@charset "utf-8";
/* CSS Document */

/* CSS template for the new landing pages */

/* Estilos generales */
div#content p.subheader {
	font:12px/15px Arial,Helvetica,sans-serif;
}

/*OFERTA MUNDIAL*/
span.reg {
	font-size:15px;
}

.cubillas{ /* cambiar segn pas */
	background:url(/img/e-retail/landings/bg_cubillas.jpg) 0 0 no-repeat;
}

div.intro-oferta {
	width:517px;
	float:left;
	display:inline;
	padding:23px 0 0 413px;
}

div.intro-oferta p strong {
	font-size:12px;
	font-weight:bold
}

img.precio-oferta{
	margin:15px 0 13px;
	}
	
div.listado-oferta{
	background:url(/img/e-retail/landings/bg_listado_oferta_celeste.gif) 0 0 no-repeat;
	width:495px;
	/*height:151px;*/
	padding:10px 10px 1px;
}

div.listado-oferta .logo {float:right}

div.listado-oferta-footer{
	background:url(/img/e-retail/landings/bg_listado_oferta_celeste_footer.gif) 0 0 no-repeat;
	height:6px;
}
div#content div.listado-oferta ul li, div#content div.listado-oferta ul.indent-li li{
	background:url(/img/e-retail/landings/bullet.png) 0 2px no-repeat;
	padding:0 0 0 17px;
	font-weight:bold;
}
#content h3.headline-list, #content h3.headline-list-red{
	color:#00A0CC;
	font-size:16px;
	line-height:18px;	
	margin:0 0 9px;
	}

#content .small-calltoaction{
	margin:24px 0;
	overflow:hidden;
	}

#content .small-calltoaction p{
	font-weight:bold;
	font-size:18px;
	text-indent:9px;	
	}
	
#content .small-calltoaction p span{
	color:#fc5008;
	font-size:22px;
	}

.bg_btns, .bg_btns2, .bg_btn{
	background:url(/img/e-retail/landings/bg-contacts-trans.png) 0 0 no-repeat;
	width:505px;
	height:27px;
	padding:4px 5px 4px 10px;
	margin-top:5px;
	float:left;
	display:inline;
}

/* CALLTOACTION TRES BOTONES */
#content .small-calltoaction .bg_btns p, #content .small-calltoaction .bg_btns2 p, #content .small-calltoaction .bg_btn p {
	float:right;
	display:inline;
	height:27px;
	line-height:27px;
	background-image:url(/img/e-retail/landings/buttons-cta.png);
	padding:0 5px 0 0;
	background-position:100% 0;
	text-indent:0;
}

#content .small-calltoaction .bg_btns p a, #content .small-calltoaction .bg_btns2 p a, #content .small-calltoaction .bg_btn p a {
	background-image:url(/img/e-retail/landings/buttons-cta.png);
	float:left;
	display:inline;
	padding:0 0 0 41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#content .small-calltoaction .bg_btns p a:hover, #content .small-calltoaction .bg_btns2 p a:hover, #content .small-calltoaction .bg_btn p a:hover {
	text-decoration:none;
}
#content .small-calltoaction .bg_btns p.llamar {
	width:156px;
	margin:0 5px 0 0;
}
#content .small-calltoaction .bg_btns p.chatear {
	width:128px;
	margin:0 5px 0 0;
}
#content .small-calltoaction .bg_btns p.solicitar{
	width:139px;
	margin:0;
}
#content .small-calltoaction .bg_btns p.llamar a {
	width:115px;
	background-position:0 0;
}
#content .small-calltoaction .bg_btns p.chatear a {
	width:117px;
	background-position:0 -27px;
}
#content .small-calltoaction .bg_btns p.solicitar a, #content .small-calltoaction .bg_btn p.solicitar a{
	width:125px;
	background-position:0 -54px;
}
/* FIN CALLTOACTION TRES BOTONES */

/*  CALLTOACTION DOS BOTONES */
#content .small-calltoaction .bg_btns2 p, #content .small-calltoaction .bg_btns2 p a{
	background-image:url(/img/e-retail/landings/buttons-cta_smaller.png);
}

#content .small-calltoaction .bg_btns2 p a{
	padding:0 0 0 24px;
	}

#content .small-calltoaction .bg_btns2 p.chatear{
	margin:0 5px 0 0;
	width:135px;
}

#content .small-calltoaction .bg_btns2 p.solicitar {
	margin:0 5px 0 0;
	width:134px;
}

#content .small-calltoaction .bg_btns2 p a {
background-image:url(/img/e-retail/landings/buttons-cta_smaller.png);
color:#FFFFFF;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding:0 0 0 25px;
}

#content .small-calltoaction .bg_btns2 p.solicitar a {
background-position:0 0;
width:114px;
}

#content .small-calltoaction .bg_btns2 p.chatear a {
background-position:0 -27px;
padding:0 0 0 30px;
width:106px;
}

#content .small-calltoaction div.llama-al{
	float:left;
	}
#content .small-calltoaction span.llama{
	float:left;
	font-size:17px;
	font-weight:bold;
	line-height:27px;
	margin-left:2px;
}

#content .small-calltoaction div.tel {
	color:#FC5008;
	float:left;
	font-size:18px;
	text-align:center;
	width:150px;
	}
	
#content .small-calltoaction div.tel img {
	position:relative;
	top:1px;
	}

#content .small-calltoaction div.tel span {	
	font-size:19px;
	font-weight:bold;
	line-height:27px;
	display:inline-block;/* ie6 */
}
/* FIN CALLTOACTION DOS BOTONES */

/*  CALLTOACTION UN BOTON */

#content .small-calltoaction .bg_btn p, #content .small-calltoaction .bg_btn p a{
	display:block;
}

#content .small-calltoaction .bg_btn p.solicitar {
	width:167px;
	margin:0 auto;
}

#content .small-calltoaction .one-btn-container{
	overflow: hidden;
}

/*  FIN CALLTOACTION UN BOTON */


/* CAJAS PLANES 3 */
div#blueBoxes {
	margin:26px 0px 0px 30px;
	clear:both;
	float:left;
	display:inline;
	width:921px;
}

div#blueBoxes h4, #lightbox h4{
	color:#333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;
}
div#blueBoxes div.blueBox {
	width:285px;
	/*height:295px;*/
	float:left;
	display:inline;
	margin:0 22px 0 0;
}
div#blueBoxes div.blueBox div.blueBoxHeader {
	width:285px;
	height:30px;
	background:url(/img/e-retail/landings/boxBlue_hd_3planes.png) no-repeat 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
}
div#blueBoxes div.blueBox div.blueBoxContent {
	height:206px;
	border-left:1px solid #00a0cc;
	border-right:1px solid #00a0cc;
	background-color:#fff;
	padding:7px 0 0 0;
}
div#blueBoxes div.blueBox div.blueBoxContent ul {
	margin:0;
	padding:0 10px 0 0;
}
div#blueBoxes div.blueBox div.blueBoxContent ul li {
	background-image:url(/img/e-retail/landings/bullet.png);
	background-repeat:no-repeat;
	background-position:4px 1px;
	font-size:11px;
	line-height:15px;
	padding:0 7px 5px 25px;
	margin:0;
}
/* FIN CAJAS PLANES 3 */

div#content div#middleCTA {
	clear:both;
	float:left;
	display:inline;
	padding:35px 0 54px 413px;
	margin:0;
	background-image:url(/img/e-retail/landings/logo_directv_fifa_bottom.png);
	background-position:29px 20px;
	background-repeat:no-repeat;
	width:515px;
}


/* OTRAS DOS OFERTAS */
div#content div#ohterOffers, div#content div#ohterOffers_3, div#content div#ohterOffers_4 {
	clear:both;
	float:left;
	display:inline;
	background-image:url(../img/e-retail/landings/bg-otherOffersH4.png);
	background-repeat:repeat-y;
	background-position:100% 0;
	background-color:#FFF;
	border:1px solid #e7e7e7;
	width:938px;
	margin:0 0 0 9px;
}
div#content div#ohterOffers h4, div#content div#ohterOffers_3 h4, div#content div#ohterOffers_4 h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00a0cc;
	font-weight:bold;
	padding:17px 0 18px 65px;
	background-image:url(../img/e-retail/landings/iconMoney.png);
	background-repeat:no-repeat;
	background-position:18px 9px;
}
div#content div#ohterOffers ul, div#content div#ohterOffers_3 ul, div#content div#ohterOffers_4 ul{
	background-image:url(../img/e-retail/landings/bg-otherOffersUl.png);
	background-position:0 100%;
	background-repeat:repeat-x;
	background-color:#FFF;
	float:left;
	display:inline;
	border-top:1px solid #e7e7e7;
	width:898px;
	margin:0;
	padding:20px;
}
div#content div#ohterOffers ul li, div#content div#ohterOffers_3 ul li, div#content div#ohterOffers_4 ul li {
	background-image:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:405px;
}
div#content div#ohterOffers ul li.firstOffer{
	margin:0 75px 0 0;
}
div#content div#ohterOffers ul li img, div#content div#ohterOffers_3 ul li img, div#content div#ohterOffers_4 ul li img {
	border:1px solid #e7e7e7;
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
div#content div#ohterOffers ul li h5, div#content div#ohterOffers_3 ul li h5, div#content div#ohterOffers_4 ul li h5 {
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	line-height:20px;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0 0 5px 0;
}
div#content div#ohterOffers ul li p, div#content div#ohterOffers_3 ul li p, div#content div#ohterOffers_4 ul li p {
	color:#c1140e;
	font-weight:bold;
	line-height:15px;
	margin:5px 0 3px 0;
}
div#content div#ohterOffers ul li a, div#content div#ohterOffers_3 ul li a, div#content div#ohterOffers_4 ul li a {
	margin:3px 0 0 0;
	font-weight:bold;
}
/* FIN OTRAS DOS OFERTAS */

/* OTRAS TRES OFERTAS */
div#content div#ohterOffers_3 ul li {
	width:250px;
}
div#content div#ohterOffers_3 ul li.firstOffer{
	margin:0 72px 0 0;
}
div#content div#ohterOffers_3 ul li img, div#content div#ohterOffers_4 ul li img {
	float:none;
}
/* FIN OTRAS TRES OFERTAS */

/* OTRAS CUATRO OFERTAS */
div#content div#ohterOffers_4 ul li {
	width:200px;
}
div#content div#ohterOffers_4 ul li.firstOffer{
	margin:0 32px 0 0;
}
/* FIN OTRAS CUATRO OFERTAS */

div#bottomLegal {
	clear:both;
	padding:11px 9px 11px 9px;
}
div#bottomLegal p{
	color:#999;
	font-size:9px;
	line-height:12px;
}

div#bottomLegal p a{
	font-size:9px;
	color:#0a5ea1;
	text-decoration:underline;
}

div#bottomLegal p a:hover{
	text-decoration:none;
}

/*OFERTA MUNDIAL*/


/*OFERTA HBO MAX DIGITAL */

#content h3.headline-list-red{
	color:#333;
}

div.intro-oferta-walle{
	margin-bottom:30px;
	}

div#content div.listado-oferta ul li span{
	color:#00a0cc;
}

div#content div.listado-oferta ul.indent-li li {
	padding:0 0 0 79px;
	text-indent:-79px;
}

#content .small-calltoaction div.llama-al-centrado{
	width:471px;
	margin:0 auto;
	overflow:hidden;
}

img.precio-oferta {margin:15px 0 24px}
	

/* CAJAS HD y Plus */
#lightbox{
	width:920px;
	margin:70px auto 3px;
	overflow:hidden;
}
#lightbox h4 {
	color:#333;
	padding-left:10px;
}
div.wideLightBlueBox{
	height:56px;
	background:url(/img/e-retail/landings/bg_listado_hd_plus_celeste.png) 0 0 no-repeat;
	padding:15px 12px;
}
#lightbox div.wideLightBlueBox div.logo-plus-hd{
	float:left;
	margin:13px 3px 0 0;
	width:68px;
	height:31px;
	background:url(/img/e-retail/landings/logo_hd_celeste.png) 0 0 no-repeat;
	}
	
#lightbox div.wideLightBlueBox ul{
	width:410px;/* 400PX PR*/
	float:left;
	margin:0;
}
#lightbox div.wideLightBlueBox ul li {
	background:url(/img/e-retail/landings/bullet.png) 4px 1px no-repeat;
	font-size:11px;
	line-height:15px;
	padding:0 7px 5px 25px;
	margin:0;
}
.gray_vline{
	width:1px;
	background-color:#e6e6e6;
	height:56px;
	float:left;
	margin-right:4px; /* 20PX PR */
	}
/* FIN CAJA HD y Plus */

/* directv-plus.aspx */
#form1{
	height:100%;
}
#content.PlusContent {
	background:url(/img/e-retail/landings/directv-plus-2010-08-bg.jpg) no-repeat scroll -1px -1px #FFFFFF;
	position:relative;
	height:755px;
}
#content.PlusContent div.intro-oferta {
	padding:23px 0 0 385px;
	width:546px;
	float:left;
}
#content.PlusContent .ListFormContent-oferta{
	background:none;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	width:523px;
	padding:10px;
	float:left;
}
.parrilla{height:340px;}
#content.PlusContent #List-oferta{
	width:257px;
	float:left;
}
#content.PlusContent span.intro-oferta{
	float:left;
	width:546px;
}
#content.PlusContent #Form-oferta{
	width:257px;
	float:left;
	background-color:#E8F6F9;
	color:#333333;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	padding:8px 12px 6px;
	width:239px;
	position:relative;
}
#content.PlusContent #Form-oferta .FormCurvesTop {
	background:url(/img/e-retail/landings/blue-box-curves-top.jpg) no-repeat;
	top:0;
	height:6px;
	left:0;
	position:absolute;
	width:263px;
}
#content.PlusContent #Form-oferta .FormCurvesBottom{
	background:url(/img/e-retail/landings/blue-box-curves-bottom.jpg) no-repeat;
	bottom:0;
	height:5px;
	left:0;
	position:absolute;
	width:263px;
}
#content.PlusContent #Form-oferta strong{
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
	text-align:center;
	display:block;
}
#content.PlusContent #Form-oferta label{
	font-weight:bold;
	display:block;
	font-size:12px;
}
#content.PlusContent #Form-oferta label span{
	color:#737373;
}
#content.PlusContent #Form-oferta label.HalfSize{
	width:110px;
	margin-right:4px;
	float:left;
}
#content.PlusContent #Form-oferta select{
	width:112px;
	margin:0 4px 8px 0;
	font-size:12px;
	border:1px solid #A2A3A3;
	height:21px;
}
#content.PlusContent #Form-oferta input{
	border:1px solid #A2A3A3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:17px;
	margin-bottom:8px;
	width:233px;
}
#content.PlusContent #Form-oferta textarea{
	border:1px solid #A2A3A3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:47px;
	margin-bottom:8px;
	width:233px;
}
#content.PlusContent #Form-oferta input.HalfSize{
	width:110px;
	margin-right:2px;
}
#content.PlusContent #Form-oferta input.btn_contactoEnviar{
	background:url(/img/e-retail/landings/button-enviar-form.png) no-repeat scroll left top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:27px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	width:77px;
	float:right;
	margin-top:7px;
}
#content.PlusContent #Form-oferta .form-messages{
}
#content.PlusContent #Form-oferta .form-messages ul{
	background:url(/img/error_icon.gif) no-repeat scroll 5px 6px #E8F6F9;
	border:3px solid #FFFFFF;
	padding:5px 0 0 9px;
}
#content.PlusContent #Form-oferta .form-messages ul li{
	background:none;
}
#content.PlusContent img.precio-oferta {
	margin:15px 0 0;
}
#content.PlusContent #List-oferta h3{
	margin:7px 0 20px;
}
#content.PlusContent #List-oferta ul{
	width:255px;
}
#content.PlusContent #List-oferta ul li{
	font-weight:bold;
	margin-bottom:2px;
}
#content.PlusContent div.listado-oferta-footer{
	background:url(/img/e-retail/landings/directv-plus-2010-08-curve-bt.jpg) no-repeat scroll 0 0 transparent;
	height:6px;
	float:left;
	width:546px;
}
#content.PlusContent .box-calltoaction {
	background:url(/img/e-retail/landings/bg_cta_sidebox.png) no-repeat scroll center top transparent;
	height:91px;
	left:30px;
	position:absolute;
	top:447px;
	width:331px;
}
#content.PlusContent .box-calltoaction p.title {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-top:1px;
	text-align:center;
}

#content.PlusContent .box-calltoaction p {
	color:#009FCC;
	font-size:12px;
	font-weight:bold;
}
#content.PlusContent .cta-left .llama-al span {
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
}
#content.PlusContent .cta-left, .cta-right {
	float:left;
	padding:14px 0 0 16px;
}
#content.PlusContent .cta-right {
	padding-left:15px;
	width:120px;
}
#content.PlusContent .cta-left {
	width:160px;
}
#content.PlusContent .cta-left .tel {
	padding-top:5px;
}
#content.PlusContent .box-calltoaction .cta-right p a {
	background:url(/img/e-retail/landings/button-cta-sidebox.png) no-repeat scroll 0 0 transparent;
	color:#FFFFFF !important;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:22px;
	padding:0 0 0 25px;
	text-decoration:none;
	width:111px;
}
#content.PlusContent div#bottomLegal {
	float:left;
	width:780px;
	padding:27px 10px;
}
.body_oferta #form1{}
/* /directv-plus.aspx */

/* directv-hd.aspx */
#content.PlusHD {
	background:url(/img/e-retail/landings/bg-directv-hd-form.jpg) no-repeat scroll -1px -1px #FFFFFF;
}
#content.PlusHD .box-calltoaction {
	top:445px;
}
/* /directv-hd.aspx */

/* directv-digital.aspx */
#content.Digital {
	background:url(/img/e-retail/landings/bg-directv-digital-form.jpg) no-repeat scroll -1px -1px #FFFFFF;
}
#content.Digital h2 {
	width:460px;
}
#content.Digital .box-calltoaction {
	top:445px;
}
#content.Digital #List-oferta ul li {
	margin-bottom:13px;
}
/* /directv-digital.aspx */

/*OFERTA HBO MAX DIGITAL */


/*OFERTA PROMO HBO---------------------------------------------------------------------------------------*/
#content.promo-hbo {
	background:url(/img/e-retail/landings/bg_promo-hbo-max-digital.jpg) no-repeat scroll -1px -1px #FFFFFF;
	position:relative;
}

#content.promo-hbo .box-calltoaction{
	top:409px;	
}

div.promo-hbo img.promo{
	margin-top:7px;	
}

#content.promo-hbo #List-oferta h3{
	margin-bottom:10px;	
}

/*end promo hbo*/



