* {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: #532E25;
  background: #DEDDC9 url("../img/body-bg.png") repeat-x 0 0;
}

#wrapper {
position:relative;
  width: 760px;
  margin: 0 auto;
  padding: 28px 0;
}

#header {
  height: 88px;
  overflow: hidden;
  background: #F0EEDE url("../img/header-bg-inner.png");
}
#header h1 {
  float: left;
  padding: 20px 0 0 20px;
}
#login {
  float: right;
  width: 327px;
}
#login form {padding: 32px 0 0 50px;}
#login form * {vertical-align: middle;}
#login form a {color: #496982;}
#login form td {
  padding: 0 3px 2px 0;
  font-size: 10px;
  color: #496982;
}
#login form input {
  width: 100px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #8DA3B1;
  padding: 1px 0;
  background: #FFF;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #4E4E4E !important;
  background: none !important;
}

#login form input.button2 {
  width: 29px !important;
  height: 19px !important;
  }

#menu {
  height: 48px;
  overflow: hidden;
  background: #CA003C url("../img/menu-bg.gif");
  padding-left: 20px;
}
#menu li {
  float: left;
  display: inline;
  padding: 13px 17px 0 19px;
  background: url("../img/m-sep.gif") no-repeat 0 21px;
}
#menu .f {
  background: none;
  padding-left: 0;
}


#search {
  height: 212px;
  overflow: hidden;
  background: #FFF url("../img/spl.jpg") no-repeat 100% 0;
}
#search div {
  width: 257px;
  height: 212px;
  float: left;
  background: url("../img/search-bg.png");
  display: inline;
  color: #921C28;
}
#search form {
  padding: 16px 16px 0;
}
#search h2 {
  margin-bottom: 15px;
}
#search .button{width: auto !important; border: none !important; background: none; color: #FFF;}
#search table {width: 100%;}
#search table td {
  padding: 3px 0;
}
#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;}

#main_index {
  padding: 1px 0 3px;
  background: #FFF;
  overflow: hidden;
  zoom: 1;
}







.box {
  float: left;
  display: inline;
  height: 273px;
  background: #EBD0BD;
}
.box h2 {
  height: 38px;
  overflow: hidden;
  background: #70A4DB url("../img/h2-bg.png");
  margin-bottom: 10px;
}

#features {
  width: 257px;
  margin-right: 5px;
  background: url("../img/features-bg.png") no-repeat 0 100%;
}
#features ul {
  padding: 0 0 0 18px;
}
#features ul li {
  padding: 6px 0 6px 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%;}


#members {
  width: 193px;
  background: url("../img/members-bg.png") no-repeat 0 100%;
}
#members .in {
  padding: 0 11px;
}
#members td {
  background: url("../img/members-bg.gif") repeat-x 0 0;
  padding: 8px 0 7px;
}
#members .f td {padding-top: 0 !important; background: none !important;}
#members .img {
  padding-right: 11px;
}
#members .img img {
  border: 1px solid #478791;
}
#members .desc {
  font-weight: bold;
  width: 100%;
}
#members .desc span {
  display: block;
  font-size: 10px;
  font-weight: normal !important;
  text-transform: uppercase;
}
#members a {color: #C50039;}

#join {
  float: right !important;
  width: 291px;
  background: url("../img/join-bg.png") no-repeat 0 100%;
}
#join form {padding: 0 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: #000;
  position: relative;
  padding: 1px 0;
  background: #FFF;
  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;
  background: none !important;
}
#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;
}


#footer {
  height: 46px;
  overflow: hidden;
  line-height: 46px;
  background: url("../img/footer-bg-inner.png");
}
#footer p {
  padding: 0 12px;
}
#footer p.links {
  float: right;
  color: #C3C3C3;
}
#footer p.links a {
  color: #D3002F;
  text-decoration: none;
}
#footer p.cop {
  float: left;
  font-size: 10px;
  color: #4D4039;
}