@charset "UTF-8";
/* CSS Document */

.capitalize { 
text-transform: capitalize;
}

.center { 
text-align: center;
}

.largePrice { 
color: #585858;
font-size: 20px;
}

.right { 
float: right;
}

#imageControls { 
background-color: #6D6D6D;
height: 15px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

#imageControls .switch { 
float: right;
margin: 0px;
padding: 0px;
color: #fff;
}

#imageControls .switch img { 
margin-left: 10px;
margin-right: 10px;
}

.brochureDisclaimer { 
font-size: 10px;
color: #585858;
margin-top: 4px;
}

.brochureFeatures li { 
float: left;
width: 180px;
padding-right: 10px;
font-size: 11px;
color: #333333;
}

.clear { 
margin: 0px;
padding: 0px;
height: 1px;
clear: left;
}

.vehList { 
margin-left: 5px;
}

.vehList a {
color: #0E86C2;
margin-left: 5px;
}

.vehOverview h2 { 
color: #fff;
font-size: 11px;
background-color: #6D6D6D;
margin: 0px;
margin-bottom: 1px;
padding-top: 6px;
height: 19px;
text-indent: 25px;
background-image: url(../images/brochures/btn/plus.png);
background-repeat: no-repeat;
background-position: 7px 0px;
}

.vehOverview h3 { 
font-size: 12px !important;
font-family: "lucida grande";
font-weight: normal;
text-indent: 15px;
}

.vehOverview ul { 
margin: 0px;
padding: 0px;
}

.vehOverview li { 
float: left;
font-size: 11px;
font-family: "lucida grande";
width: 190px;
padding-right: 15px;
padding-left: 15px;
list-style: none;
padding-bottom: 3px;
}

.quickLinks { 
padding-bottom: 25px;
}
.quickLinks a { 
color: #0E86C2;
font-size: 12px;
font-family: "lucida grande";
}

.quickLinks li { 
list-style-image: url(../images/brochures/btn/links-arrow.png);
padding-bottom: 5px;
}
