/* CSS Document */
html, body { 
  	height: 100%;  
	margin: 0px;
	background: #fff url(header.jpg) no-repeat top left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#333333;
}


#maincontainer{
	position:absolute;
	top: 370px;
	width: 722px;
	/*height: 100%;*/

}


#navigation{
	top: 351px;
	width: 722px;
	position:absolute;
	background: none;
	margin-left: 25px;
	text-align: right;
	height: 14px;
	color:#000;
	line-height: 8px;
	font-size: 8px;
	left: 2px;
}

#navigation li, #navigation ul {
	display: inline;
	list-style-type: none;
	padding: 15px;
	margin-top: 0px;
	text-transform: uppercase;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	color: #000;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border: 0px;
}

#navigation a:hover, #navigation a:hover b, #navigation a:hover strong {
	color:#000;
	text-decoration: none;
	cursor: hand;
	text-decoration:none;
	border-bottom: 3px #999 solid;
}


#leftnavi{
	text-align: left;
	position: relative;
	float:left;
	width: 170px;
	background: #fff;
	color:#666666;
	height: 100%;
	font-size: 11px;
	line-height: 13px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	/*margin-left: 5px;*/
	filter: alpha(opacity=50);
	opacity: 0.5; 

}

#leftnavi hover{
	filter: alpha(opacity=100);
	opacity: 1.0; 
}

#leftnavi li, #leftnavi ul {
	list-style: lower-roman;
	padding-top: 3px;
	margin: 0px;
	list-style-position: inside;
	padding-left: 0em;
	text-indent: 1.9em;
}


.leftnaviheader{
	border-top: #f66200 1px dotted;
	border-bottom: #f66200 1px dotted;
	background: url(sidebar.jpg) left no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 2px;
	display: block;
	text-align: left;
	list-style: none;
	height: 17px;
	font: Georgia, "Times New Roman", Times, serif 21px;
}

#leftnavi a, #leftnavi a:link, #leftnavi a:visited, #leftnavi a:active {
	color: #66cc66;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border: 0px;
}

#leftnavi a:hover, #leftnavi a:hover b, #leftnavi a:hover strong {
	color: #666666;
	text-decoration: none;
	cursor: hand;
	text-decoration:none;
	border-bottom: #ffcc00 1px dotted;
}


#text{
	/*background: url(bag.jpg) no-repeat bottom right fixed;*/
	float: left;
	position: relative;
	width: 500px;
	padding-left: 5px;
	margin-left: 20px;
	text-align: left;
	height:100%; 
	border-left: 2px #E1E1E1 solid;
}

a, a:link, a:visited,  a:active {
	color:#999999;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border-bottom: 1px dotted #66cc66;
}

a:hover, a:hover b, a:hover strong {
	color:#666666;
	text-decoration: none;
	cursor: hand;
	text-decoration:none;
	border-bottom: 1px dotted #ffcc00;
}

#footer {
	width: 100%;
	height: 12px;
	/* clear: both so that it remains at the bottom of the 3 columns */
	clear:both;
	text-align: right;
	background: #cccccc;
	border-top: 0px #FFF solid;
	text-transform:uppercase;
	color: #FFF;
	padding: 2px;
	font-size: 8px;
}



#footer a, #footer a:link, #footer a:visited, #footer a:active{
	color: #FFF;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border: 0px;
}

#footer a:hover, #footer a:hover b, #footer a:hover strong {
	color: #FFF;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}


td{
	text-align: left;
}


input, textarea, select {
	background: #FFFFFF;
	border-width: 1px; 
	border-style: solid; 
	border-color: #ccc; 
	font: 11px Arial;
	color:#666; 
}

.small{
	font-size: 9px;
}

.smaller{
	font-size: 8px;
}

h1 {
	border-top: #f66200 0px dotted;
	border-bottom: #f66200 0px dotted;
	border-left: 9px solid #E0E0E0;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	display: block;
	text-align: left;
	list-style: none;
	height: 17px;
	color: #CCCCCC;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h2{
	display: block;
	color:#CCCCCC;
	font-size: 13px;
	font-weight:none;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 7px;
	margin-top: -10px;
	width: 587px;
	height: 17px;
	text-align:right;
	
}	

strong{
	font-weight: bold;
	color: #990000;
}	

.sideborder{
	border-left: 1px solid #CCCCCC;
}

.tableborder{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}	

#sortresults {
	width: 100%;
	text-align: center;
	color:#999999;
	padding: 2px;
	font-size: 9px;
}



#sortresults a, #sortresults a:link, #sortresults a:visited, #sortresults a:active{
	color:#FFB3B5;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border: 0px;
}

#sortresults a:hover, #sortresults a:hover b, #sortresults a:hover strong {
	color: #FF6699;
	font-weight: none;
	cursor: hand;
	text-decoration:none;
	border-bottom: 1px #FFB3B5 solid;
}

.question{
	padding: 10px;
	border-left: #999999 1px solid;
	background:#e7e7e7;
	display: block;
}

.greybold{

	font-weight: bold;
	color:#999999;
}

.bold{
	font-weight: bold;

}


.button{
	background: url(button_bg.png) repeat-x;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	color:#999999;
	text-align: center;
	height: 17px;
}

#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;}
#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; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

