
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *display: inline-block; }

body, html {
  background: #d7d7d7;
  color: #000;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  height: 100%;
  line-height: 1.4;
  margin: 0;
  min-width: 876px;
  padding: 0;
  width: 100%; }

body {
  background: url(/images/stylesheets/p1/layout/body_bg.png) 0 0 repeat-x; }

h1, h2, h3, h4, h5, h6, p {
  display: block;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0; }

h1, h2, h3 {
  color: #cc0033; }

h1 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.3; }

h2 {
  font-size: 24px;
  color: #fff;
  line-height: 1.25; }
  h2 span {
    color: #000; }

h3 {
  font-size: 20px; }

h4 {
  color: #fff;
  font-size: 16px; }

p {
  line-height: 1.4;
  padding-bottom: 18px; }

a, a:link, a img {
  border: 0;
  color: #cc0033;
  padding: 0;
  margin: 0;
  outline: 0;
  text-decoration: underline; }

small {
  font-size: 14px;
  color: #666; }

.center {
  display: block;
  margin: 0 auto; }

#application {
  _height: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  _overflow: visible; }

#content {
  *display: inline-block;
  margin: 0 auto;
  padding-bottom: 94px;
  _padding-bottom: 40px;
  position: relative;
  width: 924px; }
  #content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #content .inner-content {
    position: relative;
    width: 876px;
    margin: 0 auto;
    z-index: 2; }

.content_header {
  background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) 0 -276px no-repeat;
  height: 23px;
  _background: url(/images/stylesheets/p1/layout/contentbox_sprite.gif) 0 -276px no-repeat; }

.content_body {
  background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) right 0 repeat-y;
  min-height: 250px;
  overflow: hidden;
  padding: 0px 23px 0px 23px;
  _background: url(/images/stylesheets/p1/layout/contentbox_sprite.gif) right 0 repeat-y; }

.content_footer {
  background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) 0 bottom no-repeat;
  height: 23px;
  margin-bottom: 30px;
  _background: url(/images/stylesheets/p1/layout/contentbox_sprite.gif) 0 bottom no-repeat; }

#service_information_home, #service_information {
  margin: -14px 0 30px 0; }
  #service_information_home ul, #service_information ul {
    background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) right 0 repeat-y;
    list-style: none;
    margin: 0;
    padding: 0 0 0 22px;
    *display: inline-block; }
    #service_information_home ul:after, #service_information ul:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #service_information_home ul li, #service_information ul li {
      background: url(/images/stylesheets/p1/layout/check.png) 0 0 no-repeat;
      float: left;
      width: 220px;
      padding-right: 20px;
      padding-left: 40px; }
      #service_information_home ul li h4, #service_information ul li h4 {
        color: #000;
        font-size: 18px;
        padding-bottom: 5px; }
      #service_information_home ul li p, #service_information ul li p {
        color: #808080; }
      #service_information_home ul li p, #service_information_home ul li a, #service_information ul li p, #service_information ul li a {
        font-size: 12px;
        padding: 0; }
  #service_information_home .service_information_top, #service_information .service_information_top {
    background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) 0 -276px no-repeat;
    height: 23px; }
  #service_information_home .service_information_bottom, #service_information .service_information_bottom {
    background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) 0 bottom no-repeat;
    height: 23px; }

#service_information {
  margin: -6px 0 0 0;
  padding-bottom: 10px; }
  #service_information ul {
    background: none;
    padding: 0; }
    #service_information ul li {
      width: auto; }
      #service_information ul li h4 {
        font-size: 16px;
        line-height: 28px; }
      #service_information ul li.more, #service_information ul li.more a {
        background: none;
        display: block;
        padding: 0;
        float: right;
        line-height: 28px; }

#footer {
  background: #cc0033;
  height: 54px;
  position: absolute;
  _position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden; }
  #footer ul {
    padding-top: 16px;
    padding-bottom: 16px; }

.header h1, .header h2 {
  margin-bottom: 0; }
.header h1 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px; }
  .header h1 span {
    color: #000; }

.heading {
  background: #ff9900;
  margin: 0;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .heading h1 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px; }
    .heading h1 span {
      color: #000; }
    .heading h1.attention {
      background: url(/images/stylesheets/p1/layout/icon_attention.png) 0 0px no-repeat;
      padding-left: 40px; }
    .heading h1.info {
      background: url(/images/stylesheets/p1/layout/icon_info.png) 0 0px no-repeat;
      padding-left: 40px; }
  .heading h1, .heading h2 {
    margin: 0; }
  .heading .hint {
    position: absolute;
    right: 20px;
    top: 20px;
    white-space: nowrap;
    width: 300px;
    text-align: right;
    margin: 0; }
    .heading .hint a {
      text-decoration: none;
      height: 30px;
      display: block;
      color: #ffffff !important; }
      .heading .hint a span {
        display: inline-block;
        vertical-align: 10px; }
  .heading select {
    position: absolute;
    right: 20px;
    top: 25px;
    width: 180px;
    font-size: 14px; }

h1.heading {
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px; }
  h1.heading span {
    color: #000; }

.content-panel {
  background: url(/images/stylesheets/p1/layout/content-shader.png) 76px bottom no-repeat;
  *display: inline-block;
  position: relative; }
  .content-panel:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .content-panel .left-panel {
    background: url(/images/stylesheets/p1/layout/content-shader-top.png) right top no-repeat;
    float: left;
    display: inline;
    padding: 0 20px 0 10px;
    width: 270px; }
  .content-panel .right-panel {
    float: right;
    display: inline;
    padding-right: 10px;
    width: 490px;
    display: inline; }
    .content-panel .right-panel .grouped {
      display: block;
      float: left;
      display: inline;
      margin-right: 30px;
      _margin-right: 25px;
      display: inline;
      width: 229px; }
    .content-panel .right-panel .last-group {
      margin: 0; }

.polaroid {
  background: url(/images/stylesheets/p1/layout/polaroid.png) 0 0 no-repeat;
  height: 248px;
  margin-left: -10px;
  width: 288px;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stylesheets/p1/layout/polaroid.png');
  _background: none; }
  .polaroid img {
    display: block;
    height: 168px;
    margin: 0px 0 0 61px;
    padding-top: 22px;
    width: 168px;
    -ms-interpolation-mode: bicubic; }
  .polaroid strong {
    display: block;
    line-height: 45px;
    text-align: center; }

#welcome {
  margin: 0 auto;
  padding: 0 0 18px 0;
  text-align: center;
  width: 75%; }
  #welcome h1 {
    font-size: 18px; }
  #welcome h1, #welcome p {
    color: #666; }

.header_info_text, .footer_info_text {
  padding: 0px 23px;
  font-size: 12px; }

body.internals .internals_inner h2 {
  background: #e0e0e0;
  color: #000;
  padding: 15px 0 15px 20px; }
body.internals .internals_inner dl {
  padding-bottom: 30px; }
  body.internals .internals_inner dl>dl {
    padding-bottom: 0px;
    margin-left: 20px !important; }
  body.internals .internals_inner dl dt {
    font-size: 16px;
    padding-top: 10px; }
body.internals .internals_inner ul {
  list-style: none;
  padding-top: 10px; }

body.home .content_header {
  height: 13px; }

body.home .content_body, body.search .content_body, body.profile .content_body {
  padding: 0;
  overflow: visible; }

.btn_prev, .btn_next {
  height: 85px;
  margin-top: -42px;
  position: absolute;
  text-indent: -10000em;
  top: 50%;
  width: 28px;
  z-index: 1000; }
  .btn_prev a, .btn_next a {
    display: block;
    height: 36px;
    margin-top: 23px;
    width: 28px; }

.btn_prev.first, .btn_prev .disabled {
  display: none; }

.btn_next.last, .btn_next .disabled {
  display: none; }

.btn_prev {
  background: url(/images/stylesheets/p1/slider/slider_handles_sprite.png) 0 0 no-repeat;
  left: 0;
  margin-left: -25px;
  _background: url(/images/stylesheets/p1/slider/slider_handles_sprite.gif) 0 0 no-repeat; }
  .btn_prev a {
    background: url(/images/stylesheets/p1/slider/btn_previous_arrows.gif) 0 bottom no-repeat;
    margin-left: 10px; }
  .btn_prev a:hover {
    background: url(/images/stylesheets/p1/slider/btn_previous_arrows.gif) 0 0 no-repeat; }

.btn_next {
  background: url(/images/stylesheets/p1/slider/slider_handles_sprite.png) right 0 no-repeat;
  right: -25px;
  _background: url(/images/stylesheets/p1/slider/slider_handles_sprite.gif) right 0 no-repeat; }
  .btn_next a {
    background: url(/images/stylesheets/p1/slider/btn_next_arrows.gif) 0 bottom no-repeat;
    margin-left: -10px; }
  .btn_next a:hover {
    background: url(/images/stylesheets/p1/slider/btn_next_arrows.gif) 0 0 no-repeat; }

button::-moz-focus-inner {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  outline: 0; }

a.button, button {
  background: none;
  border: 0;
  cursor: pointer;
  color: #fff;
  outline: 0;
  margin: 10px 0 0 0;
  padding: 0;
  overflow: visible; }
  a.button div, button div {
    background: url(/images/stylesheets/p1/layout/button.png) 0 0 no-repeat;
    height: 44px;
    line-height: 40px; }
    a.button div.btn_right, button div.btn_right {
      background-position: right 0;
      font-size: 16px;
      font-weight: bold;
      margin-left: 20px;
      padding-right: 20px;
      text-shadow: 0 1px 0 rgba(0,0,0,0.5);
      white-space: nowrap; }
  a.button:hover .btn_left, a.button:focus .btn_left, button:hover .btn_left, button:focus .btn_left {
    background-position: 0 bottom; }
  a.button:hover .btn_right, a.button:focus .btn_right, button:hover .btn_right, button:focus .btn_right {
    background-position: right bottom; }

a.button {
  display: inline-block;
  text-decoration: none;
  text-align: center; }

#search_panel button {
  margin: 18px 0 0 0;
  width: 235px; }
  #search_panel button span {
    background: url(/images/stylesheets/p1/layout/search_button.png) 0 0 no-repeat;
    cursor: pointer;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    line-height: 42px;
    outline: 0;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    width: 235px; }
  #search_panel button:hover span, #search_panel button:focus span {
    background: url(/images/stylesheets/p1/layout/search_button.png) 0 bottom no-repeat; }

#webhandy_button_wrapper {
  margin: 4px 0 0 -495px;
  padding-bottom: 18px;
  width: 830px;
  _margin-top: 10px;
  _position: relative; }
  #webhandy_button_wrapper p {
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: center; }
  #webhandy_button_wrapper p.for-button-top {
    padding-bottom: 4px; }
  #webhandy_button_wrapper p.for-button-bottom {
    padding-top: 4px; }
  #webhandy_button_wrapper button {
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 16px;
    height: 44px;
    margin: 0 auto;
    width: 360px; }
    #webhandy_button_wrapper button .wb_inner .shadow {
      display: none; }
    #webhandy_button_wrapper button .wb_inner .bright {
      background: url(/images/stylesheets/p1/layout/webhandy_button.png) 0 0 no-repeat;
      height: 44px;
      line-height: 42px;
      text-shadow: 0 1px 0 rgba(0,0,0,0.5);
      width: 360px; }
    #webhandy_button_wrapper button:hover .wb_inner .bright {
      background: url(/images/stylesheets/p1/layout/webhandy_button.png) 0 bottom no-repeat; }

.horizontal_list {
  width: 876px;
  margin: 0 auto;
  list-style: none;
  padding: 0; }
  .horizontal_list li {
    display: block;
    float: left;
    display: inline;
    font-size: 16px;
    padding: 0; }
    .horizontal_list li a {
      color: #fff;
      text-decoration: none; }
    .horizontal_list li a:hover {
      text-decoration: underline; }

#footer ul {
  overflow: hidden; }
  #footer ul li {
    padding: 0;
    margin: 0;
    border-left: 1px solid #360000;
    margin-left: -1px;
    padding-left: 10px;
    padding-right: 11px; }
    #footer ul li.last-child {
      float: right;
      display: inline;
      border: 0; }
    #footer ul li.home_link {
      display: none; }
    #footer ul li.globe {
      float: right;
      display: inline;
      border: 0;
      display: block;
      height: 37px;
      top: -8px;
      position: relative;
      width: 37px; }
      #footer ul li.globe a {
        background: url(/images/stylesheets/p1/layout/globe.gif) 0 0 no-repeat;
        display: block;
        float: left;
        height: 37px;
        text-indent: -10000em;
        width: 37px; }
        #footer ul li.globe a:hover {
          background-position: 0 bottom; }

body.mo_activation #footer, body.activate #footer, body.activation_code #footer {
  z-index: 1000; }
  body.mo_activation #footer ul li, body.activate #footer ul li, body.activation_code #footer ul li {
    display: none !important; }
    body.mo_activation #footer ul li.home_link, body.mo_activation #footer ul li.imprint_link, body.mo_activation #footer ul li.help_link, body.activate #footer ul li.home_link, body.activate #footer ul li.imprint_link, body.activate #footer ul li.help_link, body.activation_code #footer ul li.home_link, body.activation_code #footer ul li.imprint_link, body.activation_code #footer ul li.help_link {
      display: block !important; }
    body.mo_activation #footer ul li.imprint_link, body.activate #footer ul li.imprint_link, body.activation_code #footer ul li.imprint_link {
      float: right;
      border: 0; }

#header {
  *display: inline-block;
  margin-bottom: 14px;
  padding-top: 10px;
  position: relative; }
  #header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #header img.flag {
    display: block;
    position: absolute;
    left: 3px;
    top: 13px;
    z-index: 2; }

#keyvisual {
  height: 320px;
  position: absolute;
  right: -50px;
  top: -20px;
  width: 348px;
  z-index: 1; }
  #keyvisual img {
    display: block;
    _display: none; }

#logo {
  position: relative;
  float: left;
  display: inline;
  height: 276px;
  width: 296px;
  background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) 0 0 no-repeat;
  _background: url(/images/stylesheets/p1/layout/contentbox_sprite.gif) 0 0 no-repeat; }
  #logo table {
    height: 276px;
    width: 296px; }
    #logo table td {
      vertical-align: middle;
      text-align: center; }
      #logo table td a {
        color: #808080;
        display: block;
        font-size: 15px;
        text-decoration: none;
        width: 296px; }
        #logo table td a span {
          font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; }
        #logo table td a img {
          display: block;
          height: 165px;
          margin: 0 auto;
          padding-bottom: 5px;
          width: 204px; }

form, button, input, select, fieldset, legend, textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px; }
  form ul, button ul, input ul, select ul, fieldset ul, legend ul, textarea ul {
    list-style: none!important;
    list-style-position: outside !important; }
  form .checkbox, form .radiobutton, button .checkbox, button .radiobutton, input .checkbox, input .radiobutton, select .checkbox, select .radiobutton, fieldset .checkbox, fieldset .radiobutton, legend .checkbox, legend .radiobutton, textarea .checkbox, textarea .radiobutton {
    height: auto !important;
    width: auto !important; }

form {
  height: auto;
  position: relative; }
  form .float > * {
    float: left;
    display: inline;
    margin-right: 5px; }
  form .grouped select {
    width: 225px;
    font-size: 16px;
    padding: 4px;
    margin-bottom: 3px; }
  form ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    form ul li {
      padding: 0;
      margin: 0;
      padding-bottom: 10px; }
      form ul li label {
        display: block;
        padding-bottom: 4px;
        margin: 0; }
      form ul li label.confirm_input {
        color: #808080; }
  form input, form textarea {
    background: #fefefe url(/images/stylesheets/p1/layout/input_text_bg.png) repeat-x;
    border: 1px solid #9f9f9f;
    border-bottom: 1px solid #d1d1d1;
    overflow: auto;
    outline: none;
    padding: 8px;
    width: 294px;
    _background: none;
    resize: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  form input {
    height: 17px; }
    form input.radio_button, form input.checkbox {
      background: none;
      width: auto !important;
      padding: 0 !important;
      height: auto !important; }
    form input.tf_code_mini {
      font-weight: bold;
      font-size: 18px;
      padding: 15px 20px;
      overflow: hidden;
      text-align: center;
      width: 40px; }
  form input.focusField, form textarea.focusField {
    background-color: #e0e0e0; }

.submit_form {
  clear: both;
  float: left;
  display: inline;
  width: 100%;
  padding-top: 18px; }
  .submit_form button {
    float: right;
    display: inline;
    margin: 0; }
  .submit_form .backlink {
    line-height: 40px; }

.activation_code .submit_form button {
  float: left;
  display: inline; }

.input_file {
  background: url(/images/stylesheets/p1/layout/mini_button.png) center 0;
  cursor: default;
  position: relative;
  width: 174px;
  height: 27px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  font-size: 11px;
  line-height: 25px;
  font-weight: bold;
  margin-top: 75px;
  float: left;
  margin-top: 202px;
  margin-left: 58px; }
  .input_file input {
    cursor: default;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }

body.myprofile form textarea {
  width: 470px; }

.input-file-field {
  height: auto;
  overflow: hidden;
  width: auto; }

#signup h2 {
  color: #808080;
  font-size: 14px;
  font-weight: bold;
  padding-top: 6px; }
#signup form ul li {
  display: block;
  position: relative; }
  #signup form ul li.picture label {
    text-align: center; }
  #signup form ul li.picture .input-file-field {
    display: block;
    margin: 10px auto 5px auto; }
#signup form label {
  float: none !important; }
#signup form input, #signup form textarea {
  padding: 8px 8px;
  width: 215px; }
#signup form select {
  width: 225px;
  font-size: 16px;
  padding: 4px;
  margin-bottom: 3px; }
#signup form .provider_code input {
  width: 105px; }
#signup form .provider_code select {
  width: 90px; }
#signup form li.email input {
  padding-right: 30px;
  width: 193px; }
#signup form li.screenname, #signup form li.partner_selection {
  float: left; }
#signup form li.partner_selection {
  margin-left: 30px; }
#signup form li.flirttext {
  clear: both; }

img.ajax_validator {
  position: absolute;
  right: 8px;
  top: 31px; }

#signup .signup_step2 textarea {
  width: 470px; }
#signup .signup_step2 .confirm {
  font-size: 12px; }
#signup input.tf_code_mini {
  font-weight: bold;
  font-size: 18px;
  padding: 15px 20px;
  overflow: hidden;
  text-align: center;
  width: 40px; }

#signup #ac_after_signup {
  margin-bottom: 30px; }
  #signup #ac_after_signup h1 {
    margin: 30px 0 10px 0; }
  #signup #ac_after_signup .heading {
    display: none; }

#yield .fieldWithErrors input, #yield .fieldWithErrors select, #yield .fieldWithErrors textarea {
  background-color: #ffeeee;
  color: black; }
  #yield .fieldWithErrors input.idleField, #yield .fieldWithErrors select.idleField, #yield .fieldWithErrors textarea.idleField {
    background-color: #ffeeee;
    border: 1px solid #d27979;
    border-bottom-color: #ebbaba; }
  #yield .fieldWithErrors input.focusField, #yield .fieldWithErrors select.focusField, #yield .fieldWithErrors textarea.focusField {
    background-color: #ffffee; }
#yield .fieldWithErrors .checkbox {
  outline: 2px solid #d27979;
  -moz-border-radius: 2px;
  margin-right: 6px;
  background-color: #d27979; }

#flash_messages {
  *display: inline-block; }
  #flash_messages:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #flash_messages p {
    *padding-bottom: 20px;
    width: 100%;
    float: left;
    display: block; }
  #flash_messages span {
    display: block;
    padding: 10px; }
  #flash_messages span.icon {
    float: left;
    width: 24px;
    padding: 0;
    display: none;
    margin-right: 2%;
    padding: 0; }
  #flash_messages p.notice span {
    color: #264409;
    background: #E6EFC2;
    border: 2px solid #C6D880; }
  #flash_messages p.error span {
    color: #8A1F11;
    background: #FBE3E4;
    border: 2px solid #FBC2C4; }

body.logout #flash_messages {
  padding: 10px 20px; }
  body.logout #flash_messages p {
    padding-bottom: 0; }

#errors {
  margin-bottom: 20px;
  position: relative;
  width: 100%; }
  #errors #errorExplanation {
    background: #ffeeee;
    color: #222222;
    padding: 0; }
    #errors #errorExplanation ul {
      background-color: #ffeeee;
      float: none;
      padding: 10px;
      list-style: none; }
    #errors #errorExplanation ul li {
      float: none;
      padding: 6px 10px 4px 30px;
      padding-left: 10px; }
      #errors #errorExplanation ul li.even {
        background-color: #ffdddd; }
      #errors #errorExplanation ul li.odd {
        background-color: #ffeeee; }
    #errors #errorExplanation h4 {
      color: #aa0000;
      font-size: 18px;
      border-bottom: 1px dotted #ffcccc;
      padding: 10px 10px 8px 10px;
      text-transform: uppercase;
      margin: 0; }
    #errors #errorExplanation p {
      padding: 10px 10px 0 10px;
      color: #aa0000; }

body.error #main_content {
  padding: 60px;
  margin: 0 auto;
  width: 640px;
  float: none; }
body.error h1 {
  text-align: center;
  width: 100%; }
body.error h2 {
  background: none;
  text-transform: none;
  line-height: 1.5; }

.right_skyscraper #content {
  width: 1098px; }
  .right_skyscraper #content .inner-content {
    margin-left: 24px; }
.right_skyscraper #footer ul {
  padding-right: 170px; }

.left_skyscraper #content {
  width: 1098px; }
  .left_skyscraper #content .inner-content {
    margin-left: 194px; }

.double_skyscraper #content {
  width: 1262px; }
  .double_skyscraper #content .inner-content {
    margin-left: 194px; }

#ads_right {
  position: absolute;
  width: 160px;
  overflow: hidden;
  top: 33px;
  right: 0;
  text-align: center; }

#ads_left {
  position: absolute;
  width: 160px;
  overflow: hidden;
  top: 33px;
  left: 0;
  text-align: center; }

#ads_top_content {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 90px;
  overflow: hidden; }

#ads_top {
  width: 858px;
  margin: 0 auto; }
  #ads_top .leaderboard {
    width: 728px; }

body.has_leaderboard #ads_top_content {
  display: block; }
body.has_leaderboard #content {
  padding-top: 106px; }

body.left_skyscraper #ads_top {
  padding-left: 160px; }

body.right_skyscraper #ads_top {
  padding-right: 180px; }

.disable_ads #content {
  width: 924px; }
.disable_ads #footer ul {
  padding-right: 0; }

#faq dt {
  font-size: 16px;
  margin-bottom: 18px; }
#faq dd {
  display: block;
  margin-bottom: 18px;
  padding: 15px 15px;
  background: #f0f0f0; }

#activation_code {
  background: url(/images/stylesheets/p1/layout/gradient_separator.png) 34% bottom no-repeat;
  position: relative; }
  #activation_code h2 {
    font-size: 16px;
    width: 48%;
    margin-bottom: 18px;
    line-height: 1.25; }
  #activation_code h4 {
    color: #000;
    margin-bottom: 18px;
    font-weight: bold; }
  #activation_code .description {
    width: 44%;
    float: right; }
  #activation_code .actions {
    width: 48%;
    padding-right: 4%; }
  #activation_code #help_link {
    position: absolute;
    top: 0;
    right: 0; }
  #activation_code .code_field_inner label {
    display: block;
    line-height: 33px;
    vertical-align: middle; }
  #activation_code .code {
    float: left;
    width: 48%;
    padding-right: 2.5%; }
    #activation_code .code form {
      padding-bottom: 24px;
      *padding-bottom: 0; }
  #activation_code .disclaimer {
    float: right;
    width: 44%; }
    #activation_code .disclaimer p {
      padding: 10px;
      background: #ffffdd;
      border: 2px solid #c0c0c0;
      margin-bottom: 18px; }
      #activation_code .disclaimer p.more_about_ac {
        padding: 0;
        background: none;
        border: none;
        margin-bottom: 0; }
  #activation_code .ac_phone_number {
    width: 100%; }
    #activation_code .ac_phone_number form {
      width: 48%;
      float: left;
      padding-bottom: 18px; }

.code_field_inner {
  display: block;
  padding-top: 10px;
  text-align: left; }

.activation_code #errorExplanation {
  width: 415px; }

body.activate p {
  padding-bottom: 16px; }
body.activate #content {
  padding-top: 75px; }
  body.activate #content h3 {
    color: #202020;
    margin-bottom: 10px;
    line-height: 1.4; }
body.activate #ac_faq {
  display: none;
  color: #808080;
  font-size: 12px;
  padding-top: 15px; }
  body.activate #ac_faq p {
    display: block; }
body.activate p.no_ac_code {
  padding: 10px 0 0 0; }
body.activate #ac_guide {
  float: left;
  padding-left: 15px;
  width: 500px; }
  body.activate #ac_guide .ac_help {
    background: url(images/layout/ac_help.gif) 0 2px no-repeat;
    padding-left: 40px; }
  body.activate #ac_guide .progress_bar {
    color: #808080;
    padding: 10px 0 16px 0;
    width: 500px; }
    body.activate #ac_guide .progress_bar img {
      height: 32px;
      width: 500px; }
    body.activate #ac_guide .progress_bar strong {
      display: block;
      padding: 10px 0 0 0; }
      body.activate #ac_guide .progress_bar strong a {
        font-size: 12px;
        font-weight: normal;
        white-space: nowrap; }
  body.activate #ac_guide .form-wrapper {
    padding: 8px 0 0 0;
    text-align: right; }
    body.activate #ac_guide .form-wrapper ul li {
      float: left; }
  body.activate #ac_guide .codefield {
    background: url(/images/stylesheets/p1/layout/ac_code_field.gif) 0 0 no-repeat;
    width: 460px;
    padding: 18px 20px 30px 20px;
    height: 50px; }
    body.activate #ac_guide .codefield a {
      display: inline-block;
      margin: 14px 0; }
    body.activate #ac_guide .codefield input {
      height: 33px;
      font-size: 28px;
      width: 120px;
      height: auto;
      text-align: center;
      float: left;
      padding: 7px;
      height: 36px; }
    body.activate #ac_guide .codefield button {
      margin: 5px 0 0 15px;
      float: left; }
  body.activate #ac_guide .enter_phonenumber {
    background: url(/images/stylesheets/p1/layout/ac_phonenumber_field.gif) 0 0 no-repeat;
    width: 460px;
    padding: 14px 20px 22px 20px;
    height: 74px;
    overflow: hidden; }
    body.activate #ac_guide .enter_phonenumber button {
      margin: 0 0 0 10px; }
    body.activate #ac_guide .enter_phonenumber input {
      font-size: 16px;
      overflow: hidden;
      width: 160px;
      font-weight: bold;
      margin: 5px 0 0 5px; }
    body.activate #ac_guide .enter_phonenumber select {
      width: 80px;
      font-size: 16px;
      margin-top: 12px; }
    body.activate #ac_guide .enter_phonenumber label {
      color: #808080;
      display: block;
      font-weight: bold;
      padding: 0 0 8px 0; }
  body.activate #ac_guide .faq_for_phonenumber, body.activate #ac_guide .faq_for_ac {
    background: transparent;
    padding: 0; }
    body.activate #ac_guide .faq_for_phonenumber label, body.activate #ac_guide .faq_for_ac label {
      text-align: left; }
body.activate #ac_user {
  float: right;
  margin: 5px 0 0 0; }

#ac-modal-window {
  background: url(/images/stylesheets/p1/layout/black-75-pct.png) 0 0 repeat;
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001; }
  #ac-modal-window h3 {
    padding-bottom: 12px;
    line-height: 1.3; }
  #ac-modal-window .modal_content_box {
    background: transparent;
    color: #ffffff;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    width: 412px;
    left: 50%;
    top: 20%;
    margin-left: -206px; }
    #ac-modal-window .modal_content_box .modal_content_head {
      background: url(/images/stylesheets/p1/layout/modalbox.png) 0 0 no-repeat;
      height: 35px; }
    #ac-modal-window .modal_content_box .modal_content {
      background: url(/images/stylesheets/p1/layout/modalbox.png) 0 bottom no-repeat;
      padding: 0 30px 20px 30px; }
      #ac-modal-window .modal_content_box .modal_content h3 {
        padding-top: 90px;
        background: url(/images/stylesheets/p1/indicators/modal_spinner.gif) center 0 no-repeat; }

body.activation_code #header, body.activation_code #userpanel, body.activation_code #ads_top, body.activation_code #ads_left, body.activation_code #ads_right {
  display: none; }
body.activation_code #content {
  padding-top: 35px;
  width: 924px !important; }
  body.activation_code #content .inner-content {
    margin: 0 auto !important; }
body.activation_code #footer ul {
  padding-right: 0; }

.customer_list {
  padding: 0 23px 0 23px; }
  .customer_list ul {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }

#slider, #search_slider {
  _height: 100%;
  position: relative; }

#customer_list_container {
  height: 280px;
  margin: 0 23px;
  overflow: hidden;
  position: relative; }
  #customer_list_container .customer_list_loading {
    display: none;
    font-size: 14px;
    text-align: center;
    line-height: 380px;
    height: 280px;
    background: #fff url(/images/stylesheets/p1/indicators/big_spinner_white.gif) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100005; }
  #customer_list_container .items {
    position: absolute;
    width: 200000em; }
    #customer_list_container .items .customer_list {
      width: 840px;
      padding: 0;
      float: left;
      display: inline; }

#search_results {
  height: 400px;
  margin: 0;
  position: relative;
  overflow: hidden; }
  #search_results .header {
    background: url(/images/stylesheets/p1/layout/attention_header.png) 0 0 no-repeat;
    height: 67px;
    margin: 0 23px 10px 23px;
    padding: 20px; }
    #search_results .header h1 {
      margin-bottom: 0; }
  #search_results .items {
    position: absolute; }
    #search_results .items .item {
      margin-left: 23px;
      padding: 0;
      width: 840px;
      float: left;
      display: inline; }
    #search_results .items .customer_list {
      padding: 0; }
    #search_results .items .js_pagination {
      display: none; }
  #search_results .loading {
    background: #fff url(/images/stylesheets/p1/indicators/big_spinner_white.gif) center center no-repeat;
    display: none;
    font-size: 14px;
    text-align: center;
    line-height: 380px;
    height: 280px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; }

.pagination {
  float: left;
  margin-top: 15px;
  text-align: center;
  width: 100%; }
  .pagination a, .pagination span {
    cursor: pointer;
    color: #000;
    display: block;
    margin: 0 4px;
    background: url(/images/stylesheets/p1/layout/pagination_item.gif) 0 0 no-repeat;
    text-align: center;
    min-width: 15px;
    line-height: 22px;
    height: 23px;
    text-decoration: none;
    float: left;
    display: inline; }
    .pagination a span, .pagination span span {
      background: url(/images/stylesheets/p1/layout/pagination_item.gif) right 0 no-repeat;
      padding-right: 4px;
      margin: 0 0 0 4px; }
    .pagination a.next_page, .pagination span.next_page {
      display: block;
      float: right;
      font-size: 11px;
      font-weight: bold;
      letter-spacing: -1px;
      margin-right: 0; }
    .pagination a.prev_page, .pagination span.prev_page {
      font-size: 11px;
      font-weight: bold;
      letter-spacing: -1px;
      margin-left: 0; }
    .pagination a.gap, .pagination a.gap span, .pagination span.gap, .pagination span.gap span {
      background: none; }
  .pagination .current {
    background: url(/images/stylesheets/p1/layout/pagination_item.gif) 0 bottom no-repeat; }
    .pagination .current span {
      background: url(/images/stylesheets/p1/layout/pagination_item.gif) right bottom no-repeat;
      font-weight: bold; }
  .pagination a:hover {
    background: url(/images/stylesheets/p1/layout/pagination_item.gif) 0 bottom no-repeat; }
    .pagination a:hover span {
      background: url(/images/stylesheets/p1/layout/pagination_item.gif) right bottom no-repeat; }

.customer_list ul li.user_simple {
  background: url(/images/stylesheets/p1/layout/user_details_bubble_right.gif) -100000px 0 no-repeat;
  display: block;
  height: 130px;
  padding: 0;
  position: relative;
  margin: 10px 10px 0 0;
  width: 130px;
  float: left;
  display: inline;
  z-index: 1; }
  .customer_list ul li.user_simple a {
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: block;
    height: 130px;
    position: absolute;
    text-decoration: none;
    width: 130px; }
    .customer_list ul li.user_simple a span.user_overlay {
      background: url(/images/stylesheets/p1/slider/user_active.png) -200px 0 no-repeat;
      display: block;
      height: 130px;
      width: 130px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10001; }
    .customer_list ul li.user_simple a span.user_details {
      background: url(/images/stylesheets/p1/layout/user_details_bubble_right.gif) 0px 0px no-repeat;
      height: 103px;
      overflow: hidden;
      position: absolute;
      padding: 12px 15px 15px 35px;
      width: 240px;
      left: 120px;
      top: 0;
      z-index: 10000;
      display: none; }
      .customer_list ul li.user_simple a span.user_details h3 {
        font-weight: bold;
        font-size: 22px;
        margin: 2px 0 3px 0; }
      .customer_list ul li.user_simple a span.user_details h4 {
        margin-bottom: 6px;
        line-height: 1.2;
        font-size: 14px; }
      .customer_list ul li.user_simple a span.user_details p {
        color: #000;
        line-height: 1.25;
        padding-bottom: 0;
        max-height: 53px;
        overflow: hidden;
        height: 53px; }
  .customer_list ul li.user_simple a:hover span.user_overlay {
    background: url(/images/stylesheets/p1/slider/user_active.png) 0 0 no-repeat;
    _background: url(/images/stylesheets/p1/slider/user_active.png) -200px 0 no-repeat; }
.customer_list ul li.col_5, .customer_list ul li.col_6 {
  background: url(/images/stylesheets/p1/layout/user_details_bubble_left.gif) -100000px 0 no-repeat; }
  .customer_list ul li.col_5 a span.user_details, .customer_list ul li.col_6 a span.user_details {
    background: url(/images/stylesheets/p1/layout/user_details_bubble_left.gif) 0px 0 no-repeat;
    left: -280px;
    padding: 12px 35px 15px 15px; }
.customer_list ul li.col_6 {
  margin-right: 0; }

#search_panel {
  background: url(/images/stylesheets/p1/layout/contentbox_sprite.png) -310px 0 no-repeat;
  _background: url(/images/stylesheets/p1/layout/contentbox_sprite.gif) -310px 0 no-repeat;
  float: right;
  display: inline;
  height: 230px;
  padding: 23px;
  position: relative;
  width: 520px; }
  #search_panel h2 {
    color: #C03;
    font-size: 24px;
    margin-bottom: 6px; }
  #search_panel p {
    font-size: 13px;
    line-height: 1.4;
    width: 300px; }
  #search_panel form {
    margin-top: -10px;
    position: relative;
    z-index: 2; }
    #search_panel form button {
      *margin-top: 10px; }
    #search_panel form table tr td {
      padding: 5px 0; }
      #search_panel form table tr td label {
        font-size: 12px;
        font-weight: bold;
        margin-right: 10px; }
      #search_panel form table tr td .label_inline {
        font-size: 14px;
        font-weight: normal; }
    #search_panel form select#search_from_state {
      width: 150px; }

#profile {
  padding: 0 23px; }
  #profile ul {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }

#profile_head {
  background: url(/images/stylesheets/p1/layout/attention_header.png) 0 0 no-repeat;
  margin-bottom: 20px;
  padding-top: 20px; }
  #profile_head .inner {
    background: url(/images/stylesheets/p1/layout/attention_header.png) 0 bottom no-repeat; }
    #profile_head .inner h1 {
      color: #fff;
      margin: 0;
      padding: 0 0px 20px 20px;
      width: 70%;
      font-size: 26px; }
      #profile_head .inner h1 span {
        text-transform: lowercase; }

.bubble-top {
  height: 20px;
  background: url(/images/stylesheets/p1/layout/speech_bubble.gif) 0 top no-repeat; }

#profile_img {
  float: left;
  display: inline; }
  #profile_img a {
    border: 8px solid #e0e0e0;
    display: block;
    height: 200px;
    width: 200px; }

#profile_details {
  width: 195px;
  float: right;
  display: inline; }
  #profile_details dd {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px; }
    #profile_details dd.screenname span {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis; }
    #profile_details dd.last-child {
      border: 0; }
  #profile_details dt {
    color: #808080;
    line-height: 1;
    font-size: 12px;
    padding-top: 8px; }
    #profile_details dt.first-child {
      clear: both; }

#profile-summary {
  position: relative; }

#profile_flirttext {
  clear: both;
  position: absolute;
  top: 230px;
  left: 1px;
  _left: -215px;
  height: 200px;
  width: 425px; }
  #profile_flirttext h2 {
    color: #000;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: bold; }

#user {
  float: left;
  min-height: 380px;
  _height: 380px;
  width: 465px; }
  #user .inner {
    padding: 0 20px 0px 20px;
    background: url(/images/stylesheets/p1/layout/speech_bubble.gif) 0 bottom no-repeat;
    min-height: 380px;
    _height: 380px; }
    #user .inner .item {
      position: relative; }

#webhandy {
  float: right;
  width: 335px;
  position: relative; }

#rating {
  margin-top: 2px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  float: left;
  padding-bottom: 2px;
  border-bottom: 1px solid 1px solid #DDE1EB; }
  #rating h4 {
    color: #7e9dbd;
    font-size: 9px;
    font-weight: normal;
    float: left;
    padding: 2px 0 4px 0; }
  #rating .star-rating {
    background: transparent url(/images/stylesheets/p1/indicators/star.gif) repeat-x scroll left -1000px;
    background-position: left top;
    height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin-top: -3px; }
    #rating .star-rating a:focus, #rating .star-rating a:hover, #rating .star-rating a:active {
      background: transparent url(/images/stylesheets/p1/indicators/star.gif) repeat-x scroll left bottom; }
    #rating .star-rating .current-rating {
      background: transparent url(/images/stylesheets/p1/indicators/star.gif) repeat-x scroll left bottom; }
    #rating .star-rating .current-rating, #rating .star-rating a {
      height: 20px;
      left: 0;
      line-height: 20px;
      overflow: hidden;
      position: absolute;
      text-indent: -1000em;
      top: 0; }
    #rating .star-rating li {
      display: inline;
      text-indent: -3000em; }
  #rating div {
    float: none !important; }
  #rating span#rating_response {
    clear: both;
    line-height: 30px;
    display: block; }

.fixed ul li.star , .old_fixed ul li.star {
  visibility: hidden; }

#profile_navigation {
  position: relative; }

#profile_pagination {
  position: relative; }
  #profile_pagination .btn_prev, #profile_pagination .btn_next {
    height: 85px;
    position: absolute;
    text-indent: -10000em;
    width: 28px;
    top: 150px; }
  #profile_pagination .btn_prev {
    margin-left: -48px;
    _margin-left: -48px; }
  #profile_pagination .btn_next {
    right: -48px; }
  #profile_pagination .search_results {
    position: absolute;
    right: 30px;
    top: -70px;
    clear: both; }
    #profile_pagination .search_results a, #profile_pagination .search_results span {
      color: #000;
      cursor: pointer;
      display: block;
      height: 35px;
      line-height: 32px;
      text-decoration: none;
      float: left;
      display: inline; }
    #profile_pagination .search_results a {
      background: url(/images/stylesheets/p1/layout/button_on_orange.png) 0 0 no-repeat; }
      #profile_pagination .search_results a span {
        background: url(/images/stylesheets/p1/layout/button_on_orange.png) right 0 no-repeat;
        padding-right: 20px;
        margin-left: 20px;
        text-shadow: 0 1px 0 #fff; }
    #profile_pagination .search_results a:hover {
      text-decoration: underline; }

#load_profile_navigation {
  position: absolute;
  right: 30px;
  top: -70px; }

body.myprofile #profile_details, body.myprofile #profile_flirttext {
  padding-bottom: 0;
  width: auto; }
body.myprofile .profile-links {
  padding-top: 20px; }
  body.myprofile .profile-links>* {
    padding-bottom: 10px; }
body.myprofile #profile_flirttext {
  position: static;
  padding: 20px 0 0 0;
  height: auto; }

#userpanel {
  font-size: 12px;
  padding: 13px 23px 10px 23px;
  font-weight: bold;
  text-align: right; }

#webhandy .flirttext {
  position: relative; }
  #webhandy .flirttext label {
    float: left; }
#webhandy .phonenumber input {
  font-weight: bold; }
#webhandy .age_confirmation input {
  padding: 4px;
  margin-right: 5px;
  text-align: center;
  width: 30px; }
#webhandy #loading {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: url(/images/stylesheets/p1/indicators/big_spinner_white.gif) 130px center no-repeat;
  padding: 20px;
  text-align: center;
  width: 335px;
  height: 200px;
  overflow: hidden;
  text-indent: -10000px; }

ul#fade_helper {
  padding-right: 10px; }

.optional_fields {
  border-top: 1px solid #c0c0c0;
  padding-top: 16px;
  height: 64px; }
  .optional_fields li {
    font-size: 12px;
    padding-bottom: 6px; }

textarea {
  height: 95px; }

.hasNoOptions textarea {
  height: 182px; }

.provider_code select, .with_provider_code select {
  font-weight: bold;
  width: 70px;
  margin-right: 6px;
  font-size: 16px; }
.provider_code input, .with_provider_code input {
  width: 214px; }

#counter {
  font-size: 12px;
  padding-bottom: 0;
  padding-top: 5px; }

#phrases {
  background: #ffffdd;
  border: 2px solid #ccc;
  position: absolute;
  top: 157px;
  *top: 160px;
  left: 0;
  height: 175px;
  padding: 20px;
  display: none;
  width: 267px; }
  #phrases h3, #phrases p {
    font-size: 18px;
    display: none; }
  #phrases li {
    padding-bottom: 10px; }
  #phrases #more_phrases {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
    padding: 10px 0 0 0;
    margin: 0; }
    #phrases #more_phrases a {
      color: #000; }

#phrases_launcher {
  background: url(/images/stylesheets/p1/layout/phrases_bubble.png) 0 0 no-repeat;
  cursor: pointer;
  height: 18px;
  width: 18px;
  float: right;
  right: 15px;
  margin-right: 15px;
  display: inline; }

#message_age {
  height: auto;
  overflow: hidden; }

.radio_button, .checkbox {
  border: 0 solid #ffffff !important; }

#webhandy_success {
  clear: both; }

#first_message_free {
  background: url(/images/stylesheets/default/layout/first_message_free.png) 0 0 no-repeat;
  width: 98px;
  height: 101px;
  text-indent: -100000em;
  position: absolute;
  z-index: 10;
  right: -38px;
  top: -38px;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stylesheets/default/layout/first_message_free.png', sizingMethod='crop'); }

#webhandy_pricing_info p {
  font-size: 12px;
  color: #909090;
  padding: 10px 0 0 0;
  text-align: center; }

body.mo_activation #header, body.mo_activation #flash_messages, body.mo_activation #ads_top, body.mo_activation #ads_left, body.mo_activation #ads_right, body.mo_activation #ads_bottom, body.mo_activation #userpanel, body.mo_activation #ads_top_content, body.mo_activation .footer_info_text, body.mo_activation .header_info_text {
  display: none; }
body.mo_activation #content {
  width: 876px !important;
  padding: 0 0 60px 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -438px;
  margin-top: -220px;
  _position: static;
  _margin: 0 auto;
  _padding-top: 50px; }
  body.mo_activation #content .inner-content {
    margin: 0 auto; }
body.mo_activation h1.webhandy_success_spinner {
  background: url(/images/stylesheets/p1/indicators/webhandy_success_spinner.gif) 0 center no-repeat;
  padding-left: 48px; }
body.mo_activation .content-panel, body.mo_activation .right-panel {
  background: none; }
body.mo_activation .left-panel {
  float: right;
  background: none; }
body.mo_activation .mo_user {
  text-align: center; }
  body.mo_activation .mo_user .polaroid img {
    *margin-left: 0; }
  body.mo_activation .mo_user .screenname {
    padding-top: 12px; }
  body.mo_activation .mo_user .flirttext {
    font-size: 12px;
    padding: 10px 20px 0 20px; }

#webhandy_mo_activation {
  float: left; }
  #webhandy_mo_activation p {
    padding: 10px 10px 0 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }
  #webhandy_mo_activation #webhandy_mo_notice_box {
    background-image: url(/images/stylesheets/default/web_success_mo_box.gif);
    background-repeat: no-repeat;
    height: 151px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    width: 440px; }
    #webhandy_mo_activation #webhandy_mo_notice_box #chat_keyword {
      font-size: 28px;
      font-weight: bold;
      color: white;
      position: absolute;
      left: 0;
      top: 24px;
      width: 200px;
      text-align: center;
      text-shadow: 0 -1px 0 rgba(0,0,0,0.5); }
    #webhandy_mo_activation #webhandy_mo_notice_box #group_shortcode {
      font-size: 18px;
      font-weight: bold;
      float: right;
      margin-top: 40px;
      text-align: center;
      width: 250px; }
    #webhandy_mo_activation #webhandy_mo_notice_box #shortcode {
      color: #FF0000;
      font-size: 30px;
      font-weight: bold; }

.phonenumber_and_name {
  position: relative;
  z-index: 1; }

.phonenumber {
  position: relative; }
  .phonenumber label {
    *display: inline-block; }
    .phonenumber label:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

.phonenumber_desc {
  background: #e0e0e0;
  border: 1px solid #bbbbbb;
  color: #000000;
  font-size: 14px;
  line-height: 15px;
  position: absolute;
  width: 240px;
  padding: 10px;
  top: 10px;
  left: -270px;
  text-align: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
  display: none;
  text-shadow: 0 1px 0 #ffffff;
  z-index: 100; }

.phonenumber_tip_arrow {
  background: url(/images/stylesheets/p1/indicators/phonenumber_tip_arrow.gif) 0 0 no-repeat;
  padding-bottom: 10px;
  display: block;
  width: 8px;
  height: 13px;
  position: absolute;
  right: -8px;
  top: 24px;
  z-index: 1; }

.phonenumber_desc_tip {
  display: block;
  position: relative;
  float: right;
  padding-right: 20px;
  font-size: 11px;
  line-height: 20px; }

.looks_like_link {
  color: #CC0033;
  text-decoration: underline;
  font-style: normal; }

body.affiliates #header {
  display: block !important; }
body.affiliates #affiliate_teaser {
  background: url(/images/stylesheets/p1/layout/affiliate_footer.png)  0 bottom no-repeat;
  margin: 0 0 30px 0;
  padding: 10px 10px 30px 10px;
  *padding-bottom: 0; }
  body.affiliates #affiliate_teaser .heading {
    margin-bottom: 30px; }
    body.affiliates #affiliate_teaser .heading h1 {
      font-size: 36px;
      line-height: 1.2;
      margin-bottom: 0; }
    body.affiliates #affiliate_teaser .heading p {
      font-size: 16px;
      padding-bottom: 10px; }
  body.affiliates #affiliate_teaser .teaser {
    background: #ededed;
    border-bottom: 1px solod #ffffff;
    float: left;
    margin-right: 30px;
    min-height: 210px;
    padding: 15px;
    width: 360px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    _height: 210px; }
    body.affiliates #affiliate_teaser .teaser h2 {
      border-bottom: 5px solid #ffffff;
      color: #000000;
      font-size: 20px;
      padding: 0 0 16px 62px; }
      body.affiliates #affiliate_teaser .teaser h2.info {
        background: url(/images/stylesheets/p1/layout/info_affiliate.png) 0 0 no-repeat; }
      body.affiliates #affiliate_teaser .teaser h2.profit {
        background: url(/images/stylesheets/p1/layout/profit_affiliate.png) 0 0 no-repeat; }
  body.affiliates #affiliate_teaser .last-teaser {
    margin: 0; }
  body.affiliates #affiliate_teaser ul {
    padding-top: 15px;
    margin-left: 18px;
    list-style-type: disc; }
    body.affiliates #affiliate_teaser ul li {
      padding-bottom: 8px; }

#more_info {
  text-align: center; }
  #more_info a {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background: none repeat scroll 0 0 #FF9900;
    border: 1px solid rgba(0,0,0,0.25);
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5); }
    #more_info a:hover {
      background: #cc0033; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/stylesheets/default/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	/*margin: -6px 0 0 -104px; *//* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


