/* Standaard DIVS*/
html,body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}


td {
		font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
}

th {
		font-family:Geneva, Arial, Helvetica, sans-serif;
	  font-size:11px;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	text-align:justify;
 	color:#333333;
	padding:0px;
}

a{
	text-decoration: none;
}

#sphinx{
	width:942px;
	overflow:hidden;
	padding:0px;
	height:auto;
	min-height:450px;
	margin: 5px auto 0px auto;
}

#languages{
	margin-left: 23px;
	width:39px;
	text-align: right;
	border: 0px solid black;
	float: right;
	padding-top: 7px;
}

#sphinxheader {
	width:380px;
	height:73px;
	padding:0px;
	height:auto;
	text-align:left;
	float: left;
}

#sphinxmenu{
	width:500px;
	list-style-type:none;
	padding-top:8px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0;
	float: left;
}

#sphinxmenu ul{
	float:left;
	margin:0px;text-align:center;
	padding:0px;
	margin-left:0px;
	height:32px;
}

#sphinxmenu li{
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom: 4px;
	white-space: nowrap;
}

#sphinxspace{
	width: 23px;
	float: left;
	margin: 0;
	height: 100%;	
}

#sphinxbody{
	width:942px;
	min-height:450px;
	text-align:left;
	clear: both;
}

#sphinxbodyl{
	width:355px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;	
	padding-top: 0px;
	position: relative;
	padding-bottom: 10px;
}

#sphinxbodyl ul{
	width: 355px;
	margin:0px;
	text-align:left;
	padding:0px;
}

#sphinxbodyl ul li.menuselected{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	width: 345px;
	text-align: left;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background: #F47C30;
}

#sphinxbodyl ul li.menuselected a{
	display: block;
	width: 335px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 21px;
}

#sphinxbodyl ul li.menunotselected{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	width: 345px;
	text-align: left;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background: #EEEEEE;
}

#sphinxbodyl ul li.menunotselected a{
	display: block;
	width: 335px;
	height: 21px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 21px;
}

#sphinxbodyl ul li.menunotselected a:hover{
	display: block;
	width: 335px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: #F47C30;
	line-height: 21px;
}


#sphinxbodyr{
	width:564px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-bottom: 10px;
}

#sphinxbodyfull{
	width:919px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-bottom: 5px;
}

#sphinxbodyfull2{
	width:919px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-bottom: 3px;
}

#sphinxfooter{
	width:961px;
	height:auto;
	margin-left:40px;
	clear: both;
}

/* OPMAAK DIVS*/
a.footerlinks {	color:#666666;
	text-decoration:none;font-weight:normal;font-size:10px;}
a.footerlinks:hover {	color:#999999;
	text-decoration:none;font-size:10px;}
	
textarea {
   height: 10em;
}

a.selected{
	color: #f47c30;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.notselected{
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.notselected:hover{
	color: #f47c30;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.ajaxloader{
	display:none;
	position:absolute;
	z-index:10;
}

#skinswitch{
	clear: both;
	margin-left: 15px;
}

.fielddesc{
	color: #888888;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; 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: 100; }
#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('http://sphinxtiles.viviancms.nl/Layout/layouts/layout-2/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('http://sphinxtiles.viviancms.nl/Layout/layouts/layout-2/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: 900; width: 100%; height: 500px; background-color: #000; }
