.static__content a {
    outline: none;
    text-decoration: none;
}

.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: 130px;
    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;
}

.static__content a.default, a.default, span.default, input.default {
    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: 25px;
    box-shadow: 0px 1px 0px rgba(255,255,255,0.2) inset;
    font-family: Tahoma;
}

.static__content .ucp a.default, .ucp a.default, .ucp span.default, .ucp input.default {
    padding: 9px 0 10px 0;
}

.static__content 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;
}

.static__content a.default, a.default, span.default, input.default {
    background: #cda561;
    background: -moz-linear-gradient(top, #f9d58e 0%, #cda561 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d58e), color-stop(100%,#cda561));
    border: 1px solid #cda561;
    color: #543e2e !important;
}

.static__content a.default:hover, a.default:hover, input.default:hover, span.default:hover {
    background: #ffe8ba;
    border-color: #ffe8ba;
    color: #000 !important;
}

/*
h1 { font-family: Arial; font-size: 29px; color: #353535; }
h1 a { font-family: Arial !important; font-size: 15px !important; padding: 17px 0 0; }
h2 { font-family: Arial; font-size: 23px; color: #353535; }
*/
.news {
    width: 567px;
    display: table;
}

.new {
    width: 100%;
    display: table;
    background: rgba(255,231,181,0.6);
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 10px 0;
}

.new a.imgn, .new a.imgn img {
    width: 100px;
    height: 100px;
    display: block;
}

.new a.imgn {
    float: left;
    padding: 2px;
    background: #fae2af;
    border: 2px solid #d9b875;
    margin: 0 18px 0 0;
}

.new a.imgn:hover {
    opacity: 0.9;
}

.new .cttn {
    float: left;
    width: 401px;
}

.new .cttn a.ttln {
    width: 100%;
    display: block;
    font-family: TPB, Arial;
    font-weight: bold;
    font-size: 16px;
    margin: 11px 0 3px 0;
}

.new .cttn .txtn {
    width: 100%;
    min-height: 48px;
    font-size: 13px;
    color: rgba(0,0,0,0.7);
    margin: 0 0 7px;
}

.new .cttn .datn {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgba(0,0,0,0.4);
}

.new .cttn a.rdmn {
    display: block;
    position: absolute;
    bottom: 15px;
    right: -15px;
    width: 155px;
    height: 31px;
    line-height: 33px;
    overflow: hidden;
    color: #fff;
    font-family: TPB, Arial;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    background-position: -316px -85px;
    text-transform: uppercase;
}

.new .cttn a.rdmn:hover {
    background-position: -316px -117px;
}

.new .cttn a.rdmn:active {
    background-position: -316px -85px;
}

a.vmnn {
    display: block;
    margin: 10px auto 0;
    width: 324px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-top: 3px;
    overflow: hidden;
    color: #fff;
    font-family: TPB, Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background-position: 0 -508px;
    text-transform: uppercase;
}

a.vmnn:hover {
    background-position: -326px -508px;
}

a.vmnn:active {
    background-position: 0 -508px;
}

.news.inner {
    width: 100% !important;
}

.news.inner .new {
    width: calc(50% - 20px);
    float: left;
    margin-right: 20px;
}

.faceIndex {
    border: 5px solid #f3d9a1;
}

#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: 18px !important;
    background: transparent;
    padding: 0;
}

#modal {
    color: #000;
    background: transparent url('../imgs/content_repeat.jpg') no-repeat center center;
}

.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(255,255,255,0.1);
    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(255,255,255,0.05);
    background: rgba(255,255,255,0.05);
}

table.default tr.two td {
    background: rgba(255,255,255,0.1);
}

table.default tr td.foco {
    font-weight: bold;
    color: #fff;
    background: rgba(255,255,255,0.1);
}

table.default tr.two td.foco {
    background: rgba(255,255,255,0.15);
}

table.default tr th {
    font-weight: bold;
    text-align: center;
    background: #150f07;
    color: #fff;
    padding: 10px 0;
}

table.default tr.ctype2, table.default tr.ctype2 td {
    padding: 0;
    margin: 0;
    height: 2px;
    background: rgba(255,255,255,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(255,255,255,0.5);
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(255,255,255,0.6) !important;
}

.horMenu a:first-child {
    margin: 0;
}

.horMenu a:hover {
    border-color: rgba(255,255,255,0.9) !important;
}

.horMenu a.act {
    cursor: default;
    border-color: #fff !important;
    color: #fff !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 {
    background: transparent;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 0 20px 20px;
    font-size: 20px;
}

.formpadrao, .formpadrao > div, .formpadrao .camp input, .formpadrao .camp select {
    border-radius: 0;
}

.formpadrao {
    display: table;
    margin: 0 auto 2px auto;
    padding: 3px;
    background: rgba(255,255,255,0.1);
}

.formpadrao:hover {
    background: #7e0000;
}

.formpadrao > div {
    display: table;
}

.formpadrao .desc {
    width: 180px;
    padding: 0 10px;
    font-weight: bold;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.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"] {
    color: #000;
    border: 0;
    width: 240px;
    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 {
    height: auto !important;
    color: #000;
    border: 0;
    width: 250px;
    margin: 5px 5px 0 0;
    padding: 6px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.4) inset;
}

.formpadrao textarea {
    color: #000;
    border: 0;
    resize: vertical;
    height: 300px;
    width: 240px;
    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 .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;
    float: left;
    margin: 0 0 15px 0;
}

.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;
}

.castled .imgc span {
    display: block;
    width: 200px;
    height: 113px;
    background: rgba(0,0,0,0.6) url('../imgs/nm/castles.jpg') no-repeat;
}

.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 {
    display: table;
    margin: 0 auto 20px;
}

.rankings_options a {
    float: left;
    background: rgba(255,255,255,0.1);
    padding: 0 15px;
    margin: 0 0 1px 1px;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.rankings_options a:first-child {
    margin: 0;
}

.rankings_options a:hover {
    background: rgba(255,255,255,0.3);
    color: #fff;
}

.rankings_options a.ativa {
    background: #d4a95c;
    color: #543e2e;
}

.rankings_options div {
    float: left;
}

.dual-div {
    display: table;
    width: 100%;
}

.dual-div > div {
    width: calc(50% - 10px);
    float: left;
}

.dual-div > div:first-child {
    margin-right: 20px;
}

.tri-div {
    display: table;
    width: 100%;
}

.tri-div > div {
    width: calc(33% - 10px);
    float: left;
    margin-left: 20px;
}

.tri-div > div:first-child {
    margin: 0;
}

.center-txt {
    text-align: center;
}

.center-txt h1, .center-txt h2 {
    padding-left: 0;
    padding-right: 0;
}

.opacityh:hover {
    opacity: 0.8;
    transition: opacity 0.4s;
}
