<!--
* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-style: normal;
	list-style: none;
}

body {
	background: #cfeaf5 url('images/70.gif');
	font-family: lucida sans, arial;
}

a img {
  border: 0px;
}

img {
  font-size: 11px;
}

#header {
	display: table;
	width: 960px;
	height: 160px;
	background: #FFF;
	margin: 0 auto;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

#header-bottom {
	width: 960px;
	height: 10px;
	margin: 0 auto;
	background: url(images/bg-header-bottom.gif) no-repeat;
}

#header-top {
	display: table;
	width: 960px;
	height: 100px;
}

#header-logo {
	display: block;
	float: left;
	width: 423px;
	height: 100px;
}



#header-logo a {
	display: block;
	float: left;
	width: 270px;
	height: 80px;
	text-indent: -9000em;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 30px;
	background: url('images/logo.gif') no-repeat;
}

#header-search-input {
	display: block;
	float: left;
	width: 303px;
	height: 100px;
	margin-left: -40px;
}

.search-input {
	display: block;
	width: 272px;
	height: 34px;
	margin-top: 55px;
	margin-left: 21px;
	padding-top: 7px;
	padding-left: 10px;
	background: url(images/bg-header-search.jpg) no-repeat;
	border: none;
	font-family: lucida sans, arial;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#header-search-bot {
	display: block;
	float: left;
	width: 115px;
	height: 100px;
}

.search-bot {
	display: block;
	width: 105px;
	height: 34px;
	border: none;
	margin-top: 55px;
	margin-left: 5px;
	padding-bottom: 3px;
	background: url(images/gb-header-bot.jpg) no-repeat;
	font-family: lucida sans, arial;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

#header-parceiros {
	display: block;
	float: left;
	width: 110px;
	height: 100px;
}

#header-parceiros a {
	display: block;
	width: 106px;
	height: 32px;
	margin-top: 55px;
	padding-top: 3px;
	text-align: center;
	background: url(images/bg-header-parceiros.jpg) no-repeat;
	font-family: lucida sans, arial;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

#header-menu {
	display: table;
	width: 960px;
	height: 55px;
	margin-top: 5px;
}

#header-home {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
}

#header-home a {
	display: block;
	width: 62px;
	height: 25px;
	margin-left: 13px;
	margin-top: 25px;
	padding-top: 5px;
	background: url(images/bg-header-home.jpg) no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	font-family: lucida sans, arial;
	font-weight: bold;
	color: #FFF;
}


#header-jogos {
	display: block;
	float: left;
	margin-top: 15px;
	width: 69px;
	height: 25px;
	background: url(images/bg-header-jogos.jpg) no-repeat;
	text-align: center;
}

#header-jogos h2 {
	font-size: 12px;
	font-family: lucida sans, arial;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 4px;
	margin-right: 6px;
}

#header-menu-top {
	display:block;
	float: left;
	margin-top: 25px;
	width: auto;
	height: 25px;
	background: url(images/bg-header-menu-top.jpg) repeat-x;
	padding-top: 2px;
}

#header-menu-top ul li {
	display: inline;
}

#header-menu-top ul li a {
	font-size: 13px;
	font-family: lucida sans, arial;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	margin-left: 9px;
	margin-right: 9px;
}

#header-menu-top ul li a:hover {
	color: #000;	
}

#header-menu-top-detail {
	display: block;
	float: left;
	width: 7px;
	height: 25px;
	margin-top: 25px;
	background: url(images/bg-header-menu-top-detail.jpg) no-repeat;
}

#header-menu-top-detail-left {
	display: block;
	float: left;
	width: 7px;
	height: 25px;
	margin-top: 25px;
	background: url(images/bg-header-menu-top-detail-left.jpg) no-repeat;
}


#publicidade-top {
	display: table;
	width: 960px;
	height: 100px;
	margin: 5px auto;
}

#pub-detail-top {
	display: block;
	width: 960px;
	height: 12px;
	background: url(images/pub-detail-top.gif) no-repeat;
}

#pub-top-content {
	display: table;
	_margin-top: -13px;
	width: 958px;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-align: center;
	background: #e3f0ff;

}

#pub-detail-bottom {
	display: table;
	width: 960px;
	height: 12px;
	background: url(images/pub-detail-bottom.gif) no-repeat;
}

.pub-top {
	display: table;
	width: 728px;
	height: 15px;
	margin: 0 auto;
}

#wrap-content {
	display: table;
	width: 960px;
	margin: 0 auto;
	
}

.content-detail-top {
	display: block;
	height: 11px;
	width: 960px;
	background: url(images/content-detail-top.gif) no-repeat;
	_margin-bottom: -8px;
	*margin-top: 20px;
}

.content {
	float: left;
	width: 958px;
	background: #FFF;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.content-detail-bottom {
	display: block;
	height: 11px;
	width: 960px;
	background: url(images/content-detail-bottom.gif) no-repeat;
}

.jogos-coluna {
	float: left;
	width: 660px;
	overflow: hidden;
}

.item {
	display: block;
	float: left;
	width: 201px;
	margin-left: 15px;
	_margin-left: 8px;
	_margin-right: 5px;
	margin-bottom: 17px;
}

.item-tit {
	display: table;
	width: 201px;
	height: 22px;
	text-align: center;
	background: url(images/bg-jogos-item-tit.jpg) no-repeat;
}

.item-tit h2 {
	font-family: lucida sans, arial;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	margin-top: 4px;
}

.item-content {
	display: table;
	width: 201px;
	height: 250px;
	background: url(images/bg-jogos-item-content.jpg) bottom no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pub-jogos {
	display: table;
	width: 645px;
	margin: 0 auto;
	*margin-top: 10px;
	margin-top: 5px;
	height: 100px;
	margin-bottom: 20px;
}

.pub-jogos-detail-top {
	display: block;
	width: 645px;
	height: 13px;
	background: url(images/pub-jogos-detail-top.gif) no-repeat;
	_margin-bottom: -7px;
}

.pub-jogos-content {
	display: table;
	width: 643px;
	height: 74px;
	background: #eaeaea;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.pub-jogos-detail-bottom {
	display: block;
	width: 645px;
	height: 13px;
	background: url(images/pub-jogos-detail-bottom.gif) no-repeat;
}

.pub-jogos-bottom {
	display: table;
	width: 645px;
	margin: 0 auto;
	font-size: 9px;
	text-align: right;
	color: #b3b1b1;
	font-family: lucida sans, arial;
}

.descricao-item  {
	display: table;
	width: 190px;
	height: auto;
	margin: 5px auto;
}

.descricao-item a img {
	display: table;
	border: none;
	float: left;
	margin-right: 10px;
}

.descricao-item a h2 {
	font-family: lucida sans, arial;
	font-size: 11px;
	font-weight: 700;
	color: #333;
}

.descricao-item a p {
	font-family: lucida sans, arial;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	height: 20px;
}

.descricao-item ul li {
	height:18px;
	line-height:20px;
	text-indent:13px;
	background: url(images/list-jogos.png) no-repeat left;
}

.descricao-item ul li a {
	font-family: lucida sans, arial;
	font-size: 11px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
}

.ver-todos a {
	font-family: lucida sans, arial;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
	color: #d2020a;
	margin-left: 5px;
	text-align: center;
	display: block;
}

#menu-right-col {
	width: 275px;
	float: left;
	overflow: hidden;
}

#menu-right-col-game {
	width: 350px;
	float: right;
	overflow: hidden;
	padding-right: 15px;
}

.item-menu-right {
	display: table;
	width: 272px;
	height: 272px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.pub-right-detail-top {
	display: table;
	width: 272px;
	height: 6px;
	background: url(images/pub-menu-right-detail-top.jpg) no-repeat;
	_margin-bottom: -15px;
}

.pub-right-content {
	display: table;
	width: 270px;
	height: 230px;
	*height: 220px;
	background: #eaeaea;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.pub-right-content2 {
	display: table;
	width: 270px;
	height: 110px;
	background: #eaeaea;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.pub-right-detail-bottom {
	display: table;
	width: 272px;
	height: 6px;
	background: url(images/pub-menu-right-detail-bottom.jpg) no-repeat;
}

.pub-right-description {
	display: table;
	width: 272px;
	font-size: 9px;
	text-align: right;
	color: #b3b1b1;
	font-family: lucida sans, arial;
	margin-bottom: 10px;
}

.rank-tit {
	display: table;
	width: 272px;
	height: 22px;
	background: url(images/bg-rank-tit.jpg) no-repeat;
	text-align: center;
	margin-top: 17px;
}

.rank-tit h2 {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #FFF;
	margin-top: 3px;
	text-transform: uppercase;
}

.rank-content {
	display: table;
	width: 272px;
	height: 295px;
	background: url(images/bg-rank-content.jpg) no-repeat bottom;
}

.top-list a {
	text-align: center;
	margin-top: 30px;
	display: block;
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #d2020a;
	font-weight: 700;
	text-decoration: underline;
}

.rank-content table {
	display: block;
	width: 226px;
	height: 225px;
	margin: 10px auto;
	overflow: hidden;
}


.nome-jogo {
	width: 180px;
	height: 18px;
}

.toprowalt a, .topgamerow a, .topgamerowalt, .topgamerow  {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #333;
	font-weight: 700;
	color: #0000EE;
}

.nota-jogo {
	width: 60px;
	height: 18px;
	text-align: right;
}

.nota-jogo a {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #333;
	font-weight: 700;
}

#footer {
	display: block;
	width: 960px;
	margin-bottom: 10px;
}

.todas-categorias {
	display: table;
	width: 202px;
	float: left;
	margin-left: 13px;
}

.todas-categorias-tit {
	display: table;
	width: 202px;
	height: 23px;
	background: url(images/bg-todas-categorias-tit.jpg) no-repeat;
	text-align: center;
}

.todas-categorias-tit h2 {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
	margin-top: 4px;
	text-transform: uppercase;
}

.todas-categorias-content {
	display: table;
	width: 202px;
	background: url(images/bg-todas-categorias-content.jpg) no-repeat bottom;
}

.todas-categorias-content ul {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 10px;
}

.todas-categorias-content ul li {
	line-height:15px;
	text-indent:13px;
	background: url(images/list-jogos.png) no-repeat left;
}

.todas-categorias-content ul li a {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #333;
	font-weight: 700;
}

.todos-jogos {
	float: left;
	width: 710px;
	margin-left: 15px;
}

.left-content {
	float: left;
	width: 660px;
	margin-left: 15px;
}

.left-content-game {
	float: left;
	width: 575px;
	margin-left: 15px;
}

.todos-jogos-tit {
	display: table;
	width: 713px;
	height: 23px;
	background: url(images/todos-jogos-tit.jpg) no-repeat;
}

.todos-jogos-tit h2 {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
	margin-top: 4px;
	margin-left: 10px;
	text-transform: uppercase;
}

.todos-jogos-content {
	display: table;
	width: 713px;
	background: url(images/todos-jogos-content.jpg) no-repeat bottom;
	padding-bottom: 15px;
	padding-top: 15px;
}

.todos-jogos-item {
	float: left;
	width: 128px;
	height: 20px;
	padding-left: 10px;
	border-right: 1px dashed #666;
	padding-bottom: 2px;
}

.todos-jogos-item h3 {
	font-family: lucida sans, arial;
	font-weight: 700;
	font-size: 11px;
	color: #333;
	margin-left: 15px;
}


.todos-jogos-item a {
	font-family: lucida sans, arial;
	font-size: 11px;
	color: #333;
}

#footer-credits {
	display: block;
	width: 960px;
	clear: both;
	margin-top: 20px;
}

#footer-credits p {
	display: block;
	margin: 0 auto;
	width: 769px;
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #333;
	text-align: center;
}

#footer-credits address {
	display: block;
	margin: 10px auto;
	width: 769px;
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #333;
	text-align: center;
}

#footer-credits address a {
	font-family: lucida sans, arial;
	font-size: 12px;
	color: #333;
}

.item-content ul.jogos {
	height: 250px;
	overflow: hidden;
}

.item-content li {
	float: left;
	width: 43%;
	height: 77px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
}

.item-content li .thumb {
	width: 100%;
	text-align: center;
}

li .name {
	line-height: 60%;
}

.item-content li .name a {
	font-size: 11px;
	color: #333;
	font-family: lucida sans, arial;
	line-height: 60%;
}

.item-content li .thumb img {
	width: 60px;
	height: 60px;
}

#real-footer {
	background: #2B7BE6;
	margin-top: 20px;
}

#real-footer p {
	font-family: lucida sans, arial;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding: 5px;
}

 #real-footer a {
 	color: #FFF;
	font-weight: bold;
 }

.wrap {
	widt: 900px;
	margin: 0px auto;
}

div.clear {
	clear: both;
	width: 100%;
}

.game-list {
	float: left;
	width: 100%;
}

.game-list li {
	float: left;
	width: 119px;
	height: 170px;
	padding-top: 14px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-family: lucida sans, arial;
	background: url(images/jogo.bg.gif) no-repeat center;
	font-size: 11px;
}

.game-list li img {
	border: 0px;
	width: 60px;
	height: 60px;
}

div.pager {
	font-family: lucida sans;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: right;
}

h1 {
	font-family: lucida sans;
	color: #007ED1;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

.game-player, .game-ad  {
	text-align: center;
}

.game-player {margin: 0 0 20px 0;}
.game-ad {margin: 20px 0 0 0;}

.game-way {
	float: left;
	width: 400px;
	font-size: 11px;
	padding-top: 5px;
}

.game-bar-item {
	float: left;
	padding-left: 5px;
}

a.fullscreen {
	display: block;
	height: 18px;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(../templates/images/fullscreen_icon.gif) left center no-repeat;

}

.game-bar {
	float: right;
	padding-right: 10px;
}

div.game-player embed {
	margin-top: 20px;
}

.game-functions {
	width: 96%;
	border: 1px solid #CECECE;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
}

.game-description h2 {
	font-family: lucida sans;
	color: #007ED1;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 5px;
	font-size: 15px;
}

.game-description p {
	font-size: 12px;
}

.game-description {
	width: 96%;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #CECECE;
}

.ad {
  padding-left: 13px;
}

.page p {
  font-size: 12px;
  padding-bottom: 5px;
}

.page h2 {
	font-family: lucida sans;
	color: #007ED1;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.page label {
  float: left;
  width: 150px;
}

.page input {
  width: 200px;
}

.page textarea {
  width: 300px;
  height: 200px;
  font-family: arial;
  font-size: 12px;
}

.page button {
  background: #2B7BE6;
  border: 0px;
  font-weight: bold;
  color: #FFF;
}

#cse-search-results * {
  font-size: 12px;
}

.paginacao {
  float: left;
  clear: both;
  font-family: lucida sans, arial;
  padding-top: 20px;
  padding-bottom: 10px;
}

body div.game-box {
	width: 350px;
	height: 80px;
	overflow: hidden;
}

body div.game-box li {
	float: left;
	width: 110px;
	height: 90px;
	clear: none;	
}

.game-box li div {
	padding-left: 25px;
}

.game-box li .thumb img {
	width: 60px;
	height: 60px;
}

.game-box a {
	font-size: 12px;
}

.ad-top {
	margin-top: 115px;
}

#publicidade-topo {
	text-align: center;
	padding-bottom: 20px;
}

//-->
