@charset "utf-8";
/* CSS Document */

*{
	outline:none;
	}
	
ul, li, div, p{
	margin:0;
	padding:0;
}

p{
	text-align:justify;
	color:#d3d3d3;
}

span, p{
	font-size:12px;
	}

iframe {border:none}

.clear{
	clear:both; 
	height:0; 
	overflow:hidden; 
	visibility:hidden;
	}
	
#container-boxeo{
	width:828px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#boxeo-top, #boxeo-exclusiva, #boxeo-destacado{
	position:relative;
	width:828px;
	background:url(/img_pr/boxeo-top.png) 0 0 no-repeat;
	clear:both;
	float:left;
}

#boxeo-top .main-banner {
	float:left;
	width:520px;
	height:240px;
}

#boxeo-top .main-banner iframe{
	display:block;
	width:495px;
	height:215px;
	margin:13px 0 0 13px;
}

#mlb-top-video{
	position:absolute;
	width:250px;
	height:250px;
}

#boxeo-subcontent{
	background:url(/img_pr/mlb_bg.png) 0 0 repeat-y;
	width: 828px;
	margin:0 auto;
	padding-bottom:15px;
	clear:both;
}

.boxeo-content-left {
	width:620px!important;
	float:left;
	margin:10px 5px 0 15px!important;
	margin:10px 5px 0 7px;
	}
	
.boxeo-content-left a{
	text-decoration:underline;
	}

.boxeo-content-left a:hover{
	text-decoration:none;
	}

.boxeo-content-right {
	width:180px;
	float:left;
	margin:10px 0 0 0;
}

.boxeo-content-right .banner {
	width:169px;
	height:610px;
	margin-bottom:10px;
}

.boxeo-content-right .banner iframe {
	display:block;
	width:160px;
	height:600px;
	margin:5px 0 0 5px;
	padding: 5px 0 0;
	
}

/* Tabs */

#menu-boxeo{
	padding:8px 0 0 8px;
	list-style-type:none;
	float:left;
	height:31px;
	clear:both;
}
#menu-boxeo li{
	display:inline;
}
#menu-boxeo a{
	float:left;
	margin-right:1px;
	overflow:hidden;
	text-indent:-9999px;
}

#menu-boxeo a, #menu-boxeo a:hover{
	height:31px;
	}

#menu-boxeo a.tab-1{
	width:75px;
	background:url(/img_pr/boxeo_tab_1.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-1-selected, #menu-boxeo a.tab-1-selected:hover{
	width:75px;
	background:url(/img_pr/boxeo_tab_1_selected.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-2{
	width:156px;
	background:url(/img_pr/boxeo_tab_2.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-2-selected, #menu-boxeo a.tab-2-selected:hover{
	width:156px;
	background:url(/img_pr/boxeo_tab_2_selected.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-3{
	width:233px;
	background:url(/img_pr/boxeo_tab_3.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-3-selected, #menu-boxeo a.tab-3-selected:hover{
	width:233px;
	background:url(/img_pr/boxeo_tab_3_selected.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-4{
	width:173px;
	background:url(/img_pr/boxeo_tab_4.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-4-selected, #menu-boxeo a.tab-4-selected:hover{
	width:173px;
	background:url(/img_pr/boxeo_tab_4_selected.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-5{
	width:171px;
	background:url(/img_pr/boxeo_tab_5.png) 0 0 no-repeat;
}
#menu-boxeo a.tab-5-selected, #menu-boxeo a.tab-5-selected:hover{
	width:171px;
	background:url(/img_pr/boxeo_tab_5_selected.png) 0 0 no-repeat;
}
#menu-boxeo a:hover, #menu-mlb a#selected{
	background-position:0 -31px
}

/* Links */

#mlb-links ul{
	clear:left;
	margin:0 0 0 12px;
	padding:0;
	list-style-type:none;
	color:#fff;
}
#mlb-links ul li{
	display:inline;
}
#mlb-links ul li a{
	float:left;
	width:263px;
	height:106px;
	color:#fff;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
#mlb-links ul li a:hover{
	color:#999;
}
#mlb-links ul li a div{
	margin-top:40px;
	margin-left:130px;
	width:125px;
}
#mlb-links ul li a.link1{
	margin-right:9px;
	background: url(/img_pr/mlb_bg_links_1.png) 0 0 no-repeat;
}
#mlb-links ul li a.link2{
	margin-right:9px;
	background: url(/img_pr/mlb_bg_links_2.png) 0 0 no-repeat;
}
#mlb-links ul li a.link3{
	margin-right:9px;
	background: url(/img_pr/mlb_bg_links_3.png) 0 0 no-repeat;
}


/* Home */

.ppv-calendar{
	background:url(/img_pr/bg_boxeo_ppv_calendario.jpg) top left no-repeat;
	width:608px;
	height:235px;
	float:left;
	text-align:left;
	}
	
.ppv-calendar-cont{
	background:url(../img_pr/bg_cont_boxeo.gif) repeat-y top left;
	width:617px;
	float:left;
	text-align:left;
	}

.ppv-calendar-footer{
	width:617px;
	height:20px;
	float:left;
	}

.ppv-titulo{
	text-indent:-9999px;
	margin:0;
	}
	
.ppv-lugar{
	margin:15px 0 0 0;
	}
	
.ppv-encuentro{
	margin:58px 0 0 20px!important;
	width:465px;
	background:url(/img_pr/separador-boxeo-horizontal.gif) center left repeat-x;
	height:131px;
	float:left;
	text-align:center;
	border-top:1px dotted #605F5F;
	border-bottom:1px dotted #605F5F;
	}

.ppv-encuentro-2{
	margin:-1px 0 0 20px !important;
	
	}
	
.titulares_boxeo, .titulares_exclusiva{
	color:#ffaa24;
	font-weight:bold;
}

.titulares_boxeo{
	font-size:20px;
	}

.highlight{
	color:#ffaa24;
	}

.ppv-versus{
	font-size:20px;
	margin:0;
	}
	
.ppv-fecha-canal{
	color:#ddd;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	}
	
.ppv-lugar, .titulares_boxeo, .ppv-fecha-canal{
	text-align:center;
	}
.btn_votar{
	background:url(/img_pr/button-input-votar-boxeo.gif) center no-repeat;
	cursor:pointer;
	color:#ddd;
	width:65px;
	height:30px;
	float:right;
	border:none;
	padding-bottom:3px;
}
	
#dt_noticias{
	background:url(/img_pr/separador-boxeo-vertical-noticias.gif) 290px 0 repeat-y;
}

#dt_noticias tr td{
	padding:15px 12px 10px 10px;
	vertical-align:top;
	width:48%;
	}

#boxeo-top-video-div{
	position:relative;
	width:274px;
	height:234px;
	margin:7px 0 0 7px;
	float:left;
	background-color:#353535;
}

#boxeo-top-video-div img{
	margin-top:12px;
	}

/* Boxeo aficionado */
.boxeo-top-aficionado{
	background:url(/img_pr/boxeo_aficionado_tit.png) top left no-repeat;
	height:18px;
	text-indent:-9999px;
	margin:25px 0 10px 25px;	
	}
	
.aficionado-desc, .destacado-desc{
	color:#d3d3d3;
	font-size:14px;
	line-height:20px;
	margin:0 25px 5px 25px;
	}
		
.header-tab{
	background:url(/img_pr/boxeo-noticias-title-right.png) bottom right no-repeat;
	}
	
.circuito-nacional, .campeonato-venegas, .copa-directv, .torneo-aponte, .boxing-generation, .destacado-nota-color{
	text-indent:-9999px;
	height:42px;
	margin:0;
	}
	
.circuito-nacional{
	background:url(/img_pr/title_circuito_nacional.png) center left no-repeat;
	width:313px;
	}
	
.content-tab{
	background:url(/img_pr/bg-noticias-boxeo.gif) top left repeat-y;
	padding:10px 30px;
	}
	
.content-tab p{
	margin-bottom:15px;
	}

.table-header-nacional, .table-header-venegas, .table-header-boxing-1, .table-header-boxing-2, .table-header-boxing-3, .table-header-boxing-4{
	height:96px;
	position:relative;
	}

.table-header-nacional{
	background:url(/img_pr/header_boxeo_circuito_nacional.png) 6px 0 no-repeat;
	}
	
.table-nacional{
	background:url(/img_pr/bg_boxeo_table.png) top left repeat-y;
	}
	
.table-nacional, .table-boxing{	
	width:553px;
	}
	
.table-header-text-nacional, .table-header-text-venegas, .table-header-text-boxing{
	text-align:center;
	font-weight:bold;
	width:355px;
	position:absolute;
	top:20px;
	right:2px;
	font-size:14px;
	}
	
.table-p{
	padding:0 0 0 30px;
	margin-top:10px;
	width:90%;
	}
	
.footer-nacional{
	background:url(/img_pr/footer_boxeo_table.png) top left no-repeat;
	}
	
.footer-nacional, .footer-boxing{
	height:14px;
	}
	
.footer-tab{
	background:url(/img_pr/footer-boxeo-vertical-noticias.gif) top left no-repeat;
	height:12px;
	margin-bottom:20px;
	}
	
.nacional-boxeadores, .venegas-boxeadores{
	width:46%;
	float:left;
	margin:20px 15px 20px 0;
	}
	
.nombres-boxeadores{
	margin-left:8px;
	}
	
.campeonato-venegas{
	background:url(/img_pr/title_campeonato_venegas.png) center left no-repeat;
	width:476px;
	}

.table-header-venegas{
	background:url(/img_pr/header_boxeo_campeonato_venegas.png) 6px 0 no-repeat;
	}
	
.table-header-text-venegas{
	top:45px;
	right:2px;
	}
	
.venegas-boxeadores{
	width:90%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	}
	
.copa-directv{
	background:url(/img_pr/title_copa_directv.png) center left no-repeat;
	width:334px;
	}
	
.torneo-aponte{
	background:url(/img_pr/title_torneo_cheo_aponte.png) center left no-repeat;
	width:458px;
	}
	
/* Next Boxing Generation */
.boxeo-top-generation{
	background:url(/img_pr/boxing_generation_tit.png) top left no-repeat;
	height:22px;
	text-indent:-9999px;
	margin:25px 0 10px 25px;	
	}
	
.boxing-generation{
	background:url(/img_pr/title_boxing_generation.png) center left no-repeat;
	width:254px;
	}
	
.table-header-boxing-1{
	background:url(/img_pr/header_boxing_generation_1.png) 6px 0 no-repeat;
	}
	
.table-header-boxing-2{
	background:url(/img_pr/header_boxing_generation_2.png) 6px 0 no-repeat;
	}
	
.table-header-boxing-3{
	background:url(/img_pr/header_boxing_generation_3.png) 6px 0 no-repeat;
	}
	
.table-header-boxing-4{
	background:url(/img_pr/header_boxing_generation_4.png) 6px 0 no-repeat;
	}
	
.table-header-text-boxing{
	font-size:18px;
	top:30px;
	right:2px;
	}
	
.table-boxing{
	background:url(/img_pr/bg_boxeo_table_boxing.png) top center repeat-y;
	margin:15px auto 0;
	}

.footer-boxing{
	background:url(/img_pr/footer_boxeo_table_boxing.png) top left no-repeat;
	margin-bottom:-1px;
	}
	
.boxing-vs{
	margin-top:20px;
	}
	
.boxing-title{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	text-decoration:underline;
	color:#fff;
	margin-bottom:15px;
	}
	
.boxing-boxeador-vs{
	float:left;
	width:10%;
	height:50px;
	}
	
.boxing-boxeador-vs p{
	margin-top:15px;
	}
	
.boxing-boxeador-left{
	float:left;
	width:45%;
	}

.boxing-boxeador-right{
	float:left;
	width:45%;	
	}
	
.boxing-boxeador-vs p, .boxing-boxeador-right, .boxing-boxeador-left{
	text-align:center;
	}
	

/* Boxeador destacado */	
.destacado-contenedor{
	width:90%;
	margin:20px auto;
	}

.boxeo-top-destacado, .boxeo-top-exclusiva{
	font-style:italic;
	color:#9b9a9a;
 	}
	
.nombre_boxeador{
	font-size:20px;
	margin-bottom:15px;
	}
	
.destacado-desc{
	margin:0;
 	}
	
.destacado-text{
	margin:15px 0;
	}

.destacado-text img{
	margin:5px 0 0 10px;
	float:right;
	}

.destacado-nota-color{
	background:url(/img_pr/title_destacado_rompio_llanto.png) center left no-repeat;
	width:253px;
	}
	
.footer-tab-destacado{
	background:url(/img_pr/footer_destacado_llanto.png) bottom left no-repeat;
	height:98px;
	margin:-90px -20px -14px;
	z-index:0;
	}
	
.fotos-destacado{
	background:url(/img_pr/destacado_carita_lopez_2.jpg) top left no-repeat;
	width:301px;
	height:136px;
	float:left;
	margin-right:15px;
	position:relative;
	z-index:10;
	}
	
.destacado-texto-color{
	float:right;
	width:260px;
	position:relative;
	z-index:10;
	}
	
.destacado-texto-color p{
	margin:0;
	}
	
.proxima-pelea{
	margin:15px 0 5px;
	}
	
.pelea, .titulares_exclusiva, .exclusiva-nota{
	font-size:14px;
	}
	
.contrincantes{
	background:url(/img_pr/destacado_bg_boxeadores.png) top left no-repeat;
	width:532px;
	height:117px;
	margin:10px auto 5px;
	padding-top:10px;
	}
	
.noche-campeones{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}
	
.contrincantes p{
	text-align:center;
	}
	
.destacados-nota{
	color:#a2a2a2;
	font-size:11px;
	text-align:center;
	width:522px;
	margin:0 auto;
	}
	
/* Entrevista exclusiva */
.boxeo-top-exclusiva{
	font-style:normal;
	margin-top:7px;
	}
	
#boxeo-exclusiva, #boxeo-destacado{
	height:10px;
	}
	
.en-vivo{
	font-weight:bold;
	color:#fff;
	font-size:15px;
	}

.exclusiva-nota{
	text-align:center;
	}
	
.noticia-titulo{
	font-size:15px;
	}
	
.noticia-fecha, .noticia-desc{
	font-size:12px;
	}