/* GERAL */

/* reset */

ul, ol, li, p, i, div, a, em, h1, h2, h3, h4, h5, form, input, textarea, label, dl, dt, dd, var, span, em, select, img, address, legend {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	clear:none;
	text-decoration:none;
	font-size:.93em;
	color:#000;
	font-style:normal;
	line-height:1.2em;
	z-index:1;
}
a {
	color:#999;
	font-weight:900;
}
a:hover {
	text-decoration:underline;
}
i {
	display:inline;
	float:none;
	clear:none;
	font-style:italic;
}
p a {
	display:inline;
	float:none;
}
label {
	display:inline-block;
}
fieldset {
	border:none;
	padding:0;
}
legend {
	display:none;	
}

/* GERAL */

html {
	overflow-y:scroll;
}
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	background:url(../img/bg.jpg) #010101 center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
}
#outter {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-425px;
	margin-top:-300px;
	width:850px;
	height:600px;
}
#outter div {
	width:100%;
	height:100%;
}
h1 {
	background:url(../img/h1.gif) top center no-repeat;
	width:100%;
	height:94px;
	text-indent:-5000px;
	margin:140px 0 0 0;
}
h2 {
	height:32px;
	width:100%;
	text-indent:-5000px;
	margin:30px 0 0 0;
}
ul {
	width:322px;
	padding:30px 0 0 275px;
}
ul li {
	width:100%;
	height:60px;
	padding:0 0 30px 0;
}
ul li a {
	height:60px;
	text-indent:-5000px;
	margin:0 auto;
}

/* CHOOSE YOUR DESTINY */

#escolha h2 {
	display:none;
	background:url(../img/h2-vcquer.gif) top center no-repeat;
}
ul .acessarjogo a {
	background:url(../img/acessarjogo.png) top left no-repeat;
	width:211px;
	margin-left:45px;
	_margin-left:22px;
}
ul .acessarsite a {
	background:url(../img/acessarsite.png) top left no-repeat;
	width:293px;
}

/* UNDERAGE BAN */

#idade h2 {
	background:url(../img/h2-underageban.png) top center no-repeat;
	height:65px;
}
#idade form {
	width:100%;
}
#idade form dl {
	padding:30px 0 0 225px;
}
#idade dl dd {
	height:90px;
	width:90px;
}
#idade dl dt {
	display:none;	
}
#idade dl .dia {
	background:url(../img/dd-dia.png) top left no-repeat;
}
#idade dl .mes {
	background:url(../img/dd-mes.png) top left no-repeat;
}
#idade dl .ano {
	background:url(../img/dd-ano.png) top left no-repeat;
}
#idade form .text {
	font-size:32px;
	color:#9af23b;
	font-weight:900;
	background:none;
	border:none;
	width:44px;
	margin:35px 0 0 25px;
	_margin:35px 0 0 12px;
}
#idade form .submit {
	width:153px;
}
#idade form .submit input {
	background:url(../img/submit.png) top left no-repeat;
	width:100%;
	height:70px;
	border:none;
	cursor:pointer;
	text-indent:-5000px;
	margin:15px 0 0 0;
}
/* GAME */

.game {
	background:#25251e;	
}
.flashhome {
	position:absolute;
	left:50%;
	top:50%;
	width:938px;
	height:615px;
	margin-left:-469px;
	margin-top:-307px;
}
#homeflash {
	position:absolute;
	top:0;
	left:0;
}

/* OFFLINE */

.offline,
.winners {
	background:#000;
}
.offline p {
	background:url(../img/pop_up_resultado.jpg) top left no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	width:514px;
	height:325px;
	margin:-162px 0 0 -257px;
	text-indent:-5000px;
}

/* RANKING */

