@charset "UTF-8";

a:link,a:active,a:hover {
  color:#FFFFFF;
  text-shadow:1px 1px 3px #000000;
}

a:visited {
  color:#FFFFFF;
}

div#profile_friends.profile_subsection {
  display:none;
}

body {
  background-color:#000000;
  color:#43EEDA;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/735/7356686/753-491-777-423-8340949.jpg);
}

.profile_section_content {
  color:#ffffff;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border:solid 5px #43D2EE;
  -moz-border-radius-topleft:21px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:48px;
  -webkit-border-top-left-radius:21px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:48px;
  border-top-left-radius:21px;
  border-top-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:48px;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:rgba(222,44,211,0.8);
  background:rgba(222,44,211,0.8));
  color:rgba(222,44,211,0.8));
  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:5px;
  background-color:rgba(67,210,238,0.3);
  color:#FFFFFF;
  font-family:verdana;
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -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:2px 2px 2px #000000;
}

.content {
  padding:5px;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:1px solid orange;
  background:#C256BA;
}

table,th,td {
  border-collapse:collapse;
  border:0 solid white;
}

.red {
  color:#FF0066;
}

.vh1 {
  font-family:verdana;
  font-size:18px;
  color:#DEFF0A;
  font-style:normal;
  font-weight:bold;
  font-variant:small-caps;
  text-align:left;
  letter-spacing:0;
  line-height:20px;
  text-shadow:2px 2px 2px #000000;
}

.vh2 {
  color:#cc99ff;
  font-family:verdana;
  font-size:18px;
  font-style:normal;
  font-weight:bold;
  text-align:left;
  letter-spacing:0;
  line-height:20px;
  text-shadow:2px 2px 2px #000000;
}

.vb1 {
  font-family:verdana;
  color:white;
  font-style:normal;
  font-weight:bold;
  text-align:left;
  letter-spacing:0;
  line-height:20px;
  font-size:14px;
}

.video-title {
  font-family:verdana;
  font-size:18px;
  color:#DEFF0A;
  font-style:normal;
  font-weight:bold;
  font-variant:small-caps;
  text-align:left;
  letter-spacing:0;
  line-height:20px;
  text-shadow:2px 2px 2px #000000;
  margin:0 0 0 30px;
}

.video-desc {
  font-family:verdana;
  color:white;
  font-style:normal;
  font-weight:bold;
  text-align:left;
  letter-spacing:0;
  font-size:14px;
  margin:0 0 0 40px;
}

.video-cost {
  font-family:verdana;
  font-size:18px;
  color:#cc99ff;
  font-style:normal;
  font-weight:bold;
  font-variant:small-caps;
  text-align:left;
  letter-spacing:0;
  text-shadow:2px 2px 2px #000000;
  margin:0 0 0 30px;
}

IMG.displayed {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.header01 {
  font-family:verdana;
  font-size:24px;
  color:#822EFF;
  font-style:normal;
  font-weight:bold;
  font-variant:normal;
  letter-spacing:0;
  line-height:28px;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb(255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb(255,45,149);
}

.big-header {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  margin:0 0 0 20px;
  border:none;
  font:italic normal normal 40px/1 Arial Black,Gadget,sans-serif;
  color:rgba(168,73,252,1);
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  text-shadow:1px 1px 2px rgba(255,255,255,1) ,0 0 9px rgba(255,255,86,0.7);
}

#five_things_label {
  display:none;
  opacity:0;
}