﻿/* --------------------------------------------------------------- Fonts */
.txtEstatistica{color:#5a5a5a;font-size:12px;}

	
	
/* --------------------------------------------------------------- Backgrounds */
.odd{ background-color:#dedede; }
.trWhite{ background-color:#fff; }



/* --------------------------------------------------------------- Posicionamento */
#bg-box-destaque{
    width:1000px; 
    margin-top:25px;
    height:264px;
    background: url(/static/futebol/img-corinthians/bg-destaque.gif) repeat-x;}
    
    #bg-box-destaque .banner{padding:20px 0 0 794px;}
    
#div-estatisticas{
    width:322px; 
    height:233px;
    margin-top:25px;
    background-color:#282828;
    position:absolute;
    margin-top:15px;
    left:450px;}
    
    #div-estatisticas .campeonato{margin:-25px 0 0 207px;color:#7a7a7a; font-size:10px;}
    #div-estatisticas .texto{padding:15px 0 0 7px;}
    #div-estatisticas .texto li{margin-bottom:15px;}    
    #div-estatisticas .titulo{background: url(/static/futebol/img-corinthians/txt-estatisticas.gif) no-repeat; text-indent:-5000px; width:322px; height:32px;}    
     
#bg-header{
     position: absolute; 
     top:0px;
     left:0px;
     width:100%;
     height:119px;
     background: #000 url(/static/futebol/img-corinthians/bg-time.jpg) no-repeat top center;}
     
#header-logo{
    top:15px;
    left:145px;
    position:absolute;
    width:212px;
    height:65px;
    background: url(/static/futebol/img-corinthians/siga-seu-time.gif) no-repeat;}
     
#div-proximos-jogos{
    position:absolute;
    left:729px;
    top:150px;}
    
    #div-proximos-jogos .titulo{margin:0; background: url(/static/futebol/img-corinthians/txt-proximos-jogos.gif) no-repeat; text-indent:-5000px; width:220px; height:37px;}
    
    #div-proximos-jogos li{
        height:55px; 
        width:220px;
        background: url(/static/futebol/img-corinthians/bg-proximos-jogos.jpg) no-repeat; }
        
    #div-ultimos-resultados .titulo{margin:0; background: url(/static/futebol/img-corinthians/txt-ultimos-resultados.gif) no-repeat; text-indent:-5000px; width:220px; height:37px;}
    
    #div-ultimos-resultados li{
        height:49px; 
        width:220px;
        background: url(/static/futebol/img-corinthians/bg-ultimos-resultados.jpg) no-repeat; }
        
#grid-noticias{height:325px;}
#grid-noticias li{ height:50px; padding:3px; }
#grid-noticias li.even{ background-color: #FFF; }
#grid-noticias li.odd{ background-color:#dedede;}
#grid-noticias .seta{ background: url(/static/futebol/img-corinthians/seta.gif) no-repeat; width:20px; height:15px; float:left; display:inline; margin-top:3px; }
        
#div-noticias{
    width:644px; 
    margin-bottom:23px;
    height:453px;
    border-bottom:solid 1px #CCC;
    border-left:solid 1px #CCC;
    border-right:solid 1px #CCC;
    position:relative;
    left:50px;
    top:0px;}
    
    #div-noticias .titulo{margin:0 0 0 -1px; background: url(/static/futebol/img-corinthians/txt-noticias.gif) no-repeat; text-indent:-5000px; width:646px; height:37px;}
    #scroll-up a{display: block; padding-bottom:8px; margin-left:300px; background: url(/static/futebol/img-corinthians/noticias-scroll-up.gif) no-repeat; text-indent:-5000px; width:18px; height:28px; }
    #scroll-down a{display: block; margin-top:16px; margin-left:300px; background: url(/static/futebol/img-corinthians/noticias-scroll-down.gif) no-repeat; text-indent:-5000px; width:18px; height:28px; }

#div-classificacao .titulo{background: url(/static/futebol/img-corinthians/txt-classificacao.gif) no-repeat; text-indent:-5000px; width:376px; height:32px;}

#menu{
    top:98px;
    left:0px;
    position:absolute;}
    
    #menu li {float:left; display:inline;}
    #menu li.home a{background: url(/static/futebol/img-corinthians/bt-home.gif) no-repeat; text-indent:-5000px; width:150px; height:32px; float:left; display:inline;}
    #menu li.formas a{background: url(/static/futebol/img-corinthians/bt-formas.gif) no-repeat; text-indent:-5000px; width:150px; height:32px; float:left; display:inline;}
    #menu li.promocoes a{background: url(/static/futebol/img-corinthians/bt-promocoes.gif) no-repeat; text-indent:-5000px; width:150px; height:32px; float:left; display:inline;}
    #menu li.contato a{background: url(/static/futebol/img-corinthians/bt-contato.gif) no-repeat; text-indent:-5000px; width:150px; height:32px; float:left; display:inline;}
    #menu li.blog a{background: url(/static/futebol/img-corinthians/bt-blog.gif) no-repeat; text-indent:-5000px; width:150px; height:32px; float:left; display:inline;}
    #menu li.loja a{background: url(/static/futebol/img-corinthians/bt-loja.gif) no-repeat; text-indent:-5000px; width:150px; height:32px; float:left; display:inline;}
    
#div-ao-vivo .titulo{margin:0; background: url(/static/futebol/img-corinthians/txt-ao-vivo.gif) no-repeat; text-indent:-5000px; width:646px; height:37px;}

#grid-ao-vivo{ height:212px; }
#grid-ao-vivo li{ padding:3px; }
#grid-ao-vivo li.even{ background-color:#dedede;}
#grid-ao-vivo .seta{ background: url(/static/futebol/img-corinthians/seta.gif) no-repeat; width:20px; height:15px; float:left; display:inline; margin-top:3px; }