* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
  margin: 0;
  padding: 0;
}

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

a:hover {
  color: #ec8002;
}

b, strong {
  color: #ffd1b5;
}

a b, a strong {
  color: #efa145;
}

body {
  background: #000000 url('images/bg.png') center top repeat-x;
  color: #d6d6d6;
}

h1, h2 {
  color: #efa145;
  font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 29px;
  padding: 5px 0 10px 0;
}

*+h1, *+h2 {
  margin-top: 14px;
}

h1.messagebar a {
  padding-top: 6px;
  padding-left: 12px;
}

img {
  border: 0;
}

input[type=text], input[type=password] {
  border: 1px solid #8289ad;
  padding: 0 4px;
  height: 18px;
}

input[type=submit], input[type=button], input[type=reset] {
  border: 1px solid #ec8002;
  background: #efa145;
  font-weight: bold;
  padding: 0 4px;
  height: 20px;
}

ul {
  list-style: none;
}

#container {
  background: url('images/wrapper.png') repeat-y;
  margin: 0 auto;
  width: 984px;
}

#top_menu {
  background: url('images/topbar.png') no-repeat;
  height: 28px;
  padding: 22px 0 0 37px;
  margin: 0 auto;
  overflow: hidden;
  width: 947px;
}

#top_menu a { 
  background: url('images/topmenu.png') no-repeat;
  color: #ffffff;
  float: left;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 0 5px 0;
  text-decoration: none;
  width: 105px;
}

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

#top_header {
  background: url('images/headerbox.png') no-repeat;
  height: 180px;
  margin: 0 auto;
  padding: 0 3px 6px 3px;
  width: 978px;
}

#site_header {
  height: 148px;
  position: relative;
  width: 966px;
}

#site_header h1 {
  background: transparent;
  color: #fdc630;
  font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
  font-size: 20px;
  left: 195px;
  line-height: 30px;
  position: absolute;
  top: 95px;
}

#site_header h1 font {
  font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

#site_header .login {
  background: url('images/loginbox.png');
  position: absolute;
  top: 0px;
  right: -12px;
  width: 300px;
  height: 148px;
  padding: 0;
  overflow: hidden;
}

#site_header .login input[type=text], #site_header .login input[type=password] {
  background: #ffffff;
  border: 0;
  color: #808080;
  width: 216px;
  padding: 0;
  line-height: 16px;
  height: 16px;
}

#site_header .login .l1 {
  position: absolute;
  top: 37px;
  left: 60px;
}

#site_header .login .l2 {
  position: absolute;
  top: 65px;
  left: 60px;
}

#site_header .login .l3 {
  position: absolute;
  top: 99px;
  left: 102px;
}

#site_header .login input[type=submit] {
  background: transparent;
  border: 0;
  width: 120px;
}

#site_header .login img {
  margin: 2px 0 0 0;
  vertical-align: top;
}

#site_header .stats {
  background: url('images/statsbox.png');
  position: absolute;
  top: 0px;
  right: -12px;
  width: 250px;
  height: 128px;
  padding: 20px 10px 0 40px;
  overflow: hidden;
}

#site_header .stats table {
  width: 250px;
}

#site_header .stats td {
  vertical-align: top;
}

#site_header .stats td.icon {
  width: 10px;
}

#site_header .menu {
  background: url('images/headermenu.png') no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
  height: 148px;
}

#site_header .menu ul li {
  height: 21px;
  padding: 0 0 0 11px;
}

#site_header .menu ul li a {
  background: url('images/headermenu-item.png') no-repeat;
  color: #818181;
  display: block;
  font-size: 9px;
  height: 18px;
  padding: 3px 0 0 16px;
}

#site_header .menu ul li a:hover {
  color: #ffffff;
}

#site_header .menu ul li.t {
  font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  height: 30px;
  line-height: 14px;
  padding: 14px 12px 2px 0 !important;
  text-align: center;
}

#left_menu, #right_menu {
  float: left;
  width: 182px;
}

#left_menu {
  padding-left: 3px;
}

#right_menu {
  padding-right: 3px;
}

#left_menu li, #right_menu li {
  background: url('images/submenu-r.png') no-repeat;
  color: #818181;
  text-indent: 13px;
  line-height: 20px;
  height: 22px;
}

#right_menu li {
  margin-left: 12px;
  text-indent: 10px;
}

#left_menu a, #right_menu a {
  color: #818181;
  display: block;
  line-height: 20px;
  height: 22px;
}

#left_menu li a {
  background: url('images/submenu-l.png') no-repeat;
}

#right_menu li a {
  background: url('images/submenu-r.png') no-repeat;
}

#left_menu a:hover, #right_menu a:hover {
  color: #ffffff;
}

#left_menu ul, #right_menu ul {
  padding: 0 0 12px 0;
}

#left_menu ul.screenshots li, #left_menu ul.screenshots li a {
  background: transparent;
  height: 82px;
}

#left_menu ul li.t, #right_menu ul li.t {
  background: url('images/menu-l.png') no-repeat;
  color: #ffffff;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  text-indent: 0;
  height: 34px;
  margin: 0;
}

#right_menu ul li.t {
  background: url('images/menu-r.png') no-repeat;
}

#main_content {
  background: url('images/main_content_bg.png');
  float: left;
  width: 590px;
  padding: 0 12px 12px 12px;
}

#site_footer {
  background: url('images/footer.png') center top no-repeat;
  clear: both;
  font-size: 11px;
  margin: 0 auto;
  padding: 24px 0 12px 0;
  text-align: center;
  width: 984px;
}

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

td { padding: 2px 4px; }
td, td * { line-height: 16px; }
.belbox { background: #0e0808; border: 1px solid #29100f; color:#ffffff; padding:5px; }
.tsub { background: #29100f; font-weight: bold; color:#ffffff; padding: 3px; }
.licht { background: #0e0808; color: #ffffff; }
.icon { text-align:center; }

.avatar {
  border: 1px solid #2e2c2c;
}

.donker {
  background: #40281a;
  color: #ffffff;
}

.donker a {
  color: #ffffff;
}

em.quote {
  color: #cabda8;
  display: inline-block;
  margin: 2px 0 -2px 0;
  padding: 0 4px;
}

div.quote {
  background: #40281a;
  border: 1px solid #5d284a;
  padding: 2px 4px;
  margin: 2px 0;
}

.tiptag {
  background: #ffffff;
}
