/* =Hacks
-----------------------------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	height:1%;
}

.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}


.replace {
	overflow: hidden;	
}

.replace a {
	display:block;
	width: 100%;
	height: 100%;	
	position: relative;
}

.replace strong {
	position: absolute;
	top: -9999px;	
}

input {
	padding: 0px 3px;	
}

.uppercase {
	text-transform: uppercase;
}

.fix {
	overflow: hidden;
	zoom: 1;
}

/*---------------------------------- INICIO ELEMENTOS COMUNS*/

body {
	background: url(img/bg.gif) repeat-x 0 0 #fffffe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
}

#container {
	background: url(img/bg-site.gif) no-repeat 0 0 #fff;
	width: 964px;
	margin: 0 auto;	
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding:0 7px 0 6px;
}
 
#header {
	background: url(img/bg-topo.gif) repeat-x 0 0;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;	
}

#conteudo {
	position: relative;
	margin: 0 auto 33px auto;
	width: 930px;
	overflow: hidden;
	zoom:1;
}

#rodape {
	background: none;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 50px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	clear: both;
}

#rodape ul {
	width: 665px;
	margin: 0 auto;
}

#rodape li h6.logo-rodape {
	background: url(img/7cartas-rodape.gif) no-repeat 0 0;
	width: 93px;
	height: 9px;
	margin-top: 4px;
}

#rodape li {
	float: left;
	background: url(img/divisoria-rodape.gif) no-repeat left center;
	padding-left: 15px;
	margin-right: 13px; 	
}

#rodape li.first{
	background: none;
}

#rodape li a {
	color: #333;
}

.head-esq {
	width: 280px;
	float: left;
	position: relative;
	z-index: 10;
	overflow: hidden;
}


.head-logo {
	width: 410px;
	float: left;
	position: relative;
	z-index: 1;
	left: -6px;
	margin-right: -6px;
	overflow: hidden;
}

.head-dir {
	width: 280px;
	float: left;
	position: relative;
}

.head-logo .gratis {
	background: url(img/gratis.gif) no-repeat 0 0;
	width: 121px;
	height: 104px;	
	position: absolute;
	top: 0px;
	left: 6px;
	z-index: 1;
}

.head-logo .content {
	background: url(img/bg-content-head.gif) repeat-y 0 0;	
	padding-top: 8px;
}

.head-logo .foot {
	background: url(img/bg-foot-head.gif) no-repeat 0 0;
	height: 32px;
}

.logo {
	background: url(img/bg-logo.gif) no-repeat 0 0;
	padding-top: 4px;
	height: 104px;
}

.logo h1 {
	background: url(img/7cartas-logo.gif) no-repeat 0 0;
	width: 257px;
	height: 104px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.logo p {
	color: #57ed81;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: -19px;	
	position: relative;
	z-index: 6;
}

.head-logo .content .jogos {
	background: url(img/tracejado.gif) repeat-x bottom left;
	width: 375px;
	margin: 0 auto;
	padding-bottom: 4px;
	overflow: hidden;
	zoom: 1;	
}

.head-logo .content .jogo {
	width: 185px;
	height: 105px;
	float: left;
}

.head-logo .content .jogo h2 {
	margin: 0 auto 14px auto;	
}

.head-logo .content p.usuarios {
	text-align: center;
	font-weight: bold;
	padding-bottom: 7px;
	color: #57ed81;
}

.head-logo .content .buraco,
.head-logo .content .biriba {
	background: url(img/tracejado.gif) repeat-y right top;
	padding-right: 5px;
}

.head-logo .content .jogo .tit-buraco {
	background: url(img/titulos/tit-buraco.gif) no-repeat 0 0;
	width: 129px;
	height: 26px;
	margin-top: 5px;
}

.head-logo .content .jogo .tit-buracoFechado {
	background: url(img/titulos/tit-buracoFechado.gif) no-repeat 0 0;
	width: 130px;
	height: 42px;
	margin-bottom: 3px;
}

.head-logo .content .jogo .tit-biriba {
	background: url(img/titulos/tit-biriba.gif) no-repeat 0 0;
	width: 112px;
	height: 27px;
	margin-top: 5px;
}

.head-logo .content .jogo .tit-tranca {
	background: url(img/titulos/tit-tranca.gif) no-repeat 0 0;
	width: 123px;
	height: 26px;
	margin-top: 5px;
}

.head-logo .content .jogo p.bt-jogar {
	background: url(img/botoes/bt-jogar.gif) no-repeat 0 0;
	width: 142px;
	height: 36px;
	margin: 0 auto;
}

.head-logo .content p.conhecerJogos {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-top: 12px;
}
.head-logo .content p.conhecerJogos a {
	color: #fff;
}

.head-dir .login {
	padding:  13px 0 0 35px;
}

.head-dir .login label {
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	margin: 3px 5px 0 0;
	width: 40px; 
}

.head-dir .login input {
	float: left;
}

.head-dir .login .linha {
	overflow: hidden;
	zoom: 1;
	clear: both;
	margin-bottom: 10px;
}

.head-dir .login input.email {
	width: 164px;
}

.head-dir .login input.senha {
	width: 119px;
}

.head-dir .login p {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	margin: -5px 0 5px 0;
}

.head-dir .login p a {
	color: #58ec5d;
}

.head-dir .usuario {
	width: 250px;
	margin: 9px auto 0 auto;
	overflow: hidden;
	zoom: 1;
	font: bold 10px Verdana;	
}

.usuario .logado {
	color: #fff;
	padding-bottom: 8px;
}

.usuario .logado strong{
	color: #00ff00;
}


.usuario .logado .foto {
	float: left;
	position: relative;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.usuario .logado .foto span.moldura {		
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 60px;
	height: 60px;	
	z-index: 10;
}

.usuario .logado .foto img.fotoUsuario {	
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 60px;
	height: 60px;
	z-index: 1;
}

.usuario .logado .dados {
	float: left;
	margin: 10px 0 0 10px;
}

.usuario .logado .bts {
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding-top: 5px;
	*padding-top: 7px;
}

p.meuRanking {
	background: url(img/botoes/bt-meuRanking.gif) no-repeat 0 0;
	width: 116px;
	height: 20px;
	float: left;
}

p.meusDados {
	background: url(img/botoes/bt-meusDados.gif) no-repeat 0 0;
	width: 116px;
	height: 20px;
	float: right;
}

.historico-jogador {
	border: 1px solid #000;
}

.historico-jogador .tit {
	background-color: #296450;
	color: #fff;
	padding: 4px 0px 5px 8px;
	border-bottom: 1px solid #000;
}

.historico-jogador .tit strong {
	color: #00ff00;
}

.historico-jogador .hist-jogo {
	background: url(img/tracejado-hist-jogador.gif) repeat-x bottom left;
	overflow: hidden;
	zoom: 1;
}

.historico-jogador .hist-jogo h3 {
	width: 28px;
	float: left;
	border-bottom: 1px solid #003300;
}

.historico-jogador .hist-jogo h3.buraco {
	background: url(img/titulos/tit-vertical-buraco.gif) no-repeat 0 0 #339966;
	height: 60px;
}

.historico-jogador .hist-jogo h3.buracoFechado {
	background: url(img/titulos/tit-vertical-buracoFechado.gif) no-repeat 0 0 #339966;
	height: 58px;
}

.historico-jogador .hist-jogo h3.biriba {
	background: url(img/titulos/tit-vertical-biriba.gif) no-repeat 0 0 #339966;
	height: 58px;
}

.historico-jogador .hist-jogo h3.tranca {
	background: url(img/titulos/tit-vertical-tranca.gif) no-repeat 0 0 #339966;
	height: 57px;
}

.hist-jogo table {
	width: 185px;
	margin: 5px 0 0 15px;
	float: left;
}

.hist-jogo td.first {
	background: url(img/tracejado2.gif) repeat-x 0px 9px;
	width: 100%;
}

.hist-jogo td.last {
	background: url(img/tracejado2.gif) repeat-x 0px 9px;
	width: 30%;	
	text-align: right;	
}

.hist-jogo td.first p {
	background-color: #fff;
	float: left;
	padding-right: 6px;
	font-weight: normal;
}

.hist-jogo td.last strong {
	background-color: #fff;
	padding-left: 5px;
}

.historico-jogador .hist-last {
	background: none;
}

.historico-jogador .hist-last h3 {
	border: none;
}

.messenger {
	width: 242px;
	height: 213px;
	margin: 13px auto 0 auto;
	overflow: hidden;
	border: none;
}

/* INICIOS DOS BOXES DE RANKING */

.box-ranking {
	width: 465px;
	overflow: hidden;
	zoom: 1;
	float: left;	
}

.box-ganhadores {
	width: 465px;
	overflow: hidden;
	zoom: 1;
	float: right;	
}


.box-ranking .titulo-ranking {
	margin: 0 auto 8px auto;
	height: 17px;
	overflow: hidden;
}

.box-ranking .titulo-ranking strong {
	position: absolute;
	top: -9999px;
}

.box-ranking .mes1 {
	background: url(img/titulos/ranking-janeiro.gif) no-repeat 0 0;
	width: 160px;
}

.box-ranking .mes2 {
	background: url(img/titulos/ranking-fevereiro.gif) no-repeat 0 0;
	width: 181px;
}

.box-ranking .mes3 {
	background: url(img/titulos/ranking-marco.gif) no-repeat 0 0;
	width: 160px;
	height: 19px;
	margin-bottom: 6px;
}

.box-ranking .mes4 {
	background: url(img/titulos/ranking-abril.gif) no-repeat 0 0;
	width: 160px;
}

.box-ranking .mes5 {
	background: url(img/titulos/ranking-maio.gif) no-repeat 0 0;
	width: 160px;
}

.box-ranking .mes6 {
	background: url(img/titulos/ranking-junho.gif) no-repeat 0 0;
	width: 160px;
}

.box-ranking .mes7 {
	background: url(img/titulos/ranking-julho.gif) no-repeat 0 0;
	width: 160px;
}

.box-ranking .mes8 {
	background: url(img/titulos/ranking-agosto.gif) no-repeat 0 0;
	width: 160px;
}

.box-ranking .mes9 {
	background: url(img/titulos/ranking-setembro.gif) no-repeat 0 0;
	width: 177px;
}

.box-ranking .mes10 {
	background: url(img/titulos/ranking-outubro.gif) no-repeat 0 0;
	width: 168px;
}

.box-ranking .mes11 {
	background: url(img/titulos/ranking-novembro.gif) no-repeat 0 0;
	width: 181px;
}

.box-ranking .mes12 {
	background: url(img/titulos/ranking-dezembro.gif) no-repeat 0 0;
	width: 179px;
}

.box-ranking .ranking {
	background: url(img/bg-box-ranking.gif) repeat-y 0 0;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.box-ranking .ranking-standard {
	background: url(img/pontilhado-box-ranking.gif) repeat-y top right;
	width: 233px;
	float: left;
	overflow: hidden;
}

.box-ranking .ranking-premium {
	width: 232px;
	float: left;
	overflow: hidden;
} 

.box-ranking .ranking-standard h4 {
	background: url(img/titulos/tit-boxDuplo-standard.gif) no-repeat 0 0;
	width: 233px;
	height: 33px;
}

.box-ranking .ranking-premium h4 {
	background: url(img/titulos/tit-boxDuplo-premium.jpg) no-repeat 0 0;
	width: 232px;
	height: 33px;
}

.box-ranking .selecionar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 215px;
	margin: 0 auto 5px auto;
	overflow: hidden;
	zoom:1;	
}

.box-ranking .ranking-premium .selecionar {
	margin: 0 0 5px 7px;
}

.box-ranking .selecionar input {
	float: left;
	margin: 0px 2px 0 0;
	*margin: -3px -1px -3px -3px;
}

.box-ranking .selecionar label {
	float: left;
	margin: -1px 0 0 0;
	*margin: 2px 0 0 0;
	letter-spacing: -0.05em;
}

.box-ranking .selecionar p {
	float: left;
	white-space: nowrap;
}

.box-ranking .selecionar p.last {
	float: right;
}

.box-ranking .ranking-jogos {
	background: url(img/bg-repeat-ranking-jogos.gif) repeat-y 0 0;
	border-bottom: 1px solid #ccc;
	width: 221px;	
	margin: 0 0 0 8px;
	*margin-top: -2px;
	overflow: hidden;
	padding-bottom: 8px;
}

.box-ranking .ranking-premium .ranking-jogos {
	margin: 0 0px 0 3px;
}

.box-ranking .ranking-jogos ul {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 7px;
}

.box-ranking .ranking-jogos li {
	width: 55px;
	height: 26px;
	float: left;
}

.box-ranking .ranking-jogos li.aba-buraco {
	width: 56px;
}

.box-ranking .ranking-jogos li.aba-buraco a{
	background: url(img/abas/box-ranking-aba-buraco.gif) no-repeat 0 0;
}

.box-ranking .ranking-jogos li.aba-buracoFechado a{
	background: url(img/abas/box-ranking-aba-buracoFechado.gif) no-repeat 0 0;
}

.box-ranking .ranking-jogos li.aba-tranca a{
	background: url(img/abas/box-ranking-aba-tranca.gif) no-repeat 0 0;
}

.box-ranking .ranking-jogos li.aba-biriba a{
	background: url(img/abas/box-ranking-aba-biriba.gif) no-repeat 0 0;
}

.box-ranking .ranking-jogos li a:hover,
.box-ranking .ranking-jogos li a.ativo {
	background-position: 0 -26px;
}

.box-ranking .ranking-jogos table {
	width: 198px;
	margin: 0 auto;
	font-size: 9px;
}

.box-ranking .ranking-jogos table th,
.logadaPremium .ranking .listagem table th {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.box-ranking .ranking-jogos table th.first,
.logadaPremium .ranking .listagem table th.first {
	border-left: none;
	width: 60%;
}

.box-ranking .ranking-premium table th.first {
	border-left: none;
	width: 50%;
}

.logadaPremium .ranking .listagem table th.first {
	width: 40%;
}

.box-ranking .ranking-jogos table td,
.logadaPremium .ranking .listagem table td {
	text-align: center;
	border-left: 1px solid #ccc;
}

.box-ranking .ranking-jogos table td.aleft,
.logadaPremium .ranking .listagem table td.aleft {
	text-align: left;
	border-left: none;
	padding-left: 4px;
}

.box-ranking .ranking-jogos table tr.first td,
.logadaPremium .ranking .listagem table tr.first td {
	padding-top: 5px;
}

.box-ranking .ranking-jogos table tr.last td,
.logadaPremium .ranking .listagem table tr.last td {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}


.box-ranking .footer {
	background: url(img/box-ranking-bgFooter.gif) no-repeat bottom left;
	overflow: hidden;
	zoom: 1;
	clear: both;
	height: 51px;
	*height:45px;
}

.box-ranking .footer p.verPosicao {
	background: url(img/botoes/bt-VerPosicaoRanking.gif) no-repeat 0 0;
	width: 181px;
	height: 26px;
	margin: 7px 0 0 140px;
	*margin: 5px 0 0 140px;
	float: left;
	display: inline;
}

.box-ranking .footer p.legenda {
	float: right;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: -0.05em;
	margin: 7px 10px 2px 0;
	*margin: 3px 10px -6px 0;
	display: inline;
}

.logadaStand .ranking-standard tr.ultimo td,
.logadaPremium .ranking .listagem tr.ultimo td {
	background-color: #ffffcc;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

.logadaStand .ranking-premium{
	background: url(img/bg-box-ranking-premium.gif) no-repeat 0 0;
	height: 250px;
	font-family: "Trebuchet ms";
}

.logadaStand .ranking-premium h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
	padding-top: 45px;
	line-height: 20px;
}

.logadaStand .ranking-jogos {
	*padding-bottom: 6px;
}

.logadaStand .ranking-completo {
	background: url(img/bg-footer-RankingCompleto.gif) no-repeat bottom left;
	height: 28px;
}

.logadaStand .ranking-completo a {
	display: block;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033cc;
}

.logadaStand .ranking-premium h3 strong {
	color: #000;
}

.logadaStand .ranking-premium h3 em {
	color: #cc0000;
}

.logadaStand .ranking-premium p.bt-assineJa {
	background: url(img/botoes/bt-assineJa.gif) no-repeat 0 0;
	width: 145px;
	height: 38px;
	margin: 0 auto;
}

.logadaStand .ranking-premium ul {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 5px 0 15px 12px;
}

.logadaStand .ranking-premium li {
	background: url(img/ico-lista-box-home-premium.gif) no-repeat 0 4px;
	padding-left: 30px;
	padding-bottom: 2px;
}

.logadaPremium .ranking {
	background: url(img/bg-box-premium.gif) no-repeat 0 0;
	width: 465px;
	height: 252px;
}

.logadaPremium .ranking .listagem {
	background: url(img/bg-listagem-box-premium.gif) repeat-y 0 0;
	width: 419px;
	margin: 37px auto 0 auto;
	border-bottom: 1px solid #ccc;
}

.logadaPremium .ranking .listagem ul {
	background: url(img/pontilhado-box-ranking.gif) repeat-x bottom left;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 9px;
}

.logadaPremium .ranking .listagem ul li {
	float: left;
	width: 101px;
	height: 26px;
	margin-right: 5px;
}

.logadaPremium .ranking .listagem ul li.aba-buraco a {
	background: url(img/abas/box-premium-aba-buraco.gif) no-repeat 0 0;
}

.logadaPremium .ranking .listagem ul li.aba-buracoFechado a {
	background: url(img/abas/box-premium-aba-buracoFechado.gif) no-repeat 0 0;
}

.logadaPremium .ranking .listagem ul li.aba-biriba a {
	background: url(img/abas/box-premium-aba-biriba.gif) no-repeat 0 0;
}

.logadaPremium .ranking .listagem ul li.aba-tranca a {
	background: url(img/abas/box-premium-aba-tranca.gif) no-repeat 0 0;
}

.logadaPremium .ranking .listagem ul li.aba-tranca {
	margin-right: 0px;
}

.logadaPremium .ranking .listagem ul li a:hover,
.logadaPremium .ranking .listagem ul li a.ativo {
	background-position: 0 -26px;
}

.logadaPremium .ranking .listagem table {
	width: 400px;
	margin: 0 auto 9px auto;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.logadaPremium .ranking p.legenda {
	font-size: 9px;
	color: #000;
	float: left;
	line-height: 10px;
	margin: 6px 0 0 23px;
	display: inline;
}

.logadaPremium .ranking p.verRanking {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	margin: 6px 24px 0 0px;
	display: inline;
}

.logadaPremium .ranking p.verRanking a {
	color: #0033cc;
}
