@charset "utf-8";
/* CSS Document */
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid;
	color: #000000;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #5B604A;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}
.centerColumn #container {
	width: 780px;
	background: #0F0;
	margin: 0 auto;
	border: 1px solid;
}
.centerColumn #header {
	background-color: #5B604A;
	border-bottom: 1px solid #000000;
}
.centerColumn #header h1 {
	margin: 0px;
}
.centerColumn #mainContent {
	padding: 10px;
	background: #4B503D;
	font-size: 12px;
}
.centerColumn #container #mainContent h2 {
	text-align: center;
	padding: 0px;
	color: #FFFFFF
}
.centerColumn #footer {
	padding: 25px;
	background:#4B503D;
	text-align: center;
	border-top: 2px solid;
	border-color: #000000;
}
.centerColumn #footer p {
	margin: 0px;
	padding: 10px 0px;
}
.centerColumn #footer a:hover {
	border-bottom: none;
}
.centerColumn #footer a:link {
	border-bottom: none;
}
.centerColumn #footer a:visited {
	border-bottom: none;
}
.centerColumn #footer a:active {
	border-bottom: none;
}
table.monthSelect {
	border: 1px hidden;
	margin: auto;
	width: 500px;
}
td.monthSelectHeader {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.monthSelectDefault {
	border: 1px solid;
	border-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #5B604A;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
table.updates {
	border: 1px hidden;
	margin: auto;
	width: 500px;
}
td.updatesHeader {
	border: 1px groove;
	border-bottom: 2px groove;
	border-color: #000000;
	background-color: #5B604A;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.updatesDefault {
	border: 1px groove;
	border-top: none;
	border-color: #000000;
	padding: 10px;
	background-color: #5B604A;
	text-align: left;
	font-size: 12px;
	color: #CCCCCC;
}
table.results {
	border: 1px hidden;
	margin: auto;
}
td.resultsDateHeader {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 140px;
}
td.resultsMapHeader {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 190px;
}
td.resultsRound1Header {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}
td.resultsRound2Header {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}
td.resultsCapturesHeader {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}
td.resultsSummaryHeader {
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #000000;
	background-color: #5B604A;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}
td.resultsDefault {
	border: 1px solid;
	border-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #5B604A;
	text-align: center;
	color: #FFFFFF;
}
td.resultsHighlight {
	border: 1px dashed;
	border-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#5B604A;
	text-align: center;
	color: #FFFFFF;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: autO;
}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	border-bottom: none;
}
#nextLink {
	right: 0;
	float: right;
	border-bottom: none;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/site/prevlabel.gif) left 15% no-repeat;
	border-bottom: none;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/site/nextlabel.gif) right 15% no-repeat;
	border-bottom: none;
}
#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: 90%;
	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;
	outline: none;
	border-bottom: none;
}	 
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}