body {
	font-family: Arial, Verdana, Times New Roman;
	font-size:small;/* ~ 13px */
	color:#000;
	margin:0;
	background:#FFFFFF url(/img/backgrounds/main_red_gradient_bg.gif) repeat-x scroll center 6px;
}

#body {
	text-align:center;
}

#page {
	width: 762px;
	margin: 121px auto 0 auto;  
	text-align:left;
	color:#000;
	background: #FFFFFF url(/img/backgrounds/page_bg.gif) repeat-y scroll center top;
	padding: 0 6px;
	position: relative;
	border: 0px none;
}

#tabs {
	position: absolute;
	top: -115px;
	left: 6px;
}

#head {
	position: absolute;
	top: -86px;
	left: 6px;
	height: 86px;
	width: 760px;
	font-family: Verdana,sans-serif;
	font-size: 76.9%;
	text-align: right;
}

#head h1 {
	position: absolute;
	top: 13px;
	left: 8px;
	width: 97px;
	height: 62px;
	background: transparent url(/img/logos/logo.gif) no-repeat scroll 0 0;
	text-align: left;
	margin: 0;
}

#head h1 a {
	text-indent: -999em;
	display: block;
	height: 100%;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	width: 100%;
}

#head #navigation {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 12px;
	padding: 0;
	font-size: 1.2em;
	line-height: normal;
	border: 0 none transparent;
}

#head #navigation li {
	float: left;
	margin: 0;
	padding: 0 0 1em 0.8em;
	list-style-type: none;
}

#head #navigation li.selected,
body.broadband  #head #navigation li.broadband,
body.dtv  #head #navigation li.dtv,
body.phone  #head #navigation li.phone,
body.mobile  #head #navigation li.mobile,
body.bundles  #head #navigation li.bundles,
body.offers  #head #navigation li.offers,
body.customer  #head #navigation li.customer,
body.help  #head #navigation li.help {
	background: url(/img/elements/nav_indicator.gif) no-repeat center bottom;
}

#head #navigation li div {
	background:transparent url(/img/elements/nav_divider.gif) repeat-y scroll right top;
	padding-right:0.8em;
}
#head #navigation li.last div {
	background: transparent none repeat scroll 0 0;
}

#head #navigation a {
	color: #fff;
	text-decoration: none;
}

#head #navigation a:hover {
	color: #000;
	background-color: #fff000;
}

#tools-container {
	position: absolute;
	right: 20px;
	top: 6px;
}

#tools-container a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 1em;
	padding: 0 0 0.5em 1.8em;
}

#tools-container a:hover {
	text-decoration: underline;
}

#tools-container a.chat {
	background: transparent url(/img/icons/chat_on_red.gif) no-repeat scroll 0 0;
}

#tools-container a.basket {
	background: transparent url(/img/icons/basket_on_red.gif) no-repeat scroll 0 0;
}

#tools-container .c2c {
	float: left;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


#footer {
	background-color: #E4E4E4;
	margin-top: 8em;
	padding: 0 2em 1.1em 2em;
	font-size: 76.9%;
	font-family: Verdana,sans-serif;
	line-height: normal;
	clear: both;
}

#footer * {
	line-height: normal;
}

#footer h4 {
	font-size: 115%;
	font-weight: bold;
	padding: 0;
	color: #666666;
	margin-bottom: 1em;
	font-size: 1.5em;
}

#footer .shop-column {
	color:#666666;
	margin-right: 1em;
	width:15%;
	float:left;
}

#footer .shop .last {
	margin-right: 0;
	width:17%;
}

#footer h6 {
	font-size: 1.2em;
}

#footer h6 a {
	text-decoration:none;
	color: #333333;
}

.shop-column h6.extra {
	margin-bottom: 0.5em;
	margin-top: 2em;
}

#footer ul {
	margin: 0 0 1em 0;
	padding:0;
	list-style-type:none;
}


#footer li {
	list-style-type:none;
	margin: 0 0 0.2em 0;
	padding: 0;
}

#footer li a {
	color:#666666;
}

#footer #footer-navigation {
	font-size: 0.9em;
	margin-top: 1.3em;
	/*margin-top: 1.2em; new. */
	padding-top: 1em;
	position: relative;
	color:#999999;
	border-top:1px solid #CCCCCC;
}

#footer #footer-navigation ul {
	width: 444px;
	margin: 0;
	padding-top: 1px; /*new.*/
}

#footer #footer-navigation li {
	line-height: 39px;
	line-height: 38px;/* new.*/
	border-left: 1px solid #999999;
	margin-right: 0.3em;
	padding-left: 0.6em;
	display: inline;
}

#footer #footer-navigation li.first {
	border: medium none;
	padding-left: 0;
}

#footer #footer-navigation li a {
	color: #999999;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer  #footer-navigation li a:hover {
	background-color:#FFF000;
	color:#000000;
	text-decoration:none;
}

#footer #footer-navigation div.copyright {
	position: absolute;
	top: 10px;
	right: 0;
	background:transparent url(/img/logos/logo_footer.gif) no-repeat scroll right top;
	padding-right:65px;
	line-height:39px;
	height:39px;
	width: 230px;
	text-align: right;
	margin: 0;
	color: #999999;
	font-size: 100%;
}

/* ---- New enhanced page structure --- */

#wrapper {
	width: 764px;
	margin: auto;
}

#wrapper #page {
	width: 762px;
	border: 0 hidden;
}

#wrapper #page .content,
#wrapper #page .contentWide {
	font-size: 93%;
	margin: 8px 10px 8px auto;
	width: 546px;
}

#wrapper #page .contentWide {
	width: 743px;
}

#wrapper #page .leftbar {
	margin-right: 10px;
}

/* ---- DEFAULT ELEMENTS --- */

body {
}

strong {
	font-weight: bold;
}

/* ---- HEADER --- */

#tabs-header {
	position: absolute;
	top: -117px;
	left: 2px;
	width: 770px;
}

#site-tabs {
	float: left;
	height: 31px;
}

#vm-tabs {
	float: right;
	height: 31px;
}

#tabs-header a {
	height: 31px;
	vertical-align: baseline;
	float: left;
}

#tabs-header a img {
	vertical-align: baseline;
}



/* ---- NAVIGATION --- */

body.home #navigation ul li.home a,
body.broadband #navigation ul li.broadband a,
body.dtv #navigation ul li.dtv a,
body.phone #navigation ul li.phone a,
body.mobile #navigation ul li.mobile a,
body.bundles #navigation ul li.bundles a,
body.offers #navigation ul li.offers a,
body.allproducts #navigation ul li.allproducts a,
body.customer #navigation ul li.customer a,
body.help #navigation ul li.help a {
	text-decoration:none;
	background-color:#c00;
	color:#fff;
}

#breadcrumb {
	background-color: #FFFFFF;
	font-size: 86%;
	padding: 0 0 0 3px;
	width: 742px;
}

#breadcrumb p {
	color: #666666;
	font-family: Verdana, Arial, sans serif;
	margin: 0;
	padding: 11px 0 0;
}

#breadcrumb .home {
	color: #000000;
}

#breadcrumb a {
	color: #333333;
	padding: 0 6px 0 11px;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: none;
}

/* LEFT BAR */
div.leftbar{
	display: inline;
	float:left;
	width:185px;
	margin:8px 0 0 8px;
	
}
div.leftbar ul.leftnav{
	float: left;
	margin:0;
	padding:0 0 8px 0;
	list-style:none;
	font-size:92%;/* ~ 11px */
}
div.leftbar ul.leftnav li {
	float: left;
	display: block;
	width: 185px;
	margin: 0;
	padding: 0;
}
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{
	float: left;
	width: 166px;
	padding:8px;
	margin-bottom:8px;
}

div.leftbar ul.leftnav{
	float: left;
	margin: 0;
	padding: 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-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 0 5px 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 * {
	display: inline;
	float: left;
}
div.leftbar div.box div.banner p.number{
	line-height: 1px;
	font-size:150%;
	font-weight:bold;
	color:#c00;
}
div.leftbar div.box div.banner ul {
	height: 7px;
	padding: 0 0 4px 0;
	margin: 0;
	line-height: 1px;
	font-size: 10px;
}
div.leftbar div.box div.banner li {
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size: 10px;
}
div.leftbar div.box div.banner br {
	display: none;
}
div.leftbar div.box div.banner img {
	padding-bottom: 8px;
}
div.leftbar div.box div.banner div#inqC2C2ImgContainer img {
	padding-bottom: 0;
}
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;
}
div.leftbar form input.button {
	background-color:transparent;
	border-style:none;
	padding-bottom:4px;
	vertical-align:middle;
} 

/**** applying tactical redesign look and feel to existing leftnav ****/
div#page div.leftbar {
	display: inline;
	float: left;
	font-family: Verdana, Arial, sans serif;
	margin-left: 0;
	margin-top: 16px;
	width: 182px;
}

div#page div.leftbar ul.leftnav {
	background: #eff0f0 url(/img/backgrounds/left_nav_bg.gif) repeat-x scroll center bottom;
	margin: 0 0 2em;
}

div#page div.leftbar ul.leftnav li {
	border-bottom: 1px solid #ccc;
	float: none;
	margin: 0 0 0 10px;
	padding: 0.5em 0 0.5em 2px;
	width: 170px;
}

div#page div.leftbar ul.leftnav li.selected,
div#page div.leftbar ul.leftnav li.last {
	border-bottom: 0 none transparent;
}

div#page div.leftbar ul.leftnav li.selected {
	margin-left: 0;
	width: 180px;
}

div#page div.leftbar ul.leftnav li div {
	padding-bottom: 1px;
}

div#page div.leftbar ul.leftnav li a {
	background-image: none;
	color: #000;
	display: block;
	font-weight: normal;
	padding-left: 0;
	text-decoration: none;
	overflow: hidden;
}

div#page div.leftbar ul.leftnav li a.current,
div#page div.leftbar ul.leftnav li.selected a {
	background-image: none;
	background-color: #c20000;
	color: #fff;
	font-weight: bold;
	margin: -7px 0 -7px -2px;
	padding: 5px 0 8px 12px;
}

/**** applying tactical redesign postcode checker and contact us modules to existing leftnav ****/
div#page div.box.border {
	background: transparent url(/img/backgrounds/leftnav_box_bg.jpg) no-repeat scroll bottom left;
	width: 182px;
	border: 0;
	padding: 0 0 1em;
}

div#page div#leftnavpostcodecheck,
div#page div#leftnavquestions {
	background: transparent url(/img/backgrounds/leftnav_box_bg.jpg) no-repeat scroll top left;
	padding: .6em 1.1em 0;
}

div#page div#leftnavpostcodecheck span {
	display: none;
}

div#page div#leftnavpostcodecheck h2 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

div#page div#leftnavpostcodecheck p {
	font-size: .85em;
	margin: .5em 0;
}

div#page div#leftnavpostcodecheck a {
	text-decoration: none;
}

div#page div#leftnavpostcodecheck form label {
	display: inline;
}

div#page div#leftnavpostcodecheck form label input {
	font-family: Tahoma;
	font-size: 1.1em;
	color: #999;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-color: #989898 #838383 #686868;
	border-style: solid;
	border-width: 1px;
	padding: 0.1em 0.3em;
	width: 4em;
}

div#page div#leftnavpostcodecheck form button {
	padding: 0.2em 0.4em;
	position: relative;
	top: -1px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #CC0000 url(/img/backgrounds/button_red_gradient_bg.gif) repeat-x scroll center center;
	border: medium none;
}

div#page div#leftnavquestions h2 {
	font-size: 1em;
	font-weight: bold;
}

div#page div#leftnavquestions p {
	font-size: .85em;
	margin: .5em 0;
}

div#page div#leftnavquestions span {
	font-size: 1.2em;
	font-weight: bold;
}

div#page div#leftnavquestions p.new-cust,
div#page div#leftnavquestions p.exist-cust-call {
	background: transparent url(/img/backgrounds/leftnav_new_cust_bg.gif) no-repeat scroll 0 5px;
	padding: 0 0 0 30px;
}

div#page div#leftnavquestions p.exist-cust {
	background: transparent url(/img/backgrounds/leftnav_exist_cust_bg.gif) no-repeat scroll 0 5px;
	padding: 0 0 0 30px;
}

div#page div#leftnavquestions img.divider {
	margin: 4px 0 0 -13px;
}

div#page div#leftnavquestions p.store-loc {
	margin: 0;
}

div#page div#leftnavquestions p.store-loc a {
	text-decoration: none;
}

div#page div#leftnavquestions p.exist-cust-call,
body.customer div#page div#leftnavquestions p#book-a-visit,
body.customer div#page div#leftnavquestions p.new-cust {
	display: none;
}

body.customer div#page div#leftnavquestions p.exist-cust-call,
body.help div#page div#leftnavquestions p.exist-cust-call {
	display: block;
}




