/*
Edited: 17 May 2007 ()
Website: http://www.drainageandwater.co.uk
Created: 17 May 2007
Author: Laura Zucchetti
======================================
PRINT STYLE SHEET
======================================
*/

body {
font-family:Arial, Helvetica, sans-serif;
}

#skip_to {
display:none;
height:0;
padding:0;
overflow:hidden;
position:absolute;
}

#logo h1 a {
margin:0;
padding:0;
font-family: gillsans, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
font-size:18pt;
}

#navigation {
display:none;
height:0;
padding:0;
overflow:hidden;
position:absolute;
}

#search_report_questions ul {
margin:0;
padding:0;
}

#search_report_questions ul li {
list-style-type:none;
line-height:1.2em;
padding-bottom:10px;
margin:0;
}

/*
======================================
FONTS
======================================
*/

h1 {
font-family: gillsans, Arial, Helvetica, sans-serif;
font-size:16pt;
}

h2 {
font-size:14pt;
}

#water_map img {
border:none;
}

p {
font-size:12pt;
font-family:Arial, Helvetica, sans-serif;
}

p.top a {
display:none;
height:0;
padding:0;
overflow:hidden;
position:absolute;
}

table caption {
margin:0 0 .6em 0;
font-size:13pt;
font-weight:bold;
text-align:left;
font-style:normal;
padding:0;
}

table.small {
clear:both;
width:14cm;
border:solid 1px #CCC;
}

table.small th {
width:13cm;
padding:3px;
font-weight:normal;
border:solid 1px #CCC;
}

table.small td {
padding:3px;
border:solid 1px #CCC;
}

table {
width:14cm;
margin-bottom:1.5em;
border:solid 1px #CCC;
border-collapse:collapse;
}

td,
th {
border:solid 1px #CCC;
text-align:left;
font-weight:normal;
padding:3px;
}

th {
width:11.8cm;
}

/*
ADDRESS FORMATTING ON THE CONTACT PAGE
======================================
*/
ul.add_list {
margin:0;
padding:0;
list-style-type:none;
}

ul.add_list li {
padding:10px 0 0 0;
margin:1em 0;
}

ul.add_list li img {
float:left;
width:207px;
padding:0;
margin:0;
}

ul.add_list li p {
width:413px;
margin-left:207px;
margin-bottom:0;
padding-bottom:1em!important;
}

p.inline_btn a {
display:none;
height:0;
padding:0;
overflow:hidden;
position:absolute;
}

#sidebar,
#hold_image,
#image_footer,
#footer {
display:none;
height:0;
padding:0;
overflow:hidden;
position:absolute;
}

/*
FLOATS
======================================
*/

.left {
float:left;
}

.right {
float:right;
}

/* 
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;
}