﻿@font-face {
    font-family: TheSansRegular;
    src: url("../font/THESCO.eot") /* EOT file for IE */;
}
@font-face {
    font-family: TheSansRegular;
    src: url("../font/THESCO.TTF") /* TTF file for CSS3 browsers */;
}
* {
    margin: 0px;
    padding: 0px;
    border: medium none;
    list-style-type: none; /*color: #555;*/
}
html, body {
    font-family: TheSansRegular, Trebuchet MS;
    font-size: 13px;
    color: #555;
}

body {
    /*background: #0d5000 url(../img/bg-body.jpg) no-repeat fixed center top;*/
    background: #0d5000 url(../img/bg-body.jpg) repeat;
}
input {
    border: 1px solid #818181;
    padding: 3px;
}
a {
    text-decoration: none;
    color: #3074b4;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
h2 {
    font-size: 20px;
    color: #00458d;
}
legend {
    display: none;
}
.all {
    background: #fff;
    width: 1000px;
    height: 1000px;
    margin: 120px auto 0px auto;
    position: relative;
    padding-bottom: 15px;
}
.footer {
    background: #142a62;
    width: 1000px;
    margin: 0px auto;
    position: relative;
    padding: 15px 0 10px 0;
    height: 20px;
    color: #fff;
}

.footer a {
    color: #fff;
}
.footer span {
    margin: 0px;
    display: block;
    position: absolute;
    left: 50px;
}

.topo {
    background: transparent url(../img/bg-topo.png) no-repeat scroll center top;
    width: 1000px;
    height: 212px;
    position: relative;
}
.topo h1 {
    background: transparent url(../img/h1-figurinhadacopa.png) no-repeat scroll center top;
    width: 502px;
    height: 56px;
    position: absolute;
    top: 60px;
    left: 288px;
    text-indent: -99999px;
}
.topo h2 {
    background: transparent url(../img/bg-mascote.png) no-repeat scroll center top;
    width: 244px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 20px;
    text-indent: -99999px;
}

.topo h4 {
    background: transparent url(../img/album.jpg) no-repeat scroll center top;
    width: 100px;
    height: 116px;
    position: absolute;
    top: 60px;
    left: 865px;
    text-indent: -99999px;
}

.topo h3 {
    color: #755768;
    font-size: 12px;
}
.menu {
    width: 1000px;
    height: 45px;
    position: absolute;
    top: 170px;
    left: 0;
}
.menu li {
    float: left;
    display: inline;
}
.menu li a {
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    padding: 0px 0px 0px 20px;
}
.compartilhe {
    position: absolute;
    top: 0;
    left: 880px;
    width: 118px;
}
.compartilhe ul li {
    text-indent: -99999px;
    float: left;
    display: inline;
}
.compartilhe ul li a {
    background-image: url(../img/bg-compartilhe.png);
    width: 33px;
    height: 33px;
    display: block;
    margin: 0px 5px 0px 0px;
}
.compartilhe ul li a:hover {
    text-decoration: none;
}
.compartilhe ul li a.btn-twitter {
    background-position: left top;
}
.compartilhe ul li a.btn-facebook {
    background-position: right top;
}
.compartilhe ul li a.btn-twitter:hover {
    background-position: left bottom;
}
.compartilhe ul li a.btn-facebook:hover {
    background-position: right bottom;
}
.users-logados {
    color: #00458d;
    float: right;
    padding: 0 0 0 15px;
}
.users-logados.on {
    background: transparent url(../img/ico-on.png) no-repeat scroll left center;
}
.users-logados.off {
    background: transparent url(../img/ico-off.png) no-repeat scroll left center;
}
.breadcrumb {
    float: left;
    width: 600px;
}
.breadcrumb li {
    float: left;
    display: inline;
    color: #00458d;
    font-size: 14px;
    padding: 0px 0px 0px 5px;
}
.breadcrumb li a {
    color: #00458d;
    font-size: 14px;
}
.breadcrumb li a.lst {
    font-weight: bold;
}
.layout13 {
    float: left;
    width: 320px;
}
.layout23 {
    float: left;
    width: 648px;
}
.ct-geral {
    padding: 15px;
    position: relative;
}
.ct-geral .bx13 {
    border: 1px solid #adadad;
    padding: 10px;
    width: 300px;
    margin: 15px 0px 0px 0px;
}
.ct-geral .bx23 {
    border: 1px solid #adadad;
    padding: 10px;
    width: 610px;
    margin: 15px 0px 0px 0px;
}
.ct-geral .bx33 {
    border: 1px solid #adadad;
    padding: 10px;
    margin: 15px 0px 15px 0px;
    width: 945px;
    float: left;
}
.ct-geral .round {
    position: relative;
}
.ct-geral .round .lt {
    background: transparent url(../img/bg-lt.png) no-repeat scroll center top;
    width: 10px;
    height: 10px;
    font-size: 1px;
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
}
.ct-geral .round .rt {
    background: transparent url(../img/bg-rt.png) no-repeat scroll center top;
    width: 10px;
    height: 10px;
    font-size: 1px;
    display: block;
    position: absolute;
    right: -1px;
    top: -1px;
}
.ct-geral .round .lb {
    background: transparent url(../img/bg-lb.png) no-repeat scroll center top;
    width: 10px;
    height: 10px;
    font-size: 1px;
    display: block;
    position: absolute;
    left: -1px;
    bottom: -1px;
}
.ct-geral .round .rb {
    background: transparent url(../img/bg-rb.png) no-repeat scroll center top;
    width: 10px;
    height: 10px;
    font-size: 1px;
    display: block;
    position: absolute;
    right: -1px;
    bottom: -1px;
}
.ct-geral .ct-logados {
    float: left;
}
.ct-geral .ct-logados ul {
    margin-top: 15px;
}
.ct-geral .ct-logados ul li {
    float: left;
    font-size: 14px;
    margin: 0px 0px 5px 0px;
    width: 33%;
}
.ct-geral .ct-logados ul li:hover {
    background: #f4f4f4;
}
.ct-geral .ct-logados ul li a {
    font-size: 11px; /*display: block; 	float: right; 	text-indent: -99999px;*/
    margin: 0px 0px 0px 10px;
}
/*.ct-geral .ct-logados ul li a.ico-figurinha
{
	background: transparent url(../img/ico-card.png) no-repeat scroll center;
	width: 16px;
	height: 18px;
}
.ct-geral .ct-logados ul li a.ico-estatistica
{
	background: transparent url(../img/ico-percent.png) no-repeat scroll center;
	width: 15px;
	height: 18px;
}
.ct-geral .ct-logados ul li a.ico-mensagem
{
	background: transparent url(../img/ico-mail.png) no-repeat scroll center;
	width: 25px;
	height: 18px;
}*/
.ct-geral .ct-intro {
    float: left;
}
.ct-geral .ct-intro .aviso {
    font-size: 18px; 
    margin-top: 12px;
}
.ct-geral .ct-intro h2 {
}
.ct-geral .ct-intro ul {
    margin: 15px 0px 0px 0px;
}
.ct-geral .ct-intro ul li {
    padding: 7px 0px 7px 0px;
    float: left;
    width: 100%;
}
.ct-geral .ct-intro ul li {
    font-size: 14px;
}
.ct-geral .ct-intro ul li a {
    color: #3074b4;
}
.ct-geral .ct-twitter {
    float: left;
}
.ct-geral .ct-twitter h2 {
}
.ct-geral .ct-twitter h2 a {
    font-size: 20px;
    color: #3074b4;
}
.ct-geral .ct-twitter ul {
    margin: 15px 0px 0px 0px;
}
.ct-geral .ct-twitter ul li {
    padding: 7px 0px 7px 0px;
    float: left;
    background: #f4f4f4;
    width: 100%;
}
.ct-geral .ct-twitter ul li.hash {
    padding: 7px 0px 7px 0px;
    background: #e1e9f2;
    width: 100%;
    height: 20px;
    font-size: 16px;
    color: #686868;
    text-align: center;
    margin-bottom: 16px;
}
.ct-geral .ct-twitter ul .hash span {
    color: #3074b4;
}

.ct-geral .ct-twitter ul li.linha {
    background: transparent;
}
.ct-geral .ct-twitter ul li a {
    color: #3074b4;
}
.ct-geral .ct-twitter ul li img {
    margin: 0px 10px 0px 7px;
    float: left;
    width: 48px;
    height: 48px;
}
.ct-geral .ct-twitter ul li span {
    color: #686868;
}
.ct-geral .ct-twitter ul li small {
    color: #8f8f8f;
    display: block;
}
.ct-geral .ct-twitter ul li small strong {
    color: #444;
}
.ct-geral .ct-login p {
    padding: 15px 0px;
}
.ct-geral .ct-login fieldset {
    float: left;
    width: 480px;
}
.ct-geral .ct-login fieldset label {
    display: block;
    padding: 15px 0px 0px 0px;
}
.ct-geral .ct-login fieldset input {
    border: 1px solid #adadad;
    width: 300px;
    padding: 3px;
}
.ct-geral .ct-login fieldset .fm-chk-remember {
    width: 400px;
    float: left;
    padding: 15px 0px 0px 0px;
}
.ct-geral .ct-login fieldset .fm-chk-remember label {
    float: left;
    padding: 0px;
}
.ct-geral .ct-login fieldset .fm-chk-remember input {
    margin: 0px 10px 0px 0px;
    border: medium none;
    width: auto;
    float: left;
}
.ct-geral .ct-login fieldset .btn-entrar {
    background: transparent url(../img/btn-entrar.png) no-repeat scroll left top;
    width: 84px;
    height: 24px;
    padding: 0px; /**margin-bottom: -7px;*/
}
.ct-geral .ct-login fieldset .btn-criar-usuario {
    background: transparent url(../img/btn-criar-usuario.png) no-repeat scroll left top;
    width: 136px;
    height: 24px;
    padding: 0px;
    margin-bottom: -7px;
}
.btn-atualizar-figurinhas {
    background: transparent url(../img/btn-atualizar-figurinhas.png) no-repeat scroll left top;
    width: 186px;
    height: 24px;
    padding: 0px;
}
.btn-buscar-figurinhas {
    background: transparent url(../img/btn-buscar-figurinhas.png) no-repeat scroll left top;
    width: 186px;
    height: 24px;
    padding: 0px;
}
.btn-buscar {
    background: transparent url(../img/btn-buscar.png) no-repeat scroll left top;
    width: 100px;
    height: 24px;
    padding: 0px;
}
.btn-ver-todos {
    background: transparent url(../img/btn-ver-todos.png) no-repeat scroll left top;
    width: 118px;
    height: 24px;
    padding: 0px;
}

.btn-enviar-mensagem {
    background: transparent url(../img/btn-enviar-mensagem.png) no-repeat scroll left top;
    width: 186px;
    height: 24px;
    padding: 0px;
}

.btn-criar-grupo {
    background: transparent url(../img/btn-criar-grupo.png) no-repeat scroll left top;
    width: 120px;
    height: 24px;
    padding: 0px;
}

.btn-ver-mais {
    background: transparent url(../img/btn-ver-mais.png) no-repeat scroll left top;
    width: 945px;
    height: 24px;
    padding: 0px;
}
.msgs-erro ul li {
    background: #ff3535;
    color: #fff;
    width: 480px;
    padding: 3px;
}
.login-topo .aba-login {
    background: transparent url(../img/aba-login.png) no-repeat scroll left top;
    width: 86px;
    height: 24px;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 23px;
    z-index: 999;
    text-indent: -99999px;
}
.login-topo .aba-logout {
    width: 500px;
    height: 24px;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 288px;
    z-index: 999;
}
.login-topo .aba-logout p {
    float: left;
    color: #0c2d7f;
    font-size: 14px;
}
.login-topo .aba-logout p strong span {
    color: #0c2d7f;
    font-size: 14px;
}
.login-topo .aba-logout .btn-sair {
    background: transparent url(../img/aba-logout.png) no-repeat scroll left top;
    width: 59px;
    height: 16px;
    display: block;
    font-size: 10px;
    text-indent: -99999px;
    float: left;
    margin: 0px 0px 0px 10px;
}
.ct-geral .ct-banner {
    float: left;
}
.ct-geral .ct-banner ul li {
    float: left;
    padding: 10px 0px 10px 10px;
    color: #0c2d7f;
}
.ct-geral .ct-banner ul li h3 {
    color: #0c2d7f;
    font-size: 14px;
}
.ct-geral .ct-banner ul li p {
    font-size: 13px;
}
.ct-geral .ct-banner ul li p a {
    font-size: 13px;
}
.ct-geral .ct-ranking {
    float: left;
}
.ct-geral .ct-ranking div {
    width: 300px;
    float: left;
}
.ct-geral .ct-ranking h3 {
    font-size: 16px;
    padding: 10px 00px;
    text-decoration: none;
    color: #3074b4;
}
.ct-geral .ct-ranking ul li {
    font-size: 14px;
    color: #77f;
}
.ct-geral .ct-ranking ul li b {
    font-size: 14px;
    color: #00458D;
}

.ct-geral .ct-ranking .figName {
    font-size: 14px;
    color: #77f;
}
.ct-geral .ct-ranking .figNum {
    font-size: 14px;
    color: #00458D;
    width: 30px;
    text-align: right;
    padding-right: 10px;
}

.ct-geral .ct-ranking .tabela-estatistica {
    margin: 15px 0 0 0;
}
.ct-geral .ct-ranking .tabela-estatistica tr th, .ct-geral .ct-ranking .tabela-estatistica tr td {
    height: 25px;
}
.ct-geral .ct-ranking .tabela-estatistica tr th {
    color: #3074b4;
}


#progressBackgroundFilter {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}



#processMessage {
    position: absolute;
    top: 50px;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #000;
    color: #efefef;
    height: 30px;
}

.ct-geral .ct-estatistica div {
    width: 100%;
    float: left;
}

.ct-geral .ct-estatistica .tabela-estatistica {
    margin: 15px 0 0 0;
}
.ct-geral .ct-estatistica .tabela-estatistica tr th, .ct-geral .ct-estatistica .tabela-estatistica tr td {
    height: 25px;
    padding-left: 10px;
    border-bottom: 1px dotted #fff;
}
.ct-geral .ct-estatistica .tabela-estatistica tr th {
    color: #3074b4;
}

.ct-geral .ct-estatistica {
    float: left;
}
.ct-geral .ct-curiosidades {
    float: left;
    margin: 18px 0 0 15px;
}
.ct-geral .ct-curiosidades ul li {
    float: left;
    padding: 10px 0px 10px 10px;
    color: #0c2d7f;
}
.ct-geral .ct-curiosidades ul li h3 {
    color: #0c2d7f;
    font-size: 15px;
}
.ct-geral .ct-curiosidades ul li p {
    font-size: 35px;
    color: #77f;
}

