/* CSS Document */

body,td,th {
	color: #999999;
	font: 11px Arial, Helvetica, sans-serif;
}
.extracts {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
.middle {
	vertical-align: middle;
	height: 100%;
}
body {
	background-color: #676962;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h2 {font-size:20px;}
h4 {font-size:16px;}
.white {color:#FFF;}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	color: FF9900;
	text-decoration: none;
}
a:link {
	color: FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: FF9900;
}
a:hover {
	text-decoration: underline;
	color: FF9900;
}
a:active {
	text-decoration: none;
	color: FF9900;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.musictitle {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.high {
        height: 100%;
}


.style3 {
	color: #FFFFFF;
	font: bold;
}

.content {
	width: 250;
	font-size: 12px;
	margin: 5px 0px;
	padding: 10px 0px 2px;
}
.content2 {
	width: 150;
	font-size: 9px;
	margin: 0px 0px;
	padding: 0px 0px 2px;
}
.nav {
	width: 160px;
	font-family:"Times New Roman", Times, serif;
}
.pfn {
	font-size: 10px;
	width: 450px;
}
.style4 {
	color: #FFFFFF;
	font: bold;
}
.style5 {
	color: #FFFFFF;
	font: bold;
}.boujou {
	width: 230px;
}
.style8 {color: #8EB6E7; font-family:"Times New Roman", Times, serif;}


p {line-height:18px}

#egypt {
	width: 340px;
	position: relative;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}


#odo {
	width: 480px;
	position: relative;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.soundartimages {margin-right: 10px; margin-bottom:10px;}


#googlead {margin-left: 20px; margin-top:40px;}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}