/* elementos principais */
* {	margin: 0 auto; padding: 0; }

html { height: 100%; text-align:center; 	width: 100%; }

body {
	background-image:url(imgs/img01_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	text-align: center;
	background-color: #eafbfc;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 70%/1.5em;
	color: #000000;
	height:100%;
	width: 100%;

}

a{ text-decoration:none; }
a:hover { text-decoration: underline; }

h1 {
	position:absolute;
	left: 290px;
	top: 41px;
	height: 84px;
	width: 602px;
	text-align:left;
	text-indent:-99em;
	overflow:hidden;
}
h1 a{display:block; height: 84px;}

#wrap {
	position:relative;
	width: 942px;
	min-height:100%;
	background-color:#ffffff;
}
#wrap_bg-left {
	background-image:url("imgs/img03b.gif");
	background-repeat:repeat-y;
	background-position:left;
}
#wrap_bg-right {
	background-image:url("imgs/img04b.gif");
	background-repeat:repeat-y;
	background-position:right;
}
#left-corner {
position: absolute;
left:0px;
}
#right-corner {
position: absolute;
right:0px;
}
iframe {
background: transparent;
}

#header {
position:relative;
background-image:url("imgs/img02_header.jpg");
background-repeat:no-repeat;
background-position:center;
width:928px;
height:182px;
font-size:11px;
color: #656879;


}
a.menu_link {
color: #656879;
text-decoration:none;
}
a:hover.menu_link { 
text-decoration: underline; }
#menu_inicio{
	position:absolute;
	left: 13px;
	top: 155px;
	width: 47px;
	height: 21px;
	background-image:url("imgs/img05_bg-iniciar.jpg");
	background-repeat:no-repeat;
	padding-left: 1px;
	padding-top:5px;
}
#menu_osmeusjogos{
	position:absolute;
	left: 65px;
	top: 155px;
	width: 104px;
	height: 21px;
	background-image:url("imgs/img05_bg-osmeusjogos.jpg");
	background-repeat:no-repeat;
	padding-left: 1px;
	padding-top:5px;
}
#menu_forum{
	position:absolute;
	left: 174px;
	top: 155px;
	width: 55px;
	height: 21px;
	background-image:url("imgs/img05_bg-forum.jpg");
	background-repeat:no-repeat;
	padding-left: 1px;
	padding-top:5px;
}
#menu_busca {
	position:absolute;
	left: 671px;
	top: 156px;
	width: 246px;
	padding: 0;
}
#menu_categorias{
	position:absolute;
	left: 567px;
	top: 155px;
	width: 104px;
	height: 21px;
	background-image:url("imgs/img05_bg-osmeusjogos.jpg");
	background-repeat:no-repeat;
	padding-left: 1px;
	padding-top:5px;
	font-size:11px;
}
a.menu_categorias {
color: #7e4046;
text-decoration:none;
}
a:hover.menu_categorias { 
text-decoration: underline; }

fieldset { border:none; }

input.busca{
	color:#9094a4;
	border: 1px;
	border-style:solid;
	border-color: #d4e3e9;
	width: 146px;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 4px;
	background:#ffffff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 2px;
}
input.busca2{
	color:#9094a4;
	border: 1px;
	border-style:solid;
	border-color: #d4e3e9;
	width: 86px;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 4px;
	background:#ffffff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 2px;
}
button.busca{
	background:url("imgs/img06_button.jpg") 0 0 no-repeat;
	width:84px;
	height:20px;
	border:none;
	cursor:pointer;
	float:left;
	text-indent:-99pt;
}

button.busca:hover,button.busca:focus{ background-position:0 -20px; }

button.busca:active{ background-position:0 -40px; }

button.busca2{
	background:url("imgs/img06_button2.jpg") 0 0 no-repeat;
	width:60px;
	height:20px;
	border:none;
	cursor:pointer;
	float:left;
	text-indent:-99pt;
}

button.busca2:hover,button.busca:focus{ background-position:0 -20px; }

button.busca2:active{ background-position:0 -40px; }

#content {
width: 912px;
border-style:solid;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:0px;
border-top-width:0px;
border-left-color: #f2f2f2;
border-right-color:  #f2f2f2;
background-position:top;
background-repeat:repeat-x;
background-image:url("imgs/img12_bg-interno.jpg");
background-color:#ffffff;

}
#coluna1 {
position:relative;
width:174px;
float: left;
background-image:url("imgs/img00_menubg.jpg");
background-repeat:no-repeat;
background-position: top center;
}
#moreNav {
	display: none;
}
#moreNav.shown {
	display:block;
}

#moreNav.hidden {
	display:none;
}
#FLOAT {
text-align:left;
background-color:#ffffff;
background-image:url("imgs/img14_submenubg.gif");
background-repeat:repeat-x;
background-position:bottom;
padding:6px;
min-height:17px;
padding-left: 8px;
color:#CCCCCC;
font-size: 11px;
}
#tituloFLOAT_menu{
font-size: 11px;
color:#444444;
}
a.FLOAT_menu {
font-size: 12px;
color:#485381;
text-decoration:underline;
}
a:hover.FLOAT_menu {
text-decoration:none;
color:#0f2682;
}
#fecharFLOAT_menu{
color: #7e4046;
}
a.fecharFLOAT_menu{
color: #7e4046;
}
#coluna2 {
float: left;
width:738px;
}
#coluna2viewcat {
position:relative;
float: left;
width:738px;
background-position:top;
background-repeat:repeat-x;
background-image:url("imgs/img12_bg-interno.jpg");

}

#rodape {
clear:both;
font-size: 11px;
height:16px;
padding-top: 30px;
color:#666666;
}

#menu {
text-align:left;
margin-top:43px;
margin-left:26px;
height:414px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5c5c5c;
line-height: 30px;
font-weight:bold;
}

a.menu {
color:#5c5c5c;
text-decoration:none;
}
a:hover.menu { 
text-decoration: underline; }

#meio {
width:422px;
height: 556px;
background-image:url("imgs/img07_meio-bg.jpg");
background-repeat:no-repeat;
background-position: top center;
float:left;
position:relative;
}
#meio_space {
position:absolute;
width:388px;
height:2px; 
top: 258px;
left: 18px;
background-image:url("imgs/img09_s.jpg");
background-repeat:no-repeat;
background-position: top center;
}
#meio_flash {
height:264px;
}
#absoluteglash{
position:absolute;
height:220px;
width:380px;
top:24px;
left:21px;
border: 1px solid #CFCFCF;

}
#meio_content {
padding-left:8px;
margin-top: 4px;
margin-left: 9px;
font-size: 12px;
font-weight:bold;
text-decoration:underline;
width:396px;
height:258px;
}

.index_novos{
float:left;
height:129px;
width:97px;
}
.index_novos_img{
width:97px;
padding-top: 4px;
height:79px;
padding-bottom: 1px;
background-image:url("imgs/img20_bg.gif");
background-repeat:no-repeat;
background-position: top center;
margin-bottom: 3px;
}
.wrap_popularIMG{
float:left;
width:105px;
height:127px;
border: 1px solid;
border-color:#FFFFFF;
text-align:center;
}
.wrap_popularTXT{
padding: 4px;
	color:#3e3e3e;
	font-size:13px;
	color:#3e3e3e;
	text-decoration:none;
	line-height: 16px;
}

a.wrap_popularTXT {
	color:#3e3e3e;
	font-size:13px;
	color:#3e3e3e;
	text-decoration:none;
}
a:hover.wrap_popularTXT {
text-decoration:underline;}

a.link_jogos {
color:#3e3e3e;
font-size: 12px;
font-weight:bold;
text-decoration:underline;
}
a:hover.link_jogos { 
text-decoration: none;
color:#6d6d6e;
}
#direita {
position:relative;
width: 316px;
height: 556px;
background-image:url("imgs/img08_direita-bg.jpg");
background-repeat:no-repeat;
background-position: top center;
float:left;
}
#ad_direita {
height: 272px;
}
#colunaTopJogos {
	text-align:left;
	margin-top:20px;
	font-size:13px;
	color:#737373;
	width: 136px;
	height:249px;
	float:left;
	position:absolute;
	line-height: 23px;
	left: 18px;
	top: 265px;
	overflow:visible;
}
#colunaTopMembros {
	text-align:left;
	margin-top:20px;
	font-size:13px;
	color:#737373;
	width: 140px;
	height:249px;
	float:left;
	position:absolute;
	line-height: 23px;
	left: 166px;
	top: 265px;
	overflow:visible;
}
.ol_index{
list-style-position: outside;
list-style-type: decimal;
margin-left: 28px;
font-size: 12px;
}
.ol_viewcat{
margin-left: 28px;
line-height:18px;
list-style-position: outside;
list-style-type: decimal;
font-size: 12px;
color:#666666;
}
.lipraesq{
margin-left: -7px;
}
a img {
display:block;
border: none;
}
#direita_space {
position:absolute;
width:2px;
height:213px;
top: 307px;
left: 161px;
background-image:url("imgs/img10_s.jpg");
background-repeat:no-repeat;
background-position: top center;
}



#categorias1{
margin-right: 2px;
width:738px;
height:auto;
float: right;
}


.jogos_coluna1{
text-align:left;
float:left;
width: 246px;
margin-top: 24px;
}


.titulo_categorias { font-family:'trebuchet MS', Arial, verdana; font-size:13px; margin-left:6px; font-weight:bold; color:#787878;}
a.titulo_categorias { font-family:'trebuchet MS', Arial, verdana; font-size:13px; font-weight:bold; color:#787878;}
a:hover.titulo_categorias { text-decoration:underline; 	color:#3e3e3e; }
.titulo_search { font-family:'trebuchet MS', Arial, verdana; font-size:13px; margin-left:6px; color:#787878;}
.link_maisjogosde { text-align:right; margin-right: 3px; margin-top: -2px;}
a.link_maisjogosde { text-decoration: underline; font-family:'trebuchet MS', Arial, verdana; font-size:12px; font-weight:bold; color:#a8a8a8;}
a:hover.link_maisjogosde { text-decoration: none; color:#3e3e3e;}
.jogo1 {
position: relative;
height:95px;

}

.cat_bg{
	padding-top:3px;
	background-image:url("imgs/img11_cat-bg.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	height: 479px;
	width: 244px;
}
.jogo_foto {
	position:absolute;
	height:75px;
	width:75px;
	top: 10px;
	left: 13px;
}
.jogo_texto {
	position:absolute;
	color:#3e3e3e;
	font-size:13px;
	left: 95px;
	top: 10px;
	width: 135px;
}
a.jogo_link {
	color:#3e3e3e;
	text-decoration:none;
}
a:hover.jogo_link {
text-decoration:underline;}

.jogo_linkviewcat {
	color:#3e3e3e;
	font-size:13px;
	color:#3e3e3e;
	text-decoration:none;
	line-height: 16px;
}

a.jogo_linkviewcat {
	color:#3e3e3e;
	font-size:13px;
	color:#3e3e3e;
	text-decoration:none;
}
a:hover.jogo_linkviewcat {
text-decoration:underline;}

.tooltip{
	text-align:left;
	font-size: 14px;
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:0px;
    border:1px solid #1c576d;
	min-width: auto;
	max-width: 250px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#000000;
    background-color:#FFFFFF;
    padding:2px 7px;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url("imgs/tooltip_bg.jpg")
}

#wrap_jogoinfo {
text-align:left;
background-color: #fdfefe;
background-image:url("imgs/img15_infogameBG.gif");
background-repeat:repeat-x;
background-position:bottom;
border: 1px solid;
border-color:#ffffff;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 25px;
}
.wrap_jogocat {
text-align:left;
background-color: #fdfefe;
background-image:url("imgs/img15_infogameBG.gif");
background-repeat:repeat-x;
background-position:bottom;
border: 1px solid;
border-color:#ffffff;
margin-bottom: 2px;
}
.wrap_jogosearch {
text-align:left;
background-color: #fdfefe;
background-image:url("imgs/img18_searchBG.gif");
background-repeat:repeat-x;
background-position:top;
border: 1px solid;
border-color:#e6e2e2;
margin-bottom: 2px;
}

.wrap_jogoview {
width:151px;
height:auto;
margin-top: 14px;
margin-left:0px;
background-color: #ffffff;
background-image:url("imgs/img15_bg.jpg");
background-repeat:repeat-x;
background-position:top;
border: 1px solid;
border-color:#ffffff;
padding-top: 3px;
padding-left: 2px;
}
.wrap_jogoview2 {
width:151px;
height:auto;
margin-top: 30px;
margin-left:0px;
background-color: #ffffff;
background-image:url("imgs/img15_bg.jpg");
background-repeat:repeat-x;
background-position:top;
border: 1px solid;
border-color:#ffffff;
padding-top: 3px;
padding-left: 2px;
}
.titulo_melhores{
margin-left:6px; font-size:14px; font-family:'trebuchet MS', Arial, verdana; color:#555555; margin-bottom: 4px;
}
.titulo_jogo{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#313131;
font-size: 15px;
font-weight:bold;
}

.descricao_jogo{
font-size: 12px;
line-height: 20px;
text-align:justify;
}

.comojogar_jogo{
font-family:"Trebuchet MS";
color:#660404;
font-weight:bold;
font-size: 12px;
line-height: 20px;
background-position: 0px 18px;
background-image:url("imgs/img16_comojogar.gif");
background-repeat:no-repeat;
overflow:visible;
}

.instrucoes_jogo{
font-size: 12px;
line-height: 20px;
}
.jogado_jogo{
font-family:"Trebuchet MS";
color:#660404;
font-weight:bold;
font-size: 12px;
line-height: 20px;
margin-bottom: 6px;

}
.jogado_jogolinha{
background-position: 0px 18px;
background-image:url("imgs/img17_jogado.gif");
background-repeat:no-repeat;
}

.numeroviews_jogo{
line-height: 12px;
font-size:13px; 
font-weight:bold;
margin-top: 4px;
}
a.link_titulojogo{
color:#464545;
}
.areadecodigo{
    color: #5b5b5b; 
    font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	border: 1px dashed #5b3df5; 
	padding: 2px; 
	background-color: #f0fafd; 
	overflow: hidden;
	margin-bottom: 6px;
	width: 456px;
	height: 84px;
}


a.paginacao{
color:#2a646b;
font-family:Verdana, Arial, Helvetica, sans-serif;


}


