/**
 * Body style 
 */
body {
	font-family: Georgia;
	font-size: 11pt;
}

/**
 * Block level styling
 */
#Header, #When, #Where, #What, #Access, #Links, #Sponsors {
	margin: 15px 0;
	padding: 15px;
}

h1 {
	margin: 15px 0 10px 0;
	text-align: center;
	font-size: 20px;
}

h2 {
	font-size: 1.0em;
	margin: 0 0 30px 0;
	font-style: italic;
	letter-spacing: 1px;
	display: none;
}

h3 {
	float: left;
	width: 120px;
	margin: 15px 0 0 0;
}

h4 {
	margin: 15px 0 5px 0;
}

p, ul, address {
	margin-left: 120px;
	line-height: 22px;
}

ul {
	list-style-type: circle;
	margin: 0 0 0 120px;
	padding: 0;
}

ul p {
	margin: 0 0 10px 15px;
	line-height: 20px;
}

p.Link {
	text-align: center;
	font-size: 1.1em;
}

address {
	margin-left: 150px;
}

table {
	width: 100%;
}

td {
	padding: 5px;
	vertical-align: top;
}

input {
	padding: 3px;
	font-size: 1.1em;
	width: 260px;
}

label {
	padding-top: 10px;
	display: block;
}

td span {
	display: block;
	color: red;
	font-style: italic;
	font-size: 0.9em;
	padding-top: 3px;
}

/**
 * Inline level styling
 */
a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

strong {
	color: #800000;
	font-style: italic;
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: 2px;
}

/**
 * Div styling
 */
#Main {
	width: 810px;
	margin: 0px auto;
	padding: 0;
	position: relative;
}

#Header {
	text-align: center;
	background: url('../background.gif') repeat #800000;
	color: white;
	width: 780px;
}

#When, #Where, #What, #Access, #Links, #Sponsors {
	background-color: #efefef;
	width: 780px;
}

#When {
	clear: both;
}

#What {
	width: 600px;
}

#Sponsors {
	float: right;
	width: 160px;
	margin: 0;
	padding: 0;
}

#Sponsors h6 {
	text-align: center;
	font-family: Georgia;
}

#Sponsors p {
	margin: 10px 0;
	text-align: center;
}

#Sponsors img {
	border: none;
	width: 125px;
}

#Sponsors a:hover img.Resize {
	width: 250px;
	position: relative;
	left: -100px;
}


#Disclaimer {
	font-size: 0.8em;
	text-align: center;
}

/**
 * Custom styling
 */

.titel label {
	display: inline;
	padding-top: 0;
}

.bestel {
	text-align: center;
}

.bestel input {
	padding: 5px 15px;
	font-weight: bold;
	margin-top: 15px;
	width: auto;	
}

td.normal {
	width: 400px;
	padding-top: 0;
}

#alv, #lid, #titel_m, #titel_v {
	width: auto;
}

#voorletters, #postcode {
	width: 80px;
}



#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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


img { border: none; }

.Photos {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.Photos li {
  margin: 15px;
  padding: 0;
  float: left;
  height: 120px;
  width: 160px;
}

