/* NOTE
	This is the PRINT stylesheet for the 
	"National Autistic Society Train Walk" website
	
========================================================================*/

/* SIFR STYLES */
.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;}

/* NORMAL PRINT STYLES */
* {background:none;}
#textResize,
#listen,
#helpLine,
#rightNavigation,
#footer ul,
#hitLogo,
#leftColumn p {display:none;}

h1 {padding-bottom:30px !important;}
#topArea {padding:0; width:auto; background:none !important;}
#mainLogo {left:0; top:0;}
#leftColumn #trainWalkLogo {display:block; position:absolute; top:0; right:0; z-index:100;}
#content {width:auto; margin-top:50px;}