/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Lancashire Sport - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	07/09/2007
Updated:	

History:	07/09/2007	Stylesheet created

Global Colours:
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

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


@import url(lancashire.css);

body					{ background-color: #fff; font: 82% verdana, arial, helvetica, sans-serif; text-align: left; }
h1						{ width: 100%; text-align: right; }



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

#container				{ width: 100%; min-width: 500px; margin: 0; }

#header					{ height: 170px; background: none!important; }


#mainnav				{ display: none; }

.content				{ padding-bottom: 20px; margin: 0 170px 0 0; }
.nosidecol .content		{ margin: 0 20px 0 0; }
.sidecolwide .content	{ margin: 0 240px 0 0; }


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

#header #logo-pink		{ display: block; position: absolute; top: 0; left: 0; }

#search					{ display: none; }
#header h1				{ position: static; }


/* Mainnav Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

ul#subnav					{ display: none; }


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

#login						{ display: none; }



/* Edited Roundbox source for roundboxes in sidecol - Jake Noble*/
.roundbox					{ background: none!important; border-left: 1px solid #e8e8e8;  }
.roundboxtop				{ display: none; }
.roundbox .padding *		{ color: #000; }



