/* CREDITS
Title:		Polsslag 2008 - CSS print Stylesheet
Author:		Dieter Verjans <dieter@inventis.be>
Date:		21/01/2008
Last Edit:	21/01/2007
*/

/* Algemene Styles
---------------------------------------------------------- */
html { height:100%; color:#000000; overflow:visible; }
body{font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; height:100%; font-size:12px; background:#FFF; overflow:visible;}
.text_box .main_text a, a{outline:none; color:#000000; font-size:12px; text-decoration:underline; font-weight:bold;}
#printImg{display:inline;}

/* Container
---------------------------------------------------------- */
p{font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
#sidebar {display:none; width:0px;}
.text_box h1 {font-size:16px; margin:0; padding:0; color:#000000; padding-left:30px;  background:none; padding-top:10px;}
.print {display:none;}
#container { overflow:visible; float:none; width:100%; background:none;}
#transparent_background {overflow:visible; float:none; width:100%; background:none;}
#main_content {margin:0; padding:0; background:none; overflow:visible;}
#wrapper{overflow:visible; width:100%; background:none; margin:0; height:auto; min-height:0%;}
#right_img {display:none;}
#bottom_img {display:none;}
#main_text{overflow:visible;}

#container .lineupTable{border:1px solid #000; margin-bottom:20px;}
#container .lineupTable tr.stage{background:#000; color:#fff; font-weight:bold;}
#container .lineupTable tr.odd{background:#dfdfdf;}
#container .lineupTable tr.stage td,
#container .lineupTable tr.band td{padding:0px 3px; font-weight:bold; border:1px solid #000;}