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

a img {
	border: 0px;
}

body {
	background: url('../images/bg-body.jpg') no-repeat top center #ecebeb;
	text-align: center;
}

#topo {
	width: 960px;
	height: 94px;
	overflow: hidden;
	background: url('../images/bg-topo.png') no-repeat;
	margin: 0 auto;
	text-align: left;
}

#topo a {
	display: block;
	width: 357px;
	height: 46px;
	text-indent: -9000em;
	overflow: hidden;
	background: url('../images/logo.png') no-repeat;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
}

#busca {
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}

.left {
	display: table;
	float: left;
}

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

.primeiros-jogos {
	clear: both;
	width: 100%;
	height: 70px;
}

.text-busca {
	display: block;
	overflow: hidden;
	width: 303px;
	padding: 11px;
	height: 43px;
	border: none;
	background: url('../images/bg-text-busca.png') no-repeat;
	font-size: 14px;
	font-weight: 700;
	color: #6d6e71;
}

body:nth-of-type(1) .text-busca {
	#
	padding-top: 0px;
	height: 18px;
}

.submit-busca {
	display: block;
	overflow: hidden;
	width: 103px;
	height: 43px;
	background: url('../images/bg-submit-busca.png') no-repeat;
	border: none;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-indent: -9000em;
	overflow: hidden;
}

#menu-up {
	clear: both;
	text-align: left;
	margin: 0 auto;
	background: #4c0700;
	width: 940px;
	height: 25px;
	padding: 10px;
}

#menu-up .home {
	display: block;
	float: left;
	width: 62px;
	height: 25px;
	background: url('../images/menu-up-home.png') no-repeat;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	padding-top: 5px;
}

#menu-up span {
	display: block;
	float: left;
	margin-left: 10px;
	width: 72px;
	height: 25px;
	background: url('../images/menu-up-titulo.png') no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#menu-up div.wrap-menu {
	width: 778px;
	height: 25px;
	float: left;
	
	background: url('../images/menu-up-ul.png') repeat-x;
}

#menu-up ul {
	position: relative;
	overflow: hidden;
	width: 778px;
	height: 25px;
	background: url('../images/menu-maior.png') repeat-x;	
}

#menu-up ul li {
	float: left;
}

#menu-up ul li a {
	display: block;
	margin-top: 5px;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 12px;
	font-weight: 700;
	color: #59595a;
	text-transform: uppercase;
}

#menu-up ul li a:hover {
	text-decoration: underline;
}

#detail-menu-top {
	float: left;
	width: 9px;
	height: 25px;
	background: url('../images/menu-up-detail-right.png') no-repeat;
}

#conteudo-detail-top {
	width: 978px;
	height: 25px;
	background: url('../images/conteudo-detail-top.png') no-repeat;
	margin: 0 auto;
}

#conteudo {
	width: 978px;
	margin: 0 auto;
	background: url('../images/bg-conteudo.png') repeat-y;
	text-align: left;
	overflow: hidden;
}

#conteudo-left {
	width: 680px;
	float: left;
	overflow: hidden;
}

#destaques {
	float: left;
	width: 441px;
	height: 317px;
	background: url('../images/bg-destaques.png') no-repeat;
	margin-left: 20px;
	margin-bottom: 5px;
}

* html #detaques {
	margin-left: 10px;
}

#destaques .destaque {
	display: block;
}

#destaques-jogos  {
	position: absolute;
	height: 30px;
	width: 100px;
	margin-left: 330px;
	margin-top: 3px;
}

#destaques-jogos ul {
	float: left;
}

#destaques-jogos ul li {
	float: left;
	margin-left: 5px;
}

#destaques-jogos ul li a {
	padding: 3px;
	display: block;
	background: #444;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#destaques-jogos ul li a:hover,  #destaques-jogos ul li a.checked {
	background: #D2020A;
}

#destaque-imagem {
	width: 	415px;
	height: 280px;
	overflow: hidden;
	border: 5px solid #d8d7d7;
	margin: 10px auto;
}

.botao-jogar {
	float: left;
	margin-top: 15px;
	margin-left: 7px;
	text-indent: -9000em;
	width: 86px;
	height: 25px;
	background: url('../images/botao-jogar.png') no-repeat;
	overflow: hidden;
}

#top-10 {
	display: table;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	width: 193px;
	height: 317px;
	background: url('../images/bg-top-10.png') no-repeat;
	margin-bottom: 5px;
}

#top-10 h2 {
	display: table;
	margin: 5px auto;
	text-indent: -9000em;
	overflow: hidden;
	width: 142px;
	height: 10px;
	margin-top: 10px;
	background: url('../images/top-10-h2.png') no-repeat;
}

#top-10 .thumb {
	width: 100px;
	height: 54px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	border: 3px #CECECE solid;
	margin-top: 5px;
	margin-bottom: 10px;
}

#top-10 ol {
	display: table;
	margin-top: 10px;
}

#top-10 li {
	height: 19px;
	overflow: hidden;
}

#top-10 li.checked {
	height: 90px;
	overflow: hidden;
}

#top-10 ol li a.game {
	display: block;
	width: 152px;
	height: 17px;
	padding-left: 40px;
	padding-top: 2px;
	color: #6d6e71;
	font-size: 12px;
	font-weight: 700;
}

#top-10 ol li a.game:hover, #top-10 ol li:hover a.game, #top-10 ol li.checked a {
	color: #fff;
	background: url('../images/bg-top-10-li.png') repeat-x;
}

body:nth-of-type(1) #publicidade {
	padding-top: 3px;
}

#publicidade-conteudo {
	display: table;
	width: 646px;
	margin-left: 20px;
	background: url('../images/bg-publicidade-conteudo.png') repeat-y;
}

#publicidade-conteudo-detail-top {
	display: table;
	width: 646px;
	height: 12px;
	background: url('../images/publicidade-conteudo-detail-top.png') no-repeat;
	margin-left: 20px;
	margin-top: 12px;
}

#publicidade-conteudo-detail-bottom {
	display: table;
	width: 646px;
	height: 12px;
	background: url('../images/publicidade-conteudo-detail-bottom.png') no-repeat;
	margin-left: 20px;
}

.lista-jogos-item {
	display: block;
	width: 200px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 3px;
}

.lista-jogos-item h2 {
	display: table;
	width: 190px;;
	height: 22px;
	background: url('../images/bg-tit-lista-jogos.png') no-repeat;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px;
}

.lista-jogos-conteudo {
	display: table;
	width: 200px;
	height: 229px;
	background: #fff url('../images/bg-lista-jogos-conteudo.png') no-repeat bottom center;
	color: #666;
	font-size: 11px;
}

.lista-jogos-conteudo img {
	width: 60px;
	height: 60px;	
}

.lista-jogos-item .ver-todos {
	display: block;
	width: 200px;
	height: 22px;
	background: url('../images/bg-vertodos-lista-jogos.png') no-repeat;
	text-indent: -9000em;
	overflow: hidden;
}

.lista-jogos-conteudo .left {
	padding: 5px;
}

.lista-jogos-conteudo a img {
	border: none;
}

.lista-jogos-conteudo h3 {
	font-size: 11px;
	color: #666;
	font-weight: 700;
}

.lista-jogos-conteudo h3 a {
	color: #666;
}


.lista-jogos-conteudo ul {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.lista-jogos-conteudo ul li a {
	display: block;
	font-size: 11px;
	font-weight: 700;
	color: #666;
	text-indent: 15px;
	height: 11px;
	background: url('../images/lista-jogos-list-type.png') no-repeat left;
	margin-top: 4px;
	margin-bottom: 4px;
}

#conteudo-right {
	display: table;
	width: 282px;
	float: left;
	overflow: hidden;
}

#conteudo-right-detail-top {
	display: table;
	width: 280px;
	height: 8px;
	background: url('../images/detail-conteudo-right-top.png') no-repeat;
}

#conteudo-right-conteudo {
	display: table;
	width: 280px;
	background: url('../images/bg-conteudo-right.png') repeat-y;
}

#conteudo-right-conteudo h4 {
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
}

#conteudo-right-conteudo a img {
	display: block;
	border: none;
	margin: 10px auto;
}

#conteudo-right-detail-bottom {
	display: table;
	width: 280px;
	height: 7px;
	background: url('../images/detail-conteudo-right-bottom.png') no-repeat;
}

.publicidade-right {
	display: table;
	width: 263px;
	margin: 10px auto;
}

.publicidade-right-detail-top {
	display: table;
	width: 263px;
	height: 6px;
	background: url('../images/publicidade-right-detail-top.png') no-repeat;
}

.publicidade-right-conteudo {
	display: table;
	width: 263px;
	background: url('../images/bg-publicidade-right-conteudo.png') repeat-y;
}

.publicidade-right-detail-bottom {
	display: table;
	width: 263px;
	height: 8px;
	background: url('../images/publicidade-right-detail-bottom.png') no-repeat;
}

#detail-conteudo-bottom {
	display: table;
	width: 978px;
	height: 26px;
	background: url('../images/bg-conteudo-bottom.png') no-repeat;
	margin: 0 auto;
}


#rodape {
	display: table;
	width: 100%;
	height: 223px;
	background: url('../images/bg-rodape.jpg') center bottom;
	text-align: left;
}

#rodape-conteudo {
	width: 960px;
	margin: 0 auto;
}

#rodape .item {
	display: block;
	margin-top: 20px;
	float: left;
	height: 160px;
	padding: 15px;
	border-right: 1px dashed #fff;
	width: 160px;
}

#logo-rodape {
	width: 140px;
	height: 18px;
	margin-bottom: 10px;
	text-indent: -99999px;
	background: url(../images/logo_rodape.png) no-repeat;
	display: block;
	overflow: hidden;
}

.item p {
	font-size: 11px;
	color: #fff;
}

.item h3 {
	font-size: 12px;
	color: #ff9900;
	font-weight: 700;
	text-transform: uppercase;
}

#rodape .item ul li a {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}

#rodape .twitter {
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(../images/twitter.icon.png) no-repeat;
	display: block;
	overflow: hidden;
	height: 15px;
}

#rodape .rss {
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(../images/rss.icon.png) no-repeat;
	display: block;
	overflow: hidden;
	height: 15px;
}

.interna {
	width: 650px;
	overflow: hidden;
	padding-left: 20px;
}

.interna p {
	font-size: 12px;
	margin-bottom: 15px;
}

.game-list li {
	width: 125px;
	height: 162px;
	background: url(../images/game.bg.gif) no-repeat;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}

body ul.game-list h3 {
	font-size: 12px;
	text-align: center;
}

body ul.game-list a {
	color: #e0000d;
}

.game-list .game-thumb {
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 10px;
}

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

.game-list p {
	font-size: 11px;
	width: 97%;
	text-align: center;
}

.game-description {
	height: 70px;
	overflow: hidden;
}

.play-game {
	display: block;
	width: 50px;
	height: 16px;
	text-indent: -999999px;
	margin: 0px auto;
	background: url(../images/play.btn.gif) no-repeat;
}

li:hover a.play-game, a.play-game:hover {
	background: url(../images/play.hover.btn.gif) no-repeat;
}

div.interna h1 {
	color: #e0000d;
	padding-bottom: 20px;
	font-size: 23px;
	letter-spacing: -1px;
}

div.interna h2 {
	color: #e0000d;
	padding-bottom: 20px;
	font-size: 20px;
	letter-spacing: -1px;
}

div.interna h1 a {
	color: #e0000d;
}


.destaque-texto {
	position: absolute;
	height: 30px;
	width: 415px;;
	background: #D8D7D7;	
}

.destaque-texto p {
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
}

.wrap-destaque-item {
	float: left;
}

.wrap-destaque-item a {
	width: 52px;
	height: 52px;
	overflow: hidden;
	float: left;
	border: 3px solid #c4c4c4;
	margin-left: 7px;
	display: block;
}

.wrap-destaque-item a.checked, .wrap-destaque-item a:hover {
	border: 3px solid #D2020A;
}

.game-play-title {
	float: left;
}

div.game-header {
	width: 600px;
	float: left;
	clear: both;
}

div.game-play-thumb {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}

div.game-play-description {
	float: left;
	width: 470px;
	margin-left: 10px;
}

div.game-play-description h1 {
	clear: both;
}

div.game-play-description p {
	clear: both;
	font-size: 12px;
}

div.game-play-embed {
	margin: 0px auto;
}

div.related-games {
	float: left;
	clear: both;
	margin-top: 20px;
}

div.pages {
	display: block;
	clear: both;
	float: right;
	font-size: 12px;
	margin-right: 20px;
	height: 25px;
}

div.pages a {
	font-size: 13px;
	color: #E5000D;
	display: inline;
	padding: 2px;
	border: 1px solid #CCC;
}

div.pages a:hover {
	color: #FFF;
	border: 1px solid #FFF;
	background: #E5000D;
}

div.ad-game {
	width: 468px;
	margin: 0px auto;
}

div.ad-sidebar {
	width: 250px;
	margin: 0px auto;
	padding-top: 36px;
	padding-bottom: 36px;
	margin-bottom: 3px;
}

body:nth-of-type(1) div.ad-sidebar {
	padding-top: 31px;
	padding-bottom: 31px;
	margin-bottom: 0px;
}

div.ad-center {
	width: 468px;
	margin: 0px auto;
}