/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-image: url(pics/background.gif);
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;

}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style9 {font-size: 14px; color: #FFFF00; }
.style23 {font-size: 24px}
.style33 {font-size: 9px}
.style36 {
	font-size: 14px;
	font-style: italic;
}
.style37 {font-size: 14px}
.style20 {	font-size: 14px
}
.style34 {font-family: "Comic Sans MS", Verdana}
.style35 {font-family: "Comic Sans MS", Verdana; font-size: 14px; }
.style37 {font-size: 9pt}
.style38 {font-family: "Comic Sans MS", Verdana; font-size: 9pt; }
.style39 {font-family: "Comic Sans MS", Verdana; font-size: 12pt; }
.style22 {
	color: #FF0000;
	font-weight: bold;
}
.style25 {
	color: #CCCCCC;
	font-size: 14px;
}
.style26 {color: #0000FF}
.style28 {font-size: 9; }
.style29 {
	font-size: 10px;
	font-weight: bold;
}

a {color: #FFFF00;}
a:visited {color:#FFCC33;}
a:hover {color: #FFFF00;}
a:active { color:#3B5998;}

.hiddenlink {
  text-decoration: none; /* to remove the underline */
  color: #333333;
  visited color:#333333;
  hover color: #333333;
  active color:#333333;
}

.hiddenlink2 {
  text-decoration: none; /* to remove the underline */
}

a.hiddenlink:link { color: #333333; }
a.hiddenlink:visited { color: #333333; }
a.hiddenlink:hover { color: #333333; }

.stylehead {
	font-size: 36px;
	font-weight: normal;
	color: #333333;
	
}
.stylesubhead {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


a.specialLink:link { color: white; }
a.specialLink:visited { color: white; }
a.specialLink:hover { color: white; }


h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #977D4F;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px
}

h6 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #977D4F;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

h3 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #FFFFFF;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 10px;
	margin:0px
}

/* ----------container to center the layout-------------- */
#container {
width: 100%;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-image: url(pics/background.gif);
}


/* ----------header-------------- */


#banner img {padding:5px 0px;
}
/* -----------------content--------------------- */
#content {
background-color: #ffffff;
background-image: url(pics/content_gradient.gif);
	background-repeat: repeat-y;
	background-position:right;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
font: "Comic Sans MS", Verdana;

}
div#content {
	min-height:800px;

height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	max-width: 950px;
}

span.highlight{
	background-color:#CCCCCC
}

span.bottom{
	vertical-align:baseline;
}

img1 { float:right }

p, pre{
padding: 5px 10px;
margin:0px;
margin-right: 10pt; 
font:Verdana, Arial, Helvetica, sans-serif;
}

div#content a {	color: #0000FF;}
div#content a:visited {	color:#0099FF;}
div#content a:hover {	color: #0066CC;}
div#content a:active { color:#0000FF;}


/* --------------left navi------------- */
#left {
	background-color: #0066FF;
	background-image: url(pics/gradient.gif);
		background-repeat: repeat-y;
		background-position:right;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#links {
	padding: 2px;
margin-left: 0px;
margin-right: 18px;
}

#bottomimage {
	background-image: url(pics/leftbottom.JPG);
	background-repeat: repeat-x;
	background-position:bottom;
	z-index:1;
	height: 47px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

/*-------HR----*/
#oom {
	height: 18px;
	/*background-image: url(pics/homeslide/lite1.gif);
		background-repeat: repeat-x;*/

	
}


div.hr hr {
  display: 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(pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pics/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; }
