body{
	text-align:center;
	background-image: url(../images/footerExtension.gif);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #434343;
}
div#container{
	text-align:left;
	width: 900px;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
}
div#bodybackground {
	background-image: url(../images/bodyBackground.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#pagebackground {
	background-image: url(../images/pageBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
div#logo {
	position: absolute;
	margin-left: -12px;
	width: 291px;
	height: 84px;
	z-index: 1;
	margin-top: 12px;
}
div#topphone {
	position: absolute;
	margin-left: 722px;
	width: 173px;
	height: 38px;
	z-index: 1;
	margin-top: 45px;
}

div#languages {
	text-align: right;
	position: absolute;
	z-index: 0;
	width: 900px;
	margin-top: 5px;
}
div#languages li {
	display: inline;
}

div#languages a {
	margin-right: 10px;
	float: right;
}
div#navigationholder {
	height: 34px;
	width: 700px;
	position: absolute;
	margin-left: 185px;
	margin-top: 109px;
	z-index: 3;
}


div#navigation {
	height: 34px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}

div#navigation.nav {
	background-image: url(../images/navigation6.gif);
}
div#navigation.nav2 {
	background-image: url(../images/navigation2.gif);
}
div#navigation.nav6 {
	background-image: url(../images/navigation6.gif);
}
div#navigation.nav7 {
	background-image: url(../images/navigation7.gif);
}
div#navigation.nav8 {
	background-image: url(../images/navigation8.gif);
}
div#navigation.nav9 {
	background-image: url(../images/navigation9.gif);
}
div#navigation.nav10 {
	background-image: url(../images/navigation10.gif);
}
div#navigation.nav31 {
	background-image: url(../images/navigation31.gif);
}
div#navigation.nav49 {
	background-image: url(../images/navigation49.gif);
}

div#navigation a {
	display: inline;
	float: left;
	color: #044c81;
	text-decoration: none;
}
div#navigation a span.copy {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	white-space: nowrap;
	height: 34px;
	line-height: 34px;
	background-color: #FFFFFF;
}
div#navigation a span.leftcorner {
	display: inline-block;
	height: 34px;
	width: 4px;
	float: left;
	background-color: #FFFFFF;
}
div#navigation a span.rightcorner {
	display: inline-block;
	height: 34px;
	width: 4px;
	float: left;
	background-color: #FFFFFF;
}

div#navigation a.active {
	display: inline;
	float: left;
	color: #ffffff;
	text-decoration: none;
}
div#navigation a.active span.copy {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	white-space: nowrap;
	height: 34px;
	line-height: 34px;
	background-color: transparent;
}
div#navigation a.active span.leftcorner {
	display: inline-block;
	height: 34px;
	width: 4px;
	float: left;
	background-image: url(../images/tabLeft.png);
	background-color: transparent;
}
div#navigation a.active span.rightcorner {
	display: inline-block;
	height: 34px;
	width: 4px;
	float: left;
	background-image: url(../images/tabRight.png);
	background-color: transparent;
}

div#navigation a:hover {
	display: inline;
	float: left;
	color: #ffffff;
	text-decoration: none;
}
div#navigation a:hover span.copy {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	white-space: nowrap;
	height: 34px;
	line-height: 34px;
	background-color: transparent;
}
div#navigation a:hover span.leftcorner {
	display: inline-block;
	height: 34px;
	width: 4px;
	float: left;
	background-image: url(../images/tabLeft.png);
	background-color: transparent;
}
div#navigation a:hover span.rightcorner {
	display: inline-block;
	height: 34px;
	width: 4px;
	float: left;
	background-image: url(../images/tabRight.png);
	background-color: transparent;
}

div#navigation div.spacer {
	width: 5px;
	display: inline;
	background-color: #FFFFFF;
	height: 34px;
	float: left;
}
div#banner {
	position: absolute;
	top: 143px;
	width: 902px;
	height: 216px;
	z-index: 2;
	
}
div#flash {
	position: absolute;
	width: 900px;
	height: 216px;
	z-index: 2;
}
div#contentouter{
	float:left;
	width:700px;
	margin-top: 369px;
	background-color: #f4f4f4;
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 13px;
	min-height: 482px;
}
div#contentinner {
	background-image: url(../images/contentCircles.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
div#contentinner h1    {
	color: #FF5016;
	font-weight: 400;
	font-size: 1.8em;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 14px;
	clear: both;
}
div#contentinner h2 {
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 8px;
	line-height: 1.3em;
}
div#contentinner h3 { font-weight: 400; font-size: 1.3em; font-family: Helvetica, Arial, sans-serif; line-height: 120%; margin-bottom: 20px; margin-top: 20px; }

div#contentinner p {
	line-height: 1.8em;
	margin-bottom: 8px;
}

div#contentinner blockquote {
	margin-left: 20px;
	}
	
div#contentinner a {
	color: #3399ff;
	font-weight: bold;
	text-decoration: none;
}
div#contentinner ul {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 40px;
	list-style-type: disc;
}
div#contentinner ul li {
	margin-bottom: 10px;
	line-height: 1.4em;
	list-style-type: disc;
	margin-left: 40px;
}

div#contentinner ol li {
	margin-bottom: 10px;
	line-height: 1.4em;
	list-style-type: decimal;
	margin-left: 40px;
}
div#contentinner li a{
	font-weight: normal;
}
div#learnlink a.showfooter {
	background-image: url(../images/learnDownArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	padding-right: 20px;
	background-color: #cdcdcd;
	width: 200px;
}

div#column{
	float:right;
	width:190px;
	margin-top: 369px;
	margin-bottom: 13px;
	}
div#column div {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}
div#column div.findbox {
	height: 142px;
	background-image: url(../images/findBackground.gif);
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.1em;
	padding: 10px
}

div#column div.findbox form{
	margin-top: 15px;
}

div#column div.findbox li{
	font-size: 0.75em;
	color: #35373d;
	clear: both;
}

div#column div.findbox label{
	float: left;
	line-height: 20px;
}
div#column div.findbox input{
	float: right;
	width: 95px;
	border: none;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 4px;
}

div#column div.findbox input.go {
	width: 46px;
	height: 26px;
	padding: 26px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/goButton.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

div#column div.spotbox {
	height: 173px;
}

div#column div.moneybox {
	height: 120px;
}

div#column div.callbackbox {
	height: 168px;
	background-image: url(../images/callBackBox.gif);
}

div#column div.callbackbox div{
	background: transparent;
	border: 0;
	margin:  0;
	padding: 0;
	}
	
div#column div.callbackbox p{
	color: #ffffff;
	padding-left: 12px;
	padding-right: 12px;
	}
	
div#column div.callbackbox strong{
	padding-top: 15px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	}

div#column div.callbackbox li{
	height: 27px;
	padding-left: 12px;
	}

div#column div.callbackbox input{
	width: 133px;
	background-color: #f0f4f5;
	padding-left: 6px;
	color: #aaaaaa;
	font-size: 10px;
	float: none;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
div#column div.callbackbox input.callme {
	width: 112px;
	height: 30px;
	margin: 0;
	border: 0;
	background: transparent url(../images/callMeBackButton.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 32px;
}

div#column  div.legislationbox {
	height: 173px;
}
	
div#column  div.trustbox {
	height: 140px;
}
div#footeroneouter{
	clear: both;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/footerOneBackground.gif);
	background-repeat: repeat-x;
}
div#footerbar {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	line-height: 15px;
}
div#footerbar a {
	color: #363636;
	text-decoration: none;
	font-size: 0.9em;
}
a.showfooter {
	display: block;
}
a.hidefooter {
	display: none;
}
div#learnlink {
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
div#arrowlink {
	float: right;
	text-align: center;
	width: 190px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div#footeroneleft {
	float: left;
	width: 280px;
	background-image: url(../images/footerDivider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	min-height: 200px;
}
div#footeronemiddle {
	float: left;
	padding-left: 25px;
	width: 245px;
	background-image: url(../images/footerDivider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	min-height: 200px;
}
div#footeroneright {
	padding-left: 25px;
	float: left;
	width: 265px;
	min-height: 200px;
}

div#footeronegraphic {
	/*
	background-image: url(../images/footerGraphics.gif);
	background-repeat: no-repeat;
	background-position: center top;
	*/
}
div#footeronemiddle  li {
	background-image: url(../images/footerBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	line-height: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
}
div#footeroneinner {
	text-align:left;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 40px;
	display: none;
}
div#footeroneinner p, div#footeroneinner ul  {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.8em;
}
div#footeroneinner p.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 300;
	width: 100%;
}
div#footeroneinner a {
	color: #f75a07;
	font-weight: bold;
	text-decoration: none;
}

div#footertwoouter{
	clear: both;
	background-image: url(../images/footerTwoBackground.gif);
	height: 140px; /* for IE 6 */
	min-height: 140px;
	background-repeat: repeat-x;
}
div#footertwoinner {
	text-align:left;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #d7d7d7;
	line-height: 1.5em;
}
div#footertwoinner a{
	color: #d7d7d7;
	text-decoration: none;
}
div#footertwoinner p.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 0.4em;
}
div#footertwoleft {
	float: left;
	width: 147px;
	padding-right: 20px;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 30px;
}
div#footertwomiddle {
	float: left;
	padding-left: 20px;
	width: 160px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
div#footertworight {
	padding-left: 25px;
	float: left;
	width: 160px;
	padding-top: 30px;
	padding-bottom: 30px;
}
div#footertwostrap {
	float: right;
	position: relative;
	margin-top: -50px;
}
div#footertwostrap strong {
	color: #FFFFFF;
}

div#footeroneright a {
	font-weight: normal;
	color: #666666;
	}

div#footeroneright a.register {
	display: block;
	margin-top: 6px;
	color: #F75A07;
	font-weight: bold;
	}
		
.orange {
	color: #FF871F;
}

.cl {
	clear: both;
	}

.rule {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.price {
	color: #D56407;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.smallprint {
	font-size: 0.8em;
	line-height: 110%;
	}
	
form#form ul {
	list-style-type: none;
	}
	
form#form ul li{
list-style-type: none;
margin-left: 0;
margin-right: 0;
	}

form#form ul#formwidth {
	width: 430px;
	}
	
form#form ul#formwidth li{
	}
		
input {
	float: left;
	margin-right: 10px;
	clear: both;
	margin-bottom: 5px;
	}

input[type=text] {
	float: right;
	margin-left: 10px;
	clear: both;
	margin-top: 0;
	border: 1px solid #434343;
	width: 230px;
	}
	
form#form textarea {
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	border: 1px solid #434343;
	margin-bottom: 5px;
}

label.smallprint {
	float: left;
	width: 380px;
	margin-bottom: 10px;
	}

input.next {
	width: 94px;
	height: 25px;
	padding: 25px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(/assets/images/nextButton.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin-left: 330px;
}

input.submit {
	width: 94px;
	height: 25px;
	padding: 25px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(/assets/images/submitButton.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin-left: 330px;
}

div#contentinner div#subnavigation {
	color: #044c81;
	margin-left: -3px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
	margin-bottom: 20px;
}

div#contentinner div#subnavigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style: none;
  list-style-type: none;
  }
div#contentinner div#subnavigation li {
	float:left;
	background:url(../images/left.gif) no-repeat left top;
	margin-top: 0;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	list-style: none;
  	list-style-type: none;
  }
div#contentinner div#subnavigation a {
	float:left;
	display:block;
	background:url(../images/right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color:#949494;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
div#contentinner div#subnavigation a {float:none;}
/* End IE5-Mac hack */
div#contentinner div#subnavigation a:hover {
  color:#333;
  }
div#contentinner div#subnavigation li.active {
  background-image:url(../images/left_on.gif);
div  }
div#contentinner div#subnavigation li.active a {
	background-image:url(../images/right_on.gif);
	color:#E54C0F;
	padding-bottom:5px;
  }

/*
div#contentinner div#subnavigation a{
	color: #044c81;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
}
*/

input#printconfig {
	position: absolute;
	margin-left: 545px;
	margin-top: -30px;
	width: 120px;
	height: 30px;
	border: 0;
	color:#E54C0F;
	background: transparent url(../images/printButton.gif) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-weight: bold;
	}
	
div#adslreq {
	border: 1px solid #CCCCCC;
	padding: 6px;
	font-size: 0.9em;
	line-height: 1.1em;
	background-color: #f8f8f8;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

a.prevnews {
	float: left;
	width: 300px;
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
a.nextnews {
	float: right;
	width: 300px;
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	}
/* Ditto 2 Blog
------------------------------------------------------------------------------- */
div#ditto_summaryPost h3 { font-size: 14px; font-family: Arial, Helvetica, sans-serif; width: 100%; float: left; clear: left; margin: 0 0 5px; }
div#ditto_summaryPost h3 a { font-size: 14px; text-decoration: none; float: left; clear: left; }
.div#ditto_summaryPost { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; width: 100%; float: left; clear: left; }
div#ditto_summaryPost p { float: left; }
div#ditto_summaryPost a { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; float: left; clear: left; margin: 0; }
.archivo { color: #959595; font-size: 11px; line-height: 14px; width: 500px; float: left; clear: both; }
.archivo h3 { color: #515254; font-size: 12px; line-height: 14px; }
div#ditto_info { color: #696969; font-size: 11px; float: left; clear: both; margin-top: 5px; margin-bottom: 8px; }
div#ditto_info a { color: #696969; font-size: 11px; float: left; }
div#ditto_end { font-family: Arial, Helvetica, sans-serif; text-decoration: none; width: 669px; height: 1px; float: left; clear: left; margin-top: 10px; margin-bottom: 15px; border-bottom: 1px solid #c7c7c7; }
div#ditto_link a { font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align: right; float: right; margin-right: 0; margin-bottom: 5px; }
.ditto_paging { border-top: 1px solid #ccc; padding: 10px; font-size: 11px; color: #808080; clear: both; }
#ditto_pages { color: #2f2f2f; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; float: left; clear: both; margin-top: 10px; margin-bottom: 10px; padding-top: 1px; padding-bottom: 2px; }
#ditto_pages .ditto_currentpage { color: #39f; background-color: #dbdbdb; text-align: center; margin: 0 1px 0 0; padding: 1px 5px 2px; border: solid 1px #959595; }
#ditto_pages .ditto_off { padding: 1px 5px 2px; color: #959595; background-color: #e8e8e9; text-align: center; margin: 0 1px 0 0; border: solid 1px; }
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited { text-decoration: none !important; color: #999; font-size: 11px; font-weight: normal; line-height: 17px; background-color: #d6d6d6; text-align: center; margin: 0 1px 0 0; padding: 1px 5px 2px; border: solid 1px #959595; }
#ditto_pages a:hover { background-color: #e8e8e9; color: #2f2f2f; border: solid 1px #959595; }
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
}
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

.spheres {
	margin: 30px 30px 20px;
	}
.sphere {
	clear: both;
	display: block;
	margin-bottom: 10px;
	}
	
.sphere img {
	float: left;
	margin-right: 20px;
	clear: both;
	}
	
div#contentinner p.sphere  { line-height: 1.6em; display: block; }
.spheresli { margin-top: 10px; margin-bottom: 10px; margin-left: 20px; }
div.spheresli ul#wifilist { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
div#contentinner div.spheresli li a { font-weight: bold; }
div.spheresli li#ispot { background-image: url(/assets/images/ispot.png); background-repeat: no-repeat; background-position: left top; margin: 0.4em 0; padding: 3px 0 3px 35px; list-style-type: none; list-style-image: none; }
div.spheresli li#managed-hotspot { background-image: url('/assets/images/managed-hotspot(1).png'); background-repeat: no-repeat; background-position: left top; margin: 0.4em 0; padding: 3px 0 3px 35px; list-style-type: none; list-style-image: none; }
div.spheresli li#hotzone { background-image: url('/assets/images/hotzone(1).png'); background-repeat: no-repeat; background-position: left top; margin: 0.4em 0; padding: 3px 0 3px 35px; list-style-type: none; list-style-image: none; }
div.spheresli li#fullmesh { background-image: url(/assets/images/fullmesh.png); background-repeat: no-repeat; background-position: left top; margin: 0.4em 0; padding: 3px 0 3px 35px; list-style-type: none; list-style-image: none; }

