/* ------------------------------------------------------------------------
Basic Style Sheet - SafetyWise LTD

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/


/* DO NOT ALTER THIS PART OF THE CSS */

.sIFR-flash 
	{
	visibility: visible !important;
	margin: 0;
	}
	
.sIFR-replaced 
	{
	visibility: visible !important;
	}
	
span.sIFR-alternate 
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
	
.sIFR-flash + div[adblocktab=true] 
	{
	display: none !important;
	}
	
.sIFR-hasFlash h4
	{
	height: 24px;
	line-height: 24px !important;
	visibility: hidden;
	margin: 0 0 1.25em 0;
	}

.sIFR-hasFlash h5
	{
	height: 16px;
	line-height: 16px !important;
	visibility: hidden;
	margin: 0 0 1.25em 0;
	}
		

/* =General
-------------------------------------------------------------------------*/

body
	{
	background: #fff url('../images/body-bg.gif') repeat top left;
	color: #666;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	
#body-inner
	{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url('../images/watermark.gif');
	background-position: bottom right; 
	width: 100%;
	}
	
#skip
	{ 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
#container 
	{
	margin: auto;
	padding-bottom: 100px;
	width: 960px;
	}
	
hr
	{
	display: none;
	}

.cleared
	{
	clear: both;
	}

strong
	{
	font-weight: bold;
	}
	
.error
	{
	color: #990000;
	font-weight: bold;
	}

	
	
/* =Header
-------------------------------------------------------------------------*/

#header
	{
	background: url('../images/header-bg.gif') no-repeat top center;
	height: 212px;
	margin-bottom: 1px;
	width: 100%;
	}	
	
#header-inner
	{
	height: 212px;
	margin: auto;
	overflow: hidden;
	width: 960px;
	}
	
	
/* =Branding
-------------------------------------------------------------------------*/

#branding
	{
	float: left;
	height: 100px;
	text-indent: -25000px;
	width: 255px;
	}
	
h1 a
	{
	background: url('../images/h1-bg.gif') no-repeat top left;
	display: block;
	height: 75px;
	width: 255px;
	}	
	
h2 a
	{
	background: url('../images/h2-bg.gif') no-repeat top left;
	display: block;
	height: 25px;
	width: 255px;
	}
	
/* =Navigation
-------------------------------------------------------------------------*/

#nav
	{ 
	background: url('../images/nav-bg.gif') no-repeat bottom left;
	float: right;
	height: 50px;
	margin-top: 50px;
	text-indent: -25000px;
	width: 705px;
	}
	
#nav li
	{ 
	float: left;
	}
	
#nav a
	{
	display: block;
	height: 25px;
	margin-right: 1px;
	width: 135px;
	}
	
#nav a:hover, #nav .selected
	{
	background-position: 0 -25px;
	}
	
#nav-home a { background: url('../images/nav-home.gif') no-repeat top left; margin-left: 15px; }
#nav-about a { background: url('../images/nav-about.gif') no-repeat top left; }
#nav-services a { background: url('../images/nav-services.gif') no-repeat top left; width: 136px; }
#nav-info a { background: url('../images/nav-info.gif') no-repeat top left; }
#nav-contact a { background: url('../images/nav-contact.gif') no-repeat top left; }
	
	
/* =Contact
-------------------------------------------------------------------------*/

#contact
	{ 
	background: url('../images/contact-bg.gif') no-repeat top left;
	float: left;
	height: 112px;
	text-indent: -25000px;
	width: 255px;
	}
	
#contact a
	{
	display: block;
	height: 51px;
	margin: 40px 0 0 10px;
	width: 200px;
	}
	
h3
	{
	background: url('../images/h3-bg.gif') no-repeat top left;
	float: right;
	height: 112px;
	text-indent: -25000px;
	width: 705px;
	}
	
	
/* =Sub Navigation
-------------------------------------------------------------------------*/

#subnav
	{ 
	float: left;
	margin: 15px 0;
	text-indent: -25000px;
	width: 255px;
	}
	
#subnav ul a
	{ 
	display: block;
	height: 26px;
	width: 255px;
	}

#subnav .subnav-bottom a
	{ 
	height: 40px;
	}
	
#subnav a:hover, #subnav .selected
	{
	background-position: 0 -26px;
	}

#subnav .subnav-bottom a:hover, #subnav .subnav-bottom .selected
	{
	background-position: 0 -40px;
	}
		
#client-sectors
	{
	background: url('../images/client-sectors.gif') no-repeat top left;
	height: 41px;
	width: 255px;
	}

#client-services
	{
	background: url('../images/client-services.gif') no-repeat top left;
	height: 26px;
	width: 255px;
	}	
	
#information
	{
	background: url('../images/information.gif') no-repeat top left;
	height: 41px;
	width: 255px;
	}
		
#services
	{
	background: url('../images/services.gif') no-repeat top left;
	height: 41px;
	width: 255px;
	}

#subnav-social a { background: url('../images/subnav-social.gif') no-repeat top left; }
#subnav-care a { background: url('../images/subnav-care.gif') no-repeat top left; }
#subnav-voluntary a { background: url('../images/subnav-voluntary.gif') no-repeat top left; }
#subnav-small a { background: url('../images/subnav-small.gif') no-repeat top left; }

#subnav-health a { background: url('../images/subnav-health.gif') no-repeat top left; }
#subnav-safety a { background: url('../images/subnav-safety.gif') no-repeat top left; }
#subnav-risk a { background: url('../images/subnav-risk.gif') no-repeat top left; }
#subnav-fire a { background: url('../images/subnav-fire.gif') no-repeat top left; }
#subnav-training a { background: url('../images/subnav-training.gif') no-repeat top left; }
#subnav-monitoring a { background: url('../images/subnav-monitoring.gif') no-repeat top left; }
#subnav-consultancy a {	background: url('../images/subnav-consultancy.gif') no-repeat top left;	}	

#subnav-organisation a { background: url('../images/subnav-organisation.gif') no-repeat top left; }	
#subnav-people a { background: url('../images/subnav-people.gif') no-repeat top left; }
#subnav-work a { background: url('../images/subnav-work.gif') no-repeat top left; }
#subnav-links a	{ background: url('../images/subnav-links.gif') no-repeat top left;	}	

#subnav-info a { background: url('../images/subnav-info.gif') no-repeat top left;	}
#subnav-experience a { background: url('../images/subnav-experience.gif') no-repeat top left; }	
#subnav-case a { background: url('../images/subnav-case.gif') no-repeat top left; }	
#subnav-newsletters a { background: url('../images/subnav-newsletters.gif') no-repeat top left; }	

#subnav-details a {	background: url('../images/subnav-details.gif') no-repeat top left;	}	
#subnav-enquiry a { background: url('../images/subnav-enquiry.gif') no-repeat top left;	}

#subnav-education a	{ background: url('../images/subnav-education.gif') no-repeat top left;	}
#subnav-audit a { background: url('../images/subnav-audit.gif') no-repeat top left;	}
#subnav-courses a {	background: url('../images/subnav-courses.gif') no-repeat top left;	}	
#subnav-current a {	background: url('../images/subnav-current.gif') no-repeat top left;	}
#subnav-topic a	{ background: url('../images/subnav-topic.gif') no-repeat top left;	}
#subnav-info-sign a	{ background: url('../images/subnav-info-sign.gif') no-repeat top left;	}	
#subnav-printed a {	background: url('../images/subnav-printed.gif') no-repeat top left;	}
#subnav-email a	{ background: url('../images/subnav-email.gif') no-repeat top left;	}
#subnav-info-risk a	{ background: url('../images/subnav-info-risk.gif') no-repeat top left;	}	
#subnav-pack a { background: url('../images/subnav-pack.gif') no-repeat top left; }	
	
#about-us
	{
	background: url('../images/about-us.gif') no-repeat top left;
	height: 41px;
	width: 255px;
	}	
			
#contact-us
	{
	background: url('../images/contact-us.gif') no-repeat top left;
	height: 41px;
	width: 255px;
	}	
	
.address
	{
	color: #006600;
	line-height: 1.5em;
	margin: 0 10px 1.25em 10px;
	text-align: right;
	text-indent: 0;
	}
	
.address a
	{
	color: #006600;
	text-decoration: underline;
	}
	
		
/* =Content
-------------------------------------------------------------------------*/

#content
	{
	background: #e8e8e8 url('../images/content-bg.gif') no-repeat bottom left;
	float: left;
	margin: 0 0 5px 15px;
	padding: 25px;
	width: 630px;
	}
	
#content a
	{
	color: #3f9600;
	text-decoration: underline;
	}

#content a:hover
	{
	color: #666;
	text-decoration: underline;
	}

#content p
	{
	line-height: 1.5em;
	margin-bottom: 1.25em;
	}

#content ul
	{
	line-height: 1.5em;
	margin: 0 0 1.25em 20px;
	}

#content ul li
	{
	background: url('../images/icon-bullet.png') no-repeat 0 50%;
	margin-bottom: 5px;
	padding: 0 0 0 25px;
	}
	
#content dl
	{
	background: url('../images/icon-info.png') no-repeat 0 50%;
	line-height: 1.5em;
	margin-bottom: 1.25em;
	padding: 4px 0 10px 51px;
	}

#about-links #content dl
	{
	background: url('../images/icon-links.png') no-repeat 0 50%;
	}
	
#newsletters #content dl
	{
	background: url('../images/icon-pdf.png') no-repeat -2px 50%;
	}
	
#content dl dt
	{
	font-weight: bold;
	}

#content dl dd
	{
	margin-left: 20px;
	}

#content .feature-1
	{
	float: left;
	width: 305px;
	}

#content .feature-2
	{
	float: right;
	width: 305px;
	}

#content .btn-more
	{
	background: url('../images/icon-arrow.png') no-repeat 0 50%;
	padding: 1px 0 2px 30px;
	}
					
#default #content { background: #e8e8e8 url('../images/default-content-bg.jpg') no-repeat bottom left; }
#social-housing #content { background: #e8e8e8 url('../images/social-housing-content-bg.jpg') no-repeat bottom left; padding-bottom: 50px; }
#social-care #content { background: #e8e8e8 url('../images/social-care-content-bg.jpg') no-repeat bottom left; padding-bottom: 200px; }
#voluntary-sector #content { background: #e8e8e8 url('../images/voluntary-sector-content-bg.jpg') no-repeat bottom left; padding-bottom: 200px; }
#small-business #content { background: #e8e8e8 url('../images/small-business-content-bg.jpg') no-repeat bottom left; padding-bottom: 200px; }
#about #content { background: #e8e8e8 url('../images/about-content-bg.jpg') no-repeat bottom left; padding-bottom: 200px; }
#organisation #content { background: #e8e8e8 url('../images/organisation-content-bg.jpg') no-repeat bottom left; padding-bottom: 160px; }
#people #content { background: #e8e8e8 url('../images/people-content-bg.jpg') no-repeat bottom left; padding-bottom: 100px; }
#way #content { background: #e8e8e8 url('../images/way-content-bg.jpg') no-repeat bottom left; padding-bottom: 210px; }
#consultancy #content { background: #e8e8e8 url('../images/consultancy-content-bg.jpg') no-repeat bottom left; padding-bottom: 40px; }
#monitoring #content { background: #e8e8e8 url('../images/monitoring-content-bg.jpg') no-repeat bottom left; padding-bottom: 40px; }
#training #content { background: #e8e8e8 url('../images/training-content-bg.jpg') no-repeat bottom left; padding-bottom: 70px; }
#fire #content { background: #e8e8e8 url('../images/fire-content-bg.jpg') no-repeat bottom left; padding-bottom: 60px; }
#risk #content { background: #e8e8e8 url('../images/risk-content-bg.jpg') no-repeat bottom left; padding-bottom: 120px; }
#safety #content { background: #e8e8e8 url('../images/safety-content-bg.jpg') no-repeat bottom left; padding-bottom: 80px; }
#audit #content { background: #e8e8e8 url('../images/audit-content-bg.jpg') no-repeat bottom left; padding-bottom: 10px; }
#costs #content { background: #e8e8e8 url('../images/costs-content-bg.jpg') no-repeat bottom left; padding-bottom: 40px; }
#experience #content { background: #e8e8e8 url('../images/experience-content-bg.jpg') no-repeat bottom left; padding-bottom: 40px; }
#case-studies #content { background: #e8e8e8 url('../images/case-studies-content-bg.jpg') no-repeat bottom left; padding-bottom: 40px; }
#newsletters #content { background: #e8e8e8 url('../images/newsletters-content-bg.jpg') no-repeat bottom left; padding-bottom: 40px; }
		
	
/* =Footer
-------------------------------------------------------------------------*/

#footer
	{
	background: url('../images/footer-bg.gif') no-repeat top left;
	clear: both;
	color: #006600;
	height: 41px;
	margin: auto;
	padding: 9px 25px 0 25px;
	width: 890px;
	}
	
#footer .highlight
	{
	color: #003400;
	}
	
#footer span
	{
	color: #52a600;
	}
	
#footer a
	{
	color: #006600;
	text-decoration: none;
	}
	
#footer a:hover
	{
	color: #003400;
	text-decoration: underline;
	}
	
#links
	{
	float: left;
	}
	
#aztec
	{
	float: right;
	text-align: right;
	}
	
	
																					/* ------------ Form ------------ */
																					
form div { 
	margin-bottom: 10px;
	}

form label {
	display: block;
	float: left;
	padding-top: 3px;
	width: 100px;
	}

form p {
	margin-left: 100px;
	}
		
form input,
form textarea {
	background-color: #fafafa;
	border: 1px solid #cdcdcd;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	overflow: hidden;
	padding: 7px;
	vertical-align: middle;
	width: 280px;
	}
		
form #submit {
	background: none;
	border: none;
	height: auto;
	margin: 0 0 0 260px;
	padding: 0;
	width: auto;
	}
