/*
Theme Name: EnergyHub
Theme URI:
Description: EnergyHub theme
Version: 1.0
Author:s
Author URI:
Tags:

*/

/* header */
html{height:100%;}
body{
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#464648;
	height:100%;
}
.green{background:#3d7600 url(images/bg-body-green.jpg) repeat-x;}
.white{background:#fff;}
.blue{background:#032a63 url(images/bg-blue.gif) repeat-x;}
.dark-blue{background:#021a27 url(images/bg-utility.png) repeat-x;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/* wrapper */
#wrapper{
	width:942px;
	margin:0 auto;
	background:url(images/bg-wrapper.png) repeat-y;
	padding:0 45px 0;
	position:relative;
	min-height:100%;
}

/* header */
#header{
	position:absolute;
	width:942px;
	left:45px;
	top:32px;
}
/* logo */
.logo{
	position:absolute;
	left:44px;
	top:32px;
	z-index:1;
	overflow:hidden;
	margin:0;
	background:url(images/bg-logo.gif) no-repeat;
	width:268px;
	height:69px;
}
.logo a{
	height:100%;
	display:block;
	text-indent:-9999px;
}
#header .frame{
	width:100%;
	overflow:hidden;
	margin:40px 0 0;
}
#header fieldset{float:right;}
#header label{
	float:left;
	margin:9px 8px 0 0;
	color:#999;
	font-size:10px;
}
#header fieldset div{
	float:left;
	overflow:hidden;
	background:url(images/bg-input.gif) no-repeat;
	width:155px;
	height:29px;
	margin:0 1px 0 0;
}
.selected{background:url(images/bg-input-hover.gif) no-repeat !important;}
#header{
	position:absolute;
	width:942px;
	left:45px;
	top:32px;
}
/* logo */
.logo{
	position:absolute;
	left:44px;
	top:32px;
	z-index:1;
	overflow:hidden;
	margin:0;
	background:url(images/bg-logo.gif) no-repeat;
	width:268px;
	height:69px;
}
.logo a{
	height:100%;
	display:block;
	text-indent:-9999px;
}
#header .frame{
	width:100%;
	overflow:hidden;
	margin:40px 0 0;
}
#header fieldset{float:right;}

#header label{
	float:left;
	margin:9px 8px 0 0;
	color:#999;
	font-size:10px;
}
#header fieldset div{
	float:left;
	overflow:hidden;
	background:url(images/bg-input.gif) no-repeat;
	width:155px;
	height:29px;
	margin:0 1px 0 0;
}
#header #newsletterLoading{
	position:absolute;
	right:1px;
}

#header .error, #header .success {
	position:absolute;
	top: 15px;
	
}
#header fieldset div input{
	background:none;
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#999;
	width:143px;
	padding:7px 6px 5px;	
}
.btn-go{
	float:left;
	overflow:hidden;
	background:url(images/btn-go.gif) no-repeat;
	width:32px;
	height:29px;
	text-indent:-9999px;
}
.btn-go:hover{background-position:0 -29px;}
#header ul{
	margin:9px 0 0;
	padding:0;
	list-style:none;
	
	overflow:hidden;
	background:url(images/bg-nav.gif) no-repeat;
	height:37px;
	font-size:12px;
}
.green #header ul{border-bottom:3px solid #8bc236;}
#header ul li{
	float:left;
	background:url(images/sep-nav.gif) no-repeat 100% 50%;
	padding:0 2px 0 0;
}
#header ul a{
	float:left;
	overflow:hidden;
	height:37px;
	line-height:39px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:0 14px;
	text-decoration:none;
}
#header ul a:hover,
#header ul li.active a{background:url(images/bg-nav-hover.gif) repeat-x;}

/* TIME SEAL */
a.timeSeal {
	link-decoration: none;
}

#timeSealDiv {
	width: 119px;
	height: 119px;
	border: 1px solid red;
	position: absolute; 
	top: 10px; 
	left: 8px; 
	z-index: 3;
	border: none;
}

a.timeSeal span {
	background:url(images/time_seal.png) no-repeat;
}

a.timeSeal span:hover {
	background-position: 0 -119px;
}


/* main */
#main{
	width:942px;
	overflow:hidden;
	padding:186px 0 70px;
}
.main-holder{
	padding:0 90px 0 21px;
	width:831px;
	overflow:hidden;
}

/* sidebar */
#sidebar{
	float:left;
	width:184px;
}
#sidebar ul{
	margin:-9px 0 0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	width:100%;
	overflow:hidden;
}
#sidebar ul li{
	line-height:14px;
	margin:9px 0 0;
	float:left;
	width:100%;
}

#sidebar ul a{color:#464648;}

#sidebar ul a:hover {
	color:#9c3;
	text-decoration:none;
}
#sidebar h3{
	margin:30px 0 0;
	font-size:1.2em;
	text-transform:uppercase;
}

/* content */
#content{
	float:right;
	width:566px;
}

#content p {
  margin-bottom:1.15em;
}

#content h1 {
	margin:0;
	font-size: 22px;
	color:#8bc236;
	font-weight:normal;

}
#content h2{
	margin:0;
	font-size:2em;
	color:#8bc236;
	font-weight:normal;
}
#content p{
	margin:5px 0 0;
	font-size:1.3em;
	line-height:18px;
}
.big{
	font-size:1.6em !important;
	line-height:22px;
}
#content h3{
	margin:37px 0 0;
	font-size:1.4em;
}

/* HEADER */
.first:hover, #header ul li.active .first {
	background:url(images/bg-first.gif) no-repeat !important;
}

.second:hover, #header ul li.active .second {
	background:url(images/bg-second.gif) repeat-x !important;
}

/* Contact box for bottom of page */
.contact {
	width:100%;
	margin:78px 0 0;
}
.contact a{
	float:left;
	margin:7px 0 0;
	font-weight:bold;
	color:#8bc236;
	font-size:1.3em;
}

/* home page */
.entry{
	width:100%;
	margin:-39px 0 0;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.home-box{
	width:922px;
	overflow:hidden;
	margin:18px 0 0;
	padding:0 10px 0;
}
.links{
	float:left;
	width:283px;
	margin:0 30px 0 0;
}
.consumer-link{
	overflow:hidden;
	display:block;
	background:url(images/bg-consumer-link.gif) no-repeat;
	width:283px;
	height:133px;
	text-indent:-9999px;
}
.utility-link{
	overflow:hidden;
	display:block;
	background:url(images/bg-utility-link.gif) no-repeat;
	width:283px;
	height:133px;
	text-indent:-9999px;
	margin:8px 0 0;
}
.text{
	float:left;
	width:272px;
	border-top:3px solid #d6d6d6;
	border-bottom:3px solid #d6d6d6;
	padding:0 0 0 22px;
}
.text p{
	margin:12px 0 0;
	padding:0 0 10px;
	font-size:1.4em;
	line-height:28px;
}
.news{
	float:right;
	width:281px;
	background:url(images/bg-news-strip.gif) repeat-y;
}
.news .frame{
	width:100%;
	overflow:hidden;
	background:url(images/bg-news-top.gif) no-repeat;
}
.news .box{
	width:264px;
	overflow:hidden;
	background:url(images/bg-news-bottom.gif) no-repeat 0 100%;
	padding:20px 2px 27px 15px;
	height:227px;
}
.news h2{
	font-size:1.8em;
	margin:0 0 -8px;
	font-weight:normal;
}
.news h3{
	margin:13px 0 0;
	font-size:1.2em;
}
.news h3 a{color:#8bc236;}
.news p{
	margin:0;
	font-size:1.2em;
	letter-spacing:-0.01em;
}
.more{
	float:left;
	margin:12px 0 0;
	font-weight:bold;
	font-size:1.2em;
	color:#8bc236;
}
.white #footer{border-top:3px solid #ccc;}

.twitter-box {
	margin-top: 60px;
	background-color: #f7f7f7;
	width: 255px;
}

/* FOR CONSUMERS */
.blue .btn-go{background-position:0 -58px;}
.blue .btn-go:hover{background-position:0 -29px;}
.dark-blue .btn-go{background-position:0 -87px;}
.dark-blue .btn-go:hover{background-position:0 -29px;}
.first{
	margin:0 0 0 -1px;
}

.consumer-box{
	width:100%;
	overflow:hidden;
	margin:-39px 0 0;
	position:relative;
	z-index:1;
}
.consumer-box .frame{
	width:882px;
	padding:0 0 0 60px;
}
.consumer-box .frame div{
	float:left;
	width:395px;
	margin:8px 40px 0 0;
}
.consumer-box h2{
	margin:12px 0 -7px;
	color:#69bded;
	font-size:2em;
	font-weight:normal;
}
.consumer-box p{
	margin:8px 0 0;
	font-size:1.4em;
	line-height:18px;
}
.consumer-box p a{
	font-weight:bold;
	color:#69bded;
}

.consumer-box ol li {
	font-size:1.4em;
	line-height:18px;
	list-style-type: decimal;
}

.blue #footer,
.dark-blue #footer{border-top:3px solid #69bded}

/* Utilities page */
.utilities h2{color:#3285c1;}

/* JOBS */
.jobs h2 {
	margin: 20px 0 0 0 !important;	
}
.jobs h2.pageTitle {
	margin-top: 0px !important;
}
.jobs h3{
	margin: 15px 0 0 !important;
	font-size: 16px!important;
}
.jobs p{margin:9px 0 0;}

.jobs h4{
	margin:20px 0 -4px;
	font-size: 15px;
}
.jobs ul{
	margin:2px 0 0 !important;
	padding:0;
	list-style:disc;
	font-size: 13px;
}
.jobs ul li{
	line-height:18px;
	margin-left: 30px;
	margin-bottom: 10px;
}

/* mail */
.mail{
	width:100%;
	margin:8px 0 0;
	font-size: 13px;
	font-weight:bold;
}
.mail a{color:#8bc236}

/* NEWS page */
.news-page #sidebar{
	width:124px;
	position: absolute;
	top: 200px;
	left: 60px;
}

.news-page #content{width:704px;}

.news-page h2{
	color: #8bc236;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	width: 465px;
	margin: 0 0 0px 0 !important;
	float: right;
	display: block;
	clear: both;
}

.news-list{
	width:100%;
	overflow:hidden;
	margin: -1px 0 20px;
	padding:0 0 10px;
	list-style:none;
}

.news-list p{
	margin: 5px 0 10px !important;
	font-size:1.4em !important;
	line-height: 20px !important;
}
.news-list a{
	color:#8bc236;
	font-weight:bold;
	font-size:14px !important;
}

.news-list li{
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
.news-list img{
	float:left;
	margin:4px 0 0;
}
.news-list li div{
	float:right;
	clear: both;
	width:465px;
}
.news-list h3 {
	margin-top: 3px !important;
	margin-bottom: 21px !important;
	color: #464648;
	font-size: 21px !important;
}

.news-list h3 a {
	margin: 5px 0;
	color: #464648;
	font-size: 21px !important;
}
.news-list h3 a:hover {
	text-decoration: none;
}
.news-list h4 {
	font-size: 14px;
	margin: 10px 0 -4px;
}

.date{
	font-style:normal;
	font-weight:bold;
	font-size:1.4em;
	display:block;
	margin: 10px 0 0px 0;
}

.link{
	display:block;
	margin:4px 0 0;
	font-size:1.4em;
}

.more-info{
	display:block;
	margin:10px 0 2px;
	font-size:1.4em;
}
.info-link{
	display:block;
	font-size:14px;
}


/* About us page */
.about h2 {
	margin: 20px 0 -5px 0 !important;
}

.about h3 {
	margin: 15px 0 -5px 0 !important;
}

.about h3.shiftUp {
	margin-top: 8px !important;
}


/* footer */
#footer{
	width:942px;
	overflow:hidden;
	border-top:3px solid #8bc236;
	font-size:0.9em;
	height:40px;
	padding:3px 0 0;
	color:#999;
	position:absolute;
	bottom:0;
	left:45px;
	text-align: left;
}
#footer ul{
	float:left;
	margin:0 0 0 -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-transform:uppercase;
}
#footer ul li{
	float:left;
	background:url(images/sep-footer.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
	padding:0 8px 0 10px;
}
#footer ul a, #footer ul a:active, #footer ul a:visited {color:#999;}

#footer p{
	margin:0;
	text-align:left;
}

.tiny-links {
	/* for ToS & PP */
	color: #999;
} 

.greenlink a {
  color:#8BC236;
  font-size:14px !important;
  font-weight:bold;
}


/* BACK TO TOP LINKS */
.backToTop {
	margin-top: 5px !important;
}

.backToTop a {
	color: #464648;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11;
}

.backToTop a:hover {
	color: #99cc33;
}

/* Add to Any buttons */
.addtoany_list li a {
	padding: 0 !important;
}

/* Site Map */

#sitemap {
	width: 90%;
	text-align: left;
	font-size: 10pt;
	line-height: 22pt;
	font-weight: none;
	position: relative;
	top: -20px;
	padding-left: 50px;
	text-transform: uppercase;
}

#sitemap h2 {
	color: #8bc236;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

#sitemap ul li {
	list-style-type: none;
}

#sitemap ul li a, #sitemap ul li a:link, #sitemap a:visited, #sitemap a:active { 
	color: #464648;
	text-decoration: none;
	font-weight: bold;
}

#sitemap ul li a:hover {
	color: #9c3;
	text-decoration: none;
	font-weight: bold;
}

.legal {
	width: 590px;
	padding-top: 50px;
	padding-left: 60px;
	}

.legal h1 {
	margin-top: 20px;
	margin-bottom: -5px;
}
