* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background: url(images/bg1.jpg) repeat-y 65px 0px;
  cursor: default;
}
.clear{
  clear: both;
}
.hidden {
  display: none;
}
#bg {
  background: url(images/bg2.jpg) repeat-x;
  position: relative;
  min-height: 100%;
}
* html #bg {
  height: 100%;
}
#main {
  width: 938px;
  margin: 0px 0px 0px 32px;
  padding: 0px 0px 50px 0px;
}
#header {
  width: 938px;
  height: 144px;
  background: url(images/header.jpg);
}
#header ul {
  list-style: none;
  margin: 0px 0px 0px 4px;
}
#header ul li {
  margin: 0px 0px 0px 0px;
  height: 36px;
  float: left;
}
#header ul li a {
  display: block;
  height: 36px;
  width: 133px;
}
#header ul li a.news {
  background: url(images/news.jpg);
}
#header ul li a.clan {
  background: url(images/clan.jpg);
}
#header ul li a.community {
  background: url(images/community.jpg);
}
#header ul li a.server {
  background: url(images/server.jpg);
}
#header ul li a.misc{
  background: url(images/misc.jpg);
}
#header ul li a:hover, #header ul li.selected a {
  background-position: 0px -36px;
}
#header ul li a span {
  display: none;
}
#header ul li ul {
  display: none;
}
#header ul li:hover ul, #header ul li.selected ul {
  display: block;
  position: absolute;
  top: 143px;
  left: 22px;
  padding: 15px 0px 0px 170px;
  width: 503px;
  z-index: 2;
  background: url(images/menufix.jpg) no-repeat 156px 15px;
  
  
}
#header ul li.selected ul {
  z-index: 1;
}
#header ul li ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background: url(images/menu.jpg);
  height: 19px;
}
#header ul li ul li a {
  color: #ACACAC;
  text-decoration: none;
  font: bold 12px arial;
  width: auto;
  height: auto;
  white-space: nowrap;
}
#header ul li ul li a:hover, #header ul li ul li.selected a {
  color: #FA1A1A;
}
#headlink {
  width: 938px;
  height: 108px;
  display: block;
}
#headlink span {
  display: none;
}
#body1 {
  width: 938px;
  background: url(images/body1.jpg) no-repeat left bottom;
  padding: 0px 0px 14px 0px;
}
#body2 {
  background: red;
  padding: 0px 4px 14px 4px;
  width: 930px;
  background: url(images/body2.jpg);
}
#left {
  width: 641px;
  padding: 0px 0px 0px 32px;
  min-height: 200px;
  float: left;
  background: url(images/left.jpg) no-repeat;
}
#subnavi {
  width: 631px;
  background: url(images/subnavi.jpg) no-repeat;
  padding: 0px 5px 0px 5px;
}
#subnavi:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#latestnews {
  width: 313px;
  float: left;
  margin: 0px 0px 10px 0px;
}
#latestnews ul, #latestthreads ul {
  list-style: none;
}
#latestnews ul li, #latestthreads ul li {
  border-bottom: 1px dotted #646464;
}
#latestnews ul li.color1, #latestthreads ul li.color1 {
  background: #FFFFFF;
}
#latestnews ul li.color2, #latestthreads ul li.color2 {
  background: #F5F5F5;
}
#latestnews ul li, #latestthreads ul li {
  padding: 1px 2px 1px 2px;
  width: 311px;
}
#latestnews ul li:after, #latestthreads ul li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#latestnews ul li .left, #latestthreads ul li .left {
  display: block;
  float: left;
  padding: 1px 0px 0px 0px;
}
#latestnews ul li .right, #latestthreads ul li .right {
  display: block;
  float: right;
  padding: 1px 0px 0px 0px;
}
#latestnews ul li .left, #latestnews ul li .left a, #latestthreads ul li .left, #latestthreads ul li .left a {
  color: #545454;
  font: bold 10px tahoma;
  text-decoration: none;
}
#latestnews ul li .right, #latestnews ul li .right a, #latestthreads ul li .right, #latestthreads ul li .right a {
  color: #545454;
  font: 10px tahoma;
  text-decoration: none;
}
#latestthreads {
  width: 313px;
  float: right;
}
#latestnews h3, #latestthreads h3, #latestnews h3 a, #latestthreads h3 a {
  color: #222222;
  font: bold 10px verdana;
  border-bottom: 7px solid #222222;
  text-transform: uppercase;
  text-decoration: none;
}
#latestnews, #latestthreads {
  padding: 40px 0px 0px 0px;
}
#latestnews h3 a, #latestthreads h3 a {
  border: 0px;
}
#content {
  position: relative;
  width: 629px;
  clear: both;
  border: 1px solid #CECECE;
}
#content input, textarea, select {
  border: 1px solid #2F2F2F;
  color: #2F2F2F;
  font: 10px arial;
}
#content select option {
  padding: 0px 7px 0px 0px;
}
.news_ #content {
  width: 397px;
  float: left;
}
.news_ #content .kkwmcms_content1, .news_ #content .kkwmcms_content2 {
  width: 390px;

}
#spb {
  display: none;
}
.news_ #spb {
  display: block;
  width: 231px;
  float: right;
}



#lastwars {
  float: right;
  width: 231px;
  font-size: 0px;
}
#lastwars h3, #lastwars h3 a {
  color: #222222;
  font: bold 10px verdana;
  text-decoration: none;
  border-bottom: 7px solid #222222;
  text-transform: uppercase;
}
#lastwars h3 a {
  border: 0px;
}
#lastwars ul {
  list-style: none;
}
#lastwars ul li {
  padding: 2px;
  width: 231px;
}
#lastwars ul li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#lastwars ul li, #lastwars ul li a {
  color: #272727;
  text-decoration: none;
  font: bold 10px tahoma;
}
#lastwars ul li img {
  display: block;
  float: left;
  border: 1px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
}
#lastwars ul li .left {
  display: block;
  float: left;
}
#lastwars ul li .right {
  display: block;
  float: right;
}
#lastwars ul li.color1 {
  background: #FFFFFF;
}
#lastwars ul li {
  border-bottom: 1px dotted #646464;
}
#lastwars ul li.color2 {
  background: #F5F5F5;
}
#lastusers {
  float: right;
  width: 231px;
  font-size: 0px;
}
#lastusers h3, #lastusers h3 a {
  color: #222222;
  font: bold 10px verdana;
  text-decoration: none;
  border-bottom: 7px solid #222222;
  text-transform: uppercase;
}
#lastusers h3 a {
  border: 0px;
}
#lastusers ul {
  list-style: none;
}
#lastusers ul li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#lastusers ul li.color1 {
  background: #FFFFFF;
}
#lastusers ul li.color2 {
  background: #F5F5F5;
}
#lastusers ul li {
  width: 231px;
  border-bottom: 1px dotted #646464;
  padding: 2px;
}
#lastusers ul li a, #lastusers ul li {
  color: #272727;
  text-decoration: none;
  font: bold 10px tahoma;
}
#lastusers ul li img, #lastusers ul li span {
  display: block;
  float: left;
}
#lastusers ul li img {
  border-right: 3px solid #FFFFFF;
}
#topdownloads {
  float: right;
  width: 231px;
  font-size: 0px;
}
#topdownloads h3, #topdownloads h3 a {
  color: #222222;
  font: bold 10px verdana;
  text-decoration: none;
  border-bottom: 7px solid #222222;
  text-transform: uppercase;
}
#topdownloads h3 a {
  border: 0px;
}
#topdownloads ul {
  list-style: none;
}
#topdownloads ul li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#topdownloads ul li.color1 {
  background: #FFFFFF;
}
#topdownloads ul li.color2 {
  background: #F5F5F5;
}
#topdownloads ul li {
  width: 231px;
  border-bottom: 1px dotted #646464;
  padding: 2px;
}
#topdownloads ul li a, #topdownloads ul li {
  color: #272727;
  text-decoration: none;
  font: bold 10px tahoma;
}
#topdownloads .left {
  display: block;
  float: left;
}
#topdownloads .right {
  display: block;
  float: right;
}


#right {
  float: right;
  width: 257px;
}
#right h3 {
  height: 24px;
  width: 257px;
}
#right h3 a {
  display: block;
  height: 24px;
  width: 257px;
}
#right h3 span {
  display: none;
}
#userlogin {
  height: 120px;
}
#userlogin h3 {
  background: url(images/userlogin.jpg);
}
#userlogin fieldset {
  position: relative;
}
#userlogin fieldset legend {
  display: none;
}
#userlogin fieldset a, fieldset input {
  position: absolute;
}
#userlogin .item1, #userlogin .item2 {
  width: 90px;
  height: 15px;
  padding: 2px 0px 0px 0px;
  top: 10px;
  font: 11px verdana;
  color: #FFFFFF;
  text-align: center;
}
#userlogin .item1 {
  background: url(images/login1.jpg);
  left: 41px;
}
#userlogin .item2 {
  background: url(images/login2.jpg);
  left: 139px;
}
#userlogin .item3 {
  width: 81px;
  height: 16px;
  left: 41px;
  top: 34px;
  background: url(images/login3.jpg);
  color: #FFFFFF;
  font: 9px bit3;
  text-transform: uppercase;
  text-align: center;
}
#userlogin .item4 {
  width: 81px;
  height: 14px;
  padding: 2px 0px 0px 0px;
  text-align: center;
  left: 148px;
  display: block;
  top: 34px;
  background: url(images/login3.jpg);
  color: #FFFFFF;
  font: 9px bit3;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
#userlogin .item5 {
  width: 190px;
  height: 26px;
  left: 41px;
  top: 55px;
  background: url(images/login4.jpg);
  font: 9px bit3;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
#usercp {
  position: relative;
}
#usercp h3 {
  background: url(images/userlogin.jpg);
}
#usercp ul {
  margin: 0px 0px 0px 110px;
  list-style: none;
}
#usercp ul li {
  padding: 0px 10px 2px 0px;
  text-align: right;
}
#usercp ul li a {
  font: 10px tahoma;
  color: #FFFFFF;
  text-decoration: none;
}
#usercp #userpicbox {
  position: absolute;
  top: 35px;
  left: 43px;
}

#servers {

}
#servers h3 {
  background: url(images/servers.jpg);
}



#votedo {
  font: 10px tahoma;
  color: #FFFFFF;
}
#votedo:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#votedo strong {
  display: block;
  font: 10px tahoma;
  margin: 2px 10px 0px 10px;
}
#votedo h3 {
  background: url(images/vote.jpg);
}
#votedo ul {
  margin: 5px 0px 5px 20px;
  list-style: none;
}
#votedo ul li {
  padding: 0px 0px 2px 0px;
}
#votedo ul li a {
  font: 10px tahoma;
  color: #FFFFFF;
  text-decoration: none;
}
#votedo ul li input {
  margin: 0px 0px -2px 0px;
}
#votedo .item1 {
  width: 81px;
  height: 16px;
  left: 41px;
  margin: 0px 0px 10px 10px;
  top: 34px;
  background: url(images/login3.jpg);
  color: #FFFFFF;
  font: 9px bit3;
  text-transform: uppercase;
  text-align: center;
  float: left;
}
#votedo .item2 {
  float: left;
  width: 81px;
  height: 14px;
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 10px 10px;
  text-align: center;
  left: 148px;
  display: block;
  top: 34px;
  background: url(images/login3.jpg);
  color: #FFFFFF;
  font: 9px bit3;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
#voteshow {
  font: 10px tahoma;
  color: #FFFFFF;
}
#voteshow h3 {
  background: url(images/vote.jpg);
}
#voteshow strong {
  display: block;
  font: 10px tahoma;
  margin: 2px 10px 0px 10px;
}
#voteshow ul {
  margin: 5px 0px 5px 20px;
  list-style: none;
}
#voteshow ul li {
  padding: 0px 0px 2px 0px;
}



#counter {
  font: 10px tahoma;
  color: #FFFFFF;
}
#counter h3 {
  background: url(images/counter.jpg);
}
#counter ul {
  margin: 5px 0px 5px 20px;
  list-style: none;
}
#counter ul li {
  padding: 0px 0px 2px 0px;
}



#footer {
  position: relative;
  margin: -16px 0px 0px 69px;
  height: 13px;
  width: 639px;
  background: #272727;
  border-bottom: 2px solid #FA1A1A;
}
#footer ul {
  list-style: none;
}
#footer ul li.left {
  float: left;
  padding: 2px 0px 0px 5px;
}
#footer ul li.right {
  float: right;
  padding: 2px 5px 0px 0px;
}
#footer ul li, #footer ul li a {
  color: #FFFFFF;
  text-decoration: none;
  font: 8px verdana;
  text-transform: uppercase;
}
#footer ul li a:hover {
  color: #FA1A1A;
}
