﻿/**
	Added by MB 4.9.2008
*/


ul#menu-top li.active a {
	color: #E3E3E3;
}

/*****/

#content #lftColumn {
    float:left;
    width:568px;
    margin:0;
    padding:0;
    clear:both;
    overflow:hidden;
    }
    
#content #lftColumn h2 {
    font-size:24px;
    margin:10px 0;
    padding:0;
    /* MB AMEND 3.9.08 */
    font-weight: normal;
    }

#content #lftColumn p {
    font-size:12px;
    margin-bottom:12px;
    }
    
#content #EDFeatures {
    /* background:transparent url(../images/pages/energydeal/features-bg.jpg) no-repeat left top; */
    background:transparent url(../images/pages/energydeal/features-bg-3.jpg) no-repeat left bottom;
    width:568px;
    height:336px;
    padding: 20px 10px 20px 35px;
    }
    
#content #EDFeatures ul { 
    list-style-type:none;
    background:none;
    margin-bottom:18px;
    width:310px;
    padding:0;
    }

#content #EDFeatures li {
    list-style-image: url(../images/pages/energydeal/ticks.gif);
    padding:1px 0;
    margin-left:5px;
    padding:0;
    }

#content #EDFeatures h6 {
    font-size:12px;
    color:#f44219;
   } 
    
#content #EDFeatures p {
    font-size:11px;
    }

#content #signup {
    float:right;
    background:transparent url(../images/pages/energydeal/signup-bg.jpg) no-repeat left top;
    width:278px;
    /* Amend by MB no height */ 
    margin:25px 2px 0 0;
    padding:0;
    overflow:hidden;
    }
    
#content #signup .standard-margin {
    margin: 13px 9px;
    }
    
.lightgreybox {
    background:#B7CEE0 url(../images/pages/energydeal/bg-repeat.gif) repeat-y;
    margin:10px 0px 10px;
    position:relative;
    width:261px;
    }
    
/* Amend by MB */

.lightgreybox p {
	font-size: 11px;
	margin: 10px;
}

.lightgreybox-head {
    background:transparent url(../images/pages/energydeal/header.gif) no-repeat;
    height:11px;
    overflow:hidden;
    position:relative;
    top:-2px;
    width:261px;
    }

.lightgreybox-content {
    margin-bottom:-10px;
    margin-top:-22px;
    overflow:hidden;
    padding:16px 10px 10px;
    position:relative;
    width:240px;
    font-size:11px;
    display:block;
    }

.lightgreybox-foot {
    background:transparent url(../images/pages/energydeal/footer.gif) no-repeat;
    height:10px;
    overflow:hidden;
    position:relative;
    width:261px;
    }
    
.greyborder {
    border: solid 1px #e4e4e4;
    padding:5px;
    margin:6px 0pt;
    /* MB amends 3.9.08*/
    overflow: hidden;
}
/*MB amends */

.greyborder input#txtPostCode1,
.greyborder input#txtPostCode2 {
	width: 77px;
}

.greyborder span.postcode {
	display: block;
	float: left;
	width: 138px;
}

.greyborder span.title {
	display: block;
	float: left;
	width: 180px;
}


/* MB amend 5.9.08 - to cater for new asp image buttons */    
 .lightgreybox-content img,
 input#btnSignup,
 input#btnGo1,
 input#btnGo2,
 input#btnGo3
  {
    float:right;
    border:0;
    }
 
 .textbox{
    width:80px;
    border: 1px solid #e4e4e4;
    margin-left:5px;
    }
    
    h3 {
    font-size:16px;
    }

/***
	For forms
	MB 5.9.08	
*/    

.input_error {
	border: solid 1px #F00;
}

span.error {
	float: left;
	font-size: 10px;
	color: #F00;
	display: block;
}

.smaller {
    font-size: 10px;
}

ul#dealTerms {
    width: 848px;
    font-size: 11px;
    margin: 0 0 20px 0;
    padding: 0;

}

ul#dealTerms li {
    width: 848px;
    font-size: 10px;
    margin: 0px 0px 10px 26px;
    list-style-type: none;
    list-style-position: inside;
}