/* ------------------------------------------
Client: Natural England
Stylesheet: Print Styles
Author: Reading Room (NG)
------------------------------------------ */


#wrapper {padding:10px; border: solid 1px #ffffff;}

/* ------------------------------------------
-- TYPOGRAPHY
------------------------------------------ */

body { font-family:georgia, Times, "times new roman", serif; font-size:10pt; color:#000; background:#fff;}

a {color:#039;}

h1 {font-size:24pt; font-weight:normal; margin:0}
h1 small {font-size:12pt;}
h2 {font-size:20pt; font-weight:normal; margin:0 0 5mm 0;}
h3 {font-size:16pt; font-weight:normal; margin:10mm 0 2mm;}
h4 {font-size:12pt; font-weight:bold; margin:5mm 0 2mm;}

p {font-size:10pt; line-height:14pt;}

#branding {display:none;}
/* ------------------------------------------
-- GENERAL
------------------------------------------ */

img {border:0;}


/* Logo
------------------------------------------ */

#logo {padding:5mm 0; margin: 0;}
   #logo a {position:relative; display:block; width:800px; height:105px; text-decoration:none; overflow:hidden; color:#000;}

/* Breadcrumb
------------------------------------------ */

#breadcrumb {
	margin-bottom:1.2em;
}
#breadcrumb img {
	margin-right:0.5em;
}
#breadcrumb a {
	margin-right:0.5em;
	text-decoration:none;
}

/* Footer
------------------------------------------ */

#footer {padding:10px 0; border-top:1px solid #000; margin:5mm 0 0}


/* ------------------------------------------
-- SHOW FOR PRINT
------------------------------------------ */

.tba {
	display:block !important;
}


/* ------------------------------------------
-- REMOVED FOR PRINT
------------------------------------------ */

.skipTop,
.pagination,
#footer div,
#login,
#navMain, #navSkip, #infoFor, #region, #search, #navQuick, #footer, #navSec, #share, #terCont {
	display:none;
}


/* ------------------------------------------
-- CLEARING
------------------------------------------ */

.tba:after {
	clear:both; display:block; content:"."; height:0; font-size:0; line-height:0; visibility:hidden;
}

* html .tba {
	height:1px;
}

*+html .tba {
	min-height:1px;
}
