#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(../znew_jsimages/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(../znew_jsimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../znew_jsimages/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 */
	}	
	

body {
	background-color: #006666;
	background-image: url('/znew_images/background.jpg');
	font-family: tahoma, arial, helvetica, san-serif;
	font-size: 11px;
}

td {
	text-align: center;
	font-family: tahoma, arial, helvetica, san-serif;
	font-size: 11px;	
}

td p {
	text-align: left;
	line-height: 1.7em;
}

td ul {
	text-align: left;
}

td h1, h2, h3 {
	text-align: left;
}

#content a img {
	border: 1px solid #999999;
}


#topmenu {
	font-family: tahoma, arial, helvetica, san-serif;  
	font-size: 11px;
	color: #999999;
}

#topmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

#topmenu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #009999;	
}

#leftmenu {
	line-height: 1.9em;
	margin-left: 10px;
}

#leftmenu h3 {
	font-family: georgia;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 1.4em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	color: #009999;
}

#leftmenu ul {
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#leftmenu ul li a {
	font-family: tahoma, arial, helvetica, san-serif;
	font-variant: normal;	
	text-decoration: none;
	font-weight: normal;
	color: black;
}

#leftmenu ul li a:hover {
	font-family: tahoma, arial, helvetica, san-serif;
	font-variant: normal;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	font-weight: normal;
	color: #990000;	
}

#content {
	font-family: tahoma, arial, helvetica, san-serif;
}

#content h1 {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#content h2 {
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h3 {
	font-family: georgia;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}	

#content ul li {
	list-style: square;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
}	

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

#content a:hover {
	text-decoration: 1px dotted #666666;
	font-weight: bold;
	color: #009999;	
}


#footer {
	font-family: tahoma, arial, helvetica, san-serif;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #009999;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #996633;	
}

table.greybox {
	width: 100%;
}

table.greybox td  {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 10px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
}
