﻿@font-face {
  font-family: "Myriad Pro";
  src: url("myriad-pro.woff");
}

body {
    color: #94857b;
    background-color: #1f1f1f;
    font-family:Arial,'Myriad Pro';
}

.mcol {
    color: #7d7b7c;
}

main {

	background: url('../images/main.png') center top;
    background-repeat: no-repeat;
    min-height: 1000px;
	min-width: 1346px;
	image-rendering: pixelated;

}

.rless {
    display:none;
}

h1, h2, h3, h4, h5, h6 {
    color: white;
}

.logo {
    margin-bottom: 2%;
    width: 350px;
}

.topnav {
    background: url('../images/topbar-bg.png') center top, #181818;
    width: 100%;
    height: 47px;
    line-height: 46px;
    color: #94857b;
    font-size: 12px;
    user-select: none;
    margin-bottom: 360px;
}

    .topnav .redBT {
		background-image: url('../images/donation-store.png');
        width:157px;
		height: 34px;
		font: 14px "Myriad Pro";
        line-height: 37px;
        margin-top: 6px;
        color: #fff3d0 !important;
        margin-left: 15px;
        font-weight: 300;
    }
	
	.topnav .redBT:hover {
		background-image: url('../images/donation-store-h.png');
        color: #f9f2cf !important;
    }

.ycol{
    color:#e8bc64;
    margin-right:10px;
}

.topnbord{
    border-right: 1px solid #292827;
    margin-right: 25px;
}

.topnav a{    
    color:#94857b !important;
    padding: 0 25px;
}

.topnav li:not(.topnbord) a:not(.redBT):hover{
    color:#c1382e !important;
}

.innerBody {
    min-height: 500px;
    overflow: auto!important;
    width: 74%;
    margin: 0 auto;
    min-width: 698px;
    max-width: 996px;
	z-index:9999;
}


nav ul{
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}

nav li{
    float:left;
    margin:0;
}

nav li a{
    display:block;
    text-align:center;
    text-decoration:none !important;
    cursor:pointer;
}

.mainNav {
    height: 75px;
    line-height: 75px;
}

.mainNav li{
    width:20%;   
}
    .mainNav a {
        color: #ddcec4 !important;
		font-family: "Myriad Pro";
		font-size:15px;
        border-right: 1px solid #ece4df2b;
    }

     .mainNav a:hover {
         color: white !important;
		 
		 
     }
	 
.mainNav li:hover{
    width:20%;  
	background: url('../images/menu-h.png') bottom center no-repeat;
}

.PaymentMenu {
    background-image: url(../images/BGdonate.png);
    background-repeat: no-repeat;
    background-position: bottom;
    line-height: 129px;
    height: 129px;
    padding-right: 80px;
    text-align: right;
    width: 100%;
}

.PaymentMenu2 {
    background-image: url(../images/BGdonate2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    line-height: 30px;
    height: 30px;
    padding-right: 80px;
    text-align: right;
    width: 100%;
}


.innerbg{    
    background-color:#171717;
    min-height:1000px;
}

button {
    border: none;
    color: white;
    padding: 5px 15px;
    background-repeat: no-repeat;
    background-size: cover;
    font-weight: bold;
    font-size: 12px;
    outline:none;
}

.greenBT {
    background: url('../images/Button1.png'), #3e501a;
    height: 35px;
    line-height: 24px;
    width: 157px;
    font-size: 11px;
}

    .greenBT:hover {
        background: url('../images/FX3.png'), #3e501a;
    }

.playnow {
    background-image: url(../images/playnow.png);
    display: block;
	width:320px;
    height: 93px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .playnow:hover {
        background-image: url(../images/playnow1.png);
    }
	
.playnow_gr {
    background-image: url(../images/playnow_gr.png);
    display: block;
	width:320px;
    height: 93px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .playnow_gr:hover {
        background-image: url(../images/playnow1_gr.png);
    }

.playnow_ru {
    background-image: url(../images/playnow_ru.png);
    display: block;
	width:320px;
    height: 93px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .playnow_ru:hover {
        background-image: url(../images/playnow1_ru.png);
    }

.down {
    background-image: url(../images/downclient.png);
    display: block;
    width:320px;
    height: 57px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.down:hover {
    background-image: url(../images/downclient1.png);
}

.down_gr {
    background-image: url(../images/downclient_gr.png);
    display: block;
    width:320px;
    height: 57px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.down_gr:hover {
    background-image: url(../images/downclient1_gr.png);
}

.down_ru {
    background-image: url(../images/downclient_ru.png);
    display: block;
    width:320px;
    height: 57px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.down_ru:hover {
    background-image: url(../images/downclient1_ru.png);
}


.donate {
    background-image: url(../images/makedon.png);
    display: block;
    background-size: contain;
    height: 40px;
    width: 150px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 4%;
}

    .donate:hover {
        background-image: url('../images/makedon1.png');
    }

	 #elixrCarousel {
    width:680px;
	height:300px;
}

    #elixrCarousel .carousel-caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    text-align: left;
    background-color: black;
}

.carousel-caption button {
    margin-right: 5px;
    font-size: 11px;
}

.carousel-caption .news {
	background-image: url('../images/cat_news.png');
    width:76px;
	height:29px;
}

.carousel-caption .updates {
	background-image: url('../images/cat_updates.png');
    width:76px;
	height:29px;
}

.carousel-caption .fixes {
	background-image: url('../images/cat_fixes.png');
    width:76px;
	height:29px;
}

.carousel-caption p {
    margin: 0;
    font-size: 12px;
}

.carousel-indicators li{
    margin:0 !important;
}

.carousel-indicators .active{
    width: 10px !important;
    height: 10px !important;
}


#elixrCarousel ol.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    left: inherit;
    margin: 0;
    padding-bottom: 2px;
}

 .rside,.lside,.col-xs-4,.col-xs-8{
     padding:0;
	 font-size:13px;
 }

 .lside{
     width:674px;
 }

 .carousel-indicators li{
     background-color:#3d3636;
     border:none;
 }

 .carousel-indicators li.active{
     background-color:#bc372e;
 }

 .rside button{
     width:100%;
 }

 .rside{
     background-color:#121212;
	 width:320px;
 }

.redBT {
    background-image: url('../images/redBT.png');
}

.redBT:hover {
    background-image: url('../images/redBT1.html');
}
.purBT {
    background-image: url('../images/purBT.png');
}

    .purBT:hover {
        background-image: url('../images/purBT1.png');
    }

.onoff {
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 20px;
    background-position: left center;
    cursor: pointer;
    margin-left: -5px;
    margin-right: 15px;
}

.on {
    background-image: url('../images/online.png');
    color:#62c431;
}

.off {
    background-image: url('../images/offline.png');
    color:#c43131;    
    background-size: 21px;
}

.innerContent {
    padding: 10px;
    font-size: 12px;
}

    .innerContent h5 {
        font-size: 11px;
    }
	
.innerContent #pagination a{
   background:#232223;
   padding:10px 15px;
}

.innerContent #pagination b {
   background:#232223;
   padding:10px 25px;
   border-bottom: 1px solid #882520;
}


.bordB{
    border-bottom: 1px solid #94857b;
    padding-bottom: 5px;
}

.redPlus{
    color:#d94436;
    font-size:11px;
    cursor:pointer;
}

.redc {
    color: #d94436;
}

    .redc + span {
        border-left: 1px solid #616061;
        padding-left: 80px;
		font-size: 12px;
		color:#ccc;
    }

.liBar:not(:last-child){
   border-bottom: 1px solid #2b2826;    
}

.liBar p{
    margin:0;
	color:#7d7b7c;
	width:580px;
}

    .liBar td {
       padding: 1px 10px;       
   font-size: 13px;
    }

footer {
    background: url(../images/BGfooter.png) center bottom;
    background-repeat: no-repeat;
    min-height: 522px;
    margin-top: -245px;
    padding-top: 215px;
	position:relative;
	image-rendering: pixelated;
	min-width: 1346px;
	z-index:-5;
}

    footer nav {
        padding: 50px 20px;
        /* border-bottom: 1px dotted #4c4947a1; */
        position: relative;
        width: 62%;
        margin: 0 auto;
        margin-bottom: 75px;
        margin-top: 20px;
    }

    footer li{
        width:16.6%;
    }

    footer a {
        color: #807c7a !important;    
        font-size: 12px;
    }

    footer a:hover {
        color: white !important;    
    }

    footer li:not(:last-child) a {
        border-right: 1px solid #807c7a;
    }

.backTotop {
    cursor: pointer;
    position: absolute;
    left: 321px;
    bottom: -31px;
}

.rside .redBT {
    height: 110px;
    font-size: 25px;
}

.rside .purBT {
    height: 70px;
    font-size: 20px;
}

.rside label {
    width: 100%;
    background-image: url(../images/labelBG.png);
    background-repeat: no-repeat;
    color: white;
	font-family:'Myriad Pro';
    margin: 0;
    height: 50px;
    line-height: 48px;
    padding: 0 25px;
    font-size: 18px;
	font-weight:100;
}

.voteus a {
    width: 100%;
    background-repeat: no-repeat;
    height: 56px;
    cursor: pointer;
    display: block;
}

.top {
    background-image: url('../images/topzone.png');
}
.top:hover {
    background-image: url('../images/topzone1.png');
}

.hop {
    background-image: url('../images/hopzone.png');
}
.hop:hover {
    background-image: url('../images/hopzone1.png');
}

.playl2net {
    background-image: url('../images/playl2net.png');
}
.playl2net:hover {
    background-image: url('../images/playl2net1.png');
}

.l2net {
    background-image: url('../images/l2net.png');
}
.l2net:hover {
    background-image: url('../images/l2net1.png');
}

.l2jbrasil {
    background-image: url('../images/l2jbrasil.png');
}
.l2jbrasil:hover {
    background-image: url('../images/l2jbrasil1.png');
}

.rside button span {
    display: block;
    font-size: 13px;
    opacity: .5;
    letter-spacing: 2px;
}

.innerContent h4 {
    font-size: 18px;
	font-family: "Myriad Pro";
	font-weight:100;
}

.innerContent h3 {
    font-size: 15px;
	color:#ccc;
	font-weight:bold;
}

.brownBT1 {
    background: url('../images/btn_red.png'), #5d0c0d;
    background-repeat: no-repeat;
    width: 88px;
    height: 29px;
    font-size: 9px;
    outline: none;
	line-height:21px;
    margin-top: -4px;
}

    .brownBT1:hover {
        background: url('../images/btn_red_h.png'), #564640;
		text-shadow:0 0 5px #fff;
    }


.brownBT {
    background: url('../images/BGbrown.png'), #5d0c0d;
    background-repeat: no-repeat;
    width: 88px;
    height: 29px;
    font-size: 9px;
    outline: none;
	line-height:21px;
    margin-top: -4px;
}

.brownBT:hover {
    background: url('../images/btn_red.png'), #564640;
}

.copyright{
    font-size: 10px;
    text-transform: uppercase;
    width: 76%;
    margin: 0 auto;
    white-space:nowrap;
}

.copyright p{
    margin:0;
}

.copyright p:first-child{
     padding-top: 50px;
     color:#baa99c;
}

.copyright p:last-child{
    color:#77716c;    font-size: 9px;
}

.forAct{
    padding: 10px;
    overflow: hidden;
}

.col-xs-7,.col-xs-5{
    padding:0 10px;
	width:100%;
}

table{
       
}

.liBar td[rowspan="2"]{
    padding:0;
}

.copyright .col-xs-2{
     padding-top: 30px;
}

.strain{
    padding-right: 0;
    padding-left: 30px;
}

.lang{
    position:relative;
}

.lang a{
    position:relative;
}

.othLang{
    position: absolute;
    width: 100%;
    background-color: #181818;
    left: -5px;
    bottom: -97px;
    border: 1px solid #94857b40;
    text-align: left;
    padding-left: 30px!important;
}


.rot{
    transform:rotate(180deg);
}

.othLang .tri{
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: 45px;
    transform: rotate(45deg);
    background-color: #181818;
    border-top: 1px solid #94857b40;
    border-left: 1px solid #94857b40;
}

.paysafe {
	background:url('../images/store-buttons.png') 0 0 no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.paysafe:hover {
	background:url('../images/store-buttons.png') -160px 0;
	width:160px;
	height:45px;
}

.credit {
	background:url('../images/store-buttons.png') 0 -45px no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.credit:hover {
	background:url('../images/store-buttons.png') -160px -45px;
	width:160px;
	height:45px;
}

.paypal {
	background:url('../images/store-buttons.png') 0 -90px no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.paypal:hover {
	background:url('../images/store-buttons.png') -160px -90px;
	width:160px;
	height:45px;
}

.skrill {
	background:url('../images/store-buttons.png') 0 -135px no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.skrill:hover {
	background:url('../images/store-buttons.png') -160px -135px;
	width:160px;
	height:45px;
}

.qiwi {
	background:url('../images/store-buttons.png') 0 -180px no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.qiwi:hover {
	background:url('../images/store-buttons.png') -160px -180px;
	width:160px;
	height:45px;
}

.webmoney {
	background:url('../images/store-buttons.png') 0 -225px no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.webmoney:hover {
	background:url('../images/store-buttons.png') -160px -225px;
	width:160px;
	height:45px;
}

.yandex {
	background:url('../images/store-buttons.png') 0 -270px no-repeat;
	display:block;
	width:160px;
	height:45px;
	z-index:1;
}

.yandex:hover {
	background:url('../images/store-buttons.png') -160px -270px;
	width:160px;
	height:45px;
}

/*@media screen and (min-width: 1800px) {
    .innerBody {
        margin: 18.5% auto 0;
    }
    .mainNav {
        height: 70px;
        line-height: 70px;
    }

    .playnow {
        height: 92px;
    }

    .down {
        height: 56px;
    }

    footer nav {
        width: 85%;
    }

    .copyright {
        width: 85%;
    }
    .PaymentMenu {
        height: 130px;
        height: 130px;
        padding-right: 85px;
        padding-top: 15px;
    }
}

@media screen and (min-width: 1800px) {

    .innerBody {
        margin: 19% auto 0;
    }
}*/



/*------------------------------------------------------------------------------------*/

.featureIntro {
    background-image: url('../images/features/BG2.png');
    background-repeat: no-repeat;
    background-position: top;
    min-height: 195px;
    padding: 19px;
     padding-right: 55%;
}

.featureIntro h3{
    color:#cccccc;
    margin:0;
    font-size: 18px;
	font-weight:100;
    font-style:italic;
    margin-bottom:15px;
}

.featureIntro p{
    color:#737172;    
    font-size: 12px;
}


.features{
        font-family:Arial,'Myriad Pro';
            min-height: 800px !important;
			overflow:hidden
}

.features .lside {
    background-image: url(../images/features/BG.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    min-height: 500px;
}

.features .tabs a{
    color:#a39890 !important;
    font-family:Arial,'Myriad Pro';
    display:block;
     font-size: 16px;
     text-decoration:none;
     cursor:pointer;
}


    .features .tabs a.active,.features .tabs a:hover {
        color: white !important;
        background-image: url('../images/features/Hover_Active.png');
    background-repeat: no-repeat;
    background-position: right -5px center;
    background-size: 30px
    }

    .features .tabs img{
    margin-right: 5px;
    width: 25px;
    }

    .features .ServerRates ul{
        padding:0;
        margin:0;
        list-style-type:none;
    }

    .features .ServerRates p{
        color:#cccccc;
        margin-top:25px;
    }

    .features .ServerRates li {
        background-image: url('../images/features/sevdot.png');
        background-repeat: no-repeat;
        background-position: left 5px center;
        background-size: 10px;
        font-size: 16px;
        color: #7d7b7c;
        padding-left: 20px;
        margin-bottom: 5px;
    }

    .features .ServerRates li span{
        color:#cccccc;
    }