/* CSS Document */

/*********************** IE CONDITIONAL STYLES IN 'page_start.php' ********************/

/*
PALETTE:
#009dd9 	mid blue
#68c5e9 	another blue (links)
#88d1ed		pale blue
#e0f1f9		light blue
#effafe		another light blue
#f6db62		yellow
#ffedab  	pale yellow
#c1272d		red
#010101 	black


#fbeec2		pale yellow
#a69a46		
#d0362b		red	light
#a51e22		red dark (body bg)
#503c1f		brown dark
#9d8565
	

2009:
#0a2488		dark blue
#4f88e5		light blue

*/

/**************************************************************************************/
/******************************  DEFAULT STYLE  ***************************************/
/**************************************************************************************/

	body{
		margin:0;
		background: #00003D;
		text-align:center;
	}

	body, div, p, a, table, tr,td, ul, ol, li{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		/*font-size:11px;*/
		color:#fff;
	}
	
	a img{
		border: 0;
	}
	 
	ul{
		padding:5px 10px 5px 20px;
		
		text-align:left;
	}
	
	li{
		list-style:outside;
	}

/**************************************************************************************/
/******************************  LAYOUT STYLE  ****************************************/
/**************************************************************************************/

	#banner{
		width:100%;
		margin:0;
		padding:0;
		background:url(../images/bg_header.jpg) no-repeat center;
		height:186px;
	}
	#main{
		width: 100%;
		background:url(../images/bg_main.jpg) no-repeat center top;
		min-height:900px;
		margin:0;
		padding:0;
	}

	#wrap{
		width:950px;
		*width:930px;
		margin:0 auto;
		
	}
	#wrapRegistration {
		
		
	}
	
	
	
	#col1{
		float: left;
		display: inline;
		padding: 20px 0 20px 30px;
		*padding-left:0px;
		*width:530px;
	}
	#col2
	{
		float: right;
		display: inline;
		margin: 20px 10px 20px 0;
		*margin-right:0;
		*width:360px;
	}
	
	#col1_tp{
		background:url(../images/bg_col1_tp.png) no-repeat;
		width:504px;
		height:4px;
		padding:0;
		margin:0;
		font-size:0px;
	}
	#col1_bt{
		background:url(../images/bg_col1_bt.png) no-repeat;
		width:504px;
		height:4px;
		padding:0;
		margin:0;
	}
	#col1_md{
		background:url(../images/bg_col1_md.png) repeat-y;
		width:504px;
		padding:0;
		margin:0;
	}
	
	#col2_tp{
		background:url(../images/bg_col2_tp.png) no-repeat;
		width:354px;
		height:4px;
		padding:0;
		margin:0;
		font-size:0px;
	}
	
	#col2_bt{
		background:url(../images/bg_col2_bt.png) no-repeat;
		width:354px;
		height:4px;
		padding:0;
		margin:0;
	}
	#col2_md{
		background:url(../images/bg_col2_md.png) repeat-y;
		width:354px;
		padding:0;
		margin:0;
	}
	
	body #col1_md p, body #col2_md p{
		text-align:left;
		padding:10px 10px;
		line-height:18px;
		font-size:13px;
	}
	#col1_md ul{
		padding-left:35px;
	}
	#col2_md  ol li, #col1_md  ol li{
		list-style:decimal;
		font-size:11px;
		text-align:left;
		padding-bottom:6px;
	}
	
	body #col1_md table.positions th{
		text-align:left;
		font-size:14px;
	}
	
	body #col1_md table.positions td{
		text-align:left;
	}
	
	#col1_md  ol li{ font-size:13px;}
	
	body #col1_md{
		font-size:13px;
	}
	
	img.img_inner{
		padding:10px 10px 10px 0;
	}
	
	
	#col2_md h5{padding:10px 0;}
	
	.top  {
		background-image: url(../images/col2_bg_top.gif);
		height:35px;
		min-height:35px;
		display:block;
	}
	
	.bottom
	{
		background-image: url(../images/col2_bg_bottom.gif);
		height: 60px;
		display: block;
		float: left;
		width: 100%;
		background-repeat: no-repeat;
		background-color:#fff;
	}
	
	.padding {
		margin:0 20px 0 20px; float:left;
	}
	

	#footer
	{
		width: 100%;
		height:150px;
		display:block;
		float: left;
		clear: both;
		margin: 0 auto;
		padding:0;
		background:url(../images/footer_bg.jpg) center #00003d;
		background-repeat: no-repeat;
	}
	p.footerCredits{
		font-size:9px;
		text-align:center;
		width:100%;
		vertical-align:bottom;
		margin:0px;
		padding:10px 0 0 0;
	}
	#footer a{
		color:#000;
		text-decoration:none;
		font-size:9px;
	}
	#footer a:hover{
		color:#333;
		text-decoration:underline;
		font-size:9px;
	}
	/*************** REGISTRATION PAGES ***************/
	#regContent{
		margin:0 auto;
		/*background: #fff url(../images/sidecol_bg.gif) no-repeat left top;*/
		background-color:#0a2488;
	}
	#regPadding{
		margin:0 auto;
		background:#00003d;
		border:1px solid #000066;
		padding: 10px;
	}
	.regHeading{/* for table headings in online registration form pages */
		background:#83BDFC;
		height:30px;
		border-left:2px solid #000066;
		border-bottom:2px solid #000066;
		padding-left:5px;
		font-size:14px;
	}
	
	#steps
	{
		float: right;
		padding: 15px 15px;
		text-align: right;
		border:#2e2e60 1px solid;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	
	#steps h4 {
		font-size:12px;
		text-decoration:underline;
		text-align:center;
		}
	
	#steps .numbers  {
		color: #0a2488;
		padding:3px 0 10px 0;
		text-align:center;
		font-size:16px;
	}
	
	#steps .active {
		color: #e70606;
	}
	
	#regContent td{
		text-align:left;
		padding:5px 0;
	}
	
	#regContent td.regHeading{
		padding: 5px 10px;
	}
	
	.regPage #footer{
		width:100%;
		margin:10px auto;
		
		/*border:5px solid #000066;*/
		
	}
	
	.regPage #footer p{
		background:url(../images/bg_credits.png) repeat-x;
		width:930px;
		margin:0 auto;
		border:1px solid #000066;
		padding: 10px;
	}
	
/**************************************************************************************/
/***************************  NAVIGATION STYLE  ***************************************/
/**************************************************************************************/

	a{
		color:#b1ecff;
		text-decoration:none;
	}
	a.anchor{ color:#fff;}
	a:hover{
		color:#b1ecff;
		text-decoration:underline;
	}
	.homeNav{
		width:100%;
		padding: 10px 0;
		margin:0 auto;

	}
	
	.homeNav_lt{
		float:left;
		*border-right:none;
		width:175px;
		text-align:center;
	}
	.homeNav_rt{
		float:left; 
		text-align:center;
		width:175px;
		padding:10px 0 0 0;
	}
	.mainNavs{
		width:90%;
		margin:10px auto 0;
		padding:10px 0 0;
		border-top:2px dotted #fff;
	}
	
	.mainNav{
		float:left;
		width:159px;
		*width:159px;
		margin:0 auto;
	}
	.navItem{ 
		width:100%; 
		text-align:center;
	}
	.mainNav a{
		display:block;
		padding:4px 0;
		font-size:12px;
		color:#fff;
		text-decoration:none;
	}
	.mainNav a:hover{
		text-decoration:underline;
	}
	.tdHeading a {
		color: #fff;
	}
	
/**************************************************************************************/
/***************************  TYPOGRAPHY STYLE  ***************************************/
/**************************************************************************************/

p{
	padding:5px 5px 10px;
	margin:0;
}

h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Grande", lucida, Verdana, sans-serif;
	font-weight:100;
	color:#fff;
}

h1{
	font-size:20px;
	line-height:24px;
	margin: 0 0 0 0;
}

h2{
	margin: 10px 0 0 0;
}
h3{
	font-size:14px;
	line-height:20px;
	margin: 10px 0 0 0;
}
h4{
	font-size:12px;
	line-height:16px;
	margin: 10px 0 0 0;
}

h5 a{
	color:#B1ECFF;
}
#col1 h5 { background: none; }
h6, h6 a {
	font-size: 13px;
	color: #B1ECFF;
	margin: 0 auto 0 auto;
	padding:0 5px 7px;
}
h6 img {
	margin-right: 5px;
}
.redCaps{
	font-size:14px;
	margin: 0;
	color:#c1272d;
	font-weight:bold;
}
.register{
	line-height: 1.4em;
	margin: 5px 0;
	width: 250px;
}
.register a img {
	margin-right: 15px;
	float: left;
}

/**************************************************************************************/
/*****************************  DATE TABLE STYLE  *************************************/
/**************************************************************************************/

.rateTbl{ 
	width:100%;
}
table.rateTbl th{padding-top:10px;}
body table.rateTbl td{
	text-align:left;
	border-collapse:collapse;
	border:1px solid #000066;
	background:#000033;
	font-size:12px;
	padding:2px 5px;
}
.tblDatesSide{
	width:280px;
}
.tblDates{
	width:98%;
	text-align:center;
}

.tblDates td, .tblDates td a{
	font-size:13px
}
.tdDate{
	text-align:center;
	
}
.tdCamp{
	padding-left:15px;
	padding-bottom:8px;
}

/**** DATES AND RATES TABLE STYLE ****/
.tdHeading, .tdHeading a{
	color:#0a2488;
	text-align: left;
	
}
.tdPrice
{
	color:#666;
	/*color: #fff;*/
}
.tdRegister{
	/*background:#efcb83;*/
}

.lined_bg {
	background-image: url(../images/dates+rates_bg.gif);
	background-repeat: repeat-y;
	padding:0 10px;
	border-right:2px solid #f8f7f7;
	border-top:2px solid #f8f7f7;
	border-bottom:2px solid #f8f7f7;
}



/****** STAFF position tables ******/
.tdPosition{
	
	text-align: left;
	width:65%;
}
.tdTime{
	
	text-align: center;
	width:35%;
}


/**************************************************************************************/
/*************************  AVAILABILITY TABLE STYLE  *********************************/
/**************************************************************************************/

.tblAvailability td{ font-size:13px;}
.tdCampA, .tdCampB, .tdMale, .tdFemale {
	text-align: center;
	font-weight: bold;
	font-size:13px;
}

.tblAvailability th {
	text-align: center;
	font-weight: normal;
	font-size:13px;
}

.tdMale {
	background: none;
	border-right: 1px dotted #333;
	
}
.tdFemale {
	background: none;
}
.tdFull {
	color: #900;
}

tr.rowOdd td {
	background: #333366;
}
tr.rowEven td {
	background: #000024;
}
td.tdOption {}


/**************************************************************************************/
/*********************************  MISC STYLE  ***************************************/
/**************************************************************************************/

#clear{
	width:100%;
	clear:both;
}

hr {
	border-top: 1px solid #a51e22;
	border-bottom: 1px solid #D0362B;
	margin: 10px 0pt;
	height: 2px;
	display: block;
}

.whitePromo{
	float:left;
	background:#fff;
	width:241px;
	margin:0px 5px 0px 12px;
	padding:5px 10px 5px 10px;
	line-height:20px;
	font-size:10px;
}

.formBox{
	width: 90%;
	background: #00003d;
	margin:0 auto 20px auto;
	border:1px solid #87B5FE;
}
.formBoxTop {
	padding: 20px 0 5px 5px;
	color: #fff;
	font-weight: bold;
	border-bottom:1px solid #87b5fe;
	/*background-image: url(../images/formBoxTop_bg.gif);
	background-repeat: none;*/
	min-height:23px;
}
.formBoxBottom {
	padding: 5px;
}

.formBox span {

}


.heading{ /* for heading images */
	margin-left:-20px;
}

.divider{
	margin: 10px 0px 10px 0px;
}
.column{
	float:left;
	text-align:center;
	font-size:10px;
}
.bgBlue{
	background:#009dd9;
}
.bgLBlue{
	background:#e1f5fd;
}
.bgWhite{
	background:#fff;
}
.marginLeft40{
	margin:0 0 0 40px;
	padding:0;
}
.clearBoth{
	clear:both;
	width:100%;
	float:left;
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.sub{
	font-size:12px;color:#fff;
}
.imgBorder{
	border: 1px solid #503c1f;
	padding: 5px;
	background: #fff;
}
span.alert {
	font-size: 16px;
	font-weight: bold;
	background: #efcb83;
	border: 1px solid #a69a46;
	padding: 10px;
	display: block;
	
}
span.required {
	color: #900;
	font-size: 15px;
}

.orange_bold{
	background: #EFCB83;
	border: 4px solid #A69A46;
	padding:5px;
}

.note {
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	padding:15px;
	background-color:#fbfaca;
}

.new2011, .new2011 td{
	border-collapse:collapse;
	border:1px solid #303061;
	
}
.new2011 td{padding:5px; font-size:.8em;}


/**************************************************************************************/
/*********************************  IE6 Fix for png support  ***************************************/
/**************************************************************************************/


img, div, span { behavior: url(../common/iepngfix.htc) }