@import url("structure.css");
@import url("sitemap.css");

/**
Grey Border colour 949493
**/

@media print {
	body,p,div,td,span {font: 11pt/16pt 'Calibri', Verdana, Arial, Helvetica, sans-serif;}
	a {font: 11pt/16pt 'Calibri', Verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
	h1, h2, h3,	h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid }
   	blockquote,	pre { page-break-inside: avoid }
   	ul, ol, dl { page-break-before: avoid }
	table { page-break-inside: avoid }
}
body {
	margin: 0;
	padding: 0;
	background:#e2e2da;
	font: 13px/18px 'Calibri', Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
}
.clear-me{
	clear:both;
}
.hide{
	display:none;
}

/*** Header Styles ***/

.mast-head div {
	position: absolute;
}
.logo{
	top:0;
	left:15px;
}
.strapline{

}
.client-login{
	right:0;
	top:15px;
}
.client-login a{
	background:url(../i/client-icon.gif) left center no-repeat;
	font-size:10px;
	color:#224470;
	padding:0 0 0 14px;
	text-decoration:none;
}

/*** Text Styles ***/

a {
	color: #5086c0;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	font-weight:normal;
	color:#353a40;
}
h1 {
	font-size:24px;
	padding:6px 0 0 0;
	margin:0 0 10px 0;
	color:#7197ca;
}
h2 {
	font-size:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#414141;
	font-weight:bold;
}
h3 {
	font-size:15px;
	margin:0 0 10px 0;
}

p{
	margin-top:0;
}

.homepage-content h2{
	color:#7197ca;	
	font-size:2em;
	font-family:'Buda', sans-serif;
	line-height: 1em;
	font-weight:normal;
	margin:0 0 4px 0;
}

/*** Main navigation styles ***/

#main-navigation{
	width:940px;
	text-align:center;
}
#main-navigation ul{
	list-style: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:940px;
	height:31px;
	background:#7197ca;
}
#main-navigation li {
	display: inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#main-navigation a {
	margin:0 0 0 0;
	padding:9px 5px 7px 5px;
	color:#ffffff;
	text-decoration:none;
	font:14px/31px 'Calibri', Verdana, Arial, Helvetica, sans-serif;
}
#main-navigation li.first a{
	padding-left:0;	
}
#main-navigation li.last a{
	padding-right:0;
}
#main-navigation li a:hover, #main-navigation li a.main-on{
	color:#224470;
}

/***  Sub navigation styles ***/
.section-name{
	/*height:24px;*/
	font-size:16px;
	color:#353635;
	padding:11px 0 8px 11px;
	border-bottom:1px solid #929292;
	background:#d0d1d0 url(../i/column-one-top.gif) 0 0 no-repeat;
}
.section-name a{
	text-decoration:none;
	color:#414141;
}
.section-name a:hover{
	color:#7197ca;	
	text-decoration:none;
}

#sub-navigation{
	padding:0 0 17px 0;
}
#sub-navigation ul {
	width:188px;
	padding:10px 0 12px 0;
	margin: 0 0 0 0;
	border:1px solid #878787;
	border-top:0;
	background:#ecece9;
}
#sub-navigation ul li {
	display: block;
	width: 188px;
	margin:0;
	padding:0;
	list-style-type: none;
}
#sub-navigation ul li a{
	display: block;
	width:161px;
	margin:0 0 0 0;
	padding:6px 5px 6px 22px;
	text-decoration:none;
	font:14px/18px 'Calibri', Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(../i/sub-nav-arrow.gif) 8px center no-repeat;
}
#sub-navigation ul li.sub-nav-2 a{
	width:141px;
	padding:6px 5px 6px 42px;
	background:url(../i/sub-nav-arrow.gif) 28px center no-repeat;
}
#sub-navigation ul li a:hover, #sub-navigation ul li a.sub-on {
	color:#7197ca;
}

/*** Image Styles ***/
img{
	border:0;	
}
.single-column img{
	margin:5px 5px 5px 5px;
}
.column-two img{
	margin:5px 5px 5px 5px;
}
.homepage-content img{
	margin:0 0 0 0;
}
/*** News Styles ***/

.news-wrapper{
	background:url(../i/more-news-header-bg.gif) no-repeat;
	width:735px;	
	padding:10px 0 0 0;
	border-bottom:1px solid #949493;
}
.news-wrapper h2{
	color:#353635;
	padding:0 0 6px 10px;
	margin:0 0 0 0;
}
.priority-news-wrapper{
	width:735px;	
	background:url(../i/priority-news-header.gif) no-repeat;
	margin:0 0 4px 0;
}
.priority-news-wrapper h1{
	height:32px;
	margin:0 0 0 0;
	padding:12px 50px 0 12px;
	font-size:18px;
	color:#353635;
	background:url(../i/news-arrows.gif) right no-repeat;
	float:left;
}
.priority-news-item{
	width:734px;
/*	height:198px;*/
	background:#f1f1f1;
	border:1px solid #cfcfcf;	
	border-left:0;
}
.priority-news-image{
	width:383px;
	height:198px;
	float:left;
	margin:0;
}
.priority-news-image img{
	border:0;
	margin:0;
}
.priority-news-content{
	width:306px;
	float:right;
	padding:13px 22px 12px 22px;
}
.priority-news-content h2{
	font-size:14px;
	margin-bottom:0px;
}
.priority-date{
	font-size:11px;
	margin:0;
}
.news-item{
	width:715px;
	padding:10px 9px 10px 9px;
	background:#ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #949493;
	border-left:1px solid #949493;
	margin:0 0 0 0;
	min-height:150px;
	float:left;
	clear:both;
}
.news-item-content{
	width:539px;
	float:left;
	padding:10px 0 0 26px;
	color:#666666;
}
.news-item-content h2{
	margin:0 0 0 0;	
	padding:0 0 0 0;
	font-size:14px;
}
.news-image-wrapper{
	width:150px;
	height:131px;
	float:left;
	padding:0 0 0 0;
	background:url(../i/news-date-bg.gif) no-repeat;
}
.news-item.even .news-image-wrapper{
	background:url(../i/news-date-bg-b.gif) no-repeat;
}
.read-article{
	text-align:right;
}
.news-image{
	width:148px;
	/*height:98px;*/
	border:1px solid #949493;
	border-top:0;
	text-align:center;
}
.news-item.odd{
	background:#e9e9e9;
}
.news-item.even{
	background:#e0ebfb;
}
.news-item img{
	margin:0 0 0 0;
}
span.date{
	color:#353635;
	font-size:14px;
	padding:8px 0 0 19px;
	height:24px;
	display:block;
}
.news-back a{
	color:#505050;
	text-decoration:none;
	height:25px;
	padding:2px 0 0 20px;
	margin:0 0 10px 0;
	display:block;
	float:left;
	text-align:left;
	width:86px;
	background:url(../i/prev-news-button-w.gif) no-repeat;
}
.news-view-image{
	float:right;
	margin:0 0 15px 15px;
	/*border:1px solid #949493;*/
}
.news-col-one-image{
	margin:0 0 7px 0;
	border:0;
}
.view-date{
	font-size:14px;
	line-height:18px;
	border:0 solid red;
	margin:5px 0 0 0;
	width:300px;
}

/***  Contact form styles ***/

.contact-form-wrapper{
	background:url(../i/contact-header.gif) no-repeat;
	width:735px;
}
.contact-form-wrapper h1{
	height:32px;
	margin:0 0 0 0;
	padding:12px 50px 0 12px;
	font-size:18px;
	color:#353635;
	background:url(../i/news-arrows.gif) right no-repeat;
	float:left;
}
#contact-form {
	border:solid 0 #353a40;
	padding:10px 10px 10px 10px;
	margin:0 0 0 0;
	width:713px !important;
	width:712px;
	border:1px solid #949493;
}

#contact-form a{
	text-decoration:none;
}

.details, .enquiry {
	float:left;
	width:50%;
}
#contact-form label {
	clear:both;
	display:block;
	width:320px;
	float:left;
	font-weight:bold;
}
#contact-form .error {
	color:#990000;
}
#contact-form label input, #contact-form label textarea {
	font:12px/17px 'Calibri', Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #949493;
	float:left;
	width:320px;
	line-height:20px;
}
#contact-form label input {
	height:20px;
}
#contact-form label textarea {
	height:240px;
}
#contact-form .contact-footer {
	margin-top:20px;
}
#contact-form .contact-footer .submit {
 	float:right;
}
#contact-form .contact-footer .submit input {
	color:#505050;
	text-decoration:none;
	line-height:10px;
	height:28px;
	width:85px;
	padding:3px 0 10px 13px;
	display:block;
	float:left;
	text-align:left;
	border:0;
	cursor:pointer;
	background:url(../i/next-news-button-w.gif) no-repeat;
}

.contact-image{
	border:0 solid red;
	float:left;
	padding:12px 0 0 0;
}

span.small-label{
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 0;
}
a.captcha-link{
	color:red;
	font-weight:bold;
}
/*** Paginate styles  ***/

.pagination{
	width:337px;
	padding:3px 0 3px 0;
	margin:11px 13px 3px 0;
	float:right;
	text-align:center;
}
.prev{
	width:103px;
	height:24px;
	float:left;
}
.next{
	width:79px;
	height:21px;
	float:left;
}
.prev a, .next a{
	color:#505050;
	text-decoration:none;
	height:25px;
	padding:2px 0 0 0;
	display:block;
	float:left;
	text-align:left;
}
.prev a{
	width:91px;
	padding-left:15px;
	background:url(../i/prev-news-button-b.gif) no-repeat;
}
.on-white .prev a{
	background:url(../i/prev-news-button-w.gif) no-repeat;
}
.next a{
	width:78px;
	padding-left:5px;
	background:url(../i/next-news-button-b.gif) no-repeat;
}
.on-white .next a{
	background:url(../i/next-news-button-w.gif) no-repeat;
}
.page-numbers{
	width:60%;
	float:left;
	text-align:center;
	display:none;
}
.pagination-info{
	width:155px;
	height:22px;
	padding:2px 0 0 0;
	float:left;
	color:#3a3d3f;
	font-size:13px;
	text-align:center;
}
.paginateOn, .paginateOff{
	width:auto;
	display:inline;
	margin:2px 2px 2px 2px;
}

/*** Homepage News ***/

.homepage-articles{
	width:308px;
	float:left;
	background:url(../i/home-latest-news-top.gif) no-repeat;
	margin:0 0 9px 0;
}
.homepage-articles h2{
	height:23px;
	margin:0 0 0 0;
	padding:9px 0 0 33px;
	font-size:20px;
	font-weight:normal;
	color:#353635;
}
.homepage-article{
	margin:0 0 20px 0;
}

.homepage-articles-content{
	width:282px;	
	border:1px solid #808080;
	border-top:0;
	padding:12px 12px 0 12px;
	background:#eff0ee;
}
.homepage-article-image{
	width:99px;
	float:left;
	margin:0 17px 0 0;
	display:inline;
}
.homepage-article-image img{
	margin:0 0 0 0;
}
.homepage-article-date{
	float:left;
	border:0 solid red;
	width:163px;
}
.homepage-content{
	width:100%;
	padding:0 11px 10px 11px;
	float:left;
	text-align:left;
	float:left;
}
.homepage-content p {
	font-family:'Calibri',Verdana, Arial, sans-serif;
	font-size:1.2em;
	line-height:1.3em;
	margin-top:20px;
}
.homepage-content a {
	font-family:'Questrial', sans-serif;
	font-size:1em;
}
/*** Home three boxes ***/

/*.home-box{
	width:308px;
	float:left;
	background:url(../i/home-box-top.gif) no-repeat;	
	margin:0 0 8px 0;
	display:inline;
}
.home-box img{
	margin:0 0 0 0;
}
.home-box h2{
	color:#ffffff;
	padding:10px 0 10px 14px;
	margin-top:0;
	background:#000;
}
.home-box h2 a{
	color:#ffffff;
	display:block;
	text-decoration:none;	
	background:url(../i/home-boxes/arrow.gif) 275px center no-repeat;	
}
.home-box h2 a:hover{
	background:url(../i/home-boxes/arrow.gif) 280px center no-repeat;		
}
.home-box.why, .home-box.meet{
	margin:0 8px 0 0;
}
.home-box.audit{
		
}*/

.home-box{
	width:308px;
	float:left;
	background:url(../i/home-box-top.gif) no-repeat;	
	margin:0 0 8px 0;
	display:inline;
}
.home-box img{
	margin:0 0 0 0;
}
.home-box h2{
	color:#ffffff;
	padding:4px 0 5px 14px;
	margin-top:0;
}
.home-box h2 a{
	color:#ffffff;
	display:block;
	text-decoration:none;	
	background:url(../i/home-boxes/arrow.gif) 275px center no-repeat;	
}
.home-box h2 a:hover{
	background:url(../i/home-boxes/arrow.gif) 280px center no-repeat;		
}
.home-box.why, .home-box.meet{
	margin:0 8px 0 0;
}
.home-box.audit{
		
}


/*** Call Me Back ***/

.call-me-back{
	width:308px;
	height:89px;
	background:#e8e8e6 url(../i/call-me-back-bg.gif) no-repeat 0 0;
	float:right;

}
.call-me-back a{
	padding:7px 0 0 9px;
	text-decoration:none;
	color:#272727;
	display:block;
	width:299px;
	height:77px;
	float:right;
}
.call-me-back h2{
	font-size:20px;
	float: right;
	width:308px;
}

/*** Greener Challenge ***/

.greener-challenge{
	/*background:#c6d766 url(../i/greener-challenge-bg.gif) top left no-repeat;	*/
	width:100%;
	float:left;
	margin:0 0 0 7px;
	/*padding:13px 0 0 130px;*/
	font: 12px/18px 'Calibri', Verdana, Arial, Helvetica, sans-serif;
}
.greener-challenge h2{
	margin:0 0 0 0;
	font-size:24px;
}
.greener-challenge h2 a{
	color:#ffffff;
	text-decoration:none;	
	display:block;
	width:495px;
	padding:13px 0 4px 130px;
	line-height:20px;
}
.greener-challenge p{
	margin:0 0 0 0;
	color:#4f5048;
}
.greener-challenge p a{
	color:#4f5048;
	width:495px;
	height:52px;
	display:block;
	padding:3px 0 0 130px;
	text-decoration:none;
}

/*** Footer Boxes ***/

.footer-box{
	background:#e8e8e6 url(../i/footer-box-bg.gif) no-repeat;
	width:452px;
	height:56px;
	float:left;
	font-size:10px;
	color:#666666;
	padding:3px 0 0 12px;
}
.footer-box.right{
	float:right;
}
.footer-box-small{
	background:#e8e8e6 url(../i/small-footer-bg.gif) no-repeat;
	width:295px;
	height:86px;
	float:left;
	font-size:10px;
	color:#666666;
	padding:3px 0 0 13px;
}
.call-me-back-large{
	width:625px;
	height:89px;
	background:#e8e8e6 url(../i/call-me-back-large-bg.gif) no-repeat;
	float:left;	
	margin:0 0 14px 7px;
}	
.call-me-back-large a{
	padding:7px 0 0 9px;
	text-decoration:none;
	color:#272727;
	display:block;
	width:615px;
	height:82px;
	float:left;
}
.call-me-back-large h2{
	font-size:20px;
}
.small-greener-challenge{
	background:url(../i/home-boxes/small-greener-chalange.gif) top left no-repeat;
	width:308px;
	height:129px;
}
.small-greener-challenge a{
	display:block;
	width:193px;
	height:107px;
	color:#272727;
	text-decoration:none;
	padding:22px 0 0 115px;
}

/*** Left Boxes ***/

/*.left-box{
	width:191px;
	margin:0 0 7px 0;
}
.left-box h2{
	font-size:11px;
	color:#ffffff;
	margin:0 0 0 0;
	padding:0;
	background:#000000; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#000000', EndColorStr='#666666'); background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#666666)); 
background: -moz-linear-gradient(top,  #000000,  #666666);
}
.left-box h2 a{
	color:#ffffff;	
	text-decoration:none;
	padding:5px 0  5px 8px;
	display:block;
}
.left-box h2 a:hover {
	color:#7197ca;	
}*/
.left-box{
	width:191px;
	background:url(../i/left-box-top.gif) no-repeat;
	margin:0 0 7px 0;
}
.left-box h2{
	font-size:11px;
	color:#ffffff;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.left-box h2 a{
	color:#ffffff;	
	text-decoration:none;
	padding:0 0 0 8px;
	display:block;
	background:url(../i/left-boxes/arrow.gif) 178px center no-repeat;
}
.left-box h2 a:hover {
	background:url(../i/left-boxes/arrow.gif) 182px center no-repeat;
}

.two-column-content li{
margin:10px;
}
.two-column-content strong {
font-size:1.1em;
}
a.withthumb br {
display:none;
}
a.withthumb {
display:block;
width:165px;
}
a.withthumb span{
position:relative;
float:right;
}
a.withthumb span img {
position:absolute;
top:-40px;
left:20px;
border:1px solid #cccccc;
display:none;
z-index:30;
}
a.withthumb:hover span img {
display:block
}
p.quote {
padding:2px 8px 2px 8px;
position:relative;
width:230px;
margin-left:30px;
margin-top:150px;
text-align:center;
}
p.quote span.quote-start {
position:absolute;
top:8px;
left:-8px;
font-size:25px;
color:#cccccc;
display:block;
font-family:Georgia,Arial;
z-index:20;
}
p.quote span.quote-end {
position:absolute;
display:block;
bottom:-15px;
right:-8px;
font-size:25px;
color:#cccccc;
font-family:Georgia,Arial;
z-index:20;
}
strong.em {
color:#7197CA;
}
#quickquote_col1 {
width:560px;
height:350px;
position:relative;
}
#quickquote_col1 h2 {
position:absolute;
bottom:10px;
right:10px;
font-size:26px;
font-weight:normal;
}
#quickquote_col1 .field {
padding:2px;
}
#quickquote_col1 label {
display:block;
float:left;
width:200px;
}
#quickquote_col1 select {
float:left;
}
.clear {
clear:both;
}

