/*estadisticas deportivas*/

body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	color: #666666;
	background-image: url(../img/fd_cabecera_estadisticas.jpg);
	background-repeat: repeat-x;
	background-color: #960D18;
}

.cajasA_2_estadistica {
	background-color: #F4F4F4;
	background-image: url(../resources/imagenes/deportes/ficha_pelota.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 18px;
	border-bottom:1px solid #E3E3E3;
	width:256px;
}

.cajasA_2_estadistica .destacadostit {
	font-size: 19px;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom:5px;
	line-height:90%;
}


/*botones estadísticas deportivas*/

.UnselTab2, .UnselTab {
	float:left;
	width:78px;
	height:28px;
	float:left;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.SelTab2 a, .SelTab a, .subSelTab2 a {
	font-size: 10px;
	font-weight: bold;
	color: #A70D17;
	text-decoration:none;
	line-height: 250%;
	text-transform: uppercase;
}

.UnselTab2 a, .UnselTab a {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	line-height: 250%;
	text-transform: uppercase;
}

/*nueva*/

/*.SubSelTab2 {
	display:block;
	width:100px;
	height:25px;
}


.SubSelTab2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	line-height: 250%;
}*/

.Tab1, Tab2, Tab3, .SelTab2  {
	background-color:#ffffff;
	color:#666666;
	height:28px;
	text-align:center;
	width:78px;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}




.UnselTab2 a:hover, .UnselTab a:hover {
	color:#999999;
	height:100%;
	padding-top:0px;
	text-align:center;
	width:100%;
	display:block;
	text-transform: uppercase;
}

.estadisticas_seccion,
.Tabs {
	width: 234px;
	height: 28px;
	clear: none;
	
}

.Num {
	padding-left: 30px;
}

.team {
	color: #A70D17;
}

.team a {
	color: #CC3300;
	text-decoration:none;
}

div.Cont {
	border: 1px solid #E6E6E6;
}





table.Fixture,
table.ListaTable,
table.FixtureTable,
table.Goles,
table.Plantel {
	width: 555px;
	background-color:#FFFFFF !important;
	clear:both;
}

table.Estadisticas {
	width: 100%;
	background-color:#FFFFFF !important;
	clear:both;
}

table.Goles td,
table.Plantel td {
	border-top: 1px solid #E6E6E6;
	padding:2px 1px 2px 2px;
	text-align:left;
}

table.Goles td.posicion,
table.Plantel td.posicion {
	font-weight:normal;
	text-align:center;
	padding-right:4px;
}

table.Estadisticas td {
	padding-left:5px;
}

table.Fixture td,
table.ListaTable td,
table.FixtureTable td {
	border-top: 1px solid #E6E6E6;
	padding:2px 1px 2px 10px;
	text-align:left;
}


table.Fixture tr.firstRow,
table.ListaTable tr.firstRow,
table.Goles tr.firstRow,
table.Plantel tr.firstRow{
	color: #A70D17;
	background-color:#E6E6E6;
}

table.ListaTable tr.select {
font-weight:bold;
}



table.FixtureTable td.local {
text-align:right;
width:104px;
padding-right: 7px;

}

table.FixtureTable td.visitante {
text-align:left;
width:104px;
padding-left: 7px}

table.FixtureTable td.gol {
	background:#E6E6E6 none repeat scroll 0%;
	color: #CC0033;
	padding:5px 0px;
	text-align:center;
	width:30px;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.Fixture .Fecha,
.How {
	background-color: #FFFFFF;
	padding:3px 8px;
	font-size:10px;
	border-bottom: 1px solid #cccccc;
}

.Estadisticas .state {
	width:25px;
	color:#006699;
	font-size:9px;
}

.Estadisticas .Fecha td {
	border-bottom: solid 1px #E6E6E6;
	font-size:9px;
	font-weight:bold;
	padding-left:4px;
}


#PrimeraAFixture div.ContFoot,
#NacionalBFixture div.ContFoot,
#FutbolEstadisticas .ContFoot2 {
	background-image: url(../resources/imagenes/deportes/ficha_fdopie.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
	color: #999999;
	height: 20px;
	padding-right: 5px;
	padding-top: 4px;	
	border:1px solid #E6E6E6;
	text-align: right;
}

div.ContFoot a,
div.ContFoot2 a {
	text-decoration:none;
	color:#999999;
	vertical-align: middle;
	font-weight: bold;
}

div.Container {
	display:block;
	width:580px;
	background-color: #FFFFFF;
}

.Headerestadistica {
	height:50px;
	padding-top: 0px;
	clear: both;
	background-image: url(../img/fd_cabecera_estadisticas.jpg);
	background-repeat: repeat-x;
	background-color: #960D18;
	width: 580px;
}

.Headerestadistica #Fecha {
	margin: 0px;
	color:#FFFFFF;
	font-size:10px;
	float: right;
	padding-top: 12px;
	padding-right: 10px;
	text-align: right;
}

.Headerestadistica #logo {
	float: left;
	padding-right: 50px;
	width:80px;
	padding-left: 10px;
}

.estadisticas_completa {
	clear: both;
}

.BarLink {
	width: 320px;
	height: 28px;
	float: left;
	background-color: #FFFFFF;
}

.BarTitle {
	height: 28px;
	float: left;
	width: 235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.Title {
	font-size: 9px;
	font-weight: bold;
	height:15px;
	padding-left: 10px;
	padding-top: 5px;
	overflow:hidden;
}

.Pieestadisticas {
	background-color: #9B0D18;
	font-size:10px;
	height: 30px;
	padding: 0px;
	float: none;
}

.Finestadisticas {
	background-image:url(../resources/imagenes/deportes/fdocolcentral.gif);
	height:10px;
	width: 100%;
	display: block;
	clear:both;
}

.Pieestadisticas #copy {
	line-height: 100%;
	width: 400px;
	float:left;
}


.Pieestadisticas #fuente {
	width: 90px;
	float: left;
}

.Pieestadisticas .cerrar{
	float: right;
}

.Pieestadisticas .bot_cerrar {
	background-image:url(../resources/imagenes/deportes/bot_cerrar.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:17px;
	width:17px;
}

.aFecha {
	background-color: #F5F5F5;
	border:1px solid #E3E3E3;
	display:block;
	height:15px;
	width:22px;
	padding:2px;
	text-align: center;
	float: left;
	}
	
.aFecha a {
	text-decoration:none;
	color:#A70D17;
	font-weight: bold;
	display:block;
}

#FutbolEstadisticas .TabL2{
	background-color:#E6E6E6;
	clear:both;
	display:block;
	height:20px;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}


.TabL2 a {
	background-color:#F5F5F5;
	color:#006699;
	font-size:9px;
	line-height:20px;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TabL2 a:hover {
	color:#666666;
}


div.Fixture div.Fechas {
	background:#E6E6E6 none repeat scroll 0%;
	border:2px solid #E6E6E6;
	width:541px;
	float:left;
}

.Fixture .Fechas {
	background-color: #E6E6E6;
	text-align: center;
	padding-left: 10px;
	width: auto;
}

.FixtureTable .verficha, .FixtureTable .verficha a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size:9px;
	text-transform: uppercase;
}

.FixtureTable .verficha img{
	border: none;
	padding-right: 6px;
}

.BarTitlepartido {
	background-image: url(../resources/imagenes/deportes/ficha_fdomenu.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 28px;
}

.limpiar{
	clear:both;
	float:none;
}

/**** */

div.Equipos table.Content td.Cont table.Equipo td.Nombre {
	background-color:#E6E6E6;
	height:28px;
	padding-left:4px;
	padding-top:5px;
	font-weight:bold;
	width: 95px;
}

div.Equipos table.Content td.Cont table.Equipo td.Tarjeta {
	height:20px;
	width:26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.Equipos table.Content {
	empty-cells:show;
	font-size:11px;
	float:left;
	width: 233px;	
}

div.Equipos table.Content td{
	margin:0pt;
	padding:0pt;
	margin-top:0pt;
	border-color:#E6E6E6;
}

td.prim {
	width:80px;
}


td.secu {
	width:22px;
	text-align:center;
	background:#E6E6E6 none repeat scroll 0%;
}

div.Equipos table.Content td.Cont table.Equipo td.Resultado {
	color:#CC0033;
	font-size:18px;
	font-weight:bold;
	height:28px;
	text-align:center;
}


td.Tarjeta div.TAmarilla {
	background:#FFFC26 none repeat scroll 0%;
	font-size:1px;
	height:10px;
	margin:0pt auto;
	width:6px;
	margin-top: 4px;
}

td.Tarjeta div.TRoja {
	background:#CC0033 none repeat scroll 0%;
	font-size:1px;
	height:10px;
	margin:0pt auto;
	width:6px;
	margin-top: 4px;
}

div.Equipos table.Content td.Cont table.Equipo td.Jugador {
	background:#F5F5F5 none repeat scroll 0%;
	height:20px;
	padding-left:1px;
	padding-right:1px;
}

div.Equipos table.Content td.Cont table.Equipo td {
	border-bottom:1px solid #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;		
}

div.Equipos table.Content td.Left {
	border-right:1px solid #E6E6E6;
}

div.Equipos table.Content td.Cont {
	width:115px;
	vertical-align: top;
}

div.Equipos table.Content td.Text {
	line-height:15px;
	padding-top:8px;
	vertical-align:top;
}

div.Equipos table.Content td.Left {
	border-right:1px solid #E6E6E6;
	background:#F5F5F5 none repeat scroll 0% 50%;
}

div.Equipos table.Content td.DT {
	background:#F5F5F5 none repeat scroll 0% 50%;
	border-bottom:1px solid #E6E6E6;
	height:20px;
	text-align:center;
}

.Ficha .Equipos .Content {
	float:left;
	margin: 10px 10px 10px 15px;
}

.cajasA_2_estadistica .Equipos .Content {
	float: none;
}

#FutbolEstadisticas {
	width: 235px;
}

table.Estadisticas .EQ a {
	color: #CC3300;
	text-decoration: none;
	font-size: 11px;
}

table.Estadisticas .EQ {
	width: 80px;
	line-height: 11px;
}

.Estadisticas .res {
	color: #006699;
	padding-left:0px;
}

/*Estadisticas con selector de torneo*/

.BarTitleTorneo {
	font-size: 9px;
	background-image: url(../resources/imagenes/deportes/ficha_fdomenu.jpg);
	background-repeat: repeat;
	font-weight: bold;
	height:23px;
	border: solid 1px #E6E6E6;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
}

select#torneo  {
	font-size: 9px;
	color: #666666;
	border: solid 1px #CCCCCC;
	font-weight: normal;
}

.BarTitleTorneo .form {
	width: 120px;
	display: inline;
}

.Headerestadistica .torneo,
.BarTitleTorneo .torneo {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 0px;
}

.BarTitleTorneo .Title {
	text-align: left;
	float: left;
	line-height:100%;
	color:#CC3300;
}

.FichaEquipo {
	background-image: url(../resources/imagenes/deportes/ficha_fdoequipo.jpg);
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	height: 84px;	
}

.FichaEquipo p{
	margin-top: 1em;
	margin-bottom: 0px;
}


.FichaEquipo .Escudo {
	text-align: center;
	width: 90px;
	padding-left: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	float: left;
	margin-right:10px;
}
#TablaGoleadores {
	width: 171px;
	float: left;
	height: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color:#F4F4F4;
}
#TablaPlantel {
	float: left;
	width: 382px;
	background: #F4F4F4;
	border-left:solid 1px #F4F4F4;
}
.Plantel .firstRow .jugador {
	width: 150px;
}
.Headerestadistica .torneo {
	float: right;
	display:none;
}

/*nuevos sudamericana*/
.FixtureTable .subBarLink,
.ListaTable .subBarLink{
	background-color:#E6E6E6;
	text-align:center;
	margin:-2px -1px -1px -15px;
	/*height: 30px;*/
	display: table;
}

.Tab1, .Tab2 {
	width: 78px;
	float:left;
	height:28px;
}

.subUnselTab2 a {
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	line-height: 10px;
}

.SelTab  {
	background-color:#ffffff;
	color:#666666;
	height:28px;
	text-align:center;
	width:78px;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.subUnselTab2 {
	background-color:#F5F5F5;
	margin:2px;
	height:23px;
	padding-bottom:3px;
	padding-top:7px;
	width:75px;
}

.FixtureTable .firstRow td {
	background-color: #E4E4E4;
	font-weight: bold;
}
