/* CSS Document */
body {
margin: 0;
color: #343434; font-family:Verdana,Arial,Sans-serif;
font-size: 12px;
line-height: normal;
background-color: #A8B2AF;
}

a { color:#000099; text-decoration:none}
a:visited {color:#000099; text-decoration:none}
a:hover { color:#000099; text-decoration:underline}
a img {border: 0;}






/* Top&Bottom Stuff */
#topspan {background-color:#9AA19F; width:100%;}
.topNav {background-color:#444444; color:#FFFFFF; font-size: 11px;}
.topNav a { color:#FFFFFF; text-decoration: none;}
.topNav a:visited { color:#FFFFFF; text-decoration: none;}
.topNav a:hover { color:#FFFFFF; text-decoration: underline;}
.PageTitle { color:#666666; font-size: 20px; font-weight:bold;
line-height: 22px;}
.minitxt{ font-size:9px}


/* Left Static Stuff */
.Leftspan {background-color:#79817E;}
.bottomBlockLeft {background-color:#A5ABA9;}

/* Home Page Stuff */
#HomeBack {
background-image:url(images/home/homeback5.jpg); 
background-repeat:no-repeat; 
width: 716px; height:280px;
}
/* form stuff */
input{border:1px solid #CCCCCC; color:#333333; font-size:12px}
.inputreq{border:1px solid #CCCCCC; color:#333333; font-size:12px}

/* Common Stuff */
.WhiteTD {background-color:#ffffff;}
.TDleft {border-Left:1px solid #000000}
.TDright {border-right:1px solid #000000}
.tdlinebot{ border-bottom:1px solid #CCCCCC}

/* Special Stuff */
a.wait  { color:#006600;}
a.wait:visited { color:#006600;}
a.wait:hover { color:#006600;}
.eventinfo { margin-left:3em; background-color:#F2F2F2; font-size:12px}
.GrayLine { background-color:#F2F2F2;}
.rowOn { background-color:#F2F2F2}
.rowOff { background-color:#ffffff}

.tdshadedBlack {background-image:url(images/common/blackshade.jpg); font-weight:bold; font-size:14px; color:#FFFFFF; line-height:30px; padding-left:0.9em}
.tdshadedBlue {background-image:url(images/common/blueshade.jpg); font-weight:bold; font-size:14px; color:#FFFFFF; line-height:30px;}
.tdshadedgray {background-image:url(images/common/grayshade.jpg); font-weight:bold; font-size:14px; color:#FFFFFF; line-height:30px;}
.tdshadedgreen {background-image:url(images/common/greenshade.jpg); font-weight:bold; font-size:14px; color:#FFFFFF; line-height:30px;}

.tdshadedblackBev {background-image:url(images/common/blackBevshade.jpg); font-weight:bold; font-size:14px; color:#FFFFFF; line-height:30px;}






#signInContent{font-size:9px;line-height:11px;width:188px;height:60px;padding:2px;margin-bottom:8px;margin-Top:8px;background: url(images/common/StepBack.gif) 0px 0px no-repeat; text-align:center;}



#opacityfilter { font-size:18px; font-weight:bold; color:#FFFFFF; background-color:#FF9900;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85; padding:.5em;}

#opacityfilterW { font-size:12px; font-weight:bold; color:#000000; background-color:#ffffff;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85; padding:1em;}
#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 */
	}	
	
	
	a.REGister  { color:#000099; font-size:18px; font-weight:bold; text-decoration:none}
a.REGister:visited { color:#000099; font-size:18px; font-weight:bold; text-decoration:none}
a.REGister:hover { color:#000099; font-size:18px; font-weight:bold; text-decoration:underline}