@import 'reset.css';
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(js/boxsizing.htc);
}
a {
  color: #83cdce;
}
a:hover {
  color: #f60;
}
h1 {
  font-size: 20px;
  line-height: 1.2;
  color: #555555;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 4px 0 0 0;
  font-weight: normal;
  -moz-text-shadow: 0px 0px 5px #fff;
  text-shadow: 0px 0px 5px #fff;
}
h2 {
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 8px 0 0 0;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  line-height: 1.6;
  color: #555555;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 8px 0 0 0;
  font-weight: normal;
}
h4 {
  font-size: 15px;
  line-height: 1.6;
  color: #555555;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 8px 0 0 0;
  font-weight: normal;
}
hgroup {
  border-bottom: 3px solid #83cdce;
  padding: 8px 0 0 0;
}
p,
section li,
address {
  font-size: 13px;
  line-height: 1.6;
  font-family: Arial, sans-serif;
  color: #666;
  padding: 8px 0 0 0;
  font-style: normal;
}
strong {
  color: #555555;
}
.contentthird p b {font-weight:bold;}

.header_container {
  background-color: #83cdce;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#83cdce), to(#83cdce));
  /* Konqueror */

  background-image: -moz-linear-gradient(#83cdce, #83cdce);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#83cdce, #83cdce);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #83cdce), color-stop(100%, #83cdce));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#83cdce, #83cdce);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#83cdce, #83cdce);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83cdce', endColorstr='#83cdce', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#83cdce', endColorstr='#83cdce', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#83cdce, #83cdce);
  /* the standard */

}
.sub_head_container {
  background: #F1F3E9;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.highlight {
  color: #83cdce;
}
#logo {
  margin: 0;
  margin-bottom: 5px!important;
  width: 320px;
  height: 42px;
}
#logo a {
  width: 320px;
  height: 42px;
  display: block;
}
.gplusone {
  position: absolute;
  top: 0px;
  left: 190px;
}
.fblike {
  position: absolute;
  top: 0px;
  left: 270px;
}
#copy p {
  float: left;
  clear: both;
  padding: 0px 0 0 8px;
  font-size: 11px;
  color: #ddd;
}
#copy a {
  color: #fff;
}
.footer_container {
  background: #83cdce;
}
.footer_container footer .recent .col h2 {
  padding-left: 0px;
  font-style: normal;
}
.footer_container footer .recent .col .footernv {
  list-style: none;
}
.footer_container footer .recent .col .footernv li {
  border-top: 1px dashed #ffffff;
  padding: 10px 0px;
  font-family: Arial;
  font-size: 13px;
  line-height: 1.2;
}
.footer_container footer .recent .col .footernv li strong {
  font-weight: bold;
}
.footer_container footer .recent .col .footernv li a {
  color: #555555;
  text-decoration: none;
}
.footer_container footer .recent .col .footernv li .username {
  font-size: 11px;
  color: #555555;
}
.taglinetext h1 {
  margin-top: 0px!important;
}
.taglinetext h1 {
  font-size: 44px;
  color: #d92516;
}
.taglinetext h3 {
  margin-top: -10px !important;
}
.bluetitle {
  font-size: 28px;
  color: #d92516;
  margin-top: 10px;
}
.stacktagline {
  display: block;
}
.nostacktagline {
  display: none;
}
.content_wrap {
  position: relative;
}
.postitnotesmall {
  position: absolute;
  top: -30px;
  left: 450px;
}
.postitnote {
  display: none;
}
.quotes p {
  color: #d92516;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: oblique;
  font-size: 20px;
  text-align: center;
  -moz-text-shadow: 0px 0px 5px #fff;
  text-shadow: 0px 0px 5px #fff;
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background: transparent url(/images/common/front2012/transred.png) repeat;
  border: 1px solid #FBEED5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
.quotes {
  margin-top: 300px;
  height: 250px;
}
.hub_new_member_form {
  background: transparent url(/images/common/front2012/greytrans80.png) repeat;
}
.bt_group {
  font-size: 0;
  float: right;
  clear: both;
}
.bt_group li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 5px;
}
.bt_standard {
  cursor: hand;
  cursor: pointer;
  color: #404040;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #EAEDDE;
  background-position: 4px 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 10px 8px 28px;
  font-size: 14px;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-decoration: none;
  *padding: 6px 6px 6px 28px;
}
.bt_standard:hover {
  color: #83cdce;
}
.bt_group_profile {
  font-size: 0;
  clear: both;
  background: #eaedde;
  text-align: center;
  margin-top: 10px;
  padding: 0 5px 5px 5px;
  border: 1px solid #CCC;
  position: relative;
}
.bt_group_profile li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 2px;
}
.bt_group_profile li .bt_standard {
  cursor: hand;
  cursor: pointer;
  color: #404040;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 8px 6px 24px;
  font-size: 12px;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-decoration: none;
}
.bt_group_profile li .bt_standard:hover {
  color: #83cdce;
}
.bt_group_profile .top_arrow {
  width: 29px;
  height: 14px;
  background: transparent url(/images/common/front2012/corner.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: -14px;
  left: 50%;
}
.bt_action {
  cursor: hand;
  cursor: pointer;
  color: #ffffff;
  width: auto;
  background-color: #d92516;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d92516), to(#d92516));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d92516, #d92516);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d92516, #d92516);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d92516), color-stop(100%, #d92516));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d92516, #d92516);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d92516, #d92516);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d92516, #d92516);
  /* the standard */

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 10px 8px 10px;
  font-size: 14px;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-decoration: none;
  margin: 10px 0 10px 10px;
  float: right;
}
.bt_action:hover {
  background-color: #5fca6d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a7d662), to(#5fca6d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#a7d662, #5fca6d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#a7d662, #5fca6d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7d662), color-stop(100%, #5fca6d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#a7d662, #5fca6d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#a7d662, #5fca6d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#a7d662, #5fca6d);
  /* the standard */

  color: #fff;
}
.bt_action_inline {
  cursor: hand;
  cursor: pointer;
  color: #ffffff;
  width: auto;
  background-color: #d92516;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d92516), to(#d92516));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d92516, #d92516);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d92516, #d92516);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d92516), color-stop(100%, #d92516));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d92516, #d92516);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d92516, #d92516);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d92516, #d92516);
  /* the standard */

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 10px 8px 10px;
  font-size: 14px;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-decoration: none;
  margin: 0;
}
.bt_action_inline:hover {
  background-color: #d92516;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d92516), to(#d92516));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d92516, #d92516);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d92516, #d92516);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d92516), color-stop(100%, #d92516));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d92516, #d92516);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d92516, #d92516);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d92516, #d92516);
  /* the standard */

  color: #fff;
}
.btn-group {
  font-size: 0;
  margin-bottom: 4px;
}
.btn-group .btn-primary {
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6e6e6);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6e6e6);
  /* the standard */

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 5px 7px;
  font-size: 13px;
  line-height: 1.6;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  color: #333;
  -webkit-text-shadow: 1px 1px -1px #ffffff;
  text-shadow: 1px 1px -1px #ffffff;
}
.btn-group .btn-primary:first-of-type {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.btn-group .btn-primary:last-child {
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.btn-group .active {
  background-color: #cccccc;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#cccccc));
  /* Konqueror */

  background-image: -moz-linear-gradient(#999999, #cccccc);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#999999, #cccccc);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #cccccc));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#999999, #cccccc);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#999999, #cccccc);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#999999, #cccccc);
  /* the standard */

  -webkit-text-shadow: 1px 1px -1px #cccccc;
  text-shadow: 1px 1px -1px #cccccc;
  color: #666;
}
.chk_terms button {
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.btn-group-small {
  font-size: 0;
  margin-bottom: 4px;
}
.btn-group-small .btn-primary {
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6e6e6);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6e6e6);
  /* the standard */

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 3px 8px;
  *padding: 2px 2px;
  font-size: 11px;
  line-height: 1.6;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  color: #333;
  -webkit-text-shadow: 1px 1px -1px #ffffff;
  text-shadow: 1px 1px -1px #ffffff;
}
.btn-group-small .btn-primary:first-of-type {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.btn-group-small .btn-primary:last-child {
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.btn-group-small .active {
  background-color: #cccccc;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#cccccc));
  /* Konqueror */

  background-image: -moz-linear-gradient(#999999, #cccccc);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#999999, #cccccc);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #cccccc));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#999999, #cccccc);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#999999, #cccccc);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#999999, #cccccc);
  /* the standard */

  -webkit-text-shadow: 1px 1px -1px #cccccc;
  text-shadow: 1px 1px -1px #cccccc;
  color: #666;
}
.bt_invite_chat {
  background-image: url(/images/common/front2012/buttons/chat.png);
}
.bt_send_message {
  background-image: url(/images/common/front2012/buttons/contact.png);
}
.bt_flirt {
  background-image: url(/images/common/front2012/buttons/flirt.png);
}
.hub_login {
  text-align: right;
  margin-top: 10px!important;
  margin-bottom: 5px!important;
}
.hub_login form {
  width: auto;
}
.hub_login form input {
  font-size: 13px;
  vertical-align: top;
  margin: 0 0 8px .5%;
  font-family: Arial, sans-serif;
  background: #ffffff;
  color: #555555;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a9e0dc;
  padding: 8px 3%;
  width: 36%;
  *width: 30%;
  *padding: 8px 6px;
}
.hub_login form input[type="submit"] {
  cursor: hand;
  cursor: pointer;
  color: #ffffff;
  display: inline-block;
  width: auto;
  background-color: #d92516;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d92516), to(#d92516));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d92516, #d92516);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d92516, #d92516);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d92516), color-stop(100%, #d92516));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d92516, #d92516);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d92516, #d92516);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d92516, #d92516);
  /* the standard */

}
.hub_login form input[type="submit"]:hover {
  background-color: #5fca6d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a7d662), to(#5fca6d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#a7d662, #5fca6d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#a7d662, #5fca6d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7d662), color-stop(100%, #5fca6d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#a7d662, #5fca6d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#a7d662, #5fca6d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#a7d662, #5fca6d);
  /* the standard */

}
.hub_login p {
  float: right;
  text-align: right;
  clear: both;
  color: #ffffff;
}
.hub_login p a {
  color: #ffffff;
}
.hub_login a.bt_action_inline {
  padding: 7px 20px 7px 20px;
}
.addthis_toolbox {
  position: absolute;
  left: -200px;
  top: -3px;
}
.hub_mobile_login {
  float: left;
  display: none;
}
.bt_login {
  color: #ffffff;
  border: 1px solid #a9e0dc;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background-color: #d92516;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d92516), to(#d92516));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d92516, #d92516);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d92516, #d92516);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d92516), color-stop(100%, #d92516));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d92516, #d92516);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d92516, #d92516);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d92516, #d92516);
  /* the standard */

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-decoration: none;
}
.bt_login:hover {
  background-color: #5fca6d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a7d662), to(#5fca6d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#a7d662, #5fca6d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#a7d662, #5fca6d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7d662), color-stop(100%, #5fca6d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#a7d662, #5fca6d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#a7d662, #5fca6d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#a7d662, #5fca6d);
  /* the standard */

}
.mainnav .menu_container {
  margin: 0 auto;
  display: block;
  font-size: 0;
  background: #83cdce;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #83cdce;
}
.mainnav .menu_container ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-right: 1px solid #83cdce;
  border-left: 1px solid #83cdce;
  margin: 0px;
}
.mainnav .menu_container ul li a {
  padding: 12px 14px;
  display: block;
  text-decoration: none;
  font-size: 15px;
  line-height: 1;
  font-family: Arial, sans-serif;
  color: #ffffff;
  width: auto;
  -webkit-text-shadow: 1px 1px -1px #83cdce;
  text-shadow: 1px 1px -1px #83cdce;
}
.mainnav .menu_container ul li a:hover {
  background: #83cdce;
}
.mainnav .menu_container ul li:first-of-type {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.mainnav .menu_container ul .current_page_item a {
  background: #83cdce !important;
}
.menu_container_mobile .menu_mobile_header {
  width: 100%;
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#444444), to(#222222));
  /* Konqueror */

  background-image: -moz-linear-gradient(#444444, #222222);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#444444, #222222);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #222222));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#444444, #222222);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#444444, #222222);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#444444, #222222);
  /* the standard */

  display: .ib;
  height: 50px;
}
.menu_container_mobile .menu_mobile_header a {
  width: 100%;
  padding: 10px 5%;
  display: block;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  position: relative;
  color: #CCC;
}
.menu_container_mobile .menu_mobile_header a span {
  position: absolute;
  top: 10px;
  right: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 38px;
  height: 28px;
  display: block;
  text-indent: -9999em;
  border: 1px solid #333;
}
.menu_container_mobile ul {
  display: none;
}
.menu_container_mobile ul li {
  background: #333;
}
.menu_container_mobile ul li a {
  width: 100%;
  padding: 10px 5%;
  display: block;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #222;
}
.menu_container_mobile ul .current-menu-item a {
  background: #000;
}
.breadcrumb {
  width: 100%;
  float: left;
}
.breadcrumb ul {
  list-style-type: none;
}
.breadcrumb ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 4px 0;
  font-size: 18px;
  line-height: 1.2;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #555;
  vertical-align: middle;
}
.breadcrumb ul li a {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  padding: 0px;
}
.breadcrumb ul li a:hover {
  color: #a9e0dc;
}
.page_pagination {
  width: 100%;
  float: left;
}
.page_pagination ul {
  list-style-type: none;
}
.page_pagination ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 4px 0;
  font-size: 13px;
  line-height: 1.2;
  font-family: Arial, sans-serif;
  color: #555;
}
.page_pagination ul li a {
  display: block;
  font-size: 13px;
  line-height: 1.2;
  font-family: Arial, sans-serif;
  text-decoration: none;
  padding: 4px;
  border: 1px solid #83cdce;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.page_pagination ul li a:hover {
  color: #fff;
  background: #999;
}
.page_pagination ul li .current {
  background: #83cdce;
  color: #fff;
}
.headline h2 {
  color: #fff;
  font-size: 14px;
}
.headline h2 a {
  cursor: hand;
  cursor: pointer;
  color: #404040;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-decoration: none;
  *padding: 8px 6px 8px 16px;
  color: #F60;
}
.headline h2 a:hover {
  background: #F60;
  color: #fff;
}
.footer_nav {
  border-top: 1px solid #83cdce;
  border-bottom: 1px solid #83cdce;
}
.footer_menu {
  width: 100%;
  float: left;
}
.footer_menu ul {
  list-style-type: none;
  margin-left: 0px;
  margin-top: 10px;
}
.footer_menu ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-right: 1px solid #fff;
  margin: 4px 0;
}
.footer_menu ul li a {
  display: block;
  font-size: 12px;
  line-height: 1.6;
  font-family: Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  padding: 0px 10px;
}
.footer_menu ul li a:hover {
  color: #eee;
}
.footer_menu li:last-child {
  border: none;
}
hgroup {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}
hgroup h2 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: bottom;
  float: left;
}
hgroup .btn-group-small {
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: right;
  margin-top: 10px;
  vertical-align: bottom;
}
.hpb_recent_contact article,
.hpb_recent_contact_city article {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #F6F7F1;
  border-bottom: 1px dotted #999;
  width: 100%;
  padding: 15px 15px 5px 15px;
}
.hpb_recent_contact article img,
.hpb_recent_contact_city article img {
  float: left;
  padding: 3px;
  border: 1px solid #CCC;
  margin: 0 15px 10px 0;
  height: 60px;
  width: 60px;
}
.hpb_recent_contact article h3,
.hpb_recent_contact_city article h3,
.hpb_recent_contact article h4,
.hpb_recent_contact_city article h4,
.hpb_recent_contact article address,
.hpb_recent_contact_city article address,
.hpb_recent_contact article address a,
.hpb_recent_contact_city article address a,
.hpb_recent_contact article p,
.hpb_recent_contact_city article p {
  font-size: 13px;
  font-family: Arial, sans-serif;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  *width: auto;
}
.hpb_recent_contact article address,
.hpb_recent_contact_city article address {
  margin-bottom: 8px;
}
.hpb_recent_contact .even,
.hpb_recent_contact_city .even {
  background: #F4F3F2;
}
.member_numbers {
  text-align: right;
}
.member_numbers h3 {
  text-align: right;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 15px;
}
.info_box {
  border: 1px solid #CCC;
  padding: 0 10px 10px 10px;
  margin-top: 10px!important;
}
.info_box ul {
  width: 90%;
  margin-left: 10%;
  margin-top: 0px;
}
.info_box ul li {
  list-style: disc;
  line-height: 1.2;
}
.hpb_local_contact article,
.hpb_search_results article {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #F6F7F1;
  border-bottom: 1px dotted #999;
  width: 100%;
  padding: 15px 0px 5px 0px;
  position: relative;
}
.hpb_local_contact article .image_group,
.hpb_search_results article .image_group {
  float: left;
}
.hpb_local_contact article .member_type_tab,
.hpb_search_results article .member_type_tab {
  width: 25px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  text-indent: -9999px;
  overflow: hidden;
}
.hpb_local_contact article .classic_tab,
.hpb_search_results article .classic_tab {
  background: transparent url(/images/common/front2012/classic_tab.png) no-repeat right 0;
  border-right: 1px solid #e6e3de;
}
.hpb_local_contact article .premium_tab,
.hpb_search_results article .premium_tab {
  background: transparent url(/images/common/front2012/premium_tab.png) no-repeat right 0;
  border-right: 1px solid #f8d087;
}
.hpb_local_contact article .vip_tab,
.hpb_search_results article .vip_tab {
  background: transparent url(/images/common/front2012/vip_tab.png) no-repeat right 0;
  border-right: 1px solid #000;
}
.hpb_local_contact article .details_group .image_group,
.hpb_search_results article .details_group .image_group {
  width: 35%;
}
.hpb_local_contact article .details_group .image_group img,
.hpb_search_results article .details_group .image_group img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 3px;
  border: 1px solid #CCC;
  margin: 0 15px 0px 10px;
  height: 60px;
  width: 60px;
}
.hpb_local_contact article .details_group .image_group p,
.hpb_search_results article .details_group .image_group p {
  padding: 0 0 0 10px;
  margin: 0;
}
.hpb_local_contact article .details_group ul,
.hpb_search_results article .details_group ul {
  width: auto;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-top: -8px;
  margin-left: 3%;
  width: 62%;
}
.hpb_local_contact article .details_group ul li,
.hpb_search_results article .details_group ul li {
  line-height: 1;
}
.hpb_local_contact article .details_group ul li address,
.hpb_search_results article .details_group ul li address {
  line-height: 1;
  padding: 0;
  text-indent: 0;
  *display: block;
}
.hpb_local_contact article .details_group ul li img,
.hpb_search_results article .details_group ul li img {
  width: 28px;
  height: 28px;
  display: block;
  float: left;
}
.hpb_local_contact article .details_group ul .image_group_list,
.hpb_search_results article .details_group ul .image_group_list {
  *padding-left: 8px;
}
.hpb_local_contact article .content_group,
.hpb_search_results article .content_group {
  padding-left: 10px;
  *padding-left: 0;
  *width: 64%!important;
}
.hpb_local_contact article .content_group h3,
.hpb_search_results article .content_group h3,
.hpb_local_contact article .content_group h4,
.hpb_search_results article .content_group h4 {
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
.hpb_local_contact article .content_group address,
.hpb_search_results article .content_group address,
.hpb_local_contact article .content_group address a,
.hpb_search_results article .content_group address a,
.hpb_local_contact article .content_group p,
.hpb_search_results article .content_group p {
  font-size: 13px;
  font-family: Arial, sans-serif;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
.hpb_local_contact article .content_group address,
.hpb_search_results article .content_group address {
  margin-bottom: 8px;
}
.hpb_local_contact .even,
.hpb_search_results .even {
  background: #F4F3F2;
}
.call_to_action p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #F60;
}
.hub_search_member_form,
.hub_new_member_form {
  background: #83cdce;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.hub_search_member_form h3,
.hub_new_member_form h3 {
  /*font-size:16px;*/
  padding: 3px 3%;
  margin: 0;
  color: #ffffff;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  background: #d92516;
}
.hub_search_member_form form,
.hub_new_member_form form {
  width: 100%;
  display: block;
  clear: both;
  margin: 0;
}
.hub_search_member_form .formrow,
.hub_new_member_form .formrow {
  padding: 4px 0 3px 0;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  clear: both;
  border-top: 1px solid #555555;
}
.hub_search_member_form .formrow:first-child,
.hub_new_member_form .formrow:first-child {
  border: none;
}
.hub_search_member_form p,
.hub_new_member_form p {
  color: #aaa;
  width: 94%;
  margin: 0;
  clear: both;
}
.hub_search_member_form .formtip,
.hub_new_member_form .formtip {
  background: #F2DEDE;
  display: block;
  width: 94%;
  padding: 3%;
  margin: 0 3% 4px 3%;
  font-size: 12px;
  line-height: 1.6;
  font-family: Arial, sans-serif;
  color: #B94A48!important;
  border: 1px solid #B94A48;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-text-shadow: 1px 1px -1px #ffffff;
  text-shadow: 1px 1px -1px #ffffff;
}
.hub_search_member_form input,
.hub_new_member_form input,
.hub_search_member_form label,
.hub_new_member_form label {
  display: block;
  font-size: 13px;
  padding: 4px 0;
  vertical-align: top;
  float: left;
}
.hub_search_member_form input,
.hub_new_member_form input,
.hub_search_member_form textarea,
.hub_new_member_form textarea,
.hub_search_member_form select,
.hub_new_member_form select {
  width: 100%;
  margin: 0 3% 8px 3%;
  font-family: Arial, sans-serif;
  background: #ffffff;
  color: #555555;
  border: none;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a9e0dc;
  padding: 8px 3%;
}
.hub_search_member_form label,
.hub_new_member_form label {
  margin: 0 3%;
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #ffffff;
}
.hub_search_member_form .btn-group,
.hub_new_member_form .btn-group {
  font-size: 0;
  margin-bottom: 4px;
}
.hub_search_member_form .btn-group .btn-primary,
.hub_new_member_form .btn-group .btn-primary {
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6e6e6);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6e6e6);
  /* the standard */

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 4px 5px;
  font-size: 13px;
  line-height: 1.6;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  color: #333;
  -webkit-text-shadow: 1px 1px -1px #ffffff;
  text-shadow: 1px 1px -1px #ffffff;
}
.hub_search_member_form .btn-group .btn-primary:first-of-type,
.hub_new_member_form .btn-group .btn-primary:first-of-type {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.hub_search_member_form .btn-group .btn-primary:last-child,
.hub_new_member_form .btn-group .btn-primary:last-child {
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.hub_search_member_form .btn-group .active,
.hub_new_member_form .btn-group .active {
  background-color: #cccccc;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#cccccc));
  /* Konqueror */

  background-image: -moz-linear-gradient(#999999, #cccccc);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#999999, #cccccc);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #cccccc));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#999999, #cccccc);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#999999, #cccccc);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#999999, #cccccc);
  /* the standard */

  -webkit-text-shadow: 1px 1px -1px #cccccc;
  text-shadow: 1px 1px -1px #cccccc;
  color: #666;
}
.hub_search_member_form .formgroup,
.hub_new_member_form .formgroup {
  margin: 0 3%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 95%;
  *margin-bottom: 4px;
  *width: 94%;
}
.hub_search_member_form .formgroup label,
.hub_new_member_form .formgroup label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  clear: none;
  float: left;
  width: auto;
  vertical-align: top;
  margin: 0 8px 0 5px;
}
.hub_search_member_form .formgroup input,
.hub_new_member_form .formgroup input {
  display: inline-block;
  zoom: 1;
  *display: inline;
  clear: none;
  float: left;
  width: auto;
  vertical-align: top;
  margin: 3px 0 0 0;
}
.hub_search_member_form .formgroup input[type="radio"],
.hub_new_member_form .formgroup input[type="radio"] {
  background: none;
  border: none;
  *margin: 0px;
  padding: 0px;
}
.hub_search_member_form .formgroup input[type="checkbox"],
.hub_new_member_form .formgroup input[type="checkbox"] {
  background: none;
  border: none;
  *margin: 0px;
  padding: 0px;
}
.hub_search_member_form .formgroup a,
.hub_new_member_form .formgroup a {
  color: #83cdce;
}
.hub_search_member_form .img_captcha img,
.hub_new_member_form .img_captcha img {
  width: 115px;
  float: left;
  margin-left: 10px;
  margin-top: 6px;
}
.hub_search_member_form .forminput,
.hub_new_member_form .forminput {
  margin: 0 3%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
  *margin-bottom: 4px;
  *width: 94%;
}
.hub_search_member_form .forminput input,
.hub_new_member_form .forminput input {
  display: inline-block;
  zoom: 1;
  *display: inline;
  clear: none;
  width: auto;
  vertical-align: top;
  margin: 3px 0 0 0;
  width: 94%;
}
.hub_search_member_form .forminput select,
.hub_new_member_form .forminput select {
  display: inline-block;
  zoom: 1;
  *display: inline;
  clear: none;
  width: auto;
  vertical-align: top;
  margin: 3px 0 0 0;
  width: 94%;
}
.hub_search_member_form .hub_select,
.hub_new_member_form .hub_select {
  margin: 0 3%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 94%;
  *margin-bottom: 10px;
  background: #ffffff url(/images/common/front2012/hub_select_top.png) repeat-x 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #999;
  padding-bottom: 8px;
}
.hub_search_member_form .hub_select p,
.hub_new_member_form .hub_select p {
  padding: 6px 2% 3px 2%;
}
.hub_search_member_form .hub_select p a,
.hub_new_member_form .hub_select p a {
  color: #666;
  font-size: 16px;
  text-decoration: none;
  background: transparent url(/images/common/front2012/close.png) no-repeat right top;
  width: 100%;
  *width: 96%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.hub_search_member_form .hub_select ul,
.hub_new_member_form .hub_select ul {
  margin: 0 2%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 96%;
  overflow: auto;
  height: 200px;
}
.hub_search_member_form .hub_select ul li,
.hub_new_member_form .hub_select ul li {
  width: 100%;
  padding: 3px 2%;
}
.hub_search_member_form .hub_select ul li a,
.hub_new_member_form .hub_select ul li a {
  text-decoration: none;
  color: #666;
}
.hub_search_member_form .hub_select input,
.hub_new_member_form .hub_select input {
  display: inline-block;
  zoom: 1;
  *display: inline;
  clear: none;
  width: auto;
  vertical-align: top;
  margin: 0px 2% 3px 2%;
  width: 96%;
  *width: 90%;
  border: 1px solid #999;
  background: transparent url(/images/common/front2012/search2.png) no-repeat right top;
}
.hub_search_member_form .hublocationlink a,
.hub_new_member_form .hublocationlink a {
  color: #fff;
}
.hub_search_member_form input[type="submit"],
.hub_new_member_form input[type="submit"] {
  padding: 7px 30px 7px 30px;
  cursor: hand;
  cursor: pointer;
  color: #ffffff;
  float: right;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: auto;
  background-color: #d92516;
  background-image: -webkit-linear-gradient(top, #d92516, #d92516);
  background-image: -moz-linear-gradient(top, #d92516, #d92516);
  background-image: -o-linear-gradient(top, #d92516, #d92516);
  background-image: -ms-linear-gradient(top, #d92516, #d92516);
  background-image: linear-gradient(top, #d92516, #d92516);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92516', endColorstr='#d92516', GradientType=1)";
  /* for IE */
  *padding: 8px 6px;
  margin-top: 10px;
}
.hub_search_member_form input[type="submit"]:hover,
.hub_new_member_form input[type="submit"]:hover {
  /*.gradient(top, #a7d662, #5fca6d);*/
}
.hub_search_member_form .username_suggestions,
.hub_new_member_form .username_suggestions {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #999;
  background-color: #fff;
  padding: 6px 2%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.hub_search_member_form .username_suggestions li,
.hub_new_member_form .username_suggestions li {
  padding: 3px 2%;
  cursor: pointer;
  text-shadow: 0px 0px 0px;
}
.hub_contacts_near {
  background: #83cdce;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 400px;
}
.hub_contacts_near h3 {
  /*font-size:16px;*/
  padding: 12px 3%;
  margin: 0;
  background: #83cdce;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  color: #ffffff;
}
.hub_contacts_near .nav_contact {
  width: 100%;
  background: #83cdce;
  padding-left: 3%;
  *width: 97%;
}
.hub_contacts_near .nav_contact li {
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  background: #83cdce;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: -2px;
}
.hub_contacts_near .nav_contact li span {
  padding: 6px 10px 0px 10px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  font-family: Arial, sans-serif;
  color: #ffffff;
}
.hub_contacts_near .nav_contact li:hover,
.hub_contacts_near .nav_contact .current {
  background: #a9e0dc;
}
.hub_contacts_near .contact_list_block {
  width: 100%;
  margin: 12px 3% 0 3%;
  overflow: hidden;
  height: 306px;
  *width: 94%;
}
.hub_contacts_near .contact_list_block ul {
  width: 100%;
}
.hub_contacts_near .contact_list_block ul li {
  padding-left: 15%;
  width: 90%;
  font-size: 14px;
}
.hub_contacts_near .contact_list_block ul li a {
  color: #ffffff;
  text-decoration: none;
}
.hub_contacts_near .contact_list_block ul li a .loc_scroll {
  color: #ff9900;
  display: block;
  font-size: 11px;
  text-decoration: none;
}
.hub_contacts_near .contact_list_block ul .woman {
  background: transparent url(/images/common/front2012/woman.png) no-repeat 5px 5px !important;
}
.hub_contacts_near .contact_list_block ul .single_guy {
  background: transparent url(/images/common/front2012/man.png) no-repeat 5px 5px !important;
}
.hub_contacts_near .contact_list_block ul .couple {
  background: transparent url(/images/common/front2012/couple.png) no-repeat 5px 5px !important;
}
.hub_contacts_near .contact_list_block ul .transv {
  background: transparent url(/images/common/front2012/tv.png) no-repeat 5px 5px !important;
}
.footer_menu_lists h3 {
  font-size: 18px;
  border-bottom: 1px dashed #666666;
  text-decoration: none;
}
.footer_menu_lists h3 a {
  font-size: 21px;
  text-decoration: none;
}
.footer_menu_lists h3 small {
  font-size: 18px;
}
.footer_menu_lists ul li {
  border-bottom: 1px dashed #666666;
  padding: 8px 0;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
.footer_menu_lists ul li a {
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
.footer_menu_lists ul li small a {
  font-size: 11px;
}
/*********
ABOVE 1200
*********/
@media only screen and (max-width: 3000px) and (min-width: 1200px) {
  .details_group .image_group {
    width: 25%;
  }
  .details_group ul {
    width: 72%;
  }
  .postitnote {
    display: block;
    position: absolute;
    top: -30px;
    left: 600px;
  }
  .postitnotesmall {
    display: none;
  }
  .quotes p {
    font-size: 22px;
  }
  .gplusone {
    left: 290px;
  }
  .fblike {
    left: 370px;
  }
}
/************
BETWEEN 820 AND 1200
*************/
@media only screen and (max-width: 1200px) and (min-width: 820px) {
  .taglinetext h1 {
    font-size: 34px;
  }
}
/************
IPAD PORTRAIT
*************/
@media only screen and (max-width: 820px) and (min-width: 640px) {
  .taglinetext h1 {
    margin-top: 400px!important;
  }
  .taglinetext h1 {
    font-size: 42px;
    color: #d92516;
  }
  .taglinetext h3 {
    margin-top: -10px !important;
  }
  .bluetitle {
    font-size: 28px;
    color: #d92516;
    margin-top: 10px;
  }
  .stacktagline {
    display: none;
  }
  .nostacktagline {
    display: block;
  }
  .postitnotesmall {
    left: 420px;
    top: -13px;
  }
  .quotes p {
    font-size: 14px;
  }
  .quotes {
    margin-top: -300px;
    height: 300px;
  }
  .gplusone {
    left: 0px;
  }
  .fblike {
    left: 90px;
  }
  .addthis_toolbox {
    display: none;
  }
}
/************************
IPHONE LANDSCAPE 
************************/
@media (max-width: 639px) and (min-width: 480px) {
  .details_group .image_group {
    width: 25%!important;
  }
  .details_group ul {
    width: 72%!important;
  }
  .socialcontrols {
    display: none;
  }
  .taglinetext h1 {
    margin-top: 290px!important;
  }
  .taglinetext h1 {
    font-size: 32px;
    color: #d92516;
  }
  .taglinetext h3 {
    margin-top: -10px !important;
  }
  .bluetitle {
    font-size: 28px;
    color: #d92516;
    margin-top: 10px;
  }
  .stacktagline {
    display: none;
  }
  .nostacktagline {
    display: block;
  }
  .postitnotesmall {
    display: block;
    left: 270px;
    top: -13px;
  }
  .quotes p {
    font-size: 14px;
  }
  .quotes {
    margin-top: -240px;
    height: 240px;
  }
}
/*************************
IPHONE PORT 
*************************/
@media only screen and (max-width: 479px) and (min-width: 220px) {
  .socialcontrols {
    display: none;
  }
  .taglinetext h1 {
    margin-top: 180px!important;
  }
  .taglinetext h1 {
    font-size: 18px;
    color: #d92516;
  }
  .taglinetext h3 {
    font-size: 10px;
    margin-top: -10px !important;
  }
  .bluetitle {
    font-size: 28px;
    color: #d92516;
    margin-top: 10px;
  }
  .stacktagline {
    display: none;
  }
  .nostacktagline {
    display: block;
  }
  .postitnotesmall {
    display: none;
  }
  .quotes p {
    font-size: 12px;
  }
  .quotes {
    margin-top: 5px;
    height: 80px;
  }
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
#logo {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.content {
  width: 100%;
}
.page {
  width: 960px;
  margin: 0 auto;
}
.content_wrap {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  background: transparent url(/images/common/front2012/body1200.jpg) no-repeat left top;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0;
}
.sub_head_container {
  width: 100%;
  background: #F1F3E9;
}
.sub_head {
  width: 960px;
  margin: 0 auto;
}
.breadcrumb {
  display: inline;
  float: left;
  width: 64.58333333333334%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-top: 4px;
  margin-bottom: 4px;
}
.addthis_container {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-top: 4px;
  margin-bottom: 4px;
}
.hub_login {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.header_container {
  width: 100%;
  display: inline-block;
}
header {
  margin: 5px auto 0 auto;
  width: 960px;
}
.headline {
  display: inline;
  float: left;
  width: 81.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.member_numbers {
  display: inline;
  float: left;
  width: 14.583333333333334%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.add_banner {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.reg_logos {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.footer_container {
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.footer_container footer {
  width: 960px;
  margin: 0 auto;
}
.footer_container footer .footer_menu {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.footer_container footer .recent {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.footer_container footer .recent .col {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.quartcol {
  display: inline;
  float: left;
  width: 22.916666666666664%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.login_container {
  position: relative;
}
.socialcontrols {
  position: absolute;
}
#copy {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-top: 0px!important;
}
.icons_links {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-top: 0px!important;
}
.menu_container_mobile {
  display: none;
}
.hpb_content {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-bottom: 0!important;
}
.hpb_countries,
.hpb_regions,
.hpb_town_city {
  display: inline;
  float: left;
  width: 22.916666666666664%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_recent_contact {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_recent_contact_city {
  display: inline;
  float: left;
  width: 72.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_local_contact {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_search_results {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hub_contacts_near {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.large_banner_container {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-bottom: 0!important;
}
.hpb_pro_details {
  display: inline;
  float: left;
  width: 56.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_profile_image_details {
  display: inline;
  float: left;
  width: 39.58333333333333%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_real_photos {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-bottom: 0;
}
.hpb_simular_profiles {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.left_row {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.right_row {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.content_container {
  display: block;
  width: 102.08333333333333%;
  margin: 0 -1.0416666666666665%;
  *zoom: 1;
}
.content_container:before,
.content_container:after {
  content: "";
  display: table;
}
.content_container:after {
  clear: both;
}
.contentthird {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.footercol2 {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.signupform {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.taglines {
  display: inline;
  float: left;
  width: 64.58333333333334%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.standard .textblock {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.with_map .map {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-top: 10px;
}
.with_map .textblock {
  display: inline;
  float: left;
  width: 47.91666666666667%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.with_info_box .textblock {
  display: inline;
  float: left;
  width: 72.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.with_info_box .info_box {
  display: inline;
  float: left;
  width: 22.916666666666664%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_local_contact article .details_group,
.hpb_search_results article .details_group {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.hpb_local_contact article .content_group,
.hpb_search_results article .content_group {
  display: inline;
  float: left;
  width: 64.58333333333334%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.call_to_action {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  margin-top: 0;
}
.hub_search_member_form {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.footer_menu_lists {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
.home_page .hpb_simular_profiles {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
}
/*********
ABOVE 1200
*********/
@media only screen and (max-width: 3000px) and (min-width: 1200px) {
  .page {
    width: 1200px;
  }
  header {
    width: 1200px;
  }
  .sub_head {
    width: 1200px;
  }
  .footer_container {
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .footer_container footer {
    width: 1200px;
    margin: 0 auto;
  }
  .footer_container footer .footer_menu {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .signupform {
    display: inline;
    float: left;
    width: 22.916666666666664%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .taglines {
    display: inline;
    float: left;
    width: 72.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
}
/************
BETWEEN 820 AND 1200
*************/
@media only screen and (max-width: 1200px) and (min-width: 820px) {
  
}
/************
IPAD PORTRAIT
*************/
@media only screen and (max-width: 820px) and (min-width: 640px) {
  .signupform {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .taglines {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .content_wrap {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    background: transparent url(/images/common/front2012/body627.jpg) no-repeat left top;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
  }
  .page {
    width: 640px;
  }
  .footer_container {
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .footer_container footer {
    width: 640px;
    margin: 0 auto;
  }
  .footer_container footer .footer_menu {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  header {
    width: 640px;
  }
  .headline {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .sub_head {
    width: 640px;
  }
  .member_numbers {
    display: none;
  }
  #copy {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 0px!important;
    font-size: 11px;
  }
  #logo {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .breadcrumb {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .hub_login {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .menu_container_mobile {
    display: block;
  }
  .mainnav {
    display: none;
  }
  .hpb_content {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_countries,
  .hpb_regions,
  .hpb_town_city {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_recent_contact,
  .hpb_recent_contact_city {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .map {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_local_contact article .details_group,
  .hpb_search_results article .details_group {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_local_contact article .content_group,
  .hpb_search_results article .content_group {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .add_this_container {
    display: none;
  }
  .left_row {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .right_row {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .footer_menu_lists {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .quartcol {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
}
/************************
IPHONE LANDSCAPE 
************************/
@media (max-width: 639px) and (min-width: 480px) {
  .signupform {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .taglines {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .content_wrap {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    background: transparent url(/images/common/front2012/body451.jpg) no-repeat left top;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
  }
  .page {
    width: 460px;
  }
  .headline {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .member_numbers {
    display: none;
  }
  .footer_container {
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .footer_container footer {
    width: 460px;
    margin: 0 auto;
  }
  .footer_container footer .footer_menu {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  header {
    width: 460px;
  }
  .sub_head {
    width: 460px;
  }
  #copy {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 0px!important;
    font-size: 11px;
  }
  #logo {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .breadcrumb {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .menu_container_mobile {
    display: block;
  }
  .mainnav {
    display: none;
  }
  .hub_login {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_content {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_countries,
  .hpb_regions,
  .hpb_town_city {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_recent_contact,
  .footercol2,
  .hpb_recent_contact_city {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_simular_profiles {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_simular_profiles ul {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .contentthird {
    display: block;
    width: 102.08333333333333%;
    margin: 0 -1.0416666666666665%;
    *zoom: 1;
  }
  .contentthird:before,
  .contentthird:after {
    content: "";
    display: table;
  }
  .contentthird:after {
    clear: both;
  }
  .hpb_local_contact article .details_group,
  .hpb_search_results article .details_group {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_local_contact article .content_group,
  .hpb_search_results article .content_group {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .add_this_container {
    display: none;
  }
  .left_row {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .right_row {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .footer_menu_lists {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .quartcol {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .footer_container footer .recent {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .footer_container footer .recent .col {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
}
/*************************
IPHONE PORT 
*************************/
@media only screen and (max-width: 479px) and (min-width: 220px) {
  .page {
    width: 300px;
  }
  header {
    width: 300px;
  }
  .sub_head {
    width: 300px;
  }
  .headline {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .member_numbers {
    display: none;
  }
  .footer_container {
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .footer_container footer {
    width: 300px;
    margin: 0 auto;
  }
  .footer_container footer .footer_menu {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .breadcrumb {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  #copy {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 0px!important;
    font-size: 11px;
  }
  .menu_container_mobile {
    display: block;
  }
  .mainnav {
    display: none;
  }
  #logo {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .hub_login {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    margin-top: 5px;
    margin-bottom: 0;
  }
  .hub_login form input {
    width: 100%!important;
    margin: 10px 0 0 0!important;
  }
  .hub_login form input[type="submit"] {
    width: auto!important;
    padding: 10px!important;
  }
  .hub_login form input[type="submit"]:hover {
    background-color: #a7d662;
    background-image: -webkit-linear-gradient(top, #a7d662, #5fca6d);
    background-image: -moz-linear-gradient(top, #a7d662, #5fca6d);
    background-image: -o-linear-gradient(top, #a7d662, #5fca6d);
    background-image: -ms-linear-gradient(top, #a7d662, #5fca6d);
    background-image: linear-gradient(top, #a7d662, #5fca6d);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d662', endColorstr='#5fca6d', GradientType=1)";
    /* for IE */
  }
  .hub_login p {
    float: left;
    text-align: left;
    clear: both;
    margin-top: 10px;
  }
  .hub_mobile_login {
    display: block;
  }
  .add_this_container {
    display: none;
  }
  .hpb_content,
  .left_row,
  .right_row,
  .contentthird,
  .signupform,
  .taglines,
  .footercol2,
  .footer_menu_lists {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .content_wrap {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
    background: transparent url(/images/common/front2012/body294.jpg) no-repeat left top;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
  }
  .hpb_simular_profiles {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_simular_profiles ul {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_local_contact article .details_group,
  .hpb_search_results article .details_group {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .hpb_local_contact article .content_group,
  .hpb_search_results article .content_group {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .quartcol {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .footer_container footer .recent {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
  .footer_container footer .recent .col {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0px 1.0416666666666665% 20px 1.0416666666666665%;
  }
}
