body {
	background-color:#000;
}

#background,
#scroller {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:2;
}
#background {
	overflow:hidden;
	z-index:1;
}
#background img {
	width:100%;
	height:100%;
	border:0px;
}

	#container {
		display:block;
		width:1007px;
		margin-left:auto;
		margin-right:auto;
		background-color:#000;
	}
		#header {
			display:block;
			height:250px;
		}
		#header .background_A,
		#header .background_B {
			display:block;
			position:relative;
			height:250px;
			background-position:33px 25px;
			background-repeat:no-repeat;
		}
		#header .background_B {
			margin-top:-250px;
		}
		#header .overlay {
			display:block;
			position:relative;
			margin-top:-250px;
			height:250px;
			background-image:url(../images/header.png);
			background-position:center;
			background-repeat:no-repeat;
		}
		
		#header div.next_week_module {
			display:block;
			z-index:3;
			position:absolute;
			margin-left:720px;
			margin-top:128px;
			width:260px;
			height:72px;
			font-size:9px;
			line-height:120%;
		}
			#header div.next_week_module div.title {
				display:block;
				float:right;
				width:190px;
			}
			#header div.next_week_module div.date {
				display:block;
				float:left;
				width:57px;
				padding-top:10px;
				font-size:14px;
				font-weight:bold;
				text-align:center;
				line-height:normal !important;
			}
			#header div.next_week_module div.date span {
				display:block;
			}
			#header div.next_week_module div.date span.dayofmonth {
				display:block;
				font-size:20px;
				line-height:20px;
				font-family:verdana;
			}
			#header div.next_week_module div.date span.month {
				display:block;
				font-size:10px;
				line-height:16px;
			}
			#header div.next_week_module div.more_info,
			#header div.next_week_module div.image,
			#header div.next_week_module div.list {
				display:none;
			}
		
		#program_categories {
			display:none;
			position:absolute;
			margin-top:205px;
			margin-left:30px;
			width:950px;
		}
		#program_categories ul {
			display:block;
			margin:0;
			padding:0;
			margin-left:auto;
			margin-right:auto;
			white-space:nowrap;
		}
		#program_categories ul li {
			display:block;
			float:left;
			margin:0;
			padding:0;
			list-style:none;
			list-style-image:none;
		}
		#program_categories ul li a {
			display:block;
			margin:0;
			padding:0px;
			padding-left:10px;
			padding-right:10px;
			font-size:16px;
			color:#fff !important;
		}
		#program_categories ul li a:hover {
			color:#C1001F !important;
		}
		#program_categories ul li.current_buttonID,
		#program_categories ul li.selected_category {
			background-color:#C1001F;
			background-image:url(../images/menu_left.png);
			background-position:center left;
			background-repeat:no-repeat;
		}
		#program_categories ul li.current_buttonID a,
		#program_categories ul li.selected_category a {
			background-image:url(../images/menu_right.png);
			background-position:center right;
			background-repeat:no-repeat;
			color:#fff !important;
		}
			#program_categories ul ul {
				display:none;
			}
		#program_categories hr {
			display:none;
		}
		
		#page {
			display:block;
			padding-bottom:10px;
		}
			#left {
				display:block;
				float:left;
				width:201px;
				background-image:url(../images/left_top.png);
				background-position:top center;
				background-repeat:no-repeat;
				background-color:#C1001F;
				padding-top:5px;
				margin-right:10px;
			}
				#left .article.default {
					display:block;
					background-image:url(../images/dot_line_white.png);
					background-position:bottom;
					background-repeat:repeat-x;
					padding-top:5px;
					padding-bottom:4px;
				}
				#left div.container {
					display:block;
					background-image:url(../images/left_bottom.png);
					background-position:bottom center;
					background-repeat:no-repeat;
					padding-bottom:20px;
				}
				#left .default .title {
					color:#fff;
				}
				#left .default div.title {
					display:block;
					float:left;
					height:16px;
					background-image:url(../images/left_title_left.png);
					background-position:bottom left;
					background-repeat:no-repeat;
					padding-left:8px;
					margin-left:5px;
				}
				#left .default div.title h1.title {
					display:block;
					height:13px;
					padding-top:3px;
					background-image:url(../images/left_title_right.png);
					background-position:bottom right;
					background-repeat:no-repeat;
					padding-right:20px;
					background-color:#000;
					text-transform:uppercase;
					font-size:10px;
				}
				#left .default div.content {
					display:block;
					clear:both;
					padding-top:5px;
					padding-left:8px;
					padding-right:5px;
					font-size:10px;
				}
				#left .default div.content a {
					color:#fff !important;
				}
				#left .white div.content {
					background-color:#fff;
					margin-left:8px;
					margin-right:8px;
					padding:5px;
				}
				#left .white div.content a {
					color:#C1001F !important;
				}
				#left div.default div.content a:hover {
					color:#f00 !important;
				}
				#left .article.default.white {
					background-image:none;
					padding-bottom:3px;
				}
				#left .blank div.title {
					display:none;
				}
				
				#menu {
					display:block;
					background-image:url(../images/dot_line_white.png);
					background-position:bottom;
					background-repeat:repeat-x;
					padding-top:5px;
					padding-bottom:4px;
				}
				#menu ul {
					display:block;
					margin:0;
					padding:0;
				}
				#menu ul li {
					display:block;
					margin:0;
					padding:0;
					list-style:none;
					list-style-image:none;
				}
				#menu ul li a {
					display:block;
					padding:2px;
					padding-left:10px;
					padding-right:10px;
					color:#000 !important;
					font-weight:bold;
					text-transform:uppercase;
				}
				#menu ul li a:hover {
					display:block;
					color:#fff !important;
				}
				#menu ul li.current_buttonID a {
					display:block;
					padding-left:24px;
					color:#fff !important;
					background-image:url(../images/waerdsetempel_icon.png);
					background-repeat:no-repeat;
					background-position:5px;
					background-color:#000;
				}
				
				#left hr,#left .hr {
					background-image:url(../images/dot_line_black.png);
				}
				
			#middle {
				display:block;
				float:left;
				width:575px;
				background-color:#fff;
				padding-top:10px;
				overflow:auto;
				height:590px;
			}
				#middle .article {
					display:block;
					padding-bottom:10px;
					width:552px;
					overflow:hidden;
				}
				#middle .article div.title {
					display:block;
					padding-left:10px;
					margin-right:10px;
					background-image:url(../images/dot_line_red.png);
					background-position:bottom;
					background-repeat:repeat-x;
					padding-bottom:3px;
					margin-bottom:4px;
				}
				#middle .article div.content {
					display:block;
					padding-left:10px;
					padding-right:10px;
				}
				#middle .article div.content.nopadding {
					padding:0px;
				}
			
			#right {
				display:block;
				float:right;
				width:181px;
				margin-left:10px;
				margin-right:30px;
				padding-top:10px;
			}
				#right .article.default {
					display:block;
					background-image:url(../images/dot_line_white.png);
					background-position:bottom;
					background-repeat:repeat-x;
					padding-bottom:5px;
					margin-bottom:5px;
				}
				#right .content {
					color:#fff;
					font-size:10px;
				}
				#right hr,#right .hr {
					background-image:url(../images/dot_line_white.png);
				}
				
				
		#footer {
			display:block;
			background-image:url(../images/footer.png);
			background-position:top center;
			background-repeat:no-repeat;
			padding-top:40px;
			padding-bottom:10px;
			padding-left:10px;
			font-size:10px;
			color:#fff;
		}
		#footer .address {
			display:none;
		}
		#footer a {
			color:#fff !important;
		}
		#footer a:hover {
			color:#f00 !important;
		}
		#footer hr {
			display:none;
		}



#middle .program_module {
	display:block;
}

	#middle .program_module .listing {
		display:block;
		margin-left:-10px;
	}
		#middle .program_module .listing .month {
			display:block;
			margin-bottom:20px;
			border-bottom:3px solid #C1001F;
		}
		#middle .program_module .listing .month div.title {
			margin-left:10px;
		}
		#middle .program_module .listing .month .title {
			font-size:21px;
		}
		#middle .program_module .listing .row {
			display:block;
			clear:both;
		}	
		#middle .program_module .listing .row a {
			display:block;
			padding:3px;
			padding-bottom:3px;
		}

		#middle .program_module .listing .row {
			background-image:url(/domains/waerdsetempel.nl/images/dot_line_red.png);
			background-position:bottom;
			background-repeat:repeat-x;
		}
		
		#middle .program_module .listing .row.lightRow {
			/*background-color:#fff;*/
		}	
		#middle .program_module .listing .row.lightRow a {
			color:#000 !important;
		}
		#middle .program_module .listing .row.lightRow a:hover {
			color:#C1001F !important;
		}		
		#middle .program_module .listing .row.darkRow {
			/*background-color:#ccc;*/
		}	
		#middle .program_module .listing .row.darkRow a {
			color:#000 !important;
		}	
		#middle .program_module .listing .row.darkRow a:hover {
			color:#C1001F !important;
		}
		
		
		#middle .program_module .listing .row span {
			display:block !important;
			float:left;
		}	
		#middle .program_module .listing .row span.day {
			width:25px;
			text-align:center;
			font-weight:bold;
		}
		#middle .program_module .listing .row span.start {
			width:50px;
			text-align:center;
			font-weight:bold;
		}
		#middle .program_module .listing .row span.image {
			display:block;
			width:50px;
		}
		#middle .program_module .listing .row span.hall {
			display:block;
			width:15px;
			padding-left:10px;
		}
		#middle .program_module .listing .row span.event {
			width:345px;
			padding-left:10px;
		}
		#middle .program_module .listing .row span.price {
			width:80px;
			text-align:center;
			font-weight:bold;
			padding-top:1px;
			font-size:10px;
		}		

	#middle .program_module .share_bar {
		display:block;
		background-color:#ccc;
		margin-top:5px;
		margin-bottom:5px;
		padding:5px;
		text-align:right;
	}
		
	#middle .program_module .details {
		display:block;
		width:542px;
		overflow:hidden;
	}
	#middle .program_module .listing div.title {
		display:block;
		background-image:none;
		padding:0;
		margin:0;
	}
	#middle .program_module .listing div.title h1.title {
		display:block;
		line-height:23px !important;
		font-size:14px !important;
		border:0;
	}
/*
	#middle .program_module.details div.title {
		display:block;
		float:left;
		height:16px;
		background-color:#C1001F;
		background-image:url(../images/middle_title_red_left.png);
		background-position:top left;
		background-repeat:no-repeat;
		padding-left:10px;
		margin-left:5px;
		margin-bottom:0px;
	}
	#middle .program_module.details div.title h1.title {
		display:block;
		height:16px;
		background-image:url(../images/middle_title_red_right.png);
		background-position:bottom right;
		background-repeat:no-repeat;
		padding-right:9px;
		padding-bottom:3px;
		color:#fff !important;
		line-height:23px !important;
		font-size:14px !important;
	}
*/

	#middle .program_module.details div.content {
		clear:both;
		/*background-image:url(../images/dot_line_red.png);*/
		/*background-position:top;*/
		/*background-repeat:repeat-x;*/
		/*padding-top:5px;*/
		margin-right:10px;
		padding-right:0px;
		margin-top:0px;
	}
	#middle .program_module.details div.article {
		margin-bottom:10px;
	}

		#middle .program_module.details div.article div.details {
			display:block;
		}
		#middle .program_module.details div.article div.details a.back_link {
			display:block;
			float:left;
		}
		#middle .program_module.details div.article div.details strong.date {
			display:block;
			float:right;
		}
		
		#middle .program_module.details div.article div.overview {
			display:block;
			clear:both;
			padding-top:10px;
		}
		#middle .program_module.details div.article div.overview div.list {
			display:block;
			clear:both;
			background-color:#ccc;
			color:#333;
			padding:5px;
			padding-bottom:2px;
			margin-bottom:5px;
			margin-top:0;
		}
		#middle .program_module.details div.article div.overview div.list div.item {
			display:block;
			width:250px;
			float:left;
		}
		#middle .program_module.details div.article div.overview div.list div.item label {
			display:block;
			width:80px;
			float:left;
			color:#666;
		}
		#middle .program_module.details div.article div.overview div.list div.item span {
			display:block;
			width:170px;
			float:right;
		}

		
		#left .this_week_listing_module {
			display:block;
		}
		#left .this_week_listing_module .row {
			display:block;
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			background-image:url(../images/dot_line_black.png);
			background-position:top;
			background-repeat:repeat-x;
			padding-top:4px;
			padding-bottom:4px;
		}
		#left .this_week_listing_module span {
			display:block;
		}
		#left .this_week_listing_module .date {
			color:#000;
		}
		#left .this_week_listing_module .event {
			color:#fff;
		}
		#left .this_week_listing_module .event .black {
			text-transform:lowercase;
			color:#000;
		}
		#left .this_week_listing_module a {
			display:block;
		}
		#left .this_week_listing_module a:hover .date {
			color:#fff;
		}
		#left .this_week_listing_module a:hover .event {
			color:#000;
		}
		#left .this_week_listing_module a:hover .black {
			color:#fff;
		}

	.news_module .news_infobar {
		font-size:10px;
	}
	#middle .program_module div.func,
	div.more_info,
	.news_module .option_bar {
		display:block;
		text-align:right;
		clear:both;
	}
	#middle .program_module div.func a {
		margin-left:10px;
	}

	.social_bookmarks {
		display:block;
	}
	.news_module .social_bookmarks {
		margin-bottom:20px;
	}
	.news_module .social_bookmarks h1 {
		margin-bottom:5px;
	}
	.social_bookmarks span {
		display:none;
	}
	.social_bookmarks img {
		border:0px;
	}
	.social_bookmarks a {
		margin-right:10px;
	}


	#left .search_module .input {
		width:170px;
	}
	#right .search_module .input {
		width:175px;
	}



.mail_a_friend a {
}

.mail_a_friend_module .alert {
	border:2px solid #d00;
	background-color:#ccc;
	font-weight:bold;
	width:300px;
	text-align:center;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
.mail_a_friend_module .go_back {
	margin-bottom:10px;
}
.mail_a_friend_module .documentation {
	margin-bottom:10px;
}
.mail_a_friend_module .mailForm fieldset {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.mail_a_friend_module .mailForm legend {
	color:#ccc;
}
.mail_a_friend_module .mailForm label {
	float:left;
	display:block;
	width:65px;
}
.mail_a_friend_module .mailForm fieldset.sender {
	display:block;
	float:left;
	width:255px;
}
.mail_a_friend_module .mailForm fieldset.receiver {
	display:block;
	float:right;
	width:255px;
}
.mail_a_friend_module .mailForm fieldset .input {
	width:245px;
}
.mail_a_friend_module .mailForm fieldset.message .input {
	width:530px;
}
.mail_a_friend_module .mailForm fieldset.message {
	display:block;
	clear:both;
}
.mail_a_friend_module .mailForm fieldset div {
	margin-bottom:3px;
}

.mail_a_friend_module .example {
	border:1px solid #ccc;
	background-color:#eee;
	margin-top:20px;
	margin-bottom:20px;
}
.mail_a_friend_module .example .mail_header {
	border-bottom:1px solid #ccc;
	background-color:#ddd;
	padding:5px;
}
.mail_a_friend_module .example .mail_header label {
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
}
.mail_a_friend_module .example .mail_body * {
	font-family:courier;
	color:#000;
}
.mail_a_friend_module .example .mail_body a {
	color:#00f;
}
.mail_a_friend_module .example .mail_body {
	padding:5px;
	overflow:auto;
	height:200px;
}
.mail_a_friend_module .buttons {
	margin-top:5px;
}
.mail_a_friend_module .buttons input.submit {
	margin-right:5px;
}

.comments a,
.more_info a {
	padding-left:13px;
	background-image:url(../images/icons/comments-10.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
a.mail_a_friend,
.mail_a_friend a {
	padding-left:13px;
	background-image:url(../images/icons/email-10.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
a.play_mp3 {
	padding-left:13px;
	background-image:url(../images/icons/audio-10.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
a.reserve,
a.external_order {
	padding-left:13px;
	background-image:url(../images/icons/tag-10.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


img.left_margin {
	margin-right:10px;
}
img.right_margin {
	margin-left:10px;
}

.limit_menu {
	display:block;
}
.limit_menu table {
	margin-left:auto;
	margin-right:auto;
}
.limit_menu .pageTabOff {
	color:#ccc;
}

.mobile_only {
	display:none;
}


.flickralbum_module {
	display:block;
}
.flickralbum_module ul {
	display:block;
	margin:0;
	padding:0;
}
.flickralbum_module ul li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.flickralbum_module ul.sets li {
	padding-top:10px;
	background-image:url(../images/dot_line_red.png);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
}
.flickralbum_module ul.sets li img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.flickralbum_module ul.thumbs li {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.flickralbum_module ul.thumbs li a img {
	border:1px solid #fff;
}
.flickralbum_module ul.thumbs li a:hover img {
	border:1px solid #f00;
}
.flickralbum_module ul.thumbs li i {
	display:none;
}

#flickr_popup_ui {
	display:block;
	background-color:#000;
	background-image:url(../images/loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#flickr_popup_ui div.image {
	display:block;
	width:500px;
	height:333px;
	background-position:center;
	background-repeat:no-repeat;
}
#flickr_popup_ui div.back,
#flickr_popup_ui div.forward {
	display:none;
	cursor:pointer;
	width:50px;
	height:333px;
	margin-left:10px;
	margin-right:10px;
	background-position:center;
	background-repeat:no-repeat;
}
#flickr_popup_ui div.back {
	float:left;
	background-image:url(../images/backward_block.png);	
}
#flickr_popup_ui div.forward {
	float:right;
	background-image:url(../images/forward_block.png);	
}

/* Overlay */
#modalOverlay {background-color:#000; cursor:wait;}

/* Container */
#modalContainer {height:400px; width:600px; left:50%; top:15%; margin-left:-300px; background-color:#fff; border:2px solid #fff;}
#modalContainer a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#modalContainer #basicModalContent {padding:8px;}

.alert {
	padding:2px;
}
.alert .string {
	display:block;
	padding:10px;
	text-align:center;
	color:#fff;
	background-color:#C1001F;
	font-size:14px;
	font-weight:bold;
}