/* Imports */
@import url("reset.css");

/***** Global *****/
/* Body */
body {
  background: #fff;
  color: #fff;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  line-height: 1.429;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* Headings */
h1 {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 15px;
}
h2 {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 17px;
  color: #99042f;
}
h3 {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 15px;
}
h4 {
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 14px;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
  
/* Paragraphs */
p {line-height: 22px;}

/* Lists */
ul {
  list-style: outside disc;
  margin: 1em 0 0 25px;
}

#mc_embed_signup label{
  float:left;
  color:black;
  font-size:14px !important;
  font-family:Arial;
  font-weight:normal !important;
}
#mc_embed_signup .button{
  background:#99042F !important;
}
#mc_embed_signup p{
  color:#000;
}
#mc_embed_signup form{
  padding-left:0px !important;
}
/***** Layout *****/
.site-width {margin: 0 auto; width: 736px;}
.clear {clear: both;}

img.bg {min-height:100%; min-width:1024px; width:100%; height:auto; position:fixed; top:0; left:0;}
    
@media screen and (max-width: 1024px){
  img.bg {left:50%; margin-left:-512px; }}

/*
  Container
*****************/
#container {
  min-height: 747px;
  height: auto !important;
  height: 747px;
  position: relative;
}

/*
  Right
*****************/
#right {
  position: absolute;
  top: 160px;
  right: 0;
}
#content {
  margin-bottom:20px;
}

#content, #openingstijden {
  width: 420px;
  background: url(../data/images/bg_content.png);
  padding: 23px 35px 25px 35px;
}
#content p, #openingstijden p {
  margin-bottom: 20px;
}
#content p:last-child, #openingstijden p:last-child {margin-bottom: 0px;}

/* Split */
#split {
  overflow: hidden;
}
#split .block {
  width: 180px;
  float: left;
}
#split .block.last {
  float: right;
}
#split .block a {
  font-size: 12px;
  float: right;
}

/* Fotogalerij */
#fotogalerij {
  width: 420px;
  height: 168px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 17px 35px 25px 35px;
}
#slider {
  list-style: none;
  margin: 0;
}
#slider li {
  width: 124px;
  height: 116px;
}

#slider li .thumb {
    width:118px; 
    height:118px; 
    text-align:center; 
    overflow:hidden;
}
.bx-wrapper {margin-left:28px;}
.bx-next {
  position: absolute;
  top: 48px;
  right: -18px;
  z-index: 999;
  width: 18px;
  height: 17px;
  text-indent: -999999px;
  overflow: hidden;
  background: url(../data/images/next.png) no-repeat 0;
}
.bx-prev {
  position: absolute;
  top: 48px;
  left: -26px;
  z-index: 999;
  width: 18px;
  height: 17px;
  text-indent: -999999px;
  overflow: hidden;
  background: url(../data/images/prev.png) no-repeat;
}

/* Openingstijden */
#openingstijden {margin-top: 20px;}

/*
  Sidebar
*****************/
#sidebar {
  width: 230px;
  float: left;
}
#sidebar .inside {
  min-height: 742px;
  height: auto !important;
  height: 742px;
  background: url(../data/images/bg_sidebar.png);
  padding: 0 10px 10px 32px;
  overflow: hidden;
}
#sidebar .bottom {
  width: 230px;
  height: 5px;
  background: url(../data/images/bg_sidebar-bottom.png) no-repeat;
}

/* Logo */
.logo {
  width: 166px;
  height: 144px;
}

/* Navigation */
#nav {
  list-style: none;
  margin: 21px 0 0 0;
}
#nav li {
  margin-bottom: 7px;
}
#nav li a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-indent: -13px;
  padding-left: 21px;
}
#nav li a:hover, #nav li a.active {
  background: #99042f;
  color: #fff;
}

/* Fotos */
#fotos {
  width: 116px;
  margin: 30px 0 0 27px;
}
#fotos img {
    display:block;
}
#fotos .thumb {
    width:116px; 
    height:116px; 
    text-align:center; 
    overflow:hidden;
    margin-bottom:15px;
}
    
    
img.keurmerk {
  margin: 30px 0 0 0 !important;
  float: left;
}
img.facebook {
  margin: 37px 0 0 0 !important;
}

.pText { width: 270px; background: #fff; padding: 5px; border: 1px solid #ccc; color: #000; }
.pHighlightText { border: 1px solid #ff0000; }
.pRequiredCheckbox { border: #ff0000; }
.pErrorMessage { color: #ff0000; margin-left: 5px; }

label { display: inline-block; width: 120px; vertical-align: top; padding-top: 7px; }

textarea { height: 70px; font-family: "Arial" , sans-serif; font-size: 12px; }

.pSubmit { width: 100px; height: 25px; border: none; margin-top: -10px; margin-bottom: 60px; margin-right: 10px; padding: 2px; background: none; color: #fff; float: right; clear:left; }
.pSubmit:hover { text-decoration:underline; cursor: pointer; }

.album{float:left;width:420px;}
.video_shadow{
  background:url(../media/2949/shadowbox.png) no-repeat;
  width:136px;
  height:108px;
  float:left;
  position:relative;
  padding:6px 6px 5px 6px;
}
.album table tr td{vertical-align:top;padding-bottom:20px;}
.playbutton{
  position:absolute;
  width:50px;
  height:50px;
  top:35px;
  left:48px;
  z-index:100;
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */