/*PORTUGUES*/
#htmlWrapperContent { display:block; position:relative; margin:10px auto; }
.bodyAplicacion {
	background:#000000 url(../../imagenes/fondointerna.jpg) center 169px no-repeat!important; 
	margin:0; 
	padding:0;
}
#seccionUserInfo { visibility:hidden; height:100px!important; display:none}

#HtmlWrapper {
	background:url(../../imagenes/piefondo.jpg) bottom no-repeat;
	width:758px; 
	margin:0 auto; 
	text-align:center;
	border:10px solid #0F0F0F;
}

#seccionBanner { 
	width:758px; 
	height:95px; 
	display:block; 
	overflow:hidden;
}

#seccionBannerSky { width:190px; height:600px; float:right; display:block; position:absolute; right:2px; top:294px; display:none;}

#seccionFooter { 
	text-align:center;
	}

#seccionFooter p { 
	width:700px;
	color:#eeeeee; 
	font:8px Verdana, Arial, Helvetica, sans-serif; 
	padding:10px 0 25px 30px ;
	* padding:25px 0 25px 5px ;
	margin:0;
	clear:both;
}


/********************/
/*CARROUSEL GALERIAS*/
/********************/

.galerias-contenedor {
	/*background:#ffffff url(../../images/galeriafotos_fondogaleria.jpg) left 39px no-repeat;*/
	height:435px; width:790px;
	text-align:left;
	}


.galerias-elige { /* Titulo que dice "Elige tu galeria" */
	/*background:url(../../images/galeriafotos_bullet.jpg) right 7px no-repeat;*/
	display:none;	
	width:165px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	color:#CC9900;
	clear:both;
	margin:25px 0 0 25px;
	}

#carrouselgalerias	{ 
	width:790px;
	height:187px; 
	overflow:hidden; 
	position:relative; 
	float:left;
	display:none; 	 
}



/*Carrousel imágenes*/



.galerias-carrousel-imagenes {
	width:790px;
	height:450px;
	position:relative;
	overflow:hidden;
	float:left;
	top:-80px; 
	}

.carrouselimagenes-item	{ 
	background:url(../../imagenes/galerias_fondo_selected.gif) left top no-repeat;
	text-align:center;
	position:absolute; 
	}

.carrouselimagenes-item .encuadre {
	position:relative; 
	}
	
.carrouselimagenes-item .imagen	{ 
	margin:7px auto 0 auto;
	cursor:pointer;
	border:3px solid black;
	/*position:absolute; 
	top:0; 
	left:0; */
	}
	
.galerias-carrousel-imagenes #marco	{
	display:none;
	}	
	

.carrouselimagenes-item .datos	{	
	background:url(../../imagenes/por/galerias_zoom.gif) left top no-repeat;
	width:391px;
	height:51px;
	position:absolute;
	bottom:-32px;
	right:0px;
	cursor:pointer;
	}

.carrouselimagenes-item .datos:hover {
	
	}
	
/*ITEMS*/

.carrouselimagenes-item-hidden	{ top:250px; left:350px; }
.carrouselimagenes-datos-hidden { opacity:0.0; filter:alpha(opacity=0);}

.carrouselimagenes-item-next-3	{ 
	width:169px; height:130px;
	z-index:69; top:200px; left:270px; 
	}
.carrouselimagenes-item-next-2	{
	width:169px; height:130px; 
	z-index:79; top:180px; left:535px; _left:550px;
	}
	
.carrouselimagenes-item-next-2 .imagen	{ 
	margin:2px auto 0 auto;
	}

.carrouselimagenes-item-next-1	{ 
	width:240px; height:184px; 
	z-index:89; top:155px; left:420px;  _left:435px;
	} 
	
.carrouselimagenes-item-next-1 .imagen	{ 
	margin:4px auto 0 auto;
	}
	
.carrouselimagenes-item-selected { 
	width:391px; height:301px; 
	z-index:99; top:100px; left:180px; _left:195px;
	}


.carrouselimagenes-datos-prev-2 h4,
.carrouselimagenes-datos-prev-1 h4,
.carrouselimagenes-datos-selected h4,
.carrouselimagenes-datos-next-1 h4,
.carrouselimagenes-datos-next-2 h4 {
	display:none;
}

.carrouselimagenes-item-prev-1	{
	width:240px; height:184px; 
	z-index:89; top:155px; left:100px; _left:115px; 
	}
	
.carrouselimagenes-item-prev-1 .imagen	{ 
	margin:4px auto 0 auto;
	}
	
.carrouselimagenes-item-prev-2	{
	width:169px; height:130px;
	z-index:79; top:180px; left:50px; _left:75px;
	}

.carrouselimagenes-item-prev-2 .imagen	{ 
	margin:2px auto 0 auto;
	}
	
.carrouselimagenes-item-prev-3	{ 
	width:169px; height:130px;
	z-index:69; top:200px; left:290px; _left:305px;
	}

.carrouselimagenes-item-hidden .datos,
.carrouselimagenes-item-prev-2 .datos,
.carrouselimagenes-item-prev-1 .datos,
.carrouselimagenes-item-next-1 .datos,
.carrouselimagenes-item-next-2 .datos { display:none;}

/*IMAGENES*/

.carrouselimagenes-imagen-hidden	{ height: 0px; width: 0px; opacity:0.0; filter:alpha(opacity=0);}
.carrouselimagenes-imagen-prev-3	{ height: 50px; width: 50px; opacity:1; filter:alpha(opacity=0);}
.carrouselimagenes-imagen-prev-2	{ width: 159px; height:120px; opacity:1; filter:alpha(opacity=100); }
.carrouselimagenes-imagen-prev-1	{ width: 225px; height:170px; }
.carrouselimagenes-imagen-selected	{ width: 374px; height:283px;}
.carrouselimagenes-imagen-next-1	{ width: 225px; height:170px; }
.carrouselimagenes-imagen-next-2	{ width: 159px; height:120px; opacity:1; filter:alpha(opacity=100); }
.carrouselimagenes-imagen-next-3	{ height: 50px; width: 50px; opacity:0; filter:alpha(opacity=0);}

.carrouselimagenes-imagen-prev-1#marco,
.carrouselimagenes-imagen-selected#marco,
.carrouselimagenes-imagen-next-1#marco  {display:none;}

#carrouselimagenes .item-img-large,
#carrouselimagenes .item-img-medium,
#carrouselimagenes .item-description,
#carrouselimagenes .item-copyright,
#carrouselimagenes .item-copyright-name,
#carrouselimagenes .item-ranking-views-count,
#carrouselimagenes .item-date,
#carrouselimagenes .item-duration,
#carrouselimagenes .item-ranking-votes-count,
#carrouselimagenes .item-ranking-votes-average {display:none;}

/*BOTONES ANTERIOR Y SIGUIENTE*/

#carrouselimagenes .button-prev { 
	background:url(../../imagenes/wallpaper_btn-left.gif) top left no-repeat; 
	width:19px; 
	height:38px; 
	position:absolute; 
	top:225px; 
	left:25px; 
	z-index:100;
	cursor:pointer;
	}

#carrouselimagenes .button-next { 
	background:url(../../imagenes/wallpaper_btn-right.gif) top left no-repeat; 
	width:19px; 
	height:38px; 
	position:absolute; 
	top:225px; 
	right:60px; 
	z-index:100;
	cursor:pointer;
	}

#carrouselimagenes .button-prev span { display:none;}
#carrouselimagenes .button-next span { display:none;}

#carrouselimagenes .button-no-data	{ z-index:100; position:absolute; top:100px; left:50px; width:300px; height:100px; background-color:navy; color:white; font-size:70%;}

/*no se usa*/

.carrouselimagenes-item-next-3 .datos,	
.carrouselimagenes-item-next-2 .datos,		
.carrouselimagenes-item-next-1 .datos,				
.carrouselimagenes-item-prev-1 .datos,			
.carrouselimagenes-item-prev-2 .datos,			
.carrouselimagenes-item-prev-3 .datos { display:none;}		


/* PAGINADOR */

.carrouselgalerias-paginado { 
	width:100%; 
	height:32px; 
	background:#333333; 
	font-size:11px;  
	color:#cccccc; 
	clear:both; 
	display:none;
	}
	

	 
/*cargando: ya se ha cargado*/

#loadinggalerias {
	position:absolute;
	top: 460px;
	left:455px;
	}
	
	
	
/*GALERIA*/
.galerias-contenedor { width:778px; height:435px;}
	
.galerias-encabezado {
	background:url(../../imagenes/por/wallpapers_header.jpg) top left no-repeat; 
	width:656px; 
	height:34px; 
	display:block; 
	float:left; 
	margin:0px 0 30px 52px; 
	}
.galerias-encabezado span, .galerias-titulo-1, .galerias-encabezado galerias-titulo-1 { display:none!important;}
.galerias-contenedor span { display:none;}

.ui-widget-overlay { background: #000000 url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .70; filter:Alpha(Opacity=80); left:0px; top:0px; position:absolute; }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

.ui-dialog { position: relative; padding: .2em; width: 400px; top:180px; text-align:right}
.ui-dialog-title-dialog { top:180px;}

.ui-dialog-titlebar { display:block; height:20px; text-align:right}
.ui-dialog-titlebar span { display:none}
.ui-dialog-titlebar a { background:url(../../imagenes/por/wallpaper_btnCerrar.gif) top left no-repeat; width:53px; height:19px; display:block; }



/*NOTA CON FOTO O FLASH POR PARRAFO*/

.mod-notas { 
	background:url(../../imagenes/notarepite.jpg) repeat-y; 
	width:656px; 
	height:auto; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	overflow:auto; 
	min-height:610px; 
	margin:0 auto;
	position:relative;
}

.item-extra-1 {
	background:url(../../imagenes/por/pienota.jpg) center bottom no-repeat;
	height:103px;
}

.item-extra-2, .item-extra-3, .item-extra-encabezado-2, .item-extra-encabezado-3, .item-extra-nota-1, .item-extra-nota-2, .item-extra-nota-3 { display:none;}


.item-extra-nota-1 { display:block; float:left; clear:both;}

.image-notas { 
	background:url(../../imagenes/notamarcoimagen.gif) left top no-repeat; 
	width:216px; 
	height:170px;
	float:right;
	margin:10px 25px 0 0;
	_margin:10px 10px 0 0;
	/*position:absolute;
	right:25px;
	top:20px;*/
	z-index:999;
}

.image-notas img{ 
	background:url(../../imagenes/notamarcoimagen.gif) left top no-repeat; 
	width:204; 
	height:163px;
	margin-top:4px;
}

.image-notas-parrafo,
.image-notas-encabezado-epigrafe,
.image-notas-parrafo-epigrafe { display:none;}

.item-extra-encabezado-1  {
	background:url(../../imagenes/notatop.jpg) left 0 no-repeat; 
	width:656px; 
	height:80px;
}


.nota-header { margin:-75px 0 0 0; display:block; clear:both;}

.nota-parrafo-pos1 {*margin:12px 0 0 0; display:block; clear:both;}

.nota-header-volanta {display:none;}

.nota-header-titulo {
	/*background:url(../../imagenes/nota_fondo_titulo.jpg) left top no-repeat;*/
	width:365px;
	height:34px; 
	color:#d4d4d4; 
	font-size:20px; 
	font-weight:bold; 
	display:block; 
	float:left; 
	margin:6px 0 0 10px;
	padding:5px 0 0 20px;
	text-align:left; 
	position:relative;
}
 
*html .nota-header-titulo { 
	margin-left:24px;
	_margin-left:5px;
}

.nota-header-copete {
	width:365px; 
	font-size:13px;
	line-height:16px;
	font-weight:bold; 
	color:#FFFFFF;  
	display:block; 
	float:left; 
	margin:10px 0 10px 0; 
	padding-left:30px; 
	text-align:left;
}

.nota-header-parrafo {
	width:586px; 
	font-size:12px; 
	line-height:16px; 
	font-weight:normal; 
	color:#d4d4d4; 
	text-align:left;
	float:left;
	padding-left:30px;  
	padding-bottom:6px;
	display:block;  
	clear:both; 
}

.nota-parrafo {
	width:586px; 
	font-size:12px; 
	line-height:15px; 
	font-weight:normal; 
	color:#d4d4d4; 
	text-align:left; 
	padding-left:30px; 
	padding-bottom:6px; 
	float:left; 
	clear:both; 
	display:block; 
	position:relative; 
}

.nota-parrafo h6 { 
	font-size:14px; 
	color:#fe531c; 
	padding-top:10px;
	margin:0px;
}

.nota-parrafo-relacionada { 
	width:425px; 
	height:40px; 
	overflow:hidden; 
	position:absolute; 
	top:-166px;
}

.nota-parrafo-relacionada .group-note { 
	display:block; 
	float:left; 
	width:auto;
}
.nota-parrafo-relacionada .item-ver-imagen { 
	display:none;
}
.nota-parrafo-relacionada .item-ver-titulo {
	height:30px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	text-transform:uppercase; 
	color:#a2060b; 
	padding-right:10px; 
	display:block; 
	float:left;  
}

.nota-parrafo-relacionada .item-title  { 
	padding-right:10px; 
	border-right:solid 1px #a2060b; 
	font-size:12px;
}

.nota-parrafo-relacionada a:hover {color:#3c2313;}
.nota-parrafo-relacionada p, .nota-parrafo-relacionada img, .nota-parrafo-relacionada .item-ver, .nota-parrafo-relacionada .item-masinfo, .nota-parrafo-relacionada .item-descriptionextdiv { display:none;}
 

 

/*HOME QUIEN ES QUIEN*/
.mod-notas-quienesquien {background:url(../../imagenes/fdo_galerias.jpg) top left no-repeat; width:974px; height:610px;}
.nota-header-titulo-quienesquien { background:url(../../imagenes/nota_bg_titulo_galerias.jpg) top left no-repeat; color:#3c2313; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; width:269px; height:34px; display:block; float:left; margin:50px 0 0 48px;padding-top:4px; }
.quienesquien-navegacion{ width:450px; height:16px; display:block; float:left; clear:both; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; font-weight:bold; text-transform:uppercase; color:#a2060b;  }
.quienesquien-navegacion a {color:#a2060b;}
.quienesquien-navegacion a:hover {color:#3c2313;}
.quienesquien-imgs { width:742px; height:415px; display:block; float:left; clear:both; margin:20px 0 0 30px;}
.img_chelsea { display:block; float:left; width:216px; height:415px; }
.img_patti { display:block; float:left; width:309px; height:415px; }
.img_destin { display:block; float:left; width:217px; height:415px; }



/* LISTADOR */

.listador a {
	color:#333333;	
	margin:0px;
	padding:0px;
}

.listador a:visited{
	color:#333333;	
}
.listador img { border:none;}

.listador { 
	width:656px;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	border:none; 
	margin:0 auto;
	
	}
	
.listador .listador-content {
	background: url(../../imagenes/listador_fondo.jpg) left top no-repeat; 
	width:656px;
	padding: 5px 0 0px 0;
	min-height:300px;
	display:table;
}


.listador  #cargando { 
	background: transparent url(../../imagenes/registro_loading.gif) center center no-repeat; 
	height:200px; 
	border:none; 
	padding: 20px 0;
	}

.listador .listador-title { /*Titulo de la sección que lista*/
	display:none;
	}

.listador .listador-header {
	/*background-color:#333333;*/
	height:25px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	display:block;
	/*padding:8px 0 0 8px;*/
	margin: 0 0 20px 0;
	}

.listador  .item-pos-1,
.listador  .item-pos-2,
.listador  .item-pos-3,
.listador  .item-pos-3,
.listador  .item-pos-4,
.listador  .item-pos-5,
.listador  .item-pos-6,
.listador  .item-pos-7,
.listador  .item-pos-8,
.listador  .item-pos-9,
.listador  .item-pos-10,
.listador  .item-pos-11,
.listador  .item-pos-12,
.listador  .item-pos-13,
.listador  .item-pos-14,
.listador  .item-pos-15,
.listador  .item-pos-16,
.listador  .item-pos-17,
.listador  .item-pos-18,
.listador  .item-pos-19,
.listador  .item-pos-20 { width:320px; height:124px; display:block; float:left;}

.listador  .item-pos-1,
.listador  .item-pos-3,
.listador  .item-pos-5,
.listador  .item-pos-7,
.listador  .item-pos-9,
.listador  .item-pos-11,
.listador  .item-pos-13,
.listador  .item-pos-15,
.listador  .item-pos-17,
.listador  .item-pos-19 { margin: 2px 2px 2px 6px;}


.listador  .item-pos-2,
.listador  .item-pos-4,
.listador  .item-pos-6,
.listador  .item-pos-8,
.listador  .item-pos-10,
.listador  .item-pos-12,
.listador  .item-pos-14,
.listador  .item-pos-16,
.listador  .item-pos-18,
.listador  .item-pos-20 { margin:2px 2px 2px 2px;}

.listador  .group-note { 
	background:url(../../imagenes/listador_item-fondo.jpg) top left no-repeat; 
	}
	
.listador  .group-video { 
	background:url(../../imagenes/listador_item-fondo.jpg) top left no-repeat; 
	}
	
.listador  .group-gallery { 
	background:url(../../imagenes/listador_item-fondo.jpg) top left no-repeat; 
	}

.listador  .item-img-medium { 
	width:141px; 
	height:106px; 
	margin:8px; 
	float:left; 
	display:inline;
	}
	
.listador  h4 { /*titulos de contenido*/
	width:150px; 
	height:24px; 
	font-size:13px; 
	line-height:12px; 
	color: #e7752b; 
	margin:8px 0 0 0; 
	overflow:hidden; 
	text-align:left;
	text-decoration:none;
	/*cursor:pointer;*/
	}
	
.listador  p { /* descripcion de contenido*/
	width:150px; 
	height:60px; 
	font-size:11px; 
	line-height:12px; 
	color:#eeeeee; 
	overflow:hidden;
	float:left;
	text-align:left;
	display:block;
	margin:3px 0 0 0;
}

/*botones*/

.listador  a.item-ver {  
	width:76px; 
	height:35px; 
	text-decoration:none; 
	margin:1px 10px 0 0; 
	float:right; 
	overflow:hidden;
	display:none;
	}
	
.listador  a.item-ver span { display:none;}


.listador  .group-note .item-ver{
	background:url(../../imagenes/listador_btn_mas.png) top left no-repeat; 
	}
	
.listador  .group-video .item-ver{
	background:url(../../imagenes/listador_btn_ver.png) top left no-repeat; 
	}
	
.listador  .group-gallery .item-ver{ 
	background:url(../../imagenes/listador_btn_vergallery.png) top left no-repeat; 
	}
	
.listador  .item-img-large, 
.listador  .item-img-small, 
.listador  .item-copyright,
.listador  .item-copyrightname,
.listador  .item-rankingViewsCount,
.listador  .item-date,
.listador  .item-duration,
.listador  .item-rankingvotescount, 
.listador  .item-rankingaveragevotes,
.listador  .item-descriptionextdiv,
.listador  .item-masinfo,
.listador  .item-contents
{ display:none;}

/*PAGINADOR*/

.listador-pag { clear:both;}

.listador  .pag {
	background:url(../../imagenes/listador_bottom.jpg) bottom left no-repeat;
	width:100%; 
	height:46px; 
	font-size:11px;  
	color:#cccccc; 
	clear:both; 
	}
	
.listador  .pag-visor-paginas { 
	float:left; 
	margin:8px 0 0 14px; 
	display:none;
	}

.listador  .pag-visor-items { 
	float:left; 
	margin:8px 0 0 14px; 
	display:none;
	}
	
#searchPaginador_currPage, 
#searchPaginador_totalPages, 
#searchPaginador_itemFrom, 
#searchPaginador_itemTo, 
#searchPaginador_totalRows { color:#FFFFFF;}

.listador  .pag ul { 
	margin:10px 12px 0 0; 
	float:right;  
	list-style:none; 
	}
	
.listador  .pag li { /*ELEMENTOS DEL PAGINADOR*/
	background-color:#666666; 
	background-image:none;
	text-align:center; 
	color:#ffffff; 
	padding-top:5px; 
	margin:0 2px; 
	float:left; 
	cursor:pointer; 
	}
	
.listador  .pag ul li.pag-first, 
.listador  .pag ul li.pag-last, 
.listador  .pag ul li.pag-next, 
.listador  .pag ul li.pag-prev { 
	/*background: url(../../images/pag_btn_item.jpg) top left no-repeat; */
	color:#333333; 
	text-align:left; 
	padding-top:0px;
	width:26px;
	height:24px;
	}

.listador  .pag ul li.pag-first  { /*BOTON IR AL PRIMERO*/
	background: url(../../imagenes/pag_btn_anterior.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	display:none; 
	}
	
.listador  .pag ul li.pag-last {  /*BOTON IR AL ULTIMO*/
	background: url(../../imagenes/pag_btn_siguiente.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	display:none; 
	
	}
	
.listador  .pag ul li.pag-next  { /*BOTON IR AL SIGUIENTE*/
	background: url(../../imagenes/pag_btn_siguiente.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	display:block; 
	}
	
.listador  .pag ul li.pag-prev  { /*BOTON IR AL ANTERIOR*/
	background: url(../../imagenes/pag_btn_anterior.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	display:block; 
	}
 
.listador  .pag ul li.pag-current { /*BOTON ACTUAL*/
	background: url(../../imagenes/pag_btn_item-seleccionado.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	color:#f67926; 
	font-weight:bold;
	 }

.listador  .pag ul li.pag-after { /*BOTON ACTUAL*/
	background: url(../../imagenes/pag_btn_item.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	color:#FFFFFF; 
	font-weight:bold;
	}
	
.listador  .pag ul li.pag-before { /*BOTON ACTUAL*/
	background: url(../../imagenes/pag_btn_item.jpg) top left no-repeat; 
	width:26px;
	height:24px;
	color:#FFFFFF; 
	font-weight:bold;
	}

/*MOD TABLAS*/

#mod-tablas {
	background:url(/fe/sites/sk_nba/imagenes/tabla_fondo.jpg) left top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin:0 auto 0;
	padding:0;
	}

/* PLAYOFFS */
/* RONDA 1 */

#mod-tablas #tabla .ronda1-a {
	position:absolute;
	top:118px;
	*top:84px;
	left:61px;
	*left:10px;
	
	}
	
#mod-tablas #tabla .ronda1-b {
	position:absolute;
	top:237px;
	*top:203px;
	left:61px;
	*left:10px;
	}
	
#mod-tablas #tabla .ronda1-c {
	position:absolute;
	top:356px;
	*top:322px;
	left:61px;
	*left:10px;
	}

#mod-tablas #tabla .ronda1-d {
	position:absolute;
	top:474px;
	*top:441px;
	left:61px;
	*left:10px;
	}

#mod-tablas #tabla .ronda1-e {
	position:absolute;
	top:118px;
	*top:84px;
	right:64px;
	*right:13px;
	}
	
#mod-tablas #tabla .ronda1-f {
	position:absolute;
	top:237px;
	*top:203px;
	right:64px;
	*right:13px;
	}
	
#mod-tablas #tabla .ronda1-g {
	position:absolute;
	top:356px;
	*top:322px;
	right:64px;
	*right:13px;
	}

#mod-tablas #tabla .ronda1-h {
	position:absolute;
	top:475px;
	*top:441px;
	right:64px;
	*right:13px;
	}

/* 2 RONDA */

#mod-tablas #tabla .ronda2-a {
	position:absolute;
	top:177px;
	*top:143px;
	left:137px;
	*left:86px;
	}

#mod-tablas #tabla .ronda2-b {
	position:absolute;
	top:415px;
	*top:381px;
	left:137px;
	*left:86px;
	}

#mod-tablas #tabla .ronda2-c {
	position:absolute;
	top:176px;
	*top:143px;
	right:142px;
	*right:91px;
	}

#mod-tablas #tabla .ronda2-d {
	position:absolute;
	top:414px;
	*top:380px;	
	right:142px;
	*right:91px;
	}
	
#mod-tablas #tabla .final-oeste {
	position:absolute;
	top:296px;
	*top:262px;
	left:215px;
	*left:164px;
	}

#mod-tablas #tabla .final-este {
	position:absolute;
	top:296px;
	*top:262px;
	right:217px;
	*right:166px;
	}

#mod-tablas #tabla .final {
	position:absolute;
	top:296px;
	*top:262px;
	right:315px;
	*right:264px;
	}


#mod-tablas #tabla .equipos {
	height:48px;
	width:48px;
	}

#mod-tablas #tabla .serie{
	text-align:center;
	width:15px;
	background:#000;	
	}

#mod-tablas #tabla .ganador{
	text-align:center;
	width:15px;
	background:#da5311; 
	font-weight:bold;
	}
	
/*final*/

#mod-tablas #tabla .final .equipos {
	height:58px;
	width:60px;
	}

#mod-tablas #tabla .final .serie{
	text-align:center;
	width:55px;
	height:37px;
	background:#000;	
	}

#mod-tablas #tabla .final .ganador{
	text-align:center;
	height:37px;
	background:#da5311; 
	font-weight:bold;
	}

/*EQUIPOS OESTE*/

#mod-tablas #tabla .LAL {
	background:url(../../imagenes/LAL.gif) center center no-repeat;
	}
	
#mod-tablas #tabla .SAS {
	background:url(../../imagenes/SAS.gif) center center no-repeat;
	}

#mod-tablas #tabla .DAL {
	background:url(../../imagenes/DAL.gif) center center no-repeat;
	}
	
#mod-tablas #tabla .UTA {
	background:url(../../imagenes/UTA.gif) center center no-repeat;
	}

#mod-tablas #tabla .DEN {
	background:url(../../imagenes/DEN.gif) center center no-repeat;
	}
	
#mod-tablas #tabla .PHX {
	background:url(../../imagenes/PHX.gif) center center no-repeat;
	}

#mod-tablas #tabla .POR {
	background:url(../../imagenes/POR.gif) center center no-repeat;
	}
	
#mod-tablas #tabla .OKC {
	background:url(../../imagenes/OKC.gif) center center no-repeat;
	}

/*EQUIPOS ESTE*/

#mod-tablas #tabla .CLE {
	background:url(../../imagenes/CLE.gif) center center no-repeat;
	}
#mod-tablas #tabla .ORL {
	background:url(../../imagenes/ORL.gif) center center no-repeat;
	}
#mod-tablas #tabla .ATL {
	background:url(../../imagenes/ATL.gif) center center no-repeat;
	}
#mod-tablas #tabla .BOS {
	background:url(../../imagenes/BOS.gif) center center no-repeat;
	}
#mod-tablas #tabla .MIL {
	background:url(../../imagenes/MIL.gif) center center no-repeat;
	}
#mod-tablas #tabla .MIA {
	background:url(../../imagenes/MIA.gif) center center no-repeat;
	}
#mod-tablas #tabla .CHA{
	background:url(../../imagenes/CHA.gif) center center no-repeat;
	}
#mod-tablas #tabla .CHI {
	background:url(../../imagenes/CHI.gif) center center no-repeat;
	}
#mod-tablas #tabla .TOR {
	background:url(../../imagenes/TOR.gif) center center no-repeat;
	}

#mod-tablas #tabla .tabla-fondo-por{
	background:url(../../imagenes/por/tabla_playoff_fondo.gif) left top no-repeat;
	width:634px;
	height:480px;
	margin:10px auto 0px;
	}

#mod-tablas .subtitulos {
	background-color:#000000;
	font-size:10px;
	text-align:left;
	}
	
#mod-tablas .impar {
	background-color:#212121;
	height:30px;
	*height:23px;
	}

#mod-tablas .par {
	height:30px;
	*height:23px;
	}
	
#mod-tablas .clasificado {
	color:#ff7800;
	text-align:left;
	}

#mod-tablas .equipo {
	text-align:left;
	}

/*TAPAS MANUAL*/
.destacados-modelolista {
	background: url(../../imagenes/por/partidos_header.jpg) 50px top no-repeat; 
	padding:40px 0 0 0;
}

.destacados-modelolista h2,
.destacados-modelolista h3{
	display:none;
}

.destacados-horizontal {
	background: url(../../imagenes/listador_fondo.jpg) left top no-repeat; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	width:656px;
	padding: 5px 0 0px 0;
	height:677px;
	margin:0 auto;
	display:table;
	
}



.destacados-position-1 .group-note {
	background:url(../../imagenes/listador_item-fondo.jpg) top left no-repeat; 
	width:320px; height:124px; 
	display:block; float:left;
}

.destacados-horizontal  .item-pos-1,
.destacados-horizontal .item-pos-3,
.destacados-horizontal  .item-pos-5,
.destacados-horizontal  .item-pos-7,
.destacados-horizontal  .item-pos-9 { margin: 2px 2px 2px 6px; _margin: 2px 2px 2px 2px;}


.destacados-horizontal  .item-pos-2,
.destacados-horizontal  .item-pos-4,
.destacados-horizontal  .item-pos-6,
.destacados-horizontal  .item-pos-8,
.destacados-horizontal  .item-pos-10 { margin:2px 2px 2px 2px;}

.destacados-horizontal span { display:none;}

.destacados-horizontal .item-img-medium { 
	width:141px; 
	height:106px; 
	margin:8px; 
	float:left; 
	display:inline;
	}
	
.destacados-horizontal .item-title { /*titulos de contenido*/
	width:160px; 
	height:25px; 
	font-size:13px; 
	line-height:13px; 
	color: #e7752b; 
	margin:8px 0 0 0; 
	overflow:hidden; 
	text-align:left;
	text-decoration:none;
	}
	
.destacados-horizontal  .item-description { /* descripcion de contenido*/
	width:150px; 
	height:60px; 
	font-size:11px; 
	line-height:13px; 
	color:#eeeeee; 
	overflow:hidden;
	float:left;
	text-align:left;
	display:block;
	margin:5px 0 0 0;
}

.item-copyright,
.item-copyrightname,
.item-rankingViewsCount,
.item-date,
.item-duration,
.item-rankingvotescount,
item-descriptionextdiv,
.item-rankingaveragevotes { display:none; !important}
