﻿html {
	overflow:hidden;
}
body {
	font-size:1em;
}
* {margin:0;padding:0}

a img {border:none;}
a {text-decoration:none;color:#000;}
a:hover {text-decoration:underline;}
#main #centercol a {color:#788D01; cursor:pointer;}
#main{
	position:relative;
	height:524px;
	overflow-y:scroll;
}
#main #centercol {
	width:555px;
	margin:10px 0 0 15px;
	padding:0 5px 10px 5px;
	font-family:Verdana, Tahoma, Arial;
	font-size:0.7em;
	color:#333;
	position:relative;
}
#main #centercol h3 {
	color: #0080B2;
	padding:10px 0 10px;
	font-size:1.6em;
	font-weight:normal;
}
#main #centercol td {
	font-size:1em;
}
#header{
	background-image:none; 
	height:89px;
	width: 580px;
	background-color:white !important;
}
#header #logo {position:relative;}
#main #centercol ul {
	margin-bottom:1em;
}
#main #centercol ul li {
	background:url('/SiteCollectionImages/Core/article/bullet_article.gif') no-repeat 0 0.3em;
	padding-left:1.5em;
}
#main #centercol p, #main #centercol br {
    letter-spacing:0em;
    line-height:1.4em;
}    
#review .review_text {
	letter-spacing:0em;
	display: block;
	background: url('/SiteCollectionImages/Core/reviewmiddle.gif') repeat-y left top;
	padding:0 15px;
}
#review .reviewer {
	font-weight: bold;
	background: url('/SiteCollectionImages/Core/reviewmiddle.gif') repeat-y left top;
	display: block;	
	padding:0 15px;
}

#review .review_bubble_bottom {
	background: url('/SiteCollectionImages/Core/reviewbottom.gif') no-repeat left top;
	display:block;
	width:210px;
	height:143px;	
}
#review .review_bubble_top {
	background: url('/SiteCollectionImages/Core/reviewtop.gif') no-repeat left top;
	display:block;
	width:210px;
	height:16px;	
}

p.spacer {display:block;height:10px;width:300px;}
    
p.expand a{font-size:0.9em;color:red;} /* can be removed - example only to show columns pushing footer down*/
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
.clearall {
    clear:both;
    display:block;
    position:relative;
    width:99%;
}
/* body formatting */
h1 {
	color: #0080b2;
	font-size: 21px;
	padding-bottom: 5px;
}
h2, h3, .caption   {
	color: #0080B2; 
	padding: 10px 0 10px 0px;
	font-size: 1.6em;
}
h4 {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
h5 {
	padding-left: 10px;
}
.subheading {
	color: #333333;
	font-size:16px;
	padding-bottom: 10px;
}
.detail_icons {
	float:right;
	margin-top:-30px;
}
div.detail_icons {
	top:0;
}

.from_price .from {
	display: block;
	float: left;
	width: 33px;
	font-size: 10px;
	margin-top: 9px;
	margin-left: 7px;
}
.from_price  .dollar  {
	font-size: 23px;
	margin: 2px 0 0 0;
	display: block;
	float: left;
}
.from_price .asterisk {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	font-size: 20px;
}
.from_price .price {
	font-size: 38px;
	display: block;
	float: left;
}

.from_price {
	background: url('/SiteCollectionImages/Core/price_campervan_pagination.jpg') no-repeat left top;
	width: 121px;
	height: 75px;
	float: left;
	margin:3px 10px 0 0;
	color: #ffffff;
}
.from_price .price {
	margin-right: 0px;
	padding-right: 0px;
}


.from_price .from {
	width: 120px;
	text-align: center;
	margin-left: 0px;
}
.from_price .dollar {
	margin-left: 10px;
}
.campervandetails {
    display:block;
    background: url('/SiteCollectionImages/Core/campervanbg.gif') no-repeat left top;
    padding:5px 2px 5px 5px;
    margin-top:10px;
    position:relative;
}	
.campervandetailsbtm 
{
    display:block;
    background: url('/SiteCollectionImages/Core/campervanbgbtm.gif') no-repeat left top;
    height:10px;
    margin-bottom:10px;
}	
.campervandetails .layouts{
    float:right;
    display:block;
    width:180px;
    font-size:0.9em;
    font-weight:bold;
    padding:10px 5px 5px;
    color:#017eb0;
}
.campervandetails .layouts .layout{
	/*clear: right;*/
	float:right; 
	display:block;
    margin-bottom:15px;    
}
.campervandetails .layouts .layout img {
	margin-bottom:5px;
	margin-top:5px;
}
.campervandetails .layouts .layout a {
	margin-bottom:10px;
}
.campervandetails .layouts .vtour{
    display:block;
    margin-top:35px;
    clear:right;
}
.campervandetails .layouts .vtour img{
    margin-right:8px
}
.campervandetails .layouts a{
    float:right;
    margin-top:-13px;
    color:#788d01;
}
.campervandetails .layouts img{
    margin-top:5px;
}
#main .spacer {
	display:block;
	height:10px;
}
table .price {font-size:1.4em;} 

table th 
{
    background-color:#017EB0;
    color:#FFFFFF;
    font-weight:bold;
    /*text-transform:uppercase;*/
    vertical-align:top;

}  
table th img
{
    vertical-align:middle;

}  
   
 
#main .tabon, 
#main a.tabs:hover .taboff {
    display:block;
    min-width:146px;
    height:11px;
    background: url('/SiteCollectionImages/Core/car_tab_on.jpg') no-repeat left top;
    padding:12px 10px;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff;
    float:left;
    font-size:1.0em;
    cursor:pointer;
    /*margin-left:-3px;*/
}
#main a.tabs {
	text-decoration:none;
}
#main a.tabs:hover .taboff {
	text-decoration:underline;
}
#main .taboff {
    display:block;
    width:146px;
    height:11px;
    background: url('/SiteCollectionImages/Core/greytab.gif') no-repeat left top;
    padding:12px 10px;
    font-weight:bold;
    text-transform:uppercase;
    color:#788d01;
    float:left;
    font-size:1.0em;
    cursor:pointer;
}



#car  #main #centercol .tabon {
	background: url('/SiteCollectionImages/Core/car_tab_on.jpg') no-repeat left top;
	width: 146px;
}
  
#main .spectable
{
    clear:left;
    width:535px;
    display:block;
    background: #84d9ec url('/SiteCollectionImages/Core/spectablebg.gif') repeat-x left top;
    padding:10px;
    
}
#main .spectable .columnright {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid solid none;
	border-width:1px 1px 0;
	display:block;
	float:left;
	margin-right:0;
	width:260px;
}
#main .spectable .column table, #main .spectable .columnright table {
    width:100%;
    margin:0;
    padding:0;
    border:0;
}
#main .spectable .column table tr td, #main .spectable .columnright table tr td
{
    border-bottom:solid 1px #02b4dc;
    padding:5px;
    vertical-align:top;
}
#main .spectable .column table tr td.field, #main .spectable .columnright table tr td.field
{
    border-right:solid 1px #02b4dc;
    color:#017eb0;
    width:55%;
}

#main .spectable .column {
    display:block;
    border:solid 1px #fff;
    border-bottom:none;
    width:260px;
    float:left;
    background-color:#fff;
    margin-right:10px;
}
#main .spectable .column table
{
    width:100%;
    margin:0;
    padding:0;
    border:0;
}
#main .spectable .column table tr td
{
    border-bottom:solid 1px #02b4dc;
    padding:5px;
    vertical-align:top;
}
#main .spectable .column table tr td.field
{
    border-right:solid 1px #02b4dc;
    color:#017eb0;
    width:55%;
}
#main .tbheader
{
    background-color:#017eb0;
    display:block;
    width:260px;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    vertical-align:middle;
}
#main .tbheader img
{
    vertical-align:middle;
}
#main .relatedlinks .header 
{
	border-bottom:solid 1px #84d9ec;
	display:block;
	margin:20px 0 10px 0;
	padding-bottom:5px;
	font-weight:bold;
	color:#017eb0;
	clear: both;
}
#main .relatedlinks ul li
{
    list-style-type:none;
    background: #fff url('/SiteCollectionImages/Core/bullet.gif') no-repeat left 50%;
    padding:0 15px;
}  
#main .relatedlinks ul li a
{
    color:#bcd430;
    font-weight:bold;
}    
    
/* end vehicle tables */


/* start car details page*/
#car_details {
	clear: both;
	margin: 10px 0 -20px 0;
	background:url(/SiteCollectionImages/USP/usp.gif) no-repeat;
	height: 40px;
	padding: 12px 0 0 0;
}
#car .detail_icons {
	background: url(/SiteCollectionImages/Core/icons/person_bg.gif) no-repeat;
	width: 35px;
}
#car .detail_icons_right {
	background: url(/SiteCollectionImages/Core/icons/person_bg_right.gif) no-repeat;
	height: 31px;
	width: 5px;
	float: right;
	margin: 0 0 0 3px;
}
#car    .two   {
	width: 33px;
}

#car_details span {
	float: left;
	font-weight: bold;
	margin: 0px 10px 1px 36px;
}
#car_details div {
	width: 205px;
	height: 50px;
	float: left;
}
#car_details .car_details_right {
	float: left;
	width: 350px;
	margin: 0 0 0 -10px;
}


#car_details img {
	padding-right: 5px;
}
#car .campervandetails {
	background-position: 0 -3px;
}

input.butbooknow {float:right;clear:both;margin-top:-10px;}

.cardetails {

    display:block;
    background: transparent url(/SiteCollectionImages/Core/carbg.gif) top left repeat-y;
    padding:5px 2px 5px 5px;
    margin-top:20px;
    position:relative;
    width:100%;
    float:left;
}
.cardetails .layouts {
	color:#017EB0;
	display:block;
	float:right;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 25px 5px 5px;
	width:180px;
}
.carlist {
	margin-top: -4px;
}

#main #centercol .cardetails .layouts .carlist li {
	list-style: none;
	color: #000000;
	font-weight: normal;
	background-image: url('/SiteCollectionImages/Core/bullet_car_details.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin: 0 0 10px 3px;
	padding: 0 0 0 15px;
}
.cardetailsbtm {
    display:block;
    background: transparent url(/SiteCollectionImages/Core/carbgbtm.gif) top left no-repeat;
    height:10px;
    margin-bottom:10px;
    clear:both;
}	
.carImage {
	display:block;
	min-height:200px;	
}

#main  .relatedlinks  ul  li  a:hover, .review_summary a:hover
{
    color:#788d01;
    text-decoration:underline;
}   
#main #centercol .review_summary p.family {
	color: #B4D701;
	padding: 10px 0 8px 10px;
}
#main #centercol p.review_rental_date  {
	color: #999999;
	padding: 0 0 5px 0;
	margin:0;
}
.review_body {
	padding: 0 10px 0 10px;
}
div.review_photo {
	float: left;
	width: 109px;
	margin: 10px 10px 0px 10px;
}
div.review_photo img {
	border: solid 1px #788d01;
	margin: 0 0 5px 0;
	width:60px;
}

div.review_photo a {
	font-size: 9px;
	padding: 0 auto 0 5px;
	display: block;
}
.review_star {
	background: url('/SiteCollectionImages/Core/review_star.gif') repeat-x;
	width: 15px;
	float: right;
	margin: -15px 10px 0 0;
	height: 15px;
}
div.review_summary {
	background: #FFFFFF;
	color: #000000;
	padding: 0 0 10px 0;
	margin-bottom: 1px;
	width:100%;
}
.review_summary a {
	color: #788d01;
}
.review_rental_date  {
	color: #999999;
	padding: 0 0 5px 10px;
}
.two_star {
	width:30px;
	}
.three_star {
	width:47px;
	}
	
.four_star {
	width:65px;
	}
.five_star {
	width:78px;
	}
	

.review_tab_inner .review_tab_results {
	background: #defbff;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
}
.reveiw_nav {
	background: #efe7ef;
	margin-bottom: 2px;
}

.reveiw_nav  .link_numbers  {
	text-align: center;
}
.link_numbers a {
	color: #739200;
	padding: 4px;
}

.link_numbers a:hover {
	text-decoration:underline;
}

#check .moreinfo span {
	display: none;
}



#check {
	background-color: #0082B5;
	color: #FFFFFF;
	vertical-align: baseline;
	display: block;
	height: 27px;
	width: 100%;
}


#check label, #check h3 a {
	display: block;
	width: 100px;
	float: left;
	margin-top: 5px;
	color: #ffffff;
}

#check #checkbox {
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 4px;
}
#check img {
	float: left;

}
.camper {
	display:block;
	height:280px;	
}
.camper_chg_view{
	width:75px;
	display:block;
	position:absolute;
	left:255px;
	bottom:10px;
}
.camper_chg_view a{
	display:block;
	color: #788d01;
}

.right {
	float: right;
}

.caption {
	padding: 8px 10px 0 10px;
}
#closewindow a {font-family:verdana, arial;font-size:11px;position:absolute;top:10px;left:515px;padding:3px;float:right;z-index:999;display:block;width:50px;background: #017eb0 url('close.gif') no-repeat right top;
color:#fff;text-decoration:none;
}
#closewindowlarge {height: 24px;}
#closewindowlarge a {font-family:verdana, arial;font-size:11px;position:absolute;top:2px;left:541px;padding:3px;float:right;z-index:999;display:block;width:50px;background: #017eb0 url('close.gif') no-repeat right top;
color:#fff;text-decoration:none;
}

.largeimage {margin-top:25px;}
.imgcontainerright {
	position:relative;
	float:right;
	margin-left:15px;
	margin-bottom:35px;
}

.blueLineSpacer {
background-color:#04B2DA;
border:0 none;
color:#84D9EC;
height:1px;
margin:5px 2px 10px;
width:100%;
}


/*[email a friend*/
.EFTable{
	background:url('/SiteCollectionImages/Core/contact_form_bg.jpg') no-repeat 0 top;
	margin:15px 0 0;
	padding:15px;
	width:556px;
	border-collapse:collapse;
}
.EFTable td{
	font-weight:bold;
	height:39px;
}
.EFRequiredFieldIndicator{
	background:url('/SiteCollectionImages/Core/mandatory.gif') no-repeat 0 48%;
	color:#BED62F;
	font-size:1px;
	display:inline-block;
	width:8px;
	height:8px;
	vertical-align:middle;
}
.EFReferenceLink{
	padding-bottom:1em;
}
.EFYourLink,
.EFKeyLabel {
	padding:10px 0 0 23px;
}
.EFLabel {
	padding:0 0 0 24px;
	width:123px;
}
.EFLabel span {
	position:relative;
	left:14px;
}
.EFLabel span span.red{
	background:url('/SiteCollectionImages/Core/mandatory.gif') no-repeat 0 48%;
	color:#BED62F;
	position:absolute;
	left:-14px;
	top:3px;
	display:block;
	width:8px;
	height:8px;
	font-size:1px;
}
.EFTable input {
	border:1px solid #999999;
	color:#666666;
	font-family:Arial,Verdana;
	font-size:12px;
	height:18px;
	margin:5px 0 0;
	padding:2px 0 0 2px;
	width:245px;
}
.EFTable textarea {
	border:1px solid #999999;
	color:#666666;
	font-family:Arial,Verdana;
	font-size:12px;
	height:70px;
	margin:12px 0 0 0;
	padding:2px 0 0 2px;
	width:365px;
}
.EFButtonsCell {
	background:url('/SiteCollectionImages/Core/contact_form_bgbottom.jpg') no-repeat 0 0;
	height:50px !important;
	padding:0;
}
.EFTable input.EFSubmitButton{
	border:1px solid #A7B27B;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	height:27px;
	margin-left:143px;
	padding:4px;
	width:99px;
}
/*email a friend]*/

input:hover.buttons, input:hover.buttonsmall, input:hover.buttonmore {
	background:#788D01;
	border:1px solid #666600;color:#FFFFFF;
}

input.buttons {
	font-family:Verdana;
	outline:none;
	height:27px;
	padding-bottom:4px;
	background-color:#BED62F;
	border:solid 1px #83AB68;
	font-weight:bold;
	font-size:13px;
	width:150px;
	cursor:pointer; 
}
#centercol .NZTable ul li{
	margin-left: 30px;
}

#centercol .NZTable td{
	padding: 1px;
}

/* Virtual Tours */
#centercol .virtualTour {
	text-align:center;
}

#centercol .virtualTour .VirtualTourCaption {
	padding-top:10px;
}

#main #centercol ul li {
	background:url('/SiteCollectionImages/Core/article/bullet_article.gif') no-repeat 0pt 0.3em;
	padding-left:1.5em;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.branchLocation .right {
	float:right;
	padding-right:10px;
}

.branchLocation .title {
    color:#0080B2;
    font-weight:bold;
	padding-bottom:0px;
	padding-top:5px;
	
}
/* upload form */
.upload_form_container .formlabel{
	display:block;
	font-size:1em;
	font-weight:bold
}
.upload_form_container #geoCoderMap {
	width:530px
}
.upload_form_container #geoCodedStr {
	width:530px;
}
.upload_form_container input.forminput1 {
	border:1px solid #72B6C6;

}
.upload_form_container input.forminput2 {
	border:1px solid #72B6C6;
	width:530px;
}
.upload_form_container .maplabel {
	clear:both;
}
#buttons-container-upload {
	
	background:url('/SiteCollectionImages/Core/blue_bottom_bg.jpg') no-repeat 0 50%;
	height:60px
}
#buttons-container-upload input{
	float:right;
	position:relative;
	right:10px;
	top:17px;
}
/* rte table styles */
.ms-rteTable-BP {border: 1px solid #02b4dc;margin: 2px 0;border-collapse:collapse;}
.ms-rteTableHeaderRow-BP th {background: #017eb0;padding: 5px;text-transform:uppercase;font-weight: bold;color: #ffffff;border-color:#017eb0 !important}
.ms-rteTableHeaderRow-BP td {background: #017eb0;padding: 5px;text-transform:uppercase;font-weight: bold;color: #ffffff !important;border-color:#017eb0 !important}
.ms-rteTable-BP td {padding: 5px !important;border: 1px solid #02b4dc;vertical-align:top;}
.ms-rteTableOddRow-BP td{background: #ffffff;}
.ms-rteTableEvenRow-BP td{background: #ffffff;}
.ms-rteTableFirstCol-BP {color:#017EB0;}

* {margin:0;padding:0}
/* Standard Insurance table starts here */
table.StandardIn {
	border-collapse:collapse;
	border: 1px solid #02b4dc;
	font-size:11px;
	color:#333;
	font-weight:normal;
	margin:0px;
	width:100%;
}
table.StandardIn th {
	font-weight:normal;
	color:#000;
}
table.StandardIn th, .StandardIn td {
	padding:4px;
	border: 1px solid #02b4dc;
}
table.StandardIn td strong {
	font-weight:bold;
}
table.StandardIn .centred {
	text-align:center;
}
table.StandardIn .lightshade {
	background-color:#f0fcff;
}
table.StandardIn .divider {
	font-weight:bold;
	color:#017eb0;
	padding:6px 3px;
}
table.StandardIn .darkshade {
	background-color:#cdedf4;
}
/* Standard Insurance table ends here */

h2.VehicleHeading {
	padding:10px 0;
	color: #0080B2;
}