@charset "UTF-8";
/* CSS Document */

html{
	margin:auto;
	height:100%;
}

* html body #wrapper{
	height:100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	height:100%;
}

img{
	border:none;
}

table img{
	margin-bottom:10px;
}

p{
	margin-top:5px;
	margin-bottom:5px;	
}

h2{
	text-transform:uppercase;
	font-size:12px;
	/*
	padding:0px;
	margin:0px;
	*/
}

h3{
	font-size:12px;
	margin-top:5px;
	text-transform:uppercase;
}

a{
	text-transform:uppercase;
	text-decoration:none;
	color:#e03e27;
	font-weight:bold;
	font-size:12px;
}

a:hover{
	color:#f7ba00;
}

.active{
	color:#f7ba00;
}

.partner{
	float:left;
	margin:10px 15px;
	height:100px;
}

/* COLORS */

.reddot{
	border:1px dotted #e03e29;
}

.red{
	background-color:#e03e29;
	border-color:#e03e29;
	border-width:1px;
}

.yellow {
	background:#f7ba00;
	border-color:#f7ba00;
	border-width:1px;
}

.white {
	background:#fff;
	border-color:#fff;
	border-width:1px;
}

.grey {
	background:#d6dfe4;
	border-color:#d6dfe4;
	border-width:1px;
}
.green{
	background:#99cc99;
	border-color:#99cc99;
	border-width:1px;
}

/* LEFT / RIGHT */

.left {
	float:left;
}

.right{
	float:right;
}

/* CSS IDS */

#wrapper{
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	min-height:100%;
	width:900px;
	background-color:#FFF;
}

/* HEADER */
#header{
	width:900px;
	height:200px;
	background-image:url(img/elements/lnfweb-header.jpg);
	background-repeat:no-repeat;
}
#ministerien{
	position:relative;
	top:87px;
	left:250px;
	width:300px;
}
#ticket{
	position:relative;
	top:-48px;
	
	left:600px;
	width:268px;
}

#navi{	
	width:655px;
	position:relative;
	top:-48px;
	left:255px;
}

#navi ul{
	margin:0px;
	margin-top:10px;
	padding:0px;
}

#navi li{
	list-style:none;
	display:inline;
	margin-right:40px;
}

#navi li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

#navi li a:hover{
	color:#f7ba00;
}

#navi li a.active{
	color:#f7ba00;
}

/* subnavigation */
#subnavi {
	text-align:center;
	position:relative;
	top:-41px;
	left:-40px;
}

* html #subnavi{
	text-align:center;
	position:relative;
	top:-43px;
	left:-40px;
}

#subnavi img{
	margin-bottom:5px;
}

#subnavi em {
	padding: 0 20px;
	font-style: normal;
	color: #aaa;
}

#subnavi a, #subnavi a:visited {
	text-transform:uppercase;
	font-weight: normal;
	color: #000;
}

#subnavi a:hover {
	color:#f7ba00;
}

#subnavi a.curr {
	font-weight: bold !important;
}

#h {
	position: absolute;
	top: 0;
	left: 0;
	width: 197px;
	height: 166px;
}

/* CONTENT */

#content{
	width:900px;
}

#content_title{
	padding-left:10px;
	text-transform:uppercase;
	font-size:16px !important;
	font-weight:bold;
	line-height:30px !important;
	display:block;
}

#flash{
	margin-bottom:20px;
}

#left{
	float:left;
	width:380px;
}

#right{
	float:left;
	width:460px;	
	margin-left:25px;
}

#spacer{
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #333;
}

.linespacer{
	border-bottom:1px dotted #e03e29;
	margin-bottom:15px;
}

#footer{
	width:900px;
	height:60px;
}
.clear{
	clear:both;
}

/* CONTENT BOXES */

.lFloat{
	float:left;
	width:282px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	margin-right:12px;
	margin-bottom:12px;
}

.lFloat a{
	color:#000;
}

.lFloat a:hover{
	color:#e03e29;
}

.location{
	height:80px;
}

.full{
	clear:both;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:5px;
}

.code{
	float:left;
	width:50px;
}

.desc{
	float:left;
	width:600px;
}

.desc p a{
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}

.desc p small a{
	font-size:10px;
}

.desc h3 a{
	font-weight:bold;
}

.desc h3 a:hover{
	font-weight:bold;
}

.desc a{
	color:#000;
	font-weight:normal;
}

.desc a:hover{
	color:#e03e29;
	font-weight:normal;
}

.det{
	float:right;
	margin-right:10px;
	text-align:right;
}

.list{
	padding:5px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	width:180px;
}

.mlist{
	float:right;
	width:100px;
	padding:5px;
	text-align:center;
	margin-top:7px;
	margin-right:10px;
}

.list a, .mlist a{
	color:#000;
}

.list a:hover, .mlist a:hover{
	color:#e03e29;
}

.fullHead{
	clear:both;
	padding-left:10px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:18px;
	height:38px;
	text-transform:uppercase;
}

.form{
	width:200px;
	border:1px dotted #999;
	background-color:#fff;
}

.error{
	border:2px solid #900;
	background-color:#fff;
}

.ok{
	border:2px solid #090;
	background-color:#fff;
}

.btn:hover{	
	background-color:#efefef;
}

#search {
	margin-left: 2em;
}

#search td, #search th {
	vertical-align: baseline;
	padding: 7px;
}

#search th {
	text-align: left;
}

#loc-index{
	margin-top:-10px;
	margin-bottom:10px;
}

#loc-index a.current {
	color: black;
}

#banner{
	position:relative;
	left:50%;
	margin-left:-234px;
	margin-top:20px;
	margin-bottom:20px;
	width:468px;
	height:60px;
}

/* ROUND CORNERS */

.curved {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	/* behavior:url(border-radius.htc); */
}

.pbtn{
	margin-top:10px;
	float:left;
	width:190px;
}

.htmlcode{
	margin-top:10px;
	width:350px;
	float:left;
	background-color:#fff;
	padding:10px;
	border:1x dotted #999;
}

/*Gallery*/

.gThumb{
	float:left;
	margin:10px;
	padding:10px;
	background-color:#fff;
}

#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(img/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }