@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;
	line-height: 20px;
}
	
body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color: #0071bc;
	margin-top: 0;
}

#siteToolbar {
	margin-top: -42px;
	height: 40px;
	overflow: hidden;
	background: url(../images/toolbar.png) 106px 0 repeat-y;
}
#siteToolbarRight {
	margin: -5px -5px -5px;
}

a {
	text-decoration: none;
	color: #0071bc;
	font-weight: bold;
}

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

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

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #0071bc; 
}
		
h3 {
	font-size: 12px; 
	color: #333; 
	font-weight: bold; 
}

.detail-thumbs {
	padding: 3px;
}
		
#container {
	border: none;
}

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

#header {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 77px;
	overflow: hidden;
	background: #0071BC url(../images/header.png) 2px 0 no-repeat;
	text-indent: -9999em;
}
		
#nav {
	margin: 0;
	padding: 0 0 0 3px;
	width: 945px;
	height: 35px;
	position: inherit;
	background-color: #fff;
	border-left: 2px solid #0071bc;
}		

#bodycontent {
	position: inherit;
	height: auto; width: 100%;
	background-color: #fff;
	background-image:url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent h3 { padding: 5px 5px 5px 0px; }	

.paginationleft { 
	width: 100%; 
	padding: 5px 0px; 
	font-size: 12px; 
	text-indent: 5px; 
}

.paginationleft a { 
	background-color: #0071bc; 
	color: white; 
	padding: 2px 5px; 
	border: 1px solid #305534; 
}

.paginationleft a:hover { background-color: #205172; color: #fff; }

.paginationright { width: 100%; padding: 5px 0px; font-size: 12px; }
.paginationright a { background-color: #0071bc; color: white; padding: 2px 5px; border: 1px solid #305534; }
.paginationright a:hover { background-color: #205172; 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; }

ul.vehicle-info { padding: 5px; }

.vehicleblock { background-color: #fff; width: 930px; overflow: hidden; padding: 10px 10px 10px 5px; }
.vehiclespecialsblock { background-color: #fff; width: 930px; overflow: hidden; padding: 10px 10px 10px 5px; }

.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: #205172 url(../images/inv_header.jpg) 0 0 repeat-x; 
	color: #fff; 
	width: 100%; 
	height: auto; 
}

.vehicleheaderwrapper li { font-size: 14px; padding: 5px 0px; }
#vehicleheading { clear: both; background-color: #508f58; color: #fff; width: 100%; font-size: 16px; font-weight: 600; background: #508f58 url(../images/detailhead.jpg) 0 0 repeat-x;	 }

#rightHandDrive h2 {
	width: 100%;
	height: 85px;
	background: transparent url(../images/rhd_headerBg.jpg) 0 0 no-repeat;
	color: #000;
	font-size: 40px;
	line-height: 70px;
}

#rightHandDrive h3 {
	padding-top: 0;
	font-size: 170%;
	text-align: center;
}

#rightHandDrive_leftCol {
	width: 68%;
	float: left;
}

#rightHandDrive ul {
	background: transparent url(../images/rhd_bg.jpg) center right no-repeat;	
}

#rightHandDrive li {
	margin-left: 2em;
	width: 285px;
	list-style: disc;
}

#rightHandDrive_rightCol {
	float: right;
	width: 32%
}

#rightHandDrive_rightCol p {
	text-align: center;
	font-weight: bold;
}

#rightHandDrive_rightCol label {
	width: 85px;
}

#rightHandDrive_rightCol textarea {
	width: 170px;
	height: 100px;
}


#footer {
	clear: both;
	margin-top: 35px;
	background: #FFFFFF;
	color: #000;
	height: 1%;
}