/* CSS Document */

* {
font-family: Helvetica, Verdana, Arial, sans-serif;
}

body {
margin:0 0 55px -2px;
padding:0;
line-height: 16px;
background: #858584 url(http://nelen-delbeke.be/images/background.png) no-repeat center top;
color:#203C76;
}


#maincontainer {
position: relative;
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding-top: 15px;
}

#topsection {
height: 112px; /*Height of top section*/
}

#topsection p {
float: right;
padding: 15px 45px 0 0;
}

#topsection input.textveld {
border: 1px solid #9C9FA1;
height: 15px;
width: 100px;
padding-left: 3px;
color:#203C76;
}

#contentwrapper {
float: left;
width: 100%;
/*border: 1px solid #FF0000;*/
}

#contentcolumn {
margin: 0 215px 0 203px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
/*border: 1px solid #FF0000;*/
text-align: justify;
width: 479px;
overflow: hidden;

}

#contentcolumn textarea,
#contentcolumn input {
font-size: 1em;
}

#contentcolumn table { text-align: left; }

#leftcolumn {
float: left;
width: 203px; /*Width of left column in pixel*/
margin-left: -875px; /*Set margin to that of -(MainContainerWidth)*/
overflow: hidden;
}

#leftcolumn ul {
list-style: none;
margin: 0;
padding-left: 1.5em;
}

#leftcolumn ul#mainul {
margin-top: 8px;
}

#leftcolumn a {
/*background-color: #fff;*/
}

#rightcolumn {
float: left;
width: 110px; /*Width of right column*/
margin-left: -160px; /*Set left margin to -(RightColumnWidth)*/
text-align: right;
padding: 0 40px 0 0;
line-height: 1.4em;
font-size: 1.1em;

}

#leftcolumn a,
#rightcolumn a,
#contentcolumn a {
color: #9C9FA1;
text-decoration:none;
}

#leftcolumn a:hover,
#rightcolumn a:hover,
#contentcolumn a:hover {
color:#203C76;
text-decoration:none;
}

#footer {
clear: left;
width: 100%;
color: #848383;
text-align: center;
}

#footer a {
}

.innertube {
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

p.headerimg {
margin-bottom: 25px;
}

#editlink {
padding: 5px;
/*float: right;*/
text-align:right;
}

.editnews {
padding: 3px;
}

ul.rsx-page-num-list{
			display:inline;
			list-style:none;
			margin:0px;
			padding:0px;
		}
		
ul.rsx-page-num-list li {
			display: inline;
		}

.separator {
clear: both;
border: none; 
color: #fff;
background: #fff;
height: 1px;
margin: 30px 0;
color: #ccc;
}

/* Menu */

.hide{
display: none;
}

.show{
display: block;
}

#n1 {}
#n4 {margin-left: 2px;}
#n5 {margin-left: 4px;}

#linen {margin-left: 6px;}

#n13 {margin-left: 8px;}
#n14 {margin-left: 10px;}
#n15 {margin-left: 12px;}
#n16 {margin-left: 14px;}
#n17 {margin-left: 16px;}
#contact {margin-left: 18px;}
#n18 {margin-left: 18px; }
#n19 {margin-left: 18px;}
#n20 {margin-left: 18px;}
#n21 {margin-left: 18px;}


/** 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; }

/* SLIMBOX */

.smd_slimbox {
	/*float:left;*/
	width:479px;
	margin: auto;
	/*clear:both;*/
	list-style:none;
display: inline;
text-indent: -7px;
}
.smd_slimbox li {
	width:100px;
	height:100px;
	float:left;
	margin:0;
	padding: 9px;
}
.smd_slimbox img {
	/*margin:5px;*/
border: 0;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
.smd_slimbox_nav {
	clear:both;
	width:450px;
	padding:5px;
}
.smd_slimbox_prev {
	float:left;
text-indent: 0;
}
.smd_slimbox_next {
	float:right;
}
