BODY {background-color:#FFFFFF;
FONT-FAMILY: sans serif, verdana, arial, helvetica; COLOR: #009966;
scrollbar-3dlight-color:#009966;
scrollbar-arrow-color:red;
scrollbar-track-color:#CCCCCC;
scrollbar-darkshadow-color:#000099;
scrollbar-face-color:#6699FF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000 
}
A:link { COLOR: #3366FF; TEXT-DECORATION: none; }
A:visited { COLOR: #CC33CC; TEXT-DECORATION: none; }
A:hover { COLOR: #FF3300; TEXT-DECORATION: none; }
A:active { COLOR: #FFCC00; TEXT-DECORATION: none;  }

P { font-size: 13px; }

.class1 { FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: none; }
.class2 { FONT-SIZE: 13px; TEXT-DECORATION: none; }
.class3 { FONT-FAMILY: sans serif, arial; FONT-SIZE: 13px; }

.hlink{cursor:help}

LI.list1 { list-style-position: outside; list-style-image: url(http://www.cavejunction.com/cavejunction/images/rarrow.gif); FONT-SIZE: 13px; }

table.home { border-width: thin; border-style: solid; border-color: #009966; width: 200px; border-spacing: 0px }
td.home { padding: 4px }

/* These classes are used in wrapContent function */  
div.img { text-align:center }  
div.msg { font-size:12px; line-height:1.3; margin-top:6px }

.gradualshine{
filter:alpha(opacity=70);
-moz-opacity:0.7;
} 

A.subtle:link { color: #3366FF }
A.subtle:visited { color: #3366FF }
A.subtle:hover { color: #3366FF }
A.subtle:active { color: #3366FF }

#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(cavejunction/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(cavejunction/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; }

