﻿body 
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    background: #2f2f2f url('images/bg.png?2');
    background-size: auto;
    color: #444245;
}

a {
    text-decoration: none;
    color: #444245;
}

a:hover {
    text-decoration: underline;
}

.sistema {color: #fff;}
.sistema a {font-size: 24px; font-weight: bold; text-decoration: none; color: #fff;}
.sistema a:hover {text-decoration: underline; color: #fff;}

.sistema-menu ul {list-style: none;}
.sistema-menu ul li {float: left; padding: 30px 20px;}

#site 
{
    width: 100%;
    color: #fff;
    background: url('images/topo.jpg') center top no-repeat;
}

#site .center
{
    width: 1000px;
    text-align: center;
    margin: auto;   
}

#site .topo
{
    width: 1000px;
    padding-top: 10px;
}

#site .topo-card
{
    text-align: left;
    padding-bottom: 230px;
}

#site .topo-menu
{
    background: url('images/barra-menu.png') repeat-x top left;
    height: 39px;
    width: 1000px;
    border-left: solid 1px #444245;
    border-right: solid 1px #444245;
}

#site .topo-menu a
{
    color: #444245;
    font-size: 22px;
}

#site .topo-menu ul
{
    list-style-type: none;
    vertical-align: middle;
    padding: 7px 0px;
}

#site .topo-menu ul li
{
    float: left;
    vertical-align: middle;
    padding-left: 30px;
}

#site .Separador
{
    padding: 0px 5px;
}

#site .corpo
{
    width: 1000px;
    margin: auto;
    padding: auto;
    text-align: left;
    /*min-height: 500px;*/
    padding-top: 10px;
}

#site .conteudo 
{
    padding: 20px 10px;
    float: left;
    /*background: #444446 url('images/bkd-corpo-home.png') repeat-x top left;*/
    border: solid 1px #444446;
    color: #000;
    background-color: #fff;
    min-height: 337px;
    width: 776px;
}

#site .banner
{
    float: right;
    background: #444446 url('images/bkd-banner.png') repeat-x top left;
    width: 193px;
}

#site .banner-face
{
    margin-top: 10px;
    float: right;
    background: #fff;
    width: 193px;
}

#site .rodape
{
    margin: 5px 0px;
    width: 100%;
}

.ultima-platina
{
    padding: 10px 0px;
    text-align: center;
    color: #fefeff;   
}

.ultima-platina p
{
    font-weight: bold;
}

.ultima-platina img {width: 187px; height: 187px; border: none;}

.ultima-platina-imagem
{
    padding: 3px;
}


/*Grid*/
.frw-DataList{font-size:8pt; border:none;}

.frw-HeaderStyle th
{
	/*background:url('../../imagem/gridHeaderBKGD.gif') repeat-x;*/
	background: url('images/bkd-datalist.gif') repeat-x;
	/*border-bottom:1px solid #000;
	border-top:1px solid #000;*/
	border-left: none;
	border-right: none;
	color:#000;
	padding:0px 8px;
	text-align:left;
	height:27px;
	font-size:8pt;
	font-weight: bold;
}

.frw-PesquisaRowStyle td
{
	background:#f9f9f9;
	padding: 4px 8px;
	border:none;
	font-size:8pt;
	cursor:hand;
}
	
.frw-PesquisaRowStyle td a, .frw-AlternatingRowStyle td a
{
	color:#003399;
	font-size:8pt;
	cursor:hand;
}

.frw-PesquisaRowStyle td a:hover, .frw-AlternatingRowStyle td a:hover
{
	color:#000000;
	font-size:8pt;
	text-decoration:underline;
	cursor:hand;
}
	
.frw-HeaderStyle th a
{
	color:#808080;
	font-size:8pt;
	text-decoration:underline;
	}

.frw-RowStyle td
{
	background:#fff;
	padding: 4px 8px;
	border:none;
	font-size:8pt;
	font-weight: normal;
}
	
.frw-RowStyle td a, .frw-AlternatingRowStyle td a
{
	color:#003399;
	font-size:8pt;
	}

.frw-RowStyle td a:hover, .frw-AlternatingRowStyle td a:hover
{
	color:#000000;
	font-size:8pt;
	text-decoration:underline;
	}

.frw-AlternatingRowStyle td 
{
	 background:#f3f3f3;
	 padding:4px 8px;
	 border: none;
	 font-size:8pt;
	 font-weight: normal;
}
	 
.frw-EditRowStyle td
{
	border-top:1px solid #c2a770;
	border-bottom:1px solid #c2a770;
	background:#fff8da;
	padding:4px 8px;
	font-size:8pt;
	border-left: none;
	border-right: none;
	font-weight: normal;
	}
.frw-SelectedRowStyle td
{
	background:#fff8da;
	border-top:1px solid #c2a770;
	border-bottom:1px solid #c2a770;
	padding:4px 8px;
	font-size:8pt;
	}
.frw-FooterStyle td
{
	background:#d7d7d7;
	border-top:1px solid #686868;
	border-bottom:1px solid #686868;
	padding:4px 8px;
	font-size:8pt;
	border-left: none;
	border-right: none;
	}
	
.frw-paginador
{
	font-weight:bold;
	font-size:9pt;
	padding: 10px 8px;
	color:#808080;
}

.frw-paginador a
{
	color:#003399;
	font-size:8pt;
	}

.frw-paginador a:hover
{
	text-decoration:underline;
}

.frw-paginadorPagina
{
	font-size:8pt;	
}

/*Jogando Atualmente*/
.bkd-jogando 
{
    background: url('images/bkd-topo-game.png') left top repeat-x;
    width: 100%;
    border: 1px solid #050505;
    text-align: center; 
    padding-top: 13px;  
    padding-bottom: 11px;  
}

.bkd-jogando-corpo
{
    background: url('images/bkd-jogando-atualmente-corpo.png') #444446 left top repead-x;
    border-left: 1px solid #050505;
    border-right: 1px solid #050505;
    border-bottom: 1px solid #050505;
    width: 100%;
}

.jogando-corpo-percentual 
{
    background: url('images/bkd-game-percent.png') top center no-repeat;
    color: #1d1d21;
    height: 57px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 15px;
    text-align: left;
    padding-left: 66px;
}

.box-game
{
    padding: 7px 12px;
    text-align: center;
}

.home {}

.home .titulo {font-size: 16px; font-weight: bold;}
.home .data {font-size: 12px;}
.home .leia-mais {font-weight: bold;}

.review p {margin: 5px 0px; font-size: 16px;}
.review .numero {font-weight: bold;}
.review .jogo {font-weight: bold;}
