.dv_mouseover
{
top: 0px;
}
html *
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html
{
	margin:0;
	padding:0;
	height:100%; 
}

body
{
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #2f3439;
}

#wrapper_1
{
	width: 100%;
	min-width: 1000px;
	height: auto;
	
	background: url(../images/html_bg_top.jpg) center top no-repeat ;
}

.sides_padding10 td
{
	padding: 0 10px;
	}

#wrapper_3
{
	width: 1000px;
	height: 100%;
	background: url(../images/html_bg_light.jpg) center 281px repeat-x;
	padding: 0;
	margin: 0 auto 0;
}
#wrapper_bot
{
	min-height: 298px;
	height: 298px;
	background: url(../images/html_bg_bottom.jpg) center bottom no-repeat ;
	padding: 60px 0 0 0;
	
}
#wrapper_bot *,#wrapper_bot_ord *
{
	color: white;
}
#wrapper_bot_ord
{
	min-height: 100px;
	height: 100px;
	background: url(../images/html_bg_bottom.jpg) center top no-repeat ;
}
#wrapper_bot_1
{
	width: 1011px;
	margin: 0 auto;
}

#wrapper_main
{
	width: 1007px;
	height: 100%;
	min-height: 400px;
	background-color: white;
}
.home_carousel {
	/*background: #ffffff;*/
	height: 112px;
	width: 100%;
}
#wrapper_top
{
	text-align: right;
	padding: 3px 10px 3px 0px;
	color: white;
	}
#wrapper_top a
{
	color: white;
	text-decoration: underline;
	}
		

.footer_wrapper_1
{
	background-image:url(../images/html_bg_footer.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	height:70px;
	width:100%;
	font-size: 11px;
	}

.big
{
	font-size: 16pt;
	}

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

}
a:hover{
	 
	text-decoration: underline; 
}
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;
}
.medium{
	font-size:11px;
}
.large{
	font-size:14px;
}
.larger{
	font-size:16px;
}
.larger2{
	font-size:18px;
}
.largest{
	font-size:20px;
}
.small{
	font-size:10px;
}
.wrapper{
	width:1002px;
	position:relative;
	padding:0;
	margin:auto;
}
.orange{
	color:#F87C02;
}
.blue{
	color:#002D78;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#2f3439;
}
.choco {
color:#E49451;
}
.bold{
	font-weight:bold;
}
.normal{
	font-weight:normal;
}
.border_bottom_black{
	border-bottom:1px solid #000000;
}
.border_bottom_cement{
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.border_bottom_cement2{
	background-image: url(../images/border_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:35px;
}
.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 #C3C3C3;
}
.bg_grey{
	background-color: #525e72;	
	color: white;
}
.bg_darkgrey{
	background-color: #312D2C;	
}
.bg_deep {
background:#525e72;
}
.bg_print{
	background-color: #202020;
}
.cement{
	color: #999999;	
}
.bg_blue{
	background-color: #2E7FC0;
}
.bg_orange{
	background-color: #ff7d00;
}
.bg_white{
	background-color: #FFFFFF;
	color: #000000;
}
.bg_cement{
	background-color: #D8DAD9;
	color: #000000;
}
.bg_black{
	
}
.bg_red {
background:#D59345;
color: #FFFFFF;
}
.bg_darkblue {
	background-color:#000940
}
.header_right{
	padding-right:10px;
	font-weight:bold;
}
.search{
	margin-right: 10px;
} 
.search .select{
	width:170px;
}  
.subtitle{
	font-size: 18px;
	font-weight: bold;
}
.search_title{
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.search_left{
	background:#323a47 none repeat scroll 0 0;
	border:1px solid #cbcfd5;
	color:#ffffff;
	height:130px;
	padding:20px 15px 5px;
	width:415px;
}
.search_right{
	border:1px solid #cbcfd5;
	color:#ffffff;
	height:130px;
	padding:10px 15px 5px;
	width:305px;
}
.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: none;
}
.list{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-weight: bold;

}
.list li{
	background-image:url(../images/icon_arrow.gif);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 12px;
}
.list a{
	 
	text-decoration:none;
}
.list a:hover{
	text-decoration: none;
}
.pagination{
	padding-right:10px;
}
.pagination a{
	color:#004f97;
	text-decoration:none;
}
.pagination ul{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.pagination ul li{
	display:inline;
	font-size:11px;
	
}
.pagination ul li a{
	display:inline-block;
	padding:3px 2px 1px 0px;
	margin:3px 2px 0px 0px;
	width: 14px; 
	color:black;
	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;
}
.results{
	padding-bottom:20px;
}   
  
.results th{
	background-color:#525e72;
	color: #FFFFFF;
	padding: 5px;
	border-right:1px solid #FFFFFF;
}  
.results th a{
	color: #ffffff;
}
.results td{
	padding: 5px;
}
  
.results .td_bg_blue{
	background-color:#ffffff;
	color:#000000;
}
 
.results .td_bg_blue a {color:#000000;}
  
.results .price_bg{
	background-color:#FF7902;
	padding: 5px 10px 5px 0px;
}
.results .row_active{
	/*background-color:#e0c891;*/
	background-image: url(../images/results_bg.jpg);
	background-repeat: repeat-x;
}
.results .row1 {
	background-image: url(../images/results_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.results .row_inactive{
	/*background-color:#E3E3E3; */
	background-image: url(../images/results_bg.jpg);
	background-repeat: repeat-x;
} 
.results .row_active td{
	/*background-image: url(../images/results_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	 
}
.disclaimer{
	color:#5A5A5A;
	font-size:11px;
	padding-left:15px;
	padding-bottom:10px;
}
.dotted_border_bottom{
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer {
	margin: 0 auto;
	width: 1011px;
}
.footer a{
font-size: 11px;
}
.footer DIV {
	text-align: right;
	padding-top:20px;
	color:#ffffff;
	padding-right:15px;
	font-size: 11px;
}
.footer DIV DIV
{
	text-align: right;
	padding: 0;
	margin: 0;
	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{
	background-image: url(../images/border_line.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	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:50px 0 0 0;
	margin:0px;
	text-align:left;
}

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

.events{
	background:url(../images/right_menu_bg.jpg) left repeat-x;
	width:252px;
	height:410px;
	margin-right:5px;
}

.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:none;
}
.strike{
	text-decoration:line-through;
}
.header {
	background:transparent url(../images/wrapper_bg.jpg) no-repeat scroll 0 2px;
}
.td10 td{
	padding:3px 10px 3px 10px;
}
.td10 td td{
	padding: 0;
}
.td5 td{
	padding:5px 0px 5px 5px;
}
.td5 td td{
	padding: 0;
}
.padding10{
	padding-left:10px;
}
.padding5bot{
	padding-bottom:25px;
}
.padding5{
	padding-left:5px;
}
.padd5top{
	padding-top:5px;
}
.paddtop10 {padding-top:10px;}
.paddtop15 {padding-top:15px;}
.paddtop20 {padding-top:20px;}
.input_select{
	width:100px;
	height:20px;
}
.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:none;
}
.shipping_tools img{
	padding-left:10px;
}
.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:none;
}
.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:0px;
	padding-right:10px;
	padding-top: 15px;
	margin:0px;
	color:#000000;
	height:auto;
}	
.nomargin_left{
	margin-left:0px;
}
.nopadding_left{
	padding-left:0px;
}

.margin2{
	margin:2px;
}
.padding4{
	padding:4px;
}
.home{
	padding-left:5px;
}
.home_tools{
background:url(../images/home_tools.jpg) left no-repeat;
height:156px;
padding-top:18px;
padding-left:5px;
}
.home_tools select{
	width:130px;
}
.nowrap{
	white-space:nowrap;
}
.border_home_car{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.showroom ul.tabbernav li a{
	 padding: 3px 60px 4px 60px;
}
.showroom ul.tabbernav li.tabberactive a{
	 padding: 8px 60px 4px 60px;
}
.contact_us {
	background-color:#E3E3E3;
}
.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 {
	background-color:#E3E3E3;
}
.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;
	height:100px;
}
.contact_us td{
	padding-left:13px;
}
.input_text{
	height:15px;
	width:155px;
}
.underline{
	text-decoration:underline;
}
.padding_bottom10{
	padding-bottom:10px;
}
.red{
	color:#CC650E;
}

.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;
	border:1px solid #000000;
}
.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:3px 0px 1px 4px;
	height: 17px;
	width:37px;
	border:1px solid #000000;
}
.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:677px;
	height:180px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.text_area{
	width:310px;
	height:113px;
	border:1px solid #000000;
}
.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;
	border:1px solid #000000;
}

.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 top;
	background-repeat:no-repeat;	
	color:#FFFFFF;
}

.search .select_new{
	width:110px;
} 

.searchboxes select{
	border: 1px solid #a0a0a0;
}
.w125 select{
	width: 125px;
	
}
.verdotline{
	 background-image: url(../images/ver_dotline.gif);
    background-position: left top;
    background-repeat: repeat-y;
	 height: 125px;
	 width:20px;
}
#overlay{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 800px;
	width: 100%;
	padding-top: 67px;
	background: url(../images/overlay.png);
}
#popover{
	position: relative;
	width: 766px;
	height: 620px;
	margin: 0 auto;
	
}
#pclose{
	color:#FFFFFF;
	text-align:right;

}
#pclose a{
	color:#FFFFFF;
	text-align:right;

}
.right_menu div.title_grey
{
	padding-left: 41px;
	padding-top: 10px;
	background: url(../images/area_marker_grey.gif) 17px 7px no-repeat; 
	font-weight: bold;	
	min-height: 10px;
	}
.area
{
	min-width: 237px;
	width: 237px;
	margin: 4px;
	}

.area td
{
	padding: 5px;
	background: white;
	vertical-align: top;
	}
.area td.header
{
	padding-left: 24px;
	padding-top: 10px;
	background: white url(../images/area_marker.gif) left center no-repeat; 
	font-weight: bold;
	widht: 100%;
	height: 34px;
	}
.area td.round
{
	padding: 0;
	background: url(../images/area_round_border.gif) left top no-repeat;
	width: 15px;
	
	}
.area td.content
{background: #ffffff url(../images/area_bg.jpg) repeat-x;
	/*min-height: 255px;*/
	padding: 0 5px;
	/*border-bottom: solid 3px #ebeff1;*/
	}
.area td.content td
{
	background: none;
	
	}
.area td.content div
{
	/*min-height: 100px;*/
	/*padding: 5px;*/
	
	
	}
.area td.content div.cwhite
{
	min-height: 100px;
	padding: 5px;
	background: white
	
	}
.area td.content div.cblack
{
	min-height: 70px;
	padding: 5px;
	background: black;
	text-align: center;	
}
.area td.content div.title
{
	padding-left: 31px;
	padding-top: 10px;
	background: white url(../images/area_marker.gif) 7px center no-repeat; 
	font-weight: bold;	
	min-height: 10px;
	}
			
ul.linklist
{
	list-style-image: url(../images/icon_arrow.gif);
	list-style-position: 5px;
	padding-left: 15px;
	}

#overlay{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 800px;
	width: 100%;
	padding-top: 67px;
	background: url(../images/overlay.png);
}
#popover{
	position: relative;
	width: 766px;
	height: 620px;
	margin: 0 auto;
	
}
#pclose{
	color:#FFFFFF;
	text-align:right;

}
#pclose a{
	color:#FFFFFF;
	text-align:right;

}


.dvpopup
{
	width:766px;
	margin:30px;
	text-align:right;
	background-color:#494C53;
	border: 1px solid #aaa;
  color:          #000;
  padding: 0;
margin-left:auto;
margin-right:auto;
}
.dvpopup a
{
	color: #fff;
	margin: 2px 0
}


.maintable tr.pad
{
	height: 5px;
	}
.maintable tr.pad td
{
	padding-top: 40px;
	}
	
.maintable tr.pad td td
{
	padding-top: 4px;
	
	}
.maintable tr.pad-index td
{
	padding-top: 60px;
	}
	
.paddleft12{
padding-left:12px;
}
.home_tools select {width:175px;}

.home_team {
background:url(../images/home_team.jpg) bottom right no-repeat;
width:758px;
height:150px;
}
.scroller{
	background: #ffffff;
	height: 155px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px;
	width: 210px;
}
.item_ {
	background: #ffffff;
	border-bottom: 1px dotted #acafb3;
	overflow: hidden;
	padding: 5px;
	float:left;
	min-height:50px;
}
.item_ .desc{
	font-size: 11px;
	margin-left: 50px;
	text-align:left;
}
.item_ .desc a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.item_ .img{
	float: left;
	margin-right: 5px;
}
.searchbox_home_container .elements{
	 
	 padding:0px;
	 
}
.searchbox_home_container select{
	width: 183px;
	margin-bottom: 3px;
}
.searchbox_home_container input{
	width: 180px;
	margin-bottom: 3px;
}
.searchbox_home_container .small_select select{
	width: 83px;
	margin-bottom: 3px;
}

.price {
	color: #ff6600;
}
.pr:hover{
	color: #ffffff;
}
.item:hover{
	background: #1E4685;
	color: #ffffff;
}
.spimg img {
width:228px;

}
.insteaban {
background:url(../images/banner_bg.jpg) top repeat-x;
padding-top:111px; 
}
.test_body {
background:url(../images/testimonials_middle.gif) repeat-y;
padding-left:10px;
padding-right:10px;
}

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

.videoGallery2
{
	width:500px;
	 
	margin:100px auto;
	text-align:right;
	 
  color:#000;
  padding: 0;
}
.videoGallery2 a
{
	color: #fff;
	margin: 2px 0
}




/*  ////////////   */
.maintable {
	height: 500px;
	width:100%;
	color:#000000;
	background:URL(../images/banner_car.jpg)  center top no-repeat;
	
}
.home_banner {
background:URL(../images/banner_car_home-labor_day.jpg) no-repeat;
}


.home_acura {
background:URL(../images/home_acura.jpg) no-repeat;
width:371px;
height:134px;
}
.home_acura div {
padding-top:15px;
padding-left:195px;
}

.home_acura DIV TABLE A {
color:#ffffff;
text-decoration:none;
}
.home_acura DIV TABLE A:hover {
text-decoration:underline;
}

.line_h18 {
line-height:18px;
}
.b_shadow {
	width:1020px;
	height:40px;
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.home_certified {
	margin-top:28px;
	background:#525e72;
	color:#ffffff;
	width:250px;
	height:18px;
	padding-top:3px;
	font-size:11px;

}
.certified_box {
width:233px;
background:#ffffff;
overflow:scroll;
height:288px;
}
.r_fin {
padding-top:150px;
padding-left:10px;
border-bottom:1px #ffffff dotted;
padding-bottom:10px;
width:228px;
margin-left:3px;
}
.searchbox {
background: #525e72;
color: white;
}
.economy {
background:url(../images/economy_bg.gif) top repeat-x;
height:40px;
}
.borders_top_white {
border-top:1px #ffffff solid;
border-left:1px #ffffff solid;
border-right:1px #ffffff solid;
}
.body_inside{
margin-left:5px;
margin-right:8px;
text-align:left;
vertical-align: top;
padding-left:7px;
}

td.compare { 
background:#E0E0E0 none repeat scroll 0;
vertical-align:top;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
}

td.compare div { 
 	background:transparent url(../images/compare.gif) no-repeat scroll center top;
	padding-top:61px;
	margin:5px auto;
	text-align:center;
	width:19px;
}
 
.ptop5{
	padding-top: 5px;
}
.sitemap_l1 li a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
}
.sitemap_l2 li a{
	font-weight: normal;
	color:#F87C02;
}
 
.sitemap_l3{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-weight: bold;

}
.sitemap_l3 li{
	background-image:url(../images/icon_arrow.gif);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 12px;
}
.sitemap_l3 li a{
	 
	text-decoration:none;
	 color: #000000;
}
.sitemap_l3 li a:hover{
	text-decoration:underline;
}
.home_models a
{
	padding: 3px 8px;
	font-weight: bold;
	
	
}
.home_models a:hover
{
	background-color: #0063a2;
	color: white;
}


.footer_ruler {
	background:transparent url(../images/image_bottom_bg.jpg) repeat-x scroll left center;
	height:44px;
	margin:77px 0 10px;
	padding:0;
	position:absolute;
	text-align:right;
	width:1005px;
}
.footer_ruler_index
{
	margin:0;
	}

.footer_ruler .inside {
background:transparent url(../images/image_bottom_baloon.gif) no-repeat scroll left center;
height:22px;
padding:11px;
}
.footer_ruler .inside a {
margin-left: 25px;
padding-right: 25px;
background: url(../images/bottom_menu_separator.gif) right center no-repeat;
}
.footer_ruler .inside a.last {
margin-left: 25px;
background: none;
}
.car_finder *{
	color:#FFFFFF;
}
.car_finder td{
	padding:15px 15px 7px 169px;
}
.car_finder img{
	padding-top:6px;
}

.right_menu
{
	width: 250px; 
	background: url(/images/right_menu_bg.gif);
	margin-top: 61px;
	margin-right: 5px;
}

.all-white, .all-white *
{
	color: white;
}
td.heading1, .heading1{
	padding:20px 0px 15px 15px;
}
.heading2{
	padding:10px 0px 10px 10px;
}
.heading3{
	padding:5px 0px 5px 10px;
}
.nopad
{
	padding: 0;
}

.white-border
{
	border-bottom: solid 1px white;
	margin: 0
}

.overlay { 
    width:512px; 
    height:531px; 
    padding:0px; 
    background: white;
    border: solid 1px blue;
} 
 
.overlay div.close { 
    right:-15px; 
    top:-10px;
}
.tpad02 td
{
	padding: 0px 2px;
}
.brblu{
border-bottom: solid 3px #ebeff1;
}