﻿/* Netpipe Internet Services */
/* Copyright © Pacific Internet Group LLC 2006-2008 */

a.m:link {
	text-decoration: none; 
	color:#FFFFFF
}
a.m:visited {
	text-decoration: none; 
	color:#FFFFFF 
}
a.m:active {
	text-decoration: none;
	color: #FFFFFF
}

a.sm:link {
	text-decoration: none; 
	color:blue
}
a.sm:visited {
	text-decoration: none; 
	color:blue
}
a.sm:active {
	text-decoration: none;
	color: blue
}
a.pf:link {
	text-decoration: none; 
	color:maroon;
}
a.pf:visited {
	text-decoration: none; 
	color:maroon;
}
a.pf:active {
	text-decoration: none;
	color: maroon;
}


.prodhead {
	text-align:center;
	color:navy;
}

.prodfooter {
	color:maroon;
	font-size:x-small
}
 
#page {
	position: absolute;
	z-index: 0;
	background-color: #EAEAEA;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#banner {
	position: absolute;
	z-index: 3;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#200CBB', endColorStr='#FFFFFF', gradientType='1');
	top: 0;
	left: 100px;
	width: 740px;
	height: 63px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border-right: 1px solid darkblue;
	border-left: 1px solid darkblue;
	color: #C0C0C0;
	font-family: "Copperplate Gothic Light";
	font-size: x-small;
}

#mainbox {
	position: absolute;
	background-color: white;    
	z-index: 1; 
	top: 88;
	left: 100px; 
	width: 740px;  
	height: 600px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
	border-right: 1px solid darkblue;
	border-left: 1px solid darkblue;
}

#menubar {
	position: absolute;
	z-index: 7;
	top: 62px;
	left: 100px;
	width: 760px;
	height: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 9pt;
	font-family: Copperplate Gothic Bold;
	font-variant: small-caps;
	color: WHITE;
	text-align: center;
	background-color: #000080;
}


#sidebarl1 {
	position: absolute;
	z-index: 10;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	font-family: Arial;
	color: #444444;
	top: 251px;
	left: 30px;
	width: 140px;
	height:250px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 12pt;
}


#sidebarl2 {
	position: absolute;
	z-index: 10;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	font-family: Arial;
	color: #444444;
	top: 560px;
	left: 100px;
	width: 180px;
	height:60px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 12pt;
}

#sidebarCEN {
	position: absolute;
	z-index: 10;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	font-family: Arial;
	color: #444444;
	top: 595px;
	left: 400px;
	width: 180px;
	height:20px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 12pt;
}


#flashbox {
	position: absolute;
	z-index: 3;	
	top: 65px;
	left: 153px;
	height: 25px;
	width: 400px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
}

#sermenue {
	background: url('images/Services-Menu.png') no-repeat;
	position: absolute;
	z-index: 10;
	top: 90px;
	left: 25px;
	width: 200px;
	height: 460px;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 8pt;
	font-family: Copperplate Gothic Bold;
	font-variant: small-caps;
	color: blue;
	text-align: left;
	
}



#productline {
	position: absolute;
	z-index: 3;	
	top: 400px;
	left: 250px;
	height: 25px;
	width: 400px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 20px;
	text-decoration:none;
}


#sidebarr1 {
	position: absolute;
	z-index: 4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	font-family: Arial;
	color: #444444;
	top: 300px;
	left: 750px;
	width: 110px;
	height: 320px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 12pt;	
}

#maintext {
	position: absolute;
	z-index: 7;
	font-family: Arial;
	color: #000000;
	top: 285px;
	left: 200px;
	height: 100px;
	width: 560px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


#footer {
	position: absolute;
	z-index: 1;
	background-color: #808080;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	top: 623px;
	left: 100px;
	width: 750px;
	height: 15px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
	font-size: 7pt;
	border-right: 1px solid darkblue;
	border-left: 1px solid darkblue;
	border-top: 1px solid white;
	border-bottom: 1px solid #808080;

}

/* ***********************CUSTOMER PORTAL**************************** */
#sidebarl1cp {
	position: absolute;
	z-index: 10;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	font-family: Arial;
	color: #444444;
	top: 90px;
	left: 30px;
	width: 180px;
	height:250px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 12pt;
}

#sidebarssl {
	position: absolute;
	z-index: 10;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	font-family: Arial;
	color: #444444;
	top: 540px;
	left: 100px;
	width: 180px;
	height:80px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 12pt;
}

#OLDmaincp {
	position: absolute;
	z-index: 7;
	font-family: Arial;
	color: #000000;
	top: 85px;
	left: 185px;
	height: 300px;
	width: 665px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
#maincp {
	position: absolute;
	z-index: 7;
	font-family: Arial;
	color: #000000;
	top: 85px;
	left: 187px;
	height: 500px;
	width: 665px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-right: 0px #999999 outset;
	border-left: 0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 0px #999999 outset;
}
#maincpaa {
	position: absolute;
	z-index: 7;
	font-family: Arial;
	color: #000000;
	top: 85px;
	left: 185px;
	height: 500px;
	width: 665px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-right: 0px #999999 outset;
	border-left: 0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 0px #999999 outset;
}
#cpmenue {
	background: url('images/Portal-Menu.png') no-repeat;
	position: absolute;
	z-index: 10;
	color: white;
	top: 75px;
	left: 30px;
	width: 160px;
	height: 300px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 9pt;
	font-family: Copperplate Gothic Bold;
	font-variant: small-caps;
	color: WHITE;
	text-align: left;
}


/* ************************CAPTCHA*************************** */


body {
  background-color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 0.9em;
}

fieldset {
  padding: 0 10px 10px 10px;
  margin: 11px;
  width: 300px;
  display: block;
}

div.input {
  margin: 7px 0;
}

legend {
  padding: 5px;
  color: #999999;
}

label {
  display: block;
  width: 85px;
  float: left;
  text-align: right;
  padding-right: 5px;
}

input.textbox {
  width: 170px;
}

input.textboxSmall {
  width: 40px;
}

#CodeIncorrectLabel {
  color: Red;
}

#CodeCorrectLabel {
  color: Green;
}

#Note {
  padding: 0;
  margin: 11px;
  margin-bottom: -7px;
  width: 320px;
  font-size: 0.8em;
  color: Red;
}

#PromptDiv {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}

#ActionDiv {
  padding: 0 0 10px 10px;
  margin: 11px;
  margin-right: 0;
  width: 314px;
  text-align:right;
}

fieldset #ActionDiv{
  padding: 0;
  margin: 0;
  width: auto;
  text-align:right;
}

#CaptchaDiv {
  margin: 0;
  padding: 0;
  width:265px;
  height:50px;
  padding-bottom: 5px;
}

#CaptchaImage {
  float: left;
  margin: 0;
  padding: 0;
  width:240px;
  height:50px;
}

#CaptchaIcons {
  width: 22px;
  height: 50px;
  float: right;
  text-align: left;
  margin: 0;
  padding: 0;
}

td#CaptchaIcons {
  padding-left: 3px;
}

#CaptchaIcons img {
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
}

*html #CaptchaIcons img {
  margin-bottom: -2px;
}

.placeholder {
  visibility: hidden;
  width:0 !important;
  height:0 !important;
}

*html .placeholder {
  display: none !important;
}

#CaptchaPreviewDiv {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}

div.FeaturesInput {
  margin: 7px 0;
}

div.FeaturesInput label {
  width: 110px;
}
/* ***********************DTH CWEB PAGES**************************** */


.maa {
	font: medium "Copperplate Gothic Bold";
	color: #000080;
	text-align: center;
	border-bottom: 1px navy double;
}

.maat {
	margin-top:80px;
	margin-left:30px;

}



.header {
	font-weight: bold;
	font: small serif;
	color: #000080;
	text-align: center;
	background-color: #CCCCCC
}

#leftcolumn {
	position:relative; 
	left:22px; 
	top:500px; 
	width:20%; 
	padding:.5em 0 0 0; 
	margin-left:22px 0 0 15px; 
	border-top:2px solid #FFFFFF; 
	border-bottom:1px solid #069;
	color:White; 
	font-weight:bold; 
	text-align:center; 
	height:70%;
	background-color:#000084
}


#content {
	position:absolute; 
	top:0px; 
	left:0px; 
	right:0px; 
	border:solid 0 #000000; 
	width:100%;
	margin-top:0px;
	margin-left:30px;
	
}

#content h1 {
	font-size:1em;}

#content p {
	font-size:.8em;
}

#content li {
	font-size:.75em;
}


div#leftcolumn h1 {
	font-size:1em; 
	border-bottom:solid 1 #FFFFFF; 
	padding:0 0 2 0
}

div#leftcolumn p {
	font-size:.75em; 
	padding:10px; 
	color:#FFFFFF; 
	text-align:left;
}

div#leftcolumn ul{
	margin-top:0; 
	margin-bottom:.8em
}

div#leftcolumn dl{
	margin-left:15px; 
	margin-bottom:.5em; 
	font-weight:bold; 
	font-size:.75em; 
	text-align:left; 
	list-style-type:circle;
}

div#leftcolumn dt{
	margin-left:10px; 
	margin-bottom:.5em; 
	margin-top:1.0em; 
	font-weight:bold; 
	font-size:1em; 
	text-align:left; 
	list-style-type:circle;}

div#leftcolumn dd{
	margin-left:20px; 
	margin-bottom:.5em; 
	font-weight:bold; 
	font-size:.9em; 
	text-align:left; 
	LIST-STYLE-POSITION:outside; 
	LIST-STYLE-TYPE: disc;
}


/* ***********************NOT USED**************************** */
#printbutton {
position: absolute;
z-index: 7;
top: 94px;
left: 660px;
width: 87px;
height: 27px;
}



h2 {
font:  14pt arial;
Letter-spacing: -.06em;
text-align: center;
color: #444444;
}



#logo {
position: absolute;
z-index: 1;
width: 744px; 
height: 67px; 
left: 100px; 
top: 5px;
}

XXXXX#rightedge {
position: absolute; 
z-index: 7; 
background-color: darkblue; 
top: 0; 
left: 780; 
width: 1px; 
height: 848px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 0px; 
font-size: 0pt;
}

XXXXXXXXX#bannerline {
position: absolute; 
z-index: 1; 
background-color: darkblue; 
top: 75; 
left: 180; 
width: 750px; 
height: 1px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 0px; 
font-size: 0pt;
}

#Xmenubar {
position: absolute; 
z-index: 6; 
background-color: darkblue; 
top: 75; 
left: 100; 
width: 650px; 
height: 12px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 0px; 
font-size: 8pt;
font-family: arial; 
color: white;
text-align: center
}



XXXXX#mainpic {
position: absolute;   
z-index: 5;   
top: 50;
left: 35px; 
height: 60px; 
width: 650px;
padding-left: 100px; 
padding-right: 20px; 
padding-top: 30px;
}

XXXXXX#mainpic2 {
position: absolute;   
z-index: 5;   
top: 242;
left: 55px; 
height: 60px; 
width: 650px;
padding-left: 100px; 
padding-right: 0px; 
padding-top: 30px;
}


XXXXXX#librarymainline {
position: absolute; 
z-index: 6;
top: 90;
left: 100px; 
height: 25px; 
width: 650px;
padding-left: 25px; 
padding-right: 25px; 
padding-top: 20px;
}


XXXX#librarymaintext {
position: absolute;
z-index: 6; 
font-family: Arial;
background-color: white;
top: 75;
left: 100px; 
height: 580px; 
width: 650px;
padding-left: 0px; 
padding-right: 0px; 
padding-top: 10px;
border-right: 1px solid darkblue;
border-left: 1px solid darkblue;
}


#puzzlepiece {
 position: absolute; 
 z-index: 10; 
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
 background: url(images/blue-bullet.gif) top left repeat-n; 
 top: 190; 
 left: 76%; 
 width: 41px; 
 height: 34px; 
 padding-left: 0px; 
 padding-right: 0px; 
 padding-top: 0px; 
}

#bottomline {
position: absolute;    
z-index: 6;
font-family: Arial;
letter-spacing: -.06em;
color: #444444;
top: 550;
left: 100px; 
height: 25px; 
width: 650px;
padding-left: 0px; 
padding-right: 0px; 
padding-top: 20px;
}


.nlistleft { 
text-align: justify;
margin-top: 0px; 
margin-bottom:0; 
margin-left: 100px; 
margin-right: 100px;
font-weight: bold;
text-decoration: underline;
}

.nlistleft2 { 
text-align: justify;
margin-top: 0px; 
margin-bottom:0; 
margin-left: 120px; 
margin-right: 115px;
}

.listleft { 
text-align: justify;
margin-top: 0px; 
margin-bottom:0; 
margin-left: 100px; 
margin-right: 100px;
Font-weight: bold;
}

.listleft2 { 
text-align: justify;
margin-top: 0px; 
margin-bottom:0; 
margin-left: 120px; 
margin-right: 100px;
}

.BNB {
font: bold;
Letter-spacing: -.06em;
color: #000000;
}
.mark_table {
	border: 1px outset #000080;
	font-family: Arial;
	font-size: xx-small;
	color: #808080;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
}

#marklinks { 
	position: absolute; 
	left: 703px; 
	top: 630px; 
	width: 74px; 
	height: 173px; 
	z-index: 12; 
	background-image: url(''); 
	background-repeat: repeat; 
	background-attachment: scroll;
}	

.markrow {
background-repeat: repeat; background-attachment: scroll; background-position: 0px 0px
}

.zonelink {
	color: #FFFFFF;
	font-family: Arial;
	font-size: xx-small;
	text-align: justify;
	text-decoration: none;
}


