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

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

html #outer{height:100%;}

body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #000 url(../images/bg.jpg) 0 0 repeat-x;
	background-attachment:scroll;
	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: #0066FF; 
	}
		
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #FF0000; 
}

label {
	color: #000;
}

.detail-thumbs {
	padding: 3px;
}

#container {
	margin: 0 auto;
	padding-bottom:3px;
	width:950px;
	border: none;
}

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

#header {
	width: 950px;
	height: 261px; 
	background: #000;
	clear: both;
	
/*	border-top: 5px solid #000;
	border-bottom: 6px solid #000;  */
}

#nav {
	margin-bottom:-80px;
	padding: 0;
	width: 950px;
	background-color:transparent;
	z-index:500;
	position:absolute;
}
		

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

#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: #020202 url(../images/detailhead.jpg) 0 0 repeat; 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; }

#fleetContainer {
	width: 938px;
	height: 796px;
	background-color: #FFF;
	background-image:url(../images/fleetBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#fleetForm {
    margin: 0 0 0 0;
	padding: 170px 0 0 6px;
}

#fleetBlurb h2 {
	margin: 0 0 0 -10px;
	font-size: 12px;
	color: #fff;
}

#fleetForm label {
	color: #fff;
}

#fleetBlurb {
	margin: 145px 50px 0 0;
	width: 430px;
	color: #fff;
	float: right;
}

#fleetBlurb p {
	color: #fff;
	line-height: 1.2em;
}

#fleetBlurb bold {
	font-weight: 600;
	font-size: 12px;
	color: #fff;
}

#fleetBlurb a {
	color: #0066FF;
}

.fleetFormsubmit {
	margin: -15px 0 0 115px;
	/*float: left;*/
}

/* ---------- About Us  ---------- */

#aboutBlurb p{
	font-size:16px;
	padding: 0.5em 2.0em 0.5em 0.2em;
	}
	
	
/* ---------- Contact Us  ---------- */	
	
#edmond {}

#mwc {}

.location {
	width:940px;
	margin:30px auto 50px;
	background: #00FF00#;
	display:inline;
}

.map {
	float:left;
	display:inline;
	padding:1.0em;
	}
	
.map img {
	border:#aaa solid 1px;
}		

.info {
	float: left;
	width: 400px;
	padding-top:4px;
}

.info h2{
		width: 370px;
		background:#3c586d url(../images/h2_bk.jpg) 0 0 repeat-x;
		color:#fff;
}

.info p{
	margin: 0.6em 0.6em 1.4em;
}

.info a{
	margin: 0.6em;
	background-color:#c20208;
	color:#fbd45d;
	padding:0px 15px; 
/*	border:#a60308 solid 4px;	  */
	border:#810206 solid 2px;		
}

.store {
	color:#cc0000;
	margin-top:0.5em;
}	

.hours {
	float:left;
	width:250px;
	padding-top:0.5em;
}

.hours h4{}

.hours td{
	color:#216f93;
	font-style:italic;
	font-weight:bold;
	margin-left: 0.3em;
	width:100px;
	line-height:0.9em;
	background-color:#ddd;  
}

/* ------------- Video player  ------------ */

#video_wrapper {
	margin: 0 105px;
}

/* ---------- Custom Navigation  ---------- */

#nav_home {
	margin-left:140px;
	margin-top:80px;
	display:block;
	width:60px;
	height:20px;
	visibility:hidden;
	}
	

#nav_payment {
	margin-left:22px;
	margin-top:45px;
	display:block;
	width:110px;
	height:30px;
	visibility:hidden;
}

#nav_financing {
	margin-left:32px;
	margin-top:24px;
	display:block;
	width:80px;
	height:20px;
	visibility:hidden;
	}
	
#nav_testimonials {
	margin-left:40px;
	margin-top:28px;
	display:block;
	width:85px;
	height:20px;
	visibility:hidden;
	}
	
#nav_about {
	margin-left:29px;
	margin-top:41px;
	display:block;
	width:85px;
	height:20px;
	visibility:hidden;
	}
	
#nav_contact {
	margin-left:35px;
	margin-top:80px;
	display:block;
	width:85px;
	height:30px;
	visibility:hidden;
	}
	
	