@CHARSET "ISO-8859-1";

#iteminfo{
	position: absolute;
	width: 260px;
	display: block;
	border: 1px solid black;
	/*border-radius: 20%;*/
	background: url(newlay/images/trans_background.png) repeat;
	padding: 10px;
}

#iteminfo h3{
	color: #42cb38;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
}

#iteminfo h3 span{
	color: #42cb38;
	font-size: 8px;
	margin-top: -2px;
}

#iteminfo p{
	color: #42cb38;
	font-size: 10px;
	margin-top: 3px;
	font-weight: bold;
}

#iteminfo p.small{
	font-weight: normal;
}

#iteminfo p.spaced{
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 12px;
}

span.requestItemInfo{
	color: #EFECCA;
	font-weight: bold;
}

span.requestItemInfo:hover{
	text-decoration: underline;
	cursor: pointer;
}

.notHasAchiev{
	color: #7e7e7e;
	font-size: 9px;
}

.hasAchiev{
	font-size: 11px;
	text-align: justify;
	display: block;
}

.gotAchiev{
	font-size: 9px;
	display: block;
	text-align: right;
	margin-top: 4px;
}

.hasAchiev .achievTitle{
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.new-item{
	border-top: 1px #a2a2a2 solid;
	padding: 14px;
	position: relative;	
}

.new-item:hover{
	background-color: rgba(74, 71, 70, 0.34);
}

.new-item:last-child{
	border-bottom: 1px #a2a2a2 solid;
}

.news-list{
	margin-top: 20px;
}

.new-url{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.new-title {
	text-decoration: none;
	border: 0px;
	display: block;
	font-size: 24px;
	color: #ff970e;
}

.infos-line{
	padding-left: 14px;
}

.new-comments{
	background: url(newlay/images/icon_comment.gif) no-repeat;
	padding-left: 18px;
}

.new-summary {
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 30px;
}

.new-summary p{
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 20px;		
}

.afkPlayer{
	color: #efeee3;
	font-style: italic;
	font-weight: normal;
}

.cortado{
  text-decoration: line-through;
  color: #cfcfcf;
}
.promocao{
  font-weight: bold;
  font-size: 8px;
  color: #00c320;
}

#notify{
	margin-left: 8px;
	padding-left: 19px;
	font-weight: bold;
	color: red;
	background: url(newlay/images/icon_right.png) -15px no-repeat;
	line-height: 23px;
	display: inline-block;
}

#notify-correct{
	background: url(newlay/images/icon_right.png) no-repeat;
	width: 15px;
	height: 23px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 8px;
}

#notify-loading {
	background: url(newlay/images/icon_loading.gif) no-repeat;
	width: 15px;
	height: 23px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 8px;	
}

fieldset{
}	

fieldset label {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	line-height: 30px;
	vertical-align: middle;
}

fieldset label input{
	vertical-align: middle;
}

fieldset input {
	background: #333 url(newlay/images/subitem.jpg) repeat-x;
	border: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	color: #FFF;
	font: normal 11px Verdana, sans-serif;
	margin-top: 4px;
	margin-right: 4px;
	padding: 4px;
	width: auto;
	border-collapse:collapse; 
	height: 22px;
}

fieldset input.small{
	width: 20px;
}

#login fieldset label, #login p, #games-box fieldset label{
	margin-top: 5px;
	line-height: 8px;
	font-size: 6.5pt;
	text-align: center;
}

#login fieldset input{
	height: 12px;
}

#games-box fieldset select{
	height: 18px;
	margin-left: 65px;
	margin-top: 5px;
}

#login fieldset .button{
	display: inline-block;
	margin-top: 0px;
	height: 20px;
	width: 30px;
	font-size: 5pt;
}

fieldset textarea{
	background: #333;
	border: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	color: #FFF;
	font: normal 11px Verdana, sans-serif;
	margin-top: 4px;
	padding: 4px;
	width: auto;	
	
}

fieldset textarea.fit-container{
	width: 95%;
    height: 45px;
    display: block;
}

fieldset select {
	background: #333;
	border: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	color: #FFF;
	font: normal 12px Verdana, sans-serif;
	margin-top: 3px;
	height: 20px;
}

fieldset select option{
	background: #333 url(newlay/images/subitem.jpg) repeat-x;
}

.long-margin-top {
	margin-top: 25px;
}

.long-margin-bottom {
	margin-bottom: 25px;
}

.button {
	border: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0;
	width: 60px;
	display: block;
	margin-top: 6px;
}

.button:hover {
	cursor: pointer;
	background: #333 url(newlay/images/subitem_over.jpg) repeat-x;
}

.buttonstd {
	border: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #FFF;
	font: normal 11px Verdana, sans-serif;
	display: inline-block;
	line-height: 25px;
	background: #333 url(newlay/images/subitem.jpg) repeat-x;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width: 65px;
	text-align: center;
}

.buttonstd:hover{
	background: #333 url(newlay/images/subitem_over.jpg) repeat-x;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

#msgbox{
	border: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	
	background: #333 url(newlay/images/subitem.jpg) repeat;
	margin: 0 auto;
	margin-top: 12px;
	width: 400px;	
}

#msgbox p{		
	text-align: center;	
	color: #d7c6c6;
}

table {	
	margin: 0 auto;
	margin-top: 15px;
	width: 100%;
}

table tr th, table tr .header {
	background: #333 url(newlay/images/item_silver.jpg) repeat-x;
	padding: 6px;
	
	border: 1px solid #6F6F6F;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	
	text-align: left;	
}

table tr td {
	padding: 6px;
	
	border: 1px solid #8D8D8D;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	
	text-align: left;	
}

table tr td strong{
	font-weight: bold;
}

.tooglePlus{
	cursor: pointer;
	width: 12px;
	height: 12px;
	background: url(newlay/images/down.gif) no-repeat;
	padding-bottom: 3px;
	margin-left: 2px;
	float: right;
}

.toogleMinus{
	cursor: pointer;
	width: 12px;
	height: 12px;
	background: url(newlay/images/up.gif) no-repeat;
	padding-bottom: 3px;
	margin-left: 2px;
	float: right;
}

.pvpEnabled{
    font-weight: bold;
    color: rgb(255, 56, 56);
}

.pvpDisabled{
    color: rgb(29, 210, 255);
    font-size: 8px;
}

.list-tile{
	list-style-type: none;
}

.list-tile li{
	display: inline-block;
}

.post-title{
    align-items: center;
    display: flex;
}

.post-title span{
	display: flex;
}

.icon-gold{
	background-image: url(newlay/images/icons_gold.png);
	height: 24px;
	width: 24px;
    align-items: center;
	box-sizing: inherit;
	
}

.icon-like{
	background-position: -120px -408px;
}

.icon-repplies{
	background-position: -48px -48px;
}

.topic-likes{
	margin-left: 8px;
}

.btn-like{
	display: flex;
	align-items: center;
    cursor: pointer;
	height: 30px;
	line-height: 22px;
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	
    background-color: rgba(0,0,0,.4);
    border-color: #c77e19;
    box-shadow: 0 0 0 1px #000;
    color: #f8b700;	
}

.btn-like:hover, 
.btn-like-checked{
    background-color: #b06601;
    border-color: #c77e19;
    color: #fff;
}

.footer-bar{
	margin-top: 20px;
}

.small{
	font-size: 7pt;
}