* {
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
    list-style: none;
    outline: none
}
BODY,
HTML {
    padding: 0;
    margin: 0;
    background: #050505 url(../images/background.jpg) no-repeat top;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 12px;
    height: 100%
}
center {
    height: 100%
}
img {
    border: none;
    background-color: transparent
}
a {
    color: #9E9E8D;
    text-decoration: none
}
a:hover {
    color: #b07e39
}
form .row {
    width: 490px;
    height: 34px;
    margin: 0 0 12px 0
}	
form .textarea-row {
    height: auto
}
.row-fix {
    width: 550px !important
}
form .row label {
    height: 26px;
    padding: 10px 0 0 18px;
    display: block;
    float: left;
    font-size: 12px;
    color: #676259;
    font-weight: bold;
    text-shadow: 0 0 4px #000;
    box-shadow: -2px 0 0 rgba(0, 0, 0, .2)
}
input[type="text"],
input[type="password"] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 290px;
    height: 34px;
    padding: 0 10px 0 10px;
    background: rgba(0, 0, 0, .35);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02);
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms
}
form .row input[type="text"],
form .row input[type="password"],
textarea,
.customfile {
    float: right
}
input[type="text"]:focus,
input[type="password"]:focus {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .04), 0 0 7px rgba(255, 255, 102, .05), inset 0 0 4px rgba(255, 255, 255, .05)
}
input[type="text"].whrong,
input[type="password"].whrong {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02), 0 0 6px rgba(255, 0, 0, .2)
}
input[type="text"].whrong:focus,
input[type="password"].whrong:focus {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02), 0 0 9px rgba(255, 0, 0, .25), inset 0 0 4px rgba(255, 255, 255, .05)
}
input[type="text"].success,
input[type="password"].success {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02), 0 0 6px rgba(0, 255, 0, .15)
}
input[type="text"].success:focus,
input[type="password"].success:focus {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02), 0 0 9px rgba(0, 255, 0, .2), inset 0 0 4px rgba(255, 255, 255, .05)
}
textarea {
    resize: none !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: auto;
    height: auto;
    padding: 10px;
    background: rgba(0, 0, 0, .35);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02);
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms
}
textarea:focus {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .04), 0 0 7px rgba(255, 255, 102, .05), inset 0 0 4px rgba(255, 255, 255, .05)
}
.row textarea {
    width: 290px
}
input[type="submit"] {
    width: auto;
    height: 36px;
    border: none;
    cursor: pointer;
    line-height: 0;
    text-transform: capitalize;
    padding: 0 21px 2px 21px;
    vertical-align: top;
    margin: 2px 0 0 0;
    background: #2c2a26;
    background: -moz-linear-gradient(top, #2c2a26 0%, #201e1c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2a26), color-stop(100%, #201e1c));
    background: -webkit-linear-gradient(top, #2c2a26 0%, #201e1c 100%);
    background: -o-linear-gradient(top, #2c2a26 0%, #201e1c 100%);
    background: -ms-linear-gradient(top, #2c2a26 0%, #201e1c 100%);
    background: linear-gradient(to bottom, #2c2a26 0%, #201e1c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2a26', endColorstr='#201e1c', GradientType=0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #b1943e;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2), 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .15), inset 0 0 0 1px rgba(255, 255, 255, .02), inset 0 2px 0 rgba(255, 255, 255, .05), 0 0 6px rgba(0, 0, 0, .4);
    transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms
}
input[type="submit"]:hover {
    background: #201e1c;
    background: -moz-linear-gradient(top, #201e1c 0%, #242220 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #201e1c), color-stop(100%, #242220));
    background: -webkit-linear-gradient(top, #201e1c 0%, #242220 100%);
    background: -o-linear-gradient(top, #201e1c 0%, #242220 100%);
    background: -ms-linear-gradient(top, #201e1c 0%, #242220 100%);
    background: linear-gradient(to bottom, #201e1c 0%, #242220 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#201e1c', endColorstr='#242220', GradientType=0);
    box-shadow: inset 0 0 10px rgba(255, 204, 0, .02), inset 0 0 10px rgba(0, 0, 0, .15), inset 0 0 0 1px rgba(255, 255, 255, .02), inset 0 2px 0 rgba(255, 255, 255, .05), 0 0 6px rgba(0, 0, 0, .4);
    color: #e5d6aa
}
input[type="submit"]:focus {}input[type="submit"].simple {
    height: 34px;
    background: #48443f;
    box-shadow: inset 0 0 0 1px #524e49, inset 0 -2px 0 #35322f, 0 0 5px #000;
    text-shadow: 0 1px 0 #524e49;
    margin: 0 0 0 11px
}
input[type="submit"].simple:hover {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5), inset 0 0 0 40px rgba(255, 224, 157, .1), inset 0 0 0 1px #524e49, inset 0 -2px 0 #35322f, 0 0 5px #000;
    text-shadow: 0 1px 0 rgba(255, 224, 157, .12)
}
input[type="submit"].simple:focus {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5), inset 0 0 0 40px rgba(0, 0, 0, .1), inset 0 0 0 1px #524e49, inset 0 -2px 0 #35322f, 0 0 5px #000;
    text-shadow: 0 1px 0 rgba(255, 224, 157, .05)
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.clearfix {
    display: inline-block
}
html[xmlns] .clearfix {
    display: block
}
* html .clearfix {
    height: 1%
}
.human-test {
    width: 490px;
    background: rgba(255, 255, 255, .03);
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .015), 0 0 5px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .025);
    text-align: left;
    margin: 30px 0 30px 0;
    padding: 0 0 10px 0;
    text-shadow: 0 0 4px rgba(0, 0, 0, .5);
    overflow: hidden
}
.human-test h3 {
    padding: 7px 0 0 11px;
    font-family: 'Ropa Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .04);
    z-index: 2
}
.human-test a#newq {
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    font-weight: bold;
    font-size: 11px;
    z-index: 2
}
.human-test #question-hodlder {
    margin: 8px 10px 0 10px;
    padding: 10px;
    background: rgba(0, 0, 0, .2);
    border-radius: 4px;
    z-index: 2
}
.human-test #question-hodlder input {
    width: 430px;
    background: rgba(0, 0, 0, .5)
}
.human-test #question-hodlder input:focus {
    box-shadow: inset 0 0 5px #000, 0 0 5px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .08);
    background: rgba(0, 0, 0, .3);
    color: #b07e39;
    box-shadow: inset 0 0 0 1px #b07e39, inset 0 0 0 1px rgba(255, 255, 255, .015), 0 0 5px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .025), 0 0 30px rgba(0, 0, 0, .5)
}
.human-test #captcha-question {
    display: block;
    width: 100%;
    padding: 0 0 8px 1px;
    color: #938677;
    font-weight: bold
}
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
    border: 0px
}
input[type="submit"]:focus,
input[type="button"]:focus {
    outline: none
}
form .seperator {
    width: 75%;
    height: 1px;
    left: 3px;
    margin: 18px auto;
    background: rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px rgba(255, 255, 255, .05);
    clear: both
}

.clear {
    clear: both
}
#header {
    width: 100%;
    height: 121px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;              /* Flex ile yan yana */
    align-items: center;        /* Dikey ortala */
  
    padding: 0 20px;
}

#header a.logo {
    display: block;
    width: 184px;
    height: 75px;
    background: url(../images/logo.png) no-repeat center;
    position: absolute;
    left: 50%;
    top: 23px;
    transform: translateX(-50%);
    z-index: 999999;
}
#header .top-navigation {
    width: 930px;
    height: 76px;
    float: right;
    margin: 23px 10px 0 0;
    right: 10px;
    z-index: 10
    left: 30%;
    top: 23px;
}
#header .top-navigation li {
    display: block;
    float: left;
    margin: 0 !important;
    left: 30%;
    padding: 0 !important
    /* Eklenenler */
    color: #eaaf46;       /* Yazı rengi */
    font-size: 16px;      /* Puntosu */
    font-weight: bold;    /* Kalın yazı */
    text-transform: uppercase; /* Büyük harf */
}
#header .top-navigation li a {
    display: block;
    height: 76px;
    margin: 0 !important;
    left: 0 !important
    /* Eklenenler */
    color: #eaaf46;       /* Yazı rengi */
    font-size: 16px;      /* Puntosu */
    font-weight: bold;    /* Kalın yazı */
    text-transform: uppercase; /* Büyük harf */
}
.top-navigation li #forums  {
    width: 122px;
    background-position: -207px -121px
}
.top-navigation li #upgrade  {
    width: 222px;
    background-position: -307px -121px
}
.top-navigation li #home  {
    width: 117px;
    background-position: -490px -121px
}
.top-navigation li #features  {
    width: 146px;
    background-position: -754px -121px
}
.top-navigation li #media  {
    width: 119px;
    background-position: -900px -121px
}

#header .top-navigation li p {
    background-image: none !important;
}
#header .top-navigation li p {
    display: block;
    height: 76px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.8s, opacity 0.8s linear;
    -moz-transition: visibility 0s linear 0.8s, opacity 0.8s linear;
    -webkit-transition: visibility 0s linear 0.8s, opacity 0.8s linear;
    -o-transition: visibility 0s linear 0.8s, opacity 0.8s linear
}
#header .top-navigation li a:hover p,
#header .top-navigation li:hover p {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s
}
.top-navigation li div.nddm-holder {
    position: absolute;
    width: 260px;
    height: 0;
    left: -53%;
    top: 57px;
    overflow: hidden;
    transition: all ease-in-out 900ms;
    -webkit-transition: all ease-in-out 900ms;
    -moz-transition: all ease-in-out 900ms;
    -o-transition: all ease-in-out 900ms;
    opacity: 0
}
.top-navigation li .features div.navi-dropdown {
    left: 8%
}
.top-navigation li .media div.navi-dropdown {
    left: -2%
}
.top-navigation li:hover div.nddm-holder {
    height: 280px;
    opacity: 1
}
.top-navigation li div.navi-dropdown {
    width: 193px;
    height: auto;
    border-radius: 5px;
    background: #2b2a28 url(../images/drop-down-grad.png) repeat-x bottom;
    box-shadow: inset 0 2px 0 #373532, inset 0 0 0 1px #2b2a28, 0 0 27px rgba(0, 0, 0, .4), 0 0 15px 5px rgba(0, 0, 0, .4), 0 14px 25px rgba(0, 0, 0, .5);
    top: 20px
}
.top-navigation li div.navi-dropdown span {
    display: block;
    text-align: left;
    margin: 0 0 2px 0
}
.top-navigation li div.navi-dropdown p#arrow {
    position: absolute;
    padding: 0;
    top: -30px;
    left: 65px;
    width: 60px;
    height: 41px;
    background: url(../images/drop-down-arrow.png) no-repeat
}
.top-navigation li div.navi-dropdown span a {
    width: auto;
    height: auto !important;
    padding: 6px 0 18px 15px;
    margin: 0;
    color: #5a574f;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4), 0 0 6px rgba(0, 0, 0, .4);
    background: url(../images/drop-down-sep.png) no-repeat bottom center
}
.top-navigation li div.navi-dropdown span:first-of-type a {
    padding: 14px 0 18px 15px
}
.top-navigation li div.navi-dropdown span:last-of-type a {
    background: none;
    padding: 6px 0 13px 15px
}
.top-navigation li div.navi-dropdown span a:hover {
    color: #eaaf46
}
.main_b_holder {
    width: 100%;
    height: auto;
    min-height: 100px;
    background: url(../images/body_top.png) no-repeat top;
    top: -39px;
    font-size: 12px
}
.sec_b_holder {
    width: 100%;
    height: auto;
    background: url(../images/footer.png) no-repeat bottom;
    padding: 0 0 49px 0;
    margin: -14px 0 0 0
}
#body {
    width: 996px;
    height: auto;
    padding: 0 0 0 0
}
.space-fix {
    width: px;
    height: 66px
}
.content_holder {
    width: 996px;
    height: auto;
    padding: 0 0 0 0
}
.main_side {
    width: 685px;
    max-width: 685px;
    float: left
}
.sidebar {
    width: 299px;
    max-width: 299px;
    border-radius: 5px;
    padding: 0 0 0 12px;
    float: left
}
.container_2 {
    width: 90%;
    max-width: 1000px;
    margin: 30px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: Arial, sans-serif;
}

.sub-page-title h1 {
    text-align: center;
    margin-bottom: 20px;
    color: #333;
}

.container_3.account_light_cont.account_info_cont {
    display: flex;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    padding: 20px;
    width: 100%;
    max-width: 900px;
}

.account_avatar {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 30px;
}

.account_avatar li span {
    display: block;
    width: 150px;
    height: 150px;
    background: url('images/noavatar.png') no-repeat center center;
    background-size: cover;
    border-radius: 10px;
}

.account_info_main, .account_info_second {
    list-style: none;
    margin: 0;
    padding: 0;
}

.account_info_main li, .account_info_second li {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}

.account_info_main li span, .account_info_second li span {
    font-weight: bold;
    color: #555;
    width: 120px;
}

.account_info_main li p, .account_info_second li p {
    margin: 0;
    color: #333;
}

.account_info_second {
    margin-top: 15px;
}

.clear{
    clear:both;
}

.inventory-bottom{
    width:100%;
    overflow:hidden; /* float fix */
    margin-top:10px;
}

.inv-bottom{
    width:50%;
    float:left;
    text-align:center;
    box-sizing:border-box;
}

.inv-bottom img{
    max-width:100%;
    height:auto;
    display:block;
    margin:0 auto;
}



@media(max-width: 768px) {
    .container_3.account_light_cont.account_info_cont {
        flex-direction: column;
        align-items: center;
    }
    .account_avatar {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .account_info_main li span, .account_info_second li span {
        width: 100px;
    }
}

div.gradient {
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.04)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33d5c194', endColorstr='#00d5c194', GradientType=0);
    box-shadow: inset 0 -36px 0 rgba(0, 0, 0, .2)
}
.d-cont {
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, .35);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 0 10px 15px;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .6), 0 0 0 1px rgba(255, 255, 255, .01);
    text-shadow: 0 0 5px #000
}
.sub-page-title {
    width: 996px;
    height: 85px;
    background: url(../images/sub_page_light.png) no-repeat left
}
.sub-page-title #title {
    display: block;
    float: left;
    height: 39px;
    margin: 21px 0 0 20px
}
.sub-page-title #title h1 {
    font-family: guatami;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 32px;
    color: #8e6b3e;
    text-shadow: 0 0 8px rgba(0, 0, 0, 1), 0 1px 2px rgba(0, 0, 0, 1);
    margin: 5px 0 0 0;
    height: 22px;
    padding: 0;
    line-height: 125%
}
.sub-page-title #title h1 p {
    width: 100%;
    height: 22px;
    background: url(../images/page-title-gradient.png) no-repeat;
    position: absolute;
    top: 11px;
    right: 0
}
.sub-page-title #title h1 span {
    width: 100%;
    height: 22px;
    background: url(../images/page-title-effect.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0
}
.footer-holder {
    width: 100%;
    height: 110px;
    margin: 0; /* eski -39px’i kaldır */
    position: relative; /* içindeki yazıyı konumlandırmak için */
    display: flex;
    justify-content: center; /* yatay ortala */
    align-items: center;     /* dikey ortala */
}
.bot-foot-border {
    width: 100%;
    height: 8px;
    position: absolute;
    top: 102px;
    background: #000;
    box-shadow: 0 0 12px rgba(255, 200, 127, .04), 0 0 0 1px rgba(255, 190, 34, .04);
    z-index: 1
}
.bot-foot-glow {
    width: 100%;
    height: 92px;
    background: url(../images/footer-light.png) no-repeat center;
    margin: 0 auto;
    opacity: .9;
    position: absolute;
    top: 10px;
    z-index: 2;
    pointer-events: none
}
#footer {
    width: 996px;
    padding: 20px 0 0 0;
    color: #313130;
    z-index: 90
}
#footer .left-side {
    float: left;
    padding: 10px 0 0 0
}
#footer .left-side a.evil-logo {
    display: block;
    width: 27px;
    height: 42px;
    float: left;
    text-indent: -999999px;
    background-position: -0px -146px
}
#footer .left-side a.evil-logo:hover {
    background-position: -28px -146px
}
#footer .left-side a.dmca {
    display: block;
    width: 40px;
    height: 42px;
    float: left;
    text-indent: -999999px;
    background-position: -0px -189px
}
#footer .left-side a.dmca:hover {
    background-position: -41px -189px
}
#footer .left-side p {
    float: left;
    text-align: left;
    padding: 3px 0 0 5px;
    color: #3b3832;
    line-height: 150%
}
#footer .left-side p b {
    color: #656056
}
#footer .right-side {
    float: right
}
#footer .right-side ul {
    float: right;
    text-align: left;
    padding: 0 0 0 40px
}
#footer .right-side ul li {
    display: block;
    margin: 0 0 2px 0
}
#footer .right-side ul li a {
    font-size: 11px;
    text-transform: uppercase
}
a.back-to-top {
    display: block;
    position: absolute;
    width: 53px;
    height: 54px;
    background-position: -208px -401px;
    top: -29px;
    left: 480px;
    z-index: 100
}
a.back-to-top:hover {
    background-position: -261px -401px
}
#image_header {
    width: 100%;
    height: auto;
    background: #050505 url(../images/background_header.png) no-repeat top;
    top: 0px;
    overflow: hidden
}
.slider {
    width: 100%;
    height: 428px
}
#html5-video {
    height: 394px
}
.sub_head_image {
    width: 100%;
    height: 250px
}
.sub_head_image div {
    width: 1600px;
    height: 250px;
    background-position: bottom;
    background-repeat: no-repeat
}
.social-media {
    width: 685px;
    height: 45px;
    margin: 0 0 12px 0;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0, .8), inset 0 0 0 1px #513f22, inset 0 0 0 2px #000, inset 0 0 0 3px rgba(255, 255, 255, .05);
    overflow: hidden
}
.social-media div.gradient {
    width: 700px;
    height: 70px;
    position: absolute;
    top: -10px;
    z-index: 1
}
.media-buttons-holder {
    z-index: 2
}
.media-wrapp {
    float: left;
    height: 34px;
    padding: 8px 11px 0 11px;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .4), 1px 0 0 rgba(255, 255, 255, .02);
    top: 1px
}
.media-button-holder {
    display: inline-block;
    height: 18px;
    width: auto;
    margin: 5px
}
.media-new-design {
    height: 18px;
    width: auto
}
.new-design-left-part {
    display: inline-block;
    height: 18px;
    background: rgba(0, 0, 0, .8);
    border-radius: 2px;
    line-height: 100%;
    vertical-align: top;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .04), inset 0 0 4px #000;
    z-index: 1
}
.new-design-left-part p.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 1px
}
.new-design-left-part span {
    display: inline-block;
    padding: 3px 4px 0 4px;
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    color: #494949;
    text-shadow: 0 0 4px #000, 0 1px 0 #000
}
.button-container {
    display: inline-block;
    height: 18px;
    overflow: hidden
}
.new-design-count-cont {
    display: inline-block;
    height: 18px;
    width: auto;
    border-radius: 2px;
    background: rgba(0, 0, 0, .8);
    padding: 0 4px 0 4px;
    line-height: 100%;
    vertical-align: top;
    margin: 0 0 0 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .04), inset 0 0 4px #000
}
.new-design-count-cont p.arrow {
    width: 3px;
    height: 7px;
    background-position: -70px -1px;
    position: absolute;
    top: 5px;
    left: -3px
}
.new-design-count-cont span {
    display: block;
    padding: 3px 0 0 0;
    font-size: 11px;
    font-weight: bold;
    color: #494949;
    text-shadow: 0 0 4px #000, 0 1px 0 #000
}
.facebook .button-container {
    width: 49px
}
.facebook .fb-like {
    position: absolute;
    top: -3px;
    left: 0px;
    z-index: 10;
    opacity: 0
}
.facebook .fb-active-hotfix {
    margin: 4px 0 0 0;
    width: 48px
}
.facebook p.icon {
    background-position: -1px -1px
}
.facebook p.icon.active {
    background-position: -1px -19px
}
.twitter .button-container {
    width: 61px
}
.twitter .twitter-follow-button {
    position: absolute;
    top: -3px;
    left: 0px;
    z-index: 10;
    opacity: 0
}
.twitter .twitter-active-hotfix {
    margin: 4px 0 0 0;
    width: 60px
}
.twitter p.icon {
    background-position: -18px -1px
}
.twitter p.icon.active {
    background-position: -18px -18px
}
.google-plus p.icon {
    background-position: -35px -1px
}
.youtube p.icon {
    background-position: -52px -1px
}
.realmlist {
    font-size: 13px;
    text-align: center;
    margin: 0 0 12px 0
}
.realmlist .light_normal {
    padding: 11px 0 13px 0
}
.realm_st {
    width: 299px;
    height: 68px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .6), 0 2px 0 rgba(255, 255, 255, .07);
    overflow: hidden
}

.bdw {
	background: url(../images/bdw.png) no-repeat;
}
.jr {
	background: url(../images/jr.png) no-repeat;
}
.lnr1 {
	background: url(../images/lnr1.png) no-repeat;
}
.lnr2 {
	background: url(../images/lnr2.png) no-repeat;
}
.lnr3 {
	background: url(../images/lnr3.png) no-repeat;
}
.chaos {
	background: url(../images/chaos.png) no-repeat;
}
.csw {
	background: url(../images/csw.png) no-repeat;
}
		
.realm_st a {
    display: block;
    border-radius: 5px 5px 0 0;
    top: 1px;
    left: 1px;
    width: 297px;
    height: 66px;
    transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms
}
.realm_st a:hover {
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .6), inset 0 0 32px rgba(0, 204, 255, .05);
    background: rgba(0, 0, 0, .1)
}
.realmst_head {
    height: 49px;
    padding: 18px 0 0 5px
}
.realmst_head .realm_name {
    font-size: 15px;
    color: #b19e7a;
    font-weight: bold;
    padding: 0 0 0 37px;
    text-shadow: 0 0 4px rgba(0, 0, 0, .8), 1px 2px 0 rgba(0, 0, 0, .5)
}
.realmst_head p {
    padding: 2px 0 0 17px;
    letter-spacing: normal
}
.realmst_head .online,
.realmst_head .offline {
    width: 29px;
    height: 28px;
    display: inline-block;
    position: absolute;
    line-height: 0%;
    top: -4px;
    left: 9px
}
.realmst_head .online {
    background-position: -761px -0px;
    top: -6px
}
.realmst_head .offline {
    background-position: -732px -0px;
    top: -6px
}
.realm_st p {
    padding: 6px 0 0 8px;
    font-size: 11px;
    font-style: italic;
    color: #746c5b;
    text-shadow: 0 0 4px rgba(0, 0, 0, .8), 1px 1px 0 rgba(0, 0, 0, .8)
}
.realm_st p.realm-desc {
    padding: 3px 0 0 14px
}
.ts-status {
    width: 288px;
    height: 38px;
    background: url(../images/status-grad.png) repeat-x top rgba(255, 255, 255, .008);
    padding: 9px 0 0 11px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .07);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8), 0 0 4px rgba(0, 0, 0, .8)
}
.ts-status h3 {
    font-family: calibrib;
    font-size: 13px;
    color: #534e3d
}
.ts-status h3 p.status {
    display: inline-block
}
.ts-status h3 p.status.online {
    color: #313f09
}
.ts-status h3 p.status.offline {
    color: #620c08
}
.ts-status a#download-ts,
.ts-status a#download-htc {
    font-size: 11px;
    color: #35322d;
    display: inline-block;
    padding: 1px 0 2px 9px;
    margin: 0 8px 0 0;
    font-weight: bold;
    background: url(../images/link-arrow.png) no-repeat left;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}
.ts-status a#download-ts:hover,
.ts-status a#download-htc:hover {
    color: #b68c24;
    background: url(../images/link-arrow-hover.png) no-repeat left
}
.logon-status {
    width: 299px;
    height: 46px;
    background: url(../images/status-grad.png) repeat-x top rgba(255, 255, 255, .008)
}
.logon-status #logon-status {
    float: left;
    margin: 8px 0 0 11px
}
#logon-status p {
    font-size: 11px;
    font-style: italic;
    color: #302d27
}
#logon-status h3 {
    font-family: calibrib;
    font-size: 13px;
    color: #534e3d
}
#logon-status h3 p.status {
    display: inline-block;
    font-style: normal;
    font-size: 13px
}
#logon-status h3 p.status.online {
    color: #313f09
}
#logon-status h3 p.status.offline {
    color: #620c08
}
.logon-status #server-time {
    float: right;
    width: 60px;
    height: 30px;
    text-align: right;
    margin: 5px 10px 0 0
}
#server-time p {
    font-family: ;
    font-weight: bold;
    font-size: 15px;
    color: #696250
}
#server-time span {
    font-family: calibrib;
    font-size: 11px;
    top: 2px;
    left: -1px;
    color: #454034
}
logon .media {
    width: 685px
}
.trailer {
    width: 396px !important;
    height: 223px !important
}
.trailer .image-thumb-preview {
    width: 396px !important;
    height: 223px !important
}
.trailer.media-video-thumb a {
    width: 396px !important;
    height: 223px !important
}
.quck_nav {
    float: right;
    margin: 0px 22px 0 12px;
    height: 25px;
    width: 273px;
    padding: 0px 0 0 0;
    text-align: right;
    background: rgba(0, 0, 0, .6);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .02), inset 0 0 5px #000, 0 1px 0 rgba(255, 255, 255, .02)
}
.quck_nav a {
    font-size: 11px;
    text-shadow: 0 1px 0 #000, 0 0 5px #000;
    padding: 5px 10px 3px 10px;
    display: inline-block
}
.membership-holder {
    width: 100%;
    height: 66px;
    background: url(../images/membership_bar.png) no-repeat center;
    z-index: 999;
    top: -27px;
    overflow: hidden
}
.membership-bar {
    width: 1010px;
    height: 57px;
    top: 7px
}
.membership-bar .search {
    width: 306px;
    height: 57px;
    float: right
}
.membership-bar .search input[type='text'] {
    width: 224px;
    height: 43px;
    box-shadow: none;
    padding: 0 50px 0 15px;
    margin: 8px 0 0 0;
    background: none;
    color: #d08d34;
    text-shadow: 0 0 4px #000, 0 0 6px #000;
    font-size: 13px
}
.membership-bar .search input[type='submit'] {
    width: 36px;
    height: 31px;
    background-position: -623px -0px;
    box-shadow: none;
    border: none;
    position: absolute;
    top: 13px;
    right: 15px;
    z-index: 99;
    padding: 0
}
.membership-bar .search input[type='submit']:hover {
    background-position: -659px -0px
}
.member-side-left {
    width: 704px;
    height: 57px;
    float: left
}
ul.not-logged-menu {
    width: px;
    height: 54px;
    float: left;
    margin: 4px 0 0 4px
}
ul.not-logged-menu li {
    display: block;
    float: left
}
ul.not-logged-menu li a {
    display: block;
    height: 54px
}
ul.not-logged-menu li a span {
    display: block;
    height: 54px;
    z-index: 1
}
ul.not-logged-menu li a p {
    display: block;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -o-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    pointer-events: none;
    z-index: 2
}
ul.not-logged-menu li.login-home a {
    width: 214px
}
ul.not-logged-menu li.register-home a {
    width: 241px
}
ul.not-logged-menu li.login-home a span {
    width: 214px;
    background-position: -2px -279px
}
ul.not-logged-menu li.register-home a span {
    width: 241px;
    background-position: -215px -279px
}
ul.not-logged-menu li.login-home a p {
    width: 214px;
    background-position: -2px -331px
}
ul.not-logged-menu li.register-home a p {
    width: 241px;
    background-position: -215px -331px
}
ul.not-logged-menu li a:hover p {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s
}
.bonus-m-links {
    width: 213px;
    height: 48px;
    float: left;
    text-align: left;
    padding: 9px 0 0 5px
}
.bonus-m-links a {
    display: block;
    font-size: 13px;
    color: #e4d19f;
    text-shadow: 0 0 4px #000, 0 0 6px #000, 0 1px 0 #000, 0 1px 1px #000;
    line-height: 165%
}
div.bonus-m-links a:hover {
    color: #fbc88b;
    text-shadow: 0 0 4px #000, 0 0 6px #000, 0 1px 0 #000, 0 1px 1px #000, 0 0 1px #dfcc9b
}
.logged_in_bar .avatar {
    width: 48px;
    height: 48px;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 0 3px #000, 0 1px 0 rgba(255, 255, 255, .1);
    overflow: hidden;
    float: left;
    margin: 5px 5px 0 14px
}
.logged_in_bar .avatar span {
    width: 48px;
    height: 48px;
    background-position: -1108px -0px;
    display: block;
    top: -0px;
    left: -0px;
    z-index: 999;
    position: absolute;
    pointer-events: none
}
.logged_in_bar .avatar a {
    width: 44px;
    height: 44px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    top: 2px;
    background-size: 140% !important
}
.logged_in_bar .info {
    width: 273px;
    height: 58px;
    float: left;
    padding: 7px 0 0 5px
}
.logged_in_bar .info p {
    float: left;
    color: #c1b38e;
    font-size: 13px;
    text-shadow: 0 1px 1px #130d0a, 0 0 5px #130d0a;
    margin: 0 0 3px 0;
    text-align: left;
    width: 250px;
    overflow: hidden
}
.logged_in_bar .info .coints {
    width: auto;
    height: 26px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .35);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .8), 0 1px 0 rgba(255, 255, 255, .04);
    color: #8b877a;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
    float: left;
    padding: 0 8px 0 0
}
.logged_in_bar .info .coints span {
    display: block;
    float: left
}
.logged_in_bar .info .coints span#gold_c {
    top: -1px;
    padding: 0 0 0 3px
}
.logged_in_bar .info .coints span#gold_c div {
    width: 20px;
    height: 19px;
    background-position: -814px -0px;
    border: none;
    display: inline-block;
    top: 4px
}
.logged_in_bar .info .coints span#silver_c {
    top: -1px;
    padding: 0 0 0 4px
}
.logged_in_bar .info .coints span#silver_c div {
    width: 20px;
    height: 19px;
    background-position: -834px -0px;
    border: none;
    display: inline-block;
    top: 4px
}
.logged_in_bar .info .vote-now-ico {
    float: left;
    width: 83px;
    height: 31px;
    top: -3px
}
.logged_in_bar .info .vote-now-ico a {
    display: block;
    width: 83px;
    height: 31px
}
.vote-now-ico a span#icon,
.vote-now-ico a p#icon {
    display: block;
    width: 83px;
    height: 31px;
    position: absolute;
    top: 0;
    left: 0
}
.vote-now-ico a span#icon {
    z-index: 1;
    background-position: -253px -0px;
    opacity: 1;
    transition: all 700ms;
    -moz-transition: all 700ms;
    -webkit-transition: all 700ms;
    -o-transition: all 700ms
}
.vote-now-ico a p#icon {
    z-index: 1;
    background-position: -336px -0px;
    opacity: 0;
    transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms
}
.vote-now-ico a:hover span#icon {
    opacity: .6
}
.vote-now-ico a:hover p#icon {
    opacity: 1
}
li.not-voted-yet-effect {
    width: 58px;
    height: 40px;
    display: block;
    float: none;
    position: absolute;
    left: 73px;
    z-index: 99;
    pointer-events: none;
    box-shadow: 0 0 3px rgba(255, 204, 102, 1), inset 0 0 4px rgba(255, 204, 102, 1), inset 0 0 2px 1px rgba(255, 204, 102, .6);
    background: rgba(255, 235, 148, .25);
    animation: bring-ate 3s;
    -moz-animation: bring-ate 3s;
    -webkit-animation: bring-ate 3s;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}
@keyframes bring-ate {
    0% {
        opacity: .1
    }
    25% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: .5
    }
    100% {
        opacity: .1
    }
}
@-moz-keyframes bring-ate {
    0% {
        opacity: .1
    }
    25% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: .5
    }
    100% {
        opacity: .1
    }
}
@-webkit-keyframes bring-ate {
    0% {
        opacity: .1
    }
    25% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: .5
    }
    100% {
        opacity: .1
    }
}
li.not-voted-yet-effect:hover {
    opacity: 0;
    display: none
}
.logged_in_bar .acc-menu {
    list-style: none;
    width: 273px;
    height: 42px;
    float: right;
    margin: 9px 6px 0 0;
    border-radius: 4px;
    box-shadow: 0 0 5px #000
}
.logged_in_bar .acc-menu li {
    display: block;
    float: left
}
.logged_in_bar .acc-menu li a {
    height: 42px;
    width: auto;
    display: block
}
.logged_in_bar .acc-menu li a span {
    height: 42px;
    width: auto;
    display: block
}
.logged_in_bar .acc-menu li a p {
    height: 42px;
    width: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -o-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    pointer-events: none;
    z-index: 2
}
.logged_in_bar .acc-menu li a#acc-panel {
    width: 75px
}
.logged_in_bar .acc-menu li a#vote {
    width: 55px
}
.logged_in_bar .acc-menu li a#buy-coins {
    width: 80px
}
.logged_in_bar .acc-menu li a#store {
    width: 72px
}
.logged_in_bar .acc-menu li a#logout {
    width: 70px
}
.logged_in_bar .acc-menu li a#acc-panel span {
    width: 75px;
    background-position: -93px -461px
}
.logged_in_bar .acc-menu li a#vote span {
    width: 55px;
    background-position: -168px -461px
}
.logged_in_bar .acc-menu li a#buy-coins span {
    width: 80px;
    background-position: -223px -461px
}
.logged_in_bar .acc-menu li a#store span {
    width: 72px;
    background-position: -303px -461px
}
.logged_in_bar .acc-menu li a#logout span {
    width: 70px;
    background-position: -375px -461px
}
.logged_in_bar .acc-menu li a#acc-panel p {
    width: 75px;
    background-position: -93px -504px
}
.logged_in_bar .acc-menu li a#vote p {
    width: 55px;
    background-position: -168px -504px
}
.logged_in_bar .acc-menu li a#buy-coins p {
    width: 80px;
    background-position: -223px -504px
}
.logged_in_bar .acc-menu li a#store p {
    width: 72px;
    background-position: -303px -504px
}
.logged_in_bar .acc-menu li a#logout p {
    width: 70px;
    background-position: -375px -504px
}
.logged_in_bar .acc-menu li a:hover p {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s
}
.account_sub_header {
    width: 843px;
    height: 57px;
    padding: 0;
    overflow: hidden
}
.account_sub_header .grad {
    width: 100%;
    height: 57px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .0090) 52%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, rgba(255, 255, 255, .01)), color-stop(30%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .01) 52%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .01) 52%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .01) 52%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, .01) 52%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)
}
.account_sub_header .page-title {
    float: left;
    font-family: 'Ropa Sans', sans-serif;
    color: #918979;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 16px 0 0 20px;
    text-shadow: 0 3px 1px rgba(0, 0, 0, .6), 0 0 5px rgba(0, 0, 0, .2)
}
div.sub-active-page {
    float: left;
    font-family: 'Ropa Sans', sans-serif;
    color: #918979;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 3px 1px rgba(0, 0, 0, .6), 0 0 5px rgba(0, 0, 0, .2);
    height: 41px;
    padding: 16px 0 0 32px;
    margin: 0 0 0 7px;
    background: url(../images/sub-page-title-bg.png) no-repeat left
}
.account_sub_header a {
    display: block;
    float: right;
    padding: 9px 18px;
    background: rgba(0, 0, 0, .2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 12px 13px 0 0;
    box-shadow: inset 0 0 0 1px #0e0e0d, inset 0 0 8px rgba(255, 255, 255, .04), inset 0 0 3px rgba(255, 255, 255, .02), inset 0 2px 0 rgba(255, 255, 255, .05), 0 0 0 1px rgba(255, 255, 255, .02), 0 0 5px rgba(0, 0, 0, .3);
    text-shadow: 0 0 4px #000
}
.account_sub_header a:hover {
    background: rgba(0, 0, 0, .3)
}
.page-desc-holder {
    width: 843px;
    padding: 25px 0 25px 0;
    font-size: 14px;
    color: #616159;
    line-height: 150%;
    text-shadow: 0 0 4px rgba(0, 0, 0, .8), 0 1px 1px rgba(0, 0, 0, .5)
}
.poor {
    color: #2a2a2a
}
.common {
    color: #8d8d8d
}
.uncommon {
    color: #2f8d00
}
.rare {
    color: #366281
}
.epic {
    color: #643681
}
.legendary {
    color: #ba6c2d
}
.artifact {
    color: #6b6139
}
.heirloom {
    color: #6b6139
}
.deathk {
    border-color: #c41e3b !important
}
.druid {
    border-color: #ff7c0a !important
}
.hunter {
    border-color: #95d357 !important
}
.mage {
    border-color: #4d98b3 !important
}
.paladin {
    border-color: #f48cba !important
}
.priest {
    border-color: #FFF !important
}
.rogue {
    border-color: #fff468 !important
}
.shaman {
    border-color: #2359e4 !important
}
.warlock {
    border-color: #9382c9 !important
}
.warrior {
    border-color: #c69b6d !important
}
.items_results ul li div.poor .item-ico {
    border-color: #2a2a2a
}
.items_results ul li div.common .item-ico {
    border-color: #8d8d8d
}
.items_results ul li div.uncommon .item-ico {
    border-color: #2f8d00
}
.items_results ul li div.rare .item-ico {
    border-color: #366281
}
.items_results ul li div.epic .item-ico {
    border-color: #643681
}
.items_results ul li div.legendary .item-ico {
    border-color: #ba6c2d
}
.items_results ul li div.artifact .item-ico {
    border-color: #6b6139
}
.items_results ul li div.heirloom .item-ico {
    border-color: #6b6139
}
#poor span,
.poor {
    border-color: #2a2a2a !important
}
#common span,
.common {
    border-color: #8d8d8d !important
}
#uncommon span,
.uncommon {
    border-color: #2f8d00 !important
}
#rare span,
.rare {
    border-color: #366281 !important
}
#epic span,
.epic {
    border-color: #643681 !important
}
#legendary span,
.legendary {
    border-color: #ba6c2d !important
}
#artifact span,
.artifact {
    border-color: #6b6139 !important
}
#heirloom span,
.heirloom {
    border-color: #6b6139 !important
}
.select-currency {
    text-shadow: 0 0 3px #000;
    left: 120px;
    width: 300px;
    padding: 11px 0 15px 10px;
    background: rgba(0, 0, 0, .2);
    border-radius: 4px
}
.select-currency span {
    color: #616059;
    margin: 0 7px 0 0
}
.select-currency label {
    margin: 0 7px 0 0
}
.select-currency label p#sc {
    color: #656563
}
.select-currency label p#gc {
    color: #a7863e
}
.description-small {
    font-size: 12px;
    font-style: italic;
    color: #6b6761;
    text-shadow: 0 0 5px #000;
    padding: 0 0 20px 0
}
.under-construction {
    text-align: center;
    text-shadow: 0 0 25px rgba(0, 0, 0, .9), 3px 4px 0 rgba(0, 0, 0, .5)
}
.under-construction span {
    background: url(../images/font-overlay-grunge-1.png) no-repeat;
    display: block;
    width: 100%;
    min-width: 121;
    height: 100%;
    position: absolute;
    top: -10px;
    left: 0
}
.under-construction .holder {
    padding: 100px
}
.under-construction h5 {
    font-family: guatami;
    font-size: 90px;
    line-height: 80%;
    margin: 0 0 10px 0;
    color: #bf8839
}
.under-construction h4 {
    font-family: guatami;
    font-size: 27px;
    line-height: 110%;
    text-transform: uppercase;
    color: #645c53;
    font-weight: bolder
}
.how-coins {}.how-coins h2 {
    font-family: guatami;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 0 0 8px rgba(0, 0, 0, .5), 2px 2px 0 rgba(0, 0, 0, .3);
    margin: 0 0 10px 0
}
.how-coins h2 span {
    background: url(../images/font-overlay-grunge-1.png) no-repeat;
    display: block;
    width: 100%;
    min-width: 121;
    height: 100%;
    position: absolute;
    top: -10px;
    left: 0
}
.how-coins h2#gold {
    color: #cb983f
}
.how-coins h2#silver {
    color: #b7ae8e
}
.how-coins h2#gold p {
    display: inline-block;
    background: url(../images/g-coin.png) no-repeat;
    width: 21px;
    height: 21px;
    top: 4px;
    margin: 0 10px 0 0
}
.how-coins h2#silver p {
    display: inline-block;
    background: url(../images/s-coin.png) no-repeat;
    width: 21px;
    height: 21px;
    top: 4px;
    margin: 0 10px 0 0
}
.how-coins ul {
    padding: 0 0 20px 30px
}
.how-coins ul li {
    margin: 0 0 20px 0;
    color: #554f48;
    text-shadow: 0 0 4px rgba(0, 0, 0, .6)
}
.how-coins ul li a {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #766f66
}
.how-coins ul li a:hover {
    color: #ebb533
}
.features-bg-dark {
    width: 996px;
    height: 840px;
    background: url(../images/features-bg-2.png) no-repeat top right, url(../images/shadow-bot.png) no-repeat bottom left;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 0;
    top: 390px;
    left: 0;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .3), inset 0 -2px 1px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .03);
    border-radius: 6px;
    overflow: hidden
}
.features {}h1.features-row-title {
    color: #ca9916;
    display: block;
    font-family: guatami;
    font-size: 22px;
    font-weight: normal;
    text-shadow: 0 0 8px rgba(0, 0, 0, .8), 0 0 8px rgba(0, 0, 0, .3);
    text-transform: uppercase;
    z-index: 1;
    text-align: left;
    padding: 0 0 0 80px
}
.features ul {}.features ul li.w-addons {
    box-shadow: 0 0 4px rgba(0, 0, 0, .6), 0 1px 1px rgba(0, 0, 0, .5), inset 0 0 12px rgba(255, 202, 77, .05), inset 0 1px 0 rgba(255, 202, 77, .05), inset 0 0 0 1px rgba(255, 202, 77, .05);
    margin: 20px 0 40px 0;
    text-align: left
}
.features ul li.w-addons:first-child {
    margin: 20px 0 50px 0
}
.w-addon-row {
    margin: 0
}
.w-addon-row img {
    border-radius: 4px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 1);
    float: left;
    width: 268px
}
.addon-info {
    width: 475px;
    float: left;
    margin: 0 0 0 30px;
    text-shadow: 0 0 14px rgba(0, 0, 0, .4), 2px 3px 0 rgba(0, 0, 0, .4)
}
.addon-info h1 {
    margin: 0 0 18px 0;
    color: #afa288;
    font-size: 21px;
    text-transform: uppercase
}
.addon-info p {
    font-size: 13px;
    height: 78px;
    text-shadow: 0 0 14px rgba(0, 0, 0, .4), 1px 1px 0 rgba(0, 0, 0, .4);
    color: #867f72
}
.addon-info .war-links {
    margin: 13px 0 0 0
}
.addon-info .war-links a.download {
    display: inline-block;
    padding: 7px 15px;
    border-radius: 3px;
    background: #355c35;
    box-shadow: inset 0 0 0 1px rgba(0, 255, 0, .05), inset 0 1px 0 rgba(0, 255, 0, .1), 0 0 6px rgba(0, 0, 0, .4);
    color: #1f1f17;
    text-shadow: 1px 1px 0 rgba(0, 255, 0, .1);
    font-weight: bold;
    text-transform: uppercase
}
.addon-info .war-links a.download:hover {
    color: #e0bb28;
    text-shadow: 0 0 4px rgba(0, 0, 0, .5), 0 1px 1px rgba(0, 0, 0, .5);
    background: #2c4e2c
}
.feature-row {
    width: 723px;
    margin: 15px 0 0 0;
    z-index: 2
}
.feature-row img {
    border-radius: 4px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 1), 0 2px 3px rgba(0, 0, 0, 1);
    float: left;
    width: 90px
}
.feature-row .info {
    text-shadow: 0 0 14px rgba(0, 0, 0, .4), 1px 1px 0 rgba(0, 0, 0, .4);
    text-align: left;
    margin: 0 0 0 20px;
    float: left;
    width: 570px
}
.feature-row .info h1 {
    margin: 0 0 5px 0;
    color: #897f6b;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}
.feature-row .info h2 {
    font-size: 13px;
    height: 78px;
    color: #6a6458;
    font-weight: normal
}
.wotlk-realm-banner {
    margin: 60px 0 0 0
}
.wotlk-realm-banner a {
    display: block;
    width: 843px;
    height: 92px;
    border-radius: 4px;
    box-shadow: 0 0 32px rgba(0, 0, 0, .8), 0 2px 3px rgba(0, 0, 0, .8);
    background: url(../images/wotlk-banner.jpg) no-repeat;
    text-align: left;
    overflow: hidden;
    text-shadow: 0 0 9px rgba(0, 0, 0, .6), 2px 2px 0 rgba(0, 0, 0, .2);
    transition: all 600ms;
    -moz-transition: all 600ms;
    -webkit-transition: all 600ms;
    -o-transition: all 600ms
}
.wotlk-realm-banner a h1,
.wotlk-realm-banner a h2,
.wotlk-realm-banner a p {
    margin: 0;
    line-height: 100%
}
.wotlk-realm-banner a h1 {
    font-family: guatami;
    font-weight: normal;
    text-transform: uppercase;
    color: #d3a426;
    margin: 28px 0 0 330px;
    font-size: 29px
}
.wotlk-realm-banner a h2 {
    font-family: guatami;
    color: #b6b09f;
    font-size: 18px;
    font-weight: normal;
    display: block;
    margin: 0 0 0 340px
}
.wotlk-realm-banner a:hover {
    opacity: .8
}
.g-coin,
.s-coin {
    width: 21px;
    height: 20px;
    display: inline-block;
    margin: 0 0 0 0;
    top: 5px
}
.g-coin {
    background-position: -814px 0
}
.s-coin {
    background-position: -835px 0
}
.pagination {
    list-style: none;
    float: right
}
.pagination li {
    display: inline-block;
    color: #888172;
    text-shadow: 0 1px 0 #000, 0 0 3px #000
}
.pagination li a {
    color: #a47927;
    display: inline-block;
    padding: 0 4px
}
.pagination li p {
    display: inline-block;
    padding: 0px 2px;
    color: #2d2a25;
    text-shadow: 0 0 3px #000, 0 0 2px #000;
    top: -1px
}
.pagination li a:hover {
    color: #eeb041
}

#tooltip, .tooltip {
	max-width: 400px;
	width: auto;
	position: absolute;
	display: none;
	z-index: 99999;
	padding: 7px;
	background-color:#000;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #543f27;
	border-top:1px solid #543f27;
	-webkit-box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	color: #fff;
	font-size: 12px;
	line-height:1.5;
}
#online-count {
	background-image: url("../images/XEE.png");
	width: 300px;
	height: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-shadow: 0 1px 0 #A7A720, 0 0 6px #4A4807;				
}
#online-count .online-karus {
	float:left;
	width:70px;
	margin-top:30px;
	margin-left:75px;
	
}
#online-count .online-human {
	float:left;
	width:70px;
	margin-top:30px;
	margin-left:10px;				
}
/* === MENÜ <p> LOGO BULAŞMASINI KES === */
#header .top-navigation li p {
    background-image: none !important;
    visibility: visible !important;
    opacity: 1 !important;
}
/* Sol ve sağ menü başlıkları */
#header .top-navigation li a {
    color: #ffffff;       /* Ana renk: beyaz */
    font-weight: bold;    /* Kalın yazı */
    transition: color 0.3s; /* Hover geçişi yumuşak */
}

/* Üzerine gelince turuncu */
#header .top-navigation li a:hover {
    color: #eaaf46;       /* Turuncu */
}