.buttonActive {
  background-color: white;
}

.cb_profile {
  padding-bottom: 3px;
  height: 18px;
  width: 135px;
  margin-bottom: 3px;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0px;
  font: bold 12px/18px arial, helvetica, sans-serif;
  color: #FFFFFF;
  border: 1px solid #28e;
  border-left: 1px solid #1c468e;
  background: #1c468e;
  background: -moz-linear-gradient(60deg,  #1c468e 0%, #1778e3 50%, #4894ea 50%, #95c4f2 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#1c468e), color-stop(50%,#1778e3), color-stop(50%,#4894ea), color-stop(100%,#95c4f2));
  background: -webkit-linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  background: -o-linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  background: -ms-linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  background: linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c468e', endColorstr='#95c4f2',GradientType=1 );
}

.cupid_profile {
  margin-top: -3px;
  padding-bottom: 3px;
  height: 18px;
  width: 135px;
  margin-bottom: 3px;
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0px;
  color: #5e5e5e;
  text-shadow: 0px 1px 0px white;
  border: 1px solid #ccc;
  background: #f9f9f9;
  background: -moz-linear-gradient(45deg,  #ffffff 0%, #dbdbdb 26%, #e5e5e5 50%, #f2f2f2 50%, #ffffff 76%, #eee 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(26%,#dbdbdb), color-stop(50%,#e5e5e5), color-stop(50%,#f2f2f2), color-stop(76%,#ffffff), color-stop(100%,#eee));
  background: -webkit-linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  background: -o-linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  background: -ms-linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  background: linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=1 );
  font: bold 12px/18px arial, helvetica, sans-serif;
}

.faq_question .faq_answer {
  display: none;
}

.faq_question a.question_link {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/plus9.gif");
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  margin-left: 10px;
  padding-left: 13px;
}

.faq_question_selected .faq_answer {
  padding: 5px 15px;
}

.faq_question_selected .faq_answer div {
  padding: 5px 15px;
  background-color: #F7E6DF;
}

.faq_question_selected a.question_link {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/minus9.gif");
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  margin-left: 10px;
  padding-left: 13px;
}

.featured_profile {
  margin-top: -3px;
  padding-bottom: 3px;
  height: 18px;
  width: 135px;
  margin-bottom: 3px;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0px;
  font: bold 12px/18px arial, helvetica, sans-serif;
  color: #FFFFFF;
  border: 1px solid #B10000;
  background: #9B0000;
  background: -moz-linear-gradient(45deg,  #9B0000 0%, #FF0000 50%, #FF4A1D 50%, #E20404 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#9B0000), color-stop(50%,#FF0000), color-stop(50%,#FF4A1D), color-stop(100%,#E20404));
  background: -webkit-linear-gradient(45deg,  #9B0000 0%,#FF0000 50%,#FF4A1D 50%,#E20404 100%);
  background: -o-linear-gradient(45deg,  #9B0000 0%,#FF0000 50%,#FF4A1D 50%,#E20404 100%);
  background: -ms-linear-gradient(45deg,  #9B0000 0%,#FF0000 50%,#FF4A1D 50%,#E20404 100%);
  background: linear-gradient(45deg,  #9B0000 0%,#FF0000 50%,#FF4A1D 50%,#E20404 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9B0000', endColorstr='#E20404',GradientType=1 );
}

.feedback_box {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/am3_feedback.gif");
  bottom: 50%;
  font-family: Arial,sans-serif;
  font-size: 11px;
  height: 261px;
  left: 0px;
  padding-left: 12px;
  padding-top: 8px;
  position: fixed;
  width: 229px;
  z-index: 9001;
  color: #000000;
}

.feedback_box .fb_labels {
  margin-bottom: 2px;
  margin-top: 4px;
  color: #000000;
}

.feedback_box a {
  text-decoration: none;
  color: #FA0006;
}

.feedback_box a:hover {
  text-decoration: hover;
}

.feedback_box a.send_feedback_button img {
  bottom: 20px;
  left: 45px;
  outline: 0;
  position: absolute;
}

.feedback_box p {
  margin: 3px 0;
  width: 164px;
}

.feedback_box strong {
  text-decoration: underline;
}

.foot_menu2 {
  font-size: 12px;
}

.foot_menu2 a {
  margin: 0 7px;
  color: #DF2E2F;
}

.graybox a {
  font-weight: bold;
  color: #FA0006;
}

.graybox td {
  font-size: 12px;
}

.hide_elem {
  display: none;
}

.im_bottom_title {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 11px;
  height: 18px;
  padding: 4px;
  color: #999;
  background-color: #EBE6E6;
}

.im_extra_tag {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 10px;
  height: 14px;
  padding-left: 36px;
  position: absolute;
  text-align: right;
  color: #999;
}

.im_window .conv_tbl table {
  width: 262px;
  margin: 0 4px;
}

.im_window .conv_tbl td {
  padding-top: 4px;
  border-bottom: 1px solid #DDDDDD;
}

.im_window .conv_tbl td.error_cell {
  vertical-align: top;
  text-align: left;
  padding-left: 4px;
  font-family: Tahoma,?Geneva,?sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

.im_window .conv_tbl td.pic_cell {
  vertical-align: top;
  width: 52px;
}

.im_window .conv_tbl td.pic_cell img {
  height: 46px;
  width: 46px;
  padding: 2px;
  border: 1px solid #999;
  background-color: white;
}

.im_window .conv_tbl td.text_cell {
  vertical-align: top;
  text-align: left;
  padding-left: 4px;
  font-family: Tahoma,?Geneva,?sans-serif;
  font-size: 12px;
  color: #5E5E5E;
}

.im_window .conversation_area {
  height: 240px;
}

.im_window .conversation_area .conv_tbl {
  height: 218px;
  overflow: auto;
}

.im_window .conversation_area .last_msg {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 10px;
  height: 14px;
  padding: 4px;
  color: #999;
}

.im_window .text_input {
  height: 31px;
  background-color: white;
  border-top: 1px solid #CCCCCC;
}

.im_window .text_input .send_button {
  width: 42px;
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/im_sys/send_icon.png");
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 2px center;
}

.im_window .text_input input {
  height: 31px;
  height: 22px;
  line-height: 31px;
  line-height: 22px;
  border: none;
  border-width: 0;
  padding: 0;
  padding-left: 6px;
  width: 232px;
  position: relative;
  top: -1px;
}

.im_window .text_input table {
  height: 31px;
  width: 270px;
  border-spacinng: 0;
}

.im_window .text_input table td {
  padding: 0;
}

.mail_data {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  margin-left: 1px;
  color: #404C51;
}

.mail_date {
  font-size: 10px;
  margin-left: 6px;
  position: relative;
  top: -2px;
  color: #8D8D8D;
}

.mail_subject {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #FA0006;
}

.member_profile {
  margin-top: -3px;
  padding-bottom: 3px;
  height: 18px;
  width: 135px;
  margin-bottom: 3px;
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0px;
  font: bold 12px/18px arial, helvetica, sans-serif;
  color: #5e5e5e;
  text-shadow: 0px 1px 0px #FFFFFF;
  border: 1px solid #ccc;
  background: #f9f9f9;
  background: -moz-linear-gradient(45deg,  #ffffff 0%, #dbdbdb 26%, #e5e5e5 50%, #f2f2f2 50%, #ffffff 76%, #eee 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(26%,#dbdbdb), color-stop(50%,#e5e5e5), color-stop(50%,#f2f2f2), color-stop(76%,#ffffff), color-stop(100%,#eee));
  background: -webkit-linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  background: -o-linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  background: -ms-linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  background: linear-gradient(45deg,  #ffffff 0%,#dbdbdb 26%,#e5e5e5 50%,#f2f2f2 50%,#ffffff 76%,#eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=1 );
}

.no_text {
  font-size: 0px;
}

.photo_comment_box {
  margin: 7px 0px 7px 0px;
  overflow: hidden;
  width: 592px;
  background-color: #FCEFEF;
}

.photo_rating img {
  padding: 0px 1px;
}

.photo_rating img.faded {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.pornstar_profile {
  margin-top: -3px;
  padding-bottom: 3px;
  height: 18px;
  width: 135px;
  margin-bottom: 3px;
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0px;
  color: #FFFFFF;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
  border: 1px solid #BD0245;
  border-left: 1px solid #BD0245;
  background: #bd0245;
  background: -moz-linear-gradient(45deg,  #bd0245 0%, #fc2975 50%, #f86c99 50%, #df2257 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#bd0245), color-stop(50%,#fc2975), color-stop(50%,#f86c99), color-stop(100%,#df2257));
  background: -webkit-linear-gradient(45deg,  #bd0245 0%,#fc2975 50%,#f86c99 50%,#df2257 100%);
  background: -o-linear-gradient(45deg,  #bd0245 0%,#fc2975 50%,#f86c99 50%,#df2257 100%);
  background: -ms-linear-gradient(45deg,  #bd0245 0%,#fc2975 50%,#f86c99 50%,#df2257 100%);
  background: linear-gradient(45deg,  #bd0245 0%,#fc2975 50%,#f86c99 50%,#df2257 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0245', endColorstr='#df2257',GradientType=1 );
  font: bold 12px/18px arial, helvetica, sans-serif;
}

.reminder_button {
  margin: 0px;
  padding: 6px 12px;
  white-space: nowrap;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  text-shadow: 0px -1px 0px rgba(60,60,60,0.2);
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0px -1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px rgba(0,0,0,0.2);
  background: url('https://companions.bonepage.com/images/whitelabel/69006/2/amr2/reminders/button_bg.png');
  background-size: contain;
}

.reminder_button_10 {
  font-size: 10px;
}

.reminder_button_11 {
  font-size: 11px;
}

.reminder_button_12 {
  font-size: 12px;
}

.reminder_button_14 {
  font-size: 14px;
}

.reminder_button_16 {
  font-size: 16px;
}

.reminder_button_8 {
  font-size: 8px;
}

.reminder_button_9 {
  font-size: 9px;
}

.settings_window .im_on_off {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #DDDDDD;
  color: #5E5E5E;
}

.settings_window .im_on_off .on_off_opt {
  cursor: pointer;
  color: #CCCCCC;
}

.settings_window .im_on_off .on_off_opt:hover {
  text-decoration: underline;
}

.settings_window .save_changes_butt {
  height: 36px;
  cursor: pointer;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  border-top: 1px solid #D3D3D3;
  background-color: #E5E5E5;
  color: #333;
}

.settings_window .settings_area {
  height: 193px;
}

.settings_window .who_message_area {
  font-size: 12px;
  margin: 4px 16px;
  line-height: 22px;
  color: #5E5E5E;
}

.settings_window .who_message_label {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  color: #5E5E5E;
}

.small_account_text {
  font: 10px arial;
  padding-bottom: 6px;
  padding-top: 6px;
  text-align: right;
  color: #FA0006;
}

.title_box {
  border: 1px solid;
  display: inline;
  padding: 5px;
}

.trialBorderBox {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.trialContentBox {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.trialGroup:after {
  content: ;
  display: table;
  clear: both;
}

.upsale_box {
  margin: 0px auto;
  height: 50px 312px;
  width: 926px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #D4D1C5;
  box-shadow: inset 0px 0px 1px 1px white;
  -moz-box-shadow: inset 0px 0px 1px 1px white;
  -webkit-box-shadow: inset 0px 0px 1px 1px white;
  background: #f0ebdc;
  background: -moz-linear-gradient(top,  #f0ebdc 0%, #faf9f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0ebdc), color-stop(100%,#faf9f4));
  background: -webkit-linear-gradient(top,  #f0ebdc 0%,#faf9f4 100%);
  background: -o-linear-gradient(top,  #f0ebdc 0%,#faf9f4 100%);
  background: -ms-linear-gradient(top,  #f0ebdc 0%,#faf9f4 100%);
  background: linear-gradient(to bottom,  #f0ebdc 0%,#faf9f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ebdc', endColorstr='#faf9f4',GradientType=0 );
}

.username {
  font-size: 12px;
  font-weight: bold;
  color: #FA0006;
}

.users_list {
  height: 272px;
  overflow: auto;
}

.users_window .users_list div.addtl_data {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #999;
}

.users_window .users_list div.online_button {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/online.png");
  height: 17px;
  width: 66px;
}

.users_window .users_list div.username {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 12px;
  ffont-weight: bold;
  color: #FA0006;
}

.users_window .users_list table {
  width: 262px;
  margin: 0 4px;
}

.users_window .users_list td {
  padding: 0;
  padding-top: 4px;
  border-bottom: 1px solid #DDDDDD;
}

.users_window .users_list td.data_cell {
  vertical-align: middle;
  text-align: left;
  padding-left: 4px;
  padding-top: 0;
  font-family: Tahoma,?Geneva,?sans-serif;
  font-size: 12px;
  color: #5E5E5E;
}

.users_window .users_list td.pic_cell {
  vertical-align: top;
  width: 52px;
}

.users_window .users_list td.pic_cell img {
  height: 46px;
  width: 46px;
  padding: 2px;
  border: 1px solid #999;
  background-color: white;
}

.users_window .users_list tr {
  cursor: pointer;
}

.wcc_profile {
  padding-bottom: 3px;
  height: 18px;
  width: 135px;
  margin-bottom: 3px;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0px;
  font: bold 12px/18px arial, helvetica, sans-serif;
  color: #FFFFFF;
  border: 1px solid #28e;
  border-left: 1px solid #1c468e;
  background: #1c468e;
  background: -moz-linear-gradient(60deg,  #1c468e 0%, #1778e3 50%, #4894ea 50%, #95c4f2 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#1c468e), color-stop(50%,#1778e3), color-stop(50%,#4894ea), color-stop(100%,#95c4f2));
  background: -webkit-linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  background: -o-linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  background: -ms-linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  background: linear-gradient(60deg,  #1c468e 0%,#1778e3 50%,#4894ea 50%,#95c4f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c468e', endColorstr='#95c4f2',GradientType=1 );
}

.window {
  position: fixed;
  bottom: 31px;
  right: 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  width: 270px;
  height: 322px;
  font-family: Tahoma,Geneva,sans-serif;
  z-index: 1;
  border: 1px solid #E55;
  background-color: #EEEEEE;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FFFFFF));
  background: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
  background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
  background: -ms-linear-gradient(top, #FFFFFF, #EEEEEE);
  background: -o-linear-gradient(top, #FFFFFF, #EEEEEE);
}

.window .title_bar {
  background-repeat: repeat-x;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #C22;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E55), to(#C22));
  background: -webkit-linear-gradient(top, #C22, #E55);
  background: -moz-linear-gradient(top, #C22, #E55);
  background: -ms-linear-gradient(top, #C22, #E55);
  background: -o-linear-gradient(top, #C22, #E55);
}

.window .title_bar table {
  width: 270px;
  border-spacing: 0;
}

.window .title_bar table td.title {
  width: 240px;
}

.window .title_bar td.title {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 28px;
  padding: 0;
  padding-left: 6px;
  border-top-left-radius: 5px;
  line-height: 28px;
  cursor: pointer;
  color: white;
}

.window .title_bar td.window_opts {
  padding: 0;
  padding-right: 6px;
  border-top-right-radius: 5px;
  white-space: nowrap;
  color: white;
}

.window .title_bar td.window_opts span.close {
  margin-left: 6px;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  top: -2px;
  cursor: pointer;
}

.window .title_bar td.window_opts span.im_system_close {
  margin-left: 6px;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  top: -2px;
  cursor: pointer;
}

.window .title_bar td.window_opts span.minimize {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.window table {
  border-spacing: 0;
}

.window.settings_window {
  height: 258px;
}

* {
  outline: none;
}

#adv_info ul {
  margin-top: 0.5em;
}

#drop-menu iframe {
  position: absolute;
}

#drop-menu ul.sub li img {
  position: absolute;
}

#feedback_1 {
  bottom: 50%;
  cursor: pointer;
  left: -208px;
  position: fixed;
  z-index: 9001;
}

#im_bar {
  background-repeat: repeat-x;
  opacity: 0.8;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  background-color: #F99;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDD), to(#F99));
  background: -webkit-linear-gradient(top, #F99, #FDD);
  background: -moz-linear-gradient(top, #F99, #FDD);
  background: -ms-linear-gradient(top, #F99, #FDD);
  background: -o-linear-gradient(top, #F99, #FDD);
  border-top: 1px solid #F55;
}

#im_bar .active {
  color: red;
  font-weight: bold;
}

#im_bar .button {
  background-image: url('https://companions.bonepage.com/images/whitelabel/69006/im_sys/li_s.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px;
  width: 1px;
  line-height: 20px;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  white-space: nowrap;
}

#im_bar .button .icon_wrap {
  height: 20px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 2px 0px;
}

#im_bar .button .icon_wrap.active {
  background-position: 2px -20px;
}

#im_bar .button .icon_wrap.active.blink_off {
  background-position: 2px 0px;
}

#im_bar .button .icon_wrap.alert {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/im_sys/alert.png");
}

#im_bar .button .icon_wrap.buddies {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/im_sys/buddies.png");
  padding-left: 26px;
}

#im_bar .button .icon_wrap.im_system_alert {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/im_sys/alert.png");
}

#im_bar .button .icon_wrap.message {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/im_sys/message.png");
  padding-left: 24px;
}

#im_bar .button .icon_wrap.message.active {
  background-position: 2px -19px;
}

#im_bar .button .icon_wrap.message.active.blink_off {
  background-position: 2px 0;
}

#im_bar .button:hover {
  background-color: white;
}

#im_bar .video_chat {
  width: 1px;
}

#im_bar .window_button {
  width: 1px;
}

#im_bar #im_bar_table {
  width: 100%;
  height: 30px;
  border-spacing: 0px;
}

#im_bar_table tr td {
  vertical-align: top;
}

#im_bar:hover {
  opacity: 1;
}

#imsys_no_users {
  color: #777777;
  font-size: 12px;
  padding-bottom: 8px;
  padding-top: 5px;
}

#livecam_preview_block {
  width: 622px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 10px;
  text-align: left;
}

#livecam_preview_block div {
  font-size: 14px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  margin-bottom: -20px;
  padding-left: 6px;
}

#mail_messages {
  margin-top: 10px;
}

#mail_messages .mail_name {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/mailArrowRight.gif");
  background-position: left center;
  background-repeat: no-repeat;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: -1px;
  padding-left: 7px;
  text-decoration: none;
  color: #FA0006;
}

#mail_mode_selection a {
  text-decoration: none;
  color: #FA0006;
}

#mail_mode_selection a:hover {
  text-decoration: underline;
}

#navigation {
  float: left;
  height: 22px;
  list-style-type: none;
  margin: 0px;
  padding-left: 0px;
  text-transform: uppercase;
}

#navigation li {
  display: inline;
  float: left;
  font: bold 12px arial;
  height: 30px;
  list-style: none;
  margin: -3px 0 0 0;
  position: relative;
}

#navigation li a {
  display: block;
  font-size: 12px;
  padding: 6px 6px;
  text-align: center;
  text-decoration: none;
  color: #C0C0C0;
}

#navigation li a.hasSubMenu {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/menuArrowWhite.gif");
  background-position: 90% 50%;
  background-repeat: no-repeat;
  padding-right: 14px;
}

#navigation li a.hasSubMenu:hover {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/menuArrowBlack.gif");
}

#navigation li ul {
  padding-bottom: 1px;
  visibility: hidden;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#navigation ul {
  display: block;
  left: -1px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 23px;
  z-index: 9999;
  _left: -41px;
}

#navigation ul li {
  display: inline;
  float: left;
  height: 30px;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#navigation ul li a {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/menuCheckOff.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
  border: 0px;
  display: block;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 8px;
  padding-left: 30px;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  width: 160px;
  background-color: #FFFFFF;
  color: #000000;
}

#navigation ul li a:hover {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/menuCheckOn.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
  text-decoration: none;
  background-color: #F6F6F6;
  color: #FA0006;
}

#pagination_bottom {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/who/pagination_bg.jpg");
  height: 32px;
}

#pagination_bottom * {
  font-size: 12px;
  color: #FA0006;
}

#pagination_bottom a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

#pagination_bottom a.amr2_link1 {
  text-decoration: none;
}

#pagination_bottom span {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

#pagination_top {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/who/pagination_bg.jpg");
  height: 32px;
}

#pagination_top * {
  font-size: 12px;
  color: #FA0006;
}

#pagination_top a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

#pagination_top a.amr2_link1 {
  text-decoration: none;
}

#pagination_top span {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

#sidebar_mainlist {
  list-style-type: none;
  margin: 15px;
  padding-left: 0px;
}

#sidebar_mainlist li.sidebar_sublist {
  margin-bottom: 20px;
  width: 300px;
}

#trial_body {
  position: relative;
  padding: 10px 20px 10px;
  z-index: 2;
}

#trial_body_sec_3_1 {
  font-style: italic;
}

#trial_body_sec1 {
  width: 380px;
  font-size: 15px;
}

#trial_body_sec2 {
  width: 440px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: no-repeat url("https://companions.bonepage.com/images/whitelabel/69006/reminders/trial_upgrade/hline.png");
}

#trial_body_sec2 li {
  position: relative;
  float: left;
  width: 440px;
  font-size: 16px;
  font-weight: bold;
}

#trial_body_sec2 ul {
  position: relative;
  top: 0px;
  left: 10px;
  width: 100%;
  list-style: none;
  padding: 0 0 0px;
  margin: 0;
}

#trial_body_sec2_img {
  border: none;
  position: relative;
  display: inline-block;
  top: 6px;
  width: 25px;
  height: 25px;
  padding-right: 10px;
  background: no-repeat url("https://companions.bonepage.com/images/whitelabel/69006/reminders/newspaper_switch/checkmark_2.png");
}

#trial_body_sec3 {
  padding-top: 10px;
}

#trial_body_sec4 {
  height: 30px;
  line-height: 30px;
  padding-top: 5px;
  border-top: 1px solid #E0E0E0;
  font-size: 12px;
  font-style: italic;
}

#trial_modal_body div.rb_girls {
  position: absolute;
  top: -67px;
  right: 0px;
  width: 290px;
  height: 400px;
  overflow: hidden;
  background: 0 0 no-repeat url("https://companions.bonepage.com/images/whitelabel/69006/reminders/trial_upgrade/trial_modal_girl.png");
  z-index: 1;
}

#trial_modal_body p {
  margin: 0px 0px 20px;
}

#trial_modal_header {
  width: 400px;
  height: 20px;
  background-color: #E9E9E9;
  text-align: left;
  font-size: 24px;
  padding: 7px 10px 2px;
  background: no-repeat url("https://companions.bonepage.com/images/whitelabel/69006/2/reminders/trial_upgrade/header.png");
}

#trial_modal_header img.rh_arrow {
  position: relative;
  top: 7px;
}

#trial_modal_header img.rh_title {
  position: relative;
  top: 5px;
  left: 10px;
}

a {
  text-decoration: none;
  color: #FA0006;
}

a:hover {
  text-decoration: underline;
}

a.amr2_link1 {
  font-size: 12px;
  font-weight: bold;
  color: #FA0006;
}

a.blackbox_foot {
  color: #F71C3A;
  font: 11px arial;
  text-decoration: none;
}

a.blackbox_foot:hover {
  text-decoration: underline;
}

a.button:hover img {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

a.footer_2257 {
  text-decoration: none;
  color: #C0C0C0;
}

a.footer_2257:hover {
  text-decoration: underline;
}

b.legal {
  color: #004DA1;
  font: bold 12px tahoma;
}

body {
  font-family: Arial;
  background-color: #333333;
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/body_bg.png");
}

div.block_msg {
  background-color: #FFF9D7;
  border: 1px solid #CBCD60;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 10px;
  margin-top: 0;
  padding: 8px;
  text-align: left;
}

div.buy_section {
  font-size: 12px;
}

div.buy_section h2.section_header {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/buy_check.gif");
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  margin: 1px 2px 32px;
  padding-left: 27px;
  text-transform: uppercase;
  background-color: #404445;
  color: #FFFFFF;
}

div.colorbox {
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 4px 0px 0px 0px;
  padding: 0px;
  position: relative;
}

div.dmca_section {
  color: #000000;
  font: 11px tahoma;
  font-weight: normal;
  margin-bottom: 20px;
  text-align: left;
}

div.dmca_section p {
  margin: 1em 0 0 0;
}

div.dmca_section_title {
  color: #004DA1;
  font: bold 12px tahoma;
  text-align: center;
}

div.forgot_password {
  font: 10pt arial;
  margin: 12px auto 0;
  padding: 0px;
  text-align: left;
  width: 590px;
}

div.forgot_password form {
  margin: 0px;
}

div.invalid_password {
  font: 12px arial;
  padding: 2px;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid #D40000;
  color: #606060;
}

div.kids_section li {
  color: #000000;
  font: 13px arial;
}

div.kids_section p {
  color: #000000;
  font: 13px arial;
}

div.kids_section_title {
  color: #004DA1;
  font: bold 13px arial;
}

div.legal {
  font-size: 12px;
}

div.legal a {
  text-decoration: none;
  color: #FA0006;
}

div.legal a:hover {
  text-decoration: underline;
}

div.legal p {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}

div.legal_body_text {
  font-family: Tahoma,Arial,sans-serif;
  font-size: 12px;
  padding: 10px 20px;
}

div.question_list {
  font-size: 14px;
}

div.search_action_bar {
  background: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/search_pagination_bg.gif") center no-repeat;
  height: 43px;
}

div.search_action_bar > table {
  height: 43px;
  width: 100%;
}

div.search_action_bar td.sab_left {
  font: bold 12px arial;
  padding-left: 8px;
  text-align: left;
  width: 50%;
}

div.search_action_bar td.sab_right {
  padding-right: 8px;
  text-align: right;
  width: 50%;
}

div.search_action_bar td.sab_right img {
  vertical-align: middle;
}

div.shade_header {
  font-size: 12px;
  padding: 13px 10px;
  background-color: #F7C3CA;
}

div.sidebar {
  background-color: #191919;
  color: #FFFFFF;
  width: 300px;
}

div.sidebar div.sb_heading {
  font-size: 13px;
  font-weight: 900;
  height: 24px;
  line-height: 24px;
  padding-left: 6px;
  background-color: #404445;
  color: #FFFFFF;
}

div.sidebar div.sb_item {
  font-size: 13px;
  height: 22px;
  line-height: 22px;
  padding-left: 3px;
  border-bottom: 1px solid #404445;
  color: #FFFFFF;
}

div.sidebar div.sb_item a {
  text-decoration: none;
  color: #FFFFFF;
}

div.sidebar div.sb_item a:hover {
  text-decoration: underline;
}

div.sidebar div.sb_item img {
  margin-top: 3px;
  vertical-align: top;
}

div.sidebar div.sb_item table.user_event {
  color: #B3B3B3;
  font-size: 11px;
  width: 100%;
}

div.sidebar div.sb_item table.user_event a {
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

div.sidebar div.sb_item table.user_event a:hover {
  text-decoration: underline;
}

div.sidebar div.sb_item table.user_event a.username {
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FA0006;
}

div.sidebar div.sb_item table.user_event a.username:hover {
  text-decoration: underline;
}

div.sidebar div.sb_item table.user_event td {
  border-bottom: 1px solid #454545;
  color: #B3B3B3;
  text-align: right;
  white-space: nowrap;
  width: 60px;
}

div.sidebar div.sb_item table.user_event td.sb_right_side {
  overflow: hidden;
  text-align: left;
  width: 225px;
}

div.spam_title {
  color: #000000;
  font: 12px tahoma;
}

div.spam_title span {
  color: #004DA1;
  font-weight: bold;
}

div.support_category_name {
  font-size: 16px;
  font-weight: bold;
  margin: 14px 8px 8px;
  color: #DF2E2F;
}

div.support_topic_name {
  border-bottom: 1px solid #888;
  font-size: 14px;
  margin: 14px 8px 4px;
  padding-bottom: 4px;
}

div.terms_indent {
  padding: 5px 12px;
}

div.terms_indent li {
  margin-top: 1em;
}

div.terms_indent ul>li {
  list-style-type: disc;
  margin-top: 0em;
}

div.terms_title {
  color: #004DA1;
  font: bold 12px tahoma;
}

div.weird_thing_compat {
  position: relative;
  top: -3px;
}

div.whitebox_title {
  font: italic 20px arial,helvetica,sans-serif;
  margin: 5px 5px 5px 10px;
  color: #DF2E2F;
}

div.wl2_button {
  margin: 0px;
  padding: 6px 12px;
  white-space: nowrap;
  text-align: center;
  font-family: Roboto;
  font-weight: bold;
  color: white;
  text-shadow: 0px -1px 0px rgba(60,60,60,0.2);
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0px -1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px rgba(0,0,0,0.2);
  background: #F63133;
  background: -moz-linear-gradient(top,#F63133 0%,#B30D0D 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F63133),color-stop(100%,#B30D0D));
  background: -webkit-linear-gradient(top,#F63133 0%,#B30D0D 100%);
  background: -o-linear-gradient(top,#F63133 0%,#B30D0D 100%);
  background: -ms-linear-gradient(top,#F63133 0%,#B30D0D 100%);
  background: linear-gradient(to bottom,#F63133 0%,#B30D0D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F63133', endColorstr='#B30D0D',GradientType=0 );
}

div.wl2_button_10 {
  font-size: 10pt;
}

div.wl2_button_11 {
  font-size: 11pt;
}

div.wl2_button_12 {
  font-size: 12pt;
}

div.wl2_button_14 {
  font-size: 14pt;
}

div.wl2_button_16 {
  font-size: 16pt;
}

div.wl2_button_8 {
  font-size: 8pt;
}

div.wl2_button_9 {
  font-size: 9pt;
}

div#button_box {
  height: 56px;
  margin: 13px 10px 8px;
  background-color: #F7F7F7;
}

div#message_content {
  padding: 10px;
  padding-top: 0px;
  position: relative;
  width: 600px;
}

div#message_data_container {
  border-bottom: 1px solid #E1E1E1;
  font-size: 12px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  padding-top: 18px;
}

div#message_header {
  border-bottom: 1px solid #E1E1E1;
  height: 109px;
}

div#out_of_buddy {
  line-height: 140px;
  text-align: center;
}

div#personal_info_notice {
  font-size: 10px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin: 5px auto;
  text-align: center;
  vetical-align: middle;
  width: 560px;
  background-color: #F5F5F5;
  border: 1px solid #E1E1E1;
  color: #FA0006;
}

div#sidebar_profile_photo {
  float: left;
  height: 90px;
  padding: 2px;
  text-align: center;
  width: 90px;
  background-color: #404445;
}

img {
  border: 0px;
}

img.captcha {
  height: 46px;
  width: 250px;
}

img.oc_icon {
  position: absolute;
  right: 13px;
  top: 3px;
}

img.wcc_vip_liason_email {
  width: 16px;
  height: 16px;
  background: url(https://companions.bonepage.com/images/whitelabel/69006/amr2/wcc/sprite2.png) 0px 0px;
}

img.wcc_vip_liason_live_help {
  width: 16px;
  height: 16px;
  background: url(https://companions.bonepage.com/images/whitelabel/69006/amr2/wcc/sprite2.png) 0px 16px;
}

img.wcc_vip_liason_phone {
  width: 16px;
  height: 16px;
  background: url(https://companions.bonepage.com/images/whitelabel/69006/amr2/wcc/sprite2.png) 0px 48px;
}

img.wcc_vip_liason_skype {
  width: 16px;
  height: 16px;
  background: url(https://companions.bonepage.com/images/whitelabel/69006/amr2/wcc/sprite2.png) 0px 32px;
}

input.account_save {
  float: right;
  height: 25px;
  vertical-align: top;
  width: 56px;
}

input.field {
  width: 227px;
}

input.mail_input {
  width: 440px;
}

ol.dmca_list {
  list-style-type: lower-alpha;
  margin: 0px;
  padding-left: 4em;
}

ol.legal_list {
  font: bold 11px tahoma;
  list-style-type: upper-roman;
  padding-left: 0em;
}

ol.legal_list ol {
  font-weight: normal;
  list-style-type: upper-alpha;
  padding-left: 0.75em;
}

ol.legal_list ol ol {
  list-style-type: decimal;
  padding-left: 1.5em;
}

ol.legal_list ol ol ol {
  list-style-type: lower-alpha;
  padding-left: 2.25em;
}

ol.legal_list ol ol ol ol {
  list-style-type: lower-roman;
  padding-left: 3em;
}

ol.legal_list span {
  font-weight: bold;
}

select.field {
  width: 227px;
}

select#feedback_type {
  margin-bottom: 8px;
  width: 170px;
}

span.blackbox_title {
  font: italic 20px arial,helvetica,sans-serif;
  margin-left: 5px;
  color: #FFFFFF;
}

span.checkbox {
  background: url("checkbox.gif") no-repeat;
  clear: left;
  display: block;
  float: left;
  height: 25px;
  padding: 0 5px 0 0;
  width: 19px;
}

span.city_postal_description {
  font-family: Arial;
  font-size: 10px;
  text-align: right;
  color: #D70F0F;
}

span.explain_text {
  font-size: 10px;
  color: #FA0006;
}

span.legal_heading {
  font-weight: bold;
  color: #FA0006;
}

span.mail_date_display {
  color: #888888;
  font-size: 11px;
}

span.radio {
  background: url("radio.gif") no-repeat;
  clear: left;
  display: block;
  float: left;
  height: 25px;
  padding: 0 5px 0 0;
  width: 19px;
}

span.red_text {
  color: #FF0000;
  font-size: 12px;
}

span.select {
  background-repeat: no-repeat;
  font: 12px/21px arial,sans-serif;
  height: 23px;
  overflow: hidden;
  padding: 0 24px 0 8px;
  position: absolute;
  color: #000000;
}

span.topic_selected a {
  font-weight: bold;
  text-decoration: none;
}

span.topic_unselected a {
  color: #6E6E6E;
}

span.wcc_credit_balance {
  font: bold 12px arial;
}

span.wcc_credit_spacer {
  color: #FFFFFF;
  margin: 0px 5px 0px 10px;
}

span#why_join {
  font-weight: bold;
  color: #FA0006;
}

table td.graybox {
  background-color: #F8F8F8;
  color: #000000;
}

table.account_info_form {
  font-family: 12px arial;
  margin-top: 15px;
}

table.account_info_form td.label {
  padding-right: 10px;
  text-align: right;
}

table.account_innerbox_title {
  height: 26px;
  width: 583px;
  background-color: #404445;
}

table.account_innerbox_title img {
  padding: 0px 5px;
  vertical-align: middle;
}

table.account_innerbox_title span {
  font: 13px arial;
  color: #FEFEFE;
}

table.account_phone_section {
  font: 12px arial;
  margin: 0px 18px 15px;
  width: 440px;
}

table.blackbox {
  color: #FFFFFF;
  margin-top: 4px;
}

table.blackbox td.box_content {
  background-color: #191919;
  text-align: left;
}

table.blackbox td.edge {
  background-color: #191919;
}

table.buddies {
  margin-bottom: 10px;
}

table.buddies a {
  display: block;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}

table.buddies a:hover {
  text-decoration: underline;
}

table.buddies img {
  margin: 5px;
}

table.buddy_content_cell {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/buddies_bg.gif");
  border: 0px;
  font: normal 13px arial;
  height: 176px;
  width: 137px;
}

table.buddy_content_cell div.buddy_bottom_div {
  font-size: 11px;
  padding-left: 2px;
  padding-top: 2px;
}

table.buddy_content_cell div.buddy_bottom_div a {
  position: relative;
  top: 8px;
}

table.buddy_content_cell div.buddy_top_div {
  overflow: hidden;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-top: 2px;
  white-space: nowrap;
  width: 128px;
}

table.captcha_img_tbl {
  width: 440px;
}

table.captcha_notice_cell {
  font-size: 0.8em;
}

table.colorbox_interior {
  border: 0px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 100%;
}

table.field_table {
  font-size: 12px;
  margin: 0px 32px;
}

table.field_table table {
  font-size: 12px;
}

table.footer {
  margin-top: 20px;
  border-top: 1px solid #292929;
  color: #FFFFFF;
}

table.footer td.foot_menu {
  font-size: 13px;
}

table.footer td.foot_menu span.foot_bar {
  font-size: 13px;
  color: #FFFFFF;
}

table.footer td.foot_misc {
  font-size: 10px;
  color: #303030;
}

table.footer td.foot_misc a {
  display: block;
  text-decoration: none;
  color: #303030;
}

table.forgot_password {
  margin: 20px auto;
}

table.forgot_password td {
  font: 10pt arial;
  padding: 0px;
  text-align: left;
}

table.main_body {
  position: relative;
  z-index: 1;
}

table.main_menu {
  position: relative;
  z-index: 2;
}

table.main_menu img {
  margin-left: 4px;
  margin-right: 4px;
}

table.main_menu_inner {
  font-size: 12px;
  margin: 0px;
  position: relative;
  right: 4px;
  color: #C2C2C2;
}

table.main_menu_inner img {
  vertical-align: middle;
}

table.message_head {
  border-spacing: 0;
  font-size: 12px;
}

table.message_head a {
  font-weight: bold;
  color: #FA0006;
}

table.message_head td {
  padding: 0;
}

table.message_head td.mail_inputs {
  padding-left: 12px;
}

table.message_head td.message_header_title {
  color: #8F8F8F;
  height: 19px;
  width: 72px;
}

table.message_head td.send_button_box {
  padding-left: 12px;
  padding-top: 10px;
}

table.message_list {
  font-size: 12px;
}

table.message_list .checkbox {
  margin-left: 10px;
}

table.message_list a.message_subject {
  display: block;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
  width: 306px;
  color: #FA0006;
}

table.message_list a.message_subject:hover {
  text-decoration: underline;
}

table.message_list a.sender {
  font-weight: bold;
  text-decoration: none;
  color: #FA0006;
}

table.message_list a.sender:hover {
  text-decoration: underline;
}

table.message_list div.message_date {
  font-size: 10px;
  padding-left: 12px;
  color: #8F8F8F;
}

table.tab_menu img {
  margin-right: 2px;
}

table.verify_approved {
  background-color: #90A090;
}

table.verify_denied {
  background-color: #A07E7E;
}

table.verify_received {
  background-color: #90A090;
}

table.whitebox {
  margin-top: 4px;
}

table.whitebox .corner {
  background-color: transparent;
  font-size: 0px;
}

table.whitebox td.box_content {
  background-color: #FFFFFF;
  text-align: left;
}

table.whitebox td.edge {
  background-color: #FFFFFF;
  font-size: 0px;
}

table#button_table {
  border-spacing: 0px;
  margin-top: 5px;
  width: 600px;
}

table#button_table td {
  padding: 12px;
}

table#login_box {
  padding: 10px;
  width: 100%;
  background-color: #D40000;
}

td.bib_divider {
  width: 1px;
}

td.bib_menu {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 5px;
  vertical-align: top;
}

td.bib_menu img {
  border: 0px;
  margin-top: 4px;
}

td.blackbox_foot {
  color: #F71C3A;
  font: 11px arial;
}

td.captcha_cell {
  padding: 1px 5px 0px 5px;
}

td.graybox_top_border {
  background-color: #CCCCCC;
}

td.header_logoff {
  font: bold 9px arial;
  padding-left: 5px;
  color: #FFFFFF;
}

td.header_logoff input {
  margin: 0 2px 0 0;
  position: relative;
  top: 2px;
}

td.mail_read_menu {
  color: #C1C1C1;
  font-size: 12px;
  text-align: right;
}

td.mail_read_menu a {
  text-decoration: none;
  color: #FA0006;
}

td.mail_read_menu a:hover {
  text-decoration: underline;
}

td.message_input_header_cell {
  padding-top: 8px;
}

td.mh_searchbox_interior {
  background-image: url("https://companions.bonepage.com/images/whitelabel/69006/2/amr2/members_home/search/searchbox_03.gif");
}

td.testimonial_text {
  font: 12px arial;
  color: #DFDFDF;
}

td.top_menu {
  font-size: 11px;
  padding-bottom: 4px;
}

td.top_menu a {
  font-style: italic;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration: none;
  color: #FFFFFF;
}

td.top_menu a:hover {
  text-decoration: underline;
}

td.top_menu a.selected {
  font-weight: bold;
}

td.whyjoin_text {
  font: bold 12px arial;
  color: #DFDFDF;
}

textarea.message_input {
  height: 204px;
  width: 440px;
}

textarea#feedback_body {
  font-family: Arial,sans-serif;
  font-size: 11px;
  height: 97px;
  width: 170px;
}

ul#navigation li ul#funsubmenu {
  left: -152px;
  _left: -154px;
}

#amwl2_upgrade table.profile td.label {
  color: #FA0006;
}

#confirm a {
  color: #FA0006;
}

#faq a {
  color: #000000;
}

#mail_messages tr {
  background-color: #F6F6F6;
}

#mail_messages tr:hover {
  background-color: #F7E6DF;
}

#navigation li a.live_sex_link {
  color: #FA0006;
}

#post_comment_box table {
  background-color: #FCEFEF;
}

.feedback_box .fb_username {
  color: #FA0006;
}

.fpj_cta {
  color: #FA0006;
}

.fpj_label {
  color: #FA0006;
}

.mail_name {
  color: #FA0006;
}

.mode_selection a {
  color: #FA0006;
}

.mode_selection span.toggle_selected {
  background-color: #FA0006;
  color: #FFFFFF;
}

.msg_row_read {
  background-color: #F6F6F6;
}

.msg_row_unread {
  background-color: #F7E6DF;
}

.photo_comments_shade {
  background-color: #FFF6E7;
}

.profile_name_shade {
  background-color: #FFF6E7;
}

.theme_color {
  color: #FA0006;
}

b.mail_send_error {
  color: #FF0000;
}

body#vframe_body {
  background-color: #FFFFFF;
}

div.account_upgrade_success {
  color: #E52F00;
}

div.show_link_uri_countdown a {
  color: #FA0006;
}

span#credits_header {
  color: #FFFFFF;
}

span#users_matching {
  color: #FA0006;
}

span#users_total {
  color: #FA0006;
}

span.address_highlight {
  color: #FA0006;
}

span.amwl2_username {
  color: #FA0006;
}

span.error {
  color: #FA0006;
}

span.explanation {
  color: #FA0006;
}

span.footer_copyright {
  color: #FFFFFF;
}

span.footer_sitename {
  color: #FFFFFF;
}

span.status_count {
  color: #FA0006;
}

table.buddy_image_block td.bib_divider {
  background-color: #A0A0A0;
}

table.buddy_image_block td.bib_menu {
  background-color: #404445;
}

table.footer td.foot_menu a {
  color: #303030;
}

table.mh_search_box {
  background-color: #D70F0F;
}

td.tab_content {
  background-color: #F8F8F8;
  border-bottom: 1px solid #CFCFCF;
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
}

td.testimonial_text em {
  color: #FFFFFF;
}

tr.photo_comment_row {
  background-color: #FCEFEF;
}

td.header_logoff a {
  color: #FFFFFF;
}

.color1 {
  color: #DF2E2F;
}

span.topic_unselected:hover {
  color: #DF2E2F;
}

.benefits_list {
  color: #EF5539;
}

.theme_text_color {
  color: #DF2E2F;
}

.theme_bg_color {
  background-color: #D40000;
}

div.dashboard_footer_menu span.seperator {
  color: #000000;
}

.theme_border {
  border: 1px solid #FA0006;
}

.theme_bg_lite {
  background-color: #F7E6DF;
}

.users_window .users_list tr:hover {
  background-color: #eee;
}

.settings_window .save_changes_butt:hover {
  background-color: #fdd;
}

.settings_window .im_on_off .on_off_opt.selected {
  color: #FA0006;
}

.theme_button_gradient {
  background: #F90000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F90000),color-stop(50%,#B70000),color-stop(50%,#A30000),color-stop(82%,#8E0000),color-stop(100%,#D80000));
  background: -webkit-linear-gradient(top, #F90000 0%,#B70000 50%,#A30000 50%,#8E0000 82%,#D80000 100%);
  background: -ms-linear-gradient(top, #F90000 0%,#B70000 50%,#A30000 50%,#8E0000 82%,#D80000 100%);
  background: linear-gradient(to bottom, #F90000 0%,#B70000 50%,#A30000 50%,#8E0000 82%,#D80000 100%);
}

