@charset "utf-8";

@import url('../../padrao/champion.css');
@import url('regulamento-form.css');

body { background: #525154 url('imagens/background.gif') center top no-repeat; font-size:13px; }

h1 { font-size:28px; margin-bottom:12px; }

#TituloRegulamento
{
	position: relative;
	z-index: 4;
	text-align: center;
	margin: 6px auto 0 auto;
}

#btnComoJogar { top:390px; left:20px;}

#RegulamentoContainer div.texto { width:500px; height:350px; padding:10px; background:#fff; overflow-y: scroll;}
#RegulamentoContainer div.texto p { line-height:18px; margin-bottom:10px;}

#RegulamentoMarcaDagua p { padding:9px 0; }

#RegulamentoMarcaDagua p a { color:#CCC; }

#UmRelogioCincoPulseiras
{
	position: absolute;
	z-index: 2;
	bottom: 28px;
	right: 214px;
}

#RegulamentoContainer
{
	position: relative;
	z-index: 10;
	width: 417px;
	top: 156px;
	left: 210px;
	padding: 9px 18px;
}

#FormContainer 
{
	position: relative;
	z-index: 10;
	width: 417px;
	
	top: 150px;
	left: 230px;

	background: #e7e5d4;
	
	margin: 0px;
	padding: 9px 18px;
}

#pagCadastro #Conteudo { padding: 0; }

#RegulamentoContainer h2 { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 14px; margin: 0; }

#promocaoCulturalBanner { position: absolute; top: 80px; right: 294px; }

#btnEnviar { position: absolute; z-index: 10; bottom: -30px; right: 0px; background: url('imagens/form-enviar.gif') no-repeat;
	width: 99px; height: 27px; text-indent: -1000000px; border: 0px; }

#RegulamentoContainerBotao { position:absolute; z-index:10; height:27px; width:400px; border:0; top:390px; left:234px; /*border:solid 1px #f00;*/ /*bottom:-26px; right:0;*/ }
#RegulamentoContainerBotao * { float:left; }
#RegulamentoContainerBotao #concordo { margin:4px 0 0 0; padding:0; }
#RegulamentoContainerBotao #btnLogin { border:none; background: url(imagens/ja-sou-cadastrado.gif) no-repeat; color:#6E6A65; display:block; width:108px; height:26px; 
	padding:3px 10px; font-weight:bold; margin-left:5px; }
#RegulamentoContainerBotao #btnLogin:hover { cursor:pointer; }

#ParabensContainer { position: absolute; z-index: 3; width: 434px; height: 155px; background: #e7e5d4; top: 302px; right: 150px; }

#login
{
	position: absolute;
	z-index: 5;
	right: 0px;
	padding: 0 4px 4px 4px;
	top: -32px;
	background: #E7E5D4;
}

#Parabens
{
	position: absolute;
	top: -110px;
	left: 0px;
}

#paraGanharUmKit
{
	position: absolute;
	top: -32px;
	text-align: center;
}

#CampoFrase
{
	width: 432px;	
	height: 154px;
	border: none;
	background: transparent;
	overflow: auto;
	float: left;
}

#botaoEnviar
{
	position: relative;
	float: right;
	right: 0px;
	bottom: -4px;
}

#quemGanhouContainer
{
	position: absolute;
	z-index: 3;
	width: 405px;
	height: 407px;
	top: 114px;
	right: 158px;
	padding: 18px;
}

#vejaQuemJaGanhou
{
	position: absolute;
	top: 30px;
	right: 26px;
}

#quemGanhouDEMO
{
	background: url('imagens/quem-ganhou-DEMO.gif') no-repeat center;
	height: 340px;
}

.spacer { margin: 6px 0; }

div#formAlerta { padding:5px; background-color:#FAF0AD; border:1px solid #FFC949; margin:10px 0; font:13px Tahoma; color:#990000; }
div#formLoginAlerta{z-index:99; position: absolute;right: 0px;padding: 5px; top: -62px; width:294px; background-color:#FAF0AD; border:1px solid #FFC949; font:13px Tahoma; color:#990000; }

