/* General page style*/

div, ul, ol, li, form, fieldset, input, textarea, p, img { margin:0px; padding:0px; border:0px; }

body { 
	margin:0px; 
	background-color:#000000;
	background-repeat: no-repeat;
	background-position:top center;
	background-image:url(/images/background.jpg);
	font-size:62.5%; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	height:100%;
}

h1, h2, h3, h4 { margin:2px 0px 2px 0px;  padding:2px 0px 2px 0px; }


.doubleclear { clear:both; float:none; padding: 5px 0px 5px 0px;}

/* Layout Styles */
#container { 
	width:970px;
	padding:10px 0px 0px 0px; 
	display:block; 	 
	margin: 0 auto;
	margin-top: 90px !important;
	min-height: 1138px !important;

}

#enclose { 
	width:950px; 
	min-height: 1100px;
	padding: 0px 10px 0px 10px;
	display: block;
	overflow: hidden;
}

#leftColumn { 
	width: 605px;
	padding: 10px;
	float: left; 
	border: 1px solid #EFEFEF;
	background: #000000;
}

#centerColumn { 
	float:right; 
	width:304px; 
	padding:10px;
	border: 1px solid orange;

}

#rightColumn { 
	float: right;
	width: 300px; 
	padding: 180px 10px 10px 10px;	 
	text-align: left; 
	/*border: 1px solid orange;*/
}

#footer { 
	padding-top: 75px;
	display: block; 
	clear: both;
}


/* General text */
.gen {  font-size :1.2em;  }
.genmed { font-size :1.1em; }
.gensmall { font-size :1em; }
.gen,.genmed,.gensmall { color :#FFFFFF; }


/* general links */
a.gen,a.genmed,a.gensmall { 
	color:#6D3208; 
	text-decoration:none; 
}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ 
	color:#EE6B11; 
	text-decoration:underline; 
}
a:link,a:active,a:visited { 
	color: yellow; 
}
a:hover	{ 
	text-decoration:underline; 
	color:#EE6B11; 
}




/* UL List Styles */
ul a { text-decoration:none !important; }

.sitelist li{margin-left:0px; }

.sectionlist li { 
	list-style-type:none; 
	/*background-color: #DF220F; 
	background-image:url(/images/white_arrow.gif);*/
	background-repeat:no-repeat;
	background-position: top left ;
	line-height:10px; 
	margin: 2px 0px 2px 0px !important; 
	padding: 8px 0px 8px 20px;
	display: block;
}

.sectionlist li a, .sectionlist li a:hover, .sectionlist li a:visited, .sectionlist li a:active { 
	text-decoration:none; 
	/*color:#FFFFFF;*/ 
	color:#2A9E00; 
	font-weight:bold;
	font-size: 1.1em;
}
.sectionlist li a:hover { 
	color:#CC0000;
}

#registration { margin: 0px; padding: 0px; }
#registration li { margin-bottom:1em; list-style-image:none;  list-style-type:none;}
#registration li label { width: 100px; text-align:right; padding:0px; margin-right:10px; float:left; }
#registration input.textField, #registration textarea { margin:0px; padding:0px; display:inline; width:300px; }
#registration input.textField { height:18px; border:1px solid #B5C7D7;}
#sizechart {
	margin: 0px 0px 0px 5px;
	padding:10px 10px 5px 25px;
	background: #FFFFFF;
	color: #000000;

}


.errorMessages li, .sitelist li { 
	list-style-image:none; 
	list-style-type:none;
	line-height:14px;
	text-align:left;
}


.errorMessages li {  color:#FF0000; }


/* hyperlinks with no underline */
.noline	{ 
	font-size:1.1em; 
	color:#000000;
}
a.noline,a.noline:visited  { 
	text-decoration:none; 
	color:#6D3208;  
}
a.noline:hover { 
	text-decoration:underline; 
	color:#EE6B11; 
}


/* Header Divs */
#header { 
	display:block;
	overflow: hidden;
}

#topBlock { 
	padding:0px 0px 3px 0px; 
	border-bottom:3px solid #CC0000; 
}
#printLogo { 
	display:none;
}
#topAdBlock { 
	padding:5px 0px 5px 0px;
}
#webLogo { 
	float:left; 
	padding:0px 10px 0px 0px; 
}
#banner { 
	padding:0px 0px 3px 0px; 
	height: 90px;

}
#headseperator { 
	padding-top:5px; width:772px;
}


.listingbox {
	padding:5px 5px 10px 5px;   
	margin:10px 0px 10px 0px; 
	background-color:#E1EBF2;	 
	height: 100%;
}

.boxRHS {
	padding:0px;   
	margin:0px 0px 20px 0px;
	font-size :1em; 
	height: 100%;
}


/* Section Styles */
.presentation h2{ font-size:1.6em; }
.headerText { color: #DF220F; font-size:1.6em; }
.subHeaderText { color: #DF220F; font-size:1.2em; font-weight: bold;}
.campDetails { margin-left:0px; padding: 10px; /*background-color: #FFFFFF;*/ font-size: 0.9em;}
.priceOptions { padding: 10px; /*background-color: #FFFFFF;*/ font-size: 0.9em;}
.extraOptions { padding: 10px; /*background-color: #FFFFFF;*/ font-size: 0.9em;}
#mpu { text-align:center; }

.emphasize{ font-size:1.2em; font-weight:strong; color:#FF0000; text-align: center;}

#mainImage{ 
	padding:10px; 
	margin:0px;	
	border: 1px solid black;
	background-color:#FFFFFF;  
	text-align:center;
}

.imageCaption{ 
	padding:5px 0px 5px 0px;
	margin:0px;
	font-weight:bold; 
	font-size:1em; 
	text-align:center;   
}


/* Error Messages */
.errorMessages { 
	color:#CC0000; 
	font-weight:bold; 
	text-align:center;
}


/* Form Styles */
label:after { content: ":"; }
label { padding:4px; font-weight:bold; }
input.textField, textarea { margin-bottom:1.25em; display:block; width:98%;}
input.entrybutton { border:1px solid #B5C7D7; color:#000000; font-size:1.2em; font-weight:bold; padding:2px; }


/* Borders */
.topBorder {  border-top:1px dashed #000000; }
.bottomBorder { border-bottom:1px dashed #000000; }
.topSolidBorder { border-top:2px solid #EFEFEF; }
.bottomSolidBorder { border-bottom:1px solid #000000; }

/* Footer Styles */
#footerLine { width:100%; padding-top:10px; border-bottom:5px solid #EE6B11; }
#footercontent { width:99%; padding:5px 5px 20px 5px; margin-top:5px; /*background-color:#EFEFEF;*/ font-size:1.1em; }


#presentationSplash {
	float: right;
	background-repeat: no-repeat;
	background-position:top center;
	background-image:url(/images/promo/festival.gif);
}

.left {
	float: left;	
}

.padRight {
	padding-right: 20px;	
}

.gridWidth {
	width: 280px;	
	height: 140px !important;
}

#gallery {
	border: 1px solid #EFEFEF;	
}
