﻿body {
	background-color: #cccccc;
	font-size:12px;
	margin:auto;
	padding:0;
	text-align:center;
	}
#home #homenav {
	background-position: left bottom;
	}
#inv #invnav {
	background-position: left bottom;
	}
#fin #finnav {
	background-position: left bottom;
	}
#shi #shinav {
	background-position: left bottom;
	}
#con #connav {
	background-position: left bottom;
	}
#dir #dirnav {
	background-position: left bottom;
	}

#style6flash {
	display:none;
	}				
/* Contains header and navigation links */
	#headercontainer {
		clear:left;
		height:180px;
		}

/* Contains header background image */
	#header {
		background: url(../images/style1-header-blue.jpg) #698ca0 no-repeat center top;
		height:180px;
		width:100%;
		}
	
/* Contains navigation links */
	#navigation {
		margin:auto;
		height: 31px;
		width:600px;
		border:0;
		}
	#navigation span {
		display:none;
		}
	#navigation a {
		background: url(../images/style1-navigation-blue.gif) no-repeat;
		border:0;
		color: #FFF;
		float:left;
		font: bold 12pt Arial;
		height: 31px; 
		letter-spacing: 1px;
		line-height: 31px;
		margin:auto;
		text-align: center;
		text-decoration: none;
		width: 120px;
		}
	#navigation a:hover {
		background-position: left bottom;
		color:#ffffff;	
		}
	
/* Main box for entire page */
	#container {
		background: url(../images/style1-bg-sand.jpg) repeat-y center top;
		margin:0;
		padding:0;
		width:100%;	
				FONT-SIZE: 0.3cm;
		font-family: Verdana, Arial;
		}

/* Main content area for each page */
	#content {
		clear:both;
		margin: 5px auto 0 auto;
		padding: 5px 0 0 0;
		width: 680px;
		FONT-SIZE: 0.3cm;
		font-family: Verdana, Arial;		
		}
	#content h1 {
		color: #553;
		font: Verdana, Arial;
		margin-bottom: 4px;
		text-indent:20px;
		}

/* Contains footer image to square off the shadow box */

	
/* Formatting for forms */	
	input.year, select.items, select.smallcell, input.smallcell, label.smallcell{
		width:60px;
		}
	select.make, input.model, input.color {
		width:132px;
		}
	label{
		font-weight: bold;
		width: 220px;	
		}
	label span {
		margin-left:10px;
		}
	label span.review {
		font-weight: normal;
		margin-left:7px;
		}
	label em { color:#FF0000; }
	.button {
		background-color: #698ca0;
		border: 1px solid #000000;
		color:#FFFFFF;
		width:75px;
		}
	.buttonhov{
		background-color: #e1edf3;
		color:#000000;
		}
.leftcol {
	float:left;
	padding:0 0 0 25px;
	text-align:left;
	width:45%;
	}
.rightcol {
	float:right;
	padding:0 25px 0 0;
	text-align:left;
	width:45%;
	}
.searchbar {
	background-color:#698ca0;
	border: 1px solid #000000;
	color:#ffffff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	height:35px;
	margin:auto;
	padding: 4px 4px 4px 0;
	text-align:left;
	width: 97%;
	}
.searchyear {
	float:left;
	margin: auto;
	padding-left:5px;
	text-align: left;
	width: 60px;
	}
.searchmake {
	float:left;
	padding-left:10px;
	text-align:left;
	width: 132px;
	}
.searchdetail {
	float:left;
	padding-left:10px;
	text-align:left;
	width: 125px;
	}
.searchbutton {
	float:left;
	padding-left:10px;
	text-align:left;
	width: 75px;
	}
.makelist {
	clear:left;
	margin:0 auto 6px auto;
	padding-top:1px;
	text-align:left;
	width:100%;
	font-size:11px;
	}
.makelist span { padding-right:5px; }
.pagelist {
	border: 1px solid #000000;
	height:38px;
	margin: 4px auto 0 auto;
	padding: 0 0 0 4px;
	text-align:left;
	vertical-align:bottom;
	width:95%;	
	}
.detailpageblock, .applicationpageblock {
	margin:5px auto 0 auto;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	}
.detailpageblock {
	height:148px;
	width: 94%;
	}
.applicationpageblock { width:500px; }
.vehicle1, .vehicle2 {
	border: 1px solid #000000;
	clear:left;
	height:85px;
	margin:auto;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	width: 95%;
	}
.vehicle1 { background-color:#edead3; }
.vehicle2 { background-color:#ffffff; }
.vehicleimage {
	clear:left;
	float:left;
	padding:12px;
	width: 120px;	
	}
.vehicledetailheader {
	height: 20px;
	padding-top:0;
	text-align: left;
	text-indent: 10px;
	}
.vehicledetail {
	float:left;
	height: auto;
	padding:0 0 0 4px;
	text-align: left;
	width: 225px;
	}
.detailpage {
	border: 1px solid #000000;
	float:left;
	height: auto;
	margin:auto;
	padding:0 0 0 2px;
	text-align: center;
	text-indent:2px;
	width: 48%;
	}
.detailpage ul { line-height:30px;
	width: 326px;
}
.vehicledetailaskprice {
	height: auto;
	padding:0 0 0 5px;
	text-align: center;
	width: 130px;
	}
.break {
	font-size: 1px;
	height: 4px;
	}
.bold { font-size: 12px; }
.blue { color:blue; }
.floatleft { float:left; }
.floatright { float:right; }
.textleft { text-align:left; }
.top {
	margin-top:0;
	padding-top:0;
	vertical-align:top;
	}
.clear { clear:both; }
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left:10px;
	}
h3 {
	color: #000000;
	font-size:14px;
	}
ul {
	float:left;
	line-height:20px;
	list-style:disc inside;
	margin:0px;
	padding:0px;
	text-align:left;
	}
ul.none {
	list-style:none inside;
	padding-left:0;
	}
ul.textcenter { text-align:center; }
ul.right {
	float:right;
	list-style-type: none;
	padding:7px 5px 0 0;
	text-align:right;
	}
ul.floatright {
	float:right;
	line-height:20px;
	margin:0;
	padding:0;
	}
li.none { list-style:none outside; }
li.right {
	float:right;
	list-style-type: none;
	text-align:right;
	}
li span {
	font-size:14px;
	font-weight:bold;
	}
li.hidden {
	list-style-type: none;
	visibility:hidden;
	}
a {
	color:#000000;
	font-size:12px;
	}
a.vehicleheader {
	font-size:14px;
	font-weight:bold;
	color:blue;
	}
a:link img {
	border: 1px solid #000000;
	text-decoration:none;
	}
p,code {
	font-size:13px;
	padding:0;
	text-align:left;
	}
p span { font-size:22px; }
p span h1{ font-size:18px;
font-weight:normal; }
p.font14 { font-size:14px; }
p.center {
	margin:0 auto 0 auto;
	padding-bottom:0px;
	text-align:center;
	width:100%;
	}
p.alert {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	}
#centeralert {
	margin:0 auto 0 auto;
	padding-bottom:0px;
	text-align:center;
	width:100%;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	}
p.highlight, p.highlightright {
	background-color:#698ca0;
	border: 1px solid #000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-indent:10px;
	height:20px;
	line-height:20px;
	}
p.highlightright { margin-right:10px; }
img.border { border: 1px solid #000000; }
img.right { float:right; }
img.left { float:left; }
img.center { 
	margin:auto;
	text-align:center;
	}
td.top { vertical-align:top; }

/* 	Nav button color #e9ad6f 
   	Highlight color #f2d4ba 
   	Vehicle1 and input background color #f4e5d8 
	*/
#home #homenav {
	color:#000;
	}
#inv #invnav {
	color:#000;
	}
#fin #finnav {
	color:#000;
	}
#dir #dirnav {
	color:#000;
	}
#con #connav {
	color:#000;
	}
#shi #shinav {
	color:#000;
	}
	
#stylechooser1 {
	display:none;
	}
#stylechooser6 {
	display:block;
	}
#tabmenu {
	width:832px;
	}
#style6flash {
	display:block;
	}
#headercontainer {
	background: url(../images/style6-headerbg.jpg) #000 repeat-x center top;
	clear:both;
	height:149px;
	text-align:left;
	}
#header {
	background: url(../images/style6-header.gif) no-repeat;
	float:left;
	height:149px;
	position:absolute;
	width:840px;
	}
#navigation {
	float: left;
	right: 25px;
	margin: 106px 0 0 0;
	position: absolute;
	width: 600px;
	height: 43px;
}
#navigation a.button {
	background:url(../images/style6-nav.jpg) #000 no-repeat center top;
	xborder: 1px solid #000000;
	height:28px;
	line-height:28px;
	margin:15px 0 2px 15px;
	width: 85px;
	font-size:12px;
	}
#navigation a.button:hover {
	background-position: center bottom;
	color:#000000;
	}
#container {
	background:none;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin:auto;
	position:relative;
	width:842px;
	}
#content {
	background:none;
	padding: 10px 0 10px 0px;
	margin:5px auto 20px auto;
	text-align:center;
	width:780px;
	}
#content h1 {
	color: #000;
	font-size:18px;
	}
#footer {
	background:url(../images/style6-footer.jpg) #000 no-repeat center top;
	height:70px;
	}
.button, .searchbar, p.highlight, p.highlightright{
	background-color: 0000CC;
	color: #fff;
}

.buttonhov {
	color:#000;
	}
P {
	line-height:18px;
	}