﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: small;
	background-color: #e0e0e0;
}
a:link     {
	color: #000;
	text-decoration: none;
}
a:visited  {color:#000}
a:active   {color:red}
a:hover    {color:red}

#masthead {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 75px;
	background-image: url('../images/top.jpg');
}
.logo {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 7px 0px 0px 20px;
}
#top_nav {
	width: 1000px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/top3.jpg');
}
#bread {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 22px;
	clear: both;
}
#hansel {
	background-position: left bottom;
	background-color: #FFFFFF;
	width: 200px;
	height: 21px;
	float: left;
	background-image: url('../images/buttonL.jpg');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
}
#hansel ul {
	margin: 0px;
	padding: 3px 5px 5px 10px;
}
#hansel li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#hansel a {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	font-weight: normal;
	font-size: 14px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#hansel a:visited {
	color: #000000;
	text-decoration: none;
}
#hansel a:hover {
	color: #CB101F;
	text-decoration: none;
}
#bread_crumb {
	margin: 0px 200px 0px 200px;
	width: 600px;
	height: 21px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
}
#bread_crumb ul {
	padding-left: 0;
	margin-left:0px;
	margin-bottom:0px;
	width:80%
	} 

#bread_crumb li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;

	}

#gretel {
	background-position: right bottom;
	width: 200px;
	background-color: #FFFFFF;
	height: 21px;
	float: right;
	background-image: url('../images/buttonR.jpg');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 14px;
}
#gretel ul {
	margin: 0px;
	padding: 3px 5px 5px 55px;
}
#gretel li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.postcode {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 10px 0px 0px 0px;
	width: 175px;
	background-color: #e1e1ff;
	font-size: small;
	float: right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
}
#left_col {
	width: 199px;
	float: left;
	background-color: #FFFFFF;
}
#right_col {
	width: 199px;
	float: right;
	background-color: #FFFFFF;
}
#page_content {
	margin-left: 200px;
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 600px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
}
#suppliers {
	background-color: #FFFFFF;
	width: 1000px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/footer_bar.jpg');
	height: 50px;
	font-size: x-small;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
#footer ul {
	margin: 0px;
	padding-top: 25px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 50px;
}
#suppliers ul {
	margin: 0px;
	padding: 0px;
}
#suppliers li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.FltRight {
	float: right;
}
input {
	border: 1px #7f9db9 solid;
	width: 50%;
	margin-left: 5px;
	margin-top: 10px;
}
button {
	color: #000000;
}
#postcode {
	float: right;
	background-color: #FFFFFF;
	width: 189px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
}
#postcode input {
	width: 40px;
	padding: 2px 2px 2px 0px;
}
#pform {
	border-width: 0px;
	margin-top: 10px;

}
#map {
	width: 189px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	float: right;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.button {
	width: 20px;
	padding: 1px 0px 1px 0px;
}
.logofoot {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 0px;
}
#suppliers a {
	text-decoration: none;
	border-width: 0px;
}
#mid_nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	height: 50px;
}
.masthead {
	text-align: right;
	margin-left: 600px;
	position: absolute;
	margin-bottom: -20px;
}
#bb_content {
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#terms {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	background-color: #FFFFFF;
	padding: 10px 10px 20px 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#mid_nav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#mid_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.bold {
	font-weight: bold;
}
#mid_nav a {
	border-style: 0;
	border-color: 0;
	text-decoration: none;
		border-width: 0px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.broadband_image {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: 30px;
}
#bb_content ul {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bb_content li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style-type: none;
	display: inline;
}
#data_content {
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#data_content ul {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#data_content li {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	list-style-type: none;
	display: inline;
}
#pre_content {
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#pre_content ul {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#prepaid {
	width: 695px;
	background-color: #FFFFFF;
	margin-left: 105px;
}
#logo {
	width: 105px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
	height: 350px;
}
.prelogo {
	padding-top: 30px;
}
#pre_content li {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	list-style-type: none;
	display: inline;
}
#hot_nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	height: 50px;
}
#hot_nav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#hot_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 93px;
	height: 45px;
}
#hot_nav a {
	border-style: 0;
	border-color: 0;
	text-decoration: none;
	border-width: 0px;
}
.hot_image {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: 70px;
}
#four_content {
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#four_content ul {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#four_content li {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	list-style-type: none;
	display: inline;
	width: 126px;
	height: 216px;
}
#flash {
	width: 230px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}
#outright {
	width: 560px;
	background-color: #FFFFFF;
	margin-left: 240px;
	padding-top: 10px;
}
#outright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
#outright h1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}
.outflash {
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	margin-top: 25px;
}
.imglink {
	border-width: 0px;
}
#five_content {
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#five_content ul {
	padding: 20px 0px 20px 0px;
	margin: 1px 0px 0px 0px;
}
#five_content li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#three_content {
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#three_content ul {
	padding: 20px 0px 20px 75px;
	margin: 1px 0px 0px 0px;
}
#three_content li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}

.floater {
	position: fixed;
	left: 0px;
	top: 200px;
}
#carrier {
	background-position: left 5px;
	width: 506px;
	background-color: #DBD9DA;
	margin-left: 260px;
	padding-top: 5px;
	background-image: url('../images/top_10/left_arrow.jpg');
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-bottom: 10px;
}
#topten {
	background-position: left 10px;
	width: 506px;
	background-color: #DBD9DA;
	margin-left: 20px;
	background-image: url('../images/top_10/left_arrow.jpg');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
#top10 {
	table-layout: fixed;
	empty-cells: show;
	width: 470px;
	background-color: #C4C4C4;
	float: left;
	border-spacing: 1px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.vextras {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
h3 {
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.sm10 {
	padding: 5px 2px 2px 2px;
	width: 20%;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
.lg10 {
	padding: 2px 1px 2px 3px;
	border: 1px solid #C0C0C0;
	width: 80%;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	margin-right: 5px;
}
.ten {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-spacing: 2px;
}
#top10 caption {
	text-align: left;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.sm101 {
	padding: 1px 1px 1px 10px;
	width: 20%;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
#carrier h1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}
.carrier_TC {
	font-variant: small-caps;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	width: 15%;
	font-family: Arial, Helvetica, sans-serif;
}
.carrier_cap {
	width: 50%;
	font-size: medium;
	font-variant: small-caps;
	text-align: left;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.carrier_out {
	width: 15%;
	font-variant: small-caps;
	color: #FF0000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.carrier1 {
	width: 15%;
	font-variant: small-caps;
	text-align: left;
	color: #FF0000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.cap_data {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.cartable {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.cap_datapr {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
}
.capExtra {
	font-style: italic;
	font-weight: bold;
}
#companyP {
	float: left;
	background-color: #FFFFFF;
	width: 189px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
#about {
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	font-variant: small-caps;
}
.FltLeft {
	float: right;
}
.locator {
	width: 100%;
}
.sc_link {
	border-width: 0px;
}
#word_content {
	padding: 50px;
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 700px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
	height: auto;
}
#wide_content {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#wide_page {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
}
#homeTen {
	float: left;
	background-color: #FFFFFF;
	width: 189px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#postcode fieldset {
	background-color: e0e0e0;
}
#postcode label {
	font-size: x-small;
	width: 40px;
}
#postcode button {
	margin-left: 1px;
}
#postcode p {
	text-align: center;
}
.xsmall {
	font-size: xx-small;
}
#login a {
	color: #FF0000;
	text-decoration: underline;
}
#masthead p {
	text-align: center;
	margin-left: 800px;
	margin-top: -35px;
	color: #FF0000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
}
#login {
	text-align: center;
	margin-top: 0px;
	color: #FF0000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	margin-right: 400px;
}
#login a:visited {
	color: #FF0000;
	text-decoration: underline;
}

#web_club {
	margin-left: 200px;
	margin-right: 200px;
	background-color: #FFFFFF;
	width: 600px;
	overflow: auto;
	font-family: verdana;
	font-size: small;
}
#postcode input {
	font-size: x-small;
	width: 40px;
}
#homeleft {
	float: left;
	background-color: #FFFFFF;
	width: 189px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#homeright {
	float: right;
	background-color: #FFFFFF;
	width: 189px;
	text-align: center;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
}
#htable {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.Tpromo {
	float: right;
	margin-top: 20px;
}
.cwi_right {
	border-style: 0;
	float: right;
		margin-top: 20px;
		border-width: 0px;
}
.cwi_rsmall {
	border-style: 0;
	margin-top: 20px;
	border-width: 0px;
	margin-left: 10px;
}
#cwi {
	width: 695px;
	background-color: #FFFFFF;
	margin-left: 105px;
}
.cwi_hsmall {
	border-style: 0;
	margin-top: 20px;
	border-width: 0px;
	margin-left: 2px;
}
