﻿@charset "GBK";
@import url("nivo-slider.css");
@import url("../images/themes/default/default.css");
@font-face {
    font-family:calibri;
    src:url(fonts/calibri.ttf);
}
@font-face {
    font-family: 'Ropa Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Ropa Sans Italic'), local('RopaSans-Italic'), 	url(https://themes.googleusercontent.com/static/fonts/ropasans/v2/Wprc8_GrCVbQmKc-0NykFIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
    font-family: 'Ropa Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Ropa Sans'), local('RopaSans-Regular'), 	url(https://themes.googleusercontent.com/static/fonts/ropasans/v2/QnguTd82yEUxQZygH2gm8D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family:guatami;
    src:url(../fonts/gautamib.ttf);
}
@font-face {
    font-family:calibrib;
    src:url(../fonts/calibrib.ttf);
}

@font-face {
    font-family:arialn;
    src:url(../fonts/ARIALN.TTF);
}

@font-face {
    font-family: 'Ebrima';
    src:url(../fonts/ebrima.ttf);
}
* {
    padding:0; 
    margin:0; 
    position:relative; 
    outline: none; 
    list-style: none; 
    outline:none;
}


body, html {
    padding: 0;
    margin:0;
    background: #0E2C46 ;
    font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, sans-serif;
    color:#666;
    font-size:12px;
    height:100%;
}

a {
    color:#b07e39;

    text-decoration: none;
}

a:hover {
    color:#CF8C31;
}

#she-move {
    background:url(../images/she_move.png) no-repeat;
    height:402px;
}
#warpper_top {
    background: url(../images/warpper_top.jpg) top no-repeat;
    min-height:1143px;
    width: 100%;
}

#warpper_bottom {
    background:url(../images/warpper_bottom.jpg) bottom no-repeat;
    min-height:857px;
}

#fluid {
    margin:0 auto;
    width: 75%;
}

#content_left {
    float:left;
    overflow: hidden;
    background:url(../images/server_informations_quick_panel.png) top no-repeat;
    min-height:516px;
    width:304px
}

#addon-1 {
    background-color: #060606; /* ALTERAÇÃO NA COR DA CAIXA DE MENSAGEM*/
    border-radius: 5px;
    min-height: 1000px;
    padding: 10px;
    height: auto;
    float: left;
    min-width: 730px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 1), 1px 1px 1px rgba(0, 0, 0, 0), inset 0 0 1px rgba(255, 0, 0, 0), inset 0 0 30px rgb(84, 86, 95);
}

#addon-2 {
    height: 100px;
}

#addon-3 {
    width: 225px;
    margin-left: 70px;
}

#content_fluid {
    overflow: hidden;
    min-height: 50px;
}	

#content_fluid {
    background:url(../images/left-addons.png) left top no-repeat;
}

#middle {
    vertical-align: middle;
    padding-top: 9px;
    padding-left:5px;
    color: #fff;
    text-shadow: #000 0px 1px;
    font-size: 12px;
    font-family: Helvetica;
    float: right;
}

#top-area {
    min-width: 1039px;
    height:402px;
}



#server-info{
    background:url(../images/server_informations.png) no-repeat;
    width: 100%;
    height:22px;
    margin-top: 91px;
}

#quick_links{
    background:url(../images/quick_links.png) no-repeat;
    width: 100%;
    height:22px;
    margin-top: 10px;
}

#we-not {
    float:right;float:right;
}

#login-panel{
    padding-top: 15px;
}

#username {
    text-shadow: rgba(0, 0, 0, 0.35) 0px 1px;
    color: #787878;
    font-family: Helvetica;
    font-size: 11px;
    padding: 10px;
    width: 145px;
    float: left;
    margin-right: 6px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    padding: 0 10px 2px 10px;
    background: rgba(0,0,0,.20);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.54), inset 0 0 10px rgba(0,0,0,0.10), 1px 1px 0 rgb(30, 30, 30);
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
}

#password {
    text-shadow: rgba(0, 0, 0, 0.35) 0px 1px;
    color: #787878;
    font-family: Helvetica;
    font-size: 11px;
    padding: 10px;
    width: 145px;
    float: left;
    margin-right: 12px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    padding: 0 10px 2px 10px;
    background: rgba(0,0,0,.20);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.54), inset 0 0 10px rgba(0,0,0,0.10), 1px 1px 0 rgb(30, 30, 30);
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
}

.nav { 
    text-decoration:none;
    padding-top: 40px;
}

.nav a {
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    padding: 6px;
    font-family: "HelveticaNeueExtended", "HelveticaNeue-Extended", "Helvetica Neue Extended", "HelveticaNeueRomanExtended", "HelveticaNeue-Roman-Extended", "Helvetica Neue Roman Extended", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 600;
    /* font-family: calibrib; */
    text-shadow: 1px 1px 1px rgba(0,0,0,.45);
}

.nav a:hover {
    font-size: 13px;
    text-transform: uppercase;
    color: #FFB23E;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}



#bottom {
    background: url(../images/bottom.png) top no-repeat;
    min-height: 270px;
    width: 100%;    clear: both;
}

#lhGN-footer-bottom { 
    width: 960px;
    margin: 0 auto !important;
    padding-top: 222px;
}

#lhGN-footer-bottom h2 {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px solid #3b3b3b;
    font-size: 13px;
    color: #999;
    font-weight: normal;
}

#lhGN-footer-bottom h3 {
    clear: both;
    padding-bottom: 27px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

#lhGN-footer-bottom h1 {
    clear: both;
    padding: 27px 0 0px 0;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    line-height: 1.5;
    border-top: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
    text-align: justify;
}

#lhGN-footer-bottom #cat_1 {
    float: left;
    padding: 26px 0 24px 0;
    width: 320px;
}
#lhGN-footer-bottom #category {float:left;padding:26px 0 24px 0;width:320px;}
#lhGN-footer-bottom #category #game {width:330px;}
#lhGN-footer-bottom #category #game ul {float:left;}
#lhGN-footer-bottom #category ul #genres {float:left;width:190px;}
#lhGN-footer-bottom #category #service {width:315px;}
#lhGN-footer-bottom #category #about {width:200px;}
#lhGN-footer-bottom #category #game li {}
#lhGN-footer-bottom #category ul #genres li {width:190px;}
#lhGN-footer-bottom #category #service li {clear:both;}
#lhGN-footer-bottom #category ul li {
    padding: 0 0 7px 8px;
}
#lhGN-footer-bottom #category li {padding:0 0 7px 8px;background:url('../images/li-small.gif') no-repeat left 6px;}
#lhGN-footer-bottom #category li a {font-size:12px;color:#f42626;}
#lhGN-footer-bottom #category li span {color:#666;font-weight:normal;}

.game_line_list {
    position: relative;
    width: 972px;
    margin: -65px auto 0 auto;
}
.game_line_list ul {width:972px;margin:0 -6px 0 6px;}
.slides .txt_wrp {position:relative;width:960px;margin:0 auto;padding-top:108px;color:#fff;   text-shadow: 0px 0px 3px rgba(142, 126, 126, 0.80); padding-bottom: 20px;}
.slides .txt_wrp strong {display:block;width:600px;padding-bottom:12px;font-size:60px;line-height:1.0;text-shadow: 3px 1px 0px rgba(142, 126, 126, 0.45);
                         color: #FFFFFF;}
.slides .txt_wrp p {width:600px;padding-bottom:37px;font-size:15px;}
.slides .txt_wrp a.btn {
    display: inline-block;
    padding: 7px 27px 8px 15px;
    background: #FF4040;
    box-shadow: 0px 2px 3px #456373;
    border-radius: 2px;
    color: #fefefe;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}	.slides .txt_wrp a.btn:hover {text-decoration:none;}

#server-information-block {
    height: 16px;
    width: 196px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin: 0 26px auto;
}

#left-block {
    float: left;
    font-size: 11px;
    font-family: "Trebuchet MS";
    color: #E4E4E4;
    padding-left: 5px;
    font-family: Helvetica;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

#right-block {
    float: right;
    padding-right: 10px;
    font-family: Helvetica;
    color: #E4E4E4;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

#line-space {
    height:5px;
}
#links{
    padding-left: 31px;
    margin-bottom: 8px;
    font-weight: 600;
}
#links a {
    color: #E4E4E4;
    font-family: Helvetica;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

#links a:hover {
    color: #bb8321;
    font-family: Helvetica;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

#rank-title{
    background: url(../images/characters_top.png) top no-repeat;
    height: 70px;
    width: 234px;
}

#rank-bg{
    background: url(../images/characters_bg.png);
    min-height: 150px;
    width: 234px;	
}

#rank-bottom{
    background: url(../images/characters_bottom.png) top no-repeat;
    height: 19px;
    width: 234px;
}

#rank-mod {
    margin-top: 113px;
    margin-left: -2px;
}

.normal_title {
    background: url(../images/closed.png);
    font-size: 15px;
    /*color: #f6be53;*/
    font-family: 'Ebrima';
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 2px;     
    padding: 5px;
    padding-left: 10px;
    /*color: #f6be53;*/            
}

.news_title {	
    background: url(../images/closed.png);
    float: right;
    cursor: pointer;
    width: 100%;
    height: 56px;
    font-size: 15px;
    line-height: 212%;
    color: #f6be53;
    font-family: 'Ebrima';
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 2px;
}

.news_content {	
    float: right;
    display: none;
}

#news_board {
    background: #f1f1f1; /*#f1f1f1; COR CINZA*/
    width: 100%;
    margin-bottom: 5px;
    margin-top: 1px;
    border-top: 1px solid rgba(92, 77, 77, 0.24);
    border-bottom: 1px solid rgba(92, 77, 77, 0.24);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: rgb(174, 155, 140);
    line-height: 1.45;
}

#on_content {
    padding:10px;
}
.on {
    background: url(../images/open.png);
    width: 100%;
    height: 56px;
    font-size: 15px;
    line-height: 212%;
    color: rgba(255, 255, 255, 1);
    font-family: 'Ebrima';
    text-decoration: none;
    opacity: 1;
}

.over {
    background:url(../images/open.png);
    width: 100%;
    height: 56px;
    font-size: 15px;
    line-height: 212%;
    color: rgba(255, 255, 255, 1);
    font-family: 'Ebrima';
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

#news_t {
    padding-left: 10px;
    padding-top: 13px;
    color: #f6be53;
}


#lost, #lost a {
    color: #fff;
    font-family: Helvetica;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

#lost a:hover {
    color: #bb8321;
    font-family: Helvetica;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}


#rank_player {
    width: 80%;
    height: 23px;
    background: rgba(255, 255, 255, 0.04);
    padding: 1px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    font-size: 11px;
}
#table_mod {
    margin: 0 auto;
    width: 216px;
}

#table_mod tr {
    background: rgba(0, 0, 0, 0.2);
}
#classic-rank {
    padding: 3px;
    text-align: center;
    background-color: #030000;
    width: 100px;
    margin: 21px 4px 0px 63px;
    border-radius: 3px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0), inset 0 0 1px rgba(255, 0, 0, 0), inset 0 0 30px rgba(31, 31, 51, 0.23);
    color: #fff;
}

.form_field {
    background: rgb(255, 255, 255);
    width: 188px;
    height: 25px;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 11px;
    border: 0;
    box-shadow: 0 0 6px rgba(187, 176, 176, 0.12), 1px 1px 1px rgba(0, 0, 0, 0), inset 0 0 1px rgba(68, 64, 64, 0.56), inset 0 0 30px rgba(0, 0, 0, 0.09);
}

.areaopac {
    background: #f1f1f1;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 1px;
    border-top: 1px solid rgba(92, 77, 77, 0.24);
    border-bottom: 1px solid rgba(92, 77, 77, 0.24);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    line-height: 1.45;
}

.btn {
    padding: 7px;
    text-align: center;
    background-color: #0D2B45;
    margin: 21px 4px 0px 63px;
    border-radius: 3px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0), inset 0 0 1px rgba(255, 0, 0, 0), inset 0 0 30px rgba(255, 0, 0, 0.23);
    color: #fff;
    font-size: 13px;
    border: 0;
}

.btn:hover {background:#F42626;}


#padding {
    padding:10px;
}

#on_content {
    color: black;
    font-size:12px;
}

#on_content ul {
   list-style-type: disc; 
   list-style-position: inside;
}

#on_content li {
   list-style-type: disc; 
   list-style-position: inside;
   margin-left: 15px; 
}

