@CHARSET "UTF-8";
a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
button.ui-multiselect {
  border: none;
  line-height: 28px;
  height: 28px;
  font-size: 12px;
}
button.ui-multiselect span {
  font-size: 11px;
  color: #333;
}
button.ui-multiselect span.ui-icon {
  background: url(/local/img/sprite_home.jpg) no-repeat -356px -52px;
  width: 24px;
  height: 28px;
}
.firefox button.ui-multiselect span.ui-icon {
  margin-top: -1px;
  margin-right: -3px;
}
button.ui-multiselect ul li label span {
  color: #000;
}
input.inputfield,
input.loginfield {
  height: 30px;
  line-height: 30px;
  width: 225px;
}
select {
  height: 26px;
  line-height: 26px;
}
.mac_checkbox span {
  display: inline-block;
  width: 12px;
  height: 13px;
  background: url(/img/ui/bullet_unchecked.png) no-repeat 0 2px;
}
.mac_checkbox-checked span {
  background: url(/img/ui/bullet_checked.png) no-repeat 0 2px;
}
.mac_checkbox img {
  display: none;
}
.desc_rg {
  display: none;
}
div.relative {
  position: relative;
  height: 36px;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-widget-content {
  font-weight: normal;
  color: #555;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-radius: 0;
}
div#top_larg_header {
  margin-top: 10px;
}
div#content {
  height: auto;
  margin: 0 auto;
}
header {
  height: 100px;
}
header h1 {
  background: url(/local/img/logo_home.jpg) no-repeat 0 0;
  width: 50%;
  height: 60px;
  padding-top: 8px;
  float: left;
}
header h1 a {
  display: block;
  color: #000;
  font-family: 'Chewy', cursive;
  font-size: 34px;
  padding-left: 85px;
  font-weight: bold;
}
header h1 a:hover {
  text-decoration: none;
}
header h1 p#baseline {
  font-size: 14px;
  margin: 10px 0 0 75px;
}
header a#header_home_advert {
  float: left;
  margin-top: 14px;
}
div#body_container {
  background: #f5f7fa url('/local/img/bg_home.jpg') no-repeat center top;
  padding-top: 15px;
}
div#body_content {
  background: transparent;
  height: 780px;
  padding-top: 15px;
  position: relative;
}
div#default_form_box {
  background: #fff;
  padding: 0;
  padding-bottom: 15px;
}
div#body_content_top {
  margin-bottom: 10px;
}
div#left_form {
  float: right;
  height: 590px;
  width: 460px;
  position: relative;
  margin-right: 10px;
}
div#subscribe_form {
  height: 460px;
  padding: 15px;
}
div#icon_free {
  position: absolute;
  right: 24px;
  z-index: 1;
  width: 431px;
  background: #fff;
  top: 605px;
}
div#icon_free img#free {
  margin-left: -26px;
}
div#icon_free img#options {
  position: relative;
  top: 0;
}
div#subscribe_form h2 {
  height: 54px;
  line-height: 54px;
  background: #6286d7;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  width: 100%;
  text-align: center;
}
div#gender_div {
  min-height: 30px;
  margin-bottom: 15px;
}
div#gender_div .male,
div#gender_div .female {
  float: left;
  width: 195px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
div#gender_div .male span,
div#gender_div .female span {
  font-variant: normal;
  font-size: 14px;
}
div#gender_div .male input[type=radio],
div#gender_div .female input[type=radio] {
  margin-top: -3px;
}
div#btn_submit {
  margin: 15px 0;
}
div#btn_submit a {
  display: block;
  border: 1px solid #587ccc;
  background: #da2222;
  width: 356px;
  height: 64px;
  margin: 0 auto;
  color: #fff;
  line-height: 64px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}
div#btn_submit a:hover {
  background: #5277c8;
  text-decoration: none;
}
form table tr th,
form table tr td {
  height: 36px;
  vertical-align: middle;
}
form table tr th {
  text-align: right;
}
form table tr td {
  width: 255px;
}
form label {
  text-align: right;
  font-weight: normal;
  margin-right: 5px;
}
div#birthday_container {
  margin-left: -2px;
}
form button {
  margin-right: 4px;
}
div.agreement_global_box {
  margin: 14px 0;
  height: 32px;
  text-align: left;
  padding-left: 10px;
  position: relative;
}
div.agreement_global_box label {
  line-height: 18px;
}
div.agreement_global_box input[type=checkbox] {
  position: absolute;
  left: 40px;
}
div#login_box {
  position: relative;
}
div#login_box div.left_item,
div#login_box div.right_item {
  text-indent: -9000em;
}
div#login_box div.container {
  z-index: 0;
}
a#btn_connection {
  color: #fff;
  display: block;
  border: 1px solid #587ccc;
  background: #6286d7;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
a#btn_connection:hover {
  background: #5277c8;
  text-decoration: none;
}
a#btn_help_login {
  position: absolute;
  width: 205px;
  right: 15px;
  top: 55px;
  text-decoration: underline;
  color: #6286d7;
  font-weight: bold;
}
div#login_box label#login_label {
  width: 100%;
  text-align: right;
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
  color: #6286d7;
  font-weight: bold;
  text-shadow: 1px 1px #fff;
}
#login_email {
  margin-right: 4px;
}
div#footer {
  margin: 0 auto;
  margin-top: 15px;
  clear: both;
}
div#footer footer {
  float: left;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #414141;
}
div#footer footer ul {
  list-style: none;
}
div#footer footer ul li {
  float: left;
  margin: 0 5px;
}
#forgot_password_box {
  width: 324px;
  height: 100px;
  position: absolute;
  z-index: 90;
  left: -330px;
  margin-top: 10px;
  top: -93px;
  background: #fff;
}
#forgot_password_box .close_btn {
  display: none;
}
#forgot_password_box p {
  font-size: 11px;
  text-align: center;
  color: #5b5b5b;
  padding: 5px;
  line-height: 14px;
}
#forgot_password_box div#form_line {
  background: #f1f1f1;
  width: 304px;
  padding: 5px 10px;
  padding-top: 8px;
  height: 35px;
}
#forgot_password_box label {
  position: relative;
  float: left;
  display: inline-block;
  color: #5b5b5b;
}
#forgot_password_box a {
  position: absolute;
}
#forgot_password_box input.inputfield {
  width: 210px;
}
#forgot_password_box a img {
  margin-left: -20px;
  margin-top: 2px;
}
.error_login_form {
  width: 192px;
  height: 28px;
  color: #A94442;
  position: absolute;
  top: 25px;
  left: -28px;
  text-align: center;
  z-index: 999;
  zoom: 1;
}
.error_login_form .error_form_top {
  margin-left: 45%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7.5px 9px 7.5px;
  border-color: transparent transparent #A94442 transparent;
}
.error_login_form .error_form_content {
  color: #A94442;
  padding: 5px;
  background: #fff;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #A94442;
}
.error_login_form .error_form_bottom {
  display: none;
}
.error_form {
  width: 335px;
  height: 32px;
  position: absolute;
  top: -30px;
  left: -2px;
  text-align: center;
  z-index: 12;
}
.register_screenname_box .error_form {
  top: -65px;
}
.error_form_pre {
  top: 22px;
  z-index: 99;
  left: 84px;
}
.error_form .error_form_top {
  display: none;
}
.error_form .error_form_content {
  color: #A94442;
  padding: 5px;
  background: #fff;
  font-size: 12px;
  min-height: 18px;
  line-height: 18px;
  border: 1px solid #A94442;
}
.error_form .error_form_bottom {
  width: 0px;
  margin-left: 45%;
  height: 0px;
  border-style: solid;
  border-width: 9px 7.5px 0 7.5px;
  border-color: #A94442 transparent transparent transparent;
}
.error_field {
  font-size: 11px;
  color: white;
  font-style: italic;
  position: absolute;
  top: -14px;
  right: 10px;
  padding-left: 8px;
  width: 156px;
  height: 17px;
  line-height: 17px;
  vertical-align: middle;
  background: url(/img/ui/bg_error_box.png) no-repeat;
}
#last_register_members {
  padding: 0 10px;
}
#last_register_members h3 {
  color: #000;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  clear: both;
  margin-top: 8px;
}
#last_register_members div#top_large_header {
  margin-top: 29px;
  float: left;
}
#last_register_members div.member {
  height: 145px;
  width: 90px;
  margin: 5px;
  float: left;
}
#last_register_members div.member div.member_picture {
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  margin-bottom: 4px;
}
#last_register_members div.member div.member_picture span {
  position: relative;
  display: block;
}
#last_register_members div.member div.member_picture span img.main_picture {
  width: 80px;
  height: 80px;
  margin: 1px;
  position: absolute;
  left: -1px;
  top: -1px;
}
#last_register_members .member a.screenname {
  color: #f0148a;
  font-weight: bold;
  font-size: 11px;
}
#last_register_members .member a {
  font-size: 10px;
}
#modal_overlay {
  z-index: 1020;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.black_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1021;
  -moz-opacity: 0.3;
  opacity: 0.3;
  filter: alpha(opacity=30);
  overflow: hidden;
}
.content_wrapper {
  position: absolute;
  top: 47%;
  left: 50%;
  margin-top: -132px;
  margin-left: -355px;
  padding: 0;
  display: block;
  z-index: 1090;
}
.content_wrapper .relative_wrapper {
  border: 1px solid black;
  width: 710px;
  height: auto;
  position: relative;
  margin-left: 25px;
  background-color: white;
  z-index: 1002;
}
#registration_success {
  width: 681px;
  height: 310px;
  background: #fff;
}
#registration_success h4 {
  font-size: 24px;
  padding-top: 30px;
  height: 0;
}
#registration_success #message_content {
  width: 630px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}
#registration_success #message_content div {
  background: #333333;
  height: 93px;
  width: 632px;
  color: #fff;
  font-size: 16px;
  padding-top: 25px;
  margin-top: 15px;
}
#registration_success p {
  color: #474747;
  font-size: 16px;
}
#registration_success p span {
  color: #5c6478;
  font-size: 14px;
  font-weight: bold;
}
p#spam_alert {
  color: #e52b2b;
  background: url(/img/ui/bg_alert_spam.png) no-repeat 10px 20px;
  padding-left: 50px;
  padding-top: 25px;
  height: 50px;
  font-size: 13px;
  text-align: left;
  width: 584px;
  margin: 0 auto;
}
#registration_success #message_content div span {
  color: #f5f5f5;
  font-weight: bold;
  font-size: 17px;
}
select#country_code {
  width: 89%;
}
.ui-menu .ui-menu-item {
  height: 25px;
  line-height: 25px;
}
article {
  color: #111973;
}
@media screen and (max-width: 480px) {
  form label {
    font-size: 11px;
  }
  input.loginfield {
    width: 100%;
  }
  div.agreement_global_box input[type=checkbox] {
    left: 10px;
  }
  a#btn_connection {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  div#body_container {
    background: url(/local/img/bg_home_mobile.jpg) no-repeat center top;
  }
  div#body_content,
  div#subscribe_form {
    height: auto;
  }
  div#login_box label#login_label {
    font-size: 20px;
    text-align: left;
  }
  div#left_form {
    height: auto;
    width: 100%;
    position: relative;
    margin-right: 10px;
  }
  div#btn_submit a {
    width: 95%;
    font-size: 16px;
  }
  aside#left_column {
    display: none;
  }
  header h1 {
    width: 100%;
  }
  header h1 a {
    font-size: 26px;
  }
}

.ui-autocomplete{
  background:#fff;
  list-style:none;
}
.ui-autocomplete li{
  margin-left:-25px;
}