* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

body {
  background: #640000 url("../img/body-bg2.png") repeat-x 0 0;
  font: 11px/14px Arial, Helvetica, sans-serif;
  color: #353535;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
}
#lang {
  padding: 0 26px 0 0;
  overflow: hidden;
  zoom: 1;
  height: 56px;
}
#lang ul {
  overflow: hidden;
  zoom: 1;
  padding-top: 22px;
  float: right;
}
#lang li {
  float: left;
  padding-lefT: 15px;
}

#main {
  background: #FFF;
}

#header {
  height: 70px;
  background: url("../img/header-bg.gif") no-repeat 0 0;
}
#header h1 {
  float: left;
  padding: 22px 0 0 22px;
}
#header ul {
  float: right;
  padding: 22px 29px 0 0;
}
#header ul li {
  float: left;
  display: inline;
  margin-left: 20px;
}

#spl {
  height: 342px;
  background: url("../img/spl.jpg");
}
#features {
	float: left;
	padding: 33px 0 0 23px;
	color: white;
}
#features h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
}
#features h2 span {color: #F7AF1E;}
#features ul {
  font-size: 11px; 
  font-family: Arial, Helvetica, sans-serif;

}
#features ul li {
  padding: 4px 0 4px 23px;
}
#f1 {
	background: url("../img/f1.gif") no-repeat 0 50%;
}
#f2 {background: url("../img/f2.gif") no-repeat 0 50%;}
#f3 {background: url("../img/f3.gif") no-repeat 0 50%;	}
#f4 {background: url("../img/f4.gif") no-repeat 0 50%;	}
#f5 {background: url("../img/f5.gif") no-repeat 0 50%;	}
#f6 {background: url("../img/f6.gif") no-repeat 0 50%;	}
#f7 {background: url("../img/f7.gif") no-repeat 0 50%;	}
#f8 {background: url("../img/f8.gif") no-repeat 0 50%;	}
#f9 {background: url("../img/f9.gif") no-repeat 0 50%;	}
#f10 {background: url("../img/f10.gif") no-repeat 0 50%;	}

#join {
  float: right;
  width: 250px;
  display: inline;
  margin: 29px 31px 0 0;
}
#join h2 {margin-bottom: 15px;}
#join table {width: 100%;}
#join td, #join th {
  text-align: left;
  padding-bottom: 3px;
  //padding-bottom: 1px;
  font-weight: normal;
}
#join input, #join select {
  width: 100%;
  color: #000000;
  position: relative;
  padding: 1px 0;
  background: #FFF;
  font-family: Arial, Helvetica, sans-serif;
}
#join .nb input, #join .nb select {
  width: auto;
}
#join input.button {
  width: auto;
  border: none;
  font-size: 11px !important;
  background: none !important;
  position: relative;
  margin-left: -12px;
}
#join a {color: #FFF;}
#join .nbc td {
  font-size: 10px;
}
#join .nbc input {
  width: auto;
  border: none;
}
#join .np {
  font-size: 10px;
  padding-bottom: 0;
}
#join .np a {color: #FFF;}
#join .np input {
  width: auto;
  border: none;
}

#welcome {
  height: 131px;
  background: url("../img/welcome-bg.gif") no-repeat 0 100%;
}
#welcome h2 {
  padding: 19px 33px 0;
}
#welcome p {
  margin-top: 10px;
  padding: 0 33px;
}

#members {
  margin: 10px 0 9px;
  height: 133px;
  overflow: hidden;
  background: url("../img/members-bg.png");
}
#members ul {
  padding: 17px 0 0 12px;
}
#members ul img {display: block; margin-bottom: 6px;}
#members a {color: #FFF;}
#members ul li {
  float: left;
  display: inline;
  margin-right: 7px;
}
#misc {
  overflow: hidden;
  width: 100%;
}

#stats {
  float: left;
  display: inline;
  margin-right: 7px;
  width: 222px;
  height: 83px;
  color: #FFF;
  overflow: hidden;
  background: url("../img/stats-bg.jpg") no-repeat 0 0;
}
#stats ul {
  padding: 26px 0 0 68px;
}

#login {
  float: left;
  width: 320px;
  height: 83px;
  overflow: hidden;
  background: url("../img/login-bg.jpg") no-repeat 0 0;
}
#login form {padding: 24px 0 0 68px;}
#login form * {vertical-align: middle;}
#login form a {color: #FFF;}
#login form td {
  padding: 0 5px 2px 0;
  color: #FFF;
  font-size: 10px;
}
#login form input {
  height: 16px;
  line-height: 16px;
  width: 90px;
  background: #59000B;
  border: 1px solid #59000B;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFF;
}
#remember, #login form input.button {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #4E4E4E !important;
  background: none !important;
}

#misc .features {
  float: right;
}

#f-menu {
  margin-top: 9px;
  height: 31px;
  line-height: 31px;
  font-size: 10px;
  text-align: center;
  background: url("../img/f-menu-bg.gif");
}
#f-menu li {
  display: inline;
  padding: 0 7px 0 9px;
  background: url("../img/f-sep.gif") no-repeat 0 50%;
}
#f-menu .f {
  padding-left: 0;
  background: none;
}
#f-menu a {
  color: #FFF;
  text-decoration: none;
}

#footer {
  color: #FFF;
  font-size: 10px;
  padding: 15px 0;
  text-align: center;
}
#footer a {color: #F50025;}