@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: #000;
	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: #3599d7 url(../images/bodyback2.jpg) 0 0 repeat;
	background-attachment:fixed;
	margin-top: 0;
}

a {
		text-decoration: none;
		
		color: #5d3b1c;
   }

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

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

.detail-thumbs {
		padding: 3px;
		}

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

#header {
	width: 950px; 
	background: #000;
}

#header_front {
	margin: 0;
	padding: 0;
	width: 950px;
	background: #000 url(../images/header_front.jpg) 0 0 no-repeat;
}
		
#nav {
		position: inherit;
		margin-top: 0px;
		height: 35px;
		width: 950px;
		background-color: #fff;
		}		

#bodycontent {

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

#collisionImg {float:left; margin:0 2.0em 0 0;	padding:0;}
#collisionTxt {float:right;	margin:0 3.0em 0 0;	padding:0;}
#collisionTxt p {font-size:1.2em;}
#collisionTable {clear:both; margin:0 0 0 3.0em; padding:0;}
#collisionTable p {text-align:center;}	
		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent h3 { padding: 5px 5px 5px 0px; }	

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

#serv_leftcol {
	width:570px;	
}

#Privacy_Policy ol {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	list-style:decimal;
	font-size: 1.0em;
	line-height: 1.5em;
	margin:1.0em 1.0em 0 1.0em;
}

#Privacy_Policy li {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	list-style:decimal;
	font-size: 1.0em;
	line-height: 1.5em;
	margin:1.0em 1.0em 0 1.0em;
}

#Privacy_Policy ul li{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	list-style:disc;
	font-size: 1.0em;
	line-height: 1.5em;
	margin:0.5em 1.0em 0 1.0em;
}

#footer	{
	margin: 0;
	padding: 0.8em 0;
	background-color: #252525;
	color: #fff;
	clear: both;
}

#footer a {
	color:#f7941d;
	text-decoration:none;
	font-weight:normal;
}	

#footer a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}	

#bodyshop_img {
	margin:0 0 0 4.0em;
}	