/* colors for static pages start here */

h1 {
	color: #FFFFFF;
}
#logocontainer {
}
#toplinks a {
	border-left: 1px solid #FAFFFE;
	color: #FFFFFF;
	background: #CC0000;
}
#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: #009933;
}
#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: #CC0000;
}
#toplinks #current, #toplinks a:hover, #footer, .number, #comparebuttoncontainer, #bestpricesupplier, #fulldetails, #energylinx .tablecontent .review a, #energylinx .tablecontent .continue a, #energylinx .bestprice .continue a {
	background: #999999;
}
#comparebuttoncontainer, #comparebuttonconframe {
	border: 1px solid #A4A4A4;
}
#comparebuttoncontainer:hover, #energylinx .tablecontent .continue a:hover, #energylinx .bestprice .continue a:hover, #energylinx .tablecontent .review a:hover {
	background: #CC0000;
}
#breadcrumb a:hover {
	color: #7586E3;
}
#toplinks a:hover {
	color: #FFFFFF;
}
.number {
	background: #A4A4A4 url(signup/arrowframe.gif) no-repeat;
	color: #FFFFFF;
}



#toplinks a, #submittable #submitbutton,  .submitpng, .sectionheader .arrowpng, #energylinx .tablecontent .review a, #energylinx .tablecontent .continue a, #energylinx .bestprice .continue a {
	background: #999999;
}

#toplinks #current, #toplinks a:hover, .number, #comparebuttoncontainer, #bestpricesupplier, #fulldetails, #postcodetable #toprow {
	background: #CC0000;
}
#calcwrapper h1, #calcwrapper h2, #calcwrapper a {
	color: #999999;
}
#comparebuttoncontainer, #comparebuttonconframe {
	border: 1px solid #000000;
}
#comparebuttoncontainer:hover, #energylinx .tablecontent .continue a:hover, #energylinx .bestprice .continue a:hover, #energylinx .tablecontent .review a:hover, #submittable #submitbutton:hover, .submitpng:hover, .sectionheader .arrowpng:hover {
	background: #CC0000;
}

