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

History:	06/06/2007	Stylesheet created
			01/07/2007 	'subnav' styles added (Greg Heafield / gregheafield@silktide.com)
	
Colours: 

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

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

@import url(/prospectip.css);


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

#accessibility			{ display: none; }


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

.fixedwidth				{ width: 100%; margin: 0; }

#container				{ background: none; }

#header					{ background: transparent none; }

#topnav					{ display: none; }

#subnav 				{ display: none; }

#contentwrapper			{ background: transparent none; }

#sidecol				{ display: none; }

#content				{ margin-left: 0; }

#footer					{ display: none; }


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

#header #logo			{ position: absolute; top: 15px; right: 20px; }


#search					{ display: none; }

#header p				{ display: none; }


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

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



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

body#home 				{ background: #fff none; }
#home #contentwrapper	{ background: none; }
#home #footer			{ background: transparent none; padding: 25px 20px 0; }


#home .homebox			{ padding: 40px 10px 20px; }
#home-topleft			{ width: 48%; background: #fff none; }
#home-topright			{ width: 48%; background: #fff none; }


#home .bluebox			{ height: auto; position: relative; top: 120px; left: 0; padding: 20px; }
#home-blueleft			{ width: 100%!important; background: transparent none; }
#home-blueright			{ width: 100%!important; background: transparent none; }
