@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:1px;
  margin:1px;
  -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=50);
  opacity:.5;
}

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

.profile_section_content .heading {
  padding:5px;
  background-color:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
}

/* Custom Boxes */
.boxes {
  display:inline-block;
  width:100%;
  text-align:center;
  overflow:hidden;
  white-space:normal;
  list-style-type:inline;
  background-color:none;
  border-radius:0 0 5px 5px;
  margin:0 0 -6px;
}

#profile_header_container .heading {
  text-align:center;
  font-family:'Handlee'!important;
  font-size:24pt;
  font-weight:bold;
  margin:-1px;
  border-radius:5px 5px 0 0;
}

.profile_section_content .heading {
  padding:0;
  margin:0;
  background-color:#9AC956;
  color:#000;
  font-family:'Handlee'!important;
  font-weight:bold;
  font-style:normal;
  font-size:22pt;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:5px 5px 0 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;
}

#about_me_value .heading {
  text-align:center;
  font-weight:bold;
  margin:0;
  padding:0;
}

#profile_friends .heading {
  font-weight:bold;
  margin:auto;
  text-align:center;
}

#profile_password_photo_galleries .heading {
  margin:-1px -1px 0;
  background-color:;
}

#password_photo_galleries .heading {
  margin:-1px 0 0;
  background-color:;
}

#profile_photo_galleries .heading {
  margin:-1px -1px 0;
  background-color:;
}

#profile_photo_galleries .heading {
  margin:-1px -1px 0;
  background-color:;
}

#profile_comments .heading {
  margin:-1px -1px 0;
  background-color:;
  #profile_interests_contentheadingmargin:0 0 0 -1px;
  #goldtext-shadow:4px 4px 14px #BF7F00,-4px -4px 14px #BF7F00;
  font-size:45pt;
  color:#FFF;
}

.videoscroll {
  position:relative;
  height:735px;
  overflow:auto;
  background-color:#00EEF4;
  margin:0 auto 4px;
}

.videocontainer {
  position:relative;
  width:100%;
  height:240px;
  margin:0;
  display:inline-block;
}

.videopreview {
  position:relative;
  width:33%;
  height:240px;
  float:left;
  clear:left;
}

.videodesc {
  position:relative;
  width:66%;
  height:200px;
  font-size:14pt;
  float:right;
  clear:none;
}

.videotitle {
  font-weight:bold;
}

.vidpricetime {
  position:relative;
  float:right;
  clear:right;
  width:66%;
  bottom:0;
  height:40px;
  font-size:19pt;
}

.runtime {
  position:relative;
  float:left;
  clear:left;
}

.price {
  position:relative;
  float:right;
  clear:none;
}