/********** Filter Box ****************/

#container {
	width: 629px;
	font-family: arial;
	font-size:12px;
	clear:left;
}

.containerBGBlue{
	background-image:url('/i/search-middle-bg.png');
}

.containerBGPurple{
	background-image:url('/i/search-middle-purple-bg.png');
}

#vehicle_header {
	width:630px;
	height:40px;
	/*background-image:url('images/bg-filter.png');*/
	/*background-image:url('/i/search-top-background.png');*/
	font-weight:bold;
	color:#555;
}

.headerBGBlue{
	background-image:url('/i/search-top-bg.png');
	background-repeat: no-repeat;
}

.headerBGPurple{
	background-image:url('/i/search-top-purple-bg.png');
}

#vehicle_header ul {
	padding-top:12px;
}

#vehicle_header li {
	float:left;
	margin-right:20px;
}

#vehicle_header li.first {
	margin-left:12px;
	font-size:12px;
}

#filters li.first {
	margin-left:10px;
	font-size:12px;
}

label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    font-size:12px;
}

#container input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    top: 1px;
}

#vehicleClass,
#vehicleType,
#newused,
#vedbands,
#mpgbands,
#makemodel,
#manauto,
#newused {
	width: 625px;
	color: #42659d;
	font-size: 11px;
	margin-top:0px;
	margin-left:2px;
	border-bottom:2px solid #fff;
}

#vehicleClass {
	height:65px;
	background-color:#D5DBD5;
}

#vehicleType {
	height:45px;
}

#makemodel {
	height:65px;
	background-color:#D5DBD5;
}
#makemodel select{
	width:220px;
	margin-bottom:5px;

}

#newused, #manauto {
	height:25px;
}

#vehicleClass ul,
#makemodel ul,
#newused ul,
#manauto ul{
	float: left;
	width: 131px;
	margin-top: 5px;
}


#makemodel ul {
	width:200px;
}

#makemodel ul.second {
	width:265px;
}



#vehicleType ul{
	float: left;
	width: 131px;
	margin-top: 5px;
}

#vehicleClass li,
#vehicleType li,
#filters li {
	height:20px;
}

#vedbands li, #mpgbands li {
	height:20px;
}

#vehicleClass .second,
#makemodel .second,
#vehicleType .second {
	margin-left:10px;
}

#vehicleClass .first,
#makemodel .first,
#vehicleType .first,
#newused .first,
#manauto .first{
	margin-left:10px;
	font-size:12px;
	width:80px;
}

#vehicleType {
	background-color:#D5DBD5;
}

#vedbands {
	height:45px;
}

#mpgbands {
	height: 45px;
	background-color:#D5DBD5;
}

#vedbands .second, #mpgbands .second, #newused .second, #manauto .second {
	margin-left:10px;
}

#vedbands .first, #mpgbands .first {
	margin-left:10px;
	font-size:12px;
	width:80px;
}

#vedbands ul, #mpgbands ul{
	float: left;
	width: 131px;
	margin-top: 5px;
}

#filters {
	width:629px;
	height:80px;
}

#filters li {
	float:left;
	width: 129px;
	margin-top:10px;
	min-width:0;
}

#filters ul {
	color: #42659d;
	font-size:11px;
	
	margin-top: 0px;
	margin-left: 2px;
	width:625px;
	float:left;
	border-bottom:2px solid #fff;
}

#filters li.second {
	margin-left: 10px;
}

#filters li.first {
	width:80px;
}

#filters .bg {
	background-color:#D5DBD5;
}

#filters .bottom-filter{
	border-bottom:0px;
}

ul#tab-menu {
	width:630px;
}

#tab-menu li{
	float:left;
	/*width:312px;*/
	height:21px;
}

#bod #tab-menu a:hover{
	text-decoration:none;
}

#tab-menu #applyButton{
	float:right;
	margin-right:5px;
}

#tab-menu .inputButton {
	float:right;
	margin-right:0px;
}

#tab-menu .filterButton {
	background-image:url(/i/apply-filter.png);
	background-color:#fff;
	border:0px;
	width:81px;
	height:18px;
}

#salesArea {
	margin-left:423px;
	margin-top:20px;
	position: absolute;
	z-index: 10;
	background-color:#e0e0e0;
	width:200px;
	height:19px;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	color: #42659d;
	font-size:11px;
}

#salesArea li {
	float:left;
	margin-left:20px;
	margin-top:3px;
}

/************ Search Results Box ******************/


#searchResults {
	margin-top:20px;
	width:625px;
	float:left;
}

#tabsLine {
	width: 625px;
	height: 14px;
	background-color: #47ad4b;
	clear:both;
	float:left;
}

#tabs .tabGreen {
	width: 89px;
	height: 20px;
	line-height:80%;
	background-image:url('images/tab-green.png');
	float:left;
}

#tabs .tabGreen a {
	color:#fff;
}

#tabs .tabGrey {
	width: 89px;
	height: 20px;
	line-height:80%;
	background-image:url('images/tab-grey.png');
	float:left;
}

#tabs a {
	font-family: arial;
	color:#595d59;
	font-size:11px;
	font-weight:bold;
	width:89px;
	height:20px;
	float:left;
	text-decoration:none;
	padding-top: 7px;
}

#tabs a.wgc {
 	padding-left: 5px;
 	line-height:120%;
 	
}

#tabs a.mpg {
 	padding-left: 25px;
 	line-height:120%;
}

#tabs a.co2 {
 	padding-left: 25px;
 	line-height:120%;
}

#tabs a.fuelcost {
 	padding-left: 15px;
 	line-height:120%;
}

#tabs a.vedband {
 	padding-left: 15px;
 	line-height:120%;
}
/***************apply filter button*************/

#vehicle_header .inputButton {
	width:80px;
	vertical-align:top;
	top:0px;
	height:20px;
	font-family:arial;
	font-size:12px;
}

/**************results*************************/

#ResultSet{
	float:left;
}

.resultRow {
	width:620px;
	height:63px;
	border-top:2px solid #fff;
	margin-left:0px;
}

#ResultSet .resultRow {
	margin-left:0px;
	position:relative;
}


.brochureBorder {
  border:2px solid #E78C17;
  border-left:0px;
}

.bg1 {
	background-color: #D5DBD5;
}

.bg2 {
	background-color: #E6EDE7;
}

img.vehicle_image, .vehicle_img_bg{
	margin:3px 0 0 5px;
	border:1px solid #9AAFFF;
	padding:2px;
	height:50px;
	width:75px;
	float:left;

}

.envratinggreen {
	background-image:url('/search_database/images/rating_greensm.png');
	width:42px;
	height:41px;
	float:left;
}

.envratinglime {
	background:url('/search_database/images/rating_limesm.png') no-repeat;
	width:42px;
	height:41px;
}

.envratingyellow {
	background-image:url('/search_database/images/rating_yellowsm.png');
	width:42px;
	height:41px;
	float:left;
}

.envratingorange {
	background-image:url('/search_database/images/rating_orangesm.png');
	width:42px;
	height:41px;
	float:left;
}

.envratingred {
	background-image:url('/search_database/images/rating_redsm.png');
	width:42px;
	height:41px;
	float:left;
}

.rating_co2, .rating_vedband, .rating_co2_co2band, .rating_vclass {
	background-image:url('/i/blackbutton.png');
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	color:#fff;
	float:left;
}



.rating_mpg {
	background-image:url('/i/bluebutton.png');
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	float:left;
}

.rating_fuelcost {
	background-image:url('/i/bluebutton.png');
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	float:left;
}

.rating_epa, .rating_noepa {
	background-image:url('images/smartway.png');
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	float:left;
}

.rating_noepa {
	background-image:url('images/nosmartway.png');
}

.rating_emission {
	background-image:url('images/purplebutton.png');
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	float:left;
	font-family:arial;
}

.rating_congestion {
	background-image:url('images/redbutton.png');
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	float:left;
	font-family:arial;
}



.resultRow .envratinggreen,
.resultRow .envratinglime,
.resultRow .envratingorange,
.resultRow .envratingyellow,
.resultRow .envratingred,
.resultRow .rating_co2,
.resultRow .rating_co2_co2band,
.resultRow .rating_vedband,
.resultRow .rating_mpg,
.resultRow .rating_vclass,
.resultRow .rating_fuelcost   {
	margin-top:10px;
	margin-left:10px;
	margin-right:13px;
}


.rating_vclass {
	color:#005193;
	font-size:11px;
	font-weight:bold;
	line-height:3.5;
	text-align:center;
}

.row_text {
	width:190px;
	color:#124B9F;
	font-family:arial;
	font-size:12px;
	float:left;
	margin:3px 12px 0px 0px;
	padding:3px 0 0 10px;
	text-align:left;
	line-height:120%;
	height:57px;
}


.rating_vclass_CITY {
	background-image:url('/i/awards/city.png');
	background-repeat: no-repeat;
}

.rating_vclass_SMINI {
	background-image:url('/i/awards/smini.png');
	background-repeat: no-repeat;
}

.rating_vclass_SFAM {
	background-image:url('/i/awards/sml-fam.png');
	background-repeat: no-repeat;
}

.rating_vclass_LFAM {
	background-image:url('/i/awards/lge-fam.png');
	background-repeat: no-repeat;
}

.rating_vclass_ESTATE {
	background-image:url('/i/awards/estate.png');
	background-repeat: no-repeat;
}

.rating_vclass_EXEC {
	background-image:url('/i/awards/exec.png');
	background-repeat: no-repeat;
}

.rating_vclass_XOVER, .rating_vclass_CROSSOVER {
	background-image:url('/i/awards/xover.png');
	background-repeat: no-repeat;
}

.rating_vclass_NEXT {
	background-image:url('/i/awards/nxt-gen.png');
	background-repeat: no-repeat;
}

.rating_vclass_SPORT {
	background-image:url('/i/awards/sport.png');
	background-repeat: no-repeat;
}

.rating_vclass_SUV {
	background-image:url('/i/awards/suv.png');
	background-repeat: no-repeat;
}

.rating_vclass_TAXI {
	background-image:url('/i/awards/taxi.png');
	background-repeat: no-repeat;
}

.rating_vclass_LUX {
	background-image:url('/i/awards/lux.png');
	background-repeat: no-repeat;
}

.rating_vclass_MPV {
	background-image:url('/i/awards/mpv.png');
	background-repeat: no-repeat;
}

.award-winner-bg {
	background: transparent url('/i/awards/winner-2011-bg.png') no-repeat 0 0;
	color:#255F28;
	font-weight:bold;
}

.award-commended-bg {
	background: transparent url('/i/awards/commended-2011-bg.png') no-repeat 0 0;
	color:#255F28;
	font-weight:bold;
}


.envratinggreen,
.envratinglime,
.envratingorange,
.envratingyellow,
.envratingred,
.rating_co2,
.rating_mpg,
.rating_fuelcost,
.rating_epa,
.rating_vedband,
.rating_noepa   {
	text-align:center;
	float:left;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	color:#fff;
	line-height:240%;
	margin-right:10px;
}

.rating_co2_co2band  {
	text-align:center;
	float:left;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	padding-top:8px;
	color:#fff;
	margin-right:10px;
}

.co2band {
	font-size:10px;
	margin-top:-5px;
}

.rating_emission, .rating_congestion   {
	text-align:center;
	float:left;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	color:#fff;
	margin-right:10px;
	padding-top:8px;
}

.approved_img {
	color:#fff;
	margin-right:15px;
}

.approved_img_2010 {
	background: transparent url('/i/approved-bg-2010.png') no-repeat 0 0;
}

.approved_img_2011 {
	background: transparent url('/i/approved-bg-2011.png') no-repeat 0 0;
}

.approved_img_2012 {
	background: transparent url('/i/approved-bg-2012.png') no-repeat 0 0;
}

.approved_img_2013 {
	background: transparent url('/i/approved-bg-2013.png') no-repeat 0 0;
}

.lease-position {
	background-position:-30px 0;
	width:159px;
	margin-right:5px;
} 

#approved .rating_lease {
	margin-right:5px;
}

#approved .leasetitle {
	width:245px;
}

#approved .t1 {
	margin-right:0px;
}

#approved .t2 {
	margin-right:5px;
}

.vehicle_lease_link {
	color: #124B9F;
	float: left;
	padding: 3px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	text-decoration: none;
	width: 145px;
}

.shortlisted_img {
	background: transparent url('/i/shortlisted-bg.png') no-repeat 0 0;
	color:#255F28;
	font-weight:bold;
}

.comingsoon_img{
	background: transparent url('/i/comingsoon-bg.png') no-repeat 0 0;
	color:#255F28;
	font-weight:bold;
}

.spanrating {
	font-size:12px;
}

#ResultList img.shortlisted {
	border:1px solid #d7ac28;
	background: #d7ac28;
}

.approved_img .vehicle_link {
	color: #124B9F;
}

.moreinfo {
	margin-top:0px;
	margin-left:0px;
}

.similar {
	margin-top:0px;
}

.addVehicle, .vehicleAdded {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:2px;
	cursor:pointer;
}



.engine {
	margin-right:20px;
	margin-top:10px;
	float:right;
}

.engineLeft {
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.buttons{
	float:left;
	width:170px;
	margin-left:30px;
}

a.vehicle_link {
	text-decoration:none;
	color:#124B9F;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	width:180px;
	padding:3px;
	float:left;
	height:40px;
	overflow:hidden;
}	

a:hover.vehicle_link {
	text-decoration:underline;
	color:#124B9F;
}

/********* More Info Box ****************/


.MoreInfoBox {
	clear:both;
	margin-left:87px;
	width: 538px;
	height: 219px;
	border-top:1px solid #fff;
}

.info_left {
	float:left;
	margin-left:8px;
	width:250px;
	font-family:arial;
	font-size:12px;
	color: #124B9F;
}

.info_right {
	float:right;
	margin-right:10px;
	width:225px;
	font-family:arial;
	font-size:12px;
	color: #124B9F;
}

.info_left img, .info_right img {
	float:left;
	margin-right:5px;
	vertical-align:top;
	
}

.info_left .rowleft, .info_right .rowright {
	float:left;
	margin-left:0px;
	margin-top:8px;
	height:45px;
}

.info_left .rowleft {
	width:250px;
}

.info_right .rowright{
	width:200px;
}

.pm , .nox, .co, .nmog{
	font-size:11px;
}

.pm {
	margin-left:43px;
}

.nmog {
	margin-left:20px;
}
.format {
	margin-top:7px;
	display:block;
}

.green {
	color:#01d300;
}

.red {
	color:#ee0008;
}

/*********variants****************/

.SimilarBox {
	margin-left:87px;
	width: 538px;
	border-top:1px solid #fff;
	padding:0px;
}

.variant {
	font-size:12px;
	left:2px;
	width: 615px;
	height:63px;
	line-height:normal;
	border-bottom:2px solid #fff;
	float:left;
	color:#005193; /*#124B9F;*/
	font-family:arial;
	position:relative;
}	

a.variant_link {
	color:#124B9F;
	text-decoration:none;
}



a:hover.variant_link {
	text-decoration:underline;
}

.variant_rating {
	width:20px;
	float:left;
	margin-left:20px;
	margin-right:17px;
}

.variant_fuel {
	float:right;
	margin-right:5px;

}

.variant_text {
	float:left;
	width:370px;
}

.variant_rating_green {
	color:#01d300;
	font-weight:bold;
}

.variant_rating_lime {
	color:#b9d600;
	font-weight:bold;
}

.variant_rating_yellow {
	color:#ffdf2b;
	font-weight:bold;
}

.variant_rating_orange {
	color:#ffd021;
	font-weight:bold;
}

.variant_rating_red {
	color:#ee0008;
	font-weight:bold;
}

.hideClass {
	display:none;
}

#resultsSection, .resultsSection{
	width:630px;
	clear:both;
}

#resultWrap {
	float:left;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:0px;
	border-radius:5px;
	border-top-left-radius:0px;
	clear:both;
	behavior: url(/css/PIE.htc);
}

#resultWrap .blue {
	border:2px solid #354F80;
}

#resultWrap .purple {
		border:2px solid #5B3682;
}

/*.resultSetBGBlue {
	background:url(/i/fullsearch-background.png) left top no-repeat;
}*/

.resultSetBGPurple {
	background:url(/i/fullsearch-purple-background.png) left top no-repeat;
}

#ResultSet{
	overflow:visible;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	*margin-left:1px;
	*width:625px;
}

.resultRow_first {
	height:40px;
	border-bottom:0px;
	margin-top:10px;
	_overflow:hidden;
}

.variant_rating {
	width:20px;
	float:left;
	margin-left:20px;
	margin-right:17px;
}

.variant_fuel {
	float:right;
	margin-right:9px;

}


.variant #imgSpace{
	float:left;
	width:80px;
	margin-left:5px;
	padding:2px;
}
.variant .ModelTitle{
	text-align:left;
	font-weight:bold;
	width:285px;
	font-size:15px;
	color:#005193;
	padding-left:10px;
	line-height:15px;
}

.variant .ModelTitle span{
	text-align:left;
	font-weight:bold;
	width:265px;
	font-size:12px;
	color:#005193;
}

.variant .title, .variant .fuel_title{
	position:relative;
	width:53px;
	left:10px;
	top:0px;
	margin-right:11px;
	float:left;
	text-align:center;
	font-weight:bold;
	height:42px;
}


.variant .fuel_title{
	margin-left: -7px;
	width:52px\9; /*IE8 and below hack*/
}

.page_nav{
	float:right;
	list-style:none outside none;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}

.page_nav li{
	float:left;
	margin-left:5px;
	cursor:pointer;
	font-family:arial;
	font-size:14px;
	color:#777;
}

.navigation{
	width:628px;
}

.page_nav li.current{
	font-weight:bold;
	color:#333;
}

#error {
	border:3px solid #0980b8;
	width:300px;
	margin-left:156px;
	margin-top:40px;
	padding:10px;
	font-family:arial;
	font-size:14px;
	color:#555;
	line-height:14px;
}

#TopNav{
	width:400px;
	float:right;
	margin-right:5px;
	margin-top: -5px;
}

.sort {
	color:#005193;
	/*border-bottom:1px dashed #005193;*/
}

.standard {
	color:#005193;
	/*border-bottom:1px dashed #888;*/
}

.sort:hover{
	border-bottom:1px solid #005193;
}

.standard:hover{
	border-bottom:1px solid #005193;
}

.resultsTitle {
	font-size:14px;
	font-family:arial;
	color:#fff;
	padding-top:4px;
	*padding-top:0px;
	width:225px;
	float:left;
}

/**********tabs*****************/

.tab_left{
	display:block;
	float:left;
	width:15px;
	height:21px;
}

.tab_right{
	display:block;
	float:left;
	width:27px;
	height:21px;
}

.tab_middle{
	display:block;
	float:left;
	height:21px;
	color:#fff;
	line-height:21px;
	font-size:14px;
	font-family:arial;
}

.tab_left_blue{
	background-image:url('/i/tab-left-blue.png');
}

.tab_right_blue {
	background-image:url('/i/tab-right-blue.png');
}


.tab_middle_blue{
	background-image:url('/i/tab-middle-blue.png');
	color:#fff;
}

.tab_left_purple{
	background-image:url('/i/tab-left-purple.png');
}

.tab_right_purple {
	background-image:url('/i/tab-right-purple.png');
}


.tab_middle_purple{
	background-image:url('/i/tab-middle-purple.png');
	color:#fff;
}


.tab_left_grey{
	background-image:url('/i/tab-left-grey.png');
}

.tab_right_grey {
	background-image:url('/i/tab-right-grey.png');
}


.tab_middle_grey{
	background-image:url('/i/tab-middle-grey.png');
	color:#fff;
}

#search-bottom{
	width:630px;
	height:9px;
	clear:left;
}

.bottomBGBlue{
	background-image:url('/i/search-bottom-bg.png');
}

.bottomBGPurple{
	background-image:url('/i/search-bottom-purple-bg.png');
}

#vehicleName {
	font-size:15px;
}

.sorticon {
	width:8px;
	height:8px;
	top:-5px;
	position:relative;
	z-index:20;
}

#no_vehicles {
	width: 400px;
	border: 2px solid red;
	padding: 10px;
	margin-left: 100px;
	margin-top:20px;
	font-family:arial;
	font-size:14px;
}

.ratingLink {
	color:#fff;
	height:30px;
	width:30px;

}

#specificSearchText{
	font-size:12px;
}

#specificSearchText a{
	color:#124B9F;
	font-weight:bold;
}

.greenTick {
	float:left;
	position:absolute;
	z-index:101;
	left:-30px;
}


/* =commentsbox
************************************************/
#commentsBox{
	width:630px;
	clear:left;
	float:left;
	margin-top:30px;
}

#commentsBox h2 {
	color:#3B5FA9;
	font-size:140%;
	margin:0 0 0.5em;
	padding:2px 0 1px;
	position:relative;
}

/*=approved image
************************************************/

img.approved_vehicle_image {
	border:1px solid #3c9646;
	border-right:0px;
	background: #3c9646;
	padding:2px 0px 2px 2px;
}

/*=coming soon image
************************************************/

img.comingsoon_vehicle_image {
	border:1px solid #d7ab29;
	border-right:0px;
	background: #d7ab29;
	padding:2px 0px 2px 2px;
}

/*= double width on the filters
************************************************/

#filters li.doublewidth {
	width: 258px;
}

#filters li.grey {
	color:#777;
}

img.tick {
	float: left;
	margin: 13px;
}

#fuelpages .leasing_price, #fuelpages .leasing_price2 {
	margin-top:3px;
	font-size:15px;
	width:80px;
	margin-left:0;
	margin-right:0;
}

#fuelpages .approved_img {
	margin-right:15px;
}
