 
 /* BOOKING DEFAULTS
-------------------------------------------- */

 html {
	color:#000;
	font: 14px bold arial,helvetica,clean,sans-serif; 
	font-weight:bold;
	/*background: #fff url(../../../assets/rentals/bac/snowboard2.jpg) no-repeat top center fixed;*/
	/*background-color: #fff;*/
	/*background-color: #798e08;*/
	/*  background-color: #5e3819; */
	line-height: 1.2;
	} 
	
h1 { /*see HEADING1 in this file*/
	}
h2 {
	}
h3 {
	/*color: #fff;*/
	margin-bottom: 10px;
	margin-left:16px;
	font-weight: bold;
	font-size: 16px;
	color:#414141;
	}
h3.choosedates {
	font-size: 20px;
	margin-right:24px;
	}
p {
	font-size: 16px;
}
	
ul, ol {
	}
	li {
		margin-bottom:3px;
		}
		li li {
		}
table {
	margin-bottom: 4px;
}

/* IMAGES 
-------------------------------------------- */

	
/* ALIGN
-------------------------------------------- */	


/* COMMON
-------------------------------------------- */			


/* LAYOUT
-------------------------------------------- */	
#Layout {
	/*width:960px;
	margin-top: 40px;*/	
	}
	#Layout .home h2 { 
		text-align: center;
		}
	#Layout hr { 
		/*background-color: #ebd9ba; */
		height: 1px;
		margin-bottom: 20px;
		}

.topbac {
	 background-color: #fff; 
	color: #707062;
}
.topbac a {
	color: #707062;
}

/* HEADER / MAIN / FOOTER
-------------------------------------------- */	
#Header {  
	margin: 0;
	background: #5e3819 url(../images/top-green.jpg) no-repeat top center; /* 5px 0px */
	min-height:213px;
	}
	#Header p {
		color: #707062;
	}

#Main {
	/*background: url(../images/main-940.jpg) repeat-y 0 0;*/
	padding: 0;
	margin: 0;
	
	
}

#Footer { 
	margin-top: 3px;
	font-size: 80%;
	text-align: right;
	color:#ccc;
	}	
	#Footer ul {
			text-align: center;
			float: none;
		}
		#Footer ul li {
			list-style: none;
			}
		#Footer ul li a { 
			text-decoration: none;
			padding: 0 2px 0 10px;
			text-transform: lowercase;
			}
  	#Footer a { 
		color: #ccc;
		text-decoration: none;
		}
		#Footer a:hover {
			color: #fff;
			text-decoration: underline;
			}
	

/* HDR
-------------------------------------------- */		
.contact td {
	font-weight: normal;
	color: #c5c6b9;
	padding:0 10px;
}
.contact a {
	color: #c5c6b9;
}

td.blurb {
	color:#c5c6b9;
	font-weight: bold;
	padding: 10px 0;
}

.brown {
	background-color: #5e3819; 
}
.liteblue {
	background-color: #94b8cf;
	padding:8px;
}
.blue {
	background-color: #0072bc;
	padding:12px;
}

.instructions p {
	color: #423A44;
	font-size: 20px;
	margin-bottom: 0;
}
.instructions p a {
	color: #423A44;
}

.questions {
	color: #707062;
	font-size: 18px;
	margin-right: 20px;
}

.helmet {
	margin-top: -92px;
}
.protection {
	margin-top: -118px;
	margin-left: 710px;
	/*margin-top: -50px;z-index: 999;
	position:relative;*/
}
/*#map {
	width:500px;
	height:350px;
}*/


/* OVERLAY
-------------------------------------------- */

.mapOverlay {
	display:none; /* must be initially hidden */
	z-index:10000; /* place overlay on top of other elements */
	
	background-color:#fff;
	width:500px;	
	min-height:330px;
	border:1px solid #fff;
	padding:10px;
	
	/* CSS3 styling for latest browsers */
	/*-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	*/
}
.mapOverlay .contentWrap {
	height:330px;
	overflow-y:auto;
	color: #000;
	text-align: center;
}
.mapOverlay .contentWrap a {
	color: #707062;
	font-weight: bold;
	font-size: 13px;
}

.mapOverlay .close {
	background-image:url(../../quest/images/btn-close.gif);
	position:absolute;
	right:-17px;
	top:-17px;
	cursor:pointer;
	height:34px;
	width:34px;
}

/* DATES
-------------------------------------------- */

#dates {
	/*font-size: 16px;*/
	font-weight: bold;
}
#dates label {
	width:80px;
	display: inline;
	font-size: 16px;
}
#dates .sm {
	font-size: 11px;
	color: #fff;
}
input.dates {
	background-color: #69a430; /*#8fa71d; /*#0072bc*/
	border: 0;
	border-bottom: #bfc199 solid 1px; /*#94b8cf*/
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	margin-left: 10px;
	width:100px;
}
input.days {
	background-color: #69a430; /*#8fa71d; /*#0072bc*/
	border: 0;
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	width:50px;
	float:right;
	text-align: right;
}

/* ADD
-------------------------------------------- */
.add .circle {
	margin-top: -22px;
}
.add .plus {
	text-align: center;
	vertical-align: middle;
	width:400px;
	}
	.plus a {
		color: #51561D;
		font-weight: bold;
		text-decoration: none;
	}

/* EDIT
-------------------------------------------- */
/*.required {
	background: transparent;
}*/

.legend {
	margin-left: 70px;
	}

.legend table {
	margin-top: 10px;
	margin-bottom: 3px;
}

.legend td {
	color:#414141;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align:bottom;
	padding:0;
	margin:0;
}

.legend td.circular {
	width:80px;
}
/*.legend td.required {
	width:120px;
	vertical-align:middle;
	background: transparent;
}*/
.legend td.name {
	width:320px;
}
.legend td.sm {
	width:60px;
}
.legend td.med {
	width:70px;
}
.legend td.sp {
	width:100px;
}
.circle.edit {
	margin-top: -62px;
}
.equip {
	/*width:120px;*/
	text-align: center;
	}
	.equip a {
		color: #51561D;
		font-weight: bold;
		text-decoration: none;
	}

.userdetails a {
	color: #51561D;
	font-weight: bold;
	text-decoration: none;
}
.userdetails a:hover {
	color: #6A6D27;
}
.userdetails td {
	text-align: center;
	padding:0;
	margin:0;
}
.userdetails input {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}
.userdetails td.equipment {
	width:200px;
	padding-top: 15px;
}
.userdetails td.name {
	width:320px;
	}
	.userdetails td.name input {
		width:310px;
	}
.userdetails td.sm {
	width:60px;
	}
	.userdetails td.sm input {
		width:50px;
	}
.userdetails td.med {
	width:70px;
	}
	.userdetails td.med input {
		width:40px;
	}
	
tr.hilite:hover {
  /* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.2);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

/* SUMMARY
-------------------------------------------- */
.summary {
	/*margin-top: 22px;
	display:none;*/
}
.summary th {
	color: #fff;
	font-size: 12px;
	/*font-weight: normal;
	text-align: left;*/
}
.summary .equiplist {
	padding-top: 6px;
	font-weight: bold;
}
.circle.summary {
	margin-top: -22px;
}

/* TOTALS
-------------------------------------------- */
#TotalsBox {
	/*position:absolute;*/
	position: relative;
	padding-top: 62px;
}

#TotalsBox2 {
	/*position:absolute;*/
	position: relative;
	padding-top: 62px;
}

#Subtotals {
}

#Totals2 {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #000;
	font-weight: normal;
}

#Totals {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #000;
	font-weight: normal;
}

.totals {
	padding: 8px;
	margin-left:10px;
	font-weight: bold;
}

.totals input {
	background-color: #69a430; /* #8fa71d; /*#0072bc*/
	border: 0;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-left: 2px;
	width:60px;
	float: right;
	text-align: right;
}
.totals input.subs {
	color:#fff;
	font-size: 14px;
}
.totals input.amounts {
	width:80px;
}

.totals .person {
	color:#fff;
	font-size: 14px;
}
.totals .discount {
	font-size: 12px;
	float:left;
}

#line-days {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	font-weight: normal;
}
#line-total {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #000;
	font-weight: normal;
}



/* COLOURS
-------------------------------------------- */
.lime {
	background-color: #69a430; /* #94A531; /* #8fa71d */
	padding:12px;
}
.army {
	background-color: /* #8da675;  #bfc199; */ #d9dc96;
	padding:8px;
}

.closearrow {
	text-align: center;
	margin-top: -40px;
}

.roundbottom {
	padding: 0 0 4px 0;
	text-align: center;
}

.roundbottom a {
	font-size: 12px;
	color: #fff;
}
	
.alpha60 {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


/* Component containers - based on jquery ui themeroller
----------------------------------*/
.ss-equipment { font-family: Arial,sans-serif; font-size: 1em; }
.ss-equipment input, .ss-equipment select, .ss-equipment textarea, .ss-equipment button { font-family: Arial,sans-serif; font-size: 1em; }
.ss-equipment-content { background: rgb(94,94,75); background: rgba(94,94,75,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f5E5E4B, endColorstr=#7f5E5E4B); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f5E5E4B, endColorstr=#7f5E5E4B)"; color: #000; padding-top:12px; }
.ss-equipment-content a { color: #000; }
.ss-equipment-header { background-color: #bfc199; color: #648233; font-weight: bold; padding-left:100px; margin:0; /*margin-top:12px; text-align: center;*/ font-size: 24px; }
.ss-equipment-header a { color: #648233; }

.ss-equipment-content table td { margin: 0; padding: 0 5px 0 1px; font-weight: bold; }
.ss-equipment-content table h4 { color: #fff; font-size: 18px; font-weight: bold; text-transform: uppercase; margin:0; width:160px; }
.ss-equipment-content table h5 { color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; margin:0; }
.ss-equipment-content table label { color: #fff; }
.ss-equipment-content table input { width:20px; margin: 0; font-weight: bold; padding-left: 2px; }
/*.ss-equipment-content table td.multiday { width:240px; }*/
.ss-equipment-content table td.size { /*padding-left:6px;*/ }
.ss-equipment-content table .size input { width:30px; }

.addperson {
	padding: 12px;
	text-align: center;
	vertical-align: middle;
}
.addperson a {
	vertical-align: middle;
}

.pickup input {
	font-size: 14px;
	font-weight: bold;
	padding:2px;
}
.pickup input[type="text"] {
	width:160px;
}

.pickup textarea {
	width:360px;
	height:40px;
	margin-left:20px;
}

#group label {
	padding-right: 5px;
}


/* LAYOUT
----------------------------------------- */



.col-1 {
	padding-right:15px;
}
.col-2 {
	padding-left:15px;
}
	
.logo {
	float:left;
}


/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin:0;
	padding: 5px;
	width: 92%;
	color: #fff;
	/*border: 4px solid #F7F8B4;*/
	background: #333;
	}
span.middleColumn .message {
	margin: 4px 0 0 3px;
	}
/*.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #fff;
	/*border: 4px solid #FF7373;
	background: #333;
	}*/



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
	}
.entry {
	border-bottom: 1px solid #eee;
	}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}



/* LOOP
----------------------------------------------- */		
			
/* FIELDSETS
---------------------------------------- */

/* ACTION BUTTONS
---------------------------------------- */

/* FIELD FORMATING
---------------------------------------- */
	
/* INPUT BOXS
---------------------------------------- */

/* SELECT DROPDOWN
---------------------------------------- */

/* LABELS
---------------------------------------- */

/*.typography * {
	font-family: "Trebuchet MS",arial,san-serif; 
}*/


/* BLOG 
----------------------------------------------- */
h3.article {
	margin-bottom: 0;
}
h3.article a {
	color:#000;
}
p.byline {
	color:#888;
}


/* IMAGE PAGE
----------------------------------------------- */
#Images li {
	list-style: none;
	padding:10px;
	}

/* ACCOUNT
----------------------------------------------- */
#PrintPageIcon {
	float:right;
}

#PastOrders li {
	list-style: none;
}




/* ACCOUNT
----------------------------------------------- */
#effect { /*width: 240px; height: 135px; padding: 0.4em;*/ position: relative; }
/*#effect h3 { margin: 0; padding: 0.4em; text-align: center; }*/