/**
 *  Print stylesheet for Bedrijfscultureelabonnement
 */

/**
 *  Print stylesheet for Bedrijfscultureelabonnement
 */

* html, body {
  margin: 0;
  padding: 0;
}
body {
  position: relative;
  color: #000;
  font-size: 75%;
  font-family: "Arial", sans-serif;
  background-color: #fff;
}

img { border: none; }

form,
.footer-container,
.profile,
.nav-container,
#toc,
.paginator-step,
.page-home #overbca a,
.page-home .to-production-overview,
a.speciallink,
p.singular,
.paginator-previous,
.paginator-next,
.tab-headers,
.article-sidebar,
.page-show .tab,
.newscategories-container {
  display: none;
}

.title-container h1,
.title-container p {
  margin: 0;
}
.title-container img { margin: 0 0 0.25em 0; }

.showitem { margin: 0 0 1em 0; }
.showitem h2,
.showitem p {
  margin: 0;
}
.showitem img { margin: 0.5em 0 0 0; }

.page-show #verhaal { display: block; }

.tab { margin-bottom: 1em; }

.secondary-content .price-container h2,
.secondary-content .time-container h2  {
  margin-bottom: 0.25em;
}
.secondary-content .price-container ul,
.secondary-content .price-container li,
.secondary-content .time-container ul,
.secondary-content .time-container li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary-content .time-container p { margin: 0; }

.page-show #header,
.page-show .locationmap-container{
  display: none;
}

.page-show #primary{
  position: relative;
  width: 670px;
  border-top: 1px solid #FFF;
  margin-top: 0;
}

.page-show h2{
  font-size: 18px;
}

.page-show .title-container{
  position: absolute;
  top: 50px;
  left: 0;
  width: 424px;
  font-size: 1.2em;
}

.page-show .title-container .date {
  margin-top:0.075em;
}

.discount{
  font-size: 28px;
  padding: 0;
  position: absolute;
  top: 0;
  font-weight: bold;
}

.page-show .carrousel-shows-container{
  display: none;
}

body.page-show{
  font-size: 14px;
}

.page-show #main-visual{
  margin-top: 150px;
}


.page-show .reserving-container  h2{
  margin: 0;
}

.page-show  p{
  margin-top: 5px;
}

.page-show a{
  text-decoration: none;
  color: #000;
}

.page-show .reservationcode-container h2{
  margin: 0;
}

.page-show .story-main{
  font-size: 1.1em;
}

.page-show .primary-content{
  height: auto !important;
}

.page-show .secondary-content #bookingconditions  .bookingconditions-intro{
  display: none;
}

.page-show .secondary-content #bookingconditions  .bookingconditions-full{
  display: block;
}