/* main format */
body {
	margin: 0px;
	padding: 0px;
	background: url(imgs/backie-gradient-light.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
}
h1 {
	color: #3F84F9;
	font-size: 1.5em;
	background: url(images_v5/compare.jpg) no-repeat left bottom;
	padding: 10px 0px 0px 48px;
	display: block;
	height: 38px;
	margin: 0px 0px 0px 8px;
}

h2 {
	font-size: 1.2em;
	color: #333333;
	margin: 0px;
	padding: 5px 0px 0px 55px;
}
h3 {
	color: #3F84F9;
	font-size: 1.3em;
	padding: 0px;
	display: block;
	margin: 0px;
}
#frontpageheader {
	margin:0px;
	padding:5px;
	padding-left:0px;
	color:#0066FF;
	font-size:1.8em;
}
p {
	margin: 0px;
	padding: 0px 0px 1em;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
select, input {
	font-size: .8em;
}
a {
	color: #0F6AFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}


/* main containers */
#topwrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background: url(imgs/backie_topbar3.jpg) no-repeat;
	height: 40px;

}

#breadrcumbcontainer {
	font-size: 0.8em;
	width: 920px;
	border-bottom: 1px solid #CCCCCC;
	position: static;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
#mainwrapper {
	margin-top:2px;
	width:950px;
	background:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#innerwrapper {
	background: url(imgs/backie-bottom.jpg) no-repeat bottom;
	padding: 5px 15px 30px;
}
#logo {
	padding-top: 10px;
	margin-left: 15px;
	float: left;
	border-style: none;
}
#menuwrapper {
	padding-top: 12px;
	float: right;
	width: 35em;
}
#icons {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#searchcontainer {
	margin-top: 5px;
	margin-left: 15px;
	width: 552px;
	height: 145px;
	padding-left: 110px;
	padding-top: 35px;
}
#searchcontainer h3 {
	margin-bottom: 20px;
}
#searchcontainer img {
	margin-left: 15px;
}
#searchcontainer #green-icon {
	margin-left: 25px;
}
#searchcontainer #elec-icon {
	margin-left: 20px;
}
#searchcontainer #green-icon:hover {
	background: url(imgs/green-on.png);
}
#searchcontainer #dual-icon:hover {
	background: url(imgs/dual-on.png);
}
#searchcontainer #elec-icon:hover {
	background: url(imgs/elec-on.png);
}
#searchcontainer #gas-icon:hover {
	background: url(imgs/gas-on.png);
}
#detailscontainer label {
	display: block;
	float: left;
	width: 120px;
}
#detailscontainer {
	width: 274px;
	padding-left: 20px;
}
#fuelcontainer {
	float: right;
	width: 350px;
	margin-right: 0px;
}
#fuelcontainer input {
	margin-left: 30px;
}
.separator {
	font-size: 1.2em;
}
.small {
	font-size: .8em;
}

/* reviews section styles start here */
#reviewscontainer {
	float: right;
	width: 310px;
	padding-left: 50px;
	background: url(imgs/icon-reviews.png) no-repeat left top;
	font-size: 0.75em;
}
#statscontainer {
	width: 430px;
	font-size: 10px;
	padding-top: 2px;
}

#reviewscontainer #reviews {
	float: left;
	text-align: left;
	margin-right: 30px;
	width: 250px;
}
#reviewscontainer p {
	margin: 0px;
	padding: 0px;
}

#reviewscontainer #reviewheader {
	padding-top: 2px;
	color: #666666;
	margin: 0px;
	display: none;
}
#reviewscontainer #reviewcontent {
	clear: both;
	color: #365B98;
	font-size: 1.2em;
	padding-top: 5px;
}
#reviewscontainer #posted {
	color: #999999;
}

#reviewscontainer #stars {
	padding-bottom: 2px;
	margin-top: -3px;
}
#suppliergrid {
	float: right;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 2px;
}
#footercontainer {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}
#footercontainer #updatesfooter {
	font-size: 1.2em;
}



/* page footer/copyright */
#copyright {
	margin: 0px auto 20px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	width: 950px;
}
#copyright p {
	color: #666666;
}
#copyright a {
	color: #5671B8;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
#copyright a:hover {
	color: #666666;
}
#strapline {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
}
#strapline2 {
	float: right;
	width: 23em;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #666666;
}
#strapline2 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#copyright #strapline2 #accreditation p {
	font-size: 10px;
	padding-top: 7px;
	font-style: normal;
}
#consumerfocus {
	float: right;
}


/* additional font styles */
.elblue {
	color: #0066FF;
}
.clearboth {
	clear: both;
}
.strong {
	font-weight: bold;
}
.alternatelist {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

#mainwrapper .updated {
	font-size: 0.8em;
	color: #999;
	margin-bottom: -10px;
	margin-top: 20px;
	z-index: 100;
}
#mainwrapper .updatedb {
	font-size: 0.8em;
	color: #999;
	margin-bottom: -10px;
	margin-top: 0px;
	z-index: 100;
}
#mainwrapper .smallnote {
	font-size: 0.8em;
	color: #999;
	margin-top: 20px;
}

/* Pricesure styles */
#pricesuretable {
	background: #E2E2E2;
}
#pricesuretable td {
	background: #FFF;
}
#pricesuretable p {
	margin: 0px;
	padding: 0px;
}
#pricesuretable #tableheader td {
	background: #E2E2E2;
}

/* contacts styles */
.form2option {
	width: 180px;
	padding-top: 3px;
	text-align: right;
}
.middlecolumn2 {
	float: right;
	z-index: 1;
	width: 720px;
}
.spacerinvisible2 {
	clear: both;
	line-height: 5px;
	height: 5px;
	z-index: 1;
}

/* mpan/mprn secion */
#mpanfloat {
	width: 450px;
}
#mprnfloat {
	width: 300px;
}
#meterfloat {
	float: left;
	width: 330px;
}
#mpancontainer {
	height: 72px;
	width: 250px;
	background: url(images/mpan2.jpg) no-repeat;
	float: left;
}
#mpancontainer input {
	font-size: .8em;
}

#mpan {
	float: left;
	width: 45px;
	padding-top: 25px;
}
#mpanline1 {
	padding-top: 6px;
	padding-left: 48px;
	padding-bottom: 0px;
}
#mpanline2 {
	margin-left: 41px;
	margin-top: 10px;
}
/* this section would make the inputs in the mpan box invisible in moz and ie

#mpancontainer input {
	border-color: #FFFFFF;
	border-style: none;
	background: transparent;
} */
#mpan2 {
	margin-left: 33px;
}
#mpan3 {
	margin-left: 35px;
}
#mpan5 {
	margin-left: 11px;
}
#mpan7 {
	margin-left: 15px;
}
#mpansubmit {
	margin-left: 15px;
	margin-top: 22px;
}

#mprn     {
	padding: 5px;
	margin-left: 2px;
}
#mprnlabel {
	float: left;
	padding-top: 8px;
	width: 50px;
}
.mprninput {
	width: 10px;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	height: 15px;
}
#details {
	margin-left: 10px;
	margin-right: 10px;
}
#offerbuttoncontainer {
	margin-bottom: 30px;
	margin-top: 20px;
}
#offerbuttoncontainer img {
	margin-right: 40px;
}
#termination-notices-table {
	width: 100%;
	background-color: #f1f1f1;
}
#termination-notices-table td {
	background-color: #FFF;
}
#termination-notices-table td.filetype {
	text-align: center;
	vertical-align: top;
	width: 40px;
}

#termination-notices-table th {
	vertical-align: middle;
	text-align: center;
	background-color: #f1f1f1;
}



img { behavior: url(iepngfix.htc) }

