@charset "utf-8";
/* CSS Document */

body {
  	background:#000 url(images/background.gif);
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.15em Verdana,Arial,Helvetica,Sans-serif;
  	color:#fff;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
#header {
	margin-top:20px;
	}
	
#box {
	width:960px; 
	background-color:#000; 
	padding-bottom:8px;	
	}
	
#videoPlayer{
	width:944px; 
	height:575px;
	}
	
	
#gallery {
	width:944px; 
	padding-top:20px;
	padding-bottom:20px;
	}
	
#gallery a {
	color:#fff;
	}	
		
#gallery img {
padding-left:10px;
padding-right:15px;
}	

#navBox {
	width:944px; 
	background-color:#da1f43; 
	padding-top:11px; 
	padding-bottom:11px;
	}

#nav {
	}

#nav a {
	padding:0 10px 0 10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:85%;
	}	
	
#nav a:hover {
	color:#330000;
	}
	
#nav a.selected {
	color:#330000;
	}
	
#mainContainer {
	width:944px; 
	margin-top:8px;
	height:360px;	
	text-align:left;
	}
	
#mainContainer a {
	text-decoration:none;
	color:#330000;
	font-weight:bold;
	}			

#mainContainer a:hover {
	color:#fff;
	}		
	
#mainLeft {
	background-color:#da1f43; 
	width:236px; 
	float:left; 
	height:360px;
	}
	
#mainRight {
	float:right; 
	background-color:#da1f43; 
	width:236px;  
	height:360px;
	}
	
#main {
	background-color:#da1f43; 
	width:456px; 
	margin:0 244px; 
	height:360px;
	}
	
#mainInternal {
	background-color:#da1f43; 
	width:700px; 
	margin:0 244px 0 0; 
	height:360px;
	overflow-y:auto;
	}	
	
.imageTop {
	border:1px solid #fff;
	padding:2px;
	}	
	
.imageleft {
	border:1px solid #fff;
	padding:2px;
	margin-right:10px;
	}		
	
	
#banner {
	border-bottom:8px solid #000;
	text-align:center;
	}
	
#mainText,#whatsNew,#whatsNewHome,#register {
	text-align:left; 
	padding:20px 20px 20px 20px;
	}
	
#whatsNew {
	font-size:85%;
	line-height:normal;
	height:245px;
	overflow:hidden;
	}
#whatsNew p {
	margin-top:10px;
	}	
	
#whatsNew a {
	text-decoration:none;
	color:#330000;
	font-weight:bold;
	}			

#whatsNew a:hover {
	color:#fff;
	}
	
#whatsNewHome {
	font-size:85%;
	line-height:normal;
	height:305px;
	overflow:hidden;
	}
#whatsNewHome p {
	margin-top:10px;
	}	
	
#whatsNewHome a {
	text-decoration:none;
	color:#330000;
	font-weight:bold;
	}			

#whatsNewHome a:hover {
	color:#fff;
	}			
	
#register {
	border-bottom:8px solid #000;
	height:255px;
	font-size:85%;
	line-height:normal;	
	}	
	
#register a {
	text-decoration:none;
	color:#330000;
	font-weight:bold;
	}			

#register a:hover {
	color:#fff;
	}	
	
#registerRight {
	border-top:8px solid #000;
	padding:20px 20px 20px 20px;
	font-size:85%;
	line-height:normal;	
	}		
	
	
#socialMedia {
	padding-top:10px;
	text-align:center;
	}
			
#footerBox {
	padding:25px 0 25px 0;
	}
	
#footerBox img {
	padding:0px 20px 0px 20px;	
	}
	
/* Lightbox Styles */

#lightbox{
	position: absolute;
	top: 40px;
	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(images/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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}			