@charset "UTF-8";

body {
  background-image:url(https://s8.postimg.cc/oelpidfzp/glamour-background-10.jpg);
  background-color:white;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  background-position:top center;
  font-size:1rem;
  line-height:1;
  color:rgb(255,255,255);
  padding:0;
  margin:0;
}

#ContentHeader {
  display:block;
  position:relative;
  margin:0 auto;
  height:960px;
  width:940px;
  background:url(https://s8.postimg.cc/s8xjaulth/image.jpg);
  background-size:940px 960px;
  background-repeat:no-repeat;
  background-position:top center;
}

#aboutmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:900px;
  width:940px;
  background-image:url(https://s8.postimg.cc/vv3cn54xx/glam.jpg);
  background-size:940px 900px;
  background-repeat:no-repeat;
}

#rulesWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:500px;
  width:940px;
  background-image:url(https://s8.postimg.cc/bbtaxex6d/rules_1.jpg);
  background-size:940px 500px;
  background-repeat:no-repeat;
}

#TipMenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:831px;
  width:940px;
  background:url(https://s8.postimg.cc/j1mar6odx/tip_menu_-_Copy.jpg) no-repeat;
  background-size:940px 831px;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:14px;
  line-height:23px;
  font-weight:400;
  letter-spacing:0;
}

#skypeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:770px;
  width:940px;
  background-image:url(https://s8.postimg.cc/yorcg185x/skype_menu.jpg);
  background-size:940px 770px;
  background-repeat:no-repeat;
}

#spoilmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:600px;
  width:940px;
  background-image:url(https://s8.postimg.cc/lbhb47jv9/gifts.jpg);
  background-size:940px 600px;
  background-repeat:no-repeat;
}

#slavetrainingWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:770px;
  width:940px;
  background-image:url(https://s8.postimg.cc/g32d6w279/training.jpg);
  background-size:940px 770px;
  background-repeat:no-repeat;
}

#MFCshareWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:600px;
  width:940px;
  background-image:url(https://s8.postimg.cc/bbtaxex6d/rules_1.jpg);
  background-size:940px 600px;
  background-repeat:no-repeat;
}

.amazon {
  margin-top:46px;
  margin-left:35px;
}

.card {
  transform:rotate(-50deg);
  display:inline-block;
  position:relative;
  height:93px;
  margin-right:-50px;
  webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);
  border-radius:12px;
  transition:all .3s ease-in-out .1s;
}

a:visited {
  color:white;
}

a:link,a:active,a:hover {
  color:white;
}

a:-webkit-any-link {
  cursor:pointer;
  text-decoration:underline;
}

.meniulinie {
  position:fixed;
  height:60px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background:linear-gradient(to bottom,#4c4c4c 0%,#000000 100%);
  border-bottom:1px solid #fdca22;
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.6);
}

li {
  display:list-item;
  text-align:-webkit-match-parent;
}

.nav {
  vertical-align:top;
  display:inline-block;
  width:940px;
  position:fixed;
  z-index:9999;
  margin:0 auto;
}

.nav a {
  display:block;
  color:white;
  text-decoration:none;
  padding-top:23px;
  padding-bottom:40px;
  -webkit-transition:all .1s ease-in-out;
}

a:visited {
  color:white;
}

.nav > li {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  font-weight:400;
  font-style:normal;
  letter-spacing:0;
  text-transform:uppercase;
  float:left;
  border-bottom:0 rgba(0,0,0,0) solid;
  transition:all .3s ease-in-out .1s;
}

.div {
  display:block;
}

.ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ul,menu,dir {
  display:block;
  list-style-type:disc;
  -webkit-margin-before:1em;
  -webkit-margin-after:1em;
  -webkit-margin-start:0;
  -webkit-margin-end:0;
  -webkit-padding-start:40px;
}

.profile_section_content .value {
  display:table-cell;
}

.profile_section {
  display:table-cell;
  width:100%;
}

element.style {
}

#profile_main_about_holder {
  display:table;
  width:100%;
}

.profile_section_background {
  background-color:transparent;
  filter:alpha(opacity=100);
  opacity:1;
}

.content {
  padding:5px;
}

#header_bar {
  display:none;
}

#profile_header {
  display:none;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#profile_schedule {
  display:none;
}

#main_photo {
  display:none;
}

#profile_main_photo {
  display:none;
}

#gender_container {
  display:none;
}

#body_type_container {
  display:none;
}

#hair_container {
  display:none;
}

#eyes_container {
  display:none;
}

#weight_container {
  display:none;
}

#height_container {
  display:none;
}

#age_container {
  display:none;
}

#city_container {
  display:none;
}

#country_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#smoke_container {
  display:none;
}

#drink_container {
  display:none;
}

#drugs_container {
  display:none;
}

#marital_status_container {
  display:none;
}

#occupation_container {
  display:none;
}

#school_container {
  display:none;
}

#favorite_food_container {
  display:none;
}

#pets_container {
  display:none;
}

#footer_bar {
  display:none;
}

#automobile_container {
  display:none;
}

#tags_container {
  display:none;
}

#username_container {
  display:none;
}

#profile_friends {
  display:none;
}

#profile {
  width:940px;
  margin:0 auto;
  background-color:rgba(0,0,0,1);
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  font-size:.875em;
  line-height:1.25;
  color:black;
  font-family:'Poppins',sans-serif;
}

#about_me_label,#profile_about_me > div:nth-child(1) {
  display:none;
}

.label {
  text-align:left;
  min-width:175px;
  margin-right:10px;
  font-weight:bold;
}

iframe[Attributes Style] {
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  width:100%;
  height:500px;
}

iframe {
  border-style:inset;
  border-color:initial;
  border-image:initial;
}