body,
html,
.all {
	margin: 0;
	padding: 0;
}
body,
a,
a:active,
a:visited,
a:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
a,
a:active,
a:visited,
a:link {
	cursor: pointer;
	font-weight: bold;
}
p {
	margin: 0;
	padding: 0;
}
.pddInner {
	padding: 0 20px;
}
hr {
	width: 100%;
	height: 2px;
	padding: 0;
	margin: 20px auto;
	border: 0;
	background: transparent url('../../imgs/separator.png') no-repeat center top;
}
h1 {
	display: block;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	font-weight: normal;
	padding: 0;
	width: 80%;
	margin: 24px auto 16px;
}
h1 a {
	float: right;
	display: block;
}
h2 {
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	font-weight: normal;
	padding: 0;
	margin: 30px 0 20px 20px;
}
.faceIndex {
	overflow: hidden;
	min-height: 200px;
	background: transparent;
	margin: 15px auto;
	border-radius: 8px;
}
p.cbold {
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	text-transform: uppercase;
}
.rmsg {
	display: table;
	width: 360px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background: #108c00;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.rmsg.error {
	background-color: #b30000 !important;
}
.rmsg.warn {
	background-color: #fffca1 !important;
	color: #000 !important;
}
#alerta {
	visibility: hidden;
	position: fixed;
	display: table;
	z-index: 1001;
	margin: 0 auto;
	padding: 25px 30px;
	color: #5a5a5a;
	font-size: 15px;
	background: #f7f7f7;
	border-radius: 6px;
}
#alerta .ok {
	display: table;
	width: 100%;
}
#alerta .ok > div {
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	display: table;
	float: right;
	margin: 15px 0 0 0;
	padding: 5px 0;
	text-align: center;
	width: 60px;
	text-transform: uppercase;
	color: #fff;
	background: #ac0f0f;
	border: 1px solid #ac0f0f;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	border-radius: 4px;
}
#alerta .ok > div:hover {
	background: #d21818;
	border-color: #d21818;
}
#alerta .ok.sucesso > div {
	background: #0dbb00;
	border: 1px solid #0dbb00;
}
#alerta .ok.sucesso > div:hover {
	background: #0a8c00;
	border: 1px solid #0a8c00;
}
#backblack {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.8;
	z-index: 1000;
}
input.default.sucesso {
	background: #0dbb00 !important;
	border-color: #0dbb00 !important;
	color: #fff !important;
}
body,
html,
.all {
	min-width: 1066px;
}
body {
	background: url('../../imgs/bg-top.jpg') no-repeat center top, url('../../imgs/bg-bot.jpg') no-repeat center bottom;
	background-color: #1e0d01;
	color: #000;
}
a,
a:active,
a:visited,
a:link {
	color: #ad530b;
}
a:hover {
	color: #eaa436;
}
a:active {
	color: #f9d59b;
}

article a {
	color: #941900 !important;
}
article a:hover {
	color: #d23b00 !important;
}
article a:active {
	color: #7e4d00 !important;
}

article a.default,
a.default,
span.default,
input.default,
.rankings_options > div a {
	transition: background-color 0.4s, border-color 0.4s;
	cursor: pointer;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 6px 0 5px 0;
	width: 178px;
	margin: 0 0 1px;
	border-radius: 3px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
	font-family: Tahoma;
}
article .ucp a.default,
.ucp a.default,
.ucp span.default,
.ucp input.default {
	padding: 9px 0 10px 0;
}
article a.default:active,
a.default:active,
input.default:active,
span.default:active {
	opacity: 0.7;
}
a.default.dbig,
input.default.dbig {
	font-size: 16px;
	padding: 12px 35px 13px 35px;
	display: table;
	width: auto !important;
}
article a.default,
a.default,
span.default,
input.default,
.rankings_options > div a {
	background: #6a0801;
	background: -moz-linear-gradient(top, #a33404 0%, #6a0801 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a33404), color-stop(100%, #6a0801));
	border: 1px solid #6a0801;
	color: rgba(255, 255, 255, 0.8) !important;
}
article a.default:hover,
a.default:hover,
input.default:hover,
span.default:hover,
.rankings_options > div a:hover {
	background: #b45000;
	border-color: #b45000;
	color: #fff !important;
}

.all {
	width: 1066px;
	position: relative;
	display: table;
	margin: 0 auto;
}

.sprites_PNG {
	background: transparent url('../../imgs/css_sprites_PNG.png') no-repeat;
}

h1 {
	font-family: Arial;
	font-size: 29px;
	color: #3b2314;
}
h1 a {
	font-family: Arial !important;
	font-size: 15px !important;
	padding: 17px 0 0;
}
h2 {
	font-family: Arial;
	font-size: 23px;
	color: #3b2314;
}

#fanback {
	background: transparent url('../../imgs/nm/fanbg.png') repeat;
	display: none;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 99999;
}
#fan-exit {
	height: 100%;
	width: 100%;
}
#fanbox {
	background: #fff;
	border-radius: 5px;
	left: 50%;
	margin: -123px 0 0 -210px;
	position: absolute;
	top: 50%;
	width: 420px;
}
#fanbox > iframe {
	border: none;
	overflow: hidden;
	margin: 8px 0 0 8px;
	width: 402px;
	height: 230px;
}
#fanclose {
	background: transparent url('../../imgs/nm/fanclose.png') repeat scroll 0 0;
	cursor: pointer;
	float: right;
	height: 15px;
	right: -22px;
	top: -20px;
	padding: 20px 40px 20px 20px;
	position: absolute;
}
#fanclose:hover {
	background-position: 0 -56px;
}

.logo {
	z-index: 2;
	position: absolute;
	width: 100%;
	top: 80px;
	text-align: center;
}

.langs {
	z-index: 2;
	position: absolute;
	width: 140px;
	height: 26px;
}
.langs .links {
	width: 100%;
	display: table;
}
.langs a {
	float: left;
	display: block;
	width: 42px;
	height: 26px;
	margin: 0 2px 0 0;
	background: transparent url('../../imgs/langs.png') no-repeat;
}
.langs a.en {
	background-position: 0 0;
	border-radius: 3px 0 0 3px;
}
.langs a.pt {
	background-position: -44px 0;
}
.langs a.es {
	background-position: -88px 0;
	border-radius: 0 3px 3px 0;
}
.langs a.en:hover {
	background-position: 0 -28px;
}
.langs a.pt:hover {
	background-position: -44px -28px;
}
.langs a.es:hover {
	background-position: -88px -28px;
}
.langs a:active {
	opacity: 0.6;
}
.langs {
	top: 400px;
	left: 50px;
}
.langs .bg {
	background: #fff;
}

.all {
	padding-top: 419px;
}

section {
	display: table;
	min-height: 900px;
	position: relative;
	width: 1066px;
	padding: 108px 0 79px 0;
	background: url('../../imgs/c-top.jpg') no-repeat center top, url('../../imgs/c-bot.jpg') no-repeat center bottom, url('../../imgs/c-detail-top.png') no-repeat center 98px, url('../../imgs/c-detail-bot.png') no-repeat center bottom, url('../../imgs/c-repeat.jpg') repeat-y center 0;
}

nav {
	z-index: 30;
	position: absolute;
	left: 204px;
	top: 44px;
	width: 658px;
	height: 80px;
	padding: 0 0 0 33px;
	box-sizing: border-box;
	display: table;
	background: transparent url('../../imgs/menu_part.png') no-repeat center bottom;
}
nav > * {
	float: left;
	display: block;
	height: 69px;
	background: transparent url('../../imgs/menu.jpg') no-repeat;
}
nav > *.o1 {
	background-position: 0 0;
	width: 97px;
}
nav > *.o2 {
	background-position: -97px 0;
	width: 132px;
}
nav > *.o3 {
	background-position: -229px 0;
	width: 152px;
}
nav > *.o4 {
	background-position: -381px 0;
	width: 105px;
}
nav > *.o5 {
	background-position: -486px 0;
	width: 106px;
}
nav > *.o1:hover {
	background-position: 0 -69px;
}
nav > *.o2:hover {
	background-position: -97px -69px;
}
nav > *.o3:hover {
	background-position: -229px -69px;
}
nav > *.o4:hover {
	background-position: -381px -69px;
}
nav > *.o5:hover {
	background-position: -486px -69px;
}
nav a:active {
	opacity: 0.6;
}
nav > span {
	position: relative;
}
nav > span > a {
	width: 100%;
	height: 69px;
	display: block;
}
nav > span > div {
	position: absolute;
	top: 69px;
	left: -20px;
	display: none;
	width: 180px;
	background: #9e1600;
	padding: 5px 5px 3px;
	border-radius: 0 0 5px 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
nav > span > div > a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 11px !important;
	padding: 0 10px;
	box-sizing: border-box;
	background: #721000 !important;
	border: 1px solid #721000 !important;
	color: #daafa8 !important;
	border-radius: 4px;
	margin: 0 0 2px 0;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
}
nav > span > div > a:hover {
	background: #e78023 !important;
	color: #fff !important;
}
nav > span:hover > div {
	display: block;
}
nav > span.o2 > div {
	left: -29px;
}
nav > span.o4 > div {
	left: -42px;
}

footer {
	font-size: 14px;
	height: 71px;
	width: 1000px;
	box-sizing: border-box;
	padding: 22px 0 0 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	font-weight: bold;
}
footer a.atualstudio {
	position: absolute;
	top: 99px;
	right: 103px;
	opacity: 0.5;
	display: block;
	width: 120px;
	height: 18px;
	background: transparent url('../../imgs/nm/atualstudio.png');
}
footer a.atualstudio:hover {
	opacity: 1;
}
footer {
	color: #fff;
}
footer a.atualstudio {
	top: 9px;
	right: 30px;
}

article {
	position: relative;
	width: 640px;
	min-height: 500px;
	margin: 32px 0 0 0;
	float: left;
	background: url('../../imgs/cen-bot.png') no-repeat center bottom, url('../../imgs/cen-top.jpg') no-repeat center 0, url('../../imgs/cen-repeat.jpg') repeat-y center 284px;
}
article .page {
	display: table;
	padding: 45px 54px 45px 60px;
	width: 526px;
}

aside {
	width: 180px;
	display: table;
	float: left;
}
aside.esq {
	margin: 0 0 0 33px;
}

aside .box {
	width: 180px;
	display: table;
	margin: 0 0 15px 0;
}
aside .box .title {
	position: relative;
	z-index: 2;
	width: 180px;
	height: 42px;
	margin: 0px 0 10px 0;
}
aside .box .title .bg {
	position: absolute;
	top: -5px;
	width: 262px;
	height: 52px;
}
aside.esq .box .title .bg {
	background-position: 0 0;
	left: -53px;
}
aside.dir .box .title .bg {
	background-position: -264px 0px;
	right: -53px;
}

aside .box .title .txt {
	width: 180px;
	height: 42px;
	position: absolute;
	top: 1px;
}
aside.esq .box .title .txt {
	right: 0px;
}
aside.dir .box .title .txt {
	left: 0;
}
.pt aside .box .title .txt {
	background: transparent url('../../imgs/TXTs_PT.png') no-repeat;
}
.en aside .box .title .txt {
	background: transparent url('../../imgs/TXTs_EN.png') no-repeat;
}
.es aside .box .title .txt {
	background: transparent url('../../imgs/TXTs_ES.png') no-repeat;
}
aside.esq .box .title .txt.t1 {
	background-position: 0px -1px;
}
aside.esq .box .title .txt.t2 {
	background-position: 0px -44px;
}
aside.esq .box .title .txt.t3 {
	background-position: 0px -87px;
}
aside.esq .box .title .txt.t4 {
	background-position: 0px -130px;
}
aside.esq .box .title .txt.t5 {
	background-position: 0px -173px;
}
aside.dir .box .title .txt.t6 {
	background-position: 0px -216px;
}
aside.dir .box .title .txt.t7 {
	background-position: 0px -259px;
}
aside.dir .box .title .txt.t8 {
	background-position: 0px -302px;
}

.txtmenu {
	font-family: 'Lobster', sans-serif;
	font-size: large;
	width: 180px;
	height: 42px;
	position: absolute;
	top: 10px;
	text-align: center;
	color: #d5d1ce;
}

.box.support a:hover {
	opacity: 0.7;
}
.box.support a:active {
	opacity: 1;
}

a.botao_donation {
	width: 179px;
	height: 110px;
	display: block;
}
.pt a.botao_donation {
	background: transparent url('../../imgs/donateb_PT.jpg');
}
.en a.botao_donation {
	background: transparent url('../../imgs/donateb_EN.jpg');
}
.es a.botao_donation {
	background: transparent url('../../imgs/donateb_ES.jpg');
}
a.botao_donation:hover {
	opacity: 0.7;
}
a.botao_donation:active {
	opacity: 1;
}

.loginarea {
	position: relative;
}
.loginarea .error {
	margin: 0 auto 10px auto;
	padding: 4px;
	background: #b30000;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
.loginarea .loader {
	opacity: 0.8;
	width: 80px;
	height: 80px;
	background: #000 url('../../imgs/nm/loader.gif') no-repeat center center;
	position: absolute;
	left: 49px;
	top: 16px;
	border-radius: 40px;
}
.loginarea .ess {
	display: block;
	padding: 4px 0 6px 10px;
}
.loginarea .ess a {
	font-size: 10px;
}
.anpc {
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	border-radius: 3px;
}
.anpc a {
	font-size: 10px;
}
.logged {
	font-size: 11px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 0 10px 0;
	border-radius: 3px;
}
.logged span {
	font-weight: bold;
	font-size: 12px;
}
.fieldsBox {
	position: relative;
	background: #b47c58;
	width: 178px;
	padding: 1px;
	border-radius: 5px;
}
.fieldsBox .inpt {
	outline: none;
	background: #fff6bb;
	color: #381802;
	font-size: 12px;
	border: 0;
	padding: 0 10px 0 28px;
	margin: 0;
	width: 140px;
	height: 28px;
	line-height: 28px;
	border-radius: 4px 4px 0 0;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2) inset;
}
.fieldsBox .inpt.pass {
	border-radius: 0 0 4px 4px;
	margin: 1px 0 0 0;
	padding: 0 70px 0 28px;
	width: 80px;
}
.fieldsBox .acc_icon {
	position: absolute;
	width: 11px;
	height: 11px;
}
.fieldsBox .acc_icon.user {
	left: 10px;
	top: 10px;
	background: transparent url('../../imgs/login-icons.png') no-repeat 0 0;
}
.fieldsBox .acc_icon.pass {
	left: 10px;
	top: 39px;
	background: transparent url('../../imgs/login-icons.png') no-repeat 0 -13px;
}
.fieldsBox .gologin {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 60px;
	height: 27px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border: 0;
	font-size: 12px;
	font-family: Arial;
	text-transform: none;
	border-radius: 4px 0 4px 4px;
}
.anpc,
.logged {
	background: #261103;
	color: #824c28;
}
.logged span {
	color: #ad530b;
}

.statsButtons a {
	width: 180px;
	height: 48px;
	display: block;
	margin: 0 0 2px 0;
	background: transparent url('../../imgs/statistics.jpg') no-repeat;
}
.statsButtons a.b1 {
	background-position: 0 0;
}
.statsButtons a.b2 {
	background-position: 0 -50px;
}
.statsButtons a.b3 {
	background-position: 0 -100px;
}
.statsButtons a.b4 {
	background-position: 0 -150px;
}
.statsButtons a:hover {
	opacity: 0.7;
}
.statsButtons a:active {
	opacity: 1;
}

.indexRank {
	width: 172px;
	margin: 0 auto;
	display: table;
	font-size: 11px;
}
.indexRank > div {
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: transparent url('../../imgs/separator_index_rank.png') no-repeat center bottom;
	display: table;
}
.indexRank > div > span {
	float: right;
}
.indexRank {
	color: #fff6bb;
}

.server_status.on {
	background: transparent url('../../imgs/server_on.jpg');
}
.server_status.off {
	background: transparent url('../../imgs/server_off.jpg');
}
.server_status {
	margin: 10px 0 0 0;
	width: 180px;
	height: 201px;
}

.players_on {
	width: 160px;
	height: 25px;
	line-height: 25px;
	margin: 10px auto 15px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius: 4px;
}
.players_on {
	background: #261103;
	color: #824c28;
}
.players_on span {
	color: #0ea500;
}

.gallery_box {
	width: 174px;
	height: 114px;
	overflow: hidden;
	margin-left: 1px;
}
.gallery_box > div {
	width: 182px;
	height: 122px;
}
.gallery_box > div > a {
	display: block;
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	padding: 1px;
	margin: 0 6px 6px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.gallery_box > div > a .img {
	border: 0;
	width: 50px;
	height: 50px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.gallery_box > div > a .img.isvideo {
	overflow: hidden;
	position: relative;
}
.gallery_box > div > a .img.isvideo > div {
	width: 89px;
	position: absolute;
	left: -19.5px;
	top: 0;
}
.gallery_box > div > a .vplay {
	width: 20px;
	height: 20px;
	border-radius: 4px;
	position: absolute;
	left: 15px;
	top: 15px;
	background: transparent url('../../imgs/nm/play.png') no-repeat;
}
.gallery_box > div > a {
	background: #eee4c3;
	border: 1px solid #a78b73;
}
.gallery_box > div > a:hover {
	border-color: #a04a00;
}

.fullGallery {
	width: 383px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.fullGallery > div {
	width: 398px;
	display: table;
}
.fullGallery a,
.fullGallery a div,
.fullGallery a img {
	width: 88px;
	height: 88px;
}
.fullGallery a {
	border: 1px solid rgba(0, 0, 0, 0.4);
	background: rgba(255, 255, 255, 0.2);
	display: block;
	position: relative;
	float: left;
	padding: 1px;
	margin: 0 5px 5px 0;
	border-radius: 7px;
	overflow: hidden;
}
.fullGallery a div {
	border-radius: 5px;
	position: absolute;
	top: 1px;
	left: 1px;
	transition: border-color 0.3s, background 0.3s, box-shadow 0.3s;
}
.fullGallery a img {
	border-radius: 5px;
}
.fullGallery a span {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 23px;
	top: 23px;
	background: transparent url('../../imgs/nm/play2.png') no-repeat;
	border-radius: 5px;
}
.fullGallery a:hover {
	border-color: rgba(0, 0, 0, 0.7);
	background: rgba(255, 255, 255, 0.4);
}
.fullGallery a:hover div {
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.6) inset;
}

.news {
	cursor: default;
	width: calc(100% - 80px);
	display: table;
	padding: 18px 0;
	margin: 0 auto;
}
.news a.imgn,
.news a.imgn img {
	width: 96px;
	height: 96px;
}
.news a.imgn {
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-radius: 6px;
}
.news a.imgn img {
	border-radius: 5px;
}
.news .contentn {
	width: calc(100% - 110px);
	box-sizing: border-box;
	padding: 10px 0 0 15px;
	float: left;
}
.news a.titlen {
	font-weight: bold;
	display: table;
	font-size: 16px;
	padding: 0 0 10px 0;
}
.news .textn {
	color: rgba(0, 0, 0, 0.8);
	font-size: 11px;
	height: 42px;
	overflow: hidden;
}
.news .finalinfo {
	width: 100%;
	display: block;
	padding: 5px 0 0 0;
}
.news .finalinfo .datan {
	color: rgba(0, 0, 0, 0.6);
	float: left;
	font-weight: bold;
	font-size: 11px;
}
.news .finalinfo .lermaisn {
	float: right;
	font-weight: bold;
	padding-right: 20px;
}
.news .finalinfo .lermaisn a,
.ctcarea .lermaisn_all a {
	font-size: 12px;
	font-weight: bold;
}
.shadownew {
	opacity: 0.7;
	width: 100%;
	height: 12px;
	background: transparent url('../../imgs/separator_news.png') no-repeat center top;
	margin: 0 auto;
}

#modal {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	padding: 20px 0 0 0;
	width: 460px;
	height: 250px;
	left: calc(50% - 233px);
	top: calc(50% - 128px);
	text-align: center;
	border: 3px solid #6c6c6e;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
#modal h1 {
	text-align: center;
	width: 100%;
	margin: 16px 0 20px 0;
	font-size: 23px !important;
}
#modal {
	color: #000;
	background: transparent url('../../imgs/cen-repeat.jpg') no-repeat center center;
}

.banner {
	position: relative;
	background: transparent;
}
.banner .circles {
	z-index: 3;
	height: 13px;
	position: absolute;
}
.banner .circles div {
	cursor: pointer;
	float: left;
	width: 13px;
	height: 13px;
	background: transparent url('../../imgs/nm/circles.png') no-repeat -14px 0;
	margin: 0 4px 0 0;
	border-radius: 6px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.banner .circles div.act {
	background-position: 0 0;
}
.banner > a {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
}
.banner > a.bvis {
	z-index: 2;
}
.banner,
.banner > a {
	border-radius: 10px;
}
.banner > a > img {
	border-radius: 8px;
}
.banner > a > .bmask {
	position: absolute;
	left: 0;
	top: 0;
}
.banner {
	border: 2px solid rgba(0, 0, 0, 0.4);
}
.banner .circles {
	bottom: 10px;
	right: 10px;
}
.banner .bmask {
}

.faceIndex {
	border: 2px solid rgba(0, 0, 0, 0.4);
}

.paginate {
	display: table;
	margin: 30px auto;
}
.paginate a {
	display: block;
	padding: 5px 8px;
	font-weight: bold;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	float: left;
	margin: 0 1px 0 0;
	border-radius: 3px;
}
.paginate a.atual,
.paginate a.desatived {
	cursor: default;
	box-shadow: none;
}
.paginate a {
	background: rgba(0, 0, 0, 0.7);
	border: 1px solid rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 0.7) !important;
}
.paginate a:hover {
	background: rgba(0, 0, 0, 0.9) !important;
	border-color: rgba(0, 0, 0, 0.9) !important;
	color: #fff !important;
}
.paginate a:active,
.paginate a.atual {
	background: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
}
.paginate a:active {
	opacity: 0.5;
}
.paginate a.desatived {
	background: rgba(0, 0, 0, 0.1) !important;
	border-color: rgba(0, 0, 0, 0.1) !important;
	color: rgba(0, 0, 0, 0.3) !important;
}

table.default {
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	width: 100%;
	background: 0;
	overflow: hidden;
}
table.default tr td:first-child {
	border: 0;
}
table.default tr td {
	font-size: 12px;
	padding: 6px 8px;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	background: rgba(255, 255, 255, 0.4);
}
table.default tr.two td {
	background: rgba(255, 255, 255, 0.7);
}
table.default tr td.foco {
	font-weight: bold;
	color: #000;
	background: rgba(255, 255, 255, 0.6);
}
table.default tr.two td.foco {
	background: rgba(255, 255, 255, 0.9);
}
table.default tr th {
	font-weight: bold;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	padding: 10px 0;
}
table.default tr.ctype2,
table.default tr.ctype2 td {
	padding: 0;
	margin: 0;
	height: 2px;
	background: rgba(0, 0, 0, 0.1);
}
table.default .pos {
	width: 25px;
	text-align: center;
}

.horMenu {
	display: table;
	margin: 20px auto;
}
.horMenu a {
	float: left;
	padding: 10px 15px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	margin: 0 0 0 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.6) !important;
}
.horMenu a:first-child {
	margin: 0;
}
.horMenu a:hover {
	border-color: rgba(0, 0, 0, 0.9) !important;
}
.horMenu a.act {
	cursor: default;
	border-color: #000 !important;
	color: #000 !important;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.6);
}
.horMenu a:active {
	opacity: 0.6;
}

.rulesbox {
	height: 260px;
	box-sizing: border-box;
	overflow: auto;
	margin: 0 auto 20px;
	padding: 20px;
	width: calc(100% - 20px);
	border: 2px solid rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.3);
}
.rulesbox h1 {
	padding-top: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 20px 20px;
	font-size: 20px;
}

.formpadrao,
.formpadrao > div,
.formpadrao .camp input,
.formpadrao .camp select {
	border-radius: 3px;
}
.formpadrao {
	display: table;
	margin: 0 auto 2px auto;
	padding: 2px;
}
.formpadrao > div {
	display: table;
}
.formpadrao .desc {
	width: 140px;
	padding: 0 10px;
	font-weight: bold;
	text-align: right;
}
.formpadrao .desc,
.formpadrao .camp,
.formpadrao .camp2 {
	float: left;
	height: 40px;
	line-height: 40px;
}
.formpadrao .camp input[type='text'],
.formpadrao .camp input[type='password'],
.formpadrao .camp input[type='file'] {
	border: 0;
	width: 200px;
	margin: 5px 5px 0 0;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
}
.formpadrao .camp select {
	border: 0;
	width: 210px;
	margin: 5px 5px 0 0;
	padding: 6px 5px 5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
}
.formpadrao textarea {
	border: 0;
	resize: vertical;
	height: 300px;
	width: 200px;
	margin: 0 4px 10px 0;
	padding: 5px;
}
.formpadrao.tdate .camp input {
	text-align: center;
	padding: 0 9px;
}
.formpadrao.errorc,
.formpadrao.errorc .desc,
.formpadrao.errorc .camp {
	border-color: #c70000;
}
.formpadrao.errorc > div {
	background: #c70000;
}
.formpadrao.errorc .desc {
	color: #fff;
}
.formpadrao {
	border: 1px solid rgba(0, 0, 0, 0.7);
}
.formpadrao > div {
	background: rgba(0, 0, 0, 0.7);
}
.formpadrao .desc {
	color: #fff;
}
.formpadrao .camp input[type='text'],
.formpadrao .camp input[type='password'],
.formpadrao .camp input[type='file'],
.formpadrao .camp select,
.formpadrao textarea {
	background: #fff;
}
.formpadrao .camp input[type='text']:focus,
.formpadrao .camp input[type='password']:focus,
.formpadrao .camp select:hover,
.formpadrao textarea:focus {
	background: #fffbd5;
}

label.captcha {
	position: relative;
}
label.captcha img.captchaImage {
	position: absolute;
	left: 8px;
	top: 3px;
	opacity: 0.8;
	border-radius: 3px;
}
label.captcha a {
	position: absolute;
	right: 12px;
	top: 12px;
}
label.captcha a,
label.captcha a img {
	width: 23px;
	height: 23px;
}
label.captcha a:hover {
	opacity: 0.7;
}
label.captcha a:active {
	opacity: 1;
}

.castled {
	width: 400px;
	margin: 0 auto;
}
.castled,
.castled > div {
	display: table;
}
.castled .ct {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 30px;
}
.castled .imgc {
	width: 200px;
	height: 113px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	float: left;
	border-radius: 6px;
}
.castled .imgc span {
	display: block;
	width: 200px;
	height: 113px;
	background: rgba(0, 0, 0, 0.6) url('../../imgs/nm/castles.jpg') no-repeat;
	border-radius: 5px;
}
.castled .ci {
	float: left;
	width: 188px;
	padding: 2px 0 0 10px;
}
.castled .ci .co {
	font-weight: bold;
}
.castled .ci .cc {
	margin-bottom: 8px;
}
.castled .nwar {
	padding: 5px 0 10px 0;
}
.castled .imgc.aden span {
	background-position: left top;
}
.castled .imgc.goddard span {
	background-position: -200px top;
}
.castled .imgc.giran span {
	background-position: -400px top;
}
.castled .imgc.oren span {
	background-position: -600px top;
}
.castled .imgc.dion span {
	background-position: -800px top;
}
.castled .imgc.gludio span {
	background-position: -1000px top;
}
.castled .imgc.innadril span {
	background-position: -1200px top;
}
.castled .imgc.rune span {
	background-position: -1400px top;
}
.castled .imgc.schuttgart span {
	background-position: -1600px top;
}

.rankings_options {
	cursor: pointer;
	transition: background 0.5s, border-color 0.5s, color 0.5s;
	position: absolute;
	top: 60px;
	right: 70px;
	background: rgba(255, 255, 255, 0.5) !important;
	border: 1px solid rgba(255, 255, 255, 0.7);
	height: 34px;
	line-height: 34px;
	padding: 0 26px 0 10px;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.6);
}
.rankings_options .rankings_arrow {
	transition: opacity 0.5s;
	position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	width: 10px;
	height: 6px;
	background: transparent url('../../imgs/nm/rankings_arrow.png') no-repeat;
	opacity: 0.6;
}
.rankings_options:hover {
	background: rgba(255, 255, 255, 0.8) !important;
	border-color: rgba(255, 255, 255, 1);
	color: rgba(0, 0, 0, 0.8);
}
.rankings_options:hover .rankings_arrow {
	opacity: 0.8;
}
.rankings_options > div {
	opacity: 0;
	transition: opacity 0.5s;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 35px;
	right: 0;
	border-radius: 6px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.rankings_options > div a {
	line-height: normal;
	width: 150px !important;
	font-size: 10px !important;
	padding: 5px 0 !important;
}
.rankings_options:hover > div {
	width: auto !important;
	height: auto !important;
	opacity: 1;
	padding: 10px;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid rgba(255, 255, 255, 1);
}
