/* CSS Document - Last updated 09.10.2010*/

body { font : 11px/16px Tahoma, Arial, Helvetica, sans-serif; background: #e03a3e; padding : 0; margin:0;}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:21px;  line-height: normal; margin-bottom:5px;}
h3 { font-family:Arial, Helvetica, sans-serif; font-size:18px; letter-spacing:-1px; line-height: normal; margin-bottom:5px;}

td {vertical-align : top;}
a, a:link, a:visited, a:hover { text-decoration : none; color : #3c77ad;}
p { margin : 0; padding : 0 0 10px 0; text-align:justify;}

.clear { clear : both; line-height : 0; font-size : 0; padding : 0; margin : 0;}
.clearspace { clear : both; line-height : 0; font-size : 0; padding : 0; margin : 0; height:10px;}
.float-left { float : left;}
.float-right { float : right;}
.text-left { text-align : left;}
.text-right { text-align : right;}
.text-center { text-align : center;}
.text-justify { text-align : justify;}
.bold { font-weight : bold;}
.italic { font-style : italic;}
.underline { border-bottom : 1px solid;}
.highlight { background : #ffc;}

.img-left { float : left; margin : 0px 10px 0px 0;}
.img-right { float : right; margin : 0px 0 0px 10px;}
.nopadding { padding : 0;}
.noindent { margin-left : 0;padding-left : 0; }
.nobullet { list-style-image : url('none');list-style-type:none}
.noborder { border:0px;}

.leftshade { background:url('../images/leftshade.gif') repeat-y top right;}
.rightshade { background:url('../images/rightshade.gif') repeat-y top left;}
.divider { width:98%; clear:both; border-bottom:#a40101 0px dotted; margin-bottom:10px;}






.red { color:#e03a3e;}
.redbold { color:#e03a3e; font-weight:bold;}
.green { color:#009900;}
.blue { color:#044D83;}

.large1 { font-family:Arial, Helvetica, sans-serif; font-size:21px; letter-spacing:-1px; line-height: normal; padding-bottom:10px;}
.large2 { font-family:Arial, Helvetica, sans-serif; font-size:18px; letter-spacing:-1px; line-height: normal; padding-bottom:10px;}

.redbg { background:#e03a3e; font-weight:bold; padding:5px; color:#fff; margin-bottom:5px;}
.redbrdr { border:#e03a3e 1px solid; padding:8px;}
.redbrdr2 { border:#ffffff 1px solid; padding:8px;}
.redbrdr1 { padding:5px; display:block; clear:both;}

.imgshade { padding:10px; background:url('../images/shade.jpg') no-repeat center;}


.formcell { padding-bottom:5px;}
input { font-size:11px; border:#4081cb 1px solid; padding:2px;}

label { cursor : pointer; }

a.flink:link,
a.flink:active,
a.flink:visited { color : #e5f2fd; text-decoration : none;}
a.flink:hover { color : #e5f2fd; text-decoration : underline; }

a.alink:link,
a.alink:active,
a.alink:visited { color : #005d86; text-decoration : none;}
a.alink:hover { color : #005d86; text-decoration : underline; }


.headblue{background:#a40101; width:95%; color:#fff; font-size:13px; font-weight:bold; padding:4px 8px; border:#a40101 1px solid}

.boxblue{background:#ffe88b; border:#a40101 1px solid; width:95%; padding:4px 8px; margin:2px 0 10px 0}

.boxsky{background:#BFDCF5; font-size:12px; border:#A2D1FC 1px solid; width:95%; padding:4px 8px; margin:2px 0 10px 0}

.boxwhite{background:#fff; border:#a40101 1px solid; width:95%; padding:4px 8px; margin:2px 0 10px 0}



.toptab{background:#ffe88b; color:#a40101; font-size:13px; font-weight:bold; padding:4px 8px; border:#a40101 1px solid; margin-right:5px}

.toptabactive{background:#a40101; color:#fff; font-size:13px; font-weight:bold; padding:4px 8px; border:#a40101 1px solid; margin-right:5px}
.headblueshort{background:#a40101; color:#fff; font-size:13px; font-weight:bold; padding:4px 8px; border:#a40101 1px solid; width:46%}

.boxwhiteshort{background:#fff; border:#a40101 1px solid; padding:4px 8px; margin:2px 0 10px 0; width:46%}

.boxblueshort{background:#ffe88b; border:#a40101 1px solid; padding:4px 8px; margin:2px 0 10px 0; width:33%}



.circle{float:left; margin:0 25px; height:55px; width:100px; background:url('../images/circles.jpg') no-repeat center; text-align:center; font-size:48px; font-weight:bold; color:#0A4F7F; padding-left:0; padding-right:0; padding-top:40px; padding-bottom:6px}


/*****Accordion Styles*****/
.accordian { width: 700px; margin-left:-10px;}
.accordian li { list-style-type: none; padding: 5px 5px ; }
.dimension { height: auto;}
.even, .odd { font-weight: bold; padding:0 ; }
.even { border: 0px solid #2785CB; background:#bf1c1c url('../images/bg_red.jpg') repeat-x top left; color: white; margin-bottom:10px; padding-top:0px }
.odd { border: 0px solid #2785CB; background:#bf1c1c url('../images/bg_red.jpg') repeat-x top left; color: white; margin-bottom:10px;padding-top:0px}

/*------------- DIV CSS -------------*/
.fltlt	{float:left;}
.fltrt	{float:right;}
.mainWarp	{
	width:960px;
	margin:0 auto;
	background:#fff;
}
.footWarp	{
	width:960px;
	text-align:center;
	color:#fff;
	padding:0 0 15px 0;
}
.bodyWarpT	{
	width:960px;
	background:url('../images/topshade.gif') no-repeat;
	height:24px
}
.bodyWarpB	{
	width:960px;
	background:url('../images/botshade.gif') no-repeat;
	height:24px
}
.bodyWarpCont	{
	width:940px;
	background:url('../images/bodyWarpBg.jpg') repeat-y center;
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}
.logo	{
	width:190px;
	height:127px;
	float:left;
}
.logo a	{
	background:url('../images/logo.gif') no-repeat;
	width:190px;
	height:127px;
	display:block;
	text-indent:-9999px
}
h1	{
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.topmidbox { 
	background:#e0effd url('../images/topmid.gif') no-repeat top left; 
	width:580px; 
	text-align:center;
	float:left;
	height:119px; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
}

.sidebox { 
	padding:10px 0px 10px 10px;
	float:left;
	width:192px;
}
.contentbox { 
	background: #fff;
	float:right;
	width:715px
}

.contentboxhome { 
	background: #fff;
	float:left;
	width:738px
}
.menubox { 
	background:#e0effd url('../images/menu_bg.gif') repeat-x top left; 
	font-size:11px; 
	width:182px;
	color:#333; padding-right:0; padding-top:0; padding-bottom:0; padding-left:10px;

}
.menubox p{
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;	
}
.menubox ul	{
	padding:5px 0px;
	margin:0px;
}
.menubox ul li {
	font-size:11px;
	list-style: circle;
	margin:0 0 0 20px;	
}
.menubox ul li a	{
	text-decoration: none;
}
.menubox ul li a:hover	{
	text-decoration:underline;
	color:#DE383C;
}

.menuboxT	{
	background:url('../images/menu_top.gif') no-repeat;
	width:192px;
	height:15px
}
.menuboxB	{
	background:url('../images/menu_bot.gif') no-repeat;
	width:192px;
	height:15px;
	padding:0;
}

.bannerPad	{
	padding:10px 10px 5px 10px;
}
.pad10	{ padding:0 10px 10px 10px;}


.qform label	{ margin-top:10px; margin-left:2px; clear:both;}
input.qformInput	{
	width:164px;
	height:14px;
	padding:2px 2px;
	color:#767676;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #81C1DC;
	float:left;
	margin-bottom:7px;	
}
input.qformInperror	{
	width:164px;
	height:14px;
	padding:2px 2px;
	color:#000000;
	background:#FDB3B5;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #FF0000;
	float:left;
	margin-bottom:7px;	
}
input.cformInput	{
	width:164px;
	height:14px;
	padding:2px 2px;
	color: #333;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #7F9DB9;
	float:left;
	margin-top:2px;	
}
select.fQselect	{
	height:20px;
	padding:1px 0px;
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #81C1DC;
	float:left;
	margin-top:1px;
	width:164px;
}

.redHead {
	width:355px;
	float:left;
}
.redHeader {
	width:715px; 
}

.redHeader1 {
	width:715px;
}

.marginL5	{margin:0 0 0 5px;}
.pad5	{padding:5px;}
.redHeadBdr { border:#e03a3e 1px solid; padding:8px;}
.accordCol	{
	width:49%;
	float:left;
}
.accordCol_logo	{
	width:107px;
	float:left;
}
.accordCol_Cont	{
	width:205px;
	float:left;
}
.stdColumn	{
	float:left;
	margin:0 0 0 5px;
}

.stdColumn1	{
	float:left;
	background:#A6D3FC url(../images/hover.png) no-repeat;
	margin:0 0 0 11px;
	height:40px;
	padding-top:20px;
	width:23%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.stdColumn1 a, a:link{padding-top:0px;}

.stdColumn1 a:hover{ 
color:#000;
display:block;
text-transform: uppercase;
}

form.contact	{width:300px;}
form.contact label	{
	float:left;
	width:100px;
}
textarea.cont_txtarea	{
	width:300px;
	padding:2px 2px;
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #7F9DB9;
	float:left;
	margin-top:2px;
}
input.submitstyle	{
	padding:2px 2px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	background:#e03a3e;
	font-weight:bold;
	border:1px solid #999999;
	float:left;
	margin-top:5px;
}

input.submitstyle1 {
	padding:2px 2px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	background:#e03a3e;
	border:1px solid #999999;
	margin-top:5px;
}

ul.siteLink	{line-height:20px; font-size:14px; font-family:Trebuchet MS;}
ul.siteLink	li	{list-style:none;}
ul.siteLink	li a:link, a:visited { color:#046380;}
ul.siteLink	li a:hover{ color:#F51441;}
ul.siteLink	li ul	{
	padding:0px;
	margin:0 0 10px 20px;
}
ul.siteLink	li ul li	{
	background:url('../images/siteMap_link.gif') no-repeat 0px -7px;
	padding-left:27px; padding-right:0; padding-top:0; padding-bottom:0
}



.TVcircle{background:url(../images/ioc_tv.jpg) no-repeat;
    float:left; margin:0 25px; height:55px; width:95px;
    text-align:center; font-size:48px; font-weight:bold; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    color:#B8B8B8; 
    padding:35px 0 6px 5px;
}
.slect    {
    background:url(../images/ioc_tv.jpg) no-repeat;font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    float:left; margin:0 25px; height:55px; width:95px;
    text-align:center; font-size:48px; font-weight:bold; color:#DDBB00; 
    padding:35px 0 6px 5px;
}


/*bottom bar css starts*/
#bottom_bar{ float:left; width:100%; padding:0px 0 0px 0; background:url(../images/fadeBg.png) repeat-x bottom; font:bold 11px/20px Arial, Helvetica, sans-serif; color:#000; text-align:center; z-index:999; border-top:1px solid #000;}
div#bottom_bar{position:absolute; bottom:-3px;  width:100%; z-index:999}
html>body #bottom_bar{position:fixed; z-index:999;}
#bottom_bar .bottom_conatiner{ margin:0 auto; width:850px;}
#bottom_bar .bottom_conatiner .bottom_inner_container{ float:left; width:100%; color:#000; font:15px Arial, Helvetica, sans-serif; padding:0px 0 0 15px;}
#bottom_bar .bottom_conatiner .bottom_inner_container .call_us{ float:left;  padding:3px 0 7px 54px;color:#000;  background:url(../images/mail_send.png) no-repeat 0 0; margin-top:7px; font-weight:bold;}
#bottom_bar .bottom_conatiner .bottom_inner_container .us_flag{ float:left; width:283px; height:27px; padding:5px 18px 0 23px; margin:3px 0 0 0;color:#fff; font:bold 16px Arial, Helvetica, sans-serif; background:url(../images/phone.png) no-repeat 0 0;margin-top:9px;}
#bottom_bar .bottom_conatiner .bottom_inner_container .or{ float:left; width:20px; height:27px; padding:5px 30px 0 30px; margin:3px 0 0 0;color:#fff; font:bold 16px Arial, Helvetica, sans-serif; margin-top:9px;}
#bottom_bar .bottom_conatiner .bottom_inner_container .call_us_back{ float:left; width:157px; height:23px; margin-top:7px;}
#bottom_bar .bottom_conatiner .bottom_inner_container .call_us_back a img{  border:none}
#bottom_bar .bottom_conatiner .bottom_inner_container span{float:left; color:#000; font:15px Arial, Helvetica, sans-serif; text-align:center; width:31px; margin:9px 0 0 0;}

input.qformInputNew    {
    width:70px;
    height:13px;
    padding:3px 5px;
    margin:3px 15px 0 0;
	line-height:11px;
    background:#fff;
    float:left;
    opacity:0.5;
    filter:alpha(opacity=50);
    color:#000;
    font:11px "Tahoma", Times New Roman, Times, serif;
    border:1px solid #292929;
}

input.qformInputNew_error	{
	width:70px;
    height:13px;
    padding:3px 5px;
    margin:3px 15px 0 0;
	line-height:11px;
    float:left;
    opacity:0.5;
    filter:alpha(opacity=50);
    color:#000;
    font:11px "Tahoma", Times New Roman, Times, serif;
   	background:#FDB3B5;
	border:1px solid #FF0000;
}


input.fadeBtn	{
	outline:none;
	border:none;
}
/*bottom bar css ends*/

/*added 24-03-10*/
.dishpackages1 { background:url(../images/DISH-packages_01.gif) top left no-repeat ; width:690px; height:180px; padding:10px;}
.dishpackages2 { background:url(../images/DISH-packages_02.gif) top left no-repeat ; width:690px; height:180px; padding:10px;}
.dishpackages3 { background:url(../images/DISH-packages_03.gif) top left no-repeat ; width:690px; height:180px; padding:10px;}
.dishpackages4 { background:url(../images/DISH-packages_04.gif) top left no-repeat ; width:690px; height:180px; padding:10px;}
.packageleft { float:left; width:400px; padding-top:160px;}
.packageright { float:right; width:100px; padding-top:85px; text-align:left;}


/*added 05-04-10*/
#main_content {
	background:#ffffff;
	padding:10px; 
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	}
	
/*[3.2. Welcome text ]*/
#welcome {
	background:#fff url(../images/welcome_background.gif) no-repeat;
	height:58px;
	padding:20px 0 0;
	text-align:center; }

#download_file .bottom td.first { text-align:left; color:#000; padding:0 0 0 10px; font-weight:600; }

#download_file .title { text-align:left; width:321px; }

#download_file .title1 { text-align:left; width:200px; }

#download_file .first_row { 
	background:url(../images/white_gray.gif) repeat-x; 
	width:700px; 
	height:54px; 
	padding:0 0 0 10px; 
	font-size:1.17em; 
	text-align:left; }

#download_file .arrow_down {
	background:url(../images/arrow_down.gif) no-repeat left;
	padding:5px 0 5px 34px; }

/*[3.6. Table Download File ]*/
#download_file { width:700px; margin:1px 0 0 1px; }

#download_file, #download_file td { border:1px solid #e6e6e3; }

	#download_file td { padding:0 10px 0; height:31px; font-size:1.17em; text-align:center; vertical-align:middle; }

	
		#download_file .first_row span { color:#e6e6e3; }
		
	#download_file .second_row { background:#d9ecfd; height:30px; text-align:left }
		
	#download_file .second { background:#f9f9f8;  }
	
	#download_file .yes, #download_file .no {
		display:block;
		width:18px;
		height:18px;
		margin:auto;
		text-indent:-9999px; }
		
		#download_file .yes { background:url(../images/yes_icon.gif) }
		
		#download_file .no { background:url(../images/no_icon.gif) }
		
/* Newly added */

#steps{border-top:0px solid #e3e3e3;border-bottom:0px solid #e3e3e3;margin:10px 0 25px;text-align:center;padding:20px 0}
#steps .info-box {width:700px;padding:10px 0px;margin:10px auto 0;font-size:14px; background:#E0E0E0;}

/* Latino */

.MEXICO	{
	background:#ffffff url('../images/mexico.png') no-repeat;
	height:40px;
	display:block;
	text-indent:-9999px
}

.clasico	{
	background:#ffffff url('../images/clasico.png') no-repeat;
	height:40px;
	display:block;
	text-indent:-9999px
}

.dos	{
	background:#ffffff url('../images/dos.png') no-repeat;
	height:40px;
	display:block;
	text-indent:-9999px
}

.max	{
	background:#ffffff url('../images/max.png') no-repeat;
	height:40px;
	display:block;
	text-indent:-9999px
}


.clasico1	{
	background:#ffffff url('../images/clasico-channels.png') no-repeat;
	height:36px;
	display:block;
	text-indent:-9999px
}

.dos1	{
	background:#ffffff url('../images/dos-channels.png') no-repeat;
	height:36px;
	display:block;
	text-indent:-9999px
}

.max1	{
	background:#ffffff url('../images/max-channels.png') no-repeat;
	height:36px;
	display:block;
	text-indent:-9999px
}

.kb-bg{
background: #FFFFFF url(../images/kb-bg.png) left top repeat-y;
padding:5px 25px 5px 5px;
font:11px Tahoma, Arial, Helvetica, sans-serif;
}

.kb-bg a {color:#e03a3e; font-weight:bold;}

.hd105	{
	background:#ffffff url(../images/105hd.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd125	{
	background:#ffffff url(../images/125hd.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd140	{
	background:#ffffff url(../images/140hd.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd-platinum {
	background:#ffffff url(../images/hd-platinum.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd-sport {
	background:#ffffff url(../images/hd-sport.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd-movie {
	background:#ffffff url(../images/hd-movie.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd-entertainment {
	background:#ffffff url(../images/hd-entertainment.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd-news {
	background:#ffffff url(../images/hd-news.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.hd-dishlatino {
	background:#ffffff url(../images/hd-dishlatino.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}



/* Sports */

.Sports { padding:5px;}

.Multi-Sports {
    background:#ffffff url(../images/multi.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.GamePlan {
    background:#ffffff url(../images/gameplan.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.NHL {
    background:#ffffff url(../images/nhl.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.FOX {
    background:#ffffff url(../images/fox.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.FULL-COURT {
    background:#ffffff url(../images/full-court.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.NBA {
    background:#ffffff url(../images/nba.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.Willow {
    background:#ffffff url(../images/willow.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.MLS {
    background:#ffffff url(../images/mls.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.RNT {
    background:#ffffff url(../images/race.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

/* Home Banner CSS */

.main_header {
	width:738px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin: 0px auto;
	height:410px;
	background: url(../images/home-bg2.jpg) no-repeat right bottom #fdfdfd;
}
.theme_googletv	{ background:url(../images/theme/dishnetwork-googletv.jpg) no-repeat right bottom;}
.theme_home	{ background:url(../images/theme/home-bg1.jpg) no-repeat right bottom;}
.theme_christmas { background:url(../images/theme/christmas-home.jpg) no-repeat right bottom;}

.main_header .left-panel .g_free_s {
	width:600px;
}

.main_header .left-panel {
	width:560px;
	margin-left:15px;
	height:380px;
	margin-top:10px;
}
.g_f_box {
	width:270px;
	font-size: 14px;
}
.g_f_box ul{
	margin:0px;
	list-style:none;	
	padding:0px;
}
.g_f_box li{ 
font-size:15px;
color:#6a6a6a;
font-weight:normal;
background:url(../images/check.png) top left no-repeat;
padding:0px 0px 3px 25px;
margin: 11px 0px 10px 15px;
min-height:18px;
}
.g_free {
	font-size: 25px;
	font-weight: bold;
	line-height: normal;
	color:#000;
	margin-top:10px;
	margin-bottom: 20px;
}
.g_free strong {
	color:#FF0000;
	font-size:25px;
}
.main_header .rvs_text {
	font-size: 40px; 
	line-height: 43px;
	color:#cd0000;
	font-weight:bold;
}

.main_header .rvs_text strong {
	font-size: 28px; 
	line-height: 43px;
	font-weight:normal;
	color:#6a6a6a;
}
.main_header .left-panel p {
	font-size:21px;
	font-weight:bold;
	color:#666666;
	line-height:31px;
	padding-top:5px;
	padding-bottom:11px;
}

.clear {
	clear:both;
}
.f_left {
	float:left;
	display:inline;
}
.f_right {
	float:right;
	display:inline;
}
.p_re {
	position:relative;
}
.p_ab {
	position:absolute;
}




/* State Home Banner CSS */

.state_header {
	width:738px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin: 0px auto;
	height:260px;
	background: url(../images/state-bg.jpg) no-repeat right bottom #fdfdfd;
}

.state_header .left-panel .g_free_s {
	width:600px;
}

.state_header .left-panel {
	width:560px;
	margin-left:15px;
	height:250px;
	margin-top:10px;
}
.state_header .rvs_text {
	font-size: 40px;
	font-weight: bold;
	line-height: 43px;
	color:#333333;
}

.state_header .rvs_text strong {
	color:#68B5F1;
	font-size:25px;
	line-height:35px;
}
.state_header .left-panel p {
	font-size:21px;
	font-weight:bold;
	color:#666666;
	line-height:31px;
	padding-top:5px;
	padding-bottom:11px;
}




/* Latino Banner CSS */

.latino_header {
	width:728px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin: 0px auto;
	height:410px;
	background: url(../images/latino-banner.jpg) no-repeat right bottom #ffffff;
}

.latino_header .left-panel .g_free_s {
	width:600px;
}

.latino_header .left-panel {
	width:560px;
	margin-left:15px;
	height:250px;
	margin-top:10px;
}
.latino_header .rvs_text {
	font-size: 40px;
	font-weight: bold;
	line-height: 43px;
	color:#333333;
}

.latino_header .rvs_text strong {
	color:#68B5F1;
	font-size:25px;
	line-height:35px;
}
.latino_header .left-panel p {
	font-size:21px;
	font-weight:bold;
	color:#666666;
	line-height:31px;
	padding-top:5px;
	padding-bottom:11px;
}


/* Google TV Banner CSS */

.googletv_header {
	width:728px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin: 0px auto;
	height:410px;
	background: url(../images/dishnetwork-googletv.jpg) no-repeat right bottom #ffffff;
}

.googletv_header .left-panel .g_free_s {
	width:600px;
}

.googletv_header .left-panel {
	width:560px;
	margin-left:15px;
	height:250px;
	margin-top:10px;
}
.googletv_header .rvs_text {
	font-size: 40px;
	font-weight: bold;
	line-height: 43px;
	color:#333333;
}

.googletv_header .rvs_text strong {
	color:#68B5F1;
	font-size:25px;
	line-height:35px;
}
.googletv_header .left-panel p {
	font-size:21px;
	font-weight:bold;
	color:#666666;
	line-height:31px;
	padding-top:5px;
	padding-bottom:11px;
}


/* English Package */

.top120	{
	background:#ffffff url('../images/at120.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

.top200	{
	background:#ffffff url('../images/at200.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

.top250	{
	background:#ffffff url('../images/at250.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

.top295	{
	background:#ffffff url('../images/at295.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

.dish-america	{
	background:#ffffff url('../images/dish-america.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

.dish-america-silver	{
	background:#ffffff url('../images/dish-america-silver.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

.dish-america-gold	{
	background:#ffffff url('../images/dish-america-gold.png') no-repeat;
	height:60px;
	display:block;
	text-indent:-9999px
}

/* A La Carte */

.ALaCarte { padding:5px;}

.sportsman-channel {
    background:#ffffff url(../images/sportsman-channel.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.outdoor-channel {
    background:#ffffff url(../images/outdoor-channel.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.playboy-tv {
    background:#ffffff url(../images/playboy-tv.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.cinelatino {
    background:#ffffff url(../images/cinelatino.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.epix3 {
    background:#ffffff url(../images/epix3.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.rfd-tv {
    background:#ffffff url(../images/rfd-tv.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.veria-television {
    background:#ffffff url(../images/veria-television.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

.babytv {
    background:#ffffff url(../images/babytv.png) no-repeat;
	height:55px;
	display:block;
	text-indent:-9999px
}

#rsv_text{
	width:450px;
	text-align:center;	
}
.red{
	color:#bf0303;	
}
/* VS Above the Fold Ad Panels */
#vs_headline{width:700px;height:10px;margin:0 auto;padding:0px;text-align:center;}
#vs_wrap{width:730px;min-height:600px;margin:0;float:right;font-family: 'Trebuchet ms', arial, 'sans serif';color:#000;padding:0px;background-color:#fff;}
	.vs_wrap_three{background:url(/images/AF_AD_3Comp_721px.jpg) no-repeat;}
	.vs_wrap_two{background:url(/images/AF_AD_2Comp_721px.jpg) no-repeat;}
	#vs_top{text-align:right;padding:10px 5px 0 0;height:150px;}
		#vs_contact_box{float:right;padding:35px 5px 0 0;margin:0 15px 55px 0;}
			#vs_contact_box span{display:block;font-size:2.4em;margin-bottom:15px;}
/*
			#vs_call_us{font-size:1.5em;}
			#vs_phone{font-size:1.8em;}
		#vs_form{float:right;border-left:1px solid #333;padding:0px 0 10px 13px;height:147px;width:232px;text-align:left;}
			#vs_form p{font-size:11px;margin:0px 0 10px;padding:0px;text-align:center;}
			#vs_form input{margin:3px 5px 0 0;padding:0px;}
			#vs_form input.submit{background-color:#ddd;border:1px solid #aaa;text-align:center;padding:5px 10px;margin-top:10px;width:155px;text-align:center;}
			#vs_form input.submit:hover{text-decoration:underline;background-color:#fff;-webkit-transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-webkit-transition: 0.3s ease-in;-moz-transition: 0.3s ease-in;}
*/
	#vs_boxes{}
		#vs_boxes_three{margin:0px 0 0 0;}
		#vs_boxes_two{margin:0px 0 0 41px;}
		#vs_boxes_three div.vs_box_panel{float:left;width:225px;height:411px;margin-left:11px;padding-right:2px;}
		#vs_boxes_two div.vs_box_panel{float:left;width:290px;height:411px;margin-left:20px;padding-right:2px;}
		.vs_tvshow{background:url(/images/tvshowimage.jpg) no-repeat;min-height:149px;}
		#vs_boxes_three div.vs_tvshow img{margin:10px 0 0 68px;}
		#vs_boxes_two div.vs_tvshow img{margin:10px 0 0 100px;}
		#vs_boxes_three div.vs_table{width:221px;}
		#vs_boxes_two div.vs_table{width:290px;}
			.vs_table ul{padding:5px;margin:0px;height:150px;}
			.vs_table ul li{padding:3px 0;border-bottom:1px solid #bbb;list-style-type:none;font-size:1em;}
			.vs_table li.top_li{border-top:1px solid #bbb;}
		.vs_order{text-align:center;}
		.vs_order label{font-size:1.7em;font-weight:bold;display:block;}
		.vs_order span{font-size:1em;color:#555;}
	input:focus {background: orange;}
	#vs_footer{text-align:center;font-size:0.6em;color:#333;margin-top:20px;}
.highlighted { background-color:#fcfba9;border:1px solid red;-webkit-transition: 1s ease-out;-moz-transition: 1s ease-out;} 

/* CSS Document - Last updated 27.01.2011 */
