/*==============================================================*/
/*  					CSS by King Sora						*/
/* 			Copyright (c) 2013. All rights reserved.			*/
/*				http://king--sora.deviantart.com/				*/
/*==============================================================*/

* {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
    height: 0px;
}

a:focus {
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
}

.view {
    width: 980px;
    margin: 0px auto;
}

body {
    background: #080e18 url(images/bg.jpg) repeat-y center top;
}

#header_menu_bg {
    background: url(images/header_menu_bg.jpg) no-repeat center top;
    height: 150px;
}

.header_menu_leftlink {
    background: url(images/header_menu_links.jpg) no-repeat 0px 0px;
    float: left;
    margin-left: 25px;
    margin-top: 47px;
    width: 287px;
    height: 90px;
    display: block;
}

.header_menu_leftlink:hover {
    background: url(images/header_menu_links.jpg) no-repeat 0px -90px;
}

.header_menu_leftlink:active {
    background: url(images/header_menu_links.jpg) no-repeat 0px -180px;
}

.header_menu_rightlink {
    background: url(images/header_menu_links.jpg) no-repeat -287px 0px;
    float: right;
    margin-right: 25px;
    margin-top: 47px;
    width: 287px;
    height: 90px;
    display: block;
}

.header_menu_rightlink:hover {
    background: url(images/header_menu_links.jpg) no-repeat -287px -90px;
}

.header_menu_rightlink:active {
    background: url(images/header_menu_links.jpg) no-repeat -287px -180px;
}

.header_menu_rightlink_is {
    background: url(images/header_menu_links_is.jpg) no-repeat 0 0px;
    float: right;
    margin-right: 25px;
    margin-top: 47px;
    width: 287px;
    height: 90px;
    display: block;
}

.header_menu_rightlink_is:hover {
    background: url(images/header_menu_links_is.jpg) no-repeat 0 -90px;
}

.header_menu_rightlink_is:active {
    background: url(images/header_menu_links_is.jpg) no-repeat 0 -180px;
}

.header_bg {
    background: url(images/header_bg.jpg) no-repeat center top;
    height: 275px;
    position: relative;
}

#header_playerstatics {
    background: url(images/header_playerstatics_bg.jpg) no-repeat center top;
    height: 238px;
    width: 440px;
    float: right;
    margin-right: 50px;
}

#header_playerstatics_totalonline {
    float: left;
    margin-top: 79px;
    margin-left: 192px;
    height: 100px;
    width: 100px;
}

#header_playerstatics_totalonline p {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    text-shadow: #000 0px 1px 1px;
}

#header_playerstatics_totalonline p span {
    color: #5fd8c0;
}

#header_playerstatics_empirered {
    float: right;
    margin-top: 7px;
    margin-right: 27px;
    width: 100px;
    height: 38px;
}

#header_playerstatics_empirered p {
    text-indent: 4px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
}

#header_playerstatics_empirered p span {
    font-size: 8pt;
    color: #e12c2c;
    line-height: 21px;
}

#header_playerstatics_empireblue {
    clear: right;
    float: right;
    margin-top: -46px;
    margin-right: 340px;
    width: 100px;
    height: 38px;
    text-align: right;
}

#header_playerstatics_empireblue p {
    margin-right: 4px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
}

#header_playerstatics_empireblue p span {
    font-size: 8pt;
    color: #568bda;
    line-height: 21px;
}

#header_playerstatics_empireyellow {
    clear: right;
    float: right;
    margin-top: 13px;
    width: 100px;
    height: 38px;
}

#header_playerstatics_empireyellow p {
    text-indent: 4px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
}

#header_playerstatics_empireyellow p span {
    font-size: 8pt;
    color: #ffe86b;
    line-height: 21px;
}

.navigation_bg {
    background: url(images/navigation_bg.jpg) no-repeat center top;
    height: 168px;
}

.navigation_item_main {
    background: url(images/navigation_items.jpg) no-repeat -390px -234px;
    margin-top: 34px;
    float: left;
    display: block;
    height: 85px;
    width: 148px;
}

.loggedin .navigation_item_main {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_main:hover {
    background-position: -538px -234px;
}

.navigation_item_main:active {
    background-position: -390px -234px;
}

.navigation_item_1 {
    background: url(images/navigation_items.jpg) no-repeat 0px 0px;
    margin-top: 8px;
    float: left;
    display: block;
    height: 97px;
    width: 130px;
}

.loggedin .navigation_item_1 {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_1:hover {
    background-position: -130px 0px;
}

.navigation_item_1:active {
    background-position: -260px 0px;
}

.navigation_item_2 {
    background: url(images/navigation_items.jpg) no-repeat 0px -97px;
    margin-top: 34px;
    float: left;
    display: block;
    height: 77px;
    width: 130px;
}

.loggedin .navigation_item_2 {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_2:hover {
    background-position: -130px -97px;
}

.navigation_item_2:active {
    background-position: -260px -97px;
}

.navigation_item_3 {
    background: url(images/navigation_items.jpg) no-repeat -390px 0px;
    margin-top: 41px;
    float: left;
    display: block;
    height: 78px;
    width: 156px;
}

.loggedin .navigation_item_3 {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_3:hover {
    background-position: -390px -78px;
}

.navigation_item_3:active {
    background-position: -390px -156px;
}

.navigation_item_4 {
    background: url(images/navigation_items.jpg) no-repeat -546px 0px;
    margin-top: 41px;
    float: left;
    display: block;
    height: 78px;
    width: 156px;
}

.loggedin .navigation_item_4 {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_4:hover {
    background-position: -546px -78px;
}

.navigation_item_4:active {
    background-position: -546px -156px;
}

.navigation_item_5 {
    background: url(images/navigation_items.jpg) no-repeat 0px -271px;
    margin-top: 34px;
    float: left;
    display: block;
    height: 77px;
    width: 130px;
}

.loggedin .navigation_item_5 {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_5:hover {
    background-position: -130px -271px;
}

.navigation_item_5:active {
    background-position: -260px -271px;
}

.navigation_item_6 {
    background: url(images/navigation_items.jpg) no-repeat 0px -174px;
    margin-top: 8px;
    float: left;
    display: block;
    height: 97px;
    width: 130px;
}

.loggedin .navigation_item_6 {
    background-image: url(images/navigation_items_loggedin.jpg);
}

.navigation_item_6:hover {
    background-position: -130px -174px;
}

.navigation_item_6:active {
    background-position: -260px -174px;
}

#content_bg_rep {
    background: url(images/content_bg_rep.jpg) repeat-y center top;
    min-height: 796px;
}

#content_bg_bottom {
    background: url(images/content_bg_bottom.png) no-repeat center bottom;
    min-height: 259px;
}

#content_bg_top {
    background: url(images/content_bg_top.jpg) no-repeat center top;
    min-height: 413px;
}

#sidebar {
    float: left;
    margin-left: 25px;
    width: 290px;
}

.sidebar_item {
    width: 290px;
    margin-top: 10px;
    margin-bottom: 35px;
}

.sidebar_item_title_bg {
    background: url(images/sidebar_item.png) no-repeat 0px 0px;
    height: 64px;
    width: 290px;
}

.sidebar_item_title {
    text-align: center;
    font-family: "Traditional Arabic";
    font-size: 13pt;
    font-weight: bold;
    color: #aeb5c5;
    text-shadow: #111217 0px 1px 1px;
    padding-top: 13px;
}

.sidebar_item_bg_rep {
    background: url(images/sidebar_item_bg_rep.png) repeat-y center top;
    width: 290px;
    margin: 0px auto;
}

.sidebar_item_bg_top {
    background: url(images/sidebar_item_bg_top.png) no-repeat center top;
    min-height: 70px;
    width: 290px;
    margin: 0px auto;
}

.sidebar_item_bg_bottom {
    background: url(images/sidebar_item_bg_bottom.jpg) no-repeat center bottom;
    min-height: 71px;
    width: 261px;

    margin: 0px auto;
}

.sidebar_item_content {
    width: 260px;
    margin: 0px auto;
    color: #a5aea4;
}

.sidebar_item_footer {
    background: url(images/sidebar_item.png) no-repeat 0px -64px;
    width: 260px;
    height: 17px;
    margin: 0px auto;
}

#main_content {
    float: right;
    margin-top: 19px;
    margin-right: 25px;
    width: 620px;
}

#slider_bg {
    background: url(images/slider_bg.jpg) no-repeat center top;
    height: 236px;
    width: 620px;
}

.slider_button_left {
    background: url(images/slider_buttons.jpg) no-repeat 0px 0px;
    display: block;
    clear: both;
    float: left;
    margin-top: -114px;
    margin-left: 13px;
    height: 57px;
    width: 26px;
}

.slider_button_left:hover {
    background: url(images/slider_buttons.jpg) no-repeat 0px -57px;
}

.slider_button_left:active {
    background: url(images/slider_buttons.jpg) no-repeat 0px -114px;
}

.slider_button_right {
    background: url(images/slider_buttons.jpg) no-repeat -27px 0px;
    display: block;
    clear: both;
    float: right;
    margin-top: -114px;
    margin-right: 14px;
    height: 57px;
    width: 26px;
}

.slider_button_right:hover {
    background: url(images/slider_buttons.jpg) no-repeat -27px -57px;
}

.slider_button_right:active {
    background: url(images/slider_buttons.jpg) no-repeat -27px -114px;
}

.slider_image {
    float: left;
    margin-left: 40px;
    margin-top: 18px;
}

#slider_image_foreground {
    background: url(images/slider_foreground.png) no-repeat center top;
    width: 540px;
    height: 158px;
    position: relative;
    top: 18px;
    left: 40px;
}

#slider_image_info {
    margin-top: -77px;
    margin-left: 20px;
    float: left;
    text-align: left;
    height: 53px;
    width: 500px;
}

#slider_image_info p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #7e8797;
    text-shadow: #000 0px 1px 1px;
    line-height: 12pt;
}

#slider_image_info p span {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #e9edf5;
    text-shadow: #000 0px 1px 1px;
}

#slider_pages {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 31px;
    min-height: 20px;
    width: 150px;
}

.slider_page_button {
    background: url(images/slider_page_button.png) no-repeat 0px 0px;
    display: block;
    margin: 0px 2px;
    float: left;
    height: 17px;
    width: 17px;
}

.slider_page_button:hover {
    background: url(images/slider_page_button.png) no-repeat -17px 0px;
}

.slider_page_actual {
    background: url(images/slider_page_button.png) no-repeat -17px 0px;
    display: block;
    margin: 0px 2px;
    float: left;
    height: 17px;
    width: 17px;
}

#main_content_top_bg {
    background: url(images/main_content_top.jpg) repeat-y center top;
    height: 65px;
}

#main_content_bg_rep {
    clear: both;
    background: url(images/main_content_bg_rep.jpg) repeat-y center top;
    min-height: 324px;
    width: 620px;
}

#main_content_bg_bottom {
    background: url(images/main_content_bg_bottom.png) no-repeat center bottom;
    min-height: 259px;
    width: 620px;
}

#main_content_bg_top {
    background: url(images/main_content_bg_top.jpg) no-repeat center top;
    min-height: 596px;
    width: 620px;
    padding-bottom: 111px;
}

.main_content_item {
    overflow: hidden;
    width: 549px;
    margin: 0px auto;
    text-align: left;
}

.main_content_item img {
    width: auto;
    max-width: 100%;
}

.main_content_item_title_bg {
    background: url(images/main_content_item.png) no-repeat 0px 0px;
    height: 55px;
    width: 549px;
}

.main_content_item_title.main_content_item_title_center {
    margin-top: 18px;
    font-size: 16px;
    margin-left: 56px;
}

.main_content_item_title {
    float: left;
    margin-top: 13px;
    margin-left: 52px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #b7ceea;
}

.main_content_item_info {
    clear: left;
    float: left;
    margin-top: 3px;
    margin-left: 52px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #899bca;
}

.main_content_item_info date {
    color: #b0cffd;
}

.main_content_item_important {
    color: #8b6dcf;
}

.main_content_item_normal {
    color: #84cf6d;
}

.main_content_item_critical {
    color: #cf6d6d;
}

.main_content_item_content {
    padding-left: 13px;
    padding-right: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 18px;
    color: #8694ae;
    overflow: hidden;
}

.main_content_item_form {
    width: 450px;
    margin: 8px auto;
}

.main_content_item_form label {
    display: block;
    font-weight: bold;
    text-align: right;
    float: left;
    font-size: 13px;
    width: 135px;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 13px;
}

.main_content_item_form label.recaptcha_label {
    padding-top: 38.5px;
}

.main_content_item_form p.error {
    color: #AC2925;
}

.main_content_item div.error {
    color: #AC2925;
}

.main_content_item_form label.error {
    color: #AC2925;
}

.main_content_item_form .error span.small {
    color: #8E1812;
}

.main_content_item_form span.small {
    color: #67758F;
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
}

.main_content_item_form p {
    margin: 12px;
    text-align: center;
}

.main_content_item_form a,
.main_content_item_form a:visited {
    color: #3D72C1;
}

.main_content_item_div {
    clear: both;
    background: url(images/main_content_item_div.png) no-repeat;
    height: 2px;
    width: 436px;
    margin: 8px auto;
}

.main_content_item_footer {
    background: url(images/main_content_item.png) no-repeat 0px -55px;
    height: 63px;
    width: 549px;
}

.main_content_item_footer p {
    float: left;
    margin-top: 19px;
    margin-left: 22px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #899bca;
}

.main_content_item_footer p time {
    color: #4b82b3;
}

.main_content_item_author {
    color: #4b82b3;
    text-decoration: none;
}

.main_content_item_author:hover {
    color: #6BBAFF;
}

.main_content_item_author:active {
    color: #1C4B86;
}

.main_content_item_footer_button {
    float: right;
}

.input {
    background: url(images/inputs.png) no-repeat 0px -76px;
    height: 38px;
    width: 159px;
    border: 0px;
    padding-left: 8px;
    padding-right: 8px;
    color: #12315c;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    outline: none;
}

.input:hover {
    color: #1D5096;
    outline: none;
}

.input:focus {
    color: #1D5096;
    outline: none;
}

.input_combo {
    background: url(images/inputs.png) no-repeat 0px -114px;
    height: 28px;
    width: 143px;
    border: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 22px;
    color: #12315c;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    outline: none;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #12315c;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #12315c;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #12315c;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #12315c;
}

.trennstrich {
    background: url(images/trennstrich.png) no-repeat center top;
    height: 25px;
    width: 247px;
}

.sidebar_link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #56708c;
    text-shadow: #000 0px 1px 1px;
}

.sidebar_link:hover {
    color: #9CCCFF;
}

.sidebar_link:active {
    color: #2D4562;
}

.sozialicons_facebook {
    background: url(images/socialicons.png) no-repeat 0px 0px;
    height: 43px;
    width: 43px;
    display: block;
}

.sozialicons_facebook:hover {
    background: url(images/socialicons.png) no-repeat 0px -43px;
}

.sozialicons_facebook:active {
    background: url(images/socialicons.png) no-repeat 0px -86px;
}

.sozialicons_twitter {
    background: url(images/socialicons.png) no-repeat -43px 0px;
    height: 43px;
    width: 43px;
    display: block;
}

.sozialicons_twitter:hover {
    background: url(images/socialicons.png) no-repeat -43px -43px;
}

.sozialicons_twitter:active {
    background: url(images/socialicons.png) no-repeat -43px -86px;
}

.sozialicons_youtube {
    background: url(images/socialicons.png) no-repeat -86px 0px;
    height: 43px;
    width: 43px;
    display: block;
}

.sozialicons_youtube:hover {
    background: url(images/socialicons.png) no-repeat -86px -43px;
}

.sozialicons_youtube:active {
    background: url(images/socialicons.png) no-repeat -86px -86px;
}

#top10ranking_switch {
    margin: 0px auto;
    width: 247px;
}

#top10ranking_switch a {
    text-decoration: none;
    color: #595a60;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    margin: 0px 5px;
}

#top10ranking_switch a:hover {
    color: #bcc6e0;
}

#top10ranking_switch a:active {
    color: #bcc6e0;
    text-shadow: #8b8f9b 0px 0px 7px;
}

#top10ranking_switch a.top10ranking_switch_active {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    margin: 0px 5px;
    color: #bcc6e0;
    text-shadow: #8b8f9b 0px 0px 7px;
}

.top10raking_ranking_title_bg {
    background: url(images/top10ranking_bg.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 215px;
}

.top10raking_ranking_title_bg p {
    color: #6c86b2;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 7pt;
}

.top10raking_ranking_title_bg p place {
    float: left;
    text-align: center;
    width: 38px;
}

.top10raking_ranking_title_bg p playername {
    float: left;
    width: 130px;
    display: inline-block;
    overflow: hidden;
}

.top10raking_ranking_title_bg p level {
    float: left;
    display: inline-block;
    text-align: right;
    width: 42px;
}

.top10raking_ranking_line_light_bg {
    background: url(images/top10ranking_bg.jpg) no-repeat 0px -27px;
    height: 25px;
    width: 215px;
    float: left;
    margin-top: -2px;
    clear: both;
}

.top10raking_ranking_line_light_bg p {
    line-height: 24px;
    color: #6c6c6c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.top10raking_ranking_line_light_bg p place {
    float: left;
    text-align: left;
    margin-left: 12px;
    width: 27px;
}

.top10raking_ranking_line_light_bg p playername {
    float: left;
    width: 130px;
    font-weight: bold;
    color: #a8a8a8;
}

.top10raking_ranking_line_light_bg p level {
    float: left;
    display: inline-block;
    text-align: right;
    width: 42px;
}

.serverstatistics_user_bg {
    background: url(images/serverstatistics_bg.jpg) no-repeat 0px 0px;
    height: 63px;
    width: 237px;
    clear: both;
}

.serverstatistics_guilds_bg {
    background: url(images/serverstatistics_bg.jpg) no-repeat 0px -63px;
    height: 63px;
    width: 237px;
    clear: both;
}

.serverstatistics_items_bg {
    background: url(images/serverstatistics_bg.jpg) no-repeat 0px -126px;
    height: 63px;
    width: 237px;
    clear: both;
}

.serverstatistics_text {
    clear: both;
    float: left;
    color: #a7a8a8;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    margin: 2px 0px;
    margin-left: 66px;
}

.serverstatistics_statistic {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    margin-right: 31px;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #3864d3;
    float: right;
}

.top10raking_ranking_line_dark_bg {
    background: url(images/top10ranking_bg.jpg) no-repeat 0px -52px;
    height: 25px;
    width: 215px;
    float: left;
    margin-top: -2px;
    clear: both;
}

.top10raking_ranking_line_dark_bg p {
    line-height: 24px;
    color: #6c6c6c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.top10raking_ranking_line_dark_bg p place {
    float: left;
    text-align: left;
    margin-left: 12px;
    width: 27px;
}

.top10raking_ranking_line_dark_bg p playername {
    float: left;
    width: 130px;
    font-weight: bold;
    color: #a8a8a8;
}

.top10raking_ranking_line_dark_bg p level {
    float: left;
    display: inline-block;
    text-align: right;
    width: 42px;
}

.serverstatus_bg {
    background: url(images/serverstatus_bg.png) no-repeat 0px 0px;
    margin: 0px auto;
    padding: 2px 0px;
    height: 44px;
    width: 247px;
}

.serverstatus_bg.offline {
    background-position: 0px -44px;
}

.serverstatus_bg.disrupt {
    background-position: 0px -88px;
}

.serverstatus_bg.unknown {
    background-position: 0px -132px;
}

.serverstatus_bg .serverstatus_icon {
    float: left;
    margin-top: -17px;
    margin-left: 23px;
    height: 20px;
    width: 20px;
}

.serverstatus_bg p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    float: left;
    margin-left: 22px;
    margin-top: -16px;
    width: 110px;
}

.serverstatus_bg span {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    margin-top: -16px;
    margin-right: 38px;
    float: right;
}

.serverstatus_bg.online span {
    color: #42b131;
}

.serverstatus_bg.offline span {
    color: #ac2925;
}

.serverstatus_bg.disrupt span {
    color: #A0B131;
}

.serverstatus_bg.unknown span {
    color: #A5AEA4;
}

#serverstatus_time {
    color: #456b8f;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    text-align: center;
    margin-right: 22px;
    margin-top: 7px;
}

.button_medium {
    background: url(images/button_medium.png) no-repeat 0px 0px;
    display: block;
    height: 51px;
    width: 135px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #abd8ff;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
}

input.button_medium {
    border: none;
    padding-bottom: 3px;
}

.button_medium:hover {
    background-position: 0px -51px;
    color: #fff;
}

.button_medium:active {
    background-position: 0px -102px;
    color: #81BEFF;
}

.button_medium.disabled {
    background-image: url(images/button_medium_disabled.png);
}

#footer_bg {
    background: url(images/footer_bg.jpg) no-repeat center top;
    height: 223px;
}

#copyright {
    width: 400px;
    margin: 0px auto;
    padding-top: 166px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #293340;
}

#copyright a {
    text-decoration: none;
    font-weight: bold;
    color: #485a71;
}

#copyright a:hover {
    color: #6B89AA;
}

#copyright a:active {
    color: #28394D;
}

#loginwrapper {
    background: url("images/loginwindow_shadow.png") no-repeat center top;
    height: 277px;
    left: 50%;
    margin-left: -490px;
    position: absolute;
    right: 50%;
    top: 161px;
    width: 980px;
}

#loginwindow_bg {
    background: url("images/loginwindow_bg.png") no-repeat scroll center top transparent;
    height: 265px;
    left: 213px;
    margin: 0 auto;
    position: absolute;
    top: 9.5px;
    width: 555px;
}

.login_error {
    color: #D92525;
    margin: -20px auto 0;
    text-align: center;
}

#loginwindow_input_content {
    padding-top: 63px;
    width: 175px;
    margin: 0px auto;
}

.input_id {
    background: url(images/inputs.png) no-repeat 0px 0px;
    height: 38px;
    width: 120px;
    border: 0px;
    padding-left: 47px;
    padding-right: 8px;
    color: #12315c;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

.input_id:hover {
    color: #1D5096;
}

.input_id:focus {
    color: #1D5096;
}

.input_pw {
    background: url(images/inputs.png) no-repeat 0px -38px;
    height: 38px;
    width: 120px;
    border: 0px;
    padding-left: 47px;
    padding-right: 8px;
    color: #12315c;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

.input_pw:hover {
    color: #1D5096;
}

.input_pw:focus {
    color: #1D5096;
}

.spinner {
    height: 60px;
    width: 60px;
    margin: 0px auto;
    position: relative;
    -webkit-animation: rotation 1s infinite linear;
    -moz-animation: rotation 1s infinite linear;
    -o-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear;
    border-left: 6px solid rgba(0, 174, 239, .15);
    border-right: 6px solid rgba(0, 174, 239, .15);
    border-bottom: 6px solid rgba(0, 174, 239, .15);
    border-top: 6px solid rgba(0, 174, 239, .8);
    border-radius: 100%;
}

.spinner.spinner_sidebar {
    margin: 20px auto;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.sidebar_item_content p.error {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 20px;
    color: #e12c2c;
    font-size: 12px;
}

.custom-combobox {
    float: left;
    padding-top: 3px;
    margin: 0 3px;
    text-align: left;
}

div.nojs {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 100%;
    height: 20px;
    text-align: center;
    background: #ff7e72;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff7e72 0%, #bc564f 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7e72), color-stop(100%, #bc564f));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff7e72 0%, #bc564f 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff7e72 0%, #bc564f 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff7e72 0%, #bc564f 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ff7e72 0%, #bc564f 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7e72', endColorstr='#bc564f', GradientType=0);
    /* IE6-9 */
    padding-top: 10px;
    padding-bottom: 10px;
}

.recaptcha_wrapper {
    position: relative;
    height: 131px;
}

#recaptcha_widget_div {
    top: 0px;
    position: absolute;
    left: 145px;
}

.sidebar_item_content>p {
    padding: 8px 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.sidebar_item_content b {
    color: #8694AE;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.success {
    color: #74E363;
}

a {
    color: #4B82B3;
    text-decoration: none;
}

.fancytable table {
    width: 481px;
    margin: 0 21px;
    text-align: center;
}

table.fancytable {
    margin: 10px auto;
    border-collapse: collapse;
}

.fancytable th {
    color: #6C86B2;
}

.fancytable tr:hover th {
    color: #88A2CE;
}

.fancytable tr {
    box-shadow: inset 0 -10px 10px -10px #243E6A;
}

table.fancytable,
.main_content_item_content td,
.main_content_item_content th {
    border-bottom: 1px solid #6C86B2;
}

.fancytable td {
    color: #7987A1;
    padding: 3px;
}

.fancytable tr:hover td {
    color: #A8B6D0;
}

.ranking tr:hover td.ranking_name {
    color: #BDBDBD;
}

.ranking td.ranking_name {
    color: #A8A8A8;
}

.ranking_icon {
    width: 30px;
}

.ranking_icon div {
    background: url(images/ranking_race.png) no-repeat;
    width: 30px;
    height: 30px;
    margin: 3px;
}

.ranking_icon .warrior {
    background-position: 0 0;
}

.ranking_icon .assassin {
    background-position: -30px 0;
}

.ranking_icon .sura {
    background-position: -60px 0;
}

.ranking_icon .shaman {
    background-position: -90px 0;
}

.ranking_pages {
    margin-top: 10px;
    text-align: center;
}

.ranking_pages a,
.button_small {
    background: #18263F;
    border: 1px solid #494D51;
    border-radius: 5px;
    display: inline-block;
    height: 15px;
    line-height: 14px;
    margin: 3px;
    min-width: 15px;
    padding: 2px;
    box-shadow: -1px -1px;
}

.ranking_pages a:hover,
.ranking_pages a.current_page,
.button_small:hover {
    background: #202E47;
    color: #72A9DA;
}

.main_content_item li {
    margin-left: 15px;
}

img.forumonly {
    display: none;
}

.hp-field {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

#loginwrapper {
    display: none;
    z-index: 40;
}

#loginwrapper.is-open {
    display: block;
}

.flash {
    border-radius: 5px;
    margin: 0 auto 10px;
    max-width: 540px;
    padding: 8px 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
}

.flash.success {
    background: rgba(32, 85, 34, 0.7);
    border: 1px solid #4b8f4f;
    color: #b9ffbe;
}

.flash.error {
    background: rgba(85, 32, 32, 0.7);
    border: 1px solid #9f4747;
    color: #ffd4d4;
}

.flash ul {
    margin: 4px 0 0 18px;
}

.main_content_item_form .input_select {
    appearance: none;
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0;
    width: 175px;
}

.main_content_item_form label.terms {
    float: none;
    width: auto;
    margin: 0;
    text-align: left;
    display: inline;
}

.main_content_table_wrap {
    margin: 0 40px;
    width: 80%;
}

.main_download_table {
    width: 90%;
}

.ranking_buttons form .input {
    margin: 0 3px;
    vertical-align: top;
}

.ranking_buttons form .button_medium {
    display: inline-block;
    margin-left: 3px;
    vertical-align: top;
}

.ranking_mode_switch {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 0 auto 10px;
}

.ranking_mode_switch .button_medium {
    float: none;
    margin: 0;
}

.ranking_mode_switch .button_medium.active {
    background-position: 0 -51px;
    color: #fff;
}

.ranking-table {
    width: 95%;
}

.locale-switcher {
    position: absolute;
    right: 16px;
    top: 8px;
    display: flex;
    gap: 6px;
    z-index: 2;
}

.navigation_bg .view>.navigation_bg {
    position: relative;
}

.locale-pill {
    min-width: 52px;
    height: 26px;
    border-radius: 999px;
    border: 1px solid rgba(98, 130, 187, 0.9);
    background: rgba(10, 17, 30, 0.72);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 0 6px;
    box-shadow: 0 0 12px rgba(7, 15, 31, 0.55);
}

.locale-pill:hover,
.locale-pill.active {
    border-color: #7cc3ff;
    box-shadow: 0 0 0 1px rgba(124, 195, 255, 0.45), 0 0 16px rgba(47, 107, 188, 0.6);
}

.flag-dot {
    width: 16px;
    height: 16px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35) inset;
}

.flag-de {
    background: linear-gradient(180deg, #111111 0 33%, #cf1f1f 33% 66%, #f2cb45 66% 100%);
}

.flag-en {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3CclipPath id='t'%3E%3Cpath d='M0,0 v30 h60 v-30 z'/%3E%3C/clipPath%3E%3Cpath d='M0,0 v30 h60 v-30 z' fill='%23012169'/%3E%3Cpath d='M0,0 L60,30 M60,0 L0,30' stroke='%23fff' stroke-width='6' clip-path='url(%23t)'/%3E%3Cpath d='M0,0 L60,30 M60,0 L0,30' stroke='%23C8102E' stroke-width='4' clip-path='url(%23t)'/%3E%3Cpath d='M30,0 v30 M0,15 h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30,0 v30 M0,15 h60' stroke='%23C8102E' stroke-width='6'/%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.flag-tr {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40'%3E%3Crect width='60' height='40' fill='%23E30A17'/%3E%3Ccircle cx='24' cy='20' r='10' fill='%23fff'/%3E%3Ccircle cx='27' cy='20' r='8' fill='%23E30A17'/%3E%3Cpolygon fill='%23fff' points='34.5,20 42.6,17.4 37.6,24.1 37.7,15.9 42.6,22.6'/%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.locale-code {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #c8daf5;
    letter-spacing: 0.3px;
}

@media (max-width: 1020px) {
    .view {
        width: min(980px, calc(100% - 10px));
    }

    #sidebar,
    #main_content {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #sidebar {
        margin-top: 10px;
    }

    #main_content {
        margin-top: 8px;
    }

    #header_menu_bg,
    .header_bg,
    .navigation_bg {
        background-size: cover;
    }

    .locale-switcher {
        right: 8px;
        top: 6px;
    }
}

@media (max-width: 760px) {
    .view {
        width: calc(100% - 8px);
    }

    #header_menu_bg,
    .navigation_bg {
        background: none;
        height: auto;
        min-height: 0;
    }

    .header_bg {
        height: auto;
        min-height: 120px;
    }

    #header_menu_bg>.view>#header_menu_bg {
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        padding: 10px 6px 0;
    }

    .header_menu_leftlink,
    .header_menu_rightlink,
    .header_menu_rightlink_is {
        float: none;
        margin: 0;
        width: calc(50% - 8px);
        min-width: 136px;
        max-width: 240px;
        height: 38px;
        border-radius: 999px;
        border: 1px solid rgba(92, 138, 198, 0.7);
        background: linear-gradient(180deg, rgba(20, 37, 66, 0.94) 0%, rgba(11, 19, 34, 0.96) 100%);
        box-shadow: inset 0 0 0 1px rgba(165, 210, 255, 0.22), 0 6px 18px rgba(4, 10, 20, 0.5);
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .header_menu_leftlink::before,
    .header_menu_rightlink::before,
    .header_menu_rightlink_is::before {
        content: attr(aria-label);
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.4px;
        color: #d5e6ff;
        text-transform: uppercase;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    }

    .header_menu_leftlink:hover,
    .header_menu_rightlink:hover,
    .header_menu_rightlink_is:hover,
    .header_menu_leftlink:active,
    .header_menu_rightlink:active,
    .header_menu_rightlink_is:active {
        background: linear-gradient(180deg, rgba(33, 58, 100, 0.94) 0%, rgba(17, 31, 56, 0.98) 100%);
    }

    .navigation_bg .view>.navigation_bg {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 10px 6px;
        position: static;
        height: auto;
    }

    .navigation_item_1,
    .navigation_item_2,
    .navigation_item_3,
    .navigation_item_4,
    .navigation_item_5,
    .navigation_item_6,
    .navigation_item_main {
        float: none;
        margin: 0;
        width: auto;
        min-width: 102px;
        max-width: calc(50% - 8px);
        height: 38px;
        border-radius: 999px;
        border: 1px solid rgba(98, 130, 187, 0.9);
        background: linear-gradient(180deg, rgba(12, 22, 38, 0.96) 0%, rgba(7, 14, 26, 0.98) 100%);
        box-shadow: inset 0 0 0 1px rgba(188, 219, 255, 0.14);
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .loggedin .navigation_item_1,
    .loggedin .navigation_item_2,
    .loggedin .navigation_item_3,
    .loggedin .navigation_item_4,
    .loggedin .navigation_item_5,
    .loggedin .navigation_item_6,
    .loggedin .navigation_item_main {
        background-image: none;
    }

    .navigation_item_1::before,
    .navigation_item_2::before,
    .navigation_item_3::before,
    .navigation_item_4::before,
    .navigation_item_5::before,
    .navigation_item_6::before,
    .navigation_item_main::before {
        content: attr(aria-label);
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.3px;
        color: #d6e7ff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    }

    .navigation_item_main {
        min-width: 128px;
        background: linear-gradient(180deg, rgba(23, 47, 84, 0.96) 0%, rgba(10, 25, 48, 0.98) 100%);
    }

    .navigation_item_1:hover,
    .navigation_item_2:hover,
    .navigation_item_3:hover,
    .navigation_item_4:hover,
    .navigation_item_5:hover,
    .navigation_item_6:hover,
    .navigation_item_main:hover,
    .navigation_item_1:active,
    .navigation_item_2:active,
    .navigation_item_3:active,
    .navigation_item_4:active,
    .navigation_item_5:active,
    .navigation_item_6:active,
    .navigation_item_main:active {
        background: linear-gradient(180deg, rgba(34, 69, 123, 0.95) 0%, rgba(12, 31, 61, 0.98) 100%);
    }

    .locale-switcher {
        position: static;
        right: auto;
        top: auto;
        width: 100%;
        justify-content: center;
        margin-top: 2px;
        order: 10;
    }

    #header_playerstatics {
        margin: 0 auto;
        float: none;
    }

    #main_content,
    #main_content_bg_rep,
    #main_content_bg_bottom,
    #main_content_bg_top,
    #main_content_top_bg {
        width: 100%;
        background-size: cover;
    }

    .main_content_item,
    .main_content_item_title_bg,
    .main_content_item_footer {
        width: 100%;
        background-size: cover;
    }

    .main_content_item_form {
        width: calc(100% - 20px);
    }

    .main_content_item_form label {
        float: none;
        width: auto;
        margin: 4px 0;
        text-align: left;
    }

    .main_content_item_form span.small {
        text-align: left;
    }

    .main_content_item_form .input,
    .main_content_item_form .input_select {
        width: calc(100% - 16px);
    }

    .main_content_item_div {
        width: 100%;
        background-size: cover;
    }

    .main_content_table_wrap {
        margin: 0;
        width: 100%;
    }

    table.fancytable {
        width: 100%;
        margin: 8px 0;
    }

    .ranking_mode_switch .button_medium {
        width: min(280px, calc(100% - 20px));
    }

    .ranking_buttons form .input,
    .ranking_buttons form .input_select {
        width: calc(100% - 16px);
        margin: 6px auto 0;
        display: block;
    }

    .ranking_buttons form .button_medium {
        display: block;
        margin: 8px auto 0;
    }

    #footer_bg {
        height: auto;
        min-height: 120px;
        background-size: cover;
    }

    #copyright {
        width: calc(100% - 20px);
        padding-top: 70px;
        padding-bottom: 16px;
    }

    #loginwrapper {
        position: fixed;
        inset: 0;
        width: 100%;
        height: 100%;
        margin-left: 0;
        left: 0;
        right: auto;
        top: 0;
        background: rgba(3, 8, 16, 0.75);
    }

    #loginwindow_bg {
        position: relative;
        left: auto;
        top: 48px;
        width: min(555px, 96%);
        margin: 0 auto;
    }
}
