/******************************************************************
 * TITLE: Spiegelbeeld stylesheet							      *
 * URL  : /css 													  *
 * MODIF: 2008-10-09			                                  *
 ******************************************************************/

 
/* ###### body text layout ###### */
html { 
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:0px; 
	text-align: center;
	height: 100%;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color:#353E60;  
	background-color:#D1DAE3;
	scrollbar-face-color: #BABEC6; scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #747B8D; scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000; scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	}
	
p  {
	color: #353E60;
	margin: 0.8em; }

h1 {
	font-size: 2em;
	line-height: 1.33em;
	margin: 0.3em 0; }
h2 {
	color: #353E60;
	font-size: 1.2em;
	line-height: 0.8em }
h3 {
	color: #353E60;
	font-size: 1.2em;
	line-height: 0.8em;
	text-indent: 20px;
	padding-top: 20px;}
a {
	text-decoration: underline;
	color: #353E60; }
a:hover {
	text-decoration: none;
	color: #353E60; }

.bold {
	font-weight: bold; }
	
.smallfont {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif; }
	
a.navigation {
	color: #3E5166;
	text-decoration: none;
	text-indent: 2em;
	display : block;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #D1DAE3;
	text-align : left; }

a.navigation:hover {
	background-color: #6F8AA8;
	color: #FFFFFF;
	text-decoration: none;
	display : block;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #D1DAE3; }

a.navigation:active {
	background-color: #536D89;
	color: #E5E5E5;
	text-decoration: none;
	display : block;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #D1DAE3; }

#tooltip {
	BORDER: #e1e2e5 1px solid; 
	PADDING: 8px; 
	DISPLAY: none; 
	Z-INDEX: 100; 
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	BACKGROUND-COLOR: #D1DAE3
}

#navlist {
	margin-left: 15px;
	padding-left: 0;
}
	
/* ###### inputfields + textarea ###### */
	
input {  
	border-color:#73829C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #353E60;
	background:#FFFFFF;
	height:20;
	width: 150;
	padding:3;
	border : 1px solid; }	

.inputField {
	height:14px;
	width:180pt;
	font-size:8pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	margin-bottom: 0em;
	padding-top: 2px; }

textArea {
	height:5em;
	width:180pt;
	color: #353E60;
	font-size:8pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	margin-bottom: 0em;
	padding: 1px; }	


/*  positioning-layers statisch en absolute */

.container {
position: relative;
width: 744px;
height: 100%;
margin: 0em auto;
padding: 0em;
text-align: left;
background-color:#FFFFFF;
vertical-align: middle;	
}

.sidebar-a {
width: 20px;
height: 100%;
padding: 0em;
border-right: 1px solid #F3F5F7;
background-color:#D1DAE3;
float: left;
}

.vp_contentframe {
width: 700px;
height: 100%;
padding: 0em;
border-left: 1px solid #D1DAE3;
border-right: 1px solid #D1DAE3;
background-color:#FFFFFF;
overflow: hidden;
float: left;
}
.contentframe {
width: 700px;
padding: 0em;
border-left: 1px solid #D1DAE3;
border-right: 1px solid #D1DAE3;
background-color:#FFFFFF;
float: left;
}

.sidebar-b {
width: 20px;
height: 100%;
padding: 0em;
border-left: 1px solid #F3F5F7;
background-color:#D1DAE3;
float: left;
}

.expansion1 {
margin-top: 3em;
width: 20px;
height: 6.6em;
padding: 0em;
background-color:#FFFFFF;
}

.expansion2 {
margin-top: 16.7em;
width: 20px;
height: 24em;
padding: 0em;
background-color:#FFFFFF;
}

.expansion3 {
margin-top: 6.8em;
width: 20px;
height: 36.7em;
padding: 0em;
background-color:#FFFFFF;
}


/*  content div's */

.header {
top: 0em;
height: 3em;
padding: 0em;
background-image: url(../gfx/headertitle.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #D1DAE3;
background-color:#BBC8D6;
}

.navigation {
top: 3em;
padding: 0em;
}

.photos {
top: 8em;
height: 160px;
padding: 0em;
background-color:#FFFFFF;
}

.photoleft {
padding: 0em;
float: left;
border-right: 1px solid #FFFFFF;
}

.photocenter {
padding: 0em;
float: left;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

.photoright{
padding: 0em;
float: left;
border-left: 1px solid #FFFFFF;
}

#navlist { list-style-image: url(../gfx/arrow.gif); }

.content {
height: 100%;
margin-top: 2em;
padding: 0em;
background-color:#FFFFFF;
border-top: 1px dotted #DBE2E9;
}

.contentwide {
height: 100%;
margin-top: 2em;
padding: 2em 2em 0em 2em;
background-color:#FFFFFF;
border-top: 1px dotted #DBE2E9;
}

.contentleft {
width: 200px;
padding: 2em 0em 1em 0em;
float: left;
text-align: center;
background-color:#FFFFFF;
border-right: 1px dotted #DBE2E9;
}

.indent {
height: 100%;
width: 200px;
padding: 2em 0em 1em 2em;
float: left;
background-color:#FFFFFF;
border-right: 1px dotted #DBE2E9;
}

.objectleft {
height: 100%;
text-align: center;
width: 200px;
padding: 2em 0em 0em 0em;
float: left;
background-color:#FFFFFF;
border-right: 1px dotted #DBE2E9;
}

.contentright {
height: 100%;
width: 430px;
padding: 2em;
background-color:#FFFFFF;
float: left;
}

.slidebar {	
	position: absolute;
	text-align: left;
	vertical-align: middle;	
	height: 5.8em;
	width: 700px;
	bottom: 0.4em;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top: 1px dotted #DBE2E9;
}

.footer {	
	position: absolute;
	height: 1.2em;
	padding: 0.2em 0.6em;
	width: 685px;
	bottom: 0em;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top: 1px dotted #DBE2E9;
}

.contactcolumn {
	position: relative;
	z-index: 2;
	width: 45%;
	left: 0%;
	white-space: nowrap; }
	
.subcolumnleft {
	position: absolute;
	z-index: 1;
	width: 55%;
	left: 5%;
	padding: 0.5em 0.5em 0.5em 0.5em;
	white-space: nowrap; }

.subcolumnright {
	position: absolute;
	z-index: 2;
	left: 60%;
	right: 0%;
	width: 40%;
	height: 1.9em;
	padding: 0.2em 0.5em 0.2em 0.5em;
	white-space: nowrap; }
	
/* foto pagina rijen en kaders */
	
#row {
	height: 100px;
	width: 700px;
	}
	
.galleryimage {
	float:left;
	}
	
.galleryimage img {
	width: 80px;
	height: 80px;
	padding:2px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid #a9a9a9;
	display:block;
	text-align:center;
	}

.galleryimage span {
	padding:0px 5px 5px 5px;
	text-align:left;
	display:block;
	width: 80px;
	font-size:80%;
	}
	
/* Popup lightbox */

#lightbox{
	position: absolute;
	top: 0;
	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: 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: transparent url(../gfx/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gfx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}