/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for Active Grindleford - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd
Created:	12/09/2006
Updated:	

History:

11/09/2006	Stylesheet created

Colours:

Main Green		#488B2D
Sub Green		#79A253
Side Green		#DBE7C7
BG Cream		#F9F2DA
Yellow			#F5C208

	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

body						{ background-color: #fff; font-size: 12px; text-align: left; }

h1						{ font: bold 17px arial, verdana, helvetica, sans-serif; }
h2						{ font: bold 14px arial, verdana, helvetica, sans-serif; }
h3						{ font: bold 12px arial, verdana, helvetica, sans-serif; }

p, li						{ font-size: 12px; }

form, table				{ font-size: 12px; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container			{ width: 100%; background: #fff none; margin: 0; }

#header				{ background: #fff none; padding: 0 0 5px; border-bottom: 2px solid #488B2D; }

#sidecol				{ display: none; }

#subcontent		{ font-size: 10px; }

#content			{ padding: 20px 20px 20px 0; margin-left: 0; }

#footer				{ background: #fff none; padding: 5px 0 0; border-top: 2px solid #488B2D;  }
#home #footer	{ background: #fff none; } 


/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header img			{ margin-left: 0; }
#header p				{ display: none; }

#header #login			{ display: none; }


/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#subnav 				{ display: none; }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#content ul li			{ background: transparent none; list-style-type: square; padding-left: 10px; }

.cornerwrapper		{  }
.cornerwrapper img	{  }
.topleft					{ display: none; }
.topright				{ display: none; }
.bottomright			{ display: none; } 
.bottomleft				{ display: none; }

#home .cornerwrapper img	{  }
#home .topleft					{ display: none; }
#home .topright					{ display: none; }
#home .bottomright				{ display: none; } 
#home .bottomleft				{ display: none; }

#home .footerdiv .topleft		{ display: none; }
#home .footerdiv .topright	{ display: none; }
#home .footerdiv .bottomright{ display: none; } 
#home .footerdiv .bottomleft	{ display: none; }


/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footer p						{ color: #488B2D; }
#footer p a					{ color: #F5C208; text-decoration: none; }

#footer .footerdiv h2		{ color: #488B2D;  }
#footer .footerdiv p			{ color: #488B2D;  }
#footer .footerdiv p a		{ color: #488B2D;  }
