body{
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;

}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border:none;
}
a{
	color:#002c9d;
	 font-weight:normal;

}
a:hover{
	text-decoration: none;
	 
}
textarea{
	 
	border:1px solid #939597;
	_border:1px solid #939597;
	*border:1px solid #939597;
}
select{
	border:1px solid #939597;
	_border:1px solid #939597;
	*border:1px solid #939597;
}
input[type='text'] {
	border:1px solid #939597;
	_border:1px solid #939597;
	*border:1px solid #939597;
} 
input[type='password'] {
	border:1px solid #939597;
	_border:1px solid #939597;
	*border:1px solid #939597;
} 
.bordersolid{
	border:1px solid #939597;
	_border:1px solid #939597;
	*border:1px solid #939597;
}
form{
	padding:0;
	margin:0;
}
h1{
	font-size:18px;
	margin:0;
	padding:0;
}
.bullets{
	list-style: disc;
	padding-left:10px;
	margin-left:0px;
}
.bullets li{
	padding-left:0px;
	margin-left:5px;
}
h2{
	font-size:17px;
	margin:0;
	padding:0;
}
h3{
	font-size:14px;
	margin:0;
	padding:0;
}
form{
	padding:0;
	margin:0;
}
.small{
	font-size:10px;
}
.medium{
	font-size:11px;
}
.standard{
	font-size:12px;
}

.large{
	font-size:14px;
}
.larger{
	font-size:16px;
}
.larger2{
	font-size:18px;
}
.largest{
	font-size:20px;
}
.largest2{
	font-size:22px;
}
.small{
	font-size:10px;
}
.bg_top{
	background: url(../images/bg_wrapper.jpg) left top repeat-x;
}
.wrapper{
	width:990px;
	position:relative;
	background-color:#FFFFFF;
	padding:5px 0px 0 0px;
	  
}
.orange{
	color:#e9a100;
}
.darkblue{
	color:#014a6f;
}
.blue{
	color:#003092;
}
.lightblue{
	color:#e6e9ea;
}

.white{
	color:#FFFFFF;
}
.red{
	color: #ff0000;
}
.black{
	color:#000000;
}
.grey{
	color:#444444;
}
.bold{
	font-weight:bold;
}
.normal{
	font-weight:normal;
}
.border_bottom_black{
	border-bottom:1px solid #000000;
}
.border_bottom_grey{
	border-bottom:1px solid #C3C3C3;
}
.border_bottom_cement{
	background-image: url(../images/border_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.border_bottom_white{
	border-bottom:1px solid #FFFFFF;
}
.border_white{
	border:1px solid #FFFFFF;
}
.border_black{
	border:1px solid #000000;
}
.border_cement{
	border:1px solid #8f9193;
}
.bg_grey{
	background-color: #3B4141;	
}
.cement{
	color: #999999;	
}
.bg_blue{
	background-color: #2E7FC0;
}
.bg_lightblue{
	background-color: #f2f3f3;
}
.bg_red{
	background-color: #ff0000;
}
.bg_lightblue{
	background-color:#e6e9ea;
}
.bg_orange{
	background-color: #F87C02;
}
.bg_white{
	background-color: #FFFFFF;
	color: #000000;
}
.bg_cement{
	background-color: #D8DAD9;
	color: #000000;
}
.bg_black{
	background-color: #000000;
	color: #FFFFFF;
}
.header_right{
	padding-right:10px;
	font-weight:bold;
}
 
.subtitle{
	font-size: 18px;
	font-weight: bold;
}
.search_title{
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.search_left{
	background-color: #3C4041;
	color: #FFFFFF;
	border: 1px solid #8f9193;
}
.search_right{
	background-color: #5D6B6E;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.pdflist{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;

}
.pdflist li{
	background-image:url(../images/icon_small_pdf.jpg);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 2px 0px 0px 22px;
	margin: 0px 0px 5px 0px;
}
.pdflist li a{
	text-decoration:none;
}
.pdflist li a:hover{
	text-decoration: underline;
}
.list{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 2px;
	 

}
.list li{
	background-image:url(../images/icon_arrow.png);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 1px 0px 1px 10px;
}
.list a{
	 
	text-decoration:none;
}
.list a:hover{
	text-decoration:underline;
}

.pagination{
	padding-right:10px;
}
.pagination a{
	color:#014a6f;
	text-decoration:none;
	font-weight: bold;
}
.pagination ul{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.pagination ul li{
	display:inline;
	font-size:11px;
	
}
.pagination ul li a{
	color:#000000;
	display:inline-block;
	padding:3px 2px 1px 0px;
	margin:3px 2px 0px 0px;
	width: 14px; 
	background:url(../images/pagination_a.gif) right top no-repeat;
	 
}
.pagination ul li.active{
	display:inline;
	padding:2px 5px 1px 4px;
	margin:3px 1px 0px 1px;
	width: 15px; 
	color:#FFFFFF;
	background:url(../images/pagination_a_active.gif) right top no-repeat;
}
.pagination ul li a:hover{
	display:inline-block;
	padding:3px 2px 1px 0px;
	margin:3px 2px 0px 0px;
	color:#FFFFFF;
	background:url(../images/pagination_a_active.gif) right top no-repeat;
}
.featured .heading{
	background-color:#1f4ea9;
	color: #ffffff;
	padding: 5px;
	
}
.featured th{
	background-color:#000000;
	color: #FFFFFF;
	padding: 5px;
	 
}  
.featured .row_active{
	background-color:#DFEAEE;
}
.featured td{
	padding: 5px;
}
.f_header{
	background-color:#266783;
	color: #fff;
	padding: 5px;
	font-weight:bold;
}
.l_header{
	background-color:#000000;
	color: #ffffff;
	padding: 5px;
	font-weight:bold;
}
.results td{
	padding-bottom:0px;
	background-image: url(../images/dot_grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}   
  
.results th{
	background-color:#000000;
	color: #FFFFFF;
	padding: 5px;
	 
}  
.results td{
	padding:10px 5px 5px 5px;
}
 

.results .td_bg_blue{
	background-color:#2E7FC0;
}

 
 
.results .price_bg{
	background-color:#fd0000;
	padding: 5px 10px 5px 0px;
}
.results .row_active{
	background-color:#EEEEEE;
}
.results td{
	 
}
.results .row_active td{
	 
}
.disclaimer{
	color:#676666;
	font-size:11px;
	 
	padding: 0px 15px 5px 0px;
}
.footer_border{
	padding: 10px 0px 5px 0px;
	background-color:#000000;
	 
}
.dotted_border_bottom{
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer{
	text-align: left; 
	padding-top: 10px;
	 
	background: #ffffff;
}

.footer div, .footer div a{
	color: #6c6c6c;
	font-size: 11px;
	 
}

.header_image{
	background-color:#000000;
}

.search_summary{
	margin:5px 0 5px 0;
}
.nomargin{
	margin:0;
}
.nopadding{
	padding:0;
}
.nopadding td{
	padding:0;
}
hr{
	margin:2px 0px 2px 0px;
	padding:0;
}
.search_box_subtitle{
	padding:0 0 0 10px;
}

.search_box_form{
	padding:10px 0 0 0;
}

.search_box_button{
	padding-top:6px;
}

.search_matches{
	 
	padding-bottom:10px;
	margin:20px 0 10px 0;
}

.results .colspan{
	padding-bottom:0px;
}

.results .model_desc{
	padding-top:0px;
	background-image:none;
}

.pagination_bottom{
	padding-bottom:10px;
	margin:10px 0 10px 0;
}
.sidebar{
padding: 9px 11px 0 10px;
background-color: #ffffff;	 
	 
}

.sidebar .header{
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

.sidebar .events{
	border:1px solid #FFFFFF
}

.sidebar .events_bg{
	background-image:url('../images/side_bg.gif');
	background-repeat:no-repeat;
}
.sidebar .events_bg_inner{
	background:url('../images/inv_side_bg.gif') left top no-repeat;
	margin-top: 43px
}

.sidebar .viewall{
	padding-left:10px;
	padding-bottom:10px;
}

.search_matches .title{
	padding-left:10px;
}

.results .price_data{
	padding-right:0px;
}

.results .price_right{
	padding-right:10px;
}

.results .border_price{
	height:8px;
}

.sidebar .events_text{
	padding-left:10px;
}

.nodecoration{
	text-decoration:none;
}
.nodecoration:hover{
	text-decoration:underline;
}
.strike{
	text-decoration:line-through;
}
.header{	
	background:#000000;

	height:140px;
}
.td10 td{
	padding:3px 10px 3px 10px;
}
.td10 td td{
	padding: 0;
}
.td5 td{
	padding:5px 0px 5px 5px;
}
.td5 td td{
	padding: 0;
}
.padding25{
	padding-left:25px;
}
.padding20{
	padding-left:20px;
}
.padding10{
	padding-left:10px;
}
.padding5{
	padding-left:5px;
}
.input_select{
	
	height: 17px;
	*height: 20px;
	width:86px;
	*width:87px;
	border:1px solid #506578;
	 
}
.input_select2{
	
	height: 17px;
	*height: 20px;
	width:66px;
	*width:67px;
	border:1px solid #506578;
	 
}
.quick_quote{
	border:1px solid #000000;
}
.quick_quote .caption{
	padding:5px 0px 5px 10px;
	border-bottom:1px solid #000000;
}
.quick_quote td{
	padding:5px 0px 0px 10px;
}
.quick_quote .input_text{
	height:15px;
	width:155px;
	border:1px solid #000000;
}
.quick_quote .text_box{
	height:64px;
	border:1px solid #000000;
	width:210px;
}
.shipping_tools{
	color:#FFFFFF;
}
.shipping_tools a{
	color:#FFFFFF;
	padding-left:5px;
	text-decoration:none;
}
.shipping_tools a:hover{
	text-decoration:underline;
}
.shipping_tools img{
	padding-left:10px;
}
.noborder_top{
	border-top:none;
}
.noborder_left{
	border-left:none;
}
.noborder_right{
	border-right:none;
}
.list_checbox{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;

}
.list_checbox li{
	background-image:url(../images/icon_tickbox.jpg);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 0px 0px 3px 18px;
}
.list_checbox a{
	color:#FFFFFF;
	text-decoration:none;
}
.list_checbox a:hover{
	text-decoration:underline;
}
.bg_lifetime{
	background-image: url(../images/bg_lifetime.jpg);
	background-repeat: no-repeat;
	background-position: 595px 10px;
	padding:10px 0px 10px 10px;
}

.thumbnails{	
	margin-top:5px;
}
.thumbnails img{
	margin-left:1px;
	margin-bottom:2px;
	display:block;
	float:left;
	cursor:pointer;
	border :solid 1px #FFFFFF;
}
.thumbnails div{
	margin:0;
	padding:0;
	display:none;
}
.thumbnails .noleft{
	margin-left:0px;
	margin-bottom:2px;
	display:block;
	float:left;
	cursor:pointer;
	border:solid 1px #FFFFFF;
}
.inside{
	padding:0 0 0 10px;
	margin:0;
	width: 730px;
}
.find_dealer .inside {
  width: auto;
}
.find_dealer .dealer_image img {
  border: 1px solid #2f5cad;
  margin: 8px;
}
.inside_vehicle{
	padding:0px 10px 0 10px;
	margin:0;
	 
}	
.nomargin_left{
	margin-left:0px;
}
.nopadding_left{
	padding-left:0px;
}
.heading1{
	padding:15px 0px 15px 15px;
}
.heading2{
	padding:10px 0px 10px 10px;
}
.heading3{
	padding:5px 0px 5px 10px;
}
.margin2{
	margin:2px;
}
.padding4{
	padding:4px;
}
.home{
	padding-left:5px;
}

.nowrap{
	white-space:nowrap;
}
.border_home_car{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.border_home_top{
	border-top:1px solid #FFFFFF;
}
.showroom ul.tabbernav li a{
	 padding: 3px 10px 4px 60px;
}
.showroom ul.tabbernav li.tabberactive a{
	 padding: 8px 10px 4px 60px;
}
.contact_us {
	 
}
.contact_us .inputbox{
	width:209px;
}
.contact_us .selectbox{
	width:280px;
}
.contact_us .textbox{
	width:274px;
	height:153px;
}
.contact_us .message{
	width:183px;
	height:183px;
	background-color:#C1C2C2;
	padding:15px 0px 0px 15px;
	margin-left:15px;
}
.contact_us td{
	padding-left:13px;
}

.contact_us {
	 
}
.contact_us .inputbox{
	width:209px;
	color: #808080;
}
.contact_us .selectbox{
	width:385px;
	color: #808080;	
}
.contact_us .textbox{
	width:610px;
	height:153px;
	color: #808080;
}
.contact_us .message{
	width:183px;
	height:183px;
	background-color:#C1C2C2;
	padding:15px 0px 0px 15px;
	margin-left:15px;
		color: #808080;
}
.contact_us td{
	padding-left:13px;
}
.input_text{
	height:15px;
	width:155px;
	border:1px solid #000000;
}
.underline{
	text-decoration:underline;
}
.padding_bottom10{
	padding-bottom:10px;
}
.red{
	color:#FF0000;
}
.green{
	color: #61b201;
}
.lightgreen {
	 color:#9abb63;
} 
.financing .labels td{
	height: 35px;
}
.financing .labels .no{
	height: 12px;
}
.financing .text_box{
	width:228px;
	height: 17px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.financing .text_area{
	width:228px;
	height: 40px; 
	padding:3px 0px 1px 4px;
	 
}
.formtable select.text_box{
	width:232px;
}
.text_box_half{
	width:108px;
	height: 17px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.formtable .text_box_half{
	width:113px;
}
.small_box{
	padding:1px 0px 3px 4px;
	 
	width:80px;
	border:1px solid #506578;
}
.small_box2{
	padding:1px 0px 3px 4px;
	 
	width:30px;
	border:1px solid #506578;
}
.zip_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:57px;
	border:1px solid #000000;
}
.answer_box{
	width:350px;
	height: 40px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.select{
	
	border:1px solid #000000;
}
.financing select{
	
	border:1px solid #000000;
}
.financing .select_box{
	width:115px;
	border:1px solid #000000;
}
.financing .terms_box{
	width:687px;
	height:180px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.text_area{
	width:310px;
	height:113px;
	 
}
.address{
	background-image: url(../images/bg_rect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.news .border{
	margin:15px 20px 15px 20px;
	border-bottom:1px solid #000000;
	height:1px;
}
.our_team .border{
	margin:2px 0px 2px 0px;
	height:1px;
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.round_rect_cement{
	background-image: url(../images/round_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.round_rect_big_cement{
	background-image: url(../images/border_rect_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.round_rect_cement div{
	margin:10px;
}

.schedule .labels td{
	height: 35px;
}

.schedule .labels td td{
	height: auto;
	width:auto;
}

.schedule .labels .no{
	height: 12px;
}
.schedule .text_box{
	width:228px;
	height: 17px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.schedule .small_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:37px;
	border:1px solid #000000;
}
.schedule select{
	
	border:1px solid #000000;
}
.schedule .select_box{
	width:115px;
	border:1px solid #000000;
}
.schedule .select_box_big{
	width:233px;
	border:1px solid #000000;
}
.schedule .select_box_half{
	width:116px;
	border:1px solid #000000;
}
.schedule .terms_box{
	width:687px;
	height:180px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.schedule .text_area{
	width:310px;
	height:113px;
	 
}

.incentives ul li a{
	color:#000000;
	font-weight:normal;
}
input{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.error{
	color:#FF0000;
	font-size:9px;
}

.innerError {
    background-image: url(../images/invalid.gif);
    background-position: left top;
    background-repeat: no-repeat;

    padding-left: 20px;
    padding-top: 1px;
	BORDER-RIGHT: #FF8000 0px solid; BORDER-TOP: #FF8000 10x solid; MARGIN: 0px; BORDER-LEFT: #FF8000 0px solid; BORDER-BOTTOM: #FF8000 0px solid; COLOR: #FF8000
	
}
.innerHelp {
	background-image: url(../images/valid.gif);
    background-position: left top;
    background-repeat: no-repeat;
    
    padding-left: 20px;
    padding-top: 1px;
	BORDER-RIGHT: #008000 0px solid; BORDER-TOP: #008000 10x solid; MARGIN: 0px; BORDER-LEFT: #008000 0px solid; BORDER-BOTTOM: #008000 0px solid; COLOR: #008000
}

.formtable {
	height:30px;
}
.formtable td{
	padding:0 0 0 3px;
	vertical-align: top;
	height:26px;
}
.formtable .label{
	background-color:#CCCCCC;
	text-align:right;
	width:220px;
	vertical-align: top;
	padding-right:10px;
}
.formtable1 .label{
	height:25px;
}
.formtable input{
	height:15px;
}
.formtable .submit{
	height:auto;
}
.formtable .head div{	
	background-color:#333333;
	color:#FFFFFF;
	padding:2px 0 0 3px;
}
.formtable .head{
	height:15px;
}

.sitemaplink {margin:0;padding:3px 10px 0 0; text-align:right; background:url('../images/sitemap_bg.jpg'); background-repeat:no-repeat; background-position:right; height:20px}
.sitemaplink a { font-weight:normal; text-decoration:none}
.icon{
	margin:5px 0 5px 5px;
}
.resume{
	width:500px;
	height:336px;
}


.JSWindowTitleStyle   { font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #FFFFFF; }
.JSWindowContentStyle { font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #000000; padding: 0px;}

.formtable td table td{
	padding:0;
	margin:auto;
	height:auto;
}

.car_finder{
	background-image:url(../images/carfinder_banner.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	color:#FFFFFF;
}
.car_finder td{
	padding:20px 5px 7px 169px;
}
.car_finder img{
	padding-top:6px;
}
.select_new{
	width:137px;
} 
.epa_box{
background-image: url(../images/bg_epa.gif);
background-position:left center;
background-repeat:no-repeat;
height:50px;
color:#000000;
}
.tab{
	background-image:url(../images/tab.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 3px 5px 15px 15px; 
	*padding: 3px 5px 0 15px; 
	height: 34px auto;
}
.tab p{
	padding: 0;

}
.calc{
	background-image:url(../images/calc_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.mpgbg{
	background-image:url(../images/mpg_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.greybox{
	background-image:url(../images/greybox.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.getaquote{
	background-image:url(../images/quote_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width: 226px;
	height: 361px;
	margin: 0 4px 0 0;
	padding: 0 0 0 0px;
}
.fld{
	padding: 4px 0 1px 2px; 
}
.bg_line{
	background-image:url(../images/bg_greyline.gif);
	background-position:left top;
	background-repeat:repeat-x;
	 
}

.offered{
	background-image:url(../images/offer_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
}
.offered_header{
	background-image:url(../images/offer_header_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
	height: 17px;
}
.offered_footer{
	background-image:url(../images/offer_footer_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
	height: 14px;
}
.dotlinex{
	background:url(../images/dotline.gif) left top;
	background-repeat:repeat-x;
	height: 5px;
}
.dotliney{
	background:url(../images/ver_dotline.gif) top;
	background-repeat:repeat-y;
	 
}
.dotlineb{
	background:url(../images/dotlineb.gif) left bottom;
	background-repeat:repeat-x;
	height: 5px;
}
.dotlinew{
	background:url(../images/dotlinew.gif) left top;
	background-repeat:repeat-x;
	height: 5px;
}
.pad2{
	padding: 2px 0 2px 0;
}
.h_box{
	background-image:url(../images/h_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.dot_grey{
	background-image:url(../images/dot_grey.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.dot_green{
	background-image:url(../images/dot_green.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.ticked{
	background-image:url(../images/tick_featured.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 40px;
	width: 40px;
	position: relative;
 
	margin: -42px 0 0 110px;
	*margin: -42px 0 0 110px;
  
}
.ticked2{
	background-image:url(../images/tick_featured2.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	position: relative;
	left: -50px;
	top: -15px;
	margin: 0;
  
}
.ptop10{
	padding-top: 10px;
}
.loan_calculator{
	width: 720px;
	height: 350px;
	background: url(../images/loan_calculator_bg.gif) left top no-repeat;
}
.mpg_calculator{
	width: 720px;
	height: 350px;
	background: url(../images/mpg_calculator_bg.gif) left top no-repeat;
}

.ctable td {
 height: 24px;

}
.ct_active{
	background: #f0f2f3;
}
.ctable input{
	text-align: right;
	width: 77px;
	padding-right: 5px;
}
.ctable select{
	padding-left: 5px;
	width: 83px;
	text-align: left; 
}
.calc_note{
	height: 120px;
	background: url(../images/calculator.gif) 95% 10% no-repeat;
	padding: 20px 160px 0 5px;
}
.mpg_note{
	height: 120px;
	background: url(../images/fuel.jpg) 95% 10% no-repeat;
	padding: 20px 160px 0 5px;
}
.w40{
	width: 40px;
}
 
.mtable td {
 height: 24px;

}
 
.mtable input{
	text-align: left;
	width: 77px;
	padding-left: 3px;
}
.mtable select{
	padding-left: 1px;
	width: 83px;
	text-align: left; 
}
.s_big select{
	width:162px;
}
.s_small select{
	width:77px;
}
.keyword{
	width: 157px;
	color:#6c6c6c;
	padding-left: 3px;
}
.addr{
	background-image:url(../images/addr_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
}
.addr_header{
	background-image:url(../images/addr_header_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
	height: 10px;
}
.addr_footer{
	background-image:url(../images/addr_footer_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
	height: 10px;
}

.popupGallery
{
	width:930px;
	 
	margin:70px auto;
	text-align:right;
	 
  color:#000;
  padding: 0;
}
.popupGallery a
{
	color: #fff;
	margin: 2px 0
}
.videoGallery
{
	width:500px;
	 
	margin:400px auto;
	text-align:right;
	 
  color:#000;
  padding: 0;
}
.videoGallery a
{
	color: #fff;
	margin: 2px 0
}

#make_div select{
	width:125px;
}
#model_div select{
	width:125px;
}
#trim_div select{
	width:90px;	
}
#ext_color_div select{
	width:170px;	
}
#int_color_div select{
	width:95px;	
}
#standardbody_div select{
	width:170px;	
}
.homesearch{
	width:165px; 
	padding:10px 5px 0 150px;
}
.homesearch select{
	margin-bottom: 4px;
}
.homesearch a{
	color: #00359a;
	text-decoration: none;
	font-size: 12px;
}
.homesearch a:hover{
	 
	text-decoration: underline;
}
.sorting
{
	color: white;
}
.sitemap_l1 li a {
	text-decoration: none;
	color:#000000;
}
.sitemap_l2 li a {
	text-decoration: none;
	color:#000000;
}
.sitemap_l3 li a {
	text-decoration: none;
	color:#000000;
}

.coupon_container {
	width:432px;
	margin:70px auto;
	text-align:right;
	color:#000000;
	padding: 0;
	clear:both;
}
.coupon_container .text {
	clear:both;
	text-align:left;
	background:url(/images/coupon/mid_bg.jpg) repeat-y;	
	color:#ffffff;
	background-color:#000000;
}

.coupon_container a {
	color: #ffffff;
}

.coupon_container .text .top_border {
	height:17px;
	background:url(/images/coupon/top_bg.jpg) bottom left repeat-x;
}
.coupon_container .text .top_border .lft_ang {
	height:17px;
	background:url(/images/coupon/ang_top_left.jpg) top left no-repeat;
	width:21px;
	float:left;
	margin-right:2px;
}
.coupon_container .text .top_border .rgt_bg {
	background:url(/images/coupon/ang_top_rgt.jpg) top right no-repeat;
	width:19px;
	height:17px;
	float:right;
}

.coupon_container .text .bot_border {
	height:17px;
	background:url(/images/coupon/bot_bg.jpg) bottom left repeat-x;
}
.coupon_container .text .bot_border .lft_ang {
	height:17px;
	background:url(/images/coupon/ang_bot_left.jpg) top left no-repeat;
	width:21px;
	float:left;
	margin-right:2px;

}
.coupon_container .text .bot_border .rgt_bg {
	background:url(/images/coupon/ang_bot_rgt.jpg) top right no-repeat;
	width:19px;
	height:17px;
	float:right;
}
.coupon_container .text .logo {
	background:url(/images/coupon/carf_logo.jpg) top right no-repeat;
	width:402px;
	text-align:center;
	height: 76px;
	padding-left:15px;
}

.coupon_container .text .content {
	padding:18px;
	color:#000000;
}

.wrapper1
{
	width: 100%;
}
.wrapper2
{
	width: 989px;
	margin: auto;
}

.home_tools{
	background:#000000 url(../images/bg_home_boxes.jpg) left top repeat-x;
}
 

.homeboxes{
	padding: 15px 5px 5px 5px;
}
.homebox1{
  background: url(../images/bg_homebox1.jpg) left top no-repeat;
  border: 1px solid #ffffff;
  width: 320px;
  height: 211px;
  float: left;
 
}
.homebox2{
  background: url(../images/bg_homebox2.jpg) left top no-repeat;
  border: 1px solid #ffffff;
  width: 320px;
  height: 211px;
  float: left;
  margin-left: 6px;
}
.homebox3{
  background: url(../images/bg_homebox3.jpg) left top no-repeat;
  border: 1px solid #ffffff;
  width: 320px;
  height: 211px;
  float: left;
  margin-left: 6px;
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.homeinfo{
	color: #ffffff;
	font-size: 11px;
}
.homeinfo a{
	color: #ffffff;
	text-decoration: none;
}
.homeinfo a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.featuredbox{
	padding:27px 5px 5px 5px;
	font-size: 12px;
}
.featuredbox .item{
	border: 1px solid #cacfd6;
	padding:8px;
	background: #ffffff;
}
.featuredbox .image{
	border: 1px solid #cacfd6;
	padding:3px;
	width: 94px;
	height: 60px;
	float: left;
}
.featuredbox .details{
	float: right;
	text-align: left;
	 
	width: 180px;
}
.searchbox_type3{
	background: #000000;
}
.searchbox_type3 select{
	margin-bottom: 3px;
}
.searchbox_type3 a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.searchbox_type3 a:hover{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.pricebox{
	background: #e9a100;
	color: #ffffff;
	padding: 2px;
}
#y_to {
width:82px;
}
#maxprice {
width:82px;
}
.topsearch {
background:url(../images/bgtop_search.gif) no-repeat;
width:315px;
height:80px;
}
.topsearch div {
padding-top:46px;
text-align:left;
margin-left:13px;
}
