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

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

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

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

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

.detail-thumbs {
		padding: 3px;
		}

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

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

#header_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 122px; 
	background: #000 url(../images/header_front.jpg) 0 0 no-repeat;
	text-indent: -9999em;
}
		
#nav {
		position: inherit;
		margin-top: 0px;
		height: 35px;
		width: 950px;
		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;
		}
		
#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-color: #962c2c; 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; }