/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
}

/* general */
a {
	color:#0F0F65;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}

/* header */
#header {
	background:#323232 url(../image/background_header.jpg) center repeat-y;
	width:100%;
	height: 100px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
	height: inherit;
}
#header_inside img {
	height:100px;
	width:200px;
	float: left;
}

#content #content_inside #content_inside_main input {
	border: 1px solid #999999;
	font-size: 10px;
}
#content #content_inside #content_inside_main textarea {
	border: 1px solid #999999;
	font-size: 12px;
}

#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:590px;
	display: block;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:80px;
	font-size: 10px;
	color: #FFFFFF;
	
}
#header_inside ul li a:hover {
	background:#999999;
	color:#323232;
}
#header_inside ul li a.active {
	background:#F2F2F2;
	color:#111;
}

/* content */
#content {
	background:#fff url(../image/background_content.jpg) center repeat-y;
	width:100%;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
	height: auto;
}
#content_inside_sidebar {
	border-left:1px solid #bbb;
	float:right;
	line-height:175%;
	margin:5px 0 5px 670px;
	padding:0 0 0 10px;
	position:absolute;
	width:100px;
	top: 110px;
}
#content_inside_sidebar h2 {
	background:#F3F3F3;
	font-size:110%;
	font-weight:600;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
	display: block;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:100px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#0E0E64;
}
#content_inside_main {
	background:#F2F2F2;
	letter-spacing:-1px;
	line-height:125%;
	margin:0 auto;
	padding:10px 135px 10px 10px;
	width:655px;
}
#content_inside_main h2 {
	color:#333333;
	font-size:115%;
	text-align:left;
}

/* footer */
#footer {
	background:#323232 url(../image/background_footer.jpg) center repeat-y;
	height:100px;
	width:100%;
	font-size: 80%;
}
#footer #footer_inside a {
	color: #CCCCCC;
}

#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	line-height:100px;
	padding-left: 10px;
}
#lightbox{
	position: absolute;
	top: 40px;
	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;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
}
.thumbs {
	width: 650px;
	clip: rect(200px,auto,auto,auto);
	padding-top: 10px;
	background-color: #F2F2F2;
}
.thumbs img {
	background-color: #F2F2F2;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}






#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(file:///C|/Dokumente und Einstellungen/h/Eigene Dateien/arbeiten/sessner/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
.thumbs h1 {
	font-size: 18px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(file:///C|/Dokumente und Einstellungen/h/Eigene Dateien/arbeiten/sessner/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///C|/Dokumente und Einstellungen/h/Eigene Dateien/arbeiten/sessner/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
img {
	margin-bottom: 2px;
}

#imageData #caption{ font-weight: bold;	}
.thumbs ul {
}
.thumbs li {
	display: inline;
}
.thumbs a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.thumbs p {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.thumbs a:hover {
	font-weight: bold;
	color: #333333;
}


#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
*{
	margin: 0px;
	padding: 0px;
}
h1 {
	border-bottom:1px solid #ccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 125%;
	color: #535353;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	color: #5D5D5D;
}
#content #content_inside #content_inside_main table {
	color: #666666;
}

