/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color:	#333;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	height: 500px;
}
a {color:	#900;}
a:visited {color:#900;}
a:hover {color:	#000;}
a:active { color:#000000;}

h1 {
font-size: 15px;
text-transform:uppercase;
color:#900;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
font-size: 12px;
text-transform:uppercase;
color:#900;
margin:0px }

img.download {vertical-align:middle;}

/* ----------container to left the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color:#FFF;
}

/* ----------banner for logo-------------- */
#banner {
	background-color:	#E2F0FF;
	text-align: center;
	border-bottom:1px solid#FFF;
	padding: 4px;
	margin: 0px;
	color:	#404040;
}
#banner img {padding:0px 0px;} 

/* -----------------content--------------------- */
#content {
	background-color: #ffffff;
	margin-left: 100px;
	margin-right: 0px;
}
#contentArtists {
	background-color: #ffffff;
	padding:20px;
	margin-left: 100px;
	margin-right: 0px;
}
div#content {
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px");
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:750px;
margin: 0px;
padding: 0px;
}
#leftArtists {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:900px;
margin: 0px;
padding: 0px;
}
#leftArtistsFull {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:1120px;
margin: 0px;
padding: 0px;
}
#leftArtistsFull2 {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:1220px;
margin: 0px;
padding: 0px;
}

#leftArtists2 {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:1100px;
margin: 0px;
padding: 0px;
}
#leftIndv {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:530px;
margin: 0px;
padding: 0px;
}
#leftSilver {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:620px;
margin: 0px;
padding: 0px;
}
#leftSilver2 {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:1905px;
margin: 0px;
padding: 0px;
}
#leftIndv4 {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:690px;
margin: 0px;
padding: 0px;
}
#leftIndvGina {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:680px;
margin: 0px;
padding: 0px;
}
#leftIndvHadi {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:620px;
margin: 0px;
padding: 0px;
}
#leftIndvKev {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:760px;
margin: 0px;
padding: 0px;
}
#leftIndv2 {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:340px;
margin: 0px;
padding: 0px;
}
#leftIndv3 {
float: left;
text-align:right;
background-color:#E2F0FF;
color:	#000;
width: 100px;
height:650px;
margin: 0px;
padding: 0px;
}
ul.NAV{margin:0;padding:0;list-style-type:none;display:block;font:normal 11px Helvetica, Verdana, Arial, sans-serif;line-height:200%;width:100px;	}
ul.NAV li{margin:0;padding:0; #CCC; border-bottom:1px solid	#fff;}
ul.NAV li a{display:block;text-decoration:none;color:#333;background:#E2F0FF;padding:0 20px 0 0;width:80px;}
ul.NAV li a:hover{background:	#C8D3F3;color:	#FFF; url("images/vert-one_arrow_2.gif") no-repeat 0 9px;}
ul.NAV li a.current,ul.vert-one li a.current:hover{background:#C8D3F3 url("images/vert-one_arrow_3_cyan.gif") no-repeat 0 9px; color:#FFF;}
ul.NAV li a.currentArtists,ul.vert-one li a.currentArtists:hover{background:#C8D3F3  no-repeat 0 9px; color:#FFF;}



.thumbnail
{
float: left;
width: 600px;
border: 1px solid #E2F0FF;
margin: 0 10px 10px 0;
padding: 5px;
}
.clearboth { clear: both; }

/* -----------footer--------------------------- */
#footer {
background-color:#E2F0FF;
clear: both;
margin: 0px;
padding: 0px;
border-top:1px solid#FFF;
text-align: center;
color:	#900;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: left; 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: left; 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; }
#mainText{
position:absolute;
top:600;
font-family: Verdana, Helvetica, Arial, sans-serif;
	float: left;
	left: 10px;
	color:white;
	font-size: 8px;

}
