@charset "utf-8";

h2 {
	background-color: #60ac3b;
	}

h2 strong {
	border-color: #dedede;
	}


/* HEADER */


/* NAV COLUMN */

.relatedLinks h6 {
	background-color: #747377;
	}

#mainNav 
{
    border-bottom-color: #60AC3B;
}


/* CONTENT COLUMN */

#contentCol .rateTable th {
	background-color: #747377;
	}

#contentCol .rateTable td {
	background-color: #dedede;
	}

#iconLinks h3 {
	background-image: url(../img/iconlinks_bg_bus_dir.gif);
	background-color: #dedede;
	}

#overtureLinks h4, #overtureLinks p {
	/*background-color: #f0efef;
	border-color: #dedede;*/
	border-color:#FFFFFF;
	background-color: #ffffff;
	}

.linkBox {
	border-color: #eee;
	background-color: #fbf9f9;
	}


/* CONTEXT COLUMN */

#contextCol h3 {
	background-color: #60AC38;
	background-image: url(../img/quote_top_cut.gif);
	}

#contextCol h3 a {
	background-image: url(../img/quote_bottom_cut.gif);
	}


/* SECTION SPECIFIC */

/* needed for every page that has an active link to make Mac IE behave */
* html>body #mainNav table {
	margin-bottom: -2px;
	}

#mainNav #cutyourbillsLink a {    
    background-image: url(/images/tab_cutbills_over.gif);    
    color:#FFFFFF;
}

table.broadband {
    border: 1px solid #3e8a19;
    border-collapse: collapse;
}

table.broadband th {
    border: 1px solid #3e8a19;
    border-collapse: collapse;
    background-color: #60ac3b;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    height: 25px;
}

table.broadband td {
    border: 1px solid #9bdb7b;
    padding-left: 3px;
    padding-right: 3px;
}




/* RSS News Links */

#feed-list {
  background-color:#FBF9F9;
  border:1px solid #EEEEEE;
  text-align: left;
}

#feed-list ul {
  margin: 8px;
  padding: 0;
  list-style-type: none;
}

#feed-list li {
  margin: 0 0 0 0;
  padding: 0 0 1px 0;
  list-style-type: none;
  height: 17px;
  width: 200px;
  float: left;
}

#feed-list li a {
  padding: 0 0 5px 19px;
  background: url('../images/socialbookmarks/feed-icon-14x14.gif') no-repeat 0 0;
  list-style-type: none;
  height: 17px;
  width: 200px;
  margin: 0;
}

#feed-list h3 {
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:1em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin: 8px;
  text-transform:uppercase;
}

/*======Comparison Tables=================*/

.comparisonTable .header
{
	background-color:#60AC3B;
}

.comparisonTableTitle {
color:#60AC3B;
}

.comparisonTableBorder, .comparisonTableBody, .comparisonTableTitle
{
	border-color: #60AC3B;
}

.comparisonTableTitle  {
	border:1px solid #60AC3B;
	border-bottom:1px solid #FFFFFF;
}

/*------Tabs------*/

.comparison_table_active_tab .comparison_table_tab 
{
    background:url(/images/ComparisonTables/cutbills_tab_active_tl.gif) no-repeat 0 0;
}

.comparison_table_active_tab .comparison_table_tab div
{
    background:url(/images/ComparisonTables/cutbills_tab_active_tr.gif) no-repeat 100% 0;
}

.comparison_table_inactive_tab .comparison_table_tab 
{
    background:url(/images/ComparisonTables/cutbills_tab_inactive_tl.gif) no-repeat 0 0;
}

.comparison_table_inactive_tab .comparison_table_tab div
{
    background:url(/images/ComparisonTables/cutbills_tab_inactive_tr.gif) no-repeat 100% 0;
}

.comparison_table_active_tab 
{
    background-color:#60AC3B;
    border-bottom:solid #60AC3B 1px;
}
.comparison_table_inactive_tab
{
	background-color:#D7EACE;
}

#cut_bills_home td 
{
    vertical-align:top;
}

#cut_bills_home #broadband,
#cut_bills_home #mobile,
#cut_bills_home #gas,
#cut_bills_home #phone 
{
    margin-bottom:10px;
    border: solid 1px #a0cd89;
    background-color: #d7eacd;
    padding:10px;
    height:300px;
    color: #333333;
}

#cut_bills_home #broadband,
#cut_bills_home #gas
{
    margin-right:5px;
}

#cut_bills_home #mobile,
#cut_bills_home #phone 
{
    margin-left:5px;
}

#cut_bills_home h2 
{
    color: #333333;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    background-color:Transparent;
    float:none;
    text-align:center;
    margin:0px;
    padding: 0px 0px 5px 0px;
    width:auto;
}    

#cut_bills_home p 
{
    margin:0px;
    padding-top:3px;
    padding-bottom:3px;
}

#cut_bills_home p.subtitle 
{
    text-align:center;
}

#cut_bills_home hr 
{
    /*margin:3px 0px 3px 0px;*/
    margin:0px;
    padding:0px;
    border: none;
    border-bottom:solid 1px #a0cd89;
    border-collapse:collapse;
    line-height:1px;
    font-size:1px;
    height:1px;
    overflow:hidden;
}

#cut_bills_home .button 
{
    display:block;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
}

#cut_bills_home input.postcode 
{
    width:110px;
    vertical-align: top;
}

#cut_bills_home ul 
{
    padding:0px;
    margin:0px;
}

#cut_bills_home li
{
    padding:0px;
    margin:0px;
    list-style-type:none;    
}    


#cut_bills_home ul.linksList li 
{
    text-align: center;
}    

#cut_bills_home ul.logoList 
{    
    background-color:White;
    text-align:center;
    padding:5px;
    margin-top:5px;
    margin-bottom:5px;
}

#cut_bills_home ul.logoList li 
{
    padding: 2px;
    display: inline;
}


/*
============Thank you Pages============
*/

#prodbox_main {
	background-color: #60AC3B;
}

#prodbox_main a {
	background-image: url(/images/thankyou_deals/cutbills_butt_bkgd.gif);
	color: #60AC3B;
}

#prodbox_content {
	background-image: url(/images/thankyou_deals/cutbills_top.gif);
}

#prodbox_main #bg_bottom {
	background-image: url(/images/thankyou_deals/cutbills_btm.gif);
}    
