.principal2
{
    width: 700px;
    min-height: 500px;
}
.video_embedded
{
    width: 640px;
    height: 470px;
    margin: 30px;	
}
.datos_juego
{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 11px;
    color: #006798;
}
.marcador
{
    min-height: 160px;
    margin-bottom: 20px;
}
.equipo_1, .equipo_2
{
    width: 280px;
    min-height: 140px;
    float: left;
    text-align: center;
    padding: 10px;
}
.equipo_1
{
    background-color: #FCE3A5;
}
.equipo_2
{
    background-color: #BDE4F7;
}
.accion_equipo_1, .accion_equipo_2
{
    width: 580px;
    padding: 10px;
    border-bottom-color: #006798;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    height: 70px;
}
.accion_equipo_1
{
    background-color: #FCE3A5;
    text-align: left;
}
.accion_equipo_2
{
    background-color: #BDE4F7;
    text-align: right;
}
.dato_accion_1, .dato_accion_2
{
    width: 420px;
    height: 30px;
    background-image: url(../imagenes/layout/tiempo_dato.png);
    background-repeat: no-repeat;
    margin-top: 20px;
}
.dato_accion_1
{
    float: left;
    padding-left: 20px;
    background-position: left center;
}
.dato_accion_2
{
    float: right;
    padding-right: 20px;
    background-position: right center;
}
.defensa_1, .defensa_2
{
    width: 480px;
    background-image: url(../imagenes/layout/dato.png);
    background-repeat: no-repeat;
    height: 15px;
    margin-top: 20px;
}
.defensa_1
{
    background-position: left center;
    float: left;
    padding-left: 20px;
}
.defensa_2
{
    background-position: right center;
    float: right;
    padding-right: 20px;
}
.eliminar_1, .eliminar_2
{
    width: 10px;
    height: 10px;
    background-image: url(../imagenes/layout/elinminar_dato.png);
}
.eliminar_1
{
    float: right;
}
.eliminar_2
{
    float: left;
}
.eliminar_1:hover, .eliminar_2:hover
{
    cursor: pointer;
}




/*ADMINISTRADOR*/
.cajon_score, .select_score
{
    background-color: #CCC;
    border: 1px solid #333;
    color: #006798;
    font-size: 11px;
    padding: 2px;
    margin: 0px;
}

.foto_gol_left, .foto_gol_right, .foto_asist_left, .foto_asist_right,.foto_defensa_left, .foto_defensa_right
{
    width: 50px;
    height: 60px;
}
.foto_gol_left
{
    float: left;
    margin-right: 10px;
}
.foto_gol_right
{
    float: right;
    margin-left: 10px;
}
.foto_asist_left
{
    float: left;
    margin-right: 10px;
}
.foto_asist_right
{
    float: right;
    margin-left: 10px;
}
.foto_defensa_left
{
    float: left;
    margin-right: 10px;
}
.foto_defensa_right
{
    float: right;
    margin-left: 10px;
}

.principal
{
    width: 470px;
    min-height: 500px;
}
.datos_juego
{
    width: 470px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 11px;
    color: #006798;
}
.equipo_1, .equipo_2
{
    width: 210px;
    min-height: 140px;
    float: left;
    text-align: center;
    padding: 10px;
}
.equipo_1
{
    background-color: #FCE3A5;
}
.equipo_2
{
    background-color: #BDE4F7;
}
.accion_equipo_1, .accion_equipo_2
{
    width: 435px;
    padding: 10px;
    border-bottom-color: #006798;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    height: 100px;
}
.accion_equipo_1
{
    background-color: #FCE3A5;
    text-align: left;
}
.accion_equipo_2
{
    background-color: #BDE4F7;
    text-align: right;
}
.dato_accion_1, .dato_accion_2
{
    width: 400px;
    height: 30px;
    background-image: url(../imagenes/layout/tiempo_dato.png);
    background-repeat: no-repeat;
    margin-top: 15px;
}
.dato_accion_1
{
    float: left;
    padding-left: 20px;
    background-position: left center;
}
.dato_accion_2
{
    float: right;
    padding-right: 20px;
    background-position: right center;
}
.defensa_1, .defensa_2
{
    width: 420px;
    background-image: url(../imagenes/layout/dato.png);
    background-repeat: no-repeat;
    height: 15px;
    margin-top: 20px;
}
.defensa_1
{
    background-position: left center;
    float: left;
    padding-left: 20px;
}
.defensa_2
{
    background-position: right center;
    float: right;
    padding-right: 20px;
}
.eliminar_1, .eliminar_2
{
    width: 10px;
    height: 10px;
    background-image: url(../imagenes/layout/elinminar_dato.png);
}
.eliminar_1
{
    float: right;
}
.eliminar_2
{
    float: left;
}
.eliminar_1:hover, .eliminar_2:hover
{
    cursor: pointer;
}




/*ADMINISTRADOR*/
.cajon_score, .select_score
{
    background-color: #CCC;
    border: 1px solid #333;
    color: #006798;
    font-size: 11px;
    padding: 2px;
    margin: 0px;
}
.foto_gol_left, .foto_gol_right, .foto_asist_left, .foto_asist_right,.foto_defensa_left, .foto_defensa_right
{
    width: 50px;
    height: 60px;
}
.foto_gol_left
{
    float: left;
    margin-right: 10px;
}
.foto_gol_right
{
    float: right;
    margin-left: 10px;
}
.foto_asist_left
{
    float: left;
    margin-right: 10px;
}
.foto_asist_right
{
    float: right;
    margin-left: 10px;
}
.foto_defensa_left
{
    float: left;
    margin-right: 10px;
}
.foto_defensa_right
{
    float: right;
    margin-left: 10px;
}

.principal
{
 width: 600px;
}
.video_embedded
{
 width: 640px;
 height: 380px;
 margin: 30px; 
}
.competencia
{
 width: 576px;
 font-size: 11px;
/* background-image: url(../imagenes/layout/fondo_ajuc_grises.png);*/
 min-height: 300px;
/* background-color: #F0F0F0;*/
 padding: 15px 15px 15px 15px;
}
.fecha
{
 height: 20px;
 padding-top: 5px;
 font-weight: bold;
 padding-left: 10px;
 font-size: 12px;
 background-color: #0059A3;
 color: #FFF;
 margin: 20px auto 10px auto;
}
.partido
{
 width: 278px;
 height: 100x;
 float: left;
 background-color: #FFF;
 border: 1px solid #CCC;
}
.head_partido
{
 width: 278px;
 height: 20px;
 border-bottom: 1px solid #CCC;
}
.head_partido .estado_partido
{
 height: 14px;
 font-weight: bold;
 float: left;
 padding: 3px 10px 3px 10px;
 background-color: #FF0000;
 color: #FFF;
}
.head_partido .hora_cancha
{
 float: right;
 padding: 3px 10px 3px 10px;
 width: 170px;
 height: 14px;
 text-align: right;
}
.medio_partido
{
 margin: 6px 10px;
 text-align: center;
}
.equipo_partido
{
 width: 80px;
 border: 1px solid #CCC;
 float: left;
 padding: 3px 10px;
}
.marcador_partido
{
 width: 48px;
 background-color: #666;
 float: left;
 font-weight: bold;
 padding: 4px 3px;
 color: #FFF;
}
.footer_partido
{
 margin: 0px 10px;
 font-weight: bold;
 text-align: right;
}
.partido a
{
 color: #000;
 text-decoration: none;
}
.partido a:hover
{
 cursor: pointer;
 text-decoration: underline;
}


/*ADMINISTRADOR*/
.cajon_score, .select_score
{
 background-color: #CCC;
 border: 1px solid #333;
 color: #333;
 font-size: 11px;
 padding: 2px;
 margin: 0px;
}


.equipos
{
	font-size: 20px;
	font-weight: bold;
        width: 570px;
}
.logo
{
	width: 100px;
	height: 90px;
	margin: 0px auto 10px auto;
	padding: 7px;
	background-color: #FFF;
}
.estadisticas_generales
{
	width: 530px;
	margin: 0px 0px 10px 0px;
	background-color: #FFF;
	text-align: center;
	padding: 20px 20px;
	font-size: 11px;
}
.accion_reciente
{
	width: 550px;
	margin: 10px 0px 10px 0px;
	background-color: #C0C0C0;
	text-align: center;
	padding: 10px 10px;
	font-size: 11px;
}
.resultados
{
	width: 285px;
	text-align: center;
	font-size: 11px;
	float: left;
}
.resultados a
{
        color:#000;
	text-decoration: none;
}
.resultados a:hover
{
        color:#444;
	text-decoration: underline;
}
.tooltip_atleta
{
	width: 250px;
	height: 90px;
	background-image: url(../imagenes/layout/tooltip_fondo.png);
	border: 1px solid #CCC;
	position: relative;
}
.head_tooltip_atleta
{
	width: 165px;
	height: 16px;
	border-bottom: 1px solid #CCC;
	padding: 8px 10px 0px 75px;
	font-size: 11px;
	font-weight: bold;
}
.foto_tooltip
{
	border: 1px solid #CCC;
	width: 60px;
	height: 70px;
	position: absolute;
	background-color: #FFF;
	left: 7px;
	top: 5px;
}
.medio_tooltip_atleta
{
	width: 165px;
	height: 50px;
	padding: 6px 10px 10px 75px;
	font-size: 11px;
	color: #333;
}
.divHoverJugador{
    position: absolute;
    top: 647px;
    left: 640px;
    background-color: #FFF;
}












#personPopupContainer
{
    position:absolute;
    left:0;
    top:0;
    display:none;
    z-index: 20000;
}

.personPopupPopup
{
}

#personPopupContent
{
    background-color: #FFF;
    min-width: 175px;
    min-height: 50px;
}

.personPopupPopup .personPopupImage
{
    margin: 5px;
    margin-right: 15px;
}

.personPopupPopup .corner 
{
    width: 19px;
    height: 15px;
}
    
.personPopupPopup .topLeft 
{
    background: url(../imagenes/personpopup/balloon_topLeft.png) no-repeat;
}
    
.personPopupPopup .bottomLeft 
{
    background: url(../imagenes/personpopup/balloon_bottomLeft.png) no-repeat;
}
    
.personPopupPopup .left 
{
    background: url(../imagenes/personpopup/balloon_left.png) repeat-y;
}
    
.personPopupPopup .right 
{
    background: url(../imagenes/personpopup/balloon_right.png) repeat-y;
}
    
.personPopupPopup .topRight 
{
    background: url(../imagenes/personpopup/balloon_topRight.png) no-repeat;
}
    
.personPopupPopup .bottomRight 
{
    background: url(../imagenes/personpopup/balloon_bottomRight.png) no-repeat;
}
    
.personPopupPopup .top 
{
    background: url(../imagenes/personpopup/balloon_top.png) repeat-x;
}
    
.personPopupPopup .bottom 
{
    background: url(../imagenes/personpopup/balloon_bottom.png) repeat-x;
    text-align: center;
}

.col_1_atleta
{
	width: 150px;
	margin: 20px 0px 20px 30px;
	float: left;
}
.col_2_atleta
{
	width: 390px;
	margin: 80px 30px 30px 0px;
	float: left;
}
.nombre_atleta
{
	font-size: 18px;
	font-weight: bold;
	color: #0159A2;
	padding: 0px 10px 10px 20px;
	border-bottom: 1px solid #666;
}
.deporte_atleta
{
	margin: 10px 10px 20px 20px;
	color: #666;
	font-weight: bold;
}
.datos_atleta
{
	font-size: 11px;
	line-height: 16px;
	color: #333;
	width: 360px;
	padding: 0px 10px 20px 20px;
	border-bottom: 1px solid #666;
}
.tabla_ultima_accion{
    text-align: center; 
    vertical-align: middle;
    font-size: 11px;
    color: #000;
}
.td_anotacion{
    font-weight: bold;
    font-size: 18px;
}
.td_logo{
    background-color: #FFF; 
    width: 80px;
}
.divVerResultados{
    padding: 5px;
    text-align: center;
    color: black;
    background-color: #B2DFFF;
    width: 500px;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 30px 10px 30px;
}
.statistics{
    font-size: 11px;
    margin-left: 20px;
    font-weight: normal;
}
.centrado_content2{
    position: absolute;
    width:435px;
    height:auto;
    z-index: 1;
    left: 50%;
    top: 500px;
    margin-left: -230px;
    overflow: auto;
    -webkit-border-radius : 3px;
    -moz-border-radius : 3px;
    -o-border-radius : 3px;
    border-radius : 3px;
    background-color : rgba(230, 230, 255, 0.8);
    padding: 7px;
}
.barra_submenu_message2{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    height: auto;
    color: #006798;
    font-size: 11px;
    background-color: #BDE4F7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A6CADB;
    text-align: left;
}
.main_profile{
        width: 390px;
        min-height: 400px;
        padding: 15px;
        background-image: url(../imagenes/layout/perfil_estadistica.png);
        background-repeat: no-repeat;
        color: #006798;
}
.name_profile{
        font-size: 20px;
        font-style: italic;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom-style: solid;
        border-bottom-color: #006798;
        border-bottom-width: 1px;
        margin-bottom: 15px;
}
.photo_profile
{
        width: 120px;
        height: 140px;
        margin-right: 20px;
        float: left;
}
.stats_profile
{
        width: 250px;
        font-size: 12px;
        float: left;
}
.italico{
    font-style: italic;
    color:#777;
}
.texto_cerrar{
    color: #fff;
    float: right;
    cursor: pointer;
}

.valorPremiosDetallados{
    display: none; z-index: 100;
    position: absolute;
    top: -50px;
    left: 50px;
    background-color: rgba(0, 0, 0, 0.8);
    margin: 50px;
    padding: 50px;
}
.tabla_no_participant{
    border: 1px solid #999;
    color: #333;
    font-size: 12px;
    text-align: center;
        
}
