*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

table { 
    margin: 10px 0 10px 0;
    width: 100%;
    border-spacing: 0px;
    border:  1px solid #0009;
  }
  table tr th{
          font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #e8f5ff !important;
  }
  table tr th, table tr td { 
    background: #1c3554;
    color: #e8f5ff;
    padding: 7px 4px;
    text-align: left;
  }
  
  tr.yellow td {
    background: #1c3554;
          font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #e8f5ff !important;
    padding: 12px 4px;
    text-align: left;
  }
    
  table tr td { 
    background: #102235;
    color: #a0c8e6;
    border-bottom: 1px solid #0009;
  }
  
  .outfitColumn img{
      position: absolute;
      bottom: 0;
  }
  td.outfitColumn{
      position: relative;
  }
  /* guild war */
  tr.special:hover td {
     background: #1c3554;
  }
  
  tr.special {
      cursor: pointer;
  }
  
  ul.war_list li {
     font-size:18px;
  }
  .col-left ul li{
    list-style: none;
  }
  input, select{
      padding: 6px 12px;
  }
  .btn, input[type="submit"]{
    text-align: center;
    background-color: #1c3554;
    border: 1px solid #0009;
    background-image: url(img/btn_bg.png);
    background-position: center center;
    background-repeat: repeat-x;
    color: #e8f5ff;
    opacity: 0.85;
    /* box-shadow: 0 1px 0 #f5daae inset; */
    border-radius: 4px;
    display: inline-block;
    box-sizing: border-box;
    /* box-shadow: 0 1px 5px #5c513f; */
    transition: opacity linear 0.2s, box-shadow 0.2s linear, background-color linear .2s;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Calibri', sans-serif;
    padding: 8px 10px;
    box-shadow: 0 1px 8px #0009;
    margin: 5px 0;
  }
  .col-left .btn:hover, .col-left input[type="submit"]:hover{
  cursor: pointer;
  background-color: #2c4670;
  box-shadow: 0 1px 10px rgba(120, 200, 255, 0.4);
  }
  .col-left input[type="text"],  .col-left input[type="password"], .col-left input[type="email"] {
      background: rgba(28, 53, 84, 0.7);
      padding: 5px 10px;
      border-radius: 3px;
       border: 2px solid rgba(120, 200, 255, 0.2);
      box-sizing: border-box;
      margin: 5px 0;
      padding: 9px 10px;
      color: #e8f5ff;
      font-size: 16px;
      transition: background-color ease-in-out .2s, border ease-in-out .2s, box-shadow ease-in-out .2s;
  }
  .col-left input[type="text"]:focus, .col-left input[type="password"]:focus, .col-left input[type="email"]:focus {
      outline: 0 none transparent;
      border: 2px solid rgba(120, 200, 255, 0.6);
      background: rgba(28, 53, 84, 0.9);
      color: #ffffff;
  }
  .col-left input[type="text"]:focus::placeholder, .col-left input[type="password"]:focus::placeholder, .col-left input[type="email"]:focus::placeholder {
      color: rgba(232, 245, 255, 0.6);
  }
  
  
  .col-left input[type="text"]::placeholder, .col-left input[type="password"]::placeholder, .col-left input[type="email"]::placeholder{
      color: rgba(160, 200, 230, 0.7);
       font-family: 'Source Sans Pro', sans-serif;
       transition: color linear .2s;
  }
  .col-left select{
    margin: 5px 0;
    font-size: 16px;
    font-weight: bold;
    border: 0 none;
    color: #e8f5ff;
    background: #1c3554;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 3px;
    padding: 6px 10px;
    box-shadow: 0 1px 8px #0006;
    transition: background-color ease-in-out .2s, box-shadow ease-in-out .2s;
  }
  .col-left select:hover{
  cursor: pointer;
  background-color: #2c4670;
  }
  
a{
	text-decoration: none;
	color: #78c8ff;
	transition: color ease .2s;
}
a:hover{
	color: #b0e0ff;
}
.dropdown{
	position: relative;
	float: left;
}
li.dropdown {
	position: relative;
}
.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: white;
  background-color: inherit;
  font-family: inherit;

}
.dropdown-content {
	transition: opacity ease-in-out .2s;
    visibility: hidden;
    position: absolute;
    display: block;
    background: #102235;
    box-shadow: 0 1px 10px #000;
    padding: 8px 0;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 2px 9px #000000c7;
    top: 89px;
    min-width: 160px;
    opacity: 0;
    border-bottom: 2px solid #111719;
}
.dropdown:hover .dropdown-content {
  visibility: visible;
  opacity: 1;
}
.dropdown-content a{
	white-space: nowrap;
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 13px 5px 11px;
  color: #a0c8e6;
  font-family: 'Arial', sans-serif;
  transition: color linear .2s, padding linear .2s;
}
.dropdown-content a:hover {
    color: #e8f5ff;
    padding: 5px 11px 5px 13px;
}
.dropdown:hover .navlink{
    opacity: 1;
    box-shadow: 5px 0 13px #0009, -5px 0 13px #0009;
}

body{
    background: url(img/bg.png) no-repeat center top #111719;
    margin: 0;
    padding: 0;
    font-family: Calibri, 'Trebuchet MS', sans-serif;
    color: #a0c8e6;
}
.page{
    width:  1060px;
    margin: 0 auto;
}
.logo{
    width: 100%;
    height: 257px;
    background: url(img/logo.png) no-repeat center top;
}
.navbar{
    width: 1060px;
    height: 120px;
    background: url(img/navbar.png) left top;
    padding: 14px 17px 0 16px;
    position: relative;
    z-index: 10;;
}
.navbar ul{
    display: block;
    height: 89px;
}
.navbar ul li{
    list-style: none;
    display: block;
    float: left;
}
.navbar ul li a.navlink{
    display: block;
    float: left;
    height: 89px;
    background-image: url(img/navbar.png);
    background-position-y: 106px;
    opacity: 0;
    transition: opacity ease-in-out .2s, box-shadow ease-in-out .2s;
}
.navbar ul li a.news{
    width: 179px;
    background-position-x: -16px; 
    border-radius: 4px 0 0 4px
}
.navbar ul li a.account{
    width: 167px;
    background-position-x: calc(-16px - 179px); 
}
.navbar ul li a.community{
    width: 166px;
    background-position-x: calc(-16px - 179px - 167px); 
}
.navbar ul li a.library{
    width: 166px;
    background-position-x: calc(-16px - 179px - 167px - 166px); 
}
.navbar ul li a.forum{
    width: 165px;
    background-position-x: calc(-16px - 179px - 167px - 166px - 166px); 
}
.navbar ul li a.shop{
    width: 183px;
    background-position-x: calc(-16px - 179px - 167px - 166px - 166px - 165px); 
    border-radius: 0 4px 4px 0;
}
.navbar ul li a.navlink:hover{
    opacity: 1;
    box-shadow: 5px 0 13px #0009, -5px 0 13px #0009;
}
.container{
    width: 1018px;
    background: url(img/main_cnt2.png) repeat-y center;
    margin: -9px 21px 0 21px;
    padding: 10px 16px;
    position: relative;
}
.container::after{
    content: "";
    display: block;
    width: 1018px;
    height: 8px;
    background: url(img/main_cnt2_bot.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}
.container_background{
    border-radius: 3px;
    background: #102235;
    box-shadow: 0 0 10px #78c8ff30 inset, 0 2px 4px rgba(0, 0, 0, 0.884) inset, 0 0 7px #78c8ff20, 0 1px 7px rgb(0, 0, 0) inset;
    border: 1px solid #1c3554;
    padding: 8px;
    margin-bottom: 5px;
}
.statusbar{
    height: 36px;
    width: 100%;
    border-radius: 3px;
    background: url(img/statusbar.png) repeat-x;
    box-shadow: 0 2px 7px #78c8ff30 inset, 0 0 10px #000;
    color: #a0c8e6;
    font-size: 13px;
}
.statusbar .item{
    float: left;
    height: 36px;
    padding: 11px 13px 11px 11px;
    background: url(img/nav_spacer.png) right top repeat-y;
}
.statusbar .item.online, .statusbar .item.online a{
    color: #4a7e00;
    text-shadow: 0 0 24px #29c200, 0 0 14px #45ce1f80;
}
.statusbar .item.offline, .statusbar .item.offline a{
    color: #7e0000;
    text-shadow: 0 0 24px #c20000, 0 0 14px #ce1f1f80;
}
.col-container{
    width: 100%;
}
.col-left{
    margin-right: 10px;
    width: 716px;
    float: left;
}
.col-right{
    width: 242px;
    float: left;
}
.col-container::after{
    display: block;
    clear: both;
    content: "";
}
.widget{
    padding: 5px;
    background: #1c355490;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #2c4670;
    box-shadow: 0 2px 7px #78c8ff30 inset, 0 0 10px #000
}
.widget h1.title{
    background: url(img/widget_title_bg.png) bottom center repeat-x;
    height: 44px;
    line-height: 44px;
    margin: -5px -5px 5px -5px;
    text-align: center;
    font-family: 'Caudex', serif;
    font-weight: bold;
    font-size: 24px;
}
.topplayers{
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #2c467040;
    border-radius: 2px;
    width: 100%;
    box-shadow: 0 0 7px #78c8ff30, 0 0 5px #0009 inset;
    color: #a0c8e6;
}
.topplayers td{
	padding: 3px 5px;
	background: linear-gradient(rgba(28, 53, 84, 0.2), transparent);
	margin: 0;
	}
.topplayers .playerlink{
	display: inline-block;
	width: 150px;
	vertical-align: top;
	  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.topplayers .lvl{
	display: block;
    font-weight: bold;
    text-align: center;
	padding: 0px 3px;
	font-size: 12px;
	color: #a0c8e6;
	border-radius: 3px;
	border: 1px solid #78c8ff50;
    box-shadow: 0 0 7px #78c8ff30;
    background: #1c355430;
}
.loginfield{
    border-radius: 3px;
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #2c4670;
    background: linear-gradient(#1c355490, #78c8ff15);
    box-shadow: 0 0 10px #00000070, 0 1px 7px #00000087 inset;
    font-size: 13px;
    width: 100%;
    color: #a0c8e6;
}
.loginfield::placeholder{
	color: #78c8ff80;
	text-transform: italic;
}
.loginfield_submit{
	display: inline-block;
	width: 104px;
	height: 34px;
	border-radius: 3px;
	border: 0 none;
	background: url(img/btn_login.png) no-repeat;
	margin: 5px 0;
	box-shadow: 0 0 6px #0007;
	transition: box-shadow ease .2s;
}
.loginfield_register{
	display: inline-block;
	width: 104px;
	height: 34px;
	border-radius: 3px;
	border: 0 none;
	background: url(img/btn_register.png) no-repeat;
	margin: 5px 0 0 16px;
	box-shadow: 0 0 6px #0007;
	transition: box-shadow ease .2s;
}
.loginfield_register:hover, .loginfield_submit:hover{
	box-shadow: 0 0 6px #78c8ff;
	cursor: pointer;
}
.acclost{
	font-size: 14px;
	display: block;
	text-align: center;
}
.col-left h1{
    width: 100%;
    height: 35px;
    background: url(img/pagetitle_bg.png) center center no-repeat;
    text-align: center;
    font-family: 'Caudex', serif;
    font-weight: bold;
    font-size: 24px;
    color: #e8f5ff;
}
.footer{
    width: 100%;
    height: 229px;
    margin-top: 33px;
    padding: 13px 0;
    background: url(img/footer.png) repeat-x;
    font-size: 14px;
    color: #a0c8e6;
}
.footer .cnt{
    width: 1020px;
    margin: 0 auto;
}
.footer .title{
    font-family: 'Caudex', serif;
    font-weight: bold;
    font-size: 29px;
    color: #e8f5ff;
    text-shadow: 0 0 20px #000;
}
.footer span{
    font-size: 11px;
    opacity: 0.5;
}
.footer .totop{
    color: #78c8ff;
    border: 1px solid #78c8ff;
    box-shadow: 0 0 15px #78c8ff50;
    padding: 10px 20px;
    border-radius: 20px;
    transition: box-shadow linear .2s;
    font-weight: bold;
}
.footer .social{
    color: #a0c8e6;
    font-size: 45px;
    margin: 0 5px;
    opacity: 0.5;
}
.footer .social:hover{
    text-shadow: 0 0 30px #78c8ff;
    color: #e8f5ff;
    opacity: 1;
}
.footer .totop:hover{
    box-shadow: 0 0 10px #78c8ff, 0 0 15px #78c8ff inset;
}
.statusbar-btn{
    display: inline-block;
    float: right;
    margin: 5px;
    padding: 4px 7px;
    border-radius: 3px;
    border: 1px solid #78c8ff50;
    box-shadow: 0 0 15px #78c8ff30;
    background: linear-gradient(#1c355450, #1c355430);
    font-weight: bold;
    color: #a0c8e6;
    text-shadow: 0 1px 2px #0009;

    transition: color linear .2s, border-color linear .2s, box-shadow linear .2s;
}
.statusbar-btn:hover{
    color: #e8f5ff;
    border-color: #78c8ff80;
    box-shadow: 0 0 18px #78c8ff50;
}
.searchbox{
	width: 240px;
}
.searchbox .btn{
	margin: 0 0 0 -1px;
	height: 35px;
	display: block;
	border-radius:  0 4px 4px 0;
}
.searchbox .btn:hover{
    cursor: pointer;
    box-shadow: 0 0 12px #78c8ff50;
    color: #e8f5ff;
}
.searchbox .textinput{
	margin: 0 -1px 0 0;
    height: 35px;
    border: 1px solid #1c3554;
    background: #1c3554;
    display: block;
    float: left;
    color: #a0c8e6;
    border-radius:  4px 0 0 4px;
    box-shadow: 0 1px 8px #0006
}
.searchbox .textinput::placeholder{
    color: #78c8ff80;
}
.btn.green{
	background-color: #4a7e00;
    color: #e8f5ff;
}
.btn.purple{
	background-color: #3a1c55;
    color: #e8f5ff;
}
.btn.yellow{
	background-color: #2c4670;
    color: #e8f5ff;
}
.btn.accbtn{
	width: 99.6%;
	margin: 2px 0;
	padding: 5px 0;
	box-shadow: 0 2px 4px #0009;
    font-weight: bold;
    transition: color linear .1s, border-color linear .1s, box-shadow linear .1s, text-shadow linear .1s;
}
.btn.accbtn:hover{
    color: #e8f5ff;
    border-color: #78c8ff;
    box-shadow: 0 0 10px #78c8ff;
    text-shadow: 0 0 6px #000;
}
.news_title{
    position: relative;
    height: 27px;
    background: linear-gradient(transparent 15%, #1c3554) !important;
    text-align: left;
    padding: 0 5px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #2c4670;
    color: #e8f5ff;
    margin-bottom: 5px;
}
.news_title h1{
    height: 27px;
    background: transparent;
    font-weight: normal;
    text-align: left;
    font-size: 20px;
    font-family: 'Caudex', serif;
    color: #e8f5ff;
}
.news_title h1 a{
    color: #e8f5ff;
}
.news_title .date{
    position: absolute;
    right: 5px;
    top: 7px;
    font-size: 12px;
}
.label {
    display: inline;
    margin: 0 2px;
    padding: 1px 5px;
    border-radius: 3px;
    border: 1px solid #78c8ff50;
    box-shadow: 0 0 10px #78c8ff20;
    background: linear-gradient(#1c355420, #1c355410);
    font-weight: bold;
    color: #a0c8e6;
    transition: color linear .2s, border-color linear .2s, box-shadow linear .2s;
    }

    .news_mid img{
        max-width: 704px !important;
    }