
body{margin:0; padding:0;  font-family:Verdana,Tahoma,Georgia; color:#a6a6a6; 
     background:url(images/bg1.jpg) repeat-x left top;line-height:180%;}

td{font-size:12px; font-family:Verdana,Tahoma,Georgia; color:#a6a6a6;line-height:180%; }

a:link {color: #9d9d9d; text-decoration: none}
a:visited {color: #9d9d9d; text-decoration: none}
a:hover {color: #80BB45;  text-decoration:none;}

.table1{margin-top:35px;border-top:1px #262626 solid; font-size:13px;
background:#0B0B0B url(images/logo1.gif) no-repeat left top;}

.r1{padding-right:20px;}
.r2{padding-right:10px;}
.pr1{padding:5px 0 5px 10px;font-size:13px}

.bt1{padding-left:10px;background:url(images/bbg1.gif) repeat-x left bottom;font-size:13px;}

#bt2{padding-left:10px;background:url(images/bbg1.gif) repeat-x left bottom;font-size:9px;color:#80BB46;border-left:1px #000 solid;border-right:1px #000 solid;}
#bt2 a:link {background:url(images/bt1.gif) no-repeat left left;padding:0 15px 0 30px;}
#bt2 a:visited {background:url(images/bt1.gif) no-repeat left left;padding:0 15px 0 30px;}
#bt2 a:hover { background:url(images/bt2.gif) no-repeat left left;padding:0 15px 0 30px;}

.foot1{background:url(images/foot.gif) no-repeat left center;height:81px;margin-top:5px;}

.foot2{background:url(images/line1.gif) repeat-y right top;padding:0 40px 0 0;}

.f1{color:#555555;font-size:12px;}

a.l1:link {color: #555555; text-decoration: none font-size:13px}
a.l1:visited {color: #555555; text-decoration: none}
a.l1:hover {color: #80BB45;  text-decoration:none;}

.content1{padding:10px;line-height:190%;color:#9d9d9d;font-family:Arial;font-size:12px;}

.table2{margin-top:35px;border-top:1px #262626 solid;
background:#0B0B0B url(images/logo2.gif) no-repeat left top;}

.mleft{text-align:left;padding:40px 0 0 15px;}

.bd1 {
	font-size:12px;
	height:17px;
	border:1px solid #555555;
	background:#ffffff;
	width:120px;}
	
.font1{font-weight:bold;color:#80BB46;font-size:13px; }	

.line1{border-top:1px #262626 solid;font-size:12px;}

#prn1{text-align:center;padding:5px 0 0 5px;}
#prn1 a:link {border:1px #262626 solid;padding:3px;}
#prn1 a:visited {border:1px #262626 solid;padding:3px;}
#prn1 a:hover { border:1px #262626 solid;padding:3px;}

#w1{line-height:120%;color:#80BB46;}
#w1 a:link {color:#80BB46;}
#w1 a:visited {color:#80BB46;}
#w1 a:hover {color:#999999;text-decoration:underline;}

.key {
	font-size:12px;
	
	border:1px solid #555555;
	background:#ffffff;
	}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #D4D4D4;
	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(../style/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../style/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #D4D4D4;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #161616; }
#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;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 