* {
  margin: 0;
  padding: 0;
}

a {
  color: #5a0b0b;
  text-decoration: none;
}

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

body {
  background: #0f0e0d url('images/bg.png') center top;
  color: #fdfdfc;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  line-height: 17px;
}

p {
  margin: 5px 0;
}

strong, b {
  color: #292828;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  background: #a59e81 url('images/wrapper.png') repeat-y;
  margin: 0 auto;
  width: 998px;
  position: relative;
}

#header {
  height: 164px;
}

#top {
  height: 179px;
  margin: 0 auto;
  width: 978px;
  position: relative;
}

h1.gamenaam {
  position: absolute;
  top: 64px;
  left: 29px;
  font-size: 38px;
  line-height: 43px;
  padding: 0;
  margin: 0;
  background: transparent;
}

#topmenu {
  background: url('images/topmenu.png') repeat-x;
  border-left: 1px solid #5d5e59;
  border-right: 1px solid #5d5e59;
  height: 36px;
}

#topmenu ul li {
  float: left;
  width: 98px;
}

#topmenu ul li.rank {
  background: transparent;
  font-size: 10px;
  line-height: 16px;
  color: #d8cfae;
  float: right;
  width: 200px;
  text-align: right;
  padding: 8px 10px 0 0;
}

#topmenu ul li a {
  background: url('images/topmenu-item.png') no-repeat;
  color: #d8cfae;
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  padding: 8px 0 10px 0;
  text-decoration: none;
}

#topmenu ul li a:hover {
  background: url('images/topmenu-hover.png') no-repeat;
}

#left {
  float: left;
  width: 178px;
}

#main {
  margin: 10px;
  float: left;
  width: 622px;
}

#right {
  float: left;
  width: 178px;
}

#footer {
  background: url('images/footer.png') repeat-x;
  border-left: 1px solid #515048;
  border-right: 1px solid #515048;
  color: #f6e6c9;
  clear: both;
  text-align: center;
  height: 20px;
  line-height: 18px;
  padding: 10px 0 10px 0;
}

#footer strong {
  color: #ffffff !important;
}

#left h3, #right h3 {
  height: 22px;
  color: #ffffff;
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 4px 0 2px 12px;
  overflow: hidden;
  z-index: 1;
}

#left h3+*+h3, #right h3+*+h3 {
  margin-top: -2px;
}

h3.menu_welcome {
  background: url('images/menu-general.png') center top no-repeat;
}

h3.menu_personal {
  background: url('images/menu-personal.png') center top no-repeat;
}

h3.menu_crimes {
  background: url('images/menu-crime.png') center top no-repeat;
}

h3.menu_admin {
  background: url('images/menu-admin.png') center top no-repeat;
}

h3.menu_environment {
  background: url('images/menu-environment.png') center top no-repeat;
}

h3.menu_casino {
  background: url('images/menu-casino.png') center top no-repeat;
}

h3.menu_credit {
  background: url('images/menu-credits.png') center top no-repeat;
}

h3.menu_members {
  background: url('images/menu-members.png') center top no-repeat;
}

h3.menu_linkpartners {
  background: url('images/menu-linkpartners.png') center top no-repeat;
}

h3.menu_screenshots {
  background: url('images/menu-screenshots.png') center top no-repeat;
}

ul.menu li {
  background: url('images/menu-item.png') no-repeat;
  height: 24px;
}

ul.screens li {
  background: #736c51;
  text-align: center;
  padding: 4px 0 2px 0;
  border: 1px solid #4f4e3a;
}

ul.menu li, ul.screens li {
  margin-top: -1px;
}

ul.menu li a {
  color: #fdfdfc;
  display: block;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 3px 0 3px 27px;
  text-decoration: none;
}

ul.menu li a:hover {
  background: url('images/menu-hover.png') no-repeat;
  color: #fdfdfc;
}

.content_inner h1, .content_inner h5 {
  background: url('images/h1.png') no-repeat;
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
  color: #796358;
  height: 20px;
  margin: -10px -15px 10px -15px;
  padding: 4px 0 3px 15px;
}

.content_inner {
  padding: 10px 15px 10px 15px;
  background: #8c8464;
}

.stats {
  background: url('images/stats.png') repeat-x;
  height: 36px;
  text-align: center;
  padding: 5px 0 5px 0;
}

.stats .l1 {
  background: #a59e81;
  border: 1px solid #4f4e3a;
  padding: 2px;
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  padding-left: 24px;
  width: 180px;
}

.stats .l2 {
  background: #a59e81;
  border: 1px solid #4f4e3a;
  padding: 2px;
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  padding-left: 24px;
  width: 180px;
}

.stats .l3 {
  border: 2px solid #5a0b0b;
  font-size: 11px;
  line-height: 15px;
  background: #6d0e0b;
  color: #d8cfae;
  height: 26px;
  padding: 0;
  font-weight: bold;
  padding: 0 8px;
}

.stats table {
  width: 100%;
  padding: 0 10px;
}

.stats table tr {
  height: 24px !important;
}

.stats table td {
  color: #d8cfae;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
}

.stats table td img {
  padding-top: 4px;
}

.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 {
  background: #a59e81;
  border: 1px solid #4f4e3a;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

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

input.submit {
  border: 2px solid #5a0b0b;
  font-size: 11px;
  line-height: 15px;
  background: #6d0e0b;
  color: #d8cfae;
  height: 23px;
  padding: 0;
  font-weight: bold;
  padding: 0 8px;
}

.content_table td {
  font-size: 11px;
}

.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;
}

.stats .content_table, .stats .content_table td {
  padding: 0 !important;
  font-size: 10px;
  line-height: 14px;
}

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

.licht {
  background: #a59e81;
}

.donker {
  background: #736c51;
}

.tsub {
  background: #6d0e0b;
  color: #d8cfae;
  line-height: 16px;
  border-bottom: 2px solid #5c0c0b;
}

.tsub img {
  margin-top: 1px !important;
  margin-bottom: -4px !important;
}

em.quote {
  color: #726f6a;
}

div.quote {
  border: 1px solid #4f4e3a;
  background: #736c51;
}
