address {
}

applet {
}

area {
}

a {
  text-decoration: underline;
  color: blue;
}

a:visited {
  color: purple;
}

base {
}

basefont {
}

big {
}

blockquote {
}

body {
}

br {
}

b {
  font-weight: bold;
}

caption {
}

center {
}

cite {
}

code {
}

dd {
}

dfn {
}

dir {
}

div {
}

dl {
}

dt {
}

em {
}

font {
}

form {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

head {
}

hr {
}

html {
}

img {
}

input {
}

isindex {
}

i {
  font-style: italic;
}

kbd {
}

link {
}

li {
}

map {
}

menu {
}

meta {
}

ol {
}

option {
}

param {
}

pre {
}

p {
}

samp {
}

script {
}

select {
}

small {
}

strike {
}

strong {
}

style {
}

sub {
}

sup {
}

table {
}

td {
}

textarea {
}

th {
}

title {
}

tr {
}

tt {
}

ul {
}

u {
  text-decoration: underline;
}

var {
}

#main-in {
  background: url(../images/main-container-top-bg.png) no-repeat 0 0;
  height: 399px !important;
  overflow: hidden;
}

#main-out {
  height: auto;
  min-height: auto;
  background: none;
  padding: 15px 13px 13px 407px;
  color: #fff;
  font-size: 12px;
}

#login-f {
  width: 434px;
  height: 66px;
  background: url(../images/form-bg.png) no-repeat 0 0;
  padding: 10px 0 10px;
}

#login-f label {
  font-weight: bold;
  float: left;
  margin-right: 6px;
}

#login-f input {
  font-weight: bold;
  float: left;
  margin-right: 6px;
  border: 1px solid #9b5ab0 padding;
  width: 124px;
}

#login-f .btn {
  width: auto;
  border: none;
  position: relative;
  top: -5px;
}

#login-f .chk {
  width: auto;
  border: none;
  float: none;
}

html>body #login-f .btn {
  margin-bottom: 10px;
}

#login-f p {
  color: #fff;
  text-align: left;
  padding: 0 0 0 16px;
}

#login-f p label {
  float: none;
}

#login-f p a {
  color: #E83FE2;
}

#main-out a {
  color: #fff;
  font-size: 12px;
}

#banner {
  border: 3px solid #68397f;
  display: block;
}

#join {
  position: absolute;
  top: 110px;
  left: 615px;
}

#join label {
  font-weight: bold;
  color: #A11624;
  height: 18px;
  line-height: 18px;
  padding-right: 4px;
}

#join input {
  background-color: #ffffff;
  font-size: 13px;
  border: 2px solid #9b5ab0;
  width: 200px;
}

html>body #join input {
  margin-top: 2px;
}

#join #from {
  background-color: #ffffff;
  border: 2px solid #9b5ab0;
  width: 204px;
  margin-top: 3px;
}

#join #iam {
  background-color: #ffffff;
  border: 2px solid #9b5ab0;
  width: 204px;
  margin-top: 3px;
}

#join #month {
  background-color: #ffffff;
  border: 2px solid #9b5ab0;
  width: 100px;
  margin-top: 3px;
}

#join #year {
  background-color: #ffffff;
  border: 2px solid #9b5ab0;
  width: 55px;
  margin-top: 3px;
}

#join #day {
  background-color: #ffffff;
  border: 2px solid #9b5ab0;
  margin-top: 3px;
}

#btn-join {
  margin-top: 12px !important;
  border: none !important;
  width: auto !important;
}

#terms {
  font-size: 12px;
  position: absolute;
  top: 240px;
  left: 0;
}

#terms label {
  color: #FFF7F9;
  height: 18px;
  line-height: 18px;
}

#terms input {
  width: auto !important;
  border: none !important;
}

#terms .chk {
  background-color: #bb7ad0;
  height: auto;
  width: auto;
  border: none;
  float: none;
}


