* {
  font-family: Tahoma;
  margin: 0;
  padding: 0;
}

a {
  color: #4a2f19;
  text-decoration: none;
}

a:hover {
  color: #975f38;
  text-decoration: underline;
}

body {
  background: #321e14 url('images/bg.png') center top repeat-x;
  font-size: 11px;
  line-height: 16px;
}

h1, h5 {
  background: url('images/h1.png') left top no-repeat;
  color: #d8cdad;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  padding: 4px 0 5px 19px;
  margin: -5px -5px 4px -5px;
}

ul {
  list-style: none;
}

#wrapper {
}

.wrap {
  margin: 0 auto;
  position: relative;
  width: 889px;
}

#precontent {
  height: 118px;
  overflow: hidden;
  position: relative;
}

.main {
  background: url('images/main.png') center top repeat-y;
}

#header {
  height: 118px;
  position: relative;
}

h1.gamenaam {
  background: transparent;
  border: 0;
  color: #aea46f;
  font-family: Arial;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  right: 30px;
}

#login {
  background: #94483a;
  position: absolute;
  top: 87px;
  left: 0px;
  width: 299px;
  height: 21px;
  padding: 5px;
}

#login input {
  background: #e9e5b8;
  color: #221910;
  padding: 1px 3px;
  font-size: 11px;
  line-height: 17px;
  height: 17px;
  width: 120px;
}

#login input.ls {
  background: #b0a484;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  height: 19px;
  padding: 0;
  width: 36px;
}

#topmenu {
  background: url('images/topmenu.png') repeat-x;
  height: 41px;
  position: absolute;
  top: 77px;
  width: 578px;
  padding-left: 2px;
  left: 309px;
}

#topmenu li {
  float: left;
  font-size: 11px;
  line-height: 16px;
  height: 41px;
  width: 95px;
}

#topmenu li a {
  color: #fff;
  display: block;
  padding-top: 18px;
  height: 23px;
  width: 95px;
  text-align: center;
}

#topmenu li a:hover {
  color: #000;
  font-weight: bold;
  background: url('images/topmenu-hover.png') no-repeat;
  text-decoration: none;
}

#content {
  float: left;
  margin-bottom: -10px;
  width: 580px;
}

#content .content_block {
  padding: 8px;
  margin-bottom: -5px;
}

#content .content_inner {
}

#menu {
  float: left;
  width: 309px;
}

#menu h3, #stats h3 {
  background: url('images/h3.png') no-repeat;
  margin: 0;
  border: 0;
  color: #221910;
  clear: both;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 0 6px 18px;
  font-weight: bold;
}

#menu h3.general {
  background: url('images/h3_general.png') no-repeat;
}

#menu h3.personal {
  background: url('images/h3_personal.png') no-repeat;
}

#menu h3.welcome {
  background: url('images/h3_welcome.png') no-repeat;
}

#menu h3.credit {
  background: url('images/h3_credit.png') no-repeat;
}

#menu h3.environment {
  background: url('images/h3_environment.png') no-repeat;
}

#menu h3.admin {
  background: url('images/h3_admin.png') no-repeat;
}

#menu h3.casino {
  background: url('images/h3_casino.png') no-repeat;
}

#menu h3.crime {
  background: url('images/h3_crime.png') no-repeat;
}

#menu h3.family {
  background: url('images/h3_family.png') no-repeat;
}

#menu h3.login {
  background: url('images/h3_login.png') no-repeat;
}

#menu h3.members {
  background: url('images/h3_members.png') no-repeat;
}

#menu h3.partners {
  background: url('images/h3_partners.png') no-repeat;
}

#menu h3.stats {
  background: url('images/h3_stats.png') no-repeat;
}

#menu ul {
  width: 372px;
  padding-top: 5px;
}

#menu ul li {
  background: url('images/menu-li.png') no-repeat;
  font-size: 11px;
  line-height: 16px;
  float: left;
  width: 134px;
  padding-left: 20px;
}

#menu ul li a {
  color: #d8cdad;
}

#menu ul li.c {
  clear: both;
  float: none;
  background: transparent;
  line-height: 6px;
  overflow: hidden;
}

#footer {
  background: url('images/footer.png') center top no-repeat;
  clear: both;
  color: #623a26;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  padding-top: 32px;
  height: 32px;
  overflow: hidden;
  position: relative;
}

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

.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: -3px !important;
}

.tsub {
  background: #292017;
  color: #ded3b3;
}

.licht {
  background: #bbb090;
}

.donker {
  background: #978b6d;
}

.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, textarea {
  background: #978b6d;
  border: 0;
  padding: 3px;
  font-size: 10px;
  line-height: 15px;
}

input[type=radio], input[type=checkbox] {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  height: 14px;
  width: 14px;
}

input.submit {
  background: #6f2b1d;
  color: #ded3b3;
  padding: 2px 6px;
}

select {
  background: #978b6d;
  border: 0;
  padding: 3px;
  font-size: 10px;
  line-height: 15px;
}

table.box {
  border-spacing: 1px;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.box tr, table.box td {
  border-spacing: 1px;
  padding: 0;
  margin: 0;
  height: 16px;
}

#stats {
  background: #221910;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 309px;
  height: 128px;
  padding: 0;
}

.stats_table {
  padding: 3px 6px 0 6px;
  margin: 0;
  border-spacing: 0;
  width: 100%;
}

.stats_table tr {
  border-spacing: 0;
  line-height: 12px !important;
  min-height: 20px !important;
  height: 20px;
}

.stats_table {
  border-spacing: 0;
}

.stats_table td {
  color: #d8cdad;
}

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

.stats_table .rb {
  padding-top: 2px;
}

.stats_table .rb img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

ul.s {
  padding: 0 0 0 35px;
}

ul.s li {
  float: left;
  padding: 0 0 0 5px;
}

ul.s li.c {
  clear: both;
  float: none;
  height: 1px;
  overflow: hidden;
  line-heigt: 1px;
  text-indent: -10px;
  margin-bottom: -2px;
}

div.quote {
  border: 1px solid #94886a;
  background: #bbb090;
  padding: 1px 3px;
}

div.clear {
  clear: both;
  margin-bottom: -1px;
  line-height: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: -10px;
}
