* {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; margin-left: auto; margin-right: auto;}

html {background: #FFF url("../img/body-bg.png") repeat-x 0 0;}
body {
    background: url("../img/body-bg.jpg") no-repeat 50% 0;
    color: #ff6600;
    font: 11px/14px Tahoma, Verdana, sans-serif;
}

#container-out {width: 762px; margin: 0 auto; background: #fff;}
#container {
    width: 760px;
    margin: 0 auto;
}

#header {
    height: 61px;
}
#header h1 {
    padding: 0px 0 0;
    float: center;
}

#login {
	font-size: 10px;
	overflow: hidden;
	padding: 0px 0 0 0px;
	color: #ff6600;
	float: left;
	position: relative;
	width: 241px;
}
#header form a {color: #8C8C8C;}
#header form * {vertical-align: middle;}
#header form td {
	padding: 0 5px 2px 0;
	color: #8C8C8C;
}
#header form input {
	width: 90px;
	background: #FFF;
	border: 1px solid #939393;
	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: 36px;
    background: url("../img/menu-bg.png");
    line-height: 36px;
    margin-bottom: 1px;
}
#menu .menu {
	font-weight: bold;
	font-size: 12px;
}
#menu .menu li {
	padding: 0 8px 0 8px;
	float: left;
	background: url("../img/m-sep.gif") no-repeat 0 50%;
}
#menu .menu li a {color: #FFF; 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;}

#main {
    overflow: hidden;
    zoom: 1;
    position: relative;
}


#members {
    padding: 0px 0 0px 0px;
}
#members a {
	color: #ff0000;
	font-weight: bold;
}
#members ul {
    overflow: hidden;
    zoom: 1;
}
#members li {
	float: left;
	display: inline;
	margin-right: 3px;
	padding-bottom: 0px;
}
#members .img {
	display: block;
	margin-bottom: 5px;
}
#members .img img {
	border: 3px solid #A8A8A8;
}
#members ul span {
	display: block;
	padding-left: 5px;
}
#members strong {
	display: block;
}


#footer {
    border-top: 1px solid #E7E7E7;
    padding: 15px 20px;
    overflow: hidden;
    zoom: 1;
    color: #9E969A;
}
#footer a {
    color: #9E969A;
}
#footer p.cop {margin-top: 8px; color: #5D5056; font-size: 10px;}

#join {
    float: left;
    display: inline;
    margin: 15px 0 0;
    width: 310px;
}
#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: left;
    display: inline;
    margin: 15px 0 0 5px;
    width: 140px;  
}
#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%;}

#spl {
    height: 195px;
    background: url("../img/spl-bg.jpg") no-repeat;
}

#search {
    float: right;
    display: inline;
    width: 280px;
    margin: 15px 0px 0 0;
}
#search .btn{width: auto !important; border: none !important; background: #51A0CF; color: #FFF;}
#search table {width: 100%;}
#search td, #search th {
  text-align: left;
  padding-bottom: 5px;
  font-weight: normal;
}
#search tr.nw td select {width: auto !important;}
#search select {
	width: 100%;
	padding: 1px 0;
	font: 10px Tahoma, Verdana, sans-serif;
	color: #696969;
}
#search .btn {margin: 5px 0;}