/* CSS Document */
* {
	padding:0;
	margin:0;
	list-style:none;
	border:none;
	text-decoration:none;
}
body {
	padding:0;
	margin:0;
	font:normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#100000;
}
.spacer {clear:both;}
.left {float:left;!important}
.right {float:right;!important}
input {
	float:left;
	display:block;
}
label {
	float:left;
	display:block;
}
.noBdr{
	border:none!important;
}
.noMargin{
	margin:0!important;
}
.noPadding{
	padding:0!important;
}
.noLeftMargin{
	margin-left:0!important;
}

/*-------------------Wrapper----------------*/
#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}
/*----------Top--------------*/
#topDiv {
	width:960px;
	background:url(images/top-bg.jpg) 0 0 no-repeat;
	height:100%;
	overflow:hidden;
}
/*-------Logo--------*/
#logo {
	width:135px;
	float:left;
}
/*-------Top text-------*/
#topText {
	width:605px;
	float:right;
	font:bold 20px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	padding:16px 20px 0 0;
}
#topText strong {
	font:bold 36px Verdana, Arial, Helvetica, sans-serif;
	color:#B60101;
}
#topText span.call {
	font:bold 14px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#topText span.code {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#002B57;
}
#topText span.codeNum {
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
	color:#0A335E;
}
#topText span.callNow {
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
	color:#002B57;
}
/*------------Nav----------*/
#nav {
	height:50px;
	background:url(images/nav-bg.jpg) 0 0 repeat-x;
	clear:both;
}
#navL {
	background:url(images/nav-l.jpg) left 0 no-repeat;
	float:left;
	padding:20px 0 0 12px;
}
#navR {
	background:url(images/nav-r.jpg) right 0 no-repeat;
	width:19px;
	height:50px;
	float:right;
}
#nav li {
	float:left;
	padding:0 10px 0 0;
}
#nav li a {
	font:normal 16px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	background:url(images/nava-L.jpg) left 0 no-repeat;
	padding:0 0 0 20px;
}
#nav li a span {
	display:block;
	background:url(images/nava-R.jpg) right 0 no-repeat;
	padding:0 20px 0 0;
}
#nav li a:hover {
	color:#000;
	background:url(images/nava-HL.jpg) left 0 no-repeat;
}
#nav li a:hover span {
	background:url(images/nava-HR.jpg) right 0 no-repeat;
}
/*---------Body----------*/
#body {
	width:960px;
	height:100%;
	overflow:hidden;
	margin:18px 0 0 0;
}
/*-----Left Body------*/
#bodyLeft {
	width:302px;
	float:left;
}
.roundTop {
	background:url(images/leftRound-top.jpg) 0 0 no-repeat;
	width:302px;
	height:11px;
	overflow:hidden;
}
.roundMid {
	border:1px solid #EAEAEA;
	border-bottom:none;
	border-top:none;
	padding:0 10px;
	height:100%;
	overflow:hidden;
	text-indent:12px;
}
.roundBottom {
	background:url(images/leftRound-bottom.jpg) 0 0 no-repeat;
	width:302px;
	height:11px;
	overflow:hidden;
	margin:0 0 24px;
}
.box {
	margin:0 0 19px;
}
.roundMid a {
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	color:#fff;
}
.roundMid a:hover {
	text-decoration:underline;
}
.america-h2 {
	background:url(images/hd-banner.jpg) 0 0 no-repeat;
	width:280px;
	height:30px;
	padding:105px 0 0 0;
}
.america-120 {
	background:url(images/america-top-120.jpg) 0 0 no-repeat;
	width:280px;
	height:135px;
}
.america-200 {
	background:url(images/america-top-200.jpg) 0 0 no-repeat;
	width:280px;
	height:135px;;
}
.america-250 {
	background:url(images/america-top-250.jpg) 0 0 no-repeat;
	width:280px;
	height:135px;
}
.america-everything {
	background:url(images/america-everything-pack.jpg) 0 0 no-repeat;
	width:280px;
	height:135px;
}
.dish-latino {
	background:url(images/dish-latino-banner.jpg) 0 0 no-repeat;
	width:280px;
	height:135px;
}
.newsLetter-top {
	background:url(images/newsLetter-top.jpg) 0 0 no-repeat;
	width:280px;
	font:bold 20px/30px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	text-indent:12px;
}
.newsLetter-body {
	background:url(images/newsLetter-body.jpg) 0 0 repeat-y;
	padding:9px 20px 0 9px;
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-indent:0;
}
.newsLetter-body input {
	width:184px;
	height:14px;
	border:2px solid #404040;
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	padding:4px;
	margin-right:5px;
}
.newsLetter-body input.go {
	padding:0;
	margin:0;
	border:none;
	width:49px;
	height:25px;
	float:left;
}
.newsLetter-body form {
	padding:12px 0 22px;
	overflow:hidden;
}
.newsLetter-bottom {
	background:url(images/newsLetter-bottom.jpg) 0 0 no-repeat;
	width:280px;
	height:3px;
	overflow:hidden;
}
.blue-bg {
	background:#0A335E url(images/blue-bg-top.jpg) 0 0 no-repeat;
	padding:9px 0 0 11px;
}
.blue-bg a {
	background:url(images/arrow.jpg) left center no-repeat;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	padding:0 0 0 16px;
}
.blue-bg a:hover {
	text-decoration:none;
}
.blue-bottom {
	background:url(images/blue-bg-bottom.jpg) 0 0 no-repeat;
	width:280px;
	height:6px;
	overflow:hidden;
}
/*-----Right Body-----*/
#bodyRight {
	width:638px;
	float:right;
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#bodyRight .box a {
	color:#DC0000;
	text-decoration:underline;
}
#bodyRight .box a:hover {
	text-decoration:none;
}
#bodyRight .box {
	margin:0 0 25px;
	height:100%;
	overflow:hidden;
}
#bodyRight .box p {
	padding:8px 0;
}
.packages {
	width:307px;
	/*border-bottom:#EDF0F5 solid 1px;*/
}
.mar16 {
	margin:0 0 16px;
}
.package-top {
	width:289px;
	height:40px;
	background:url(images/package-top.jpg) 0 0 no-repeat;
	padding:6px 0 0 18px;
}
.package-top h2 {
	font:bold 18px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#F8FCFF;
}
.package-body {
	background:url(images/package-body.jpg) 0 0 repeat-y;
	padding:0 0 5px 20px;
}
.height-102 {
	height:102px;
}
.height-70 {
	height:70px;
}
.height-100 {
	height:105px;
}
div.localChanelFormPanel{
	padding:5px 0 0;
}
.package-body li a {
	background:url(images/bullet.jpg) left 50% no-repeat;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	color:#100000;
	padding:0 0 0 14px;
	text-decoration:none;
}
.package-body li a:hover {
	text-decoration:underline;
}
.package-bottom {
	background:url(images/package-bottom.jpg) 0 0 no-repeat;
	width:307px;
	height:11px;
	overflow:hidden;
}
#bodyRight .box h1 {
	font:normal 18px/29px Verdana, Arial, Helvetica, sans-serif;
	color:#10A0C7;
	border:1px solid #E9E9E9;
	border-left:none;
	border-right:none;
	margin:0 0 6px;
}
#bodyRight .box ul.states {
	width:117px;
	float:left;
}
#bodyRight .box ul.states li a {
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#787878;
	text-decoration:underline;
}
#bodyRight .box ul.states li a:hover {
	text-decoration:none;
}
/*----------------Footer------------*/
#footer {
	border:1px solid #E9E9E9;
	border-left:none;
	border-right:none;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#6B6E6E;
	height:100%;
	overflow:hidden;
	padding:21px 0;
	margin:20px 0;
}
#footer .left {
	line-height:35px;
}
#footer .right {
	text-align:right;
}
img.gap {
	margin:-5px 0 0 20px;
}
/*------------America top250------------*/
.america250-banner,
.america200-banner,
.america120-banner {
	width:617px;
	height:42px;
	background:url(images/america-250-banner.jpg) 0 0 no-repeat;
	padding:244px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}
.america200-banner {
	background:url(images/america-200-banner.jpg) 0 0 no-repeat;
}
.america120-banner {
	background:url(images/america-120-banner.jpg) 0 0 no-repeat;
}

/*------------America top250------------*/

/*------------America Everything------------*/
#package-details {
	width:636px;
}
#package-details p {
	padding:0 0 0 4px;
}
.details-top {
	background:url(images/package-details-top.jpg) 0 0 no-repeat;
	width:613px;
	height:42px;
	padding:0 10px 0 13px;
	font:bold 16px/42px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	margin:10px 0 0;
}
.details-top span {
	color:#F9FF51;
}
.details-top h2 {
	font:normal 17px/42px "Trebuchet MS", Arial, Verdana!important;
	color:#fff;
	margin:0!important;
}
.details-top h2 span {
	color:#F9FF51;
}
.details-bg {
	background:url(images/package-details-bg.jpg) 0 0 repeat-y;
	padding:0 6px 0 7px!important;
	width:623px;
	border-bottom:#E1E6EF solid 1px;
	margin-bottom:10px;
}
.details-bg td {
	padding:15px 0;
}
td.noPaddBot{
	padding-bottom:0!important;
	padding-top:0!important;
}
.details-bg td img{
	display:block;
	padding:0 0 5px!important;
	margin:0!important;
}
.details-bottom {
	background:url(images/package-details-bottom.jpg) 0 0 no-repeat;
	width:636px;
	height:12px;
	overflow:hidden;
}
.channel-listing {
	width:216px;
	height:80px;
	border:1px solid #E1E6EF;
	padding:4px;
}
.channel-listing ul {
	display:block;
	background:#F0EEEE;
	padding:5px 0 11px 12px;
}
.channel-listing ul li {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#858585;
	background:url(images/square-bullet.jpg) left 50% no-repeat;
	padding:0 0 0 7px
}
/*--------------Dish Latino------------*/
.noPadd{
	padding:0!important;
}
.noMargin{
	margin:0!important;
}
.dish-latino-banner {
	width:617px;
	height:40px;
	background:url(images/dishLatino-banner.jpg) 0 0 no-repeat;
	padding:368px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}
div.languagePanel ul{
	padding:0;
	margin:0 auto;
	height:30px;
	width:585px;
}
div.languagePanel ul li{
	float:left;
	width:auto;
	height:30px!important;
	margin:0!important;
}
div.languagePanel ul li a{
	padding:0!important;
	margin:0!important;
	float:left;
	width:auto;
	height:30px!important;
	display:block;
}
div.videoMainCont{
	overflow:hidden;
	height:100%;
}
div.videoMainContLeft{
	/*width:340px;
	float:left;*/
}
/*div.dishLatinoVideo{
	width:220px;
	height:176px;
	float:right;
	background-color:#A7A7A7;
}*/
.dish-latino-banner strong, .dish-mexico-banner strong, .dish-latinoDos-banner strong, .dish-latinoMax-banner strong {
	font-size:18px;
}
.dish-mexico-banner {
	width:617px;
	height:46px;
	background:url(images/dish-mexico-banner.jpg) 0 0 no-repeat;
	padding:195px 0 0 21px;
	font:bold 14px/35px Helvetica, Arial;
	color:#fff;
}
.dish-latinoDos-banner {
	width:617px;
	height:46px;
	background:url(images/dish-latinoDos-banner.jpg) 0 0 no-repeat;
	padding:234px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}
.dish-latinoMax-banner {
	width:617px;
	height:46px;
	background:url(images/dish-latinoMax-banner.jpg) 0 0 no-repeat;
	padding:234px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}
.dish-latinocanales-banner {
	width:617px;
	height:45px;
	background:url(images/dish-latinocanales-banner.jpg) 0 0 no-repeat;
	padding:205px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}
.dish-latinocanales-banner strong {
	color:#fff;
	font-size:18px;
}
.dish-latino-plus-banner {
	width:617px;
	height:41px;
	background:url(images/dish-latino-plus-banner.jpg) 0 0 no-repeat;
	padding:367px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}
#postLeft {
	width:638px;
	float:left;
	font:normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#100000;
}
#postLeft p {
	padding:0 0 15px;
}
#postLeft h2 {
	font:bold 18px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#163D64;
	padding:0 0 5px;
}
#postRight {
	width:282px;
	float:right;
	border:1px solid #EAEAEA;
	padding:10px;
}
#postRight h2 {
	font:bold 16px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#163D64;
	padding:0 0 5px;
}
#postRight li a {
	background:url(images/bullet.jpg) left 60% no-repeat;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#100000;
	padding:0 0 0 14px;
	text-decoration:none;
}
/*-----------------Post css------------------*/
#blog_left {
	width:720px;
	float:left;
	border-right:1px solid #ccc;
	text-align:left;
	padding-right:10px;
}
#blog_left h1 {
	font:bold 22px/22px Arial, Helvetica, sans-serif;
	color:#EA283C;
	padding:12px 0;
	margin:0;
	text-align:center;
}
#blog_left h1 a {
	color:EA283C;
	text-decoration:underline;
}
#blog_left h4 {
	font:normal 18px/29px Verdana, Arial, Helvetica, sans-serif;
	color:#10A0C7;
	border:1px solid #E9E9E9;
	border-left:none;
	border-right:none;
	margin:0 0 6px;
}
#blog_left h2.box_title {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0;
}
#blog_left h3 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 5px;
	margin:0;
}
#blog_left p {
	font-size:13px;
	/*line-height:22px;*/
	padding:10px 0;
}
#blog_left ul {
	padding:15px;
	
	/*float:left;*/
}
#blog_left li {
	background:url(images/bullet.jpg) left 50% no-repeat;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#100000;
	padding:0 0 0 10px;
	text-decoration:none;
}
#blog_left li span {
	color:#EA283C;
	font-weight:bold;
}
#blog_left a {
	color:#100000;
	text-decoration:underline;
}
#blog_left a:hover {
	text-decoration:none;
}
#blog_right {
	width:200px;
	float:right;
	
}
#blog_right h2 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#EA283C;
	padding:0 0 10px;
	margin:0;
}
#blog_right ul {
	padding:0 0 10px;
}
#blog_right li a {
	background:url(images/bullet.jpg) left 50% no-repeat;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#100000;
	padding:0 0 0 10px;
	text-decoration:none;
}
#blog_right li a:hover {
	text-decoration:underline;
}
/*---------------Live help----------------*/
.live_help {
	text-align:center;
}
.live_help p {
	font-size:15px;
	font-weight:bold;
	padding:5px 0;
}
.highlight {
	background-color:#FFFF00!important;
	padding:0 8px!important;
	line-height:22px!important;
}
.live_help p a {
	color:#100000;
	font-size:15px;
	text-decoration:none;
	padding:0;
	line-height:normal;
}
.live_help h1 {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.live_help h1 span {
	font-size:18px;
	color:#C60001;
}
/*--------------Phone #------------------*/
.phone_top {
	background:url(images/phone_rounds.gif) 0 0 no-repeat;
	width:638px;
	height:11px;
}
.phone_bottom {
	background:url(images/phone_rounds.gif) 0 -11px no-repeat;
	width:638px;
	height:11px;
}
.phone_midd {
	border:1px solid #DFE0E4;
	border-bottom:none;
	border-top:none;
	width:636px;
	text-align:center;
}
.phone_midd h2 {
	font-size:20px;
	line-height:35px;
}
.phone_midd h2 strong {
	font-size:34px;
	color:#A90101;
}
/*------------adjusted css 28-09-10------------------*/
#bodyRight h4 {
	font-size:17px;
}
#bodyRight h2 {
	font-size:19px;
	padding:0;
}
.post .entry p {
	padding:10px 0;
}
.post .entry p a {
	color:#100000;
	text-decoration:underline;
}
.post .entry p a:hover {
	text-decoration:none;
}
/*-------------23-11-10---------------*/
#MainContentAreaWrap { font-family:Arial, Helvetica, sans-serif;}
#MainContentAreaWrap ul {
	padding:10px 0 0 4px;
}
#MainContentAreaWrap li {
	background:url(images/bullet.jpg) left 50% no-repeat;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#100000;
	padding:0 0 0 10px;
	text-decoration:none;
}
#MainContentAreaWrap h1{
	color:#D21F2C; margin:0; padding:0; font-size:18px; font-weight:normal;
}
#MainContentAreaWrap h2{
	color:#414141; margin:0; padding:0; font-size:12px;
}
/*local channels*/
.local-left{
  float: left; text-align: center; margin: 0 0 0 0;
 }
.local-left-field{
  float: left; margin: 0 0 0 0;
}
.local-left-field input{
	border:1px solid #999;
	height:18px;
	margin-right:10px;
	margin-left:10px;
	width:90px; 
}
#local-channels{
  clear: both; padding: 20px 0 0 0;
}
.local-head-all{
	padding: 5px; background: #ccc; border: 1px solid gray; text-align: center; font-weight:bold; font-size:11px; color: Black; }
.local-head-mid{
	padding: 5px; background: #ccc; border-right: 1px solid gray; border-top: 1px solid gray; border-bottom: 1px solid gray; text-align: center; font-weight:bold; font-size:11px; color: Black;
}
.local-field-all{
	padding: 5px; background: #fff; border-left: 1px solid gray;border-right: 1px solid gray; border-bottom: 1px solid gray;
}
.local_title{
	font-weight:bold; font-size:18px; color: #b40001;padding: 10px 0 0 0
}
.local-field-mid{
	padding: 5px; background: #fff; border-right: 1px solid gray; border-bottom: 1px solid gray; text-align: center; font-size:12px; color: Black;
}
#local-img{
	padding: 0; text-align: center;
}
#local-offer{
	background:url(images/offer_bg.jpg) 0 0 no-repeat;
	font-size: 13px;
	width: 585px;
	height: auto;
	margin: 30px 0 15px 10px;
}
#local-order{
	padding: 10px 0 20px 10px;
	color:#CA1019;
}
#local-phone{
	margin: -22px 0 0 95px;
}	
div.content_top_menu {color: #c00; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px; text-align: left; vertical-align: top; margin-bottom:15px; text-transform:uppercase;}
a.content_top_menu { color: #c00; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none!important; padding:0 0 0 3px; }
a:HOVER.content_top_menu {  text-decoration: underline; color: #c00;}
a:VISITED.content_top_menu { color: #c00;}
/*sports*/
#sports-flash{
	width:638px; height:163px; vertical-align: top; margin:0; background:url(images/sportspanel.jpg) no-repeat;
}
#sports-flash-bot{
	width:628px; height:52px; vertical-align: top; margin:-7px 0 10px; /*background:url(images/bot_panel.jpg) no-repeat;*/ background-color:#AA0101; padding-left:10px;
}
#counter {
	margin: 150px 0 0 0; float: right;
	}
#sports-package{
	width:571px; height:158px; vertical-align: top; margin: -3px 0 10px 0; background:url(images/sports_package.jpg) no-repeat;
}
#sports-package-int{
	width:auto; padding: 120px 0 0 175px; font-weight: bold; font-size: 17px; color: #FFA70E;
}
#sports-flash-int{
	width: 620px; color: white; font-weight: bold; font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-align:center; padding-top: 10px;
}
#sports-flash-bot div#sports-flash-int span{
	color: #F4EE4C;
	width:620px;
}
#sports-flash-bot div#sports-flash-int a{
color: #F4EE4C;
	}
#sports-cont{
	width:580px; height:160px; background:url(images/sports-top.jpg) no-repeat;
}
#sports-cont_bot{
	width:580px; height:155px; background:url(images/sports-bot.jpg) no-repeat;
}
.sports-cont1{
	width:271px; float:left; margin:6px 0 0 5px; font-size:12px; padding-bottom:0!important;
}
.sports-cont2{
	width:271px; float:left; margin:6px 0 0 25px; font-size:12px;
}
.sports-cont2-int{
	width:auto; margin:25px 0 0 95px;
}
#sports-cont .title{
	font-weight:bold; font-size:14px; color:#000; padding-bottom:0!important;
}
#sports-cont .redtitle{
	color:#C00; padding-bottom:0!important;
}
#sports-cont_bot .title{
	font-weight:bold; font-size:14px; color:#000;
}
#sports-cont_bot .redtitle{
	color:#C00; padding-bottom:0!important;
}
.sports-link_cont{
	text-align:right; font-size:12px;
}

.sports-link_cont p{
	padding:0!important;
	}

.sports-clearing{
	clear:both;
}
.basketball_price{font-size: 12px; float: right; text-align: right; color: Black; font-weight: normal;}
TD.modelphoto div.model_title, TD.modelphoto div.model_title A, TD.modelphoto div.model_title A:LINK {font:bold 10px Arial, Helvetica,sans-serif; color:#c00; padding: 2px; border-width:0px;}
div.model_title {border-left:solid 4px #c00; padding-left: 10px;}
div.model_title, div.model_title A, div.model_title A:LINK {font:bold 14px Arial, helvetica, sans-serif; color:#c00; text-decoration: none;}
.boxtitlesred{
	color:#D61D41; font-size:13px; font-weight:bold; display:block; padding:4px;
}
a.faqlink { line-height:18px;}



/*------------190511---------------*/
div.bannerSection{
	width:638px;
}
.box2{
	margin:0 0 15px;
}
.box2 h5{
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
div.whiteBoxtop{
	background:url(images/crv-bg.jpg) no-repeat 0 0;
	padding-top:11px;
}
div.whiteBoxbotm{
	background:url(images/crv-bg.jpg) no-repeat 0 100%;
	padding:0 0 11px;
}	
div.whiteBoxmid{
	background:url(images/mid-bg.jpg) repeat-y;
	height:100%;
	overflow:hidden;
	padding:0 11px;
	
}
div.leftBanners{
	width:304px;
	float:left;
}
div.hdFreelife{
	background:url(images/hd-freelife-banner.jpg) no-repeat;
	width:293px;
	height:88px;
	float:left;
	margin-bottom:10px;
}
div.hdFreelife h4{
	font:bold 14px/16px Helvetica, Arial, sans-serif;
	color:#000;
	padding:10px 0 0 10px;
}
div.hdFreelife h4 span{
	font:30px/32px Helvetica, Arial, sans-serif;
	color:#AE0101;
}
div.hdFreelife h5{
	font:bold 13px/16px Helvetica, Arial, sans-serif;
	color:#000;
	padding:5px 0 0 10px;
}
div.hdFreelife p{
	font-size:9px!important;
	padding:15px 0 15px 10px!important;
}
div.support{
	background:url(images/24-7-support.jpg) no-repeat;
	width:293px;
	height:78px;
	float:left;
	position:relative;
}
div.support div.supportSquadIcon{
	position:absolute;
	right:6px;
	bottom:10px;
	z-index:10;
	width:65px;
	height:25px;
	}
div.support div.supportSquadIcon img{
	display:block;
	}
div.support h4{
	font:bold 14px/18px Helvetica, Arial, sans-serif !important;
	color:#000;
	padding:15px 10px 0 120px !important;
}
div.support h5{
	font:bold 12px/16px Helvetica, Arial, sans-serif;
	color:#000;
	padding:0 10px 0 120px;
}
div.fivePack{
	background:url(images/five-pack-banner.jpg) no-repeat 0 0;
	width:312px;
	height:166px;
	float:right;
	position:relative;
}
div.fivePack a{
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	position:absolute;
	top:135px;
	left:210px;
}
div.fivePack a:hover{
	color:#CC0909;
}
div.grayBoxTop{
	background:url(images/box-crv-bg.jpg) no-repeat 0 0;
	padding:11px 0 0 0;
}
div.grayBoxBottom{
	background:url(images/box-crv-bg.jpg) no-repeat 0 100%;
	padding:0 0 11px;
}
div.grayBoxmid{
	background:url(images/box-bg.jpg) repeat-y;
	height:100%;
	overflow:hidden;
}
div.grayBoxmid h4{
	font:bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#AE0101;
}
div.grayBoxmid p{
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:10px;
}
div.leftSection img{
	float:left;
}
.zipCode{
	width:106px;
	border:1px solid #DFE0E4;
	padding:2px;
	float:left;
	height:20px;
	margin:0 2px 0 15px;
}

div.leftSection{
	width:292px;
	padding-left:17px;
	float:left;
}
div.rightSection{
	width:292px;
	padding-right:10px;
	float:right;
}

.box h2{
	font:bold 18px/26px Verdana, Arial, Helvetica, sans-serif;
}
.box p{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
}
.box h5{
	font:bold 22px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#AE0101;
	padding:10px 0 0 0;
}
.box h5 sup{
	font-size:16px;
}
.box h6{
	font:14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}
.america-120 h2{
	color:#10A0C7 !important;
}
.box a{
	padding-left:10px;
}
.america-200 h2{
	color:#678197 !important;
}
.dishBusiness {
	background:url(images/dish-business.jpg) 0 0 no-repeat;
	width:280px;
	height:135px;
}
.dishBusiness h5,
.dishBusiness h6{
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.height-122 {
	height:140px;
}
.height-122 sup{
	font-size:9px!important;
	line-height:11px!important;
}
.dishBusiness sup span{
	font-size:10px!important;
	line-height:12px!important;
}
/*--------------------240511---------------------*/
.dishBusineess {
	background:url(images/dish-business-banner.jpg) 0 0 no-repeat;
	width:638px;
	height:399px;
	position:relative;
	margin-bottom:15px;
}
.price{
	position:absolute;
	top:35px;
	right:17px;
}
div.roundTag{
	background:url(images/roud-tag.png) no-repeat 0 0;
	width:128px;
	height:128px;
	display:block;
	position:absolute;
	top:121px;
	right:49px;
	text-indent:-10000px;
}
h2.saveTxt{
	background:url(images/save-txt.png) no-repeat 0 0;
	width:474px;
	height:109px;
	position:absolute;
	top:35px;
	left:27px;
	text-indent:-10000px;
}
.dishBusineess h3{
	font:bold 20px/24px Helvetica, Arial, sans-serif;
	color:#B50101;
	padding:145px 0 0 27px;
}
.dishBusineess ul{
	font:bold 14px/20px Helvetica, Arial, sans-serif;
	color:#5F5E5E;
	padding:10px 0 0 27px;
}
.dishBusineess ul li{
	background:url(images/round-bullet.gif) no-repeat 0 7px;
	padding-left:15px;
}
.dishBusineess a.viewChannel{
	width:100px;
	display:block;
	color:#B80101;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	margin:10px 0 0 4px;
	clear:both;
}
.dishBusineess a.viewChannel:hover{
	color:#5F5E5E;
}
div.featureBox{
	background:url(images/feature-box-bg.jpg) no-repeat 0 0;
	width:188px;
	height:89px;
	float:left;
	margin-right:26px;
}
div.featureBox h3{
	font:bold 31px/36px Helvetica, Arial, sans-serif;
	color:#C20808;
	text-align:center;
	padding:8px 0 0 0;
}
div.featureBox h3 span{
	font:bold 14px/18px Helvetica, Arial, sans-serif;
	color:#000000;
	display:block;
}
h2.featureHeading{
	font:bold 27px/30px Arial, Helvetica, sans-serif;
	color:#5F5E5E;
	padding:5px 0 10px 0;
}
h2.featureHeading span{
	font:bold 27px/30px Arial, Helvetica, sans-serif;
	color:#B90101;
	font:bold 24px/30px Arial, Helvetica, sans-serif;
}
div.boxContainer{
	height:100%;
	overflow:hidden;
	padding:10px 0;
}
div.boxContainer div.greyFeature{
	background:url(images/grey-featurebox.jpg) no-repeat 0 0;
	width:206px;
	height:134px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
div.boxContainer div.greyFeature h2{
	font:bold 18px/20px Arial, Helvetica, sans-serif !important;
	color:#363636;
	padding:10px 0 0 10px !important;
}
div.boxContainer div.greyFeature h3{
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	padding:5px 0 0 10px;
}
div.boxContainer div.greyFeature p{
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#363636;
	padding:4px 0 0px 10px;
}
div.boxContainer div.greyFeature p strong{
	font:bold 22px/24px Arial, Helvetica, sans-serif;
	color:#AE0101;
}
div.boxContainer div.greyFeature p span{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#AE0101;
}
div.boxContainer div.greyFeature a{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#AE0101;
	width:120px;
	display:block;
	margin-left:2px;
}
div.boxContainer div.greyFeature h4{
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color:#C20808;
	padding:5px 0 0 10px;
}
div.boxContainer div.greyFeature div.innerBox{
	width:85px;
	float:left;
	margin-right:12px;
}
.noMrgn{
	margin:0 !important;
}
/*--------------------270511---------------------*/
div.americaEveHeader{
	background:url(images/america-eve-header.jpg) 0 0 no-repeat;
	width:611px;
	height:457px;
	padding:19px 0 0 27px;
}
div.americaEveHeader p{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#4F4F4F;
	background-color:inherit;
	width:435px;
}
div.headerBottom{
	padding:18px 0 0;
	width:520px;
	background:url(images/america-eve-header-bot-bg.gif) 0 0 repeat-y;
}
div.headerBottomLeft{
	width:170px;
	float:left;
}
div.headerBottomRight{
	width:275px;
	float:right;
}
div.headerBottomRight ul{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
div.headerBottomRight ul li{
	background:url(images/bullet2.gif) 0 6px no-repeat;
	padding:0 0 0 14px;
	color:#4F4F4F;
	background-color:inherit;
}
div.americaEveHeader p.headerTxt{
	padding:11px 0;
	width:auto;
}
/*--------------------270511---------------------*/

/*--------------------network-package---------------------*/
div.networkTopContainer{
	padding:0 0 8px;
}
div.networkPkgTop,
div.networkPkgBottom{
	background:url(images/network-package-topcurve.gif) 0 0 no-repeat;
	height:11px;
}
div.networkPkgBottom{
	background:url(images/network-package-bottomcurve.gif) 0 0 no-repeat;
	height:12px;
}
div.networkPkgMid{
	border-left:#E0E1E5 solid 1px;
	border-right:#E0E1E5 solid 1px;
	width:636px;
}
div.networkPkgTopMain{
	width:616px;
	margin:0 auto;
}
div.headingCont{
	height:48px;
	overflow:hidden;
}
div.hdpackageCont{
	width:269px;
	background-color:#10A0C7;
	color:#FFFDE6;
	float:left;
}
div.toppackageCont{
	width:347px;
	height:48px;
	background-color:#00699A;
	color:#FFFDE6;
	float:left;
}
div.hdpackageCont h2,
div.toppackageCont h2{
	font:bold 20px/22px Helvetica, Arial, Helvetica, sans-serif!important;
	text-align:center!important;
	text-transform:uppercase;
	height:44px!important;
	padding:4px 0 0!important;
	overflow:hidden;
}
div.hdpackageCont h2 span,
div.toppackageCont h2 span{
	font-size:12px;
	line-height:16px;
	text-transform:none;
	display:block;
}
div.packageMain{
	background:url(images/network-package-mid-bg.jpg) 0 0 no-repeat #F2F3F4;
}
div.packageMain2{
	background:url(images/network-pkg-divider.gif) 0 0 repeat-y;
	padding:18px 0 14px!important;
	overflow:hidden!important;
	height:100%;
}
div.packageMain2 h2{
	font:bold 16px/18px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#F1022C!important;
	background-color:inherit;
	height:40px!important;
	text-transform:uppercase!important;
	padding:0!important;
	margin:0!important;
}
div.packageMain2 h3{
	font:bold 13px/16px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#000!important;
	background-color:inherit;
	padding-bottom:8px!important;
	margin:0!important;
}
div.packageMain2 p,
div.packageMain2 a{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	padding:0!important;
	margin:0!important;
}
div.packageMain2 a:hover{
	text-decoration:underline;
}
div.packageMain2 img{
	display:inline;
	text-align:center;
	margin:16px 0 0;
}
div.paanelOne{
	width:120px;
	padding:0 15px 0 10px;
	float:left;
}
div.paanelTwo{
	width:120px;
	padding:0 15px 0 0;
	float:left;
}
div.paanelThree{
	width:110px;
	padding:0 5px 0 0;
	float:left;
}
div.paanelFour{
	width:102px;
	padding:0 10px 0 0;
	float:left;
}
div.paanelFive{
	width:105px;
	float:left;
}
div.netPkgCallNow{
	background:url(images/network-pkg-callnow-bg.gif) 0 0  no-repeat;
	height:52px;
	text-align:center;
}
div.netPkgCallNow p{
	font:bold 23px/52px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#fff!important;
	background-color:inherit;
	text-transform:uppercase;
	padding:0!important;
	margin:0!important;
}
div.netPkgCallNow p span{
	color:#69DFFF!important;
	background-color:inherit;
	font-size:32px;
	line-height:52px;
}
div.actNow{
	overflow:hidden;
	height:100%;
	padding:0;
}
div.actNow h3{
	font:bold 19px/23px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#000!important;
	background-color:inherit;
	padding:0!important;
	margin:0!important;
}
div.actNow p{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#100000;
	background-color:inherit;
	padding:0 0 11px!important;
	margin:0!important;
}
div.comparePkg{
	background:url(images/compare-button-panelbg.gif) 0 0 no-repeat;
	width:190px;
	height:24px;
	margin:0 0 0 427px;
	padding:5px 0 0;
}
div.comparePkg a{
	display:block;
	background:url(images/btn-compair.gif) 0 0 no-repeat;
	width:160px;
	height:22px;
	margin:0 auto;
	padding:0 0 0 17px;
	color:#fff;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
}
div.comparePkg a:hover{
	color:#FFCC11;
	background-color:inherit;
}
div.specialPkgCont{
	padding:0;
	margin:0;
	width:636px;
}
div.specialPkgContTop{
	background:url(images/special-package-toppart.gif) 0 0 no-repeat;
	height:6px;
}
div.specialPkgContMid{
	border-left:#E1E6EF solid 1px;
	border-right:#E1E6EF solid 1px;
	border-bottom:#E1E6EF solid 1px;
}
div.specialPkgContMidMain{
	width:623px;
	margin:0 auto;
}
div.specialDealRounded{
	background:url(images/special-deal-rounded.gif) 0 0 no-repeat;
	height:41px;
	padding:5px 0 0 13px;
	margin-bottom:5px;
}
div.specialDealRounded h3{
	font:bold 18px/21px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#fff!important;
	background-color:inherit;
	padding:0!important;
	margin:0!important;
}
div.specialDealRounded h3 span{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	display:block;
}
div.splPkgGreyRound{
	background:url(images/spl-pkg-grey-rounded.gif) 0 0 no-repeat;
	height:37px;
}
div.splPkgGreyRound table{
	border-bottom:#C4C4C4 solid 1px;
}
div.splPkgGreyRound table td{
	border-right:#C4C4C4 solid 1px;
	padding:0 0 0 12px;
	font:bold 11px/37px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
div.networkPkgPanel{
	padding:0;
	margin:0 0 11px;
}
div.networkPkgPanel h3{
	font:bold 18px/22px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#CE0100!important;
	background-color:inherit;
	padding:7px 0 12px!important;
	margin:0!important;
}
div.networkPkgPanel h3 span{
	color:#000!important;
	background-color:inherit;
}
div.networkPkgPanel table{
	border-top:#D8D8D8 solid 1px;
	background-color:#F3F1F1;
	color:#100000;
}
div.networkPkgPanel table td{
	border-right:#D8D8D8 solid 1px;
	border-bottom:#D8D8D8 solid 1px;
	padding:9px 5px 9px 5px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#100000;
	background-color:inherit;
}
div.networkPkgPanel table td span{
	display:block;
	font-weight:bold;
}
div.networkPkgPanel table td.noRightBorder{
	border-right:none;
}
td.strikeThrough{
	text-decoration:line-through;
}
td.redTxt{
	color:#B90101!important;
	background-color:inherit;
}
a.btnDetail,
a.orderNow2{
	display:block;
	background:url(images/btn-detail.gif) 0 0 no-repeat;
	width:58px;
	height:21px;
	text-align:center;
	color:#fff!important;
	background-color:inherit;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	text-decoration:none!important;
}
a.btnDetail:hover,
a.orderNow2:hover{
	color:#FFCC11!important;
	background-color:inherit;
}
a.orderNow2{
	background:url(images/btn-order-now.gif) 0 0 no-repeat;
	width:73px;
	height:21px;
}
div.hdFreeLife{
	overflow:hidden;
	height:100%;
	padding:0 22px 6px 5px;
}
div.hdFreeLife img{
	float:right;
	width:auto;
}
div.hdFreeLifeLeft{
	float:left;
	width:auto;
}
div.hdFreeLifeLeft h3{
	font:bold 27px/21px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#CE0100!important;
	background-color:inherit;
	padding:7px 0!important;
	margin:8px 0 0!important;
}
div.hdFreeLifeLeft h3 span{
	color:#000!important;
	background-color:inherit;
}
div.hdFreeLifeLeft p{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#535353;
	background-color:inherit;
}
div.hdFreeLifeCont{
	border:#CE0100 solid 2px;
}	
div.dishChanel{
	overflow:hidden;
	height:100%;
	padding:0 0 15px;
}
div.dishChanel h3{
	font:bold 18px/21px Helvetica, Arial, Helvetica, sans-serif!important;
	color:#CE0100!important;
	background-color:inherit;
	padding:0 0 11px!important;
	margin:0 0 11px!important;
	border-bottom:#D8D8D8 solid 1px;
}
div.dishChanelLeft{
	width:409px;
	float:left;
	margin-right:13px;
}
div.dishChanelLeft p{
	padding-bottom:15px;
}
div.dishChanelPic{
	float:left;
	width:auto;
}

/*--------------------network-package---------------------*/

/*--------------------order online ---------------------*/
div.orderOnlineCont{
	width:638px;
}
div.orderOnlineTop{
	background:url(images/order-online-top.gif) 0 0 no-repeat;
	height:10px;
	font-size:0;
	line-height:0;
}
div.orderOnlineBottom{
	background:url(images/order-online-bottom.gif) 0 0 no-repeat;
	height:10px;
	font-size:0;
	line-height:0;
}
div.orderOnlineMid{
	background:url(images/order-online-midbg.gif) 0 0 repeat-y;
}
div.orderNow{
	width:609px;
	height:34px;
	margin:0 auto;
	background:url(images/order-now-right.gif) 100% 0 no-repeat #B90101;
	padding:0 14px 0 0;
}
div.orderNow h2{
	background:url(images/order-now-left.gif) 0 0 no-repeat;
	padding:0 0 0 14px!important;
	font:bold 18px/34px Helvetica, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
div.orderOnlineMid p.orderTxt{
	padding:12px 30px 12px 20px;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#433F3F;
	background-color:inherit;
}
div.orderOnlineMid p.orderTxt span{
	display:block;
	font-weight:bold;
	color:#B90101;
	background-color:inherit;
}
div.orderOnlineFormPanel{
	width:624px;
	margin:0 auto;
	padding:0 0 12px;
}
div.orderOnlineFormTop{
	background:url(images/order-form-top-bg.gif) 0 0 no-repeat;
	height:17px;
	font-size:0;
	line-height:0;
}
div.orderOnlineFormBottom{
	background:url(images/order-form-bottom-bg.gif) 0 0 no-repeat;
	height:17px;
	font-size:0;
	line-height:0;
}
div.orderOnlineFormMid{
	background-color:#EFF1F2;
	color:#313131;
	padding:0 15px 0 17px;
}
div.orderOnlineFormMid label{
	font-size:13px;
	line-height:23px;
	color:#313131;
	background-color:inherit;
}
div.orderOnlineFormMid label.small{
	font-size:11px;
	line-height:13px;
}

div.orderOnlineFormMid label sup{
	font-size:13px;
	line-height:13px;
	color:#B90101;
	background-color:inherit;
}
div.orderOnlineFormMid input.txtBox1{
	width:190px;
	height:21px;
	background-color:#fff;
	color:#313131;
	border:#CDCDCD solid 1px;
	font:normal 11px/21px Arial, Helvetica, sans-serif;
	padding:0 0 0 6px;
}
div.orderOnlineFormMid input.chkBox{
	width:11px;
	height:11px;
	margin-top:2px;
}
div.orderOnlineMid p.orderTxt2{
	padding:0 30px 25px 24px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#686868;
	background-color:inherit;
}
div.buttonPanel{
	overflow:hidden;
	height:100%;
	padding:0 27px 0 0;
}
div.buttonPanel input.callNow{
	background:url(images/btn-call-me.gif) 0 0 no-repeat;
	width:186px;
	height:47px;
	border:0;
	float:right;
	text-indent:-2000000px;
	cursor:pointer;
	font-size:0;
	line-height:0;
}


/*--------------------Modified on 16-06-2011---------------------*/
.bestSoccer{
	margin:0 0 0 105px!important;
	width: 160px;
	}
	
.bestSoccer p{
	padding:23px 0 0 0!important;
	font-weight: bold;
	font-size: 12px;
	}	
	
.multiSport{
	margin:0;
	padding:0!important;
	}
	
.multiSport p{
	padding: 58px 0 3px 5px!important;
	}
/*--------------------Modified on 16-06-2011---------------------*/	

/*--------------------international---------------------*/
div.ipContMain{
	width:580px;
}		
h2.internationalSub{	
	font:bold 16px/29px Verdana, Arial, Helvetica, sans-serif;
}
div.ipContainer{
	width:570px;
	padding:12px;
	margin:15px 0;
	background-color:#EBEBEB;
	overflow:hidden;
	clear:both;
}
div.ipContainer ul{
	width:180px;
	float:left;
}
div.ipContainer ul li{
	background:url(images/arrow2.gif) 0 6px no-repeat!important;
	padding:0 0 0 11px!important;
}
div.ipContainer ul li a{
	color:#100000!important;
	background-color:inherit;
	padding:0!important;
	margin:0!important;
	text-decoration:none!important;
}
div.ipContainer ul li a:hover{
	text-decoration:underline!important;
}


/*--------------------international---------------------*/

/*--------------------america-top-package---------------------*/
div.ipContainer table#main{
	padding:10px;
	border:#D8D4D4 solid 1px;
	background-color:#fff;
}
div.ipContainer table#main td table{
	background-color:#EAEAEA;
}
div.ipContainer table#main td table th{
	background-color:#CC0000;
	color:#fff;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	padding:0 0 0 8px;
}
.noRightBdr{
	border-right:none!important;
}
div.ipContainer table#main td table td{
	color:#000;
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	padding:0 0 0 8px;
}
/*--------------------Latino-package ---------------------*/

div.ipContainer_latin table#main{
	padding:10px;
	border:#D8D4D4 solid 1px;
	background-color:#fff;
}
div.ipContainer_latin table#main td table{
	background-color:#EAEAEA;
}
div.ipContainer_latin table#main td table th{
	background-color:#CC0000;
	color:#fff;
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	padding:6px 0 6px 6px;
}
.noRightBdr{
	border-right:none!important;
}
div.ipContainer_latin table#main td table td{
	color:#000;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	padding:3px 0 0 8px;
}
.intPkgheading{
	padding:6px 0 6px 6px!important;
}
table#chanelPkgheading td{
	padding:5px!important;
}
.marginBot15{
	margin-bottom:15px;
}

/*------------------sports Basketaball ------------------*/


.sportsContent{
	width:579px;
	}
	
.bannerTop{
	width:auto;
	}
	
.contentInner{
	width:auto;
	height:100%;
	overflow:hidden;
	padding-bottom:14px;
	}
	
.textpic{
	width:144px;
	float:left;
	}
	
.pic1{
	margin:0 auto;
	width:89px;
	height:40px;
	display:block;
	}
	
.pic2{
	margin:0 auto;
	width:79px;
	height:44px;
	display:block;
	}
	
.pic3{
	margin:0 auto;
	width:93px;
	height:44px;
	display:block;
	}			
	
.conTentDescription{
	width:434px;
	float:right;
	}		
	
h2.innerHead{
	color:#D21F2C;
	margin:0;
	padding:15px 0 18px 0!important;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.netSc{
	width:410px;
	padding:20px 0 10px 0!important;
	height:100%;
	overflow:hidden;
	}
	
.netSc h2, .netSc1 h2{
	float:left!important;
	color:#D21F2C;
	font:normal 18px/19px Arial, Helvetica, sans-serif;
	padding:0;
}
.netSc h2{
	padding:16px 0 0 0!important;
}		
	
.netSc img, .netSc1 img{
	float:right!important;
	}		
	
.netSc1{
	width:390px;
	height:100%;
	overflow:hidden;
	padding:20px 0 10px 0;
	}			
	
.note{
	width:auto;
	}
	
.note1{
	width:auto;
	padding:15px 0 0 0;
	}				

.head1 {
	border-left:solid 4px #c00;
	 padding-left: 10px;
	 height:100%;
	 overflow:hidden;
	}
	
.head1 p{font:bold 14px Arial, Helvetica,sans-serif; color:#c00; float:left; }

p.dolar1{ 
	color:#000;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	float:right;
	font-weight:bold;
	padding:3px 0 0 0;
	}
	
.brief{
	padding:6px 0 10px 18px;
	width:auto;
	}
	
p.instalment{
	text-align:right;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:5px;
	}
	
ul.nbaList{
	margin:0;
	padding:3px 0 14px 0;
	}
	
ul.nbaList li{
	background:url(images/arrow.gif) 0 6px no-repeat;
	padding:0 0 2px 10px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	}		
	
p.padingBtm{
	padding-bottom:14px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	}
	
p.padingBtm1{
	padding-bottom:0!important;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	}	
	
p.orderLink{
	padding:9px 0 0 0;
	}
	
p.orderLink a{
	text-transform:uppercase;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	 color:#db0505;
	 text-decoration:underline;
	 }
	
p.orderLink a:hover{
	color:#3a62a6;
	text-decoration:none;
	}					

/*------------------Multi Sport------------------*/

.sphead{
	width:auto;
	padding:0 0 18px 0;
	}
	
.spheadblk1{
	width:auto;
	background-color:#D6D6D6;
	font:bold 16px/28px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#414141;
	padding:0 0 0 5px;	
	}
	
.spheadblk2{
	width:auto;
	height:100%;
	overflow:hidden;
	padding:13px 0 0 0;
	}
	
.spheadblk2Left{
	float:left;
	padding:0 0 0 8px;
	width:119px;
	}

.spContent{
	width:448px;
	float:right;
	}
	
.spContent p{
	padding-bottom:14px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	display:block;
	}
	
.spContent p span{
	color:#db0505;
	}	
	
.spContent p a{
	text-transform:uppercase;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	 color:#db0505;
	 text-decoration:underline;
	}
	
.spContent p a:hover{
	color:#3a62a6;
	text-decoration:none;
	}							
	
.padingTop{
	padding:10px 0 0 0;
	}

/*--------------------Hd-package---------------------*/

td.linehtg{
line-height:18px!important;
}
ul.show{
	padding:0 0 10px 0!important;
	overflow:hidden;
	height:100%;
}
ul.show li{
	float:left!important;
	width:auto;
	padding:0 15px!important;
	background-image:none!important;
}
ul.show li a{
	font: bold 13px/19px Arial,Helvetica,sans-serif;
    padding: 0;
    text-decoration: none !important;
	color:#DC0000!important;
}
ul.show li a:hover,
ul.show li.active a{
	color:#000!important;
}
.hd-banner {
	width:639px;
	height:281px;
	background:url(images/hd-banner.gif) 0 0 no-repeat;
	padding:0;
}
p.hdSmallTxt{
	font-size:9px!important;
	line-height:13px!important;
	padding-bottom:10px;
}
ul.hdLinkPadd{
	padding-bottom:10px!important;
}
div.hdBottom{
	padding:10px 0 0!important;
}
p.hdTxt{
	padding:0 0 10px!important;
}
/*--------------------Hd-package---------------------*/

/*----------------------hockey---------------------------*/

div.panelHockey{
width:225px;
height:100%;
overflow:hidden;
padding-bottom:15px;
margin:15px 0 0 0;
}

div.baseball{
width:400px;
height:100%;
overflow:hidden;
padding-bottom:15px;
margin:15px 0 0 0;
}

div.panelHockey img, div.baseball img{
float:right;
}

div.panelHockey h2, div.baseball h2{
float:left;
color:#D21F2C;
font:normal 18px/19px Arial, Helvetica, sans-serif;
padding:19px 0 0 0!important;
}

div.padbtm{
margin-bottom:8px!important;
}
.noFlt{
	float:none!important;
}
/*----------------------hockey---------------------------*/

/*-----------------Show time -----------*/

div.showTime{
	width:auto;
	padding:0 0 16px 0;
}

div.showTime img{
	margin:3px 0 0 0;
	padding:0;
}

div.showTime h2{
	color:#D21F2C;
	font:normal 18px/19px Arial, Helvetica, sans-serif;
}

div.flolatElements{
	height:100%;
	overflow:hidden;
	padding:6px 0 10px 18px;
	width:auto;
}

ul.firstList{
	float:left;
	width:100px;
	margin:0 36px 0 0;
}

ul.secondList{
	float:left;
	width:134px;
	margin:0 10px 0 0;
}

ul.thirdList{
	float:left;
	width:108px;
}

ul.firstList li, ul.secondList li, ul.thirdList li{
	padding-bottom:3px;
}

ul.firstList li a, ul.secondList li a, ul.thirdList li a{
	color:#DB0505!important;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
	
ul.firstList li a:hover, ul.secondList li a:hover, ul.thirdList li a:hover{
	color:#3A62A6!important;
	text-decoration:none;
}	

.textpic1{
	width:144px;
	float:left;
	}
	
.textpic1 img{
	margin:0 0 0 18px!important;
}

div.extra{
	height:100%;
	overflow:hidden;
}

ul.dataTranponder{
	width:auto;
	float:left;
	margin:0 26px 0 0;
}

ul.numeric{
	width:auto;
	float:left;
}

ul.numeric li{
	padding:0 0 2px 0;
	color:#000;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
}

ul.dataTranponder li{
	padding:0 0 2px 0;
	color:#000;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
}

ul.marLeft{
	margin:0 0 0 15px;
	float:left;
}
	
ul.marLeft li{
	padding:0 0 2px 0;
	color:#000;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
}
p.clearTxt{
	clear:both!important;
	float:none!important;
	font:normal 11px/16px Arial, Helvetica, sans-serif!important;
	padding:10px 0 0!important;
}
.chanelPadd{
	margin-bottom:10px!important;
}

/*-----------------Show time -----------*/

/*------------------new style added on 06.07.2011-----------------*/

tr.leftPad td{
	padding-left:10px!important;
}

tr.leftPad_new td{
	padding-left:10px!important;
	padding-bottom:0!important;
}


/*------------------new style added on 07.07.2011-----------------*/
div.bottomContainer{
	padding:20px 0 15px;
	}
div.bottomContainer p{
	font-size:11px;
	line-height:18px;
	color:#707070;
	background-color:inherit;
	padding:0 0 12px;
}
div.bottomContainer p a{
	color:#000;
}
div.bottomContainer p a:hover{
	text-decoration:underline;
}
div.bottomContainer h3{
	font-size:13px;
	line-height:19px;
	font-weight:bold;
	color:#707070;
	background-color:inherit;
	padding:0 0 9px;
}
div.bottomContainer h3 a{
	color:#707070;
}
div.bottomContainer h3 a:hover{
	text-decoration:underline;
}
div.bottomContainer ul{
	padding:0 0 17px;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#707070;
	background-color:inherit;
}
div.bottomContainer ul li{
	background:url(images/bullet.gif) 0 8px no-repeat;
	padding:0 0 0 6px;
}
.bannerContactInfo1{
	padding:229px 0 0 0;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
	margin-left:-6px;
}
span.redPhNo{
	color:#B60101;
	display:block;
	font-size:18px;
}
div.monthlyBillCalPanel{
	padding:0 10px 0 0;
}

.dishFamily-banner {
	width:617px;
	height:42px;
	background:url(images/dish-family-banner.jpg) 0 0 no-repeat;
	padding:244px 0 0 21px;
	font:bold 14px/30px Helvetica, Arial;
	color:#fff;
}











