/* Main Page settings */
html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}
body {
	margin:0px;
	margin-right: 1px;
	padding: 0;
	height:  100%;
	margin-bottom: 0px;
    /* background: #06f9f7;*/
    background: #ffffad;
}
div#center {
	text-align: center;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:811px;
}
div#container {
	float:left;
	width:900px;
}
/* Link settings */
a:link, a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* Headings */
h1 {
	font-weight: normal;
	font-size: 18px;
	/* color: #f00; */
	color: #ffcc00;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	/* color: #f33; */
	color: #ffcc00;
}

/* menu en pagina headers */
h3, .componentheading {
	/* color: #CF7005;
	color: #0099ff;*/
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	padding-left:2px;
	vertical-align:middle;
	text-indent:5px;
	margin-top:5px;
	height:20px;
	line-height:20px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	/* color: #f33; */
	color: #ffcc00;
	text-decoration:underline;
}

h5 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	vertical-align:middle;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	/* color: #af3182; */
	color: #ffcc00;
	text-decoration:none;
	letter-spacing:-1px;
}

/* Table settings */
table   {
      border-color: #ffcc00;
}
th      {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* color: #3d4242; */
       background-color: #ffcc00;
	color: #cc0000;
	line-height: 120%;
	letter-spacing:0px;
	text-align:left;
}


td, p, div, span {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* textkleur 
	color: #0033ff;*/
	color: #808000;
    border-color: #ffcc00;
	line-height: 120%;
	letter-spacing:0px;
	text-align:left;
	margin-left:12px;
}

table.tekst{
	border: 0px solid red;
	margin-left: 10px;
}
table.tekstborder{
	border: 0px solid black;
	margin-left: 10px;
}

/* ELEMENTS */


span.small, td.createdate {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

/* MENU SECTION */
.menu {
	width: 178px;
	/*border: solid 1px black;*/
}

div#left_top {
	width:178px;
	height:8px;
	margin-left:0;
	background:url(../images/sidemodulebox_top_blue.png) 0 0 no-repeat;
}
div#left_bottom {
	width:178px;
	height:8px;
	margin-left:0;
	background:url(../images/sidemodulebox_bot_blue.png) 0 0 no-repeat;
}
div#left_seperator {
	width:178px;
	height:8px;
	margin-left:0;
	background:url(../images/sidemodulebox_sep_blue.png) 0 0 no-repeat;
}
div#moduletable{
	color: #ffffff;
}
div#moduletable h3 {
	width:164px;
	background:#0033ff url(../images/heading_bg_blue.png) 0 0 no-repeat;
	margin-top:5px;
	/*margin-left:12px;*/
	color: #ffffff;
}
div#left {
	float:left;
	display:block;
	margin-top:40px;
	margin-right:12px;
	margin-left:0;
	width:178px;
	/*background: #0099ff;*/
	background: #808000;
	/* background:url(../images/sidemodulebox_mid.png) 0 0 repeat-y;*/
	
}
 	
/*Remove "Powered By Google" */
.katamari {remove powered by google and arrows}

div#footer{
	text-align: center;
}
/*menu kleur : 0603f7
 *elementen  : cc0000
 *text       : ffffff */
/*banner*/
img#banner{
	border: 0;
}
/*Content needs to be top alligned*/
.content{
	border: solid black 0px;
	vertical-align: top;
}
.menu{
	border: solid black 0px;
	vertical-align: top;
}



/* LIGHTBOX */
/* Lightbox CSS */
#lightbox{
	position: absolute;
	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: 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: transparent url(../images/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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
