img {
  background-color: white;
}

text, strong, body, td, a, .foto, .half, .slikalink, .slikalinkout, .linkout, .menulink, .footerlink, .memberslink, .selchap, .footer, .normaltext, .tdpress, .apress, input, textarea, .inputpress {
   font-family: helvetica,arial; 
   font-size: 12px; 
   line-height: 18px;
   color: #6E6E6E; 
   background-color: white;
}

body {
  background-color: gray;
}

td {
  font-weight: lighter;
}

b {
  font-weight: bold;
}

strong {
  font-weight: bold;
  color: #cc0000;
}

.half {
  font-size: 6px;
  line-height: 8px;
}

input, textarea, .inputpress, .inputnoborder {
  border: solid #6E6E6E;
  border-width: 1px;
  background-color: white; 
  color: #6E6E6E;
}

.inputnoborder {
  border: none;
}

.inputpress {
  background-color: white;
  color: black;
  border: solid black;
  border-width: 1px;
}

.normaltext, td, a, .linkout, .slikalink, .slikalinkout {
  color: #6E6E6E;
  background-color: white;
}

.foto {
  font-size: 9px;
  line-height: 13px;
  background-color: transparent;
}

.tdwhite, .tdgreen, .tdblue, .slikalink, .slikalinkout {
   color: #6E6E6E;
   background-color: white;
}

.tdgreen {
  background-color: #90b01e;
}

.tdblue {
  background-color: #21467a;
}

.tdgray {
  background-color: #6E6E6E;
}

.slikalink, .slikalinkout {
  color: white;
  background-color: transparent;
}

.slikalinkout {
  text-decoration: underline;
}

.tdpress, .apress {
  color: #094189;
  background-color: white;
}

.footer, .footerlink, .memberslink {
  font-size: 9px;
}

.selchap {
  color: #cc0000;
}
 
A {
  text-decoration: none;
}

.linkout {
  text-decoration: underline;
}

.apress:visited {
  color: #094189;
}

a:active, a:hover, .linkout:active, .linkout:hover, .apress:hover {
  color: #cc0000;
}

.memberslink {
  color: #cc0000;
}

.menulink, .footerlink, .memberslink {
  text-decoration: none;
}

.menulink:visited, .footerlink:visited {
  color: #6E6E6E;
}

.memberslink:visited {
  color: #cc0000;
}

.menulink:active, .menulink:hover, .footerlink:active, .footerlink:hover {
  color: #cc0000;
}

.memberslink:active, .memberslink:hover {
  color: #6E6E6E;;
}


#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, #nextLink{ width: 49%; height: 100%; background: 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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Tahoma, Helvetica, Arial, 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: 18px; 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; }

