body
{
	background: url('../images/bg.jpg') center top no-repeat #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.header-banner {
    background-color: #f8f8f8;
}

.notification-bar {
    background-color: #333;
    color: #fff;
    text-align: center;
    background-image: url(../images/not_border.png);
    background-repeat: repeat-x;
    height: 35px;
    background-position: bottom;
    border-bottom: 1px solid transparent;
}

textarea,input
{
	max-width: 460px !important;
}
.news_title
{
	background: url('../images/news_title.png') no-repeat;
	width: 515px;
	height: 25px;
	padding-left: 37px;
	padding-top: 20px;
	color: #777777;
	font-size: 14px;
	text-shadow: 0 1px 0 #000;
	position: relative;
}
.news_title.blank{
	padding-top: 18px !important;
	font-size: 17px;
background: url('../images/news_title_blank.png') no-repeat;padding: 20px 15px 0 15px;box-sizing: border-box;width: 516px;height:45px;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.news_title .date
{
	right: 20px;
	top: 20px;
	color: #572a1d;
	font-size: 11px;
	position: absolute;
}
.news_mid
{
	background: url('../images/news_mid.png') repeat-y;
	width: 517px;
	padding: 10px 20px;
	color: #a4a4a4;
	font-size: 12px;
	text-shadow: 0 1px 0 #000;
}
.news_bot
{
	background: url('../images/news_bot.png') no-repeat;
	width: 517px;
	height: 12px;
}
.container
{
	width: 1027px;
	margin: 249px auto 0 auto;
}
.navbar_mid
{
	background: url(../images/navbar_sprite.png) no-repeat center top;
    width: 1016px;
    margin: 0 auto -16px auto;
    height: 77px;
    position: relative;
    z-index: 2;
    padding: 10px 3px;
    box-sizing: border-box;
}
.nav_search
{
	background: transparent;
	border-radius: 3px 0 0 3px;
	width: 140px;
	height: 28px;
	padding: 0 5px 0 10px;
	font-size: 12px;
	position: absolute;
	top: 24px;
	right: 52px;
	border: 0 none;
	color: #757574;
	box-sizing: border-box;
	transition: box-shadow linear .2s, color linear .2s;
}
.nav_search:focus, .nav_search:active
{	color: #cdc298;
		box-shadow: 0 0 3px #9aa156, 0 0 3px #9aa156 inset;
		outline: 0 none transparent;
}
.nav_search_btn
{
	background: transparent;
	width: 34px;
	height: 30px;
	padding-left: 10px;
	position: absolute;
	top: 24px;
	border-radius: 0 3px 3px 0;
	right: 18px;
	border: 0 none;
	transition: background linear .1s, box-shadow linear .1s;
}
.nav_search_btn:focus, .nav_search_btn:active, .nav_search_btn:hover
{
outline: 0 none transparent;
    background: rgb(255 231 64 / 10%);
    box-shadow: 0 0 4px #62622e inset;
}
.nav_search_btn:hover
{
	cursor: pointer;
}
.navbar_mid a
{
	background: transparent;
	display: block;
	height: 57px;
	float: left;
}
.navbar_mid a:After{
background-position-y: -87px;
height: 57px;
content: "";
opacity: 0;
float: left;
display: block;
background-image: url('../images/navbar_sprite.png');
transition: opacity linear .2s;
}
.navbar_mid a:hover:after
{
	opacity: 1;
}
.navbar_mid a.link1, .navbar_mid a.link1:After{width: 77px;background-position-x: -3px;}
.navbar_mid a.link2, .navbar_mid a.link2:After{width: 114px;background-position-x: -80px;}
.navbar_mid a.link3, .navbar_mid a.link3:After{width: 62px;background-position-x: -194px;}
.navbar_mid a.link4, .navbar_mid a.link4:After{width: 72px;background-position-x: -256px;}
.navbar_mid a.link5, .navbar_mid a.link5:After{width: 70px;background-position-x: -328px;}
.navbar_mid a.link6, .navbar_mid a.link6:After{width: 111px;background-position-x: -398px;}
.navbar_mid a.link7, .navbar_mid a.link7:After{width: 139px;background-position-x: -509px;}
.navbar_mid a.link8, .navbar_mid a.link8:After{width: 114px;background-position-x: -648px;}
.container_cnt
{
	width: 1155px;
	margin-top: 1px;
  float: left;
}
.widget_title
{
	width: 123px;
	height: 29px;
	padding-left: 40px;
	line-height: 29px;
	color: #fec700;
	font-family: tahoma, sans-serif;
	text-shadow: 0 2px 2px #000;
	font-size: 14px;
	background: url('../images/title_bg.png') no-repeat;
	position: relative;
}
.widget_title img
{
		position: absolute;
		left: 1px;
		top: 1px;
}
.spacer_left
{
	width: 163px;
	height: 9px;
	background: url('../images/left_spacer.png') no-repeat;
}
.spacer_right
{
	width: 163px;
	height: 9px;
	background: url('../images/right_spacer.png') no-repeat;
}
.container_left
{
	width: 175px;
	float: left;
}
.container_left .top
{
	width: 175px;
	height: 12px;
	background: url('../images/leftcnt_top.png') no-repeat;
}
.container_left .mid
{
	width: 163px;
	padding-left: 12px;
	background: url('../images/leftcnt_mid.png') repeat-y;
}
.container_left .bot
{
	width: 175px;
	height: 12px;
	background: url('../images/leftcnt_bot.png') no-repeat;
}
.container_left ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.container_left ul li
{
	color: #8a4120;
	text-shadow: 0 1px 0 #000;
}
.container_left ul li a:before
{
	content: "\00BB  ";
}
.container_left ul li a
{
	color: #969696;
	text-shadow: 0 1px 0 #000;
	display: block;
border-top: 1px solid #2f2f2f;
    border-bottom: 1px solid #121212;
    background: #101010;
	width: 147px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.container_left ul li a:hover
{
	color: #B0B0B0;
	background: url('../images/leftlink_bg_hover.png');
}
.container_right
{
	width: 255px;
	float: left;
}
.container_right .top
{
	width: 255px;
	height: 12px;
	background: url('../images/rightcnt_top_enlarged.png') no-repeat;
}
.container_right .mid
{
	width: 243px;
	padding-right: 12px;
	background: url('../images/rightcnt_mid_enlarged.png') repeat-y;
}
.container_right .bot
{
	width: 255px;
	height: 12px;
	background: url('../images/rightcnt_bot_enlarged.png') no-repeat;
}
.container_right ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.container_right ul li
{
	color: #969696;
	text-shadow: 0 1px 0 #000;
	display: block;
	background: url('../images/rightlink_bg_enlarged.png') no-repeat;
	width: 234px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding: 0 0 0 15px;
	position: relative;
}
.container_right span
{
	color: #efe3de;

}
.container_right span.lvl
{
	text-shadow: 0 1px 0 #000;
	right: 5px;
	position: absolute;
}
.container_right a.playerlink
{
	position: absolute;
	color: #969696;
	text-decoration: none;
}
.container_right a:hover
{
	color: yellow;
}
.quicklogin
{
	background: url('../images/quicklogin_bg_enlarged.png') no-repeat;
	width: 255px;
	height: 96px;
}
input.loginfield
{
	background: url('../images/loginfield_enlarged.png') no-repeat;
	width: 240px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #4f2716;
	text-shadow: 0 1px 0 #000;
	margin: 7px 0 0 7px;
	height: 23px;
	border: 0 none;
}
input.loginfield_pass
{
	background: url('../images/loginfield_enlarged.png') no-repeat;
	width: 240px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #4f2716;
	text-shadow: 0 1px 0 #000;
	margin: 4px 0 0 7px;
	height: 23px;
	border: 0 none;
}
input.loginfield_submit
{
	background: url('../images/loginbtn.png') no-repeat;
	width: 71px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #969696;
	text-align: center;
	text-shadow: 0 1px 0 #000;
	margin: 4px 0 0 7px;
	height: 26px;
	float: left;
	border: 0 none;
}
input.loginfield_submit:hover
{
	cursor: pointer;
	color: #fff;
}
.loginfield_register
{
	width: 75px;
	height: 26px;
	line-height: 26px;
	color: #969696;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-size: 11px;
	text-shadow: 0 1px 0 #000;
}
.loginfield_register a
{
	text-decoration: none;
	color: #efe3de;
}
.loginfield_register a:hover
{
	color: yellow;
}
.container_mid
{
	width: 610px;
	padding: 7px 17px 0 17px;
	float: left;
	background: url('../images/midcnt_bg_enlarged.png') repeat-y;
	min-height: 1250px;
	position: relative;
	color: #969696;
}
.container_mid a
{
	color: #B0B0B0;
	text-decoration: none;
}
.container_mid a:hover
{
	text-decoration: underline;
}
.container_mid_foot
{
	width: 669px;
	height: 36px;
	z-index: 3;
	position: absolute;
	background: url('../images/midcnt_bot_enlarged2.png') no-repeat;
	bottom:-28px;
	left: -8px;
}
.footer
{
width: 100%;
    box-sizing: border-box;
    padding: 4px 0;
    height: 482px;
    margin: 25px 0 0 0;
    background: url(img/footer_bg.png) center top no-repeat;
    text-align: center;
    float: left;
    color: #848b8b;
    text-shadow: 0 1px 1px #000;
    font-size: 11px;
}

.footer a {
	color: #888888;
	text-decoration: none;
}

.container_mid ul{
	margin: 0 !important;
	padding: 0;
}
table.unstyled, table.unstyled tr, table.unstyled tr td, table.unstyled th{
	background: #0a0a0a;
	border-top: 1px solid #fff2;
	border-bottom: 1px solid #fff2;
	padding: 2px;
	margin: 0 !important;
}
table { 
  margin: 10px 0 30px 0 !important;
  width: 100% !important;
  border: 0 none transparent;
  border-collapse: collapse;
}

table tr th, table tr td { 
  background: #2b434d;
  color: #d9d9d9;
  padding: 7px 4px;
  text-align: left;
}

tr.yellow td {
  background: #2b434d;
  color: #d9d9d9;
  padding: 7px 4px;
  text-align: left;
}
  
table tr td { 
	background: #242424;
    color: #7c7c7c;
    border-top: 1px solid #414141;
}

/* guild war */
tr.special:hover td {
   background: skyblue;
}

tr.special {
    cursor: pointer;
}

ul.war_list li {
   font-size:18px;
}




.tab-content{
	display: none;
	overflow: auto;
}
.tab-content.active{
	display: block;
}
.news_title.blank .btns{
	position: absolute;
	right: 12px;
	top: 12px;
}

.half-toggle-square-off {
	padding-top: 4px;
	float: left;
	margin-left: 9px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 90px;
    height: 105px;
    border: 2px solid;
    border-radius: 2px
}

.half-toggle-square-off img {
	padding-left: 5px;
	width: 38px; 
    top: 2; 
    bottom: 0;
    margin-left: 15px;
    color:white
}

.half-toggle-square-off .lvl{
	margin-top: 3px;
	display: inline-block;
	background: #0005;
	color: #fff;
	padding: 1px 3px;
	border-radius: 15px;
	font-size: 10px;
}

.half-toggle-square-off .name-info {
	text-align:  center;
	font-size: 12px;
    color:#fff;
}

.half-toggle-square-off .badge {
    display: inline-block;
    text-align: center;
	width: 15px;
 	height: 15px;
  	border-radius: 50%;
  	text-align: center;
	margin-left: -4px;
	position: absolute;
	/*background: gold;
	color: #000;
	*/
	font-size: 10px;
}

.half-toggle-square-off .badge .medal1 {
	background-image: url(../images/medals/gold.png);
	width: 35px;
 	height: 41px;
	margin-left: -12px;
	margin-top: -9px;
	position: relative;
}

.half-toggle-square-off .badge .medal2 {
	background-image: url(../images/medals/silver.png);
	width: 35px;
 	height: 41px;
	margin-left: -12px;
	margin-top: -9px;
	position: relative;
}

.half-toggle-square-off .badge .medal3 {
	background-image: url(../images/medals/bronze.png);
	width: 35px;
 	height: 41px;
	margin-left: -12px;
	margin-top: -9px;
	position: relative;
}

.half-toggle-square-off .badge2 img {
	width: 35px;
 	height: 35px;
	margin-left: -15px;
	margin-top: -9px;
	position: relative;
}

.top5circ.c1{
background-position-x: 0px;
color: #716e4e;
}
.top5circ.c2{
	color: #8c8c8c;
background-position-x: -90px;
}
.top5circ.c3{
	color: #6d563a;
background-position-x: -180px;
}
.top5circ{
	margin: 5px 5.5px 0 5.5px;
	width: 100px;
	height: 101px;
	border-radius: 100px;
	background-image: url(../images/topcirc.png);
	background-position-x: -280px;
	display: block;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0;
	line-height: 21px;
	font-size: 14px;
	color: #575656;
	text-shadow: 0 none transparent !important;
}
.top5circ a{
	white-space: nowrap;
    display: inline-block;
    max-width: 86px;
    height: 15px;
    text-align: center;
    color: #bbb880;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    letter-spacing: -0.6px;
}
.top5circ .lvl{
	margin-top: 3px;
	display: inline-block;
	background: #0005;
	color: #515151;
	padding: 1px 3px;
	border-radius: 15px;
	font-size: 10px;
}
.news_title.blank .btns .nav-tab{
	position: relative;
	line-height: 25px;
	font-size: 14px;
    text-align: center;
    color: #fff;
    border: 1px solid #6b6222;
    width: 25px;
    box-shadow: 0 2px 3px rgb(255 227 91) inset, 0 1px 5px #000000;
    height: 25px;
    display: inline-block;
    background: linear-gradient(#d6b350,#545429);
    border-radius: 99px;
}
.news_title.blank .btns .nav-tab .tooltip:before{
	content: "";
	left: calc(50% - 5px);
	position: absolute;
	bottom: -5px;
	  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-top: 5px solid rgb(189 189 189 / 55%);
}
.nav-tab:hover .tooltip{
	opacity: 1 !important;	transition: opacity linear .1s, visibility linear .1s;
	visibility: visible !important;
}
.news_title.blank .btns .nav-tab .tooltip{
	transition: opacity linear .1s, visibility linear .1s;
	opacity: 0;
	visibility: hidden;
	position: absolute;
    top: -30px;
    left: 50%;
    word-break: keep-all;
    padding: 0 3px;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    border-radius: 5px;
    text-shadow: 0 0 4px #000, 0 1px 1px #000;
    background: rgb(189 189 189 / 55%);
    color: rgba(255,255,255,0.8);
    z-index: 9999;
    font-weight: bold;
    box-shadow: 0 1px 3px #000, 0 1px 1px #ffffff78 inset;
    border: 1px solid #000;
    white-space: nowrap;
    transform: translateX(-50%);
}
.news_title.blank .btns .nav-tab-active{
	background: #615e2d;
    box-shadow: 0 2px 3px rgb(0 0 0 / 50%) inset, 0 1px 0px rgb(160 156 88);
    border: 1px solid #615e2d;
}

.cont {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}