ul#dealers { list-style: none;
padding: 0;
margin: 0;
}
ul#dealers li {
list-style: none;
background: none;
padding: 0;
margin: 0 0 16px;
}
#dealers span, .dealer-bubble span {
display: block;
margin-bottom: 1px;
}
#dealers span.dealer-name, .dealer-bubble span.dealer-name {
font-weight: bold;
font-size: 14px;
line-height: 20px;
margin-bottom: 4px;
}
#map {
margin: 16px 0;
}
#map img {
max-width: none;
}
.infoBox span {
display: block;
}
.infoBox span.dealer-name {
font-weight: bold;
margin-bottom: 4px;
}
.map-canvas-container {
overflow: hidden;
width: 100%;
height: 366px;
}
.map-canvas-container .map-canvas {
height: 100%;
}
.infoBox .dealer-description {
margin-top: 4px;
min-height: 60px;
}
.infoBox .dealer-description p {
margin: 0px;
}
.map-container {
position: relative;
}
.dealer-cats {
position: absolute;
top: 8px;
right: 8px;
}
.dealer-cats .accordion {
min-width: 120px;
padding: 8px;
clear:none;
background: url(../../../plugins/ipu-dealer-locations/img/trans-bg.png) repeat;
}
.dealer-cats dl.accordion dt a {
background-size: 14px auto;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}
.dealer-cats dl.accordion dt a.selected {
background-position: 0 -19px;
}
.filters {
font-size: 14px;
line-height: 18px;
position: relative;
}
.filters .inner {
padding: 20px;
}
.filters a {
border-radius: 4px;
-webkit-border-radius: 4px;
color: #ffffff;
display: block;
float: none;
font-size: 11px;
font-weight: bold;
margin: 4px 0 0;
padding: 2px 6px;
text-decoration: none;
opacity: 0.8;
}
.filters a:hover {
opacity: 1;
}
.filters a.selected {
opacity: 1;
}
.filters a.all {
background: #005ba5;
}
.filters span {
font-weight: bold;
display: block;
margin-bottom: 6px;
}
.fuel-maintenance {
background-color: #d9166f;
}