/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for  	Protocol - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd
Created:	04/08/2008
	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

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


body					{ text-align: left; }



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

#container 	  			{ width: 100%; margin: 0 auto -81px; } 


#content				{ width: 100%; margin-left: 0; }

#mainimage				{ display: none; }
#home #mainimage		{ display: none; }


#clearfooter			{ clear: both; height: 81px;} /* height to match height + padding + margin etc in #footer */
#footer					{ width: 100%; height: 70px; clear: both; background-color: #fff; text-align: right; border-top: 1px solid #b8b8b8; margin-top: 10px; }
#footer div				{ width: 100%; }


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

#mainnav				{ display: none; }

#subnav					{ display: none; }


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

#footer img				{ display: none; }

#footer p				{ font-size: 0.85em; line-height: 1.5em; color: #777; text-align: right; margin: 0; }
#footer p.smalltext		{ font-size: 0.7em; }
#footer p strong		{ color: #777; }
#footer p a,
#footer p a:visited		{ color: #777; }
