 
 /* PI DEFAULTS
-------------------------------------------- */

html {
	color:#000;
	font: 14px bold arial,helvetica,clean,sans-serif; 
	background:url(../images/bg.jpg) center top no-repeat;
	line-height: 1.2;
	}
a {
	color:#555;
	}
	a:hover {
		}	
p {
	font-size: 14px;
}
	
ul, ol {
	}
	li {
		margin-bottom:0;
		}
		li li {
		}
h1,h2,h3 {
	text-transform: uppercase;
}


/* TABLES 
-------------------------------------------- */
table {
	margin-bottom: 4px;
	border-collapse:collapse;
}
/*table, td, th {
vertical-align:middle;
}*/
th, td, caption {
	padding:4px;
}
th {
	font-weight: normal;
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
}

.lineTop {
	border-top: 1px solid #aaa; 
}
.lineBottom {
	border-bottom: 1px solid #aaa; 
}


/* IMAGES 
-------------------------------------------- */

	
/* ALIGN
-------------------------------------------- */	


/* COMMON
-------------------------------------------- */			
.breadcrumbs p {
	font-size: 11px;
	text-transform: uppercase;
	margin: 2px 0 12px 4px;;
}

/* LAYOUT
-------------------------------------------- */	
#Bac {
	z-index: 2; /*bgstrechter requirement*/
	position: relative;
	}
	
#Layout {
	/*width:960px;
	margin-top: 40px;*/
	z-index: 2; /*bgstrechter requirement*/
	/*background: url(../../../assets/main/quest-board.gif) no-repeat;*/
	position: relative;
	height:450px; /* 750px */
	margin: 21px auto;
	}
	/*#Layout .home h2 { 
		text-align: center;
		}*/
	#Layout hr { 
		background-color: #aaa;
		color: #aaa;
		height: 1px;
		margin-bottom: 16px;
		}

	
#Wrap {
	background-color: #eeeeee;
	}

/* HOME
-------------------------------------------- */	
.home #Wrap {
	background-color: #22201c;
}
.home #Header {  
	height:475px;
	overflow:hidden;
}

/* SLIDESHOW
-------------------------------------------- */		
.images {
	/*background:#fff url(/img/global/gradient/h300.png) repeat-x;*/
	position:relative;	
	height:475px;
	width:950px;
	float:left;	
	cursor:pointer;	
}
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:475px;
}
.slidetabs {
	position:absolute;
	top:400px;
	left:20px;
	z-index: 1000;
}

/* HEADER / FOOTER
-------------------------------------------- */	
#Header {  
	height:175px;
	margin-bottom: 10px;
	}
	#Header p {
		color: #707062;
	}
	
.home #Header {  
	height:475px;
}
	
#Header .slideshow {
	z-index: 1;
}
/*#Header .logo {
	z-index: 10;
	margin-top: -122px;
}*/

#Header .logo {
	z-index: 10;
	position: absolute;
	top: -20px;
	left: 10px;
}

#NavBar {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 114px;
	}
	#NavBar .nav {
		background-color: #fff;
		height: 33px;
		}
		#NavBar .nav li {
			padding:0 14px;
			list-style: none;
		}
		#NavBar .nav a {
			color: #000;
			font: 24px italic bold Impact,sans-serif; 
			text-transform: uppercase;
		}
		#NavBar .nav a:hover {
			color: #444;
			text-decoration: none;
		}


#Footer { 
	margin: 5px 0 20px;
	/*padding-right: 5px;*/
	font-size: 80%;
	text-align: right;
	color:#333;
	}	
	#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: #333;
		text-decoration: none;
		}
		#Footer a:hover {
			color: #666;
			text-decoration: underline;
			}
	

/* BLOG
-------------------------------------------- */	

.post {
	background-color: #000;
	color: #ccc; /*eaebda*/
	/*height: 201px;*/
}
.post h2 {
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
.post a {
	color: #ccc;
}
.post a:hover {
	color: #f00;
	text-decoration: none;
}

	
.contact td {
	font-weight: normal;
	color: #423A44;
	padding:0 10px;
}
.contact a {
	color: #423A44;
}


.instructions p {
	color: #423A44;
	font-size: 20px;
	margin-bottom: 0;
}
.instructions p a {
	color: #423A44;
}

.questions {
	color: #707062;
	font-size: 16px;
	margin-right: 20px;
}

.mtnrescue {
	margin-top: -104px;
}
.bubble {
	margin-top: -128px;
	margin-left: 700px;
	/*margin-top: -50px;z-index: 999;
	position:relative;*/
}
/*#map {
	width:500px;
	height:350px;
}*/

/* 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: #8fa71d; 
	border: 0;
	border-bottom: #bfc199 solid 1px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	margin-left: 10px;
	width:100px;
}
input.days {
	background-color: #8fa71d; 
	border: 0;
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	margin-left: 10px;
	width:35px;
}

/* 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:#fff;
	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:160px;
}
.legend td.sm {
	width:50px;
}
.legend td.med {
	width:70px;
}
.legend td.sp {
	width:40px;
}
.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:160px;
	}
	.userdetails td.name input {
		width:150px;
	}
.userdetails td.sm {
	width:50px;
	}
	.userdetails td.sm input {
		width:40px;
	}
.userdetails td.med {
	width:70px;
	}
	.userdetails td.med input {
		width:40px;
	}
	

/* 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
-------------------------------------------- */
#totals-box {
	/*position:absolute;*/
	position: relative;
	padding-top: 62px;
}

.totals {
	padding: 8px;
	margin-left:10px;
	font-weight: bold;
}

.totals input {
	background-color: #8fa71d; 
	border: 0;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-left: 2px;
	width:60px;
	float: right;
	text-align: right;
}
.totals .person {
	color:#fff;
	font-size: 14px;
}
.totals input.subs {
	color:#fff;
	font-size: 14px;
}

#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: #94A531; /* #8fa71d */
	padding:12px;
}
.army {
	background-color: #bfc199; 
	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;
}


/* 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;
}


/* SIDEBAR 
----------------------------------------------- */
.sidebarBox {
	margin:10px 5px;
}

.sidebarBox h3 {
	padding-bottom: 3px;
}
.sidebarBox li {
	/*list-style: none;*/
	/*padding-left:20px;*/
	margin-left: 12px;
}



/* ACCOUNT
----------------------------------------------- */
#effect { /*width: 240px; height: 135px; padding: 0.4em;*/ position: relative; }
/*#effect h3 { margin: 0; padding: 0.4em; text-align: center; }*/
