@font-face {
	font-family:'PloverRegular';
	src:url('/zalen/fonts/plover_regular-webfont.eot');
	src:url('/zalen/fonts/plover_regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/zalen/fonts/plover_regular-webfont.woff') format('woff'),
		url('/zalen/fonts/plover_regular-webfont.ttf') format('truetype'),
		url('/zalen/fonts/plover_regular-webfont.svg#PloverRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}

html{
	width:100%;
	height:100%;
	overflow:auto;
}
body{
	width:100%;
	height:100%;
	margin:0;
	font-family:Verdana;
	font-size:11px;
}
p{
	margin:3px 0;
}
a{
	text-decoration:none;
	color:#000000;
}
img{
	border:0;
}
hr{
	border:0;
	height:1px;
	margin:0;
	padding:0;
}
textarea{
	width:250px;
	height:75px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
th, td{
	padding:1px 2px 2px 1px;
	text-align:left;
	vertical-align:top;
}
th{
	font-weight:bold;
	white-space:nowrap;
}
input.text{
	height:14px;
}
input.text, input.button, textarea{
	border:1px solid;
}
.left{
	float:left;
	margin:0px 10px 10px 0px;
}
.slider{
	position:relative;
	text-align:left;
	float: left;
	margin-right: 10px;
}
.slider ul, .slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	.slider li{ 
		width:322px;
		height:168px;
		overflow:hidden; 
	}	
	ol.controls{
		position:absolute;
		right:10px;
		bottom:0;
		z-index:1000;
	}
	ol.controls li{
		position:relative;
		float:left;
		width:16px;
		height:16px;
	}
	ol.controls li a{
		/*display:block;*/
		float:left;
		width:16px;
		height:14px;
		padding-top:2px;
		background:#CCCCCC;
		color:#7F7F7F;
		font-size:10px;
		text-decoration:none;
		text-align:center;
		line-height:normal;
	}
	ol.controls li.current a{
		color:#333333;
	}
		
.clear{
	clear:both;
}
div#flyer_background{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:#000000;
	display:none;
}
div#flyer{
	position:absolute;
	z-index:3;
	top:50%;
	left:50%;
	margin-top:-254px;
	margin-left:-360px;
	height:508px;
	width:720px;
	display:block;
	cursor:pointer;
}
	div#flyer div.saturday{
		float:left;
		width:360px;
		height:508px;
		background:url('/zalen/images/flyer_saturday90s.jpg') no-repeat;
	}
	div#flyer div.sunday{
		float:left;
		width:360px;
		height:508px;
		background:url('/zalen/images/flyer_zondag.jpg') no-repeat;
	}
	div#flyer div.left_festival{
		position:absolute;
		top:430px;
		left:0;
		width:100%;
		height:78px;
		cursor:pointer;
	}
	div#flyer div.info{
		float:left;
		width:100%;
		text-align:right;
		color:#FFFFFF;
	}
div#agenda_popup_bg{
	position:absolute;
	z-index:999998;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:#000000;
	display:none;
}
div#agenda_popup{
	position:absolute;
	z-index:999999;
	top:50%;
	left:50%;
	margin-top:-160px;
	margin-left:-250px;
	height:320px;
	width:520px;
	display:none;
}
	div#agenda_popup_fg{
		position:relative;
		float:left;
		width:500px;
		height:300px;
		padding:10px;
		background-color:#FFFFFF;
		border:solid 2px #000000;
		overflow:auto;
		overflow-x:hidden;
	}
		div#agenda_popup_fg h1{
			font-family:Verdana;
			font-size:25px;
			text-transform:uppercase;
			margin:0px;
			clear:both;
		}
		div#agenda_popup_fg h3{
			font-size:13px;
			margin:0px;
		}
		div#agenda_popup_fg hr{
			margin:5px 0px;
			clear:both;
		}
div#container_background{
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	overflow:hidden;
}
	div#container_background div#background{
		background:no-repeat center;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
	}
div#container{
	position:relative;
	padding:22px 0;
}
	div#container div#content_container{
		width:978px;
		margin:0 auto;
		padding:6px;
		position:relative;
	}
		div#content_container div.white_bg{
			position:absolute;
			top:0;
			left:0;
			width:100%;
			height:100%;
			background-color:#FFFFFF;
			filter:alpha(opacity=85);
			opacity:.85;
		}
		div#content_container a.logo{
			width:978px;
			height:69px;
			position:absolute;
			z-index:2;
			top:6px;
			left:6px;
			cursor:pointer;
		}
		div#content_container div.slogan{
			position:absolute;
			z-index:3;
			top:16px;
			right:120px;
			font-family:PloverRegular;
			font-size:18px;
			font-weight:bold;
			text-shadow:#7D7D7D 2px 2px 2px;
			color:#FFFFFF;
		}
		div#content_container div#header_slider{
			float:left;
			width:978px;
			height:275px;
		}
			div#content_container div#header_slider ul{
				list-style:none;
				margin:0;
				padding:0;
			}
			div#header_slider li{
				width:978px;
				height:275px;
			}
		div#content_container div.menu{
			float:left;
			width:976px;
			background:#FFFFFF url('/zalen/images/menu_background.png') repeat-x;
			position:relative;
			z-index:2;
			border-left:1px solid #CECECE;
			border-right:1px solid #CECECE;
		}
			div.menu a{
				display:block;
				float:left;
				padding:4px 10px;
				font-family:PloverRegular;
				font-size:14px;
				color:#000000;
			}
		div#content_container div#middle{
			float:left;
			width:956px;
			margin:11px;
			position:relative;
		}
			div#middle div.shadow_corner_top_left{
				position:absolute;
				top:-34px;
				left:-34px;
				background:url("/zalen/images/shadow_corner_top_left.png") no-repeat;
				height:68px;
				width:68px;
			}
			div#middle div.shadow_corner_top_right{
				position:absolute;
				top:-33px;
				right:-34px;
				background:url("/zalen/images/shadow_corner_top_right.png") no-repeat;
				height:68px;
				width:68px;
			}
			div#middle div.shadow_corner_bottom_left{
				position:absolute;
				bottom:-34px;
				left:-33px;
				background:url("/zalen/images/shadow_corner_bottom_left.png") no-repeat;
				height:67px;
				width:68px;
			}
			div#middle div.shadow_corner_bottom_right{
				position:absolute;
				bottom:-34px;
				right:-34px;
				background:url("/zalen/images/shadow_corner_bottom_right.png") no-repeat;
				height:67px;
				width:68px;
			}
			div#middle div.shadow_top{
				position:absolute;
				top:-34px;
				right:34px;
				left:34px;
				background:url("/zalen/images/shadow_top.png") repeat-x;
				height:34px;
			}
			div#middle div.shadow_right{
				position:absolute;
				top:35px;
				right:-34px;
				bottom:33px;
				background:url("/zalen/images/shadow_right.png") repeat-y;
				width:34px;
			}
			div#middle div.shadow_bottom{
				position:absolute;
				right:34px;
				bottom:-34px;
				left:35px;
				background: url("/zalen/images/shadow_bottom.png") repeat-x;
				height:34px;
			}
			div#middle div.shadow_left{
				position:absolute;
				top:34px;
				bottom:33px;
				left:-34px;
				background:url("/zalen/images/shadow_left.png") repeat-y;
				width:34px;
			}
			div#middle div.overflow{
				padding:0 20px;
				height:100%;
				overflow:hidden;
				position:relative;
				z-index:2;
			}
			div#middle div.spacing{
				width:100%;
				height:25px;
			}
			div#middle div.text{
				width:570px;
				min-height:312px;
				margin:20px;
				float:left;
				background-color:#FFFFFF;
				position:relative;
				z-index:2;				
				line-height:1.4;
				letter-spacing:0.05em;
			}
				div.text h1{
					font-family:PloverRegular;
					font-size:24px;
					font-weight:normal;
					margin:0;
					margin-bottom:10px;
					clear:both;
				}
				div.text h2{
					font-family:PloverRegular;
					font-size:16px;
					font-weight:normal;
					margin:0;
					margin-bottom:5px;
					clear:both;
				}
				div.intro{
					font-weight:bold;
					margin-bottom:15px;
				}
				div.slideshow h2, div.cube h2{
					font-family:PloverRegular;
					font-size:18px;
					font-weight:normal;
					margin:0;
					margin-bottom:10px;
				}
				div.slideshow h2{
					text-align:center;
				}
				div.text h3{
					font-size:13px;
					margin:0 0 5px 0;
				}
				div.text span{
					font-weight:normal;
				}
			div#middle div.cube{
				width:306px;
				float:left;
				margin:20px;
				background-color:#ffffff;
				position:relative;
				line-height:1.4;
				letter-spacing:0.05em;
			}
				div.cube h4 span{
					font-weight:normal;
				}
				div.cube div.newsletter{
					width:100%;
				}
					div.cube div.newsletter input{
						margin:2px;
						border-style:solid;
						border-width:1px;
						height:12px;
						font-size:10px;
					}
			div#social{
				float:right;
				width:182px;
				margin:0 20px;
				position: relative;
				z-index: 2;
			}
				div#social a{
					display:block;
					margin-bottom:4px;
					height:18px;
					padding:6px 0px 0px 27px;
					color:#FFF;
					text-decoration:none;
					font-size:10px;
					font-weight:bold;
				}
					div#social a.twitter{
						background-image:url("/zalen//images/social_twitter.png");
					}
					div#social a.facebook{
						background-image:url("/zalen/images/social_facebook.png");
					}
					div#social a.hyves{
						background-image:url("/zalen/images/social_hyves.png");
					}
					div#social a.googleplus{
						background-image:url("/zalen/images/social_google.png");
					}
		div#content_container div.bottom_bar{
			float:left;
			width:958px;
			padding:4px 10px;
			font-size:10px;
			color:#000000;
			background-color:#FFFFFF;
			position:relative;
			z-index:2;
			margin-top:39px;
		}
			div#content_container div.bottom_bar span{
				font-family:PloverRegular;
				font-size:13px;
			}
			div#content_container div.bottom_bar div.arch{
				position:absolute;
				top:-39px;
				left:0;
				width:978px;
				height:39px;
				background-repeat:no-repeat;
			}
p.block, div.block{
	padding:5px;
	border:solid 2px;
}
/* Fotoboek */
#fotos .photo{
	float:left;
	display:block;
	padding:5px;
	width:120px;
	height:120px;
	margin:0 5px 5px 0;
	background:no-repeat center #CB63A7;
	text-align:center;
}
/* Activiteiten */
img.partypics{
	width:300px;
	float:right;
	margin-left:10px;
}
/* Assortiment */
div.assortment{
	margin-bottom:10px;
}
	div.assortment div.title{
		font-weight:bold;
	}
	div.assortment div.description{
		
	}
	div.assortment div.price{
		font-weight:bold;
	}
