* {
  margin: 0;
  padding: 0;
}

a {
  color: #7c2220;
  text-decoration: none;
}

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

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

strong {
  color: #000000;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  position: relative;
  width: 959px;
  margin: 0 auto;
}

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

h1.gamenaam {
  position: absolute;
  top: 76px;
  left: 303px;
  font-size: 30px;
  line-height: 40px;
  width: 360px;
  text-align: center;
  border: 0;
}

#loginmenu, #statsmenu {
  background: url('images/stats.png') no-repeat;
  position: absolute;
  top: 0;
  left: 733px;
  height: 156px;
  width: 209px;
  padding: 0;
  overflow: hidden;
}

#statsmenu .stats {
  width: 198px;
  padding: 6px;
}

#statsmenu .stats td {
  color: #ffffff;
  line-height: 14px;
  padding: 2px 0 1px 0;
}

#statsmenu .stats td strong {
  color: #e6e4c2;
}

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

#statsmenu .stats td span {
  display: inline-block;
}

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

#loginmenu .login {
  width: 160px;
  padding: 16px 23px 6px 23px;
}

#loginmenu .login td strong {
  color: #e6e3c2;
}

#loginmenu .login td input {
  border: 1px solid #f9f9e1;
  background: #e6e4c2;
  color: #23201e;
  width: 156px;
  padding: 2px;
  margin-bottom: 4px;
  line-height: 14px;
}

#loginmenu .login td input.l3 {
  background: #23201e;
  color: #e7e4c2;
  width: 150px;
  padding: 2px 0;
  font-weight: bold;
  margin-top: 8px;
}

#topmenu {
  position: relative;
  border-top: 1px solid #676462;
  background: #2d2825;
  height: 43px;
}

#topmenu ul {
  height: 43px;
  padding-left: 202px;
}

#topmenu ul li {
  float: left;
  height: 43px;
}

#topmenu ul li+li {
  background: url('images/topmenu-divider.png') left center no-repeat;
  padding-left: 7px;
}

#topmenu ul li a {
  display: block;
  font-size: 11px;
  color: #f8f8e0;
  line-height: 23px;
  padding: 10px 14px;
}

#topmenu ul li a:hover {
  color: #b22f2d;
  background: #433b37;
  text-decoration: none;
}

#left, #right {
  float: left;
  width: 189px;
}

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

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

.h3credits {
  background: url('images/menu-credits.png') no-repeat;
}

.h3crimes {
  background: url('images/menu-crimes.png') no-repeat;
}

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

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

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

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

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

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

.h3screenshots {
  background: url('images/menu-screenshots.png') no-repeat;
}

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

#left .h3, #right .h3 {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  padding: 12px 0 14px 32px;
}

#left ul, #right ul {
  background: #e6e4c2;
  padding: 0 0 2px 0;
}

#left ul li, #right ul  li {
  padding: 0 6px 0 6px;
}

#left ul li a, #right ul  li a {
  background: url('images/menu-bullet.png') 15px center no-repeat;
  display: block;
  padding: 4px 0 4px 26px;
}

#left ul li+li+li a, #right ul  li+li+li a {
  border-top: 1px solid #a5a28b;
}

#left ul.screens li a {
  text-align: center;
  background: transparent;
  padding: 4px 0 0 1px;
}

#center {
  float: left;
  width: 567px;
  padding: 7px;
}

#center .content_block {
  background: #fffcdb;
  padding: 3px 5px;
}

#center .content_block+.content_block {
  padding-top: 16px;
}

#center .content_inner {
  padding: 0 12px 4px 12px;
}

#main h1 {
  background: url('images/h1.png') no-repeat;
  margin: 0 -12px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  padding: 13px 0 20px 26px;
}

#main h5 {
  background: url('images/h5.png') 2px center no-repeat;
  color: #23201e;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  padding: 3px 0 3px 26px;
}

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

#footer {
  background: url('images/footer.png') no-repeat;
  height: 34px;
  padding: 111px 0 0 26px;
  color: #f6e6c9;
}

#footer strong {
  color: #f6e6c9;
}

.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 #f9f9e1;
  background: #e6e4c2;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

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

input.submit {
  border: 1px solid #f9f9e1;
  background: #23201e;
  color: #e7e4c2;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: normal;
  padding: 0 8px;
}

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

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

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

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

.licht, .tcell {
  background: #d2ba8e;
  color: #23201e;
}

.donker, .tsell {
  background: #837260;
  color: #e7e4c2;
}

.tsub {
  background: #7e2221;
  color: #ffffff;
  font-weight: bold;
}

.tsub a {
  color: #e6e4c2;
}

em.quote {
  color: #837260;
}

div.quote {
  border: 2px solid #fffcdb;
  background: #e6e4c2;
  padding: 4px;
}

.fb_connect {
  position: absolute;
  right: 9px;
  top: 11px;
}

