/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for Nottingham Energy Partnership - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	02/07/2007
Updated:	

History:	02/07/2007	Stylesheet created
	
Colours: 

-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


body					{ background-color: #fff; font: 11px verdana, arial, helvetica, sans-serif; text-align: left; }

h1						{ font: bold 16px arial, verdana, helvetica, sans-serif; color: #194719; border-bottom: 1px solid #b8b8b8; }
h2						{ font: bold 14px arial, verdana, helvetica, sans-serif; color: #194719; border-bottom: 0; }
h3						{ font: bold 12px arial, verdana, helvetica, sans-serif; color: #194719; }

p, li					{ font-size: 11px; color: #000; }

form, table				{ font-size: 11px; color: #000; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container				{ width: 95%; margin: 0; }

#header					{ height: 100px; background: #fff none; margin-top: 0; }

#contentwrapper			{ background-color: #fff; min-height: 100px;  }

#sidecol				{ display: none; }

#contenttop				{ display: none; }
#content				{ width: 100%; min-height: 100px; background: #fff none; margin: 0; }

#footer					{ background: #fff none; border-top: 1px solid #b8b8b8; margin-bottom: 0; }


/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header #logo			{ position: absolute; top: 20px; left: 0; }


/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#topnav					{ display: none; }

#breadcrumb				{ font-size: 8px; color: #b8b8b8; margin: 0 0 10px; }

.azmenunav				{ display: none; }
.azmenu span			{ color: #000; }


/* Subcontent Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.contentimg img			{ border: 1px solid #194719; }




/* Home Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home #contentwrapper	{ background: #fff none; }
#home #content			{ width: 100%; min-height: 100px; height: auto; overflow: visible; background: transparent none; margin: 10px 0; }
#home .contentshort		{ width: 60%; min-height: 50px; height: auto; background: transparent none; border: 1px solid #194719; margin: 10px 0 10px 180px; }


#home h1				{ font-size: 14px; }
#home h2				{ font-size: 14px; }
#home p					{ font-size: 11px; }
#home .intro			{ font-size: 12px; }

#home .contentshort h2 a,
#home .contentshort h2 a:visited	{ color: #194719; }

