BODY {
background-color: #000000;
}
body,td,th {
font-size: 14px;
color: #ffcc66;
font-family: Arial, Helvetica, sans-serif;
}
html, body {margin:0; padding:0; width:90%; height:100%; overflow:hidden;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:5px 100px 20px 100px;}
#fixed {position:absolute; top:10px; left:0px; width:100px; z-index:10; color:#ffcc00; border:0px solid #000; padding:0px;}

a:link {
color: #ffcc00;
font-size: 14; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

a:active, a:visited {
color: #ffcc00;
font-size: 14; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #ffcc66;
font-size: 14;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #ffcc66;
font-size: 14;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 12px; 
color: #72E34F; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input {
width: 140px; 
height: 20px; 
background-color: transparent;
border-width : 0px;
font-size: 10px; 
color: #72E34F; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input_butt {
width: 60px;
height: 20px;
border: 1px;
border-color: #ffffff;
background-color: #72e34f;
font-size: 11px;
color: #000000;
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.title{
color: #ffcc66;
font-size: 16;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #ffcc66;
font-size: 12;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.enter{
color: #000000;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}


.notes{
color: #cccccc;
font-size: 12;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;}


.box_title{
color: #cccccc;
font-size: 12;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;}


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


