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

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

html #outer{height:100%;}

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

li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	list-style-image: url(../images/3a.gif);
	line-height: 20px;
	}
	
body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fdfdfd url(../images/bodyback.jpg) 0 0 repeat-x;
	background-position: top center;
	margin-top: 0;
}

a {
		text-decoration: none;
		color: #636363;
   }

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

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

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

#bodycontent h1 {
margin: 0 0 10px 0;
padding:9px 0 9px 5px;
background-color:#EBEBEB;
border-bottom:1px dotted #BBBBBB;
border-top:1px dotted #BBBBBB;
color:#333333;
font-family:Georgia,sans-serif;
font-size:18px;
font-style:italic;
font-weight:bold;
}

.detail-thumbs {
		padding: 3px;
		}

#container {
	border: none;
}

#topcontainer {
	margin: 0;
	padding: 0;
	width: 950px;
}

#siteToolbar {
	background-color: #c9cacc;
}

#header {
	margin: 0;
	width: 950px;
	height: 115px; 
	background: #000 url(../images/header_front.jpg) 0 0 no-repeat;
}

#nav {
	margin: 0;
	padding: 0 0 0 115px;
	width: 836px;
	height: 30px;	
	background: #d2d2d4 url(../images/navBck.jpg) 0 0 repeat-y;
}		

		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent h3 { padding: 5px 5px 5px 0px; }	
#customcontent a {
	color: #000;
	font-weight: 100;
}

#vehicleheading { background-color: #208bf8; 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; }

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

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


#inventory-search ul.vehicle-info { padding: 5px; }
#inventory-search { width: 945px; margin: 0 auto; height: auto; border: 1px solid #000; }
#inventory-search li { margin-top: 0px; }
#inventory-search li.yearmakemodel { display: block; float: left; width: 200px; text-indent: 10px; font-size: 14px;  }
#inventory-search li.sellingprice { display: block; float: left; width: 225px;  }
#inventory-search li.salesphone { display: block; float: left; width: 200px; font-size: 18px; color: yellow;  }
#inventory-search li.sellingprice span.price { color: #99FF33; }
#inventory-search li.mileage { display: block; float: left; width: 150px; }
#inventory-search li.mpg { display: block; float: left; width: 150px; }
#inventory-search li.viewdetails { display: block; float: left; width: 100px; color: yellow; }
#inventory-search li.viewdetails a { color: yellow; text-decoration: none; font-size: 16px; font-weight: bold; }
#inventory-search li.viewdetails a:hover { color: yellow; text-decoration: underline; }

.vehicleheaderwrapper { display: block; background: #000 url(../images/detailhead.jpg) 0 0 repeat; color: #fff; width: 100%; height: auto; }
#vehicleheading { background-color: #4a0001; 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; }

#footer {
	padding: 30px 0 0 0;
	width: 950px; 
	height: 41px;
	color: #000; 
	background: url('../images/footer_bck.jpg') 0 0 repeat-x;
}

#footer a {
	color: #fff;
}

.footerleft {
	margin: 0;
	padding: 0 0 0 95px;
	width: 500px;
}

.footerright {
	padding: 0 30px 0 0;
}

#calculatorHeading {
	display:none;
}

#pricingPaymentContainer {
	display:none;
}

#calculatePaymentLink {
	display:none;
}