﻿@charset "utf-8";

/* CSS Document for DIRECTV LA - by Takeoff Media */

#main-content {
	padding:0px 10px 0;
	background-color:#276480;
	float:none;
	width:960px;	
	color:#333;
	line-height:1.7em;	
	margin:0 auto;
}

div#content{
	background-color:#FFF;
/*	margin:0 10px auto;*/
	width:958px;
}

div#content p{
	font:12px/19px Arial,Helvetica,sans-serif;
	text-align:justify;
}

div#content a{
	text-decoration:none;
	color:#00a0cc;
	font-weight:bold;
	font-size:12px;
}

.ver-mas-directv-prepago{
	line-height:0px;
	background:none!important;
}

div#content a:hover{
	text-decoration:underline;
}

div#content a img{
	border:none;
}

div#content .bold{
	font-weight:bold;
}

.highlight-blue, .highlight-red{
	font-weight:bold;
	color:#009fcc;
}

.highlight-red{
	color:#C1140e;
}

div#content h2, #content h3, #content h2.minisitios, #content h2.icon, #content .call-to-action-wrapper h3{
	font:26px/28px "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	margin:3px 0 7px;
	font-weight:bold;
	color:#00A0CC;
}

div#content h2.icon{
	font-size:18px;
	line-height: 22px;
	font-weight:bold;	
	padding:8px 0 12px 45px;
	margin:30px 0 0 28px;
	color:#00a0cc;	
}

div#content h3{
	font-size:14px;
	}

div#content ul{
	list-style:none;
	margin:7px 0 0;
}

div#content ul li {

	font-size:12px;
	margin-bottom:6px;
	padding-left:18px;
}


/* TITULO SECCION */
div#pHead {
	width:941px;
	height:46px;
	background-image:url(../images/bpHead.jpg);
	color:#FFF;
	padding:0 0 0 17px;
	position:relative;
	height:68px;
}
div#pHead h1 {
	font-weight:bold;
	font-size:24px;
	line-height:68px;
	color: #FFFFFF;
	float:left;
}
div#pHead div#pCTAHead {
	height:52px;
	position:absolute;
	top:8px;
	font-size:12px;
	line-height:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}
div#pHead div#pCTAHead big {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffea00;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:9px;
}
div#pHead div#pCTAHead small {
	position:absolute;
	top:13px;
	left:145px;
}
div#pHead div#pCTAHead ul {
	position:absolute;
	top:28px;
	left:10px;
}
div#pHead div#pCTAHead ul li {
	margin:0 11px 0 0;
	float:left;
}
div#pHead div#pCTAHead ul li.call {
}
div#pHead div#pCTAHead ul li.chat {
	margin:0 18px 0 0;
}
div#pHead div#pCTAHead ul li.email {
	margin:0;
}
div#pHead div#pCTAHead ul li a {
	color:#FFF;
	background-image:url(..images/ctaBullets.png);
	background-repeat:no-repeat;
	height:14px;
	display:block;
	padding:2px 0 0 18px;
}
div#pHead div#pCTAHead ul li.call a {
	background-position:0px 4px;
}
div#pHead div#pCTAHead ul li.chat a {
	background-position:0px -22px;
	padding:2px 0 0 14px;
}
div#pHead div#pCTAHead ul li.email a {
	background-position:0px -44px;
}
div#pHead div#pCTAHead ul li a:hover {
	text-decoration:underline;
}
/* TITULO SECCION */


/*OTRAS OFERTAS DISPONIBLES*/
div.ofertas, div.ofertas-suscribete{
	width:938px;
	border:#e6e6e6 solid 1px;
	overflow:hidden;
	margin:10px auto 0;
	background:#FFF url(../images/bg-info-otrasofertas.jpg) repeat-x bottom center
}

div.ofertas div.title{
	width:100%;
	border-bottom:#e6e6e6 solid 1px;
	background-color:#fdfdfd;
	height:53px;
}

div.ofertas img.main{
	float:left;
	margin:23px;
}

div.ofertas h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:23px;
	color: #000;
	font-weight: normal;
}

div.ofertas p{
	margin-top:8px;
}

/*OTRAS OFERTAS DISPONIBLES*/

/*TEXTO LEGAL*/
div.texto-legal{
	width:941px;
	margin:20px 0 20px 10px;
}

div.texto-legal p{
	color: #999999;
	font-size: 9px;
	text-align: justify;
}
/*TEXTO LEGAL*/



/* MINISITIOS */
/* menu */
	/* common */

div#content ul#page-tabs{
	margin:0;
	position:absolute;
	bottom:0; /* Change according to the particular menu. Use body signatures if different pages need different separations */
	left:20px; /* Change according to the particular menu. */
	height:30px;
	outline:0;
}

div#content ul#page-tabs li {
	float:left;
	display:inline;
	height:30px;
	line-height:30px;
	background:none;
	padding:0;
	margin:0;
}

div#content ul#page-tabs li a {
	float:left;
	display:inline;
	background-image:url(../images/bLeft.png); /* the path to this image may need to be changed */
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	padding:0 14px 0 20px;
}
div#content ul#page-tabs li span {
	background:url(../images/bRight.png) 0 0 no-repeat; /* the path to this image may need to be changed */
	float:left;
	display:inline;
	height:30px;
	width:6px;
}
/* /uMenu */

/* Header */

#page-header{
	width:958px;
	height:353px;
	/*border:1px solid #fff;*/ /*without white border in main image*/
	position:relative;
	}

.titular{
	position:absolute;
	top:21px;
	left:28px;
	}
	
#page-header h1, #page-header p.presenta, #page-header p.presenta span{
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	font-size:2em;
	font-weight:bold;
	color:#fff;
	}
	
#page-header p.presenta, #page-header p.presenta span{
	font-size:1.14em;
	color:#9ED6F6;
	}

#page-header p.presenta span, #lHead p.presenta span{
	color:#69cbef;
	}
	
#page-header p.header-desc, #lHead p.header-desc, #page-header h1.header-desc{
	display:none;
}

#lHead h1{
	font-size:1.6em;
	line-height:0.9;
}

#lHead p.canales{
	font-size:1em;
	font-weight:normal;
	}

/* Header */

div#content h2.minisitios{	
	font-size:19px;
	line-height:20px;
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	margin:0 0 5px;
	color: #333;
	font-weight:bold;
}

div#content h3.minisitios{
	color:#333;
	line-height:19px;
	}

div#content h2.h2-line{
	padding-bottom:6px;
	background:url(../images/line.gif) bottom left no-repeat;
	margin:0 0 13px;
}

div#content ul.blue-bullet{
	margin:5px 0 20px;
	padding-left:10px;
	}

div#content ul.blue-bullet li{
	background:url(../images/bullet_arrow.gif) center left no-repeat;
	font-size:14px;
	margin-bottom:5px;
	padding-left:25px;
	}
	
div#content #call-to-action, div#content #call-to-action-rcol{
	background:url(../images/bg_calltoaction.png) top center no-repeat;
	width:182px;
	height:195px;
	float:right;
	margin:88px 30px 0 0;
	padding:0 17px 15px;
	font-size:0.85em;
}

div#content #call-to-action{
	clear:right;
	display:inline;
	}

div#content #call-to-action .title, div#content #call-to-action-rcol .title, div#content #call-to-action-higher .title{
	line-height:22px;
	text-align:center;
	margin-bottom:10px;
	font-size:1.4em;
	font-family:"Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
}

div#content p.highlight{
	font-weight:bold;
	color:#009fcc;
}

div#content a.calltoaction_btn{
	background:url(../images/btn_cuenta.gif) top left no-repeat;
	width:83px;
	height:17px;
	color:#fff;
	text-align:center;
	font-size:1.2em;
	display:block;
	line-height:17px;
	margin:5px 0 10px;
}

div#content a.calltoaction_btn:hover{
	text-decoration:none;
}

/* Contenido principal*/

div#content #page-content{
	padding:30px 30px 120px;
	background:url(../images/footer_image.jpg) 0 100% no-repeat;
}

div#content .main {
	width:666px;
	float:left;
}

div#content .main p{
	margin-bottom:19px;
	font-size:1.3em;
}

div#content .main a{
	font-size:1em;
}

div#content .main p.img-pad{
	padding-right:212px;
}

div#content .main p.servicio-destacado, div#content ul.servicio-destacado{
	float:left;
	font-size:12px;
	margin-left:19px;
	line-height:17px;
	width:433px;
}

div#content .main p span.titulo-destacado{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	font-family:"Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
	display:block;
	
	text-align:left;
}

div#content .main ul.servicio-destacado{
	margin:2px 0 2px 19px;
}
	
div#content .main p.servicio-destacado a{
	font-size:1em;
}

div#content .main p.plus-link{
	margin-bottom:0;
}

div#content .call-to-action-wrapper{
	margin-top:50px;
}

div#content .call-to-action-wrapper h3{
	font-size:1.45em;
	font-weight:bold;
}

div#content .call-to-action-wrapper p{
	margin-bottom:12px;
}

div#content .big-call-to-action{
	background:url(../images/bg_cuenta.gif) top left no-repeat;
	width:565px;
	height:80px;
	padding:10px 15px;
	font-size:0.9em;
}

div#content .main .big-call-to-action p{
	margin:0;
	font-size:1.3em;
}

div#content .cliente, div#content .no-cliente{
	float:left;
	font-size:1em;
}

div#content .cliente{
	width:52%;
	padding:0 0 0 15px;
	border-left:1px dashed #b2b2b2;
}

div#content .no-cliente{	
	width:45%;
}

div#content .cliente a.calltoaction_btn, div#content .no-cliente a.calltoaction_btn{
	margin-bottom:0;
}

div#content .no-cliente a.calltoaction_btn{
	margin-top:23px;
}

div#content .no-cliente a.calltoaction_btn, div#content .cliente a.calltoaction_btn{
	font-size:1.1em;
}

.intro-list{
	margin:5px 0 20px;
	padding-left:10px;
	}

.intro-list li{
	background:url(../images/bullet_arrow.gif) center left no-repeat;
	font-size:1.3em;
	margin-bottom:5px;
	padding-left:25px;
	}
	
/* Columna derecha */
div#content .right-col{
	width:215px;
	float:right;
}

/* Lateral Dynamic */

div#content div.lateralDynamic {
	width:214px;
	background-image:url(../images/bLateralDynamicUp.png);
	background-position:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333;
	margin:0 0 30px 0;
}

div#content div.lateralDynamic p{
	line-height:18px;
}


div#content div.lateralDynamic div.lDChild1 {
	background-image:url(../images/fondogris.png);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:8px 13px 1px 15px;
}
div#content div.lateralDynamic div.lDChild {
	background-image:url(../images/bLateralDynamicDown.png);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:8px 13px 1px 15px;
}
div#content div.lateralDynamic div.lDChild h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.45em;
	line-height:1.2em;
	margin:0 0 8px 0;
	font-weight:bold;
	color:#333;
}

div#content div.lateralDynamic div.lDChild h3.h3-gray{
	color:#999;
	font-size:18px;
}

div#content div.lateralDynamic div.lDChild h3.dwn_icon{
	background:url(../images/downloadIcon.png) 0 4px no-repeat;
	padding-left:50px;	
	font-size:19px;
}

div#content div.lateralDynamic div.lDChild ul li, div#content div.lateralDynamic div.lDChild ul.faq-box li, div#content div.lateralDynamic div.lDChild ul.down-box li, div#content .main .controles ul li, div#content .main ul.servicio-destacado li{
	
	margin:0 0 10px 0;
	padding:0 0 0 22px;
	background-position:3px 7px;
}

li.num1{
	background:url(../images/num_1.png) 0 0 no-repeat; font-size:1.3em;
	}
 li.num2{
	background:url(../images/num_2.png) 0 0 no-repeat; 
	}
 li.num3{
	background:url(../images/num_3.png) 0 0 no-repeat; 
	}
 li.num4{
	background:url(../images/num_4.png) 0 0 no-repeat; 
	}
 li.num5{
	background:url(../images/num_5.png) 0 0 no-repeat; 
	}
 li.num6{
	background:url(../images/num_6.png) 0 0 no-repeat; 
	}
li.num7{
	background:url(../images/num_7.png) 0 0 no-repeat; 
	}
li.num8{
	background:url(../images/num_8.png) 0 0 no-repeat; 
	}
	
div#content div.lateralDynamic div.lDChild ul.down-box{
	margin-top:13px;
	}
	
div#content div.lateralDynamic div.lDChild ul.down-box li{
	background-image:url(../images/downloadMiniIcon.png);
	background-position:6px 1px;
	padding:0 0 0 32px;
	margin-bottom:14px;
	}
	
/* /Lateral Dynamic */

div#content .cliente a.calltoaction_btn, div#content .no-cliente a.calltoaction_btn, div#content .main-intro p.subtitulo .main-intro2 {
margin-bottom:0;
}

/* Download */
div#content div.right-col div#download{
	background-image:url(../images/bDownloadSound.png);
	background-position:0 0;
	width:214px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	margin:31px 0 0 0;
}
div#content div.right-col div#download div#downloadChild {
	background-image:url(../images/bDownloadSoundChild.png);
	background-position:0 100%;
	padding:8px 20px 22px 8px;
	background-repeat:no-repeat;
}
div#content div.right-col div#download div#downloadChild h3 {
	font-size:19px;
	line-height:20px;
	font-weight:bold;
	display:block;
	padding:0 0 0 47px;
	background-image:url(../images/downloadIcon.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	width:120px;
}
div#content div.right-col div#download div#downloadChild p {
	margin:10px 0;
}
div#content div.right-col div#download div#downloadChild a {
	color:#00abe3;
	font-size:12px;
	line-height:20px;
	margin:16px 0 0 0;
	display:block;
	padding:0 0 0 37px;
	height:20px;
	background-image:url(../images/downloadMiniIcon.png);
	background-repeat:no-repeat;
	background-position:12px 1px;
}
/* /Download sound */

.funciones-diferenciales{
	overflow:hidden;
	margin-bottom:28px;
	}
	
.funciones-diferenciales div.trio-dif{
	overflow:hidden;
	float:left;
	padding-bottom:22px;
}

.funciones-diferenciales div.trio-dif div{
	float:left;
	width:214px;
}

.funciones-diferenciales div.trio-dif div.dif-medio{	
	margin:0 12px;
}

.funciones-diferenciales div.trio-dif div img{
	margin-bottom:9px;
}

div#content .main .funciones-diferenciales div.trio-dif div p, div#content .main .funciones-diferenciales div.trio-dif div p a, div#content .main .controles p{
	font-size:12px;
	margin-bottom:0;
	line-height:17px;
}

/* FIN MINISITIOS */



.frase_directv{
	width:100%;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-bottom:20px;
	color: #999999;
	font-weight:normal;
	font-style:italic;
	line-height:160%;	
	}
	
	.quienes_somos{
		width:100%;
		height:573px;
		background: url(../images/img_1_1.jpg);
		background-repeat:no-repeat;}
		
		.titulo{
			width:625px;
			padding:13px 0 15px 13px;
			float:right;
			background-color:#FFF;
			margin-top:68px;
			margin-bottom:10px;
	
		}
		
				.titulo2{
			width:300px;
			padding:13px 0 15px 13px;
			float:right;
			
			background-color:#00508C;			margin-top:25px;
			margin-bottom:10px;
	
		}
		
				.titulo3{
			width:308px;
			padding:13px 0 15px 13px;
			float:right;
			background-color:#FFF;
			
			margin-top:25px;
			margin-bottom:10px;
			color:#FFF;
	
		}
		
			.titulo4{
			width:625px;
			padding:13px 0 15px 13px;
			float:right;
			background-color:#FFF;
			margin-top:25px;
			margin-bottom:10px;
	
		}
		
		.contenido1{
			width:288px;
			padding-top:30px;
			padding-left:15px;
			padding-right:15px;
			padding-bottom:15px;
			height:auto;
			float:left;
			margin-left:30px;
			margin-top:5px;
			background-color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
					font-weight:normal;
					text-align:justify;
					font-size:13px;
					color:#333;
							filter: alpha(opacity=95); /* internet explorer */
3	    -khtml-opacity: 0.9;      /* khtml, version anterior de safari */
4	    -moz-opacity: 0.9;       /* firefox, mozilla, netscape */
5	    opacity: 0.9;           /* safari, chrome, opera */
6	       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*internet explorer 8 - gracias Andres */}

	.contenido3{
			width:288px;
			padding-top:30px;
			padding-left:15px;
			padding-right:15px;
			padding-bottom:15px;
			height:auto;
			float:left;
			margin-left:30px;
			margin-top:5px;
			background-color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
					font-weight:normal;
					text-align:justify;
					font-size:13px;
					color:#333;
		}
					
						.contenido2{
			width:580px;
			padding-top:30px;
			padding-left:15px;
			padding-right:15px;
			padding-bottom:15px;
			height:auto;
			float:left;
			margin-left:30px;
			margin-top:5px;
			background-color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
					font-weight:normal;
					text-align:justify;
					font-size:13px;
					color:#333;
					filter: alpha(opacity=90); /* internet explorer */
3	    -khtml-opacity: 0.9;      /* khtml, version anterior de safari */
4	    -moz-opacity: 0.9;       /* firefox, mozilla, netscape */
5	    opacity: 0.9;           /* safari, chrome, opera */
6	       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*internet explorer 8 - gracias Andres */}
					
					
					
					.nuestro_talento{
		width:100%;
		height:560px;
		background:url(../images/linea_degrade.jpg);
		background-repeat:repeat-x;}
		
		.nuestro_talento ul{
			width:100%;
					list-style:inside;
					}
				.nuestro_talento li{
					width:40%;
					list-style:inside;
					float:left;
					}
		
				.trabaja{
		width:100%;
		height:390px;
		background:url(../images/img_2.jpg);
		background-repeat:no-repeat;}
			
		