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

.clear { clear: both; height: 0; }

html #outer{height:100%;}

	
body { 
	margin-top: 0;
	padding: 25px 0 0;
	font: normal "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background: #111 url(../images/bg.jpg) fixed;
	background-color: #921a26;
}

#siteToolbar {
	height: 35px;
	padding: 5px 5px 0;
	width: auto;
	background: transparent url(../images/bg_top.gif) no-repeat;
	overflow: hidden;
}

#liveChat {
	margin-top: 10px;
}

p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 0px;
	}

li {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	}


a {
	text-decoration: none;
	color: #0183bf;
	font-weight: 600;
}

a:hover {
	text-decoration: none;
	color: #003366;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC;  
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC; 
}
		
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC; 
}

.detail-thumbs {
		padding: 3px;
}

#container {
	background-color: #fff;
	background-image: url(../images/bg_middle.gif);
	border: none;
}


#header {
	width: 950px;
	height: 108px; 
}

#header_custom {
	width: 950px;
	height: 105px;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
  display: block;   
}

#popup

{
background: transparent url(../images/bg_ladies.jpg) 0 0 no-repeat;
width:450px;
height:	311px;
}

#header_site_map {
  margin: 70px 40px 0 0;
  padding: 0;
  width: 78px;
  height: 18px;
  float: right;     
}
		
#nav {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 950px;
	background: #052947 url(../images/navBck.jpg) 0 0 repeat-x;
}

#youTubeIcon {
	float: right;
	background: url(../images/youtubeIcon.gif) 0 0 no-repeat;
	margin: 10px 3px 0;
	text-indent: -9999em;
	display: block;
	width: 75px;
	height: 28px;
}

#mySpaceIcon {
	float: right;
	background: url(../images/myspaceIcon.jpg) 0 0 no-repeat;
	margin: 10px 3px 0;
	text-indent: -9999em;
	display: block;
	width: 75px;
	height: 37px;
}

#twitterIcon {
	float: right;
	background: url(../images/twitterIcon.jpg) 0 0 no-repeat;
	margin: 10px 3px 0;
	text-indent: -9999em;
	display: block;
	width: 75px;
	height: 37px;
}

#facebookIcon {
	float: right;
	background: url(../images/facebookIcon.jpg) 0 0 no-repeat;
	margin: 10px 3px 0;
	text-indent: -9999em;
	display: block;
	width: 75px;
	height: 37px;
}

#qm0 .qmparent {
	background-position: right 2px;
}

#footer {
	padding: 7px 0 0;
	height: 23px;
	background: transparent url(../images/footer_bg.jpg) 0 0 repeat-x;
	color: #fbb03b;
}

#footer a {
	color: #fbb03b;
}
#footer a:hover {
	color: #fff;
}

.label_price, .sellingprice {
	color:#ff0000 !important;
}

/* ----- Compliance Changes ----- */
#removeLink_type {
	display: none;
}

#remove_all {
	display: none;
}

#vehiclempg {
	background:transparent url(../images/mpg-bg.jpg) no-repeat scroll 0 0;
}

.details_msrp_dt, .inventory_msrp_dt {
	background-image: url(../images/retail.jpg);
}

.details_msrp_dt span, .inventory_msrp_dt span {
	visibility: hidden;
}
		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent td li { 
	list-style:disc;
	margin: 0 0 0 1.5em;
 }
#customcontent h3 { padding: 5px 5px 5px 0px; }	

.paginationleft { width: 100%; padding: 5px 0px; font-size: 12px; text-indent: 5px; }
.paginationleft a { background-color: #354f68; color: white; padding: 2px 5px; border: 1px solid #333; }
.paginationleft a:hover { background-color: #333; color: #fff; }

.paginationright { width: 100%; padding: 5px 0px; font-size: 12px; }
.paginationright a { background-color: #354f68; color: white; padding: 2px 5px; border: 1px solid #333; }
.paginationright a:hover { background-color: #333; color: #fff; }

.vehiclespecials { width: 950px; height: auto; padding: 5px 0px; background-color: #999; color: #fff; }
.vehiclespecials p {  padding: 0px 5px; line-height: 1.5em; font-size: 14px; font-weight: bold; }
.vehicleheaderwrapper { display: block; background-color: #354f68; color: #fff; width: 100%; height: auto; }
.vehicleheaderwrapper li { font-size: 14px; padding: 5px 0px; }

#vehicleheading { background-color: #354f68; color: #fff; width: 100%; font-size: 16px; font-weight: 600; margin-top: 5px; }
#vehicleheading table { margin:  0 auto; }
#vehicleheading td { width: 315px; padding: 5px 0px; text-align: center; }
#vehicleheading span { font-size: 24px; }

.vehicle_inventory_block ul li.vehicle_leadactions a {
	text-indent: 2em !important;
}

.new .msrp {
	text-decoration: none !important;
}
