body {
	margin-top: 0px;
	background:#cccccc url(/images/main-page-bkg.jpg) repeat-y 50%;
}
a:link{color: #008cc3; font-weight: bold;}
a:visited{color:#008cc3; font-weight: bold;}
a:hover{color: #00b7ff; text-decoration: underline;}

a:focus, a:active {outline: 0; -moz-outline: none;}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#008cc3;
}

h3 {
	color:#008cc3;
}

#main-container {
	width: 750px;
}

#content-container {
	width: 700px;
}

#header {
	height: 130px;
	width: 750px;
	top: 0px;
	background-image: url(/images/bkg-header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#left-column {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
	clear: right;
	padding-top: 10px;
}

#left_side {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #404040;
	line-height:150%;
}

.number {
	font-size:18px;
}

.bold {font-weight:bold;}
.italic {font-style:italic;}

#right-column{
	width: 510px;
	text-align: left;
	float: right;
	padding-right:10px;
	height: 100%;
}
#right-column-header {
	width: 510px;
	text-align: left;
	background-repeat: no-repeat;
	height: 42px;
	float: none;
	padding-top: 4px;
}
#right-column-content {
	width: 510px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #404040;
	float: none;
	background-repeat: repeat-y;
	height: 100%;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-repeat: repeat-x;
	padding-top: 4px;
	text-align: center;
	width: 700px;
	padding-bottom: 4px;
	clear: both;
	height: 20px;
	right: inherit;
	background-color: #FFFFFF;
}

#footer a {font-weight:normal;}
#footer visited {font-weight:normal;}
#footer hover {font-weight:normal;}

#navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008cc3;
	text-decoration: none;
	width: 140px;
	padding: 5px 0 5px 7px;
}

#navlinks ul {

	list-style: none;
}

#navlinks ul li {
	margin-left:-35px;
	width: 140px;
	height: auto;
}

#navlinks ul li a {
	margin: 0px;
	display: block;
	padding: 4px 2px 4px 15px;
	background: transparent url(/images/ds_arrow2.gif) no-repeat left 0.65em;
	color: #008cc3; 
	text-decoration:none;
}

#navlinks ul li a:hover {
	background: url(/images/ds_arrow2.gif) no-repeat 0.25em 0.65em;
	color: #008cc3; 
	text-decoration: underline;
} 

#phoneNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc3333;
	float: right;
	position: relative;
	top: 40px;
	right: 115px;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A529D;
	float: left;
	position: relative;
	top: 70px;
	left: -320px;
}

#zip {
	vertical-align:middle; 
	text-align:center;
}

.wd {
	width:510px;
	border:0;
}

.wd td{
	width:240px;
	vertical-align:top;
}

.wd img {
	margin: 8px 0 8px 0;
}

.left {
	padding: 0 25px 0 0;
}

hr {
	height:1px;
	background-color:#cccccc;
	border:0;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}

.graytext{
	color:#CCCCCC;
}

.headline, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #008cc3;
	font-weight: bold;
}

.blue{
	color:#008cc3;
	font-weight:bold;
	font-size:14px;
}
.standardheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.general-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
.deals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
	font-weight: bold;
	margin-top: 6px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


.imgleft {
	float: left;
	padding: 4px;
}
.imgright {

	float: right;
	padding: 4px;
}
.bluetext {
	color: #006699;
}
.data-bkg {
	background-color: #F2F8F1;
}
.data-table-border {
	border: thin solid #f7f7f7;
}
.textbox-bkg {
	background-color: #FFFFFF;
	background-image: url(../images/box-450-mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 15px;
	width: 425px;
}
.textbox-top {
	background-color: #FFFFFF;
	background-image: url(../images/box-450-top.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	width: 450px;
	height: 22px;
}
.textbox-btm {
	background-color: #FFFFFF;
	background-image: url(../images/box-450-btm.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	width: 450px;
	height: 22px;
}
.textbox-tabtop {
	background-color: #FFFFFF;
	background-image: url(../images/box-450-tabtop2.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 30px;
	padding-top: 8px;
	width: 420px;
	height: 34px;
}
.tabtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eaeaea;
	font-weight: bold;
}
.error {
	border: 1px solid black;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 5px;
	font-weight: bold;
	color: red;
}

.tdpadded {
	padding-left:9;
	padding-right:9;
}

.nowrap {
	white-space: nowrap;
}

.tdbottom{
	border-bottom:1px solid #000000;
}

.tdalignbottom {
	vertical-align:bottom;
}

.tdtop{
	border-top:1px solid #000000;
}
.tdbg01-standard{
	background-color:#FFFFFF;
}

.tdbg02-standard{
	background-color:#EFEFEF;
}

.tdbg02{
	background-color:#d1e8f5;
	border-left: 2px solid #0050a8;
	text-align: center;
}

.tdbg02-l{
	padding-left: 3px;
	background-color:#d1e8f5;
	border-left: 2px solid #0050a8;
}
.tdbg02-r{
	background-color:#d1e8f5;
	border-left: 2px solid #0050a8;
	border-right: 2px solid #0050a8;
	text-align: center;
}

.tdbg01{
	background-color:#FFFFFF;
	border-left: 2px solid #0050a8;
	text-align: center;
}
.tdbg01-l{
	padding-left: 3px;
	background-color:#FFFFFF;
	border-left: 2px solid #0050a8;
}
.tdbg01-r{
	background-color:#ffffff;
	border-left: 2px solid #0050a8;
	border-right: 2px solid #0050a8;
	text-align: center;	
}

.td20 {
	padding-right:20px;
}

.channelheader  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #ffffff;
	vertical-align: top;
	padding-top: 10px;
}

.channelheader a, .channelheader a:hover {
	text-decoration: none;
	font-size: 9px;
	font-weight:bold;
	color: #ffffff;
}

.channeltable {
	background-image:url(/images/channel-guide_header.jpg);
}

.bc_header {
	font-size: 12px ;
	font-weight: bold ;
}

.price {
	color: #cc0000 ;
	font-weight: bold ;
}

.specialoffer { 
	color: #cc0000; 
	font-style: italic
}

.specialofferbold {
	font-weight:bold; 
	color: #cc0000; 
	font-style: italic
}

.small {
	font-size:11px;
}




	/*-------------------==================== START IPOS BILL CALCULATOR =====================-------------------*/

	.IPOS_billCalculator_zipCodeCheck {
		/*border: 1px solid green;*/
	}

	.IPOS_billCalculator_borderDiv {
		border: 1px solid green;
		margin: 15px 0 0 0;
		padding: 5px;
        font-size: 11px;
	}

	.IPOS_name {
		text-align: left;
		padding: 0 2px;
		width: 300px;
	}
	.IPOS_desc {
		text-align: center;
		background-color: #bcf;
		padding: 0 2px;
		width: 40px;
	}
	.IPOS_price {
		text-align: right;
		padding: 0 2px;
		width: 50px;
	}
	.IPOS_taxDisclaimer {
		text-align: center;
		font-style: italic;
		font-size: 10px;
		padding: 0 4px;
	}
	.IPOS_priceCalculation {
		text-align: right;
		padding: 0 2px;
		width: 75px;
		border: 1px solid #212020;
		padding: 3px;
	}
	.IPOS_billCalculator_title {
		text-align: right;
		padding: 0 4px;
	}
	.IPOS_promoPrice {
		text-align: right;
		padding: 0 2px;
	}
	.IPOS_promoLength {
		color: #f70;
		padding: 0 2px;
	}
	.IPOS_desc span {
		background-color: #57A;
		border: 1px solid #fff;
		font-weight: bold;
		font-size: 11px;
		font-family: Georgia;
		padding: 0 3px;
		color: #fff;
		cursor: help;
	}

	.IPOS_tooltip {
		font-size: 10px;
		font-family: Verdana;
		border: 1px solid #212020;
		background-color: #ffb;
		padding: 10px;
		color: #000;
		width: 500px;
		margin: 0 0 0 -200px;
	}

	/*-------------------====================  END IPOS BILL CALCULATOR  =====================-------------------*/
    
    

	#IPOS_Programming_premium_services td.IPOS_name {
		text-align: left;
		padding: 0 2px;
		width: 200px;
	}

	#IPOS_Programming_premium_services td.IPOS_promoLength {
		width: 150px;
	}