/* History Latin America Global style sheet
 * Author: David Long - david.long@aetn.co.uk
 * Created 08 June 2010
 */

#mainCarousel {
	height: 350px;
	text-align: center;
	font-size: 2em;
	color: #000;
	/*text-transform: uppercase;*/
	float:left;
}

.box {
	background: url(../images/box-sides.jpg) repeat-y left top;
	width: 668px;
	margin: 10px 0;
	display: block;
	clear: both;
}

.box-dest {
	width: 668px;
	margin: 0;
	display: block;
	clear: both;
}

.boxVideos {
	width: 668px;
	height: 540px;
	margin: 10px 0;
	display: block;
	clear: both;
}

.box2 {
	background: url(../images/box-sides-secondary.jpg) repeat-y left top;
	width: 300px;
	margin: 10px 0;
	display: block;
	clear: both;
}


.box_sched {
	background: url(../images/box-sides-secondary.jpg) repeat-y left top;
	width: 300px;
	display: block;
	clear: both;
	
}



.box h2 {
	display: block;
	clear: both;
	height: 40px;
	line-height: 40px;
	color: #E13727;
	padding: 3px 10px 0 10px;
	background: url(../images/box-top.jpg) no-repeat left top #fff;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif; 
	text-transform: uppercase;
	font-weight:normal;
}

.boxVideos h2 {
	display: block;
	clear: both;
	height: 40px;
	line-height: 40px;
	color: #E13727;
	padding: 3px 10px 0 10px;
	background: url(../images/box-top.jpg) no-repeat left top #fff;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight:normal;
}


.box2 h2 {
	display: block;
	clear: both;
	height: 40px;
	line-height: 40px;
	color: #E13727;
	padding: 3px 10px 0 10px;
	background: url(../images/box-top-secondary.jpg) no-repeat left top #fff;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif; 
	text-transform: uppercase;
}

.box_sched h2 {
	display: block;
	clear: both;
	height: 40px;
	line-height: 40px;
	color: #E13727;
	padding: 3px 10px 0 10px;
	background: url(../images/box-top-secondary.jpg) no-repeat left top #fff;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}



.home_title_videos {
	background:url(../images/home_icon_video.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	height:30px;
	letter-spacing:-1px;
	font-family: 'Open Sans', sans-serif;
}

.home_title_juegos {
	background:url(../images/icon_la_serie.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	height:30px;
	letter-spacing:-1px;
	font-family: 'Open Sans', sans-serif;
}

.home_title_hoyenlahist {
	background:url(../images/home_icon_hoy_en_la_historia.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	height:30px;
	letter-spacing:-1px;
	font-family: 'Open Sans', sans-serif;
}

.home_title_destacados {
	background:url(../images/home_icon_destacados.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	height:30px;
	letter-spacing:-1px;
	font-family: 'Open Sans', sans-serif;	
}

.home_title_primetime {
	background:url(../images/home_icon_onair.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	height:30px;
	letter-spacing:-1px;
	font-family: 'Open Sans', sans-serif;	
}

.home_title_games {
	background:url(../images/home_icon_primetime.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	height:30px;
	letter-spacing:-1px;
	font-family: 'Open Sans', sans-serif;	
}


.box .boxContent {
	padding: 5px 10px;
	display: block;
	clear: both;
	background: url(../images/box-bottom.jpg) no-repeat left bottom;
	min-height: 100px;
	font-size: 12px;
}

.box-dest .boxContent {
	padding: 5px 10px;
	display: block;
	clear: both;
	min-height: 100px;
	font-size: 12px;
}

.boxVideos .boxContent {
	padding: 5px 10px;
	display: block;
	clear: both;
	min-height: 100px;
	font-size: 12px;
}

.box2 .boxContent {
	padding: 5px 10px;
	display: block;
	clear: both;
	background: url(../images/box-bottom-secondary.jpg) no-repeat left bottom;
	min-height: 100px;
	font-size: 12px;
}


.box_sched .boxContent {
	padding: 5px 10px;
	display: block;
	clear: both;
	background: url(../images/box-bottom-secondary.jpg) no-repeat left bottom;
	min-height: 100px;
	font-size: 12px;
}


.box .boxContent h3 {
	color: #e23828;
	font-size: 14px;
}

.box.tdih .graphicalCol {
	width: 296px;
	float: left;
	margin-right: 20px;
}


.box.tdih .tdihDate {
	color: #fff;	
}

.box.tdih .tdihDate strong  {
	background: #e23828;
	display: block;
	width: 110px;
	height: 110px;
	padding: 5px;
	text-align: center;
	float: left;
	font-weight: normal;
	font-size: 14px;
}

.box.tdih .tdihDate strong span {
	background: #e23828 url(../images/tdih-hp-bg.jpg) no-repeat left top;
	display: block;
	clear: both;
	font-size: 50px;
	height: 87px;
	line-height: 87px;
	margin-top:5px; 
}
.box.tdih .tdihDate img {
	float: left;
	width: 176px;
	height: 120px;
}

.box.tdih .maintextCol {
	float: left;
	width: 520px
}




.tdih2 .graphicalCol {
	width: 296px;
	float: left;
	margin-right: 20px;
}

.tdih2 .tdihDate {
	color: #fff;	
}

.tdih2 .tdihDate strong  {
	background: #e23828;
	display: block;
	width: 110px;
	height: 90px;
	padding: 5px;
	text-align: center;
	float: left;
	font-weight: normal;
	font-size: 14px;
}

.tdih2 .tdihDate strong span {
	background: #e23828 url(../images/tdih-hp-bg.jpg) no-repeat left top;
	display: block;
	clear: both;
	font-size: 50px;
	height: 70px;
	line-height: 70px;
	margin-top:5px; 
}

.tdih2 .tdihDate img {
	float: left;
	width: 176px;
	height: 90px;
}

.tdih2 .maintextCol {
	float: left;
	width: 520px
}




#cont_videos {
height:197px;
}

.primary {
float:left;
width:679px;
}

.secondary {
margin-left:10px;
width:300px;
float:left;
}

.ul_destac {
list-style-type:none;
}

.destacado1 {
float:left;
margin:5px 25px 0px 0px;
}


.destacado2 {
float:left;
margin:5px;
}


.cont_destacados {
height:209px;
padding-left:30px;
}

.home_link {
color:#E13727;
text-decoration:none;
font-weight:bold;
}

.cumple {
margin-top:15px;
margin-bottom:10px;
width:300px;
float:left;
}

.mas_hela {
margin-top:18px;
margin-bottom:20px;
margin-left:17px;
width:300px;
float:left;
}



.titulo_destacado {
margin:0px;
background:url('../images/flechita.png') no-repeat;
background-position: -5px 0px;
padding:5px 0 10px 23px;
}

.titulo_destacado_home {
background:url("../images/flechita.png") no-repeat scroll -10px 5px transparent;
margin: 5px 0;
height:40px;	
padding:5px 0 10px 23px;
}

.copete_destacado {
width:150px;
position:relative;
top:-40px;left:23px;
font-size:8pt;
}


.box_juego {
margin:10px;
}

.foto_noticia {
float:left;
margin-right:10px;
}

.cont_noticia {
height:175px;
}

.ver_lt {
height:10px;
margin-bottom:12px;
}


#estanoche {
height:215px;
position:relative;
top:-3px;
left:-7px;
}

#estas_viendo {
position:relative;
top:-3px;
left:-7px;
}



.estasviendo {
width:282px;
margin:2px;
background:#CBCBCB;
padding:4px;
height:20px;
}



.estasviendo1 {
color:#FFF;
background:#A2A2A2;
font-weight:bold;
float:left;
width:110px;
height:14px;
padding:3px;
text-align:center;
font-size:15px;
}


.estasviendo2 {
float:left;
}

.estasviendo3 {
width:282px;
margin:2px;
background:#CBCBCB;
padding:4px;
height:93px;
}

.estasviendo4 {
background:url('../images/box_estasviendo.jpg');
height:73px;
width:116px;
text-align:center;
vertical-align:middle;
font-size:30px;
color:#E13727;
float:left;
padding-top:20px;
}

.home_hela_text {
height:105px;
}

.estasviendo_small {
font-size:8pt;	
}

.nomb_video {
font-family:Arial;font-size:10pt;font-weight:bold;color:#E13727
}

.copete_video {
font-family:Arial;font-size:8pt;color:#555;
}

#wipe_tunein_1 {
  font-family:Gotham Book;
}

#wipe_tunein_2 {
  color: #E13727
}


#wipe_tunein_3 {
  color: #4D4D4D;
  font-size:24px;
  line-height:85%;
}

#sel_vid1 {
  padding:3px 3px 3px 8px;
  font-family:Gotham Ultra;
}

#sel_vid2 {
  padding:3px 3px 3px 8px;
  font-family:Gotham Ultra;
}

#sel_vid3 {
  padding:3px 3px 3px 8px;
  font-family:Gotham Ultra;
}

#sel_vid4 {
  padding:3px 3px 3px 8px;
  font-family:Gotham Ultra;
}

#sel_vid5 {
  padding:3px 3px 3px 8px;
  font-family:Gotham Ultra;
}

#afuera {
  width:990px;
  height:350px;
  overflow:hidden;
  background:url('../images/fondito.jpg') no-repeat;
}

#slider_control {
position:relative;
top:-340px;
width:300px;
left:660px;
}

#nombre_video {
width:270px;
height:60px;
padding:7px 7px 7px 20px;
background:url('../images/flecha_roja_3.png') no-repeat 5px 5px;
position:relative;
left:-20px;
text-align:left;
}

#thumbs_slider {
height:30px;
}

.red_square {
cursor:pointer;
background:#C40107;
width:15px;
height:19px;
float:left;
margin-right:8px;
font-size:11pt;
}

#nombre_programa {
width:400px;
text-align:right;
position:relative;
top:-43px;
left:-500px;
font-family:Gotham Ultra;
font-size:15pt;
}

#nombre_video_mouseover {
display:none;
width:270px;
height:20px;
padding:2px 2px 2px 0px;
margin-top:2px;
margin-left:2px;
position:relative;
top:-50px;
text-align:left;
}

/* ::::: CSS AGREGADOS ::::: */

.box_FECHA {
	background: url(../images/box-sides.jpg) repeat-y left top;
	width: 109px;
	margin: 0;
	display: block;
	clear: both;
}

.box_FECHA .boxContent2 {
	padding: 0;
	font-size: 12px;
	margin: 0;
	width: 109px;
	float: left;
}

.box_FECHA.tdih2 .tdihDate {
	color: #fff;	
}

.box_FECHA.tdih2 .tdihDate strong  {
	background: #e23828;
	display: block;
	width: 99px;
	height: 89px;
	padding: 5px;
	text-align: center;
	float: left;
	font-weight: normal;
	font-size: 14px;
}

.box_FECHA.tdih2 .tdihDate strong span {
	background: #e23828 url(../images/tdih-hp-bg.jpg) no-repeat left top;
	display: block;
	clear: both;
	font-size: 50px;
}

.cont_box_top {
	background: url(../images/box_top.gif) no-repeat;
	width: 990px;
	height: 99px;
	margin: 10px 0 0;
	padding: 1px;
	position: relative;
}

.cont_box_top2 {
	background: url(../images/box_top2.gif) no-repeat;
	width: 668px;
	height: 99px;
	margin: 10px 0 0;
	padding: 1px;
	position: relative;
}

.fecha {
	color: #4c4c4c;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 20px;
	float: left;
	padding: 0;
	position: absolute;
	top: 8px;
	left: 117px;
}

.btn_ayer {
	text-align: left;
	text-indent: -9000px;
	background: url(../images/btn_ayer.gif) no-repeat;
	width: 106px;
	height: 31px;
	position: absolute;
	top: 60px;
	left: 127px;
	border-style: none;
}

.btn_manana {
	text-align: left;
	text-indent: -9000px;
	background: url(../images/btn_manana.gif) no-repeat;
	width: 106px;
	height: 31px;
	position: absolute;
	top: 60px;
	left: 234px;
	border-style: none;
}

.btn_timeline {
	text-align: left;
	text-indent: -9000px;
	background-image: url(../images/btn_timeline.gif)!important;
	width: 88px;
	height: 29px;
	/*position: absolute;
	top: 62px;
	left: 886px;*/
	border-style: none;
	margin-top: 8px;
}

.btn_buscar {
	text-align: left;
	text-indent: -9000px;
	background: url(../images/btn_buscar.gif) no-repeat;
	width: 71px;
	height: 25px;
	border-style: none;
}

.btn_enviar {
	text-align: left;
	text-indent: -9000px;
	background: url(../images/btn_enviar.gif) no-repeat;
	width: 76px;
	height: 31px;
	border-style: none;
}

.cont_box_bg {
	color: #808080;
	font: 12px/15px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	background: url(../images/box_bg.gif) repeat-y;
	margin: 0;
	padding: 15px;
}

.cont_box_bg h1 {
	color: #dd3727;
	font: bold 16px/18px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}

.cont_box_bg img {
	margin: 0 20px 0 0;
	float: left;
}

.cont_box_bg p {
	color: #808080;
	font: 12px/15px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}

.cont_box_bg2 {
	color: #808080;
	font: 12px/15px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	background: url(../images/box_bg2.gif) repeat-y;
	margin: 0;
	padding: 15px;
}

.cont_box_bg2 h1 {
	color: #dd3727;
	font: bold 16px/18px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}

.cont_box_bg2 img {
	margin: 0 20px 0 0;
	float: left;
}

.cont_box_bg2 p {
	color: #808080;
	font: 12px/15px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}

.cont_box_pie {
	background: url(../images/box_pie.gif) no-repeat 0 bottom;
	margin: 0 0 10px;
	padding-bottom: 10px;
	padding-top: 0;
}

.cont_box_pie2 {
	background: url(../images/box_pie2.gif) no-repeat 0 bottom;
	margin: 0 0 10px;
	padding-bottom: 10px;
	padding-top: 0;
}

.fecha_tit {
	color: #4D4D4D;
	font: 16px/18px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
}

.tu_cumple {
	text-align: left;
	background: url(../images/tu_cumple_bg.gif) no-repeat 0 bottom;
	width: 668px;
	margin: 10px 0;
	padding: 0 0 20px;
	float: left;
}

.tu_cumple form {
	margin: 0;
	padding: 0;
}

.tu_cumple_cab {
	background: url(../images/tu_cumple.gif) no-repeat;
	width: 598px;
	height: 39px;
	margin: 0;
	padding: 85px 0 0 70px;
	color: #fff;
	font-weight: bold;
}

.tu_cumple_cab input {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #bbbbbb;
	width: 70px;
	margin-right: 30px;
}

.tu_cumple_enviar {
	width: 653px;
	padding-top: 25px;
	padding-left: 15px;
}

.tu_cumple_enviar h3 {
	color: #7f7f7f;
	font: bold 14px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 25px;
}

.tu_cumple_enviar input {
	background-color: #fff;
	width: 200px;
	padding: 3px;
	border: 1px solid #bbbbbb;
	margin: 0 30px 0 0;
}

.sobre {
	text-align: left;
	background: url(../images/ico_sobre.gif) no-repeat 0 5px;
	padding-left: 58px;
}
