body{margin:0; padding:0; background-color:#FFFFFF}
form, td, p, textarea {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#797979; border:1px solid #685F5F; padding:3px 0 0 7px;}
input{ width:195px; height:22px;}
.inp_h{ height:24px; margin:0 0 1px 0;}
textarea{width:195px; height:72px;}
td, tr {vertical-align:top; text-align:left}

.align_right{text-align:right}
.bottom{vertical-align:bottom}


.header{
	font:9px/10px tahoma, arial, helvetica, sans-serif;
	color:#C7AB90;
}
.header a{
	text-decoration:none;
	color:#C7AB90;
}
.header a:hover{ font-weight:bold;}


.content{
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#797979;
}
.content a{text-decoration:underline;}
.content a:hover{text-decoration:none;}
.link{color:#968988;}
.link_1{background:url(images/arr.gif) center left no-repeat; padding:0 0 0 9px; color:#797979;}
.content .link_2{color:#797979; text-decoration:none;}
.content .link_2:hover{text-decoration:underline;}
.content .link_3{color:#968988; text-decoration:none;}
.content .link_3:hover{text-decoration:underline;}

.content ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content li {
	background:url(images/arr_1.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 12px;
}
.content li a { 
	line-height:18px;
	color:#797979;
	text-decoration:none; 
	background-position:left center;
}
.content li a:hover { 
	text-decoration:underline;
}


.footer{
	font:10px/13px  tahoma, arial, helvetica, sans-serif;
	color:#979797;
}
.footer strong{
	color:#7D7D7D;
	font-weight:normal;
}
.footer a{
	color:#7D7D7D;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}

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