/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Grafham Water Centre - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd
Created:	11/04/2008

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

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@import url(grafham.css);

body					{ background: #fff none; text-align: left; color: #000; }

h1						{ font: bold 2.0em "trebuchet ms", arial, verdana, helvetica, sans-serif; color: #000; }
h2						{ font: bold 1.4em "trebuchet ms", arial, verdana, helvetica, sans-serif; color: #000; }
h3						{ font: bold 1.2em "trebuchet ms", arial, verdana, helvetica, sans-serif; color: #000; }

p, li					{ color: #000; }
.altcolor				{ color: red; }
.altcolor span			{ color: #000; }

a,					
a:visited				{ color: red; text-decoration: underline; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container 	  			{ width: 100%; background: #fff none; margin: 0 0 -31px; } 
#splash					{ display: none; }

#header					{ height: auto; background: #fff none; padding-left: 0; border-bottom: 1px solid #e8e8e8; margin: 0; }

#topnav					{ display: none; }

#banner					{ height: 200px; background: none; border-bottom: 1px solid #e8e8e8; margin: 0; }

#content				{ margin: 0; }

#sidecol				{ display: none; }

#clearfooter			{ display: none;} 
#footer					{ width: 100%; height: 30px; position: relative; clear: both; border-top: 1px solid #e8e8e8; margin: 0 auto; }


/* Header & Search Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#grafhamlogo			{ margin-top: 0; }

#search					{ display: none; }

img#ccc					{ position: absolute; top: 0; right: 10px; display: block; }



/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* Banner Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* Col Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#content .halfcol		{ width: 45%; float: left; padding: 10px; border-top: 1px solid #e8e8e8; }


/* Gallery Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.gallery				{ width: 100%; }
.gallery td img			{ border: 1px solid #e8e8e8; }


/* News Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.news					{ width: 100%; }
.news td img			{ border: 1px solid #e8e8e8; }


/* Courses Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */



/* Items for Sale Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#forsale h2				{ color: #000;  }



/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


