/*
  subSilver... modified by Minc
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #000000;
        scrollbar-face-color: #444444;
        scrollbar-highlight-color: #222222;
        scrollbar-shadow-color: #555555;
        scrollbar-3dlight-color: #333333;
        scrollbar-arrow-color:  #33ff00;
        scrollbar-track-color: #111111;
        scrollbar-darkshadow-color: #006600;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color: #33ff00; }
a:hover         { text-decoration: underline; color: #0033FF; }
hr      { height: 0px; border: solid #555555 0px; border-top-width: 1px;}


/* This is the outline round the main forum tables */
.forumline        { background-color: #222222; border: 2px #009900 solid; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle        {
        font-weight: bold; font-size: 22px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; line-height : 120%; color: #33ff00;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color: #33cc33; }
a.gen,a.genmed,a.gensmall { color: #33ff00; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #0033ff; text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12 px; color: #33ff00; }
a.forumlink         { text-decoration: none; color: #33ff00; }
a.forumlink:hover{ text-decoration: underline; color: #0033ff; }

/* titles for the topics: could specify viewed link colour too */
.dezent                     { font-weight: bold; font-size: 11px; color : #009900; }
a.dezent:link   { text-decoration: none; color : #009900; }
a.dezent:visited { text-decoration: none; color : #009900; }
a.dezent:hover      { text-decoration: underline; color : #009900; }

/*
-------------- OTW-Definitions start here --------------------
*/

/* Head
*/
.headline { font-size : 24px; }
.headborder { border: thin solid #007700;}
/* 				bordercolorlight : #006600; 
				bordercolordark : #0000ff; */
.boxright,.boxleft { font-size : 14px; 
					border: 1px solid #006600;
					background-color: #222222;}
.headline,.boxright { color : #00ff00; }
.boxleft  { color : #33cc33; }
.headline { font-weight : bold; }
.boxleft { font-style: italic; }


/* 
Main body
*/
.texthead { font-size : 15px; }
.textmain { font-size : 13px; }
.picsub { font-size : 11px; }
.textmain { color : #33cc33; }
.texthead,.picsub { color : #00ff00; }
.texthead,.picsub { font-style: italic; }
.texthead { font-weight : bold; }

/* Forum category titles */
.cattitle                { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color: #00ff00; }
a.cattitle                { text-decoration: none; color: #00ff00; }
a.cattitle:hover{ text-decoration: underline; }

/* 
Footer
*/
.foothead { font-size : 15px; }
.footmain { font-size : 13px; }
.author { font-size : 16px; }
.foothead,.author { color : #00ff00; }
.footmain { color : #33cc33; }
.foothead,.author { font-style: italic;
					font-weight : bold; }

/*
-------------- OTW-Definitions end here --------------------
*/

/* 
-------------- LIGHTBOX 2.0.2  start here ------------------
*/
#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; }

	
	
/* 
-------------- LIGHTBOX 2.0.2 ends here ------------------
*/

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(http://www.fsbio-hannover.de/phpBB2/"templates/subMinc/formIE.css");

