* {
  margin: 0;
  padding: 0;
}

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

a:hover {
  text-decoration: underline;
}

body {
  background: #000;
  color: #ffffff;
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 19px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#skulls {
  background: url('images/skulls.png') center top repeat-x;
  height: 210px;
}

#topbar {
  background: url('images/topbar.png') center top no-repeat;
  height: 210px;
}

#header {
  position: relative;
  width: 942px;
  height: 210px;
  margin: 0 auto;
}

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

#topmenu {
  height: 30px;
  padding: 0;
  position: absolute;
  top: 34px;
  left: 358px;
}

#topmenu ul {
  height: 20px;
}

#topmenu ul li {
  float: left;
  height: 20px;
  padding-left: 14px;
}

#topmenu ul li a {
  color: #e7d8c9;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  height: 30px;
  text-decoration: none;
}

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

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

#town {
  background: url('images/town.jpg') center 89px no-repeat;
}

.min {
  min-height: 500px;
}

#left, #right {
  float: left;
  width: 216px;
  padding-bottom: 16px;
}

#center {
  float: left;
  width: 526px;
  padding: 46px 16px 0 16px;
}

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

#left ul+ul {
  background: url('images/leftmenu2.png') no-repeat;
}

#left .bottom {
  background: url('images/leftmenubottom.png') left bottom no-repeat;
  height: 66px;
  margin-top: -8px;
}

#right ul {
  background: url('images/rightmenu1.png') no-repeat;
}

#right ul+ul {
  background: url('images/rightmenu2.png') no-repeat;
}

#right .bottom {
  background: url('images/rightmenubottom.png') left bottom no-repeat;
  height: 66px;
  margin-top: -8px;
}

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

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

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

.ico4 {
  background: url('images/icon-crime.png') no-repeat;
}

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

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

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

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

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

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

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

#left ul .h3 {
  font-size: 15px;
  color: #533f32;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  padding: 56px 0 9px 40px;
  background-position: 6px 51px;
}

#left ul+ul .h3 {
  padding-top: 15px;
  background-position: 6px 10px;
}

#right ul .h3 {
  font-size: 15px;
  color: #533f32;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  padding: 56px 0 9px 44px;
  background-position: 10px 51px;
}

#right ul+ul .h3 {
  padding-top: 15px;
  background-position: 10px 10px;
}

#left ul li a, #right ul li a {
  background: url('images/bullet.png') 26px 10px no-repeat;
  color: #4b3e33;
  line-height: 14px;
  padding-left: 40px;
  padding-top: 4px;
  display: block;
}

#left ul li a:hover, #right ul li a:hover {
  color: #000;
}

#statsmenu {
  background: url('images/statusbar.png') no-repeat;
  width: 612px;
  height: 64px;
  position: absolute;
  top: 114px;
  left: 50%;
  margin-left: -303px;
  padding-top: 24px;
  padding-left: 180px;
}

#statsmenu .stats {
  width: 600px;
}

#statsmenu2 {
  background: url('images/statusbar.png') no-repeat;
  width: 582px;
  height: 78px;
  position: absolute;
  top: 114px;
  left: 50%;
  margin-left: -303px;
  padding-top: 10px;
  padding-left: 190px;
  padding-right: 20px;
}

#lf {
  padding-top: 2px;
}

#lf input {
  vertical-align: bottom;
}

#lf input[type=text], #lf input[type=password] {
  background: url('images/input.png') left top no-repeat;
  border: 0;
  padding: 5px 10px;
  height: 27px;
  line-height: 13px;
  color: #474747;
  font-size: 11px;
  width: 174px;
  margin-top: 4px;
}

#lf input[type=text] {
  margin-top: 10px;
}

#lf input[type=submit] {
  background: url('images/submit.png') left 3px no-repeat;
  border: 0;
  padding: 0 0 0 0;
  height: 40px;
  line-height: 21px;
  color: #474747;
  font-size: 11px;
  width: 40px;
  color: #654b00;
  font-weight: bold;
  text-indent: 100px;
  overflow: hidden;
}

#lf input.l2 {
  margin-left: -50px;
}

#lf input.l3 {
  margin-left: -59px;
}

#lf a {
  background: url('images/arrow.png') 0 3px no-repeat;
  display: inline-block;
  font-size: 9px;
  line-height: 15px;
  margin-left: 160px;
  padding: 0 0 0 10px;
}

.regbutton {
  background: url('images/register.png') no-repeat;
  width: 173px;
  height: 44px;
  font-size: 14px;
  color: #fff;
  border: 0;
  font-weight: bold;
  padding: 0;
  float: right;
  margin-top: 10px;
}

ul.screens {
  height: 284px;
}

ul.screens li+li {
  padding-top: 4px;
}

ul.screens li a {
  background: transparent !important;
  display: block;
  padding: 0;
}

#main h1, h5 {
  color: #b9ffdb;
  font-size: 24px;
  line-height: 29px;
  font-weight: bold;
  padding: 8px 0 5px 0;
}

#footer h5 {
  display: none;
}

#footer strong {
  color: #b9ffdb;
}

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

#footer  {
  background: url('images/footer.png') center top repeat-x;
  color: #ded5b4;
  height: 90px;
}

#footer .wrap {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#footer .copy {
  float: left;
  width: 340px;
  color: #fff;
  font-weight: bold;
  padding: 16px 0 0 0;
}

#footer .copy ul {
  padding-top: 5px;
}

#footer .copy ul li {
  display: inline;
  font-size: 11px;
  font-weight: bold;
}

#footer .copy ul li a {
  color: #fff;
}

#footer .copy ul li a span {
  color: #b9ffdb;
}

#footer .block {
  float: right;
  width: 468px;
  height: 60px;
  overflow: hidden;
  padding: 14px 0 0 0;
  text-align: right;
}

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

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

input.submit {
  border: 1px solid #401414;
  background: #571b1b;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: bold;
  padding: 0 8px;
}

.content_block {
  padding-bottom: 16px;
}

.content_table {
  border-left: 1px solid #3f3f3f;
  border-top: 1px solid #3f3f3f;
  border-spacing: 0 !important;
}

.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;
  border-right: 1px solid #3f3f3f;
  border-bottom: 1px solid #3f3f3f;
}

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

.licht {
  background: #0f1411;
}

.donker {
  background: #000;
}

.tsub {
  background: #260c08;
  color: #fff;
  font-weight: bold;
}

em.quote {
  color: #937f6b;
  padding-left: 4px;
}

div.quote {
  border-top: 1px solid #937f6b;
  border-bottom: 1px solid #937f6b;
  padding: 4px;
  margin: 4px;
}
