body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	color:#000;
	background:#173874 url('../images/bg_wrapper.jpg') 0% 0% repeat-x; 
	text-align: center;

}

.bg_top {

}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border:none;
}
a{
	color:#002789;
	 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;
}
.default{
	font-size:12px;
}
.big{
	font-size:13px;
}
.large{
	font-size:14px;
}
.larger{
	font-size:16px;
}
.larger2{
	font-size:18px;
}
.largest{
	font-size:20px;
}
.small{
	font-size:10px;
}
.wrapper{
	width:1007px;
	position:relative;
	padding:0;
	margin:auto;
	 
	 
}
.content{
 
}
.orange{
	color:#F87C02;
}
.blue{
	color:#001889;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.choco {
color:#E49451;
}
.yellow{
	color:#cf8800;
} 
.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_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: #0e1742;	
}
.bg_darkgrey{
	background-color: #312D2C;	
}
.bg_deep {
background:#1b1b1b;
}
.bg_print{
	background-color: #202020;
}
.cement{
	color: #999999;	
}
.bg_blue{
	background-color: #000337;
}
.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:#ed2024;
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;
}

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

.film{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px;
	 

}
.film li{
	background-image:url(../images/icon_film.gif);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 0px 0 2px 15px;
}
.film a{
	 
	text-decoration:none;
}
.film a:hover{
	text-decoration:underline;
}

.pagination{
	padding-right:10px;
}
.pagination a{
	color:#000;
	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; 
	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:3px;
}   
  
.results th{
	background-color:#0E1742;
	color: #FFFFFF;
	padding: 5px;
	border-right:1px solid #FFFFFF;
}  
.results th a{
	color: #ffffff;
}
.results td{
	 
}
  
.results .td_bg_blue{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #000339;
}
 
.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: url(../images/results_bg.jpg) left top 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 .border{
	background: url(../images/field_border.gif) left top no-repeat;
} 

.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-bottom:10px;
}
.dotted_border_bottom{
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer{
	
	padding: 20px 0 30px 0;
	color: #ffffff;
	background: #173874; 
}
.footer div{
	width: 1009px;
	margin: auto;
	position: relative; 
}
.footer a{
	text-decoration: none;
} 

.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:0 7px 0 10px;
	margin:0px;
	text-align:left;
}

.events{
	 margin: 30px 0 0 0;
	 
}
.right_incentives .header{
	height: 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 5px 0 0 8px;
	background: #0e1742;
}
.right_incentives .el{
	padding: 10px 10px 0px 10px;
}

.signupbox{
	background:#0E1742;
	height: 102px;
	padding: 8px 15px 0px 5px;
	color: #ffffff;
}
 
.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{	
	 
	height:125px;
}
.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;
	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_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:0px 5px 10px 10px;
	margin:0px;
	background:#ffffff;
	text-align: left; 
	color:#000000;
	height:auto;
}	
.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;
}
.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;
	border:1px solid #000000;
}
.underline{
	text-decoration:underline;
}
.padding_bottom10{
	padding-bottom:10px;
}
.red{
	color:#ed2024;
}

.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{
	 
	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:url(../images/carfinder_banner.gif) left top no-repeat;
	color:#FFFFFF;
}
.car_finder td{
	padding:20px 15px 7px 149px;
}
.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:#0E2460;
	border: 1px solid #aaa;
  color:          #000;
  padding: 0;
}
.dvpopup a
{
	color: #fff;
	margin: 2px 0
}
.maintable {
	background:#ffffff url(../images/banner_car.jpg) left top no-repeat;
   color:#000000;
}
.paddleft12{
padding-left:12px;
}
 

.home_team {
background:url(../images/home_team.jpg) bottom right no-repeat;
width:758px;
height:150px;
}
.scroller{
	height: 83px;
	border: 1px solid #c8c7c3; 
	overflow: auto;
	background: #ffffff;
	color: #000000;
	padding: 5px;
}
.item .pr{
	float: right;
	color: #B22C12;
}
.item a{
	text-decoration: none; 
	color: #1E4685;
}
.item a:hover{
	color: #ffffff;
}
.item a:hover pr{
	color: #ffffff;
}
.pr:hover{
	color: #ffffff;
}
.item:hover{
	background: #1E4685;
	color: #ffffff;
}
.bg{
background: #e5e7ea;
}
.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;
}
.popupGallery a
{
	color: #fff;
	margin: 2px 0
}

.adGallery
{
	width:660px;
	 
	margin:70px auto;
	text-align:right;
	 
  color:#000;
  background: #ffffff;
  padding: 5px 0 0 0;
}
.adGallery a
{
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
   color: #333;
	margin: 2px 0;
	text-decoration: none;
	
	padding: 0px 10px;
}


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



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


.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:#484242;
	color:#ffffff;
	width:250px;
	height:18px;
	padding-top:3px;
	font-size:11px;

}
.certified_box {
width:233px;
background:#ffffff;
overflow:scroll;
height:288px;
}
 

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

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_banner {
background:url(../images/banner_car_home.jpg) left top no-repeat;
height:343px;
 
text-align: left;

  
}
.showroom_table {
padding: 40px 0px 0px 500px;
}
  
  
.homesearch{
	color: #ffffff;
}
.searchbox_container{
	width: 205px;
	
	 
}	
.searchbox_container .newused{
	padding: 0 0 0 34px;
}
.searchbox_container td{
   padding: 2px 0 0 0;
}
.home_tools{
  
}
 
.home_models div {
	padding:3px;
} 
.home_models div a{
	color:#000;
	text-decoration:none;
} 
.home_models div a:hover{
	color:#000;
	text-decoration:none;
	font-weight: bold;
} 
 
.home_models div:hover{
	font-weight: bold;
	color:#FFFFFF;
	padding:3px;
	text-decoration:none;
} 
.home_models div:hover a{ 
	color:#000;
	font-weight: bold;
} 
.home_box_container{
	text-align: left;
	height: 245px;
	background: #0e1742;
}
.homebox1{
	width: 242px;
	height: 131px;
	background:#ffffff url(../images/home_box_01.jpg) left top no-repeat;
	
	font-size: 11px;
	float: left;
	margin: 0 4px 0 4px;
	
}
.homebox2{
	width: 242px;
	height: 131px;
	background:#ffffff url(../images/home_box_02.jpg) left top no-repeat;
	 
	font-size: 11px;
	float: left;
	margin: 0 4px 0 0;
	
}
.homebox3{
	width: 242px;
	height: 131px;
	background:#ffffff url(../images/home_box_03.jpg) left top no-repeat;
	 
	font-size: 11px;
	float: left;
	margin: 0 4px 0 0;
	
}
.homebox4{
	width: 242px;
	height: 131px;
	background:#ffffff url(../images/home_box_04.jpg) left top no-repeat;
	 
	font-size: 11px;
	float: left;

}
.movie{
	border: 1px solid #bcc3c8;
	height: 101px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.movie table td{
	padding: 3px 5px 3px 5px;
}
.header_top_line{
	background: #0e1742;
	height: 24px;
	width: 100%;
}
.header_top_line_cont{
	position: relative;
	margin: auto;
	width: 1009px;
	padding: 3px 0 0 0;
	text-align: right;
	
}
#details_tab{
	padding: 0px;
	margin:0;
	position: absolute;
 
	height: 69px;
	width: 992px;
	left: 0px;
	top: 453px;
}
.sep{
	height: 10px;
}
/****** searchbox type 2 *******/
.searchbox {
	background:#0e1742;
	height:187px;
}

.search_left{
	 
	color: #FFFFFF;
	border: 1px solid #fff;
	width: 415px;
	height: 130px;
	padding: 20px 15px 5px 15px;
}
.search_right{
	 
	color: #FFFFFF;
	border: 1px solid #fff;
	width: 305px;
	height: 130px;
	padding: 10px 15px 5px 15px;
}
.searchboxes select{
	border: 1px solid #a0a0a0;
}
#make_div select{
	width:95px;
}
#model_div select{
	width:125px;
}
#trim_div select{
	width:90px;	
}
#ext_color_div select{
	width:95px;	
}
#int_color_div select{
	width:95px;	
}
 
 
 .home-table
 {
 width: 500px;
 border: solid 2px #0e1742;
 background: #fff;
 }
 
 .home-table th
 {
 color: white;
 font-weight: bolder;
 padding: 4px;
 height: 20px;
 background: #0e1742; 
 }
 .home-table th.icon
 {
 background: #0e1742 url("../images/ford-logo-small.jpg") 12px 2px no-repeat;
  padding-left: 60px;
 }
 
  .home-table th a
 {
 color: white;
 font-weight: bolder;
 }
 
 
.home-table td.dark 
{
	background: #0e1742 url("../images/home-table-bg.jpg") repeat-x;
	color: white;
	vertical-align: top;
	padding: 10px;
}
.home-table td.dark a
{
	color: white;
	
}
 
 .cars_collage td {
background:#FFFFFF none repeat scroll 0 0;
color:#425EC3;
height:78px;
*height:65px;
margin-top:2px;
text-align:center;
width:82px;
padding: 6px;
*padding-top:3px;
}
.cars_collage td:hover {
background:#0966CE;
color:#FFFFFF;
}
.cars_collage div {
background:#FFFFFF none repeat scroll 0 0;
color:#425EC3;
height:78px;
*height:65px;
margin-top:2px;
text-align:center;
width:82px;
}
.cars_collage div:hover {
background:#0966CE;
color:#FFFFFF;
}
.cars_collage div:hover a.nodecoration, .cars_collage div:hover a:hover.nodecoration, .cars_collage td:hover  a.nodecoration{
color:#FFFFFF;
}
.homebox
{
	background: #ffffff;
	margin-top: 7px;
	height: 226px;
	width: 245px;
}
.homebox a
{
	text-decoration: none;
	color: #002789;
}
.events a
{
	text-decoration: none;
	color: #002789;
}


.right_incentives a
{
	color: #000;
}