@charset "utf-8";

/* CSS Document for DIRECTV LA - by Takeoff Media */


/* ------ Reset styles ------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit}
:focus {outline: 0}
body {color: black; background: white}
ol, ul {list-style: none}
table {border-collapse: collapse; border-spacing: 0}
caption, th, td {text-align: left; font-weight: normal}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}

.clear{
	clear:both;
	overflow:hidden;
	visibility:hidden;
	height:0;
	}	
/* ------ Layout ------ */
body {
	background:#000 url(../img/dtv_bg.png) repeat-x;
	font-size:11px;
	position:relative;
	}

body, html{height:100%}

#container {
	width:980px;/*900px*/
	margin:0 auto;
	background-color:#fff;
	/* Styles for full browser height */
	height: auto !important;
    min-height:94.5%;
    height:94.5%;/* for ie6 */
}

#header {
	height:92px;
	background:url(../img/topnav_swoosh.png) no-repeat;
	z-index:999; /* changeForZ */
}

#login {
	padding:0 10px 0 20px;
	height:21px;
	background-color:#276480
}

#main-content {
	padding:20px;
	background-color:#fff;
	float:left;
	width:940px;/*860px*/	
}

div#pWrapper {
	width:958px;
	border:1px solid #FFF;
	margin:0 auto;
	background-color:#FFF;
	font-size:11px;
	line-height:15px;
	color:#242424;
	font-family:Arial, Helvetica, sans-serif;
}

div#pWrapper a {
	color:#00abe3;
	text-decoration:none;
	clear:both;
	cursor:pointer;
}

div#pBody {
	padding:17px;
	overflow:hidden
}

#pMain {
	float:left;
	display:inline;
	width:700px;
}

div#pWrapper div#pHead {
	width:941px;
	height:68px;
	background-image:url(/img/bpHead.jpg);
	color:#FFF;
	padding:0 0 0 17px;
	position:relative;
}
div#pWrapper div#pHead h1 {
	float:left;
	display:inline;
	font-weight:bold;
	font-size:24px;
	line-height:68px;
}

div#pHead div.calltoaction, div#pFoot div.calltoaction{	
	font-weight:bold;
	background:url(/img/bg_cta.png) 0 0 no-repeat;
	margin:9px 9px 0 0;
	width:435px;
	overflow:hidden;
	float:right;
	display:inline;
	height:50px;
	font-size:12px;	
}

div#pWrapper div#pFoot {
overflow:hidden;
padding:0 0 20px 19px;
position:relative;
width:930px
}

div#pFoot div.calltoaction {
	float:left;
	background-image:url(/img/bg_cta_white.png);
}

div#pHead div.calltoaction a, div#pFoot div.calltoaction a{
	color:#fff;
	font-size:11px;
}

div#pHead div.calltoaction a:hover, div#pFoot div.calltoaction a:hover{
	text-decoration:none;
}

div#pHead div.calltoaction .titulo, div#pFoot div.calltoaction .titulo{
	width:435px;
	text-align:center;
	float:left;
	display:inline;
	padding:5px 0 4px 0;
	color:#333333;
	font-size:12px
}

div#pHead div.calltoaction .nocliente, div#pHead div.calltoaction .cliente_actual, div#pFoot div.calltoaction .nocliente, div#pFoot div.calltoaction .cliente_actual {
	margin-left:9px;
	float:left;
	display:inline
}

div#pHead div.calltoaction p, div#pFoot div.calltoaction p{
	color:#02abe3;
	float:left;
	display:inline;
	font-weight:bold;
	font-size:12px;
	line-height:27px
}	

div#pHead div.calltoaction .btn, div#pFoot div.calltoaction .btn{
	background:url(/img/btn_cta_headerpages.gif) 0 0 no-repeat;
	width:83px;
	height:17px;
	float:left;
	margin:5px 0 0 10px;;
	line-height:18px;
	text-align:center
}

/* ------ Text styles ------ */

body {font-family:Arial, Helvetica, Verdana, sans-serif}

#header, #login {color:#fff}

#topnav-left, #topnav-right {font-size:11px; 
                             letter-spacing:0.5px}

#login {font-size:12px}

a {text-decoration:none}
strong {font-weight:bold}
sup {font-size:10px}
span.registrado {font-size:0.7em} /* Clase para los "®" luego de DIRECTV */

/* ------ Header ------ */

#header {position:relative}

a.logo {
	display:block;
	width:85px;
	height:70px;
	margin-left:6px;
	background:url(../img/dtv_logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden
}

a.logo:hover {
	background-position:0 -70px
}

a.inactive {
	cursor:default
}

#topnav-left {
	position:absolute;
	top:2px;
	left:100px;
}

#topnav-right {
	position:absolute;
	top:2px;
	right:4px;
}

#topnav-left li, #topnav-right li {
	float:left;
	padding-right:10px
}

#topnav-left li a, #topnav-right li a {
	color:#c1c1c1;
	background:transparent url(../img/menu_line.png) no-repeat scroll left center;
	padding-left:10px;	
}

#topnav-right li a.first {background:none}

#topnav-left li a:hover, #topnav-right li a:hover {color:#fff}

#customer {
	position:absolute;
	top:25px;
	left:100px;
	z-index:10
}

#customer li {
	float:left;
	width:102px;/*143px*/
}

#customer a {
	display:block;
	height:23px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
}

#customer a span {
	display:block;
	padding-top:1px;
	position:relative;
	font-size:12px;
	zoom:1
}

#customer-micuenta {
	background:url(../img/menu_customer_bg.png) top left no-repeat
}

#customer-subscribe {
	background:url(../img/menu_customer_bg.png) top right no-repeat
}

#customer-micuenta:hover{background-position:0 -23px;cursor:pointer }
#customer-subscribe:hover {background-position:right -23px;cursor:pointer}

#customer a span span {
	width:102px;/*143px*/
	background:none;
	position:absolute;
	top:-1px;
	left:-1px;
	color:#fff;
	font-size:12px;
}

#customer .dropdown.first {left:4px}
#customer .dropdown.last {left:auto;margin-left:-2px;}
#customer .dropdown-customer{width:132px;}

#search {
	position:absolute;
	top:23px;
	right:9px;
	width:214px;
	height:26px;
	background:url(../img/search_bg.png) no-repeat;
}

#search input.text {
	width:133px;
	margin:3px 0 0 6px;
	border:1px solid #c0c0c0
}

#search input.submit {
	padding:0;
	color:#eee;
	border:0;
	background:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer
}

#search input:hover.submit {color:#fff}

#sections {
	position:absolute;
	top:55px;
	right:7px;
	z-index:5
}

#sections ul {
	float:right;
	position:relative; /* changeForZ */
}

#sections li {
	float:left;
	position:relative
}

#sections li a {
	display:block;
	position:relative;
	padding:0 34px 0 36px;/*0 24px 0 26px*/
	height:23px;
	color:#333;
	background:url(../img/topnav_sections_bg.png) -36px 0 no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:24px
}

#sections li a:hover {
	background-position:-36px -23px
}

#sections li a span {
	display:block;
	position:relative;
	top:1px;
	font-size:12px;
	zoom:1;
}

#sections li a span span {
	display:block;
	position:absolute;
	top:-1px;
	left:-1px;
	color:#fff;
	font-size:12px;
}

#sections .leftcap, #sections .rightcap {
	float:right;
	width:36px;
	height:23px;
	background:url(../img/topnav_sections_bg.png) no-repeat
}

#sections .rightcap {
	width:13px;
	background-position:top right
}

#sections .dropdown.last {
	left:0;
}

.dropdown {
	visibility:hidden;
	position:absolute;
	top:23px;
	left:0;
	width:164px; /*155px*/
	padding:0 1px 1px;
	background:#fff;
	font-size:10px;
	overflow:hidden;
}
#programacion .dropdown {width:220px}
#paquetes .dropdown {width:180px}
#servicio-al-cliente .dropdown {width:168px}

.dropdown .shadow {
	position:absolute;
	width:220px;
	height:5px;
	margin:0 -1px;
	background:url(../img/dropdown_shadow.png) no-repeat
}

#header .dropdown ul {
	display:block;
	position:relative;
	float:none;
	padding:4px 0 3px 8px;
	color:#000;
	border:1px solid #777;
	z-index:2
}

#header .dropdown ul li {
	float:none;
	height:23px;
	width:auto;
}

#header .dropdown ul li.label {
	font-weight:bold;
	text-transform:uppercase;
	line-height:23px;
}

#header .dropdown ul li.separator {
	height:1px;
	border-bottom:1px solid #ccc;
	font-size:1px;
	line-height:1px;
	margin:2px 0 2px -8px;
}

#header .dropdown ul li a {
	padding:0;
	background:none;
	color:#255498;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	text-indent:0;
	z-index:3; /* changeForZ */
}

#header .dropdown ul li a:hover {
	text-decoration:underline	
}


/* ------ Log in ------ */

#login ul {float:left}

#login ul li {
	margin-right:8px;
	padding:0 8px 2px 0;
	float:left;
	border-right:1px solid #669999	
}

#login ul li.last {border:none}

#login ul li a {
	margin-left:8px;
	color:#bdd9e5;
	font-weight:bold
}

#login ul li a.normal-font {
font-weight:normal;
}

#login ul li a:hover {text-decoration:underline}

#login #additional-promo {float:right}
#login #additional-promo span, #login #additional-promo a {color:#bdd9e5}
#login #additional-promo a:hover {text-decoration:underline}


/* ------ Footer ------ */

#footer {
	background-color:Transparent;
	position:absolute;
	width:100%;
	}

#footer-cont{
	height:56px;
	background:#184356 url(../img/footer_bg.png) repeat-x;
	width:980px; /*900px*/
	padding-top:9px;
	margin:0 auto;
	}
	
#menu-bottom {
	width:960px;/*880px*/
	height:27px;
	margin:0 auto;
	color:#fff;
	background:url(../img/footer_menu_bg.png) no-repeat;
}

#menu-bottom h2 {
	float:left;
	display:inline;
	margin-left:18px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:27px
}

#menu-bottom ul {
	float:left;
	height:27px;
	line-height:27px;
	margin:0 0 0 18px;
}

#menu-bottom li {
	float:left;
}

#menu-bottom li span.pipe{
	color:#c3c8ca;
	padding:0 11px;
	}

#menu-bottom li a {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	line-height:27px;
}

#menu-bottom li a:hover {text-decoration:underline}

#footer-links {
	margin:6px 0 0 29px;
	font-size:10px
}

#footer-links li{
	float:left;
	margin-right:10px;
	padding:0 10px 2px 0;
	border-right:1px solid #567a8f
}

#footer-links li.last {border:none}

#footer-links li a, .legal_ar {color:#bdd9e5}
#footer-links li a:hover {text-decoration:underline}

.legal_ar{
    margin:10px 0 0 29px;
    padding-bottom:4px;
    }

/* ------ Home ------ */
#container.home{background-color:#255F78;}

#main-content.home {
	padding:0 10px;
	background:#255f78;
	width:960px;/*880px*/
	float:none;
}

#home-top {
	margin-bottom:9px;
	overflow:auto
}

#offers {
	float:left;
	width:668px;/*625px*/
	/*margin-right:8px;4px*/
}

#videoComponent {
	float:right;/*left*/
	width:282px;/*247px*/
	height:360px;/*312px*/
	border:1px solid #6aa6c6
}

.videoWrapper{
	border:1px solid #000;
}

#tabs {
	background:url(../img/videoComponent_tab_bg.png) 0 0 repeat-x;
	overflow:auto
}

#tabs li{
	float:left;
	width:90px;/* 80px */
	height:22px;
	margin:7px 3px 0 0;
	background:url(../img/videoComponent_tab.png) no-repeat;
	font-weight:bold;
}

#tabs li h2 a{
	font-size:10px;
	}

#tabs li.last {margin-right:0}

#tabs li a {
	display:block;
	height:22px;
	color:#fff;
	text-align:center;
	line-height:22px
}

#tabs li a.active, #tabs li a:hover {
	color:#333;
}

#tabs li a.active {
	background:url(../img/videoComponent_tab_active.png) no-repeat;
}

.videos {
	position:relative;
	height:149px;/*122px*/
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#a0a1a1;
}

.videos a {
	position:relative;
	display:block;
	padding:4px 0;
	color:#333;
	background-color:#a0a1a1;
	line-height:1.1em;
	cursor:pointer;
	float:left;
}

.videos span.video-desc{width:185px;}/*150px*/

.videos a.first {background:#a0a1a1 url(../img/videoThumb_bg.png) repeat-x; width:100%;}

.videos a img {
	float:left;
	display:block;
	margin:0 5px 0 3px;
	border:1px solid #fff;
}

.videos a h3 {
	display:inline;
	font-weight:bold
}

.videos a:hover {color:#eee}
.videos a.selected {color:#fff; background:#4b4b4b}

.videos ul, .videos li{float:left;width:100%;}

.videos li{border-bottom:1px solid #bbb;}

a .video-active {display:none}

a.selected .video-active {
	position:absolute;
	display:block;
	top:4px;
	left:3px;
	width:66px;
	height:34px;
	border:2px solid #fff
}

#home-middle {
	margin-bottom:8px;
	padding:6px;
	color:#fff;
	background:transparent url(../img/home-middle-bg.png) top left no-repeat;/*#1d7290*/
	overflow:auto;
	clear:both;
	height:163px;
}

#home-middle h2, #home-bottom h2 {
	margin:0 0 6px 3px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase
}

#home-bottom h2 {color:#bdd9e5}

#products {
	float:left;
	margin-right:5px
}

 sup{font-size:7px}

.product, #featured, #promos {
	float:left;
	width:229px;/*211px*/
	margin-right:7px;
	font-size:11px;
}

#promos {margin:0}

.product img, #featured img, #promos img {
	display:block;
	margin-bottom:7px;
	border:1px solid #71bfec
}

.product a img:hover, #featured a img:hover, #promos a img:hover {
	border-color:#fff
}

.product h3, #featured h3, #promos h3 {
	margin: 0 0 0 3px;
	font-weight:bold;
	text-transform:uppercase
}

.product h3 a, #featured h3 a, #promos h3 a {color:#fff}
.product h3 a:hover, #featured h3 a:hover, #promos h3 a:hover, .product p a:hover, #featured p a:hover, #promos p a:hover {text-decoration:underline}


.product p a, #featured p a, #promos p a {
	margin:0 0 1px 3px;
	color:#bdd9e5
}

#promos p, .product p{margin-left:3px}
	
#promos p a, .product p a {margin:0 0 1px 0}

#customer-service{
	float:left;
}

#home-faq {
	height:136px;
	border:1px solid #95bfcb;
	background-color:#bed7e0;
	overflow-y:auto;
	width:466px;/*426px*/
}

#questions {
	float:left;
	width:200px;/*180px*/
	height:100%;
	background:#5ea2b4 url(../img/questions_bg.png) bottom left repeat-x;
	font-size:11px
}

#questions ul a {
	display:block;
	height:18px;
	padding-left:8px;
	color:#000;
	line-height:18px
}

#questions ul a:hover {
	background-color:#bed7e0;
}

#questions ul a.active {
	background-color:#bed7e0;
	cursor:default
}

#questions a.more {
	float:right;
	display:inline;
	margin:8px 12px 0 0;
	color:#00539b;
	font-size:11px;
	clear:both
}

#questions a.more:hover {text-decoration:underline}

#answers {
	float:left;
	width:227px;/*207px*/
	padding:8px 8px 8px 14px;
	color:#000;
	font-size:11px;
}

#answers p {line-height:1.1em;}

#answers a {color:#00539b}
#answers a:hover {text-decoration:underline}

#home-bottom {
	color:#fff;
	clear:both;
	height:174px;
	/* noticias nuevas*/
	background:#255f78 url(/img/home-bottom-bg-new.png) top left no-repeat;
	float:left;
	width:960px;
}

#banners-bottom {
	float:left;
	width:465px;/*430px*/
	padding:6px;
	margin-right:9px;/*4px*/
}
/* news */

#news {
	float:left;
	display:inline;
	width:472px;
	height:172px;
	margin:0;
	padding:0;
	border:1px solid #4b758b;
	font-size:11px;
	line-height:13px;
	color:#FFF;
}
#news div#newsHead {
	height:26px;
	background-color:#004b67;
	border-bottom:1px solid #4b758b;
	position:relative;
}
#news div#newsHead h2 {
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	text-indent:12px;
	padding:0;
	margin:0;
}
#news div#newsHead a {
	position:absolute;
	top:0px;
	left:363px;
	color:#bdd9e5;
	text-decoration:none;
	display:block;
	height:26px;
	line-height:26px;
	width:95px;
	padding:0 0 0 14px;
}
#news div#newsHead a:hover {
	text-decoration:underline;
}
#news div#newsContent {
	background-image:url(/img/home-bottom-news-bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:145px;
	width:472px;
	float:left;
	overflow:hidden;
}
#news div#newsContent ul {
	float:left;
}
#news div#newsContent ul li {
	background-image:url(/img/news-bullet.gif);
	background-position:0 14px;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	padding:11px 0 0 0;
	line-height:14px;
	height:37px;
	overflow:hidden;
}
#news div#newsContent li#nLast {
	border:none;
}
#news div#newsContent ul li a {
	color:#FFF;
	cursor:pointer;
}
#news div#newsContent ul li a:hover {
	color:#BDD9E5;
}
#news div#newsContent ul li a big {
	font-weight:bold;
	display:block;
	padding:0 0 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	height:14px;
	overflow:hidden;
}
#news div#newsContent ul li a small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
#news div#newsContent ul#nFirstColumn {
	width:219px;
	padding:0 5px 0 12px;
}
#news div#newsContent ul#nSecondColumn {
	width:219px;
	padding:0 5px 0 12px;
}
/* /news */

#featured, #promos, .videos span.video-desc {float:left}

#content-detail table.empleo{
	width:auto;
}

td.send{
	text-align:right;
	}
	
.pngfix{behavior: url(/js_chile/iepngfix.htc)}



/* MiDIRECTV */
.top-nav {position:absolute; top:2px; left:100px}
.customer a span { display:block; font-size:12px; padding-top:1px; position:relative; }
.customer a span span { color:#FFFFFF; font-size:12px; left:-1px; position:absolute; top:-1px; width:102px;}
.customer a.logged { background:transparent url(/img/micuenta_button.gif) no-repeat scroll left top; color:#666666; display:block; font-size:12px; font-weight:bold; height:23px; line-height:24px; text-align:center;}
.customer li { float:left; width:102px;}
.customer { left:100px; position:absolute; top:25px; z-index:10;}
.topnav-right {position:absolute; right:4px; top:2px; }
.topnav-right li { float:left; padding-right:10px;}
.topnav-right li a { color:#C1C1C1; }
div#loggedDiv {float:right; clear:right;}
#button_logout a { color:#BDD9E5; float:left; font-weight:bold; margin-left:8px;}