*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Verdana, Arial, Sans-serif;
	font-size:12px;
	/*background-color: #ffffff*/
}

.scf:after{content:".";display: block;height:0px;clear:both;visibility: hidden;}
.scf{display:inline-block;_height: 1%;}
/* Hides from IE-mac \*/
.scf {display: block;} 

.wrapper{
	margin:10px auto 0px auto;
	padding:0px 0px 15px 0px;
	width:878px;
}
#header{
	position:relative;
	height:80px;
	margin-bottom:20px;
}
#header a img{
	border:0px;
}
#woco-logo{
	position:absolute;
	bottom:15px;
}
#wolff-logo{
	position:absolute;
	bottom:15px;
	right:0px;
}
#navi{
	position:absolute;
	top:35px;
	left:242px;
}
#navi a{
	margin-left:24px;
}
#navi .first{
	margin-left:0px;	
}
#sub-navi{
	position:absolute;
	top:58px;
	left:307px;
}
#sub-navi a{
	margin-left:11px;
}
#sub-navi .first{
	margin-left:0px;	
}
.navi a{
	color:#828282;
	text-decoration:none;
	border-left:1px solid #323232;	
	padding-left:4px;
}
.navi a:hover{
	color:#A02031;
}
.navi .current{
	color:#323232;
}
#sub-header{
	margin-bottom:15px;
	height:222px;
}
#content{
	min-height:450px;
	background-image:url(img/bk.png);
	background-repeat:repeat-x;
	padding-top:20px;	
	line-height:18px;
	color:#323232;
}
#content-left{
	float:left;
	width:280px;
	font-weight:bold;
}
#content-left .image img{
	margin-top:15px;
  margin-left:10px;
}
#content-left .image .first img{
   margin-left:0px;
}
#content-left .image a img{
	border:1px solid #828282;
}
#content-left .image a:hover img{
	border:1px solid #A02031;
}
#content-right{
	float:right;
	width:572px;
}
#content-right p{
	margin-bottom:15px;
	line-height:160%;
}

#content-right h2{
	padding-top: 15px;
	margin-bottom: 3px;
	font-size: 1.1em;
	font-weight: bold;
}

#content-right h2.first{
	padding-top: 0px;
}

#content-right ul{
	list-style:none;
}
#content-right li{
	font-weight:bold;
	line-height:20px;
	background-image:url(img/bulletpoint.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:15px;
}
#content-right li a{
	color:#323232;
	text-decoration:none;
}
#content-right li a:hover{
	color:#A02031;
}
#footer{
	margin-top:50px;
	color:#CBCBCB;
}
#footer a{
	color:#CBCBCB;
	text-decoration:none;
}
#footer a:hover{
	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; }
/*
#lightbox{
	display:none;
	position: absolute;
	top:30px;
	left:50%;
	z-index:9999;
	width:960px;
	height:700px;
	margin-left: -480px;
	background-color:#FFF;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	cursor:pointer;
	!cursor:hand;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

.lightbox-content{
	height:595px;
}
.lightbox-left{
	float:left;
	width:425px;
	height:605px;
	padding-left:50px;
}

.lightbox-right{
	float:right;
	width:425px;
	height:605px;
	padding-right:50px;
	background-color:#f5f5f5;
}
.lightbox-footer{
	color:#000;
	height:40px;
}
.lightbox-footer a{
	color:#000;
	text-decoration:none;
}
.lightbox-footer a:hover{
	text-decoration:underline;
}

.lightbox-footer-left{
	float:left;
	width:440px;
	margin:10px 45px 0px 0px;
	text-align:right;
}
.lightbox-footer-right{
	float:right;
	width:485px;
}
*/