/* ---------------------------------------------------------------------------------
   
   Tamworth Tenpin - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { font-family: Arial, Helvetica, sans-serif; }

#slogan,
#header,
#footer,
#rightbar,
#trading
{ display: none; }

h1 { font-size: 1.7em; font-weight: normal; }

p { font-size: 0.70em; line-height: 1.7em; margin: 0 0 1.2em 0;}

a img { border: none; }

#topbar { margin-bottom: 20px; }

#trading { margin-bottom: 10px; }
#trading p { margin: 0; }

#leftbar {margin-bottom: 50px;}



/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


/* ---------------------------------------------------------------------------------
   COUPON CSS
--------------------------------------------------------------------------------- */

.coupon { width: 419px; float: left; clear: both; margin: 15px 0px; }
.scissors { width: 100%; float: left; }
.cutLines { width: 407px; border: dashed 1px #666; padding: 5px; float: left; }
.coupon h2, .coupon p { padding: 0px 10px; }
.coupon h2 { margin: 0; color: #ba1520; }
.coupon p { margin: 0 0 0.8em 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.coupon p span { font-size: 12px; padding-top: 10px; display: block; }
