* {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: #BE0000 url("../img/body-bg.png") repeat-x 0 0;
    color: #474747;
    font: 11px/14px Tahoma, Verdana, sans-serif;
}

#container {
    width: 800px;
    margin: 0 auto;
}

#header {
    height: 160px;
}
#header h1 {
    padding: 41px 0 0 6px;
    float: left;
}

#login {
	font-size: 10px;
	overflow: hidden;
	padding: 71px 0 0 50px;
	color: #D6BDA8;
	float: right;
	position: relative;
	width: 241px;
}
#header form a {color: #D6BDA8;}
#header form * {vertical-align: middle;}
#header form td {
font-size:10px;
	padding: 0 5px 2px 0;
	color: #D6BDA8;
}
#header form input {
	width: 90px;
	background: #FFF;
	border: 1px solid #D3D3D3;
	font-family: Tahoma, Verdana, sans-serif;
	color: #51646D;
	padding: 2px 0;
}
#remember, #header form input.button2 {
	width: auto !important;
	border: none !important;
	padding: 0 !important;
	color: #505050 !important;
	background: none !important;
}

#menu {
    height: 40px;
    background: url("../img/menu-bg.gif");
    margin: 10px 0;
    line-height: 40px;
}
#menu .menu {
	font-weight: bold;
}
#menu .menu li {
	padding: 0 17px 0 19px;
	float: left;
	background: url("../img/m-sep.gif") no-repeat 0 50%;
}
#menu .menu li a {color: #414141; text-decoration: none;}
#menu .stats {
	float: right;
	padding: 0 19px 0 0;
}
#menu .stats li {
	float: left;
	display: inline;
	margin-left: 12px;
	padding-left: 20px;
}
#menu .stats .total {background: url("../img/icn-total.gif") no-repeat 0 50%;}
#menu .stats .online {background: url("../img/icn-online.gif") no-repeat 3px 50%;}
#menu .menu .f {background: none;}
#menu span {
    background: url("../img/m-act.gif") no-repeat 50% 0;
    display: block;
}

#main {
    height: 367px;
    overflow: hidden;
    position: relative;
    background: #FFF url("../img/main-bg.jpg");
}


#members {
    padding: 12px 0 12px 31px;
    background: #FFF;
    margin: 10px 0;
}
#members a {
	color: #474747;
	font-weight: bold;
}
#members ul {
    overflow: hidden;
    zoom: 1;
}
#members li {
	float: left;
	display: inline;
	margin-right: 8px;
	padding-bottom: 10px;
}
#members .img {
	display: block;
	margin-bottom: 5px;
}
#members .img img {
	border: 3px solid #FFF;
}
#members ul span {
	display: block;
	padding-left: 7px;
}
#members strong {
	display: block;
}


#footer {
    background: #750C00;
    line-height: 40px;
    padding: 0 20px;
    overflow: hidden;
    zoom: 1;
    color: #FFF;
}
#footer a {
    color: #FFF;
    text-decoration: none;
}
#footer p.links {float: right;}
#footer p.cop {float: left; font-size: 10px;}

#join {
    float: left;
    display: inline;
    margin: 40px 0 0 40px;
    width: 280px;
}
#join table {width: 100%;}
#join td, #join th {
  text-align: left;
  padding-bottom: 5px;
  font-weight: normal;
}
#join input, #join select {
  width: 100%;
  font-size: 10px;
  color: #585858;
  padding: 1px 0;
  border: 1px solid #C6C6C6;
  position: relative;
  font-family: Tahoma, Verdana, sans-serif;
}
#join .nb input, #join .nb select {
  width: auto;
}
#join input.button {
  width: auto;
  border: none;
  font-size: 11px !important;
  margin: 5px 0 0;
}
#join a {color: #6D6D6D;}
#join .nbc td {
  font-size: 10px;
}
#join .nbc input {
  width: auto;
  border: none;
}
#join .np {
  font-size: 10px;
  padding-bottom: 0;
}
#join .np input {
  width: auto;
  border: none;
}
#main h2 {margin-bottom: 15px;}

#features {
    float: right;
    margin: 40px 0 0;
    width: 383px;
}
#features ul li {
	padding: 5px 0 5px 28px;
}
#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%;}