html,
body {
    color: #5a2800;
    background-color: #232228;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    width: 100%;
    background: #232228 url(../images/bg-center4.png) top no-repeat; /* cor #282626 */
	

}


hr{
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

#news .panel-title {
	font-size: 20px;
	color: #fffef0e6;
}

.info {
	font-family: 'Zen Dots'; cursive;
}

.Content .Border_2 {
  margin: 4px;
  padding: 0px;
  background-color: #793d03;
  
}
.Content .Border_3 {
  margin: 1px;
  border-top: 1px solid #793d03;
  border-bottom: 1px solid #793d03;
}
.bg-body{
    padding: 15px;
    border: 6px solid #8B7355;
    min-height: 500px;
}

.topnav {
    background: url(../images/nav.png);
    width: 100%;
    height: 110px;
    margin-top: 10px
}
.wrapper {
    width: 1200px;
    position: relative;
    margin: 0 auto
}
.container-nav-left {
    width: 500px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: left;
    z-index: 1
}

.create-button {
   background: #3D94F6;
   background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color: #FFFFFF;
   font-family: Open Sans;
   font-size: 24px;
   font-weight: 500;
   padding: 18px;
   -webkit-box-shadow: 1px 1px 20px 0 #000000;
   -moz-box-shadow: 1px 1px 20px 0 #000000;
   box-shadow: 1px 1px 20px 0 #000000;
   text-shadow: 1px -14px 20px #000000;
   border: solid #FFFFFF 2px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.create-button:hover {
   border: solid #95ABBB 2px;
   background: #5A58DD;
   background-image: -webkit-linear-gradient(top, #5A58DD, #1D2070);
   background-image: -moz-linear-gradient(top, #5A58DD, #1D2070);
   background-image: -ms-linear-gradient(top, #5A58DD, #1D2070);
   background-image: -o-linear-gradient(top, #5A58DD, #1D2070);
   background-image: -webkit-gradient(to bottom, #5A58DD, #1D2070);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   text-decoration: none;
}


.container-nav-right {
    width: 500px;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    z-index: 1
}
.container-nav-centre {
    padding: 0;
    position: absolute;
    margin-left: 430px;
    top: -10px;
    z-index: 0
}
.topnav ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: 0
}
.topnav ul li {
    display: inline;
    z-index: 1
}
.topnav ul li a {
    text-align: justify;
    color:#CDCDB4 !important; /*F2F5A9*/
    font-size: 16px;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: color linear .06s;
    transition: color linear .06s;
	font-family: 'Arial';
	font-weight: normal;
    
}
.topnav ul li a:hover {
    color: #FFFF00!important
}
.nav-active {
    color: #FFFF00!important
}
.banner-text {
    height: 415px;
    width: 273px;
    text-align: center;
    background: url(../images/server-status-bottom-hover.png) no-repeat -9999px -9999px
}
.banner-text h1 {
    padding-top: 120px;
    color: #b18b38;
    font-weight: 700;
    font-size: 45px;
}
.banner-text p {
    color: #aaa7a7;
    font-size: 14px;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    background: url(../images/server-status-top-hover.png) no-repeat -9999px -9999px
}
.play-button {
    background: url(../images/download-button.png);
    height: 82px;
    width: 167px;
    margin: 0 auto;
    margin-top: 0px;
	float: right;
    -webkit-transition: all linear .15s;
    transition: all linear .15s
}
.play-button:hover {
    background: url(../images/download-button-hover.png)
}
.left-side {
    width: 595px;
    display: inline-block;
    background: url(../images/download-button-hover.png) no-repeat -9999px -9999px
}
.about-box {
    background: url(../images/about-box.png);
    height: 145px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.about-box h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding-top: 24px;
    padding-left: 14px
}
.about-box p {
    color: #5b5350;
    font-size: 12px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    line-height: 16px
}
#topic {
    background: url(../images/bg.png);
    min-height: 600px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.main-box h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding: 25px;
    text-align: center
}
.main-box h2 {
    color: #7e6633;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding: 25px;
    text-align: center
}
.main-box {
    color: #5b5350;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    line-height: 16px
}
.main-box label {
    color: #fff;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    line-height: 16px
}
#vote_user {
    padding: 8px;
    border-radius: 6px;
    border: none
}
.top-hs {
    margin-top: 6px;
    width: 100%
}
.top-hs table {
    margin-left: 12px;
    margin-top: 41px;
    border-spacing: 0
}
.top-hs th {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-shadow: 0 1px 1px #000;
    padding-bottom: 13px;
    border: 0
}
.top-hs td {
    font-size: 22px;
    text-shadow: 0 1px 1px #000;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding: 10px
}
.top-hs tr:hover {
    background: rgba(255, 255, 255, .017);
    cursor: pointer
}
.top-hs tr:hover:first-child {
    background: 0 0
}
.top-hs .hs-rank {
    color: #68635f;
    font-weight: 700
}
.top-hs .hs-name {
    color: #5b4f35;
    font-weight: 700
}
.right-side {
    float: right;
    display: inline-block;
    width: 361px;
    margin-top: -1px
}
.server-status {
    height: 201px;
    background: url(../images/server-status-bg.png);
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3);
    margin-bottom: 10px;
    text-decoration: none
}
.server-status h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding-left: 14px;
    padding-top: 16px;
    margin-bottom: 10px
}
.server-top {
    background: url(../images/server-status-top.png);
    -webkit-transition: all linear .15s;
    transition: all linear .15s
}
.server-top:hover {
    background: url(../images/server-status-top-hover.png)
}
.server-bottom {
    background: url(../images/server-status-bottom.png);
    -webkit-transition: all linear .15s;
    transition: all linear .15s
}
.server-bottom:hover {
    background: url(../images/server-status-bottom-hover.png)
}
.server-status a {
    text-decoration: none
}
.status {
    width: 349px;
    height: 75px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 2px;
    text-decoration: none
}
.server-text-container {
    padding-top: 14px;
    padding-left: 29px
}
.server-text-container img {
    display: inline;
    margin-bottom: -5px
}
.server-text-container p {
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    text-decoration: none
}
.server-text-top {
    display: inline;
    color: #5b4f35;
    font-size: 12px;
    line-height: 18px
}
.server-text-bottom {
    color: #4a4340;
    font-style: italic;
    font-size: 12px;
    margin: 0
}
.video-box {
    height: 292px;
    background: url(../images/video-box.png);
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.video-box h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    padding-left: 14px;
    padding-top: 16px;
    margin-bottom: 20px
}
.video-container {
    width: 338px;
    height: 196px;
    position: relative;
    margin: 0 auto;
    background: url(../images/video-container.png)
}
.video {
    margin: 11px
}
.video-top {
    color: #5b4f35;
    font-size: 12px;
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    padding-left: 18px;
    padding-top: 1px;
    margin: 0
}
.video-bottom {
    color: #4a4340;
    font-style: italic;
    font-size: 12px;
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    padding-left: 23px;
    padding-top: 2px;
    margin: 0
}
.video-bottom a {
    color: #68635f;
    text-decoration: none;
    -webkit-transition: all linear .08s;
    transition: all linear .08s
}
.video-bottom a:hover {
    color: #8d8680
}
.top-players {
    margin-top: 6px;
    background: url(../images/top-players-bg.png);
    height: 349px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.top-players h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    padding-left: 14px;
    padding-top: 23px
}
.top-players table {
    margin-left: 12px;
    margin-top: 41px;
    width: 345px;
    border-spacing: 0
}
.top-players th {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-shadow: 0 1px 1px #fff;
    padding-bottom: 13px;
    border: 0
}
.top-players td {
    font-size: 12px;
    text-shadow: 0 1px 1px #fff;
    color: #fff;
    text-align: center;
    line-height: 20px
}
.top-players tr:hover {
    background: rgba(255, 255, 255, .017);
    cursor: pointer
}
.top-players tr:hover:first-child {
    background: 0 0
}
.top-players .hs-rank {
    color: #68635f;
    font-weight: 700
}
.top-players .hs-name {
    color: #5b4f35;
    font-weight: 700
}
.jssorb05 {
    position: absolute
}
.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../images/b05.png) no-repeat;
    overflow: hidden;
    cursor: pointer
}
.jssorb05 div {
    background-position: 0 0
}
.jssorb05 div:hover,
.jssorb05 .av:hover {
    background-position: -35px 0
}
.jssorb05 .av {
    background-position: -35px 0
}
.jssorb05 .dn,
.jssorb05 .dn:hover {
    background-position: -35px 0
}
.slider {
    background: url(../images/slider-bg.png);
    width: 595px;
    height: 187px;
    margin-top: 10px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.slider-container {
    height: 179px;
    width: 587px;
    margin: 4px;
    top: 6px;
    bottom: 0
}
.news {
    height: 166px;
    background: url(../images/news-box-bg.png);
    margin-top: 7px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.news:last-child {
    margin-top: 6px
}
.news-title {
    display: inline-block;
    width: 470px;
    float: left;
    margin-top: 13px;
    margin-left: 5px
}
.news-title img {
    position: absolute;
    margin-top: 8px
}
.news-title-top {
    text-decoration: none;
    color: #7e6633;
    font-weight: 700;
    font-size: 13px;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: all linear .06s;
    transition: all linear .06s
}
.news-title-top:hover {
    color: #c6a152
}
.news-title-bottom {
    color: #4a4340;
    font-size: 12px;
    padding: 0;
    margin: 0;
    padding-left: 30px;
    padding-top: 3px;
    text-shadow: 0 1px 1px #000
}
.news-username {
    text-decoration: none;
    margin: 0;
    color: #654f30;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: all linear .06s;
    transition: all linear .06s
}
.news-username:hover {
    color: #917245
}
.post-body {
    color: #59504b;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 1px 1px #000;
    padding-left: 5px;
    padding-top: 10px
}
.read-more {
    float: right;
    margin-top: -20px;
    width: 85px;
    height: 28px;
    background: url(../images/read-more.png);
    -webkit-transition: all linear .1s;
    transition: all linear .1s
}
.read-more:hover {
    background: url(../images/read-more-hover.png)
}
.read-more-text {
    font-size: 10px;
    color: #746e6a;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    text-decoration: none;
    padding-left: 12px;
    line-height: 5px
}
footer {
    background: url(../images/footer-bg.png) center top;
    height: 176px;
    width: 100%
}
.footer-img {
    display: inline-block;
    float: left
}
.footer-main {
    padding-top: 25px;
    float: left;
    margin-left: 30px
}
.footer-main p {
    color: #4a4340;
    font-size: 13px;
    padding: 0;
    margin: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    padding-bottom: 4px;
    font-weight: 700
}
.footer-ul {
    display: inline-block;
    float: left;
    padding-top: 5px;
    margin-left: 80px
}
.footer-ul li {
    display: block!important
}
.footer-ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #4a4340;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    -webkit-transition: all linear .06s;
    transition: all linear .06s
}
.footer-ul li a:hover {
    color: #766760
}
.footer-ul-active {
    color: #766760!important
}
.pull-right {
    float: right;
    margin-left: 0
}
.push-down {
    padding-top: 30px
}
.box1 {
	background-color:#d5c0a1;
	border:2px solid #000;	
	-webkit-box-shadow: 5px 5px 10px #000;
}
.box1 {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  color: #5A2800;
 }
.box {
	background-color:#d5c0a1;
	border:1px solid #1C1C1C;	
	-webkit-box-shadow: 5px 5px 15px 2px #8B795E;
}
.form-input {
    display: block;
    width: 60%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.dark{
    background-color: #1C1C1C;
    color: #fff;
}

.dropdownLayout-menu {
    position: fixed;
    display: none;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #000000;
    border: 1px solid #fff;
    border-radius: 4px;

}
.dropdownLayout-menu.pull-right {
    right: 0;
    left: auto
}
.dropdownLayout-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdownLayout-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdownLayout-menu>li>a:focus,
.dropdownLayout-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdownLayout-menu>.active>a,
.dropdownLayout-menu>.active>a:focus,
.dropdownLayout-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdownLayout-menu>.disabled>a,
.dropdownLayout-menu>.disabled>a:focus,
.dropdownLayout-menu>.disabled>a:hover {
    color: #777
}
.dropdownLayout-menu>.disabled>a:focus,
.dropdownLayout-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdownLayout-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdownLayout-menu-right {
    right: 0;
    left: auto
}
.dropdownLayout-menu-left {
    right: auto;
    left: 0
}
.pull-right>.dropdownLayout-menu {
    right: 0;
    left: auto
}
.dropup .dropdownLayout-menu,
.navbar-fixed-bottom .dropdown .dropdownLayout-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdownLayout-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdownLayout-menu-left {
        right: auto;
        left: 0
    }
    
    
}
.nav-tabs.nav-justified>.dropdown .dropdownLayout-menu {
    top: auto;
    left: auto
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdownLayout-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdownLayout-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
    
}

@media (max-width: 1200px) {

    body {
       width: 1200px;
    }
    
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu .divider {
        background-color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }

}

.SubmenuitemLabel {
  margin: 0px;
  border-top: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #4b7874;
  overflow: hidden;
}
.letterMenu {
    font-weight: 700;
    
}

.white {
    color: #fff;
}