@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: disc;
	line-height: 20px;
}

body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color:#000; 
	background-position: top;
	background-attachment: fixed;
	margin-top: 0;
}

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

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

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

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

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



.detail-thumbs {
	padding: 3px;
}

#container { 
	margin: 0 auto; 
	padding: 0;
	width: 950px;
    border: none; 
	background: #fff;
}

#header {
	width: 950px;
	height: 100px; 
	background: #000;
	cursor:pointer;
}

#nav {
	position: inherit;
	margin: 0;
	height: 35px;
	width: 950px;
	background: #000 url(../images/navBck.jpg) 0 0 repeat;
	display:none;
	}		

#bodycontent {
	position: inherit;
	height: auto; width: 100%;
	background-color: #fff;
	background-position: top;
	background-repeat: no-repeat;
}

#bodycontent h1 {
	margin: .3em 0 0 0;
	padding: .2em;
	height: 30px;
	background: #000 url(../images/h1Bck.jpg) 0 0 repeat;
	background-position: top;
	color: #f2f2f2;
}

#pagebody {
	padding: 0;
	width: 950px;
	height: auto;
	background-color: #fff;
	overflow: hidden;
	}	

/* packages page styling starts here*/

#packageLeftCol {
	margin:0;
	padding:0;
	float:left;
}

#packageImg {
	margin:1.2em 0 0 2.0em;
	padding:0;
}

#formImg {
	margin:2.5em 0 2.0em 2.0em;
	padding:0;
	background-image:url(../images/formBG.gif);
	height:350px;
	width:430px;	
}

#packageForm {
	margin-top:0.7em;
	margin-left: -0.8em;
	padding-top:1.0em;
	color: #FFF;
	position: absolute;
	z-index: 500;
	}
	
#packageForm img {
	background-repeat:no-repeat;
	margin-left:5.0em;
	padding:0;
}

#packageForm label { 
	margin: 0;
	padding: 0 .5em 0 0;
	font-size: 10px;
}

#packageForm input {
	margin:0;
	margin-bottom: 10px;
	padding:0;
	width: 115px;
	}

#packageForm textarea { 
	width: 300px;
	height: 80px;	
}

#submitButton {
	margin-left:7.0em;
}	

#subContainter {
	margin:	0;
	width: 0;
	background-color: #000;
	background: #000 url(../images/background.jpg) repeat;
}

#topblock {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#topLeft {
	float: left;
	width: 500px;
	height: 310px;
	background-color: #000;
	color: #fff;
}

#topRight {
	float: right;
	width: 420px;
	height: 310px;
	background-color: #000;
	color: #fff;
}

#pckView {
	margin: 0;
	padding: 30px 30px 20px 0px;
	width: 950px;
	background: #000;
	border: 1px color #ccc;
}

#pckView li {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 800px;
	background-image: #ccc url(../images/background.jpg);
}

/*Custom Packages*/

#packageRightCol{
	margin:0 0 0 44.0em;
	padding-top:0.1em;
	width:300px;
}

.packageStyle {
	margin:1.2em 0 0 0;
	padding:2.7em 0 0;
	width:402px;
	height:70px;
	background-repeat:no-repeat;	
}

.packageStyle p {
	margin:0 7.0em 0 1.0em;
	color:#ccc;
	font-size:16px;
	font-weight:bold;
}

#customcontent td { padding: 5px; }

#customcontent td img { 
    border:none; 
	padding: 3px;
}

#customcontent h3 { padding: 5px 5px 5px 0px; }	

#customcontent li {
    list-style:disc;
	margin: 0 0 0 1.5em;
	vertical-align:top;
	}

#footer	{
	margin: 0;
	padding: 15px 0 0 0;
	width: 950px;
	height:35px;
	font-size: 12px;
	background: url(../images/footer_bg.jpg)0 0 repeat-x;
	color: #000;
	clear: both;
}

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

.privacyPolicy h3,p,strong {margin:0 1.5em; }

label,input { display: block; width: 125px; float: left; margin-bottom: 10px; }
textarea { display: block; width: 200px; height: 125px; float: left; margin-bottom: 10px; }
select { display: block; width: 100px; float: left; margin-bottom: 10px; }
label { text-align: right; width: 80px; padding-right: 10px; padding-left: 5px; }
br { clear: left; }

.inventory_offer {display:none;}

.inventory_dottedBorder {display:none;}
