* {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 {
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #404040;
  background: #E8E8E8 url("../img/body-bg-inner.png") no-repeat 50% 0;
}

#wrapper {
position:relative;
  width: 764px;
  margin: 0 auto;
  background: #FFF;
}

#header {
  height: 100px;
  overflow: hidden;
 
}
#header h1 {
  float: left;
  padding: 13px 0 0 22px;
}
#login {
  float: right;
  width: 353px;
  height: 80px;
  border: 1px solid #DDE2E3;
  display: inline;
  margin: 5px 5px 0 0;
  background: url("../img/login-bg.gif") no-repeat 17px 50%;
}
#login form * {vertical-align: middle;}
#login form {
  padding: 15px 0 0 70px;
}
#login form a {color: #292929;}
#login form td {
  padding: 0 5px 2px 0;
  color: #292929;
  font-size: 10px;
}
#login form input {
  width: 100px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #6D6D6D;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #FFF !important;
  background: none !important;
}

#login form input.button2 {
  width: 40px !important;
  height: 20px !important;
  }

#menu {
  width: 758px;
  margin: 0 auto;
  height: 33px;
  overflow: hidden;
  background: #000 url("../img/menu-bg-inner.gif");
  color: #FFF;
}
#menu ul {
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin-left: 14px;
}
#menu ul li {
  float: left;
  display: inline;
  padding: 0 8px 0 11px;
  line-height: 30px;
  background: url("../img/m-sep.gif") no-repeat 0 9px;
  margin: 0 8px 0 -8px;
}
#menu a {color: #FFF; text-decoration: none;}

#spl {
  width: 774px;
  margin: 0 auto;
  height: 212px;
  overflow: hidden;
  background: #295C90 url("../img/spl.jpg");
  position: relative;
}
#search {
  float: left;
  width: 245px;
  height: 189px;
  overflow: hidden;
  margin: 11px 0 0 12px;
  background: url("../img/search-bg.jpg");
  display: inline;
}
#search .in{padding: 19px;}
#search .button{width: auto !important; border: none !important; background: none; color: #FFF;}
#search table {width: 100%;}
#search table td {
  padding: 3px 0;
  color: #FFF;
}
#search tr.nw td select {
  width: auto !important;
}
#search select {
  width: 100%;
  font: 10px Tahoma, Verdana, sans-serif;
  color: #696969;
}
#search .button {margin: 5px 0;}
#search .chk {float: right; margin-top: 7px;}
#spl .join {
  top: 1px;
  left: 468px;
  position: absolute;
}

#banners td {
  height: 58px;
  vertical-align: middle;
  text-align: center;
  padding: 0 8px;
}
#banners table {width: 100%;}

#footer {
  line-height: 32px;
  overflow: hidden;
  zoom: 1;
  background: #B7D9FE;
}
#footer p.links {
  float: right;
  padding-right: 10px;
  color: #89A2BD;
}
#footer p.links a {
  color: #45505D;
  text-decoration: none;
}
#footer p.cop {
  float: left;
  padding-left: 10px;
  color: #45505D;
}

#content {
  padding: 2px 3px 2px;
  overflow: hidden;
  zoom: 1;
}

.box {
  float: left;
  display: inline;
}
.box .in {
  height: 262px;
  border: 1px solid #D0E0E4;
  border-width: 0 1px 1px;
}

#features {
  width: 255px;
  margin-right: 3px;
}
#features .in {background: url("../img/features-bg.jpg") no-repeat 100% 100%;}
#features ul {
  color: #404040;
  padding: 15px 0 0 17px;
}
#features ul li {
  padding: 5px 0 5px 25px;
}
#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%;}

#members {
  width: 214px;
}
#members .in div {
  padding: 10px 8px 0;
}
#members .img {
  padding: 11px 12px;
}
#members .desc {
  width: 100%;
  padding: 11px 0;
}
#members td {
  border-top: 1px solid #DEE1E2;
}
#members .f td {border: none;}
#members .desc {
  font-weight: bold;
}
#members .desc a {color: #F60085;}
#members .desc span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

#join {
  float: right;
  width: 298px;
}
#join form {padding: 21px 15px 21px 21px;}
#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: #000000;  //#585858
  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: #5A5B4A;}
#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: #5A5B4A;}
#join .np input {
  width: auto;
  border: none;
}