/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
@font-face {
    font-family: 'clarendonbook';
    src: url('../fonts/clar45w-webfont.eot');
    src: url('../fonts/clar45w-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clar45w-webfont.woff') format('woff'),
         url('../fonts/clar45w-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'clarendonbold';
    src: url('../fonts/clar65w-webfont.eot');
    src: url('../fonts/clar65w-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clar65w-webfont.woff') format('woff'),
         url('../fonts/clar65w-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'clarendon_condensedbold';
    src: url('../fonts/clar67w-webfont.eot');
    src: url('../fonts/clar67w-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clar67w-webfont.woff') format('woff'),
         url('../fonts/clar67w-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'clarendon_extendedbold';
    src: url('../fonts/clar73w-webfont.eot');
    src: url('../fonts/clar73w-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clar73w-webfont.woff') format('woff'),
         url('../fonts/clar73w-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
 	font-size: 62.5%; 
	font-family: Verdana, Lucida, sans-serif; 
}

html {
	background: white url('../images/bg_repeat.png');
	background-repeat:repeat-x;
	background-position:top left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 950px;  
	margin: 0 auto; 
}
#container { 
	width: 850px;
	background: url('../images/container_bg_y.png');
	padding-right: 50px;
	padding-left:50px;
	background-repeat:repeat-y;
	margin:0 auto;
}

.sidebarleft{
float:left;
width:295px;
margin-bottom: 140px;
display:table;
}

.beeldmerk{
position: absolute;
width: 136px;
height: 117px;
background: url('../images/janjan.png');
z-index: 9;
top: -117px;
left: 25px;
}

.bxslider {}

#Layout {
width: 525px;
float: right;
margin: 15px 10px;
}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}
#impressieslide{
float: left;
width:250px;
margin-left: 25px;
margin-top: 20px;
margin-right: 25px;
}

#impressieslide ul li {
width:112px;
height:112px;
border: 3px solid #c0c201;
}

#impressieslide h3{
font-size:18px;
text-align:center;
color: #7d4468; 
font-family:clarendonbold, Serif;
}

#impressieslide p {
font-size: 9px;
font-weight: bold;
}


#Navigation {
float:left;
margin-left: 25px;
margin-top: 20px;
}
#Navigation li{
padding-top:2px;
padding-bottom:2px;
border-top: 1px dotted white;
list-style-type:none;
}
#Navigation li a{
padding:5px;
font-family:clarendonbook, Serif;
text-decoration:none;
color:white;
display: block;
font-size:13px;
transform:rotate(-2deg);
-ms-transform:rotate(-2deg); /* IE 9 */
-moz-transform:rotate(-2deg); /* Firefox */
-webkit-transform:rotate(-2deg); /* Safari and Chrome */
-o-transform:rotate(-2deg); /* Opera */
}

#Navigation li:last-child{
border-bottom:1px dotted white;
}

#Navigation li.titlemenu{
transform:rotate(0deg);
border:none;
text-align:center;
text-transform:uppercase;
font-size:21px;
font-family:clarendonbold, Serif;
color:white;
}

#Navigation .topnav{
background:url('../images/menu_top.png');
height:16px;
width:250px;
}

#Navigation ul {
width:200px;
padding-left: 25px;
padding-right: 25px;
background:url('../images/menu_mid.png');
background-repeat:repeat-y;
}

#Navigation .bottomnav{
width:250px;
height:16px;
background:url('../images/menu_bottom.png');
}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
    
/* HEADER
----------------------------------------- */
#Headercontainer { 
	background: transparent url('../images/bgbg.png');
	background-repeat:no-repeat;
	background-position:top center;
}

#Header{
	min-height:515px;
 	width: 950px; 
 	margin: 0 auto;
	background: transparent url('../images/header_bg3.png');
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	z-index:99;
	overflow:visible;
}

#Header .logo{
width:233px;
height:211px;
position:absolute;
top: 15px;
left: 2px;
z-index:99999;
background:url('../images/logo.png');
}

#Header  .contactopnemen strong{font-size:12px;font-family:Arial, sans-serif;margin-bottom:5px;}
#Header  .contactopnemen p{ color:red; font-size:14px;font-family:Arial, sans-serif;line-height: 20px;}
#Header  .contactopnemen{
position: absolute;
right: 28px;
top: 18px;
}

#Header .menubottom{
width: 745px;
height: 80px;
position: absolute;
bottom: 58px;
left: 125px;
}

#Header .menubottom a{
font-family:Arial, Sans-serif;
color:black;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
#Header .menubottom li{
float:left;
width:137px;
height:80px;
margin-right:8px;
text-align: center;
list-style-type:none;
}

#Header .menubottom li a{
display:block;
width:137px;
height:80px;
line-height:25px;
}

#Header .menubottom li a.schoolreisjes{
background:url('../images/btn_schoolreisje.png');
background-repeat:no-repeat;
background-position:0px -6px;
}

#Header .menubottom li a.schoolreisjes:hover{
background-position:0px 0px;
line-height: 35px;
}

#Header .menubottom li a.kinderpagina{
background:url('../images/btn_kinderpagina.png');
background-repeat:no-repeat;
background-position:0px -6px;
}

#Header .menubottom li a.kinderpagina:hover{
background-position:0px 0px;
line-height: 35px;
}

#Header .menubottom li a.fotofilm{
background:url('../images/btn_films.png');
background-repeat:no-repeat;
background-position:0px -6px;
}

#Header .menubottom li a.fotofilm:hover{
background-position:0px 0px;
line-height: 35px;
}

#Header .menubottom li a.oplocatie{
background:url('../images/btn_oplocatie.png');
background-repeat:no-repeat;
background-position:0px -6px;
}

#Header .menubottom li a.oplocatie:hover{
background-position:0px 0px;
line-height: 35px;
}

#Header .menubottom li a.vrienden{
background:url('../images/btn_vrienden.png');
background-repeat:no-repeat;
background-position:0px -6px;
}

#Header .menubottom li a.vrienden:hover{
background-position:0px 0px;
line-height: 35px;
}



#Header .menutop{
width: 745px;
height: 80px;
position: absolute;
top: 77px;
left: 125px;
}

#Header .menutop a{
font-family:Arial, Sans-serif;
color:black;
font-size:12px;
text-decoration:none;
font-weight:bold;
line-height: 125px;
}

#Header .menutop li{
float:left;
width:137px;
height:80px;
margin-right:8px;
text-align: center;
list-style-type:none;
}
#Header .menutop li a{
display:block;
width:137px;
height:80px;
}

#Header .menutop li a.feesten{
background:url('../images/btn_feesten.png');
background-repeat:no-repeat;
background-position:0px 6px;
position:relative;
z-index:999999999999999;
}

#Header .menutop li a.feesten:hover{
background-position:0px 0px;
line-height: 115px;
}

#Header .menutop li a.webshop{
background:url('../images/btn_webshop.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#Header .menutop li a.webshop:hover{
background-position:0px 0px;
line-height: 115px;
}

#Header .menutop li a.openingstijden{
background:url('../images/btn_openingstijden.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#Header .menutop li a.openingstijden:hover{
background-position:0px 0px;
line-height: 115px;
}

#Header .menutop li a.gastenboek{
background:url('../images/btn_gastenboek.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#Header .menutop li a.gastenboek:hover{
background-position:0px 0px;
line-height: 115px;
}

#Header .menutop li a.contact{
background:url('../images/btn_contact.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#Header .menutop li a.contact:hover{
background-position:0px 0px;
line-height: 115px;
}



#Header .banner{
position: absolute;
border: 3px solid white;
top: 157px;
left: 107px;
z-index:9999;
width:741px;
height:214px;
}
#Header .banner img{
float:left;
}



#Header_ondercontainer{margin-top:-135px;}
#Header_onder{
width:950px;margin:0 auto;
	background: transparent url('../images/beige_top.png');
	height:180px;
	z-index:5;
	position:relative;
}

#Header_onder .shadow{
	height:180px;
	z-index:9999;
	position:relative;
	margin-right: 54px;
	margin-left: 54px;
	background: url('../images/shadow_top.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#Header_onder .socialmedia {
width: 300px;
height: 50px;
position: absolute;
bottom: 0px;
left: 0px;
background:url('../images/volgons.png');
background-repeat:no-repeat;
background-position: 25px 17px;
}

#Header_onder .socialmedia a{
display:block;
width:27px;
height:27px;
}

#Header_onder .socialmedia a.facebook{
position:absolute;
left: 145px;
bottom: 12px;
background:url('../images/facebook.png');
background-repeat:no-repeat;
}

#Header_onder .socialmedia a.twitter{
position:absolute;
left: 183px;
bottom: 12px;
background:url('../images/twitter.png');
background-repeat:no-repeat;
}

#lastmenu {
width: 950px;
position: relative;
z-index: 9999999999999999;
margin: 0 auto;
}
#lastmenu ul{
height: 80px;
width: 500px;
position: absolute;
right: 40px;
bottom: 0px;
}


#lastmenu ul a{
font-family:Arial, Sans-serif;
color:black;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
#lastmenu ul li{
float:left;
height:80px;
margin-right:8px;
text-align: center;
list-style-type:none;
}

#lastmenu ul li.nieuwsbrief{
width:155px;
line-height:125px;
}

#lastmenu ul li a.nieuwsbrief{
position:relative;
z-index:999;
display:block;
width:155px;
height:80px;
background:url('../images/btn_nieuwsbrief.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#lastmenu ul li a:hover.nieuwsbrief{
background-position:0px 0px;
line-height:115px;
}

#lastmenu ul li.museum{
width:141px;
line-height:125px;
}

#lastmenu ul li a.museum{
position:relative;
z-index:999;
display:block;
width:141px;
height:80px;
background:url('../images/btn_museum.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#lastmenu ul li a:hover.museum{
background-position:0px 0px;
line-height:115px;
}

#lastmenu ul li.prijzen{
width:140px;
line-height:125px;
}

#lastmenu ul li a.prijzen{
position:relative;
z-index:999;
display:block;
width:140px;
height:80px;
background:url('../images/btn_prijzen.png');
background-repeat:no-repeat;
background-position:0px 6px;
}

#lastmenu ul li a:hover.prijzen{
background-position:0px 0px;
line-height:115px;
}

/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */
#footer{
background:url('../images/footer.png');
background-repeat:repeat-x;
height: 46px;
margin-left: 6px;
margin-right: 6px;
width: 840px;
position:relative;
z-index:99;
}

#footer ul {
position: absolute;
top: 17px;
left:20px;
}
#footer ul li{
font-size:11px;
font-weight:bold;
margin-right:5px;
padding-right: 5px;
border-right: 1px solid white;
float:left;
list-style-type:none;
color:white;
}
#footer ul li:last-child{
border-right: 0px;
}

#footer ul li a{
color:white;

}