/* BODY */
body {
	background: #fff;
}
.ddc-gray {
	background: #E8E8E8;
}
h1, .ddc-page-title, 
.ddc-heading-1, .showroom-details-section > h4, 
.ddc-heading-2, .contentHeading, 
.model-specific-landing-incentives h3 {
	font-weight: 400;
}

/* BUTTONS */
.btn-primary, .showroom-detail .hproduct .view-link, 
.showroom-detail .callout .callout-button, 
.pricing .ePrice .btn, .pricing .eprice-button, 
.pricing .btn[data-eprice], .mycars-favorites .hproduct .pricing .make-an-offer, 
.locations-proximity [type="submit"] {
	background: #0D65BF;
	font-style: normal;
	font-weight: lighter;
}

/* INCENTIVES */
.vehicles-container > li h5 {
	height: 20px;
}
.vehicles-container > li img {
	height: 85px;
}
.vehicles-container > li {
	margin: 0 0 5px 20px;
}

/* FOOTER */
.non-mega-menu .nav-list > li > a:hover {
	background: transparent;
	color: #0d65bf;
}

.ddc-footer {
	height: 80px;
}
.ddc-footer a.credit {
	top: 10px;
}
.ddc-footer .navigation-default ul li > a {
	padding:10px;
	height: auto;
	text-transform: capitalize;
}
