@charset "utf-8";
/* CSS Document */

html,body
{
    height:100%;
}

*
{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}

body
{
	cursor:default;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#backgroundWrapper
{
	background-image:url(/images/background_shade.png);
	background-repeat:repeat-y;
	background-position:top center;
}

h1
{
	font-size: 11px;
 	display: inline !important;
	font-weight: normal;
}

h2
{
	/*font-family:"Helvetiker";*/
	/*font-family:"ITC Lubalin Graph LT Demi";*/
	/*font-family: "Helvetica Neue LT Std";*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	font-size:24px;
	padding-bottom: 10px;
}

#siteWrapper
{
	width:990px;
	background-color:#FFF;
	margin:0 auto auto;
}

#header
{
	height:222px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#header .top
{
	height:148px;
	padding:12px 0 0 12px;
}

.breadcrum
{
	background-repeat:repeat-x;
	background-position: bottom;
	text-shadow:0 1px 0 #FFFFFF;
	line-height:30px;
}

.breadcrum .left
{
	background-repeat: no-repeat;
	width: 10px;
	height: 30px;
	float: left;
	margin: 0;
}

.breadcrum .right
{
	background-repeat: no-repeat;
	width: 10px;
	height: 30px;
	float: right;
	margin: 0;
	background-position: right;
}

.breadcrum a:hover
{
	text-decoration:underline;
}

.siteTabs
{
	height:27px;
	margin:0 0 0 20px;
}

.siteTabs li
{
	float:left;
	list-style-type:none;
	margin-right:2px;
	line-height: 11px;
}

.siteTabs li a
{
	line-height: 27px;
	display: block;
}

.siteTabs .selected a
{
	color:#1B1B1B !important;
}

.siteTabs .selected a:hover
{
	text-decoration:none;
}

.siteTabs li a
{
	color:#FFF;
	display:block;
}

.siteTabs li a span 
{
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
	display: block;
}

.siteTabs li a span.middle
{
	background-repeat: repeat-x;
	padding: 0;
}

.siteTabs li a strong
{
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
	display: block;
}

#siteNav
{
	background-repeat:repeat-x;
	height:35px;
}

#siteNav li
{
	float:left;
	list-style-type:none;
	line-height:30px;
	background-position:right;
	background-repeat:no-repeat;
	padding-right:2px;
}

#siteNav li a
{
	display:block;	
	font-weight:bold;
	text-shadow:0 1px 0 #ffffff;
}

#siteNav li span
{
	display:block;
	padding:0 17px 0 15px;
}

#siteNav li a:hover span, #siteNav li.selected a
{
	background-repeat:no-repeat;
	background-position:bottom center;
}

.subMenu .title
{
	font-weight:bold;
}

.subMenuList
{
	border-style:solid;
	border-width:0 1px 0 1px;
	height:1%;
}

.subMenu .footer
{
	height: 10px;
	background-repeat: no-repeat;
}

.subMenu
{
	margin-bottom: 15px;
}
.subMenu li
{
	list-style-type:none;
	display:block;
	height: 25px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.subMenu li span
{
	padding:0 0 0 9px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	height:23px;
	cursor: pointer;
}

.subMenu li span:hover, .subMenu li a.selected span
{
	background-image:none;
}
.subMenu li a
{
	display:block;	
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:23px;
}
.subMenu li a:hover, .subMenu li a.selected
{	
	background-repeat:no-repeat;
	background-position:top left;
}
.info
{
	margin-bottom:15px;
}
.teaser
{
	margin-bottom: 15px;
}

.teaser .body
{
	border-style:solid;
	border-width:0 1px 0 1px;
	height:1%;
}

.teaser .footer
{
	height: 10px;
	background-repeat: no-repeat;
}

.teaser .illu
{
	height: 90px;
}

.teaser .intro
{
	padding: 7px 10px 0 10px;
}

.teaser .intro p
{
	padding-bottom:7px;
}

.spacer
{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

#content
{
	background-color:#FFF;
	padding:15px 20px 0px 20px;
}

#contentFooter
{
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width:950px;
	margin: 0 auto 0 auto;
	margin-bottom:20px;
}

.mainContentWrapper
{
	background-color:#FFF;
	height:1%;
}

#flashPromo
{
	background-color:#fff;
	height:220px;
	margin-bottom:14px;
}

.left
{
	width:245px;
	float:left;
	margin:15px 0 1px 15px;
}

.right
{
	float:right;
	width:658px;
	margin:15px 15px 1px 15px;
}

#footer .bottom
{
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(/images/bottom.png);
}

.endFooter
{
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
}

.footerWrapper
{
	margin:0 auto 0 auto;
	width:970px;
	padding:37px 0 0 0;
}
.footerWrapper .reserveren
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:12px;
}

.footerLinks
{
	background-repeat:repeat-x;
	padding:2px 0 0 20px;
	height:1%;
}

.footerLinks .section span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:6px;
	display:block;
	font-weight:lighter;
}
.footerLinks .section
{
	width:160px;
	float:left;
	padding:18px 0 0 0;
}

.footerLinks .locations
{
	padding-right:36px;
}

.footerLinks .section li
{
	list-style-type:none;
	line-height:18px;
}

.footerLinks .section li a
{
	background-position:left;
	background-repeat:no-repeat;
	padding-left:9px;
	display:block;
}

.copyright
{
	background-color:#FFF;
	padding:7px 0 30px 0;
}

.copyrightWrapper
{
	margin:0 auto 0 auto;
	width:970px;
	color:#666;
}

.newsletter
{
	background-position:top;
	background-repeat:no-repeat;
	width:250px;
	height:177px;
	float:right;
}

.newsletter form
{
	padding:21px 0 0 80px;
}

.newsletter form input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:145px;
	margin-bottom:12px;
	cursor:default;
}

.newsletter .submit
{
	background-repeat:no-repeat;
	background-color:transparent;
	width:83px;
	height:31px;
	cursor:pointer;
	margin:2px 0 0 -5px;
}

.newsletter .title
{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding:16px 0 0 19px;
	overflow: hidden;
	width: 220px;
	height: 18px;
}

.pvgProducts
{	
	margin:0 20px 0 20px;
	padding:8px;
	height:144px;
	width:934px;
	text-align:left;
	background-image:url(/images/themes/ninaber/bg_products.jpg);
	background-repeat:no-repeat;
}

.pvgProducts a:hover
{
	text-decoration:underline;
}

.pvgProducts .productsWrapper
{
	float:right;
	width:718px;
	padding-top:8px;
}


.pvgProducts .item
{
	text-align:center;
	width:102px;
	float:left;
	margin:0 0px 0 0;
}

.pvgProducts .item .illu
{
	background-image:url(/images/bg_product_illu.png);
	background-repeat:no-repeat;
	height:96px;
	padding:6px 0 0 0;
}

.pvgProducts .item a
{
	color:#FFF;
	font-size:10px;
}
#stickyItems
{
	padding-bottom:14px;
}
#stickyItems .item
{
	float:left;
	width:212px;
	margin:0 11px 0 0;
}

#stickyItems .item .footer
{
	height: 10px;
	background-repeat: no-repeat;
}

#stickyItems .last
{
	margin:0;
}

#stickyItems .title, .otherLinks .title, .subMenu .title, .teaser .title
{
	font-weight:bold;
	overflow:hidden;
	text-align:left;
	background-repeat:no-repeat;
	line-height: 30px;
}

#stickyItems .title p, .otherLinks .title p, .subMenu .title p, .teaser .title p
{
	/*margin:-7px 5px 0 0;*/
	overflow:hidden;
	padding:0 0 0 10px;
}

#stickyItems .illu
{
	border-width:0 1px 0 1px;
	border-style:solid;
}

#stickyItems .item .intro
{
	padding:7px 10px 0 10px;
	background-repeat:repeat-y;
	border-width:0 1px 0px 1px;
	border-style:solid;
}

#stickyItems .intro p
{
	overflow: hidden;
	height: 43px;
	margin-bottom: 4px;
}

a.more
{
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 9px;
}

.welcome
{
	width:432px;
	float:left;
	line-height:16px;
	padding:11px 0 0 0;
}

.welcome p
{
	padding-bottom:7px;
}

.otherLinks
{
	width:212px;
	float:left;
	margin-left:14px;
}

.otherLinks .intro
{
	background-repeat:repeat-y;
	overflow:hidden;
	height:1%;
	border-width:0 1px 0 1px;
	border-style:solid;
}

.otherLinks .footer
{
	height: 10px;
	background-repeat: no-repeat;
}

label
{
	display: block;
}

.otherLinks li
{
	list-style-type:none;
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0 0 0 10px;
}

.otherLinks li a
{
	font-weight:bold;
	line-height:25px;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:9px;
}

.contentPage
{
	line-height: 15px;
}

.contentPage ul
{
	list-style-position: outside;
	padding: 0 0 10px 15px;
	width: 600px;
}

.contentPage .intro
{
	padding-bottom: 7px;
}

.contentPage .addThis
{
	float: right;
	padding-top:30px;
}

#contentPictures, #contentVideo
{
	margin: 20px 0 20px 0;
	border-color: #e8e9de;
	border-width: 1px 0 1px 0;
	border-style: solid;
	background-color: #fcfbf9;
	padding: 15px 0 15px 15px;
	margin-bottom: 30px;
}

.contactInfo
{
	line-height: 18px;
	padding-left: 12px;
}

.morePhotos
{
	float: right;
	position: relative;
	margin-top: -24px;
}

#contentVideo .item
{
	width: 172px;
	float: left;
	margin: 0 15px 0 0;
}

#contentVideo .play
{
	background-image: url(/images/video_play.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 131px;
	position: relative;
	z-index: 10;
	margin-bottom: -131px;
	margin-left: 15px;
}

#contentVideo .thumb
{
	background-image: url(/images/bg_video.png);
	height: 126px;
	width: 166px;
	padding: 6px 0 0 6px;
	position: relative;
	z-index: 1;
}

#contentPictures .item
{
	width: 112px;
	height: 112px;
	float: left;
	margin: 0 15px 0 0;
}

#contentPictures .plus
{
	position: relative;
	float: right;
	z-index: 10;
	margin-bottom: -30px;
	margin-top: -10px;
	margin-right: -10px;
}

#contentPictures .thumb
{
	background-image: url(/images/bg_picture.png);
	height: 106px;
	width: 106px;
	padding: 6px 0 0 6px;
	position: relative;
	z-index: 1;
	margin: 0px 0 0 0;
}

.inline
{
	margin: 15px 0 0 0;
}

.inline_illu_imgleft
{
	float: left;
	margin: 3px 10px 0 0;
}

.inline_illu_imgright
{
	float: right;
	margin: 3px 0 0 10px;
}

.inline .tl
{
	height: 6px;
	width: 6px;
	background-image: url(/images/tl.gif);
	background-repeat: no-repeat;
}

.inline .tc
{
	background-image: url(/images/tc.gif);
	background-repeat: repeat-x;
}

.inline .tr
{
	height: 6px;
	width: 6px;
	background-image: url(/images/tr.gif);
	background-repeat: no-repeat;
}

.inline .bl
{
	height: 6px;
	width: 6px;
	background-image: url(/images/bl.gif);
	background-repeat: no-repeat;
}

.inline .bc
{
	background-image: url(/images/bc.gif);
	background-repeat: repeat-x;
}

.inline .br
{
	height: 6px;
	width: 6px;
	background-image: url(/images/br.gif);
	background-repeat: no-repeat;
}

.inline .ml
{
	background-image: url(/images/ml.gif);
	background-repeat: repeat-y;
}

.inline .mr
{
	background-image: url(/images/mr.gif);
	background-repeat: repeat-y;
}

legend
{
	display: none;
}

.formWrapper
{
	
}

#infoForm
{
	padding: 5px 0 0 5px;
}

#infoForm table label
{
	font-weight: bold;
	padding-bottom: 1px;
}

#infoForm .textfield, #infoForm textarea, #newsletterForm .textfield
{
	border-style: solid;
	border-width: 1px;
	border-color: #777068 #e8e9de #e8e9de #777068;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 130px;
	margin: 0 20px 6px 0;
	cursor: default;
}

label.error
{
	line-height:0px;
	height:0px;
	font-weight: normal;
	font-size: 11px;
}

div.error
{
	padding-bottom:7px;
	font-weight: bold;
}

input.error, textarea.error
{
	/*border-width: 1px !important;
	border-color: #d6002d #d6002d #d6002d #d6002d !important;*/
	background-color: #fce5e8;
}

input.valid, textarea.valid
{
	border-width: 1px !important;
	border-color: #7db61c #7db61c #7db61c #7db61c !important;
}

#infoForm .radio, #newsletterForm .radio
{
	vertical-align: text-bottom;
	margin-right:3px;
}
#newsletterForm .checkboxWrapper
{
	padding: 0 0 10px 0;
}
#newsletterForm .checkbox
{
	vertical-align: text-bottom;
	margin-right:5px;
}
#infoForm .large
{
	width:286px;
}

#newsletterForm .large
{
	width:310px;
}

#infoForm textarea
{
	width:599px;
	overflow: auto;
	height: 90px;
}

#infoForm .submit
{
	background-repeat: no-repeat;
	width: 245px;
	height: 31px;
	background-color: transparent;
	cursor: pointer;
}

#newsletterForm .code
{
	width: 125px;
	
	height: 40px;
	margin-top: 3px;
	margin-bottom: 7px;
	padding-bottom:15px;
}
#newsletterForm .code img
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#newsletterForm .submit
{
	background-repeat: no-repeat;
	width: 245px;
	height: 31px;
	background-color: transparent;
	cursor: pointer;
}

#message
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width:658px;
	background-image: url(/images/background_message.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 8px 0 0 0;
}

#message .tl
{
	width: 15px;
	height: 15px;
	background-image: url(/images/tl.png);
}

#message .tr
{
	width: 15px;
	height: 15px;
	background-image: url(/images/tr.png);
	background-repeat: no-repeat;
}

#message .bl
{
	width: 15px;
	height: 15px;
	background-image: url(/images/bl.png);
	background-repeat: no-repeat;
}

#message .br
{
	width: 15px;
	height: 15px;
	background-image: url(/images/br.png);
	background-repeat: no-repeat;
}

#message .tc
{
	height: 15px;
	background-image: url(/images/tc.png);
	background-repeat: repeat-x;
}

#message .bc
{
	height: 15px;
	background-image: url(/images/bc.png);
	background-repeat: repeat-x;
}

#message .ml
{
	width: 15px;
	background-image: url(/images/ml.png);
	background-repeat: repeat-y;
}

#message .mr
{
	width: 15px;
	background-image: url(/images/mr.png);
	background-repeat: repeat-y;
}

#message .mc
{
	padding-bottom: 10px;
}

.messageWrapper
{
	
	background-position: 12px 12px;
	background-repeat: no-repeat;
	padding: 25px 0 100px 90px;
}

.groen
{
	background-image: url(/images/messageOK.png);
}

.rood
{
	background-image: url(/images/messageWrong.png);
}

.gallery
{
	float: left;
	padding: 5px 15px 0 15px;
}

.galleryMenu
{
	float: left;
}

.galleryMenu li
{
	list-style-type: none;
	line-height: 25px;
	width: 245px;
}

.galleryMenu h2
{
	padding-top: 17px;
	height: 60px;
	background-image: url(/images/pictures.jpg);
	background-position: right 10px;
	background-repeat: no-repeat;
	width: 245px;
}

.galleryMenu p
{
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: -20px;
}

.galleryMenu li.selected
{
	font-weight: bold;
}

.galleryMenu li a
{
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 9px;
}

#arrangementen
{
	display: none;
}

#reserveren
{
	background-color: #666;
	padding: 5px;
	margin-top:30px;
	margin-bottom: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 8px;
}
#reserveren  a.back
{
	float: right;
	font-size: 12px;
	background-color: #CCC;
	padding:5px;
	line-height: normal;
	border-style: solid;
	border-width: 1px;
	color: #333;
	border-color: #f5f5f5 #969696 #646464 #f2f2f2;
	margin: 2px 0 0 0;
	text-shadow:1px 1px 0 #f2f2f2;
	text-decoration: none;
}
#reserveren  a.back:hover
{
	color: #333;
	border-color: #646464 #f2f2f2 #f5f5f5 #969696;
	text-shadow:-1px -1px 0 #f2f2f2;
}
#reserveren a.button, #vips .button
{
	background-color: #093;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 5px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #6cc489 #006120 #004015 #36af5e;
	text-shadow:1px 1px 0 #004015;
	cursor: pointer;
}
#reserveren a.button:hover, #vips .button:hover
{
	border-color: #004015 #36af5e #6cc48a #006120;
	text-shadow:-1px -1px 0 #004015;
}
#reserveren th.header
{
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #fff;
	padding: 0 0 5px 15px;
	background-color: #666;
	color: #FFF;
}
#reserveren th
{
	padding: 5px 0 5px 15px;
	text-align: left;
	background-color: #eeeeee;
	border-bottom:1px solid #666;
}
#reserveren .voorwaarden
{
	font-size:11px;
	background-color: #eeeeee;
	border-top:1px solid #fff;
	color: #666;
	-moz-border-radius-bottomright: 6px; 
	-moz-border-radius-bottomleft: 6px;
	background-image: url(/images/ideal.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left:130px;
	height: 83px;
}

#reserveren .end
{
	font-size:11px;
	background-color: #eeeeee;
	border-top:1px solid #fff;
	color: #666;
	-moz-border-radius-bottomright: 6px; 
	-moz-border-radius-bottomleft: 6px;
}

#reserveren td
{
	background-color: #fff;
	padding: 15px;
}
#reserveren .items td
{
	border-bottom:1px solid #666;
}
#reserveren .items table td
{
	border-bottom: none;
	padding: 0px 15px 15px 15px;
}
#reserveren .items table td.eventTitle
{
	padding: 15px 0 5px 15px;
	font-weight: bold;
	border-bottom: none;
}
#reserveren tr.items:hover td
{
	background-color: #f2faf5;
}

#reserveren tr.reserve:hover td
{
	background-color: #fff;
}

#vips label
{
	font-weight: bold;
	padding-bottom: 7px;
}
#vips option
{
	padding-left: 4px;
}
#vips .section
{
	border-bottom: 1px solid #666;
	border-top: 1px solid #fff;
	padding: 15px 10px 15px 15px;
	background-color: #f9f9f9;
}
#vips input.error, #vips textarea.error
{
	background-color: #FFF;
}
#vips .radio
{
	margin-right:3px;
	vertical-align: baseline;
}

#vips .textfield, #vips textarea
{
	border-color:#777068 #E8E9DE #E8E9DE #777068;
	border-style:solid;
	border-width:1px;
	cursor:default;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 20px 6px 0;
	padding:2px;
	width:130px;
}

#vips textarea
{
	height:90px;
	overflow:auto;
	width:599px;
}

#vips .block
{
	float: left;
}

#vips .large
{
	width: 285px;
}

.idealHolder
{
	padding-left: 290px;
	height: 130px;
	background-image: url(/images/idealsafe.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.number
{
	background-image: url(/images/idealOK.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	height: 70px;
}
