@CHARSET "ISO-8859-1";
/*                */
/* Reset          */
/*                */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
a{text-decoration: none; font-size: 12px;}
p{ font-size: 12px; }
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*                */
/* Estilos Varios */
/*                */
body {width: 970px; margin: 0 auto; font-family: tahoma, helvetica, sans-serif; background: transparent url(../resources/fondo.JPG) repeat;}
p{ font-weight: normal; }
a:hover{ text-decoration: underline; }
hr{background: transparent url(../resources/line.jpg) no-repeat; width: 95%; height: 10px; border: 0; clear: both; }
.zerorows_msg {
	color: red;
	margin-left: 10px;
}

/*                */
/* Header         */
/*                */
.Header
{
    width: 970px;
    height: 220px;
}
.NavBarContent
{
	width: 950px;
	height: 130px;
	background-color: #fff;
	margin-top: -100px;
}

/*                */
/* Footer         */
/*                */
.Footer 
{
	clear: both;
	background-color: #BFBFBF;
	width: 950px;
	height: 40px;
	margin-bottom: 20px;
	border: dashed 1px #DDDDDD;
}
.Footer p, .Footer a
{
	font-weight: bold;
	color: #fff;
}	
.Footer p
{
	padding: 13px;
}

/*                */
/* Noticias       */
/*                */
.PrincipalContent
{
    width: 950px;
    height: auto;
    min-height: 600px;
}
.PrincipalContent h2
{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}
.Noticias
{
    width: 619px;
    height: auto;
    background-color: #fff;
    float: left;
    border-right: dashed 1px #DDDDDD;
    min-height: 620px;
}

.Noticia_Importante 
{
	margin: 20px;
	padding: 20px;
	background-color: #747474;
	width: 535px;
	height: 80px;
	color: #fff;
	border: dashed 1px #DDDDDD;
}
.Noticias_Resto 
{
	margin: 5px;
	padding: 5px;
}
.Noticias_Resto p, .Noticias_Resto h2
{
	padding-left: 10px;
}
.Noticias_Resto h2, .Noticias_Resto a 
{
	color: #007EA4;
    font-size: 13px;
}
.Noticias_Separador
{
	border-top: #DDDDDD 1px dashed;
}
.Noticias_Resto_Items 
{
	clear: both;
	padding: 15px 0 15px 0;
}
.Noticias_Resto_Items p
{
	float: left;
}
.Noticias_Resto_Items_Imagen
{
	width: 150px;
}
.Noticias_Resto_Items_Imagen img 
{
	width: 150px;
	height: 150px;
	border: dashed 1px #DDDDDD;;
	padding: 10px;
}
.Noticias_Resto_Items_Imagen img:hover 
{
	filter: alpha(opacity=60);
	-moz-opacity: .5;
	opacity: .5;
}
.Noticias_Resto_Items_Descripcion
{
	width: 579px;
}
.Noticias_Resto_Items_Descripcion_ConImagen
{
	margin-left: 20px;
	padding-top: 10px;
	width: 409px;
}

/*                */
/* Right          */
/*                */
.Right
{
	float: left;
    width: 330px;
    background-color: #fff;
    min-height: 600px;
    height: auto;
}
.Right_ElTiempo
{
	width: 100%;
    /*margin: 10px auto;*/
    margin-left: 20px;
}
.Right_ProxFecha_Table, .Right_ProxFecha_Table td
{
	border: solid 1px #DDDDDF;
}
.Right_ProxFecha 
{
	margin-top: 10px;
	margin-left: 10px;
	width: 295px;
	background-color: #F3F3F3;
	padding: 10px 5px 10px 5px;
	border: dashed 1px #DDDDDD;
}
.Right_ProxFecha_Item:Hover
{
	background-color: #F8FAF9;
}
.Right_ProxFecha_Titulo
{
	height: 30px;
	font-weight: bold;
}
.Right_ProxFecha_Encuentro
{
	height: 20px;
	width: 195px;
}
.Right_ProxFecha_Hora 
{
	width: 40px;
}
.Right_ProxFecha_Hora p 
{
	padding-left: 5px;
}
.Right_ProxFecha_Cancha
{
	width: 60px;
}
.Right_ProxFecha td
{
	padding-left: 2px;
}
.Right_Balance
{
	margin-top: 10px;
	margin-left: 20px;
    border: dashed 1px #DDDDDD;
	height: 100px;
	width: 280px;   
}

/*                */
/* Simple Modal   */
/*                */
.showmodal
{
    /*top:200px;
    left:250px;*/
    z-index:1000;
    position:absolute;
    /*background-color:White;*/
    display:block;
    margin-left: 220px;
}    
.hidemodal
{
    display:none;
}        
.OverlayEffect
{
    background-color: #687C8B;
    filter: alpha(opacity=75);
    opacity: 0.75; 
    width:100%;
    height:5000px;
    z-index:400;
    position:absolute;
    top:0;
    left:0;        
}

.ViewEvents_Top
{
    background-color: #fff;
    width: 500px;
    height: 40px;    
}
.ViewEvents_Top_Center
{
    width: 440px;
    height: 39px;
    float: left;
}
.ViewEvents_Top_Center h3
{
    padding-top: 13px;
    font-weight: bold;
    font-size: 12px; 
    font-family: Verdana, helvetica, sans-serif;
    padding-left: 10px;
}
.ViewEvents_Top_Close
{
    padding-top: 5px;
    float: left;
    width: 50px;
    height: 39px;
}
.ViewEvents_Row
{
    width: 795px;
    height: 30px;
    display: block;
    margin-left: 3px;
    border-bottom: 1px solid #93AFC7;
}
.ViewEvents_Titulo
{
    background-color: #6F94B1;
    width: 190px;
    height: 20px;
    float: left;
    font-size: 12px; 
    font-family: Verdana, helvetica, sans-serif;
    padding-left: 5px;
    padding-top: 10px;
}

/*                */
/* Administracion */
/*                */
.PrincipalContent_Administracion
{
	margin-top: -20px;
	padding-top: 30px;
    width: 950px;
    height: 1300px;
    background-color: #fff;
}
.PrincipalContent_Administracion h2
{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}
.Formularios {
	margin-left: 10px;	
}
.Formularios_Importante p 
{
	font-weight: bold;
	font-size: 40px;
}
.Formularios p{
	text-align: right;	
}
.Formularios tr{
	height: 30px;
}
.Formularios input, .Formularios select, .Formularios textarea {
	margin-left: 10px;
}
.LogInError {
	color: red;
	margin-left: 10px;
}
.ControlPanel {
	text-align: center;
	border: solid 2px #000;
	margin: 0 auto;
	width: 950px;
	background-color: #C6D5D9;
}
.ControlPanel a, .ControlPanel p{
	color: #fff;	
}
.ControlPanel tr {
	border: dashed 1px #000;
}
.ControlPanel td {
	border: dashed 1px #000;
}
.ControlPanel_Enabled:hover {
	background-color: white;
	border: solid 1px #000;
}
.ControlPanel_Nothing {
	background-color: #869EAC;
}
.ControlPanel_Disabled {
	background-color: #eee;
}
.ControlPanel_Disabled p{
	color: #fff;
}
.ControlPanel_Important {
	background-color: red;
}
.Administracion_Nav {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Administracion_Nav li {
	margin-top: 5px;
}
.ConfirmDialog {
	margin-top: 50px;
}
.ConfirmDialog input{
	width: 100px;
	margin-top: 5px;
	margin-left: 15px;
}
.Administration_Tables, .Administration_Tables td 
{
	border: 1px solid #000;
}
.Administration_Tables
{
	font-size: 12px;
}
.Administration_Tables p
{
	padding: 10px;
}
.Administration_Tables_Titles
{
	background-color: #10B8E5;
}
.Administration_Tables_Titles p
{
	font-weight: bold;
}
.Administration_Tables tr:hover{
	background-color: #eee;	
}
.Administration_Tables
{
	margin: 0 auto;
	width: 920px;
}

/*                    */
/* Plantel y Sanciones*/
/*                    */
.Plantel_Header 
{
	background-color: #fff;
	width: 950px;
}
.Plantel_Header h2, .Sanciones_Header h2
{
    color: #4590A8;
    font-size: 19px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 15px;
}
.Plantel_Header h3, .Sanciones_Header h3
{
    color: #4FA5C1;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 10px 20px;
}
.Plantel_Header h4, .Sanciones_Header h4
{
    color: #4FA5C1;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 25px;
}
.Sanciones 
{
	height: 1000px;
	width: 950px;
	background-color: #fff;
}
.Plantel_Contenido 
{
    width: 950px;
    background-color: #fff;
}
.Plantel_Contenido .Titulos
{
    color: #fff;
    background-color: #4FA5C1;
    font-weight: bold;
    font-size: 12px;
}
.Plantel_Contenido .Titulos_2do
{
    color: #fff;
    background-color: #54B1CF;
    font-weight: bold;
    font-size: 11px;
}
.Plantel_Contenido .Titulos td, .Plantel_Contenido .Titulos_2do td
{
    padding: 10px;
}
.Plantel_Contenido .Titulos_Jugador
{
    width: 170px;
}
.Jugador
{
    font-size: 12px;
    margin: 0 auto;
}
.Jugador td
{
    padding: 10px;
}
.Jugador:hover
{
    color: #4696B0;
}
.Historial_Select 
{
	width: 500px;
}
.Plantel_Galeria
{
	background-color: #fff;
	width: 950px;
}

/*                                   */
/* Posiciones - Goleadores - Fixture */
/*                                   */
.Posiciones table
{
    margin: 10px auto;
    width: 700px;
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
}
.Posiciones tr
{
    height: 25px;
}

.Posiciones_Registros:hover
{
    background-color: #F1F1F1;
    height: 35px;
}
.Posiciones td
{
    text-align: center;
}
.Posiciones_Titulo
{
    font-weight: bold;
    border-bottom: 2px solid #000;
    font-size: 14px;
}
.Torneos h2
{
    color: #4FA5C1;
    font-size: 17px;
    font-weight: bold;
    padding-left: 125px;
    margin-top: 10px;
    margin-bottom: -7px;
}
.Torneos h3
{
    color: #4FA5C1;
    font-size: 15px;
    font-weight: bold;
    padding-left: 135px;
    margin-top: 10px;
    margin-bottom: -7px;
}
.Fixture table
{
    margin: 10px auto;
    width: 700px;
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
}
.Fixture tr
{
    height: 25px;
}
.Fixture_Registros:hover
{
    background-color: #F1F1F1;
    height: 35px;
}
.Fixture td
{
    text-align: center;
}
.Fixture_Titulo
{
    font-weight: bold;
    border-bottom: 2px solid #000;
    font-size: 14px;
}

/*                */
/* Galeria        */
/*                */
.Galeria
{
	width: 600px;
	text-align: center;
}
.Galeria_FullWidth
{
	width: 950px;
	text-align: center;
}
.Galeria, .Galeria tr, .Galeria td, .Galeria_FullWidth, .Galeria_FullWidth tr, .Galeria_FullWidth td
{
	border: dashed 1px #DDDDDD;
}
.Galeria img, .Galeria_FullWidth img
{
	width: 150px;
	height: 150px;
	padding: 15px;
}
.Galeria td:hover, .Galeria_FullWidth td:hover
{
	border: solid 1px #000;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	