/* CONTENTS */

/* Body*/
/* Page Layout */
/* Typography */
/* Lists */
/* Index Panels */
/* Quotes */


/************************************************************************************************************************/
/* 																								BODY					*/
/************************************************************************************************************************/

body {
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background: transparent url(../img/blank_bg.gif) no-repeat top left;
}

/************************************************************************************************************************/
/* 																								PAGE LAYOUT				*/
/************************************************************************************************************************/

.contentWrap {
	margin: 0px 0px 0px 1px;
	width: 760px;
	background: transparent url(../img/content_bg.jpg) no-repeat top left;
}
.wincontentWrap {
	margin: 0px 0px 0px 1px;
	width: 760px;
	background: transparent url(../img/windowsContent_bg.jpg) no-repeat top left;
}
.lincontentWrap {
	margin: 0px 0px 0px 1px;
	width: 760px;
	background: transparent url(../img/linuxContent_bg.jpg) no-repeat top left;
}
.centerColumn {
	width: 251px;
	float: left;
	margin: 0px;
}

/************************************/

.resellersBgWrap {
	margin: 0px;
	padding: 0px;
	background: transparent url(../img/resellers_column_all_bg.gif) repeat-y top left;
}
.resellersPanelBottom {
	margin: 0px;
	/* margin-top: -11px; */
	padding: 0px;
	height: 12px;
	clear: both;
	background: transparent url(../img/resellers_bottom_all.gif) no-repeat bottom left;
}
.broadbandPanelBottom {
	margin: 0px;
	/* margin-top: -11px; */
	padding: 0px;
	height: 12px;
	clear: both;
	background: transparent url(../img/broadband_bottom_all.gif) no-repeat bottom left;
}
.aaptPanelBottom {
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
	background: transparent url(../img/aapt_bottom_all.gif) no-repeat bottom left;
}
.resellersForm {
	background: transparent url(../img/resellers_column_bg.gif) no-repeat top left;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	float: left;
	width: 504px
}
.resellersColumnTop {
	background: transparent url(../img/resellers_column_top_bg.gif) no-repeat top left;
	height: 12px;
	color: #666;
}

.bodyWrap {
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 26px;
	/*width: 760px;*/
}
html>#bodyWrap {
	/*width: 760px;*/
}

/************************************************************************************************************************/
/* 																								TYPOGRAPHY				*/
/************************************************************************************************************************/

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
li h3 {
	font-size: 1.0em;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
p { 
	margin: 0px;
}
p.hide {
	display: none;
}	
pre {
	font-family: monospace;
	font-size: 1.0em;
	margin-left: 0px;
	padding-left: 25px;
}
strong, b {
	font-weight: bold;
}

/************************************************************************************************************************/
/* 																								LISTS					*/
/************************************************************************************************************************/

.webServiceList {
	padding: 0px 0px 15px 30px;
	list-style-type: disc;
}
.faqList {
	padding: 0px 0px 15px 30px;
	list-style-type: disc;
}
.completeWebList {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.completeWebList li {
	padding:0px;
	margin:0px;
	font-size: 0.9em;
	color: #999999;
}
.completeWebList a:link, .completeWebList a:visited {
	padding:0px;
	margin:0px;
	color: #0033cc;
}
.recipList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.recipList li {
	padding: 2px 0px 0px 0px;
	display: block;
	margin: 0px;
	font-size: 0.9em;
	list-style-type: none;
	color: #FFFFFF;
}
.recipList img {
	display: inline;
	border: 0px;
}
















/*  Genral  */

legend {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	/*border: 1px solid #ff00ff;*/
	display: block;
	/*margin: 0px;
	padding: 0px;
	display: none;
	float: left;
	width: 0px;
	height: 0px;
	text-indent: -700em;
	text-decoration: none;*/
}
fieldset {
	border: 0;
	margin: 0px;
	padding: 0px;
	display: inline;
}
table, td, tr {
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
}
.rates {
	margin-left: 100px;
}
.mobileInternet {
	margin-left: 16px;
}
/***************************************************************** TABLE */
tr.zebra, td.zebra, tr.zebra td {
	background: #BBCAF9;
}

tr.zebra td.zebra {
	background: #BBCAF9;
}

tr.zebra2, td.zebra2, tr.zebra2 td {
	background: #D0DAFB;
}
th {
	background: #e4e4e4;
}
/***************************************************************** TABLE */
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	display: block;
}
iframe {
	background-color: #fff;
}
hr {
	height: 1px;
	background-color: #000;
	color: #000;
	margin: 2em 0;
}
hr.hide {
	display: none;
}
.hide {
	display: none;
}
.small {
	font-size: 0.9em;
}
.webHr {
	height: 1px;
	color: #3366FF;
	border: 0px;
	border-top: 1px solid #B9CDF5; 
	margin: 1.5em 15px 2em 15px;
	padding: 0px 15px 0px 15px;
}
.clear {
	clear: both;
}
.floatTextRight {
	float: right;
	clear: inherit; 
}
/***********************************************************************************************************************/



/*********************************************************************************************************/

.hLink {
	font-weight: normal;
	margin: 0.4em 0px 1em 0px;
	padding: 0px 15px 0px 15px;
	color: #e7ecfb;
}

.rateList {
	margin-left: 15px;
}

/*********************************************************************************************************/





.horizonalPush {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	height: 200px;
}
.webHorizonalPush {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	height: 90px;
}
.featureSite {
	margin: 15px 0px 15px 0px;
	padding: 0px 70px 0px 50px;
}
.webfolioItems {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	float: left;
}
.webfolioItems li {
	/*display: inline;*/
	float: left;
	padding: 0px 5px 0px 8px;
	margin: 0px 0px 8px 0px;
	font-size: 0.9em;
	list-style-type: none;
	color: #FFFFFF;
}
.webfeaturedItems {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	float: left;
}
.webfeaturedItems li {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-size: 0.9em;
	list-style-type: none;
	color: #FFFFFF;
	border: 5px solid #fff;
}
.thanks {
	margin: 0px 0px 0px 1px;
	width: 760px;
	background: transparent url(../img/thanks_bg.jpg) no-repeat top left;
	height: 278px;
}
.thanksHeader {
	height: 40px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.thanksHeader h2 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 111px;
	text-indent: -700em;
	text-decoration: none;
	background: transparent url(../img/thank_you_title.gif) no-repeat top left;
}
.thanks p, .thanks h3 {
	margin: 0.4em 0px 1em 60px;

}
.thanks h3 {
	font-weight: normal;
	color: #0033cc;
	padding: 0px 15px 0px 0px;
	}
/******************************************** RECIPROCAL LIST **************/

/**********************************************************/
.resellerGateway p {
	line-height: 1.5em;
	color: #666;
	
}
.templateList {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.templateList li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	list-style-type: none;
	color: #FFFFFF;
}
.templateList img {
	display: inline;
	border: 5px solid #fff;
	margin: 0px 10px 0px 0px;
}
.pdfList {
	margin-top: 0px;
	margin-left: 35px;
}
.pdfList li {
	list-style-type: none;
	list-style-image: url(../img/pdf_icon_sm.gif); 
}
.pdf a:link, .pdf a:visited {
	padding: 3px 0px 0px 16px;
	text-decoration: none;
	background: transparent url(../img/pdf_icon_sm.gif) no-repeat top left;
}

/***************************************************************************************************** Links */

	a:link, a:visited, a:active { color:#0033cc; text-decoration:none; }
	a:hover { color: #3300FF; text-decoration: underline; }


.pdf a:link, .pdf a:visited {
	padding: 3px 0px 0px 16px;
	text-decoration: none;
	background: transparent url(../img/pdf_icon_sm.gif) no-repeat top left;
}
.pdf a:hover  {
	padding: 3px 0px 0px 16px;
	text-decoration: underline;
	background: transparent url(../img/pdf_icon_sm.gif) no-repeat top left;
}
.doc a:link, .doc a:visited {
	padding: 3px 0px 0px 16px;
	text-decoration: none;
	background: transparent url(../img/word_icon_sm.gif) no-repeat top left;
}
.doc a:hover  {
	padding: 3px 0px 0px 16px;
	text-decoration: underline;
	background: transparent url(../img/word_icon_sm.gif) no-repeat top left;
}
.htmPage a:link, .htmPage a:visited {
	padding: 3px 0px 0px 16px;
	text-decoration: none;
	background: transparent url(../img/icon_sm_html.gif) no-repeat top left;
}
.htmPage a:hover  {
	padding: 3px 0px 0px 16px;
	text-decoration: underline;
	background: transparent url(../img/icon_sm_html.gif) no-repeat top left;
}
/*********************************************************************************************************/
.threeG {
	margin-left: 16px;
	list-style: square;
	list-style-position: inside;
}

/*********************************************************************************************************/

/* Zaygo */



.geoGateway hr {
	height: 1px;
	color: #3366FF;
	border: 0px;
	border-top: 1px solid #B9CDF5; 
	margin: 1.5em 15px 2em 15px;
	padding: 0px 15px 0px 15px;
}
.geoGateway h1 {
	font-size: 1em;
	padding: 0px 10px 0.1em 20px;
}
.geoGateway h2 {
	font-size: 1em;
	padding: 0px 10px 0.1em 30px;
}
.geoGateway h3 {
	font-size: 1em;
	padding: 0px 10px 0.1em 60px;
}
.geoGateway p {
	font-size: 1em;
	padding: 0px 10px 0.5em 60px;
}






.boxes {
	float: left;
}

.boxes img {
	margin-left: 13px;
	margin-right: 7px;
	float: left;
}
		
.boxes p {
	margin-top: 11px;
}

.boxes p.active {
	font-weight: bold;
}

.indent10 {
	width: 10px;
}
.indent20 {
	margin-left: 20px;
}

.indent30 {
	margin-left: 30px;
}

.push5 {
	margin-top: 5px;
}

.hiddenDiv {
	display: none;
}

td.formHeader {
	color: #0033cc;
	text-align: right;
	padding: 3px 10px 0px 0px;
	width: 150px;
	vertical-align: top;
}

table.form td {
	padding: 5px;
	vertical-align: top;
}

table.tight td {
	padding: 0px 5px;
	margin: 0px;
}
table.tight {
	margin-left: 5px;
	text-align: center;			
}

.width70 {
	width: 70px;
}

.floatLeft{
	float: left;
}

.nextPage {
	float: right;
	margin-right: 40px;
}

.prevPage {
	float: right;
	margin-right: 90px;
}

.pushUp {
	margin-top: -7px;
}

.colourBox {
	border: 1px solid #000000;
	display: block;
	height: 10px;
	width: 10px;
	text-decoration: none;
}

.boxSelect {
	float: left;
	margin: 0px 1px;
}



