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

#lightboxContainer
{
	position: relative;
	margin: 0px auto 0px auto;
}

#albumContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
	background: #FFFFFF;
}

/* FORMULIER */
#formContainer
{
	padding: 0px;
	background: #ffffff;
	width: 100%;
	height: 150px;
	font: 14px Verdana, Arial;
	color: #000;
}

#formMelding
{
	padding: 0px;
	background: #ffffff;
	width: 100%;
	height: 150px;
	text-align: center;
	font: 11px/ 11px Verdana, Arial;
	color: #666;
}

#veldContainerBuiten
{
	width: 350px;
	display: block;
}

#inputNaamContainer
{
	position: relative;
	width: 163px;
	height: 19px;
	float: left;
	margin: 0px 0px 0px 10px;
	background: url("/images/lightbox/form_veld.gif") left top no-repeat;
}

* html #inputNaamContainer
{
	margin: 0px 0px 0px 5px;
}

#safInputField1
{
	position: absolute;
	left: 2px;
	top: 1px;
	width: 159px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: none;
	font: 11px/ 14px Verdana, Arial;
}

#inputEmailContainer
{
	position: relative;
	width: 163px;
	height: 19px;
	float: left;
	clear: right;
	margin: 0px 0px 0px 4px;
	background: url("/images/lightbox/form_veld.gif") left top no-repeat;
}

#safInputField2
{
	position: absolute;
	left: 2px;
	top: 1px;
	width: 159px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: none;
	font: 11px/ 14px Verdana, Arial;
}

#inputOntvangerContainer
{
	position: relative;
	width: 163px;
	height: 19px;
	float: left;
	margin: 5px 0px 0px 10px;
	clear: both;
	background: url("/images/lightbox/form_veld.gif") left top no-repeat;
}

* html #inputOntvangerContainer
{
	margin: 5px 0px 0px 5px;
}

#safInputField3
{
	position: absolute;
	left: 2px;
	top: 1px;
	width: 159px;
	height: 17px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	font: 11px/ 14px Verdana, Arial;
}

#inputMailOntvangerContainer
{
	position: relative;
	width: 163px;
	height: 20px;
	float: left;
	margin: 5px 0px 0px 4px;
	background: url("/images/lightbox/form_veld.gif") left top no-repeat;
}

#safInputField4
{
	position: absolute;
	left: 2px;
	top: 1px;
	width: 159px;
	height: 17px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	font: 11px/ 14px Verdana, Arial;
}

#inputTextareaContainer
{
	position: relative;
	width: 330px;
	height: 40px;
	float: left;
	clear: both;
	margin: 5px 0px 0px 10px;
	background: url("/images/lightbox/form_textarea.gif") left top no-repeat;
}

* html #inputTextareaContainer
{
	margin: 5px 0px 0px 5px;
}

#safTextArea
{
	width: 327px;
	height: 37px;
	position: absolute;
	left: 2px;
	top: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	font: 11px/ 14px Verdana, Arial;
}

/* EINDE FORMULIER */

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 55px;
	left: 0;
	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;
}

#sendfriendContainer
{
	width: 250px;
	height: 45px;
	font: 10px Verdana, Arial;
	background: none;
}

#sendAFriendForm
{
	display: block;
	width: 100%;
	text-align: left;
}

#numberDisplay {
	font: 10px/ 19px Verdana, Arial;
	background-color: #fff;
	color: #666;
	height: 25px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	width: 100%;
	padding: 0px;
}

#imageDataContainer
{
	font: 10px/ 19px Verdana, Arial;
	background-color: #fff;
	margin: 0px auto 0px auto;
	height: 45px;
	overflow: hidden;
	width: 100%;
	padding: 0px;
}

*+html #imageDataContainer
{
	padding: 0px;
}

#imageData
{
	margin: 0px;
	overflow: hidden;
	width: 100%;
	padding: 0px;
	color: #666;
	float: left;
	height: 45px;
}

#imageData #imageDetails
{
	float: left;
}

#imageData #numberDisplay
{
	display: block;
	text-align: center;
}

* html #imageData a#bottomNavPrevButton:link, * html #imageData a#bottomNavPrevButton:visited, * html #imageData a#bottomNavPrevButton:active, * html #imageData a#bottomNavPrevButton:hover
{
	margin: 0px 0px 0px 5px;
}

#imageData a#bottomNavNextButton:link,#imageData a#bottomNavNextButton:visited,#imageData a#bottomNavNextButton:active
	{
	width: 136px;
	height: 40px;
	display: block;
	float: right;
	margin: 0px 10px 0px 0px;
	outline: none;
	background: url(/images/lightbox/volgende1.jpg) left top no-repeat;
}

#imageData a#bottomNavNextButton:hover {
	background: url(/images/lightbox/volgende1.jpg) right top no-repeat;
}

* html #imageData a#bottomNavNextButton:link,* html #imageData a#bottomNavNextButton:visited,* html #imageData a#bottomNavNextButton:active,* html #imageData a#bottomNavNextButton:hover
	{
	margin: 0px 5px 0px 0px;
}

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

.normaalfoto {
	border: 1px solid #999999;
	background-color: #666666;
}

.overfoto {
	background-color: #828282;
	border: 1px solid #999999;
}