body {

	background-color: #e6e6e6;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#container {

	margin: 20px auto;

	border: 1px solid #bfbfbf;

}

#header {

	margin: 0 0 0;

	height: 90px;

	padding-bottom: 5px;

}

#nav {

	margin: 5px 5px;

	padding: 0;

	width: 930px;

	background-image: url(../images/menu.jpg);

}

#qm0 {

	margin-left: 0;

	padding-left: 0;

	margin-bottom: -5px;

	height: auto;

	background: transparent;

}

#qm0 .qmparent {

	line-height: 25px;

	padding: 0 25px;

}

#qm0 a, body #qm0 .qmactive, body #qm0 .qmactive:hover, #qm0 a:hover {

	font-weight: normal;

	color: #fff;

}

#qm0 div, #qm0 ul {

	margin-left: 0;

}

marquee {

	margin: 2px 0;

}

marquee p {

	color: #9a0e11;

	font-weight: bold;

	font-size: 16px;

}

#feature {

	margin: 0 16px;

	padding: 9px 10px 0;

	border: 1px solid #bfbfbf;

	background-image: url(../images/feature.jpg);

}

#feature li {

	display: inline;

}

#feature img {

	display: block;

	margin-bottom: 6px;

}

#car_list {

	float: left;

	margin: 16px 0;

	width: 860px;

	overflow: hidden;

	text-align: center;

}

#car_list ul {

	width: 9999px;

	overflow: hidden;

}

#car_list li {

	display: inline;

}

#car_list a {

	float: left;

	width: 172px;

	color: #000;

}

#car_list img {

	display: block;

	margin: 0 auto;

}

#buttons {

	clear: both;

	overflow: hidden;

}

#buttons li {

	display: inline;

	float: left;

	margin: 0 1px 0 16px;

}

#buttons img {

	border: 1px solid #bfbfbf;

}

#button_left {

	display: inline;

	float: left;

	margin: 20px 0 0 16px;

}

#button_right {

	display: inline;

	float: right;

	margin: 20px 16px 0 0;

}

#bottom_buttons {

	margin: 16px 8px;

	overflow: hidden;

}

#bottom_buttons li {

	display: inline;

	float: left;

	margin: 0 8px;

}

#footer {

	margin: 0;

	clear: both;

	background: url(../images/footer.jpg) repeat-x;

	font: 12px Arial, Helvetica, sans-serif;

}

#footer a {

	color: #fff;

}

#footertext {

	margin: 16px;

	width: auto;

}

#footertext p {

	font-size: 11px;

}

#similarVehiclesToggle {

	display: none;

}

.specials_special  span{text-decoration: none !important;}

.specials_eprice_block {display:none !important;}

.details_special span{
    text-decoration: none !important;
}

/*REMOVING SLASH from Vehicle Search, Vehicle Details and Specials pages */
#vehicle_inventory span.sellingprice {
	text-decoration:none !important;
}

#vehicle_inventory span.msrp {
	text-decoration:none !important;
}

#vehicleDetailsTop dd.details_price_dd span {
	text-decoration:none !important;
}

.details_msrp_dd {
	text-decoration:none !important;
}

.specials_special span {
	text-decoration:none !important;
}

.specials_msrp_dd {
	text-decoration:none !important;
}

#vehicleDetailsTop div.details_special span {
	text-decoration:none !important;
}


/* Slashed prices in the FORM that popups when clicked on ePrice from New Vehicles Search page */
#mdl_inventory_price dd.mdl_price_dd span {
	text-decoration:none !important;
}

.mdl_msrp_dd {
	text-decoration:none !important;
}

#mdl_inventory_price div.mdl_special span {
	text-decoration:none !important;
}


