/*colors for static pages start here */
h1 {
	color: #FFFFFF;
}
h2 {
	color: #38AE56;
}
h3 {
	color: #38AE56;
}
#logocontainer {
}
#breadcrumb a {
	color: #38AE56;
}
#breadcrumb a:hover {
	color: #333333;
}
#toplinks a {
	border-left: 1px solid #FFFFFF;
	color: #666666;
	background: #ebebeb;
}
#toplinks a:hover {
	background: #38AE56;
}
#toplinks #current {
	background: #38AE56;
}
#header {
	background: #38AE56;
	color: #FFFFFF;
}
#footer {
	background: #38AE56;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}

/*colors for calculators pages start here */

#energylinx h2 {
	color: #38AE56;
}
#energylinx h3 {
	color: #333333;
}
.number {
	background: #38AE56 url(signup/arrowframe.gif) no-repeat;
	color: #FFFFFF;
}
.tablesubheader {
	color: #211D1E;
}
#comparebuttoncontainer {
	background: #38AE56;
	border: 1px solid #38AE56;
}
#comparebuttoncontainer:hover {
	background: #7BD592;
}
#comparebuttonconframe {
	border: 1px solid #38AE56;
	width: 114px;
}

/*colors for results pages start here */

#energylinx h1 {
	color: #FFFFFF;
}
#bestpricesupplier {
	background: #38AE56;
}
#savingyou {
	color: #FFFFFF;
	background: #CC0024;
}
#fulldetails {
	background: #38AE56;
}
#energylinx .tablecontent .continue a, #energylinx .bestprice .continue a, #energylinx .tablecontent .review a {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #38AE56;
}
#energylinx .tablecontent .continue a:hover, #energylinx .bestprice .continue a:hover, #energylinx .tablecontent .review a:hover {
	background: #82D797;
}
.underline {
	color: #287B3E;
}
