@charset "UTF-8";

UTF-8;
a {
  color:#F16959;
  font-weight:bold;
}

a:link {
  color:#F16959;
  font-weight:bold;
}

a:active {
  color:#F16959;
  font-weight:bold;
}

a:hover {
  color:#F16959;
  font-weight:bold;
}

a:visited {
  color:#F16959;
  font-weight:bold;
}

strong {
  color:black;
}

body {
  background-color:#ffffff;
  padding:0;
  color:black;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

#profile {
  width:940px;
  margin:auto;
  margin-bottom:60px;
  position:relative;
  z-index:0;
  padding-top:65px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
}

#profile:before {
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:0;
  background:#FFF0D8;
  filter:alpha(opacity=80);
  opacity:.8;
  content:' ';
}

#profile_header {
  display:none;
}

#profile_main_about_holder {
  width:320px;
  height:330px;
  float:right;
}

#profile_about_me_friends > .profile_section_content {
  width:280px;
}

#tags_container {
  display:none;
}

#profile_main_about_holder .container {
  font-size:11px;
  color:black;
}

#profile_about_me_friends .profile_section_content {
  height:330px;
}

.profile_section_content {
  padding:10px!important;
}

.profile_section_content .profile_section_background {
  border-radius:20px;
}

.profile_section {
  border-spacing:0;
}

#profile_friends .heading {
  display:none;
}

#username_label:before {
  position:absolute;
  content:'Name:';
  background:white;
  padding-right:30px;
}

#cam_score_container {
  color:rgb(241,105,89)!important;
}

#average_rating_container {
  color:rgb(241,105,89)!important;
}

#admirers_container {
  color:rgb(241,105,89)!important;
}

#friends_container {
  display:none;
}

#favorite_models_container {
  position:fixed;
  top:70px;
  left:10px;
  display:none;
}

#profile_friends {
  position:relative;
  bottom:5px;
}

#average_rating {
  position:relative;
  top:5px;
}

#rate_container {
  position:fixed;
  left:-250px;
  z-index:3;
}

#rate_value {
  position:fixed;
  top:12px;
  right:25px;
}

#new_rating_login_message a {
  color:blue;
}

#new_admirer {
  position:fixed;
  left:-50px;
  z-index:3;
}

#admire {
  position:fixed;
  top:30px;
  right:46px;
  color:white;
  font-size:15px;
}

#profile_about_me .label {
  min-width:120px;
}

.profile_section .heading {
  margin-bottom:2px;
}

#profile_friends .label {
  min-width:0;
}

#about_me_label {
  display:none;
}

#gender_container {
  display:none;
}

.profile_section_content {
  border:px #;
  padding:5px;
  margin:10px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

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

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:2px;
  padding-left:5px;
  background-color:#ACDED5;
  color:#4F4F4F;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

#profile_password_photo_galleries {
  display:none;
}

#profile_photo_galleries {
  display:none;
}

body {
  margin:0;
  font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
  text-align:left;
  font-size:12px;
  line-height:1.2;
  background-image:url(https://img.mfcimg.com/photos2/609/6092666/465-115-612-184-2982991.jpg);
}

#navbar-bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:60px;
  background:#F16858;
  opacity:.85;
  filter:alpha(opacity=80);
  z-index:1;
}

#navbar {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:60px;
  z-index:2;
}

#navbar-content {
  width:860px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
}

#navbar #navbar-links-list {
  list-style-type:none;
  float:right;
  margin-top:23px;
}

#navbar #navbar-links-list a {
  color:white;
  text-decoration:none;
  font-family:"Lucida Sans Typewriter","Lucida Console",Monaco,"Bitstream Vera Sans Mono",monospace!important;
  padding-top:24px;
  padding-bottom:24px;
  padding-left:3px;
  padding-right:3px;
}

#navbar #navbar-links-list a:visited {
  color:white;
}

#navbar #navbar-links-list a:hover {
  background:#91D3D2;
  color:black;
}

#navbar #navbar-links-list a {
  display:inline;
  font-size:12px;
  letter-spacing:1px;
  font-family:bebas-neue,sans-serif;
  font-weight:bold;
  text-transform:uppercase;
}

#navbar-logo {
  margin-top:3px;
  float:left;
}

#main-pic {
  position:absolute;
  left:-620px;
  top:0;
  width:600px;
  height:350px;
  background:white;
}

#profile_interests_content {
  position:relative;
  z-index:0;
}

#profile_interests_content .profile_section_content {
  padding:0!important;
}

#profile_interests_content .profile_section_background {
  background:none;
}

#profile_interests_content .heading {
  display:none;
}

#hobbies_label {
  display:none!important;
}

#hobbies_value {
  margin:0!important;
  width:920px;
}

.section-container {
  background:white;
  padding:10px;
  border-radius:20px;
  margin-top:100px;
  margin-bottom:100px;
  text-align:center;
}

#about-container {
  width:277px;
  height:620px;
  background:#C7E9DB;
  display:inline-block;
  vertical-align:top;
}

#about-header {
  color:#F16959;
  padding-top:15px;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:-1px;
}

#abunchoftext {
  padding:5px;
  color:black;
  font-size:12px;
}

#iah-container {
  display:inline-block;
  height:620px;
  margin-left:10px;
  text-align:center;
}

#iah-tabs-container {
  text-align:center;
}

.iah-tab {
  width:118px;
  text-align:center;
  background:#ACDED5;
  padding:2px;
  display:inline-block;
  margin:-2px;
  cursor:pointer;
  font-weight:bold;
  color:#4F4F4F;
  font-size:14px;
}

.iah-tab:hover {
  background:#C7E9DB;
}

#default-tab-content {
  position:absolute;
  top:76px;
  right:10px;
  width:619px;
  height:477px;
  display:block;
  background:white;
  cursor:default;
  text-align:center;
}

#books-tab-content {
  position:absolute;
  top:76px;
  right:10px;
  width:619px;
  height:477px;
  display:none;
  background:white;
  cursor:default;
  text-align:center;
}

#books-tab:hover #books-tab-content {
  display:block;
}

#music-tab-content {
  position:absolute;
  top:76px;
  right:10px;
  width:619px;
  height:477px;
  display:none;
  background:white;
  cursor:default;
  text-align:center;
}

#music-tab:hover #music-tab-content {
  display:block;
}

#movies-tab-content {
  position:absolute;
  top:76px;
  right:10px;
  width:619px;
  height:477px;
  display:none;
  background:white;
  cursor:default;
  text-align:center;
}

#movies-tab:hover #movies-tab-content {
  display:block;
}

#tv-shows-tab-content {
  position:absolute;
  top:76px;
  right:10px;
  width:619px;
  height:477px;
  display:none;
  background:white;
  cursor:default;
  text-align:center;
}

#tv-shows-tab:hover #tv-shows-tab-content {
  display:block;
}

#hobbies-tab-content {
  position:absolute;
  top:76px;
  right:10px;
  width:619px;
  height:477px;
  display:none;
  cursor:default;
  text-align:left;
}

#hobbies-tab:hover #hobbies-tab-content {
  display:block;
}

.tv-shows-item {
  margin:2px;
  width:115px;
  height:175px;
}

.books-item {
  margin:2px;
  width:115px;
  height:175px;
}

#books-honorable-mentions {
  display:inline-block;
  width:230px;
  height:175px;
  vertical-align:top;
  margin:2px;
  font-size:12px;
  text-align:left;
}

#music-honorable-mentions {
  display:inline-block;
  width:575px;
  height:175px;
  vertical-align:top;
  margin:2px;
  font-size:12px;
  text-align:left;
}

.movies-item {
  margin:2px;
  width:115px;
  height:175px;
}

#movies-honorable-mentions {
  display:inline-block;
  width:115px;
  height:150px;
  vertical-align:top;
  margin:2px;
  font-size:12px;
  text-align:left;
}

#hobbies {
  margin:auto;
  width:500px;
  font-size:12px;
}

#qanda-container {
  width:750px;
  margin:auto;
  margin-top:50px;
  margin-bottom:50px;
}

#faq-col1 {
  display:inline-block;
  margin:5px;
  vertical-align:top;
}

#faq-col2 {
  display:inline-block;
  margin:5px;
  margin-left:18px;
  vertical-align:top;
}

.qa-container {
  margin:3px;
}

.qa-question {
  width:350px;
  text-align:center;
  background:#92D4D2;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  font-size:16px;
  color:#4F4F4F;
}

.qa-container:hover .qa-question {
  background:#D5ECDC;
  border-bottom-right-radius:20px;
}

.qa-answer {
  display:none;
  width:340px;
  padding:5px;
  font-size:12px;
}

.qa-container:hover .qa-answer {
  display:block;
}

#main-sm-container {
  padding:10px;
  border-radius:20px;
  margin-top:95px;
  margin-bottom:75px;
}

#sm-inner-container {
  height:200px;
  width:650px;
  margin:auto;
  white-space:nowrap;
}

.left-pillar-thingy {
  display:inline-block;
  width:20px;
  height:100%;
  margin-right:5px;
  margin-left:5px;
  background:white;
}

.right-pillar-thingy {
  display:inline-block;
  width:20px;
  height:100%;
  margin-right:5px;
  margin-left:5px;
  background:white;
}

#social-media {
  display:inline-block;
  width:523px;
  height:200px;
  background:white;
  margin-left:5px;
  margin-right:5px;
  border-radius:20px;
  vertical-align:top;
  text-align:center;
}

#sm-links {
  margin-top:-30px;
}

.sm-link {
  display:inline-block;
}

.sm-link-thumbnail {
  width:50px;
  height:50px;
}

.sm-link-title {
  width:100%;
  text-align:center;
}

#sm-twitter-icon {
  display:inline-block;
  position:relative;
  left:5px;
  background:url(http://puu.sh/lUWL2/3a3685442a.png) no-repeat 0 0;
}

#sm-twitter-icon:hover {
  background:url(http://puu.sh/lUWL2/3a3685442a.png) no-repeat 0 0;
}

#sm-instagram-icon {
  display:inline-block;
  position:relative;
  left:5px;
  background:url(http://puu.sh/lUX2p/4de4b29c7b.jpg) no-repeat 0 0;
}

#sm-instagram-icon:hover {
  background:url(http://puu.sh/lUX2p/4de4b29c7b.jpg) no-repeat 0 0;
}

#sm-snapchat-icon {
  display:inline-block;
  background:url(http://puu.sh/lUX27/b14b8d862a.png) no-repeat 0 0;
}

#sm-snapchat-icon:hover {
  background:url(http://puu.sh/lUX27/b14b8d862a.png) no-repeat 0 0;
}

#sm-phone-icon {
  display:inline-block;
  background:url(http://puu.sh/lUX8l/ddb303b211.jpg) no-repeat 0 0;
}

#sm-phone-icon:hover {
  background:url(http://puu.sh/lUX8l/ddb303b211.jpg) no-repeat 0 0;
}

#sm-mfcmail-icon {
  display:inline-block;
  background:url(http://puu.sh/lUWHj/14f1efccba.png) no-repeat 0 0;
}

#sm-mfcmail-icon:hover {
  background:url(http://puu.sh/lUWHj/14f1efccba.png) no-repeat 0 0;
}

#wishlists-links {
  white-space:nowrap;
}

#wishlists-links a {
  text-decoration:none;
}

#amazon-wl .red-wl-tile {
  margin-left:0;
}

.red-wl-tile {
  display:inline-block;
  width:210px;
  height:110px;
  background:#F16959;
  border-top:6px solid #F7931E;
  border-bottom:6px solid #F7931E;
  text-align:center;
  font-weight:bold;
  margin-left:10px;
}

.green-wl-tile {
  display:inline-block;
  width:210px;
  height:110px;
  background:#ACDED5;
  border-top:6px solid #22B573;
  border-bottom:6px solid #22B573;
  text-align:center;
  font-weight:bold;
  margin-left:10px;
}

.red-wl-tile:hover {
  box-shadow:0 0 5px 1px #F7931E;
}

.green-wl-tile:hover {
  box-shadow:0 0 5px 1px #ACDED5;
}

.wl-tile-title {
  text-transform:uppercase;
  font-size:20px;
  color:white;
  margin-top:35px;
}

#giftrocket-gl-tile {
  display:inline-block;
  width:210px;
  height:115px;
  background:#38393D;
  border-top:6px solid #ACDED5;
  border-bottom:6px solid #ACDED5;
  text-align:center;
  margin-left:10px;
  vertical-align:top;
}

#giftrocket-gl-tile:hover {
  box-shadow:0 0 5px 1px #ACDED5;
}

#planetblue-gl-tile {
  display:inline-block;
  width:210px;
  height:115px;
  background:#FFEDCF;
  border-top:6px solid #F16959;
  border-bottom:6px solid #F16959;
  text-align:center;
  margin-left:10px;
  vertical-align:top;
}

#planetblue-gl-tile:hover {
  box-shadow:0 0 5px 1px #F16959;
}

#amazon-gl-tile {
  display:inline-block;
  width:210px;
  height:115px;
  background:#FFEDCF;
  border-top:6px solid #FFDC2D;
  border-bottom:6px solid #FFDC2D;
  text-align:center;
  margin-left:10px;
  background:url(http://puu.sh/9gAe5/f35f082f07.png) no-repeat 0 0;
  vertical-align:top;
}

#amazon-gl-tile:hover {
  box-shadow:0 0 5px 1px #FFDC2D;
}

.header-img {
  margin:40px;
}

#content-for-sale-container {
  width:800px;
  margin:auto;
  margin-top:50px;
  margin-bottom:50px;
}

.cfs-col-title {
  display:inline-block;
  width:375px;
  height:45px;
  background:#ffedcf;
  line-height:45px;
  vertical-align:middle;
  text-align:center;
  font-size:18px;
  font-weight:bold;
  margin:10px;
}

#cfs-col1 {
  display:inline-block;
  margin:20px;
  vertical-align:top;
}

#cfs-col2 {
  display:inline-block;
  margin:20px;
  vertical-align:top;
}

.cfs-container {
  margin:3px;
}

.cfs-question {
  width:350px;
  text-align:center;
  background:#92D4D2;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  font-size:16px;
  color:#4F4F4F;
}

.cfs-container:hover .cfs-question {
  background:#D5ECDC;
  border-bottom-right-radius:20px;
}

.cfs-answer {
  display:none;
  width:340px;
  padding:5px;
  font-size:12px;
}

.cfs-container:hover .cfs-answer {
  display:block;
}

.simple-container {
  padding:5px;
  background:#FFEDCF;
}

.cfs-item-title {
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
  display:block;
}

.cfs-item-price {
  font-size:14px;
  font-weight:bold;
  display:block;
  color:#F16959;
}

#height_value {
  color:#fff;
}

#height_value {
  visibility:hidden;
  color:#fff;
}

#height_value:before {
  visibility:visible;
  content:"5'6\"";
  color:#000;
  position:absolute;
  background-color:#fff;
}

#navbar-logo {
  position:absolute!important;
  top:1px!important;
}