body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	color:#000000;
	background: #ffffff url(../images/bg_wrapper.jpg) left top repeat-x;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea{
	 
	border:1px solid #8d9aad;
	_border:1px solid #8d9aad;
	*border:1px solid #8d9aad;
}
select{
	border:1px solid #8d9aad;
	_border:1px solid #8d9aad;
	*border:1px solid #8d9aad;
}
input[type='text'] {
	border:1px solid #8d9aad;
	_border:1px solid #8d9aad;
	*border:1px solid #8d9aad;
	padding: 2px;
} 
input[type='password'] {
	border:1px solid #8d9aad;
	_border:1px solid #8d9aad;
	*border:1px solid #8d9aad;
} 
img{
	border:none;
}
a{
	color:#000000;
	 font-weight:normal;

}
a:hover{
	text-decoration: none;
	 
}
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;
}
.large2{
	font-size:15px;
}
.larger{
	font-size:16px;
}
.larger1{
	font-size:17px;
}
.larger2{
	font-size:18px;
}
.largest{
	font-size:20px;
}
.small{
	font-size:10px;
}
.wrapper{
	width:1007px;
	position:relative;
	padding:0 5px;
	margin:auto;
}
.orange{
	color:#F87C02;
}
.blue{
	color:#0063c9;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.red{
	color: #ae0006;
}
.darkblue{
	color: #2a282c;
} 
.grey{
	color: #3b3b3b;
}
.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.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.border_top_cement{
	background-image: url(../images/border_line.gif);
	background-repeat: repeat-x;
	background-position: top left;
	
}
.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 #939597;
}
.bg_grey{
	background-color: #484242;	
}
.bg_darkgrey{
	background-color: #312D2C;	
}
.bg_deep {
background:#1b1b1b;
}
.bg_print{
	background-color: #202020;
}
.cement{
	color: #999999;	
}
.bg_blue{
	background-color: #2E7FC0;
}
.bg_orange{
	background-color: #F00001;
}
.bg_white{
	background-color: #FFFFFF;
	color: #000000;
}
.bg_cement{
	background-color: #D8DAD9;
	color: #000000;
}
.bg_black{
	background-color: #000000;
	color: #FFFFFF;
}
.bg_red {
background:#D59345;
color: #FFFFFF;
}
.bg_darkblue {
	background-color:#000940
}
.header_right{
	padding:30px 10px 0 0; 
	 
}
 
.subtitle{
	font-size: 18px;
	font-weight: bold;
}
 
.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 10px;
	 

}
.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:underline;
}
.pagination{
	padding-right:10px;
}
.pagination a{
	color:#cd0000;
	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:#131620;
	color: #FFFFFF;
	padding: 5px;
	border-right:1px solid #FFFFFF;
}  
.results th a{
	color: #ffffff;
}
.results .td_image{
	padding: 7px 7px 0 7px; 
}

.results .td_text{
	padding:15px 7px 0px 7px; 
} 
.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:#000000;
	padding:30px 0 10px 10px;
}
.dotted_border_bottom{
	background-image: url(../images/border_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer{
	text-align: left; 
	padding-top: 10px;
	 
	background: #ffffff;
}

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

 
.header_image{
	background-color:#000000;
}

.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.gif);
	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{

   background: #ffffff; 
	padding:45px 5px 0 5px;
	*padding:44px 5px 0 5px;
	margin:0px;
	text-align:left;
}
.sidebar .offer_heading{
	background: #131620;
	padding: 5px 0 5px 8px;
	color: #ffffff;
	font-size:11px;
} 
.sidebar .heading{
	height:115px;
}

.sidebar .box1{
	margin-top: 10px;
	background: url(../images/box1_image.jpg) left top no-repeat;
}
.sidebar .box2{
	margin-top: 10px;
/**	background: url(../images/box2_image.jpg) left top no-repeat; */
}
.sidebar .shopping_tools{
  background: #131620;
  color: #ffffff;
  padding: 4px;	
}
.sidebar .shopping_tools .boxHeading{
   padding: 4px;	
	font-size: 11px;
	font-weight: bold;
}
.sidebar .shopping_tools img{
 padding-bottom: 1px;
}

.sidebar .quotebox{
  background: #131620;
  color: #ffffff;
  padding: 4px 4px 0 4px;	
}
.sidebar .quotebox .boxHeading{
   padding: 4px;	
	font-size: 11px;
	font-weight: bold;
}
.sidebar .quotebox .content{
   padding: 10px 10px 0 10px;	
	color: #242424;
	background: #ffffff;
}
.sidebar .quotebox input[type='text']{
	width: 186px;
	color: #656565;
	padding: 2px;	
	font-size: 11px;
	margin-bottom: 2px;
}
.sidebar .quotebox textarea{
	width: 186px;
	height: 90px;
	color: #656565;
	padding: 2px;	
	font-size: 11px;
	margin-bottom: 2px;
}

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

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

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

.results .border_price{
	height:8px;
}

.nodecoration{
	text-decoration:none;
}
.nodecoration:hover{
	text-decoration:underline;
}
.strike{
	text-decoration:line-through;
}
.header{	
	width:1010px;
	height:130px;
}
.header .header_left{
	text-align: left;
	padding: 10px 0 0 20px;
}
.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;
}
.padding5{
	padding-left:5px;
}
.padd5top{
	padding-top:5px;
}
.paddtop10 {padding-top:10px;}
.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;
	
}
.quick_quote .text_box{
	height:64px;
	 
	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_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.gif);
	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;
}


.inside{
   padding:15px 5px 0 6px;
	margin:0px;
	background:#ffffff;
	color:#000000;
	height:auto;
	width: 739px;
	text-align: left;
	vertical-align: top;
}	
.pageTitle{
	font-size: 17px;
	font-weight: bold;
	color: #2f3439;
	padding: 0 0 10px 10px;
	text-align: left;
}
.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;
}
 
.nowrap{
	white-space:nowrap;
}
 
.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;
}
.contact_us td{
	padding-left:13px;
}
.input_text{
	height:15px;
	width:155px;
	
}
.underline{
	text-decoration:underline;
}
.padding_bottom10{
	padding-bottom:10px;
}
 

.financing .labels td{
	height: 35px;
}
.financing .labels .no{
	height: 12px;
}
.financing .text_box{
	width:228px;
	height: 17px;
	padding:3px 0px 1px 4px;
	
}
.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;
	
}
.formtable .text_box_half{
	width:113px;
}
.small_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:37px;
	
}
.zip_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:57px;
	
}
.answer_box{
	width:350px;
	height: 40px;
	padding:3px 0px 1px 4px;
	
}
.select{
	
	
}
.financing select{
	
	
}
.financing .select_box{
	width:115px;
	
}
.financing .terms_box{
	width:657px;
	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.gif);
	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;
	
}
.schedule .small_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:37px;
	
}
.schedule select{
	
	
}
.schedule .select_box{
	width:115px;
	
}
.schedule .select_box_big{
	width:233px;
	
}
.schedule .select_box_half{
	width:116px;
	
}
.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;
}
 
.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;
}
.car_finder td{
	padding:20px 15px 7px 169px;
}
.car_finder img{
	padding-top:6px;
}
.search .select_new{
	width:110px;
} 

 
.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;

}


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

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



/*  ////////////   */

.home_banner {
	background:URL(../images/banner_car_home.jpg) left top no-repeat;
	with:1007px;
	height:334px;
	 
}
.searchbox_home{
   position: absolute;
	width:235px; 
	color:#ffffff; 
	margin: 15px 0 0 750px;
	padding: 5px;
	background: #131620;
}
.searchbox_home_container{
	color: #000000;
	padding: 10px;
	 
 background: url(../images/tabber_bg.gif) left top repeat-x; 
 border: 1px solid #ffffff;

 
}
.searchbox_home_container select{
	width: 183px;
	margin-bottom: 3px;
}
.searchbox_home_container input[type='text']{
	width: 176px;
	margin-bottom: 3px;
}
.searchbox_home_container .small_select select{
	width: 83px;
	margin-bottom: 3px;
}

.home_content {
	padding: 7px 6px 16px 6px;
	background: #131620;
}
.home_boxes{
	padding: 6px;
	height: 175px;
	background: #ffffff; 
}
.home_boxes .heading{
	height:115px;
}
.home_boxes .box1{
	width:237px;
	height: 165px;
	float: left;
	margin-right: 9px;
	background: url(../images/box1_image.jpg) left top no-repeat;
}
.home_boxes .box2{
	width:237px;
	height: 165px;
	float: left;
	margin-right: 9px;
	background: url(../images/box2_image.jpg) left top no-repeat;
}
.home_boxes .box3{
	width:238px;
	height: 165px;
	float: left;
	margin-right: 9px;
	background: url(../images/box3_image.jpg) left top no-repeat;
}
.home_boxes .box4{
	width:229px;
	height: 165px;
	float: left;
	
}

.scroller{
	padding: 7px 5px 5px 5px;
	width:229px;
	height: 131px;
	border: 1px solid #a0a4a9; 
	overflow-x: hidden;
	overflow-y: auto;
}
.scroller .item{
	 	
}
.scroller .item .img{
	float: left;
	margin-right: 5px;
}
.scroller .item .desc{
	float: left;
	font-size: 11px;
}
.scroller .item .desc a{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
} 
 

 

.borders_top_white {
border-top:1px #ffffff solid;
border-left:1px #ffffff solid;
border-right:1px #ffffff solid;
}
.body_inside{
 background-color:#ffffff;
 text-align:left;
 padding-bottom: 20px;
}

td.compare { 
 	background-color: #ffffff;
	vertical-align:top;
 	
}

td.compare div { 
 	background:url(../images/compare.gif) no-repeat scroll center top;
	padding-top:61px;
	margin: 5px 0 0 3px; 
	text-align:center;
	height: 46px; 
	border: 1px solid #ccd7e0;
}
 
.ptop5{
	padding-top: 5px;
}
.ptop10{
	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;
}

.popupContact
{
	width:440px;
	 
	margin:20px auto;
	text-align:right;
	 
  color:#000;
  padding: 0;
}
.popupContact a
{
	color: #fff;
	margin: 2px 0
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.tools{
	padding: 15px 10px 20px 10px;
	clear: both;
	font-size: 11px;
	color: #ffffff;
	background: #131620;
}
.tools a{
	text-decoration: none;
	color: #ffffff;
}
.tools a:hover{
	text-decoration: underline;
}
.tools .block1{
	float: left;
	width:385px;
}
.tools .block2{
	float: left;
	width:125px;
	margin-left: 30px;
}
.tools .block3{
	float: left;
	width:135px;
	 
}
.tools .block4{
	float: left;
	width:127px;
	 
}
.tools .block5{
	float: left;

}
.maintable{
	padding: 0px 5px 5px 5px;
	background: #131620;
	text-align: left;
}


/* searchbox */
.searchbox {
	background: #131620;
 
}
.search_left{
	background:#ffffff url(../images/tabber_bg.gif) left bottom repeat-x; 
	border:1px solid #ffffff;
	color:#000000;
	height:128px;
	padding:20px 15px 5px;
	width:414px;
}
.search_right{
	border:1px solid #ffffff;
	color:#000000;
	height:128px;
	padding:10px 15px 5px;
	width:298px;
	background:#ffffff url(../images/tabber_bg.gif) left bottom repeat-x; 
}

.home_carousel
{
	height: 112px;
	width: 100%;
	background: url(../images/carousel/carousel_bg.jpg) repeat-x;
}
.home_carousel .carousel_back
{
	float: left;
}
.home_carousel .carousel_items
{
	float: left;
	width: 945px;
}
.home_carousel .carousel_forward
{
	float: left;
}
.home_carousel .carousel_image
{
	text-align: center;
}
.home_carousel .carousel_text
{
text-align: center;
}

/* vehicle details */
.vehicle_details_container{
	background: #131620;
}
.vehicle_details{
	
}
.vehicle_details td{
	padding:3px 10px 3px 10px;
}
.vehicle_details .price{
	background: #cd0000;
	color: #ffffff;
}
.vehicle_details .price .oldprice{
	font-weight: bold;
	text-decoration: line-through;
	color: #ffffff;
}
.vehicle_details .price .newprice{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}
.vehicle_details .heading{
	background: #131620;
	font-weight: bold;
	color: #ffffff;
}
.epabox{
	background: #131620;
	padding:3px 10px 3px 10px;
	color: #ffffff;
}
.economybox {
	background:url(../images/economy_bg.gif) top repeat-x;
	height:40px;
	color: #000000;
}
.economybox h1{
	font-size:30px;
}

.vehicle_media{
	border: 1px solid #ffffff;
}
.vehicle_media .video_buttons{
	height: 52px;
	padding: 0 5px 0 5px;
}

.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;
}

.vehicle_info .boxHeading{
	padding: 3px 0 3px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #131620;
}

/* forms pages */
.formTableHeading{
	padding: 3px 0 3px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #131620;
}

/* searchbox type2 */
#make_div select, #model_div select, #trim_div select{
	width: 180px;
	margin-bottom: 2px;
}
#year_div select{
	width: 70px;
	margin-bottom: 2px;
}
#keyword_div input{
	width:175px;
	margin-bottom: 6px;
}

.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;
}
.loan_calculator {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/loan_calculator_bg.gif) no-repeat scroll left top;
height:350px;
width:720px;
}

.mpg_calculator{
	width: 720px;
	height: 350px;
	background: url(../images/mpg_calculator_bg.gif) left top no-repeat;
}

.mpg_note{
	height: 120px;
	background: url(../images/fuel.jpg) 95% 10% no-repeat;
	padding: 20px 160px 0 5px;
}


.mtable td {
 height: 24px;

}
 
.mtable input{
	text-align: left;
	width: 77px;
	padding-left: 3px;
}
.mtable select{
	padding-left: 1px;
	width: 83px;
	text-align: left; 
}

.lease-wrapper {
	padding:20px;
}
.lease-wrapper .lease-logo {
	padding-left:30px;
}
.lease-wrapper .lease-row-1 {
	padding-left:85px;
	width:auto;
}
.lease-wrapper .lease-row-2 {
	padding-left:85px;
	width:auto;
}
.lease-wrapper .lease-box {
	padding-bottom:45px;
	float:left;
	padding-left:45px;
}
.lease-wrapper .lease-msrp {
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
}
.lease-wrapper .lease-vehicle {
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
}
.lease-wrapper .lease-mo {
	font-size:18px;
	font-weight:bold;
	color:#F00;
	padding-left:30px;
}
.lease-wrapper .lease-stock {
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
}