* {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: #511549 url("../img/body-bg.jpg") repeat-x;
  /*background-color:#000000;*/
  color: #000;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}

#wrapper {
  width: 812px;
  margin: 0 auto;
}
#header {
  height: 107px;
}
#header h1 {
    float: left;
    padding: 11px 0 0 1px;
}

#login {
    float: right;
    padding: 0 20px 0 50px;
    margin-top: 42px;
    background: url("../img/login-bg.gif") no-repeat 0 50%;
}
#login a, #login {color: #E400FF; text-decoration: none; font-size: 10px;}
#login th {
    text-align: right;
    padding-right: 5px;
    font-weight: normal;
    font-size: 11px !important;
	color:#FFFFFF;
}
#login .inp {
    background: #FFF;
    padding: 1px 0;
}
#login .forgot {
    text-decoration: none; 
	color:#FFFFFF;
	font-weight:bold;
}

#login th, #login td {padding-top: 2px; padding-bottom: 2px; color:#FFFFFF;}
#login * {vertical-align: middle;}
#i1 {width: 140px;}
#i2 {width: 105px; margin-right: 5px;}

#menu {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  background: url("../img/menu-bg.gif") no-repeat;
}
#menu ul {
  padding-left: 110px;
float: left;
}
#menu li {
  float: left;
  padding: 0 20px 0 20px;
  font-size: 16px;
  background: url("../img/m-sep.gif") no-repeat 0 0;
}
#menu a {
  color: #FFF;
  text-decoration: none;
}
#menu .f {background: none;}
#menu p {
	float: right;
	padding: 0 20px;
	line-height: 37px;
	color: #FFF;
	background: url("../img/icon-total.gif") no-repeat 0 50%;
}

#main {
  height: 172px;
}
#join {
  height: 254px;
  background: url("../img/main-bg.jpg");
  overflow: hidden;
}
#join form {
  float: right;
  width: 295px;
  display: inline;
  margin: 20px 21px 0 0;
color: #FFE5DC;
}
#join table {width: 100%;}
#join td, #join th {
  text-align: left;
  padding-bottom: 5px;
  //padding-bottom: 3px;
  font-weight: normal;
}
#join input, #join select {
  width: 100%;
  font-size: 10px;
  color: #585858;
  position: relative;
  padding: 1px 0;
	border: 1px solid #BCBCBC;
  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: #FFE5DC;}
#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;
}
#join h2 {
  margin-bottom: 10px;
}

h2 {
	font: normal 20px/24px Georgia, "Times New Roman", serif;
	color: #FFF;
}
h2 span {color: #FFF200;}

#mf {
  height: 172px;
  background: url("../img/main-bgg.jpg");
}
#mf h2 {
    padding: 20px 0 0 20px;
}

#features {
  float: left;
  display: inline;
  margin-left: 18px;
width: 252px;
}
#features h2 {}
#features ul {padding-left: 20px; position: relative; margin-top: -12px;}
#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%;}

#members {
  float: right;
  width: 276px;
}
#members h2 {
    padding-left: 0;
}
.m {
  overflow: hidden;
  zoom: 1;
  padding-top: 5px;
}
.m li {
  float: left;
  padding-right: 6px;
}
.m li img {
  display: block;
  border: 1px solid #C1C1C1;
}
.m a {color: #000; font-weight: bold;}
.m span {
	display: block;
	padding: 8px 10px;
	color: #000;
}

.s {
  padding-top: 20px;
}
.s li {
  float: left;
  margin-right: 20px;
  display: inline;
  padding-left: 20px;
}
.s .total {background: url("../img/icon-total.gif") no-repeat 0 50%;}
.s .online {background: url("../img/icon-online.gif") no-repeat 3px 50%;}


#footer {
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  color: #E400FF;
  padding: 0 40px;
}
#footer ul li {
  float: left;
  display: inline;
  padding: 0 5px 0 11px;
  background: url("../img/f-sep.gif") no-repeat 0 50%;
}
#footer ul {float: right;}
#footer a {color: #FFFFFF;}
#footer .f {background: none;}
#footer p.cop {
  float: left;
}
#footer p.links {float: right; color: #FFFFFF;} /*#footer p.links {float: right; color: #E400FF;}*/
#footer p.links a {text-decoration: none;}

#footer_logo table {width: 560px; margin:auto;}
#footer_logo td {
  padding: 0 6px;
  height: 46px;
  text-align: center;
}
#footer_logo {
  margin: 8px 0px 20px 0px;;
}

#footer_links { margin-bottom:20px}
#footer_links li { list-style:none; padding: 0 20px 5px 20px;}
#footer_links li.links   { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color: #FFFFFF;}
#footer_links li.links a { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color: #FF6666; text-decoration:none;}

#welcome {
    height: 254px;
    background: url("../img/main-bg.jpg") no-repeat;
    position: relative;
}
#welcome h2 {
    padding: 27px 0 15px 455px;
}
#welcome p {
    padding: 202px 30px 15px 268px;
    
}

#search {
    float: left;
    display: inline;
    margin-left: 15px;
    width: 236px;
    height: 172px;
    background: url("../img/search-bg.gif") no-repeat;
    margin-top: 0px;
    position: relative;
}
#search h2 {padding-top: 10px; padding-bottom: 5px;}
#search table {width: 100%;}
#search table td {
  padding: 2px 0;
}
#search form {padding-right: 10px !important;}
#search tr.nw td select {
  width: auto !important;
}
#search select {
  width: 100%;
  font: 10px Tahoma, Verdana, sans-serif;
  color: #696969;
}
#search form {
    padding: 0 0 0 20px;
    position: relative;
    margin-top: -15px;
}