* {
  margin: 0;
  padding: 0;
}

a {
  color: #534311;
  text-decoration: none;
}

body {
  background: #000000;
  overflow-x: hidden;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  line-height: 17px;
  width: 100%;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  background: url('images/bg.png') 0 287px repeat-y;
  position: relative;
  margin-left: -498px;
  left: 50%;
  max-width: 100%;
  overflow: hidden;
  width: 997px;
}

#wrapin {
  background: url('images/bottom.png') left bottom no-repeat;
}

#header {
  background: #000000;
  text-align: center;
  overflow: hidden;
  height: 227px;
  position: relative;
}

h1.gamenaam {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 36px;
  line-height: 41px;
  margin-left: -200px;
  width: 400px;
  text-align: center;
}

#topmenu {
  position: relative;
  background: url('images/topmenu.png') no-repeat;
  height: 60px;
}

#topmenu ul {
  padding: 0 49px;
}

#topmenu ul li {
  float: left;
}

#topmenu ul li a {
  color: #ffffff;
  display: block;
  padding: 9px;
  text-transform: uppercase;
}

#topmenu ul li a:hover {
  color: #d8b964;
}

#left {
  float: left;
  width: 189px;
  padding-left: 39px;
  margin-bottom: -16px;
  position: relative;
}

#main {
  color: #303030;
  min-height: 220px;
  font-size: 11px;
  float: left;
  width: 530px;
  padding: 0 12px 64px 12px;
  margin-top: -12px;
}

#right {
  float: left;
  padding-left: 5px;
  width: 210px;
  margin-bottom: -16px;
  position: relative;
}

#footer {
  color: #c0c0c0;
  clear: both;
  text-align: center;
  padding-bottom: 25px;
}

h1, h5 {
  font-family: Impact;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  padding: 8px 0 8px 0;
}

.content_block {
  padding-top: 16px;
}

h3.menu {
  background: url('images/menu_h3.png') no-repeat;
  color: #ffffff;
  font-family: Impact;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  padding: 7px 0 13px 12px;
  height: 16px;
  position: relative;
  z-index: 1;
}

ul.menu {
  background: url('images/menu_bg.png') left bottom no-repeat;
  padding-top: 6px;
  padding-bottom: 16px;
  margin-bottom: 14px;
  margin-top: -8px;
}

ul.screens {
  padding-top: 10px;
  padding-left: 2px;
}

ul.menu li {
  font-size: 11px;
  line-height: 16px;
  padding: 2px 0 0 12px;
}

ul.menu li a {
  color: #ffffff;
}

ul.menu li a:hover {
  color: #d8b964;
}

.login {
  background: url('images/login.png') no-repeat;
  font-size: 11px;
  line-height: 21px;
  height: 113px;
  padding: 10px 0 20px 15px;
}

.stats {
  background: url('images/stats.png') no-repeat;
  font-size: 11px;
  line-height: 21px;
  height: 166px;
  text-align: center;
  padding: 10px 0 20px 10px;
}

.login h4 {
  font-family: Impact;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
}

.login input {
  border: 1px solid #b0b0b0;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

.login input.l3 {
  height: 19px;
  background: #dacfbb;
  padding: 0;
  font-weight: bold;
  width: 136px;
}

.login a {
  display: block;
  text-align: center;
  width: 138px;
}

.avatar {
  border: 1px solid #747474;
}

.info_good, .info_bad, .info_info {
  min-height: 24px !important;
  height: 24px;
}

.info_good img, .info_bad img, .info_info img {
  margin-top: 2px !important;
  margin-bottom: -3px !important;
}

input.input {
  border: 1px solid #b0b0b0;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

textarea, select {
  border: 1px solid #b0b0b0;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
}

input.submit {
  border: 1px solid #b0b0b0;
  font-size: 11px;
  line-height: 15px;
  background: #dacfbb;
  height: 19px;
  padding: 0;
  font-weight: bold;
  padding: 0 4px;
}

.content_table {
  border: 1px solid #dbd6cc;
}

.content_table tr {
  line-height: 14px !important;
}

.content_table tr {
  min-height: 24px !important;
  height: 24px;
}

.content_table img {
  margin-top: 2px !important;
  margin-bottom: -2px !important;
}

.licht, .tcell {
  background: #dacfbb;
}

.donker, .tsell {
  background: #c5b698;
}

.tsub {
  background: #a79b85;
  border-bottom: 1px solid #6c5625;
}

em.quote {
  color: #715a26;
}

div.quote {
  border: 1px solid #b8a78b;
  background: #d8cdb9;
}

.chatpopup { background: #fffffd; }
.chatpopup_inner { background: #fffffd; }

.fb_connect {
  position: absolute;
  top: 7px;
  right: 57px;
}
