table.tablesorter {
    font-family: arial;
    margin: 12px 0 15px;
    font-size: 12px;
    width: 932px;
    text-align: left
}

    table.tablesorter thead tr th, table.tablesorter tfoot tr th {
        text-align: center;
        color: #a1865d;
        font-size: 8pt;
        background: #15110e;
        border: 1px solid #1f1f1e;
        border-radius: 5px;
        padding: 7px
    }

    table.tablesorter thead tr .header {
        background-image: url(../../index.html);
        background-repeat: no-repeat;
        background-position: center right;
        cursor: pointer;
        border: 1px solid #3c240e
    }

    table.tablesorter tbody td a {
        color: #776255
    }

    table.tablesorter tbody td {
        color: #776255;
        padding: 6px;
        vertical-align: top;
        border: 1px solid #130f0c;
        border-radius: 5px;
        text-align: center
    }

table.wfirsttable {
    background-image: url(../images/rankfirst.png);
    background-repeat: no-repeat
}

table.tablesorter tbody .wfirst {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    line-height: 50px
}

table.tablesorter a {
    color: #9e9e8d
}

    table.tablesorter a:hover {
        color: #a38f83
    }

table.tablesorter tbody tr:nth-child(odd) {
    background: #16120e
}

table.tablesorter tbody tr:nth-child(even) {
    background: #130f0c
}

table.tablesorter thead tr .headerSortUp {
    background-image: url(../../index.html)
}

table.tablesorter thead tr .headerSortDown {
    background-image: url(../../index.html)
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}

table.tablesorter tbody tr:hover {
    background-color: #1c1511
}

table.siralamalar {
    border-spacing: 0;
    text-align: left;
    width: 100%
}

    table.siralamalar tr {
        text-align: center;
        height: 32px
    }

    table.siralamalar #baslik {
        text-align: center;
        background-color: #201813 !important;
        font-size: 10pt
    }

        table.siralamalar #baslik td {
            color: #b38f69
        }

    table.siralamalar tr:last-child {
        border: 0
    }

    table.siralamalar tr:nth-child(odd) {
    }

    table.siralamalar tr:nth-child(odd) {
        background: rgba(255,255,255,.03)
    }

    table.siralamalar tr td {
        vertical-align: top;
        text-shadow: 0 0 3px rgba(0,0,0,.5);
        width: auto;
        padding: 10px 5px 5px;
        text-align: left;
        color: #9b7c65;
        font-size: 9pt
    }

        table.siralamalar tr td a {
            color: #94735b
        }

/*.nation, .class, .grade, .symbol {
    background-image: url(../images/icon.bmp);
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px
}*/

.clanicon {
    background-size: 16px 16px;
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px
}

.nation.n1 {
    background-position: 0 -32px
}

.nation.n2 {
    background-position: -16px -32px
}

.class.c11 {
    background-position: -32px -32px
}

.class.c12 {
    background-position: -48px -32px
}

.class.c13 {
    background-position: -64px -32px
}

.class.c14 {
    background-position: -80px -32px
}

.class.c21 {
    background-position: -96px -32px
}

.class.c22 {
    background-position: -112px -32px
}

.class.c23 {
    background-position: -128px -32px
}

.class.c24 {
    background-position: -144px -32px
}

.grade.g1 {
    background-position: 0 0
}

.grade.g2 {
    background-position: -16px 0
}

.grade.g3 {
    background-position: -32px 0
}

.grade.g4 {
    background-position: -48px 0
}

.grade.g5 {
    background-position: -64px 0
}

.grade.g6 {
    background-position: -80px 0
}

.grade.g7 {
    background-position: -96px 0
}

.grade.g8 {
    background-position: -112px 0
}

.grade.g9 {
    background-position: -128px 0
}

.grade.g10 {
    background-position: -144px 0
}

.grade.g11 {
    background-position: -160px 0
}

.grade.g12 {
    background-position: -176px 0
}

.grade.g13 {
    background-position: -192px 0
}

.grade.g14 {
    background-position: -208px 0
}

.grade.g15 {
    background-position: -224px 0
}

.symbol.a1 {
    background-position: 0 -16px
}

.symbol.a2 {
    background-position: -16px -16px
}

.symbol.a3 {
    background-position: -32px -16px
}

.symbol.a4 {
    background-position: -48px -16px
}

.symbol.a5 {
    background-position: -64px -16px
}

.symbol.a6 {
    background-position: -80px -16px
}

.symbol.b1 {
    background-position: -96px -16px
}

.symbol.b2 {
    background-position: -112px -16px
}

.symbol.b3 {
    background-position: -128px -16px
}

.symbol.b4 {
    background-position: -144px -16px
}

.symbol.b5 {
    background-position: -160px -16px
}

.symbol.b6 {
    background-position: -176px -16px
}

.pointer {
    cursor: pointer
}

.status {
    font-family: ebrima;
    display: inline-block;
    font-weight: 700;
    font-style: normal;
    font-size: 11px
}

.online {
    color: #313f09
}

.offline {
    color: #900
}

.noresults {
    font-family: ebrima;
    color: #c39665;
    text-shadow: 1px 1px 1px rgba(0,0,0,.25);
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px;
    font-weight: 700;
    text-align: center;
    width: %100
}

#main #loading {
    display: none;
    height: 23px;
    width: 23px
}

#slider_wrapper {
    width: 708px;
    height: 205px;
    margin-bottom: 10px
}

#slider {
    overflow: hidden
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden
}

*:focus {
    outline: none
}

#premium_container {
    margin: 0 0 30px 10px
}

    #premium_container .premium {
        display: inline-block;
        position: relative;
        width: 745px;
        text-shadow: 1px 1px 1px rgba(0,0,0,.25);
        border: 1px solid rgba(0,0,0,.35);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 10px 0 0 6px
    }

#mining_list {
    float: left;
    margin-left: 30px;
    text-align: left
}

    #mining_list img {
        padding: 10px
    }

    #mining_list p {
        margin-left: 8px;
        font-family: ebrima;
        font-size: 13px;
        color: #a07332
    }

#mining_table th, #mining_table td {
    text-align: center
}

#mining_list p {
    float: left;
    display: block
}

#mining_list {
    width: 550px;
    float: left;
    padding: 10px;
    margin-left: 5px
}

    #mining_list img {
        padding: 3px;
        margin: 5px;
        float: left;
        border: 3px solid rgba(0,0,0,.1)
    }

        #mining_list img:hover {
            border: 3px solid #97793b
        }

.selected_mining_item {
    border: 3px solid #97793b !important
}

.w-addon-row {
    margin-left: 20px;
    margin-top: -15px
}

    .w-addon-row img {
        border-radius: 4px;
        box-shadow: 0 0 15px #000;
        float: left;
        width: 268px
    }

.addon-info {
    width: 375px;
    float: left;
    margin: 0 0 0 30px;
    text-shadow: 0 0 14px rgba(0,0,0,.4),2px 3px 0 rgba(0,0,0,.4)
}

    .addon-info h1 {
        margin: 0 0 18px;
        color: #afa288;
        font-size: 21px;
        text-transform: uppercase
    }

    .addon-info p {
        font-size: 13px;
        height: 78px;
        text-shadow: 0 0 14px rgba(0,0,0,.4),1px 1px 0 rgba(0,0,0,.4);
        color: #867f72
    }

    .addon-info .war-links {
        margin: 13px 0 0
    }

        .addon-info .war-links a.download {
            display: inline-block;
            padding: 7px 15px;
            border-radius: 3px;
            background: #355c35;
            box-shadow: inset 0 0 0 1px rgba(0,255,0,.05),inset 0 1px 0 rgba(0,255,0,.1),0 0 6px rgba(0,0,0,.4);
            color: #1f1f17;
            text-shadow: 1px 1px 0 rgba(0,255,0,.1);
            font-weight: 700;
            text-transform: uppercase
        }

            .addon-info .war-links a.download:hover {
                color: #e0bb28;
                text-shadow: 0 0 4px rgba(0,0,0,.5),0 1px 1px rgba(0,0,0,.5);
                background: #2c4e2c
            }

#premium_container .premium_header {
    font-family: ebrima;
    font-size: 10px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.25);
    border: 1px solid rgba(0,0,0,.35);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 13px;
    box-shadow: inset 0 1px 0 rgba(194,181,132,.05),inset 0 0 3px rgba(255,255,255,.02),0 0 10px rgba(0,0,0,.25)
}

    #premium_container .premium_header .icon {
        display: inline-block;
        position: relative;
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        background-size: 100%;
        border-style: solid;
        border-width: 1px;
        box-shadow: inset 0 0 6px #000,0 0 3px rgba(208,179,133,.35);
        margin: 7px 0 0 12px
    }

    #premium_container .premium_header .name {
        display: inline-block;
        position: absolute;
        padding-left: 15px;
        padding-top: 8px
    }

        #premium_container .premium_header .name h1 {
            width: 85px;
            font-family: ebrima;
            font-size: 18px;
            width: 200px
        }

        #premium_container .premium_header .name p {
            width: 85px;
            font-family: ebrima;
            font-size: 12px;
            width: 200px
        }

#premium_container .premium_content {
}

    #premium_container .premium_content li {
        width: 222px;
        height: 95px;
        display: inline-block;
        margin: 2px;
        text-shadow: 1px 1px 1px rgba(0,0,0,.25);
        border: 1px solid rgba(0,0,0,.35);
        -webkit-border-radius: 2px;
        -moz-border-radius: 2x;
        border-radius: 2px;
        box-shadow: inset 0 1px 0 rgba(194,181,132,.05),inset 0 0 3px rgba(255,255,255,.02),0 0 10px rgba(0,0,0,.25)
    }

#premium_containers {
    padding: 10px
}

    #premium_containers .p_header {
        border-bottom: 1px solid rgba(229,204,128,.51);
        text-align: center;
        width: 175px;
        padding: 5px;
        margin-left: 7px;
        font-family: ebrima;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        display: block
    }

    #premium_containers .p_right {
        width: 135px;
        margin-top: 7px;
        margin-left: 10px;
        border-radius: 3px;
        float: left
    }

        #premium_containers .p_right h1 {
            font-family: ebrima;
            font-size: 12px;
            width: 140px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }

        #premium_containers .p_right p {
            font-family: ebrima;
            font-size: 12px
        }

    #premium_containers .p_left {
        width: 45px;
        height: 45px;
        float: left;
        margin-top: 7px;
        margin-left: 7px;
        border-radius: 3px;
        background-color: rgba(175,153,87,.58);
        font-size: 30px;
        color: #1f130f
    }

        #premium_containers .p_left i {
            padding-top: 7px
        }

.avatar {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 3px
}

.store_product_list .category {
    width: 915px;
    color: #706352;
    font-family: merriweather sans,sans-serif;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.25);
    display: block;
    border: 1px solid rgba(0,0,0,.35);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    box-shadow: inset 0 1px 0 rgba(194,181,132,.05),inset 0 0 3px rgba(255,255,255,.02),0 0 10px rgba(0,0,0,.25);
    margin-left: 20px;
    margin-bottom: -10px
}

#login_input, #password_input {
    background-repeat: no-repeat;
    background-position: left;
    height: 38px;
    padding: 0 10px 0 50px;
    width: calc(100% - 60px)
}

.login-in input {
    background-image: url(../images/login_icon.png) !important;
}

.password-in input {
    background-image: url(../images/password-icon.png) !important;
}

.store_product_list {
    width: 980px;
    font-family: merriweather sans,sans-serif
}

    .store_product_list .items {
        list-style: none;
        padding: 15px 15px 15px 18px
    }

        .store_product_list .items .item a {
            float: left;
            width: 220px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }

        .store_product_list .items .item {
            background-image: url(../../index.html);
            background-repeat: no-repeat;
            background-position: bottom left;
            height: 53px;
            width: 298px;
            display: inline-block;
            color: #706352;
            font-family: merriweather sans,sans-serif;
            font-size: 11px;
            text-shadow: 1px 1px 1px rgba(0,0,0,.25);
            border: 1px solid rgba(0,0,0,.35);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            padding: 3px;
            margin: 3px;
            box-shadow: inset 0 1px 0 rgba(194,181,132,.05),inset 0 0 3px rgba(255,255,255,.02),0 0 10px rgba(0,0,0,.25);
            background-image: url(../../index.html)
        }

            .store_product_list .items .item #hover {
                width: 100%;
                height: 57px;
                background-image: url(../../index.html);
                background-repeat: no-repeat;
                background-position: top left;
                background-color: transparent;
                position: absolute;
                top: 0;
                left: 0;
                pointer-events: none;
                opacity: 0;
                visibility: hidden
            }

    .store_product_list #icon {
        float: left;
        display: block;
        width: 37px;
        height: 37px;
        background-repeat: no-repeat;
        background-size: 100%;
        border-style: solid;
        border-width: 1px;
        box-shadow: inset 0 0 6px #000,0 0 3px rgba(208,179,133,.35);
        margin: 7px 0 0 12px
    }

    .store_product_list #middle {
        float: left;
        margin-left: 15px;
        margin-top: 7px;
        text-align: left
    }

        .store_product_list #middle a {
            font-family: merriweather sans,sans-serif;
            font-size: 14px;
            text-shadow: 1px 1px 1px rgba(0,0,0,.45)
        }

        .store_product_list #middle p {
            color: #534a3f;
            font-family: merriweather sans,sans-serif;
            font-size: 11px;
            text-shadow: 1px 1px 1px rgba(0,0,0,.45);
            margin-top: 5px
        }

.fluxslider, .surface, .images, .image1, .image2 {
    -webkit-transform: translate3D(0,0,0);
    -moz-transform: translate3D(0,0,0);
    -o-transform: translate3D(0,0,0);
    -ms-transform: translate3D(0,0,0);
    transform: translate3D(0,0,0)
}

input[type=radio] {
    background-color: transparent !important
}

.pagination {
    display: none
}

.caption {
    padding: 10px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    font-weight: 700;
    font-size: 12px;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    position: absolute;
    bottom: 0
}

#slider_next, #slider_previous {
    border-radius: 2px;
    position: absolute;
    padding: 10px;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    z-index: 9999999
}

    #slider_next:hover, #slider_previous:hover {
        background-color: #000
    }

#pm_username_autocomplete {
    z-index: 999999
}

.characters_remaining {
    float: left;
    margin-top: 17px;
    margin-left: 1px;
    font-size: 10px;
    font-weight: 700
}

.popup {
    width: 270px;
    display: none;
    z-index: 999999;
    padding: 20px;
    background-color: #eee;
    border: 1px solid #fff;
    position: fixed;
    left: 50%;
    text-shadow: none;
    margin-left: -120px;
    top: 30%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 35px #000;
    -webkit-box-shadow: 0 0 35px #000;
    -moz-box-shadow: 0 0 35px #000
}

    .popup h1 {
        margin: 0;
        padding: 0;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 10px;
        color: #000;
        max-height: 300px;
        overflow: auto
    }

    .popup a {
        display: block;
        float: left;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        line-height: 1;
        padding: 10px 20px;
        text-align: center;
        font-weight: 700;
        margin-right: 7px;
        margin-left: 7px;
        width: 50px;
        text-shadow: none
    }

        .popup a:hover {
            text-shadow: none;
            text-decoration: none;
            color: #fff
        }

.popup_button {
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fbf4d),color-stop(100%,#63a62f));
    background-image: -webkit-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: -moz-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: -ms-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: -o-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: linear-gradient(top,#7fbf4d,#63a62f);
    border: 1px solid #63a62f;
    border-bottom: 1px solid #5b992b;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
    -o-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    text-shadow: 0 -1px 0 #4c9021
}

    .popup_button:hover {
        background-color: #76b347;
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#76b347),color-stop(100%,#5e9e2e));
        background-image: -webkit-linear-gradient(top,#76b347,#5e9e2e);
        background-image: -moz-linear-gradient(top,#76b347,#5e9e2e);
        background-image: -ms-linear-gradient(top,#76b347,#5e9e2e);
        background-image: -o-linear-gradient(top,#76b347,#5e9e2e);
        background-image: linear-gradient(top,#76b347,#5e9e2e);
        -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
        -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
        -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
        -o-box-shadow: inset 0 1px 0 0 #8dbf67;
        box-shadow: inset 0 1px 0 0 #8dbf67
    }

    .popup_button:active {
        border: 1px solid #5b992b;
        border-bottom: 1px solid #538c27;
        -webkit-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        -moz-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        -ms-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        -o-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee
    }

.popup_hide {
    background-color: #bfbfbf;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bfbfbf),color-stop(100%,#9a9a9a));
    background-image: -webkit-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: -moz-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: -ms-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: -o-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: linear-gradient(top,#bfbfbf,#9a9a9a);
    border: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    -webkit-box-shadow: inset 0 1px 0 0 #cbcbcb;
    -moz-box-shadow: inset 0 1px 0 0 #cbcbcb;
    -ms-box-shadow: inset 0 1px 0 0 #cbcbcb;
    -o-box-shadow: inset 0 1px 0 0 #cbcbcb;
    box-shadow: inset 0 1px 0 0 #cbcbcb;
    text-shadow: 0 -1px 0 #8f8f8f
}

    .popup_hide:hover {
        background-color: #adadad;
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#adadad),color-stop(100%,#a0a0a0));
        background-image: -webkit-linear-gradient(top,#adadad,#a0a0a0);
        background-image: -moz-linear-gradient(top,#adadad,#a0a0a0);
        background-image: -ms-linear-gradient(top,#adadad,#a0a0a0);
        background-image: -o-linear-gradient(top,#adadad,#a0a0a0);
        background-image: linear-gradient(top,#adadad,#a0a0a0);
        -webkit-box-shadow: inset 0 1px 0 0 #bbb;
        -moz-box-shadow: inset 0 1px 0 0 #bbb;
        -ms-box-shadow: inset 0 1px 0 0 #bbb;
        -o-box-shadow: inset 0 1px 0 0 #bbb;
        box-shadow: inset 0 1px 0 0 #bbb
    }

    .popup_hide:active {
        border: 1px solid #a0a0a0;
        border-bottom: 1px solid #8b8b8b;
        -webkit-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        -moz-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        -ms-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        -o-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee
    }

.popup_links {
    width: 214px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto
}

#popup_bg {
    background-color: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
    top: 0;
    left: 0
}

#alert_button {
    float: none;
    width: 80px;
    margin-left: auto;
    margin-right: auto
}

/*#tooltip, .tooltip {
    width: auto;
    position: absolute;
    display: none;
    z-index: 99999;
    padding: 25px;
    background-color: #070c21;
    background-color: rgba(0,0,0,.9);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #000;
    -webkit-box-shadow: 0 0 3px #000;
    -moz-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;
    color: #fff;
    font-size: 12px;
    line-height: 1.5
}

#tooltip {
    position: absolute;
    display: none;
    z-index: 99999
}*/

.nice_button img {
    margin-right: 5px
}

.page_form table {
    width: 60%;
    margin-left: auto;
    margin-right: auto
}

    .page_form table td:first-child {
        padding-left: 20px;
        width: 30%
    }

.page_form label {
    font-size: 14px;
    margin-right: 15px
}

#forgot {
    margin-top: 15px;
    margin-bottom: 5px
}

#remember_me {
    margin-top: 5px;
    margin-bottom: 5px
}

.realm {
    font-size: 12px;
    margin: 0 auto 0;
    margin-bottom: 5px;
    margin-top: 5px
}

.realm_online {
    float: right;
    font-weight: 700
}

.realm_bar, .poll_bar {
    margin-top: 5px;
    margin-bottom: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.realm_bar_fill, .poll_bar_fill {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 8px
}

#realmlist {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 20px;
    margin-bottom: 5px
}

.online_realm_button, #ucp_characters h1 {
    display: block;
    padding: 7px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 14px;
    text-align: center
}

    .online_realm_button:first-child {
        margin-top: 0
    }

.nice_table {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0
}

    .nice_table tr:first-child td {
        font-weight: 700;
        padding: 7px;
        font-size: 14px
    }

    .nice_table tr:not(:first-child) td {
        padding: 7px;
        font-size: 14px;
        height: 40px
    }

    .nice_table td:first-child {
        font-weight: 700
    }

#shoutbox form {
    text-align: center;
    margin-bottom: 10px
}

    #shoutbox form textarea {
        margin-top: 5px;
        height: 16px
    }

    #shoutbox form input[type=submit] {
        margin-top: 4px
    }

#shoutbox .shout {
    padding: 10px;
    font-size: 11px;
    overflow: hidden
}

    #shoutbox .shout .shout_author {
        margin-bottom: 5px;
        font-size: 12px
    }

    #shoutbox .shout .shout_date {
        float: right;
        font-size: 10px
    }

#shoutbox #shoutbox_view {
    font-size: 14px;
    text-align: center;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    clear: both
}

.shout_characters_remaining {
    float: left;
    margin-top: 14px;
    font-size: 10px;
    width: 50px
}

#shout {
    overflow: hidden
}

#toppvp {
    overflow: hidden
}

.toppvp_select {
    padding-bottom: 10px;
    font-size: 14px;
    padding-top: 4px
}

.toppvp_realm {
    float: left;
    width: 208px;
    text-align: center;
    font-size: 12px
}

.toppvp_next {
    float: right;
    font-size: 14px
}

.toppvp_previous {
    float: left;
    font-size: 14px
}

.toppvp_character {
    padding: 10px;
    font-size: 10px;
    text-align: left
}

    .toppvp_character:first-child {
        border-top: none
    }

    .toppvp_character b {
        margin-right: 7px
    }

.q {
    color: #ffd100
}

.q0, .q0 a {
    color: #9d9d9d
}

.q1, .q1 a {
    color: #fff
}

.q2, .q2 a, .q2:hover {
    color: #1eff00
}

.q3, .q3 a {
    color: #0070dd
}

.q4, .q4 a {
    color: #a335ee
}

.q5, .q5 a {
    color: #ff8000
}

.q6, .q6 a {
    color: #e5cc80
}

.q7, .q7 a {
    color: #e5cc80
}

.q8, .q8 a {
    color: #ffff98
}

.q9, .q9 a {
    color: #71d5ff
}

.q10, .q10 a {
    color: #ffd100
}

.socket-meta {
    padding-left: 26px;
    background: url(../images/misc/socket_meta.html) no-repeat left center
}

.socket-red {
    padding-left: 26px;
    background: url(../images/misc/socket_red.html) no-repeat left center
}

.socket-yellow {
    padding-left: 26px;
    background: url(../images/misc/socket_yellow.html) no-repeat left center
}

.socket-blue {
    padding-left: 26px;
    background: url(../images/misc/socket_blue.html) no-repeat left center
}

.fusioneditor .fusioneditor_tools {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    border: 1px solid #999;
    border-bottom: none;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.fusioneditor {
    width: auto
}

    .fusioneditor .fusioneditor_tools a {
        display: block;
        float: left;
        margin-left: 5px;
        padding: 5px;
        padding-bottom: 0;
        padding-top: 4px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border: 1px solid transparent;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s
    }

        .fusioneditor .fusioneditor_tools a:hover {
            border: 1px solid #b7b7b7;
            background-color: #fff;
            box-shadow: 0 1px 0 #fff inset;
            -webkit-box-shadow: 0 1px 0 #fff inset;
            -moz-box-shadow: 0 1px 0 #fff inset
        }

        .fusioneditor .fusioneditor_tools a:active {
            border: 1px solid #666
        }

    .fusioneditor .fusioneditor_field {
        width: auto;
        font-family: merriweather sans,sans-serif;
        font-size: 12px;
        padding: 8px;
        background-color: #fff;
        border: 1px solid #999;
        -webkit-border-bottom-right-radius: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -moz-border-radius-bottomright: 2px;
        -moz-border-radius-bottomleft: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
        overflow: hidden
    }

        .fusioneditor .fusioneditor_field:focus {
            border: 1px solid #1f9ebc
        }

    .fusioneditor .fusioneditor_close {
        float: right;
        margin-right: 5px
    }

    .fusioneditor .fusioneditor_toolbox {
        border-top: 1px solid #999;
        padding: 5px;
        margin-top: 5px;
        height: 50px
    }

        .fusioneditor .fusioneditor_toolbox input[type=text] {
            width: 85% !important;
            margin-right: 10px;
            margin-left: 5px
        }

    .fusioneditor .fusioneditor_size {
        height: 20px;
        width: 16px;
        margin-right: 5px;
        margin-top: 5px;
        text-align: center;
        font-weight: 700;
        color: #666
    }

        .fusioneditor .fusioneditor_size:hover {
            color: #000
        }

    .fusioneditor .fusioneditor_color {
        height: 22px;
        width: 17px;
        margin-right: 5px;
        margin-top: 5px;
        opacity: .8
    }

        .fusioneditor .fusioneditor_color:hover {
            border: 1px solid transparent !important;
            box-shadow: none !important;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            opacity: 1
        }

        .fusioneditor .fusioneditor_color:active {
            border: 1px solid transparent !important
        }

.sidebox_info {
    padding: 5px
}

    .sidebox_info td {
        padding: 5px;
        font-size: 10px
    }

        .sidebox_info td:first-child {
            font-weight: 700
        }

        .sidebox_info td img {
            margin-right: 5px
        }

    .sidebox_info center {
        padding-top: 20px;
        padding-bottom: 10px
    }

        .sidebox_info center a:last-child {
            margin-left: 10px
        }

.poll_question {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 5px;
    margin-bottom: 5px
}

#poll_answers .poll_answer, #poll_results .poll_answer {
    padding: 5px;
    font-size: 12px
}

    #poll_answers .poll_answer label {
        display: block;
        cursor: pointer
    }

        #poll_answers .poll_answer label:hover {
            font-weight: 700
        }

    #poll_answers .poll_answer input[type=radio] {
        margin-right: 5px
    }

    #poll_results .poll_answer .poll_votes_count {
        float: right;
        font-weight: 700
    }

#poll_actions {
    display: block;
    text-align: center;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px
}

#vote_reminder {
    width: 468px;
    height: 60px;
    position: fixed;
    margin-left: -374px;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    background-color: #000;
    z-index: 999999999999;
    display: none
}

.staff_comment .comment_author img {
    margin-top: 3px !important
}

.comment {
    word-wrap: break-word
}

.color-c1 {
    color: #c79c6e
}

.color-c2 {
    color: #f58cba
}

.color-c3 {
    color: #abd473
}

.color-c4 {
    color: #fff569
}

.color-c5 {
    color: #fff
}

.color-c6 {
    color: #c41f3b
}

.color-c7 {
    color: #0070de
}

.color-c8 {
    color: #69ccf0
}

.color-c9 {
    color: #9482c9
}

.color-c11 {
    color: #ff7d0a
}

#download_box {
    float: left;
    margin-bottom: 30px
}

    #download_box .download_item {
        margin-top: 7px;
        margin-left: 4px;
        font-size: 11px;
        color: #828282;
        cursor: pointer;
        padding: 6px 20px;
        box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
        -moz-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
        -webkit-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
        font-family: merriweather sans,sans-serif;
        text-shadow: 0 2px 0 rgba(0,0,0,.4);
        border-width: 2px;
        border-style: solid;
        border-color: #313131;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background-color: #191919;
        transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -o-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -ms-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -webkit-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        float: left;
        width: 695px;
        height: 75px
    }

    #download_box .download_icon {
        width: 60px !important;
        height: 60px !important
    }

    #download_box .download_btn {
        float: right;
        margin-top: 20px
    }

    #download_box .download_item p {
        color: #adab4b !important
    }

#forgotpw_container {
    width: 600px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: 55px;
    font-size: 11px;
    color: #828282;
    cursor: pointer;
    padding: 6px 20px;
    box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
    -moz-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
    -webkit-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
    font-family: merriweather sans,sans-serif;
    text-shadow: 0 2px 0 rgba(0,0,0,.4);
    border-width: 2px;
    border-style: solid;
    border-color: #313131;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #191919;
    transition: color .3s ease-in-out,border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out,border-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out,border-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,border-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out,border-color .3s ease-in-out
}

    #forgotpw_container .passwordchanged {
        color: #8ab355;
        padding: 15px
    }

.char_info {
    width: 600px;
    margin: 0 auto
}

.char_info_bg {
    position: center
}

.char_img {
    position: absolute;
    text-align: center;
    width: 275px;
    height: 410px;
    left: 330px;
    top: 65px
}

.char_info_txt {
    position: absolute;
    width: 250px;
    left: 45px;
    top: 75px
}

.char_info_row1 {
    background: rgba(228,224,167,.1);
    text-align: center;
    color: #997340;
    font-weight: 700;
    margin: 5px auto;
    padding: 2px;
    border-style: dotted;
    border-width: 1px
}

.char_info_row2 {
    background: rgba(228,224,167,.02);
    text-align: center;
    color: #c8a77b;
    font-weight: 700;
    margin: 5px auto;
    padding: 1px
}

.char_info_col {
    float: left;
    text-align: center
}

.char_info_r1 {
    background: rgba(228,224,167,.1);
    text-align: center;
    color: #997340;
    font-weight: 700;
    margin: 5px auto;
    padding: 2px;
    border-style: dotted;
    border-width: 1px;
    width: 53px
}

.char_info_r2 {
    background: rgba(228,224,167,.02);
    text-align: center;
    color: #c8a77b;
    font-weight: 700;
    margin: 5px;
    padding: 2px;
    border-style: dotted;
    border-width: 1px;
    width: 50px
}

.war_server {
    vertical-align: middle;
    width: 650px;
    text-align: center
}

div#tamsayfa {
    background: #000;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%
}

div#alan {
}

#loader {
    text-align: center;
    display: none;
    font-size: 14px;
    line-height: 28px;
    color: #b48a34
}

    #loader img {
        display: inline
    }

.popup {
    width: 270px;
    display: none;
    z-index: 999999;
    padding: 20px;
    background-color: #eee;
    border: 1px solid #fff;
    position: fixed;
    left: 50%;
    text-shadow: none;
    margin-left: -120px;
    top: 30%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 35px #000;
    -webkit-box-shadow: 0 0 35px #000;
    -moz-box-shadow: 0 0 35px #000
}

    .popup h1 {
        margin: 0;
        padding: 0;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 10px;
        color: #000;
        max-height: 300px;
        overflow: auto
    }

    .popup a {
        display: block;
        float: left;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        line-height: 1;
        padding: 10px 20px;
        text-align: center;
        font-weight: 700;
        margin-right: 7px;
        margin-left: 7px;
        width: 50px;
        text-shadow: none
    }

        .popup a:hover {
            text-shadow: none;
            text-decoration: none;
            color: #fff
        }

.popup_button {
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fbf4d),color-stop(100%,#63a62f));
    background-image: -webkit-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: -moz-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: -ms-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: -o-linear-gradient(top,#7fbf4d,#63a62f);
    background-image: linear-gradient(top,#7fbf4d,#63a62f);
    border: 1px solid #63a62f;
    border-bottom: 1px solid #5b992b;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
    -o-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    text-shadow: 0 -1px 0 #4c9021
}

    .popup_button:hover {
        background-color: #76b347;
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#76b347),color-stop(100%,#5e9e2e));
        background-image: -webkit-linear-gradient(top,#76b347,#5e9e2e);
        background-image: -moz-linear-gradient(top,#76b347,#5e9e2e);
        background-image: -ms-linear-gradient(top,#76b347,#5e9e2e);
        background-image: -o-linear-gradient(top,#76b347,#5e9e2e);
        background-image: linear-gradient(top,#76b347,#5e9e2e);
        -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
        -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
        -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
        -o-box-shadow: inset 0 1px 0 0 #8dbf67;
        box-shadow: inset 0 1px 0 0 #8dbf67
    }

    .popup_button:active {
        border: 1px solid #5b992b;
        border-bottom: 1px solid #538c27;
        -webkit-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        -moz-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        -ms-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        -o-box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee;
        box-shadow: inset 0 0 8px 4px #548c29,0 1px 0 0 #eee
    }

.popup_hide {
    background-color: #bfbfbf;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bfbfbf),color-stop(100%,#9a9a9a));
    background-image: -webkit-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: -moz-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: -ms-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: -o-linear-gradient(top,#bfbfbf,#9a9a9a);
    background-image: linear-gradient(top,#bfbfbf,#9a9a9a);
    border: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    -webkit-box-shadow: inset 0 1px 0 0 #cbcbcb;
    -moz-box-shadow: inset 0 1px 0 0 #cbcbcb;
    -ms-box-shadow: inset 0 1px 0 0 #cbcbcb;
    -o-box-shadow: inset 0 1px 0 0 #cbcbcb;
    box-shadow: inset 0 1px 0 0 #cbcbcb;
    text-shadow: 0 -1px 0 #8f8f8f
}

    .popup_hide:hover {
        background-color: #adadad;
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#adadad),color-stop(100%,#a0a0a0));
        background-image: -webkit-linear-gradient(top,#adadad,#a0a0a0);
        background-image: -moz-linear-gradient(top,#adadad,#a0a0a0);
        background-image: -ms-linear-gradient(top,#adadad,#a0a0a0);
        background-image: -o-linear-gradient(top,#adadad,#a0a0a0);
        background-image: linear-gradient(top,#adadad,#a0a0a0);
        -webkit-box-shadow: inset 0 1px 0 0 #bbb;
        -moz-box-shadow: inset 0 1px 0 0 #bbb;
        -ms-box-shadow: inset 0 1px 0 0 #bbb;
        -o-box-shadow: inset 0 1px 0 0 #bbb;
        box-shadow: inset 0 1px 0 0 #bbb
    }

    .popup_hide:active {
        border: 1px solid #a0a0a0;
        border-bottom: 1px solid #8b8b8b;
        -webkit-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        -moz-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        -ms-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        -o-box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee;
        box-shadow: inset 0 0 8px 4px #8c8c8c,0 1px 0 0 #eee
    }

.popup_links {
    width: 214px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto
}

#popup_bg {
    background-color: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
    top: 0;
    left: 0
}

#alert_button {
    float: none;
    width: 80px;
    margin-left: auto;
    margin-right: auto
}

#home_rankings {
    width: 710px;
    min-height: 340px;
    height: 100%;
    margin: 20px
}

    #home_rankings li a:hover {
        color: #f0a31c;
        border-color: #792121
    }

    #home_rankings li a.selected {
        color: #f0a31c !important;
        border-color: #792121 !important
    }

    #home_rankings li {
        display: inline-block
    }

        #home_rankings li a { 
            padding: 3px 8px;
            display: inline-block;
            font-size: 11px; 
            width: auto;
            height: auto;
            color: #828282;
            cursor: pointer;
            padding: 6px 20px;
            text-align: center;
            box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
            -moz-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
            -webkit-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
            font-family: merriweather sans,sans-serif;
            text-shadow: 0 2px 0 rgba(0,0,0,.4);
            border-width: 2px;
            border-style: solid;
            border-color: #313131;
            border-radius: 10;
            -moz-border-radius: 0;
            -webkit-border-radius: 0; 
            background-color: #191919;
            transition: color .3s ease-in-out,border-color .3s ease-in-out;
            -o-transition: color .3s ease-in-out,border-color .3s ease-in-out;
            -ms-transition: color .3s ease-in-out,border-color .3s ease-in-out;
            -moz-transition: color .3s ease-in-out,border-color .3s ease-in-out;
            -webkit-transition: color .3s ease-in-out,border-color .3s ease-in-out
        }

    #home_rankings #content {
        margin-top: 7px;
        margin-left: 4px;
        font-size: 11px;
        color: #828282;
        cursor: pointer;
        padding: 6px 20px;
        box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
        -moz-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
        -webkit-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
        font-family: merriweather sans,sans-serif;
        text-shadow: 0 2px 0 rgba(0,0,0,.4);
        border-width: 2px;
        border-style: solid;
        border-color: #313131;
        border-radius: 10;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background-color: #191919;
        transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -o-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -ms-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        -webkit-transition: color .3s ease-in-out,border-color .3s ease-in-out;
        //min-height:280px
    }

#Monthly, #rebirth, #middle, #low, #hight, #acc, #tears, #kardiv, #Clan, #Kings, #GameMasters {
    display: none;
    min-height: 50px
}

table.rankTable {
    box-shadow: inset 0 0 0 2px #0f0f0f,0 0 0 0 #0a0a0a,0 0 8px 0 #101010;
    -moz-box-shadow: inset 0 0 0 2px #0f0f0f,0 2px 0 0 #0a0a0a,0 0 8px 0 #101010;
    -webkit-box-shadow: inset 0 0 0 2px #0f0f0f,0 0 0 0 #0a0a0a,0 0 8px 0 #101010;
    font-family: merriweather sans,sans-serif;
    text-shadow: 0 2px 0 rgba(0,0,0,.4);
    color: #828282;
    width: 100%;
    text-align: left;
    font-size: 12px;
    margin-left: -19px;
    margin-top: -5px;
    margin-bottom: -5px;
    width: 700px;
    text-align: left
}

    table.rankTable a {
        color: #7b7872;
        font-size: 11px;
        font-family: merriweather sans,sans-serif
    }

        table.rankTable a:hover {
            color: #f7f7f7
        }

    table.rankTable td, table.rankTable th {
        padding: 3px 0 3px 10px
    }

    /*table.rankTable tbody td {
        background-image: url(../images/line-sep.html);
        background-position: top center;
        background-repeat: no-repeat;
        background-position-y: -2px
    }*/

    table.rankTable tbody tr:nth-child(even) {
        background-color: rgba(49,49,49,.2)
    }

    table.rankTable tbody tr:nth-child(odd) {
    }

    table.rankTable thead th {
        background: #0d334d;
        background: -moz-linear-gradient(top,#313131 0%,#313131 66%,#22211f 100%);
        background: -webkit-linear-gradient(top,#313131 0%,#313131 66%,#22211f 100%);
        background: linear-gradient(to bottom,#313131 0%,#313131 66%,#22211f 100%);
        color: #c4c1ba;
        font-style: inherit;
        font-family: merriweather sans,sans-serif
    }

        table.rankTable thead th:first-child {
        }

.green {
    box-shadow: 0 0 4px rgba(0,0,0,.6),0 1px 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(66,255,0,.1),inset 0 0 28px 25px rgba(66,255,0,.05),inset 0 0 18px 0 rgba(66,255,0,.15);
    color: #54a22c;
    text-shadow: 0 1px 0 #000,0 0 6px #000
}

.red {
    box-shadow: 0 0 4px rgba(0,0,0,.6),0 1px 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,66,0,.1),inset 0 0 28px 25px rgba(255,66,0,.05),inset 0 0 18px 0 rgba(255,66,0,.15);
    color: #a23535;
    text-shadow: 0 1px 0 #000,0 0 6px #000
}

.light_brown {
    box-shadow: 0 0 4px rgba(0,0,0,.6),0 1px 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.05),inset 0 0 28px 25px rgba(255,255,255,.03),inset 0 0 18px 0 rgba(255,255,255,.1);
    color: #6c6c6c;
    text-shadow: 0 1px 0 #000,0 0 6px #000
}

.grlb-a-fix {
    display: block;
    width: 99%;
    padding: 0
}

a.light_brown:hover {
    box-shadow: 0 0 4px rgba(0,0,0,.6),0 1px 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.05),inset 0 0 28px 25px rgba(255,255,255,.03),inset 0 0 18px 0 rgba(255,255,255,.06)
}

.green, .red, .light_brown {
    padding: 0
}

.wide {
    width: 100%;
    border-radius: 5px
}

.wider {
    width: 100%
}

.error-holder {
    width: 100%;
    padding-bottom: 15px;
    padding-top: 10px
}

.green p, .red p, .light_brown p {
    font-size: 12px;
    padding: 0 12px 0 10px;
    display: inline-block;
    width: 85%;
    margin: 13px 0;
    vertical-align: top
}

#download_box .download_icon {
    width: 60px !important;
    height: 60px !important
}

#download_box .download_btn {
    float: right;
    margin-top: 20px
}

#download_box .download_item p {
    color: #adab4b !important
}

.item {
    width: 70px;
    height: 70px
}

    .item a {
        background-image: url(../../application/images/misc/item_frame.html);
        width: 68px;
        height: 68px;
        margin-top: -6px;
        margin-left: -6px;
        position: absolute;
        z-index: 999;
        display: block
    }

#armory_top {
    padding: 10px
}

    #armory_top img {
        float: left;
        display: block;
        width: 64px;
        height: 64px;
        margin-right: 15px
    }

#armory_name {
    float: left;
    margin-top: -8px
}

#armory_top h1 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 400;
    overflow: hidden;
    height: 60px;
    width: 400px
}

    #armory_top h1 a {
        font-size: 18px
    }

#armory_top h2 {
    margin: 0;
    padding: 0;
    margin-top: -5px;
    font-size: 16px;
    font-weight: 400
}

    #armory_top h2 i {
        opacity: .7
    }

#armory_bars {
    float: right
}

    #armory_bars div {
        height: 22px;
        width: 170px;
        color: #fff;
        text-shadow: 1px 1px 0 #1e1e1e;
        text-align: center;
        padding-top: 8px;
        margin-bottom: 10px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset
    }

#armory_health {
    background-image: linear-gradient(bottom,#2aa728 100%,#199517 0%);
    background-image: -o-linear-gradient(bottom,#2aa728 100%,#199517 0%);
    background-image: -moz-linear-gradient(bottom,#2aa728 100%,#199517 0%);
    background-image: -webkit-linear-gradient(bottom,#2aa728 100%,#199517 0%);
    background-image: -ms-linear-gradient(bottom,#2aa728 100%,#199517 0%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#2aa728),color-stop(0,#199517));
    background-color: #199517;
    border: 1px solid #22600c
}

#armory_mana {
    background-image: linear-gradient(bottom,#2876a7 100%,#176595 0%);
    background-image: -o-linear-gradient(bottom,#2876a7 100%,#176595 0%);
    background-image: -moz-linear-gradient(bottom,#2876a7 100%,#176595 0%);
    background-image: -webkit-linear-gradient(bottom,#2876a7 100%,#176595 0%);
    background-image: -ms-linear-gradient(bottom,#2876a7 100%,#176595 0%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#2876a7),color-stop(0,#176595));
    background-color: #176595;
    border: 1px solid #0c3e5d
}

#armory_rage {
    background-image: linear-gradient(bottom,#a72828 100%,#951717 0%);
    background-image: -o-linear-gradient(bottom,#a72828 100%,#951717 0%);
    background-image: -moz-linear-gradient(bottom,#a72828 100%,#951717 0%);
    background-image: -webkit-linear-gradient(bottom,#a72828 100%,#951717 0%);
    background-image: -ms-linear-gradient(bottom,#a72828 100%,#951717 0%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#a72828),color-stop(0,#951717));
    background-color: #951717;
    border: 1px solid #5d0c0c
}

#armory_focus {
    background-image: linear-gradient(bottom,#863d14 0%,#a74b14 100%);
    background-image: -o-linear-gradient(bottom,#863d14 0%,#a74b14 100%);
    background-image: -moz-linear-gradient(bottom,#863d14 0%,#a74b14 100%);
    background-image: -webkit-linear-gradient(bottom,#863d14 0%,#a74b14 100%);
    background-image: -ms-linear-gradient(bottom,#863d14 0%,#a74b14 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#863d14),color-stop(1,#a74b14));
    background-color: #a74b14;
    border: 1px solid #5d300c
}

#armory_energy {
    background-image: linear-gradient(bottom,#a78828 100%,#957917 0%);
    background-image: -o-linear-gradient(bottom,#a78828 100%,#957917 0%);
    background-image: -moz-linear-gradient(bottom,#a78828 100%,#957917 0%);
    background-image: -webkit-linear-gradient(bottom,#a78828 100%,#957917 0%);
    background-image: -ms-linear-gradient(bottom,#a78828 100%,#957917 0%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#a78828),color-stop(0,#957917));
    background-color: #957917;
    border: 1px solid #5d4b0c
}

#armory_runic {
    background-image: linear-gradient(bottom,#28a3a7 100%,#179195 0%);
    background-image: -o-linear-gradient(bottom,#28a3a7 100%,#179195 0%);
    background-image: -moz-linear-gradient(bottom,#28a3a7 100%,#179195 0%);
    background-image: -webkit-linear-gradient(bottom,#28a3a7 100%,#179195 0%);
    background-image: -ms-linear-gradient(bottom,#28a3a7 100%,#179195 0%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#28a3a7),color-stop(0,#179195));
    background-color: #179195;
    border: 1px solid #0c5d58
}

#armory {
    width: 698px;
    margin-left: auto;
    margin-right: auto;
    min-height: 512px;
    background-position: top center;
    background-repeat: no-repeat
}

#armory_stats {
    float: left;
    width: 367px;
    height: 232px;
    margin-left: 58px;
    margin-top: 145px;
    text-shadow: 1px 1px 0 #000;
    overflow: hidden
}

#armory_stats_top a {
    color: #ccc;
    font-size: 14px;
    margin-right: 20px;
    margin-left: 20px
}

#armory_stats a:hover {
    color: #fff
}

.armory_current_tab {
    font-weight: 700;
    color: #fff !important
}

#armory_stats section {
    display: none;
    color: #fff;
    margin-top: 8px
}

#armory_stats td {
    padding: 7px;
    font-size: 14px
}

#armory_stats table {
    margin-left: auto;
    margin-right: auto
}

#armory_stats_next a {
    border: 1px solid #3a3a3a;
    background-image: linear-gradient(bottom,rgba(200,200,200,.3) 0%,rgba(255,255,255,.3) 100%);
    background-image: -o-linear-gradient(bottom,rgba(200,200,200,.3) 0%,rgba(255,255,255,.3) 100%);
    background-image: -moz-linear-gradient(bottom,rgba(200,200,200,.3) 0%,rgba(255,255,255,.3) 100%);
    background-image: -webkit-linear-gradient(bottom,rgba(200,200,200,.3) 0%,rgba(255,255,255,.3) 100%);
    background-image: -ms-linear-gradient(bottom,rgba(200,200,200,.3) 0%,rgba(255,255,255,.3) 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,rgba(255,255,255,.3)),color-stop(0,rgba(200,200,200,.3)));
    text-shadow: 1px 1px 0 #000;
    box-shadow: 0 1px 0 #a2a2a2 inset;
    -webkit-box-shadow: 0 1px 0 #a2a2a2 inset;
    -moz-box-shadow: 0 1px 0 #a2a2a2 inset;
    color: #fff;
    width: 80px;
    padding: 3px;
    border-radius: 5px;
    font-size: 14px
}

    #armory_stats_next a:active {
        box-shadow: 0 0 5px #151515 inset;
        -webkit-box-shadow: 0 0 5px #151515 inset;
        -moz-box-shadow: 0 0 5px #151515 inset;
        color: #c1c1c1
    }

#armory_stats_next {
    margin-top: 10px
}

#armory_stats td:first-child {
    color: #fff
}

#armory_stats td:nth-child(2) {
    text-align: right
}

#armory_left {
    float: left;
    margin-left: 40px;
    margin-top: 15px;
    width: 68px
}

#armory_right {
    float: left;
    margin-top: 15px;
    margin-left: 65px;
    width: 70px
}

#armory_bottom .item {
    float: left
}

#armory_bottom {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 222px;
    height: 70px
}

#tab_armory_1, #tab_armory_2, #tab_armory_3 {
    width: 367px
}
