/* colors for static pages start here */

h1 {
	color: #FFFFFF;
}
#logocontainer {
}
#toplinks a {
	border-left: 1px solid #FAFFFE;
	color: #FFFFFF;
	background: #FF7C00;
}
#header, #toplinks #current {
	color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}

/*colors for calculators pages start here */

 {
	color: #333333;
}
.tablesubheader {
	color: #211D1E;
}

#comparebuttonconframe {
	border: 1px solid;
	width: 114px;
}

/*colors for results pages start here */

#energylinx h1 {
	color: #FFFFFF;
}
#savingyou {
	color: #FFFFFF;
	background: #669933;
}
#energylinx .tablecontent .continue a, #energylinx .bestprice .continue a, #energylinx .tablecontent .review a, #energylinx .bestprice .continue a, #energylinx .tablecontent .continue a  {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.underline {
	color: #333333;
}

/* overall common colors pages start here */

#breadcrumb a, #energylinx h2, h2, #energylinx h3, #energylinx .bestprice a {
	color: #FF7C00;
}
#toplinks #current, #toplinks a:hover, #header, #footer, .number, #comparebuttoncontainer, #bestpricesupplier, #fulldetails, #energylinx .tablecontent .review a, #energylinx .tablecontent .continue a, #energylinx .bestprice .continue a {
	background: #000000;
}
#comparebuttoncontainer, #comparebuttonconframe {
	border: 1px solid #000000;
}
#comparebuttoncontainer:hover, #energylinx .tablecontent .continue a:hover, #energylinx .bestprice .continue a:hover, #energylinx .tablecontent .review a:hover {
	background: #FF7C00;
}
#breadcrumb a:hover {
	color: #00475E;
}
#toplinks a:hover {
	color: #FFFFFF;
}
.number {
	background: #000000 url(signup/arrowframe.gif) no-repeat;
	color: #FFFFFF;
}
#reviews a {
	color: #4D6B73;
}
