
*{
    margin:0;
    padding:0;
    font-family: Verdana;
}

body {
    
    background-image: url("http://lh6.googleusercontent.com/-p084Pjv_IVk/Tj1G_KzgdnI/AAAAAAAAAvA/ORHOuNh-OJ4/Grass_6.jpg"); 
}

#contenido {
    margin:auto;
    margin-top:5px;
    background-image: url("images/caja.png");
    width: 980px;
    min-height: 500px;
    padding-bottom: 100px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;


}

#banner {
    width: 980px;
    height: 70px;
    background-color:#062b1c;
    background-image: url("http://lh5.googleusercontent.com/-o0tMViccmY8/Tj1HJPsD8EI/AAAAAAAAA2c/rgV26NejQbU/s950/banner.jpg");
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
}

.red {
   background-image: url("images/red.png"); 
}

#recfoto {
    width: 430px;
    height: 100%;
    position: fixed; 
    z-index: 10; 
    display: none; 
    background: url('images/verde.png'); 
    color: white;
    font-size:11px;
    
}

#infotorneo {
    margin-left:10px;
    width: 760px;
    background:url('images/caja.png');
    float: left;
    color: white;
    font-size:12px;
    padding:10px;
    text-align: center;
    margin-top:6px;
}

#menu {
background: url("images/columna.gif");
width:980px;  
height:52px;
padding-top: 10px;
}

#elmenu { 
padding: 0;
}  

#elmenu li { 
display: inline; 
}  

#elmenu li a { 
font-size:11px; 
text-decoration: none; 
float:left; 
padding-top: 10px; 
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
margin-left: 5px;
background: url("images/caja.png");
color: #fff; 
font-weight: bold;
border: 1px outset grey;
height: 25px;
}  

#elmenu li a:hover { 
background-color: #2cbe26; 
margin-top:-2px; 
padding-bottom:12px; 
color: white;
border: 1px inset grey;
}  

#arribanews {
    width: 520px;  
    background: url('images/caja2b.png');
    height: 400px;
}

#arribanews2 {
    width: 520px;  
    background: url('images/caja.png');
    height: 350px;
}

#todonews {
    width: 530px;  
    float: left;
    margin-left:5px;
}

.tooltip{ 
    position: absolute; 
    top: 0; 
    left: 0; 
    z-index: 10; 
    display: none; 
    background: url('images/verde.png'); 
    color: white;
    font-size:11px;
     }

.ordenar {
    font-size: 9px;
    font-family: Arial;
    color: white;
}

.infoprevia{
    color: #c5e6d6; 
    font-size: 11px; 
}

.infoprevia2{
    color: white; 
    font-weight: bold;
    font-size: 11px; 
}

.infoprevia3{
    color: white; 
    font-weight: bold;
    font-size: 12px; 
}

.negritas {
    color: black; 
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px; 
}

#loscomentarios {
    width: 640px;
    height:463px;
    overflow: auto;
    background-image: url("images/caja.png");
}

#loscomentarios2 {
    width: 420px;
    height:400px;
    overflow: auto;
    background-image: url("images/caja.png");
}

#todoscomentarios {
    width: 620px;
    min-height:550px;
    background-image: url("images/caja.png");
}

#cajatexto {
    float:left;
    width:290px;
    margin-left:20px;
    background:url('images/caja.png');
    text-align:center;
    min-height:200px;
    color: white;
    font-size:12px;
    padding:10px;
    margin-bottom:10px
    
}

#estadisticastorneo {
    margin-left:5px;
    width: 220px;
    background:url('images/caja.png');
    float: left;
    color: white;
    font-size:12px;
    padding:10px;
    text-align: center;
    margin-top:6px;
    
}

#comparativa {
    overflow: auto;
    width: 337px;
    height: 302px;
    float: left;
    margin-left: 15px;
}

#evopromedios {
    overflow: auto;
    width: 750px;
    height: 512px;
    float: left;
}

#columna1 {
    width: 210px;
    float: left;
}

#footer{
    margin: auto;
    background: #092b1d;
    width: 980px;
    text-align: center;
    height: 55px;
    margin-bottom: 55px;
    -moz-border-radius-bottomleft: 50px;
    -moz-border-radius-bottomright: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;    
}

#tophinchadas {
     width: 145px;
     background:url('images/caja2b.png');
}

#encuesta {
     width: 141px;
     height:448px;
     background:#EDEDED;
     padding-left: 2px;
     padding-right: 2px;
     padding-top: 2px;
}

#infoequipo, #infoequipo5 {
    width: 980px;
    text-align: center;
    background-image: url("images/caja.png");
    color:white;
    font-size: 15px;
    text-align: center;
    margin-bottom: 20px;
}

#infoequipo5 {
    background: none;
    font-size: 14px;
}

#estadio {
    width:300px;
    height:430px;
    float:left;
    background-image: url("images/caja.png");
    color:white;
    font-size: 11px;
    text-align: center;
    float: left;
    margin-left:14px
}

#partidos {
    width:410px;
    float:left;
    background-image: url("images/caja.png");
    margin-left:5px;
    margin-top:20px;
        color:white;
    font-size: 11px;
}

#vergoles {
    background-image: url("http://www.promiedos.com.ar/images/vergoles.png");
    width: 70px;
    height: 16px;
    cursor: pointer;
    float: left;
}

#elfinal {
    background-image: url("http://www.promiedos.com.ar/images/final.png");
    width: 30px;
    height: 16px;
        float: left;
}

#susp {
    background-image: url("http://www.promiedos.com.ar/images/susp.png");
    width: 30px;
    height: 16px;
        float: left;
}

#historial {
    width:330px;
    min-height:100px;
    float:left;
    background-image: url("images/caja.png");
    color:white;
    font-size: 11px;
}

#campeonatos {
    float: left;
    width:790px;
    min-height:100px;
    margin-top: 20px;
    background-image: url("images/caja.png");
    margin-left:15px;
    color:white;
    font-size: 11px;
}

#campeonatos td {
    height:30px;
    border-top: 1px outset grey;
}

#datostabla {
    width:420px;
    float:left;
    background-image: url("images/caja.png");
    margin-left:15px;
    margin-top:20px;
    color:white;
    font-size: 11px;
    padding-bottom:10px;
}


#elcomentario {
    width:600px;
    background:#EDEDED;
    margin-left:10px;
    margin-bottom:5px;
    margin-top:5px;
    min-height: 115px;
}

#elcomentario2 {
    width:390px;
    background:#EDEDED;
    margin-left:10px;
    margin-bottom:5px;
    margin-top:5px;
    min-height: 116px;
}

#torneohistorial {
    width: 175px;
    height: 160px;
    background: url('images/caja2b.png');
    margin-left: 7px;
    text-align: center;
    float:left;
    margin-top:20px;
}

#tablaptshistorial, #tablapromhistorial, #tablaptsactual  {
    float: left;
    width: 390px;
    font-family: verdana;
    font-size: 12px;
    margin-left:10px;
    color: #111;
}

#tablaevo  {
    float: left;
    width: 275px;
    font-family: verdana;
    font-size: 12px;
    color: #111;
}

#tablapromactualprim, #tablapromactualbn {
    float: left;
    width: 365px;
    font-family: verdana;
    font-size: 12px;
    margin-left:4px;
    color: black;
}

#tablapromproxprim, #tablapromproxbn {
    float: left;
    width: 335px;
    font-family: verdana;
    font-size: 12px;
    margin-left:10px;
    color: black;
}

#tablaptsactual {
    float: left;
    width: 390px;
    font-family: verdana;
    font-size: 12px;
    margin-left:10px;
    color: black;
}

#tablahistorica {
    float: left;
    width: 810px;
    font-family: verdana;
    font-size: 12px;
    margin-left:6px;
    color: black;
}

#tablacopas {
    float: left;
    width: 390px;
    font-family: verdana;
    font-size: 12px;
    margin-left:10px;
    color: black;
}

#tablaptsactualb {
    float: left;
    width: 420px;
    font-family: verdana;
    font-size: 12px;
    margin-left:10px;
    color: black;
}

#grupos  {  
    float: left;
    color: black;
    font-family: verdana;
    font-size: 12px;
    margin-left: 10px;
    width: 970px;
}

#grupo  {  
    float: left;
    color: black;
    font-family: verdana;
    font-size: 12px;
    margin-left: 5px;
    width: 420px;
    margin-top:12px;
}

#fixtureactual, #fixtureactualb, #fixtureactualsel {
    float: left;
    width: 490px;
    margin-left:8px;
    color:black;
    background: url('images/caja2.png');
    font-family: verdana;
    font-size: 12px;
    color: #111;
    font-weight: bold;
}

#fixtureactualsel {
    margin-top: 30px;
    margin-left: 3px;
    width: 430px;
}

#fixgrupo {
    float: left;
    width: 960px;
    color:black;
    background: url('images/caja2.png');
    font-family: verdana;
    font-size: 11px;
    color: #111;
    font-weight: bold;
}

#fixrepe {
    margin: auto;
    width: 800px;
    color:black;
    background: url('images/caja2.png');
    font-family: verdana;
    font-size: 11px;
    color: #111;
    font-weight: bold;
}

#fixgrupo td {
    height: 16px;
    padding:0;
}

#fixrepe td {
    height: 16px;
    padding:0;
}

#eljuego {
    float: left;
    width: 300px;
    height: 265px;
    margin-left:20px;
    margin-bottom: 20px;
        color: white;
    font-size: 11px;
    font-weight: bold;
}
#eljuego a {
    color: white;
    font-size: 11px;
    font-weight: bold;
}

#fechahist {
    float: left;
    width: 305px;
    height: 315px;
    background: url('images/caja2.png');
    margin-left:15px;
    margin-top: 20px;
}

#formcalcular, #formcalcularb {
    float: left;
    width: 255px;
    margin-left:5px;
    margin-top: 20px;
    color:white;
    background: url('images/caja.png');
    font-size:10px;
     font-weight: bold;
}

#formcalcular3, #formcalcular3b, #formcalcular8 {
    float: left;
    width: 240px;
    margin-left:5px;
    margin-top: 20px;
    color:white;
    background: url('images/caja.png');
    font-size:10px;
     font-weight: bold;
     height: 430px;
}

#resultador {
    float: left;
    width: 335px;
    margin-left:55px;
    margin-top: 20px;
    color:white;
    background: url('images/caja.png');
    font-size:10px;
     font-weight: bold;
}

#formcalcular2, #formcalcular2b {
    float: left;
    width: 255px;
    margin-left:5px;
    margin-top: 20px;
    color:white;
    background: url('images/caja.png');
    font-size:10px;
     font-weight: bold;
}

#p160x600 {
    float:left;
    width:160px;
    height:600px;
    background: url('images/caja.png');
    margin-left:5px;
}

#p728x90 {
    width:728px;
    height:90px;
    background: url('images/caja.png');
}

#p120x600 {
    width:120px;
    height:600px;
    background: url('images/caja.png');
    float: right;
}

#canal9 {
    cursor: pointer;
    width:450px;
    height:390px;
    background: url('http://lh6.googleusercontent.com/-ETb9LMznvIA/Tj7CWzGQc3I/AAAAAAAAAy0/p0qS1C_Zyxo/play.jpg');
}

#canal26 {
    cursor: pointer;
    width:450px;
    height:390px;
    background: url('http://lh6.googleusercontent.com/-ETb9LMznvIA/Tj7CWzGQc3I/AAAAAAAAAy0/p0qS1C_Zyxo/play.jpg');
}

#canal15 {
    cursor: pointer;
    width:450px;
    height:390px;
    background: url('http://lh6.googleusercontent.com/-ETb9LMznvIA/Tj7CWzGQc3I/AAAAAAAAAy0/p0qS1C_Zyxo/play.jpg');
}

#p300x250 {
    float: left;
      width:300px;
    height:250px;
    background: url('images/caja.png');  
    margin-left:23px;
    margin-bottom:10px;
}

#p200x200 {
    float: left;
    width:200px;
    height:200px;
    background: url('images/caja.png');  
    margin-left:23px;
}

#p468x60 {
      width:468px;
    height:60px;
    background: url('images/caja.png');  
    margin-left:30px;
}

#previa1, #previa2, #previa3, #previa4, #previa5, #previa6, #previa7, #previa8, #previa9, #previa10 {
   background: url('images/previa.png'); 
   cursor: pointer;
   width: 70px;
   height: 16px;
       float: left;
}

#envivo1, #envivo2, #envivo3, #envivo4, #envivo5, #envivo6, #envivo7, #envivo8, #envivo9, #envivo10 {
   background: url('images/veronline.png'); 
   cursor: pointer;
   width: 70px;
   height: 16px;
       float: left;
}


#flechaatr{
    background: url('images/flecha1.png');
    width: 50px;
    height: 50px;
    float: left;
    cursor: pointer;
}

#flechaatrno{
    background: #092b1d;
    width: 50px;
    height: 50px;
    float: left;
    cursor: pointer;
}

#flechaad{
    background: url('images/flecha2.png');
    width: 50px;
    height: 50px;
    float: right;
    cursor: pointer;
}

#flechaadno{
    background: #092b1d;
    width: 50px;
    height: 50px;
    float: right;
    cursor: pointer;
}

#promtv, #promtvb{
  width: 468px;
  height: 540px;
  margin-right: 6px;  
  background: url('images/caja.png'); 
  float: right;
}


#escudequipo1{
    float:left;
}
#escudequipo2{
    float:right;
}

#laprevia{
     color: white;
    font-size: 14px;
}

.nombretorneo {
    color:black;
    font-size: 14px;
    font-weight: bold;
}

.vertorneo a {
    color: #3A3A3A;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none
}

.cuadrito {
    font-size:12px;
    width:23px
}

.cuadrito2 {
    font-size:12px;
    width:15px
}

.cuadrito7b {
    font-size:12px;
    width:150px
}

.chico {
    font-family: Arial;
    font-size:11px;
    color: white;
}

.chico3 {
    font-family: Arial;
    font-size:11px;
    color: wheat;
    padding: 2px;
    background: url("images/caja.png");
    border: 1px outset grey;
}

.chico4 {
    font-family: Arial;
    font-size:11px;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    background: url("images/caja.png");
    font-weight: bold;
    border: 1px outset grey;
}

.libertadores {
    font-family: Arial;
    font-size:12px;
    color: #8ddcb5;
    font-weight: bold;
}

.roja {
    font-family: Arial;
    font-size:12px;
    color: #ffa172;
    font-weight: bold;
}

.descenso {
    font-family: Arial;
    font-size:12px;
    color: #e8746e;
    font-weight: bold;
}

.ascenso{
    font-family: Arial;
    font-size:12px;
    color: #c5e6d6;
    font-weight: bold;
    
}

.chico a {
    font-family: Arial;
    font-size:11px;
    color: wheat;
    font-weight: bold;
    text-decoration: none
}

.chico2 a {
    font-family: Arial;
    font-size:11px;
    color: wheat;
    font-weight: bold;
    text-decoration: none
}

.nombreyclub {
    float:left;
    margin-right:10px;
    width:100px;
    min-height: 40px;
    padding:5px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-right: 1px groove black;
    border-bottom: 1px groove black;
}

.horariopartido {
    font-size: 11px;
    font-family: Arial;
    color: white    
}

.horariopartido2 {
    font-size: 10px;
    font-family: Arial;
    color: white    
}

.statuspartido2 {
    font-size: 11px;
    font-family: Arial;
    color: white;
    background: black;    
    padding-left:3px;
    padding-right:3px;
}

.mensaje {
    margin-left:10px;
    margin-right:10px;
    width:550px;
    min-height: 40px;
    padding:5px;
    font-size: 12px;
    color: black;
}

.mensaje2 {
    margin-left:10px;
    margin-right:10px;
    width:370px;
    min-height: 40px;
    padding:5px;
    font-size: 12px;
    color: black;
}

.fechayhora {
    font-size: 9px;
    font-weight: normal
}

.numcom {
    font-size: 9px;
    font-weight: normal;
}

.vote {
    text-decoration: none;
    color: black;
    font-size:11px
}

.datosequipo {
    font-size: 11px;
    color: white;
}

.datosequipo a {
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-weight: bold
}

.datosequipo2 {
    font-size: 11px;
    color: #D4D4D4;
}

.datosequipo2 a {
    font-size: 11px;
    color: #D4D4D4;
    text-decoration: none;
}

.datosequipo3 {
    font-size: 11px;
    color: #111;
}

.datosequipo4 {
    font-family: Arial;
    font-size: 9px;
    color: #111;
}

.datosequipo5 {
    font-family: Arial;
    font-size: 9px;
    color: green;
}

.datosequipo6 {
    font-family: Arial;
    font-size: 10px;
    color: black;
}

.datosequipo7 {
    color: #8DDCB5;
    font-size: 12px;
}

.datosequipo8 {
    font-size: 9.5px;
    color: #D4D4D4;
    font-weight: bold;
    text-decoration: none
}

.datosequipo9 {
    font-size: 10px;
    color: #b5df0a;
    font-weight: bold;
}

.tarr {
   color: #8DDCB5
}

.tabb {
   color: #ff9196 
}

td {
    padding-bottom:2px;
    padding-top:2px;
    padding-left: 1px;
    padding-right: 1px;
}

  .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background: #0c8823;
        border:1px outset white;
        height:20px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
            -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomleft: 50px;
    -moz-border-radius-bottomright: 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    cursor: pointer;
       }
       
  .boton2, .boton2 a, .boton3, .boton3 a{
        font-size:18px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        text-decoration: none;
        color:white;
        background: #0c8823;
        border:0px;
        height:30px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 4px;
        border:1px outset white;
   -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomleft: 50px;
    -moz-border-radius-bottomright: 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    cursor: pointer;
       }
  
  .boton2:hover, .boton:hover, .boton3:hover{
        background: #5F933C;
       }   
       
  .boton3 {
   font-size:14px;  
  }

.boton a {
    color: black;
    text-decoration: none;
}    


#boton4, #boton3 a{
        font-size:18px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        text-decoration: none;
        color:white;
        background: #0c8823;
        border:0px;
        height:30px;
        padding-left: 5px;
        padding-right: 5px;
        border:1px solid white;
        float: left
}

#boton3 a:hover{
        background: blue;
}

#boton4 {
        background: black;
}
   

.tooltip{ position: absolute; 
top: 0; left: 0; z-index: 3; display: none; 
   -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomleft: 50px;
    -moz-border-radius-bottomright: 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
padding: 10px;
background: #092b1d; color: white }

.expand-down {
  margin: auto;
  font-family:Arial, Helvetica, sans-serif;
  line-height:normal;
  margin-top:10px;
  height:75px;
  width:830px;
}
/* reset margins and paddings */
.expand-down * {
  margin: 0;
  padding: 0;
}
.expand-down ul {
  padding-top:10px;
}
.expand-down ul li {
  float:left;
  list-style-type:none;
}
.expand-down ul li a {
  text-decoration:none;
}
.expand-down ul li a img {
  width:40px;  /* initial width of images, 50% of width */
  height:40px; /* initial height of images, 50% of height */
  border:none;
}
/* initially, don't show the label inside <span> tag */
.expand-down ul li span {
  display:none;
}
.expand-down ul li:hover span {
  /* show label on mouse hover */
  display:block;
  font-size:14px;
  text-align:center;
  color:black;
}
/* expand the image to 100% on mouse hover.
** an image becomes active when mouse hovers it
** ideally, the image should have same width and height as below 
*/
.expand-down ul li:hover a img {
  width:50px;
  height:50px;
}

th {
    cursor:pointer;
}

table.tablesorter .headerSortUp {
	background: #408080;
}
table.tablesorter .headerSortDown {
	background: #408080;
}

table.tablesorter2 .headerSortUp {
	background: #408080;
}
table.tablesorter2 .headerSortDown {
	background: #408080;
}
table.tablesorter3 .headerSortUp {
	background: #408080;
}
table.tablesorter3 .headerSortDown {
	background: #408080;
}
table.tablesorter4 .headerSortUp {
	background: #408080;
}
table.tablesorter4 .headerSortDown {
	background: #408080;
}

