* {
    margin: 0;
    padding: 0;
}



html,
body {
    width: 100vw;
    height: 100vh;
}

.newlogo {}


.news li {
    text-align: left;
    margin-left: 20px;
}

h2 {


    color: #ff9200;

    font-size: 12px;
    font-style: normal;
    margin-top: 10px;
}

.postheader {
    background-image: url(../img/posttitle.gif);
    background-repeat: repeat-x;
    display: block;
    border: 1px solid black;
    height: 30px;
    width: 100%;
    

    color: #ff9200;

    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

.postheader p {
    padding-top: 3px;
}


body {
    background: url('../img/bg_ml.jpg') no-repeat top center fixed #000000;

    background-size: cover;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

.rightmenu {
    margin-left: 40px;
    text-align: center;
}

div#___plusone_0 iframe {
    display: inline-block;
}

input {
    border: 0;
    outline: 0;
}

select {
    border: 0;
    outline: 0;
}

a {
    text-decoration: none;
    border: 0;
    outline: 0;
    border-style: none;
    color: #ff9200;
}

img {
    border: 0;
    outline: 0;
    border-style: none;
}

a img {
    border: 0;
    outline: 0;
    border-style: none;
}

*::selection {
    background: rgb(255, 146, 0);
    background: rgba(255, 146, 0, 0.5);
    color: #FFF;
}

*.clear {
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
    max-height: 1px;
}



#wrapper {
    width: 1006px;
    margin: 0 auto;
}



div#navigation {
    width: 100%;
    height: 59px;
    margin-top: 25px;
    position: relative;
}



div#navigation>a .logo {
    height: 42px;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100px;
    left: 20px;

    text-shadow: 3px 3px 4px #000;
}


div#navigation>a .logo {
    height: 42px;


    text-shadow: 3px 3px 4px #000;
}

div#navigation>a .uplogo {
    position: absolute;
    height: 42px;
    left: 0;
    /*top: 30%;*/
    min-width: 100px;
    left: 20px;
    margin-top: 7px;
}

div#navigation>a .downlogo {
    position: absolute;
    height: 42px;
    left: 0;
    top: 0;
    min-width: 100px;
    left: 20px;
    margin-top: 33px;

}


div#navigation>a .logo:hover {
    color: #ff9200;
}

div#navigation>.left {
    background: url('../img/navi_sides.png') top left no-repeat;
    width: 8px;
    height: 59px;
    float: left;
}

div#navigation>.mid {
    background: url('../img/navi_bg.png') repeat-x;
    width: 990px;
    height: 59px;
    float: left;
}

div#navigation>.right {
    background: url('../img/navi_sides.png') top right no-repeat;
    width: 8px;
    height: 59px;
    float: left;
}



ul.navi {
    display: block;
    list-style-type: none;
    float: right;
    margin-top: 2px;
    margin-right: -6px;
}

ul.navi>li {
    display: block;
    height: 55px;
    text-shadow: 2px 2px 3px #000;
    padding: 0 10px 0 10px;
    font-size: 12px;
    float: left;
    min-width: 65px;
    overflow: auto;
    ;
    text-align: center;
    position: relative;
    z-index: 4;
    border-left: 1px solid #000;
    border-left: 1px solid rgba(0, 0, 0, .4);
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, .2);
}

ul.navi li:first-child {
    border-left: none;
}

ul.navi li:last-child {
    border-right: none;
}

ul.navi>li>div.hover {
    display: none;
    background: url('../img/navi_hover.png') no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

ul.navi>li a {
    display: block;
    width: 100%;
    height: 35px;
    text-decoration: none;
    color: #ff9200;
    font-size: 13px;
    z-index: 5;
    position: absolute;
    top: -1px;
    left: 0px;
    padding-top: 20px;
}

ul.navi>li:hover a {
    color: #FFF;
}

ul.navi>li.active {
    background: url('../img/navi_active.png') no-repeat;
    background-size: 100%;
    color: #FFF;
}

ul.navi>li.longlink {
    min-width: 120px;
}

ul.navi>li.active a {
    color: #FFF;
}



div#char {
    width: 100%;
    height: 81px;
    position: relative;
    margin-top: 15px;
    background: url('../img/char_bg.png') no-repeat top right;
    width: 182px;
    float: right;
}

div#char>div.arrow {
    background: url('../img/arrow.gif') no-repeat;
    width: 9px;
    height: 8px;
    position: absolute;
    bottom: 7px;
    right: 30px;
}



ul.charNavi a:hover li {
    color: #ff9200;
}



h1.title {

    margin-left: 16px;

    color: #ff9200;

    font-size: 16px;

}



h2.title {

    margin-left: 16px;

    color: #ff9200;

    font-size: 16px;

}



h2.realm {

    color: #ff9200;

    font-size: 16px;

    text-align: center
}



h3.text {

    color: white;

    font-size: 10px;
}



p.red {
    color: red
}



p.center {
    text-align: center;

    letter-spacing: 0px;

    text-shadow: 3px 3px 4px #000;
}



p.orange {
    text-align: center;

    color: #ff9200;
}

.orangetext {
    color: #ff9200;
}


p.h2 {
    color: #d97e03;

    font-size: 1.5em;

    font-style: normal;

    letter-spacing: 1px;

    text-shadow: 3px 3px 4px #000;

    text-align: center
}



p.h2-header {
    color: #ff9200;

    font-size: 1.5em;

    font-style: normal;

    letter-spacing: 1px;

    text-shadow: 3px 3px 4px #000;
}



p.h2-headersub {
    color: #ff9200;

    font-size: 1em;

    font-style: normal;

    letter-spacing: 1px;

    text-shadow: 3px 3px 4px #000;
}



a.top {

    align: middle
}





div#selectedRealm {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 3px;
}



div#content {
    width: 100%;
}

div#content>.top {
    background: url('../img/content_borders.png') no-repeat top left;
    width: 100%;
    height: 7px;
}

div#content>.content {
    background: url('../img/content_bg.png') repeat-y;
    width: 100%;
    color: #FFF;
}

div.innercontent {
    width: 100%;
}

div#content>.bottom {
    background: url('../img/content_borders.png') no-repeat bottom left;
    width: 100%;
    height: 7px;
}



div#slideshow {
    width: 100%;
    height: 260px;
}

div#slideshow>.left,
div#slideshow>.right {
    float: left;
    background: url('../img/slideshow/slideshow-borders.png') no-repeat top left;
    width: 2px;
    height: 251px;
}

div#slideshow>.cont {
    background: url('../img/slideshow/slideshow-cont.png') repeat-x;
    height: 251px;
    width: 665px;
    float: left;
    position: relative;
}

div#slideshow>.right {
    background-position: top right;
}

div#slideshow>.cont>.slides {
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 7px 5px 7px 5px;
    height: 235px;
    width: 653px;
}

div#slideshow>.cont>.slides>.image {
    height: 100%;
    width: 100%;
}

div#slideshow>.cont>.slides>.image img {
    width: 100%;
    height: 100%;
    background-size: 100%;
}



div#newsArea {
    width: 100%;
    margin: 0 auto;
    margin-left: 5px;
    position: relative;
    padding-top: 16px;
}

div#newsArea>.news-item {
    width: 100%;
    position: relative;
    padding-bottom: 15px;
}

div#newsArea>.news-item>.title {
    background: url('../img/news-item.png') no-repeat top;
    width: 100%;
    height: 16px;
}
/*
div#newsArea>.news-item>.news {
    background: url('../img/news-bg.png') repeat-y;
    width: 80%;
    color: #FFF;
    font-size: 12px;
    padding: 15px 15px 0 15px;
}*/

div#newsArea>.news-item>.bot {
    background: url('../img/news-item.png') no-repeat bottom;
    width: 100%;
    height: 17px;
}

div#newsArea>.news-item>.title>p.news-title {
    position: absolute;
    top: 17px;
    left: 15px;
    color: #ff9200;
    font-size: 12px;
    text-shadow: 1px 1px 0 #000;
}

div#newsArea>.news-item>.title>p.page-title {
    text-align: center;
    display: block;
    padding-top: 17px;
    position: relative;
    color: #ff9200;
    font-size: 12px;
    text-shadow: 1px 1px 0 #000;
}

div#newsArea>.news-item>.title>a.news-read {
    position: absolute;
    top: 17px;
    right: 15px;
    color: #585858;
    font-size: 12px;
    text-shadow: 1px 1px 0 #000;
    text-decoration: underline;
}

div#newsArea>.news-item>.news>a.comment-count {
    display: block;
    color: #ff9200;
    text-align: right;
    width: 100%;
}

div#newsArea>.news-item>.news>ul li {
    margin-left: 15px;
}

div#newsArea>.news-item>.news>p {
    margin-bottom: 15px;
    line-height: 12px;
}



div.player {
    width: 150px;
    height: 32px;
    position: relative;
    float: left;
}

div.player .icon {
    width: 30px;
    height: 30px;
    background: center center;
    border: 1px solid #333;
    position: absolute;
    top: 0;
    left: 0;
}

div.player .playerTitle {
    position: absolute;
    top: 2px;
    left: 40px;
    font-size: 14px;
    text-shadow: 1px 1px 0px #000;
}

div.player .playerLevel {
    position: absolute;
    top: 16px;
    left: 40px;
    color: #666;
    text-shadow: 1px 1px 0px #000;
}



.playerInfo {
    color: #666;
}

table#playersOnline tr td {
    padding-bottom: 10px;
}



div.realmstatus {
    width: 100%;
    font-size: 10px;
    text-align: center;
    padding-top: 2px;
}



div.sidebar {
    width: 307px;
}



div.sidebar.left {
    float: left;
    margin-right: 10px;
}



div.sidebar.right {
    float: right;
    margin-right: 6px;
}



div.sidebar>div.module {
    width: 100%;
    margin-bottom: 15px;
}

div.sidebar>div.quicklink {
    width: 100%;
    margin-bottom: 15px;
}

div.sidebar>div.module>.title {
    width: 100%;
    height: 7px;
    text-align: center;
    color: white;
    text-shadow: 1px 1px 0px #000;
    font-size: 14px;
    padding-top: 7px;
}

div.sidebar>div.module>.title2 {
    width: 100%;
    height: 40px;
    text-align: center;
    color: white;
    text-shadow: 1px 1px 0px #000;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 25px;
}

div.sidebar>div.module>div.moduleContent a {
    color: yellow;
}

div.sidebar>div.module>div.moduleContent a:hover {
    color: #FF9200;
}

div.sidebar>div.quicklink {
    width: 100%;
}



div.realm {
    width: 271px;
    height: 73px;
    position: relative;
    margin: 0 auto;
    margin-top: 15px;
}

/*div#realm a.realm-title{color:#FFF;font-size:12px;text-shadow:1px 1px 0 #000;position:absolute;width:100%;text-align:center;text-decoration:none;}*/

div.realm div.realm-title {
    color: #FFF;
    font-size: 12px;
    text-shadow: 1px 1px 0 #000;
    position: absolute;
    width: 100%;
    text-align: center;
    text-decoration: none;
}

div.realm div.horde {
    background: url('../img/badges.png') no-repeat top right;
    width: 51px;
    height: 63px;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 2;
}

div.realm div.alliance {
    background: url('../img/badges.png') no-repeat top left;
    width: 54px;
    height: 61px;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 2;
}

div.realm div.status-bar {
    background: url('../img/status_bar.png') no-repeat;
    width: 217px;
    height: 27px;
    z-index: 1;
    position: absolute;
    top: 25px;
    padding: 9px 9px 0 9px;
    margin-left: 18px;
}



div.status-bar div.horde-count {
    float: left;
    position: relative;
    background: url('../img/horde_bg.png') repeat-x;
    height: 18px;
}

div.status-bar div.horde-count div.status-separator {
    position: absolute;
    top: 0;
    right: -12px;
    background: url('../img/status_separator.png') no-repeat;
    width: 23px;
    height: 18px;
    z-index: 2;
}

div.status-bar div.alliance-count {
    float: right;
    position: relative;
    background: url('../img/alliance_bg.png') repeat-x;
    height: 18px;
}



div#footer {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}

div#footer>.icon {
    background: url('') no-repeat;
    height: 24px;
    width: 25px;
    float: left;
}

div#footer>.text {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    color: #FFF;
    text-shadow: 1px 1px 0px #000;
}

div#footer>.text a {
    color: #ff9200;
    text-decoration: none;
}

div#footer>.text span.servername {
    color: #aaa;
}



form#login-form {
    width: 297px;
    margin: 0 auto;
    position: relative;
}

form#login-form input[type="text"],
form#login-form input[type="password"],
form#reportabuse input[type="text"] {
    background: url('../img/input.png') no-repeat;
    width: 281px;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 8px 0 8px;
    color: #3d3c3c;
    text-shadow: 1px 1px 0px #000;
}

form#login-form input[type="text"]:focus,
form#login-form input[type="password"]:focus,
form#reportabuse input[type="text"]:focus {
    color: #aaa;
}

form#login-form div.chk {
    float: left;
    position: relative;
    top: 6px;
}

form#login-form input[type="checkbox"] {
    margin-left: 4px;
}

form#login-form label {
    margin-left: 5px;
    position: relative;
    top: -2px;
    opacity: 0.4;
}



form#login-form input[type="submit"] {
    background: url('../img/button2.png') no-repeat;
    width: 87px;
    height: 28px;
    color: #ff9200;
    text-align: center;
    font-size: 12px;
    text-shadow: 1px 1px 0px #000;
    float: right;
    cursor: pointer;
}



form#submit-form {
    width: 297px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

form#submit-form input[type="text"],
form#login-form input[type="password"] {
    background: url('../img/input.png') no-repeat;
    width: 281px;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 8px 0 8px;
    color: #3d3c3c;
    text-shadow: 1px 1px 0px #000;
}

form#submit-form input[type="text"]:focus,
form#login-form input[type="password"]:focus {
    color: #aaa;
}



div.quicklink#register {
    text-align: center;
}

div.quicklink#register>a>div.reg-image {
    position: relative;
    margin: 0 auto;
    display: block;
    background: url('../img/register.png') no-repeat top left;
    width: 252px;
    height: 85px;
}

div.quicklink#register>a>div.reg-image>div.hover {
    display: none;
    width: 252px;
    height: 85px;
    background: url('../img/register.png') no-repeat bottom left;
    position: absolute;
    top: 0;
    left: 0;
}



*.color {
    color: #ff9200;
}

*.bold {
    font-weight: bold;
    letter-spacing: -1px;
}



form#registerForm {
    width: 337px;
    margin: 0 auto;
}

div.registerField {
    position: relative;
    padding-bottom: 5px;
}

div.registerField .question {
    width: 30px;
    height: 35px;
    background: url('../img/question.png') no-repeat;
    position: absolute;
    top: 8px;
    left: -30px;
}

div.registerField label {
    position: absolute;
    top: 18px;
    left: 10px;
    color: #2a2a2a;
    font-size: 12px;
    letter-spacing: -1px;
    text-align: center;
    width: 95px;
}

div.registerField input {
    background: url('../img/register_input.png') no-repeat top left;
    height: 50px;
    width: 207px;
    padding-left: 115px;
    color: #FFF;
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    padding-right: 15px;
}

div.registerField select {
    background: #16130D;
    color: #FFF;
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

div.registerField #select {
    background: url('../img/register_input.png') no-repeat top left;
    height: 50px;
    width: 207px;
    padding-left: 115px;
    color: #FFF;
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    padding-right: 15px;
}

div.registerField input.avi {
    background-position: center left;
}

div.registerField input.unavi {
    background-position: bottom left;
}

div.registerField .availability {
    position: absolute;
    top: 17px;
    right: -140px;
}



.availability .available {
    background: url('../img/formcheck.png') no-repeat top left;
    width: 110px;
    height: 16px;
    color: #77fd74;
    font-size: 12px;
    padding-left: 30px;
}

.availability .unavailable {
    background: url('../img/formcheck.png') no-repeat bottom left;
    width: 110px;
    height: 17px;
    color: #ff0000;
    font-size: 12px;
    padding-left: 24px;
}











div.registerButton {
    width: 129px;
    margin: 0 auto;
    align: center;
}



input.registerBtn {
    background: url('../img/input_button.png') no-repeat top left;
    width: 129px;
    height: 50px;
    color: #ff9200;
    font-size: 12px;
    text-align: center;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;

    cursor: pointer;
}



input.registerBtn:hover {
    background-position: bottom;
}



input.registerButton {
    background: url('../img/register.png') no-repeat;
    cursor: pointer;
    width: 288px;
    height: 81px;
}

input.registerButton:hover {
    background: url('../img/register_hover.png') no-repeat;
    cursor: pointer;
    width: 288px;
    height: 81px;
}

a.registerButton {
    display: block;
    background: url('../img/register.png') no-repeat;
    cursor: pointer;
    width: 288px;
    height: 81px;
}

a.registerButton:hover {
    background: url('../img/register_hover.png') no-repeat;
}





div#footer_content {
    width: 100%;
    margin-top: 23px;
}

div#footer_content>.top {
    background: url('../img/content_borders.png') no-repeat top left;
    width: 100%;
    height: 7px;
}

div#footer_content>.content {
    background: url('../img/content_bg.png') repeat-y;
    width: 100%;
    padding: 0 7px 0 7px;
    color: #FFF;
}

div#footer_content>.bottom {
    background: url('../img/content_borders.png') no-repeat bottom left;
    width: 100%;
    height: 7px;
}

div#footer_content .column {
    width: 320px;
    float: left;
    padding: 0px 7px 0px 7px;
}

div#footer_content .column .title {
    background: url('../img/footer-item.png') no-repeat top;
    width: 100%;
    height: 44px;
}

div#footer_content .column .title span {
    position: relative;
    top: 17px;
    left: 15px;
    color: #ff9200;
    font-size: 12px;
    text-shadow: 1px 1px 0 #000;
}

div#footer_content .column .content {
    background: url('../img/footer-bg.png') repeat-y;
    width: 100%;
    color: #FFF;
    font-size: 12px;
    padding: 15px 15px 0 15px;
}

div#footer_content .column .bot {
    background: url('../img/footer-item.png') no-repeat bottom;
    width: 100%;
    height: 17px;
}



#blanket {
    background-color: #111;
    opacity: 0.75;
    filter: alpha(opacity=75);
    position: fixed;
    z-index: 9001;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 10000px;
}

.popUpDiv {
    text-align: center;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -150px;
    color: #ffffff;
    font-size: 12px;
    width: 300px;
    height: 300px;
    z-index: 9002;
}

div.popUpDiv>.top {
    background: url('../img/content_borders_box.png') no-repeat top left;
    width: 310px;
    height: 7px;
}

div.popUpDiv>.box_content {
    background: url('../img/content_bg_box.png') repeat-y;
    width: 310px;
    padding: 0 7px 0 0px;
    color: #FFF;
}

div.popUpDiv>.bottom {
    background: url('../img/content_borders_box.png') no-repeat bottom left;
    width: 310px;
    height: 7px;
}

.confirmation_msg {
    padding-left: 10px;
    padding-right: 10px;
}

.tooltip {
    margin-left: -160px;
    margin-top: -17px;
}

td>div.tooltip {
    margin-left: 0px;
    margin-top: 0px;
    visibility: visible !important;
}

a.m_not_active {

    color: #ff9200;

}

a.m_active {

    color: #ffffff;

}



table#ladder {

    margin-top: 20px;

    width: 99%;

}

table#ladder tr td {

    padding: 5px;

    color: #ff9200;

    text-align: center;

}

table#ladder tr td.row,
table#ladder tr.row td {

    border-bottom: 1px dashed #7F7F7F;



}

tr.header th {

    font-weight: bold;

}

table#ladder tr td img {

    vertical-align: middle;

}

table#ladder tr td.stats {

    text-align: left;

    width: 150px;

}

table#ladder tr td.stats span {

    color: #ffffff;

}

table#ladder tr.row:hover {

    /*background:url('../img/gloss.png');

    background-repeat: no-repeat;

    background-position: top left;*/

    background: rgba(225, 225, 225, 0.1);

}

table#ladder tr.row td a {

    font-family: Copperplate Gothic Light, sans-serif;

    font-size: 16px;

}



div#newsArea div.news a:hover {

    color: #DDDDDD;

}

ul.stats {

    margin-left: 15px;

    list-style-type: none;

}

div.tooltip img:hover {

    cursor: pointer;

}

table tr td.teamname {

    text-align: center;

    font-size: 13px;

}


.tabbed_area {
    padding: 8px;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
}

ul.tabs li {
    list-style: none;
    display: inline-table;
    margin-top: 20px;
}

ul.tabs li a {
    background-color: #464c54;
    color: #ffebb5;
    padding: 8px 14px 8px 14px;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    border: 1px solid #464c54;

}

ul.tabs li a:hover {
    background-color: #2f343a;
    border-color: #2f343a;
}

ul.tabs li a.active {
    background-color: #ffffff;
    color: #282e32;
    border: 1px solid #464c54;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.tcontent {
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.activeButton {
    color: #FF9200 !important;
}

.opaque {
    color: #dbdbdb !important;
}

.statistics {

    margin-top: -15px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 11px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 75%;
    margin-left: 37px;
    text-align: left;
    padding: 7px;
}

.wrapperdiv {
    margin-left: auto;
    margin-right: auto;

}

/* armory & tooltips */
div.char-name-container {
    width: 100%;
    padding-left: 20px;
}

div.char-name {
    font-size: 48px;
    font-weight: bolder;
}

span.char-level {
    font-weight: bold;
}

div.char-menu {
    float: left;
    width: 200px;
}

div.char-set {
    position: relative;
    width: 430px;
    min-height: 500px;
    margin-left: 200px;
}

div.char-item {
    position: absolute;
    width: 49px;
    height: 49px;
}

div.item {
    position: relative;
}

div.quality-poor div.frame {
    background-position: -49px 0;
}

div.quality-common div.frame {
    background-position: -98px 0;
}

div.quality-uncommon div.frame {
    background-position: -147px 0;
}

div.quality-rare div.frame {
    background-position: -196px 0;
}

div.quality-epic div.frame {
    background-position: -245px 0;
}

div.quality-legendary div.frame {
    background-position: -294px 0;
}

div.quality-artifact div.frame {
    background-position: -343px 0;
}

div.description {
    display: none;
}

span.item-title {
    font-size: 16px;
}

span.color-poor {
    color: #C600FF;
}

span.color-poor {
    color: #9d9d9d
}

span.color-common {
    color: #ffffff
}

span.color-uncommon {
    color: #1eff00
}

span.color-rare {
    color: #0081ff
}

span.color-epic {
    color: #c600ff
}

span.color-legendary {
    color: #ff8000
}

span.color-artifact {
    color: #e5cc80
}

ul.item-specs {
    padding: 0;
    list-style: none;
}

ul.item-specs li {
    margin: 1px 0;
}

ul.char-menu {
    list-style: none;
    padding: 0px;
    margin: 20px 5px;
    border-top: 1px solid rgba(255, 177, 0, 0.3);
}

ul.char-menu li {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid rgba(255, 177, 0, 0.3);
    font-size: 14px;
    color: #FFB100;
}

ul.char-menu a {
    padding: 5px;
    display: block;
}

ul.char-menu a:hover {
    background: rgba(0, 0, 0, 0.4);
    padding: 5px;
    display: block;
    color: #FFFFFF;
}

ul.char-menu li.active a {
    color: #FFFFFF;
    font-weight: bold;
}

table.main-stats {
    border-spacing: 5px;
}

table.stats {
    width: 100%;
}

table.stats th {
    font-weight: bold;
    color: #FFFFFF;
    width: 50%;
}

table.stats div.stat {
    position: relative;
    height: 16px;
    padding: 5px 10px;
}

table.stats span.name {
    float: left;
    color: #C09A67;
}

table.stats span.value {
    float: right;
    color: #F5EBD1;
}

div.resource {
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url("../img/character/health-resource-bg.png") repeat-x;
    width: 130px;
    height: 23px;
    line-height: 23px;
    padding: 0 7px;
    text-shadow: #000000 1px 1px 1px;
}

div.health {}

div.mana {
    background-position: 0 -23px;
}

span.tooltip-yellow {
    color: #FFD100;
}

span.tooltip-green {
    color: lime;
}

span.tooltip-grey {
    color: grey;
}

span.tooltip-beige {
    color: #FFFF98;
}

span.tooltip-red {
    color: red;
}

span.indent {
    padding-left: 10px;
}

span.icon-gold {
    padding-right: 15px;
    padding-left: 3px;
    background: url("../img/character/gold.gif") right center no-repeat;
}

span.icon-silver {
    padding-right: 15px;
    padding-left: 3px;
    background: url("../img/character/silver.gif") right center no-repeat;
}

span.icon-copper {
    padding-right: 15px;
    padding-left: 3px;
    background: url("../img/character/copper.gif") right center no-repeat;
}

div.frame {
    width: 49px;
    height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/character/inventory-slots.png") no-repeat;
}

div.char-item div.empty {
    width: 49px;
    height: 49px;
    background: url("../img/character/item-empty-bg.png") no-repeat;
}

div.slot-1 div.empty {
    background-position: 1px 1px
}

div.slot-2 div.empty {
    background-position: 1px -46px
}

div.slot-3 div.empty {
    background-position: 1px -93px
}

div.slot-4 div.empty {
    background-position: 1px -239px
}

div.slot-5 div.empty {
    background-position: 1px -140px
}

div.slot-6 div.empty {
    background-position: 1px -375px
}

div.slot-7 div.empty {
    background-position: 1px -422px
}

div.slot-8 div.empty {
    background-position: 1px -469px
}

div.slot-9 div.empty {
    background-position: 1px -281px
}

div.slot-10 div.empty {
    background-position: 1px -328px
}

div.slot-11 div.empty {
    background-position: 1px -516px
}

div.slot-12 div.empty {
    background-position: 1px -516px
}

div.slot-13 div.empty {
    background-position: 1px -563px
}

div.slot-14 div.empty {
    background-position: 1px -563px
}

div.slot-15 div.empty {
    background-position: 1px -140px
}

div.slot-16 div.empty {
    background-position: 1px -610px
}

div.slot-17 div.empty {
    background-position: 1px -657px
}

div.slot-18 div.empty {
    background-position: 1px -704px
}

div.slot-19 div.empty {
    background-position: 1px -187px
}

div.char-item img {
    padding: 1px;
    width: 47px;
    height: 47px;
}

span.icon-socket {
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    float: left;
    padding-right: 5px;
}

span.icon-socket img {
    display: block;
    width: 13px;
    height: 13px;
    padding: 1px 0 0 1px;
}

span.icon-socket .empty {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 13px;
    height: 13px;
}

span.icon-socket .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: url("../img/character/sockets.png") no-repeat;
}

.icon-socket.socket-1 .empty {
    background-color: #29292a;
}

/* Meta */
span.icon-socket.socket-2 .empty {
    background-color: #301010;
}

/* Red */
span.icon-socket.socket-4 .empty {
    background-color: #403010;
}

/* Yellow */
span.icon-socket.socket-8 .empty {
    background-color: #102040;
}

/* Blue */
span.icon-socket.socket-14 .empty {
    background-color: #29292a;
}

/* Prismatic */
span.icon-socket.socket-16 .empty {
    background-color: red;
}

/* Hydraulic */
span.icon-socket.socket-32 .empty {
    background-color: #29292a;
}

/* Cogwheel */
span.icon-socket.socket-1 .frame {
    background-position: -45px 0;
}

/* Meta */
span.icon-socket.socket-2 .frame {
    background-position: 0 0;
}

/* Red */
span.icon-socket.socket-4 .frame {
    background-position: -15px 0;
}

/* Yellow */
span.icon-socket.socket-8 .frame {
    background-position: -30px 0;
}

/* Blue */
span.icon-socket.socket-6 .frame {
    background-position: -90px 0;
}

/* Orange */
span.icon-socket.socket-10 .frame {
    background-position: -75px 0;
}

/* Purple */
span.icon-socket.socket-12 .frame {
    background-position: -105px 0;
}

/* Green */
span.icon-socket.socket-14 .frame {
    background-position: -60px 0;
}

/* Prismatic */
span.icon-socket.socket-16 .frame {
    background-position: 0 0;
}

/* Hydraulic */
span.icon-socket.socket-32 .frame {
    background-position: -45px 0;
}

/* Cogwheel */
input#search {
    background: url('../img/input.png') no-repeat;
    width: 281px;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 8px 0 8px;
    color: #3d3c3c;
    text-shadow: 1px 1px 0px #000;
}

input#search:focus {
    color: #aaa;
}

div#search-results div.char-name {
    font-size: 16px;
    font-weight: bolder;
}

div.search-result {
    padding: 10px 0;
}

span.highlight {
    color: #FD2F0A;
}

div.profession {
    position: relative;
    width: 300px;
    height: 23px;
    margin: 10px 20px;
    background: url("../img/character/professions-bar-bg.png") repeat-x;
    border-radius: 3px;
}

div.profession span {
    position: absolute;
    top: 0;
    line-height: 23px;
    text-shadow: #000000 1px 1px 1px;
}

div.profession span.name {
    left: 10px;
}

div.profession span.value {
    right: 10px;
    font-weight: bold;
}

div.bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    background: url("../img/character/professions-bar-bg.png") repeat-x;
    background-position: 0 -23px;
    border-radius: 3px;
}

div.talent-tabs-menu ul {
    margin-left: 10px;
    height: 31px;
    list-style: none;
}

div.talent-tabs-menu li {
    display: inline-block;
    margin: 0px 5px;
    border: 1px solid black;
    border-radius-top-left: 3px;
    border-radius-top right: 3px;
}

div.talent-tabs-menu li img {
    width: 16px;
    margin-right: 10px;
    vertical-align: middle;
}

div.talent-tabs-menu li a {
    display: block;
    padding: 5px 10px;
    background: rgba(80, 40, 30, 0.2);
    height: 20px;
    line-height: 20px;
    color: #C09A67;
}

div.talent-tabs-menu li:active {
    border-bottom: none;
}

div.talent-tabs-section {
    width: 430px;
    overflow: hidden;
    border: 1px solid black;
    border-radius: 3px;
    background: rgba(80, 40, 0, 0.2);
}

div.talents-subtab {
    position: relative;
    width: 1290px;
    overflow: auto;
}

div.talent-tab {
    position: relative;
    float: left;
    margin: 0px;
    width: 430px;
    height: 500px;
    border-radius: 3px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 530px;
}

div.tab-261 {
    background-image: url("../img/talents/shamanelementalcombat.jpg");
}

div.tab-283 {
    background-image: url("../img/talents/druidbalance.jpg");
}

div.tab-382 {
    background-image: url("../img/talents/paladinholy.jpg");
}

div.tab-81 {
    background-image: url("../img/talents/magearcane.jpg");
}

div.tab-182 {
    background-image: url("../img/talents/rogueassassination.jpg");
}

div.tab-161 {
    background-image: url("../img/talents/warriorarms.jpg");
}

div.tab-201 {
    background-image: url("../img/talents/priestdiscipline.jpg");
}

div.tab-302 {
    background-image: url("../img/talents/warlockcurses.jpg");
}

div.tab-361 {
    background-image: url("../img/talents/hunterbeastmastery.jpg");
}

div.tab-164 {
    background-image: url("../img/talents/warriorfury.jpg");
}

div.tab-263 {
    background-image: url("../img/talents/shamanenhancement.jpg");
}

div.tab-181 {
    background-image: url("../img/talents/roguecombat.jpg");
}

div.tab-383 {
    background-image: url("../img/talents/paladinprotection.jpg");
}

div.tab-363 {
    background-image: url("../img/talents/huntermarksmanship.jpg");
}

div.tab-202 {
    background-image: url("../img/talents/priestholy.jpg");
}

div.tab-41 {
    background-image: url("../img/talents/magefire.jpg");
}

div.tab-303 {
    background-image: url("../img/talents/warlocksummoning.jpg");
}

div.tab-281 {
    background-image: url("../img/talents/druidferalcombat.jpg");
}

div.tab-163 {
    background-image: url("../img/talents/warriorprotection.jpg");
}

div.tab-262 {
    background-image: url("../img/talents/shamanrestoration.jpg");
}

div.tab-381 {
    background-image: url("../img/talents/paladincombat.jpg");
}

div.tab-203 {
    background-image: url("../img/talents/priestshadow.jpg");
}

div.tab-362 {
    background-image: url("../img/talents/huntersurvival.jpg");
}

div.tab-61 {
    background-image: url("../img/talents/magefrost.jpg");
}

div.tab-183 {
    background-image: url("../img/talents/roguesubtlety.jpg");
}

div.tab-301 {
    background-image: url("../img/talents/warlockdestruction.jpg");
}

div.tab-282 {
    background-image: url("../img/talents/druidrestoration.jpg");
}

div.talent {
    position: absolute;
    width: 50px;
    height: 50px;
    background-position: 0 -23px;
}

div.pos-0-0 {
    left: 105px;
    top: 25px;
}

div.pos-0-1 {
    left: 155px;
    top: 25px;
}

div.pos-0-2 {
    left: 205px;
    top: 25px;
}

div.pos-0-3 {
    left: 255px;
    top: 25px;
}

div.pos-1-0 {
    left: 105px;
    top: 75px;
}

div.pos-1-1 {
    left: 155px;
    top: 75px;
}

div.pos-1-2 {
    left: 205px;
    top: 75px;
}

div.pos-1-3 {
    left: 255px;
    top: 75px;
}

div.pos-2-0 {
    left: 105px;
    top: 125px;
}

div.pos-2-1 {
    left: 155px;
    top: 125px;
}

div.pos-2-2 {
    left: 205px;
    top: 125px;
}

div.pos-2-3 {
    left: 255px;
    top: 125px;
}

div.pos-3-0 {
    left: 105px;
    top: 175px;
}

div.pos-3-1 {
    left: 155px;
    top: 175px;
}

div.pos-3-2 {
    left: 205px;
    top: 175px;
}

div.pos-3-3 {
    left: 255px;
    top: 175px;
}

div.pos-4-0 {
    left: 105px;
    top: 225px;
}

div.pos-4-1 {
    left: 155px;
    top: 225px;
}

div.pos-4-2 {
    left: 205px;
    top: 225px;
}

div.pos-4-3 {
    left: 255px;
    top: 225px;
}

div.pos-5-0 {
    left: 105px;
    top: 275px;
}

div.pos-5-1 {
    left: 155px;
    top: 275px;
}

div.pos-5-2 {
    left: 205px;
    top: 275px;
}

div.pos-5-3 {
    left: 255px;
    top: 275px;
}

div.pos-6-0 {
    left: 105px;
    top: 325px;
}

div.pos-6-1 {
    left: 155px;
    top: 325px;
}

div.pos-6-2 {
    left: 205px;
    top: 325px;
}

div.pos-6-3 {
    left: 255px;
    top: 325px;
}

div.pos-7-0 {
    left: 105px;
    top: 375px;
}

div.pos-7-1 {
    left: 155px;
    top: 375px;
}

div.pos-7-2 {
    left: 205px;
    top: 375px;
}

div.pos-7-3 {
    left: 255px;
    top: 375px;
}

div.pos-8-0 {
    left: 105px;
    top: 425px;
}

div.pos-8-1 {
    left: 155px;
    top: 425px;
}

div.pos-8-2 {
    left: 205px;
    top: 425px;
}

div.pos-8-3 {
    left: 255px;
    top: 425px;
}

div.talent .empty img {
    filter: url(../svgs/filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}

div.talent .icon {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 38px;
    height: 38px;
}

div.talent .icon>.frame {
    background: url("../img/character/icon-frame.png") no-repeat;
    left: -6px;
    top: -5px;
}

div.talent .icon>.frame.some {
    background-position: -47px 0;
}

div.talent .icon>.frame.full {
    background-position: -94px 0;
}

div.talent .points {
    position: absolute;
    top: 32px;
    left: 32px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: black;
}

div.talent .points .frame {
    position: absolute;
    top: -4px;
    left: -4px;
    width: 22px;
    height: 22px;
    line-height: 14px;
    background-image: url("../img/character/points-frame.png");
}

div.talent .points .frame.full {
    background-position: -22px 0;
}

div.talent .icon .empty {
    width: 36px;
    height: 36px;
}

img.talent {
    width: 40px;
    height: 40px;
    margin: -2px;
}

div#desc {
    z-index: 9001;
    position: absolute;
    left: 30%;
    width: 260px;
    top: 100px;
    border: 1px solid #353837;
    color: white;
    background-color: rgba(15, 15, 15, 0.9);
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: #000 0 0 15px;
    -webkit-box-shadow: black 0 0 15px;
    box-shadow: black 0 0 15px;
    font-size: 12px;
}

div.arrow {
    position: absolute;
}

div.arrow-down {
    background: url("../img/character/arrow-down.png") 13px bottom no-repeat;
}

div.arrow-down.full {
    background-position: -37px bottom;
}

div.arrow-right {
    background: url("../img/character/arrow-horiz.png") right 13px no-repeat;
}

div.arrow-right.full {
    background-position: right -37px;
}

div.arrow-left {
    background: url("../img/character/arrow-horiz.png") left 13px no-repeat;
}

div.arrow-left.full {
    background-position: left -37px;
}

span.description {
    display: none;
}

div#desc {
    z-index: 9001;
    position: absolute;
    left: 30%;
    width: 260px;
    top: 100px;
    border: 1px solid #353837;
    color: white;
    background-color: rgba(15, 15, 15, 0.9);
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: #000 0 0 15px;
    -webkit-box-shadow: black 0 0 15px;
    box-shadow: black 0 0 15px;
    font-size: 12px;
}

div.changelogdiv {
    padding: 15px 15px 35px 15px;
}

div.changelogdiv ul {
    margin: auto;
    padding-left: 25px;
}

body.mceContentBody {
    background: #100C09;
    color: #FFF;
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

.mceContentBody ul {
    margin: auto;
    padding-left: 25px;
}

div.changelog_header {
    font-size: 14px;
    padding-left: 4px;
}

div.changelog_header:hover {
    cursor: pointer;
}

td.small {
    font-size: 11px;
    color: #E0E0E0;
}

.spellicon {
    position: absolute;
    margin-left: -55px;
    margin-top: -10px;
}

span.itemquality-0 {
    color: #9d9d9d
}

span.itemquality-1 {
    color: #ffffff
}

span.itemquality-2 {
    color: #1eff00
}

span.itemquality-3 {
    color: #0081ff
}

span.itemquality-4 {
    color: #c600ff
}

span.itemquality-5 {
    color: #ff8000
}

span.itemquality-6 {
    color: #e5cc80
}

span.itemquality-0:hover {
    text-decoration: underline;
}

span.itemquality-1:hover {
    text-decoration: underline;
}

span.itemquality-2:hover {
    text-decoration: underline;
}

span.itemquality-3:hover {
    text-decoration: underline;
}

span.itemquality-4:hover {
    text-decoration: underline;
}

span.itemquality-5:hover {
    text-decoration: underline;
}

span.itemquality-6:hover {
    text-decoration: underline;
}

/* --- */
.shopitem:hover {
    background-color: rgba(225, 225, 225, 0.1);
}

.shoptable {
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
}

.shoptable td {
    padding: 5px;
}

#ajax-loader {
    position: fixed;
    left: 50%;
    top: 40%;
    z-index: 999999;
}

.orange {
    background-color: orange !important;
    color: black !important;
}

/*////////////////////////////////*/
.niceButton {
    padding: 0 5px;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    font-family: "Arial Black", Arial, sans-serf;
    color: #aaa;
    width: 50px;
    margin: 0px 0px -3px 10px;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;

    -moz-box-shadow: -2px 2px 5px #000;
    -webkit-box-shadow: -2px 2px 5px #000;
    box-shadow: -2px 2px 5px #000;

    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 5px;

    background: rgb(17, 17, 17);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 1) 50%, rgba(51, 51, 51, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(17, 17, 17, 1)), color-stop(100%, rgba(51, 51, 51, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 1) 50%, rgba(51, 51, 51, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(17, 17, 17, 1) 50%, rgba(51, 51, 51, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(17, 17, 17, 1) 50%, rgba(51, 51, 51, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(17, 17, 17, 1) 50%, rgba(51, 51, 51, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#333333', GradientType=0);
    /* IE6-9 */
}

.niceButton:hover {
    background: rgb(34, 34, 34);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(34, 34, 34, 1) 50%, rgba(68, 68, 68, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(34, 34, 34, 1)), color-stop(100%, rgba(68, 68, 68, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(34, 34, 34, 1) 50%, rgba(68, 68, 68, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(34, 34, 34, 1) 50%, rgba(68, 68, 68, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(34, 34, 34, 1) 50%, rgba(68, 68, 68, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(34, 34, 34, 1) 50%, rgba(68, 68, 68, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#444444', GradientType=0);
    /* IE6-9 */
}

.niceButton span {
    position: relative;
    z-index: 1;
    display: inline-block;
    color: #ccc;
    text-shadow: 0px -2px 0px #000;
}


.niceButton .highlight {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -250px;
    z-index: 0;
    width: 500px;
    height: 100px;

    -moz-border-radius: 250px / 50px;
    -webkit-border-radius: 250px / 50px;
    border-radius: 250px / 50px;

    background: rgb(0, 0, 0);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.2)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#33ffffff', GradientType=0);
    /* IE6-9 */
}

img#recaptcha_challenge_image {
    width: 250px;
    height: 50px;
}

#recaptcha_image {
    text-align: center;
    margin: 0px auto;
}

#recaptcha_reload {
    text-align: center;
    margin-top: -8px;
}

div.collapseable h2 {
    color: #FF9200;
    border-bottom: 1px solid #FF9200;
    margin-bottom: 8px !important;
    font-size: 14px;
}

div.collapseable h2:hover {
    cursor: pointer;
}

div.collapseable p {
    padding: 5px;
    margin-bottom: 8px;
    text-align: justify;
}

div.collapseable ul,
div.collapseable ol,
div.collapseable li {
    margin: 0px 12px !important;
    padding: inherit !important;
}

div.collapseable li {
    margin-bottom: 8px !important;
}

div.visible {
    display: block !important;
}

div.collapsed {
    display: none;
}

div.down_links a {
    color: #fff;
    text-shadow: 2px 2px 1px #000;
    text-decoration: underline;
}

div.down_links a:hover {
    color: #7e7;
    text-decoration: none;
}

.tcontent .innerpagecont ul {
    list-style-position: inside;
    margin-left: 15px;
}

#nav,
#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#nav {
    /*background: url('../img/menu_bg.png') no-repeat scroll 0 0 transparent;*/
    clear: both;
    font-size: 12px;
    height: 58px;
    padding: 0 0 0 9px;
    margin-left: 15px;
    position: relative;
    width: 957px;
}

#nav ul {
    background-color: #222;
    border: 1px solid #222;
    border-radius: 0 5px 5px 5px;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    z-index: 2;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}

#nav li {
    background: url('../img/menu_line.png') no-repeat scroll right 5px transparent;
    float: left;
    position: relative;
}

#nav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: normal;
    height: 30px;
    padding: 23px 20px 0;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

#nav li:hover>a {
    color: #ff9200;
}

#nav li:hover,
#nav a:focus,
#nav a:hover,
#nav a:active {
    background: none repeat scroll 0 0 #121212;
    outline: 0 none;
}

#nav li:hover ul.subs {
    left: 0;
    top: 53px;
    width: 180px;

    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

#nav ul li {
    background: none;
    width: 100%;
}

#nav ul li a {
    float: none;
}

#nav ul li:hover>a {
    background-color: #121212;
    color: #ff9200;
}


tr.row1 td {
    text-align: center;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #321717;
}

.tabletype1 {
    margin: 10px auto 6px;
}


.tabletype1 .tbltopleft {
    background-image: url('../img/t-topleft.gif');
    width: 4px
}

.tabletype1 .tbltop {
    background-image: url('../img/t-top.gif');
    height: 4px
}

.tabletype1 .tbltopright {
    background-image: url('../img/t-topright.gif');
    width: 4px
}

.tabletype1 .tblleft {
    background-image: url('../img/t-left.gif')
}

.tabletype1 .tblright {
    background-image: url('../img/t-right.gif')
}

.tabletype1 .tblbottomleft {
    background-image: url('../img/t-bottomleft.gif');
    width: 4px
}

.tabletype1 .tblbottom {
    background-image: url('../img/t-bottom.gif');
    height: 4px
}

.tabletype1 .tblbottomright {
    background-image: url('../img/t-bottomright.gif');
    width: 4px
}

/*** inner table ***/
.tabletype1 table {
    border-collapse: collapse;
}

.tabletype1 th {
    text-align: center;
    color: #ddca44;
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    background-color: #2E2D2B;
    border-style: solid;
    border-width: 1px;
    border-color: #5D5D5D #5D5D5D #1E1D1C #1E1D1C;
    padding: 3px;
}

.tabletype1 table td {
    text-align: center;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #321717;
    padding: 0px 8px;
}

.tabletype1 tr.row0 {
    background-color: #181818;
}

.tabletype1 tr.row1 {}

textarea {
    box-sizing: border-box;
    border: 5px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    resize: none;
}

.pure-form {
    color: white;
}

.pure-form input,
.pure-form textarea {
    color: black;
}

.pure-form select {

    /* make arrow and background */
    all: initial;
    width: 30%;
    background:
        linear-gradient(45deg, transparent 50%, white 50%),
        linear-gradient(135deg, white 50%, transparent 50%),
        linear-gradient(to right, #0078e7, #0078e7);
    background-position:
        calc(100% - 21px) calc(1em + 2px),
        calc(100% - 16px) calc(1em + 2px),
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;
}

.version-color {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 2px;
    margin-bottom: 2px;
    vertical-align: middle;
    border-radius: 3px;
}


.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 15px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.post-top-fix {
    margin-top: -15px;
}

.cash-shop-hover:hover {
    transition: 1s;
    background-color: rgba(255, 255, 255, 0.5);
}

.navitem {
    float: right;
}
.appear-on-hover, .appear-on-hover-2 {
    display: none;
}

ul.appear-on-hover-2{
    position: absolute;
}

.appear-on-hover:hover~ul.appear-on-hover-2 {
    display: block !important;
    padding-top: 50px;
}


.appear-on-hover-3, .appear-on-hover-4 {
    display: none;
}

ul.appear-on-hover-4{
    position: absolute;
}

.appear-on-hover-3:hover~ul.appear-on-hover-4 {
    display: block !important;
    padding-top: 50px;
}
.new-container
{
    background-color: rgba(0, 0, 0, .33);
    text-align: center;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1em;
    border: solid 1.5px rgba(130, 91, 23, 0.5);
}

.language-buttons
{
    text-align: left;
    margin-top: 10px;
}

.language-buttons li
{
    list-style-type: none;
    margin-left: 15px;
}

.top-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, .33);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #FFF;
    height: 50px;
    padding: 1em;
  }
  
.menu {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    padding: auto;
  }
  
  .menu > a {
    margin: 0;
    padding: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  
  .menu-button-container {
    display: none;
    height: 100%;
    width: 30px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  #menu-toggle {
    display: none;
  }
  
  .menu-button,
  .menu-button::before,
  .menu-button::after {
    display: block;
    background-color: #fff;
    position: absolute;
    height: 4px;
    width: 30px;
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
  }
  
  .menu-button::before {
    content: '';
    margin-top: -8px;
  }
  
  .menu-button::after {
    content: '';
    margin-top: 8px;
  }
  
  #menu-toggle:checked + .menu-button-container .menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
  }
  
  #menu-toggle:checked + .menu-button-container .menu-button {
    background: rgba(255, 255, 255, 0);
  }
  
  #menu-toggle:checked + .menu-button-container .menu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
  }
  
  @media (max-width: 1000px) {
    .menu-button-container {
      display: flex;
    }
    .menu {
      position: absolute;
      top: 33px;
      margin-top: 50px;
      left: 0;
      flex-direction: column;
      width: 100%;
      justify-content: center;
      align-items: center;
    }
    #menu-toggle ~ .menu a {
      height: 0;
      margin: 0;
      padding: 0;
      border: 0;
      transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    #menu-toggle:checked ~ .menu a {
      border-bottom: 1px solid rgba(130, 91, 23, 0.5);
      height: 2.5em;
      padding: 0.2em;
      transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .menu > a {
      display: flex;
      justify-content: center;
      width: 100%;
      color: white;
      background-color: rgba(0, 0, 0, 1);
	    border: 1px solid rgba(130, 91, 23, 0.5);
    }
    .menu > a:not(:last-child) {
      border-bottom: 1px solid #444;
    }

    .menu a
    {
        color: white;
        padding: 0;
        margin: auto;
        
    }

    .menu a:hover
    {
        background-color: rgba(25, 25, 25, 1) !important;
    }
}   

.top-nav
{
    display:none;
}

@media (max-width: 1000px) {
    .new-container
    {
        width: 99%;
    }

    #wrapper
    {
        width: 100vw;
    }

    div#navigation>.mid
    {
        display: none;
    }

    #header-container
    {
        display: none;
    }

   .top-nav
   {
    display:flex;
   }
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.arrow-down 
{
    content: "";
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff9200;
    position: absolute;
    right: 50%;
    top: 28px;
    left: 64px;
  }

  
ul.appear-on-hover-2 {
	display: none;
	white-space: nowrap;
	position: absolute;
	padding-top: 15px;
  }

  ul.appear-on-hover-2:hover
  {
    display: block;
    top: 43px;
  }
    
  .appear-on-hover:hover~ul.appear-on-hover-2 {
	display: block;
    position:absolute;
    top: 8px;
    z-index: 2;
  }
  
  ul.appear-on-hover-2>li>a {
	display: block;
	padding: 5px 20px;
	background-color: rgba(0, 0, 0, 1);
    color: white;
	border: 1px solid rgba(130, 91, 23, 0.5);
    left: 50px;
  }

  ul.appear-on-hover-2>li>a:hover
  {
    background-color: rgba(25, 25, 25, 1) !important;
  }
  
  ul.appear-on-hover-2:after {
	position: absolute;
	left: 50px;
	top: 40px;
	width: 0;
	height: 0;
	content: '';
  }

  ul.appear-on-hover-2:hover:after
  {
    top: 4px;
  }

  ul.appear-on-hover-2 
  {
    list-style-type: none;
    text-align: center;
  }
  
ul.appear-on-hover-4 {
    display: none;
    white-space: nowrap;
    position: absolute;
    padding-top: 15px;
    }

ul.appear-on-hover-4:hover
{
    display: block;
    top: 43px;
}

.appear-on-hover-3:hover~ul.appear-on-hover-4 {
display: block;
position:absolute;
top: 8px;
z-index: 2;
}

ul.appear-on-hover-4>li>a {
display: block;
padding: 5px 20px;
background-color: rgba(0, 0, 0, 1);
color: white;
border: 1px solid rgba(130, 91, 23, 0.5);
left: 100px;
}

ul.appear-on-hover-4>li>a:hover
{
background-color: rgba(25, 25, 25, 1) !important;
}

ul.appear-on-hover-4:after {
position: absolute;
left: 100px;
top: 40px;
width: 0;
height: 0;
content: '';
}

ul.appear-on-hover-4:hover:after
{
top: 4px;
}

ul.appear-on-hover-4 
{
list-style-type: none;
text-align: center;
}