#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: 10px; float: left; position:relative;}
#nextLink { right: 10px; float: right; position:relative;}
#prevLink:hover, #prevLink:visited:hover { background: url(../fotowedstrijd/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../fotowedstrijd/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%	; bottom:-80px;position:relative;}

#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;}
/*#imageData #bottomNavClose{ z-index: 200;  width: 66px; padding-bottom: 0.7em; outline: none;}*/

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }

#outerImageContainer_lb{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:-2px 0px; width: 10px; height: 10px; margin: 0 auto; left:0px; top:0px; }
#outerImageContainer_b{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:0px -40px; height: 10px; margin: 0 auto; left:10px;top:0px; right:10px;}
#outerImageContainer_rb{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:-28px 0px; width: 10px; height: 10px; margin: 0 auto; right:0px; top:0px;}
#outerImageContainer_l{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:-2px -80px; width: 10px; margin: 0 auto; top:10px; bottom:-70px; left:0px;}
#outerImageContainer_r{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:12px -80px; width: 10px; margin: 0 auto; right:0px; top:10px; bottom:-70px;}
#outerImageContainer_lo{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:-2px -26px; width: 10px; height: 10px; margin: 0 auto; bottom:-80px; left:0px;}

#outerImageContainer_overlay{ position: absolute; background-image: url(../fotowedstrijd/images/overlay.png);background-position:0 0; height: 70px; margin: 0 auto; bottom:-70px; left:5px; right:5px;z-index:100;}

#outerImageContainer_o{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:8px -66px; height: 10px; margin: 0 auto; bottom:-80px; left:10px; right:10px;}
#outerImageContainer_ro{ position: absolute; background-image: url(../fotowedstrijd/images/glossy-dark.gif);background-position:12px -26px; width: 10px; height: 10px; margin: 0 auto; right:0px; bottom:-80px;}

.fotowedstrijd_thumb_bg{
	height:100px;
	padding:5px;
	width:105px;
	margin-right:10px; 
	margin-bottom:10px;
	/*overflow:hidden;*/ 
	background-color:#f2f7fa;/*#deeaf2;*/
	/*border:1px solid #b4c6d2;*/
	/*border:1px solid #fff;*/
	border:1px dotted #b4c6d2;
	float:left;	
	cursor:pointer;
	font-size:10px;
}
.fotowedstrijd_thumb_bg:hover{
	background-color:#efddf0;
	border:1px solid #cbb5cc;
}
.fotowedstrijd_thumb{
	overflow:hidden;
	border:1px solid #fff;
	/*border-left:1px solid #666!important;
	border-bottom:1px solid #666!important;*/
	float:left;
}

.dnsbeheer_screenshot_thumb_bg{
	
	/*float:left;*/	
	cursor:pointer;
	font-size:11px;
	
	/*padding: 12px; border:solid #e8f0f7 1px;*/ width: 300px; height: 169px; padding-bottom: 10px;
	
	
}
.dnsbeheer_screenshot_bg:hover{
	/*background-color:#efddf0;
	border:1px solid #cbb5cc;*/
}
.dnsbeheer_screenshot_thumb{
	overflow:hidden;
	border:1px solid #fff;
	/*border-left:1px solid #666!important;
	border-bottom:1px solid #666!important;*/
	float:left;
}
