/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for Cheshire & Warrington Sports Partnership - Print Stylesheet
Author:		Alison Lee / Silktide Ltd
Created:	17/05/2006
Updated:	

History:

17/05/2006
	Stylesheet created
	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Style Guide
-------------------------------------------------------------------------------------------------------------------------------------------------------------- 
Body font size = 80%

PRIMARY COLOURS

Purple:			#42103F
Green:			#B2C733
Light Purple:	#7577B2

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

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

body						{ background-color: #fff; font: 12px verdana, arial, helvetica, sans-serif; }
h1						{ font: bold 18px arial, verdana, helvetica, sans-serif; }
h2						{ font: bold 15px arial, verdana, helvetica, sans-serif; }
h3						{ font: bold 14px arial, verdana, helvetica, sans-serif; }

p							{ font-size: 12px; }

form, table				{ font-size: 12px; }
img						{ border: 0; }

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

#container				{ margin-left: 0; }

#header					{ background-color: #fff; }

#contentwrapper		{ background: #fff none; margin-right: 0; }
#subwrapper			{ background: none; }

#leftcol					{ display: none; }

#topimg					{ display: none; }

#content				{ margin: 0; }

#rightcol				{ display: none; }

#footer					{ display: none; }


/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header img			{ margin: 10px; }


/* Search Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#search					{ display: none; }



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


.topleft					{ background: transparent none; }
.topright				{ background: transparent none; }
.bottomright			{ background: transparent none; } 
.bottomleft				{ background: transparent none; } 


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#content #subnav li		{ list-style-type: circle;  }
#content #subnav li a	{ background: #fff none; }

#content a 				{ color: #D7D8E9; }


/* Home Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home #topimg			{ display: none; }
#home #content			{ background: #fff none; margin-left: 0; }

