/*--------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Pride Park.net - Print Stylesheet
Author:		Alison Springall (alisonspringall@silktide.com) / Silktide Ltd
Created:	29/01/2009

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

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


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


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

#container 	  				{ width: 100%; border: 0; margin: 0 auto 0; }

#header						{ background: #fff none; clear: both; }

#mainnav					{ display: none; }

.contentwrapper				{ background: #fff none; }
#darkerblue					{ background-image: none; }

#sidecol					{ display: none; }

#content					{ margin-right: 0; }


#footer						{ width: 100%; clear: both;  margin: 30px auto 0; }




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

#header img					{ display: block; }

#header #getinvolved		{ display: none; }

#header #search				{ display: none; }


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



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

#banner						{ background: #fff none; }
#bannertext					{ background-color: #fff; padding: 5px 10px; margin: 0 30px 0 30px;  }
#bannertext p				{ font-size: 1.1em; color: #4f585f; margin: 8px 0; }



/* Sidecol Styles
---------------------------------------------------------------------------------------------------------------------------------------------------- */

#sidecol #top				{ background-color: #fff; border: 1px solid #D9EEF6; }
#sidecol #middle			{ background-color: #fff; border: 1px solid #BBE0F3; }
#sidecol #bottom			{ background-color: #fff; border: 1px solid #9ED4F1; }




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

#home #memberstext .arrowmenu li	{ background: transparent none; list-style-type: square; padding-left: 10px; }



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

#footer p					{ color: #666; }
#footer p a,
#footer p a:visited			{ color: #666;  }
