#conteudo{
	position: relative;
	width: 1000px;
	height: auto;
	height: 100% !important;
	text-align: center;
	margin: auto;
}

#topo {
	position: relative;
	width: 1000px;
	height: 246px;
	background:url("../images/topo_cortado.png");
	background-repeat:no-repeat;
}
#topo2 {
	position: relative;
	width: 1000px;
	height: 246px;
}
#icones {
	position:absolute;
	width:120px;
	height:145px;
	top:38px;
	left:260px;
	font-weight:bold;
}
.miniIcones {
	width:120px;
	height:30px;
	float:left;
}
.iconeTxt {
	width:100px;
	height:auto;
	float:left;
	color:#d7b18e;
	margin-left:27px;
}
#pagina{
	position:relative;
	width:1000px;
	height:100% !important;
	height:auto;
	clear:both;
	float:left;
	padding-bottom:8em;
}

#colunas{
	position:relative;
	width:1000px;
	height:auto;
	height:100% !important;
}

#esquerda{
	position: relative;
	width: 260px;
	height: auto;
	float:left;
}
#menu_topo{
	position: relative;
	width: 260px;
	height: 73px;
	background-image:url(../images/menu_topo.jpg);
	background-repeat:no-repeat;
}
#formulario{
	position:absolute;
	width:240px;
	height:80px;
	top:-43px;
	left:54px;
}
#menu_repete{
	position: relative;
	width: 163px;
	height: auto;
	background-image:url(../images/menu_repete.jpg);
	background-repeat:repeat-y;
	clear:both;
	float:left;
	left:82px;

}
#menu_fundo{
	position: relative;
	width: 175px;
	height: 24px;
	background-image:url(../images/menu_fundo.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	left:75px;
}
#direita{
	position: relative;
	width: 730px;
	height: auto;
	float:left;
	left:8px;
}
#rodape{
	width:1000px;	
  	position: relative;
  	height: auto;
  	margin: 0 auto;
	clear:both;
	float:left;
	background:#121212;
}
#rodape_img{
	position: relative;
	width: 1000px;
	height: 315px;
	background:url("../images/rodape.jpg");
	background-repeat:no-repeat;
	clear:both;
	float:left;
	margin:auto;
	text-align:center;
}
#parceiros{
	width:900px;	
  	position: relative;
  	height: auto;
	clear:both;
	float:left;
	top:170px;
	left:50px;
	
}
.parceiros_logos{
	position:relative;
	width:auto;
	height:82px;
	padding-left:5px;
	float:left;
}
#texto{
	width: 1000px;	
  	position: relative;
  	height: auto;
	clear:both;
	float:left;
	top:170px;
}
.text_rodape{
	position:relative;
	color:#dacca5;
}


#imgDP, #imgDE {
	/*
	position: absolute;
	margin-top:-130px;
	margin-left:16px;
	*/
}

.dAnimTextK, .dAnimTextE {
	position: absolute;
	font-size: 24px;
	z-index: 1000;
	font-weight: bold;
}

.dAnimTextK {
	color: #FF6600;
}

.dAnimTextE {
	color: #FF0000;
}

#vipPlayer{
	width: 163px;
	height: 60px;
	text-align:center;
	margin-bottom:10px;
}

#pIcones {
	position: absolute;
	left: 14px;
	top: 120px;
	width: 65px;
	z-index: 200000;
}

#pIcones .i, #pIcones .i2 {
	float: left;
	position: relative;
	width: 65px;
	*width: 277px
}

#pIcones .i2 {
	cursor: pointer;
}

#pIcones img {
	float: left
}

#pIcones .t {
	display: none;
	position: absolute;
	left: 60px;
	width: 200px;
	height: auto;
	color:#000;
	top: 0px;
	background-color: #CCC;
	padding: 6px;
	
	*position: relative;
	*left: 0px;
}

.invetoryDetailPopup {
	border: solid 3px #FF6600;
	color: #FFF;
	background-color: #333;
	padding: 4px;
	z-index: 10000000;
}

/* ÁRVORE arvre, arvoreres, arvres, arvoros, somos nozes */

.d-itembox {
	width: 48px;
	height: 48px;
	position: relative;
	border: 1px solid #C60;
}

.d-itembox img {
	position: relative;
	left: 0px;
	z-index: 1;
}

.ex_tooltip hr{
	color: #c1c1c1;
	border: 1px dotted #272727;	
}

.ex_tooltip b{
	color: #FF6600;	
}

.ex_tooltip {
	display: none;
	padding: 8px;
	background-color: #1c1c1c !important;
	border: 2px solid #FF6600;
	position: absolute;
	z-index: 10000 !important;
	color: #CCC;
	text-align: left;
	width: 250px;
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
}

/* Raridade */

/*** Nome dos itens por raridade ***/

.ex_tooltip .comum, .ex_tooltip .raro, .ex_tooltip .epico, .ex_tooltip .lendario{
	text-transform:capitalize;
	font-weight: bold;
}

.ex_tooltip .comum{
	color: #CCC;
}

.ex_tooltip .raro{
	color:#0070DD !important;
}

.ex_tooltip .epico{
	color:#A335EE !important;
}

.ex_tooltip .lendario{
	color:#FF8000;
}

.ex_tooltip ul {
	padding : 0px;
	margin: 0px;
	margin-left: 15px;
}

.d-itembox-total {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding:1px;
	color:  #FFF;
	font-weight: bold;
	background-color: #666;
	font-size:8px;
	font-family: Trebuchet MS;
	z-index: 2
}

#pergaminho{
	position:relative;
	width:700px;
	height:auto;
	left:20px;	
}
#p-topo{
	position:relative;
	width:700px;
	height:30px;
	background:url("../images/pergaminho/pergaminho_topo.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

#pergaminho .p-meio, #p-meio{
	position:relative;
	width:700px;
	height:auto;
	height:100% !important;
	background:url("../images/pergaminho/pergaminho_meio.png");
	background-repeat:repeat-y;
}
#p-meio a{
	color:#851919;
	text-decoration:none;	
}
#p-meio a:hover{
	color:#851919;	
	text-decoration:underline;
}

#p-fim{
	position:relative;
	width:700px;
	height:30px;
	background:url("../images/pergaminho/pergaminho_rodape.png");
	background-repeat:no-repeat;
	cursor:pointer;
}
.ok{
	background-color:#dbcba1;
}
.ok2{
	background-color:#d2c193;
}
.p-cima{
	position:relative;
	width:650px;
	text-align:center;
	margin:auto;
	border:1px solid #b5a371;
	color:#735f2c;
}
.p-baixo{
	position:relative;
	width:680px;
	text-align:center;
	display: none;
	clear: both;
	color:#735f2c;
}
.p-flag{
	position:relative;
	width:75px;
	height:60px;
	float:left;
}
.p-description{
	position:relative;
	width:500px;
	height:60px;
	float:left;
}
.p-button{
	position:relative;
	width:75px;
	height:60px;
	float:left;
	
}
.p-titulo{
	color:#473b1c;
	font-size:18px;
	text-align:center;
	display:block;
	font-weight:normal;	
}
.p-texto{
	color:#735f2c;
	font-size:11px;
	text-align:center;
	display:block;
	font-weight:normal;	
}
.p-align{
	padding-top:15px;	
}
.p-align2{
	padding-top:23px;	
}

/*Torneios*/

#torneios{
	position:relative;
	width: 730px;
	height: auto;	
}

.torneio_div {
	float: left;
	position: relative;
	width: 214px;
	height: 385px;
	margin-bottom: 15px;	
}

.torneios_divisao{
	position:absolute;
	width: 214px;
	height: 385px;
	margin-left: 22px;
	margin-bottom: 15px;	
}


.torneios_divisao2{
	position:absolute;
	width: 214px;
	height: 385px;
	margin-left: 22px;
	margin-bottom: 15px;	
}

.t_nome{
	position: absolute;
	width: 204px;
	bottom: 105px;
	font-weight: bold;
	font-size: 14px;
	color: #cbae6c;
	margin-left:5px;
}
.t_botoes{
	position: absolute;
	width: 254px;
	top: 320px;
}
.torneios_divisao2 ul{
	margin:	0;
	padding: 0;
}
.loose{
	color: #fedb8e;
	font-size:14px;
	font-weight: bold;
}
.loose2{
	color:#c1a485;	
}
