/* Style sheet for Livsnekad : www.livsnekad.com
   Code by Ensamvarg Design : www.ensamvarg.com */
*{ margin:0px; padding:0px; }
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	color:inherit;
	overflow:hidden;
}
img{
	border:none;	
}
a{
	color: #CCC;
	text-decoration:none;
}
a:hover{
	color: #900;
	background-color:inherit;
}
a:active, a:focus{
	outline:0;
}
/* bg */
.bg{
	width:1200px;
	height:800px;
	margin:0 auto;	
}
#news{
	background-image:url(images/bg7.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#band{
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#disco{
	background-image:url(images/bg5.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#media{
	background-image:url(images/bg3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#links{
	background-image:url(images/bg4.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
/* inner */
#contentbody{
	width:700px;
	height:633px;
	margin:0 auto;
}
#navi{
	padding-top:44px;
	padding-left:200px;
	height:40px;
	list-style-type:none;
	text-align:center;
}
#navi li{
	padding-top:10px;
	display:inline;
	padding-left:15px;
	padding-right:15px;
}
#subnavi{
	list-style-type:none;
	padding-top:8px;
}
#subnavi li{
	display:inline;	
}
#scroller{
	overflow:auto;
	width:100%;
	height:99%;
}
#content{
	margin-top:50px;
	margin-left:22px;
	margin-bottom:50px;
	height:450px;
	width:658px;
	overflow:hidden;
	color:#FFF;
	background-color:inherit;
}
#content h1{
	font-size:14px;
	padding-top:5px;
	padding-left:5px;	
}
#content h2{
	font-size:13px;
	padding-top:10px;
	padding-left:15px;
}
#content p{
	padding-top:10px;
	padding-left:15px;
}
#content a{
	text-decoration:underline;	
}
#content a:hover{
	text-decoration:none;
}
#content ul{
	list-style-type:none;
	padding-left:15px;
}
#content .center{
	text-align:center;	
}
#content .right{
	text-align:right;
	padding-right:5px;
}
#content .members{
	float:left;
	width:153px;
}
#content #memberscenter{
	margin:0 auto;
	width:500px;
}
#content #membersgap{
	width:75px;	
}
#content .disk{
	padding-top:5px;
	padding-left:30px;
}
#content .diskcover{
	float:left;
	width:260px;
}
#content .diskinfo{
	width:340px;
	padding-left:10px;
	float:left;
}
#content .mediainfo{
	font-size:10px;
	font-style:italic;
}
#content .links{
	margin-top:5px;
	margin-left:10px;	
}
#content .clear{
	clear:left;	
}
/* outer */
#footer{
	color:#666;
	font-size:10px;
	text-align:center;
}
#nojs{
	text-align:center;
	color: #900;
	background-color:inherit;
}
/* lightbox */
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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; }