@charset "utf-8";

@import url("nav.css");


html, body {
	height: 100%;
}

body#site {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #666;  
	background: #eae7e0;
	line-height: 1.5em;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}

h1 {
	font-size: 32px;
	color: #333;
	line-height: normal;
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#homeContent h1 {
	width: 320px;
}

h2 {
	font-size: 20px;
	color: #f28425;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#enquiry h2 {
	margin: 20px 0;
}

a{
	text-decoration: none;
	color: #1bbcd9
}

strong, b {
	color: #f28425;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

td {
	font-size: 1em;
}

ul.nobullet {
	list-style: none;
}

a#switch {
	position: fixed;
	display: block;
	width: 30px;
	height: 198px;
	top: 50%;
	left: 0;
	margin-top: -99px;
	text-indent: -10001px;
	background: url(/images/switchToHeating.jpg);
	z-index: 100;
}

* html a#switch {position: absolute}

#container, #footer {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 0 18px 0 17px;
	background: #fff;
}

#container {
	border: 1px solid #d4d4d4;
	border-top: none;
}

	#header {
		height: 197px;
		position: relative;
	}
		#logoHolder {
			float: left;
			width: 380px;
			border-top: 4px solid #565656;
			padding: 26px 0 0 0;
		}
	
			#logo {
				display: block;
				width: 248px;
				height: 88px;
				text-indent: -10001px;
				background: url(/images/logo.jpg);
			}
	
		#energySurvey {
			height: 34px;
			width: 550px;
			float: right;
			background: url(/images/energySurveyBG.jpg) no-repeat #f28425;
			padding: 0;
			color: #fff;
			font-size: 11px;
		}
		
			#energySurvey input, #energySurvey label {
				float: left;
				margin-top: 7px;
				display: inline-block;
			}
			
			#energySurvey label {
				margin-right: 7px;
			}
			
				#energySurvey label a {
					display: inline-block;
					width: 18px;
					height: 18px;
					text-indent: -10001px;
					background: url(/images/surveyBarQuestion.jpg);
					margin: 0 3px 0 10px;
					float: left;
				}
			
			.energyText {
				height: 13px;
				width: 97px;
				border: 1px solid #e6aa78;
				background: #ec7f24;
				color: #fff;
				font-size: 10px;
				font-family: Arial, Helvetica, sans-serif;
				margin: 7px 7px 0 0;
				padding: 2px 5px;
			}
			
		#phoneNum, #siteSearch {
			float: right;
			clear: right;
			margin: 26px 0 0 0;
		}
		
		#siteSearch {
			width: 280px;
			margin: 26px 0;
		}
		
			#siteSearch input, #siteSearch label {
				float: left;
			}
		
			.searchText {
				color: #333;
				font-size: 10px;
				font-family: Arial, Helvetica, sans-serif;
				padding: 2px 5px;
				width: 150px;
				height: 19px;
				background: url(/images/searchTextBG.jpg);
				border: none;
				margin: 0 10px;
			}
	
		#nav {
			margin: 0;
			padding: 0;
			list-style: none;
			height: 44px;
			clear: both;
		}
		
	#left {
		width: 780px;
		margin-right: 20px;
		float: left;
		position: relative;
		min-height:540px;
	}
	
		#homeFlash {
			height: 303px;
			margin: 15px 0;
			background: url(/images/flashShadow.jpg) no-repeat bottom left;
		}
		
		#homeStrap {
			margin: 0 0 26px 0;
		}
			
			a#strapLink {
				display: inline-block;
				font-size: 14px;
				font-weight: bold;
				text-transform: uppercase;
				border-bottom: 1px dotted #1bbcd9;
				margin-right: 20px;
			}
			
			#homeStrap span {
				margin-right: 20px;
				display: inline-block;
			}
			
			#homeStrap img {
				vertical-align: middle;
			}
		
		#homeContent, #furtherContent {
			padding: 33px 33px 0 33px;
			background: url(/images/homeContentBG.jpg) no-repeat;
			min-height: 250px;
			font-size: 14px;
			line-height: 1.6em;
		}
		
			#furtherContent ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}
			
				#furtherContent ul li {
					background:url(/images/orangeArrow.jpg) no-repeat 0 7px;
					padding: 0 0 0 10px;
					margin: 0 0 0 15px;
				}
		
		#furtherNav {
			width: 188px;
			position: absolute;
			background: url(/images/furtherNavCorner.jpg) right top no-repeat #eae7e0;
			top: 15px;
			left: -18px;
			height: 100%;
			padding: 10px 0 0 0;
			z-index: 99;
		}
		
			#furtherNav ul {
				margin: 10px 16px 0 17px;
				padding: 0 0 20px 0;
				border-bottom: 3px solid #cdcabb;
				margin-bottom: 30px;
				list-style: none;
			}
						
			#furtherNav a {
				color: #666;
				display: block;
				height: 19px;
				margin: 0 0 10px 0;
				padding: 0 0 0 13px;
			}
			
			#furtherNav a:hover {
				background: url(/images/navArrow.jpg) right top no-repeat #f28425;
				color: #fff;
				text-decoration: none;
			}
		
		#furtherContent {
			margin-top: 15px;
			background: none;
			float: right;
			width: 577px;
			padding: 20px 0;
			font-size: 12px;
		}
		
			#homeContent h1 {
				font-size: 20px;
			}
		
			#homeContent ul {
				margin: 0 0 0 60px;
				padding: 0;
				list-style: none;
				float: right;
				width: 305px;
				font-size: 12px;
				line-height: 1.5em;
			}
			
			#homeContent li {
				margin: 0 0 8px 0;
				padding: 0 0 0 25px;
				background: url(/images/greenTick.jpg) no-repeat 0 4px;
			}
			
				#homeContent li span {
					padding: 0 0 8px 0;
					border-bottom: 1px solid #ccc;
					display: block;
				}
		
		#homeBotBar {
			background: url(/images/homeBotBarBG.jpg) no-repeat;
			height: 28px;
			margin: 0 0 26px 20px;
			padding: 10px 20px 0 20px;
			width: 697px;
			clear: both;
		}
		
			#homeBotBar a {
				float: right;
				font-weight: bold;
			}
	
	#right {
		width: 140px;
		float: right;
		margin: 15px 0 0 0;
	}
	
		#right img {
			width: 140px;
		}
		
		#right .ctaLink {
			display: block;
			margin: 0 0 10px 0;
		}
	
	

#footerWrap {
	background: #272727;
	clear: both;
	height: 265px;
}

	#footer {
		height: 230px;
		padding: 35px 0 0 20px;
		background: none;
		color: #999;
		font-size: 11px;
	}
	
		#footer ul {
			margin: 0 0 30px 0;
			padding: 0 0 0 60px;
			list-style: none;
			float: left;
			width: 115px;
			border-right: 1px dotted #999;
			height: 140px;
			line-height: 1.8em;
		}
		
		#footer ul:first-child {
			padding: 0;
			width: 175px;
		}
		
		#footer ul#last-child {
			width: 175px;
			border: none;
			line-height: 1.5em;
		}
		
		#footer li:first-child {
			color: #fff;
			margin: 0 0 20px 0;
			font-weight: bold;
		}
		
		#footer a {
			color: #999;
		}
		
		#footer p {
			clear: both;
			font-size: 10px;
			color: #666;
			float: left;
			width: 100%;
			text-align: center;
		}
		
		#footer span {
			display: block;
			float: left;
			width: 140px;
			margin: 37px 0 0 0;
		}
		
			#footer span a {
				color: #1bbcd9;
			}

	/* NEWS ARCHIVE PAGE */

#archiveYearButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #d0d0d0;
}

	#archiveYearButtons a {
		height: 26px;
		width: 8.3%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
	}

	#archiveYearButtons a:hover {
		text-decoration: none;
		background: #eee;
	}
	
	#archiveYearButtons a.directorySubmitSelected {
		background: #eee;
	}

#archiveMonthButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #eee;
	margin-bottom: 20px;
}

	#archiveMonthButtons a {
		height: 26px;
		width: 8.3%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
		color: #666;
		font-size: 10px;
	}
	
	.ie #archiveMonthButtons a {
		width: 8.27%;
	}
	
	#archiveMonthButtons a.directorySubmitSelected {
		color: #F98424;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
	}

	#archiveMonthButtons a:hover {
		text-decoration: none;
		background: #e0e0e0;
	}

.newsList {
	width: 100%;
	padding: 0 0 40px 0;
}

.newsRepeater {
	border-bottom: 1px solid #cdcdcd;
}
	
.newsListImage {
	float: right;
	margin-bottom: 10px;
}

.readMoreBtn {
	margin-top: 10px;
	display: block;
}

/* NEWS ARTICLE PAGE */

.newsBackLinkTop {
	float: right;
}

/* ENQUIRY PAGE */
#contactForm {
	width: 490px;
	border-bottom: 7px solid #f6f6f6;
}

	#contactForm label {
		display: inline-block;
		width: 125px;
		vertical-align: top
	}
	
	#contactForm .buttoninput {
		color: #fff;
		background: #676767;
		border: none;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		vertical-align: middle;
		margin: 0 10px 5px 0;
		font-family: Tahoma, Helvetica, sans-serif
	}


	.contactSpacer1, .contactSpacer2 {
		padding: 10px;
	}
	
	.contactSpacer1 {
		background: #f6f6f6;
	}
	
	.contactTextInput {
		width: 141px;
		height: 15px;
		/*background: url(../images/inputBG.jpg) top right;*/
		border: 1px solid #ccc;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
	}
	
	.contactTextInputError {
		width: 141px;
		height: 15px;
		/*background-image: url(../images/inputBG-active.jpg) top right;*/
		border: 1px solid #d43434;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
	}
	
	.contactTextarea {
		width: 218px;
		height: 71px;
		/*background: url(../images/textarea-BG.jpg) bottom left;*/
		border: 1px solid #ccc;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.contactTextareaError {
		width: 218px;
		height: 71px;
		/*background: url(../images/textarea-BG-active.jpg) bottom left;*/
		border: 1px solid #d43434;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
		font-family: Arial, Helvetica, sans-serif;
	}


.radioListTable {
	width: 100%;
	border: 1px solid #ccc;
}

.radioListTable td {
	margin: 0;
	padding: 5px;
}

.contentImg {
	float: left;
	margin: 0 20px 0 0;
	background: url(/images/contentImgBG.jpg);
	padding: 11px 13px 24px 12px;
}

#map span, #map a, .gmnoprint div {
display:none;
}