/*
Edited: 9 December 2008 (Last edited by: LD 16:20)
Website: http://leisure.ordnancesurvey.co.uk/leisure/
Created: 14 February 2008
Author: Henry Tapia
=============================
PRINT ONLY STYLES
=============================*/
body {background:#fff; font-size:10pt;}

#header p, #header ul, #header #shopping-basket, #shop-footer, #map-search, #osbar, .add-to-basket, .print, #sidebar .intro, .steps h2, .steps p#return {display:none;}
#container, #content {float:none!important; border:0; padding:0; margin:0; color:#000;}

.checkout #main {width:65%;}
.checkout #sidebar {width:30%;}
.checkout table, .checkout table td, .checkout table th {border:1px solid #ccc;}

.cms ul, .categories ul { list-style-type: square !important; padding-left: 1em; }
.cms ul li, .categories ul li { margin-left: .5em; }
#feature-area { margin-bottom: 2em;  }

/*
===========================
sIFR styles
*/
/* 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;
	height: auto !important;
	width: auto !important;
	line-height: normal !important;
	letter-spacing: normal !important;
}
