﻿* {margin:0;padding:0}
html, body{height:100%;min-width:985px;} 

body {
	background: #fff url(/SiteCollectionImages/Core/background.jpg) no-repeat top center; 
	color: #000;
	position:relative;/* for ie7*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	text-align:left;
}
a img {border:none;}
a {text-decoration:none;color:#d9761b;}
a:hover {text-decoration:underline;color:#d9761b;}
a:visited {color:#f58220}
form {padding:0;margin:0;}
#aspnetForm {border-top: 1px solid #CCCCCC;}
#outer{
	/*min-height:100%;
	margin:0 200px;
	color: #000;*/
}

* html #outer{height:100%;} /*IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:1px;
	width:985px;
	margin:0 auto;
	height:141px;
	overflow:hidden;
	background: transparent url(/SiteCollectionImages/Core/topimages.jpg) no-repeat 348px 0px; 
}
#header #logo {
    /*display: block;*/
    float: left;
    height: 100px;
    margin-top: 10px;
    position: relative;
    width: 200px;
} /*cursor:pointer;*/
#header #logo img {    
	left: 55px;
    position: relative;
}
#topText {
	margin: 1px 0 5px 34px;			
	float:left;
	position:relative;	
}
#topText span {
    color: #FFFFFF;
    font-family: Arial,arial,sans-serif;
    font-size: 9px;			
}
#freephone {
    float: left;
    margin: 13px 0 0 600px;
    position: relative;
    text-align: right;
    width: 168px;
}

#RWCFlashContainer {
	background: none no-repeat scroll left top #FFFFFF;
    float: left;
    height: 125px;
    padding-left: 10px;
    position: relative;
    width: 190px;
}
#RWCFlashContainer #RWCBall {
	/*float:left;*/
	height:75px;
	width:71px;
}

#RWCFlashContainer #RWCFlash {
	height:37px;
	width:168px;
	/*float:right;*/

}
#RWCFlashContainer #RWCText {
	height:11px;
	width:168px;
	/*float:right;*/

}
#flags {
    float: right;
    margin: 5px 3px 0 0;
    text-align: right;
    width: 168px;
}
/*#header #flags p {
    font-size:0.6em;
    text-align:right;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    }

#header #flags img {
    padding-top:5px;
    margin:0;
    }*/
#header #search {    
    float:right;
    margin-top:2px;   
    }
#header #search input.button {    
    margin:0;
    padding:0;
    vertical-align:bottom;
    } 
#header #search input.SearchTerm {    
    width:95px;  /* 106 */
    height:13px;
    padding:2px 4px;
    color:#666;
    font-size:1em;
    vertical-align:top; 
    margin-right:3px;  
    line-height:13px;
    }
#topmenu 
{
    position:absolute;
    top:1px;
	margin:0 0 0 800px;
    }
#topmenu ul{
	background:transparent url(/sitecollectionimages/core/button-agent-media.jpg) no-repeat top left;
	width:168px;
	height:24px;

}
#topmenu ul li {
	display: inline;
	list-style:none;
	line-height: 18px;
} 
#topmenu a {
    color:#36261d;
	font-family:Tahoma, Arial;
	font-size: 0.7em;
	margin-left:13px;
}
   
#quoteform{
	position:absolute;
	top:65px;
	width:585px;
	margin:7px auto 0 202px;
	height:145px;
	overflow:hidden;
	/*background: transparent url(/SiteCollectionImages/Core/quotebg.gif) no-repeat top left;*/
    padding:0;
    font-size:0.7em;
}

#quoteform .agentMedia {
	padding:15px 0px 0px 25px;
}

#quoteform .quotehead {
    float:left;
/*    margin:-38px 0 0 -19px; */
    margin:0px 0pt 0pt 5px;
    background-color:#EF6108;
    padding:3px 10px;
    border:solid 3px #fff;
    color:#fff;
    font-family:Verdana, Tahoma, Arial;
    font-size:1.2em;
    font-weight:bold;
    }
    
#quoteform .quotebody {
	margin:40px 20px 0px 14px;
}    
    
#quoteform input {
    font-size:0.9em;
    }
#quoteform input.TextBox {
    width:80px;
    }
#quoteform input.ListBox {
    width:80px;
    }
#quoteform select {
    font-size:0.9em;
    }
#quoteform a {
    color:#fff;
    line-height:1.8em;
    width:140px;
    float:left;
    }
.outerwrap {
	/*float: left;	*/
	width: 100%;
	margin-top:170px;/* to clear header*/
	/*margin-right:-3px;*//* to stop columns dropping*/
	/*position:relative;*/
}
/*
#nav {
	position:relative;/*ie needs this to show float 
	width:200px;
	float:left;
	margin-left:-199px;/*must be 1px less than width otherwise won't push footer down in some browsers 
	margin-top:-65px;
	/*left:-1px;
	margin-bottom:0px;        /*clear footer*/
	/*background: #fff url(/SiteCollectionImages/Core/menubg.jpg) no-repeat top left;
	font-family:Verdana, Tahoma, Arial;
    font-size:0.85em;
    font-weight:bold;
}*/
#nav {
    float: left;
    font-family: Verdana,Tahoma,Arial;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: -65px;
    position: relative;
    width: 200px;
}
#nav ul {
    list-style:none;
    padding:0;
    margin:30px 0 10px 8px;
    color:#666;
}
#nav ul ul {
    list-style:none;
    padding:0;
    margin:10px 0 5px 8px;
    color:#666;
    font-weight:bold;
    font-size:0.9em;
    width:184px;
}
#nav ul ul.small {
    font-size:0.9em;
    font-weight:bold;
}
#nav li {
    list-style:none;
    padding:0;
    margin:0 0 12px 0;
}
#nav ul ul li {
    list-style:none;
    padding:0;
    margin:0 0 8px 0;
}
#nav li a {
    color:#222;
}
#nav li ul li a {
    color:#999;
}

#nav li.AspNet-Menu-WithChildren a {
	color:#F57D23;
}

#nav li.AspNet-Menu-WithChildren ul a {
	color:#999999;
	font-weight:normal;
}

#nav ul li ul li.AspNet-Menu-Selected a {
	color:#F57D23;
}
#nav ul ul ul {
	display:none;				
}
#nav ul ul .AspNet-Menu-Selected ul, 
#nav ul ul .AspNet-Menu-MyChildSelected ul {
	display:block;
	margin:5px 0 5px 0px;
}
#nav ul ul .AspNet-Menu-Selected ul li, 
#nav ul ul .AspNet-Menu-MyChildSelected ul li {
	background-color:#f3f3f3;
    margin: 0px 0 0;
    padding: 2px 0 2px 5px;
}
#nav ul ul .AspNet-Menu-Selected ul li.AspNet-Menu-Selected, 
#nav ul ul .AspNet-Menu-MyChildSelected ul li.AspNet-Menu-Selected {
	background-color:#eaeaea;
}

#nav ul li ul li.AspNet-Menu-Selected ul li:before, 
#nav ul li ul li.AspNet-Menu-MyChildSelected ul li:before {
	content: "- ";
}

#nav ul li ul li.AspNet-Menu-Selected ul a,
#nav ul li ul li.AspNet-Menu-MyChildSelected ul a {
	color:#999999;
	font-weight:normal;
	font-size:11px;
}
#nav ul li ul li.AspNet-Menu-Selected ul a.AspNet-Menu-Selected,
#nav ul li ul li.AspNet-Menu-MyChildSelected ul a.AspNet-Menu-Selected {
	color:#F58220;
	font-weight:bold;
}

#nav ul li li a.AspNet-Menu-ChildSelected {
	color:#F57D23 !important;
	font-weight:bold;
}
/*
#nav .AgentMediaResources {
	display:none;
}

#nav .BranchLocations {
	display:none;
}

#nav .Legal {
	display:none;
}*/

*/

#nav .Lists {
	display:none;
}

/*#nav #lizzard {
    background: #fff url(/SiteCollectionImages/Core/lizard.jpg) no-repeat bottom center;
    width:200px;
    height:125px;
    clear:left;
    margin:0;
    padding:0;
    display:block;
    }*/
#nav #britzoz {
    background: url("/SiteCollectionImages/Core/button-australia.jpg") no-repeat scroll left top transparent;
    clear: left;
    cursor: pointer;
    display: table;
    height: 27px;
    margin: 15px 0 5px 8px;
    padding: 0;
    width: 168px;
}
#nav #britzoz span {
    display:none;
}
#nav .menuspacer {display:block;height:5px;width:100px;}

#nav #selfCheckIn {
    float: left;
    position: relative;
    text-align: right;
    width: 168px;
    height:43px;
    margin:10px 0 0 8px;
}

#right {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-right:0px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	margin-top:-40px;
	color:#000;
	left:4px;
	padding-bottom:52px;/* clear footer*/
}
 
#footerSection {
/*  width:100%;  */
	clear:both;
	height:70px;
	position:relative;
/*	margin-top:-50px; drag footer from below the fold*/
	background: transparent url(/SiteCollectionImages/Core/footerbg.jpg) no-repeat top left;
    padding:15px 20px 0 20px;
    font-family:Verdana, Tahoma, Arial;
    font-size:0.75em;
    color:#999;
    margin-left:-8px;
}
#footerSection #qualmark {
	position:relative;
	float:right;
	top:-20px;
	left:0;
	width:100px;
	height:53px;
	margin:0;
	padding:0;
}

#footerSection #qualmark img{
	padding:0 0 0 5px;
}


#footerSection #footerLinks {
	position:relative;	
	text-align:center;
	float:left;
	top:0;
	left:0;
	width:800px;
	height:35px;
	margin:0;
	padding:0 0 0 50px;
}

#footerSection #footerLinks a {
    color:#fff;
    font-weight:bold;
    color:#fff;
    margin-right:10px;
    }
#footerSection #copyright {
    float:right;
    width:175px;
    margin:18px -10px 0 0;
    font-size:0.8em;
    }
#footerSection p {
    font-size:0.8em;
    margin:0px 0 0 0px;
    font-weight:normal;
    clear:left;
    text-align:left;
    line-height:16px;
    }
#footerSection p strong {
    font-weight:bold;
    }
    
#footerSection a.contactUs {
    color:#999999;
    font-weight:bold;
    margin-right:10px;
    }    
    
#main {
	float:left;
	/*width:100%;*/
	position:relative;
	padding-bottom:20px;/* clear footer*/
	padding-top:0px;
    margin-left:-1px;
    margin-top:0;
    }
#main #centercoltop {
    /*background: transparent url(/SiteCollectionImages/Core/content-top.jpg) no-repeat top left;*/
    background: transparent url(/SiteCollectionImages/Core/home-content-top.jpg) no-repeat top left;
    width:585px;
    height:20px;
    margin:20px 0 0 0;
    padding:0;
    display:table;
    }
#main #centercolbottom {
    /*background: transparent url(/SiteCollectionImages/Core/content-bottom.jpg) no-repeat top left;*/
    background: transparent url(/SiteCollectionImages/Core/home-content-bottom.jpg) no-repeat top left;
    width:585px;
    height:36px;
    clear:left;
    margin:0;
    padding:0;
    display:table;
    }
#main #centercol {    
    /*background: transparent url(/SiteCollectionImages/Core/contentbg.jpg) repeat-y top left;*/
    background: transparent url(/SiteCollectionImages/Core/home-contentbg.jpg) repeat-y top left;
    width:575px; 
    margin:0 0 0 0;
    padding:0 4px 10px 6px;
    font-family:Verdana, Tahoma, Arial;
    font-size:0.75em;
    color:#666666;

    }
    
#main #centercol img.leftgl {float:left;margin-right:20px;border:solid 1px #f3f3f3;margin-bottom:10px;}
#main #centercol img.rightgl {float:right;margin-left:20px;border:solid 1px #f3f3f3;}
#main #centercol .flash {float:left;margin:0px 20px 10px 0px;border:solid 1px #f3f3f3;}
#main #centercol p {padding-bottom:10px;line-height:17px;	margin-left:16px;margin-right:16px; margin-top:10px;}
#main #centercol ul {margin:0 15px 15px 35px;padding:0;list-style-image:url('/SiteCollectionImages/Core/bullet.gif');}
#main #centercol ul li {margin-top:5px;}
#main #centercol ul.imagelist li {margin-top:5px; margin-left:20px}

#main #centercol ol {margin:0 15px 15px 35px; font: normal 11px  Tahoma, Arial, sans-serif;}
#main #centercol ol li {margin-top:5px;}


#main #centercol .advert p {margin-bottom:-1px;}
#main #centercol .right_heading {float:left;}
#main .largespacer {display:block; height:140px;width:500px;}
#main #centercol #bookingCode {
	width:100%;
	font-size:11px;
	border:1px solid #ccc;
}
#main #centercol #bookingCode tr.greyer {
	background-color:#F8F8F8;
}
#main #centercol #bookingCode td {
	padding:2px;
}
#main #centercol #bookingCode td.leftColBold {
	font-weight:bold;
	width:95px;
	vertical-align:top;
}

p.spacer {display:block;height:10px;width:300px;}

h1 {font-size:1.6em;margin:0 0 0 0;padding:0 0 2px 14px;color:#F58220;border-bottom:solid 1px #F58220;}  
h2 {font-size:1.2em;
	background: #fff url(/SiteCollectionImages/Core/h2-underline.gif) no-repeat bottom left;
	margin:10px 0 8px 15px;
	padding:0 0 5px 0;
	color:#F58220;
	clear:both;
}   

h2.title_no_line {
	border:0px;
	margin-bottom:8px;
	clear:both;
}

#main #centercol .ads {
    width:100%;
    height:145px;
    margin-top:7px;
    }
#main #centercol .advert {
    float:left;
    padding-right:8px;
    width:48%;
    }
#main #centercol .people {
    float:right;
    position:relative;
    margin-right:50px;
    }
#main #centercol #breadcrumb {Font-family:Tahoma, Verdana, Arial;Font-size:10px;height:30px;width:380px;margin-left:16px;}
/*Social Icons*/
#icons {
    position:absolute;
	top:195px;
	/*width:200px;*/
	margin:30px 0 0 610px;
	/*height:20px;*/
	overflow:hidden;
	Font-family:Tahoma, Verdana, Arial;
	Font-size:10px;
	float:right;
	}
#icons img {vertical-align:middle;margin:0px 3px 2px 10px;}

#homeicons {
	float:right;
	padding: 0 0 10px 10px;
	}

#main #centercol #breadcrumb a, #icons a {color:#F58220;text-decoration:none;}
#main #centercol #breadcrumb a:hover, #icons a:hover {text-decoration:underline;}


#main #centercol .vehpeople {margin:-36px 0px 16px 472px;}
#main #centercol .veh 
{
    background: transparent url(/SiteCollectionImages/Core/vehbg.gif) no-repeat top left;
    width:168px;
    height:90px;
    float:left;
    padding:2px;
    font-family:Arial, Verdana;
    cursor:pointer;
    }
#main #centercol .vehScenic {
    width:150px;
    height:100px;
    float:left;
    padding:0px;
    }
#main #centercol .vehScenicDetail {margin:5px 0 0 165px;color:#222;}    
#main #centercol .veh .vehWhiteBox {/* This is Bryn's style */
	background-color:#fff;
	width:80px;
	height:80px;
	float:left;
	margin-right:7px;
    text-align: center;
	}
   
#main #centercol .veh .vehWhiteBox img {
	margin:4px;
	} 
/* Added .vehWhiteBox and margin-top:3px; removed float:left; padding-right:6px; and put into container's style */

#main #centercol .veh p
{
    margin-top:8px;
    color:#fff;
    font-size:0.9em;
    }
#main #centercol .veh p .largeprice
{
    font-size:1.9em;
    font-weight:bold;
    }

#main #centercol .veh a {
	text-decoration:none;
}
    
#main #centercol .vehdetail {color:#222;}
    
#main #centercol .btop 
{
    float:right;
    font-size:0.8em;
    width:540px;
    margin-top:6px;
    text-align:right;
    margin-right:16px;
    } 
#main #centercol .largeimage
{
    border:solid 3px #ccc;
    width:298px;
    background-color:#F58220;
    color:#fff;
    font-size:0.9em;
    } 
#main #centercol .largeimage img.large
{
    border-bottom:solid 2px #fff;
    } 
#main #centercol .stepper
{
    float:right;
    font-size:0.7em;
    color:#fff;
    }
#main #centercol .stepper a{color:#fff;margin-right:5px;} 
#main #centercol .stepper a img{vertical-align:middle;margin:3px 0;}     
#main #centercol .imgnum{height:20px;}        
#main #centercol .imgnum p{padding:2px 0 0 5px;}     
#main #centercol .virtual {background-color:#F58220;margin-top:5px;width:300px;padding:3px;height:54px;cursor:pointer;} 
#main #centercol .virtual img {float:left;}   
#main #centercol .virtual p {margin:15px 0 0 20px;color:#fff;font-size:1.4em;float:left;}   
#main #centercol .vleft {width:320px;float:left;margin-bottom:20px;}     
#main #centercol .vehad img{
    border:solid 3px #ccc;
    margin-top:5px;
    }
#main #centercol p.icons img{
    margin-left:10px;vertical-align:text-bottom;
    }
#main #centercol ul.features{
    margin-left:350px;
    } 
    
p.expand a:hover{display:block;height:300px;background:red}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
#wrapper {width:985px;margin:0 auto;}
    
.clearall, .clear {
    clear:both;
    display:block;
    position:relative;
    width:99%;
    }

.questionLinks {
	padding-bottom:5px;
}

#wrapper #main #column .questionLinks a:link {
	color: #d9761b;
}

#wrapper #main #column .questionLinks a:visited {
	color:#f58220;
}

.carLeftCol {
	float:none;
	width:58%;	
}

.carRightCol {
	float:right;
	padding-right:15px;

}
.carRightCol .carImage {
    position:relative;
    margin-top:30px;
}


.carRightCol .carEnlarge {
    position:absolute;
    top:2pt;
    left:2pt;
}

.carRightCol .hirecar img {border:solid 3px #ccc !important;}

.bikeLeftCol {
	float:none;
	width:48%;	
}

.bikeRightCol {
	float:right;
	padding-right:15px;

}
.bikeRightCol .bikeImage {
    position:relative;
}


.bikeRightCol .bikeEnlarge {
    position:absolute;
    top:2pt;
    left:2pt;
}

.bikeRightCol .hirebike img {border:solid 3px #ccc !important;}

.saleLeftCol {
	float:left;
	width:48%;	
}

.saleRightCol {
	float:right;
	padding-right:10px;

}
.saleRightCol .saleImage {
    position:relative;
    margin-top:30px;
}
.saleRightCol .saleImage img {
    border:3px solid #ccc !important;
}
.saleRightCol .saleImage .saleEnlarge img {
	border:0 !important;
}

.saleRightCol .saleEnlarge {
    position:absolute;
    top:3px;
    left:3px;
}

.more {
	padding-left:3px;
}

/* -- Start Contact Us */
#contactus {

}
#contactus #ms-WPBody div {
	padding-left:20px;
}
#contactus .CUTable {
	/*margin: 0px auto 0 auto;*/
}
#contactus .CUTable td {	
	padding: 2px;
}

#contactus .mu-contactlabel {
	font-size: 1em;
	color: #858585;
	font-weight: bold;
}
#contactus .ContactText {
	font-size: 10px;
	color: #858585;
	text-align:right;
}
#contactus .CUKey {

}
#contactus INPUT.CUTextField {
	width: 246px;
	border:1px solid #858585;
}
#contactus SELECT.CUDropDownField {
	width: 246px;
	border:1px solid #858585;
	color:#858585;	
}
 
#contactus .CUNoteField {
	width: 540px;
	border:1px solid #858585;
	margin-top: 5px;
}
#contactus .CULabel {
	font-size: 11px;
	color: #858585;
	font-weight:bold;

}
#contactus .CUKeyLabel {
	font-size: 10px;
	color: #858585;
	text-align:right;
}

#contactus .CUButtonsCell {
	text-align: right;
}

#contactus  .CURequiredFieldIndicator {
	color: #FF0000;
	font-size:0.8em;
}    

#contactus .CUValidationLabel
{
    font-size:0.8em;
    color:Red;
    display:none;
    }
#contactus #comment { 
    border:1px solid #858585;
    font-family:Arial;
    font-size:12px;
    }
#contactus .CUSubmitButton {margin-top:10px;}

/* -- End of Contact Us */

/* -- Email a Friend -- */

#emailfriend {

}

#emailfriend .EFTable {
	width: 90%;
}
#emailfriend .EFTable td {	
	padding: 2px;
}

#emailfriend .EFKey {
	text-align:right;
}
#emailfriend INPUT.EFTextBox {
	width: 246px;
	border:1px solid #858585;
}
#emailfriend SELECT.EFDropDownField {
	width: 246px;
	border:1px solid #858585;	
}
 
#emailfriend .EFCommentTextBox {
	width: 99%;
	border:1px solid #858585;
	margin-top: 5px;
}
#emailfriend .EFLabel {
	font-size: 11px;
	color: #858585;
	padding-right: 5px;
	font-weight:bold;
}
#emailfriend .EFKeyLabel {
	font-size: 10px;
	color: #858585;
	clear:left;
	display:block;
	margin-top:15px;
}

#emailfriend .EFYourLink {
	float:left;	
}

#emailfriend .EFReferenceLink {
	font-size: 10px;
	color: #858585;
}


#emailfriend .EFButtonsCell {
	text-align: right;
}

#emailfriend .EFRequiredFieldIndicator {
	color: #FF0000;
	font-size:0.8em;
}    

#emailfriend .red {
	color: #FF0000;
	font-size:0.8em;
}  

#emailfriend .EFValidationLabel
{
    font-size:0.8em;
    color:Red;
    display:none;
    } 
    
#emailfriend #comment { 
    border:1px solid #858585;
    font-family:Arial;
    font-size:12px;
    }
#emailfriend select { 
    border:1px solid #858585;
    font-family:Arial;
    font-size:12px;
    height:16px;
    }

#emailfriend input.ContactTextBox { 
    border:1px solid #858585;
    font-family:Arial;
    font-size:12px;
    height:16px;
    }
#emailfriend .EFSubmitButton {margin-top:10px;}

/* -- End of Email a Friend -- */


/* Start Staff Picks */
.staffpicks {margin-top: 10px;float:left;margin-right:20px;border:solid 3px #ccc;}
.clearpicks {
    clear:both;
    display:block;
    height:15px;
    position:relative;
    width:99%;
    }
/* End Staff Picks */


/* Start Tables */

.NZTable {
	border:solid 1px #ccc;
	margin:0;
	padding:0;
	border-collapse:collapse;

} 
.NZTable td {padding:4px;} 
.NZTable td.NZTableHeading {	
	background-color:#FF950E;
	color:#fff;
	font-weight:bold;
	/*text-align:center;*/
	}
.NZTable td.NZTableHeading a {
    text-decoration:underline;
    color:#fff;
}

.NZTable td.NZTableHeading a:hover {
    text-decoration:none;
    color:#fce6a6;
}
	
.NZTable td.NZTableHeadingLeft {	
	background-color:#FF950E;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
.NZTableSmallWhite {
	color:#fce6a6;
	font-weight:normal;
	text-align:left;
	font-size:10px;
	}
.NZTableSmallGrey {
	color:#858585;
	font-weight:normal;
	text-align:left;
	font-size:10px;
	}

.NZTable tr.NZTableRowLight td {background-color:#fce6a6;border-top:solid 1px #ccc;border-right:solid 1px #ccc;} 
.NZTable tr.NZTableRowWhite td {background-color:#F8F8F8;border-top:solid 1px #ccc;border-right:solid 1px #ccc;} 
.NZTable tr.NZTableRowGrey td {background-color:#d2d2d2;border-top:solid 1px #ccc;border-right:solid 1px #ccc;} 

.NZTable td.NZTableRowLight {background-color:#fce6a6;border-top:solid 1px #ccc;border-right:solid 1px #ccc;} 
.NZTable td.NZTableRowWhite {background-color:#F8F8F8;border-top:solid 1px #ccc;border-right:solid 1px #ccc;} 
.NZTable td.NZTableRowGrey {background-color:#d2d2d2;border-top:solid 1px #ccc;border-right:solid 1px #ccc;}
.NZTableinside td {
	margin:0;
	padding:0;
	font-size:0.9em;
}
#content #main #centercol .NZTable td .NZTableinside ul, #content #main #centercol .NZTable td .NZTableinside ul li {margin:0;padding:0;list-style:none;}

.distanceTable {
	border:solid 1px #ccc;
	margin:0;
	padding:0;
	font-size: 9px;
} 
.distanceTable td {padding:4px 0px 4px 2px;} 
.distanceTable td.NZTableRowLight {background-color:#fce6a6; vertical-align:middle; color:#FF950E;} 
.distanceTable td.NZTableRowWhite {background-color:#F8F8F8;}
.distanceTable td.NZTableRowGrey {background-color:#d2d2d2;}

.climateTable {
	border:solid 1px #ccc;
	margin:0;
	padding:0;
	font-size: 9px;
	text-align:center;
} 
.climateTable td {padding:4px 0px 4px 2px;} 
.climateTable td.NZTableHeading {
	background-color:#FF950E;
	padding:12px 6px;
	color:#fff;
	font-weight:bold;
	font-size:12px;}
.climateTable td.NZTableRowLight {padding-left:10px;padding-bottom:0px;background-color:#fce6a6; vertical-align:middle; color:#FF950E;font-size:12px;} 
.climateTable td.NZTableRowWhite {background-color:#fff; vertical-align:middle; color:#6f59bc;} 
.climateTable td.summer {background-color:#ff9900; color:#6f59bc;} 
.climateTable td.winter {background-color:#ffcc00; color:#6f59bc;}
.climateTable td.spring {background-color:#ccccff; color:#6f59bc;}
.climateTable td.autumn {background-color:#00cc00; color:#6f59bc;}

/* End Tables */




/* Page Printing */
#printLogo {
	display:none;
}

#printWebSite {
	display:none;	
}

/* End Page Printing */


/* Start Search */

#main #centercol .adxIndexSearchPaging {
    margin-left:20px;
}

#main #centercol .fulldetails {
    font-size:0.9em;
    padding:0 10px 0 0;
    width:525px;
    text-align:right;
}

#main #centercol .sresults {
    border-top:solid 1px #fff;
    margin-top:5px;
    font: normal 9pt verdana, arial, tahoma;
    color: #0b0f2c;
    line-height: 13.5pt;
}
#main #centercol .sresults img {
    float:left;
    padding:5px 15px 20px 0;
}

#main #centercol .adxIndexSearchPaging a {
    text-decoration:none;
}

#main #centercol .sresults a {
    text-decoration:none;
}
#main #centercol .adxIndexSearchPaging a:hover {
    text-decoration:underline;
}
#main #centercol .sresults a:hover {
    text-decoration:underline;
}

/* End Search */


/* Start Popup Windows */

.bodyPopup {            
	background-color:#ffffff;
	background: none;   
}

#rightborder, #topborder, #bottomborder, #leftborder {
	background: #f48221;
	position: fixed;
}
#leftborder, #rightborder {
	top: 0; bottom: 0;
	width: 1px;
}

#leftborder { left: 0; }
#rightborder { right: 0;}

#topborder, #bottomborder {
	left: 0; right: 0;
	height: 1px;
}
#topborder { top: 0; }
#bottomborder { bottom: 0; }


    
#mainPopup {
	float:none;
	position:relative;
    margin-left:-1px;
   
}

#mainPopup #popup {    
    background: none;
    margin:0 0 0 0;
    padding:0 20px 10px 20px;
    font-family:Verdana, Tahoma, Arial;
    font-size:0.75em;
    color:#858585;
    }
    
#mainPopup #popup img.leftgl {float:left;margin-right:20px;border:solid 3px #ccc;}
#mainPopup #popup #flash {
	border:solid 1px #ccc; 
	margin:0 auto;
}
#mainPopup #popup p {padding-bottom:10px;}
#mainPopup #popup ul {margin:0 15px 15px 35px;padding:0;list-style-image:url('/SiteCollectionImages/Core/bullet.gif');}
#mainPopup #popup ul li {margin-top:5px;}

#mainPopup #popup ol {margin:0 0px 15px 35px;}
#mainPopup #popup ol li {margin-top:5px;}

#mainPopup #popup h2 {margin:5px 0 12px 0;} 

#mainPopup #popup .btop 
{
    float:right;
    font-size:0.8em;
    width:540px;
    margin-top: 6px;
    text-align:right;
    } 


#wrapperPopup {width:580px!important;margin:0;}

#mainPopup .ImageEnlarge
{	
    display:block;
	background-color:#ffffff;	
}

#mainPopup .ImageEnlarge .adxSectionMediaImage
{	
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;	
}

#mainPopup .CloseFunction
{
    display:block;
    text-align:right;
	margin-right:10px;
	padding-top:4px;		
}

#mainPopup .CloseFunction img
{
	 vertical-align:bottom;
	 cursor:pointer;	
}

#mainPopup .CloseFunction a
{	
	text-decoration:none;
	font-size:0.8em;
	font-family:Arial;
    color:#f58220;
}

#mainPopup .CloseFunction a:hover
{
	text-decoration:underline;	
}

#mainPopup .ImageEnlarge .adxSectionMediaCaption
{
	font-size:14px;
    color:#f58220;
	padding-left:10px;
	margin-top:10px;
	padding-right:10px;		
}

/* End Image Popup */

/* Virtual Tours Popup Window */

.virtualTourShell 
{	
	text-align:center;
	margin-top:30px;
	/*margin-left:100px;*/
	width:425px;
	border:solid 3px #cccccc;	 	
}

.virtualTourHeading
{
	border-bottom:solid 1px #cccccc;
	background-color:#FF6016;
	width:100%;
}


.virtualTourHeadingText
{
	padding-top:5px;
	padding-bottom:5px;	
	color:white;
	font-weight:bold;
	font-size:10pt;
}

#virtualTourContent {
	padding: 7px 7px 0px 7px;
}

.virtualTourImage {
	padding-bottom: 7px;
}

.virtualTourCategory {

    width:120px;
	color:#858585;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}

#virtualTourContent .virtualTourLinks a
{
    display:block;
    text-align:left;
}

.virtualTourFlashShell 
{	
	text-align:center;
	margin-top:30px;
	/*margin-left:100px;*/
	width:400px;	
}

.VirtualTourFlashContainer {
	border:solid 3px #cccccc;	 
}

.virtualFlashMediaTitle {
	color:#858585;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
}

#virtualFlashBackToIndex a:visited {  
    text-decoration:none;
    color:#91DDEB;
}


#virtualFlashBackToIndex a:hover {
    text-decoration:underline;
}

.virtualFlashMediaCaption {
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:15px;
	color:#858585;	

}


/* End Virtual Tours Popup Window */

#main #centercol #rightFlash {
	float:right;
	width:48%;
}
#main #centercol #leftFlash {
	float:left;
	width:48%;	
}

#SiteMap ul li {
	list-style:none;
	list-style-image:none;
}

#SiteMap .SiteName1 {
	font-weight:bold;
}

#SiteMap .SiteName2 {
	font-weight:bold;
}

#SiteMap .SiteMapPage1 {
	font-weight:bold;
}

#SiteMap .SiteMapPage2 {
	font-weight:normal;
}

#SiteMap .SiteMapPage3 {
	font-weight:normal;
}

/* Campervans */

.bottomMotorhome H2, .Termsinsurance H2, .Termsinsurance .rollupRecord, .StandardIn, .Section .Branches, .questionLinks, .privacy{
	margin-left:16px !important;
	margin-right:16px !important;
}


#leftFlash{
	margin-left:16px !important;

}


#main #centercol .rollupRecord .btop, #main #centercol .rollupRecord p{
	margin-right:0px !important;
	margin-left:0px !important;

	}


.topMotorhome {
	width:574px;
	margin-left:16px;
}

.bottomMotorhome {
	padding-top:10px;
	clear:both;
	width:97%;}

.Termsinsurance
{
	float:left;
	width:100%;
}

.cvDescriptionPopup{
	width:100%;
}


.contentTemplateUpdate{
	width:99%;
}

.cvLeftMainCol {
	float: right;
	width: 300px;
		margin-top:0px;
		margin-right:16px;
}

.cvRightMainCol, .linkExtras, .linkLiability  {
	float: left;
    width: 246px; 

}

.linkExtras img, .linkLiability img {
	margin-left:16px;
}

 .linkLiability  {
 	margin-left:16px; 
	width: 260px !important;  
}

/*.cvRightMainCol {
	float: right;
    width: 230px; 
}*/

.cvLeftMainCol .cvVirtualTour {
	background: #f58220;
	height: 54px;
	margin: 10px 0 0 0;
	border: 2px #f58220 solid;
	width: 296px;
}

.cvLeftMainCol .cvVirtualTour a {
	display: block;
	width: 140px;
	float: left;
	text-decoration: none;
	padding:20px;
	color:white;
	font-weight:bold;
}

.cvLeftMainCol .cvVirtualTour a:hover {
	text-decoration:underline;
}


.cvLeftMainCol .cvVirtualTour img {
	float: left;
}

.cvLeftMainCol .cvImageCutawayNormal {
    position:relative;
}

.cvLeftMainCol #flash {
	/*border:3px solid #CCCCCC !important;*/
	max-width:300px;
	height:260px;
}

.cvLeftMainCol .cvImageNormal img {
  	border:3px solid #CCCCCC !important;
  	max-width:294px;
}

.cvLeftMainCol .cvImageCutawayNormal img {
  	border:3px solid #CCCCCC !important;
  	max-width:294px;  	
}

.cvLeftMainCol .cvImageCutawayEnlarge img {
	border:none !important;
}

.cvLeftMainCol .cvImageCutawayEnlarge{
   position:absolute;
   top:3px;
   left:3px;
}

.cvLeftMainCol .cvImageCutawayNormal{
	margin:0 0 0 0;
}

.cvRightMainCol .cvDescription {
	margin:10px 0 0 0;
	font-size:1.1em;
}

.cvRightMainCol .cvDayNightTable a {
	font-size:0.9em;
}

.cvRightMainCol .cvDescription p {
	margin:0 !important;
}


.cvRightMainCol .cvIcons {
	margin-top:10px;
	margin-bottom:10px;
	/*padding-left:15px;*/
}

.cvFeatures {
	display:block;

	margin:10px 16px 0 0;
	padding:0 0 14px 16px;
	background-color:#f3f3f3;

	min-height:450px;
}

.cvFeatures ul {
 	list-style: none outside none !important;
 	font-family:Tahoma, arial, san-serif;
 	margin: 7px 16px 15px 0 !important;
    padding: 0;
    font-size:0.9em;
    line-height:1.2em;
	color:#6e6e6e;
border-right:solid 1px #c3c2c2;
}


.cvFeaturesFloat{
	display:block;
	float:left;
	width:33%;
}

.end ul{
	border-right:none !important;}

.cvFeatures strong{
	color:#1f1f1f;
	display:block;
	margin-top:14px;}

.cvLeftMainCol .cvDayNight {
	margin-top: 10px;}


.cvLeftMainCol .cvDayNight table.cvDayNightTable {
	border: 3px #CCCCCC solid;
	text-align:center;
	width: 300px;
}

.cvLeftMainCol .cvDayNight table.cvDayNightTable th {
	color:#f58220;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 5px 10px;
}
.cvLeftMainCol .cvDayNight table.cvDayNightTable td {
	padding:1px 0px 5px 0px;
}


/*Hire Cars */
.THLHireCars
{
	width:100%;
}


/*#main #centercol ul.ListNoMargin {
	margin-left:20px;
}*/


/* Summary Links overrides */
#main .slm-layout-main .groupheader
{
	font-size:1.2em;
	background: #fff url(/SiteCollectionImages/Core/h2-underline.gif) no-repeat bottom left;
	margin:10px 0 8px 0;
	padding:0 0 5px 0;
	color:#F58220;
	clear:both;
}
#main .slm-layout-main .link-item
{
	width: 500px
}
#main .link-item, #main .link-item a, #main .link-item a:link {
	font-size:1em;
}
#main .slm-layout-main .link-item a
{
	text-decoration:none;
	color:#d9761b;
	font-family:Verdana,Tahoma,Arial;
}
#main .slm-layout-main .link-item a:hover
{
	text-decoration:underline;
}


#main .slm-layout-main .link-item-image{
	float:left; padding:0px 5px 7px 0px;	
}

/* End of Summary Links overrides */

/* Standard Insurance table starts here */
.StandardIn {
	border-collapse:collapse;
	border: 1px solid #fda01d;
	font-size:11px;
	color:#333;
	font-weight:normal;
	margin:0px;
}
.StandardIn th {
	font-weight:normal;
	color:#000;
}
.StandardIn th, .StandardIn td {
	padding:4px;
	border: 1px solid #fda01d;
}
.StandardIn td strong {
	font-weight:bold;
}
.StandardIn .centred {
	text-align:center;
}
.StandardIn .lightshade {
	background-color:#fff3e1;
}
.StandardIn .divider {
	font-weight:bold;
	color:#ff5c1b;
	padding:6px 3px;
}
.StandardIn .darkshade {
	background-color:#fddcad;
}
/* Standard Insurance table ends here */

/* Extra Hire Items table starts here */

.ExtraHireItems .left {
	font-size:11px;
	color:#000;
	margin:10px 0 5px 10px;
}
.ExtraHireItems .left .title {
	font-weight:normal;
	float:left;
	margin-bottom:10px;
}
.ExtraHireItems .left .detail {
	font-weight:normal;
	float:right;
	margin:0 30px 10px 10px;
	width:300px;
	color:#333;
}

.ExtraHireItems .left .title strong {
	font-weight:bold;
}
hr {
	color: #fddcad;
	background-color: #fddcad;
	height: 1px;
}
/* Extra Hire Items table ends here */

#livechat {
    margin: 5px 0 7px 8px;
    padding: 0;
    width: 172px;
}

/*  Social Follows */

#list-facebook {
	background: url(/SiteCollectionImages/social/Facebook_FollowBritz.png) no-repeat;
	clear: both;
    cursor: pointer;
    display: table;
    height: 27px;
    margin: 25px 0 5px 8px;
    padding: 0;
    width: 172px;
    float:left;
}

#list-facebook span {display: none;}


#list-twitter {
	background: url(/SiteCollectionImages/social/Twitter_FollowBritz.png) no-repeat;
	clear: both;
    cursor: pointer;
    display: table;
    height: 27px;
    margin: 5px 0 5px 8px;
    padding: 0;
    width: 172px;
    float:left;

}
#list-twitter span {display: none;}
/*#list-facebook a:hover {
      background: url(/centrallibraryimages/Generic/sprite-social-media-icons.png) 0px -32px no-repeat;
}*/
/*#list-twitter a:hover {
      background: url(/centrallibraryimages/Generic/sprite-social-media-icons.png) -35px -32px no-repeat;
}*/
/*#list-youtube a:hover {
      background: url(/centrallibraryimages/Generic/sprite-social-media-icons.png) -70px -32px no-repeat;
}
#list-flickr a:hover {
      background: url(/centrallibraryimages/Generic/sprite-social-media-icons.png) -105px -32px no-repeat;
}*/
/*thl footer */
#thlfooterLinks
{
    text-align: center;
}
#thlfooterLinks a
{
    font-size: 9px;
    color: #04272C;
    text-decoration: underline;
}

#thlfooterLinks ul
{
    text-align: center;
}

#thlfooterLinks ul li
{
    display: inline;
    font-size: 9px;
    color: #04272C;
    padding-left: 40px;
}

#thlfooterLinks #footerLinksBottom
{
    text-align:center;
    margin:	15px 0px 5px;
    display: inline-block;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos
{
    display: table-row;
    width: 600px;
    margin-left: 40px;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos li#logos{
	background:url('/CentralLibraryImages/Generic/Rentals/logo-lockup.png') no-repeat;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos li#logos a{
	display:block;
	height:40px;
	width:50px;
	text-indent:-9999px;
	float:left;
	outline:none;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos li#logos #THLLogo{
	width:80px;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos li#logos a#MauiLogo{
	width:50px;
	margin-left:3px;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos li#logos a#roadbearlogo{
	margin-left:8px;
}
#thlfooterLinks #footerLinksBottom #footerLinksLogos li
{
    display: table-cell;
    float:left;    
    text-align:center;
    vertical-align: top;
    padding: 0px;
    line-height:15px;
}
#thlfooterLinks #footerLinksBottom ul li ul
{
    clear:both;
    display:block;
    margin-left:30px;
    color: #999999;
}

#thlfooterLinks #footerLinksBottom ul li ul li
{
    display: inline;
    text-align:left;
    padding:0px 0px 5px 0px;
        color: #999999;
}
#thlfooterLinks #footerLinksBottom ul li ul li a
{
    padding-right:10px;
}
#thlfooterLinks #footerLinksBottom ul li ul li a.minor
{
    color: #999999;
    text-decoration: none;
}

#thlfooterLinks #footerLinksBottom ul li ul li a.minor:hover
{
    text-decoration: underline;
}

/*thl footer end*/


/* -- Start CRM */
#contactUsForm{
	background:#fff;
	height:100%;
	width:550px;
	color:#858585;
}
#contactUsForm table{
	color:#858585;
}
#contactUsForm table th{
	font-size:10px;
	padding:10px 5px;
	text-align:left;
	font-weight:normal
}
#contactUsForm td .asterix{
	line-height:30px;
}
#contactUsForm td label{
	text-transform:capitalize;
	line-height:24px;
}
#contactUsForm label.error{
	margin-right:10px;
	margin-top:0px;
}
#contactUsForm input, #contactUsForm select,#contactUsForm textarea{
	color:#858585;
}
#contactUsForm textarea{
	margin-top:10px;
	font-size:12px;
	width:370px;
	border:1px solid #858585;	
}
#contactUsForm input{
	border:1px solid #858585;
}
#contactUsForm tr.odd {
 	background-color: transparent; 	
}
#contactusform #formfooter .submitbtn{
	background: #fff url(/SiteCollectionImages/Core/EmailFriendSubmitButton.gif);
	text-indent:-9999px;
	width:90px;
	height:33px;
	margin-top:10px;
	margin-right:15px;
	float:right;
}
#contactusform #formSubmited{
	font-size:12px;
	margin:0px;
}
#contactusform #formsubmited p{
	margin-bottom:20px;
	margin-top:0px
}
/* -- End of CRM */

/* No Right Column Layout -- to be removed */

#NoRightColumnContainer{
    background-color: #fff;
    font-size:0.8em;
    float: left;
    margin-left: 5px;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-top: 0;
    position: relative;
    width: 764px;
}

#shareButton {
    float: right;
    font-family: Tahoma,Verdana,Arial;
    font-size: 10px;
    height: 20px;
    margin: 0 0 0 805px;
    overflow: hidden;
    position: absolute;
    top: 187px;
    width: 180px;
    text-align:right;
}
#NoRightColumnTabs{
	float: left;
	left: 0px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
}
                
ol#rugbySprites{
	/*height: 2em;*/
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#rugbySprites a{
	background: transparent url(/SiteCollectionImages/Core/rugbySprite.jpg) 0 0 no-repeat;
	color: #75380e;
	display: block;
	float: left;
	height: 58px;
	width: 191px;
	text-decoration: none;
}

ol#rugbySprites li.tabOrange a:hover{
	background-position: 0 -58px;
}
ol#rugbySprites li.tabOrange a:hover span{
    background-position: 100% -58px;
}
        
ol#rugbySprites li{
	float: left;
	margin: 0 0px 0 0;
}


ol#rugbySprites li.tabOrange.active a{
	background-position: 0 -58px;
	color: #75380e;
}
ol#rugbySprites li.tabOrange.active span{
	background-position: 100% -58px;
}

ol#rugbySprites span{
	display: block;
	line-height: 1.5em;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
#NoRightColumnContent{
	float:left;
	background-color: #fff;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width:736px;
	padding:13px;          
}
#NoRightColumnContent .tabContent{
	display: none;
	float:left;
}
#NoRightColumnContent h2 {
	background:transparent none no-repeat scroll 0 0;
	font-size:1.2em;
	margin:10px 0 8px 0;
	padding:0 0 5px 0;
	color:#F58220;
	clear:both;
} 
#NoRightColumnContent p {
	font-size:1.0em;
	margin:12px 0;
} 

.RugbyLeft{
	float:left;
	width:350px;
	margin-right:8px;

}
.RugbyRight{
	float:left;
	width:378px;

}
#RugbyRightTop1{
	float:left;
	width:378px;
	background:#FFFFFF url(/sitecollectionimages/rugby/bg-potw.jpg) 0 0 no-repeat scroll;
	height:370px;
}
#RugbyRightTop2{
	float:left;
	width:378px;
	background:#FFFFFF url(/sitecollectionimages/rugby/bg-truecolours.jpg) 0 0 no-repeat scroll;
	height:510px;
}
#RugbyRightTop4{
	float:left;
	width:378px;
	background:#FFFFFF url(/sitecollectionimages/rugby/bg-truecolours.jpg) 0 0 no-repeat scroll;
	height:610px;
}

.rugbyFBLike {
    background-color: #FFFFFF;
    border: 1px solid #335FC2;
    height: 60px;
    margin: 90px 35px 0 63px;
    width: 210px;
}

.rugbyFBLike2 {
    background-color: #FFFFFF;
    border: 1px solid #335FC2;
    height: 60px;
    margin: 100px 35px 0 63px;
    width: 210px;
}


.RugbyRightBottom1{
	float:left;
	width:378px;

}
#NoRightColumnContentLower {
	float:left;
	background-color: #fff;        

}
#NoRightColumnContentLower p {
    font-size: 1.0em;
    margin: 12px 0;
    color:#555;
}
#NoRightColumnContentLower ul {
    font-size: .8em;
	margin:0 15px 15px 35px;
	padding:0;
	/*list-style-image:url('/SiteCollectionImages/Core/bullet.gif');*/
    color:#999;
}
#NoRightColumnContentLower ul li {
	margin-top:5px;
}

/* No Right Column Layout Ends */
/* widgets - polling*/
/* end of widgets - polling*/

/* Begin MailChimp Signup Form */
#mc_embed_signup{
	width:350px;
	min-height:320px;
}
.mc-embedded-subscribe-form {
	font: normal 100% Arial, sans-serif;
	font-size: 10px;
}
.mc-embedded-subscribe-form fieldset {
	border: 0px solid #ccc;
	padding-top: 1.5em;
	margin: 1.5em 0 0.5em 4.5em;
	color: #000;
	text-align: left;
}
.indicate-required {
	text-align: right;
	font-style: italic;
	overflow: hidden;
	color:#ff0000;
	margin: 20px 9% 0 0;
}
.mc-field-group{
	margin: 1.1em 5% 0.1em;
	clear: both;
	overflow: hidden;
}
.mc-embedded-subscribe-form fieldset label {
	display: block;
	float: left;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}
.mc-embedded-subscribe-form fieldset label.radio {
	margin: 0.3em 0 !important;
	line-height: 1em;
}

.mc-embedded-subscribe-form fieldset label.input-group-label {
	display: block;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}
.mc-embedded-subscribe-form fieldset input {
	margin-right: 3em;
	/*padding: .2em;*/
	width: 55%;
	float: right;
	z-index: 999;
}
.mc-embedded-subscribe-form fieldset strong {
	font-weight:bold;
}
.mc-embedded-subscribe-form fieldset strong.note-required {
	font-size:9px;
	color:#ff0000;
}
.mc-embedded-subscribe-form fieldset .input-group {
	padding: .7em .7em .7em 0;
	font-size: .9em;
	margin: 0 0 1em 0;
}
.mc-embedded-subscribe-form fieldset .input-group ul {
	margin: 0 0 15px;
	padding: 0;
	width: 75%; 
	float: left;
}
.mc-embedded-subscribe-form fieldset .input-group ul li {
	list-style: none;
	overflow: hidden;
	padding: .2em 0;
	display: block;
	margin: 0;
	float: left; 
	width: 50%;
}
.mc-embedded-subscribe-form fieldset .input-group ul li.first_col {
	clear: left;
}
.mc-embedded-subscribe-form fieldset .input-group ul li.fullWidth {
	width: 100%!important;
	overflow:visible!important;
}

.mc-embedded-subscribe-form fieldset .checkboxer{
	margin-right: 2%;
	padding: .2em .3em;
	width: auto;
	float: left;
	z-index: 999;
}
.mc-embedded-subscribe-form fieldset .checklabel{
	display: block;
	margin: .4em 0 0 0;
	line-height: 1.2em;
	font-weight: bold;
	width: 170px;
	float: left;
	text-align: left !important;
}
.mc-embedded-subscribe-form fieldset .response{
	display: none;
	margin: 0 0 5px 0;
	padding: .5em;
	font-weight: normal;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 100%;
}
.mc-embedded-subscribe-form fieldset .btn{
	background: url("/SiteCollectionImages/rugby/button-enter.gif") repeat scroll 0 0 #10AC08;
    /*color: #FFFFFF;*/
    float: left;
    height: 39px;
    margin: 0 0px 0 80px;
    width: 108px;
    text-indent: -999px;
    border:0 solid #ccc;
    cursor: pointer;
}
.mce_inline_error{
	padding:0!important;
	margin:0!important;
	width:80%;
	color:#ff0000;
}

/* End mc_embed_signup */
/*Two Column Layout sub nav*/
#TwoColumnTabs{
	float: left;
	left: 0px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
}
#TwoColumnTabs .AspNet-Menu{
	list-style: none;
	margin: 0;
	padding: 0;
}	
#TwoColumnTabs .AspNet-Menu li{
	float: left;
	margin: 0 0px 0 0;	
}

#TwoColumnTabs .AspNet-Menu li a{
	background: transparent url(/SiteCollectionImages/Core/rugbySprite.jpg) 0 0 no-repeat;
	color: #75380e;
	display: block;
	float: left;
	height: 38px;
	width: 141px;
	padding:10px 25px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;	
	font-size:11px;
	line-height:1.5em;
}
	
#TwoColumnTabs .AspNet-Menu li a:hover{
	background-position: 0 -58px;
}
#TwoColumnTabs .AspNet-Menu li.AspNet-Menu-Selected a{
	background-position: 0 -58px;
	color: #75380e;
}
/* Start Rugby rollup layout */
#TwoColumnRollup {
	background-color: #fff;
	width:769px;
}
#TwoColumnRollup #intro {
	float:left;
	width:769px;
	height:160px;
	background:#fff url(/sitecollectionimages/rugby/bg-rollup-header-small.jpg) no-repeat scroll left top;
}
#TwoColumnRollup #intro h1 {
    color: #000;
    font-size: 1.2em;
	margin:70px 0 0 141px;
	border: none;
}
#TwoColumnRollup #intro #introPara{
	width:600px;
	height:100px;	
	margin-left:155px;
	margin-top:0px;

}
#TwoColumnRollup #rollups {
	float:left;
	width:769px;
	background:#fff url(/sitecollectionimages/rugby/bg-rollup-body.jpg) repeat-y scroll left top;
}

#TwoColumnRollup .rollupThumb {
    width:150px;
    height:150px;
    float:left;
    padding:0px;
}
#TwoColumnRollup .rollupThumb img{
    width:100px;
    height:110px;
    margin:10px 15px 0 25px;
}

#TwoColumnRollup .rollupText {
    width:480px;
    height:150px;
    float:left;
    padding:0px;
}
#TwoColumnRollup .rollupText h2 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 5px 0 0 0px;
}

#TwoColumnRollup .rollupButton {
    background: url("/SiteCollectionImages/Core/button-readmore.jpg") no-repeat scroll left top transparent;
    float:left;
    cursor: pointer;
    display: table;
    height: 27px;
    margin: 30px 10px;
    padding: 0;
    width: 116px;
}
#TwoColumnRollup .rollupButton span {
    display: none;
}
#TwoColumnRollup .rollupFooter{
	float:left;
	width:769px;
	height:66px;
	background:#fff url(/sitecollectionimages/rugby/bg-rollup-footer.jpg) no-repeat scroll left top;
	clear: both;
    display:block;
    position:relative;
} 
/* End Rugby rollup layout */

/* Start Rugby Tru Colours layout */
#TwoColumnTru {
	background-color: #fff;
	width:769px;	
}
#TwoColumnTru #intro {
	float:left;
	width:769px;
	/*height:226px;
	background:#fff url(/sitecollectionimages/rugby/bg-rollup-header.jpg) no-repeat scroll left top;*/
}
#TwoColumnTru #intro h1 {
    color: #000;
    font-size: 1.2em;
	margin:20px 0 0 10px;
	border: none;
}
#TwoColumnTru #intro #introPara{
	width:720px;	
	margin-left:20px;
	margin-top:0px;
}
#TwoColumnTru p {
    font-size: 1em;
    margin: 12px 0;
}

#TwoColumnTru .ColumnLeft{
	float:left;
	width:350px;
	margin-right:8px;
	margin-left:20px;
	/*min-height:730px; */
}
#TwoColumnTru .ColumnLeft p {
    font-size: 1.0em;
    margin: 12px 0;
    color:#555;
}
#TwoColumnTru .ColumnLeft ul {
    font-size: .85em;
	margin:0 15px 15px 35px;
	padding:0;
	list-style-image:url('/SiteCollectionImages/Core/bullet.gif');
    color:#999;
}
#TwoColumnTru .ColumnLeft ul li {
	margin-top:5px;
}


#TwoColumnTru .ColumnRight{
	float:left;
	width:378px;
	background:#FFFFFF url(/SiteCollectionImages/rugby/bg-truecolours-short.jpg) 0 0 no-repeat scroll;	
	/*min-height:730px; */
	min-height:300px;
}
#TwoColumnTru #truEntry {
	float:left;
	width:769px;	
}

/* End Rugby Tru Colours layout */
#TwoColumnContent{
	float:left;
	background-color: #fff;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width:736px;
	padding:13px;  
	clear:both;        
}
#TwoColumnContent .tabContent{
	float:left;
	width:100%;
}
#TwoColumnContent h2 {
	background:transparent none no-repeat scroll 0 0;
	font-size:1.2em;
	margin:10px 0 8px 0;
	padding:0 0 5px 0;
	color:#F58220;
	clear:both;
	border:none;
} 
#TwoColumnContent p {
	font-size:1.0em;
	margin:12px 0;
} 

#TwoColumnContent .ColumnLeft{
	float:left;
	width:350px;
	margin-right:8px;
}
#TwoColumnContent .ColumnRight{
	float:left;
	width:378px;
	background:#FFFFFF url(/sitecollectionimages/rugby/bg-truecolours-shorter.jpg) 0 0 no-repeat scroll;	
	min-height:300px;
}
#TwoColumnContent .ColumnRight .ColumnRightContent{
	width:380px;
	background:#fff;
	padding-top:10px;
	min-height:140px;
}
#TwoColumnContent .ColumnRight .widget{
	height:250px;
	width:303px;	
	padding-top:120px;
	padding-left:65px;
	padding-right:50px;
	float:left;
	background:url('/sitecollectionimages/rugby/bg-potw.jpg') 0px 0px no-repeat;	
}
#TwoColumnContent .ColumnRight .widget p{
	width:270px;
}

#TwoColumnContent .ColumnRight .widget .widget-tab{
    clear: both;
    color: #EEEEEE;
    display: none;
    padding: 0;
    width: 100%;
}
#TwoColumnContent .ColumnRight .widget #widget-poll{
    padding: 0 5px;
    float:left;
    width:270px;
}
#TwoColumnContent .ColumnRight .widget #widget-poll table td{
	padding: 5px 0px;
}
#TwoColumnContent .ColumnRight .widget #widget-poll table td input{
    float: left;
    margin: 5px 0;
}
#TwoColumnContent .ColumnRight .widget #widget-poll table td label{
    display: inline;
    float: left;
    margin: 5px 0;
    padding-left: 5px;	
}
#TwoColumnContent .ColumnRight #button-gVote a,#TwoColumnContent .ColumnRight .widget .center a{
    background: url("/SiteCollectionImages/rugby/button-vote.gif") repeat scroll 0 0 #10AC08;
    color: #FFFFFF;
    float: left;
    height: 39px;
    margin: 0 55px;
    width: 108px;
    text-indent: -9999px;
}
#TwoColumnContent .ColumnRight .center a{
	display:none;
}
#TwoColumnContent .ColumnRight .widget-shadowbottom{
	display:none;
}
/*new extra hires*/
#extraHires {
	width: 658px;
	padding-left:8px;
	background-color: #ffffff !important;
}
.extraleft {
	background-image:url('/SiteCollectionImages/core/extraHiresbg.jpg');
	background-color: #f8a008;
	float: left;
	width:159px;
	height: 280px;
	margin: 8px 0 0 8px;
	padding: 4px 4px 4px 4px;
	color: #000;
	list-style-type: none;
}

.extraTitle {
	float: left;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	width: 100%;
	color: #000
}
.extraInclusive a {
	float: left;
	font-size: 9px !important;
	width: 100%;
	color: #0000FF;
}
.extraPrice {
	float: left;
	font-size: 11px;
	/*font-weight: bold;*/
	margin-top:5px;
	width: 100%;
}

.extraMaxCharge {
	float: left;
	font-size: 9px;
	width: 100%;
}
.extraDescription {
	float: left;
	padding-top: 5px;
	font-size: 11px;
	width: 100%;
}
.extraImageBg {
	float:left;
	background-color:#f9f9f9;
	width:159px;
}
.extraImageBg img {
	margin:0 0 0 8px;
}

/* CrossSell container begins */
body{
	top:25px;
	background-position: center 25px;	
}
#crossSell{
	margin: 0 auto;
	top: -25px;
	height:25px;
	width:985px;
	font-size:11px;	
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#crossSellLogo{
	float:left;
	height:25px;
	width:85px;
}
#crossSell #crossSellCountry {
	float:right;
}
#crossSell .crossSellNav{
			list-style:none;
			margin:0;
			padding:0;
			text-align:left;
			float:left;
			height:24px;
}
#crossSell .crossSellNav li{
			position:relative;
			display:block;	
			float:left;
}
#crossSell .crossSellNav a, #crossSell .crossSellNav span{
			display:block;
			padding:5px 10px 0px 10px;
			height:20px;
}
#crossSell .crossSellNav .crossSellNavDD a, #crossSell .crossSellNav .crossSellNavDD span{
			display:block;
			padding:5px 10px 0px 10px;
			height:20px;
}

#crossSellCountry .crossSellNav a, #crossSellCountry .crossSellNav span{
			display:block;
			padding:0px 10px 0px 10px;
			height:20px;
}

#crossSell .crossSellNav span{
			cursor:default;
			color:#8e929b;
}
#crossSell .crossSellNav span a{
			padding:0;
			color:#8e929b;
}

#crossSell .crossSellNav li span{
			padding-top:4px;
}



#crossSell .crossSellNav ul{
			position:absolute;
			top:25px;
			display:none;
			right:0px;
			margin:0;
			padding:0;
			text-align:left;
			background:#fff;
}
#crossSell .crossSellNav li:hover ul{	
			display:block;
}

#crossSell .crossSellNav li:hover a.maui, #crossSell .crossSellNav li:hover ul li.mauiC:hover{
			text-decoration:none;
			background:#01606f;
			color:#fff;
}
#crossSell .crossSellNav li:hover a.britz, #crossSell .crossSellNav li:hover ul li.britzC:hover{
			text-decoration:none;
			background:#f58220;
			color:#fff;
}

#crossSell .crossSellNav li:hover a.BP, #crossSell .crossSellNav li:hover ul li.BPC:hover {
			text-decoration:none;
			background:#0080b5;
			color:#fff; 
}

#crossSell .crossSellNav li:hover a.EX, #crossSell .crossSellNav li:hover ul li.EXC:hover {
			text-decoration:none;
			background:#598626;
			color:#fff; 
}

#crossSellCountry .crossSellNav li:hover ul li.RBC:hover {
			text-decoration:none;
			background:#f0bb04;
			color:#fff; 
}

#crossSellCountry .crossSellNav li:hover ul li.Motek:hover {
			text-decoration:none;
			background:#035b8b;
			color:#fff; 
}

#crossSell .crossSellNav li a:hover {
	color:#fff;
}

#crossSell .crossSellNav li a:hover span {
	cursor:pointer;
}




#crossSell .crossSellNav li:hover .country{
			text-decoration:none;
			background:#353535;
			color:#ffffff;
}

#crossSell .crossSellNav li:hover .catTitle{
			color:#ffffff;
}


#crossSell .crossSellNav .country .catTitle{
	font-size:10px;
	font-weight:bold;
	float:left;  
	color:#8e929b;
	margin-left:-10px;
	margin-top:-3px;
	margin-right:-5px;
}

#crossSell .crossSellNav li:hover ul a{
			text-decoration:none;
}
#crossSell .crossSellNav li:hover ul li:hover{
			text-decoration:none;
			color:#fff; 
}
#crossSell .crossSellNav li:hover ul li:hover a{
			color:#fff; 
}
#crossSell .crossSellNav .crossSellNavDD li{
			float:none;

			width:110px;
}
#crossSell .crossSellNav ul a{
			white-space:nowrap;
}
#crossSell a, #crossSell span{
			color:#333;
			text-decoration:none;
}

#crossSell .crossSellNav .countryOn{
			text-decoration:none;
			background:#353535 url('../../../SiteCollectionImages/headerbar-arrow.gif') no-repeat top right;  
			color:#fff; 
			padding-right:15px;
			font-weight:bold;
			float:left;
			padding-top:5px;
			padding-left:0;
			height:20px;
}

#crossSell .crossSellNav .countryOn .catTitle{
	font-size:10px;
	font-weight:bold;
	float:left;  
	color:#fff;
	margin-top:-3px;
	margin-right:-5px;
}

#crossSell span.britzCurrent{
			text-decoration:none;
			background:#f58220;
			color:#fff;
}

#crossSell a:hover{
			text-decoration:none;

}
/* CrossSell container ends */		
/* exposure jquery image slide */

.exposureTarget {
	width:300px;
	height:230px;
	background-color:#111;	
	background-image:url(res/loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;	
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden; 
	border-bottom:1px solid #111;	
}

.exposureWrapper {
	position:absolute; 
	top:0; 
	left:0;
}

.exposureWrapper img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}

.exposureLoaded {
	background-image:none;	
}

.exposureData {
	position:absolute;
 	left:0;
 	right:0;
 	bottom:-2000px;
	height:60px;
	padding:7px;
	background-image:url(res/veil.png);
	color:#fff;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.exposureControls span,
.exposureControls a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	padding:8px;
	background-color:#555;
	display:block;
	float:left;
}

.exposureControls a {
	color:#ccc;
	text-decoration:none;
	outline:none;
}

.exposureControls a:active,
.exposureControls a:hover {
	background-color:#444;
	color:#ddd;
}

.exposurePaging .active {
	color:#fff;
	background-color:#111;	
}

#flash .clear {
	clear:both;	
	width:auto;
}

#flash p.info {
	margin:40px auto;
	text-align:center;	
	width:600px;
}

#flash p.info a {
	color:#006fc0;	
}

#flash  p.info a:hover, p.info a:active {
	color:#0084e7;	
}

/* exposure jquery image slide ends */

