@import 'content_specific.css';
    
/* LAYOUT */

body{
	font-family:arial,sans-serif;
	font-size:75%;/* ~ 12px */
	color:#000;
	background-color:#fff;
	margin:0;
}
#body{
	text-align:center;
}
#page{
	width:760px;   
	margin:0 auto;
	text-align:left;
	border-style:solid;
	border-color:#999;
	border-width:0 1px;
	color:#000;
	background-color:#f7f7f7;
	
}

/* GLOBAL DEFAULTS */
a:link{
	color:#000;
	background-color:transparent;
	text-decoration:underline;
}
a:visited{
	color:#333;
	background-color:transparent;
}
a:hover{
	color:#c00;
	background-color:transparent;
}
a img{
	border:none;
}
form{
	margin:0;
	padding:0;
}
table{
	font-size:100%;
}
table tr td{
	vertical-align:top;
}
ul{
	margin:0;
	padding:0;
}
textarea{
	font-family:arial,sans-serif;
	font-size:109%;
}
form input.button{
	vertical-align:middle;
	padding-bottom:4px;
	background-color:transparent;
	border-style:none;
}
form input.inline-button{
	vertical-align:middle;
	margin-left:4px;
	padding-top:2px;
}

form input.buttoncalc{
	vertical-align:middle;
	background-color:#ffe600;
	border-color:#ffe600;
	font-weight:bold;
	font-size:92%;/* ~ 11px */
}


/* TOP NAV */
#topnav{
	list-style:none;
	width:100%;
	height:26px;
	overflow:hidden;
	color:#fff;
	background-color:#dedede;
	margin:0;
}
#topnav li a{
	text-decoration:none;
	display:block;
	float:left;
	color:#000;
	background-color:transparent;
	line-height:26px;
	height:26px;
	padding:0 14px 0 15px;
	margin:0;
	font-weight:bold;
	border-style:solid;
	border-color:#999;
	border-width:0 0 0 1px;
}
#topnav li.first a{
	border-width:0;
	padding-left:20px;
}
#topnav li.last a{
	padding-right:25px;
}
body.broadband #topnav li.broadband a,
body.dtv #topnav li.dtv a,
body.phone #topnav li.phone a,
body.offers #topnav li.offers a,
body.why #topnav li.why a,
body.existingCustomerForm #topnav li.customer a,
body.customer #topnav li.customer a,
body.help #topnav li.help a,
body.basket #topnav li.order a,
body.existingCustomerForm.tribeoffers #topnav li.offers a,
#topnav a:hover{
	text-decoration:none;
	background-color:#c00;
	color:#fff;
}
body.existingCustomerForm.tribeoffers #topnav li.customer a{
	color:#000;
	background-color:transparent;
}
body.existingCustomerForm.tribeoffers #topnav,
body.existingCustomerForm.emailcampaign #topnav,
body.existingCustomerForm.emailcampaign div.tools{ 
	display:none;
}
body.existingCustomerForm.emailcampaign #header{
	border-bottom:solid 1px #c00;
}

/* LEFT BAR */


div.leftbar{
	width:185px;
	float:left;
	margin:8px 0 0 8px;
}
div.leftbar ul.leftnav{
	margin:0;
	padding:0 0 8px 0;
	list-style:none;
	font-size:92%;/* ~ 11px */
}
div.leftbar ul.leftnav li.separator{
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#dedede;
	padding-bottom:8px;
	margin-bottom:8px;
}


div.leftbar ul.leftnav li a{
	display:block;
	padding-left:10px;
	background-image:url(/images/arrow_bullet_red.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	font-weight:bold;
}
div.leftbar ul.leftnav li a:hover,
div.leftbar ul.leftnav li a.current{
	background-image:url(/images/arrow_black.gif);
	background-position:0 4px;
	color:#c00;
	background-color:transparent;
}
div.leftbar ul.leftnav li a:hover{
	color:#000;
	background-color:#ffe600;
}
div.leftbar ul.leftnav li span.leftNavHeading{
	display:block;
	color:#900;
	font-weight:bold;
	margin-bottom:3px;
}

/* LEFTBAR - BOXES */
div.leftbar div.box{
	padding:8px;
	margin-bottom:8px;
}

div.leftbar ul.leftnav{
	margin:0;
	padding:0 0 4px 0;
	list-style:none;
	font-size:92%;/* ~ 11px */
}
div.leftbar ul.leftnav li.inqSeparator{
	width:165px;
	border-style:solid;
      	border-width:0px 0 1px 0;
	border-color:#dedede;
        margin-top:5px;
	margin-bottom:5px;
}
div.leftbar ul.leftnav li.inqSeparatorSecond{
	width:165px;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#dedede;
        margin-top:5px;
	margin-bottom:5px;
}
div.leftbar div.box.solid{
	color:#fff;
	background-color:#900;
}
div.leftbar div.box.border{
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
}
div.leftbar div.box h2{
	margin:0;
	padding:0;
	font-size:133%;
}
div.leftbar div.box div.banner h2{
	font-size:150%;
}
div.leftbar div.box.border h2{
	color:#c00;
	background-color:transparent;
}
div.leftbar div.box p{
	margin:0;
	padding:0;
	font-size:92%;/* 11px */
}
div.leftbar div.box div.banner p.number{
	font-size:150%;
	font-weight:bold;
	color:#c00;
}
div.leftbar div.box form label{
	display:block;
	padding-bottom:3px;
}
div.leftbar div.box form input{
	font-size:100%;
}
div.leftbar div.box.promospot{
	border:solid 1px;
	padding:0 !important;
}
div.leftbar div.box.promospot img{
	width:183px;
}
div.leftbar div.box.promospot div.banner{
	margin:4px 10px 10px 10px;
}
body.phone.callingcosts div.leftbar div.box.solid div#postcodeCheckerLeftNavBox{
	display:none;
}

/* CONTENT */

#content{
	width:548px;
	margin:8px 0 8px 11px;
	float:left;
	overflow:hidden;
	font-size:92%;/* 11px */
}

body.hub #content,
body.product #content{
	width:760px;
	margin-left:0px;
	float:none;
}

body.basket #content,
body.existingCustomerForm #content,
body.availability #content,
body.registration #content{
	width:744px;
	margin-left:8px;
	float:none;
}
body.home #content{
	width:748px;
	margin:6px 0 6px 6px;
	float:none;
}

body.customeremail #content{
	width:748px;
	margin:6px 0 6px 6px;
	float:none;
}

body.popup #content{
	width:auto;
}
body.offers.asianbundleoffer #content{
	width:738px;
}

/* CONTENT - lists */

#content ul{
	margin-left:20px;
}

/* CONTENT - breadcrumbs */

#content ul.breadcrumbs{
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	color:#333;
	background-color:transparent;
}
#content ul.breadcrumbs li{
	display:inline;
}
#content ul.breadcrumbs li a{
	color:#900;
	background-color:transparent;
}

/* CONTENT - basket and registration breadcrumbs */

#content div.breadcrumbs{
	width:100%;
	overflow:hidden;
	font-size:127%;
	font-family:FS Albert,Arial,sans-serif;
}
#content div.breadcrumbs ul{
	margin:0;
	list-style:none;
	border-style:solid;
	border-width:1px;
	border-color:#dedede;
	float:left;
}
#content div.breadcrumbs ul li{
	display:block;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#dedede;
	color:#999;
	background-color:#fff;
	background-image:url(/images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:6px 10px 6px 25px;
	float:left;
}
#content div.breadcrumbs ul li.first{
	border-width:0;
}
#content div.breadcrumbs ul li.current{
	color:#fff;
	background-color:#c00;
	font-weight:bold;
}

/* CONTENT - tertiary navigation */

#content div.tertiary{
	width:100%;
	overflow:hidden;
	line-height:27px;
	font-weight:bold;
}
#content div.tertiary ul{
	margin:0;
	list-style:none;
	border-style:solid;
	border-width:1px;
	border-color:#dedede;
	float:left;
}
#content div.tertiary ul li{
	display:block;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#dedede;
	float:left;
}
#content div.tertiary ul li.first{
	border-width:0;
}
#content div.tertiary ul li a{
	display:block;
	height:27px;
	line-height:27px;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
#content div.tertiary.tab0 ul li.tab0 a,
#content div.tertiary.tab1 ul li.tab1 a,
#content div.tertiary.tab2 ul li.tab2 a,
#content div.tertiary.tab3 ul li.tab3 a,
#content div.tertiary.tab4 ul li.tab4 a,
#content div.tertiary.tab5 ul li.tab5 a,
#content div.tertiary.tab6 ul li.tab6 a,
#content div.tertiary.tab7 ul li.tab7 a,
#content div.tertiary.tab8 ul li.tab8 a,
#content div.tertiary.tab9 ul li.tab9 a{
	color:#fff;
	background-color:#c00;
}
#content div.tertiary ul li a:hover{
	color:#000;
	background-color:#ffe600;
}

/* CONTENT - secondary CTA */
body.channels #content ul.packages,
body.phone #content ul.packages
{
	list-style:none;
	margin:0;
	padding:0;
	font-size:118%;
}
body.channels #content ul.packages li,
body.phone #content ul.packages li
{

}
body.channels #content ul.packages li a,
body.phone #content ul.packages li a{
	display:block;
	text-decoration:none;
	font-family:FS Albert,Arial,sans-serif;
	font-weight:bold;
	color:#000;
	background-color:transparent;
	padding-left:20px;
	background-image:url(/images/arrow_red_bg.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}


/* CONTENT - headings */

#content h1{
	font-weight:normal;
	font-family:FS Albert,Arial,sans-serif;
	/* was 254 % they want 18px ~ 163% */
	font-size:163%;
	color:#c00;
	background-color:transparent;
	margin-bottom:0;
}
#content h2{
	font-weight:bold;
	font-size:127%;
}
#content h3{
	font-weight:bold;
	font-size:108%;
}

body.availability #content ul,
body.basket #content p,
body.existingCustomerForm #content p,
body.availability #content p,
body.registration #content p{
	width:567px;
}
body.existingCustomerForm #content div.sidebar p,
body.basket #content div.sidebar p{
	width:auto;
}

body.availability #content span.postcode{
	font-weight:bold;
	font-size:127%;
	padding:0 0.1em;
}

body.basket #content dt,
body.availability #content dt{
	font-weight:bold;
	margin:0.3em 0;
}
body.basket #content dd,
body.availability #content dd{
	margin:0;
	padding:0 0 0.5em 0;
}
body.basket #content dd p,
body.availability #content dd p{
	margin:0.2em 0;
}


/* CONTENT - homepage */

#content ul.zone_ads{
	list-style:none;
	margin:0 0 6px 0;
	padding:0;
	overflow:hidden;
}
#content ul.zone_ads li{
	display:block;
	width:187px;
	height:117px;
	float:left;
	background-repeat:no-repeat;
	background-position:top right;
	color:#000;
}
#content ul.zone_ads li a{
	display:block;
	width:100%;
	height:100%;
}

#content ul.promo_ads{
	list-style:none;
	margin:0 0 6px 0;
	padding:0;
	overflow:hidden;
}
#content ul.promo_ads li{
	display:block;
	width:183px;
	height:115px;
	float:left;
	margin-left:6px;
}
#content ul.promo_ads li.wide{
	width:211px;
	/* ugly crap that shouldn't be here! and it still is just a different graphic!!*/
	/*background-image:url(/images/homepage/promo/home_sweet_home.jpg);*/
	background-image:url(/images/homepage/promo/postcode-check-homepage.gif);
}
#content ul.promo_ads li.wide form{
	width:211px;
	padding-top:87px;
	padding-left:9px;
}
#content ul.promo_ads li.wide form input.button{
	margin-left:6px;
}
#content ul.promo_ads li.links{
	padding:10px 2px 10px 6px;
	width:145px;
	height:95px;
	margin-left:0;
	background-color:#dedede;
}
#content ul.promo_ads li.links h2{
	padding:0;
	color:#c00;
	background-color:transparent;
	margin:0 0 3px 0;
	font-size:140%;
}
#content ul.promo_ads li.links ul{
	list-style:none;
	margin:0;
	padding:0;
}
#content ul.promo_ads li.links ul li{
	width:130px;
	height:auto;
	display:block;
	margin-left:1px;
	padding:0 0 2px 10px;
	background-image:url(/images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
#content ul.promo_ads li.links ul li a{
	color:#000;
	background-color:transparent;
	font-weight:normal;
	text-decoration:none;
}

/* CONTENT - Warnings */

#content ul.warning{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	width:563px;
	border-style:solid;
	border-width:2px;
	border-color:#333;
	color:#000;
	background-color:#fff;
}
#content ul.warning li{
	padding:4px 4px 4px 20px;
	/*background-image:url(/images/warn-bullet.gif);*/
	background-repeat:no-repeat;
	background-position:6px 7px;
}

/* CONTENT - grid product table */

table.product{
	border-style:solid;
	border-collapse:collapse;
	margin:8px 0 8px 1px;/*8 0 8 2*/
	border-width:2px;/*3px;*/
	border-color:#dedede;/*c00;*/
}
table.product.page{
	width:346px;
}
table.product thead th{
	color:#fff;
	background-color:#000;
	border-style:solid;
	border-width:0 1px;/*0 2px;*/
	border-color:#dedede;
	padding:2px 8px;
	font-weight:normal;
}
#content table.product thead th h2{
	margin:0;
	padding:0;
	font-size:144%;/* 25px == 226%, 20px == 182%, 16px ~ 144% - prev value 226% */
	font-weight:normal;
}
#content table.product thead tr th p{
	margin:0;
	padding:0;
}
table.product thead th a{
	text-decoration:none;
	color:#fff;
	background-color:transparent;
}
table.product tbody tr td{
	border-style:solid;
	border-width:0 1px;/*0 2px*/
	border-color:#fff;
	color:#000;
	background-color:#dedede;
	padding:2px 8px;
}
table.product tbody tr td span{
	font-size:163%;/* 18px */
	font-weight:bold;
	color:#c00;
	background-color:transparent;
}
table.product tbody tr td h3{
	font-size:127%;
	padding:0;
	color:#c00;
	background-color:transparent;
	margin:0 0 8px 0;
}
table.product tbody tr.odd td{
	color:#000;
	background-color:#fff;
	border-color:#dedede;
}
#content table.product p{
	width:auto;
}
table.product tr td ul{
	color:#c00;
	background-color:transparent;
}
table.product tr td ul li span{
	font-size:100%;
	font-weight:normal;
	color:#000;
	background-color:transparent;
}

#content p.subscribe span,
#content p.subscribe a{
	white-space:nowrap;
	color:#000;
	background-color:#ffe600;
	/* was 127% == 14px, 12 px ~ 108% */
	font-size:108%;/* 12px */
	padding:2px 8px 2px 16px;
	background-image:url(/images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	text-transform:lowercase;
	text-decoration:none;
	font-weight:bold;
}
#content p.setanta a{
	white-space:nowrap;
	color:#000;
	background-color:#ffe600;
	/* was 127% == 14px, 12 px ~ 108% */
	font-size:108%;/* 12px */
	padding:2px 8px 2px 16px;
	background-image:url(/images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	text-decoration:none;
	font-weight:bold;
}

/* CONTENT - comparison */

table.comparison{
	border-style:solid;
	border-collapse:collapse;
	margin:8px 0 8px 1px;
	border-width:2px;
	border-color:#dedede;
}
table.comparison tr th,
table.comparison tr td{
	border-style:solid;
	border-width:0 1px;
	padding:4px 10px;
}
table.comparison tr th{
	color:#000;
	background-color:#dedede;
	border-color:#fff;
}
table.comparison tr td{
	color:#000;
	background-color:#fff;
	border-color:#dedede;
}

/* CONTENT - features / good-to-know */

#content div.features{
	border-style:solid;
	border-width:1px;
	border-color:#000;
	color:#000;
	background-color:#fff;
	padding:10px;
}
#content div.features h2{
	margin:0 0 8px 0;
	padding:0;
	font-size:100%;
}
#content div.features ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content div.features ul li{
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#dedede;
	padding:4px 4px 4px 20px;
	background-image:url(/images/warn-bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 7px;
}

/* CONTENT - basket gateway */

#content ul.customer-type-selection{
	width:541px;
	overflow:hidden;
	border-style:solid;
	border-width:3px;
	border-color:#c00;
	margin:0;
	padding:10px;
	list-style:none;
	color:#000;
	background-color:#fff;
}
#content ul.customer-type-selection li{
	margin:0;
	padding:0;
	display:block;
	width:270px;
	float:left;
}
#content ul.customer-type-selection li a{
	display:block;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	width:260px;
	overflow:hidden;
}
#content ul.customer-type-selection li a:hover{
	color:#c00;
	background-color:transparent;
}
#content ul.customer-type-selection li a.left{
	/*border-style:solid;
	border-width:0 1px 0 0;
	border-color:#999;*/
	padding:0 10px 0 0;
}
#content ul.customer-type-selection li a.right{
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#999;
	padding:0 0 0 10px;
}
#content ul.customer-type-selection li a em{
	display:block;
	font-style:normal;
	font-size:127%;
	font-weight:bold;
	margin-bottom:10px;
}
#content ul.customer-type-selection li a p.subscribe{
	margin:10px 0 0 0;
	overflow:hidden;
}
#content ul.customer-type-selection li a p.subscribe span{
	color:#000;
	background-color:#ffe600;
	display:block;
	float:left;
}

/* CONTENT - basket product table */

table.basket{
	width:564px;
	clear:left;
	border-style:solid;
	border-collapse:collapse;
	margin:8px 0 8px 2px;
	border-width:3px;
	border-color:#c00;
}
table.basket thead tr th span,
table.basket.nohead thead{
	display:none;
}
table.basket th,
table.basket td{
	padding:4px 10px;
	border-style:solid;
	border-width:2px 0;
	border-color:#fff;
}
table.basket thead tr th{
	color:#fff;
	background-color:#000;
}
table.basket td.select{
	padding:4px;
}
table.basket td.select,
table.basket td.desc{
	color:#000;
	background-color:#dedede;
	border-color:#fff;
}
table.basket.summary td{
	border-width:0;
	color:#000;
	background-color:#dedede;
}
table.basket.summary th,
table.basket td.prod{
	color:#000;
	background-color:#fff;
	border-color:#dedede;
	font-weight:bold;
	font-size:109%;
}
#content form table.basket td.prod label span{
	width:auto;
	font-weight:normal;
	font-size:92%;
	text-align:left;
}
table.basket td.price{
	color:#000;
	background-color:#fff;
	border-color:#dedede;
}
table.basket td.price span{
	color:#c00;
	background-color:transparent;
	font-weight:bold;
	font-size:127%;
}
table.basket.summary td.price{
	color:#c00;
	background-color:#fff;
	font-weight:bold;
	font-size:127%;
}
table.basket.summary tr.section td,
table.basket.summary tr.section th{
	border-width:2px 0 0 0;
}
table.basket.summary tr.section th{
	font-size:144%;
}
table.basket.summary tr.cost td,
table.basket.summary tr.cost th{
	color:#fff;
	background-color:#666;
	font-weight:bold;
	font-size:145%;
	padding:8px 10px;
	border-width:0;
}

/* CONTENT - product page ads */

#content ul.rightbar{
	list-style:none;
	padding:0;
	margin:6px 0 0 11px;
	width:183px;
	clear:both;
	float:right;
}
#content ul.rightbar li{
	display:block;
}

/* CONTENT - Terms */

div.terms{
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#dedede;
}
div.terms h2,
div.terms h3{
	font-size:100%;
}

/* CONTENT - FORMS */
#content form{
	width:100%;
	overflow:hidden;
}
#content form div.box{
	width:541px;
	float:left;
	clear:left;
	border-style:solid;
	border-width:3px;
	border-color:#c00;
	color:#000;
	background-color:#e9e9e9;
	padding:10px;
	margin-bottom:10px;
	overflow:hidden;
}
body.phone #content form div.box{
	width:auto;
}
body.MovingHomeForm #content form div.box div.newServicesList{
	float:left;
	width:165px;
	margin:5px 18px 0 0;
}
body.MovingHomeForm #content form div.box div.newServicesList h3{
	width:100%;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:solid 1px #000;  
}
body.phone.callingcosts #content form div.box.postcodeCheckerBox{
	width:400px;
}
#content form div.box div.inner-box{
	width:519px;
	border-style:solid;
	border-width:1px;
	border-color:#c00;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
	overflow:hidden;
	color:#000;
	background-color:#fff;
	clear:left;
	float:left;
}
#content form div.box div.inner-box p{
	width:auto;
	float:none;
}
#content form div.box div.inner-box.direct-debit{
	margin-bottom:0;
	background-image:url(/images/direct_debit_logo.gif);
	background-repeat:no-repeat;
	background-position:371px 10px;
	padding-top:20px;
}
body.basket #content div.sidebar,
body.existingCustomerForm #content div.sidebar,
body.registration #content form div.sidebar,
body.availability #content form div.sidebar{
	width:166px;
	float:right;
	clear:both;
}
body.basket #content form div.sidebar div.box,
body.existingCustomerForm #content form div.sidebar div.box,
body.registration #content form div.sidebar div.box,
body.availability #content form div.sidebar div.box{
	width:auto;
	float:none;
	border-width:1px;
	border-color:#e9e9e9;
	color:#000;
	background-color:#fff;
}
#content form h2,
#content form h3{
	clear:left;
	float:left;
}
#content form p{
	width:auto;
	margin:0 0 8px 0;
	padding:0;
}
body.existingCustomerForm #content form div.box p,
body.registration #content form div.box p{
	width:100%;
}
#content form p.note{
	margin-left:176px;
	width:auto;
}
#content form div.sidebar div.box p{
	width:auto;
	float:none;
}
body.registration #content form div.sidebar div.box ul{
	clear:both;
	margin-bottom:0.5em;
}

/* CONTENT - Form fields */
#content form div.field,
#content form div.select,
#content form label{
	clear:left;
	float:left;
}
#content form div.field label{
	clear:none;
}
#content form div.field,
#content form div.select,
#content form label{
	margin:2px 0;
}
#content form div.field span,
#content form div.select span,
#content form label span{
	display:block;
	width:166px;
	margin-right:10px;
	text-align:right;
	float:left;
	clear:left;

}
body.MovingHomeForm #content form label span{
	width:200px;
}
#content form label.choice{
	margin:0 0 0 176px;
}
body.MovingHomeForm #content form label.choice{
	margin:10px 0 0 0;
}
#content form label.choice span{
	width:345px;/*auto;*/
	margin:0;
	text-align:left;
	clear:none;
	float:left;
}
body.MovingHomeForm #content form label.choice span{
	width:auto;
	margin-left:6px;
	padding-top:3px;
}
#content form label.choice.wide{
	margin:0;
}
#content form label.choice.wide span{
	width:auto;
}
#content form div.select label{
	display:none;
}
#content form p{
	clear:left;
	float:left;
}
#content form div.select div,
#content form input,
#content form select{
	float:left;
}

/* CONTENT - form warnings */
#content form ul.errors{
	clear:both;
	float:left;
	margin-bottom:1em;
	width:auto;
	overflow:hidden;
}
body.tribeoffers #content form ul.errors{
	width:100%;
}
body.existingCustomerForm #content form ul.errors{
	width:100%;
}
#content form ul.errors li,
#content ul.errors li,
#content div.error{
	color:#c00;
	background-color:transparent;
}

/* CONTENT - basket summary */

#content div.sidebar div.summary{
	border-style:solid;
	border-width:3px;
	border-color:#c00;
	margin:6px 0 0 0;
}
body.registration #content form div.sidebar div.summary{
	margin:0 0 10px 0;
}

#content div.sidebar div.summary h2,
body.registration #content form div.sidebar div.summary h2{
	color:#fff;
	background-color:#000;
	padding:10px;
	margin:0;
	float:none;
}
#content div.sidebar div.summary h3,
body.registration #content form div.sidebar div.summary h3{
	color:#000;
	background-color:#dedede;
	padding:4px 10px;
	margin:0;
	float:none;
}
#content div.sidebar div.summary p,
body.registration #content form div.sidebar div.summary p{
	color:#000;
	background-color:#fff;
	padding:2px 10px;
	margin:0;
	width:auto;
	float:none;
}
#content div.sidebar div.summary h3 span,
body.registration #content form div.sidebar div.summary h3 span,
#content div.sidebar div.summary p span,
body.registration #content form div.sidebar div.summary p span{
	float:right;
	color:#c00;
	background-color:transparent;
	font-weight:bold;
}
#content div.sidebar div.summary p a,
body.registration #content form div.sidebar div.summary p a{
	color:#000;
	background-color:transparent;
	text-decoration:none;
}
#content div.sidebar div.summary p a:hover,
body.registration #content form div.sidebar div.summary p a:hover{
	text-decoration:underline;
}

/* CONTENT - Form actions */

#content form div.actions{
	clear:left;
	width:567px;
	overflow:hidden;
	margin:8px 0;
}
#content form div.actions ul li{
	white-space:nowrap;
}
#content form div.actions ul.main{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	width:60%;
}
#content form div.actions ul.main li{
	float:right;
	margin-left:2px;
}
#content form div.actions ul.secondary{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#content form div.actions ul.secondary li{
	margin-bottom:2px;
	float:left;
	clear:left;
}


/* 'HAVE YOUR SAY' MICROSITE */

body.HaveYourSay_Home li.HaveYourSay_Home a, 
body.HaveYourSay_RichardsMessage li.HaveYourSay_RichardsMessage a, 
body.HaveYourSay_VCentral li.HaveYourSay_VCentral a, 
body.HaveYourSay_HaveYourSay li.HaveYourSay_HaveYourSay a, 
body.HaveYourSay_FindOutMore li.HaveYourSay_FindOutMore a, 
body.HaveYourSay_PressRelease li.HaveYourSay_PressRelease a, 
body.HaveYourSay_Say li.HaveYourSay_Say a, 
body.HaveYourSay_Faq li.HaveYourSay_Faq a{
	background-color:#c00 !important;
	color:#fff !important;
}
/*body.HaveYourSay_Home #header, 
body.HaveYourSay_PressRelease #header{
	background-image:url('/images/microsites/fairplay/fairplay-masthead.jpg');
}
body.HaveYourSay_VCentral #header{
	background-image:url('/images/microsites/fairplay/tv-revolves-masthead.jpg');
}*/
#topnav li.HaveYourSay_Say a{
	border-right:solid 1px #999;
}
#extras-promotions{
    overflow: hidden;	
    width: 600px;
	background-color: #fff;
    color:#ba000d;
	padding: 6px 14px 10px 2px;        
}

#checkout-button {
    width: 250px;
	float: right;	
	padding: 3px 7px 4px 7px;
}
