﻿/**************************************************************Ficha de Partido Basketball ***************************************************/
/*mGrid de Basketball***********************************************************************************************************/
.mGridBasket
{
    background-color: #999999; /*margin: 5px 0 10px 0;*/
    border: 1px solid #e2e2e2;
    border-collapse: collapse;
    font-size: 10px;
    text-transform:lowercase;
    text-align: left;
    color: #999999;
}
.mGridBasket .primera td
{
    height:55px;
    background-color:White;
    font-size:24px;
    color:#0099FF;
    font-weight:bolder;
    border: 1px solid #cccccc;
} 

.mGridBasket .primera td a:link{
    color:#0099FF;
}
.mGridBasket .primera td a:active{
    color:#0099FF;
    
}
.mGridBasket .primera td a:visited{
    color:#0099FF;
    
}
.mGridBasket .primera td a:hover{
    color:#0099FF;
    
}
.mGridBasket .primeraEstadistica td
{
    height:27px;
    background-color:White;
    font-size:12px;
    color:#0099FF;
    font-weight:bolder;
    border: 1px solid #cccccc;
} 

.mGridBasket .primeraEstadistica td a:link{
    color:#0099FF;
}
.mGridBasket .primeraEstadistica td a:active{
    color:#0099FF;
    
}
.mGridBasket .primeraEstadistica td a:visited{
    color:#0099FF;
    
}
.mGridBasket .primeraEstadistica td a:hover{
    color:#0099FF;
    
}
.mGridBasket th
{
    height: 27px;
    font-size: 9px;
    color: #00485b;
    text-align: center;
    background-color: #99cccc;
}  
.mGridBasket tr:hover
{
    /*background-color:Red;*/
} 

  .mGridBasket td {   
    padding: 0px;
    padding-bottom:0px;   
    border-bottom:none;   
    border-right: solid 1px white;
    border-left: none;
    border-top:none;
    color: #000000; 

    padding-left:3px;
    height:27px;  

 }  
  .mGridBasket .altBasket
{
    background-position: #D2E9FF;
    background-color: #cccccc;
}  

.mGridBasket a:link{
    color:Black;
}
.mGridBasket a:active{
    color:Black
    
}
.mGridBasket a:visited{
    color:Black
    
}
.mGridBasket a:hover{
    color:Black
    
}

  .mGridBasket .pgr
{
    background-position: #D9ECFF;
    background: #D9ECFF;
} 
  .mGridBasket .pgr table { margin: 0px 0; }  
  .mGridBasket .pgr td {   
      border-width: 0;   
      padding: 0 0px;   
      border-bottom:none;   
    border-right: none; 
    border-left: none;  
      font-weight: bold;   
      color: #fff;   
      line-height: 12px;   
      text-align:right;
   }     
  .mGridBasket .pgr a { color: #666; text-decoration: none; }  
 .mGridBasket .pgr a:hover { color: #000; text-decoration: none; }  
 
 /*******************************************************************END MGRID BASKET****************************************************************/
/*estilo general de la tabla de estadisticas*/
.headerTablaLider
{
    height:23px;
    color:White;
    font-size:12px;
    background-color:#63B4c9;
    font-weight:bolder;
    text-align:center;
}
.subHeaderTablaLider
{
    height:23px;
    color:#333333;
    font-size:12px;
    font-weight:bolder;
    text-align:center;
    background-color:#99cccc;
}
.footerTablaFichaPartido
{
    font-family:Arial;
    font-size:11px;
    color: white;
    font-weight:bolder;
    background-color:#999999;
}
.colFichaPartidoResumenGrupo1
{
    background-color:#006599;
}
.colFichaPartidoResumenGrupo2
{
    background-color:#7fb2cd;
}
.colT3
{
    background-color:#8fe6f0;
}
.colFichaGrupo1
{
    background-color:#cdcdcd;
}
.colFichaGrupo3
{
    background-color:#c9e1e3;
}
.trFilaDatos .colFichaGrupo1
{
    background-color:#c9c9c9;
}
.trFilaDatosAlt .colFichaGrupo1
{
    background-color:#ecebe7;
}
.trFilaDatos .colT3
{
    background-color:#c9e1e3;
}
.tablaFichaPartido
{
    
    background-color:#99cccc;
    font-family:Arial;
    font-size:9px;
    border-spacing:0px;
    text-align:center;
}
.tablaFichaPartido td
{
    border:1px solid white;
    height:30px;
}
.trFilaDatos
{
    background-color:#eaeaea;
}
.trFilaDatosAlt
{
    background-color:#f7f6f2;

}
/*Estilo general del encabezado de la tabla, donde viene el nombre del equipo.*/
.tdFichaPartidoEncabezadoEquipo
{
    font-family:Arial;
    font-size:24px;
    color: #ff6600;
    background-color:White;
    text-align:center;
}


/**************************************************************END Ficha de Partido Basketball ***************************************************/
.headerBasketEstadistica
{
     background-color:Gray;
            position: relative;
            cursor: default;            
            top: expression(document.getElementById("divContenedorBasketTablaEstadistica").scrollTop-2); 
            z-index: 10;
}
 .headerBasketEstadistica .locked
        {
            z-index: 99;
        }
.divContenedorBasketTablaEstadistica
{
    width:723px;
    overflow-y:scroll;
    overflow-x:hidden;
    height:260px;
    
}
.BasketTablaEstadisticaGeneral
{
    width:400px;
    text-align:center;
    border:1px solid black;
    
}

.trAltBasketTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #FAF9F7;
    font-size:10px;
}
.headerBasketTablaEstadisticaGeneral
{
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: White;
    background-color: #01485C;
    font-weight: bolder;
    height:30px;
}
.colParTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #63B4C9;
}
.colImParTablaEstadisticaGeneral
{
    border: 1px solid white;
}
.trBasketTablaEstadisticaGeneral .colParTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #CBCBCB;
}
.trBasketTablaEstadisticaGeneral .colImParTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #EAEAEA;
}
.trBasketTablaEstadisticaGeneral
{
    border: 3px solid white;
    background-color: #EAEAEA;
    font-size:10px;
}
.trAltBasketTablaEstadisticaGeneral .colParTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #F6F6F6;
}
.trAltBasketTablaEstadisticaGeneral .colImParTablaEstadisticaGeneral
{
    border: 1px solid white;
}


/****************************************************FOOTER*/

.resumenBasketTablaEstadisticaGeneral
{
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: #656563;
    background-color: #FFFFCD;
    font-weight: bolder;
    height: 40px;
}
.colParResumenTablaEstadisticaGeneral
{
   /* border: 1px solid white;*/
    background-color: #FCF3BC;
}
.colImParResumenTablaEstadisticaGeneral
{
    /*border: 1px solid white;*/
}
.trBasketTablaEstadisticaGeneral .colParResumenTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #CBCBCB;
}
.trBasketTablaEstadisticaGeneral .colImParResumenTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #EAEAEA;
}
.trBasketTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #EAEAEA;
}
.trAltBasketTablaEstadisticaGeneral .colParResumenTablaEstadisticaGeneral
{
    border: 1px solid white;
    background-color: #F6F6F6;
}
.trAltBasketTablaEstadisticaGeneral .colImParResumenTablaEstadisticaGeneral
{
    border: 1px solid white;
}

/****************************************************END FOOTER*/
.headerBasketTablaEstadisticaGeneral2
{
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: black;
    background-color: #9ACCCD;
    font-weight: bolder;
    height: 30px;
}
.totalResPeriodo
{
    background-color:#63b4c9;
    font-family:Arial;
    font-size:30px;
    color:#333333;
    height:80px;
    vertical-align:middle;
    text-align:center;
    border-right:1px solid white;
    border-top:1px solid white;
}
.columnaDerPeriodo
{
    background-color:#cccccc;
    font-family:Arial;
    font-size:18px;
    color:#666666;
    height:80px;
    vertical-align:middle;
    text-align:center;
    border-right:1px solid white;
    border-top:1px solid white;
    width:70px;
}
.columnaIzqPeriodo
{
    background-color:#e6e6e6;
    font-family:Arial;
    font-size:18px;
    color:#666666;
    height:80px;
    vertical-align:middle;
    text-align:center;
    border-right:1px solid white;
    border-top:1px solid white;
    width:70px;
}
.headerPeriodos
{
    background-color:#333333;
    font-family:Arial;
    font-size:21px;
    color:White;
    height:30px;
    vertical-align:middle;
    text-align:center;
}
.selectorInactivoContenidoTab
{
    float:left;
    font-size:12px;
    font-family:Arial;
    font-weight:bolder;
    color:#999999;
    width:362px;

    text-align:center;

}
.selectorActivoContenidoTab
{
    float:left;
    font-size:12px;
    font-family:Arial;
    font-weight:bolder;
    color:#333333;
    width:362px;

    text-align:center;

}
.tituloSelectorContenidoTab
{
    font-size:14px;
    font-family:Arial;
    font-weight:bolder;
    color:#333333;
    height:30px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:728px;
}
.selectorContenidoTab
{
     background-color:#ffffcc;
     width:728px;
     height:70px;
     border-bottom:1px solid #999999;
}
.progress
{
    position:absolute;
    top:2px;
    left:690px;
}
.tipPopup
{
    padding:5px;
    background-color:#c2e3ff;
    font-size:9px;
    border: 1px solid #6699cc;
}
.tituloGridBasket
{
    font-size: 11px;
    font-weight: bolder;
    color: #00485b;
    height: 30px;
    vertical-align: middle;
    background-color: #63b4c9;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
.ContenedorInfoBasket
{
    /*width:750px;*/
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    float:left;
}
.ContenedorInfoBasketCompleto
{
    width:727px;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    float:left;
}
.DivContenedorInfoBasketLocalCompleto
{
    width:725px;
    float:left;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    
}
.DivContenedorInfoBasketVisitaCompleto
{
    width:725px;
    float:left;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:none;
}
.TituloContenedorInfoBasketCompleto
{
    height: 60px;
    background-color: #f6f6f6;
    color: #35322F;
    font-weight: bolder;
    font-family: Arial;
    font-size: 15px;
    padding-top:15px;
    display: table-cell;
    text-align:center;
    /*vertical-align: middle;*/
    width: 725px;
    background-image: url('../img/admin_default/pleca_Naranja.png');
    background-repeat:no-repeat;
}

.DivContenedorInfoBasketLocal
{
    width:360px;
    float:left;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    
}
.DivContenedorInfoBasketVisita
{
    width:360px;
    float:left;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:none;
}
.TituloContenedorInfoBasket
{
    height:35px;
    background-color:#f6f6f6;
    color:#ff6600;
    font-weight:bolder;
    font-family:Arial;
    font-size:15px;
    text-align:center;
    display:table-cell;
    vertical-align:middle;
    width:360px;
}
.tituloTab
{
    width:728px;
    background-image:url('../img/admin_default/Basket/barra_titulos_seccion.jpg');
    background-repeat:repeat-x;
    height:44px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    font-family:Arial;
    font-weight:bolder;
    font-size:24px;
    color:#ff6600;
}
.subTituloTab
{
    width:728px;
    background-color:Black;
    height:44px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    font-family:Arial;
    font-weight:bolder;
    font-size:16px;
    color:#ff6600;
}
.BasketTab .ajax__tab_header {
    background-color:#999999;
    height:40px;
    width:730px;
    display:table-cell;
    vertical-align:bottom;
}
.BasketTab .ajax__tab_active .ajax__tab_tab
{
    width: 95px;  
    height:26px; 
    position:relative;
    top:10px;
    cursor:pointer;
}
.BasketTab .ajax__tab_tab
{
    width: 95px;  
    height:26px; 
    position:relative;
    top:15px;
    cursor:pointer;
}
.BasketTab .ajax__tab_hover .ajax__tab_tab
{
      font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #00ccff;
}
.BasketTab .ajax__tab_active .ajax__tab_hover .ajax__tab_inner  
{
     font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bolder;
    color: #ff6600;
}
.BasketTab .ajax__tab_active .ajax__tab_inner {

    height: 35px;
    width: 94px;
    background-image: url('../img/admin_default/Basket/btns_on.png');
    background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bolder;
    color: #ff6600;
    text-align: center;
    vertical-align: middle;

}
.BasketTab  .ajax__tab_inner {

    height: 35px;
    width: 94px;
    background-image: url('../img/admin_default/Basket/fondo_btn.png');
    background-repeat:no-repeat;
    background-position:bottom;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    text-align: center;
    vertical-align: middle;

}
BasketTab .ajax__tab_active .ajax__tab_tab
{

    width: 95px;   
    position:relative;
    top:10px;
    
}
.DivGlosario
{
	width:704px;
	text-align:center;
	float:left;
	line-height:15px;
}

.DivGlosarioFicha
{
	width:702px;
	text-align:center;
	float:left;
	line-height:15px;
}
/*---------------- ESTILOS DE TEXTOS ---------------------*/
.Abreviaciones
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0099ff;
}

.Significados
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
