html, body{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, sans-serif;
	font-size: 62.8%; 
	background: url('../images/van_background.jpg') no-repeat top center;
	background-attachment:fixed;	
}

#container{
	width: 993px;
	height: 100%;
	margin: 0 auto;
}
	
#header{
	width: 993px;
	height: 76px;
	background: url('../images/header_back.png') no-repeat top left;	
	margin-top: 14px;
}

.logo{
	float: left;	
}

.header_right{
	float: right;	
	width: 540px;
	height: 76px;
	background: url('../images/search_back.png') no-repeat top right;
	text-align: right;
}

.phone{
	display: block;
	font-size: 2.4em;
	color: #4f4f4f;
	margin: 20px 16px 7px 0;
	font-weight: bold;

}	

.phone em{
	font-size: 0.6em;
	font-style: normal;	
	font-weight: normal;

}
	
.search_box{	
	width: 186px;
	padding: 0;
	margin: 0;
	float: right;
}
	
.searchBox{	
	float: left;
	width: 139px;
	height: 21px;
	margin: 10px 0 0 15px;
	border: none !important;
	background: url('../images/search_box_back.png') no-repeat top left;
	color: #9a9a9a;
	text-transform: uppercase;
	padding-left: 10px;	
	font-size: 0.9em;

}

.header_right .submit{
	float: left;
	width: 26px;
	height: 20px;
	margin: 0 12px 0 -7px;
	border: none;

}
	
#navigation{	
	height: 61px;	
	background: url('../images/nav_back_curves.png') no-repeat top right;
	margin-top: 9px;
	text-align: right;
}

#navigation ul{
	height: 25px;
	float: right;
	background: url('../images/menu_end.png') no-repeat top right;
	padding-right: 140px;
}

#navigation ul li{
	float: left;
	height: 25px;	
	text-align: center;
}
	
#navigation ul li a:link,
#navigation ul li a:visited{
	display: block;
	padding: 7px 15px 0px 15px;
	height: 18px;
	background: url('../images/menu_back.png') repeat-x top left;	
	border-left: 1px solid #cddae3;
	border-right: 1px solid #ecf3f8;
	text-decoration: none;
	color: #211d1e;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
}

#navigation ul li a:hover,
#navigation ul li a:active{
	background: url('../images/menu_back_on.png') repeat-x top left;
	color: #fff;
}

#navigation ul li.firstItem a:link,
#navigation ul li.firstItem a:visited{
	width: 51px;
	height: 18px;
	background: url('../images/menu_start.png') no-repeat top left;	
	border-left: none;
	padding: 7px 15px 0px 15px;
}
	
#navigation ul li.firstItem a:hover,
#navigation ul li.firstItem a:active{
	background: url('../images/menu_start_on.png') repeat-x top left;
	color: #fff;
}	

.top_curves_light{
	height: 15px;
	background: url('../images/top_curves_light.png') no-repeat bottom left;
	margin: 7px 0 0 0;	
}

.bot_curves_light{
	height: 15px;
	background: url('../images/bot_curves_light.png') no-repeat bottom left;
	margin: 0 0 0 0;	
}

.top_curves_dark{
	height: 15px;
	background: url('../images/top_curves_dark.png') no-repeat bottom left;
	margin: 7px 0 0 0;	
}

.bot_curves_dark{
	height: 22px;
	background: url('../images/bot_curves_dark.png') no-repeat bottom left;
	margin: 0;	
}

#content{	
	background: url('../images/background_light.png');
	padding: 0 0 80px 0;
}

/* MAIN CONTENT GOES IN HERE */
.main_content{
	float: right;
	width: 664px;
}

.main_content p{
	padding: 20px; 
	font-size: 1.1em;
}

h2.introHead{
	margin: 40px 0 10px 0;
	padding: 0;
	font-size: 1.6em;
	color: #44709f;
	font-weight: bold;
}

p.intro{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0px 20px 0 0;
	color: #383842;
}

.main_content p strong,
.main_content h2.homeH2 strong{
	font-weight: bold;
}

dl.results{
	height: 76px;
	width: 625px;
	background: url('../images/results_back.png') repeat-x bottom left;
	margin: 30px 0 0 20px;
}

dl.results dt{
	float: right;
	height: 37px;
	width: 438px;
	/*background: url('../images/results_back.png') no-repeat bottom right;*/
	padding: 5px 0 0 3px;
	padding-bottom: 1px;
}

dl.results dt a:link,
dl.results dt a:visited{
	
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
}

dl.results dt a:link em,
dl.results dt a:visited em{
	display: block;
	color: #b3e2ff;
	font-size: 0.7em;
	padding-top: 0px;
	font-weight: normal;
}

dl.results dt a:hover,
dl.results dt a:active,
dl.results dt a:hover em,
dl.results dt a:active em{
	color: #f78f1e;
}

dl.results dd{
	float: left;
	height: 24px;
	border-right: 1px solid #fff;
	border-left: 1px solid #dedede;
	padding: 10px 11px 0 11px;	
}


dl.results dd.nm{
	float: left;
	padding: 0;
	padding-top: 48px;
	width: 27px;
	text-align: center;
	font-size: 2em;
	color: #7e7e7e;
	font-weight: bold;
	border: none;
}

dl.results dd.im{
	float: left;
	width: 149px;
	height: 76px;
	border: none;
	padding: 0;		
}

dl.results dd.mrp{
	height: 21px;
	border-left: none;
	padding: 13px 13px 0 10px;
	color: #383842;
	font-size: 1em;
	
}

dl.results dd strong{
	font-weight: bold;
}

dl.results dd.prc{
	color: #383842;
	padding-top: 8px;
}

dl.results dd.prc strong{
	font-size: 1.6em;
	letter-spacing: -1px;
}

dl.results dd.sav{
	color: #c20c0c;
}

dl.results dd.sav strong{
	font-size: 1.6em;
	letter-spacing: -1px;
}

dl.results dd.lin{
	padding: 1px 3px 0 3px;
	float: right;
}

dl.results dd.lin a:link,
dl.results dd.lin a:visited{
	display: block;
	width: 68px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: url('../images/more_but.png') no-repeat top left;
	padding: 8px 0 0 15px;
	font-weight: bold;
}

dl.results dd.lin a:hover,
dl.results dd.lin a:active{
	color: #383842;
}

.flash_video{
	width: 628px;
	height: 283px;
	/*background-color: #000;*/
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding-top: 15px;
	background: url('../images/flash_back.png') no-repeat top left;
}

#movie_cover,
#movie{
    width:590px;
    height:270px;
    margin-left:20px
}

#movie_cover{
    padding-top: 170px;
    height: 100px;
    position:absolute;
    cursor: pointer;
    cursor: hand;
    background: url('../images/flash_cover.png') no-repeat top left;
}

#movie{
    display:none;
}

#movie_cover img{
	display: inline;
}

#movie_cover h2{
    font-size: 1em;
    margin-top: -10px;
}

.main_content h1{
	text-align: right;
	font-size: 2.2em;
	font-weight: bold;
	padding-right: 20px;
	color: #211d1e;
	margin-bottom: 30px;
}

.main_content h2.homeH2{
	margin: 20px; 
	font-size: 1.5em;
	text-align: left;
}

h2.contentHeader,
div.contentHeader{
	width: 636px;
	height: 47px;
	margin: 35px 0 0 0;
	background: url('../images/content_block_header.png') no-repeat top left;
	color: #fff;
	padding:  7px 0 0 10px;
	font-size: 1.2em;
}

.contentBlock p strong{
	font-weight: bold;
	/*color: Red;*/
	color: #ce0000;
}

.contentBlock p em{
	font-style: italic;
}

.contentBlock ul{
	margin: 15px 0 25px 70px;
}

.contentBlock ul li{
	font-weight: bold;
	padding: 0 15px 7px 30px !important;
	background: url('../images/tick_bullet.png') no-repeat top left;
}

h2.contentHeader a:link,
h2.contentHeader a:visited{
	font-size: 0.8em;
	color: #77a4d5;
	text-decoration: none;
}

h2.contentHeader a:visited,
h2.contentHeader a:hover{
	color: #f78f1e;
}

.contentBlock,
.sitemapBlock{
	width: 646px;
	background: url('../images/content_block_back.png') repeat-y top left;
}

.contentBlock p a:link,
.contentBlock p a:visited,
.contentBlock ul li a:link,
.contentBlock ul li a:visited{
	color: #426c99;
	font-weight: bold;
}

.contentBlock p a:hover,
.contentBlock p a:active,
.contentBlock ul li a:hover,
.contentBlock ul li a:active{
	color: #f78f1e;
}

.contentBlock h3,
.contentBlock h2{
	font-size: 1.2em;
	color: #426c99;
	font-style: italic;
	padding: 0 0 0 15px;
	letter-spacing: -1px;
}



/*
.contentBlock p{
	padding: 0 10px 20px 10px;
	margin: 0;
	line-height: 2em;


	letter-spacing: -1px;
	font-size: 1.3em;
}*/

p.contentWImg{
	width: 400px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 20px 0 0;
	padding: 0;
}

img.contentImage{
	float: left;
	padding: 0 0 0 15px;
}

a.CTA_big_but:link,
a.CTA_big_but:visited,
input.CTA_big_but{
	clear: both;
	display: block;
	float: right;
	height: 30px;
	background: url('../images/button_extend.png') no-repeat top right;
	padding: 0 35px 0 0;
	margin: 10px 20px 0 0;
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
	font-size: 1.1em;
}

a.CTA_big_but.rangeBut:link,
a.CTA_big_but.rangeBut:visited{
	clear: right;
	margin-top: -15px !important; 	
}

a.CTA_big_but.bodystyles:link,
a.CTA_big_but.bodystyles:visited{
	width: 225px;
}


a.CTA_big_but:hover,
a.CTA_big_but:active{
	color: #211d1e;
}

a.CTA_big_but strong{
	display: block;
	height: 23px;
	background: url('../images/button_end.png') no-repeat top left;
	margin-left: -22px;
	padding: 7px 0 0 22px;
	cursor: pointer;
}

a.CTA_big_but strong:hover,
a.CTA_big_but strong:active{
	color: #211d1e;
}

.contentBlock_bCurves{
	width: 646px;
	height: 38px;
	background: url('../images/content_block_bottom.png') no-repeat top left;
}

dl.manufacturers{
	clear: both;
	display: block;
	width: 643px;
	height: 167px;
	border-bottom: 1px solid #c2cfd7;
	border-top: 1px solid #fff;
}

dl.manufacturers dt{
	float: right;
	text-align: left;
	width: 533px;
	padding-top: 10px;
}

dl.manufacturers dt a:link,
dl.manufacturers dt a:visited{
	color: #44709f;
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
}

dl.manufacturers dt a:hover,
dl.manufacturers dt a:active{
	color: #211d1e;
}

dl.manufacturers dd.logo{
	float: left;
	width: 100px;
	height: 75px;
	padding: 5px;
}

dl.manufacturers dd.desc{
	color: #4c5154;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top: 5px;
	width: 423px;
	float: left;
}

dl.manufacturers dd.desc a:link,
dl.manufacturers dd.desc a:visited{
	color: #226791;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

dl.manufacturers dd.desc a:visited,
dl.manufacturers dd.desc a:hover{
	color: #f58220;
}

dl.manufacturers dd.link a:link,
dl.manufacturers dd.link a:visited{
	display: block;
	float: right;
	width: 73px;
	height: 21px;
	background: url('../images/more_but.png') no-repeat top left;
	margin: 5px 25px 0 0;
	text-align: center;
	text-decoration: none;
	padding: 9px 10px 0 0;
	color: #fff;
	font-weight: bold;
}

dl.manufacturers dd.link a:hover,
dl.manufacturers dd.link a:active{
	color: #211d1e;
}

ul.bodystyles{
	margin: 0 0 0 35px ;
	padding: 0 !important;
}

ul.bodystyles li{
	float: left;
	width: 64px;
	height: 53px;
	border-left: 1px solid #a7b9c5;
	border-top: 1px solid #a7b9c5;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin : 0 3px;
	background: url('../images/bodystyles_back.gif') repeat-x bottom left;
		padding: 0 !important;
}

ul.bodystyles a:link,
ul.bodystyles a:visited{
	width: 64px;
	height: 13px;
	display: block;
	text-align: center;
	padding: 40px 0 0 0;
	border: 1px solid #dae8f1;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

ul.bodystyles a.4x4:link,
ul.bodystyles a.4x4:visited{
	background: url('../images/4x4_off.png') no-repeat;
	background-position: 7px 8px; 
}
ul.bodystyles a.citycar:link,
ul.bodystyles a.citycar:visited{
	background: url('../images/citycar_off.png') no-repeat;
	background-position: 15px 12px; 
}
ul.bodystyles a.coupe:link,
ul.bodystyles a.coupe:visited{
	background: url('../images/coupe_off.png') no-repeat;
	background-position: 7px 17px; 
}
ul.bodystyles a.estate:link,
ul.bodystyles a.estate:visited{
	background: url('../images/estate_off.png') no-repeat;
	background-position: 7px 12px; 
}
ul.bodystyles a.hatchback:link,
ul.bodystyles a.hatchback:visited{
	background: url('../images/hatchback_off.png') no-repeat;
	background-position: 10px 14px; 
}
ul.bodystyles a.mpv:link,
ul.bodystyles a.mpv:visited{
	background: url('../images/mpv_off.png') no-repeat;
	background-position: 5px 10px; 
}
ul.bodystyles a.saloon:link,
ul.bodystyles a.saloon:visited{
	background: url('../images/saloon_off.png') no-repeat;
	background-position: 7px 14px; 
}

ul.bodystyles a.sports:link,
ul.bodystyles a.sports:visited{
	background: url('../images/sports_off.png') no-repeat;
	background-position: 4px 14px; 
}


ul.bodystyles a.bs1:hover,
ul.bodystyles a.bs1:active{
	background: url('../images/4x4_on.png') no-repeat;
	background-position: 7px 8px; 	
}
ul.bodystyles a.bs2:hover,
ul.bodystyles a.bs2:active{
	background: url('../images/citycar_on.png') no-repeat;
	background-position: 15px 12px; 
}
ul.bodystyles a.bs3:hover,
ul.bodystyles a.bs3:active{
	background: url('../images/coupe_on.png') no-repeat;
	background-position: 7px 17px; 
}
ul.bodystyles a.bs4:hover,
ul.bodystyles a.bs4:active{
	background: url('../images/estate_on.png') no-repeat;
	background-position: 7px 12px; 
}
ul.bodystyles a.bs5:hover,
ul.bodystyles a.bs5:active{
	background: url('../images/hatchback_on.png') no-repeat;
	background-position: 10px 14px; 
}
ul.bodystyles a.bs6:hover,
ul.bodystyles a.bs6:active{
	background: url('../images/mpv_on.png') no-repeat;
	background-position: 5px 10px; 
}

ul.bodystyles a.bs7:hover,
ul.bodystyles a.bs7:active{
	background: url('../images/saloon_on.png') no-repeat;
	background-position: 7px 14px; 
}

ul.bodystyles a.bs8:hover,
ul.bodystyles a.bs8:active{
	background: url('../images/sports_on.png') no-repeat;
	background-position: 4px 14px; 
}


ul.bodystyles li:hover,
ul.bodystyles li:active{
	background-color: #f79021;
}

ul.bodystyles a:hover,
ul.bodystyles a:active{
	color: #ffd8ad;
}	

/* RESULTS TABLE */

table.resultsMain{
	width: 642px;
	border-top: 1px solid #bad3e4;
	border-bottom: 1px solid #fff;
	background-color: #cddfec;
}

table.resultsMain tr.S{
	background-color: #ffbb5c;
}

table.resultsMain td,
table.resultsMain th{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #88afcc;
	border-left: 1px solid #96b9d3;

	height: 30px;
}

table.resultsMain th{
	background-color: #bad3e4;
	text-align: center;
	vertical-align: middle;
	color: #4f5359;
	font-weight: bold;
	letter-spacing: -1px;
}

table.resultsMain td{
	text-align: center;
	vertical-align: middle;
	color: #585b60;
	font-weight: bold;
		padding: 2px 0;
}

table.resultsMain td.d6,
table.resultsMain td.d7{
	font-size: 1.6em;
	letter-spacing: -1px;
}

table.resultsMain td.d7{
	color: #c60001;
}

table.resultsMain th.c1{
	width: 63px;
}

table.resultsMain th.c2{
	width: 148px;
}

table.resultsMain td.c2{
	text-align: left;
	padding: 0 3px;
}

table.resultsMain td.c2{
	
	color: #416f9f;

}



table.resultsMain th.c3{
	width: 63px;
}

table.resultsMain th.c4{
	width: 60px;
}

table.resultsMain th.c5{
	width: 58px;
}

table.resultsMain th.c6{
	width: 76px;
}

table.resultsMain th.c7{
	width: 73px;
}

table.resultsMain th.c8{
	width: 88px;
}

table.resultsMain td.c8 a.CTA_big_but:link,
table.resultsMain td.c8 a.CTA_big_but:visited{
	margin: 0;
}

table.resultsMain td.cspan{
	background-color: #96b9d3;
	color: #fff;
	text-align: right;
	padding: 0 5px;
	letter-spacing: -1px;
	font-size: 1em;
}

table.resultsMain td.cspan a:link,
table.resultsMain td.cspan a:visited{
	color: #00477d;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	padding-top: 3px;
}

table.resultsMain td.cspan a:hover,
table.resultsMain td.cspan a:active{
	color: #d36e00;
}

/* Comparison Table */

table.vehicleComparison{
	margin: 70px 0;
}

table.vehicleComparison tr{
	margin-bottom: 1px;
}
	
table.vehicleComparison td{
	width: 115px;
	height: 25px;
	background: url('../images/comp_back.png') no-repeat bottom left;
	padding: 0 0 0 15px;
	vertical-align: middle;
	color: #787a7b;
	font-weight: bold;
	
}

table.vehicleComparison td.comparePriceTitle,
table.vehicleComparison td.compareTitle{
	width: 113px !important;
	background: url('../images/comp_title_back.png') repeat-x top left;
	border: 0;
	padding: 0 0 0 5px;
	color: #383838;
}

table.vehicleComparison td.noStyle{
	background: none;
}

table.vehicleComparison td.compareImage{
	width: 115px;
	height: 90px;
	background: url('../images/comp_bottom_back.png') repeat-y bottom left;	
	padding: 0;
}

table.vehicleComparison td.compareImage span{
	display: block;
	color: #063f7e;
	padding: 5px 10px 0 15px;
}

table.vehicleComparison td.compareImage img.compImg{
	margin: -75px 0 0 -10px;
}

table.vehicleComparison td.moreBut{
	width: 115px;
	height: 65px;
	background: url('../images/comp_bottom_back.png') repeat-y bottom left;	
	text-align: right;
}

table.vehicleComparison td.moreBut a:link,
table.vehicleComparison td.moreBut a:visited{
	margin-right: 10px;
}

.rfq_top{
	width: 647px;
	height: 29px;
	background: url('../images/rfq_top_curves.png') no-repeat top left;
	margin: 50px 0 0 0;
}

#rfq_form{
	width: 647px;
	background: url('../images/rfq_back.png') repeat-y top left;
}

.rfq_bot{
	width: 647px;
	height: 33px;
	background: url('../images/rfq_botCurves.png') no-repeat top left;
}

#rfq_step1,
#rfq_step2,
#rfq_step3{
	width: 372px;
	float: left;
}

.rfq_help{
	float: right;
	width: 244px;
}

.rfqLabel{
	width: 116px;
	min-height: 18px;
	display: block;
	float: left;
	clear: both;
	background: url('../images/rfq_lbl_back.png') repeat-y top left;
	margin: 0 0 1px 20px;
	color: #5b85ae;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 3px 0;
	letter-spacing: -1px;
}

input.smText{
	width: 75px !important;
}

a.findBut:link,
a.findBut:visited{
	display: block;
	float: left;
	width: 55px;
	height: 19px;
	background: url('../images/find_but2.png') no-repeat top left;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 3px 5px 0 0;
}

a.findBut:hover,
a.findBut:active{
	color: #51565b;
}

#rfq_form input,
#rfq_form select,
#rfq_form textarea{
	float: left;
	width: 207px;
}

p#rfq_welcome{
	font-size: 1.5em;
	color: #211d1e;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	text-align: right;
	margin: -20px 15px 20px 0;
}

p#rfq_welcome em{
	color: #ff8500;
}

p#rfq_welcome strong{
	display: block;
	color: #616567;
	font-size: 0.7em;
	padding: 5px 0 0 0;
	font-style: normal;
}

p#rfq_welcome strong em{
	color: #616567;
	font-size: 1.4em;
}

dl.rfq_step{
	padding-left: 60px;
	margin: 0 15px 35px 0;
}

dl.rfq_step dt{
	color: #f78f1e;
	font-size: 1.2em;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

dl.rfq_step dd{
	height: 40px;
	color: #50565a;
	font-size: 1em;
	letter-spacing: -1px;
	line-height: 1.3em;
	font-weight: bold;
}

dl.rfq_step dt strong{
	color: #53585c;
	font-weight: bold;
}

dl.step1{
	margin-top: 30px;
	background: url('../images/rfq_step1.gif') no-repeat top left;
}

dl.step2{
	background: url('../images/rfq_step2.gif') no-repeat top left;
}

dl.step3{
	background: url('../images/rfq_step3.gif') no-repeat top left;
}

a.rfq_next_but:link,
a.rfq_next_but:visited{
	margin-right: 275px;
}

a.rfq_prev_but:link,
a.rfq_prev_but:visited{
	float: left;
}

.rfq_progress_bar{
	width: 416px;
	height: 56px;
	background: url('../images/steps_background.png') no-repeat top left;
	margin: 40px auto 10px auto;
}

.rfq_progress_bar li.rfq_vehicle_details,
.rfq_progress_bar li.rfq_purchase_type,
.rfq_progress_bar li.rfq_personal_details{
	text-indent: -9999px;
}

.rfq_progress_bar li.rfq_vehicle_details.progress_on{
	background: url('../images/step1_on.png') no-repeat top left;
	width: 100px;
	height: 55px;
	margin-left: 39px;
	float: left;
}

.rfq_progress_bar li.rfq_purchase_type.progress_on{
	background: url('../images/step2_on.png') no-repeat top left;
	width: 133px;
	height: 55px;
	float: left;
	margin: -12px 0 0 139px
}

.rfq_progress_bar li.rfq_personal_details.progress_on{
	background: url('../images/step3_on.png') no-repeat top left;
	width: 143px;
	height: 55px;
	float: left;
	margin: -24px 0 0 272px
}

a.rfq_next_but:link,
a.rfq_next_but:visited,
a.rfq_prev_but:link,
a.rfq_prev_but:visited{
	display: block;
	background: url('../images/search_but2.png') no-repeat top left;
	width: 133px;
	height: 23px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	padding: 7px 0 0 0;
}

a.rfq_prev_but:link,
a.rfq_prev_but:visited{
	background: url('../images/search_but3.png') no-repeat top left;
	margin-left: 10px;
}

a.rfq_next_but:hover,
a.rfq_next_but:active,
a.rfq_prev_but:hover,
a.rfq_prev_but:active{
	color: #211d1e;
}


a.rfq_next_but:link,
a.rfq_next_but:visited{
	float: right;
}

a.rfq_prev_but:link,
a.rfq_prev_but:visited{
	float: left;
}

ul#rfq_vehicleselect{
	margin: -72px 0 20px 0;
}

ul#rfq_vehicleselect li{
	width: 104px;
	height: 17px;
	text-align: center;
	color: #98999a;
	font-weight: bold;
	background: url('../images/taboff.png') no-repeat top left;
	padding: 5px 0 0 0;
	float: left;
}

ul#rfq_vehicleselect li.selected{
	width: 104px;
	height: 17px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url('../images/tabon.png') no-repeat top left;
	color: #fff;
	padding: 5px 0 0 0;
}

ul#rfq_vehicleselect li a:link,
ul#rfq_vehicleselect li a:visited{
	color: #98999a;
	text-decoration: none;
	font-weight: bold;
}

ul#rfq_vehicleselect li.selected a:link,
ul#rfq_vehicleselect li.selected a:visited{
	color: #fff;
	text-decoration: none;
}

a.addVehicleBut:link,
a.addVehicleBut:visited{
	background: url('../images/add_but.png') no-repeat top left;
	width: 72px;
	color: #98999a;
	height: 36px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 40px;
}

a.deleteVehicleBut:link,
a.deleteVehicleBut:visited{
	background: url('../images/delete_but.png') no-repeat top left;
	width: 72px;
	color: #98999a;
	height: 25px;
	margin: 20px 0 0 30px;
	padding: 10px 0 0 40px;
}

a.addVehicleBut:hover,
a.addVehicleBut:active{
	color: #f78f1e;
}

#rfq_form legend{
	font-weight: bold;
	color: #211d1e;
	font-style: italic;
	margin: 0 0 5px 15px;
	padding-bottom: 10px;
}

span.radiobuttons input,
fieldset.radiobuttons input{
	width: 50px !important;
	display: block;
	clear: both;
	margin: 0 0 10px 50px
}

label.radLabel{
	color: #226791;
	font-weight: bold;
}

label.radLabel2{
	margin-bottom: 10px;
	height: 20px;
	display: block;
	color: #226791;
	font-weight: bold;	
}

fieldset.normRadButs input,
span.rfqCheckbox input{
	width: 50px !important;
	margin-left: 50px;
	margin-bottom: 5px;
}

div.rfq_FullLabelContainer label{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	display: block;
	color: #226791;
	padding: 0 5px;

}

span.ltlCheck input{
	width: 35px !important;
	float: none !important;
}

div.rfq_FullLabelContainer label.rfqFinal{
	display: block;
	margin: 0 5px !important;	
	float: left;
}


div.pop_step{
	width: 636px;
	margin: 0 auto 20px auto;
	background: url('../images/pop_step_back.gif') repeat-x top left;
	min-height: 175px;
	padding: 0 0 20px 0;
}



h3#thanks_title{	
	float: left;
	color: #456b9a;
	font-weight: bold;
	font-size: 2.2em;
	font-style: italic;
	letter-spacing: -1px;
	padding-left: 15px;
	margin: 25px 0;	
}
	
div.thankyou a.thank_print:link,
div.thankyou a.thank_print:visited{
	height: 43px;
	display: block;
	margin: 0 15px 0 20px;	
	float: left;
	padding: 15px 50px 0 0;
	background: url('../images/thank_print.png') no-repeat top right;
	color: #a0a0a0;
	font-weight: bold;
}

div.thankyou a.thank_print:hover,
div.thankyou a.thank_print:active{
	color: #426c99;	
}
	
span.enqRef{
	float: right;
	display: block;
	margin-right: 15px;
	width: 226px;
	height: 23px;
	text-align: right;
	padding: 7px 10px 0 0;
	background-color: #fff;
}
	


.thankbox{ 
	margin-top: 30px;	
}
	
.thankbox h3{	
	color: #426c99;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	padding: 20px 0 20px 15px;	
}
	
.thankyou p{
	color: #6b7175;	
}
	
div.vehicle_options{	
	width: 302px;
	float: right;
	background-color: #ecf3f8;
	border: 1px solid #bfcbd2;
	margin: 0 30px 0 0;
	padding: 7px;	
}
	
div.vehicle_options h4{	
	color: #f78f1e;
	padding: 10px 0;
	font-size: 1.1em;
	font-weight: bold;	
}

table.vehicleOptions,
table.vehicleTable{	
	border-collapse: separate;	
}
	
table.vehicleOptions td.firstBlock,
table.vehicleTable td.firstBlock{
	background-color: #bad3e4;
	width: 127px;
	padding: 5px;	
	color: #3c6b9c;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #88afcc;
	border-left: 1px solid #88afcc;
	border-top: 1px solid #fff;	
}

table.vehicleOptions td.lastBlock,
table.vehicleTable td.lastBlock{
	background-color: #cddfec;
	width: 152px;
	padding: 5px;
	color: #54575b;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #88afcc;
	border-left: 1px solid #88afcc;
	border-top: 1px solid #fff;
}


div.youdetails{
	width: 300px;
	float: left;
	padding: 0 0 0 15px;	
}

div.youdetails table.vehicleOptions,
div.pExchange table.vehicleOptions{
	background-color: #edf4f8;
	border-collapse: separate;
	border-right: 1px solid #fff;
	border-bottom: 16px solid #211d1e;
	border-left: 1px solid #c6cfd5;
	border-top: 1px solid #fff;
}

div.youdetails table.vehicleOptions td.firstBlock,
div.youdetails table.vehicleOptions td.lastBlock,
div.pExchange table.vehicleOptions td.firstBlock,
div.pExchange table.vehicleOptions td.lastBlock{
	background: none;
	border: none;
	padding: 10px;
}
	
div.youdetails table.vehicleOptions td.firstBlock,
div.pExchange table.vehicleOptions td.firstBlock{
	width: 102px;	
}

div.youdetails table.vehicleOptions td.lastBlock,
div.pExchange table.vehicleOptions td.lastBlock{
	width: 127px;	
}
	
div.youdetails h3,
div.pExchange h3{	
	padding-left: 0;	
}
	
div.pExchange{
	width: 302px;
	float: right;
}

div.pExchange p.thanksP{
	padding: 0;
	margin: 0 0 15px 0;
}

div.qDetails{
	padding-left: 15px;
	width: 621px;
}	

div.qDetails h3{	
	padding-left: 0;
}

div.qDetails h4{
	color: #f78f1e;
	font-size: 1.2em;	
	padding: 0 0 10px 0;

}
	
img.thankImg{	
	margin: 0 0 0 40px;	
	width: 200px;
	float: left;
}
	

.advancedSearch{
	width: 625px;
	height: 91px;
	background: url('../images/advanced_search_back.png') no-repeat top left;
	margin: 0 20px 0 0;
	padding: 10px;
}

.advancedSearch h3{
	font-weight: bold;
	color: #1f2021;
	font-style: italic;
	font-size: 1.2em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin: 0 0 10px 0;
}

.advancedSearch h3 strong{
	color: #f78f1e;
}

.advancedSearch label{
	width: 70px;
	padding: 5px 0 0 5px;
	display: block;
	letter-spacing: -1px;
	float: left;
/*	font-weight: bold;*/
height: 20px;
	color: #6ba4d5;

	/*text-align: right;*/

	
}

.advancedSearch select{
	
	width: 125px;
	float: left;
	
}

.advancedSearch a.CTA_big_but:link,
.advancedSearch a.CTA_big_but:visited{
	margin: -15px 0 0 0;
}

div#article_content{
	background: url('../images/news_back.png');
	width: 460px;
	min-height: 300px;
	float: left;
	margin: 30px 0 0 0;
	font-size: 1.2em;
	line-height: 2em;

}

div#article_content img{
	margin: 10px 60px;
}


div#article_content p{
	padding: 0 10px;
	margin-bottom:15px;
}

div#article_content h2{
	width: 440px;
	min-height: 21px;
	background: url('../images/news_title_main.png') no-repeat top left;
	margin: -24px 0 0 0;
	color: #fff;
	padding: 3px 10px 0 10px;
	font-size: 1.2em;
	text-align: left;
}

div#article_content a:link,
div#article_content a:visited{
	color: #226791;
	font-weight: bold;
	text-decoration: none;
}

div#article_content a:hover,
div#article_content a:active{
	color: #f58220;
}

div#search_articles{
	width: 182px;
	height: 125px;
	float: right;
	background: url('../images/news_search_back.png') no-repeat top left;
	margin: 10px 10px 20px 0;
}

div#search_articles strong{
	font-size: 1.3em;
	color: #1f2021;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin: 10px 10px;
	display: block;
}

div#search_articles strong em{
	color: #ff8500;
	padding-left: -10px;
	font-style: italic;
}

div#search_articles p{
	padding: 0 10px;
	margin: 0;
	
	letter-spacing: -1px;
}

div.news_bCurves{
	width: 460px;
	height: 20px;
	background: url('../images/news_bottom_curve.png') no-repeat top left;
	margin: 0 0 -20px 0;
	padding: 0;
}

div#recent_articles,
div.otherArticles{
	width: 182px;
	background: url('../images/recent_articles.png') no-repeat bottom left;
	float: right;
	margin: 20px 10px;
	clear: both;
}

div#recent_articles h3,
div.otherArticles h3{
	width: 182px;
	margin: -20px 0 0 0;
	background: url('../images/recent_aritcles_top.png') no-repeat top left;
	height: 32px;
	font-weight: bold;
	color: #1f2021;
	font-style: italic;
	font-size: 1.2em;
	letter-spacing: -1px;
	padding: 10px 10px 5px 10px;
	text-transform: lowercase;
}

div#recent_articles h3 strong,
div.otherArticles h3 strong{
	color: #f78f1e;
}


a.more_but:link,
a.more_but:visited{
	display: block;
	width: 73px;
	height: 23px;
	float: right;
	margin: 5px 5px 0 0;
	background: url('../images/more_but.png') no-repeat top left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px 0 0;
}

a.more_but:hover,
a.more_but:active{
	color: #1f2021;
}

img.newsImg{
	clear: both;
	margin: 5px 10px;
}

div#recent_articles ul li,
div.otherArticles ul li{
	margin: 0 0 30px 0;
	height: 30px;
	clear: both;
}



div.otherArticles ul li img,
div#recent_articles ul li img{
	float: left;
}

a.newsLink:link,
a.newsLink:visited{
	display: block;
	float: right;
	width: 105px;
	margin-right: 5px;
	color: #4f76a0;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 10px 0 0 0;

}

a.newsLink:hover,
a.newsLink:active,
a.archiveNewsLink:hover,
a.archiveNewsLink:active{
	color: #f78f1e;
}

div.archive a.archiveNewsLink:link,
div.archive a.archiveNewsLink:visited
{
	display: block;
	
	margin-left: 10px;
	color: #4f76a0;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 10px 0 0 0;
}
div.archive ul li
{
    margin-bottom:10px;
    height:1em;
}
div.archive ul
{
    margin:0px 10px 30px 10px;
}
ul.breadcrumb{
	float: right;
	margin: 20px 15px;
}

ul.breadcrumb li{
	float: left;
	margin: 0 5px 0 0;
}

ul.breadcrumb li a:link,
ul.breadcrumb li a:visited{
	color: #426c99;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

ul.breadcrumb li a:hover,
ul.breadcrumb li a:active{
	color: #f78f1e;
}

div#news_top{
	margin: 0 0 0 0;
	width: 460px;
}

div#expert_section{
	width: 192px;
	float: right;
	margin: 0 0 0 0
}

dl.news_item{
	width: 460px;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
}

dl.news_item dt{
	height: 24px;
	background: url('../images/news_title_main.png') no-repeat top left;
	margin: 0 0 0 0;
}

dl.news_item dt a:link,
dl.news_item dt a:visited{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	padding: 4px 0 0 12px;
}

dl.news_item dd{
	margin: 0;
	padding: 0;
}

dl.news_item dd.newsDesc{
	line-height: 1.8em;
	font-size: 1.1em;
}

dl.news_item dd.newsImage,
dl.news_item dd.newsDesc,
dl.news_item dd.newsMore{
	background: url('../images/news_back.png') repeat-y top left;
	padding: 5px;
}

dl.news_item dd.newsImage{
	float: left;
	width: 125px;
}

dl.news_item dd.newsMore{
	text-align: right;
}

dl.news_item dd.newsMore a:link,
dl.news_item dd.newsMore a:visited{
	color: #44709f;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

dl.news_item dd.newsMore a:hover,
dl.news_item dd.newsMore a:active,
dl.news_item dt a:hover,
dl.news_item dt a:active{
	color: #f78f1e;
}

.otherArticles label{
	font-weight: bold;
	display: block;
	padding-left: 10px;
}

.otherArticles select{
	margin-left: 10px;
	width: 162px;
}

.otherArticles a.CTA_big_but:link,
.otherArticles a.CTA_big_but:visited{
	margin: 10px 10px 15px 0;
}

div.statsHolder{
	background: url('../images/news_back.png') repeat-y top left;
	width: 460px;
	padding: 0;
	margin: 0;
}

div.statsHolder h2{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	padding: 15px 0 0 20px;
	color: #426c99;
}

h2.statsTop{
	background: url('../images/news_title_back.png') no-repeat top left;
	height: 19px;
	color: #fff;
	padding: 5px 0 0 10px;
	font-size: 1.2em;
	margin: 0;
}

img.statsImage{
	margin: 20px 0 0 70px;
	float: left;
}

ul.statsList{
	width: 182px;
	float: right;
	margin: 25px 50px 0 0;
	background: url('../images/stats_menu.gif') no-repeat top left;
	height: 169px;
	padding: 10px 0 0 0;
}

ul.statsList li{
	padding: 5px 15px !important;
	background: none !important;
}

ul.statsList li a:link,
ul.statsList li a:visited{
	color: #426c99;
	font-weight: bold;
}

ul.statsList li a:hover,
ul.statsList li a:active{
	color: #f78f1e;
}

dl.spec_list{
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #88afcc;	
	margin: 0 auto;
	width: 455px;

}

dl.spec_list dt{
	background-color: #bad3e4;
	float: left;
	width: 190px;
	height: 15px;
	border-right: 1px solid #fff;
	padding: 6px 0 0 10px;
	color: #3c6b9c;
	border-right: 1px solid #88afcc;
	font-weight: bold;
}

dl.spec_list dd{
	float: right;
	background-color: #cddfec;
	width: 243px;
	min-height: 15px;
	padding: 6px 0 0 10px;
	color: #54575b;
	font-weight: bold;
}

#companyAddress{
	float: left;
	width: 240px;
	margin: 0 0 0 70px;
	background: url('../images/address_back.gif') no-repeat bottom right;
	padding: 0 0 20px 0;
}

#companyAddress address{
	display: block;
	font-style: normal;
	margin: 20px 0 0 20px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#companyPhone{
	float: right;
	width: 220px;
	background: url('../images/phone_back.gif') no-repeat bottom right;
	padding: 0 0 20px 0;
	margin: 0 70px 0 0;
}

#companyAddress p,
#companyPhone p.Highlight{
	font-size: 1.2em;
	font-weight: bold;
	color: #f78f1e;
}

#companyPhone p#phone2{
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
}

#companyPhone p#phone2 em{
	color: #1f2021 !important;
	font-size: 1em;
	font-weight: normal;
}

#companyPhone p#phone2 strong{
	font-size: 1.5em;
	padding-bottom: 10px;
}




fieldset.custDetails{
	background:  url(../images/pop_fieldset_back.gif) repeat-x top left;
	border: 3px solid #0065a6;
	margin: 20px auto 0 auto;
	width: 505px;
	padding: 20px 0;
}

fieldset.custDetails label,
.IP_content label.rfqLabel{
	display: block;
	clear: both;
	margin: 0 0 0 75px;
	float: left;
	width: 141px;
	height: 15px;
	background-image: none !important;
	background-color: #4c5358 !important;
	border-top: 1px solid #71777a !important;
	border-bottom: 1px solid #353a3d !important;
	padding: 6px 0 0 9px !important;
	color: #fff !important;
	font-weight: bold;
	text-align: left !important;
}

fieldset.custDetails p.radioLabel{
	display: block;
	clear: both;
	margin: 0 0 0 75px;	
	float: left;
	width: 141px;
	background-color: #4c5358;
	border-top: 1px solid #71777a;
	border-bottom: 1px solid #353a3d;
	padding: 6px 0 6px 9px;
	color: #fff;
	font-weight: bold;
}

fieldset.custDetails input,
fieldset.custDetails select{
	float: left;
	margin: 0;
}

fieldset.custDetails input{
	width: 146px;
}

fieldset.custDetails input.optional{
	width: 206px;
}

fieldset.custDetails select{
	padding: 0;
	height: 21px;
}

fieldset.custDetails select.address{
	width: 206px;
	height: 70px;
}

fieldset.custDetails label.radLabel{
	clear: none;
	background: none;
	border: none;
	margin: 15px 0 0 0;
	padding: 0;
	width: auto;

}

fieldset.custDetails span.contForm input{
	width: 30px;
	margin: 15px 0 0 0;
}

fieldset.custDetails legend{
	padding: 5px 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -1px;
	color: #5b85ae;
}

fieldset.custDetails p{
	padding: 0 0 25px 20px;
	color: #585858;
	font-size: 1.1em;
	letter-spacing: -1px;
}





/* SIDE BAR */
.side_bar{
	float: left;
	width: 324px;
}

.side_girl{
	width: 121px;
	height: 126px;
	margin-top: -83px;
	background: url('../images/girl.png') no-repeat top left;
	color: #f8941d;
	font-weight: bold;
	font-size: 1.1em;
	padding: 35px 0 0 110px;
	letter-spacing: -1px;
}

h2.searchTitle{
	width: 270px;
	height: 19px;
	background: url('../images/sidebar_title.png') no-repeat top left;
	margin: -26px 0 0 17px;
	text-align: right;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 10px 0 0;
}

.advanced_search{
	width: 280px;
	padding: 0 0 0 0; 
	margin: 0 0 0 17px;
	background: url('../images/sidebar_back.png');
	border-bottom: 1px solid #7f9097;
}

.advanced_search fieldset{
	display: block;
	height: 30px;
	width: 257px;
	background: url('../images/search_label_back.png');
	margin: 3px 0 0 0;
	color: #204965;
	padding: 0 0 0 23px;
}

.advanced_search fieldset.filterCtls{
	height: auto;
	clear: both;
	background: url('../images/filter_back.png');
	margin: 0;
	border-top: 1px solid #8ca6b2;
	border-bottom: 1px solid #b9cad3;
	
}

fieldset.filterCtls h3{
	display: block;
	clear: both;
	color: #204965;
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px 0 10px 0;

}

.advanced_search label{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	width: 90px;
	float: left;
	padding: 7px 0 0 0;

}

fieldset.filterCtls label{
	color: #414346;
	font-size: 1em;
	padding: 0 !important;
	margin: 5px 0 0 0;
	width: 150px;
	font-weight: normal;
	letter-spacing: -1px;
	height: 20px;
	font-weight: bold;
}




fieldset.filterCtls label strong{
	font-weight: bold;
}

fieldset.filterCtls input{
	float: left;
	margin: 5px 3px 0 42px;
}


fieldset.filterCtls label.dblLabel{
	float: left;
	display: block;
	width: 55px;
	
}

fieldet.filterCtls input.dblCheck{
	width: auto;
	display: inline;
	float: left;
}

.searchBut:link,
.searchBut:visited{
	display: block;
	width: 133px;
	height: 23px;
	background: url('../images/search_but2.png') no-repeat top left;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
}

.searchBut:hover,
.searchBut:active{
	color: #383842;
}

.advanced_search a.searchBut:link,
.advanced_search a.searchBut:visited{
	float: right;
	margin: 10px 10px 0 0;
}


.compareHelp{
	border-top: 1px solid #96a9b3;
	height: 206px;
	background: url('../images/compare.png') no-repeat top left;
	background-position: 15px 5px;
}

.compareBox{
	width: 198px;
	height: 117px;
	background: url('../images/filter_back.png');
	margin: 33px 0 0 63px;
	padding: 5px;
}

.compareBox h3{
	color: #204965;
	font-size: 1.3em; 
	font-weight: bold; 
	letter-spacing: -1px;
	padding-bottom: 5px;
}

.compareBox p{
	color: #211d1e;
	font-size: 1em;
	line-height: 1.5em;
}

.compareBox p span#compare_message{
	display: block;
	padding-top: 15px;
	color: #fff;
}

.compareBox p span#compare_message em{
	color: #764106;
	font-size: 1.5em;
	font-weight: bold;
}

.compareHelp a.CTA_big_but:link,
.compareHelp a.CTA_big_but:visited{
	margin-right: 10px;
}

.side_contact{
	width: 275px;
	height: 157px;
	background: url('../images/contact_back.png') no-repeat top left;
	margin: 0 0 0 17px;
	padding: 15px 0 0 15px
}

.side_contact h3{
	color: #211d1e;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: italic;
	text-transform: lowercase;
}

.side_contact h3 em{
	margin-left: -3px;
	color: #f78f1e;
}

.advanced_search select{
	float: left;
	margin: 5px 0 0 0;
	width: 157px;
	height: 18px;
	font-size: 1.1em;
	font-weight: bold;
}

span.side_phone,
span.side_email{
	display: block;
	padding-left: 50px;
	font-size: 1.3em;
	color: #211d1e;
	font-weight: bold;
	letter-spacing: -1px;
	height: 47px;
	margin: 10px 0 0 0;
	padding-top: 10px;
	background: url('../images/phone_icon.gif') no-repeat top left;
}

span.side_email{
	margin: 0;
	font-size: 1.3em;
	background: url('../images/email_icon.gif') no-repeat top left;
}

.spec_offers dl{
	background-color: #fff;
	width: 283px;
	height: 142px;
	margin: 50px 15px 10px 20px;
}

.spec_offers dl dt{
	width: 165px;
	float: right;
	/*margin-top: -30px;*/
	color: #44709f;
	display: block;
	text-decoration: none;
}

.spec_offers dl dt em{
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	padding-top: 3px;
	font-weight: bold;
}

.spec_offers dl dt a:link,
.spec_offers dl dt a:visited{
	text-decoration: none;
	color: #44709f;
	font-size: 1.2em;
	font-weight: bold;
}

.spec_offers dl dt a:hover,
.spec_offers dl dt a:active,
.spec_offers dl dt a:hover em,
.spec_offers dl dt a:active em{
	color: #f78f1e;
}

.spec_offers dl dd{
	float: right;
}

.spec_offers dl dd.img{
	float: left;
	margin: -30px 0 0 -20px;
}

.spec_offers dl dd.mrp{
	padding: 10px 10px 0 0;
	color: #64646c;
	font-size: 1em;
}

.spec_offers dl dd.price{
	padding: 10px 10px 0 0;
	color: #383842;
	font-size: 1em;
}

.spec_offers dl dd.mrp strong{
	font-weight: bold;
}

.spec_offers dl dd.price strong{
	font-size: 2em;
	font-weight: bold;
}

.spec_offers dl dd.save{
	clear: both;
	float: left;
	color: #c20c0c;
	padding: 15px 0 0 60px;
}

.spec_offers dl dd.save strong{
	font-size: 2em;
	font-weight: bold;
}

.spec_offers dl dd.link a:link,
.spec_offers dl dd.link a:visited{
	display: block;
	width: 73px;
	height: 22px;
	background: url('../images/more_but.png') no-repeat top left;
	margin: 10px 10px 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 10px 0 0;
}	

.spec_offers dl dd.link a:hover,
.spec_offers dl dd.link a:active{
	color: #383842;
}

.mpu_advert
{
	display: none;
	margin: 0 10px 15px 10px;
}

.social_media{
	margin: -15px 0 20px 17px;
	height: 30px;
}

.social_media img{
	float: left;
	margin-right: 10px;
}

.latest_news,
.sub_latest_news{
	margin: 0 0 0 17px;
}

.latest_news h2,
.sub_latest_news h2{
	color: #000000;
	font-size: 1.9em;
	margin: 0 0 30px 0;
}

.latest_news dl{
	width: 282px;
	float: left;
	margin: 0 0 8px 0;
}

.sub_latest_news dl{
	width: 890px;
	margin: 15px auto 7px auto;
	background-color: #fff;
	padding: 0 0 5px 0;
}

.sub_latest_news dt{
	width: 525px;
	height: 30px;
	margin-left: 95px;
	float: left;
}

.sub_latest_news dt a:link,
.sub_latest_news dt a:visited{
	display: block;
	color: #44709f;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 7px;
	letter-spacing: -1px;
	padding-left: 35px;
}

.sub_latest_news dt a:visited,
.sub_latest_news dt a:hover{
	color: #f78f1e;
}

.sub_latest_news dd.img{
	width: 111px;
	margin-top: -20px;
	padding: 0 0 0 10px;
	float: left;
}

.sub_latest_news dd.newsDate{
	float: left;
	height: 25px;
	width: 130px;
	color: #aeaeae;
	font-size: 1.2em;
	padding: 5px 0 0 0;  
	letter-spacing: -1px;
	font-weight: bold;
}

.sub_latest_news dd.addThis{
	width: 140px;
	height: 25px;
	float: left;
	padding: 5px 0 0 0;
}

.sub_latest_news dd.desc{
	float: left;
	width: 600px;
	color: #383842;
	line-height: 1.4em;
	padding: 0 0 5px 10px;
}

.sub_latest_news dd.link{
	float: right;
	width: 150px;
}

.sub_latest_news dd.link a.CTA_big_but:link,
.sub_latest_news dd.link a.CTA_big_but:visited{
	margin: 0 10px 0 0;
}

.latest_news dl dt{
	width: 282px;
	min-height: 17px;
	background: url('../images/news_title_back2.png') no-repeat top left;
	padding: 4px 0 0 10px;
}

.latest_news dl dt a:link,
.latest_news dl dt a:visited{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;	
}

.latest_news dl dd{
	background: url('../images/latest_news_back.png');
}

.latest_news dl dd.img{
	padding: 6px 8px;
	float: left;
	height: 90px;
	width: 111px;
}

.latest_news dl dd.img img{ 
	height: 80px;
	width: 111px;
}

.latest_news dl dd.desc{
	padding: 5px;
	font-size: 0.9em;
	color: #383842;
	line-height: 1.4em;
	width: 145px;
	float: right;
	height: 92px;
}

.latest_news dl dd.link{
	clear: both;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}

.latest_news dl dd.link a:link,
.latest_news dl dd.link a:visited{
	color: #ff6300;
	font-weight: bold;
	text-decoration: none;
}

.latest_news dl dd.link a:visited,
.latest_news dl dd.link a:hover{
	color: #383842;
}

#sub_content{
	width: 993px;
	padding-bottom: 30px;
	background: url('../images/background_dark.png');
}

#sub_content .main_content h2{
	font-size: 2.2em;
	color: #211d1e;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

#sub_content h2 em{
	color: #ff8500;
	margin-left: -5px;
}

/*#sub_content h3{
	width: 619px;
	height: 42px;
	margin: 20px 0 0 0;
	background: url('../images/home_content_top.png') no-repeat top left;
	color: #211d1e;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: -1px;
	padding: 7px 0 0 20px;
}*/

#sub_content h3 em{
	color: #ff8500;
	margin-left: -3px;
}

.home_content{
	width: 639px;
	/*background: url('../images/home_content_bottom.png') no-repeat bottom left;*/
	margin: 0;
}

.home_content p{
	margin: 0;
	padding: 0 15px 20px 15px;
	color: #292a2a;
	line-height: 1.4em;
	font-size: 1.1em;
}

#sub_content .home_content h2{
	font-size: 1.8em !important;
}

#sub_content h2 em{
	font-style: italic;
}

#sub_content p{
	margin: 0;
	padding: 0;
	color: #585a5d;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 10px 0 10px 0;
}

.home_content p a:link,
.home_content p a:visited{
	color: #275c8e;
	font-weight: bold;
	text-decoration: underline;
}

.home_content p a:hover,
.home_content p a:active{
	color: #000;
}

.manufacturer h2{
	width: 270px;
	height: 19px;
	background: url('../images/sidebar_title.png') no-repeat top left; 
	margin: 0 0 0 17px;
	text-align: right;
	color: #fff;
	padding: 5px 10px 0 0;
	font-size: 1.2em;
}

.manufacturer ul{
	width: 280px;
	padding: 0 0 0 17px;
}

.manufacturer ul li{
	height: 17px;
	border-top: 1px solid #c2cfd7;
	border-bottom: 1px solid #7d949f;
}

.manufacturer ul li a:link,
.manufacturer ul li a:visited{
	display: block;
	background-color: #94a9b3;
	width: 250px;
	padding: 3px 10px 0 20px;
	height: 14px;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

.manufacturer ul li a:hover,
.manufacturer ul li a:active{
	background-color: #f78f1e;
}

.bot_offers h2{
	color: #211d1e;
	font-size: 2.2em;
	letter-spacing: -1px;
	font-weight: bold;
	font-style: italic;
	padding-left: 15px;
}

.bot_offers dl{
	margin: 90px 10px 20px 20px;
	width: 297px;
	height: 147px;
	float: left;
	background: url('../images/big_offers_bot.png') no-repeat bottom left;
}

.bot_offers dl dt{
	width: 150px;
	height: 41px;
	background: url('../images/bigoffers_top.png') no-repeat top right;
	padding-left: 147px;
	margin: -25px 0 0 0;
}

.bot_offers dl dt a:link,
.bot_offers dl dt a:visited{
	color: #211d1e;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	padding: 5px 0 0 0;
}

.bot_offers dl dt a:link em,
.bot_offers dl dt a:visited em{
	display: block;
	color: #f78f1e;
	padding-top: 2px;
}


.bot_offers dd.mrp{
	background-color: #fff;
	margin: 0;
	height: 20px;
	padding: 7px 0 0 20px;
	font-size: 1em;
}

.bot_offers dd.mrp strong{
	font-weight: bold;
	font-size: 1.1em;
}

.bot_offers dd.price{
	float: left;
	height: 40px;
	background-color: #fff;
	width: 130px;
	padding: 0 0 0 20px;
	color: #211d1e;
	font-weight: bold;	
}

.bot_offers dd.price strong{
	display: block;
	font-size: 2.5em;
	padding: 2px  0 0 0;
}

.bot_offers dd.save{
	float: right;
	width: 127px;
	height: 40px;
	background-color: #fff;
	padding: 0 0 0 20px;
	color: #c60001;
	font-weight: bold;		
}

.bot_offers dd.save strong{
	display: block;
	font-size: 2.5em;
	padding: 2px  0 0 0;
}

.bot_offers dd.link{
	clear: both;
	width: 297px;
	background-color: #fff;
	height: 48px;
}

.bot_offers dd.link a:link,
.bot_offers dd.link a:visited{
	display: block;
	width: 73px;
	height: 22px;
	margin: 10px 20px;
	background: url('../images/more_but.png') no-repeat top left;
	float: right;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 8px 10px 0 0;
}

.bot_offers dd.link a:hover,
.bot_offers dd.link a:active{
	color: #3c3839
}

.bot_offers dl dd.img{
	margin: -100px 0 0 -20px;
}

h3.otherOptions{
	font-size: 1.4em;
	margin: 0 0 0 20px;
}

h3.otherOptions,
h3.otherOptions em{
	font-style: italic;
	letter-spacing: -1px;
}

a.bottomLinksA:link,
a.bottomLinksA:visited{
	color: #416fad;
	font-size: 1.1em;
	display: block;
	margin: 10px 0 0 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

ul.otherLinks{
	width: 834px;
	margin: 20px auto;
}	

ul.otherLinks li{
	width: 277px;
	height: 20px;
	text-align: center;
	float: left;
	margin: 0 0 1px 1px;
}

ul.otherLinks li a:link,
ul.otherLinks li a:visited{
	display: block;
	width: 277px;
	height: 17px;
	background: url('../images/list_back.png');
	color: #416fad;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 0 0 0;
	letter-spacing: -1px;
}

ul.otherLinks li a:hover,
ul.otherLinks li a:active{
	background: url('../images/list_back_on.png');
	color: #fff;
}

#footer{
	width: 993px;
	height: 25px;
	background: url('../images/footer_fade.png') repeat-y;
}

#footer ul{
	padding: 5px 0 0 35px;
}

#footer ul li{
	float: left;
	padding: 0 5px;
	border-right: 1px solid #fff;
}

#footer a:link,
#footer a:visited{
	color: #407ec2;
	font-size: 1em;
	font-weight: bold;
}


div.loadingPane{
	text-align: center; 
	height: 500px; 
	width: 656px; 
	padding-top: 230px;
	position: absolute; 
	z-index: 100; 
	background: url('../images/loading_back.png');
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
}
	

.CLB{
	clear: both;
}
	
.FLL{	
	float: left;	
}

.FLR{
	floaT: right;	
}

m15{
	margin: 15px;	
}
	
	
	
	
	
/* SITE MAP */

#sitemap{
	margin: 0 20px;
}

.siteMap_Basic{
	height: 150px;
}

.siteMap_Basic ul{
	margin-left: 10px;
	font-size: 1.8em;
}


.siteMap_Basic ul ul{
	margin-left: 50px;
}

.siteMap_Basic ul ul li{
	float: left;
	display: block;
	width: 100px;
	background-color: #fff;
	margin: 1px;
	padding: 2px;
	font-size: 0.28em;
	font-weight: bold;
	background-color: #dbdbdb;	
	height: 40px;
}



.siteMap_NewCars{

	height: 100px;
}

.siteMap_NewCars ul li{
	margin-left: 10px;
	font-size: 1.8em;
}

.siteMap_NewCars ul ul{
	margin-left: 50px;
}

.siteMap_NewCars ul ul li{
	float: left;
	display: block;
	width: 100px;
	font-size: 0.45em;
		background-color: #dbdbdb;	
	margin: 1px;
	padding: 2px;
	font-weight: bold;
}


.siteMap_UsedCars{
    float: left;
}

.siteMap_UsedCars ul li{
	margin-left: 10px;
	font-size: 1.8em;
	float: left;
}


.siteMap_UsedCars ul ul
{
	clear: both;
	margin-bottom: 20px;
	font-size: 0.6em;
	margin-left: 20px;
	
	

}



.siteMap_UsedCars ul ul ul li{
	font-size: 1.6em;
	float: left;
	display: block;
	width: 100px;
	background-color: #416c99;	
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	color: #fff;
}
#sitemap a:link,
#sitemap a:visited{
	color: #3e3e48;
}

.siteMap_UsedCars ul ul ul li a:link,
.siteMap_UsedCars ul ul ul li a:visited{
	color: #fff !important;
}

.siteMap_UsedCars ul ul ul li a:hover,
.siteMap_UsedCars ul ul ul li a:active{
	color: #ff6600;
}

#sitemap a:hover,
#sitemap a:active{
	color: #ff6600;
}

.siteMap_UsedCars ul ul ul li a:visited{
	color: #fff;
}

div.error_box,
div.noPage
{
	margin: 0 10px 0 0;
	height: 300px;
	background: url('../images/explanation.jpg') no-repeat top right;
}

div.noPage{
	height: 600px;
	background: url('../images/question.jpg') no-repeat top right;
	padding-bottom: 10px;
}

div.error_box h1,
div.noPage h1{	
	text-align: left;
	color: #b60c0c;
	padding-left: 20px;	
}

div.error_box p,
div.noPage p{
	font-weight: bold;
	width: 300px;	
	color: #616161;
}
	
	
	
	
	
h2.IP_content_head{
	margin: 0 0 0 65px;
	padding: 35px 15px 0 0;
	color: #4f5359;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
}

h2.IP_content_head strong{
	font-weight: bold;
	
}

h2.IP_content_head span{
	display: block;
	float: left;
	width: 31px;
	height: 23px;
	background: url(../images/step_num_back.png) no-repeat top left;
	margin: -5px 0 0 -50px;
	text-align: center;
	font-weight: bold;
	color: #4b4848;
	font-size: 0.8em;
	padding: 7px 0 0 0;	
}	
	
.IP_content img.carImage{
	width: 200px;
}	

.IP_content dl.carDetails{
	position: relative;
	width: 382px;
	float: right;
	height: 167px;
	border-top: 1px solid #bfcbd2;
	border-right: 1px solid #ffffff;
	border-bottom: 16px solid #211d1e;
	border-left: 1px solid #bfcbd2;
	background-color: #ecf3f8;
	margin: 20px 40px 0 0;
	z-index: 0;
}

.IP_content dl.carDetails dt{
	clear: both;
	width: 94px;
	color: #6187af;
	float: left;
	padding: 18px 0 0 18px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.1em;
}

.IP_content dl.carDetails dt.manufacturer{
	/*background: url('../images/timeLTDoffer.png') no-repeat;
	background-position: 10px -20px;*/
}

.IP_content dl.carDetails dd.mrp{
	color: #070707;
	font-size: 1.3em;
}

.IP_content dl.carDetails dd.save{
	color: #cf3c3e;
	font-size: 1.4em;
}

.IP_content dl.carDetails dt.price{
	position: relative;
	top: -30px;
	right: -180px;
	font-weight: normal;
	font-size: 1em;
	color: #070707;
	width: 190px;
	
}


.IP_content dl.carDetails dd.price{
	position: relative;
	top: -80px;
	right: 10px;
	color: #cf3c3e;
	font-size: 0.9em;
	text-align: right;
}

.IP_content dl.carDetails dd.price em{
	display: block;
	font-size: 3.3em;
}

.IP_content dl.carDetails dd{
	
	padding: 18px 0 0 0;
	letter-spacing: -1px;
	color: #4f5359;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
}

.IP_content span.ltdOffer{
	display: block;
	margin: 0 30px -60px 0;
	text-align: right;
}

.IP_content dl.pop_stats{
	width: 638px;
	margin: 25px auto;
	border-top: 1px solid #bad3e4;
}

.IP_content dl.pop_stats dt{
	float: left;
	width: 137px;
	height: 18px;
	background-color: #bad3e4;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #88afcc;
	border-left: 1px solid #88afcc;
	color: #3c6b9c;
	font-weight: bold;
	padding: 3px 0 0 10px;
	margin: 0;
}

.IP_content dl.pop_stats dd{
	float: left;
	width: 158px;
	height: 18px;
	background-color: #cddfec;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #88afcc;
	border-left: 1px solid #88afcc;	
	color: #54575b;
	font-weight: bold;
	padding: 3px 0 0 10px;
	margin: 0;
}

.IP_content ul.pop_options{

	margin: 25px auto 25px 90px;
	background-color: Red;
}

.IP_content ul.pop_options li{
	width: 200px;
	height: 18px;
	float: left;
	padding-left: 30px;
	background: url('../images/tick_bullet.png') no-repeat;

	color: #4b4848;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

/* If this is having issues throughout the site change it to ul.pop_step fieldset.custDetails */




.IP_content .rfb_FullLabelContainer{
	width: 505px;
	margin: 0 auto;
	color: #6ba3c7;
	font-size: 0.9em;
}	
	
.IP_content .rfb_FullLabelContainer a:link,
.IP_content .rfb_FullLabelContainer a:visited{
	color: #4270a1;
}
	
.IP_content .rfb_FullLabelContainer a:hover,
.IP_content .rfb_FullLabelContainer a:active{	
	color: #f4901e;
}
	
