/*		Universal styles		*/
*{ margin: 0px; padding: 0px; font-family: Arial, Helvetica, Tahoma, 'Trebuchet MS', 'Arial Black', sans-serif; }
.logo { left: 25px; top: 8px; position: absolute; }
.cleaner { clear: both; height: 1px; font-size: 1px; padding: 0px; margin: -1px 0px 0px 0px; background-color: transparent; }
body { color: #666; font-size: 11px; }
h1 { font-size: 15px; text-transform: uppercase;  }
h2 { font-size: 12px; text-transform: uppercase; }
h3 { font-size: 11px; font-weight: bold; }
a { text-decoration: underline; color: #485566; }
a:hover { text-decoration: underline; color: #b64b03; }
label { color: #666; font-size: 11px; }
input { border: 1px solid #8a8a8a; background-color: #fff; font-weight: bold; color: #666; font-size: 10px; padding: 1px 4px; }
select { border: 1px solid #8a8a8a; background-color: #fff; font-weight: bold; color: #666; font-size: 10px; padding: 1px; }
 
#errorMsg { color:#FF0000; }

#site_holder {
 	text-align:left;
	background: transparent url(/img/header_background.gif) no-repeat;
	width: 970px;
	position: relative;
	top:1px;
    padding:1px 0px 0px 0px;
}
 

#hdr { margin: 2px 0px 4px 0px; z-index: 10; height: 45px; }
#subhead { margin: 0px 5px 1px 5px; height: 35px; background: #fff url(/img/subhead_background.jpg) no-repeat; }
#subhead img { margin: 10px 0px 0px 20px; }
#subnav_holder { left: 0px; width: 186px; height: 100%;  float: left; }
#homenav_holder, #vehnav_holder { margin: 0px 5px; z-index: 8; clear: both; height: 25px; }
#ftr { position: relative; margin: 0px 5px; height: 26px; background: #fff url(/img/footer_background.gif) no-repeat; clear: both; }
.disclaimer {
	color: #b2b2b2; 
	text-indent: -4px; 
	font-size: 9px !important; 
	padding: 0px 8px; 
	display: block; 
}

#footnote {
	margin: 5px 0 0 20px;
	width:500px;
	color: #666;
}

/*		Header styles		*/
#hdr_navigation {
	position: absolute;
	top: 23px;
	left: 210px;
	padding-bottom: 6px;
	display: inline;
}

.hdr_menu { float: left; }
.hdr_menu a { display: block; 
				padding: 2px 0px; 
				}
				
#hdr_dealer_form {background: #fff url(/img/hdr_dealer_form.jpg) no-repeat; width: 107px; height:17px; margin-top: 3px; }

#hdr_dealer_form input {
	border-color: transparent;
	background-color: transparent;
	color: #666;
	font-size: 9px;
	margin-top:1px;
	width:93px;
	border:0;
}

#hdr_dealer_form img { width: 18px; height: 17px; margin: 0px 0 0 -5px; }

/*		Footer styles		*/
.ftr_menu {position: absolute; left:200px; top: 3px; height: 17px; }
.ftr_menu .submit_search { position: absolute; left:85px; }
.ftr_menu a { display: block; padding: 2px 0px; }
#ftr_search_form { background: #fff url(/img/hdr_dealer_form.gif) no-repeat; width: 110px; top: 4px; }
#ftr_search_form input { border-color: transparent; background-color: transparent; color: #666; font-size: 10px; padding-left: 4px; top: 0px; vertical-align: top;border:0;}

#ftr_search_form a { display: inline; padding: 2px 0px; }
#ftr_search_form img { width: 18px; height: 17px; margin-left: -2px; }
.ftr_spacer { background-color: #cacaca; width: 1px; height: 26px; position: absolute; top: 0px; left: 319px; }

.ftr_navigation { top: 6px; left: 8px; position: absolute; }
.ftr_privacy { top: 6px; left: 308px; position: absolute; width: 648px; text-align: right; }

.ftr_privacy a, .ftr_navigation a{ padding: 0px 6px; text-decoration: none; color: #666; }
.ftr_navigation a { color: #505050; }
.ftr_navigation a:hover, .ftr_privacy a:hover { text-decoration: none; color: #a74300; }

#privacy_content { margin: 10px; }
#privacy_content p { padding-top: 5px; }
#privacy_content h1 { text-transform: uppercase; color: #bc5b19; font-size: 12px;  }

/*		Drop Down Navigation		*/
#homenav_holder img, #vehnav_holder img{ float: left; }
#subnav_holder img { display: block; }

#dd_vehicles, #dd_shoppingtools, #dd_media { 
	display: none;
	position: absolute;
	top: 50px;
	padding-top: 0px;
	background-color: #fff;
	z-index: 151;
	width: 150px;
}

.dd_noborder {
	height: 3px; 
	border-left: 1px solid #9d9d9d; 
	padding: 0px 1px 1px 1px; 
}
.dd_border {
	border: 1px solid #9d9d9d; 
	border-top: none; 
	padding: 0px 1px 1px 1px;
	text-align:left;
}

#dd_vehicles { left: 180px; }
#dd_shoppingtools { left: 295px; }
#dd_media { left: 492px; }

#dd_vehicles a, #dd_shoppingtools a, #dd_media a { 
	display: block;
	width: 136px;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	font-size: 12px;
	color: #1e1e1e;
}

#dd_vehicles a:hover, #dd_shoppingtools a:hover, #dd_media a:hover{
	background-color: #c6d7e5;
	font-weight:bold;
	color: #28384b;
	text-decoration: none;
}


#cnt_noborder { margin: 0px 5px; padding-bottom: 0px; width: 960px; display: block; }
#cnt, #cnt_sub {
	margin-left: 5px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-top: none;
	width: 958px;
	display: block;
}
#cnt_ifm {
	margin-left: 5px;
	border-bottom: 1px solid #cacaca;
	width: 960px;
	clear: both;
}



