/* basestyles from B2B css file */

	* 
	{
		/* These styles reset margins and padding for all elements */
		margin:0; 
		padding:0;
	}

	body 
	{
		background:#ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		color: #333333;
		text-align:center; /* This makes sure that the content gets centred in IE 5/5.5 */
	}	
	
	#frame {
		width:76em;
		margin-right:auto;
		margin-left:auto;
		position:relative;
		text-align:left;
	}
	
	.hidden {
		position: absolute;
		left: -999em;
	}	
	span.clear {
		width:100%;
		font-size:1%;
		height:auto;
		clear:both;
		display:block;
		text-align:center;
	}

/* Main navigation */
.header {	
	background: url(images/npower-clear.gif) no-repeat;		
	height: 55px;
	position: relative;
	width: 760px;
}
.header.pink {
	background: url(images/npower-pink.gif) no-repeat;
}
.header ul {
	float:right;
	list-style:none;
	position:absolute;
	right: 0;
	top: 13px;		
	overflow:hidden;
	height:41px;
	padding-right:5px;
}	
.header.pink ul {
	background: top right url(images/athomeheaderbck.gif) no-repeat;
	margin-right:-1px;	
}
.header ul li {
	float:left;
	margin-top:10px;
	border-left:1px solid #ee1155;	
	margin-left:-1px;
	padding-left:1px;
}
.header.pink ul li {
	border-color: #fff;
}
.header a {
	text-decoration: none;
	font-size: 1.1em;
	color: #ee1155;
	margin-left:6px;
	margin-right:6px;	
}
.header.pink a {
	color: #fff !important;
}
.header a:hover {
	text-decoration:underline
}	
#logo {
	position: absolute;
	float:left;
	left:10px;
	top:3px;
	height: 37px;
	width: 120px;
	z-index: 1;
}
#logo img
{
	position: absolute;
	left:-999em;
}
#mainheading {
	position: relative;
	margin-top: -9px;
}
	
/*LEFT COLUMN
----------------------------------------------------------------------------------------------------
Used to layout all the left column styles which is made up of the primary navigation 
----------------------------------------------------------------------------------------------------
*/
	#leftcolumn 
	{
		float:left;
		background:#fff;
		clear:both;
		width:16em;
	/*	height: 100%; */
		margin-right: 15px;
		margin-top: 30px;
	}

	#leftcolumn h2
	{
		background-image:  url("images/bulletGreenOnWhite.gif");
		background-repeat: no-repeat;
		background-position: 0.8em 0.5em;
		padding: 0.3em 0.3em 0.3em 2.3em;
		margin-bottom: 0.5em;
		list-style-type: none;
		font-size: 1.2em;
		font-weight: bold;
	}

	#leftcolumn h2 a
	{
		color: #00aa55;
		text-decoration:none;
	}

	#leftcolumn h2 a:hover
	{
		text-decoration:underline;
	}

	#leftcolumn ul li
	{
		background-image:  url("images/left-menu-bullet.gif");
		background-repeat: no-repeat;
		background-position: 0.9em 0.5em;
		border: solid 0.1em #dbdbdb;
		padding: 0.3em 0.3em 0.3em 2.5em;
		margin-bottom: 0.5em;
		list-style-type: none;
		font-size: 1.1em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
	}
	
	#leftcolumn ul li.athome
	{
		background-image: none;
		background-repeat: no-repeat;
		background-position: 0.9em 0.5em;
		padding: 0.3em 0.3em 0.3em 0.9em;
		margin-bottom: 0.5em;
		list-style-type: none;
		font-size: 1.1em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
	

	#leftcolumn ul li a
	{
		color: #333333;
		text-decoration: none;
	}

	#leftcolumn ul li a:hover 
	{
		text-decoration: underline;
		color:#333;
	}
	
	#leftcolumn ul li ul li
	{
		background-image:  url(images/bulletGreenSmall.gif);
		background-repeat: no-repeat;
		background-position: 0.1em 0.8em;
		padding: 0.3em 0.3em 0.3em 0.8em;
		border: none;
		font-size: 1em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
	}

	#leftcolumn ul li ul li a
	{
		color: #333333 !important;
		text-decoration: none;
	}
	#leftcolumn ul li ul {
	display:block;
	}
	#leftcolumn ul li ul li {
	
	padding: 4px 0 0 8px;
	margin: 3px 0 ;
	}
	
	#frame #leftcolumn li.Level1selected 
	{
		color: #ee1155 !important;
		font-weight:bold;
	}	
	
	#frame #leftcolumn li.Level2selected 
	{
		font-weight:bold;
	}	
				
/*BREADCRUMBS
These style determine the position and style of the bread crumbs */
/* We have edited this for the offline template design */
	#breadcrumb
	{
		width:50em;
		float:left;
		color: #333;
		margin-bottom: 1em;
		overflow:hidden;
		font-size:1.1em;
		margin-top: 30px;
	}

	#breadcrumb ul
	{
		list-style: none;
		float:left;
		width:100%;
		margin-left:-8px;
	}

	#breadcrumb li
	{
		float:left; 
		width:auto;
		background: center left url(images/breadcrumb_arrow.gif) no-repeat;
		padding:0 4px 0 12px;
	}
	#breadcrumb a {
		margin-left:-6px;
		background:#fff;
		color: #ee1155;
		padding-left: 4px;
	}

	
/*MAIN CONTENT
----------------------------------------------------------------------------------------------------
All of the main elements for the content are styled here
----------------------------------------------------------------------------------------------------
*/

	#maincontent
	{
		width:38.5em;
		float:left;
		background:#ffffff;
		padding-bottom:10px;
	}
	
	/*HEADINGS
	These set the shared properties for the Image Replacement headings on each hub page.
	Thes specific styles for these are set in the head of the specific pages.
	*/
	
	#maincontent h1
	{
		font-size:1.8em;
		color: #ee1155;
		margin-bottom: 10px;
		margin-top: 4px;
	}

	#maincontent h2, #rightcolumn h2
	{
		font-size: 1.7em;
		color: #ee1155;
		margin-bottom: 0.5em;
		font-weight:normal;
	}

	#maincontent h3
	{
		font-size: 1.1em;
		color: #ee1155;
		margin-bottom: 0.2em;
	}

	#maincontent p
	{
		font-size: 1.2em; /* This is for the at home page only. All other p tags will be within the contentbody div and will be 1.1em */
		margin-bottom: 1em;
		line-height: 1.4em;
		color:#333;
	}

	#maincontent .intro
	{
		font-size: 1.8em;
		font-weight: bold;
		margin-bottom: 0.5em;
		color: #333333;
	}
	
	#maincontent ol
	{
		margin-left: 1.6em;
		font-size: 1.1em;
		line-height: 1.4em;
	}
	
	#maincontent ol li
	{
		margin-bottom: 0.5em;
	}

	#maincontent ul
	{
		margin-left: 1.6em;
		font-size: 1.1em;
		line-height: 1.4em;
		margin-bottom: 1em;
	}
	
	#maincontent ul li
	{
		margin-bottom: 0.5em;
	}
	
	
	
	#maincontent a {
		font-weight:bold;
		color: #ee1155;
	}
	
	#maincontent #contentbody p.caveat {
		font-size: 1em;
		color: #999999;
	}
	
	#maincontent p.caveat {
		font-size: 1em;
		color: #999999;
		margin-top: 10px;
	}
	#maincontent #contentbody hr {
	margin-bottom:10px;
	}

	#maincontent #contentimage {
	float: left;
	width: 100px;
	}
	
	#maincontent #contentimage p {
	margin-top: 2px;
	background-color: #ee1155;
	height: 40px; 
	padding: 10px 5px 10px 5px;
	color:#fff;
	font-size:1.1em;
	}
	
	#maincontent #contentbody {
	float: right;
	width: 26.8em;
	}
	
	#maincontent #contentbody p {
	line-height:1.2em;
	font-size: 1.1em;
	}
	#maincontent #contentbody ul {
	font-size:1.1em;
	}
	#maincontent #contentbody h1 {
	color:#ee1155;
	}
	#maincontent #contentbody h2 {
	margin-bottom:2px;
	}
	#maincontent #contentbody ol {
	margin-bottom:10px;
	}
	#maincontent #contentbody ol li {
	list-style-type:decimal;
	margin-left:10px;
	}
	#maincontent #contentbody ul li ul {
	font-size:1em;
	}
	
	.calltoaction {
	width:165px;
	background-image: url(images/horiz-lozenge-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-top:20px;
	}
	.calltoaction h2 {
		margin-top: 0 !important; 
	}
	
	.calltoaction .borderTop span{
	background-image: url(images/horiz-lozenge-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:10px;
	display:block;
	width:165px;
	}
	
		.calltoactionwide {
	width:165px;
	background-image: url(images/horiz-lozenge-wide-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-top:20px;
	}
	.calltoactionwide h2 {
		margin-top: 0 !important; 
	}
	
	.calltoactionwide .borderTop span{
	background-image: url(images/horiz-lozenge-wide-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:10px;
	display:block;
	width:165px;
	}
	
	.alignright {
	float: right;
  	margin-left: 0.5em;
  	margin-bottom: 0.1em;
  	}
	
	.alignleft {
	float: right;
  	margin-left: 0.5em;
  	margin-bottom: 0.1em;
  	}
	
	#contentbody .calltoaction p, #contentbody .calltoactionwide p, #contentbody .calltoaction h2, #contentbody .calltoactionwide h2 {
	margin: 10px 10px 0 10px;
	}
	#contentbody .calltoaction ul, #contentbody .calltoactionwide ul {
	margin:10px 10px 0 28px;
	}
	.boxout {
	width:258px;
	background-image: url(images/boxoutbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-top:20px;
	}
	#maincontent #contentbody .boxout span {
	background-image: url(images/boxouttop.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:10px;
	display:block;
	width:258px;
	margin-bottom:-10px;
	}
	#contentbody .boxout p, #contentbody .boxout ul {
	margin: 10px 10px 0 10px;
	}
	#contentbody .boxout h2 {
	margin: 5px 10px 0 10px;
	}
/* Old at_home.css file */

#rightcolumn
{
margin-top: -0.4em;
float:left;
width:18em;
margin-bottom:20px;
margin-left: 10px;
}





/* --------------------------------------- */
/* Old athomepage.css file (selected styles) */

hr
{
  height: 1px ;
  color: #ee1155 ;
  background-color: #ee1155 ;
  text-align: center ;
  margin-left:auto;
  margin-right:auto;
  width: 75% ;
  border: none ;
}

#rightcolumn hr
{
  width: 75% ;
  border: none ;
  margin-top:10px;
  margin-bottom:10px;
}


#rightcolumn #morelinks p, #greenht p
{
  background-image: url("images/green_bullet2.png") ;
  background-position: 0px 4px ;
  background-repeat: no-repeat ;
  padding-left: 1.4em ;
  clear: left ;
  font-size: 1.1em ;
  line-height: 1.4em ;
  margin-bottom: 0.5em ;
  margin-top: 0.2em ;
}
#rightcolumn p {
  font-size: 1.1em ;
  line-height: 1.4em ;
  margin-bottom: 0.5em ;
  margin-top: 0.2em ;
  padding-left: 1.4em ;
}
#rightcolumn ul {
font-size:1.1em;
}

#rightcolumn p a {
color: #ee1155;
text-decoration: underline;
}
#rightcolumn img {
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom: 1em;
}
#rightcolumn #morelinks img
{
  float: right ; 
  margin-left: 0.8em ;
  margin-bottom: 0.5em ;
  margin-right: 0 ;
  margin-top: 0 ;
  padding: 0 ;

}

#rightcolumn #contextualcontent {
	border-style: solid;
	border-color: #dbdbdb;
	border-width: 0.1em;
	width:17em;
	text-align:left;
	line-height: 1.6em;
	margin-left: 1.0em;
	padding-top:10px;
	color: #666;
}
#rightcolumn #contextualcontent ul {
margin-left:28px;
font-size: 1.1em;
list-style-type: none;
}

#rightcolumn #contextualcontent p {
	background-image: none;
	padding-left:10px;
}
#rightcolumn #contextualcontent h2 {
font-size: 1.1em;
color: #666;
font-weight:bold;
margin: 10px 0 0 10px;
}

#maincontent ul , #rightcolumn ul  {
margin-left: 17px;
}
#maincontent ul li a, #rightcolumn ul li a, #maincontent #tasks ul li a
{
  background-image: url(images/green_bullet2.png) ;
  background-position: 0px 4px ;
  background-repeat: no-repeat ;
  padding-left: 1.4em ;
  line-height: 1.5em ;
  margin-bottom: 0.4em ;
  margin-top: 0 ;
  margin-left:-17px;
  position:relative;
  top:0;
  left:0;
  z-index:999;
  overflow:auto;
  display:block;
  width:100%;
  height:auto;
}
#maincontent #tasks ul li a {
  margin-left:-12px;
  font-weight:normal;
  font-size:1.1em;
  }
#maincontent ul a, #rightcolumn ul a { color: #ee1155 ; text-decoration: underline ; }

#maincontent #tasks ul {
float: left; 
width: 170px;
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
}


#maincontent #tasks ul li {
margin-left:12px;
}

#maincontent #tasks {
margin: 10px 0 10px 0;
}

#rightcolumn #discountlozenge {
margin: 20px 0 0 20px;
width:150px;
}
#rightcolumn #discountlozenge p {
background-image: url(images/discount-loz-bottom.png);
background-position: bottom left;
background-repeat: no-repeat;
width:150px;
margin:0;
padding-bottom: 10px;
}
#rightcolumn #discountlozenge img {
margin: 0;
text-align:center;
}

#rightcolumn #discountlozenge p a {
  background-image: url("images/green_bullet2.png") ;
  background-position: 0px 2px ;
  background-repeat: no-repeat ;
  padding-left: 1.4em ;
  clear: left ;
  margin-bottom: 0.5em ;
  margin-top: 0.2em ;
}
#rightcolumn #discountlozenge div p {
background-image:none;
margin-left:-10px;
font-size:1em;
}
#rightcolumn #discountlozenge div p a {
background-image:none;
clear:none;
padding:0;
margin:0;
}

/* ---------------------------------- */
/*  Old discounts.css file  */

  #maincontent td {
	font-size: 0.7em;
	text-align: center;
	background-color: #CCCCCC;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #000000;
	padding: 0.2em;
  }  
  
 #maincontent  th {
	font-size: 0.7em;
	background-color: #EE1156;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0.2em;
  }
  
.tl {
	background-color:  #CCCCCC;
	color:  #FFFFFF;
	padding: 0.2em;
}

  #maincontent caption {
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.3em;
  }
  
  table {
  margin-top: 1.0em;
  }
  
.pricefreezeheadgreen
{
	color : #1AAF58;
	font-size : 1.8em;
	font-weight : bold;
	line-height: 1.1em;
}
.subheadnomargingreen
{
	color : #1AAF58;
	font-size : 1.2em;
	font-weight : bold;
	line-height: 1.1em;
}
.smallgreen
{
	color : #1AAF58;
	font-size : 1.0em;
	font-weight : normal;
	margin-bottom: 0.2em;
}
.welcomesubheadnomargin
{
	color : #EE1155;
	font-size : 1.2em;
	font-weight : bold;
	line-height: 1.1em;
}

/* ------------------------------ */ 

/* Old gas_transporter.css file */

  td {
	
	text-align: left;
	background-color: #CCCCCC;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #000000;
	padding: 0.2em;
  }  
  
  th {
	font-size: 0.7em;
	text-align: left;
	background-color: #EE1155;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0.2em;
  }
  
.tl {
	background-color:  #999999;
	color:  #FFFFFF;
	padding: 0.2em;
}

  caption {
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.3em;
  }
  table {
  margin-top: 1.0em;
  }
  
  

  
  /* ----------------- */
  /* Old electricity_distributor.css file  */
  
    td {
	text-align: left;
	background-color: #CCCCCC;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #000000;
	padding: 0.2em;
  }  
  
  th {
	text-align: left;
	background-color: #EE1155;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0.2em;
  }
  
.tl {
	background-color:  #999999;
	color:  #FFFFFF;
	padding: 0.2em;
}

  caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.3em;
  }
  
  table {
  margin-top: 1.0em;
  }
  
  
  /* styles to fix the font size on the prices in your area popup table */
 #maincontent .Column td,  #maincontent .Column th,  #maincontent .Column caption {
  font-size:1em;
  }
  
  /*FOOTER
----------------------------------------------------------------------------------------------------
Styles for the footer 
----------------------------------------------------------------------------------------------------
*/


	#contentfooter ul, #contentfooter li {
	margin:0;
	padding:0;
	}
	
	#contentfooter
	{
		background-image: url("images/footer.gif");
		background-position: right top;
		background-repeat: no-repeat;
		margin-right:auto; /*these two margin settings centre the content of this div */
		margin-left:auto; /*these two margin settings centre the content of this div */
		clear: both;
		background-color: #ee1155;
		position:relative;
		padding-left:1em;
		padding-right:1em;
		text-align:center;
		line-height:1.7em;
		width:74em;
		margin-bottom: 0px;
	}
	
	#contentfooter span.contentBorderTop {
		background: left top url(images/footer-left.gif) no-repeat;
		float:left;
		height:16px;
		width:9px;
		position:absolute;
		left:0;
	}

	#contentfooter ul
	{
		width:100%;
		padding-top:6px;
		padding-bottom:6px;		
		list-style:none;
		text-align:center;
	}
		
	#contentfooter ul li
	{
		color: #fff;
		font-size: 1.1em;
		display:inline;
	}	
	
	#contentfooter ul a, #contentfooter ul span
	{
		color: #FFFFFF;
		text-decoration: none;
		white-space: nowrap;
		padding-left:5px;
		padding-right:5px;
	}
	
	#contentfooter ul a {
		border-right:1px solid #fff
	}
	

	#contentfooter ul a:hover
	{
		text-decoration: underline;
	}
	
/* Level 1 page styles */

	.maincontentLeft, .maincontentRight {
	float:left;
	width:165px;
	background-image: url(images/horiz-lozenge-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
	.maincontentLeft span, .maincontentRight span {
	background-image: url(images/horiz-lozenge-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:10px;
	display:block;
	width:165px;
	}
	.maincontentLeft img, .maincontentRight img {
	margin-top:-11px;
	}
	.maincontentLeft {
	margin-left: 5px;
	}
	
	.maincontentRight {
	margin-left: 20px;

	}
	
	/* the height of these divs should match the height of the lozenge to its right */
	/* the name of the class corresponds to the class applied to the first block for each of the level 1 pages */
	#maincontent .electricityfirstblock {
	height:120px;
	background-image: url(images/electricityfirstblock.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:0;
	}
	#frame #maincontent .electricityfirstblock p {
	padding-top:0;
	margin-top:-10px;
	}
	#maincontent .electricityfirstblock span {
	background-image:none;
	}
	#maincontent .customerservicefirstblock {
	height:120px;
	background-image: url(images/customerservicefirstblock.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	#maincontent .customerservicefirstblock span {
	background-image:none;
	}
	#maincontent .movinghomefirstblock {
	height:140px;
	background-image: url(images/movinghomefirstblock.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	#maincontent .movinghomefirstblock span {
	background-image:none;
	}
	
	#maincontent .maincontentLeft h2, #maincontent .maincontentRight h2, #maincontent .maincontentLeft h3, #maincontent .maincontentRight h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#00aa55;
	margin-left:10px;	
	}
	#maincontent .maincontentLeft p, #maincontent .maincontentRight p {
	padding-left:11px;
	padding-right:10px;
	font-size: 1.1em;
	margin-bottom:5px;
	margin-top:10px;
	}
	#maincontent .maincontentRight ul, #maincontent .maincontentLeft ul {
	padding-left:11px;
	padding-right:10px;
	margin-bottom:1px;
	padding-bottom:1px;
	}
	
	span.clear img {
	margin-top:0px;
	margin-bottom:0px;
	}
	#maincontent .maincontentRight p a, #maincontent .maincontentLeft p a {
	font-weight:normal;
	color:#ee1155;
	}
	body #frame a:hover {
	color:#b03;
	}
	#frame #headerHome a:hover, #frame #contentfooter a:hover {
	color:#fff;
	}
	
	/* Popup styles */

	#popupframe #headerHome {
		width:76em;
	}
	
/*H1
To display the alphabet that links to area of the site beginning with a specific letter. */
	#popupmaincontent h1 {
		font-size:1.3em;
		margin:1.5em 0 0.5em 0;
	}
	
	#popupmaincontent h2 {
		font-size:1.2em;
		margin:1.5em 0 0.5em 0;
	}
	
	#popupmaincontent p, #popupmaincontent ol {
		font-size:1.1em;
		line-height:1.4em;
	}	
	
	#popupmaincontent ol {
		margin:0 0 0 2.5em;
	}	
	
	#popupmaincontent ol li {
		margin:0 0 0.5em 0;
	}		
	
	#popupmaincontent ol li ol li {
		font-size:0.9em;
		margin:0.3em 0 0.1em 0.7em;
	}		

	#popupmaincontent #contentfooter {
		width: 98%;
		margin-top: 1.5em;
		text-align: right;
	}
	
	#popupmaincontent #contentfooter ul {
		text-align: right;
	}
	
	/* Site map styles */
	
		#top {
		margin:5em 0;
	}
	
/*ALPHABET
To display the alphabet that links to area of the site beginning with a specific letter. */
	#alphabet {
		float:left;
		text-align:left;
		width:20em;
		margin-left:0.5em;
	}
	
	#alphabet h2 {
		font-size:1.2em;
		margin-bottom:0.5em;
	}
	
		#alphabet ul li {
			list-style:none;
			display:inline;
		}

		#alphabet ul li a:link,
		#alphabet ul li a:visited,
		#alphabet ul li a:active,
		#alphabet ul li a:hover {display:inline; font-size: 1.25em; text-decoration:none; margin:0 0.6em 0 1em;}
	
		#alphabet ul li a:link,
		#alphabet ul li a:active {color: #369;}
		
		#alphabet ul li a:visited,
		#alphabet ul li a:hover {color: #69c;}
		
		#alphabet ul li a:hover {text-decoration:underline;}

/*POPULAR AREAS
Our most popular links. */
.popularareas {
	float:left;
	text-align:left;
	width:70em;
	background: url(images/pages.gif) no-repeat right top;
	margin:0 1em 0;
}

.popularareas h2 {
	font-size:1.2em;
	margin-bottom:0.5em;
}
	
	#leftpop,
	#rightpop {
		float:left;
	}
	
	#leftpop {
		width:12em;
	}
	
		#leftpop ul li,
		#rightpop ul li {
			list-style: none outside none;
			margin-bottom:0.8em;
		}

		.popularareas ul li a:link {
			background: url(images/green_bullet.gif) no-repeat left center;
			color:#336699;
			display:inline;
			line-height:1.6em;
			padding-left:1em;
			font-size:1.1em;
			text-decoration:none;
		}

		.popularareas a:visited{
			color: #69c;
			text-decoration:none;
		}
	
		.popularareas a:active{
			color: #369;
			text-decoration:none;
		}
	
		.popularareas ul li a:hover{
			text-decoration: underline; 
			color: #69c;
		}

	
/*SITEMAP
To display the alphabet that links to area of the site beginning with a specific letter. */
	#nav {
		margin:7em auto 0 auto;
		text-align:left;
		width:74em;
	}
	
	#nav h2 {
		font-size:1.2em;
		margin-bottom:1em;
	}
	
	#nav a:link {
		display:block;
		line-height:1.6em;
		text-decoration:none;
		color:#336699;
	}
	
	#nav a:visited {
		color:#336699;
		text-decoration:none;
	}
	#nav a:hover {
		color:#6699CC;
		text-decoration:underline;
	}

		

		/*
		#nav ul#electricitygas,
		#nav ul#juicecleangreen,
		#nav ul#moreforyourhome,
		#nav ul#customerservice,
		#nav ul#movinghome,
		#nav ul#energyefficiency
		*/
		
		#nav ul {
			float:left;
			margin-right:2em;
			width:22%;
		}
		
			#nav ul li {
				list-style: none outside none;
				margin-top:1em;
			}		

			#nav ul li h3 {
				font:bold 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
			}
			
			#nav ul li h3 a {
				background: url(images/bulletRedOnWhite.gif) no-repeat left center;
				color:#006699;
				padding-left:1.2em;
			}
			
				#nav ul li ul { /*Overwrites the styles set for '#nav ul'*/
					float:none;
					margin-right:0;
					width:auto;
				}				
		
				#nav ul li ul li  {
					font-size:1.1em;
					clear: left;
				}				
		
				#nav ul li ul li a  {
					background: url(images/grey_bullet.gif) no-repeat left center;
					padding-left:0.75em;
					margin-left:1em;
					/*height:100%;*/
				}				
		
					#nav ul li ul li ul li  {
						font-size:0.9em;
					}
					
					#nav ul li ul li ul li a  {
						background: url(images/grey_bullet_small.gif) no-repeat 0 0.7em;
						font-size:1em;
						margin-left:3em;
						padding-left:0.75em;
					}
	.greyBox {
		border: 0.1em solid #dbdbdb;
		margin-bottom:15px; 
		padding: 6px 0 6px 0;
		text-align: center;
	}	
	.greyBox p { 
		padding:0em 1em 0.5em 1em; 
		font-size: 1.1em;
		line-height: 1.4em;
		margin-bottom: 0;
		text-align: left;
	}
	.greyBox h2 {
		font-size: 1.6em; 
		color: #0a5;
		padding-top: 0.2em; 
		padding-left: 0.7em; 
		margin-bottom: 0.5em; 
		font-weight: bold; 
		text-align: left;
	}
	.greyBox a { 
		color: #000;
		text-decoration:none;
		background: none !important;
	}
	.greyBox a:hover { 
		text-decoration: underline; 
	}
	.greyBox ul {
		font-size: 1.1em;
		list-style:none; 
		margin: 0 0.6em 0.5em 0;
		line-height: 1.4em;
		text-align: left;
	}
	.greyBox ul li { 
		background: 0 7px url(images/bulletGreenOnWhite.gif) no-repeat;
		padding-left: 20px;
		padding-top: 0.25em;
	}
	.greyBox img {
		margin: 0 auto 0.5em auto;
	}					
	.pinkBox {
		width: 180px; 
		background-image: url(images/pinkBorder.gif);
		margin-bottom:15px;
		text-align: center;
	}
	.pinkBox div {
		background-image: url(images/pinkBorder.gif);
	}
	.pinkBox .borderTop {
		background-image: url(images/pinkBorderTop.gif);
		background-position: top right;	
		height: 6px; 
		text-align: left;
	}
	.pinkBox .borderTop span {
		background: 0 0 url(images/pinkBorderTopLeft.gif) no-repeat;
		position:absolute;
		height:6px;	
		width:6px;	
	}
	.pinkBox .borderBottom {
		background-image: url(images/pinkBorderBottom.gif);
		background-position: right; 
		height: 6px;
		text-align: left;		
	}
	.pinkBox .borderBottom span {
		background: 0 0 url(images/pinkBorderBottomLeft.gif) no-repeat;
		position:absolute; 
		height:6px; 
		width:6px;	
	}						
	.pinkBox p {
		padding:0em 1em 0.5em 1em; 
		font-size: 1.1em; 
		line-height: 1.4em;
		text-align: left;				
	}
	.pinkBox h2 {
		font-size: 1.6em;
		color: #ee1155;
		padding-top: 0.2em;
		padding-left: 0.7em; 
		margin-bottom: 0.5em; 
		font-weight: bold;
		text-align: left;				
	}
	.pinkBox ul {
		font-size: 1.1em; 
		list-style:none; 
		margin-right: 6px; 
		margin-bottom: 0.5em; 
		line-height: 1.4em;
		text-align: left;				
	}
	.pinkBox ul li {
		background: 0 7px url(images/bulletGreenOnWhite.gif) no-repeat; 
		padding-left: 20px; 
		padding-top: 0.25em;
	}
	.pinkBox a {
		background: none !important;
	}
	/* Hometeam additions */
	
	#rightcolumn .hometeam p {padding-left:0px;padding-bottom:40px;margin-left:0px;}
	#box {
	width: 380px;}
#frame	#rightcolumn img.hometeam  {padding-bottom:20px;margin:bottom:20px;}

#boxtop {
	background-image: url(images/hometeamboxtop.gif);
	width: 380px;
	background-repeat: no-repeat;
	height: 13px;
	overflow: hidden;
}
#boxmiddle {
	width: 376px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ee1155;
	border-left-color: #ee1155;
	overflow: hidden;
		
}
#boxmiddle p {padding: 0 10px; font-size:1.2em; color:#990000;}
#boxmiddle ul {list-style-type: disc;}
#boxmiddle li {
	
	margin-left:10px;
	font-size:1.2em;
	color:#000;
	
}
* html #boxmiddle {width:380px;}
#boxbottom {
	background-image: url(images/hometeamboxbot.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 380px;
}



/* Ben's test form - Fixed by Simon */	


form {
color: #333;
background:#fff;
font-size:1.1em;
line-height:1.4em;
}

input {
margin: 0px 8px 8px 0px;
}

.bk_testform {
color: #333;
font-size:1.1em;
padding: 5px 0px 5px 0px;
border: 1px solid #000;
}

label {
color: #333;
font-size:1.0em;
line-height:1.4em;
padding: 5px 0px 10px 0px;
}

.formproducts input {
margin: 5px 8px 0px 0px;
}

.error {
color: #f00;
}

  
#maincontent .hometeam td{
	font-size: 1.0em;
	text-align: left;
	background-color: #fff;
	color: #333;
	padding: 0px;
	margin: 0px;
  }
  
#maincontent .hometeam input{
margin: 10px 8px 0px 0px;
  }
  
.formBox {
background: #fff;
padding: 15px 0px 0px 5px;
margin:0px;
line-height:normal;
}

.checkbox {
padding: 0px;
margin: 0px;
}

.checkbox input{
padding: 0px;
margin: 0px 8px 0px -2px;
}

.checkBoxTitle {
margin: 0px 8px 0px 0px;
}

table {
padding: 0px;
margin: 0px;
}
#maincontent #_ctl0_MainContent_chkOptIn {margin:0px 8px 0px 0px;padding:0px;}


/*****************************************************************/
/*                                                               */
/*         MON: 2008-01-27, SEO work sub footer links            */
/*                                                               */
/*                      SUB FOOTER CLASSES                       */
/*                                                               */
/*****************************************************************/
#np_foot_copy {
	width:760px;
	text-align:center;
	color:#888888;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:1em;
}
#sub_footer {
	color:#ee1155;
	text-align:center;
	width:760px;
	margin-top:12px;
	.margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
}
#sub_footer ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sub_footer ul li {
	list-style:none;
	display:inline;
	font-size:1em;
}
#sub_footer a {
	color:#ee1155;
	text-decoration:none;
}
#sub_footer a:hover {
	text-decoration:underline;
}



