@charset "UTF-8";

a:link,a:active,a:hover {
  color:#ED00D1;
}

a:visited {
  color:#FF66CC;
}

body {
  background-color:#ffffff;
  background-color:#;
  color:#383838;
  font-family:'Tahoma';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
}

#fixed_background {
  display:block;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:.profile_section_content {;
  color:#383838;
  border:px #;
  padding:5px;
  margin:5px;
  -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=35);
  opacity:.35;
}

.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:5px;
  background-color:#;
  color:#383838;
  font-family:'Tahoma';
  font-weight:normal;
  font-style:normal;
  font-size:22px;
  -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;
}

/* Horizontal Slider */
#scroll {
  width:900px;
  height:330px;
  border:2px solid #000;
  overflow:auto;
  box-shadow:0 0 20px #000;
  background-color:#FFF;
}

#scroll ul {
  float:left;
  margin-right:-999em;
  white-space:nowrap;
  list-style:none;
}

#scroll li {
  margin:15px;
  text-align:center;
  float:left;
  display:inline;
}

#scroll img {
  border:0;
  display:block;
}

#scroll a:active img,#scroll a:focus img,#scroll a:hover img {
  border:1px solid #000;
}

#scroll a {
  text-decoration:none;
  font-weight:normal;
  color:#000;
}

#scroll a:active,#scroll a:focus,#scroll a:hover {
  color:#ff69b4;
}

#scroll span {
  padding:5px 0 0;
  display:block;
}

/*TOP Sticky Navigation*/
#nv a {
  padding:11px;
  display:inline-block;
  float:inherit;
  position:relative;
  text-transform:uppercase;
  border-left:0 solid #aaaaaa;
  border-right:0 solid #aaaaaa;
  color:#FF00FF;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  text-shadow:0 2px 1px #000;
  text-decoration:none;
  font-size:18px;
  left:2px;
}

#nv a:hover {
  color:#FFF;
  border:1px solid rgba(255,255,255,0.5);
  padding:11px;
  background:rgba(0,0,0,0.5);
  -webkit-box-shadow:inset 0 10px 10px 0 #000;
  -moz-box-shadow:inset 0 5px 5px 0 #000;
  box-shadow:inset 0 5px 5px 0 #000;
  text-shadow:-4px 8px 9px #000;
  font-size:20px;
  position:relative;
  -moz-box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
  -webkit-box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
  box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
  -o-box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
  -ms-box-shadow:0 18px 10px -9px rgba(255,255,255,.7);
}

.nz {
  position:fixed;
  top:0;
  left:0;
  padding-left:20px;
  display:block;
  width:100%;
  height:80px;
  z-index:9999;
}

.tre {
  width:1300px;
  height:80px;
  position:relative;
  display:block;
  margin:auto!important;
  z-index:9999;
}

.ter {
  height:50px;
  display:block;
  position:relative;
  float:right;
  margin-top:8px;
  margin-left:100px;
  font-weight:normal;
  margin-right:100px;
  border-left:0 solid #000;
  border-right:0 solid #000;
}

/*Hide Status, Log on TIme*/
div#profile_header.profile_section {
  display:none;
}

/*Removes top header with time and online MFC links*/
#header_bar {
  display:none;
}

#sexual_preference_label {
  display:none;
}

#sexual_preference_value {
  display:none;
}

#gender_label {
  display:none;
}

#gender_value {
  display:none;
}

#about_me_label {
  opacity:0;
}

.profile_section_content .heading {
  opacity:0;
}