body { 
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
a:link, a:visited { 
	text-decoration: none;
	}
	
h1, h2, h3, h4, h5 { 
	margin: 0px;
	padding: 0px;
	}

#wrapper { 
	width: 960px;
	margin: 0px auto 10px auto;
	}
	
#navbar { 
	background-color: #000000;
	height: 20px;
	text-align: center;
	}

#content { 
	min-height: 470px;
	padding: 0px 130px 6px 130px;
	text-align: left;
	clear: both;
	}
	
#widecontent { 
	margin-top: 10px;
	height: 427px;
	overflow: auto;
	line-height: 18px;
	}	
	
#footer {
	text-align: center;
	margin-bottom: 12px;
	clear: both;
	}
	
img { 
	border: 0px;
	}
	
.clear { 
	clear: both;
	}

.navpad { 
	margin-right: 38px;
	}
	
.stats { 
	width: 160px;
	margin: 18px 0px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	}
	
#timedisplay {
	display: inline;
	}
	
#columna, #columnb, #columnc { 
	float: left;
	}
	
#columna { 
	width: 289px;
	margin-right: 10px;
	}

#columna .subcontent { 
	margin-top: 10px;
	height: 427px;
	overflow: auto;
	line-height: 18px;
	padding-right: 10px;
	}	
	
#columna .subcontent h1, #columna .subcontent h2, #columna .subcontent h3, #columna .subcontent h4, #columna .subcontent h5 { 
	font-size: 12px; 
	font-weight: bold;
	margin: 10px 0px;
	background-color:#FFFFFF;
	height: auto;
	color: #000000;
	text-transform: none;
	text-align: left;
	
	}

	
#columnb  { 
	width: 183px;
	margin-right: 10px;
	}
	
#columnb .subcontent { 
	margin: 10px 0px;
	}
	

#columnc  { 
	width: 208px;
	}
	
#columnc .subcontent { 
	margin: 10px 0px;
	height: 180px;
	overflow: auto;
	line-height: 18px;
}

#columnc .subcontentb { 
	margin: 10px 0px;
	height: 437px;
	overflow: auto;
	line-height: 18px;
}



#columnc #results { 
	margin: 10px 0px;
	height: 180px;
	overflow: auto;
	line-height: 24px;
	text-align: center;
}

#columnc #results h2 { 
	font-size: 11px;
	text-transform: uppercase;
}
	
	
h1 { 
	height: 23px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-repeat: no-repeat;
	}
	
h1 span { 
	display: none;
	}
	
#dasurfers { 
	margin: 20px 0px;
	height: 437px;
	overflow: auto;
	}
	
#dasurfers div { 
	text-transform: uppercase;
	width: 222px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	}
	
#dasurfers div h3 { 
	font-size: 15px;
	font-weight: normal
	}
	
#dasurfers div h4 { 
	font-size: 11px;
	font-weight: normal
	}
	
#resultsdiv { 
	margin: 0px 50px 0px 50px;
	overflow: auto;
	height: 470px;
	}
	
#resultsdiv h1 { 
	background-color: #c4161c;
	margin: 5px 0px;
	padding: 3px 0px;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	}
	
#resultsdiv h2 { 
	margin: 5px 0px;
	background-color: #c4161c;
	padding: 3px 0px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	}
	
#resultsdiv h3, #resultsdiv h4, #resultsdiv h5 { 
	margin: 5px 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}

#resultsdiv td { 
	padding: 0px 1px 1px 0px;
	}
	
/*Intro page
__________________________________________________________________________*/
#introa, #introb {
	float: left;
}

#introa { 
	width: 92px; 
	margin-right: 10px;
	}
	
#introa img { 
	
	margin-bottom: 5px;
	}
	
#introb { 
	width: 598px;
	}
	
#introb #subcolumna, #introb #subcolumnb { 
	float: left;
	}

#introb #subcolumna { 
	width: 335px; 
	margin: 10px 20px 0px 0px;
	line-height: 18px;
	}	
	
#introb #subcolumna h2 { 
	font-size:12px;
	}	

#introb #subcolumnb { 
	width: 243px; 
	margin-top: 10px;
	height: 437px;
	overflow: auto;
	line-height: 18px;
	}	
	
#sitelink { 
	width: 115px;
	float: left;
	height: 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	}	
	
#results { 
	width: 220px;
	float: left;
	text-align: right;
	}	
	
#introb #subcolumnb h2 { 
	font-size:12px;
	}	
	
.introthumb { 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}

	
	
/*Add the Lightbox CSS to the file
__________________________________________________________________________*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/image/surfchallenge/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/image/surfchallenge/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/image/surfchallenge/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	



