/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for The Leisure Database Company - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	08/03/2007
Updated:	

History:	08/03/2007	Stylesheet created


-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

body						{ background-color: #fff; font: 12px verdana, arial, helvetica, sans-serif; text-align: left; }

h1						{ font: normal 18px verdana, arial, helvetica, sans-serif; color: #365170; padding: 0; margin: 10px 0; }
h1 span					{ font-size: 16px; }
#home h1				{ padding: 0; }
h2						{ font: bold 16px verdana, arial, helvetica, sans-serif; }
h3						{ font: bold 14px verdana, arial, helvetica, sans-serif;  }

p, li						{ font-size: 12px; line-height: 1.5em; color: #000;  }
p.quote					{ font-size: 14px; }

form, table				{ font-size: 12px; }



/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container				{ min-width: 100%; width: 100%; min-height: 10px; margin: 0; }

#header					{ background: transparent none; }

#mainnav				{ display: none; }

#subnav				{ display: none; }

#contentwrapper		{  }

#banner					{ height: auto; background: #fff none; border: 1px solid #000052; border-width: 1px 0; }

#content				{ padding: 10px; margin-right: 200px; }

#subcontent			{ width: 200px; float: right; padding: 20px 0; margin-right: 0; }



/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header #tldc-logo		{ padding: 0; }

#header #search			{ display: none; }


/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#breadcrumb				{ font-size: 10px;  }

/* Banner Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#bannerlogo				{ display: none; }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footer p					{ font-size: 10px;  }