/*-----------------------------------------------------------------------------
Print Style Sheet

version:   1.0
author:    Chris Sanderson
email:     chris.sanderson@headscape.co.uk
website:   http://www.headscape.co.uk
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


#accessibility, h1, #navigationContainer, .leftCol, #pageInfo h3, #pageInfo ul, #footer ul, #selectCentreContainer, #featureItem, object, embed, #joinToday, .recordSet, .lDate, #searchAgain, #visitCentre, #relatedLinks {
	display: none;
	}
	
body {
	font: 9pt/1.6 Verdana, Arial, Helvetica, sans-serif;
	width: 610px;
	}
	
#printLogo {
	margin-bottom: 20px;
	}
	
#pageInfo h2 {
	margin: 0.6em 0 0.2em 0;
	color: #00958e;
	line-height: 1.2em;
	font-size: 24pt;
	font-weight: normal;
	}
	
.content #pageAbstract {
	color: #666666;
	font-size: 13pt;
	line-height: 1.4em;
	}
	
h3 {
	clear: both;
	margin-top: 0.5em;
	color: #00948d;
	font-size: 16pt;
	font-weight: normal;
	border-bottom: 1px dotted #00948d;
	}
	
h4 {
	margin-top: 0.5em;
	font-size: 13pt;
	font-weight: normal;
	color: #666666;
	}

a {
	color: #00958e;
	text-decoration: none;
	}
	
.mEvents .lTitle, .mNews .lTitle {
	color: #000000;
	font-weight: normal;
	}
	
.content .imgLeft, .content .imgLeft_noCrop, #shoppingFeature .imgLeft, #shoppingFeature .imgLeft_noCrop, #latestSighting .imgLeft, #latestSighting .imgLeft_noCrop {
	float: left;
	position: relative;
	margin: 0.3em 3.5em 0.5em 0;
	}
	
.content .imgRight, .content .imgRight_noCrop, #shoppingFeature .imgRight, #shoppingFeature .imgRight_noCrop, #latestSighting .imgRight, #latestSighting .imgRight_noCrop {
	float: right;
	position: relative;
	margin: 0.3em 0 0.5em 3.5em;
	}
	
.content blockquote {
	border-left: 15px solid #CBECEA;
	padding: 0 1.2em;
	margin: 2em;
	color: #00958e;
	font-size: 10.5pt;
	line-height: 1.5em;
	}
	
#footer {
	clear: both;
	margin-top: 1.5em;
	border-top: 1px dotted #00948d;
	}
	
#locationMap {
	float: right;
	width: 380px;
	height: 290px;
	margin: 0 0 1em 2em;
	}
	
#rsList {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#rsList li {
	margin-bottom: 1.5em;
	}
	
#rsList .lTitle, #rsList .lDescription {
	color: #000000;
	}
	
#rsList .lTitle {
	font-size: 13pt;
	margin-bottom: 0.2em;
	}
	
#rsList a {
	text-decoration: none;
	}
	
#siteMap ul {
	margin: 0;
	padding: 0;
	}
	
#siteMap ul li {
	font-size: 1.8em;
	list-style-image: none;
	border-bottom: 1px dotted #00948d;
	}
	
#siteMap ul li a {
	text-decoration: none;
	}
	
#siteMap ul ul {
	margin: 0 1.5em;
	padding: 0.5em 1.5em;
	}
	
#siteMap ul ul ul {
	padding: 0 1.5em;
	}
	
#siteMap ul ul li {
	margin-top: 0;
	font-size: 0.6em;
	list-style-image: url(/old_files/images/bullet.gif);
	border: none;
	}
	
#siteMap ul ul ul li {
	padding-left: 1.1em;
	font-size: 0.85em;
	list-style-image: none;
	background: url(/old_files/images/subnav_bullet1.gif) no-repeat left 0.55em;
	}
	
#siteMap ul ul ul li a {
	color: #666666 !important;
	font-weight: normal !important;
	}
	
#siteMap ul ul ul li a:hover {
	color: #999999 !important;
	}
	
#siteMap ul ul ul ul li {
	font-size: 1em;
	}