
@charset "utf-8";
/* CSS Document */


body {
	background: ;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF; 
	font-size:11px;
	background-color:#333;
	height: 100%;
}

.transparent{
	background-color:transparent;
	background-image:none;
	margin-left:0px;
}
a {
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


h1{font-size:22px; font-weight:normal}

#container{
	width:960px;
	margin:auto;
	height:100%;
}

.header{960px;
	height:100px;
	background-image: url(images/bg-header.png);
	padding-top:10px
}

.header_special {960px;
    height: 40px;
    background-image: url("images/bg-header-special.png");
    padding-top: 10px;
}

.logo{height:60px; float:left; margin-left:20px;}
.login{
	width:450px;
	height:60px;
	float:right;
	margin-right: 10px;
}

.menu{
	width:940px;
	padding-left:20px;
	padding-right:10px;
	height:39px;
	float:left;
}

.links{
	width:800px;
	float:left;
	padding-top: 12px;
	text-shadow: 0.1em 0.1em #fff;
}
.links a{padding-right:15px; color:#333; font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-shadow:#FFF }


#lang{
	width:122px;
	height:31px;
	float:right;
	padding-top:8px;
	_margin-top:5px;
}


.white {
    color: #FFFFFF;
    font-size: 11px;
}


.fields-login {
    background-color: #ffffff;
	border:0;
    height: 18px;
    margin:0;
	padding:2px;
    text-align: left;
    width: 84px;
}

.new-user-orange{color:#F6911F; font-weight:bold; font-size:11px}
.login-orange{background-image:url(images/btn-login.png); width:50px; height:23px; color:#F6911F; font-weight:bold; font-size:11px; background-color:transparent; margin:0; border:0; cursor:pointer; text-shadow: 0.1em 0.1em #000}


.content-top{width:960px; height:10px; background-image:url(images/bg-top.png); margin-top:10px; }
.content-middle{
	width:960px;
	padding-top: 1px;
	background-image:url(images/bg-middle.png);
	position:relative;
}
.content-bottom{width:960px; height:10px; background-image:url(images/bg-bottom.png); margin-bottom:15px; }

.slider-promo{width:948px; margin-top:5px; margin:auto;}
.slider{width:700px; height:280px; float:left;}
.textos{
	width:680px;
	float:left;
	margin-left:15px;
	margin-bottom: 25px;
}
.textos_iframe{
	width:680px;
	float:left;
	margin-left:0px;
	margin-bottom: 25px;
}
.promo{width:230px; height:280px; float:right;}

.btn-cadastro{
	width:230px;
	height:40px;
	margin-bottom:7px;
	background-image:url(images/btn-register.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:13px;
	font-size:20px;
	cursor:pointer;
	text-shadow: 0.05em 0.05em #000;
	text-transform:uppercase;
}

.btn-cadastro:hover{background-image:url(images/btn-register2.png); background-repeat:no-repeat;
padding-top:14px; height:39px;}

.btn-atendimento{width:230px; height:51px; margin-bottom:7px; background-image:url(images/btn-support.png); background-repeat:no-repeat;
padding-top:2px; padding-left:25px;
	font-size:20px;
	cursor:pointer;
	text-shadow: 0.05em 0.05em #000;
	text-align:left;
	text-transform:uppercase;}
	
.btn-atendimento:hover{background-image:url(images/btn-support2.png); background-repeat:no-repeat; padding-top:3px; height:50px; }

.tit-bonus{width:225px; height:27px; margin-bottom:5px; background-image:url(images/bg-bonus.png); background-repeat:no-repeat; padding-top:8px; padding-left:8px; font-size:15px;
text-transform:uppercase;}
.bonus{width:230px; height:120px;}

.tit-games{width:950px; height:35px; background-image:url(images/bg-tit-juegos.png); background-repeat:no-repeat; margin:auto; margin-top:10px; padding-top:8px; padding-left:8px; font-size:15px; margin-left:5px;}

.games-container{width:100%; margin:auto; }

.game{
	width:230px;
	height:200px;
	background-image:url(images/bg-games.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:11px;
}
.game-name{
	width:218px;
	margin:auto;
	text-align:left;
	height:20px;
	padding-top:5px;
	font-weight:bold;
	font-size:13px;
}
.img-game{ width:218px; height:98px; margin:auto}
.game-bottom{width:214px; height:50px; margin:auto; margin-top:7px;}
.info{width:30px; height:30px; float:left}
.playnow{width:100px; height:24px; float:right; cursor:pointer; text-align:center; background-image:url(images/btn-play.png); background-repeat:no-repeat; font-size:14px; padding-top:5px; font-weight:bold; text-shadow: 0.1em 0.1em #333;}

.playnow:hover{background-image:url(images/btn-play2.png); background-repeat:no-repeat; }

.pagamento{
	width:960px;
	height:60px;
	margin:auto;
	text-align: center;


}

.clear { clear: both; }
.saldo{
	width:410px;
	height:40px;
	float:left;
	margin-left:20px;
	font-size:13px;
	color:#FFF;
	padding-top:10px;
}
.saldoup{
	width:410px;
/*	height:40px;*/
	float:left;
	margin-left:20px;
	font-size:13px;
	color:#FFF;
/*	padding-top:10px;*/
}
.logout{
	width:190px;
	height:45px;
	float:right;
	margin-right: 10px;
	margin-top: 8px;
}