body
{
	margin: 30px 0px 0px 0px;
}


#maincontainer
{
	width: 988px;
	margin: 0px auto 0px auto;
}

#topbar
{
	width: 930px;
	height: 65px;
	_overflow: hidden; /* TO SORT HUGE GAP PROBLEM IN IE6 */
	padding: 0px 0px 8px 0px;
	margin: 0px auto 0px auto;
	border-bottom: 2px solid #0078c7;
}

#logo
{
	float: left;
	margin: 2px 0px 0px 0px;
	width: 272px;
	height: 51px;
}

#searchandmenu
{
	float: left;
	width: 658px;
}

/* SEARCH : START */

#search
{
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	height: 31px;
	_height: 1px;
}

#search form, #search label, #search input
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#search label
{
	display: none;
}

#search #searchtext
{
	margin: 0px 0px 6px 0px;
	padding: 3px 0px 2px 3px;
	color: #d9d9d9;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	width: 164px;
	height: 13px;
}

/* SEARCH : END */


/* MAIN NAVIGATION : START */

#mainnavigation
{
	float: right;
	/*width: 600px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainnavigation ul#mainnav
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainnavigation ul#mainnav li
{
	display: inline;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	margin: 0px 2px 0px 0px;
}

#mainnavigation ul#mainnav li a
{
	background: url("../images/menuslash_out.gif") no-repeat right;
	padding: 0px 19px 0px 0px;
	color: #312d2b;
	text-decoration: none;
}

#mainnavigation ul#mainnav li a:hover
{
	background: url("../images/menuslash_over.gif") no-repeat right;
	color: #006db8;
}

#mainnavigation ul#mainnav li.selected a
{
	background: url("../images/menuslash_over.gif") no-repeat right;
	color: #006db8;
}

/* MAIN NAVIGATION : END */


/* HOME MIDDLE : START */

#middlehome
{
	width: 988px;
	margin-top: 1px;
	clear: both;
}

#homepagehero
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 747px;
	height: 299px;
	background: url("/images/hero_homepage.jpg") no-repeat;
}

#homepagehero img
{
	display: none;
}


/* HOME MIDDLE : END */

/* HOME BOTTOM : START */

#homecolumns
{
	clear: both;
	height: 280px;
	width: 930px;
	margin: 0px auto 0px auto;
}
	
	/* HOME SECOND MENU : START */
	
	#servicesnav
	{
		float: left;
		margin: 14px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		width: 200px;
	}
	
	#servicesnav ul#servicesmenu
	{
		list-style-type: none;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 200px;
		border-top: 2px solid #66aedd;
	}
	
	#servicesnav ul#servicesmenu li
	{
		display: block;
		font-family: verdana, sans-serif;
		font-weight: bold;
		margin: 0px 2px 0px 0px;
		background: url("../images/servicesnav_dotted.gif") no-repeat bottom;
		padding: 6px 0px 6px 0px;
		width: 198px;
	}
	
	#servicesnav ul#servicesmenu li a
	{
		background: url("../images/menuslash_out.gif") no-repeat left;
		padding: 0px 0px 0px 19px;
		color: #312d2b;
		text-decoration: none;
	}
	
	#servicesnav ul#servicesmenu li a:hover
	{
		background: url("../images/menuslash_over.gif") no-repeat left;
		color: #006db8;
	}
	
	#servicesnav ul#servicesmenu li.selected a
	{
		background: url("../images/menuslash_over.gif") no-repeat left;
		color: #006db8;
	}
	
	/* HOME SECOND MENU : END */
	
	/* COVERAGE BOX : START */
	#coverage
	{
		float: left;
		margin: 3px 0px 0px 14px;
		padding: 0px 0px 0px 0px;
		width: 250px;
		height: 266px;
		background: url("../images/gb_map_small.jpg") no-repeat 69px 28px;
		_background: url("../images/gb_map_small.jpg") no-repeat 77px 37px;
	}
	
	#coverage p
	{
		font-family: verdana, sans-serif;
		font-size: 0.7em;
		width: 150px;
	}
	
	#coverage .findmore
	{
		position: relative;
		top: 230px;
		
	}
	
	#coverage .findmore a
	{
		text-decoration: none;
		background: url("../images/greyarrow_link_out.gif") no-repeat left;
		padding: 0px 0px 0px 15px;
		color: #858383;
		font-family: verdana, sans-serif;
		font-size: 0.7em;
		font-weight: bold;
	}
	
	#coverage .findmore a:hover
	{
		background: url("../images/greyarrow_link_over.gif") no-repeat left;
		color: #0078c7;
	}
	
	/* COVERAGE BOX : END */
	
	/* SUPPORT BOX : START */
	#support
	{
		float: left;
		margin: 3px 0px 0px 14px;
		padding: 0px 0px 0px 0px;
		width: 250px;
		height: 266px;
		background: url("../images/wimax_modem_small.jpg") no-repeat 91px 86px;
		_background: url("../images/wimax_modem_small.jpg") no-repeat 99px 95px;
	}
	
	#support p
	{
		font-family: verdana, sans-serif;
		font-size: 0.7em;
                width: 150px;
	}
	
	#support .findmore
	{
		position: relative;
		top: 230px;
	}
	
	#support .findmore a
	{
		text-decoration: none;
		background: url("../images/greyarrow_link_out.gif") no-repeat left;
		padding: 0px 0px 0px 15px;
		color: #858383;
		font-family: verdana, sans-serif;
		font-size: 0.7em;
		font-weight: bold;
	}
	
	#support .findmore a:hover
	{
		background: url("../images/greyarrow_link_over.gif") no-repeat left;
		color: #0078c7;
	}
	
	/* SUPPORT BOX : END */
	
	/* LATEST NEWS : START */
	#latestnews
	{
		float: left;
		margin: 14px 0px 10px 25px;
		padding: 0px 0px 0px 0px;
		width: 170px;
		_width: 168px;
	}
	
	#latestnews ul.newslist
	{
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#latestnews ul.newslist li
	{
		margin: 0px 0px 0px 0px;
		padding: 7px 0px 7px 0px;
		line-height: 1.2em;
		font-family: verdana, sans-serif;
		display: block;
		background: url("../images/newsdivider.gif") no-repeat bottom;
	}
	
	#latestnews li a.newslink
	{
		color: #000000;
		text-decoration: none;
	}
	
	#latestnews li a.newslink:hover
	{
		color: #0078c7;
	}
	
	#latestnews .findmore
	{
		margin: 5px 0px 0px 0px;
	}
	
	#latestnews .findmore a
	{
		text-decoration: none;
		background: url("../images/greyarrow_link_out.gif") no-repeat left;
		padding: 0px 0px 0px 15px;
		color: #858383;
		font-family: verdana, sans-serif;
		font-size: 0.7em;
		font-weight: bold;
	}
	
	#latestnews .findmore a:hover
	{
		background: url("../images/greyarrow_link_over.gif") no-repeat left;
		color: #0078c7;
	}
	
	
	/* LATEST NEWS : END */
	
	
	#homepageOffer
	{
		margin:15px 0px 0px 0px;
		float:right;
		width:427px;
		height:265px;
		position:relative;
		padding:0px 0px 0px 10px;
	}
	
	#homepageOffer p
	{
		width:200px;
	}



	#homepageOffer a.buynow
	{
		position:absolute;
		top:213px;
		left:165px;
		width:130px;
		height:37px;
		text-indent:-9999em;
	}
	
	#coveragePlugin
	{
		overflow:hidden;
		margin:29px 0px 0px 12px;
		_margin: 29px 0px 0px 9px;
		width:229px;
		height:270px;
	}


div.boxcontainer {
	clear: both;
}


div.Box01 {
	float: left;
	padding-right: 10px;
	margin-left: 0px;
	display: inline;
}

div.Box02 {
	float: left;
	padding-right: 10px;
	margin-top: 40px;
	margin-left: 50px;
	display: inline;
}

div.homecolumndivider
{
	
	float: left;
	width: 1px;
	height: 266px;
	background: url("../images/homecolumndivider.gif") no-repeat 0px 58px;
}

div.greydivider
{
	clear: both;
	width: 499px;
	height: 1px;
	margin: 0px 0px 15px 0px;
	background: url("../images/greydivider.gif") no-repeat;
}

div.greydivider_vert
{
	width: 2px;
	height: 300px;
	background: url("../images/greydivider_vert.gif") no-repeat;
	margin: 0px 15px 0px 15px;
}

div.sitemapdivider
{
	float: left;
	width: 2px;
	height: 450px;
	background: url("../images/greydivider_vert.gif");
	margin: 0px 15px 0px 15px;
}

img.centeredImage
{
	display:block;
	margin:0 auto;
}	

/* HOME BOTTOM : END */

/* MAIN CONTENT PAGES : START */

#contentpane
{
	width: 988px;
	margin: 15px auto 15px auto;
	clear: both;
}

#contentpane #leftcolumn
{
	float: left;
	width: 230px;
}

#contentpane #leftcolumn #servicesnav
{
	margin-left: 29px;
	_margin-left: 15px;
	font-size: 1em;
}

#contentpane #middlecolumn
{
	float: left;
	width: 500px;
	margin: 15px 0px 0px 15px;
}



#contentpane #rightcolumn
{
	float: left;
	width: 200px;
	margin: 15px 0px 0px 15px;
}

#contentpane #MapRightColText
{
	margin: 90px 16px 0px 30px;
	_margin: 90px 16px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 184px;
	float: left;
}

#contentpane #twocolspread
{
	float: left;
	width: 715px;
	margin: 15px 0px 0px 15px;
}

#contentpane #twocolspread #BusinessThickDivider
{
	clear: both;
	background: url("../images/thickdivider.gif") repeat-x center 5px;
	height: 14px;
	font-size: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* MAIN CONTENT PAGES : END */

/* EASY MENU : START */

#easymenu
{
	clear: both;
	border-top: 2px solid #66aedd;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	text-align: right;
	width: 930px;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	color: #8c8a8a;
	line-height: 1.5em;
}

#easymenu ul
{
	clear: both;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#easymenu li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#easymenu ul li a
{
	color: #8c8a8a;
	text-decoration: none;
}

#easymenu ul li a:hover
{
	color: #0078c7;
}

#easymenu div.footerLinks
{
float:right;
}

#easymenu div.footerAddress
{
float:left;
}
#easymenu div.footerAddress ul
{
width:350px;
text-align:left;
}
/* EASY MENU : END */

/* TEXT STYLES : START */

p
{
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	margin: 0px 0px 15px 0px;
}

p.lighter
{
	color: #858383;
}

p.shortdesc
{
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

p.subtitle
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.staffprofile p.title
{
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

p a
{
	color: #0078c7;
}

p a:hover
{
	color: #0078c7;
}

#contentpane ol,
#contentpane ul
{
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	margin: 15px 0px 15px 15px;
	padding: 0px 0px 0px 0px;
}

#contentpane ul li
{
	margin: 0px 0px 0px 0px;
}

#contentpane ol li
{
	margin: 0px 0px 0px 10px;
}

#contentpane ul li a
{
	color: #0078c7;
}

#contentpane ul li a:hover
{
	color: #312d2b;
}

#contentpane ul.terms
{
	margin: 15px 0px 15px 0px;
}

#contentpane ul.terms li
{
	list-style:none;
	background:url("../images/pdf_icon.jpg") no-repeat left center;
	line-height:20px;
	margin:0px;
	padding:5px 0px 5px 25px;
}

#contentpane table
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align:center;
	font-family: verdana, sans-serif;	
	margin:0px 0px 15px 0px;
}

#contentpane th
{
	border: solid 1px #358DCE;
	background-color: #358DCE;
	color:#ffffff;
	padding:5px 0px;
	font-size: 0.7em;
}

#contentpane td
{
	border: solid 1px #358DCE;
	padding:5px 0px;
	font-size: 0.7em;
}



/* TEXT STYLES : START */

/* GET FREEDOM4 FORM : START */
div#getfreedom, div#getfreedomhome
{
	float: right;
	width: 184px;
	height: 230px;
}

div#getfreedom
{
	margin: 15px 0px 0px 0px;
}

div#getfreedomhome
{
	margin: 29px 0px 0px 0px;
}

/*div.getfreedom form, div.getfreedom label, div.getfreedom input,
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	_font-size: 1em;
}

div.getfreedom hr
{
	width: 182px;
	height: 1px;
	border: 0px;
	background-image: url("../images/getfreedom_hr.gif");
	text-align: center;
	margin: 14px auto 5px auto;
	_margin: 14px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.getfreedom p
{
	font-weight: bold;
	font-size:1em;
}

div.getfreedom label
{
	font-weight: bold;
	margin: 24px 0px 6px 0px;
	_margin: 14px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

div.getfreedom input
{
	border: 0px;
}

div.getfreedom fieldset
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
div.getfreedom legend
{
	display: none;
}

div.getfreedom input#address
{
	width: 180px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	color: #666666;
	font-family: verdana, sans-serif;
}

div.getfreedom input#postcode
{
	width: 120px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	color: #666666;
	font-family: verdana, sans-serif;
}

div.getfreedom input#Submit
{
	background: url("../images/getfreedom_button.gif") no-repeat;
	border: 0px;
	width: 180px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 24px 0px 0px 0px;
	padding: 0px 15px 3px 0px;
	cursor: pointer;
	cursor: hand;
}*/
/* GET FREEDOM4 FORM : END */

div.phoneNumber
{
        float: right;
	padding: 20px 27px 00px 18px;
	width: 184px;
}
div.phoneNumber p
{
        color:#358DCE;
	font-size:1.0em;
	font-weight:bold;
}

/* SUPPORT FORM : START */

#SupportForm
{
	font-family: verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#SupportForm_Intro
{
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#SupportForm_Intro p
{
	margin: 0px 0px 0px 0px;
}

#SupportForm_ACNO
{
	width: 235px;
	_width: 230px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#SupportForm_ACNO input#AccountNumber
{
	width: 233px;
	_width: 230px;
	margin: 5px 0px 0px 0px;
}

#SupportForm label
{
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#SupportForm input
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	border: 1px solid #999999;
	height: 20px;
	width: 160px;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
}

div.SupportForm_Divider
{
	clear: both;
	width: 499px;
	height: 2px;
	font-size: 0px;
	background: url("../images/supportform_divider.gif") no-repeat bottom;
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
}

.SupportForm_Label
{
	float: left;
	width: 90px;
	padding-top: 4px;
}

.SupportForm_Input
{
	float: left;
}

#SupportForm_FirstName,
#SupportForm_Surname,
#SupportForm_Email,
#SupportForm_Phone,
#SupportForm_Address,
#SupportForm_Postcode
{
	clear: left;
	overflow: auto;
	margin: 4px 0px 4px 0px;
}

#SupportForm_Address .SupportForm_Input textarea
{
	width: 160px;
	_width: 158px;
	height: 70px;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
}

#SupportForm_Issue
{
	width: 228px;
	_width: 223px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#SupportForm_Issue .SupportForm_Issue_Input textarea
{
	width: 228px;
	_width: 223px;
	height: 189px;
	_height: 197px;
	margin: 5px 0px 0px 0px;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
}

input#SupportForm_Submit
{
	background: url("../images/form_gobutton.jpg") no-repeat right;
	height: 25px;
	width: 80px;
	border: 0px;
	text-align: right;
	padding: 2px 32px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #666666;
	font-size: 0.6em;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
input#SupportForm_Reset
{
	background: url("../images/form_gobutton.jpg") no-repeat right;
	height: 25px;
	width: 80px;
	border: 0px;
	text-align: right;
	padding: 2px 32px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #666666;
	font-size: 0.6em;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

/* SUPPORT FORM : END */

/* QUOTE BOXES : START */

.quotebox
{
	width: 208px;
	background: #f0f0f0;
	margin: 15px 0px 0px 0px;
}

.quotebox .top, .quotebox .bottom, .quotebox .quoteend
{
	width: 208px;
	_font-size: 1px; /* Hack for IE6 */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.quotebox .top
{
	background: url("../images/quote_top.jpg");
	height: 22px;
}

.quotebox .quoteend
{
	background: url("../images/quote_end.jpg") no-repeat 180px 0px #f0f0f0;
	height: 13px;
}

.quotebox .bottom
{
	background: url("../images/quote_bottom.jpg");
	height: 11px;
}

.quotebox .quotecontent
{
	width: 168px;
	background: #f0f0f0;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	padding: 0px 15px 0px 25px;
}

.quotebox .quoter
{
	width: 173px;
	background: #f0f0f0;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	padding: 0px 15px 0px 20px;
	text-align: right;
}


/* QUOTE BOXES : END */

/* LARGE QUOTE : START */

#BusinessBigQuote
{
	float: left;
	width: 500px;
	height: 290px;
	background: url("../images/business_bigquote_bg.jpg") no-repeat bottom right;
}

#HomeWorkersBigQuote
{
	float: left;
	width: 500px;
	height: 290px;
	background: url("../images/homeworkers_bigquote_bg.jpg") no-repeat bottom right;
}

#PublicSectorBigQuote
{
	float: left;
	width: 500px;
	height: 290px;
	background: url("../images/publicsector_bigquote_bg.jpg") no-repeat bottom right;
}

.bigquote
{
	margin: 15px 0px 0px 15px;
}

.bigquote .bigquoteleft, .bigquote .bigquoteright
{
	width: 225px;
	height: 16px;
}

.bigquote .bigquoteleft
{
	background: url("../images/bigquote_left.gif") no-repeat top left;
}

.bigquote .bigquoteright
{
	background: url("../images/bigquote_right.gif") no-repeat bottom right;
}

.bigquote .bigquotecontent
{
	width: 195px;
	padding: 0px 10px 0px 20px;
	font-family: verdana, sans-serif;
	font-size: 0.9em;
}

.bigquote .bigquotebutton
{
	margin: 15px 0px 0px 20px;
}

/* LARGE QUOTE : END */

/* NEWS PAGE LIST : START */

div.newspage_item
{
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.newspage_item h1
{
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.newspage_item h1 a
{
	color: #0078c7;
}

div.newspage_item p
{
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div.newspage_item p.newsdate
{
	font-family: verdana, sans-serif;
	font-size: 0.6em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #858383;
}

p.newsmore
{
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	color: #858383;
}

p.newsmore a
{
	color: #0078c7;
}

div.newsdivider
{
	height: 1px;
	width: 100%;
	background: url("../images/newsdivider.gif");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* NEWS PAGE LIST : END */

/* PRESS RELEASE PAGE : START */

#contentpane h1.pressrelease
{
	font-family: verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #0078c7;
}

#contentpane p.pressreleasedate
{
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* PRESS RELEASE PAGE : END */

/* POSTCODE FORM : START */

#PostcodeSearchForm fieldset, .MKTrialForm fieldset
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#PostcodeSearchForm legend, .MKTrialForm legend
{
	display: none;
}

#PostcodeSearchForm label, .MKTrialForm label
{
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, sans-serif;
}

#PostcodeSearchForm input, .MKTrialForm input
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	border: 1px solid #999999;
	height: 20px;
	width: 200px;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
}

#PostcodeSearchForm div .PostCodeSearchForm_Input, .MKTrialForm div .MKTrial_TextFormItem_Input, .MKTrialForm div .MKTrial_MemoFormItem_Input, .MKTrialForm div .MKTrial_DropdownFormItem_Input
{
	float: left;
	width: 250px;
}


#PostcodeSearchForm div .PostCodeSearchForm_Label, .MKTrialForm div .MKTrial_TextFormItem_Label, .MKTrialForm div .MKTrial_MemoFormItem_Label, .MKTrialForm div .MKTrial_DropdownFormItem_Label
{
	float: left;
	width: 200px;
	padding-top: 4px;
}

#PostCodeSearchForm_Name,
#PostCodeSearchForm_Email,
#PostCodeSearchForm_PhoneNumber,
#PostCodeSearchForm_PhoneType,
#PostCodeSearchForm_Postcode,
#PostCodeSearchForm_Address,
#PostCodeSearchForm_MKTrial,
.MKTrial_TextFormItem_Container,
.MKTrial_DropdownFormItem_Container,
.MKTrial_MemoFormItem_Container,
.MKTrial_CheckFormItem_Container
{
	clear: left;
	padding: 4px 0px 4px 0px;
}


#PostCodeSearchForm_PhoneType label
{
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#PostCodeSearchForm_PhoneType input
{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 16px;
	width: 20px;
}


#PostCodeSearchForm_PhoneType .radioline
{
    display:inline;
}
#PostCodeSearchForm_MKTrial input, .MKTrial_CheckFormItem_Container input
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 16px;
	width: 20px;
}

input#PostCodeSearchForm_Submit, input#MKTrial_SubmitFormItem
{
	background: url("../images/form_gobutton.jpg") no-repeat right;
	height: 25px;
	width: 130px;
	border: 0px;
	text-align: right;
	padding: 2px 32px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #666666;
	font-size: 0.6em;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

/* POSTCODE FORM : END */



.unwired, .justdata
{
	width: 234px;
}

.justdata
{
	background: url("../images/justdata_image.jpg") no-repeat bottom;
	height: 280px;
}

.rightimage
{
	float: right;
	margin: 0px 0px 10px 10px;
	_margin: 0px 0px 8px 8px;
}

.leftimage
{
	float: left;
	margin: 0px 10px 10px 0px;
	_margin: 0px 8px 8px 0px;
}

.floatl
{
	float: left;
}

.floatr
{
	float: right;
}

#homecolumns, #middlehome, #topbar
{
	_overflow: hidden;
	_height: 1%;
}

p.errormessage
{
	color: #c40000;
	margin: 0px;
}

/* GET FREEDOM4 FORM : START */
div#freedomwifi
{
	float: right;
	padding: 20px 27px 20px 18px;
	width: 184px;
	height: 90px;
	background: url("../images/freedomwifi_left.gif") no-repeat left #358dce;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 115px 0px 0px 0px;
}

div#freedomwifi hr
{
	width: 182px;
	height: 1px;
	border: 0px;
	background-image: url("../images/getfreedom_hr.gif");
	text-align: center;
	margin: 10px auto 5px auto;
	_margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
}




/* GET FREEDOM4 FORM : END */

.partnerlogo
{
	float: left;
	width: 150px;
}

.partnertext
{
	float: left;
	width: 340px;
}

p.faqtitle
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

p.faqtext
{
	font-size: 11px;
}



/*  Main Nav Drop Down */


#mainnavigation ul#mainnav li ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	_font-size: 1.3em;
}

#mainnavigation ul#mainnav li ul li
{
	display: block;
	width: 150px;
	border-right: 1px solid #0078c7;
	border-left: 1px solid #0078c7;
	border-bottom: 1px solid #0078c7;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#mainnavigation ul#mainnav li ul li a,
#mainnavigation ul#mainnav li.selected ul li a
{
	display: block;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #0078c7;
}

#mainnavigation ul#mainnav li ul li a:hover,
#mainnavigation ul#mainnav li.selected ul li a:hover
{
	background: #0078c7;
	color: #FFFFFF;
}

#mainnavigation ul#mainnav li { /* all list items */
	float: left;
	text-transform: uppercase;
}

#mainnavigation ul#mainnav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#mainnavigation ul#mainnav li:hover ul,
#mainnavigation ul#mainnav li.sfhover ul
{ /* lists nested under hovered list items */
	left: auto;
}

/*  Services Nav Drop Down */


#servicesnav ul#servicesmenu li ul
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	list-style: none;
	_font-size: 0.9em;
	border-top: 1px solid #0078c7;
}

#servicesnav ul#servicesmenu li ul li
{
	display: block;
	width: 150px;
	border-right: 1px solid #0078c7;
	border-left: 1px solid #0078c7;
	border-bottom: 1px solid #0078c7;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#servicesnav ul#servicesmenu li ul li a,
#servicesnav ul#servicesmenu li.selected ul li a
{
	display: block;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #0078c7;
}

#servicesnav ul#servicesmenu li ul li a:hover,
#servicesnav ul#servicesmenu li.selected ul li a:hover
{
	background: #0078c7;
	color: #FFFFFF;
}

#servicesnav ul#servicesmenu li { /* all list items */
	float: left;
	text-transform: uppercase;
}

#servicesnav ul#servicesmenu li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#servicesnav ul#servicesmenu li:hover ul,
#servicesnav ul#servicesmenu li.sfhover ul
{ /* lists nested under hovered list items */
	left: auto;
	margin-left: 20px;
}

.clearer
{
clear: both;
font-size: 0%;
line-height: 0em;
_display: none;
}

.dropspacer
{
	height: 11px;
}
.servicesspacer
{
	display: none;
	height: 1px;
}

.ie6
{
	display: none;
	_display: block;
	_line-height:1px;
}

#contentpane ul.sitemaplist
{
	font-size: 0.8em;
	list-style-type: none;
	margin-bottom: 10px;
}

#contentpane ul.sitemaplist li
{
	margin: 0px 0px 10px 0px;
}

#contentpane ul.sitemaplist li.withsubnav
{
	margin: 0px 0px 0px 0px;
}

#contentpane ul.sitemaplist li a
{
	
}

#contentpane ul.sitemaplist li a:hover
{
	
}

#contentpane ul.sitemaplist li ul
{
	font-size: 1em;
	list-style-type: none;
	margin-bottom: 10px;
	
}

#contentpane ul.sitemaplist li ul li
{
	margin: 0px 0px 0px 0px;
}

#contentpane ul.sitemaplist li ul li a
{
	
}

#contentpane ul.sitemaplist li ul li a:hover
{
	
}

.mediafilesearch
{
    display:none;
}

/* SEARCH STYLES : START */

div.searchtitle
{
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

div.resultcount, div.searchsiteresults, div.searchsummary, div#searchmore, div.noresults
{
	font-family: verdana, sans-serif;
	font-size: 0.7em;
}

div#searchmore a, div.searchsiteresults a
{
	color: #0078c7;
}

div.resultcount
{
	float: left;
}

div.searchsiteresults, div.searchsummary
{
	margin: 0px 0px 5px 25px;
	padding: 0px 0px 0px 0px;
}

div#searchmore
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div#middlecolumn div.searchresults br
{
	display: none;
}


/* SEARCH STYLES : END */

/* HOW IT WORKS : START */

div.howitworks_step
{
	width: 715px;
	height: 116px;
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.howitworks_step div.top
{
	width: 715px;
	height: 18px;
	background: url("../images/steps_top.gif") no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div.howitworks_step div.middle
{
	background: #358dce;
	height: 60px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.howitworks_step div.middle p.steptitle
{
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

div.howitworks_step div.middle p
{
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.howitworks_step div.bottom
{
	width: 715px;
	height: 18px;
	background: url("../images/steps_bottom.gif") no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* HOW IT WORKS : END */

/* MKTRIAL TERMS : START */

div.termsandcons
{
	clear: both;
	font-family: verdana, sans-serif;
}
div.termsandcons p
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

div.termsandcons h1
{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #0078c7;
}

div.termsandcons h2
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #0078c7;
}

div.termsandcons ol li
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0078c7;
}

div.termsandcons ol li p,
div.termsandcons ol.black li,
div.termsandcons ol li ul li,
div.termsandcons ol li ol li

{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

ol.homeworker 
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* MKTRIAL TERMS : END */

div.iframe_wrapper {
	display: inline;
	float: right;
	width: 230px;
}

div.iframe_wrapper iframe {
	
	overflow:hidden;
	width:229px;
	height:270px;
}