body {padding:0; margin:0; background:url(images/back.gif) repeat-y top left;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#646464;
	line-height:12px;
	vertical-align:top;

}
h2 {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#646464;
	text-transform:uppercase;
}
h3 {
    font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#646464;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

strong { color:#646464; text-transform:uppercase; font-size:10px}
span{ color:#000000}
b { color:#646464}
a{color:#646464; text-decoration:underline} 
a:hover{text-decoration:none}
span a{color:#FF0000; text-decoration:none; text-transform:uppercase} 
span a:hover{text-decoration:underline}

.footer{font-size:9px; font-family:Arial; color:#646464; line-height:12px;} 
.footer a {color:#FF0000;} 
.footer1{font-size:9px; font-family:Arial; color:#646464; line-height:12px;} 
.footer1 b {color:#FF0000; font-weight:bold; font-family:Tahoma}
.footer1 a {color:#646464; text-decoration:none}
.footer1 a:hover{text-decoration:underline}

.set1{
	background:url(site/images/1_z1.gif) center left no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#input1{
border:0px;
padding-left:0px;
   width:48px; height:17px;
}
#input2{
border:0px;
   padding-left:0px;
   width:56px; height:17px;
}
_input{
   background:#FFFFFF;
   border:1px solid #686868;
   padding-left:5px;
   width:158px; height:20px;
}
textarea{
   background:#FFFFFF;
   border:1px solid #686868;
   padding-left:5px;
   width:158px; height:116px;
   overflow:auto}
   
.outerborder {
	border:1px dotted #686868;
}
.picborder {
	border: 1px dotted #666666;
}
.illu {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}

#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; }

