/* ----------------------------
	Description: Global Stylesheet For USDISH.com
	Version: 1.0
---------------------------- */

@import url('../css/global-grid/reset.css');
@import url('../css/usdish-type.css');

/* http://sonspring.com/journal/clearing-floats */
.clear { clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0; }

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after { clear:both;content:'.';display:block;visibility:hidden;height:0; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }

a { color:#333; }
a:hover { color:#999;text-decoration:none; }

.flt_right { float: right; }
.flt_left { float: left; }


body {
	background: #FFF url(../images/usdish/headers/body-bg.png) repeat-x left top;
}
#container {
	background: url(../images/usdish/container-bg.png) top repeat-y;
	padding:0 10px;
	margin: 0 auto;
	width: 800px;
	min-height:650px;
}
#extHeader {
	background: url(../images/usdish/top_bg_repeat_x.png) top repeat-x;
	height:17px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#intHeader {
	height:150px;
	position:relative;
	background:#FFF url(../images/usdish/intheader-bg.png) top repeat-x;
	margin-bottom:10px;
}
#intHeader #logo a {
	display:block;
	width:164px;
	height:102px;
	background:transparent url(../images/usdish/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:5px;
	left:35px;
}
#intHeader #headerContact {
	//width:275px;
	//position:absolute;
	//top:20px;
	//right:0;
	float:right;
	padding: 25px 5px 0 0;
	color:#666;
	display: inline;
	text-align:right;
	*padding: 5px 5px 0 0;
}
#intHeader #subCode{
	text-align:center;
	margin-left:10px;
}
#intHeader p {
	margin:0 0 5px 0;
	font-size:10px;
	line-height:12px;
	color:#666;
}
#intHeader p.title {
	margin:0 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	max-width:270px;
	color:#cc0000;
}
#intHeader #subCode p.title{
	line-height:30px;
}
#intHeader p.phone {
	margin:0;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	color:#000;
}
#intHeader p.phone span {
	color:#cc0000;
}
#intHeader #headerContact p small {
	font-size:14px;
	font-weight:normal;
}
#intHeader .nav {
	width:812px;
	height:24px;
	list-style-type:none;
	position:absolute;
	bottom:0;
	left:-6px;
	margin:0;
}
#intHeader .nav li {
	float:left;
	margin:0 9px 0 0;
	text-align:center;
	line-height:12px;
	width:196px;
}
#intHeader .nav li a {
	display:block;
	height:20px;
	color:#666;
	text-decoration:none;
	width:196px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	padding:6px 0 0 0;
	background:transparent url(../images/usdish/nav.png) no-repeat 0 0;
}
#intHeader .nav li a:hover, #intHeader .nav li a.selected {
	background:transparent url(../images/usdish/nav-active.png) no-repeat 0 0;
	color:#FFF;
}
#intHeader .nav li.last {
	margin-right:0;
}
#sidebar {
	width: 135px;
	float:left;
	padding:10px 0 0 0;
}
#sidebar .nav {
	list-style-type:none;
}
#sidebar .nav li {
	margin:0;
}
#sidebar .nav li a {
	border-bottom:1px solid #999;
	color:#000;
	padding:3px 10px;
	display:block;
	font-size:90%;
	text-decoration:none;
	margin:0;
	line-height:14px;
}
#sidebar .nav li a:hover {
	background:#CCC;
}
#sidebar #versus, #sidebar #sidebarContact {
	text-align:center;
	margin-bottom:10px;
}
#sidebar #sidebarContact .phone {
	color:#000;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-top:10px;
}

#contentArea {
	width: 665px;
	float:left;
}
#intFooter {
	clear:both;
}
#extFooter {
	margin: 0 auto;
	width: 820px;
	padding:10px 0;
	background:url(../images/usdish/container-bottom-bg.png) top repeat-x;
}
#extFooter .nav {
	margin: -10px auto 0 auto;
	padding:10px 20px;
	list-style-type:none;
	width: 710px;
	height:35px;
	background: url(../images/usdish/extFooter-bg.png) top no-repeat;
}
#extFooter .nav li {
	float:left;
	margin:0;
	text-align:center;
	line-height:12px;
}
#extFooter .nav li a {
	color:#FFF;
	text-decoration:none;
	padding:0 8px;
	border-right:1px solid #999;
	font-size:10px;
}
#extFooter .nav li.first a {
	padding:0 8px 0 20px;
	margin-left:52px;
}
#extFooter .nav li.last a {
	border-right:none;
	padding:0 0 0 8px;
}
#extFooter p {
	font-size:9px;
	line-height:10px;
}

/* ----------------------------
	Specials & Promotions
---------------------------- */
#contentArea #indexPromo {
	height:357px;
	margin-bottom:18px;
}
#contentArea .contactBar {
	background:#333;
	margin-bottom:18px;
	clear:both;
}
#contentArea .contactBar p {
	padding:20px 10px 10px 10px;
	font-size:24px;
	color:#FFF;
	line-height:36px;
	margin:10px 0;
	text-align:center;
}
#contentArea .contactBar p.channel-lineup {
	font-size:10px;
	margin:0;
	padding:5px 0 0 5px;
	line-height:12px;
	text-align:left;	
}
#contentArea .contactBar p.channel-lineup a {
	color:#FFF;
}
#contentArea .contactBar p strong {
	font-size:40px;
	text-transform:uppercase;
	margin:0 10px 0 0;
}
#contentArea .contactBar p a.orderBtn {
	display:inline-block;
	height:42px;
	width:149px;
	background:url(../images/usdish/order_online_med.gif) no-repeat;
	text-indent:-9999px;
	margin:0 10px;
	position:relative;
	top:-3px;
}
#contentArea .contactBar.spanish p a.orderBtn {
	background:url(../images/usdish/spanish/btn-order-med-black.png) no-repeat;
}
#contentArea .contactBar.spanish p strong {
	text-transform:none;
	font-size:36px;
}
#contentArea #indexVideo {
	margin-left:10px;
	margin-right:10px;
}
#contentArea #indexVideo .video {
	float:left;
	margin-bottom:18px;
	margin-left:15px;
}
.indexThreeCol div {
	margin:0 10px;
}
.indexThreeCol div {
    float:left;
    width:198px;
	margin:0 10px;
	border-right:1px solid #CCC;
}
.indexThreeCol div.last {
	margin-right:0;
	border-right:none;
}
#contentArea .indexThreeCol div p {
	font-size:10px;
	line-height:12px;
}
#contentArea .indexThreeCol div.middle p, #contentArea .indexThreeCol div.last p,
#contentArea .indexThreeCol div.middle h4, #contentArea .indexThreeCol div.last h4 {
	margin-left:0 !important;
}
#contentArea  .twoCol {
    float:left;
    width:322px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #CCC;
}
#contentArea  .twoCol.last {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#contentArea  .twoCol p {
/*	font-size:10px;
	line-height:12px;*/
}
#contentArea  .twoCol .bluebg {
	color:#FFF;
	text-transform:none;
	background: url(../images/usdish/small_bluebox_header.png) repeat-x;
	font-size:12px;
	height:42px;
	padding:6px 10px 0 10px;
}

/* ----------------------------
	Module Styles
---------------------------- */
/*  HEADER PROMO */
#headerPromo { position:absolute;top:15px;left:210px; }
#headerVisaOffer { position:absolute; left: 180px; top: -2px;}
#headerPromo #gift-card-phone{position:absolute;left:0;top:85px;width:170px;font-size:11px;color:#333;margin:0;}
/*  BETTER BUSINESS BUREAU SEAL */
.bbb p { text-align:center; }

/*  RSS FEED TABLE */
.rssTable { background:#e1e1e1 url(../images/usdish/rss-bg.png) no-repeat;margin-bottom:18px; }
.rssTable img { width:21px;height:21px;position:relative;top:4px;left:3px; }
.rssTable ul { font-size:11px;line-height:12px;margin:20px 0 0 10px;padding-bottom:5px; }
.rssTable li { margin:10px 8px; }
.rssTable li a{ text-decoration:none;color:#000; }
.rssTable li a:hover{ color:#970000;}
.rssTable.blog {margin-top:360px;margin-bottom:0;}
.rssTable.article img {display:none;}
.rssTable.article{ background-image: url(../images/usdish/articles-header-bg.gif); padding-top:21px;}

/*  CITY/STATE */
#loctypelist, #loctypelist li { list-style-type:none;margin:0 5px;font-size:11px;color:#333; }
#locations { 
	margin:0 10px 18px 10px;
	text-align:justify;
}
#locations a { 
	font-size:10px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}

#locations a:hover { color:#999;text-decoration:underline; }
#cityMenu { margin:10px;font-weight:bold;color:#333; }
#cityMenu a { margin:0 1px; }

/* ----------------------------
	HELP CENTER CTA
------------------------------------------------------------------------------------------ */
#contentArea #helpcenter{ clear:both;background:#e3eff4 url(../images/usdish/equipment/helpcenter-bg.png) no-repeat;height:100px; margin-bottom:20px; }
#contentArea #helpcenter .phone{ font-size:28px; color:#052e66; font-weight:bold; line-height:32px; }
#contentArea #helpcenter h4 { font-size:14px; color:#111; text-transform:none; margin-left:20px; margin-bottom:5px; padding-top:10px; }
#contentArea #helpcenter .flt_right h4, #contentArea #helpcenter .flt_right p { margin-left:10px; }
#contentArea #helpcenter .flt_left { width:320px; }
#contentArea #helpcenter .flt_right { text-align:left; width:320px; }
#contentArea #helpcenter ul li { list-style-type:none; margin-left:20px; }
#contentArea #helpcenter ul { margin-bottom:0; }

/* ----------------------------
	Other Styles
---------------------------- */
#contentArea .twoList { border-bottom:#999 1px solid; padding:10px 10px 0 10px; clear:both;position:relative; }
#contentArea .twoList.odd { background: #F1F1F1 url(../images/usdish/gray_content_box_bg.gif) left repeat-y; }
#contentArea .twoList .starburst { position:absolute;top:-40px;left:-40px;height:83px;width:83px;z-index:5; }
#contentArea .twoList img { float:left;margin:0 10px 10px 0; }
#contentArea .twoList h3 { margin:0 0 10px 0;padding-top:5px; }
#contentArea .twoList img.promo { float:right; }
#contentArea .twoList .viewFull { margin-left:50px; }
#contentArea .twoList.coupon { border:1px dashed #999; margin:10px; }
#contentArea .twoList.coupon img { margin-top:10px; }
#contentArea .twoList.coupon p { margin-bottom:9px; }
#contentArea .twoList.equipment p { margin-bottom:9px;font-size:11px;line-height:14px; }
#contentArea .twoList .free-order { text-align:center;width:120px;float:right; }

#contentArea .twoColList { margin:0 10px 18px 10px;clear:both;position:relative; }
#contentArea .twoColList .left { float:left;margin:0 10px 10px 0;width:180px; }
#contentArea .twoColList .right { float:left;margin:0 0 10px 0;width:455px; }
#contentArea .twoColList h3 { margin:0 0 10px 0;padding-top:5px; }
#contentArea .twoColList h4, #contentArea .twoColList p { margin:0 0 10px 0; }
#contentArea .twoColList.adult .left { float:left;margin:0 40px 10px 0;width:120px; }
#contentArea .twoColList.adult .right { float:left;margin:0 0 10px 0;width:480px; }

#contentArea .internationList { width:121px;margin-right:10px;float:left;text-align:center; }
#contentArea .internationList.first { margin-left:10px; }
#contentArea .internationList.last { margin-right:0; }
#contentArea .internationList p { font-size:11px; }

#contentArea ul.arrowList { list-style-image:url(../images/usdish/affiliate_bullet.jpg); }

#referral_promo div { float:left;width:200px;margin:0 10px 18px 10px; }
#referral_promo div p { color:#CCC;font-size:12px;line-height:15px;margin:0;text-align:center;font-weight:bold; }
#referral_promo div p a { color:#FFF; }
#referral_promo div.last { margin-right:0; }
#referral_promo .first { width:200px;height:36px;background:url(../images/usdish/referral_adt.png) no-repeat;padding-top:48px; }
#referral_promo .middle { width:200px;height:36px;background:url(../images/usdish/referral_hn.png) no-repeat;padding-top:48px; }
#referral_promo .last { width:200px;height:36px;background:url(../images/usdish/referral_dish.png) no-repeat;padding-top:48px; }

.error input, .error select {
	background: #f7b0b0 url(../images/usdish/order/bg_order_input_error.gif) repeat-x;
}
.error {
	color: #FF0000;
}

/* ----------------------------
	HD PACKAGES PAGE
---------------------------- */
body.hd-page sup, body.package-page sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
	font-size: .6em;	
}

body.hd-page #contentArea #hdPromo {
	background: url(../images/usdish/hd/promo-bg.jpg) no-repeat left top;
	height:306px;
	position:relative;
}
body.hd-page #contentArea #hdPromo p.add {
	width:  345px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	text-align: center;
	margin: 0;
	color: #FFF;
	background: #000;
	padding: 4px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

body.hd-page #contentArea #hdPromo #hd-rooms { margin: 0; } 
body.hd-page #contentArea #hdPromo #hd-rooms li {
	list-style-type: none;
	margin:  0;
}
body.hd-page #contentArea #hdPromo #hd-rooms li {
	width:  262px;
	height: 83px;
	display: block;
	position: absolute;
	right: 19px;
	top: 13px;
	background: #FFF url(../images/usdish/hd/focus-livingRoom.jpg) no-repeat;
	text-indent: -9999px;
}
body.hd-page #contentArea #hdPromo #hd-rooms li#bedroom {	top: 109px; background: #FFF url(../images/usdish/hd/focus-bedroom.jpg) no-repeat; }
body.hd-page #contentArea #hdPromo #hd-rooms li#kitchen {	top: 205px; background: #FFF url(../images/usdish/hd/focus-kitchen.jpg) no-repeat; }


body.hd-page #contentArea #compareSliderNav { height:33px; margin:20px 0 0 10px; padding:0; }
body.hd-page #contentArea #compareSliderNav li { list-style-type:none; float:left; margin:0; font-size:12px; }
body.hd-page #contentArea #compareSliderNav li a { text-decoration:none; display:inline-block; width:109px; text-align:center; font-weight:bold;
	background: url(../images/usdish/equipment/inactive-tab-bg.png) no-repeat bottom left; height:22px; line-height:22px;
	margin-top:6px; color: #666; bottom:-5px; position:relative;
}
body.hd-page #contentArea #compareSliderNav li a:hover { color:#333; }
body.hd-page #contentArea #compareSliderNav li a.selected { background:transparent url(../images/usdish/equipment/active-tab-bg.png) no-repeat;
	height:28px; line-height:28px; color: #FFF; bottom:0;
}
body.hd-page #contentArea .compareSlider {
	background: url(../images/usdish/equipment/content-bg.png) repeat-x;
	min-height:300px;
	border-top:1px solid #c50c13;
	margin-bottom:10px;
	display:none;
	clear:both;
}
body.hd-page #contentArea .compareSlider.selected { display:block; }

body.hd-page #contentArea .compareSlider .headerArea { height: 110px; padding-top: 20px; }
body.hd-page #contentArea .compareSlider .headerArea h2 {
	color: #333;
	font-size: 30px;
	text-transform: none;
	width: 310px;
	line-height: 30px;
	float: left;
	margin-top: 10px;
}
body.hd-page #contentArea .compareSlider .headerArea h2 span.lead {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
}
body.hd-page #contentArea .compareSlider .headerArea h2 span.title {
	display: block;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox {
	background: url(../images/usdish/hd/orderBox-bg.png) no-repeat;
	width: 280px;
	height: 84px;
	float: right;
	margin-right: 20px;
	position: relative;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox h3.price {
	color: #333;
	text-transform: none;
	font-size: 36px;
	width: 125px;
	margin: 0;
	position: relative;
	top: 17px;
	left: 18px;
	line-height: 28px;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox h3.price small {
	font-size: 18px;
	line-height: 18px;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox h3.price .disclaim {
	color: #999;
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	padding-left: 8px;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox .orderBtn a {
	width: 99px;
	height: 25px;
	display: block;
	position: absolute;
	top: 12px;
	right: 15px;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox .cta {
	width: 125px;
	position: absolute;
	top: 40px;
	right: 18px;
	text-align: right;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}
body.hd-page #contentArea .compareSlider .headerArea .orderBox .cta .phone {	
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

body.hd-page #contentArea .threeCol div {
    float:left;
    width: 208px;
	height:168px;
	margin:0 3px;
	background: #fbfbfb;
	margin-bottom: 18px;
	border: 1px solid #F0F0F0;
	position:relative;
}
body.hd-page #contentArea .threeCol div.first {
	margin-left:10px;
}
body.hd-page #contentArea .threeCol div h4 {
	margin: 0 0 10px 0;
	height: 75px;
	text-indent: -9999px;
}
body.hd-page #contentArea .threeCol div h4.faq {
	background: url(../images/usdish/hd/title-faq-bg.jpg) no-repeat;
}
body.hd-page #contentArea .threeCol div h4.sports {
	background: url(../images/usdish/hd/title-sports-bg.jpg) no-repeat;
}
body.hd-page #contentArea .threeCol div h4.receivers {
	background: url(../images/usdish/hd/title-receivers-bg.jpg) no-repeat;
}
body.hd-page .threeCol{
	color:#666666;
}
body.hd-page .threeCol ul{
	margin-bottom:0;
}
body.hd-page .threeCol li{
	margin-left:25px;
}
body.hd-page #contentArea .threeCol p{
	margin:0 9px;	
}
body.hd-page #contentArea .threeCol p.button a{
	text-align:center;
	min-width:100px;
	font-size:10px;
	background-color:#a9a9a9;
	margin:0 9px 9px;
	padding: 5px;
	text-shadow: #444 2px 1px 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height:15px;
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
	text-decoration:none;
}
body.hd-page #contentArea .threeCol p.button a:hover{
	color:#333;
}
body.hd-page .threeCol q{
	margin:0 9px;
	font-style:italic;
}
body.hd-page .threeCol q span{
	font-style:normal;
	margin-left:40px;
}
body.hd-page #contentArea .threeCol div.last{
	background: url(../images/usdish/hd/cnet-editors-choice.jpg) no-repeat 5px bottom;
}
body.hd-page #compareSliderNav li a{
	position:relative;
}
body.hd-page #compareSliderNav li span.channelCount{
	position:absolute;
	top:-13px;
	right:-2px;
	background: url(../images/usdish/hd/blue-circle.png) no-repeat center;
	height:26px;
	width:26px;
	color:#fff;
	line-height:26px;
	font-size:11px;
}
body.hd-page #contentArea .compareSlider .hdLogos { margin: 0 8px 18px 8px; }
body.hd-page h5{margin-bottom:5px;}
body.hd-page #hdBadge {position:relative;top:7px;}

#faq1, #faq2, #faq3{display:none;}
#tt {position:absolute; display:block; background:url(../images/usdish/chanlineup/tooltips/tt_left.gif) bottom right no-repeat}
#tttop {display:block; height:5px; margin-right:5px; background:url(../images/usdish/chanlineup/tooltips/tt_top.gif) top left no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-right:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-right:5px; background:url(../images/usdish/chanlineup/tooltips/tt_bottom.gif) top left no-repeat; overflow:hidden}
.areaSelectContainer{
	padding: 0 48px;
}
/* ----------------------------
	Package Page Styles
---------------------------- */
body.package-page #contentArea { 
	position: relative;
}
body.package-page #contentArea .titleBar h1 {
	background: #806953 url(../images/usdish/chanlineup/th-bg.png) top repeat-x;
	padding: 10px 20px;
	margin: 0;
	color:#FFFFFF;
	font-size:18px;
	line-height: 24px;
	text-align:left;
	text-shadow:1px 1px 3px #333333;
	text-transform: uppercase;
	font-weight: normal;
}
body.package-page #contentArea .titleBar.silver h1 { background-color: #969598; }
body.package-page #contentArea .titleBar.gold h1 { background-color: #B08801; }
body.package-page #contentArea .titleBar.everything h1 { background-color: #27859C; }

body.package-page #contentArea .titleBar h1 span.title {
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
}

body.package-page #contentArea .orderBox {
	background: url(../images/usdish/hd/orderBox-bg.png) no-repeat;
	width: 280px;
	height: 84px;
	float: right;
	position: absolute;
	right: 17px;
	top: 10px;
}
body.package-page #contentArea .orderBox h3.price {
	color: #333;
	text-transform: none;
	font-size: 36px;
	width: 125px;
	margin: 0;
	position: relative;
	top: 18px;
	left: 18px;
	line-height: 30px;
}
body.package-page #contentArea .orderBox h3.price small {
	font-size: 18px;
}
body.package-page #contentArea .orderBox h3.price .disclaim {
	color: #999;
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	padding-left: 8px;
	line-height: 12px;
}
body.package-page #contentArea .orderBox .orderBtn a {
	width: 99px;
	height: 25px;
	display: block;
	position: absolute;
	top: 12px;
	right: 15px;
}
body.package-page #contentArea .orderBox .cta {
	width: 125px;
	position: absolute;
	top: 40px;
	right: 18px;
	text-align: right;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}
body.package-page #contentArea .orderBox .cta .phone {	
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

body.package-page .sub {
	width: 400px;
}
body.package-page h3.sub {
	color: #333;
	font-size: 30px;
	text-transform: none;
	line-height: 30px;
	margin-top: 10px;
}
body.package-page h3.sub span.lead {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
}
body.package-page h3.sub span.title {
	display: block;
	color: #333;
	font-size: 24px;
	text-transform: none;
}
body.package-page p.sub {
	color: #666;
}
body.package-page p.sub strong {
	color: #333;
}
body.package-page .sub #detail-tv {
	float: right;
	padding: 0 0 10px 10px;
}
body.package-page #pkg-includes {
	width: 198px;
	background: #f5f5f5;
	border: 1px solid #CCC;
	position: absolute;
	top: 140px;
	right: 20px;
}
body.package-page #pkg-includes h4 {
	margin: 0 0 10px 0;
	padding: 8px 10px 5px 10px;
	background: #c50c13;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
}
body.package-page #pkg-includes p {
	margin: 10px;
}
body.package-page #pkg-includes ul {
	margin: 0;
}
body.package-page #pkg-includes ul li {
	list-style-type: none;
	margin: 0 0 5px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
body.package-page #pkg-includes ul li span {
	font-size: 10px;
	font-weight: normal;
	display: block;
	color: #666;
}
body.package-page table.pkg {
	border: 1px solid #ccc;
}
body.package-page table.pkg th {
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 3px #333;
	font-size:14px;
	text-transform: uppercase;
	border:none;
	text-align:left;
	height:52px;
	line-height:16px;
	vertical-align:bottom;
	padding: 10px;
	background: #242424 url(../images/usdish/chanlineup/th-bg.png) repeat-x;
}

body.package-page table.pkg td {
	text-align:left;
	font-size: 10px;
	line-height: 14px;
	border:1px solid #CCCCCC;
	padding: 8px;
}
body.package-page table.pkg tr.odd td { background-color:#f2f2f2;}
body.package-page table.pkg tbody td img {
	float: left;
	width: 30px;
}
body.package-page table.pkg tbody td a {
	width:106px;
	display:block;
	margin-left:40px;
}

/*Referral page styles*/
body.referral #contentArea{background:transparent url(../images/usdish/referral/referral-bg.jpg) no-repeat left top;padding-top:140px;}
body.referral #contentArea h1{font-size:18px;line-height:23px;color:#3c3c3d;width:515px;margin-top:10px;margin-bottom:32px;}
body.referral #contentArea h2{font-size:18px;line-height:21px;text-transform:none;}
body.referral #contentArea h3{font-size:16px;line-height:24px;text-transform:none;color:#333;font-weight:normal;}
body.referral #contentArea h3 strong{font-weight:bold;color:#CD2515;}
body.referral #contentArea h1,body.referral #contentArea h2,body.referral #contentArea h3,body.referral #contentArea p{margin-left:30px;}
body.referral #contentArea li{margin-bottom:20px;}
body.referral #contentArea hr{margin:0 30px 20px;}
body.referral #contentArea #phoneBanner{font-size:28px;line-height:50px;border-top:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0;font-weight:bold;color:#CD2515;text-align:center;margin-bottom:30px;}
body.referral #contentArea .referralButton{float:left;background:transparent url(../images/usdish/referral/referral-button-adt.gif) no-repeat left top;width:180px;height:59px;display:inline;font-size:14px;padding:35px 33px 10px 78px;line-height:14px;height:14px;}
body.referral #contentArea #adtReferral{background:transparent url(../images/usdish/referral/referral-button-adt.gif) no-repeat left top;}
body.referral #contentArea #hughesReferral{background:transparent url(../images/usdish/referral/referral-button-hughes.gif) no-repeat left top;margin-left:0;}
/*Referral page styles end*/

/*Hindi header page styles*/
#contentArea p.south-asian{margin:0;}
#south-asian-package-header,.south-asian #mega-pack-header,.south-asian #mega-pack-price-header{display:none;}

#popular-channels{margin:10px 0;}

#social {
	list-style:none;
	margin:0 0 5px;
	padding:0 10px;
}
#social li {
	clear:both;
	margin-left:0;
	margin-bottom:3px;
	margin-right:3px;
	width:55px;
}
#social li.facebook {	
	margin-left:20px;
}
#social li.center {
	text-align:center;
	width:100%;
}


