@charset "utf-8";
/* Stylesheet for Standaard, by Media Solutions */

/* Table of Contents
1. Base Elements
2. Site
3. Header
4. Page
 4.1. Content
 4.2. Sidebar
5. Footer
6. Misc.

/* 1. Base Elements */
h1,
h2,
h3,
h4,
h5,
h6,
ul,
body {
	margin:0;
	padding:0;
}

a {
	color:#6db9ef;
	text-decoration:none;
}

a:hover {
	color:#3f6b8a;
}

a img {
	border:0;
}

body {
	background:url(../images/background.jpg) center 0 no-repeat;
	font-family:Tahoma, sans-serif;
	font-size:100%; /* 16pt */
}

ul {
	list-style:none;
}

/* 2. Site */
#site {
	margin:0 auto;
	width:980px;
	font-size:0.625em; /* 10 / 16 = 0.625 */
	background:url(../images/site.png) right 0 repeat-y;
}

/* 3. Header */
#header {
	position:relative;
	width:980px;
	height:124px;
	background:url(../images/header.png) 0 0 no-repeat;
}

	#header h1 {
		position:absolute;
		top:48px;
		left:38px;
		overflow:hidden;
		width:121px;
		height:26px;
		background:url(../images/logo.png);
	}
	
		#header h1 a {
			display:block;
			padding-top:26px;
			width:121px;
			height:0;
		}
		
	#header ul {
		position:absolute;
		top:35px;
		left:355px;
		font-size:1.1em;
		line-height:1.8181em;
		text-transform:uppercase;
	}
	
		#header ul a {
			color:#000;
		}
		
		#header ul a:hover,
		#header ul li.active a {
			color:#54a1cf;
		}
		
		#header ul li.active a {
			cursor:text;
			font-weight:700;
			text-decoration:underline;
		}
	
	#login {
		position:absolute;
		top:37px;
		right:50px;
		width:350px;
	}
	
		#login h3 {
			margin-bottom:5px;
		}
	
		#login h3,
		#login label,
		#login input.text {
			font-size:1.1em;
			font-weight:400;
		}
	
		#login a,
		#login h3,
		#login form {
			clear:right;
			float:right;
		}
		
		#login form {
			margin-bottom:5px;
			height:24px;
		}
		
			#login div {
				float:left;
				position:relative;
				margin-right:4px;
				width:115px;
			}
			
			#login .submit {
				float:right;
				margin-right:0;
				width:38px;
			}
			
			#login input.text {
				width:110px;
				height:15px;
			}
			
			#login label {
				position:absolute;
				top:4px;
				left:8px;
				cursor:text;
			}

/* 4. Page */
#page {
	overflow:hidden;
	width:980px;
}

/* 4.1. Content */
#content {
	float:right;
	margin-right:24px;
	padding:21px 15px 0 0;
	width:585px;
	background:#fff url(../images/content.png) right 0 no-repeat;
}

	#content h2 {
		margin:0 0 6px;
		font-size:1.3em;
		text-transform:uppercase;
	}
	
		#content h2 span {
			color:#54a1cf;
		}

	#content h3 {
		margin-bottom:1px;
		color:#54a1cf;
		font-size:1.3em;
		line-height:1.2307em;
	}
	
	#content p,
	#content ul,
	#content ol {
		margin:0 0 15px;
		font-size:1.1em;
		line-height:1.4545em;
	}
	
	#content ul,
	#content ol {
		padding-left:15px;
	}
	
	#content ul {
		list-style:disc;
	}
	
	#content a.right {
		float:right;
	}
	
		#content a.right img.right {
			float:none;
		}
	
	#content img.right {
		float:right;
		margin:0 0 10px 10px;
		padding:10px;
		max-width:260px;
		max-height:150px;
		border:1px solid #000;
		background:#fff;
	}
	
	#folders {
		overflow:hidden;
		margin:0.5em 0;
		padding:1.5em 0 0;
		border-top:1px solid #f2f2f2;
		font-size:1.1em;
	}
	
		#folders a {
			float:left;
			display:block;
			margin:0 4em 3em 0;
			padding-top:35px;
			width:32px;
			color:#000;
			text-align:center;
			background:url(../images/folder.png) 0 0 no-repeat;
		}
		
	#raporten {
		width:100%;
		border-collapse:collapse;
		font-size:1.1em;
	}
	
		#raporten th {
			border-top:1px solid #f0f0f0;
			border-bottom:1px solid #e8e8e8;
			text-align:left;
			line-height:24px;
		}
	
			#raporten th a {
				display:inline-block;
				padding-left:30px;
				width:auto;
				height:24px;
				text-align:left;
				line-height:24px;
				background:url(../images/archive.png) 0 0 no-repeat;
			}
			
		#raporten td {
			padding:3px 0;
		}
			
		#raporten tr:nth-of-type(even) td {
			background:#f4f4f4;
		}
		
	#search {
		float:right;
		position:relative;
		top:-0.5em;
		overflow:hidden;
		font-size:1.1em;
	}
	
		#search * {
			font-size:1em;
		}
		
	#blocks {
	}
	
		#blocks img {
			margin:0 0 5px;
			padding:3px;
			width:166px;
			border:1px solid #000;
		}
		
		#blocks h3,
		#blocks p {
			margin:0;
			font-size:1.2em;
			line-height:1.6666em;
		}
		
		#blocks h3 a {color:#54a1cf;}
		#blocks p a {color:#3f484e;}
		#blocks h3 a:hover,
		#blocks p a:hover,
		#blocks p a:hover span {color:#3f6b8a !important;}
		#blocks p a span {color:#54a1cf;}
	
		#blocks div {
			float:left;
			margin-left:30px;
			width:175px;
		}
		
		#blocks div:first-child {
			margin-left:0;
		}
		
	#contact-info {
		float:right;
		margin:0 0 10px 10px;
		width:175px;
	}
	
		#contact-info li a {
			font-weight:700;
			padding-right:6px;
			background:url(../images/arrow.gif) right 5px no-repeat;
		}
	
		#contact-info ul {
			padding-left:0;
			list-style:none;
			line-height:2em;
		}
	
		#contact-info .extra {
			margin-bottom:25px;
		}
		
	/* START: Videos (Index) */	
	div#videos {
		overflow:hidden;
		margin:0 0 20px;
		padding:0 0 1px;
		border-bottom:1px solid #000;
	}
	
	div.video h3 {
		margin-bottom:10px !important;
	}
	
	div#videos h4 {
		clear:both;
		padding-top:7px;
		font-size: 12px;
	}
	
		div.video {
			margin:0 0 20px;
			width:280px;
		}
		
		html#index div.video {
			margin:0  0 20px;
			padding:0 0 20px;
			width:auto;
			border-bottom:1px solid #000;
		}
	/* END: Videos (Index) */

/* 4.2. Sidebar */
#sidebar {
	float:left;
	width:339px;
	min-height:550px;
	font-size:1.1em;
	background:url(../images/sidebar-01.jpg) 41px 0 no-repeat;
}

	#sidebar * {
		font-size:1em;
	}
	
	#sidebar a {
		color:#3f484e;
	}
	
	#sidebar a:hover,
	#sidebar a.active {
		color:#6db9ef;
	}

	.box h3 {
		padding:22px 10px 0 24px;
		width:146px;
		height:19px;
		color:#54a1cf;
		text-transform:uppercase;
		background:url(../images/box-top.png);
	}
	
	#box-1 h3 {
		height:17px;
		background:url(../images/box-top-first.png);
	}
	
	#box-4 h3 a {
		color:#54a1cf;
	}
	
	.box ul {
		padding:0 10px 15px 24px;
		width:146px;
		background:url(../images/box-middle.png);
	}
	
		.box li {
			padding-left:14px;
			line-height:1.6363em;
			background:url(../images/bullit-light.gif) 2px center no-repeat;
		}
		
		#box-2 li {background-image:url(../images/bullit-middle.gif);}
		#box-3 li {background-image:url(../images/bullit-dark.gif);}
		
	.blue-box {
		padding:30px 10px 0 24px;
		width:146px;
		height:39px;
		background:url(../images/blue-box.png);
	}
	
		.blue-box a {
			color:#fff !important;
		}
		
		#box-4 h3 a:hover,
		.blue-box a:hover,
		#box-4 h3 a.active,
		.blue-box a.active {
			color:#3f484e !important;
		}
	
/* 5. Footer */
#footer {
	margin:0 auto;
	overflow:hidden;
	padding:20px 0 0 40px;
	width:940px;
	min-height:50px;
	font-size:0.6875em;
	background:url(../images/footer.png) right 0 no-repeat;
}

	#footer li a {color:#000 !important;}
	#footer li a:hover {color:#3f6b8a !important;}

	#footer .left {
		float:left;
		width:40%;
	}
	
		#footer .left ul {
			overflow:hidden;
			margin-bottom:4px;
		}
	
		#footer .left li {
			float:left;
		}
		
		#footer .left li:first-child {
			margin-right:8px;
			padding-right:8px;
			border-right:1px solid #000;
			font-weight:700;
		}
		
		#footer .left a {color:#54a1cf;}
		#footer .left a:hover {color:#3f6b8a;}
	
	#footer .right {
		float:right;
		margin-right:4px;
		width:30%;
	}
	
		#footer .right li {
			float:right;
			margin-left:20px;
		}
		
		#footer .right li:first-child {
			margin-left:4px;
		}

/* 6. Misc. */

/* 6.1. Forms */
.overlabel {
	
}

/* 6.2. Old browser support */
#blocks div.first-child {
	margin-left:0;
}

#raporten tr.nth-of-type_even td {
	background:#f4f4f4;
}

/* 6.3. Lightbox */
#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; }
