/**
 * TestTheater print css
 * 
 * @author LzzL
 * 
 */

#snelmenu, 
#servicemenu, 
#menuContainer,
.infoOverview .mail,
#header-buttons,
#header,
span.OverlayOverview,
#subColumn3			 { display: none;}

#bodyMijntheater	{ width: 600px; }

dl.keyvalue		{ float: left; width: 100%;  }
dl.keyvalue dt	{ float: left; width: 40%; }
dl.keyvalue dd	{ float: left; width: 40%;  margin: 0px; }

dl#totals		{ float: left; width: 100%;  }
dl#totals dt	{ float: left; width: 40%; }
dl#totals dd	{ float: left; width: 40%; margin: 0px;  }

#showsOverview		{ list-style: none; padding: 0px;  }
#showsOverview li	{ margin-bottom: 1em;  }
#showsOverview h3	{ margin: 0px; }
#showsOverview p	{ margin: 0px; }

.subtotalWrapper	{ float: left; width: 100%;  }
.subtotalWrapper dt	{ float: left; width: 40%; }
.subtotalWrapper dd { float: left; width: 40%; margin: 0px;  }

p.reserveerStatus	{ float: left; width: 100%; }

.overview h3	{ float: left; width: 100%; padding-top: 1em; }

/****** sIFR */
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
/* sIFR ******/
