* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:20px;
	font-family:Georgia, Arial, Helvetica, Sans-Serif;
	color:#333;
	background:url(images/body-bg.gif) repeat 0 0;
}
a {
	color:#ff0000;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	overflow:auto;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:980px;
	margin:0 auto;
}
.border {
	border:1px solid #e8e8e8;
	background:#fff;
	position:relative;
}
.shadow-l {
	background:url(images/shadow-l.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	left:-25px;
}
.shadow-r {
	background:url(images/shadow-r.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	right:-25px;
}
.shadow-b {
	background:url(images/shadow-b.png) no-repeat 0 0;
	width:980px;
	height:20px;
	position:absolute;
	bottom:-20;
	left:0;
}
#header {
	background:url(images/header-bg.gif) repeat-x 0 0;
	height:109px;
	position:relative;
}

#logo-png{
	width:160px;
	height:97px;
	margin: 7px 0px 0px 20px;
}
/*
#logo a {
	background:url(images/logo.gif) no-repeat 0 0;
	width:356px;
	height:109px;
	position:absolute;
	top:0;
	left:0;
}*/
.socials {
	/*padding:23px 11px 0 0;*/
	padding:5px 20px 0 0;
}
.socials ul {
	list-style:none;
}
.socials ul li {
	display:inline;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	border-right:1px dotted #b9b9b9;
	padding:2px 17px 2px 0;
	margin:0 15px 0 0;
}
.socials ul li.last {
	border:0;
	margin:0;
}
.socials ul li a {
	float:left;
	color:#b9b9b9;
	height:16px;
	padding:0 0 0 20px;
}
.socials ul li a.rss {
	background:url(images/soc-rss.gif) no-repeat 0 0;
}
.socials ul li a.fb {
	background:url(images/soc-fb.gif) no-repeat 0 0;
}
.socials ul li a.twit {
	background:url(images/soc-twit.gif) no-repeat 0 0;
}
#navigation {
	height:43px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	height:43px;
	border-right:1px solid #dbdbdb;
	font-size:12px;
	line-height:43px;
	font-weight:bold;
	text-transform:uppercase;
}
#navigation ul li a {
	float:left;
	height:43px;
	color:#000;
	padding:0 27px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color:#ff0000;
	text-decoration:none;
}
.slider {
	width:930px;
	height:300px;
	border:1px solid #dbdbdb;
	position:relative;
	margin:25px 0 0 24px;
}
.slider .item {
	position:relative;
	width:928px;
	height:298px;
}
.slider .item img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider .text {
	position:absolute;
	top:102px;
	left:480px;
	z-index:2;
}
.slider .text h3 {
	font-size:45px;
	line-height:45px;
	color:#ff0000;
	padding:0 0 0 7px;
}
.slider .text h2 {
	font-size:58px;
	line-height:58px;
	color:#39393d;
	text-transform:uppercase;
	padding:0 0 0 2px;
}
.slider-nav {
	width:92px;
	height:18px;
	position:absolute;
	bottom:9px;
	right:6px;
	z-index:3;
}
.slider-nav a {
	width:18px;
	height:18px;
	background:#d7d7d8;
	margin:0 5px 0 0;
}
.slider-nav a.active {
	background:#39393d;
}
#main {
	width:932px;
	padding:37px 24px 17px 24px;
}
#main h3 {
	font-size:12px;
	line-height:15px;
	color:#000;
	text-transform:uppercase;
	border-bottom:1px solid #dbdbdb;
	padding:0 0 9px 0;
}
#main a.more {
	background:url(images/more.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:14px;
	color:#ff0000;
	text-decoration:underline;
	padding:0 0 0 13px;
}
#main a.more:hover {
	text-decoration:none;
}
#content {
	width:605px;
}
#content-full {
	width:100%;
}
.highlight h3 {
	margin:0 0 9px 0;
}
.highlight p {
	padding:0 0 11px 0;
}
.highlight img {
	margin:4px 12px 0 12px;
}
.projects {
	padding:65px 0 0 0;
}
.projects h3 {
	margin:0 0 17px 0;
}
.projects .item {
	margin:0 0 28px 0;
}
.projects .image {
	width:183px;
	height:111px;
	border:1px solid #dbdbdb;
	padding:2px;
	margin:0 20px 0 3px;
}
.projects .text {
	width:393px;
}
.projects .text h4 {
	font-size:12px;
	line-height:15px;
	color:#333;
	text-transform:uppercase;
	padding:3px 0 2px 0;
}
.projects .text p {
	padding:0 0 3px 0;
}
#sidebar {
	width:300px;
}
.sidebar-nav {
	list-style:none;
	padding:0 0 17px 0;
}
.sidebar-nav ul {
	list-style:none;
}
.sidebar-nav ul li {
	border-bottom:1px solid #dbdbdb;
	font-size:12px;
	line-height:18px;
	padding:7px 0;
}
.sidebar-nav ul li a {
	background:url(images/bullet.gif) no-repeat 5px 4px;
	color:#333;
	padding:0 0 0 16px;
}
.btn-buy {
	background:url(images/btn-buy.gif) no-repeat 0 0;
	display:block;
	width:307px;
	height:86px;
	font-size:40px;
	line-height:86px;
	color:#b50000;
	font-weight:bold;
	text-align:center;
	margin:0 0 17px 0;
	position:relative;
	left:-3px;
}
.btn-buy:hover {
	text-decoration:none;
}
.advertisement {
	padding:0 0 13px 0;
}
.advertisement h3 {
	margin:0 0 18px 0;
}
.advertisement .ads {
	padding:0 15px 0 7px;
}
.advertisement .ad {
	margin:0 0 18px 0;
}
#sidebar .info h3 {
	margin:0 0 7px 0;
}
#footer {
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
	padding:18px 27px 20px 38px;
}
#footer a {
	color:#7f7f7f;
	text-decoration:none;
}

@font-face {
     font-family: fifa-font;
     src: url('../includes/EASansCurves-Regular_FIFA.ttf');
}

#login {
	width: 240px;
	/* 
	margin-top: 40px;
	border: 1px dashed black;
	*/
	background-color: #FFFFFF;
}

.titulo-campeonato {
	width: 100%;
	height: 40px;
	border: 1px dotted;
	margin-bottom: 20px;
	background-color: #2E8B57;
    opacity: 0.8;
    text-align: center;
}

.text-titulo {
    filter: alpha(opacity=80); /* For IE8 and earlier */
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	color:#fff;
	line-height: 40px;
}

.titulo-campeonato-fase {
	width: 100%;
	height: 40px;
	border-bottom: 1px dotted;
	margin-bottom: 40px;
    opacity: 0.8;
    text-align: center;
}

.text-titulo-fase {
    filter: alpha(opacity=80); /* For IE8 and earlier */
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 100;
	color:#000;
	line-height: 40px;
}

.text-titulo-geral {
    filter: alpha(opacity=80); /* For IE8 and earlier */
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	text-transform: uppercase;
	color:#000;
	line-height: 40px;
	opacity: 0.6;
}

.text-conteudo {
	padding: 10px;
	font-size: 14px;
	color:#000;
	opacity: 0.8;
}

.text-estatistica {
	text-align: right;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bolder;
}

/* INSCRI��O DE TORNEIO */

#inscricao-torneio {
	width: 100%;
	float: right;
	border: 1px dashed green;
	background-color: #FFFFFF;
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
}

.inscricao-torneio-principal {
	border: 1px solid #9bca3d;
	margin-bottom: 20px;
}

.inscricao-torneio-chamada {
	margin: 15px 0px 10px 0px;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	color: #004670;
	font-size: 26px;
	font-weight: bolder;
}

.inscricao-torneio-opcoes {
	padding: 20px 20px 0px 20px;
	font-size: 20px;
	font-family: fifa-font;
}

.inscricao-nome-jogo {
	color: #9bca3d;
}

.inscricao-nome-plataforma {
	color: #004670;
}

.inscricao-torneio-informacao{
	width: 720px;
	margin: 20px 0px 0px 80px;
	padding: 20px;
	border: 1px solid #9bca3d;
	background-color: #e6f2ff;
}

.inscricao-torneio-cadastro {
	padding: 10px 20px 20px 0px;
	font-size: 20px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
}

.inscricao-torneio-caixa {
	padding: 10px 20px 20px 0px;
	font-size: 20px;
	font-family: fifa-font;
}

.inscricao-torneio-texto-info{

}

.loading {
	display:table;
	margin: 0 auto;
	padding: 20px;
}

.loading span {
	color: #666;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}

.loading img {
	
}

/* CAMPOS PERSONALIZADOS */

.campoData input[type=button] {
    /* Size and position */
    min-width: 80px;
    height: 30px;
    margin: 10px 0px 20px 0px;

    /* Styles */
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 20px;
    cursor: pointer;

    /* Font styles */
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 30px; /* Same as height */
    text-align: center;
    font-weight: bold;
}

#btnPagar{
	width: 180px;
}

.campoData input[type=button] {
    margin-left: 1%;
    background: #fbd568; /* Fallback */
    background: -moz-linear-gradient(#fbd568, #ffb347);
    background: -ms-linear-gradient(#fbd568, #ffb347);
    background: -o-linear-gradient(#fbd568, #ffb347);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
    background: -webkit-linear-gradient(#fbd568, #ffb347);
    background: linear-gradient(#fbd568, #ffb347);
    border: 1px solid #f4ab4c;
    color: #996319;
    text-shadow: 0 1px rgba(255,255,255,0.3);
}

.campoData input[type=button]:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.15);
}

.campoData input[type=button]:active{
    top: 1px;
}

.campoData input[type=button]:disabled{
	cursor:auto;
    margin-left: 1%;
    background: #fbd568; /* Fallback */
    background: -moz-linear-gradient(#c0c0c0, #ffb347);
    background: -ms-linear-gradient(#c0c0c0, #ffb347);
    background: -o-linear-gradient(#c0c0c0, #ffb347);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#c0c0c0), to(#ffb347));
    background: -webkit-linear-gradient(#c0c0c0, #ffb347);
    background: linear-gradient(#c0c0c0, #c0c0c0);
    border: 1px solid #c0c0c0;
    color: #797979;
    text-shadow: 0 1px rgba(255,255,255,0.3);
}

.campoData input[type=checkbox]{
    margin-right: 10px;
}

.campoData input[type=text]{
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    float: left;
    padding: 4px;
    margin-bottom: 5px;
    margin-right: 10px;
    border: 3px solid #ebe6e2;
    border-radius: 5px; /* formato do input */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.campoData textarea{
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    float: left;
    padding: 4px;
    margin-bottom: 5px;
    margin-right: 10px;
    border: 3px solid #ebe6e2;
    border-radius: 5px; /* formato do input */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.campoData select {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    float: left;
    width: 160px;
    height: auto;
    padding: 4px;
    margin-bottom: 5px;
    margin-right: 10px;
    border: 3px solid #ebe6e2;
    border-radius: 5px; /* formato do input */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.campoData input[type=text]:hover,
.campoData textarea:hover,
.campoData select:hover {
    border-color: #CCC;
}

.campoData label:hover ~ input {
    border-color: #CCC;
}

.campoData input[type=text]:focus,
.campoData textarea:focus,
.campoData select:focus {
    border-color: #BBB;
    outline: none; /* Remove Chrome's outline */
}

/* ERROR DE VALIDA��O */
/*
form.cmxform{width:50em;}
em.error{background:url("images/unchecked.gif") no-repeat 0px 0px;padding-left:16px;}
em.success{background:url("images/checked.gif") no-repeat 0px 0px;padding-left:16px;}
form.cmxform label.error{margin-left:auto;width:250px;}
#warning{display:none;}
*/
em.error{color:red;}

.campoData input[type=text].error,
.campoData input[type=text].error,
.campoData textarea.error,
.campoData select.error{border:2px dotted red;}

/* PAG SEGURO */

.campoPagamento select {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    float: left;
    width: 160px;
    height: auto;
    padding: 1.5px;
    margin-bottom: 5px;
    margin-right: 10px;
    border: 2px solid #ebe6e2;
    border-radius: 5px; /* formato do input */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.campoPagamento select:hover {
    border-color: #CCC;
}

.campoPagamento select:focus {
    border-color: #BBB;
    outline: none; /* Remove Chrome's outline */
}

/* FIM CAMPOS PERSONALIZADOS */

#contato-filtro {
	width: 100%;
	height: 100%;
	float: right;
	border: 1px dashed green;
	background-color: #FFFFFF;
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
}

#contato-filtro-topo {
	background-color: #FFF8DC;
	font-weight: bold;
}

#table-form-contato {
	margin-top: 30px;
	/*margin-bottom: 200px;*/
}

#table-form-contato th{
	font-weight: normal;
	text-align: right;
}

#table-form-contato tr{
	height: 40px;
}

.contato-td-checkbox{
	margin: 0px 0px 0px -100px;
}

.campoData label {
    margin: 0px 0px 0px 50px;
}