/***
 * Het Muziektheater - main stylesheet
 * 
 * Author: Fabrique Communication and Design - DRA
 * Date: December 2009
 * 
 * TOC
 * ##ELEMENTS
 * ##GENERIC
 * ##TOOLBOX
 * ##CONTENTPAGE
 * ##HOMEPAGE
 * ##EVENTPAGE
 * ##PROGRAMMEPAGE
 * ##ARCHIVEPAGE
 * ##GUESTINFOPAGE
 * ##LIGHTBOX
 */



/***
 * ##ELEMENTS
 */
* html, body {
  margin: 0;
  padding: 0;
  position: relative;
  color: #fff;
  font-family: "Arial", sans-serif;
  font-size: 75%;
  background: #000 url('/media/ui/presentation/bg.png') 50% 0% no-repeat;
}

div:after,
.clearfix:after,
#nieuwsbrief-aanmeldformulier:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}


p {
  line-height: 150%;
  max-width: 42em;
}
a { color: #e81111; }
a:hover { color: #f75c5c; }
a img { border: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

select { border: 1px solid #999; }
label { cursor: pointer; }

button {
  padding: 0.15em 0.25em;
  border: 0;
  background: #8a8b8d url('/media/ui/presentation/button_bg.gif') repeat-x;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}
td {
  margin: 0;
  padding: 0;
  border: 0;
}

/* fonts */
@font-face {
  font-family: 'MTA';
  src: url('/media/ui/presentation/MTANormaal.eot');
  src: local('MTA Normaal'), local('MTA-Normaal'), url('/media/ui/presentation/MTANormaal.otf') format('opentype');
}
/* end - elements */



/***
 * ##GENERIC
 */
#framework {
  margin: 0 auto;
  padding-top: 30px;
  width: 876px;
  position: relative;
}
.brandlogo { padding: 1.95em 0 2.1em 0; }
.content {
  min-height: 818px;
  position: relative;
}

/* article */
.article-header { position: relative; }
.article-header img { display: block; }
.guestinfo-page .article-header h1,
.article-header .chapter {
  margin: 0;
  padding-left: 10px;
  position: absolute;
  font-size: 205%;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  line-height: 240%;
}

/* navigation */
.navigation {
  padding: 0;
  position: absolute;
  top: 49px;
  right: 0;
  text-align: right;
}
.navigation ul,
.navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation li { display: inline; }
.navigation .navigation-primary {
  margin: 2.5em 0 0 0;
  background: url('/media/ui/presentation/navigation_dotted_divider.gif') repeat-x;
}
.navigation-primary a {
  padding-left: 1.1em;
  color: #fff;
  font-size: 125%;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 260%;
}
.navigation-primary a:hover { color: #e0e0e0; }
.navigation-primary .first-page a { padding-left: 0; }
.navigation-primary .current-page a { color: #87888a; }
.navigation-secondary {
  position: absolute;
  top: 0;
  right: 0;  
}
.navigation-secondary a {
  padding-left: 1.1em;
  color: #87888a;
  font-size: 95%;
  letter-spacing: 0.04em;
  text-decoration: none;
}
.navigation-secondary a:hover { color: #a9a9a9; }

.navigation-external {
  padding: 0.4em 0 0.3em 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #333;
  background: #c4c5c6 url('/media/ui/presentation/nav_external.gif') repeat-x;
}
.navigation-external ul,
.navigation-external li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-external ul {
  margin: 0 auto;
  width: 876px;
}
.navigation-external li {
  float: left;
}
.navigation-external p,
body.theme-red .navigation-external a,
body.theme-blue .navigation-external a,
body.theme-yellow .navigation-external a,
body.theme-green .navigation-external a,
body.theme-purple .navigation-external a,
body.theme-orange .navigation-external a {
  margin: 0;
  display: block;
  color: #333;
  font-size: 90%;
  text-decoration: none;
  line-height: 150%;
}
body.theme-red .navigation-external a:hover,
body.theme-blue .navigation-external a:hover,
body.theme-yellow .navigation-external a:hover,
body.theme-green .navigation-external a:hover,
body.theme-purple .navigation-external a:hover,
body.theme-orange .navigation-external a:hover {
  color: #666;
}
.navigation-external .current-site { background: none; }
.navigation-external p { width: 64px; }
.navigation-external a {
  padding: 0 10px 0 11px;
  background: url('/media/ui/presentation/nav_external_divider.gif') 0 1px no-repeat;
}
body.theme-red .navigation-external .current-site a,
body.theme-blue .navigation-external .current-site a,
body.theme-yellow .navigation-external .current-site a,
body.theme-green .navigation-external .current-site a,
body.theme-purple .navigation-external .current-site a,
body.theme-orange .navigation-external .current-site a {
  color: #999;
  background: none;
}


/* Newsletter subscribe */
#nieuwsbrief-aanmeldformulier {
  padding: 5em 0;
  clear: both;
}
#nieuwsbrief-aanmeldformulier label,
#nieuwsbrief-aanmeldformulier .textfield-container,
#nieuwsbrief-aanmeldformulier button {
  float: left;
}
#nieuwsbrief-aanmeldformulier label {
  margin-top: 3px;
  padding-right: 10px;
  font-size: 105%;
}
#nieuwsbrief-aanmeldformulier .textfield-container {
  margin: 0 0 0 0;
  padding-top: 0;
  background: transparent url('/media/ui/presentation/textfield_dotted_border.gif') no-repeat;
}
#nieuwsbrief-aanmeldformulier input {
  margin: 0 3px;
  padding: 4px 8px 0 9px;
  border: 0;
  width: 159px;
  height: 22px;
  color: #87888a;
  font-size: 95%;
  background-color: transparent;
}
#nieuwsbrief-aanmeldformulier button {
  margin: -1px 0 0 5px;
  padding: 3px 8px 3px 9px;
}

/* Themes */
body.theme-red .button-light a,
body.theme-blue .button-light a,
body.theme-yellow .button-light a,
body.theme-green .button-light a,
body.theme-purple .button-light a,
body.theme-orange .button-light a {
  color: #000;
}
body.theme-red .button-dark a,
body.theme-blue .button-dark a,
body.theme-yellow .button-dark a,
body.theme-green .button-dark a,
body.theme-purple .button-dark a,
body.theme-orange .button-dark a {
  color: #fff;
}
body.theme-red .button-light a:hover,
body.theme-blue .button-light a:hover,
body.theme-yellow .button-light a:hover,
body.theme-green .button-light a:hover,
body.theme-purple .button-light a:hover,
body.theme-orange .button-light a:hover {
  color: #666;
}
body.theme-red .button-dark a:hover,
body.theme-blue .button-dark a:hover,
body.theme-yellow .button-dark a:hover,
body.theme-green .button-dark a:hover,
body.theme-purple .button-dark a:hover,
body.theme-orange .button-dark a:hover {
  color: #d0d0d0;
}
body.theme-red .navigation-primary a,
body.theme-blue .navigation-primary a,
body.theme-yellow .navigation-primary a,
body.theme-green .navigation-primary a,
body.theme-purple .navigation-primary a,
body.theme-orange .navigation-primary a {
  color: #fff;
}
body.theme-red .navigation-primary a:hover,
body.theme-blue .navigation-primary a:hover,
body.theme-yellow .navigation-primary a:hover,
body.theme-green .navigation-primary a:hover,
body.theme-purple .navigation-primary a:hover,
body.theme-orange .navigation-primary a:hover {
  color: #e0e0e0;
}
body.theme-red .navigation-secondary a,
body.theme-blue .navigation-secondary a,
body.theme-yellow .navigation-secondary a,
body.theme-green .navigation-secondary a,
body.theme-purple .navigation-secondary a,
body.theme-orange .navigation-secondary a {
  color: #87888a;
}
body.theme-red .navigation-secondary a:hover,
body.theme-blue .navigation-secondary a:hover,
body.theme-yellow .navigation-secondary a:hover,
body.theme-green .navigation-secondary a:hover,
body.theme-purple .navigation-secondary a:hover,
body.theme-orange .navigation-secondary a:hover {
  color: #a9a9a9;
}
body.theme-red .content-page .secondary  .current-page a,
body.theme-blue .content-page .secondary  .current-page a,
body.theme-yellow .content-page .secondary  .current-page a,
body.theme-green .content-page .secondary  .current-page a,
body.theme-purple .content-page .secondary  .current-page a,
body.theme-orange .content-page .secondary  .current-page a,
body.theme-red .guestinfo-page .secondary  .current-page a,
body.theme-blue .guestinfo-page .secondary  .current-page a,
body.theme-yellow .guestinfo-page .secondary  .current-page a,
body.theme-green .guestinfo-page .secondary  .current-page a,
body.theme-purple .guestinfo-page .secondary  .current-page a,
body.theme-orange .guestinfo-page .secondary  .current-page a {
  background-image: url('/media/ui/presentation/arrow_right_black.gif');
  background-color: #fff;
}
body.theme-red .content-page .secondary  .current-page ul a,
body.theme-blue .content-page .secondary  .current-page ul a,
body.theme-yellow .content-page .secondary  .current-page ul a,
body.theme-green .content-page .secondary  .current-page ul a,
body.theme-purple .content-page .secondary  .current-page ul a,
body.theme-orange .content-page .secondary  .current-page ul a,
body.theme-red .guestinfo-page .secondary  .current-page ul a,
body.theme-blue .guestinfo-page .secondary  .current-page ul a,
body.theme-yellow .guestinfo-page .secondary  .current-page ul a,
body.theme-green .guestinfo-page .secondary  .current-page ul a,
body.theme-purple .guestinfo-page .secondary  .current-page ul a,
body.theme-orange .guestinfo-page .secondary  .current-page ul a,
body.theme-red .content-page .secondary  ul ul .current-page a,
body.theme-blue .content-page .secondary  ul ul .current-page a,
body.theme-yellow .content-page .secondary ul ul .current-page a,
body.theme-green .content-page .secondary  ul ul .current-page a,
body.theme-purple .content-page .secondary  ul ul .current-page a,
body.theme-orange .content-page .secondary  ul ul .current-page a,
body.theme-red .guestinfo-page .secondary  ul ul .current-page a,
body.theme-blue .guestinfo-page .secondary  ul ul .current-page a,
body.theme-yellow .guestinfo-page .secondary  ul ul .current-page a,
body.theme-green .guestinfo-page .secondary  ul ul .current-page a,
body.theme-purple .guestinfo-page .secondary  ul ul .current-page a,
body.theme-orange .guestinfo-page .secondary  ul ul .current-page a {
  background-image: none;
}
body.theme-red .content-page .secondary  .current-page a:hover,
body.theme-blue .content-page .secondary  .current-page a:hover,
body.theme-yellow .content-page .secondary  .current-page a:hover,
body.theme-green .content-page .secondary  .current-page a:hover,
body.theme-purple .content-page .secondary  .current-page a:hover,
body.theme-orange .content-page .secondary  .current-page a:hover,
body.theme-red .guestinfo-page .secondary  .current-page a:hover,
body.theme-blue .guestinfo-page .secondary  .current-page a:hover,
body.theme-yellow .guestinfo-page .secondary  .current-page a:hover,
body.theme-green .guestinfo-page .secondary  .current-page a:hover,
body.theme-purple .guestinfo-page .secondary  .current-page a:hover,
body.theme-orange .guestinfo-page .secondary  .current-page a:hover {
  color: #999;
}


/* red */
.theme-red { background-image: url('/media/ui/presentation/bg_red.png'); }
body.theme-red .tertiary .event-date,
body.theme-red .main-event .event-date,
body.theme-red .event .event-date,
body.theme-red a,
body.theme-red .content-page .article h1,
body.theme-red .home-page .news-item h2 {
  color: #e81111;
}
body.theme-red .more-items a { background-position: 100% 5px; }
body.theme-red .content-page .secondary,
body.theme-red .guestinfo-page .secondary,
body.theme-red #eventsoverview .event-hover {
  background-color: #e81111;
}
body.theme-red .content-page .secondary  a,
body.theme-red .guestinfo-page .secondary  a {
  background-image: url('/media/ui/presentation/arrow_right_red.gif');
}
body.theme-red .guestinfo-page .secondary  a:hover,
body.theme-red .content-page .secondary  a:hover,
body.theme-red .content-page .secondary  ul .current-page ul a:hover,
body.theme-red .guestinfo-page .secondary  ul .current-page ul a:hover {
  color: #f4d5d5;
}
body.theme-red .home-page .main-event .ornament-block { background: #000 url('/media/ui/presentation/bg_red_ornaments.png') no-repeat; }
body.theme-red .home-page .main-event .ornament-block-2 { background-position: 100% 0; }
.theme-red .content-page .secondary  ul ul a,
.theme-red .guestinfo-page .secondary  ul ul a,
body.theme-red .content-page .secondary  ul .current-page ul a,
body.theme-red .guestinfo-page .secondary  ul .current-page ul a {
  background-color: #d30101;
}
body.theme-red .content-page .secondary  ul .current-page ul a,
body.theme-red .guestinfo-page .secondary  ul .current-page ul a {
  color: #fff;
}

/* blue */
.theme-blue { background-image: url('/media/ui/presentation/bg_blue.png'); }
body.theme-blue .tertiary .event-date,
body.theme-blue .main-event .event-date,
body.theme-blue .event .event-date,
body.theme-blue a,
body.theme-blue .content-page .article h1,
body.theme-blue .home-page .news-item h2 {
  color: #0141ff;
}
body.theme-blue .more-items a { background-position: 100% -19px; }
body.theme-blue .content-page .secondary,
body.theme-blue .guestinfo-page .secondary,
body.theme-blue #eventsoverview .event-hover {
  background-color: #0141ff;
}
body.theme-blue .content-page .secondary  a,
body.theme-blue .guestinfo-page .secondary  a {
  background-image: url('/media/ui/presentation/arrow_right_blue.gif');
}
body.theme-blue .guestinfo-page .secondary  a:hover,
body.theme-blue .content-page .secondary  a:hover,
body.theme-blue .content-page .secondary  ul .current-page ul a:hover,
body.theme-blue .guestinfo-page .secondary  ul .current-page ul a:hover {
  color: #c4d3ff;
}
body.theme-blue .home-page .main-event .ornament-block { background: #000 url('/media/ui/presentation/bg_blue_ornaments.png') no-repeat; }
body.theme-blue .home-page .main-event .ornament-block-2 { background-position: 100% 0; }
.theme-blue .content-page .secondary  ul ul a,
.theme-blue .guestinfo-page .secondary  ul ul a,
body.theme-blue .content-page .secondary  ul .current-page ul a,
body.theme-blue .guestinfo-page .secondary  ul .current-page ul a {
  background-color: #013ae5;
}
body.theme-blue .content-page .secondary  ul .current-page ul a,
body.theme-blue .guestinfo-page .secondary  ul .current-page ul a {
  color: #fff;
}


/* yellow */
.theme-yellow { background-image: url('/media/ui/presentation/bg_yellow.png'); }
body.theme-yellow .tertiary .event-date,
body.theme-yellow .main-event .event-date,
body.theme-yellow .event .event-date,
body.theme-yellow a,
body.theme-yellow .content-page .article h1,
body.theme-yellow .home-page .news-item h2 {
  color: #e8b811;
}
body.theme-yellow .more-items a { background-position: 100% -45px; }
body.theme-yellow .content-page .secondary,
body.theme-yellow .guestinfo-page .secondary,
body.theme-yellow #eventsoverview .event-hover {
  background-color: #e8b811;
}
body.theme-yellow .content-page .secondary  a,
body.theme-yellow .guestinfo-page .secondary  a {
  background-image: url('/media/ui/presentation/arrow_right_yellow.gif');
}
body.theme-yellow .guestinfo-page .secondary  a:hover,
body.theme-yellow .content-page .secondary  a:hover,
body.theme-yellow .content-page .secondary  ul .current-page ul a:hover,
body.theme-yellow .guestinfo-page .secondary  ul .current-page ul a:hover {
  color: #f3e6bb;
}
body.theme-yellow .home-page .main-event .ornament-block { background: #000 url('/media/ui/presentation/bg_yellow_ornaments.png') no-repeat; }
body.theme-yellow .home-page .main-event .ornament-block-2 { background-position: 100% 0; }
.theme-yellow .content-page .secondary  ul ul a,
.theme-yellow .guestinfo-page .secondary  ul ul a,
body.theme-yellow .content-page .secondary  ul .current-page ul a,
body.theme-yellow .guestinfo-page .secondary  ul .current-page ul a {
  background-color: #d0a50f;
}
body.theme-yellow .content-page .secondary  ul .current-page ul a,
body.theme-yellow .guestinfo-page .secondary  ul .current-page ul a {
  color: #fff;
}


/* green */
.theme-green { background-image: url('/media/ui/presentation/bg_green.png'); }
body.theme-green .tertiary .event-date,
body.theme-green .main-event .event-date,
body.theme-green .event .event-date,
body.theme-green a,
body.theme-green .content-page .article h1,
body.theme-green .home-page .news-item h2 {
  color: #3a810b;
}
body.theme-green .more-items a { background-position: 100% -70px; }
body.theme-green .content-page .secondary,
body.theme-green .guestinfo-page .secondary,
body.theme-green #eventsoverview .event-hover {
  background-color: #3a810b;
}
body.theme-green .content-page .secondary  a,
body.theme-green .guestinfo-page .secondary  a {
  background-image: url('/media/ui/presentation/arrow_right_green.gif');
}
body.theme-green .guestinfo-page .secondary  a:hover,
body.theme-green .content-page .secondary  a:hover,
body.theme-green .content-page .secondary  ul .current-page ul a:hover,
body.theme-green .guestinfo-page .secondary  ul .current-page ul a:hover {
  color: #b7d9a1;
}
body.theme-green .home-page .main-event .ornament-block { background: #000 url('/media/ui/presentation/bg_green_ornaments.png') no-repeat; }
body.theme-green .home-page .main-event .ornament-block-2 { background-position: 100% 0; }
.theme-green .content-page .secondary  ul ul a,
.theme-green .guestinfo-page .secondary  ul ul a,
body.theme-green .content-page .secondary  ul .current-page ul a,
body.theme-green .guestinfo-page .secondary  ul .current-page ul a {
  background-color: #34740a;
}
body.theme-green .content-page .secondary  ul .current-page ul a,
body.theme-green .guestinfo-page .secondary  ul .current-page ul a {
  color: #fff;
}


/* purple */
.theme-purple { background-image: url('/media/ui/presentation/bg_purple.png'); }
body.theme-purple .tertiary .event-date,
body.theme-purple .main-event .event-date,
body.theme-purple .event .event-date,
body.theme-purple a,
body.theme-purple .content-page .article h1,
body.theme-purple .home-page .news-item h2 {
  color: #782aaf;
}
body.theme-purple .more-items a { background-position: 100% -95px; }
body.theme-purple .content-page .secondary,
body.theme-purple .guestinfo-page .secondary,
body.theme-purple #eventsoverview .event-hover {
  background-color: #782aaf;
}
body.theme-purple .content-page .secondary  a,
body.theme-purple .guestinfo-page .secondary  a {
  background-image: url('/media/ui/presentation/arrow_right_purple.gif');
}
body.theme-purple .guestinfo-page .secondary  a:hover,
body.theme-purple .content-page .secondary  a:hover,
body.theme-purple .content-page .secondary  ul .current-page ul a:hover,
body.theme-purple .guestinfo-page .secondary  ul .current-page ul a:hover {
  color: #d8b6f0;
}
body.theme-purple .home-page .main-event .ornament-block { background: #000 url('/media/ui/presentation/bg_purple_ornaments.png') no-repeat; }
body.theme-purple .home-page .main-event .ornament-block-2 { background-position: 100% 0; }
.theme-purple .content-page .secondary  ul ul a,
.theme-purple .guestinfo-page .secondary  ul ul a,
body.theme-purple .content-page .secondary  ul .current-page ul a,
body.theme-purple .guestinfo-page .secondary  ul .current-page ul a {
  background-color: #6c269d;
}
body.theme-purple .content-page .secondary  ul .current-page ul a,
body.theme-purple .guestinfo-page .secondary  ul .current-page ul a {
  color: #fff;
}


/* orange */
.theme-orange { background-image: url('/media/ui/presentation/bg_orange.png'); }
body.theme-orange .tertiary .event-date,
body.theme-orange .main-event .event-date,
body.theme-orange .event .event-date,
body.theme-orange a,
body.theme-orange .content-page .article h1,
body.theme-orange .home-page .news-item h2 {
  color: #954910;
}
body.theme-orange .more-items a { background-position: 100% -120px; }
body.theme-orange .content-page .secondary,
body.theme-orange .guestinfo-page .secondary,
body.theme-orange #eventsoverview .event-hover {
  background-color: #954910;
}
body.theme-orange .content-page .secondary  a,
body.theme-orange .guestinfo-page .secondary  a {
  background-image: url('/media/ui/presentation/arrow_right_orange.gif');
}
body.theme-orange .guestinfo-page .secondary  a:hover,
body.theme-orange .content-page .secondary  a:hover,
body.theme-orange .content-page .secondary  ul .current-page ul a:hover,
body.theme-orange .guestinfo-page .secondary  ul .current-page ul a:hover {
  color: #eed3bf;
}
body.theme-orange .home-page .main-event .ornament-block { background: #000 url('/media/ui/presentation/bg_orange_ornaments.png') no-repeat; }
body.theme-orange .home-page .main-event .ornament-block-2 { background-position: 100% 0; }
.theme-orange .content-page .secondary  ul ul a,
.theme-orange .guestinfo-page .secondary  ul ul a,
body.theme-orange .content-page .secondary  ul .current-page ul a,
body.theme-orange .guestinfo-page .secondary  ul .current-page ul a {
  background-color: #86420e;
}
body.theme-orange .content-page .secondary  ul .current-page ul a,
body.theme-orange .guestinfo-page .secondary  ul .current-page ul a {
  color: #fff;
}
/* end - generic */



/***
 * ##TOOLBOX
 */
.screen-reader { display: none; }

.round {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.button-light,
.button-dark {
  margin: 0;
}
.button-light a,
.button-dark a {
  padding: 0.1em 0.45em 0.1em 0.45em;
  border: 0;
  float: left;
  color: #000;
  font-size: 105%;
  text-decoration: none;
  background: #8a8b8d url('/media/ui/presentation/button_bg.gif') repeat-x;
}
.button-light a:hover { color: #666; }
.home-page .main-event .event-description-hover .button-light a,
.button-dark a {
  color: #fff;
  background: #020202 url('/media/ui/presentation/button_bg_dark.gif') repeat-x;
}
.home-page .main-event .event-description-hover .button-light a:hover,
.button-dark a:hover {
  color: #d0d0d0;
}

/* Building shape */
.dot {
  position: absolute;
  width: 3px;
  height: 3px;
  z-index: 1;
  background: url('/media/ui/presentation/dot.png') no-repeat;
}

/* dot columns */
.dot-x-1 { left: -1px; }
.dot-x-2 { left: 174px; }
.dot-x-3 { left: 349px; }
.dot-x-4 { left: 524px; }
.dot-x-5 { left: 699px; }
.dot-x-6 { right: -2px; }

/* dot rows */
.dot-y-1 { top: 146px; }
.dot-y-2 { top: 321px; }
.dot-y-3 { top: 496px; }
.dot-y-4 { top: 671px; }
.dot-y-5 { top: 846px; }
.dot-y-6 { top: 963px; }

.dot-34,
.dot-35 {
  display: none;
}
.dot-33,
.dot-36 {
  top: 904px;
}
/* end - toolbox */



/***
 * ##CONTENTPAGE
 */
.content-page .article,
.guestinfo-page .article {
  margin: 0 0 0 176px;
  padding: 8px 10px;
  width: 504px;
  min-height: 510px;
  float: left;
  color: #000;
  background-color: #fff;
}
.content-page .article-header { width: 698px; }
.content-page .article h1 {
  margin: 0;
  color: #e81111;
  font-size: 175%;
  text-transform: uppercase;
}
.content-page .article h2 {
  margin: 0.75em 0 0.05em 0;
  font-size: 100%;
}
.content-page .article p {
  margin: 0 0 1em 0;
  max-width: 36em;
}
.content-page .secondary,
.guestinfo-page .secondary {
  margin: 0;
  padding-bottom: 1.75em;
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 2;
  width: 174px;
  color: #fff;
  background-color: #e81111;
}
.content-page .secondary  ul,
.content-page .secondary  li,
.guestinfo-page .secondary  ul,
.guestinfo-page .secondary  li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-page .secondary  a,
.guestinfo-page .secondary  a {
  padding: 0.45em 8px;
  display: block;
  color: #fff;
  text-decoration: none;
  background: url('/media/ui/presentation/arrows.gif') 94.9% 8px no-repeat;
}
.guestinfo-page .secondary  a:hover,
.content-page .secondary  a:hover {
  color: #f4d5d5;
}
.content-page .secondary  .current-page a,
.guestinfo-page .secondary  .current-page a {
  color: #000;
/*  background-position: 94.9% -173px;*/
  background-color: #fff;
}

.content-page .secondary  ul ul a,
.guestinfo-page .secondary  ul ul a {
  padding-left: 20px;
}
.content-page .secondary  ul ul ul a,
.guestinfo-page .secondary  ul ul ul a {
  padding-left: 30px;
}
body.theme-red .content-page .secondary  ul ul a,
body.theme-red .guestinfo-page .secondary  ul ul a,
body.theme-orange .content-page .secondary  ul ul a,
body.theme-orange .guestinfo-page .secondary  ul ul a,
body.theme-yellow .content-page .secondary  ul ul a,
body.theme-yellow .guestinfo-page .secondary  ul ul a,
body.theme-purple .content-page .secondary  ul ul a,
body.theme-purple .guestinfo-page .secondary  ul ul a,
body.theme-green .content-page .secondary  ul ul a,
body.theme-green .guestinfo-page .secondary  ul ul a,
body.theme-blue .content-page .secondary  ul ul a,
body.theme-blue .guestinfo-page .secondary  ul ul a {
  background-image: none;
}

.content-page .tertiary,
.guestinfo-page .tertiary {
  margin-top: -175px;
  float: left;
  width: 176px;
}
.content-page .tertiary h2,
.guestinfo-page .tertiary h2 {
  margin: 0 10px;
  padding: 0.25em 0;
  min-height: 107px;
  font-size: 125%;
  font-family: "Times New Roman", serif;
  font-weight: normal;
  text-transform: uppercase;
}
.guestinfo-page .tertiary h2 {
  padding: 0.2em 0;
  font-size: 125%;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 130%;
}

/* Events in tertiary */
.content-page .tertiary .event,
.guestinfo-page .tertiary .event {
  margin: 0;
  padding: 0 10px 35px 10px;
  position: relative;
  min-height: 140px;
}
.content-page .tertiary .event h3,
.guestinfo-page .tertiary .event h3,
.home-page .event h2 {
  margin: 0 -50px -1px -3px;
  padding: 0.95em 0 0.15em 0;
  font-size: 280%;
  font-family: "MTA", "Arial", sans-serif;
  letter-spacing: -0.06em;
  line-height: 82.5%;
  text-transform: lowercase;
}
.content-page .tertiary .event h3 a,
.guestinfo-page .tertiary .event h3 a,
.home-page .event h2 a {
  color: #fff;
  text-decoration: none;
}
.content-page .tertiary .event h3 a:hover,
.guestinfo-page .tertiary .event h3 a:hover {
  color: #d0d0d0;
}
.home-page .event-hover h2 a { color: #87888a; }
.content-page .tertiary .event-date,
.guestinfo-page .tertiary .event-date,
.home-page .main-event .event-date,
.home-page .event .event-date {
  margin: 0.5em 0;
  position: absolute;
  top: 0;
  left: 10px;
  color: #e81111;
  font-size: 125%;
  font-weight: bold;
  text-transform: uppercase;
}
.content-page .tertiary .event .performer,
.guestinfo-page .tertiary .event .performer,
.home-page .main-event .performer,
.home-page .event .performer {
  margin: 0;
  font-family: "Times New Roman", serif;
  font-size: 136%;
}
.content-page .tertiary .event .to-tickets,
.guestinfo-page .tertiary .event .to-tickets {
  position: absolute;
  bottom: 11px;
  left: 10px; 
}

/* Routerplanner */
.content-page .routeplanner-options {
  padding: 0 10px;
  height: 175px;
  background: #a6a6a6 url('/media/ui/presentation/bg_grey_gradient.gif') repeat-x;
}
.content-page .routeplanner-options h2 {
  margin: 0 0 0.35em 0;
  padding: 0.7em 0 0.4em 0;
  border-bottom: 2px solid #000;
  min-height: 0;
  color: #000;
  font-size: 125%;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.content-page .routeplanner-options ul,
.content-page .routeplanner-options li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-page .routeplanner-options a {
  padding: 0.45em 0;
  display: block;
  color: #000;
  text-decoration: none;
  background: url('/media/ui/presentation/arrows.gif') 97.5% -174px no-repeat;
}
.content-page .routeplanner-options a:hover { color: #666; }

.content-page .content { z-index: 1; }
.content-page .dot-16,
.content-page .dot-17,
.content-page .dot-22,
.content-page .dot-23,
.content-page .dot-28,
.content-page .dot-29 {
  z-index: 0;
}
/* end - contentpage */



/***
 * ##HOMEPAGE
 */
/*.home-page .primary { margin-right: -50px; }*/
.home-page .main-event { position: relative; }
.home-page .main-event img { display: block; }
.home-page .main-event .event-description {
  margin-top: -350px;
  position: relative;
  width: 350px;
  height: 350px;
  z-index: 2;
  background: url('/media/ui/presentation/bg_transparent_dark.png');
}
.home-page .main-event h1 {
  margin: 0 80px 0.175em 0;
  padding: 30px 4px 0 7px;
  font-size: 400%;
  font-family: "MTA","Arial",sans-serif;
  letter-spacing: -0.075em;
  line-height: 70%;
}
.home-page .main-event h1 a {
  color: #fff;
  text-decoration: none;
}
.home-page .main-event .performer {
  margin: 0.25em 10px 0.75em 10px;
  font-size: 175%;
}
.home-page .main-event blockquote {
  margin: 0.75em 0 1.25em 0;
  padding: 0 10px;
  font-family: "Times New Roman", serif;
  font-size: 140%;
  clear: both;
}
.home-page .main-event blockquote p {
  margin: 0;
  line-height: 110%;
}
.home-page .main-event .event-date { margin: 0.35em 0; }
.home-page .main-event .singular { margin: 0 10px 16px 10px; }
.home-page .main-event .intro {
  padding: 0 10px 10px;
  display: none;
}
.home-page .main-event .intro p { margin-bottom: 0; }
.home-page .main-event .intro .singular {
  margin: 0 0 0 0;
  color: #000;
}
.home-page .main-event .intro .singular a {
  padding-right: 10px;
  color: #000;
  background: url('/media/ui/presentation/arrows.gif') 100% -177px no-repeat;
}
.home-page .main-event .event-ratings {
  position: absolute;
  right: 16px;
  top: 8px;
  color: #87888a;
  display: none;
}
.home-page .main-event .event-ratings p { margin: 0; }
.home-page .main-event .ratingstars { text-align: right; }
.home-page .main-event .ratingstars  img { display: inline; }
.home-page .main-event .ornament-block {
  position: absolute;
  top: 175px;
  width: 175px;
  height: 175px;
  background-color: #000;
}
.home-page .main-event .ornament-block-1 { left: 175px; }
.home-page .main-event .ornament-block-2 { right: 175px; }

.home-page .main-event .event-description-hover {
  color: #000;
  background: #fff;
}
.home-page .main-event .event-description-hover h1 a { color: #000; }
.home-page .main-event .event-description-hover .intro,
.home-page .main-event .event-description-hover .event-ratings {
  display: block;
}
.home-page .main-event .event-description-hover blockquote { display: none; }


/* event */
.home-page .event {
  position: relative;
  float: left;
  width: 350px;
  height: 175px;
}
.home-page .event h2 {
  margin: 0 -65px 0 -3px;
  padding: 0.7em 0 0.2em;
  letter-spacing: -0.075em;
}
.home-page .event img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.home-page .event .event-description {
  padding: 10px;
  width: 155px;
  height: 155px;
  position: absolute;
}
.home-page .event-hover .event-description { z-index: 103; }
.home-page .event .event-date { margin: 0.35em 0; }
.home-page .event .singular {
  position: absolute;
  left: 10px;
  bottom: 12px;
}
.home-page .more-items {
  margin-left: 350px;
  clear: both;
}
.home-page .more-items a {
  padding: 0 16px 0 7px;
  font-weight: bold;
  text-transform: uppercase;
  background: url('/media/ui/presentation/arrow_bottom.gif') 100% 0.5em no-repeat;
}

/* newsblock */
.home-page .secondary {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
  height: 176px;
  background-color: #000;
}
.home-page .news-item {
  padding: 7px 9px;
  position: relative;
  min-height: 162px;
}
.home-page .news-item h2 {
  margin: 0 0 0.25em 0;
  font-size: 125%;
  text-transform: uppercase;
}
.home-page .news-item p { margin: 0; }
.home-page .news-item .to-readmore {
  position: absolute;
  bottom: 8px;
  left: 9px;
}
.home-page .news-item .to-readmore a {
  padding-right: 11px;
  color: #fff;
  text-decoration: underline;
  background: url('/media/ui/presentation/arrows.gif') 100% -207px no-repeat;
}
.home-page .news-item .to-readmore a:hover { text-decoration: none; }

.home-page .event-3rd { width: 175px; }
.home-page .event-3rd img { left: -175px; }

.home-page .dot { z-index: 3; }
/* end - homepage */



/***
 * ##EVENTPAGE
 */
.event-page h1 {
  margin: 0.175em 0 0 4px;
  font-family: "MTA", sans-serif;
  font-size: 590%;
  letter-spacing: -0.1em;
  line-height: 80%;
}
.event-page .event-performer {
  margin: 0.35em 10px 0.25em 10px;
  padding: 0.2em 0;
  border-bottom: 2px solid #000;
  font-size: 175%;
  font-family: "Times New Roman", serif;
}
.event-page .primary {
  margin-top: -292px;
  float: left;
  width: 350px;
  min-height: 700px;
  color: #000;
  position: relative;
  background-color: #fff;
}
.event-page .primary .section {
  margin: 0 10px;
  padding: 0;
}
.event-page .primary .section p { margin: 0.5em 0 1em 0; }
.event-page .primary h2,
.event-page .tertiary h2,
.guestinfo-page .subarticle h2 {
  margin: 0;
  padding: 0.3em 0 0.2em 0;
  font-size: 125%;
  text-transform: uppercase;
}
.guestinfo-page .subarticle h2 a {
  color: #000;
  text-decoration: none;
}
.guestinfo-page .subarticle h2 a:hover { text-decoration: underline; }
.event-page .primary h2 { margin: 0.45em 0 0 0; }
.event-page .primary .event-credits { background: url('/media/ui/presentation/dark_dotted_divider.gif') repeat-x; }
.event-page .event-credits h2 {
  margin-top: 0;
  padding-top: 0.75em;
}
.event-page .event-credits dl {
  margin-top: 0.5em;
  float: left;
  width: 50%;
}
.event-page .event-credits dt,
.event-page .event-credits dd {
  margin: 0;
  padding: 0;
}
.event-page .event-credits dd {
  margin-bottom: 1em;
  font-family: "Times New Roman";
  font-size: 110%;
  letter-spacing: 0.025em;
  line-height: 135%;
}

/* Secondary */
.event-page .secondary {
  float: left;
  width: 176px;
}
.event-page .event-media a,
.event-page .event-media img {
  display: block;
}
.event-page .event-media a {
  float: left;
  position: relative;
}
.event-page .event-media .play-video {
  position: absolute;
  bottom: 4px;
  left: 6px;
  width: 20px;
  height: 20px;
  background: url('/media/ui/presentation/icon_play.png') no-repeat;
}

/* Tertiary */
.event-page .tertiary {
  margin-top: -175px;
  position: relative;
  float: right;
  width: 350px;
}
.event-page .performance-schedule {
  min-height: 350px;
  background: url('/media/ui/presentation/bg_transparent_dark.png');
}
.event-page .performance-schedule h2 {
  margin: 0;
  padding: 0.7em 12px 0.5em 12px;
}
.event-page .performance-schedule p {
  margin: 0 0 0.25em 0;
  padding: 0 12px;
}
.event-page .schedule { margin: 0 12px 1em 12px; }
.event-page .schedule td { padding: 1px 0 2px 0; }
.event-page .schedule .weekday {
  width: 24px;
  text-transform: uppercase;
}
.event-page .schedule .date { width: 52px; }
.event-page .schedule .time { width: 80px; }

.event-page .shopitems {
  padding: 0 10px;
  position: relative;
  float: right;
  width: 155px;
  min-height: 234px;
}
.event-page .shopitems h2 {
  margin-bottom: 0.25em;
  padding: 0.5em 0 0.15em;
}
.event-page .shopitems img {
  margin-bottom: 0.5em;
  display: block;
}
.event-page .shopitem-description { margin: 0; }
.event-page .shopitem-price { margin-top: 0; }
.event-page .shopitems .to-tickets {
  position: absolute;
  bottom: 13px;
  left: 9px;
}

.event-page .dot-9 { display: none; }
/* end - eventpage */



/***
 * ##PROGRAMMEPAGE
 */
.programme-page .article-header,
.archive-page .article-header {
  background-color: #000;
}
.programme-page .article-header h1,
.guestinfo-page .article-header h1,
.archive-page .article-header h1 {
  position: relative;
  font-weight: normal;
  background-color: #000;
}
.programme-page .article-header h1,
.archive-page .article-header h1 {
  margin-right: 1em;
  float: left;
}
.programme-page #voorstellingenfilter-formulier,
.archive-page #voorstellingenfilter-formulier {
  padding-top: 20px;
  float: left;
}
.programme-page #voorstellingenfilter-formulier label,
.archive-page #voorstellingenfilter-formulier label {
  margin-right: 2em;
  float: left;
}
.programme-page #voorstellingenfilter-formulier label input,
.programme-page #voorstellingenfilter-formulier label span,
.archive-page #voorstellingenfilter-formulier label input,
.archive-page #voorstellingenfilter-formulier label span {
  float: left;
}
.programme-page #voorstellingenfilter-formulier label span,
.archive-page #voorstellingenfilter-formulier label span {
  margin: 3px 0 0 4px;
}
.programme-page .primary {
  color: #000;
  background-color: #fff;
}

.programme-controls {
  margin: 0 10px;
  padding: 1.4em 0 1.3em 0;
  background: url('/media/ui/presentation/dark_dotted_divider.gif') 0% 100% repeat-x;
}
.programme-controls h2 {
  margin: 0 1em 0 0;
  float: left;
  font-size: 175%;
  text-transform: uppercase;
}
.programme-controls p { margin: 0; }
.programme-page .paginator-top { float: left; }
.programme-page .paginator-top .singular {
  margin: 4px 6px 0 0;
  float: left;
}
.programme-page .paginator-top .singular a {
  display: block;
  width: 14px;
  height: 16px;
  font-size: 1%;
  text-indent: -9999px;
  background: url('/media/ui/presentation/icons_paginator.gif') no-repeat;
}
.programme-page .paginator-top .to-previous a { background-position: 0 -52px; }
.programme-page .paginator-top .to-previous-disabled a { background-position: 0 -78px; }
.programme-page .paginator-top .to-next-disabled a { background-position: 0 -26px; }
.programme-page .paginator-top #events-filter-months {
  margin: 1px 0 0 15px;
  float: left;
}
#eventsoverview {
  margin: 1em 0;
  width: 100%;
}
#eventsoverview p { margin: 0; }
#eventsoverview .even { background-color: #f3f3f3; }
#eventsoverview tr { border-bottom: 3px solid #fff; }
#eventsoverview .event-hover {
  color: #fff;
  cursor: pointer;
  background-color: #e81111;
}
#eventsoverview .event-hover .event-visual img { z-index: 1000; }
#eventsoverview .event-later .event-visual img {
  top: auto;
  bottom: 0;
}
#eventsoverview .weekday p {
  padding: 0.1em 0 0.1em 11px;
  width: 25px;
  text-transform: uppercase;
}
#eventsoverview .event-date p {
  padding: 0.1em 0;
  width: 53px;
}
#eventsoverview .event-time p {
  padding: 0.1em 0;
  width: 86px;
}
#eventsoverview .event-name p {
  padding: 0.1em 0;
  width: 155px;
  font-weight: bold;
}
#eventsoverview .event-name a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#eventsoverview .event-hover .event-name a { color: #fff; }
#eventsoverview .event-performer p {
  padding: 0.1em 0;
  width: 175px;
  font-family: "Times New Roman", serif;
  font-size: 125%;
}
#eventsoverview .event-category p {
  padding: 0.1em 0;
  width: 70px;
}
#eventsoverview .order { width: 125px; }
#eventsoverview .event-visual p {
  position: relative;
  width: 175px;
  height: 26px;
  overflow: hidden;
  float: right;
}
#eventsoverview .event-hover .event-visual p { overflow: visible; }
#eventsoverview .event-visual img {
  position: absolute;
  top: 0;
  right: 0;
}
.programme-page .paginator-bottom {
  margin: 37px 10px 0 10px;
  padding: 1.75em 0;
  background: url('/media/ui/presentation/dark_dotted_divider.gif') repeat-x;
}
.programme-page .paginator-bottom p {
  margin: 0;
}
.programme-page .paginator-bottom p a {
  padding: 0.05em 0 0.15em 25px;
  background: url('/media/ui/presentation/icons_paginator.gif') 0% -51px no-repeat;
}
.programme-page .paginator-bottom p a:hover { text-decoration: none; }
.programme-page .paginator-bottom .to-previous { float: left; }
.programme-page .paginator-bottom .to-next {
  float: right;
}
.programme-page .paginator-bottom .to-next a {
  padding: 0 25px 0 0;
  float: right;
  background: url('/media/ui/presentation/icons_paginator.gif') 100% 0% no-repeat;
}
.programme-page .paginator-bottom a {
  color: #000;
  font-size: 110%;
  font-weight: bold;
  text-transform: uppercase;
}

.programme-page .content {
  z-index: 1;
}

.programme-page .dot-9,
.programme-page .dot-10,
.programme-page .dot-11,
.programme-page .dot-12,
.programme-page .dot-15,
.programme-page .dot-16,
.programme-page .dot-17,
.programme-page .dot-18,
.programme-page .dot-21,
.programme-page .dot-22,
.programme-page .dot-23,
.programme-page .dot-24,
.programme-page .dot-27,
.programme-page .dot-28,
.programme-page .dot-29,
.programme-page .dot-30 {
  z-index: 0;
}
/* end - programmepage */



/***
 * ##ARCHIVEPAGE
 */
.archive-page #voorstellingen .event {
  position: relative;
  float: left;
  width: 175px;
  height: 178px;
}
.archive-page .article-header { clear: both; }
.archive-page .event img { display: block; }
.archive-page .event h2 {
  margin: 4px 8px 3px 8px;
  font-size: 135%;
  line-height: 115%;
}
.archive-page .event h2 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.archive-page .event p {
  margin: 0 10px;
  font-size: 115%;
  font-family: "Times New Roman", serif;
}
.archive-page .event-description {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 92px;
  cursor: pointer;
  background: url('/media/ui/presentation/bg_event_description.png');
}

.archive-page .dot { z-index: 100; }
/* end - archivepage */



/***
 * ##GUESTINFOPAGE
 */
.guestinfo-page .article {
  padding: 0;
  width: 524px;
  background-color: transparent;
}
.guestinfo-page .tertiary { margin-top: 0; }
.guestinfo-page .column {
  width: 175px;
  float: left;
}
.guestinfo-page .column-2 { width: 176px; }
.guestinfo-page .column-3 { width: 173px; }
.guestinfo-page .subarticle {
  margin: 0 2px 2px 0;
  padding: 0 10px;
  background-color: #fff;
}
.guestinfo-page .column-3 .subarticle { margin-right: 0; }
.guestinfo-page .subarticle-hover {
  cursor: pointer;
  background: #c3c2c2 url('/media/ui/presentation/bg_subarticle.gif') repeat-x;
}
.guestinfo-page .subarticle img {
  margin: 0 1px;
  display: block;
}
.guestinfo-page .subarticle p {
  margin-top: 0.35em;
  margin-bottom: 1.5em;
}
/* end - guestinfopage */



/***
 * ##LIGHTBOX
 */
#TB_window { border: 0; }
#TB_window img { margin: 20px 0 0 20px; }
.TB_meta {
  padding: 7px 20px 10px 20px;
}
#TB_caption,
#TB_ajaxWindowTitle {
  padding: 0;
  float: left;
  width: 40%;
  font-weight: bold;
  font-size: 140%;
  text-transform: uppercase;
}

#TB_closeWindow {
  padding: 5px 6px 0 0;
  height: auto;
}
#TB_closeWindowButton {
  display: block;
  overflow: hidden;
  width: 11px;
  height: 11px;
  text-indent: -9999px;
  text-decoration: none;
  text-align: left;
  background: url('/media/ui/presentation/icon_close.gif') no-repeat;
}
#TB_paginator {
  float: left;
  width: 20%;
}
#TB_imagecount {
  float: right;
  width: 40%;
  text-align: right;
}
#TB_title {
  height: 20px;
  background: #fff;
}


#TB_prev {
  float: left;
  width: 50%;
}
#TB_prev a,
#TB_next a {
  margin: 0 3px 0 0;
  float: right;
  display: block;
  overflow: hidden;
  width: 14px;
  height: 16px;
  text-indent: -9999px;
  background: url('/media/ui/presentation/icons_paginator.gif') 0 -78px no-repeat;
}
#TB_prev a:hover { background-position: 0 -52px; }
#TB_next {
  float: right;
  width: 50%;
}
#TB_next a {
  margin: 0 0 0 3px;
  float: left;
  background-position: 0 -26px;
}
#TB_next a:hover { background-position: 0 0; }
/* end - lightbox */

.home-page .main-event h1,
.event-page h1,
.content-page .tertiary .event h3,
.guestinfo-page .tertiary .event h3,
.home-page .event h2 {
    font-weight: normal;
}

.home-page .main-event h1 {
  font-size: 380%;
}

.event-page h1 {
    font-size: 530%;
}

.content-page .secondary a, .guestinfo-page .secondary a {
    padding-right: 20px;
}

.navigation-external p {
    width: auto;
    min-width: 64px;
}

.routeplanner-options {
    color: #000;
}


.programme-page .paginator-top .disabled {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('/media/ui/presentation/icons_paginator.gif') no-repeat scroll 0 0;
    display: block;
    font-size: 1%;
    height: 16px;
    text-indent: -9999px;
    width: 14px;
}

.programme-page .paginator-top .to-next .disabled {
    background-position: 0 -26px;
}

.programme-page .paginator-top .to-previous .disabled {
    background-position: 0 -78px;
}

.programme-page .paginator-bottom {
    background: transparent url('/media/ui/presentation/dark_dotted_divider.gif') repeat-x scroll 0 100%;
    margin: 0 10px 20px;
    padding: 0.25em 0 1.75em;
}

.programme-page .paginator-bottom p a {
    background: transparent url('/media/ui/presentation/icons_paginator.gif') no-repeat scroll 0 -52px;
}

.programme-page .season {
    margin: 0 10px 37px;
    padding: 0 0 1.75em;
}

.programme-page .season a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    float: left;
    padding: 0 0 0 25px;
    color: #000;
    font-weight: bold;
    font-size: 110%;
    text-transform: uppercase;
    background: transparent url('/media/ui/presentation/icons_paginator.gif') no-repeat scroll 0 -52px;
}

.programme-page .paginator-top #events-filter-months {
    margin-top: 2px;
}

.programme-page .no-events {
    margin-left: 10px;
}

#events-filter-months select {
    margin: 0;
}

.home-page .event h2 {
    margin-right: -120px;
}

.home-page .news,
.home-page .news .event-description {
    height: auto;
    position: static;
}

.home-page .news h2 {
    padding-top: 0;
}

.home-page .event .performer {
    margin-right: -120px;
}
.home-page .event-3rd  h2,
.home-page .event-3rd  .performer {
    margin-right: -65px;
}

.home-page .news .news-text {
    min-height: 140px;
}

.home-page  .news .link-title {
    background: url('/media/ui/presentation/arrows.gif') no-repeat scroll 100% -148px;
    color: #fff;
    padding-right: 10px;
}
.home-page .news .news-text img {
  display: block;
  position: static;
}

.content-page .tertiary p.alternative,
.guestinfo-page .tertiary p.alternative {
    font-family: "Times New Roman",serif;
    font-size: 136%;
    line-height: 130%;
    margin: 0;
    padding: 0.2em 0 0 10px;
    text-transform: uppercase;
    min-height: 169px;
}

.guestinfo-page .tertiary p.alternative {
    min-height: 110px;
}

.content-page .content .primary tr:nth-child(2n+1) {
	background-color: #F3F3F3;
}
.content-page .content .primary td {
	padding: 3px 7px 3px 3px;
}

.guestinfo-page .tertiary h2 {
    min-height: 110px;
}

.content-page .tertiary .event h3,
.guestinfo-page .tertiary .event h3 {
    font-size: 220%;
    line-height: 77.5%;
}

.home-page .event h2 {
    font-size: 260%;
    line-height: 77.5%;
}

.guestinfo-page .tertiary .event h3,
.content-page .tertiary .event h3,
.guestinfo-page .tertiary .event .performer,
.content-page .tertiary .event .performer {
/*    margin-right: -120px;*/
    margin-right: -65px;
}
    
.guestinfo-page .tertiary .event h3,
.content-page .tertiary .event h3 {
    letter-spacing:-0.075em;
    padding: 1.18em 0 0.2em;
}

.event-page .event-credits dt {
    font-weight: bold;
}

.event-page .shopitems  .shopitem {
    margin-bottom: 13px;
}

.event-page .shopitems  .shopitem .product-button  {
    margin-top: 21px;
}

.navigation .navigation-primary .current-page a {
    color: #87888a;
}

.navigation .navigation-secondary .lang a,
.navigation .navigation-secondary .lang a:hover {
    color: #FFF;
}

.exchangeservice label { cursor: text; }
.exchangeservice ul.tab_menu {
    padding: 0;
    margin-top: 24px;
    margin-bottom: 6px;
    list-style: none;
}
.exchangeservice ul.tab_menu li {
    display: inline;
    margin-right: -3px;
    padding: 6px 10px;
}
.exchangeservice ul.tab_menu li.selected { 
    background-color: #f5f5f5;
}
.exchangeservice ul.tab_menu a.tab_button {
    text-decoration: none;
    color: #666;
    
 }
.exchangeservice ul.tab_menu a.tab_button:hover { color: #000000; }
.exchangeservice ul.tab_menu li.selected a.tab_button {
    color: #000;
    font-weight: bold;
}


.exchangeservice .overview {
    margin-bottom: 1.75em;
}

.exchangeservice .overview .performance_selection {
    padding: 17px 10px 30px;
    background: url('/media/ui/presentation/bg_scheduleservice_overview_gradient.gif') repeat-x scroll 0 0;
    background-color: #c2c2c2;
}
.exchangeservice .overview  .advert,
.exchangeservice .advertisement .introduction,
.exchangeservice .advertisement .series,
.exchangeservice .advertisement .adverts .performance,
.exchangeservice .advertisement .adverts .preferrence {
    background: transparent url('/media/ui/presentation/light_dotted_divider.gif') repeat-x scroll 0 100%;
}
.exchangeservice .overview .exchange_sell {
    margin-bottom: 0;
    line-height: -2px;
}
.exchangeservice .overview .advert {
    margin: 0;
    padding: 1em 0.4em 0;
}
.exchangeservice .overview .marked {
    background-color: #F0F0F0;
    background-image: None;
    margin: 10px 0;
}
.exchangeservice .overview .button-dark {
    float: right;
    max-width: none;
    margin-bottom: 0;
    background:#020202 url('/media/ui/presentation/button_bg_dark.gif') repeat-x scroll 0 0;
    color:#FFFFFF;
}
.exchangeservice .overview  #id_provider_performanceseries {
    min-width: 340px;
    margin-bottom: 9px;
}
.exchangeservice .overview .advert .title {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}



.exchangeservice .advertisement h3 { font-size:100%; }
.exchangeservice .advertisement .performance_selection {
    padding: 13px 10px 10px; 
    background: url('/media/ui/presentation/bg_scheduleservice_advertisement_gradient.gif') repeat-x scroll 0 0;
    background-color: #c2c2c2;
}
.exchangeservice .advertisement  ol {
    margin-top: 0;
    padding-left: 18px;
}
.exchangeservice .advertisement .series #id_performanceseries {
    float: left;
    margin-right: 11px;
    min-width: 340px;
}
.exchangeservice .advertisement .series { padding-bottom: 20px; }
.exchangeservice .advertisement .performance { padding-bottom: 21px; }
.exchangeservice .advertisement .preferrence {
    padding-bottom: 21px;
    margin-bottom: 13px;
}
.exchangeservice .advertisement .performance #id_ticketcount {
    width: 76px;
    margin-right: 8px;
}
.exchangeservice .advertisement .performance #id_performance {
    width: 150px;
    margin-right: 8px;
}
.exchangeservice .advertisement .performance #id_seatingsection {
    width: 130px;
    margin-right: 8px;
}
.exchangeservice .advertisement .performance #id_discount { width: 90px; }
.exchangeservice .advertisement .adverts .credentials_label { margin-bottom: 8px; }
.exchangeservice .advertisement .adverts .credentials_label label {
    display: block;
    float: left;
    margin-right: 11px;
}
.exchangeservice .advertisement .adverts .credentials_label .name { width: 76px; }
.exchangeservice .advertisement .adverts .credentials_label .telephone { width: 150px; }
.exchangeservice .advertisement .adverts .credentials_label .postal_code { width: 130px; }
.exchangeservice .advertisement .adverts .credentials_label .e_mail {
    margin-right: 0;
    width: 90px;
}
.exchangeservice .advertisement .adverts .credentials { margin-bottom: 17px; }
.exchangeservice .advertisement .adverts .credentials input {
    float: left;
    margin-right: 11px;
}
.exchangeservice .advertisement .adverts #id_name { width: 70px;}
.exchangeservice .advertisement .adverts #id_telephone { width: 144px;}
.exchangeservice .advertisement .adverts #id_postal_code { width: 126px;}
.exchangeservice .advertisement .adverts #id_e_mail {
    width: 82px;
    margin-right: 0;
}
.exchangeservice .advertisement .adverts .commentary {
    display: block;
    margin-bottom: 8px;
}
.exchangeservice .advertisement .adverts #id_commentary {
    float: none;
    display: block;
    width: 374px;
    height: 58px;
    margin-bottom: 16px;
}
.exchangeservice .advertisement .adverts .button-dark {
    float: right;
    background:#020202 url('/media/ui/presentation/button_bg_dark.gif') repeat-x scroll 0 0;
    color:#FFFFFF;
}

.exchangeservice .advertisement .adverts .errors {
    clear: both;
    float: left;
    width: 380px;
    padding: 0 0 18px;
    color: red;
    margin: 0;
}
.exchangeservice .advertisement .adverts .errors li {
    list-style: none;
}
.exchangeservice label.error {
    color: #F00;
}
.exchangeservice input,
.exchangeservice select,
.exchangeservice textarea {
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
}
.exchangeservice .error input,
.exchangeservice .error select {
    border-color: #F00;
    border-style: solid;
    border-width: 1px;
}


.pagination {
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.4em;
    line-height: 130%;
    padding: 1em 0 1.75em;
}

.pagination a.next {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    float: right;
    max-width: 42em;
    color: #000;
    background:transparent url('/media/ui/presentation/icons_paginator.gif') no-repeat scroll 100% 0;
    padding: 0 25px 0 0;
}

.pagination a.prev {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    float: left;
    max-width: 42em;
    color: #000;
    background: transparent url('/media/ui/presentation/icons_paginator.gif') no-repeat scroll 0 -52px;
    padding: 0 0 0 25px;
}


/* lightbox */
.lightbox-target {
    display: none;
}
.lightbox {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-image: url('/media/ui/presentation/semi-transparent-black.png');
    text-align: center;
}
.lightbox:after {
    display: none;
}
.lightbox-prev,
.lightbox-next {
    position: absolute;
    bottom: 9px;
    left: 50%;
    width: 14px;
    height: 16px;
    background: url('/media/ui/presentation/icons_paginator.gif') 0 -78px no-repeat;
    text-indent: -9999em;
    cursor: pointer;
}
.lightbox-prev {
    margin-left: -20px;
}
.lightbox-next {
    margin-left: 6px;
    background-position: 0 -26px;
}
.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: 1;
}
.lightbox-prev:hover {
    background-position: 0 -52px; 
}
.lightbox-next:hover {
    background-position: 0 0; 
}
.lightbox > span {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
}

.lightbox .lightbox-box {
    position: relative;
    margin: 10px 0;
    padding: 0 0 20px;
    max-width: 90%;
    height: auto;
    background: #FFF;
    color: #000;
    text-align: left;
}

.lightbox-content {
    padding: 20px;
    overflow: auto;
}

.lightbox-content img {
    max-width: none;
}

.lightbox-content strong {
    position: relative;
    z-index: 1;
}

.lightbox-close {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 11px;
    height: 11px;
    background: url('/media/ui/presentation/icon_close.gif') no-repeat;
    text-indent: -9999px;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}


.archive-page .article-header {
    margin-left: 10px;
    margin-right: 10px;
    background: transparent url('/media/ui/presentation/navigation_dotted_divider.gif') repeat-x scroll 0 100%;
}

.archive-page .article-header.long {
    margin-bottom: 2em;
}

.archive-page .article-header h1 {
    padding-left: 0;
    background-color: transparent;
}

.archive-page .archive-controls {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('/media/ui/presentation/navigation_dotted_divider.gif') repeat-x scroll 0 100%;
    margin: 0 10px;
    padding: 1.4em 0 1.3em;
}

.archive-page .archive-controls h2 {
    float: left;
    font-size: 175%;
    margin: 0 1em 0 0;
    text-transform: uppercase
}

.archive-page .future,
.archive-page .past {
    font-size:175%;
    margin: 0 10px;
    padding: 0.8em 0;
    clear: both;
}

.archive-page .archive-controls .paginator-top {
    float: left;
}

.archive-page .archive-controls .paginator-top .singular {
    float: left;
    margin: 4px 6px 0 0;
}


.archive-page .archive-controls .paginator-top span {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: url('/media/ui/presentation/icons_paginator_dark.gif') no-repeat scroll 0 0;
    display: block;
    font-size: 1%;
    height: 16px;
    text-indent: -9999px;
    width: 14px;
}

.archive-page .archive-controls .paginator-top .to-previous span {
    background-position:0 -52px;
}

.archive-page .archive-controls .paginator-top .to-previous .disabled {
    background-position: 0 -78px;
}

.archive-page .archive-controls .paginator-top .to-next span {
    background-position: 0 0;
}

.archive-page .archive-controls .paginator-top .to-next .disabled {
    background-position: 0 -26px;
}

.archive-page .archive-controls #events-filter-seasons {
    float: left;
    margin: 2px 0 0 15px;
}


#eventsoverview .order {
    padding-right: 3px;
    width: 122px;
}


