/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Sportworks - Print Stylesheet
Author:		Alison Springall (alisonspringall@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	13/10/2008

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

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

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



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

#container				{ width: 100%; background: #fff none; }

#header					{ height: 145px; background: #fff none; }
#header object			{ display: none;}

#navbar					{ display: none; }

#contentwrapper			{ width: 100%;  }

#sidecol				{ display: none; }

#content				{  }

#footer					{ background: #fff none; }


/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#footer ul				{ display: none; }

#footer p.right			{ color: #000; }
#footer p.right a		{ color: #000; }



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

#bannerimg				{ display: none; }
		
.threecol				{ width: 30%; height: 280px; float: left; background: #fff none; }
.threecol .padding		{ padding: 5px; }

.threecol ul			{ padding: 0; margin: 0; }
.threecol ul li			{ font-size: 0.85em; list-style-type: none; color: #013066; }

#subpagemenu			{ border-collapse: collapse; }
#subpagemenu td			{ vertical-align: middle; padding: 5px 20px 5px 0; }
#subpagemenu td img		{ padding: 3px; border: 1px solid #e8e8e8; }

