* {
  margin: 0;
  padding: 0;
}

a {
  color: #576e6c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  background: #000 url('images/bg.jpg') center top repeat-y;
  color: #3c3b31;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  line-height: 14px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  position: relative;
  width: 798px;
  margin: 0 auto;
  padding-right: 2px;
}

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

h1.gamenaam {
  position: absolute;
  top: 40px;
  left: 25px;
  font-size: 34px;
  line-height: 37px;
  width: 345px;
  text-align: left;
  border: 0;
  text-transform: uppercase;
}

#header img {
  position: absolute;
  left: 522px;
  top: 0px;
}

#statsmenu {
  background: url('images/stats.png') no-repeat;
  height: 58px;
  margin: -8px -8px 4px -8px;
  padding-top: 5px;
  padding-left: 4px;
}

#statsmenu .stats {
  width: 100%;
}

#statsmenu .stats td {
  color: #fff;
}

#statsmenu .stats td img {
  margin-top: 1px;
  margin-bottom: -1px;
}

#statsmenu .stats td span img {
  margin: 0;
}

#loginmenu {
  background: url('images/stats.png') no-repeat;
  height: 53px;
  margin: -8px -8px 4px -8px;
  padding-top: 10px;
}

#loginmenu input.input {
  background: #cfe5e4;
  width: 120px;
}

#loginmenu input.submit {
  background: #a0c9da;
  height: 21px;
  width: 80px;
}

#topmenu {
  background: url('images/topmenu.png') repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 37px;
  width: 798px;
}

#topmenu ul {
  height: 37px;
}

#topmenu ul li {
  float: left;
  padding: 0 8px;
  height: 37px;
}

#topmenu ul li a {
  display: block;
  padding: 10px 0;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 17px;
  height: 17px;
}

#left {
  float: left;
  width: 245px;
  padding: 3px 0 3px 3px;
}

#left li.h3 {
  border: 0;
  float: none;
  margin: 0;
  width: 240px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-align: left !important;
  padding: 10px 0 12px 5px !important;
  height: 16px;
}

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

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

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

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

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

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

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

#left li.linkpartners {
  background: url('images/menu-linkpartners.png') no-repeat;
}

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

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

#left li.screenshots {
  background: url('images/menu-screens.png') no-repeat;
}

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

#left ul li {
  float: left;
  width: 116px;
  margin: 0 0 0 2px;
  padding: 1px 0 1px 2px;
  border-bottom: 1px dotted #96bdbb;
}

#left ul li a {
  font-size: 10px;
  line-height: 14px;
}

#left ul li a:hover {
  color: #000;
  text-decoration: none;
}

#left ul li.b {
  border: 0;
  float: none;
  clear: both;
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
  margin-bottom: 2px;
}

#left ul.screens li {
  float: none;
  width: 240px;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 2px 0 0 0;
}

#main {
  background: #aedcd9;
}

#main h1, h5 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}

#center {
  background: #94c1be;
  margin-top: 3px;
  margin-bottom: 2px;
  float: left;
  width: 531px;
  padding: 8px;
}

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

#footer {
  color: #fff;
  padding: 24px 0;
  line-height: 16px;
  text-align: center;
}

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

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

input.input {
  border: 1px solid #5c7876;
  background: #a0c9da;
  color: #2a5553;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

textarea, select {
  border: 1px solid #5c7876;
  background: #a0c9da;
  color: #2a5553;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
}

input.submit {
  border: 1px solid #5c7876;
  background: #7ca9a7;
  color: #000;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: bold;
  padding: 0 8px;
}

.content_block+.content_block {
  margin-top: 16px;
}

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

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

.content_table td {
  font-size: 10px;
  line-height: 16px;
}

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

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

.donker, .tsell {
  background: #5c7876;
  color: #fff;
}

.tsub {
  background: #7ca9a7;
  color: #2a5553;
  font-weight: bold;
}

em.quote {
  color: #afac87;
}

div.quote {
  border: 1px solid #afac87;
  background: #e4e0af;
}

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

