@charset "utf-8";
/* CSS Document */

/* right banners */

div#rightCol .banner {
color:#333333 !important;
width: 214px;
margin-bottom:10px;
float:right;
}

#rightCol .banner .top {
background-image:url(/img/right_banner_top_round.png);
background-position:bottom;
background-repeat:no-repeat;
height:3px;
}

#rightCol .banner .bottom {
background-image:url(/img/right_banner_bottom_round.png);
background-repeat:no-repeat;
height:3px;}

#rightCol .banner .content {
background-image:url(/img/right_banner_bg_gradient.png);
background-position:center bottom;
background-repeat:repeat-x;
border-right:1px solid #e6e6e6;
border-left:1px solid #e6e6e6;
padding:0 26px;
}

#rightCol .content .img {
text-align:center;
margin:0 auto;
border:none;
}
#rightCol .content img {
border: solid 1px #e6e6e6;
}

#rightCol .content div.img {
padding-bottom:6px;
padding-top:24px;
}

#rightCol img.logo {
	padding-bottom:15px;
	border: none;
}

div#rightCol .content h3 {
color:#333333 !important;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:20px !important;
margin-bottom:0;
padding-bottom:6px !important;
}
#rightCol .content p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
}

#rightCol .content p.rojo {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
color:#c1140e;
}

#rightCol div.cta {
padding-bottom:15px;
padding-top:7px;
}

#rightCol .cta a:link, #rightCol .cta a:visited, #rightCol .cta a:hover  {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#00abe3;
font-weight:bold;
}

#rightCol .cta a:hover  {
text-decoration:underline !important;
}

div.content_right { /* sobreescribe ancho anterior del lateral */
display:inline;
width:220px;
float:right;
}


/*Legal*/
#rightCol div.legal {
padding-bottom:20px;

}

#rightCol .legal p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636262;
	line-height: 11px;
}
/*Fin de Legal*/

/* new banners */
.bannerNew {
	width:214px;
	margin-bottom:10px;
	background-image:url("/img/bnTop.png");
	background-color:#fff;
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	position:static;
	float:none;
}
.bannerNewChild {
	background-image:url("/img/bnBottom.png");
	background-position:0 100%;
	background-repeat:no-repeat;
	background-color:transparent;
	text-align:left;
	margin:0;
	position:static;
	float:none;
	overflow:hidden;
}
.bannerNewChild .content {
	padding:0 20px;
}
.padBig {
	padding:3px 26px;
}
.padMiddle {
	padding:3px 21px;
}
.padSmall {
	padding:3px 5px;
}
/* /new banners */
/* /centro de soluciones CH */
.hc div#rightCol .content h3{
	font-size:16px;
	margin-left:5px;
}
.hc div#rightCol .content ul{
	margin-left:5px;
}
.hc div#rightCol .content ul li{ 
	float:left;
	background:url(https://www.ondirectv.com/imagenes/disc.png) no-repeat 0 5px;
	padding-left:10px;
	display:inline;
	width:160px;
}
.hc div#rightCol .content ul li p{ 
	float:left;
	display:inline;
}
/* /centro de soluciones CH left */
.hc #leftTgt .content h3{
	font-size:16px;
	margin-left:5px;
}
.hc #leftTgt .content ul{
	margin-left:5px;
}
.hc #leftTgt .content ul li{ 
	float:left;
	background:url(https://www.ondirectv.com/imagenes/disc.png) no-repeat 0 15px;
	padding-left:10px;
	display:inline;
	width:160px;
}
.hc #leftTgt .content ul li p{ 
	float:left;
	display:inline;
	padding:10px 0px;
}
/*end targeters form reclamos*/
/*bug*/
div#LandNewsSide {
    float: right;
    overflow: hidden;
    padding: 36px 30px;
    width: 200px;
	margin-right:0px !important;
}
/*end*/