/* YAHOO RESET CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* POSITION IS EVERYTHING CLEAR FIXER */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

form.simple fieldset {
	border:0;
}

form.simple fieldset button,
form.simple fieldset input,
form.simple fieldset select,
form.simple fieldset textarea,
form.simple fieldset label {
	float:left;
	display:block;
}

form.simple fieldset button,
form.simple fieldset input,
form.simple fieldset select,
form.simple fieldset textarea {
	width:200px;
}

form.simple fieldset label {
	width:160px;
}

form.simple fieldset label.error {
	color:#FF0000;
}

form.simple fieldset textarea {
	height:200px;
}

form.simple fieldset br {
	clear:left;
}

form.simple p.error {
	color:#FF0000;
}


form.simple fieldset input.check {
	width:auto;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* LIGHTBOX */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a {
	border:0;
	background:transparent;
}

#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;
}

#imageData{
	padding:0 10px;
}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* RAAMWERK */
body {
	font-family:tahoma,arial,sans-serif;
	background:#dee6ee url(../_images/body-bg.gif) repeat-x;
	font-size:80%;
}

label {
	cursor:pointer;
}

a {
	color:#0093d0;
	text-decoration:none;
	border-bottom:1px dashed #000;
}

a:hover {
	border-bottom:1px solid #000;
	background:#DFDFDF;
}

#wrapper {
	margin:0 auto;
	width:892px;
	background:#fff url(../_images/wrapper-bg.gif) repeat-y;
	position:relative;
	text-align:left;
}

#header,
#content-wrapper,
#sponsors,
#footer {
	padding:10px 20px 0;
}

#header {
	background:#fff url(../_images/header-bg.gif) no-repeat;
	height:140px;
	width:852px;
}

#logo {
	float:left;
	width:132px;
}

#org {
	float:left;
	width:542px;
}

#register-now {
	float:left;
	padding-left:20px;
	padding-top:25px;
}

#register-now a:hover {
	border:0;
	background:#fff;
}

#register-now a {
	border:0;
}

#teimun {
	margin:5px 0 4px 180px;
}

#teimun-abbr {
	margin:0 0 0 17px;
}

#login {
	width:160px;
	padding:0 0 0 15px;
	height:139px;
}

#login p {
	margin:0 0 15px;
}

#leftside {
	width:662px;
	float:left;
}

#content {
	float:left;
	margin:20px 0 0 0;
	width:662px;
}

#menu {
	margin:40px 10px 0 0;
}

#sidebar {
	min-height:176px;
	float:left;
	width:160px;
	margin:0 0 0 20px;
}

#gebouw {
	position:absolute;
	width:416px;
	left:50%;
	margin-left:-208px;
	height:203px;
	z-index:10;
	top:113px;
}

#sponsors {
	margin:80px 0 0;
}

#footer {
	margin:10px 20px 0;
	padding:5px 0 10px 0;
	border-top:1px solid #9dc162;
}

/* LOGIN */
#login h2 {
	border-bottom:1px solid #9dc162;
	color:#0093d0;
	text-transform:uppercase;
	font-weight:bold;
	font-family:tahoma;
	font-size:120%;
	margin:0 0 10px;
}

#login input,
#login label {
	display:block;
	width:155px;
}

#login input {
	border:1px solid #000;
	padding:2px;
}

#login fieldset {
	margin:0 0 10px;
}

#login fieldset input {
	width:150px;
}

/* CONTENT-WRAPPER */
#content-wrapper h1 {
	border-bottom:1px solid #9dc162;
	color:#0093d0;
	text-transform:uppercase;
	font-weight:bold;
	font-family:tahoma;
	font-size:120%;
}

#content-wrapper #sidebar h2,
#content-wrapper #menu h2 {
	border-bottom:1px solid #9dc162;
	color:#0093d0;
	text-transform:uppercase;
	font-weight:bold;
	font-family:tahoma;
	font-size:120%;
}


/* MENU */
#menu li {
	margin:0px 2px 0 0;
	float:left;
	background:#0092D0 url(../_images/tab-blue.gif) no-repeat top right;
	padding:0 5px 0 0;
}

#menu li a,
#menu li li {
	float:none;
}

#menu li a {
	color:#fff;
	text-decoration:none;
	border:0;
	padding:3px 3px;
	display:block;
	height:16px;
	font-weight:bold;
}

#menu li a:hover {
	color:#fff;
	background:#9dc162;
}

#menu li.sfhover,
#menu li:hover {
	position: static;
	background:#9dc162 url(../_images/tab-green.gif) no-repeat top right;
}

#menu li.sfhover ul,
#menu li:hover ul {
	left:auto;
}

#menu ul ul {
	margin:0;
	position:absolute;
	left:-999em;
}

#menu li li a {
	padding:3px 3px 3px 5px;
	width:150px;
	height:auto;
}

#menu li li {
	background:#0092D0;
	padding:0;
}

#menu li:hover li:sfhover,
#menu li.sfhover li.sfhover {
	background:#9dc162;
	padding:0;
}

/* CONTENT */
#content {
	text-align:justify;
}

#content strong {
	font-weight:bold;
}

#content em {
	font-style:italic;
}

#content fieldset {
	padding:20px 40px;
}

#content table {
	text-align:left;
}

#content table td {
	vertical-align:top;
	padding:2px 3px;
}

#content p,
#content h1 {
	margin-bottom:15px;
}

#content h1 {
	margin-top:15px;
}

#content legend {
	font-weight:bold;
}
#content fieldset {
	border-top:1px solid #000;
	margin-bottom:35px;
	padding:10px 35px;
}
#content fieldset.last {
	margin-bottom:15px;
}
#content label {
	text-align:left;
	margin-right:10px;
	margin-bottom:20px;
}
#content textarea,
#content select,
#content input {
	border:1px solid #000;
	padding:2px;
	margin-bottom:20px;
}
#content textarea:focus,
#content select:focus,
#content input:focus {
	border:2px solid #000;
	padding:1px;
}
#content input.submit {
	padding:0px 15px;
	margin:1px;
}

#weblog div.entry {
	margin-bottom:30px;
}

/* SIDEBAR */
#sidebar a {
	border:0;
	background:transparent;
}

#sidebar ul {
	list-style-image:url(../_images/menu-item.png);
	margin:10px 0 20px 15px;
}

#sidebar form {
	margin:10px 0 20px;
}

#sidebar input {
	border:1px solid #000;
	margin:0 0 10px;
	padding:2px;
	width:155px;
}

#sidebar fieldset input {
	width:150px;
}

#sidebar li {
	margin-bottom:5px;
}

#sidebar li a {
	color:#000;
	text-decoration:underline;
}

/* SPONSORS */
#sponsors div.sponsor {
	border:0;
	float:left;
	margin:5px 5px 10px;
}

#sponsors ul {
	list-style:none;
}

#sponsors a {
	border:0;
}

/* FOOTER */
#footer {
	font-size:70%;
	color:#666;
	text-align:center;
}

/* REGISTRATION FORMS */
#content #reg-form select.dobday {
	width:50px;
	margin-right:4px;
}

#content #reg-form select.dobmonth {
	width:50px;
	margin-right:4px;
}

#content #reg-form select.dobyear {
	width:60px;
	margin-right:4px;
}

#reg-form div.ccountries {
	padding:0 0 0 25px;
	display:none;
}

#reg-form div.show {
	display:block;
}

#reg-form fieldset.boxes input {
	width:auto;
	margin-right:20px;
	border:0;
}

#reg-form fieldset.boxes label {
	width:350px;
}

/* PHOTO ALBUMS */
#content ol.navigation,
#albums ul,
#fotos ul {
	list-style:none;
	padding:0;
	margin:0;
}

#fotos ul,
#albums ul {
	width:360px;
	margin:0 auto;
}

#fotos ul li {
	display:block;
	width:180px;
	height:180px;
	vertical-align:middle;
	text-align:center;
	float:left;
}

#fotos li a {
	border:0;
}

#albums ul li {
	float:left;
	width:180px;
	height:180px;
	text-align:center;
}

#content ol.navigation {
	color:#fff;
	text-align:center;
	margin:0 0 20px;
}

#content ol.navigation li a,
#content ol.navigation li a:hover {
	border:0;
	display:block;
	width:20px;
	height:20px;
	color:#fff;
	text-decoration:underline;
	background:#0093D0;
}

#content ol.navigation li {
	float:left;
	border:1px solid #000;
	margin:0 5px;
	background:#0093D0;
	width:20px;
	height:20px;
}

#authorization_l {
	width:500px;
	margin-left:20px;
}