@import 'skins/album/skin.css';

@import 'font.css';

@charset "utf-8";

/* CSS Document */

html, body{
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #545454;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* basis */

* {
	margin:0px;
	padding:0px;
}

.clear{
	clear: both;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
}

iframe{
	overflow: hidden;
	padding-left: 20px;
	overflow-x:hidden;
	overflow-y:hidden; 
}


/* afbeeldingen */

img {
border:none;
}

/* invoervelden */

input {
}

textarea {
}

/* links */

a:link {
}

a {
	text-decoration: none;
	color: #216db4;
	font-weight: bold;
}

a:focus {
	outline: none;
}


a:visited {

}

a:hover {
	text-decoration: underline;
}

a:active {
}

/* opmaak */

P {
}

H1 {
}

H2 {
}

/* default */

#wrapper{
	height: 100%;
}

#siteContainer{
	width: 989px;
	margin: 0 auto;
	height: 100%;
}

/* menu */

#menu{
	width: 939px;
	height: 43px;
	background-image: url(../images/bg_topmenu.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0 20px 3px 20px;
}

#menu .logo{
	float: left;
	padding: 12px 47px 0 0;
}

ul#menu272Root{
	position: relative;
	z-index: 200;
	float: left;
	width: 743px;
	list-style: none;
	font-size: 13px;
}

	ul#menu272Root li{		
		float: left;
		height: 43px;
		background-image: url(../images/pipe_menu.gif);
		background-position: right top;
		background-repeat: no-repeat;
		display: block;
		position: relative;
		
	}
	
	ul#menu272Root li.firstChild a{		
		background-position: left top;
		background-image: url(../images/pipe_menu.gif);
		background-repeat: no-repeat;
	}
	
	
	ul#menu272Root li a{
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		height: 17px;
		padding: 13px 11px 13px 11px;
		color: #363636;
		float: left;
		font-weight: bold;
		font-style: normal;
		line-height:normal;
		font-family: arial, verdana, 'MyriadProLightBold', sans-serif;
		font-size: 0.9em;
		/*font: 100% 'MyriadProLightBold';*/
	}
	
	ul#menu272Root li a:hover{
		background-image: url(../images/bg_menu_hover.gif);
		background-repeat: repeat-x; 
	}
	
ul#menu272Root li.lastChild{
	float: right;
	background-image: none;
	}
	
	ul#menu272Root li.lastChild a{
		background: transparent url(../images/bg_login_button.png) no-repeat scroll right 14px;
		padding: 13px 20px 13px 10px;
	}
	
		ul#menu272Root li.lastChild a:hover{
			text-decoration: underline;
			background-image: url(../images/bg_login_button.png);
			background-repeat: no-repeat;
			background-position: right 14px;
		}
	
		/* Dropdown 1 */
		
		ul#menu272Root li ul{
			background-color: #FFFFFF;
			background-image: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			border: 1px solid #cfcfcf;
			display: block;
			float: none;
			height: auto;
			width: 186px;
			left: 0;
			margin: 41px 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index: 300;
		}
		
				ul#menu272Root li ul li{
					background-image: none;
					display: block;
					float: none;
					font-variant: normal;
					height: auto;
					margin: 0;
					padding: 0;
					text-transform: none;
				}
				
					ul#menu272Root li ul li a, ul#menu272Root li ul li.lastChild a{
						background-image: url(../images/bg_menu_dropdown.gif);
						background-repeat: repeat-x;
						background-position: top;
						display: block;
						float: none;
						font-weight: bold;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 1em;
						padding: 6px 13px 2px 13px;
						text-transform: none;
						width: 160px;
					}
					
					ul#menu272Root li ul li.firstChild a,
					ul#menu272Root li ul li.firstChild a:hover{
						text-decoration: none;
						background-image: none !important;
					}
					
						ul#menu272Root li ul li a:hover,
						ul#menu272Root li ul li.lastChild a:hover{
							background-color: #f5f5f5;
							background-image: url(../images/bg_menu_dropdown.gif);
							background-repeat: repeat-x;
							background-position: top;
							text-decoration: none;
						}
						
/* Dropdown 2 */

	ul#menu272Root li ul li ul{
		margin:-26px 0 0 186px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		z-index: 600;
		}
		
				ul#menu272Root li ul li li ul li{
				}
				
					ul#menu272Root li ul li li ul li.lastChild a:hover{
						text-decoration: none;
					}

#menu .login{
	float: right;
	display: block;
	height: 17px;
	padding: 13px 20px 0 0;
}

	#menu .login a{
		text-decoration: none;
		font-family: 'MyriadProBold';
		font-size: 13px;
		text-transform: uppercase;
		background-image: url(../images/bg_login_button.png);
		background-position: right center;
		background-repeat: no-repeat;
		padding-right: 20px;
		color: #000000;
	}
	
	#menu .login a:hover{
		text-decoration: underline;
	}

/* kruimelpad */

#breadcrumb{
	width: 939px;
	height: 30px;
	background-image: url(../images/bg_kruimelpad.gif);
	margin: 0 auto;
	padding: 0 20px;
	display: block;
}

	#breadcrumb .pageTitle{
		float: left;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 0.8em;
		text-decoration: none;
		padding: 8px 7px 0 3px;
		background-image: url(../images/arrow_breadcrumb.png);
		background-position: right 12px;
		background-repeat: no-repeat;
	}
	
	#breadcrumb .pageTitle a{
		color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	#breadcrumb .pageTitle a:hover{
		text-decoration: underline;
	}
	
/* taal keuze */

.selectors{
	float: right;
	padding: 6px 0 0 0;
}

.selectors .select
	{
	 	position: absolute;
		width: 131px;
		padding: 2px 0 0 5px;
		height: 17px;
		color: #c0c0c0;
		font-size: 11px;
	 	overflow: hidden;
	 	background-image: url(../images/bg_select.gif);
	 	background-repeat: no-repeat;
}

select.styled option.dutch{
	padding: 0 0 0 18px;
	background-image: url(../images/flag_dutch.gif);
	background-repeat: no-repeat;
	background-position: left;
}

select.styled option.germany{
	padding: 0 0 0 18px;
	background-image: url(../images/flag_german.gif);
	background-repeat: no-repeat;
	background-position: left;
}

select.styled option.belgium{
	padding: 0 0 0 18px;
	background-image: url(../images/flag_belgium.gif);
	background-repeat: no-repeat;
	background-position: left;
}

select.styled option.england{
	padding: 0 0 0 18px;
	background-image: url(../images/flag_uk.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.selectors .land, .selectors .language{
	float: left;
	padding: 0 0 0 15px;
}

.selectors span{
	padding: 2px 3px 0 0;
	float: left;
	color: #ebebeb;
	font-size: 1em;
}



/* content */

#contentContainer{
	width: 100%;
}

	.contentLeft{
		float: left;
		width: 215px;
		padding: 7px 5px 0 0;
		position: relative;
	}
	
		.contentLeft a.bannerWelcome{
			width: 204px;
			height: 79px;
			float: right;
			padding: 0 5px 7px 0;
		}
		
		.contentLeft .bannerWelcome p{
			color: #FFFFFF;
			padding: 8px 8px;
			font-size: 14px;
			line-height: 19px;
			font-size: 1.3em;
			text-align: center;
		}
		
		.contentLeft .bannerPromo{
			width: 204px;
			height: 204px;
			background-image: url(../images/bg_bannerPromo.gif);
			background-repeat: no-repeat;
			position: relative;
			float: right;
			padding: 0 5px 11px 0;
			z-index: 100;
		}
		
		.contentLeft .bannerPromo .title{
			padding: 10px 0 0 0;
			text-align: center;
			display: block;
			height: 11px; 
		}
		
		.contentLeft .bannerPromo .promo{
			position: absolute;
			top: 3px;
			right: 5px;
			z-index: 200;	
			}
		
		.contentLeft .bannerPromo p{
			/*padding: 178px 15px 0 15px;*/
			line-height: 1.3em;
			position: absolute;
			top: 170px;
			left: 10px;
			display: block;
			width: 184px;
		}
		
		.contentLeft .bannerPromo a{
			position: absolute;
			bottom: 17px;
			right: 14px;
			text-decoration: none;
			color: #216db4;
			font-weight: normal;
		}
		
		.contentLeft .bannerPromo a:hover{
			text-decoration: underline;
		}
		
		.contentLeft .bannerLabels{
			width: 215px;
			height: 165px;
			background-image: url(../images/bg_banner_bottom_left.png);
			background-repeat: no-repeat;
			float: right;
		}
		.contentLeft .bannerCall{
			padding: 0 2px 7px 0;
			width: 210px;
			height: 56px;
			float: right;
		}
		
		.contentLeft .bannerLabels h3{
			font-size: 16px;
			margin: 15px 0 0 0;
			text-align: center;	 			
		}
		
		.contentLeft .bannerLabels .mdlabels{
			width: 172px;
			height: 65px;
			background-image: url(../images/bg_labels.png);
			background-repeat: no-repeat;
			margin: 5px 20px 4px 20px;
			text-align: center;
		}
		
		.contentLeft .bannerLabels img{
			padding: 10px 0 0 0;
		}
		
		.contentLeft .bannerLabels .more{
			padding: 0 20px;
		}
		
	
		.contentLeft .bannerLabels .more a{
			text-decoration: none;
			color: #216db4;
			padding: 7px 7px 0 15px;
			background-image: url(../images/arrow_more.gif);
			background-position: left 8px;
			background-repeat: no-repeat;
		}
		
		.contentLeft .bannerLabels .more a:hover{
			text-decoration: underline;
		}
	
	.contentMiddle{
		float: left;
		width: 581px;
		padding: 7px 0 0 0;
	}
	
		.contentMiddle .contentBlock{
			padding: 0 7px 11px 5px;
		}
		
			.contentMiddle .contentBlock .top{
				width: 565px;
				height: 7px;
				overflow: hidden;
				background-image: url(../images/bg_content_top.gif);
			}
			
			.contentMiddle .contentBlock .middle{
				width: 535px;
				min-height: 329px;
				background-image: url(../images/bg_content_middle.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				border-left: 1px #dbdbdb solid;
				border-right: 1px #dbdbdb solid;
				padding: 5px 14px;
				background-color: #FFFFFF;
			}
			
			.contentMiddle .contentBlock .middle .videoHometop{
				width: 535px;
				height: 18px;
				background-image: url(../images/bg_video_top.png);
				overflow: hidden;
				position: absolute;
			}
			
		
			.contentMiddle .contentBlock .bottom{
				width: 565px;
				height: 7px;
				overflow: hidden;
				background-image: url(../images/bg_content_bottom.png);
			}
			
				
	.contentRight{
		float: left;
		width: 188px;
		padding: 4px 0 0 0;
	}
	
			.contentRight div.bannerTour{
				height: 115px;
				width: 186px;
				display: block;
			}
			
			.contentRight div.bannerTour a.MyriadPro-Black{
                color: #000000;
                text-decoration: none;
				display: block;
				height: 103px;
				width: 186px;
				text-transform: uppercase;
				padding: 12px 0 0 0;
				font-size: 14px;
            }
			
			.contentRight a.bannerAanmelden{
				padding: 5px 0 0 0;
				width: 186px;
				height: 47px;
				display: block;
			}
			
			.contentRight a.bannerCalculator{
				height: 93px;
				width: 186px;
				/*background-image: url(../images/bg_bannerCalculator.jpg);
				background-repeat: no-repeat;
				background-position: bottom;*/
				text-align: center;
				padding: 13px 0 0 0;
				display: block;

			}
			
			.contentRight .bannerCalculator h3, .contentRight .bannerTarief h3{
				text-transform: uppercase;
				font-size: 1.3em;
			}
			
			.contentRight .bannerCalculator p, .contentRight .bannerTarief p{
				font-size: 1.3em;
				text-transform: uppercase;
			}
			
			.contentRight a.bannerTarief{
				height: 80px;
				width: 186px;
				text-align: center;
				padding: 4px 0 0 0;
				display: block;
			}
			
				.contentLeft .bannerLabels .title{
					text-align: center;
					padding: 5px 0 5px 0;
				}
			
			div.bannerTarief a:hover{
				text-decoration: none;		
            }
			
			div.bannerTarief a.MyriadPro-Black{
				padding: 15px 0 0 0;
				display: block;
				color: #000000;				
            }
			
			div.bannerTarief a.MyriadPro-It{
				display: block;
				color: #000000;
				height: 40px;			
            }
			
			.contentRight .bannerContact{
				height: 169px;
				width: 188px;
				background-image: url(../images/bg_banner_bottom_right.png);
				background-repeat: no-repeat;
				background-position: bottom;
				padding: 7px 0 0 0;
			}
			
				.contentRight .bannerContact .top{	
					padding: 10px 3px 0px 17px;
					height: 50px;			
				}
				
					.contentRight .bannerContact .top .logo{
						width: 49px;
						height: 44px;
						background-image: url(../images/bg_logo_contact.png);
						text-align: center;
						float: left;
					}
					
					.contentRight .bannerContact .top .logo img{
						padding: 5px 0 0 2px;
					}
					
					.contentRight .bannerContact .top .adress{
						padding: 2px 0 0 9px;
						color: #FFFFFF;
						font-weight: bold;
						float: left;
						line-height: 1.1em;
					}
					
				.contentRight .bannerContact p{
					color: #FFFFFF;
					padding: 2px 0 0 0;
					font-size: 0.9em;
					line-height: 1.4em;
				}
				
				.contentRight .bannerContact a{
					text-decoration: none;
					color: #FFFFFF;
					font-weight: normal;
				}
				
				.contentRight .bannerContact a:hover{
					text-decoration: underline;
				}

/* Content pagina */

.contentFull{
	float:left;
	width: 760px;
	padding: 8px 0 10px 0;
}

.contentFull .top{
	background-image: url(../images/bg_contentFull_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 760px;
	height: 7px;
}


.contentFull .middle{
	background-image: url(../images/bg_contentFull_middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	border-left: 1px #dbdbdb solid;
	border-right: 1px #dbdbdb solid;
	width: 718px;
	height: auto;
	padding: 15px 20px 20px 20px;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

	.contentFull .middle .pageTitle{
		font-size: 2em;
		border-bottom: 1px #f1f1f1 solid;
		width: 100%;
		display: block;
		padding: 0 0 5px 0;
		margin-bottom: 10px;
		font-weight: normal;
		font-style: normal;
		line-height:normal;
		font-family: 'MyriadProBold', sans-serif;
	}
	
	
	.contentFull .middle p{
		line-height: 1.5em;
		overflow: hidden;
	}

	.contentFull .middle img{
		margin: 10px;
	}
	
	.contentFull .reset,
	.contentFull .reset img,
	.contentFull .middle .reset img {
		margin:0px !important;
		padding:0px !important;
		border:0px !important;
		height:auto !important;
		width:auto !important;
		display:auto !important;
	}
	
	.contentFull .middle .carousel-image img{
		margin: 0;
	}
.contentFull .bottom{
	background-image: url(../images/bg_contentFull_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 760px;
	height: 33px;
}

/* Labels */

.music{
}

.label{
	float: left;
	display: block;
	width: 349px;
	position: relative;
	z-index: 0;
	margin: 0 5px;
	padding-bottom: 10px;
}

.label .image{
		height: 103px;
		width: 102px;
		padding: 0;
		left: 0;
		float: left;
	}
	
.label .image img{
		margin: 0;
	}
	
.label .imageBackground{
		height: 103px;
		width: 102px;
		position: absolute;
		left: 0;
		z-index: 100;
		background-image:url(../images/bg_label_image.png);
	}
	
	.label h2{
		margin: 0 0 5px 0;
		font-size: 1.3em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.label .text{
		width: 243px;
		/*min-height: 103px;*/
		overflow: hidden;
		padding: 0 0 0 4px;
		display: block;
		float: left;
	}
	
		.label .text .top{
			background-image: url(../images/bg_label_top.png);
			background-position: top;
			background-repeat: no-repeat;
			overflow: hidden;
			height: 10px;
			width: 243px;
			display: block;			
		}
		
		.label .text.activeVideo .top{
			background-image: url(../images/bg_label_top_active.png);
		}
		
		.label .text .middle{
			background-color: #f5f5f5;
			padding: 0 10px;
			width: 223px;
			border: none;
			background-image: none;
			line-height:1.5em;
		}
		
		.label .text.activeVideo .middle{
			background-color: #e0e0e0;
		}
		
				.label .text .middle a{
					background-image: url(../images/arrow_more.gif);
					background-position: left 6px;
					background-repeat: no-repeat;
					padding: 5px 0 5px 15px;
					display: block;
			}
			
				.label .text .middle a.videoExitLink{
					background-image: url(../images/arrow_close.gif);
					background-position: left 6px;
					background-repeat: no-repeat;
					padding: 5px 0 5px 15px;
					display: block;
			}
		
		.label .text .bottom{
			background-image: url(../images/bg_label_bottom.png);
			background-position: top;
			background-repeat: no-repeat;
			overflow: hidden;
			height: 10px;
			display: block;
			width: 243px;	
		}
		
		.label .text.activeVideo .bottom{
			background-image: url(../images/bg_label_bottom_active.png);
		}
		
/* contact form */

#contactformulier{
	float: left;
	width: 500px;
}

	#contactformulier form{
		padding: 10px 0 0 0;
	}
	
	#contactformulier table{
		border-collapse: collapse;
		border-spacing: 0px;
	}
	
	#contactformulier table.formTable td {
		padding: 4px;
	}
	
	#contactformulier table.formTable tr td.formColumnLeft {
		width: 150px;
	}
	
	#contactformulier table.formTable tr td.formColumnRight textarea {
		border: 1px #dbdbdb solid;
		overflow: auto;
	}
	
	#contactformulier table.formTable input{
		border: 1px #dbdbdb solid;
		padding: 1px 0;
	}
	
	#contactformulier tr td.formColumnSubmit{
		float: right;
	}
	
	#contactformulier tr td.formColumnSubmit input{
			width: 70px;
			height: 30px;
			background-image: url(../images/btn_verstuur.png);
			background-position: top;
			background-repeat: no-repeat;
			background-color: #FFFFFF;
			border: 0px;
			cursor: pointer;
			float: right;
		}
		
		#contactformulier tr td.formColumnSubmit input.gbButton{
			background-image: url(../images/btn_verzenden_en.png);
			width: 40px;
			height: 30px;
		}
		
		table tr td.registerSubmit input{
			width: 94px;
			height: 30px;
			background-image: url(../images/btn_registreren_nl.png);
			background-position: top;
			background-repeat: no-repeat;
			background-color: #F7F7F7;
			border: 0px;
			cursor: pointer;
			float: right;
		}
		
		table tr td.registerSubmitgb input{
			width: 94px;
			height: 30px;
			background-image: url(../images/btn_registreren_en.png);
			background-position: top;
			background-repeat: no-repeat;
			background-color: #F7F7F7;
			border: 0px;
			cursor: pointer;
			float: right;
		}
		
			table tr td.passwordSubmit input{
			width: 139px;
			height: 32px;
			background-image: url(../images/btn_wachtwoordvergeten.png);
			background-position: top;
			background-repeat: no-repeat;
			background-color: #F7F7F7;
			border: 0px;
			cursor: pointer;
			float: right;
		}
		
		table tr td.passwordSubmitgb input{
			width: 139px;
			height: 32px;
			background-image: url(../images/btn_wachtwoordvergeten_en.png);
			background-position: top;
			background-repeat: no-repeat;
			background-color: #F7F7F7;
			border: 0px;
			cursor: pointer;
			float: right;
		}
		
	#contactformulier ul{
		list-style: square;
		padding: 10px 10px 10px 20px;
		color: #FF0000;
		width: 334px;
		font-weight: bold;
		font-style: italic;
		line-height: 1.5em;
		margin: 0 0 10px 0;
	}


#contact{
	float: right;
}

/* Nieuws items */

.newsItem{
	padding: 0 0 20px 0;
}

.newsItem h1{
	font-family: 'MyriadProBold';
	font-size: 1.5em;
	margin: 0 0 5px 0;
}

/* Login pagina / wachtwoord vergeten*/

#login, #passForgot{
	padding: 10px;
	position: relative;
}

	#login h1, #passForgot h1{
		font-family: 'MyriadProBoldItalic';
		font-size: 1.8em;
		margin: 0 0 5px 0;
		text-align: center;
	}
	
	#login form, #passForgot form{
		padding: 0 0 45px 0;
	}
	
	#login table.formTable td, #passForgot table.formTable td{
		padding: 5px;
	}

	#login table.formTable tr{
	}
	
		#login table.formTable tr td.formColumnRight .elementText, #login table.formTable tr td.formColumnRight select,#passForgot table.formTable tr td.formColumnRight .elementText {
			border:1px solid #DBDBDB;
			padding:1px 0;
			width: 213px;
		}
		
		#login table.formTable tr td.formColumnRight .elementSelect{
			border:1px solid #DBDBDB;
			padding:1px 0;
			width: 216px;
		}
		
		input#companyHouseNo, input#companyHouseNoAdd{
			width: 40px !important;
		}
		
		input#companyZipcode{
			width: 55px !important;
		}

		
		#passForgot table.formTable tr td.formColumnLeft{
			width: 140px;
			text-align: right;
			padding-right: 10px;
			font-weight: bold;
		}
		
		#login table.formTable tr td.formColumnLeft{
			width: 195px;
			text-align: right;
			padding-right: 10px;
			font-weight: bold;
		}
		
		table.formTable tr td.formColumnLeft p{
			font-weight: normal;
			font-style: italic;
			text-align: right;
			font-size: 1.2em;
		}
		
		table.formTable tr td.formColumnLeft span.elementCheckboxtext{
			font-weight: normal;
			text-align: right;
		}
		
		table.formTable tr td.formColumnLeft .elementCheckboxContainer{
			float: right;
			margin-left: 10px;
		}
		
		#login table.formTable tr td.formColumnSubmit input{
			display: block;
			width: 59px;
			height: 35px;
			background-image: url(../images/btn_login.png);
			background-color: #f6f6f6;
			border: none;
			cursor: pointer;
			text-align: right;
			position: absolute;
			right: 0px;
			top: 14px;
		}
		
		#login table.formTable tr td.formColumnSubmit{
			position: relative;
			display: block;
			height: 35px;
			padding: 0px;
		}
		
		#login ul, #error{
			padding: 0 0 15px 15px;
			list-style: square;
			color: #FF0000;
			line-height: 1.6em;
		}
		
		#passForgot ul{
			padding: 0 0 15px 163px;
			list-style: square;
			color: #FF0000;
			line-height: 1.6em;
		}
		
		#login a.btnPassword{
			position: absolute;
			bottom: 42px;
			right: 86px;
		}
		
/* Videos */

.videoSet{
	overflow: hidden;
	padding: 0 0 10px 0; 
}

/*.videoHolder hr{
		float: left;
		clear: both;
		height: 1px;
		border: 0px;
		width: 100%;
		margin: 8px 0px;
		padding: 0px;
		background-color: #FFFFFF;
}*/

.nodisplay{
    display: none;
}

.videoHolder{
	padding: 0 0 10px 0;
}

	.videoHolder .top{
		width: 718px;
		height: 9px;
		overflow: hidden;
		background-image: url(../images/bg_video_top.gif);
		background-repeat: no-repeat;
	}
	
	.videoHolder .middle{
		background-image: none;
		background-color: #e0e0e0;
		width: 676px;
		padding: 10px 20px 10px 20px;
		position: relative;
	}
	
	.videoHolder .middle p{
		padding: 0 0 10px 0;
	}
	
	.videoHolder .middle input{
		margin: 0 0 0 5px;
		padding: 0px 0px 0px 5px;
		width: 203px;
	}
	
	.videoHolder .middle .videoSmalltop{
		position: absolute;
		background-image: url(../images/bg_video_small_top.png);
		display: block;
		width: 319px;
		height: 7px;
		overflow: hidden;
		z-index: 100;
	}
	
	.videoHolder .bottom{
		width: 718px;
		height: 9px;
		overflow: hidden;
		background-image: url(../images/bg_video_bottom.gif);
		background-repeat: no-repeat;
	}

	.videoHolder .middle .video{
		float: left;
		width: 319px;
		display: block;
	}
	
	
.videoHolder .text{
		float: left;
		padding: 0 0 0 35px;
		width: 315px;
	}
	
	.videoHolder .text h3{
		font-size: 1.4em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 0 5px 0;
	}
	
	.videoHolder  a.videoCloseLink img{
		float: right;
		margin: 0;
		padding: 20px 0 0 0;
	}

	.videoHolder iframe {
		margin: 0;
		padding: 20px 0 0 0;
		float: left;
	}
	
/* Registratie pop-up */

.suggest_link {
        background-color: #FFFFFF;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #3366CC;
        color: #FFF;
        padding: 2px 6px 2px 6px;
}

#search_suggest {
        width: 280px;
        padding: 10px;
        position: absolute;
        background-color: #FFFFFF;
        text-align: left;
        border: 1px solid #000;
        display: none;
        top: 25%;
        left: 50%;
        margin-left: -150px;
        z-index:101;
}

#search_suggest_address {
    font-weight: bold;
}

#search_suggest_list {
    border: 1px solid #000;
}

#search_suggest_overlay {
  visibility: hidden;
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
/*.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}*/
.search_suggest_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #search_suggest_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.disabled {
    color: #999;
    background: #CCC
}

/* Sitemap */

.sitemap span a{
	padding: 0 0 10px 0px;
	display: block;
	
}

	.sitemap span span a{
		padding: 5px 0 5px 10px;
		display: block;
	}
	
		.sitemap span span span a{
			padding: 5px 0 5px 20px;
			display: block;
			font-weight: normal;
		}

/* Disclaimer Sitemap */

#disclaimer{
	position: absolute;
	bottom: 14px;
	left: 40px;
	color: #b3b3b3;
}

	#disclaimer a{
		color: #b3b3b3;
		text-decoration: none;
		font-weight: normal;
	}
	
	#disclaimer a:hover{
		text-decoration: underline;
	}
	
/* Facebook News Plugin */

	.fb-wall{
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		font-size:13px;
		width:100%;
		line-height:1.2em;
		color:#333333;
		background-color:#FFF;}
		
	.fb-wall a{
		text-decoration:none;
		color:#3B5998;}
		
	.fb-wall a:hover{
		text-decoration:underline;}
	
	.fb-wall.loading{
		height:300px;
		background:url(../images/loader-small.gif) no-repeat center center;}
	
	.fb-wall-box{
		margin-bottom:10px;
		border-top:1px solid #eee;
		padding-top:10px;}
		
	.fb-wall-box-first{
		border:0;
		padding-top:0;}
		
	.fb-wall-avatar{
		float:left;
		border:0;}
		
	.fb-wall-data{
		margin-left:60px;}
		
	.fb-wall-media{
		display:block;
		font-size:11px;
		margin-bottom:5px;}
		
	.fb-wall-border-left{
		border-left:2px solid #CCCCCC;
		padding:0 0 3px 8px;}
		
	.fb-wall-media-container{
		display:table;}
		
	.fb-wall-media-link{
		border:1px solid #ccc;
		display:inline-block;
		color:#3B5998;
		cursor:pointer;
		float:left;
		margin-right:5px;}
		
	.fb-wall-media-link:hover{
		border:1px solid #3B5998;}
		
	.fb-wall-picture{
		margin-right:10px;
		border:0;
		display:block;
		margin:3px;}
		
	.fb-wall-name{
		display:block;
		font-weight:bold;
		color:#3B5998;}
		
	.fb-wall-caption{
		display:block;
		color:#3B5998;}
		
	.fb-wall-description{
		display:block;
		color:#777;
		line-height:1.2em;}
		
	.fb-wall-icon{
		float:left;
		margin-right:5px;}
		
	.fb-wall-date{
		font-size:11px;
		color:#777;
		clear:left;
		display:block;
		margin-bottom:5px;}
		
	.fb-wall-message{
		display:block;
		margin-bottom:5px;}
		
	.fb-wall-message-from{
		font-weight:bold;
		color:#3B5998;}
		
	.fb-wall-link{
		color:#333;
		font-size:11px;
		text-decoration:none;}

/* Likes*/
	
	.fb-wall-likes{
		border-bottom:1px solid #E5EAF1;
		margin-bottom:2px;
		display:block;
		font-size:11px;
		background:url(like.gif) no-repeat 0 0 #FFF;
		padding-top:5px;}
		
	.fb-wall-likes div{
		margin:0;
		background:url(like.gif) no-repeat 0 -5px #EDEFF4;
		padding:5px 5px 4px 24px;}
		
	.fb-wall-likes div span{
		color:#3B5998;}

/* Comments */

	.fb-wall-comments{
		margin-top:2px;
		font-size:11px;}
	
	.fb-wall-comment{
		background-color:#EDEFF4;
		border-bottom:1px solid #E5EAF1;
		margin-top:2px;
		padding:5px 5px 4px;
		display:block;
		overflow:hidden;}
		
	.fb-wall-comment-message{
		display:table;}
		
	.fb-wall-comment-from-name{
		font-weight:bold;
		color:#3B5998;}
		
	.fb-wall-comment-from-date{
		color:#777;
		clear:left;
		display:block;}
		
	.fb-wall-comment-avatar{
		width:32px;
		height:32px;
		float:left;
		margin-right:5px;
		overflow:hidden;}
		
	.fb-wall-comment-avatar img{
		width:32px;
		height:32px;}
		
/* Clearfix */
		
	.fb-wall:after, .fb-wall-media:after, .fb-wall-clean{
		content:'.';
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		font-size:0;
		line-height:0;}		
		
		

