@charset "utf-8";
/* CSS Document */

body {
	background: #b7dcf4;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}



/* ===== Structure =================================================================== */

#out-repeat-wrap {
	background: url(../images/bg-out-shad-repeat.png) repeat-y;
	margin: 0 auto;
	width: 892px;
}
#out-top {
	background: url(../images/bg-out-shad-top.gif) no-repeat;
	padding: 40px 0 0 0;
}
#out-footer {
	background: url(../images/bg-out-shad-bottom.gif) left bottom no-repeat;
	height: 40px;
	padding: 0 0 20px 0;
}

#inner-repeat {
	background: url(../images/bg-inner-shad-repeat.gif) repeat-y;
	margin: 0 36px;
}
#inner-bottom {
	background: url(../images/bg-inner-shad-bottom.gif) left bottom no-repeat;
	width: 820px;
}
#top {
	background: url(../images/bg-blue-top.jpg) no-repeat;
	height: 30px;
	text-align: right;
}
#banner {
	background: url(../images/bg-banner-strip.jpg) 0px 70px no-repeat #fff;
	height: 92px;
}
#logo {
	float: left;
	width: 182px;
}
#logo img {
	margin: 0 0 0 5px;
}
#banner-right {
	float: left;
	width: 638px;
}
#banner-content {
	height: 71px;
}


.bg-blue-home {
	float: left;
	background: url(../images/bg-blue-home.png) no-repeat;
}
.bg-blue {
	float: left;
	background: url(../images/bg-blue.png) no-repeat;
}

#home-bottom-strapline {
	clear: both;
	padding: 5px 10px;
}


/* Content columns */
#left-col {
	float: left;
	width: 175px;
	margin: 25px 0 0 0;
}
.bg-blue-home #left-col {height: 398px}
.bg-blue #left-col {height: 495px}


#menu-col {
	float: left;
	width: 195px;
}
#menu-wrap {
	background: url(../images/bg-menu-shad-repeat.gif) repeat-y;
}
/*
#menu-col {
	float: left;
	background: url(../images/bg-menu-shad-bottom.gif) 4px bottom no-repeat;
	padding: 0 0 3px 0;
	width: 195px;
}
#menu-shad {
	background: url(../images/bg-menu-shad-repeat.gif) repeat-y;
	padding: 0 15px 0 0;
}
*/
#main-wrap {
	float: left;
	width: 450px;
	padding: 25px 0 0 0;
}

.pic-col-home {
	float: left;
	width: 172px;
	height: 300px;
}
.main-col-home {
	float: left;
	width: 278px;
}

.main-col {
	clear: both;
	float: left;
	width: 310px;
	padding: 0 0 20px 0;
}
.pic-col {
	float: left;
	width: 140px;
}
.wide-main {
	width: 450px;
	padding: 0;
}
.layer-main {
	position: absolute;
	width: 310px;
	z-index: 10;
}


/* ===== Global styles ================================================================ */

img {
	border: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* ===== Content styles ================================================================ */

h1 {
	color: #fff;
	font-size: 100%;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#main-wrap h1 {
	line-height: 1.2em;
	margin: 0 0 4px 12px;
}
#main-wrap .main-col-home h1 {
	margin: 0 0 4px 2px;
}

h2 {
	color: #fff;
	font-size: 100%;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#left-col h2 {
	line-height: 1.2em;
	margin: 0 20px 4px 18px;
}
#main-wrap h2 {
	margin: 0 0 4px 12px;
}
#home-bottom-strapline h2 {
	line-height: 1em;
	margin: 0 0 4px 0;
}

h3 {
	color: #333;
	font-size: 95%;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

h4 {
	color: #666;
	font-size: 50%;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
	margin: auto 0;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	color: #666;
	font-size: 50%;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
	margin: auto 0;
	margin-top: 0;
	margin-bottom: 0;
}
.main-col h3.lite-gry {
	color: #ccc;
	margin: 0 0 0 12px;
}

.main-col .bg-btn-types h3 {
	color: #333;
	font-size: 90%;
	margin: 0;
}

p {
	font-size: 75%;
	margin: 0 0 10px 0;
	line-height: 1.35em;
}
#main-wrap .main-col-home p {
	margin: 0 15px 10px 2px;
}
#main-wrap .main-col p {
	margin: 0 15px 10px 12px;
}
#left-col p {
	margin: 0 20px 10px 18px;
}
#home-bottom-strapline p {
	margin: 0 0 10px 0;
}

#top p {
	color: #fff;
	margin: 0;
	padding: 6px 10px 0 0;
}

#main-wrap .main-col blockquote {
	font-size: 75%;
	line-height: 1.35em;
	margin: 0 15px 10px 12px;
}

#out-footer p.footer {
	color: #666;
	font-size: 50%;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
}
#out-footer a.location {
	color:#666;
	text-decoration:none;
}
#banner-content .strapline {
	float: left;
	padding: 20px 0 0 0;
}

#banner-content .tel {
	float: right;
	padding: 20px 0 0 0;
}




/* ===== Lists ========================================================================= */

ul.bullet-white {
	list-style: disc;
	color: #fff;
	margin: 0 0 0 30px;
	padding: 0;
}
ul.bullet-white li {
	padding: 0 0 2px 0;
}
ul.bullet-white li p {
	color: #333;
	margin: 0 !important;
}

ul.bullet-star {
	list-style: none;
	margin: 0 20px 10px 25px;
	padding: 0;
}
ul.bullet-star li {
	font-size: 75%;
	padding: 5px 0 5px 30px;
}
ul.silver li {background: url(../images/bullet-star-small-silver.gif) no-repeat;}
ul.gold li {background: url(../images/bullet-star-small-gold.gif) no-repeat;}
ul.plat li {background: url(../images/bullet-star-small-plat.gif) no-repeat;}

ul.bullet-ext {
	list-style: disc;
	margin: 0 20px 10px 50px;
	padding: 0;
}
ul.bullet-ext li {
	font-size: 75%;
	padding: 5px 0 5px 5px;
}


ul.bullet-std {
	list-style: disc;
	margin: 0 0 0 30px;
	padding: 5px 0 10px 0;
}
ul.bullet-std li {
	font-size: 75%;
	line-height: 1.35em;
	padding: 0 0 5px 0;
}
ul.pdf {
	list-style-image: url(../images/icon-dload-pdf.gif);
	margin: 0 0 0 50px;
	padding: 5px 0 10px 0;
}
ul.pdf li {
	font-size: 75%;
	line-height: 1.35em;
	padding: 0 0 5px 0;
}


ol {
	margin: 0 0 0 30px;
	padding: 5px 0 10px 0;
}
ol li {
	font-size: 75%;
	line-height: 1.35em;
	padding: 0 0 5px 0;
}


/* ===== Images ========================================================================= */

.star-promo-home {
	position: absolute;
	margin: 130px 0 0 100px;
}
.pic-home {
	margin: 0 0 0 10px;
}

#van {
	position: absolute;
	margin-top: -108px;
	z-index: 99;
}


.inline-promo {
	position: absolute;
	margin-left: 310px;
}
.energy-saving {
	margin-top: -110px;
}

/* Engineer pics */

.pic-eng-home {
	position: absolute;
	margin: -215px 0 0 25px;
	z-index: 10;
}
.pic-eng-gas-safe {
	position: absolute;
	margin-top: -285px;
	z-index: 10;
}
.pic-eng-careers {
	margin-top: 133px;
}
.pic-eng-history {
	margin-top: 121px;
}
.pic-eng-contact {
	margin-top: 197px;
}
.pic-engineer-left {
	margin-left: 17px;
}
.pic-engineer-right {
	margin: 163px 0 0 250px;
}


/* ===== Button bars and arrows ==================================================================== */
ul.btns {
	list-style: none;
	margin: 0;
	padding: 0;
}

.plan-group {
	background: url(../images/bg-plan-group.png) left bottom no-repeat;
}

.bg-btn-types {
	background: url(../images/bg-btn-types.png) no-repeat;
	padding: 4px 0 0 0;
}
.bg-btn-types .type-head {
	height: 40px;
	padding: 0 12px 0 18px;
}
.btn-bar-small {
	background: url(../images/btn-bar-small.png) no-repeat;
	width: 272px;
	height: 52px;
}
.btn-bar {
	background: url(../images/btn-bar.png);
	width: 310px;
	height: 52px;
}
/* Modifier for Non alpha png buttons */
.bar2 {
}

.btn-bar15 {
	background: url(../images/btn-bar15.png) no-repeat;
	width: 310px;
	height: 67px;
}
.btn-bar-big {
	background: url(../images/btn-bar-big.png) no-repeat;
	width: 310px;
	height: 83px;
}
.btn-bar-small,
.btn-bar,
.btn-bar15,
.btn-bar-big {
	margin-top: -2px;
}
.btn-bar .btn-arrow,
.btn-bar-big .btn-arrow,
.btn-bar-small .btn-arrow {
	float: right;
	color: #666;
	font-size: 65%;
	padding: 12px 21px 0 0;
}
.btn-bar15 .btn-arrow {
	float: right;
	color: #666;
	font-size: 65%;
	padding: 27px 21px 0 0;
}

.btn-arrow img {
	margin: 0 0 0 3px;
}

.btn-bar-small .btn-text {
	position: absolute;
	width: 265px;
}
.btn-bar-big .btn-text {
	margin: 0 0 0 10px;
	width: 245px;
}
.btn-bar15 .btn-text,
.btn-bar .btn-text {
	margin: 0 0 0 10px;
	width: 245px;
}

.btn-bar15 .btn-abs,
.btn-bar .btn-abs {
	position: absolute;
	width: 292px;
}


/* button text and icons */
.btn-text h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
/*
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
*/
	font-size: 75%;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: left;
}
.btn-text h4.flame {
	background: url(../images/bullet-flame.png) left top no-repeat;
	margin: 0 !important;
}
.bar2 .btn-text h4.flame {
	background: url(../images/bullet-flame.gif) left top no-repeat;
}
.btn-text h4.eco {
	background: url(../images/bullet-echome.png) left top no-repeat;
	padding: 14px 0 0 0;
}
.btn-text h4.gassafe {
	background: url(../images/bullet-gas-safe.png) left top no-repeat;
	padding: 30px 0 0 0;
}
.btn-text h4.carbon {
	background: url(../images/bullet-carbon-trust.png) left top no-repeat;
	padding: 30px 0 0 0;
}
.btn-text h4.warmfront {
	background: url(../images/bullet-warm-front.png) left top no-repeat;
}
.btn-text h4.ext {
	color: #666;
	line-height: 1em;
	margin: 0;
	padding: 22px 0 0 8px;
}
.btn-text h4.ext .subhead {
	color: #999;
	font-size: 80%;
}

.btn-text h4.star {
	color: #666;
	margin: 0 !important;
}
.btn-text h4.silver {background: url(../images/bullet-star-big-silver.png) left top no-repeat;}
.btn-text h4.gold {background: url(../images/bullet-star-big-gold.png) left top no-repeat;}
.btn-text h4.plat {background: url(../images/bullet-star-big-plat.png) left top no-repeat;}

.btn-text h4.blank {
	margin: 0 !important;
}


.btn-plain {
	clear: both;
	background: url(../images/btn-plain.png) no-repeat;
	font-size: 75%;
	font-weight: bold;
	padding: 9px 0 7px 0;
	text-align: left;
	width: 310px;
}
.btn-contact {
	clear: both;
	background: url(../images/btn-contact.png) no-repeat;
	font-size: 75%;
	font-weight: bold;
	padding: 9px 0 7px 0;
	text-align: left;
	width: 310px;
}
.btn-terms {
	clear: both;
	background: url(../images/btn-terms.png) no-repeat;
	font-size: 75%;
	font-weight: bold;
	padding: 9px 0 7px 0;
	text-align: left;
	width: 310px;
}
.btn-plain a {
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0 8px 0 12px;
	padding: 0 37px 0 30px;
}
.btn-contact a,
.btn-terms a {
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0 8px 0 12px;
	padding: 0 37px 0 30px;
}

.btn-text h4 a {
	display: block;
	height: 31px;
	line-height: 31px;
	padding-left: 8px;
}
.btn-text h4.blank a,
.btn-text h4.flame a {padding-left: 30px; padding-right: 37px;}
.btn-text h4.star a {padding-left: 48px; padding-right: 37px;}
.btn-text h4.eco a {padding-left: 180px; padding-right: 37px;}
.btn-text h4.gassafe a {padding-left: 70px; padding-right: 37px;}
.btn-text h4.carbon a {padding-left: 90px; padding-right: 37px;}
.btn-text h4.warmfront a {padding-left: 95px; padding-right: 37px;}
.btn-text h4.no-img a {padding-right: 37px;}


.btn-bar-big .plan-prices {
	clear: both;
	color: #666;
	font-size: 75%;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1em;
	padding: 3px 0 0 0;
}

.plan-prices .plan-left {
	float: left;
	padding: 0 0 0 18px;
}
.plan-prices .plan-right {
	float: right;
	padding: 0 15px 0 0;
}
.btn-bar .price,
.btn-bar-big .price {
	color: #F27206;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1em;
}

.btn-bar-big .ext-prices {
	font-size: 70%;
	padding: 5px 0 0 0;
}
.btn-bar-big .ext-prices .price {
	font-size: 120%;
}
.btn-bar-big .ext-prices .yrs,
.btn-bar-big .ext-prices2 .yrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
/* ===== Stickman Accordion 2 ==================================================================== */

#accordion_container {
}



.accordion_toggle .btn-bar-big .btn-text,
.accordion_toggle .btn-bar .btn-text {
	width: 190px;
}

.accordion_toggle h4.no-img {
	color: #666;
	height: 31px;
	line-height: 31px;
	padding-left: 8px;
}
.accordion_toggle h4.star {
	height: 31px;
	line-height: 31px;
	padding: 15px 0 0 48px;
}
.accordion_toggle:hover h4.no-img,
.accordion_toggle:hover .btn-arrow,
.accordion_toggle:hover h4.ext,
.accordion_toggle:hover h4.star {
	color: #00A2E1;
}
.accordion_toggle {
	cursor: pointer;
}
.accordion_toggle_active {
}

.accordion_content {
	overflow: hidden;
	clear: both;
}
#main-wrap .main-col .plan-group .accordion_content p {
	margin-left: 20px;
}



/* ===== Navigation ==================================================================== */

ul#nav {
	clear: both;
}
ul#nav li {
	display: inline;
/*
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
*/
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	padding: 0 50px 0 0;
}

ul#menu {
	background: url(../images/bg-menu-shad-top.gif) #fff no-repeat;
	margin: 0;
	padding: 10px 0;
	width: 180px;
}
ul#menu li {
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 2px 2px 8px;
}



/* ===== Links ========================================================================= */

a {color: #ff6600; text-decoration: none;}
a:hover {text-decoration: underline;}

#top a {}

ul#menu li a,
ul#nav li a {color: #666;}

ul#menu li.current a,
ul#menu li a:hover,
ul#nav li.current a,
ul#nav li a:hover {color: #00A2E1; text-decoration: none;}

.btn-contact a,
.btn-plain a,
.btn-terms a,
.btn-text h4 a {color: #666;}
.btn-contact a:hover,
.btn-plain a:hover,
.btn-terms a:hover,
.btn-text h4 a:hover {color: #00A2E1; text-decoration: none;}





/* ===== Contact form & validation styles ================================================ */
#form-feedback {
	margin: 0 0 0 12px;
}

form#contactForm {
}
form#contactForm label {
	display: block;
	font-size: 75%;
	margin: 0 0 2px 12px;
}
form#contactForm input.textbox {
	border-width: 1px;
	margin: 0 0 5px 12px;
	padding: 2px;
	width: 285px;
}

form#contactForm textarea.textfield {
	border-width: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	margin: 0 0 5px 12px;
	padding: 2px;
	width: 285px;
}
form#contactForm input#btn-submit {
	background: url(../images/bullet-flame.png) left top no-repeat;
	border: 0;
	color: #666;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 75%;
	margin: 0;
	padding: 20px 0 5px 30px;
	text-align: left;
	width: 290px;
}
form#contactForm input#btn-submit:hover {color: #00A2E1;}

.bg-hilite {
	background-color: #A6D4EA;
	color: #333;
	margin: 20px 0 20px 12px;
	padding: 10px 0;
}
.bg-hilite p {
	font-weight: bold;
}

p.form-error {
	background-color: #A6D4EA;
	color: #333;
	margin-top: 5px;
	padding: 10px;
}
p.contact-success a {
	color: #f60;
}





/* ===== colours =================================================================== */
.wht {color: #fff;}
.drk-gry {color: #333;}
.grey {color: #666;}
.lite-gry {color: #ccc;}



/* ===== Misc styles =================================================================== */

.alignright {
	text-align: right;
}
.fl-right {
	float: right;
}
.pad-top {
	padding-top: 10px;
}
.margin-top {
	margin-top: 10px;
}
.margin-top2 {
	margin-top: 20px;
}



/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}


.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}




