@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: "Mohammed regular";
    src: url(mohammed.ttf) format("truetype");
}


body{
	background-color:#000;
	font-family:"Mohammed regular", Apple Chancery, Verdana, Geneva, sans-serif;
	color:#FFF;
	background-repeat:no-repeat;
	}

p{
	padding:0px;
	font-family:century gothic, Verdana, Geneva, sans-serif;
	font-weight:thin;
	color:#999;
	}
	
.right p{
	font-family:century gothic, Verdana, Geneva, sans-serif;
	color:#FF9;
	margin:40px 45px 40px 35px;
	font-size:16px;
	}
	
.low_pic{
	margin-right:10px;
	}

.liste{
	color:#FF9;
	text-align:left;
	font-size:14px;
	font-family:century gothic, Verdana, Geneva, sans-serif;
	} 

.tainted_works{
	font-size:10px;
	font-family:century gothic, Verdana, Geneva, sans-serif;
	color:999;
	text-align:center;
	}
	
.table_content td{
	color:999;
	font-size:14px;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	text-align:left;
	padding:0px 0px 0px 25px;
	margin:0px;
	text-align:justify;
	}



td{
	text-align:center;
	font-size:13px;	
	}

img{
	margin:0px;
	padding:0px;
	}
	 

	
#splash_image{
	margin-top:20%;
	}
	
#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-color:#000;

	}
	
#header{
	background-image:url(img/header_img.jpg);
	position:relative;
	height:405px;
	padding:0px;
	margin:0px;
	}
	
	
	
#global_menu{
	width:800px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#FFF;
	text-align:center;
	}
	
	
#content_right{
	margin-top:10px;
	position:relative;
	width:350px;
	float:right;
	/*background-color:#00F;*/
	line-height:0px;
	padding-bottom:10px;
	}
	
	
#content_right p {
		margin: 0px;
	}
	
	
.clear{
	clear: both;
}


#content_left{
	margin-top:10px;
	background-repeat:no-repeat;
	position:relative;
	width:430px;
	/*height:275px*/;
	text-align:center;
	float:left;
	/*background-color:#999;*/
	}
	
#content_wrapper{
	position:relative;
	width:800px;
	clear:both;
	background-color:#F00;
	}
	
#content_low{
	position:relative;
	width:800px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#FFF;
	text-align:left;
	font-size:15px;
/*	background-color:#090;
*/	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	}
	
#content_low_info{
	position:relative;
	width:400px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#FFF;
	text-align:left;
	font-size:15px;
/*	background-color:#090;
*/	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	}

	
#content_low_right{
	position:relative;
	width:400px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#FFF;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	font-size:15px;
/*	background-color:#093;
*/	text-align:right;
	float:right;	
	}
	
	
#content_low p{
	margin-top:10px;
}


#content_low td {
	vertical-align:top;
}

#footer{
	border-top-style:solid;
	border-color:#FFF;
	border-top-width:thin;
	width:800px;
	clear:both;
	}
	
#footer a:link{
	color:#FFF;
	}
	
#footer a:visited{
	color:#FFF;
	}
	
#footer a:hover{
	color:#999;
	}
	
#billedebeskrivelse{
	padding:0px;
	line-height:15px;
	font-style:italic;
	font-size:8pt;
	text-align:right;
	}


	
/*------------------------------------------------------------------------------Links-------------------------------------------------------------------------------------------*/


.global_menu a:link {
	color:#FFF;
	text-decoration:none;
	margin-left:16px;
	margin-right:16px;
	font-size:18px;
	line-height:45px;
	padding-left:2px;
	padding-right:2px;
	}


.global_menu a:visited {
	color:#FFF;
	text-decoration:none;
	margin-left:16px;
	margin-right:16px;
	font-size:18px;
	line-height:45px;
	padding-left:2px;
	padding-right:2px;
	}


.global_menu a:hover{
	color:#666;
	text-decoration:none;
	margin-left:16px;
	margin-right:16px;
	font-size:18px;
	line-height:45px;
	padding-left:2px;
	padding-right:2px;
	}

.right a:link{
	color:#FF9;
	padding-left:4px;
	padding-right:3px;
	}

.right a:visited{
	color:#FF9;
	padding-left:4px;
	padding-right:3px;
	}

.right a:hover{
	color:#666;
	padding-left:4px;
	padding-right:3px;
	}
	 
.aktuel_link a:visited{
	color:#666;
	text-decoration:none;
	margin-left:16px;
	margin-right:16px;
	font-size:18px;
	line-height:45px;
	padding-left:2px;
	padding-right:2px;
	}
	
.aktuel_link a:link{
	color:#666;
	text-decoration:none;
	margin-left:16px;
	margin-right:16px;
	font-size:18px;
	line-height:45px;
	padding-left:2px;
	padding-right:2px;
	}
	
.aktuel_link a:hover{
	color:#666;
	text-decoration:none;
	margin-left:16px;
	margin-right:16px;
	font-size:18px;
	line-height:45px;
	padding-left:2px;
	padding-right:2px;
	}
	
a#developer:visited{
	color:#999;
	font-size:10px;
	text-decoration:underline;
	}
	
a#developer:link{
	color:#999;
	font-size:10px;
	text-decoration:underline;
	}
	
a#developer:hover{
	color:#FFF;
	font-size:10px;
	text-decoration:underline;
	}

#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; }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
