﻿#main #centercol {
	margin:0 0 0 0;
	padding:0 0px 10px 0px;
	font-family:Verdana, Tahoma, Arial;
	font-size:0.7em;
	color:#333;
}
.rightcol {
	float: left;
	width: 333px;
	margin-top: 20px;
	margin-left: 15px;
}
#vehicle_selection .leftcol {
	margin-top: 50px;
	padding: 20px 0 0 0;
}
.leftcol .compare {
	height: 16px;
/*	background: transparent url(/SiteCollectionImages/Core/compare.jpg) top left no-repeat;*/
	display: block;
	float: left;
	margin: 25px 0 3px 0;
}
.leftcol .comparebottom {
	height: 16px;
/*	background: transparent url(/SiteCollectionImages/Core/compare_up.jpg) top left no-repeat;*/
	display: block;
	margin-bottom: 3px;
	float: left;
}

.leftcol .comparecars {
	width: 120px;
	background: transparent url(/SiteCollectionImages/Core/icons/comparecararrow.gif) top left no-repeat;
	text-decoration:none;
}
.leftcol .comparecarsbottom {
	width: 119px;
	background: transparent url(/SiteCollectionImages/Core/icons/comparecararrowup.gif) top left no-repeat;
	text-decoration:none;
}
.leftcol .comparecampervans {
	width: 169px;
	background: transparent url(/SiteCollectionImages/Core/icons/comparearrow.gif) top left no-repeat;
	text-decoration:none;
}
.leftcol .comparecampervansbottom {
	width: 168px;
	background: transparent url(/SiteCollectionImages/Core/icons/comparearrowup.gif) top left no-repeat;
	text-decoration:none;
}
.leftcol .blueline, .rightcol .blueline {background-color:#add5e5;height:1px;width:100%;display:block;margin-bottom:5px;font-size:1px;line-height:1px;}
.rightcol .check {
	background-color: #04b2da;
}
.leftcol  h2, .rightcol h2 {
	color: #0080b2;
	font-size: 11px;
	padding: 0;
	float: right;
}
.moreinfo {
	display: block;
	width: 75px;
	float: right;
	text-align: center;
	background-color: #C6DF39;
	margin-top: 4px;
	margin-right: 4px;
	height: 16px;
}
#vehicle_selection  .campervan  #check  .moreinfo  {
	margin-left: 10px;
	line-height:17px;
}
.check .moreinfo span {
	display: none;
}

.check {
	background-color: #0082B5;
	color: #FFFFFF;
	vertical-align: baseline;
	display: block;
	height: 27px;
	width: 100%;
}
.car .check {
	background-color: #04b2da !important;
}
.check img.people {margin-right:10px;}
.check .checkbox {
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 3px;
}
.check .checkthis {border-right:solid 1px #fff;float:left;padding-right:3px;height:27px;margin-right:4px;padding-left:1px;}
.check img {
	float: left;
	margin-top:4px;
}
.outerwrap #main #centercol .leftcol .campervan .check .right {
	float: right;
}

.leftcol .compare span, .compareup span, .comparebottom span, .comparebottomup span 
{
    display:none;
}
.campervan {
    clear:both;
    height:220px;
}
.van_desc {
	display:block;
	float:left;
	margin-top:8px;
	width:320px;
}
.van_desc p {
    /*padding-left:10px;*/letter-spacing:0em; float: right; width: 188px;
}

.van_desc .booking-panel{
	float:left;	
	width: 122px;
}

.campervan p img {
	margin-top:10px;
	margin-left:25px;
}

#main #centercol p, #main #centercol br {
    letter-spacing:0em;
}
#topcontent {
    font-size:0.7em;
    height:40px;
    margin:0 auto 0 830px;
    padding:0;
    position:absolute;
    top:200px;
    width:165px;
}




#vehicle_selection .campervan .van_desc {
	padding: 10px 0 0 10px;
}
#vehicle_selection .campervan .van_desc .from_price {
	background: url("../../../backpacker/images/from_price_v_selection_bg.jpg");
	background-repeat: no-repeat;
}

#vehicle_selection .campervan .van_desc .book_now {
	width: 121px;
	margin: 20px 0 0 0px;

}

.book_now {
	float: right;
	background-image: url(/SiteCollectionImages/Core/buttons/button_book_now_v_selection.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin: 20px 0 0 0;
	width: 118px;
}
.book_now span {
	display: none;
}

