* {
  margin: 0;
  padding: 0;
}

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

a:hover {
  text-decoration: underline;
}

body {
  background: #000 url('images/bg.png') center top no-repeat;
  color: #ffffff;
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 19px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-left: 3px;
}

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

h1.gamenaam {
  position: absolute;
  top: 40px;
  left: 185px;
  width: 400px;
  text-align: center;
  font-size: 28px;
  line-height: 35px;
  border: 0;
}

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

#lf input[type=text], #lf input[type=password] {
  background: url('images/input.png') left top no-repeat;
  border: 0;
  padding: 0 10px;
  height: 23px;
  line-height: 23px;
  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 top no-repeat;
  border: 0;
  padding: 1px 0 0 0;
  height: 23px;
  line-height: 22px;
  color: #474747;
  font-size: 11px;
  width: 90px;
  color: #654b00;
  font-weight: bold;
  margin-top: 4px;
}

#statsmenu {
  padding-top: 19px;
  padding-bottom: 5px;
}

#statsmenu table {
  background: #150e10;
  border: 1px solid #44373a;
  padding: 1px;
  width: 100%;
}

#statsmenu table td {
  font-size: 11px;
  line-height: 16px;
  color: #fef0b1;
  font-weight: bold;
}

#statsmenu table img {
  margin-bottom: -3px;
}

#statsmenu table span img {
  margin: 0;
}

#topmenu {
  background: url('images/topmenu.png') 5px top no-repeat;
  height: 63px;
  padding: 0 42px 0 45px;
}

#topmenu ul {
  height: 63px;
}

#topmenu ul li {
  float: left;
  height: 63px;
  margin-right: -11px;
}

#topmenu ul li a {
  display: block;
  font-size: 14px;
  color: #b8a2b1;
  font-weight: bold;
  line-height: 23px;
  text-align: center;
  height: 23px;
  width: 156px;
  padding: 12px 2px 28px 0;
  text-decoration: none;
}

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

#left {
  float: left;
  width: 209px;
  background: url('images/menu-l-bot.png') 18px bottom no-repeat;
  line-height: 16px;
  padding-bottom: 10px;
}

#right {
  float: left;
  width: 209px;
  background: url('images/menu-r-bot.png') 1px bottom no-repeat;
  line-height: 16px;
  padding-bottom: 10px;
}

#left li.h3, #right li.h3 {
  color: #fff;
  font-size: 14px;
  text-transform: lowercase;
  line-height: 19px;
  font-weight: bold;
  padding: 28px 0 0 47px;
  height: 29px;
}

#right li.h3 {
  padding: 28px 0 0 11px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#left ul li {
  background: url('images/menu-l-bg.png') 18px 0 repeat-y;
}

#left ul+ul {
  background: url('images/menu-l-bg.png') 18px 0 repeat-y;
}

#left ul+ul li {
  background: transparent;
}

#right ul li {
  background: url('images/menu-r-bg.png') 1px 0 repeat-y;
}

#right ul+ul {
  background: url('images/menu-r-bg.png') 1px 0 repeat-y;
}

#right ul+ul li {
  background: transparent;
}

#left ul li a {
  background: url('images/menu-li.png') 30px 5px no-repeat;
  font-size: 11px;
  color: #fff;
  line-height: 18px;
  padding: 0 0 0 40px;
}

#right ul li a {
  background: url('images/menu-li.png') 12px 5px no-repeat;
  font-size: 11px;
  color: #fff;
  line-height: 18px;
  padding: 0 0 0 22px;
}

#left ul.screens li a {
  background: url('images/menu-ls.png') 30px top no-repeat;
  display: block;
  padding: 2px 0 2px 32px;
}

#left ul li.a, #right ul li.a {
  height: 5px;
  line-height: 5px;
  font-size: 1px;
  text-indent: -10px;
  overflow: hidden;
}

#left ul li.b, #right ul li.b {
  height: 10px;
  line-height: 10px;
  font-size: 1px;
  text-indent: -10px;
  overflow: hidden;
}

#main {
  padding: 0 7px;
}

#main h1, h5 {
  color: #fcdc61;
  font-size: 24px;
  line-height: 29px;
  font-weight: normal;
  padding: 25px 0 5px 0;
}

#footer h5 {
  padding: 0;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
}

#footer strong {
  color: #fedb61;
}

#center {
  float: left;
  padding-top: 1px;
  width: 518px;
  padding: 0 15px 10px 15px;
}

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

#footer .bg {
  background: url('images/footer-bg.png') -2px top repeat-y;
  color: #ded5b4;
}

#footer .top {
  background: url('images/footer-top.png') -2px top no-repeat;
  height: 15px;
  text-indent: -10px;
  overflow: hidden;
}

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

#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: #fedb61;
}

#footer .block {
  float: right;
  width: 468px;
  padding: 2px 50px 0 0;
  text-align: right;
}

#footer .bottom {
  background: url('images/footer-bottom.png') -2px top no-repeat;
  height: 30px;
  text-indent: -10px;
  overflow: hidden;
}

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

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

input.submit {
  border: 1px solid #e68500;
  background: #fdd82c;
  color: #654b00;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: bold;
  padding: 0 8px;
}

.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: #000;
}

.donker {
  background: #150e10;
}

.tsub {
  background: #62516d;
  color: #fff;
  font-weight: bold;
}

em.quote {
  color: #eede75;
}

div.quote {
  border: 1px dotted #514425;
  padding: 6px;
}
