@charset "utf-8";

/* Global
_______________________________________________________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style-type: none;
	line-height: normal;
	}
	
body {
	width: 599px;
	margin: 0 auto;
	color:#333333;
	background-color: #fff;	
	text-align: left;
	font-family:Arial,Verdana,sans-serif;
	font-size:100%;
	}
	
img {
	display: block;
	}

.clear {
	clear:both;
	}

.hide {
	display: none;
	}

/* Type
_______________________________________________________________________________________________*/

p {
	color: #666;	
	font-size: 12px;
	padding: 5px 0;
	}

h2 {
	padding: 5px 0;
	}

h3 {
	color: #e20074;	
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	}

h4 {
	color: #333;	
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	}

.body-text {
	float: left;
	clear: both;
	width: 559px;
	padding: 0 20px 10px 20px;
	}

.body-text ul, .full-box-content ul, .full-box-content-grey ul {
	padding-left: 20px;
	}

.body-text li, .full-box-content li, .full-box-content-grey li {
	list-style-type:none;
	background: url(../images/li-pink.gif) no-repeat 0 0.75em;
	font-size: 12px;
	padding: 3px 0 3px 10px;
	line-height: 16px;
	color: #666666;
	}

.blue {
	color: #4F91C1;
	font-weight: bold;
	}

.pink {
	color: #e20074;
	font-weight: bold;
	}

.grey {
	color: #666666;
	font-weight: normal;
	}

.white {
	color: #FFFFFF;
	}

.grey-medium {
	color: #88898b;
	font-weight: bold;
	}

.large-text-white {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	}

.large-text-blue {
	font-size: 14px;
	font-weight: bold;
	color: #4F91C1;
	}

.large-text-pink {
	font-size: 14px;
	font-weight: bold;
	color: #e20074;
	}
	
.large-text-grey {
	font-size: 14px;
	font-weight: bold;
	color: #88898b;
	}

.bold {
	font-weight: bold;
	}

/* Links
_______________________________________________________________________________________________*/

.full-box a {
	color: #e20074;
	}

/* Structure
_______________________________________________________________________________________________*/

#indirect-channels {
	width: 599px;
	}

#header {
	float: left;
	padding-bottom: 1px;
	}

#feature {
	float: left;
	clear: both;
	margin-bottom: 10px;
	}

#content {
	clear: both;
	float: left;
	width: 599px;
	padding-bottom: 20px;
	}

/* Main Navigation
_______________________________________________________________________________________________*/

#main-nav {
	float: left;
	width:599px;
	min-height:35px;
	margin-bottom: 10px;
	background: #9e9e9e url(../images/bg_main_nav.gif) 0 0 repeat-x;
	font-size:.7em;
	}

* html #main-nav {
	height:35px;
	}

#nav {
	display:inline;
	float:left;
	list-style:none;
	}

#nav ul {
	width: 599px;
	list-style:none;
	}

#nav li {
	position:relative;
	float:left;
	padding-right:2px;
	background: url(../images/bg_main_nav_split.gif) 100% 0 repeat-y;
	list-style-type: none;
	}	

#nav li span {
	float:left;
	}

#nav li.current {
	background:#e20074 url(../images/bg_main_nav_split.gif) 100% 0 repeat-y;
	}	

#nav a {
	display:block;
	padding:12px 8px 9px 8px;
	text-decoration:none;
	color:#000;
	font-size:1em;
	font-weight:bold;
	}

#nav li.current a {
	color:#fff;
	}

#nav a:hover {
	color:#fff;
	background:#e20074 !important;
	}

/* Welcome Page
_______________________________________________________________________________________________*/

#payMonthly	{
	float: left;
	margin-right: 9px;
	width: 295px;
	}

#payMonthly ul	{
	border-left: 1px solid #88898b;
	border-right: 1px solid #88898b;			
	float: left;			
	color: #666;	
	font-size: 11px;
	padding: 10px 20px 5px 20px;
	width: 253px;
	}

#payMonthly li {
	padding: 2px 0 2px 10px;
	line-height: 14px;
	list-style-type:none;
	background: url(../images/li-grey.gif) no-repeat 0px 0.55em;
	}

#linkLeft {
	border-left: 1px solid #4e90c0;
	border-right: 1px solid #4e90c0;			
	padding: 0 0 10px 0;
	width: 293px;
	}

#linkLeft a	{
	color: #88898b;			
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 15px;
	}

#payMonthlyFooter	{
	background: url(../images/pay-monthly-mobiles.jpg) no-repeat;
	height: 66px;
	width: 295px;
	}

#payMonthlyFooter a	{
	float: right;
	margin: 10px 10px  0 0;
	}

#payg {
	float: left;
	width: 295px;
	}

#payg ul {
	border-left: 1px solid #e20074;
	border-right: 1px solid #e20074;		
	float: left;
	color: #666;	
	font-size: 11px;
	padding: 10px 10px 5px 20px;
	width: 263px;
	}

#payg li {
	padding: 2px 0 2px 10px;
	line-height: 14px;
	list-style-type:none;
	background: url(../images/li-pink.gif) no-repeat 0px 0.55em;
	}

#linkRight {
	border-left: 1px solid #e20074;
	border-right: 1px solid #e20074;			
	padding: 0 0 10px 0;
	width: 293px;
	}

#linkRight a {
	color: #e20074;			
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 15px;
	text-decoration: none;
	}

#paygFooter	{
	background: url(../images/pay-as-you-go-mobiles.jpg) no-repeat;
	height: 66px;
	width: 295px;
	}

#paygFooter a {
	float: right;
	margin: 10px 10px  0 0;
	}

#mobileBroadband {
	background: url(../images/mobile-broadband-bg.jpg) no-repeat;
	float: left;
	height: 151px;
	margin: 10px 9px 0 0;
	width: 295px;
	}

#mobileBroadband p {
	padding: 45px 0 0 100px;
	width: 160px;
	font-size: 11px;
	}

#mobileBroadband a {
	float:left;
	height:19px;
	margin: 10px 0 0 100px;
	width:78px;
	}

#doubleYourCredit {
	background: url(../images/double-your-credit-bg.jpg) no-repeat;
	float: left;
	height: 151px;
	margin-top: 10px;
	width: 295px;
	}

#doubleYourCredit p	{
	padding: 45px 0 0 20px;
	width: 160px;
	color: #666;	
	font-size: 11px;
	}

#doubleYourCredit a	{
	float:left;
	height:151px;
	margin: 0;
	width:295px;
	}

/* Pay As You Go Page
_______________________________________________________________________________________________*/

#payg2 {
	display: inline;
	float: left;
	margin: 0 9px 0 0;		
	width: 390px;
	}

#payg2-foot {
	float: right;
	overflow: hidden;
	width: 390px;
	height: 4px;
	background: url(../images/payg-footer.gif) no-repeat top left;
	}

#offers	{
	border-left: 1px solid #e20074;
	border-right: 1px solid #e20074;			
	float: left;
	padding: 5px 0 9px 18px;
	width: 370px;
	}

#offers	ul {
	font-size: 13px;
	list-style-type: none;
	width: 290px;
	padding: 10px 10px 10px 10px;
	color: #666666;
	}

.li1 {
	background: url(../images/1.gif) no-repeat;
	padding: 1px 0 7px 30px;
	}

.li2 {
	background: url(../images/2.gif) no-repeat;
	padding: 1px 0 5px 30px; 
	}

.li3 {
	background: url(../images/3.gif) no-repeat;
	padding: 2px 0 10px 30px; 
	}

#offers img	{
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	}

#offers span {
	font-weight: bold;
	padding: 0;
	}

#mobileBroadband3 {
	background: url(../images/mobile-broadband-bg-2.gif) 0 bottom no-repeat;
	float: left;
	height: 292px;
	width: 200px;
	}

#mobileBroadband3 p {
	float: left;
	padding: 10px 30px 10px 20px;
	width: 150px;
	font-size: 11px;
	}

#mobileBroadband3 a	img {
	display: inline;
	margin: 0 0 0 20px;
	}
	
#tMobilePayMonthly {
	background: url(../images/pay-monthly-bg.jpg) no-repeat;
	float:left;
	height: 100px;
	margin: 10px 0 0 0;
	width: 599px;
	}

#tMobilePayMonthly img {
	display: inline;
	float:left;
	margin: 20px 0 0 20px;
	}

#tMobilePayMonthly a img {
	clear: both;
	display: inline;
	float: left;
	margin: 10px 0 0 20px;
	}

/* Pay Monthly
_______________________________________________________________________________________________*/

#combiFlext	{
	float: left;
	margin: 0 9px 0 0;
	width: 390px;
	}

#combiFlext img	{
	float: left;
	}

#flext p, #combi p {
	clear: both;
	padding: 10px 0 0 20px;
	width: 295px;
	}

#combi	{
	float: left;
	}

#cCopy	{
	border-top: 1px solid #88898b;
	border-bottom: 1px solid #88898b;	
	float: left;
	height: 155px;
	width: 340px;
	}

#cCopy img	{
	padding: 20px 0 0 20px;
	}

#cCopy a img {
	display: inline;
	float: left;
	padding: 0;
	margin: 7px 0 0 19px;
	}

#flext {
	float: left;			
	margin-top: 10px;
	}

#fCopy {
	border-top: 1px solid #e20074;
	border-bottom: 1px solid #e20074;
	float: left;
	height: 155px;
	width: 340px;
	}

#fCopy img {
	padding: 20px 0 0 20px;
	}

#fCopy a img {
	display: inline;
	padding: 0;
	margin: 7px 0 0 19px;
	}

#mobileBroadband2 {
	background: url(../images/mobile-broadband-bg-2.gif) 0 bottom no-repeat;
	float: left;
	height: 323px;
	width: 200px;
	}

#mobileBroadband2 p	{
	float: left;
	padding: 10px 25px 10px 20px;
	width: 155px;
	}

#mobileBroadband2 a	img{
	display: inline;
	margin: 0 0 0 20px;
	}

/* Mobile Broadband
_______________________________________________________________________________________________*/

/* Full-width boxes
_______________________________________________________________________________________________*/

.full-box {
	float: left;
	clear: both;
	width: 599px;
	margin-bottom: 10px;
	}

.full-box-content {
	float: left;
	width: 562px;
	padding: 15px 15px 10px 20px;
	border-left: 1px solid #e20074;
	border-right: 1px solid #e20074;			
	}

.full-box-content-grey {
	float: left;
	width: 562px;
	padding: 15px 15px 10px 20px;
	border-left: 1px solid #88898b;
	border-right: 1px solid #88898b;			
	}

.full-box-text {
	float: left;
	width: 410px;
	}

.full-box-image {
	float: right;
	}

.full-box-image a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}

.full-box-foot {
	float: right;
	overflow: hidden;
	width: 599px;
	height: 6px;
	background: url(../images/full-box-footer.gif) no-repeat top left;
	}

.full-box-foot-grey {
	float: right;
	overflow: hidden;
	width: 599px;
	height: 6px;
	background: url(../images/full-box-footer-grey.gif) no-repeat top left;
	}

/* Panel
_______________________________________________________________________________________________*/

#panel {
	float: left;
	clear: both;
	width: 599px;
	height: 100px;
	background: url(../images/panel.gif) no-repeat top left;
	}

#panel ul {
	padding: 20px;
	width: 559px;
	height: 60px;
	}

#panel ul li {
	float: left;
	width: 33%;
	padding: 8px 0;
	text-align: center;
	}

#panel ul li.top-left {
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#panel ul li.top-middle {
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	}

#panel ul li.top-right {
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

#panel ul li.bottom-left {
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
	}

#panel ul li.bottom-middle {
	font-size: 12px;
	}

#panel ul li.bottom-right {
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	}

/* Extra Services
_______________________________________________________________________________________________*/

/* Drop-down boxes
_______________________________________________________________________________________________*/

.dropdown {
	float: left;
	clear: both;
	width: 557px;
	padding: 0 20px 10px 20px;
	border-left: 1px solid #e20074;
	border-right: 1px solid #e20074;			
	}

.dropdown-grey {
	float: left;
	clear: both;
	width: 557px;
	padding: 0 20px 10px 20px;
	border-left: 1px solid #88898b;
	border-right: 1px solid #88898b;			
	}

/* Content Dropdown
_______________________________________________________________________________________________*/

/* Hides Dropdown Links when Javascript is disabled. Add $(".js_show").show(); under window.onload = function() {. */
.js_show {
	display: none;
	}

a.hidden {
	padding-left: 15px;
	background: url(../images/plus.gif) no-repeat left;
	}

a.showing {
	padding-left: 15px;
	background: url(../images/minus.gif) no-repeat left;
	}

.full-box-content-grey a.hidden {
	padding-left: 15px;
	background: url(../images/plus-grey.gif) no-repeat left;
	}

.full-box-content-grey a.showing {
	padding-left: 15px;
	background: url(../images/minus-grey.gif) no-repeat left;
	}

/* Dropdown Tariff Tables
_______________________________________________________________________________________________*/

#tariff-tables {
	float: left;
	clear:both;
	width: 557px;
	padding: 10px 0 0 0;
	}

#tariff-tables table {
	width: 557px;
	}

.dropdown-table {
	float: left;
	clear: both;
	width: 557px;
	margin: 10px 0 8px 0;
	text-align: center;
	font-size: 12px;
	border-collapse: collapse;
	}

.dropdown-table-head {
	background: #b1b1b1 url(../images/dropdown-table-head.gif) top left repeat-x;
	}

.dropdown th {
	width: 138px;
	padding: 6px 0;
	border: none;
	color: #FFFFFF;
	border-top: 1px solid #88898b;
	}

.dropdown th.left {
	border-left: 1px solid #88898b;
	}

.dropdown th.right{
	border-right: 1px solid #88898b;
	}

.dropdown-table td {
	width: 138px;
	border: 1px solid #88898b;
	padding: 10px 10px;
	vertical-align: middle;
	}

.tariff {
	background: url(../images/tariff.gif) top right repeat-y;
	}
