
/*
*
* Stylesheet for Spiralite Ltd.
*
* Site development by BB-IT Solutions Ltd.
* Contact: public@bb-it.co.uk
* All rights reserved.
*
* Version: Print (all browsers)
* Date: 08-07-2008
*
*/

/* *********************************** Template Classes ****************************************** */

.site-date { float: right; width: 200px; color: #ccc; font-size: 0.8em; text-align: right; margin: 3px 10px 0 0; }
.site-name {display: none; }
.logo {
	float: left;
	display: inline; 
	height: 110px;
	width: 100px;
}

.header-container { display: none; }
.header-fill { float: left; display: inline; }
.latest-news { display: none; }
.header-nav-left { display: none; }
.header-ribbon-right { display: none; }
.header-logo-supplement { display: none; }
.footer-links { display: none; }
.pcontent { margin-left: 20px; float: left; display: inline; width: 90%; border-top: 1px solid #33ca00; padding-left: 10px; }

.news-headline { margin-left: 15px; font-size: 1.3em; border-bottom: 1px solid #ccc; }
.news-dt { font-size: 0.8em; padding-left: 15px; color: #666; }

/* ****************************** Formatted tags ***************************** */

IMG { border: 0; }
P { font-family: sans-serif, arial; font-size: small; padding: 0; text-align: justify; color: #777; line-height: 1.8; }
DIV { font-family: sans-serif, verdana, arial; font-size: small; }

H1 {
	color: #555;
	font-size: 1.3em;
	font-family: sans-serif;
	font-weight: bold;
	margin-top: 10px;
}

H2 {
	color: #5f5f5f;
	font-size: 0.9em;
	font-family: sans-serif;
	text-decoration: underline;
}

H3 {
	color: #5f5f5f;
	font-size: 0.9em;
	font-family: sans-serif;
	text-decoration: underline;
}

HR { width: 50%; margin: 0 auto;  border-top: 1px solid #ccc; }

UL, LI { color: #5f5f5f; }