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

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

html #outer{height:100%;}

body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #659bca url(../images/bg.jpg) top center repeat-x;
	background-attachment: fixed;
	margin-top: 0;
}

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;
}

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

a:hover {
	text-decoration: none;
	font-weight: 600;
	color: #000;
}

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

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

label {
	color: #000;
}

.detail-thumbs {
	padding: 3px;
}

#container {
	margin: 1em auto;
	background: #fff url(../images/rounded_top_white.jpg) 0 0 no-repeat;
	border: none;
}

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

#header {
	width: 950px;
	height: 101px; 
	background: #000;
	border-top: 5px solid #000;
	border-bottom: 6px solid #000;
}
		
#nav {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 913px;
	height: 39px;
	background-color: #fff;
}		

#bodycontent {
	position: inherit;
	height: auto; width: 100%;
	background-color: #FFFFFF;
	background-image:url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.sitemap h4 {
	margin: 0.7em 0 0;
	text-indent: 1.0em;
	font-size: 13px;
	font-weight: 600;
}

.sitemap h4 a {
	margin: 0;
	color: #000;
	text-indent: 1.0em;
	font-size: 13px;
	font-weight: 600;
}

.sitemap h4 a:hover {
	text-decoration: underline;
}

.sitemap h3 {
	margin-top: 1.0em;
	padding: 0;
	text-indent: 1.0em;
	font-size: 14px;
}

.sitemap a{
	margin-left: 2.0em;
	font-weight: 200;
}

.sitemap a:hover{
	color: #000;
	font-weight: 600;
}

#footer {
	height: 15px;
}

.vehicleblock { 
	width: 925px;
}
		
#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: #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: 940px; margin: 0 auto; height: auto; border: 1px solid #000; border-bottom: none; }
#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: #040404 url(../images/detailhead.jpg) 0 0 repeat-x; color: #fff; width: 100%; height: auto; }
#vehicleheading { background: #020202 url(../images/detailhead.jpg) 0 0 repeat; 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; }

#order_volt {
    background: url("../images/volt_frm_bck.jpg") no-repeat scroll 0 0 transparent;
    height: 509px;
    width: 900px;
}
