@charset "UTF-8";

#tags_container,#profile_main_about_holder .heading,.recent_photos,#photo_galleries,#profile_photo_galleries,#password_photo_galleries,#profile_password_photo_galleries,#avatar_holder,#profile_header_container,#profile_comments,#friends_container,#favorite_models_container,#username_container {
  display:none;
}

body {
  color:#ffffff;
  background-color:#222222;
  min-width:1220px;
}

div {
  background-color:#222222;
}

a {
  color:#e1bb56;
}

a.mfc {
  color:#008123;
}

b.placeholder {
  color:#222222;
  font-size:3px;
  line-height:3px;
}

h2,h3 {
  color:#ffffff;
}

.header_links,.footer_links {
  font-size:12px;
  color:#ffffff;
}

.header_links a,.footer_links a {
  color:#e1bb56;
}

#profile_about_me {
  margin:0;
}

#profile_about_me div.container {
}

#profile_about_me div.heading {
  display:none;
}

#about_me_value {
  padding:10px 0 0;
}

#profile_friends {
  position:absolute;
  top:0;
  right:0;
  background-color:#222222;
}

#profile_friends div.heading {
  display:none;
}

#profile_interests_content div.heading,#profile_interests_content div.container span.label {
  display:none;
}

#profile_interests_content div.container {
  float:left;
  width:50%;
  margin:0;
}

#profile_interests_content div.container span.value {
  margin:0;
  padding:0;
}

.videosphotos li span {
  color:#ba0403;
}

.videosphotos li a {
  text-decoration:none;
  font-weight:bold;
}

.videosphotos li a:hover {
  color:#ba0403;
}

.tipmenu div:nth-child(1) {
  float:left;
  width:49%;
  margin-bottom:20px;
}

.tipmenu div:nth-child(2) {
  float:left;
  width:51%;
  margin-bottom:20px;
}

.tipmenu table {
  margin-left:10px;
}

.tipmenu tr td {
  vertical-align:top;
}

.tipmenu tr th {
  background-image:url(https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-off.png);
  background-repeat:no-repeat;
  width:15px;
}

.tipmenu tr td:nth-child(2) {
  color:#ba0403;
  text-align:right;
}

.tipmenu tr td:nth-child(3) {
}

.tipmenu tr td:nth-child(4) {
  padding-left:5px;
}

.tipmenu a {
  color:#e1bb56;
  font-weight:bold;
  text-decoration:none;
}

.tipmenu a:hover {
  color:#ba0403;
}

#faq li {
  margin-bottom:10px;
}

#faq b span {
  color:#ba0403;
}

#action img,#action_raffle img {
  max-width:600px;
}