/* member centre styles */
/* modified 18/07/2006 */

/* this stylesheet should contain ONLY changed and section-specific selectors */

/* Plusnet Creighton Font (taken from new site css) */
@font-face {
    font-family: 'PlusnetCreighton';
    src: url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobook.eot');
    src: url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobook.eot?#iefix') format('embedded-opentype'),
         url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobook.woff') format('woff'),
         url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobook.ttf') format('truetype'),
         url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobook.svg#PlusnetCreightonProBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlusnetCreighton';
    src: url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobold.eot');
    src: url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobold.eot?#iefix') format('embedded-opentype'),
         url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobold.woff') format('woff'),
         url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobold.ttf') format('truetype'),
         url('/bundles/plusnetplusnetassets/fonts/plusnetcreightonprobold.svg#PlusnetCreightonProBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.brand-heading {
    font-family: PlusnetCreighton, Arial, sans-serif;
    font-size: 3.2rem;
    margin-top: 12px;
    margin-bottom: 36px;
    font-size: 32px;
    color: #87005f;
}



/* header styles */
/* modified with bbyw 2007 by wk */
.lMenuAct {
	background: #bb4d7e none;
}
.lMenuAct a {
	color: #fff !important;
}
#dSubMenuList {
	background: #bb4d7e url('/images/header/grad_membercentre.jpg') repeat-x;
}
#dSubMenuList ul li a {
	color: #fff;
}
#dSubMenuList ul li a:hover {
	color: #fff;
}
.lSubMenuAct {
	background: transparent url('/images/header/indicator_residential.gif') no-repeat center bottom;
}
/* content and menu styles */
#dContent {
	float:left;
	margin: 10px 0 0 0;
}
#dContentL {
	width:130px;
	float: left;
	margin: 10px 10px 0 0;
	background: #efeff4 none;
	font-size: 11px;
}
#lpButtonDiv-small {
	background-color: #FFF;
	padding-top: 14px;
}
* html #dContentL {
}
#dContentR {
	width:790px;
}
#dContentL dl {
	margin-top: 0;
	font-size: 12px;
	background: #f0f0f0;
}
#dContentL dl a {
	color:#c81e6e;
	text-decoration: none;
}
#dContentL dl a:hover,
#dContentL dl a:focus {
	color: #14b4e6;
}
#dContentL dl a:active {
	text-decoration: underline;
}
#dContentL dt {
	color:#c04368;
	padding: 8px 8px 8px 15px;
	background: #dbdbdb;
}
#dContentL dt a {
	font-weight: bold;
}
#dContentL dt a:hover,
#dContentL dt a:focus {
	font-weight: bold;
}
#dContentL dd {
	margin: 0;
	padding: 4px 8px 4px 15px;
	color: #7e6e89;
	background: #f0f0f0;
}
#dContentL dd a {
	color: #695564;
}
/* first dd in each block */
#dContentL dt + dd {
	padding-top: 8px;
}
/* every dt apart from first */
#dContentL dt:not(:first-of-type) {
	margin-top: 4px;
}

#pLoginSitemap a {
	color:#fff;
	font-weight:normal;
}
#pLoginSitemap a:hover {
	color:#ff9900;
}
/* search form and results */
#hTitleBar {
	border-bottom:2px solid #bb4d7e;
}
.header-underline {
	background: #bb4d7e;
}
/*Layout additions for brand refresh - SW 010808*/

div.dSFResH {
	margin: 20px 0;
}
div#dSearchTree ul {
	margin: 0 0 20px 0;
	padding: 0
}
div#dSearchTree ul li {
	display: inline;
	margin: 5px 5px 0 0;
}
/* change my password page WK 05/07 */
h2 {
	font-size: 9pt;
}
#dPasswordChangeBox {
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 10px 10px 0 0;
}
#dRules {
	width: 280px;
	float: left;
}
* html #dRules {
	margin: 10px 0 0 0;
}
#hBoxHead {
	background: #ba4c7d none;
	color: #fff;
	padding: 5px;
	margin: 0;
}
#dPasswordChangeBox form {
	padding: 0;
	margin: 0;
}
#dPasswordChangeBox form fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.dRow {
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ccc;
}
#dPasswordChangeBox form label {
	display: block;
	float: left;
	width: 120px;
	padding: 3px 0 0 0;
}
#dPasswordChangeBox form input {
	border: 1px solid #ccc;
}
#dButton {
	background: #f5f5f5 none;
	text-align: center;
	padding: 5px;
}
#dButton input {
	border: 0 none !important;
}
#uPassRules {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#uPassRules li {
	background: transparent url('/images/arrow_membercentre.gif') no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
/* referrals 07 */

/* MK Add */
h4.PinkTitle {
	font-size: 12px !important;
	color: #c4447d;
}
h3.BrandColour {
	color: #ff6600;
	font-size: 13px;
}
.uNoL {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* end MK Add */
div#dRefMain {
	width: 617px;
	margin: 0 0 20px 80px;
}
div#dReferralsMainBanner {
	text-indent: -9999px;
	width: 617px;
	height: 100px;
	margin: 10px 0 10px 0;
	display: block;
	background: transparent url('/images/referrals/refresh0408/referrals_title.gif') no-repeat;
}
div#dRefMain h2 {
	font-size: 13pt;
	color: #000 !important;
}
div#dRefMain table {
	margin: 10px 0 10px 0;
	width: 100%;
	border-collapse: collapse;
}
div#dRefMain table th, div#dRefMain table td {
	text-align: left;
}
div#dRefMain table th {
	padding: 20px 0 0 0;
	font-size: 11pt;
	color: #0DA9FD;
}
div#dRefMain td.tBig {
	font-size: 16pt !important;
	font-weight: bold;
}
div#dRefMain td.tBold small {
	font-size: 7pt !important;
	font-weight: normal !important;
}
div#dRefMain td.tBold {
	font-size: 11pt;
	font-weight: bold;
}
div#dRefMain td.tCenter, div#dRefMain th.tCenter {
	text-align: center;
}
div#dRefMain tr.tBorderUp th {
	border-top: 1px solid #ccc;
}
div#dRefMain tr.tBorderDown td {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
div#dRefMain h3.hClose {
	padding: 0 !important;
	margin: 0 !important;
}
p#pPic1 {
	padding: 5px 150px 10px 0;
	background: transparent url('/images/referrals/refresh0607/newref_90days.gif') no-repeat 530px;
}
p#pPic2 {
	padding: 5px 150px 10px 0;
	background: transparent url('/images/referrals/refresh0607/newref_bubble.gif') no-repeat 530px;
}
.iBorder {
	border: 1px solid #ccc;
}
div#dRefMain h3 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 9pt;
	color: #685664;
}
div#dRefMain h4 {
	font-size: 9pt;
	color: #c4447d;
}
div#dReferralBoxes h4, div#dReferralBoxBig h4 {
	color: #c4447d;
	padding: 0;
	margin: 0;
}
div#dReferralBoxes p {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 8pt;
	color: #333;
}
div#dReferralBoxL, div#dReferralBoxR {
	float: left;
	border: 1px solid #ccc;
	padding: 8px;
	background: transparent url('/images/referrals/refresh0607/newref_box_grey.gif') repeat-x;
}
div#dReferralBoxL {
	width: 250px;
}
* html div#dReferralBoxL {
	width: 280px;
}
div#dReferralBoxR {
	width: 314px;
	margin: 0 0 0 15px;
}
* html div#dReferralBoxR {
	width: 285px;
	margin: 0 0 0 15px;
}
div#dReferralBoxBig {
	border: 1px solid #ccc;
	padding: 8px;
	background: transparent url('/images/referrals/refresh0607/newref_box_grey.gif') repeat-x bottom;
	margin: 10px 0 10px 0;
	width: 598px;
}
div#dReferralBoxBig form {
	padding: 0;
	margin: 0;
}
div#dReferralBoxBig p {
	font-size: 8pt;
	color: #333;
	padding: 0;
	margin: 5px 0 5px 0;
}
div#dReferralBoxBig table {
	padding: 0;
	margin: 0;
}
td#tSmallFoot {
	text-align: right;
	width: 100%;
	padding: 5px 0 0 0;
	font-size: 8pt;
}
p.pSpace {
	margin: 25px 0 25px 0;
}
div#dReferralsWhy {
	width: 600px;
}
div#dReferralsWhyL, div#dReferralsWhyR {
	line-height: 160%;
	padding: 0;
}
div#dReferralsWhy h3 {
	color: #ff6600;
	font-size: 13px !important;
}
div#dReferralsWhyL {
	width: 290px;
	float: left;
}
div#dReferralsWhyR {
	float: right;
	width: 291px;
	height: 140px;
	background: transparent url('/images/referrals/referrals_quote_mc_2801.gif') no-repeat bottom;
	padding-left: 0;
	/*line-height: 160%;*/
        border-left: 1px solid #ccc;
}
div#dReferralsDD {
	padding: 15px;
	margin: 15px 0 15px 0;
	background: #ededed none;
}
div#dReferralsDD h2 {
	padding: 0;
	margin: 0;
}
div#dReferralsDD p {
	margin: 0;
	padding: 0;
}
div#dReferralsDD p.pBreak {
	margin: 10px 0 0 0 !important;
}

/* TABLE STYLES - USE THESE WHEN DEVELOPING */
.table-title {
	color:#fff;
	background:#bb4d7e none;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
th.table-title {
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
}
.table-title a {
	color:#fff;
	text-decoration:none;
}
.table-title a:hover {
	color:#fff;
	text-decoration:underline;
}
.table-title-alt {
	color:#000 !important;
	background:#ffe7c6 none;
	font-size:11px;
}
.table-subtitle {
	color:#000;
	background:#f1dbe5 none;
}
.table-subtitle-alt {
	color:#000;
	background:#fff9f0 none;
	text-decoration:none;
}
.table-grey {
	color:#000;
	background:#ededed none;
}
.table-greydark {
	color:#000;
	background:#666 none;
}
.table-grey-login {
	color:#000;
	background:#ccc none;
}
.table-orange-login {
	color:#000;
	background:#fe8c08 none;
}
.table-orange-head {
	color:#000;
	background:#ffce86 none;
}
.table-white {
	color:#000;
	background:#fff none;
}
.help {
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.helpbox_bgd {
	background:#71ae39 none;
}
.helpbox_border {
	border:1px solid #71ae39;
	padding:0px 15px 0px 15px;
	background:#fff none;
}
.helpbox_border2 {
	border:1px solid #71ae39;
	padding:0px 3px 0px 3px;
	background:#fff none;
}
.helpbox_td {
	color:#666;
	font-size:12px;
}
a.helpbox_links {
	color:#71ae39;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.accountbox_bgd {
	background:#bb4d7e none;
}
.accountbox_border {
	border:1px solid #bb4d7e;
	padding:10px 10px 10px 10px;
	background:#fff none;
}
/* specific member centre styles */

/* Voting Poll */
.poll {
	color:#666;
	font-size:10px;
	line-height:9pt;
}
/* Upgrade */
.upgrade_headerbg {
	color:#000;
	background:#ffe7c6 none;
	font-size:12px;
	font-weight:bold;
}
.upgrade_footerbg {
	color:#000;
	background:#fef3e4 none;
	font-size:12px;
	font-weight:bold;
}
.upgrade_subbg {
	color:#333;
	background:#f8f7f8 none;
	/*font-family:Verdana,Geneva,Arial,sans-serif;*/
font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

/* WLR CONTROL PANEL - JW 0806*/
.wlr_home_text_large {
	color:#86005e;
	font-size:18px;
	font-weight:bold;
}
.wlr_home_text {
	color:#86005e;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0;
	vertical-align: top;
}
.wlr_net_text_large {
	color:#695564;
	font-size:18px;
	font-weight:bold;
}
.wlr_net_text {
	color:#695564;
	font-size:11px;
	font-weight:bold;
}
.wlr_table_head_home {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#87005e;
	background:#f9e8f0 none;
	font-size:11px;
	font-weight:bold;
}
.wlr_table_head_net {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#87005e;
	background:#f9e8f0 none;
	font-size:11px;
	font-weight:bold;
}
.wlr_table_row {
	background:#f9fafb none;
}
.wlr_table_row_bot {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	background:#f9fafb none;
	font-size:11px;
	font-weight:bold;
}
.wlr_summary_box {
	border:1px solid #ccc;
	padding:10px;
	background:#f9fafb none;
}
.wlr_topbot_box {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.wlr_topbot_box_pad {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0px 0px 0px;
}
.wlr_databox_pad {
	padding:4px 0px 4px 0px;
}
.wlr_tab_pad {
	padding:0px 5px 0px 0px;
}
.wlr_pag_top {
	padding-top:5px;
}
.wlr_pag_top_bill {
	padding-bottom:5px;
}
.wlr_pag_active {
	background-color:#f9e8f0;
	border: 1px solid #87005e;
	padding: 0 3px;
	font-weight: bold;
	color: #87005e;
}

.modernInfoBox--select-bill {
	margin-top: 5px;
	width: 552px;
}

.modernInfoBox--select-bill form {
	margin: 0 0 10px;
}

.modernInfoBox--select-bill select {
	display: inline-block;
	width: 260px;
	height: 28px;
	border: 1px solid #dddddd;
	padding: 0 5px;
	margin: 0 10px 0 0;
	background: white;
	font-size: 12px;
}

.modernInfoBox--select-bill button {
    position: relative;
    display: inline-block;
    padding: 5px 18px 6px;
    border: 0;
    margin: 0;
    background: #676d70;
    color: #f7feff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.1;
    cursor: pointer;
    -webkit-transition: background 0.6s ease;
    transition: background 0.6s ease;
    zoom: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modernInfoBox--select-bill button:hover {
    background-color: #4b4e50;
    color: #fff;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.cp-sales-box-header {
	background-color: #87005e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cp-selection-box-header {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.cp-index-tablebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #661466;
	text-decoration: none;
	background-color: #999999;
}
.cp-product-selection {
	background-color: #efefef;
}
.sales-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#87005e;
	font-weight: bold;
}
.pCallFeaturesBullets {
	margin: 0;
	padding: 0 0 3px 12px;
	background: transparent url('/images/plustalk/control_panel/arrow.gif') no-repeat;
	background-position: 0 4px;
	color:#87005e;
	font-size:16px;
	font-weight:bold;
}
#dCallFeaturesMessage {
	width:617px;
	border:1px solid #FFD324;
	color:#514721;
	background-color:#FFF6BF;
	margin: 0 0 10px 0;
	padding: 8px 8px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cp-call-features {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#cp-call-features ul {
	margin: 0;
	padding: 0;
}
#cp-call-features ul li {
	margin: 0;
	padding: 0 0 0 10px;
	display:inline;
	list-style-type:none;
}
.cp-call-features-current {
	margin: 0;
	padding: 0 0 0 10px;
	display:inline;
	list-style-type:none;
	background:url('/images/plustalk/control_panel/arrow.gif') no-repeat;
	background-position:0px 3px;
}
#cp-call-features-key {
	margin: 5px 0 0 0;
	padding:5px 10px 5px 10px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.cp-call-features-isactive {
	background: url("/images/plustalk/control_panel/indicator_green.gif") no-repeat;
	background-position: 0 3px;
	margin: 2px 0 0 0;
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.cp-call-features-awaitingremoval {
	background: url("/images/plustalk/control_panel/indicator_red.gif") no-repeat;
	background-position: 0 3px;
	margin: 2px 0 0 0;
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.cp-call-features-awaitingactivation {
	background: url("/images/plustalk/control_panel/indicator_amber.gif") no-repeat;
	background-position: 0 3px;
	margin: 2px 0 0 0;
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.text-title-plustalk {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text-title-product {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.text-content-product-darker {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
p.pBundles {
	color: #999;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 16px;
}
span.pBundlesHighlight {
	color: #C81e6e;
}
/* Product Options Page */
.summary-border {
	border:1px solid #ccc;
}
.summary-subtitle {
	padding:0 0 0 5px;
	background:#b3a3ca none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.summary-content {
	padding:5px 0 5px 5px;
	color:#333;
	font-size:11px;
}
.monthly-price {
	color:#333;
	font-weight:bold;
	font-size:24px;
}
.hardware-price {
	color:#87005e;
	font-weight:bold;
	font-size:24px;
}
.initial-price {
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.summary-proceed {
	border-top:1px solid #ccc;
	background:#f7f7f7 none;
}
.text-error-message {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/* Login Box */
#tLoginAlign {
	margin: 20px 0 0 10px;
}
#dToolTextABFloat {
	position: absolute;
	top:135px;
	_top: 115px;
	_left: 263px;
	margin-left: 3px;
}
/* DCS Registration Form */
/* 18/09/08 AB - Styles restored */

div.optionController p, .domainController p, .confirmController p, .configController p, .ipsController p, .transController p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
div.optionController p label, .domainController p label, .domainController fieldset legend, .confirmController p label, .configController p label, .ipsController p label, .transController p label {
	float: left;
	width: 120px;
	font-weight: bold;
}
.domainController fieldset {
	border: 0;
	padding: 3px 0 10px 0;
	margin: 0 0 5px 0;
	min-width: 0;
}
.domainController fieldset legend {
	padding: 0;
	display: table;
}
.domainController fieldset input, .domainController fieldset label {
	margin: 0 5px 0 0;
}
.domainController p label, .domainController fieldset legend, .confirmController p label, .configController p label {
	width: 160px;
}
.domainController p.tHead, .optionController p.tHead, .confirmController p.tHead, .configController p.tHead, .ipsController p.tHead, .transController p.tHead {
	padding: 2px 0 2px 0;
	background-color: #BB4D7E;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 0px;
}
.domainController p.tEnd, .optionController p.tEnd, .confirmController p.tEnd, .configController p.tEnd, .transController p.tEnd {
	padding: 1px 0 1px 0px;
	background-color: #BB4D7E;
	text-align: center;
	color: #ffffff;
}
div.configController th, .domainController th {
	background-color: #666666;
	height: 5px;
	color: white;
}
#dErrors {
	background: #cc0033 none;
	margin: 10px 0 10px 0;
	color: #fff;
}
#dErrors h2 {
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 12pt;
}
#dErrors p {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 10px 10px;
}
.spacefiller {
	width: 450px;
}
.line {
	border-bottom: 1px solid #ccc;
}
/*   Brand refresh */

.text-title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div#footer {
	padding-bottom: 10px;
	margin-bottom: 0;
}
div#footer_illustration {
	margin-bottom: -10px;
	clear:both;
}
div#footer ul li {
	display: inline;
	border-left: none;
	padding: 0 4px 0 2px;
}
div#footer ul li.firstlink {
	border-left: none;
}
div#footer a {
	color: #695564;
	text-decoration: none;
	font-weight: normal;
}
div#footer a:hover {
	text-decoration: underline;
}
/* Section Navigation */
div#section_navigation ul li a {
	text-decoration: none;
}
.table_padding10 {
	padding: 0 0 0 10px;
}
#banner_referrals_index {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url('/images/referrals/refresh0908/banner_referrals_index.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 80px;
	margin: 10px 0 0 14px;
	padding: 0;
	text-indent: -6666px;
	width: 320px;
}
#ref-index-right-image-box {
	float: right;
	margin: 0 -16px 28px 0;
	width: 225px;
}
#ref-index-right-image {
	background: #fff url('/images/referrals/referrals-membercentre.png') no-repeat 0px 0px;
	height: 312px;
	width: 230px;
}
.ref_p {
	margin-left: 14px !important;
	width:550px;
}
#box_header_ref_rel_links {
	background: url('/images/brand_refresh/box_header_ref_links.gif') no-repeat left top;
	display: block;
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	width: 225px;
}
.box_ref_right {
	background: url('/images/brand_refresh/box_ref_bg.gif') no-repeat left bottom;
	display: block;
	line-height: 22px;
	margin: 0;
	padding: 10px;
	width: 205px;
}
#h2-referrals-whatismf, #h2-referrals-howdoiref, #h2-referrals-howmuchwill, #h2-referrals-howitworks, #h2_offer_wewantosayty {
	display: block;
	height: 22px;
	margin: 0 0 0 14px;
	padding: 0;
	text-indent: -6666px;
	width: 320px;
}
#h2-referrals-whatismf {
	background: #fff url('/images/referrals/refresh0908/h2_index_whatismf.gif') no-repeat top left;
}
#h2-referrals-howdoiref {
	background: #fff url('/images/referrals/refresh0908/h2_sales_howdoiref.gif') no-repeat top left;
}
#h2-referrals-howmuchwill {
	background: #fff url('/images/referrals/refresh0908/h2_sales_howmuchwill.gif') no-repeat top left;
}
#h2-referrals-howitworks {
	background: #fff url('/images/referrals/refresh0908/h2_offer_howitworks.gif') no-repeat left top;
}
#box_question_ref25 {
	height: 85px;
	width: 286px;
	padding:10px 0 0 10px;
	background:transparent url('/images/brand_refresh/bttn_ref_offer_25.gif') no-repeat left top;
	text-indent:-5000px;
}
#box_question_ref25 .blockbutton2 {
	color: #c81e6e;
	display: block;
	height: 85px;
	width: 290px;
}
#ref_offer_banner_25 {
	width:548px;
	height:100px;
	background:transparent url('/images/brand_refresh/ref_offer_banner_25.gif') no-repeat left top;
	text-indent:-5000px;
	margin:0 0 14px 0;
	display:block;
}
#ref-index-right-image-offer25 {
	background: #ffffff url('/images/referrals/refresh0908/referrals_index_pigright_offer25.jpg') no-repeat 0px 0px;
	height: 312px;
	width: 225px;
	text-indent:-5000px;
}
#banner_referrals_offer25 {
	background:transparent url('/images/referrals/refresh0908/banner_referrals_offer25.gif') no-repeat left top;
	height: 100px;
	margin:10px 0 0 14px;
	padding:0;
	text-indent: -6666px;
	width: 404px;
}
.no-margin-list, .no-margin-list ul, .no-margin-list ol {
	margin:0;
	padding:0;
	list-style-position:inside;
}
/* Line checker integration - PS */

.clear {
	clear: both;
}
.feature_box {
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
}
.feature_box dl, .feature_box dt, .feature_box dd {
	margin: 0;
	padding: 0;
}
.feature_box h3 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 12px;
}
.feature_box h3.highlight {
	color: #C81E6E;
}
.feature_box p {
	margin: 0px 0px 10px 0px !important;
}
.feature_box p.error {
	margin: 0px 0px 5px 0px !important;
	color: #CC0000;
	font-weight: bold;
}
.feature_box dt {
	float: left;
	padding: 3px 10px 0px 0px;
	font-weight: bold;
}
.feature_box dd {
}
#questions p.error {
	margin: 0px 0px 5px 0px;
	color: #CC0000;
	font-weight: bold;
}
#questions.line_checker h2 {
	width: 580px;
}
#questions.line_checker h2.error {
	background-color: #CC0000;
}
#questions.line_checker .questionblock {
	width: 578px;
}
#questions.line_checker p {
	margin: 0px 0px 10px 0px !important;
}
#questions.line_checker dl, #questions.line_checker dt, #questions.line_checker dd {
	margin: 0;
	padding: 0;
}
#questions.line_checker dt {
	float: left;
	width: 150px;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
}
#questions.line_checker dd {
	float: left;
	padding: 0px 0px 10px 0px;
	width: 410px;
}
#questions.line_checker dt.last {
	padding: 0px 10px 0px 0px;
}
#questions.line_checker dd.last {
	padding: 0px 0px 0px 0px;
}
#questions.line_checker dl.wide dt {
	width: 290px;
}
#questions.line_checker dl.wide dd {
	width: 270px;
}
#questions.line_checker dt span {
	font-weight: normal;
}
#questions.line_checker dt.label {
	padding-top: 4px;
}
#questions.line_checker dd b {
	color: #C81E6E;
}
.form_control_primary {
	width: 600px;
	text-align: center;
	position: relative;
	top: -3px;
}
.form_control_secondary {
	width: 600px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
/* wk changes for linechecker on upgrade, Tue Dec 02 */
div.upgradeInfo {
	padding: 10px;
}
table.upgradeTable {
	margin: 10px !important;
	font-size: 10pt !important;
}
table.upgradeTable th {
	background: transparent none;
	color: #333;
	text-align: left;
	font-size: 10pt !important;
	padding: 0 5px 0 0;
}
div.newUpgradeBox {
	width: 400px;
	margin: 20px auto;
	border: 1px solid #ccc;
}
div.newUpgradeBox h3 {
	background: #ba4c7d none;
	font-size: 9pt;
	color: #fff !important;
	padding: 2px 5px 2px 5px !important;
}
div.newUpgradeButtons {
	text-align: center;
}
div.newUpgradeButtons p {
	margin: 10px 0 0 0;
}
div.upgradeInfoBox {
	width: 570px;
	padding: 10px;
	margin: 20px auto 20px auto;
	background: #ededed none;
}
div.upgradeInfoBox h3 {
	font-size: 10pt;
	margin: 0 0 10px 0;
}
div.upgradeInfoBox p {
	margin: 10px 0 10px 0;
}
div#quickPickDescription ul {
	margin: 10px 0 10px 0;
}
div#quickPickDescription ul li {
	margin: 0 0 0 20px;
}
.broadbandSpeed {
	font-weight: bold;
	color: #ba4c7d;
}
/*Plusnet Save 36 recontracting offer GC*/
#offer_recontract_right {
	background: #fff url('/images/brand_refresh/offer_save36_rightimage.gif') no-repeat left top;
	height: 320px;
	width: 225px;
	float:right;
	text-indent:-10000px;
}
#banner_offer_recontract {
	background: #fff url('/images/brand_refresh/banner_offer_save36.gif') no-repeat left top;
	height: 75px;
	margin:10px 0 0 10px;
	text-indent: -6666px;
	width: 404px;
}
#h2_offer_wewantosayty {
	background: #fff url('/images/brand_refresh/h2_offer_wewantosayty.gif') no-repeat left top;
}
#offer_recontract_start_saving-bttn {
	display:block;
	background: #fff url('/images/brand_refresh/bttn_start_saving.gif') no-repeat left top;
	width:213px;
	height:31px;
	text-indent:-10000px;
	margin:21px 0 21px 14px;
}
.standard_list {
	margin:21px 0 21px 14px;
	padding:0;
	list-style-position:inside;
}
.standard_list li {
	margin:0;
	padding:0 0 2px 0;
}
ol.standard_list {
	margin:7px 0 21px 14px;
}
h3.ref_p {
	font-size:12px;
}
div#awardinfo_small {
	position: relative;
	width: 536px;
	margin:0 0 30px 14px;
}
div#awardinfo_small h3#awardwinning_header {
	color: #87005f;
	margin-bottom: 5px;
	font-size: 14px;
}
#awards_image_small {
	float:right;
	width:220px;
	height:42px;
	display:block;
	background: #fff url('/images/brand_refresh/awards-small.gif') no-repeat left top;
	margin:-2px 0 0 0;
}
#tsncs_validate_failed {
	padding:10px;
	background-color:#fef2f2;
	border:1px solid #eb0000;
}
.ref-p {
	width:550px;
	margin:7px 0px 7px 14px;
	margin-left: 14px;
}
#h2-referrals-whatismf, #h2-referrals-howdoiref, #h2-referrals-howmuchwill, #h2-referrals-howitworks {
	display: block;
	height: 22px;
	margin:14px 0 14px 14px;
	padding:0;
	text-indent: -6666px;
	width: 320px;
}
#h2-referrals-howitworks {
	background: #fff url('images/referrals/refresh0908/h2_offer_howitworks.gif') no-repeat left top;
}
/*/////////////////////////REFERRALS X8 OFFER///////////////*/
.rightbox {
	background: transparent url('/images/brand_refresh/rightbox_bg.gif') no-repeat left bottom;
	border-top: solid 1px #e5e5e5;
	margin: 0 0 10px 0;
	padding: 0;
	width: 306px;
}
.rightbox_225 {
	background: transparent url('/images/brand_refresh/rightbox_bg_225.gif') no-repeat left bottom;
	border-top: solid 1px #e5e5e5;
	margin: 0 0 10px 0;
	padding: 0;
	width: 225px;
}
.rightbox h3 {
	display: block;
	text-indent: -5000px;
	width: 306px;
}
.rightbox_225 h3 {
	display: block;
	text-indent: -5000px;
	width: 225px;
	padding:0;
	margin:0;
}
.rightbox_225 a.button, .rightbox a.button {
	float: right;
	margin: 7px;
}
.rightbox_225 h3.singleline, .rightbox h3.singleline {
	height: 36px;
}
.rightbox_225 h3.doubleline, .rightbox h3.doubleline {
	height: 56px;
}
.rightbox_225 h3.tripleline, .rightbox h3.tripleline {
	height: 76px;
}
.rightbox h3#referralsx8offer {
	background: transparent url('/images/brand_refresh/h3_rightbox_ref8x.gif') no-repeat left top;
}
.rightbox_225 h3#referralsx8offer_225 {
	background: transparent url('/images/brand_refresh/h3_rightbox_ref8x_225.gif') no-repeat left top;
	width:225px !important;
}
.rightbox_225 a#find_out_more, .rightbox a#find_out_more {
	background: transparent url('/images/brand_refresh/rightbox_button_findoutmore.gif') no-repeat left top;
	display: inline-block;
	height: 33px;
	text-indent: -5000px;
	width: 108px;
}
.clearme-zero {
	clear: both;
	height: 0px;
}
#ref_8x_big_banner {
	background: transparent url('/images/referrals/refresh0209/8x_bigbanner.gif') no-repeat top left;
	display: block;
	height: 90px;
	margin: 14px 0 14px 0;
	text-indent: -5000px;
	width: 550px;
}
a#referralsBannerx409 {
	text-indent: -9999px;
	width: 548px;
	height: 90px;
	margin: 14px 0 14px 14px;
	display: block;
	background: transparent url('/images/referrals/refresh0509/referrals_banner_x04_09.gif') no-repeat;
}
/* Styles for TR69 admin page */
.resultsContainer {
	border:1px solid #cccccc;
	padding:11px;
}
.resultsContainer p {
	margin:0;
	margin-bottom:11px;
}
.resultsContainer button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	background-color:#c81e6e;
	border:none;
	padding:8px;
	font-weight:bold;
	margin-top:11px;
	cursor:pointer;
}
div#message {
	padding:0 7px;
	margin-bottom:11px;
}
div#message p {
	margin:7px 0;
}
div#message.error {
	color:#8a1f11;
	border:1px solid #fbc2c4;
	background-color:#fbe3e4;
}
div#message.success {
	color:#264409;
	border:1px solid #c6d880;
	background-color:#e6efc2;
}
.resultsContainer form {
	margin:0;
}
/* overide generic message parent container */
.genericMessage {
	font-size: 1.1em;
	margin-left: 15px;
	width: 590px;
}
/* implement generic banner styles - pswaine */
div#banner {
	display: block;
	height: 110px;
}
div#banner.showBackground {
	background: transparent url('/images/brand_refresh/banner_background_09.gif') no-repeat left top;
}
div#banner.compact {
	height: 80px;
}
div#banner h1 {
	display: block;
	height: 110px;
	text-indent: -6666px;
	margin: 0;
}
div#banner.compact h1 {
	height: 80px;
}
/* specific banner styles here - pswaine */
div#banner.bannerOrderBeingProcessed h1 {
	background: transparent url('/images/brand_refresh/member_centre/banner_order_being_processed.gif') no-repeat left top;
}
/* specific signup welcome styles - pswaine */
#dContainer.signupWelcomePage {
	float: left;
	padding: 10px 15px 25px 15px;
	width: 614px;
}
#dContainer.signupWelcomePage h2, #dContainer h3 {
	margin: 0;
	padding: 15px 0 5px 0;
	color: #880051;
}
#dContainer.signupWelcomePage h2 {
	font-size: 17px;
}
#dContainer.signupWelcomePage h2.top {
	padding-top: 0;
}
#dContainer.signupWelcomePage p {
	margin: 0;
	padding: 5px 0 2px 0;
}
#dContainer.signupWelcomePage .infoBox {
	margin: 20px 0;
	border: 2px solid #DDDDDD;
	background-color: #EDEDED;
	padding: 10px;
}
#dContainer.signupWelcomePage .infoBox h2 {
	padding: 0 0 12px 0;
	color: #685865;
	font-size: 15px;
}
#dContainer.signupWelcomePage .infoBox h3 {
	padding: 12px 0 8px 0;
	color: #685865;
	font-size: 13px;
}
#dContainer.signupWelcomePage p.settings {
	padding: 12px 0 0 0;
}
#dContainer.signupWelcomePage ul {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style-type: none;
}
#dContainer.signupWelcomePage ul.noPadTop {
	padding-top: 0;
}
#dContainer.signupWelcomePage ul li {
	padding: 0 0 5px 75px;
}
#dContainer.signupWelcomePage ul li.last {
	padding-bottom: 0;
}
#dContainer.signupWelcomePage dl {
	margin: 0;
	padding: 10px 0 10px 0;
}
#dContainer.signupWelcomePage dl.noPadTop {
	padding-top: 0;
}
#dContainer.signupWelcomePage dt {
	clear: left;
	float: left;
	width: 16em;
	padding: 5px 0 2px 0;
}
#dContainer.signupWelcomePage dd {
	padding: 5px 0 2px 0;
}
#dContainer.signupWelcomePage dd strong {
	color: #880051;
}
/* VOIP holding page styles - sweaving */

div#voipHolding {
	color: #4b465a;
	padding: 0;
	margin: 0 0 25px 0;
}
div#voipHolding h1 {
	padding: 0;
	margin: 20px 0;
	text-indent: -9999px;
	background: transparent url('/images/voipholding/bbphone_header.png') no-repeat left top;
}
div#voipStages {
	background: #ededed;
	padding: 10px;
	margin: 20px 0;
}
div#voipStages p {
	margin-top: 0;
}
div#voipStages ol li {
	margin: 5px 0;
}
ul#voipUsefulLinks {
	list-style: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
ul#voipUsefulLinks li {
	padding: 0;
	margin: 10px 0
}
/* specific banner styles here - pswaine */
div#banner.bannerOrderTracker h1 {
	background: transparent url('/images/brand_refresh/member_centre/banner_order_tracker.gif') no-repeat left top;
}
/* my account styles - formerly order tracker specific - (originally pswaine) abunker */
div.myAccountStatusContainer {
	float: left;
	width: 625px;
}
div.myAccountIndexStatusContainer {
	float: left;
	width: 455px;
}
div.myAccountStatusHeader {
	background: #AE196B url(/images/brand_refresh/member_centre/my_account/background_my_account_status_header.gif) no-repeat left top;
	width: 605px;
	padding: 0 10px 0 10px;
}
div.myAccountIndexStatusHeader {
	background: #AE196B url(/images/brand_refresh/member_centre/my_account/background_my_account_index_status_header.gif) no-repeat left top;
	width: 459px;
	padding: 0 10px 0 10px;
}
div.myAccountStatusContainer h2, div.myAccountIndexStatusContainer h2 {
	float: left;
	color: #FFFFFF;
	background: #AE196B url(/images/brand_refresh/member_centre/my_account/background_my_account_status_header_slide.gif) no-repeat right top;
	padding: 6px 28px 6px 0;
	margin: 0;
	font-weight: normal;
}
div.myAccountStatus {
	width: 601px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	padding: 10px;
}
div.myAccountIndexStatus {
	width: 455px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	padding: 10px;
}
table.myAccountStatus, table.myAccountIndexStatus {
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.myAccountStatus th, table.myAccountIndexStatus th, table.myAccountStatus td, table.myAccountIndexStatus td {
	color: #685664;
	background-color: #FFFFFF;
	padding: 7px 10px 0 10px;
	vertical-align: top;
}
table.myAccountStatus th, table.myAccountStatus td {
	text-align: left;
	border-right: 1px solid #EFEFEF;
}
table.myAccountIndexStatus th, table.myAccountIndexStatus td {
	text-align: left;
}
#content table.myAccountIndexStatus th a:link, #content table.myAccountIndexStatus th a:visited {
	color: #880051;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
#content table.myAccountIndexStatus th a:hover {
	text-decoration: underline;
}
table.myAccountStatus th strong, table.myAccountIndexStatus th strong {
	color: #880051;
}
table.myAccountStatus th.status, table.myAccountIndexStatus th.status {
	width: 40px;
}
table.myAccountStatus th.stage, table.myAccountIndexStatus th.stage {
	width: 100px;
}
table.myAccountStatus th.lastCol, table.myAccountIndexStatus th.lastCol, table.myAccountStatus th.lastCol, table.myAccountIndexStatus td.lastCol {
	border-right: none;
	text-align: left;
}
table.myAccountStatus td, table.myAccountIndexStatus td {
	border-top: 1px solid #EFEFEF;
}
table.myAccountStatus tr.passed td, table.myAccountIndexStatus tr.passed td {
	background-color: #FAFAFA;
}
table.myAccountStatus p, table.myAccountIndexStatus p {
	margin: 0;
	padding-bottom: 6px;
}
div.myAccountStatusBottom {
	background: transparent url(/images/brand_refresh/member_centre/my_account/background_my_account_status_bottom.gif) no-repeat scroll left top;
	height: 14px;
	width: 625px;
}
div.myAccountIndexStatusBottom {
	background: transparent url(/images/brand_refresh/member_centre/my_account/background_my_account_index_status_bottom.gif) no-repeat scroll left top;
	height: 14px;
	width: 479px;
	padding-bottom: 10px;
}
div.myAccountLegendContainer {
	background: transparent url(/images/brand_refresh/member_centre/my_account/background_my_account_legend_top.gif) no-repeat scroll left top;
	width: 162px;
	float: right;
}
div.myAccountIndexLegendContainer {
	background: transparent url(/images/brand_refresh/member_centre/my_account/background_my_account_legend_top.gif) no-repeat scroll left top;
	width: 312px;
	float: right;
}
div.myAccountLegend {
	background: transparent url(/images/brand_refresh/member_centre/my_account/background_my_account_legend_bottom.gif) no-repeat scroll left bottom;
	width: 142px;
	padding: 10px;
}
div.myAccountIndexLegend {
	background: transparent url(/images/brand_refresh/member_centre/my_account/rightbox_bg.png) no-repeat scroll left bottom;
	width: 286px;
	padding: 10px;
	border-top: solid 1px #e5e5e5;
}
div.myAccountLegend h3, div.myAccountIndexLegend h3 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 10px 0;
}
div.myAccountLegend dl, div.myAccountIndexLegend dl {
	margin: 0;
}
div.myAccountLegend dt, div.myAccountIndexLegend dt {
	clear: left;
	float: left;
	width: 20px;
	margin: 0;
	padding: 0 10px 0 0;
}
div.myAccountLegend dd, div.myAccountIndexLegend dd {
	width: 110px;
	margin: 0;
	padding: 5px 0 5px 0;
	height: 22px;
}
div.myAccountLegend ul, div.myAccountIndexLegend ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: disc;
}
div.myAccountLegend li, div.myAccountIndexLegend li {
	margin: 0;
	padding: 0 0 10px 0;
}
div.myAccountMessage {
	margin: 0;
	padding: 10px 0 30px 0;
}
div.myAccountIndexSections ul {
	margin-left: 80px;
}
div.myAccountIndexSections img {
	margin: 0 15px 30px 0;
}
/* start of: HTT - Homephone Landing Page - SW Aug 09 (slightly amended duplicate styles from account_change.css) */

#banner_AddPhoneConfirm h1, #banner_AddPhone-AlreadyGot h1, #banner_AddPhone-Failure h1, #banner_AddPhoneBusiness h1 {
	text-indent: -9999px;
	display:block;
	height:110px;
	width:946px;
	margin: 0;
	padding: 0;
}
#banner_AddPhoneConfirm h1 {
	background: transparent url('/images/wlr_landingpage/banner_AddPhoneConfirm.gif') no-repeat scroll left top;
}
#banner_AddPhone-AlreadyGot h1 {
	background: transparent url('/images/wlr_landingpage/banner_AddPhone-AlreadyGot.gif') no-repeat scroll left top;
}
#banner_AddPhone-Failure h1 {
	background: transparent url('/images/wlr_landingpage/banner_AddPhone-Failure.gif') no-repeat scroll left top;
}
#banner_AddPhoneBusiness h1 {
	background: transparent url('/images/wlr_landingpage/banner_AddPhoneAlreadyGotBusiness.gif') no-repeat scroll left top;
}
.addPhoneErrorTop {
	padding: 10px;
	margin: 0;
	background-color: #FBE3E4;
	border: 2px solid #FBC2C4;
	color: #8A1F11;
	font-weight: bold;
}
.addPhoneErrorBottom {
	padding: 10px;
	margin: 0;
	background-color: #8A1F11;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
.addPhoneErrorBottom input {
	float: right;
	margin-left: 10px;
}
/* banners */

#banner_product_change {
	background: transparent url('/images/brand_refresh/banner_product_change.gif') no-repeat scroll left top;
	height: 110px;
	text-indent: -6666px;
	width: 946px;
}
/* content boxes */

div#dContentHTT {
	margin: 0 0 0 5px;
	float: left;
}
div.dContentBox#dConfirmUpgradeHTT, div.dContentBox#dThankYouHTT {
	float: left;
	border: 0 none;
	padding: 0;
	width: 515px;
}
div.dContentBox#dConfirmUpgradeHTT h3, div.dContentBox#dThankYouHTT h3 {
	border: 0 none;
	font-size: 0.1em;
	height: 27px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
div.dContentBox#dConfirmUpgradeHTT h3.top {
	background: transparent url('/images/wlr_landingpage/ordersummary_HTT.gif') no-repeat;
}
div.dContentBox#dThankYouHTT h3.top {
	background: transparent url('/images/wlr_landingpage/thankyou_HTT.gif') no-repeat;
}
div.dContentBoxBottomHTT {
	background: transparent url('/images/wlr_landingpage/box_bottom.gif') no-repeat;
	height: 20px;
	margin: 0 0 25px 0;
	padding: 0;
	width: 515px;
}
div#dContentHTT p {
	margin: 5px 0px;
}
div#dContentHTT p.padTop {
	margin-top: 15px;
}
div#dContentHTT p.padBottom {
	margin-bottom: 15px;
}
div#dContentHTT p strong.emphasis {
	color: #AE1C6D;
}
.dInnerContentUpgrade {
	border: 2px solid #CDC8CB;
	border-bottom: none;
	border-top: none;
	padding: 13px;
}
.dInnerContentUpgrade h4 {
	font-size: 14px;
	color: #695564;
	margin-bottom: 15px;
}
.dInnerContentUpgrade h4.normal {
	font-size: 12px;
	color: #695564;
	margin-bottom: 0;
}
.dInnerContentUpgrade h4.emphasis {
	color: #AE1C6D;
}
.dInnerContentUpgrade h4.float {
	float: left;
	width: 380px;
	color: #AE1C6D;
}
.dInnerContentUpgrade p.price {
	float: right;
	margin: 0 !important;
	text-align: right;
	width: 60px;
}
.dInnerContentUpgrade p.price strong {
	font-size: 14px;
	color: #AE1C6D;
}
div.dProductBoxHTT {
	background: #E8E6E7 none;
	border: #695564 solid 1px;
	margin: 15px 0;
	padding: 10px;
}
div.dProductBoxHTT h4 {
	font-size: 14px;
	color: #695564;
	margin: 0 auto 15px;
}
div.dProductBoxHTT h4.float {
	float: left;
	width: 380px;
	color: #695564;
}
div.dProductBoxHTT p.price {
	float: right;
	margin: 0 !important;
	text-align: right;
	width: 60px;
}
div.dProductBoxHTT p.price strong {
	font-size: 18px;
	color: #695564;
}
div.dProductBoxHTT#current {
	background-color: #FCDCF4;
	border: 1px solid #AE1C6D;
}
div.dProductBoxHTT#current h4 {
	color: #AE1C6D;
}
div.dProductBoxHTT#current h4.normal {
	color: #695564;
	font-size:14px;
	margin-bottom:15px;
}
div.dProductBoxHTT#current p.price strong {
	color: #AE1C6D;
}
div.dInnerContentUpgrade table {
	border-collapse: collapse;
}
div.dInnerContentUpgrade table td {
	padding-bottom: 10px;
	vertical-align: top;
}
div.dInnerContentUpgrade table td span.note {
	font-size: 11px;
}
div.dInnerContentUpgrade table td span.bold {
	font-weight: bold;
}
div.dInnerContentUpgrade table td span.padTop {
	padding-top: 10px;
}
div.dInnerContentUpgrade table td.left {
	width: 385px;
	padding-left: 10px;
	background: url(/html_pc/en_gb/images/accountchange/bullet_point.gif) no-repeat top left;
}
div.dInnerContentUpgrade table td.left strong {
	color: #AE1C6D;
}
div.dInnerContentUpgrade table td.right {
	width: 75px;
	padding-left: 15px;
	text-align: right;
}
div.dInnerContentUpgrade table td.right2 {
	text-align: right;
}
div.dInnerContentUpgrade table td.checkbox {
	padding-right: 10px;
}
div.dInnerContentUpgrade table td.total {
	padding-top: 5px;
	padding-left: 0;
	background-image: none;
}
div.dInnerContentUpgrade table td.emphasis {
	color: #AE1C6D;
	font-size: 14px;
}
div.dInnerContentUpgrade table td.emphasisedTotalDivider {
	height: 10px;
}
div.dInnerContentUpgrade table td.emphasisedTotal {
	padding-top: 15px;
}
div.dInnerContentUpgrade table td.emphasisedTotal strong {
	color: #AE1C6D;
	font-size: 14px;
}
div.dInnerContentUpgrade .terms {
	padding: 10px 0 10px 0;
}
div.dInnerContentUpgrade .terms input {
	float: right;
}
div.dInnerContentUpgrade .terms label {
	float: right;
	margin: 0 10px 0 0;
}
div.dInnerContentUpgrade .terms label.warning {
	color: #AE1C6D;
}
div.dInnerContentUpgrade .button {
	padding-top: 10px;
	text-align: right;
}
div.dInnerContentUpgrade .button input.primary, div.dInnerContentUpgrade .button a.primary {
	float: right;
}
div.dInnerContentUpgrade .button a.secondary {
	float: right;
	display: block;
	margin: 5px 10px 5px 10px;
}
div.dProductBox table td.right {
	width: 60px;
	padding-left: 15px;
	text-align: right;
}
/* right column */

div.dRightColumnContentHTT {
	border: 2px solid #CDC8CB;
	float: left;
	margin: 0 13px 13px 13px;
	padding: 10px;
	width: 208px;
	font-size: 0.9em;
}
div.dRightColumnContentHTT dl {
	font-size: 0.9em;
}
div.dRightColumnContentHTT dd.emphasis {
	color: #C81E6E;
}
div.dRightColumnContentHTT h5 {
	color: #AE1C6D;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}
div.dRightColumnContentHTT p {
	font-size: 0.9em;
}
div.dRightColumnContentHTT p strong.emphasis {
	display: block;
	padding: 10px 0 0 0;
	font-size: 1.4em;
	color: #685664 !important;
}
div.dRightColumnContentHTT .dRightNewProducts h5 {
	margin: 10px 0 10px 0;
}
div.dRightColumnContentHTT .dRightCurrentProducts ul, div.dRightColumnContentHTT .dRightNewProducts ul {
	font-size: 0.7em;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.dRightColumnContentHTT .dRightCurrentProducts ul.ulRightSummaries, div.dRightColumnContentHTT .dRightNewProducts ul.ulRightSummaries {
	float: left;
}
div.dRightColumnContentHTT .dRightCurrentProducts ul.ulRightPrices, div.dRightColumnContentHTT .dRightNewProducts ul.ulRightPrices {
	float: right;
}
/* miscellaneous */

.clear {
	clear: both;
}
.clearWithHasLayout {
	clear: both;
	width: 1px;
}
div.dPinkLine {
	border-bottom: 1px solid #AE1C6D;
	height: 1px;
	margin: 20px 0;
}
div.dPinkLineAlt {
	border-bottom: 1px solid #AE1C6D;
	height: 1px;
	margin: 20px 0;
	float: left;
	width: 485px;
}
.dInnerContentUpgrade ul.ulLinks {
	list-style-type: square;
	margin: 10px 15px;
	padding: 0;
}
.dInnerContentUpgrade ul.ulLinks li {
	padding-bottom: 5px;
}
.dInnerContentUpgrade ul.ulProductSummary {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.dInnerContentUpgrade ul.ulProductSummary li {
	padding-bottom: 5px;
	padding-left: 10px;
	background: url(/html_pc/en_gb/images/accountchange/bullet_point.gif) no-repeat top left;
}
a.goBack {
	width: 51px;
	height: 26px;
	font-size: 7px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: transparent url('/html_pc/en_gb/images/accountchange/buttons/backBtn.gif') no-repeat;
}
input.goForward {
	float: right;
}
div#dTermsText {
	border: 1px solid #CDC8CB;
	height: 150px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: auto;
	width: 460px;
}
div.falseSpace {
	float: left;
	height: 200px;
}
/* SW additions for HomePhone Refresh */

tr.smallLineRental {
	font-size: 0.9em;
}
div.termStyleHTT li {
	margin-top: 5px;
}
div.termStyleHTT h2 {
	margin-top: 10px;
	color:#333333;
	font-size:15px;
	font-weight:bold;
}
div#dTermsTextHTT {
	border: 1px solid #CDC8CB;
	height: 150px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: auto;
	width: 440px;
	background-color: #fff;
}
div#dTermsTextHTT div.termStyleHTT div h3 {
	text-indent: 0;
	font-size: 1em;
	margin-top: 10px;
}
div.termStyleHTT h4 {
	margin-top: 10px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
div.termStyleHTT table {
	border-collapse: collapse;
	background-color:#ccc;
	width: 420px;
	border: 3px solid #ddd;
	margin:10px 0px;
}
div.termStyleHTT table tr td {
	background-color: #fff;
	padding: 5px;
	border: 3px solid #ddd;
}
div.termStyle table tr td.table-title {
	color:#685664;
}
div.termStyleHTT table th {
	color:#fff;
	background:#bb4d7e none;
	text-decoration:none;
	border-right: 3px solid #ddd
}
div.termStyleHTT table th.last {
	border-right: none;
}
div.termStyleHTT table.centertext td {
	text-align:center
}
div.termStyleHTT ol, ol ol {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}
div.termStyleHTT p {
	padding: 5px;
}
div.termStyleHTT {
	padding: 0 0 20px 0px;
}
div#progressIndicatorHTT ul {
	float:left;
	font-size:0.8em;
	margin:0 0 10px 5px;
	padding: 0;
}
div#progressIndicatorHTT ul li {
	background:#E8E6E7 url('/images/wlr_landingpage/nav_arrow.gif') no-repeat scroll 100% 50%;
	color:#695564;
	display:inline;
	float:left;
	list-style-type:none;
	margin:0 4px 0 0;

	padding:4px 13px 4px 4px;
}
div#progressIndicatorHTT ul li.last {
	background-image:none;
	padding:4px;
}
div#progressIndicatorHTT ul li.current {
	color:#AE1C6D;
	font-weight:bold;
}
div.dInnerContentUpgrade table td.leftHTT {
	width: 385px;
	padding-left: 0;
	background: url(/html_pc/en_gb/images/accountchange/bullet_point.gif) no-repeat top left;
}
div.dContentBoxTopHTT {
	background: transparent url('/images/wlr_landingpage/box_top.gif') no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 515px;
}
div#dContent.dAlreadyGot {
	width: 515px;
}
/* end of: HTT - Homephone Landing Page - SW Aug 09 */

/* Member Centre index refresh 07/01/2010 - AB */

#notifyWhite {
	width: 610px;
	height:25px;
	padding: 5px 10px 5px 10px;
	background: transparent url('/images/brand_refresh/member_centre/announcebox.png') no-repeat left bottom;
	margin: 0px 10px 10px 0;
}
#notifyWhite p {
	margin: 0;
	position: relative;
	top: 5px;
}
#notifyWhite img {
	padding: 1px 5px 0px 0;
	float: left;
}
#member_centre_banner_wrapper {
	background:url(/images/banners/plus_banner.png) no-repeat scroll right top;
	width:806px;
}
#member_centre_banner {
	background: transparent url('/images/brand_refresh/member_centre/banner.png') no-repeat left top;
	display: block;
	height: 100px;
	width: 806px;
	padding-top: 15px;
	margin-top: -10px;
}
#member_centre_banner div {
	position: relative;
}
#member_centre_banner h1,
#member_centre_banner h2 {
	padding: 0 0 0 2px;
	margin: 0;
	font-size: 18px;
	position: absolute;
	top: 50px;
}
.genericMessage.memberCentre img {
	float:right;
}
.memBox {
	background: transparent url('/images/brand_refresh/member_centre/membox_bg.png') no-repeat left bottom;
	float: left;
	padding: 15px 15px 15px 15px;
	width: 276px;
}
h3#myAccount {
	background: transparent url('/images/brand_refresh/member_centre/h3_myaccount.png?refresh=29112016') no-repeat left bottom;
	margin: 0 13px 0 0;
	padding: 0;
}
h3#helpSupport {
	background: transparent url('/images/brand_refresh/member_centre/h3_helpandsupport.png') no-repeat left bottom;
	margin: 0;
	padding: 0;
}
.memBoxHeader {
	display: block;
	float: left;
	height: 26px;
	text-indent: -5000px;
	width: 306px;
}
.memBox .image {
	float: right;
	margin: 0px 0px 14px 13px;
}
.memBox .image.helpSupport {
	background: transparent url('/images/brand_refresh/member_centre/help_icon.png') no-repeat left bottom;
	height: 69px;
	width: 58px;
}
.memBox .image.myAccount {
	background: transparent url('/images/brand_refresh/member_centre/myaccount_icon.png') no-repeat left bottom;
	height: 72px;
	width: 81px;
}
.memBox p {
	margin: 0 0 14px 0;
	padding: 0px;
}
.memBox h4 {
	font-size: 14px;
	margin: 0 0 7px 0;
	padding: 0px;
}
.memBox h5 {
	font-size: 12px;
	margin: 15px 0 7px 0;
	padding: 0px;
}
.memBox ul {
	padding-left: 16px;
}
.memBox li {
	padding-bottom:9px;
}
.genericMessage.memberCentre {
	width: 600px;
	margin: 0 0 10px 0px;
}
img.homePhoneBanner {
	margin: 15px 0 15px 0;
}
#loginBox {
	border: 1px solid #DDDDDD;
    margin: 0 15px 15px 0;
    overflow: hidden;
    padding: 12px 0 12px 10px;
    width: auto;
}
#mcAnnounce {
	width: 620px;
	margin: 25px 0 25px 0;
	padding: 0;
}
#loginBox h3,
#loginBox h2 {
	color: #bb4477;
	font-size: 17px;
	margin: 0 0 3px 0;
	padding: 0;
}
#loginBox label {
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
}
#loginBox input, #loginBox select {
	margin-right: 5px;
}
#loginButton {
	display: inline;
	margin-top: 166px;
}
#loginFields {
	float: left;
	margin-top: 5px;
}
.loginText {
	float:left;
	margin: 5px 15px 0 2px;
	display: inline;
}
#loginError {
	color:#FF0000;
	font-weight: bold;
}
.referralsErrorMessage {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-bottom: 10px;
}
.usefulLinks {
	padding: 0;
	margin: 5px 0 0 0;
}
.pollBox {
	border-collapse: collapse;
	border: 1px solid #ddd;
	margin: 15px 0 0 0;
	padding: 2px;
	font-size: 10px;
}
.pollBox h3 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
}
.text-content-product {
	color: #666666;
	margin: 15px 0;
}
.pollGraph {
	margin: 5px 0 10px 0;
}
.pollAnswers {
	margin: 15px 0 0 0;
}
/* end of: Member Centre index refresh 07/01/2010 - AB */

/* Up to 20 upgrade journey */
h1#upTo20Journey {
    height: 100px;
    text-indent: -9999px;
    margin-top: 0;
}
h1.landingPage {
     background: transparent url('/images/twenty_meg/banner_upgrade_journey.png') top left no-repeat;
}
h1.thankYouPage {
     background: transparent url('/images/twenty_meg/banner_upgrade_thanks.png') top left no-repeat;
}
h1.sorryPage {
     background: transparent url('/images/twenty_meg/banner_sorry.png') top left no-repeat;
}
h1.availablePage {
     background: transparent url('/images/twenty_meg/banner_available.png') top left no-repeat;
}
h1.routerPage {
     background: transparent url('/images/twenty_meg/banner_upgrade.png') top left no-repeat;
}
.buttonSurround {
    background-color: #f5f5f5;
    border: 1px solid #ebebeb;
    border-bottom: none;
    padding: 15px;
    margin-top:20px;
}
.buttonSurround.headingBox {
    margin-top: 0;
    border-top: none;
}
.buttonSurroundTop {
    height:26px;
    margin-top:20px;
}
.continueAndUpgrade {
    background: transparent url('/images/twenty_meg/speed_box_head.png') top left no-repeat;
}
.chooseRouter {
    background: transparent url('/images/twenty_meg/router_box_head.png') top left no-repeat;
}
.buttonSurroundBottom {
    background: transparent url('/images/twenty_meg/box_bottom.png') top left no-repeat;
    height:9px;
    margin-bottom:20px;
}
.buttonSurround dl {
    margin-top: 30px;
}
.buttonSurround dt, div.lineSpeedResults dt {
    float:left;
    width:150px;
    margin: 0 0 15px 0;
}
.buttonSurround dd , div.lineSpeedResults dd {
    font-weight: bold;
    margin: 0 15px 15px 0;
}
.buttonSurround input {
    margin-right: 10px;
    vertical-align: bottom;
}
.buttonSurround label {
    display: block;
    margin:10px 0 10px 0;
}
div.journeyButton {
    text-align: center;
    margin:30px auto 0 auto;
}
div.journeyButton .secondary {
 
    vertical-align: bottom;
    margin: 0 15px 10px 0;
    display:inline-block;
}
div.main-content {
    background:none repeat scroll 0 0 #FFFFFF;
    float:left;
    margin:0;
    padding:0;
    width:625px;
}
div#sub-content {
    display:inline;
    float:right;
    margin-bottom:30px;
    position:relative;
    width:305px;
}
div.lineSpeedResults {
    border: 1px solid #E8E6E7;
    padding: 13px;
}
div.lineSpeedResults h3 {
    margin-top: 0;
    font-size:1.2em;
    color: #87005e;
}
/* end of: Up to 20 upgrade journey */

/* Forgotten Password tool styles - SW 260810 */
#progressStepsPassword {
	margin: 15px 0;
}
#progressStepsPassword ul {
	display:inline;
	padding: 0;
}
#progressStepsPassword ul li {
	background:url(/images/forgotten_password/nav_arrow.gif) no-repeat scroll 100% 50% #E8E6E7;
	float:left;
	list-style-type:none;
	margin:0 4px 0 0;
	padding:4px 13px 4px 4px;
	font-size: 0.9em;
}
#progressStepsPassword ul li.title {
	background:none repeat scroll 0 0 transparent;
	margin-right:0;
	padding-right:5px;
}
#progressStepsPassword ul li.current {
	color:#AE1C6D;
	font-weight:bold;
}
#progressStepsPassword ul li.last {
	background-image:none;
	padding:4px;
}
#passwordTool {
	padding: 5px 0 0;
}
#passwordTool h1 {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
#passwordTool .boxFrame {
	border: 1px solid #ededed;
	float: left;
	padding: 0;
	width: 625px;
	margin: 0 0 20px 0;
	display:block;
}
#passwordTool .boxInner {
	border: 1px solid #e5e5e5;
	margin: 14px;
	background:none repeat scroll 0 0 #EFEFEF;
	padding: 12px 10px;
}
#passwordTool .boxInner p {
	margin: 0 0 5px 0;
}
#passwordTool .boxInner p.bottom {
	padding-bottom: 15px;
}
#passwordTool .boxInner p.captchaDirections {
	padding: 5px 0;
}
#passwordTool .boxInner p.strong {
	margin: 0 0 20px 0;
}
#passwordTool .boxInner label {
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 5px;
}
#passwordTool .boxInner input {
	display:block;
	margin:5px 0;
	width:200px;
}
#passwordTool .boxInner button {
	float: right;
	display: block;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 15px 5px 5px;
	padding: 0;
	cursor:pointer;
}
#passwordTool .boxInner a.aBubbleLink {
	border-bottom: 1px dotted #C81E6E;
	color: #C81E6E;
	cursor: help;
	font-weight: normal;
	margin:0 0 0 10px;
	position: relative;
	text-decoration: none;
}
#passwordTool .boxInner a.aBubbleLink span {
	display: none;
}
#passwordTool .boxInner a.aBubbleLink span ul {
	padding: 0;
	margin: 0;
}
#passwordTool .boxInner a.aBubbleLink span ul li {
	list-style: inside disc;
}
#passwordTool .boxInner a.aBubbleLink span ul li.bottom {
	margin: 0 0 5px 0;
}
#passwordTool .boxInner a.aBubbleLink:hover {
	z-index:25;
}
#passwordTool .boxInner a.aBubbleLink:hover span.spBubble {
	display: block;
	left: 0;
	line-height: 1.2em;
	padding: 8px 0 0;
	position: absolute;
	text-align: left;
	top: 5px;
	width: 350px;
}
#passwordTool .boxInner a.aBubbleLink:hover span.top {
	background: url(/images/forgotten_password/bubbletip.gif) no-repeat scroll center top transparent;
	display: block;
	padding: 35px 8px 0;
}
#passwordTool .boxInner a.aBubbleLink:hover span.middle {
	background: url(/images/forgotten_password/bubbletip_fill.gif) repeat scroll center bottom transparent;
	color: #C81E6E;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 8px;
}
#passwordTool .boxInner a.aBubbleLink:hover span.bottom {
	background: url(/images/forgotten_password/bubbletip.gif) no-repeat scroll center bottom transparent;
	display: block;
	padding: 3px 8px 10px;
}
#passwordTool .boxInner .passwordRoundedTop, #passwordTool .boxInner .passwordRoundedBottom {
	background: url(/images/forgotten_password/rounded_corners.png) no-repeat;
	height: 12px;
	width: 571px;
	margin: 0 auto;
}
#passwordTool .boxInner .passwordRoundedTop {
	background-position: top left;
}
#passwordTool .boxInner .passwordRoundedBottom {
	background-position: bottom left;
	margin-bottom: 20px;
}
#passwordTool .boxInner #passwordDetails {
	background-color: #fff;
	padding: 0 15px;
	width: 541px;
	margin: 0 auto;
}
#passwordTool .boxInner #passwordDetails p {
	margin: 0 0 15px 0;
}
#passwordTool .boxInner #passwordDetails dl {
	margin: 0;
}
#passwordTool .boxInner #passwordDetails dl dt {
	float: left;
	width: 250px;
	font-weight: bold;
}
#passwordTool .boxInner #passwordDetails dl dd {
}
form label.formError, form.vertical label.formError,  form.horizontal label.formError{
	display:inline;
	margin-right:10px;
	font-weight:bold;
	color:#8a1f11;
	float:none;
}
#passwordTool label span.formError{
	color:#8a1f11;
	margin:0 0 0 2px;
}
#passwordTool input.formError, select.formError{
	background-color:#fbe3e4;
	border:1px solid #fbc2c4;
	clear:both;
}
#passwordTool .left{
	float:left;
	display:block;
}
#passwordTool label.left{
	margin: 0 0 0 5px;
}
#passwordTool div.boxInner img{
    float:left;
}
#passwordTool a.aBubbleLink.left{
    margin-top:10px;
    display:block;
}
#passwordTool span.middle p{
    margin:5px 0 0 0;
    padding:0;
    font-size:1em;
}
#passwordTool div.boxInner{
    position:relative;
}
#passwordTool a.back{
    position:absolute;
    right:110px;
    bottom:20px
}
/* end of Forgotten Password */

/* VMBU Refresh 2011 AB */

div#banner.vmbuBanner {
	height: 85px;
}

div#banner.vmbuBanner h1 {
	background: transparent url(/images/vmbu/vmbubanner.gif) no-repeat left top;
	height: 85px;
}

.qBoxTooltip {
	display: inline-block;
	height: 13px;
	margin: 2px;
	position: relative;
	text-decoration: none;
	margin-left: 5px;
	top: 3px;
	left: 3px;
	cursor: help;
}
.qBoxTooltip {
	background: transparent url(/images/salespages/fibre_icon_questionmark_sml_red.png) repeat scroll 0 0;
	width: 13px;
}
.qBoxTooltip span.arrow {
	background: url(/images/salespages/tool_tip_arrow.png) no-repeat scroll 0 30px transparent;
	height: 60px;
	left: 15px;
	top: -37px;
	width: 30px;
	z-index: 3;
}
.qBoxTooltip span {
	background: #fff;
	color: #695664;
	display: none;
	width: 220px;
	position: absolute;
	top: -27px;
	left: 12px;
	z-index: 2;
	text-indent:;
	height: auto;
}
.qBoxTooltip span strong {
	color: #C81E6E;
	display: block;
	float: none;
	margin: 5px 0;
	width: 220px;
}
.qBoxTooltip:hover span {
	display: block;
}
.qBoxTooltip span.content {
	border: 4px solid #CF3070;
	margin: 5px 0 0 15px;
	padding: 5px 5px 5px 17px;
	width: 220px;
}
.supportMenu li {
 	display: inline;
 	padding: 0 10px 0 7px;
}
ul .last {
	background: none;
}
div.vmbuTopBox {
	width: 620px;
	border: 1px solid #CCC;
	background-color: #ffffff;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
}
div.vmbuMonthTotal {
	background: #fff url(/images/salespages/grey_gradient_bg.png) repeat-x bottom left;
	background-image: linear-gradient (
		top,
		#EAEAEA 0%,
		#FEFEFE 100%
		);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #EAEAEA),
		color-stop(1, #FEFEFE)
		);
		background-image: -moz-linear-gradient(
		center bottom,
		#EAEAEA 0%,
		#FEFEFE 100%
		);
	border: 1px solid #E5E5E5;
	margin: 10px 15px 10px 0;
	padding: 0;
	overflow: hidden;
	border: 4px solid #D1D0D4;
	float: right; 
	width: 258px; 
}
div.vmbuMonthTotal h3 {
	text-align: center;
	padding: 0;
	margin: 10px 0;
	font-size: 14px;
}

div.vmbuMonthTotal h4 {
	font-size: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align:center;
	margin: 0 0 10px 0;
	padding: 0;
	color: #C81E6E;
}

div.vmbuMonthTotal p {
	font-size: 15px; 
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

div.vmbuProductDetails {
	float: left;
	width: 320px;
	margin: 10px 0 0 10px;
	padding: 0;
}

div.vmbuProductDetails h3 {
	margin: 0 0 5px;
	font-size: 14px;
}

div.vmbuProductDetails p {
	margin: 0 0 10px 0;
}

div.vmbuLegendContainer {
	width: 162px;
	position: absolute;
	top: 94px;
	right: 10px;
	border: 1px solid #CCC;
	background: #fff url(/images/salespages/grey_gradient_bg.png) repeat-x bottom left;
}

div.vmbuLegend {
	width: 142px;
	padding: 10px;
}

div.vmbuLegend h3 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 10px 0;
}

div.vmbuLegend ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: disc;
}
div.vmbuLegend li {
	margin: 0;
	padding: 0 0 10px 0;
}

div.vmbuSummaryContainer {
	float: left;
	width: 625px;
}
div.vmbuSummaryHeader {
	background: #AE196B url(/images/brand_refresh/member_centre/my_account/background_my_account_status_header.gif) no-repeat left top;
	width: 605px;
	padding: 0 10px 0 10px;
}

div.vmbuSummaryContainer h2 {
	float: left;
	color: #FFFFFF;
	background: #AE196B url(/images/brand_refresh/member_centre/my_account/background_my_account_status_header_slide.gif) no-repeat right top;
	padding: 6px 28px 6px 0;
	margin: 0;
	font-weight: normal;
}
div.vmbuSummary {
	width: 601px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	padding: 10px;
}
div.vmbuSummary h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 14px;
}

div.vmbuSummaryBottom {
	background: transparent url(/images/brand_refresh/member_centre/my_account/background_my_account_status_bottom.gif) no-repeat scroll left top;
	height: 14px;
	width: 625px;
	margin-bottom: 20px;
}

div.vmbuUsageGraph {
	width: 100%;
	height: 18px;
	background-color: #C81E6E;
}

div.vmbuFreeGraph {
	width: 100%;
	height: 18px;
	background-color: #14B4E6;
}

div.vmbuOffPeakGraph {
	width: 100%;
	height: 18px;
	background-color: #14B4E6;
}

div.vmbuNoUsage {
	width: 100%;
	height: 18px;
	background-color: #FFFFFF;
}

div.vmbuGraphLegendContainer {
	height: 40px;
	margin: 0 0 10px 0;
}

div.vmbuGraphLegendLeft {
	float: left;
	width: 250px;
	margin: 10px 0pt 0pt 10px;
	padding: 0;
}
		 
div.vmbuGraphLegendUsage {
	width: 20px;
	height: 20px;
	background-color: #C81E6E;
	float: left;
	border: solid 1px #CCCCCC;
}

div.vmbuGraphLegendFreeUsage {
	width: 20px;
	height: 20px;
	background-color: #14B4E6;
	float: left;
	border: solid 1px #CCCCCC;
}

div.vmbuGraphLegendOffPeakUsage {
	width: 20px;
	height: 20px;
	background-color: #14B4E6;
	float: left;
	border: solid 1px #CCCCCC;
}

div.vmbuGraphLegendContainer p {
	margin: -2px 0 0 30px;
}

div.vmbuGraphLegendRight {
	float: right;
	width: 300px;
	margin: 10px 10px 0pt;
}

input#intAct {
	color: #C81E6E;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;
}

input#intAct:hover {
	color: #14B4E6;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
}

table.vmbuDaily {
	border-collapse: collapse;
	background-color:#ccc;
	border: 1px solid #ddd;
	margin: 0 auto 10px auto;
}
table.vmbuDaily tr td {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	text-align:center;
}

table.vmbuDaily tr.altRow td {
	background-color: #ededed;
}

table.vmbuDaily th, table.vmbuDaily td.dataTableBlankTh {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #ddd;
	background-color: #506886;
	padding: 5px;
}
table.vmbuDaily th.last {
	border-right: none;
}

table.vmbuDaily th.notCurrentPeriod, table.vmbuDaily td.notCurrentPeriod {
	background-color:#efefef;
}

table.vmbuDaily td.total {
	background-color: #F1DBE5;
	font-weight: bold;
}

table.vmbuDaily th.notCurrentPeriod, table.vmbuDaily td.notCurrentPeriod {
	background-color:#DBDBDB;
}

table.vmbuDaily th.today, table.vmbuDaily td.today {
	background-color: #FFD987;
	color: #000;
}

table.vmbuDaily td.total {
	background-color: #EFEFEF;
	font-weight: bold;
}

table.graphGuide {
	margin-top: 20px;
}

div#usageAlert {
	background: none repeat scroll 0 0 #FFF6BF;
	width: 550px;
	border: 2px solid #FFD324;
	padding: 15px 20px 10px 25px;
	margin: 0 auto;
}

div#usageAlert p {
	padding: 5px 0 5px 0;
}

div#usageAlert h3 {
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
}

div#usageAlert h4 {
	font-size: 13px;
	color: #000;
	padding: 0;
	margin: 5px 0 0 0;
}

div.vmbuContainer button#intAct{
	border:none;
	background:none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

div.vmbuContainer button#intAct span { 
	text-decoration:underline; 
	color: #C81E6E;
}

div.vmbuContainer button#intAct:hover span{ 
	color: #14B4E6;
	text-decoration: none;
}

div.vmbuTopBoxIntro {
	margin: 0 auto;
	width: 600px;
}

table.breakdown {
	border-collapse: collapse;
	background-color:#ccc;
	border: 1px solid #ddd;
	margin: 0 auto 10px auto;
}
table.breakdown tr td {
	background-color: #fff;
	padding: 0;
	border: 1px solid #ddd;
	text-align:center;
}

table.breakdown th {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #ddd;
	background-color: #506886;
	padding: 5px;
}

.breakdown table.breakdownTable, .breakdown table.breakdownTable tr td {
	padding: 0;
	margin: 0;
    border: 0px solid #ddd;
	border-collapse: collapse;
}

table.vmbuGraphBorder {
	border:1px solid #CCC;
}

div.vmbuMonthTotal, div.vmbuLegendContainer {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
/* Styles for the javascript banner swapper */
#viewportBanner {
    width: 625px;
    min-height: 99px;
    position: relative;
	margin: 37px 0 31px 0;
}
ul.imageSwap {
    width: 1250px;
    position: relative;
	margin: 0;
    padding: 0;
}
ul.imageSwap li {
    display: none;
    height: 69px;
    width: 625px;
    float: left;
}
ul.imageSwap li.active {
    display: block;
}
#viewportBanner img.homePhoneBanner {
    margin: 0;
}
#viewportBanner #etva-inner .ettitle {
	background: #c81e6e;
}
#viewportBanner #etva-inner .etfaq .etfaqbox ul.etfaqlist>li,
#viewportBanner #etva-inner .etfaq .etfaqbox ul.etfaqlist>li a {
	color: #c81e6e;
}

/*LRS Member Centre*/
.lrsPromo img {
    padding:20px 0 0 20px;
}
.addonsTable tr td.leftaddOnColumn form p {
    margin: 0;
    padding: 3px 0 0 0;
}       
.LRS-left, .LRS-left-2 {
    float: left;
    margin: 14px 0 20px;
    width: 450px;
}
.LRS-left-2 {
    width: 650px;
}
.LRS-right {
    float: right;
    margin: 39px 0px 20px;
    width: 250px;
}
.LRS-right p {
    float: left;
}
.LRS-right .lrsAdd {
    margin: 10px 0 0 16px;
}
#termsFlag { 
	background-color: #F1D7D7; 
	color: #CC0000; 
	padding: 4px; 
}
#lrsDetails h1 {
    background: url("/images/lrs/plusnet-line-rental-saver.png") no-repeat scroll left top transparent;
    height: 40px;
    margin: 20px 0 13px;
    text-indent: -9999px;
}
#TB_window #lrsDetails {
    color: #695664;
}

/* Referrals Refresh 2011/12 */

.referralsWrapper,
.box,
.borderBox,
.borderBoxCols {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    padding:10px;
}
#referralsRefresh {
    margin-top:7px;
}
#referralsRefresh div.referralsWrapper {
    background: #4ebeec; /* Old browsers */
    background: -moz-linear-gradient(top,  #4ebeec 0%, #2c80b2 50%, #ffffff 94%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ebeec), color-stop(50%,#2c80b2), color-stop(94%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #4ebeec 0%,#2c80b2 50%,#ffffff 94%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #4ebeec 0%,#2c80b2 50%,#ffffff 94%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #4ebeec 0%,#2c80b2 50%,#ffffff 94%); /* IE10+ */
    background: linear-gradient(top,  #4ebeec 0%,#2c80b2 50%,#ffffff 94%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ebeec', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#referralsRefresh h1,
#referralsRefresh h2,
#referralsRefresh h3,
#referralsRefresh h4,
#referralsRefresh p {
    margin:5px 0 15px 0;
}

.headerImage {
    float:right;
}
.box,
.borderBox,
.borderBoxCols {
    background:#FFF;
    margin:0 0 10px 0;
    
}
.headerBox {
    background:url(/images/referrals_refresh/background_horizontal.png) #FFF repeat-y right top;
    padding-right:350px;
    position:relative;
    -moz-border-radius:10px 0 10px 10px;
    -webkit-border-radius:10px 0 10px 10px;
    border-radius:10px 0 10px 10px;
    width: 410px;
}
.referralSpacing {
	padding-bottom: 64px;
}
.headerBox.intro{
    -moz-border-radius:10px 0 0 10px;
    -webkit-border-radius:10px 0 0 10px;
    border-radius:10px 0 0 10px;
}
.borderBox,
.borderBoxCols {
    border:10px solid #F0F0F0;
    margin:0 0 20px 0;
}
.borderBoxCols {
    background:url(/images/referrals_refresh/background_column.png) #FFF repeat-y 515px 0;
    overflow:hidden;
}
.borderBoxCols .col1,
.borderBoxCols .col2 {
    float:left;
}
.borderBoxCols .col1 {
    width:500px;
    padding-right:10px;
}
.borderBoxCols .col2 {
    width:210px;
    padding-left:10px;
}
.referralCredit table {
    width:99%;
    margin:10px 0;
}
.referralCredit th,
.referralCredit td {
    padding:5px;
    font-size:1.5em;
    text-align:center;
    background:#F0F0F0;
}
.referralCredit th {
    background:#C81E6E;
    color:#FFF;
    font-weight:normal;
}
.totalEarnings {
    text-align:center;
}
.totalEarnings h4 {
    font-size:4em;
    line-height:1em;
    font-weight:normal;
}
.totalEarnings a {
    margin:auto;
}
.discountSummary h3 {
    color:#FFF;
    padding:15px;
    background:#C81E6E;
    font-size:1.5em;
    font-weight:normal;
    margin:25px 0 0 0;
}
.discountSummary td {
    padding:10px 5px;
}
#referralsRefresh .discountSummary table .table-title-alt {
    background:#F0F0F0;
}
.featureImage {
    position: absolute;
    bottom: -29px;
    right: -30px;
}
.featureImage2 {
    position: absolute;
    bottom: -50px;
    right: -30px;
}
#referralsRefresh .viaEmail button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 10px;
    cursor: pointer;
    display: inline;
}
.viaWordOfMouth table {
    margin:0 0 10px 0;
}
.viaWordOfMouth th,
.viaWordOfMouth td {
    padding:0 100px 0 0;
    font-size:1.5em;
    text-align:left;
}
.viaSocialNetworks table {
    width:99%;
    margin:20px 0 0 0;
}
.viaSocialNetworks td {
    text-align:center;
}
.viaSocialNetworks a img {
    border:none;
}
.featureButtons {
    width:100%;
    position:relative;
    height:269px;
    margin:0 0 10px 0;
}
.featureButtons a {
    width:380px;
    height:269px;
    float:left;
    position:relative;
}
.featureButtons a.last {
    margin-left:10px;
}
.featureButtons a img {
    position:absolute;
    top:0;
    left:-10px;
}
.featureButtons a.last img {
    left:0px;
}
.greyBoxes {
    overflow:hidden;
    margin:0 10px;
}
.greyBoxes div {
    width:341px;
    padding:15px;
    border:3px solid #DFDFDF;
    float:left;
    margin:0 15px 15px 0;
    overflow:hidden;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    background:url(/images/referrals_refresh/greyBoxGradient.png) repeat-x bottom;
    background-clip: padding-box;
}
.greyBoxes div.last {
    margin:0 0 15px 0;
}
.greyBoxes div a {
    float:right;
}
#referralsRefresh h3.moreMargin {
    margin-top:30px;
}
#referralsRefresh table.table-grey tr td span.text-extrasmallgrey {
    font-size:11px;
}
input#sendReferralButton{
    background: url("/images/referrals_refresh/button_send_referral.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color:#FFF;
    color: transparent;
    height: 35px;
    vertical-align: top;
    width: 156px;
    font-size: 0px;
}

/* Problem 72565 */

input.readOnly {
 background:none #DEDFE1; 
}

#wlrPriceChangeContent h1 {
    font-size: 1.5em;
    color: #880051;
}

#wlrPriceChangeContent table {
    border: 1px solid #c9c9c9;
    margin: 10px auto 0;
    padding: 0;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #685664;
    text-align: left;
    width: 580px;
}

#wlrPriceChangeContent table tr {
    background-color:#EDEDED;
    border-top: none;
    padding:2px;
    vertical-align: top;
}

#wlrPriceChangeContent table tr th {
    font-size: 1em;
    text-align: left;
    padding: 2px;
    vertical-align: top;
    width: 33%;
    border-left: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
}

#wlrPriceChangeContent table tr td {
    background-color: #FFFFFF;
    border-left: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    font-size: 0.9em;
    padding: 2px;
}

.phoneBoxTitle {
    background-color: #87005E;
    clear: both;
    color: white;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 3px;
    }

 .register-tv-banner {
	  margin: 0;
	  padding: 0;
	  border: none;
	  background: transparent url('/images/member_centre/welcome_screen/tv-register-banner.jpg') no-repeat left top;
	  width: 154px;
	  height: 357px;
	  cursor: pointer; 
	}
	.register-tv-banner:focus {
		outline: none;
	}

//  Customisation of Liveperson Pop up chat window

#lpChat .lp_mandatory {
    display: none !important;
}

#lpChat .lp_cancel_button {
    text-decoration: underline !important;
    color: $pn_red !important;
}

#lpChat .lp_cancel_button:hover {
    background: none !important;
    color: $pn_red !important;
}

#lpChat .lp_submit_button {
    background: $pn_red !important;
    border-radius: 6px !important;
}

#lpChat .lp_question_label {
    color: $colour__text !important;
}

/* Common reusable styles */

.hidden {
    display: none;
}

.visuallyHidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
