﻿@charset "utf-8";

img {
    border: 0;
}

div.event-banners-bg {
    position: absolute;
    z-index: 10;
}

div.event_banners {
    height: 318px;
    margin: 0 auto;
    padding: 10px 0 0 10px;
    width: 1100px;
}

div.main-section {
    float: left;
    height: 315px;
    margin-left: 57px;
    width: 775px;
}

ul.sub-section {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li.sub-banner {
    height: 106px;
    width: 205px;
    font-size: 0;
    line-height: 106px;
}



table.tableTitle {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    margin: 0 auto;
}

table.tableTitle {
    font-size: 14px;
    font-weight: bold;
}

    table.tableTitle th.karus {
        color: #b90000;
        width: 50%;
    }

    table.tableTitle th.elmorad {
        color: #bc4504;
        width: 50%;
    }

    table.tableTitle th.war-subtitle {
        color: #ff9933;
        width: 25%;
    }

table.tableRank {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    width: 500px;
    margin: 0 auto;
}

    table.tableRank td {
        color: #FFFFFF;
        padding: 2px 30px;
    }

        table.tableRank td span.rank-number {
            margin: 0 5px 0;
            display: inline-block;
            width: 18px;
            font-weight: bold;
            text-align: center;
        }

        table.tableRank td span.karus-rank-number {
            background-color: #710000;
        }

        table.tableRank td span.elmorad-rank-number {
            background-color: #e65b00;
        }

        table.tableRank td span.num {
            display: inline-block;
            width: 110px;
        }

th.rank_character {
    width: 25%;
    font-weight: 100;
    color: #FFFFFF;
}

th.rank_achievements {
    width: 25%;
    font-weight: 100;
    color: #FFFFFF;
}

div.rankwar {
    font-size: 12px;
}

ul.rank_karuslist, ul.rank_elmoradlist {
    float: left;
    color: #ffffff;
    padding: 0;
    list-style-type: none;
    width: 50%;
}

ul li.rank_li span {
    width: 50%;
    display: inline-block;
    text-align: center;
}


table.karus {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    float: left;
    padding: 0 50px;
    width: 250px;
}

    table.karus th {
        color: #b90000;
        font-size: 14px;
        font-weight: bold;
    }

table.elmorad {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    float: left;
    padding: 0 50px;
    width: 250px;
}

table.karus td.number {
    width: 20px;
    text-align: center;
}

table.elmorad td.number {
    width: 20px;
    text-align: center;
}

table.elmorad th {
    color: #bc4504;
    font-size: 14px;
    font-weight: bold;
}

div.rank_location {
    color: #ffffff;
    font-size: 10px;
    margin-top: -15px;
}

div.vertical-lotation-middle {
    width: 200px;
    height: 106px;
    border: 2px solid white;
    position: absolute;
    top: 110px;
    left: 830px;
}
