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



body
{
	margin:0;
	background:white;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
}
p
{
	padding:8px 10px;margin:0;
}

hr
{
	border-color:#dbdbdb;
	size:1px;
}
.hidden
{
	display:none;
}
#mainwrapper
{
	width:985px;
	margin:0 auto;
	padding:0 4px;
}
#topwrapper
{
	width:985px;
	height:70px;
}

#logo h1
{
	background:url(../images/logo.png) no-repeat left center;
	width:500px;
	margin-left:9px;
	
	height:70px;
}
#logo h1 A
{
	height:70px;
	width:500px;
	display:block;
}
#middlewrapper
{
	width:985px;
	padding-top:8px;
}
#topnavigation
{
	background:url(../images/nav_bg.gif) left top repeat-x;
	height:43px;
}

#topnavigation ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}
#topnavigation ul li
{
	margin:0 4px;
	float:left;
	color:#484747;line-height:30px;
}
#topnavigation ul li A
{
	text-decoration:none;
	color:#484747;
}
#topnavigation ul li A:hover
{
	color:#488ace;
}

#topnavigation ul li.plumberbtn
{
	background:url(../images/plumber_btn_bg.gif) left top no-repeat;
}

#topnavigation ul li.plumberbtn a
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 13px;
	display:block;
	width:86px;
	text-align:center;
}

#topnavigation ul li.renewablesbtn
{
	background:url(../images/renewables_btn_bg.gif) left top no-repeat;
}

#topnavigation ul li.renewablesbtn a
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 19px;
	display:block;
		
}


#topnavigation ul li.ittrainingbtn
{
	background:url(../images/IT-btn-bg.png) left top no-repeat;
}

#topnavigation ul li.ittrainingbtn a
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 14px;
	display:block;

}






#topnavigation ul li.plumberbtn a:hover, #topnavigation ul li.electbtn a:hover, #topnavigation ul li.gasbtn a:hover,  #topnavigation ul li.renewablesbtn a:hover, #topnavigation ul li.empsbtn a:hover,#topnavigation ul li.travelbtn a:hover,#topnavigation ul li.healthbtn a:hover, ,#topnavigation ul li.ittrainingbtn a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#topnavigation ul li.electbtn
{
	background:url(../images/ele_btn_bg.gif) left top no-repeat;
	
}

#topnavigation ul li.electbtn a
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 7px;
	display:block;
	text-align:center;
}
#topnavigation ul li.gasbtn
{
	background:url(../images/gas-btn-bg.gif) left top no-repeat;
}
#topnavigation ul li.gasbtn a
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 16px;
	display:block;
}



#topnavigation ul li.empsbtn
{
	background:url(../images/emp-btn-bg.png) left top no-repeat;
}
#topnavigation ul li.empsbtn a
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 13px;
	display:block;

}


#topnavigation ul li.tradesbtn
{
	background:url(../images/trades-btn-bg.png) left top no-repeat;
}
#topnavigation ul li.tradesbtn a
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 14px;
	display:block;

}



#topnavigation ul li.travelbtn
{
	background:url(../images/travel-btn-bg.png) left top no-repeat;
}
#topnavigation ul li.travelbtn a
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 13px;
	display:block;

}

#topnavigation ul li.healthbtn
{
	background:url(../images/health-btn-bg.png) left top no-repeat;
}
#topnavigation ul li.healthbtn a
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	padding:0 10px;
	display:block;

}






.box_brdrT
{
	border-top:solid 1px #dbdbdb;
}
.box_brdrB
{
	border-bottom:solid 1px #dbdbdb;
}
.box_brdrR
{
	border-right:solid 1px #dbdbdb;
}
.box_brdrL
{
	border-left:solid 1px #dbdbdb;
}
.box_brdrLR
{
	border-left:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
}

.leftborder
{

	background-image:url(../images/left_pan_border.gif);
	background-position:5px left;
	background-repeat:repeat-y;
	
}
.middleborder
{
	background-image:url(../images/middle_border.gif);
	background-position:0px 190px;

}
.rightborder
{
	background-image:url(../images/right_pan_border.gif);
	background-position:5px left;
	background-repeat:repeat-y;
}
.nobg
{
	background-image:url(../images/nobg.gif);
}
.heading
{
	background:url(../images/heading_icon.gif) left top no-repeat;
	border-bottom:solid 2px #dbdbdb;
	padding-left:32px;padding-bottom:10px;
}
.heading h1
{
	color:#488ace;
	font-family:"myriad Pro", Arial, verdana, tahoma;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	
}
.heading2
{
	background:url(../images/plumbing-icon.gif) left top no-repeat;
	border-bottom:solid 2px #dbdbdb;
	padding-left:32px;
	padding-bottom:10px;
}
.heading2-gas
{
	background:url(../images/gas-icon.gif) left top no-repeat;
	border-bottom:solid 2px #dbdbdb;
	padding-left:32px;
	padding-bottom:10px;
}

.heading2-gas h1, .heading2-gas h1, .heading2-gas h1
{
	color:#ff9c0f;
	font-family:"myriad Pro", Arial, verdana, tahoma;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	
}



.heading2-renewables{background:url(../images/renewables-icon.gif) left top no-repeat; border-bottom:solid 2px #dbdbdb; padding-left:32px; padding-bottom:10px;}

.heading2-renewables h1{color:#ff530f;font-family:"myriad Pro", Arial, verdana, tahoma;font-size:18px;line-height:28px;font-weight:normal;}



.heading2 h1, .heading3 h1, .heading4 h1, .heading5 h1, .heading6 h1
{
	color:#5ba930;
	font-family:"myriad Pro", Arial, verdana, tahoma;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	
}
.heading3 h1, .heading4 h1,  .heading5 h1, .heading6 h1
{
	color:#fff;
}
.heading3
{
	background:url(../images/electrician-icon.gif) left 3px no-repeat;
	border-bottom:solid 2px #dbdbdb;
	padding-left:32px;
	padding-bottom:10px;
}
.heading4
{
	background:url(../images/plumberform-icon.gif) left 3px no-repeat;
	border-bottom:solid 2px #dbdbdb;
	padding-left:32px;
	padding-bottom:10px;
}
.heading5
{
	background:url(../images/gasform-icon.gif) left 3px no-repeat;
	border-bottom:solid 2px #dbdbdb;
	padding-left:32px;
	padding-bottom:10px;
}
.heading5.gasBrdr
{
	border-bottom:solid 2px #ff9c0f;
}


.heading6{background:url(../images/renewablesform-icon.gif) left 3px no-repeat;border-bottom:solid 2px #942d04;padding-left:32px;padding-bottom:10px;}






ul.leftNav
{
	padding:0;
	margin:0;
}

ul.leftNav li
{
	background:url(../images/arrow.gif) 10px center no-repeat;
	border-bottom:solid 1px #dbdbdb;
	color:#868686;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	line-height:28px;
	padding-left:24px
}
ul.leftNav li A
{
	color:#868686;
	text-decoration:none;
}

ul.leftNav li A:hover, ul.leftNav li A:active
{
	color:#488ace;
	text-decoration:none;
}

ul.leftNav li .active
{
	color:#488ace;
	text-decoration:none;
}



ul.leftNav2
{
	padding:0;
	margin:0;
}

ul.leftNav2 li
{
	background:url(../images/arrow2.gif) 10px center no-repeat;
	border-bottom:solid 1px #dbdbdb;
	color:#868686;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	line-height:28px;
	padding-left:24px
}
ul.leftNav2 li A
{
	color:#868686;
	text-decoration:none;
}

ul.leftNav2 li A:hover
{
	color:#5ba930;
	text-decoration:none;
}

ul.leftNav2 li .active
{
	color:#5ba930;
	text-decoration:none;
}
ul.leftNav3
{
	padding:0;
	margin:0;
}

ul.leftNav3 li
{
	background:url(../images/arrow3.gif) 10px center no-repeat;
	border-bottom:solid 1px #dbdbdb;
	color:#868686;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	line-height:28px;
	padding-left:24px
}
ul.leftNav3 li A
{
	color:#868686;
	text-decoration:none;
}

ul.leftNav3 li A:hover
{
	color:#ff9c0f;
	text-decoration:none;
}

ul.leftNav3 li .active
{
	color:#ff9c0f;
	text-decoration:none;
}



ul.leftNav4{padding:0;margin:0;}

ul.leftNav4 li{background:url(../images/arrow4.gif) 10px center no-repeat;border-bottom:solid 1px #dbdbdb;color:#868686;font-family:tahoma, arial, verdana;font-size:11px;font-weight:bold;list-style:none;line-height:28px;padding-left:24px}

ul.leftNav4 li A{color:#868686;text-decoration:none;}

ul.leftNav4 li A:hover{color:#ff530f;text-decoration:none;}

ul.leftNav4 li .active{color:#ff530f;text-decoration:none;}











.introtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	line-height:18px;
	padding-left:15px;
	padding-right:200px;
	padding-top:8px;
}


.normalText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4b4b4b;
	line-height:18px;
}
.normalText b
{
	color:#868686;
}
.small
{
	font-size:11px;
	line-height:normal;
}

.bluetext
{
	color:#488ace;
}
.signupForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b4b4b;
}
.signupForm td label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffffff;}

.inputTitles
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#488ace;
	font-weight:bold;
}

.inputTitles2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	font-weight:bold;
}

#electFormbg input.textField, #electFormbg textarea
{
	border:solid 1px #488ace;
	width:105px;
	color:#4b4b4b;
	font-size:11px;
	padding:2px;
	font-family:tahoma, arial, verdana;

}
#electFormbg select
{
	border:solid 1px #488ace;
	padding:2px;
	font-size:11px;

}
#electFormbg input.input-box
{
	width:28px;
	border:solid 1px #488ace;
}
#plumberFormbg input.textField, #plumberFormbg textarea
{
	border:solid 1px #5ba930;
	width:105px;
	color:#4b4b4b;
	font-size:11px;
	padding:2px;
	font-family:tahoma, arial, verdana;

}
#plumberFormbg select
{
	border:solid 1px #5ba930;
	padding:2px;
	font-size:11px;

}
#plumberFormbg input.input-box
{
	width:28px;
	border:solid 1px #5ba930;
}
#gasFormbg input.textField, #gasFormbg textarea
{
	border:solid 1px #c77a0c;
	width:105px;
	color:#4b4b4b;
	font-size:11px;
	padding:2px;
	font-family:tahoma, arial, verdana;

}
#gasFormbg select
{
	border:solid 1px #c77a0c;
	padding:2px;
	font-size:11px;

}
#gasFormbg input.input-box
{
	width:28px;
	border:solid 1px #c77a0c;
}
.radio
{
	padding-right:10px;	
}
.submitBtn
{
	border:none;
	background:url(../images/submit_btn.gif) left top no-repeat;
	color:white;
	font-weight:bold;
	font-size:11px;
	width:98px;
	line-height:24px;
	height:24px;
}


.submitBtn2
{
	border:none;
	background:url(../images/submit_btn2.gif) left top no-repeat;
	color:white;
	font-weight:bold;
	font-size:11px;
	width:98px;
	line-height:24px;
	height:24px;
}

.submitBtn3
{
	border:none;
	background:url(../images/submit_btn3.gif) left top no-repeat #ce4e08;
	color:white;
	font-weight:bold;
	font-size:11px;
	width:98px;
	line-height:24px;
	height:24px;
}



.footerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footerText A
{
	padding:0 5px;color:#4b4b4b;
	text-decoration:none;
}
.footerText A:hover
{
	color:#488ace;
}

.careerplumber
{
background: #8fd26a url(../images/careerplumber.jpg) no-repeat center top;
font-size: 12px;
color: #ffffff;
line-height: 16px;
}

.careerelectrician
{
background: #72ade9 url(../images/careerelectrician.jpg) no-repeat center top;
font-size: 12px;
color: #ffffff;
line-height: 16px;
}

.pleft
{
padding-left: 10px;
}

.testi
{
float: left;
margin-right:7px;
margin-bottom:4px;
margin-top: 2px
}

.testitext
{
	/*float:left;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b4b4b;
}

.green
{
margin:0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#5ba930;
}


h4.plumber{color:#5ba930;font-size:12px;font-weight:bold;}

h3.plumber{color:#5ba930;font-size:14px;font-weight:bold;}



h4.electrician{color:#488ace;font-size:12px;font-weight:bold;}

h3.electrician{color:#488ace;font-size:14px;font-weight:bold;}



h4.gas{color:#ff9c0f;font-size:12px;font-weight:bold;}

h3.gas{color:#ff9c0f;font-size:14px;font-weight:bold;}


.blue
{
margin:0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#488ace;
}
.orange
{
margin:0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ff9c0f;
}


.drkorng
{
margin:0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ff530f;
}

.white
{
	color:#fff;
}

.smallgreen
{
font-size: 11px;
color: #5ba930;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.smalldrkorng
{
font-size: 11px;
color: #ff530f;
font-family:Verdana, Arial, Helvetica, sans-serif;	
}


.smallblue
{
font-size: 11px;
color: #488ace;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#electFormbg
{
	background:url(../images/electrician-form-bg.gif) left top repeat-x #72ADE9;
	border-left:#488ACE solid 1px;
	border-right:solid 1px #488ACE;width:203px;
}
#electFormtop
{
	background:url(../images/electrician-form-bgtop.gif) left top no-repeat;
	padding-top:10px;
}
#electFormbottom
{
	background:url(../images/electrician-form-bgbottom.gif) left bottom no-repeat;
	padding-bottom:10px;
}

#plumberFormbg
{
	background:url(../images/plumber-form-bg.gif) left top repeat-x #8FD26A;
	border-left:#5BA930 solid 1px;
	border-right:solid 1px #5BA930;
	width:203px;
}
#plumberFormtop
{
	background:url(../images/plumber-form-top.gif) left top no-repeat;
	padding-top:10px;
}
#plumberFormbottom
{
	background:url(../images/plumber-form-bottom.gif) left bottom no-repeat;
	padding-bottom:10px;
}
#plumberFormtop-279
{
	background:url(../images/plumber-form-top-279.gif) left top no-repeat;
	padding-top:10px;
}
#plumberFormbottom-279
{
	background:url(../images/plumber-form-bottom-279.gif) left bottom no-repeat;
	padding-bottom:10px;
}

#gasFormbg
{
	background:url(../images/gas-form-bg.gif) left top repeat-x #ff9c0f;
	border-left:#d68005 solid 1px;
	border-right:solid 1px #d68005;width:203px;
}
#gasFormtop
{
	background:url(../images/gas-form-top.gif) left top no-repeat;
	padding-top:10px;
}
#gasFormbottom
{
	background:url(../images/gas-form-bottom.gif) left bottom no-repeat;
	padding-bottom:10px;
}




#renewablesFormbg{background:url(../images/renewables-form-bg.gif) left top repeat-x #ba3d0b;border-left:#942d04 solid 1px;border-right:solid 1px #942d04;width:203px;}
#renewablesFormtop{background:url(../images/renewables-form-top.gif) left top no-repeat;padding-top:10px;}
#renewablesFormbottom{background:url(../images/renewables-form-bottom.gif) left bottom no-repeat;padding-bottom:10px;}





#contactMe
{
	position:relative;
	z-index:999;
	
	
}
.fstyle1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; border: 1px solid #5ba930; line-height:13px; font-weight:normal;height:20px;border-radius:5px;padding-left:10px;}
input{ width:180px}

/*input[type="radio"], input.choice{width:auto!important}
*/
input.choice{ float:left; width:15px;}
.fsError{ border:1px solid #FF00; color:#B75B0F}
.fsValidationError input{ border:1px solid #FF0000 !important; }

/*----------------------------------------------
10th April 2014 -- GET INFO
------------------------------------------------------*/
.aside-info{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border:solid 1px #488ace; background:url(../images/rhs-info-bg.gif) left top repeat-x #72ade9; padding:10px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:15px; }
.aside-head{background:url(../images/info-divider.gif) left bottom repeat-x; padding-bottom:8px;}
.aside-head h5{background:url(../images/info-icon.gif) left center no-repeat; padding:6px 0 3px 30px; font-size:16px;}
.aside-desc{font-size:15px; font-weight:bold; line-height:normal; margin-bottom:6px;}
.aside-cta a{border:solid 1px #897843; background:url(../images/more-btn-bg.gif) left top repeat-x #fca744; display:block; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; text-align:center; padding:7px 10px; font-size:15px; color:#3f3413; text-decoration:none}
.aside-cta a span{background:url(../images/arw.gif) right center no-repeat; padding-right:20px;}
.aside-cta a:hover{background:#fca744}

.btm-info .aside-cta{float:left; width:200px;}
.clear{clear:both}

/* Testimonials */
.testimonials ul{margin:5px 0 0 0; padding:0;}
.testimonials li{list-style:none; background:url(../images/quote.gif) 10px top no-repeat; margin:0 0 20px 0; padding:25px 0 10px 0; border-bottom:solid 1px #e5e5e5}
.testimonials p{font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#333333; padding:8px; padding-bottom:0;}
.testimonials .testi-name{color:#3c88ce; font-size:12px; display:block; padding:8px; font-family:Arial, Helvetica, sans-serif}
.testimonials li:last-child{border-bottom:none}

/* Clients */
.clients {text-align:center}
.clients li{margin:0 5px; padding:0; list-style:none; display:inline-block; }