@charset "UTF-8";

a:link {
  color:#036;
}

a:hover {
  color:#333;
  text-decoration:none;
}

a:visited {
  color:#ccc;
}

body {
  margin:0 auto;
  width:1000px!important;
  position:relative;
  top:200px;
  left:-24px;
  background:url(),url(http://loriameslive.com/wp-content/uploads/2013/12/logo2_small-150x150.png),url(http://i.minus.com/i7ymVLR01LOaU.jpg);
  background-repeat:no-repeat,no-repeat,no-repeat;
  background-position:bottom left,top center,top center;
  background-size:auto,auto,130%;
  background-attachment:local,local,fixed;
  color:#FFF;
  background-color:rgba(255,255,255,1);
  font-family:'Happy Monkey',cursive;
  font-weight:normal;
  font-style:normal;
  font-size:16px!important;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:105px;
}

#five_things_container,#profile_interests_content,#for_fun_container,#craziest_thing_container {
  z-index:999;
}

#username_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#marital_status_label,#be_anywhere_container,#know_me_container,#photo_gallery_previews,#photo_galleries,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label {
  font-size:14px;
  color:#CCC;
  text-shadow:0 1px 5px #FFF;
  line-height:13px;
  font-style:normal;
  font-weight:normal;
  background:url(http://www.xniteproductions.com/MFC/summer_luve/hvr.png) no-repeat;
  background-position:-80px 0;
}

#username_label:hover,#gender_label:hover,#body_type_label:hover,#ethnicity_label:hover,#hair_label:hover,#eyes_label:hover,#weight_label:hover,#height_label:hover,#age_label:hover,#country_label:hover,#sexual_preference_label:hover,#smoke_label:hover,#drink_label:hover,#marital_status_label:hover,#occupation_label:hover,#cam_score_label:hover,#city_label:hover,#drugs_label:hover,#school_label:hover,#favorite_food_label:hover,#pets_label:hover,#automobile_label:hover {
  font-size:14px;
  color:#ccc;
  line-height:13px;
  font-style:normal;
  font-weight:normal;
  background:url(http://www.xniteproductions.com/MFC/summer_luve/hvr.png) no-repeat;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  background-position:200px 0;
}

#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value {
  font-size:14px;
  color:#FFF;
  text-shadow:0 1px 5px #333;
  line-height:13px;
  font-style:normal;
  font-weight:normal;
  background:url(http://www.xniteproductions.com/MFC/summer_luve/hvr.png) no-repeat;
  background-position:-80px 0;
}

#username_value:hover,#gender_value:hover,#body_type_value:hover,#ethnicity_value:hover,#hair_value:hover,#eyes_value:hover,#weight_value:hover,#height_value:hover,#age_value:hover,#country_value:hover,#sexual_preference_value:hover,#smoke_value:hover,#drink_value:hover,#marital_status_value:hover,#occupation_value:hover,#cam_score_value:hover,#city_value:hover,#drugs_value:hover,#school_value:hover,#favorite_food_value:hover,#pets_value:hover,#automobile_value:hover {
  font-size:14px;
  color:#ccc;
  text-shadow:0 0 0 rgba(0,102,153,0.0);
  line-height:13px;
  font-style:normal;
  font-weight:normal;
  background:url(http://www.xniteproductions.com/MFC/summer_luve/hvr.png) no-repeat;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  background-position:200px 0;
}

#about_me_label {
  opacity:0;
}

#profile_about_me {
  font-size:16px!important;
}

.profile_subsection {
  font-size:16px;
}

.profile_section_content {
  text-align:left;
  text-indent:3px;
  color:#FFF;
  font-family:'Happy Monkey',cursive;
  padding:5px;
  margin:0 auto;
  font-size:16px;
  -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;
}

#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label, {
  display:none;
  opacity:0;
}

.profile_section_background {
  background-color:rgba(255,255,255,0.0);
  filter:alpha(opacity=0);
  opacity:0;
  font-size:16px;
}

.img_radius_shadow {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  border:3px solid rgba(0,102,153,.3) -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.img_radius_shadow:hover {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  border:3px solid rgba(0,102,153,1) -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  margin:0 auto;
  background-color:#000;
  color:#FFF;
  font-family:'Happy Monkey',cursive;
  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;
  display:none;
}

.content {
  background-color:rgba(0,0,0,0.7);
  border-radius:10px;
  font-size:16px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
  padding:5px;
  margin:0 auto;
  min-width:900px;
}

.heading {
  display:none;
  opacity:0;
}

.userShow {
  color:#f5f5f5;
  display:inline-block;
  width:300px;
  height:auto;
  padding-left:5px;
  padding-right:5px;
}

#header_bar {
  display:none;
}

.profile_row {
  top:-200px;
  padding-top:260px;
  border-radius:10px;
  font-size:16px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
}

.profile_section {
  margin-top:10px;
  margin-bottom:20px;
  border-radius:10px;
  font-size:16px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
}

#profile_header {
  display:none;
}

#profile_label {
  display:none;
}

.profile_section_content {
  background-color:rgba(0,0,0,0.7);
  border:0 solid #fff;
  color:#FFF;
  font-size:16px;
}

#profile_main_about_holder {
  float:right;
  font-size:16px;
}

#profile_main_photo {
  opacity:1;
}

#profile_friends {
  height:150px;
  overflow:auto;
  color:#fff;
  background:rgba(0,0,0,.5);
  font-size:12px;
  margin-top:20px;
  padding:10px;
  line-height:13px;
}

#profile_friends_label,.profile_friends_label {
  font-zise:13px;
  line-height:13px;
}

#profile_friends_value,.profile_friends_value {
  font-zise:16px;
}

#rate_container,#average_rating_container {
  font-zise:12px;
}

#profile_photo_galleries {
  display:block;
  margin-top:10px;
  margin-bottom:10px;
  background:rgba(0,0,0,0.07);
  background-repeat:repeat;
  background-position:left;
  background-attachment:fixed;
}

#profile_photo_galleries_img {
  outline:none;
  transition:all .25s ease-in-out;
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border:4px solid rgba(0,0,0,0.0);
}

#profile_photo_galleries_img:hover {
  box-shadow:0 0 10px rgba(30,79,196,0.9);
  -webkit-box-shadow:0 0 10px rgba(30,79,196,0.9);
  -moz-box-shadow:0 0 10px rgba(30,79,196,0.9);
  border:4px solid rgba(30,79,196,0.9);
}

#profile_photo_galleries a:link {
  color:#FFF;
}

#profile_photo_galleries a:hover {
  color:#000;
}

#profile_photo_galleries a:visited {
  color:#CCC;
}

.photo_gallery_preview {
  outline:none;
  transition:all .25s ease-in-out;
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border:4px solid rgba(0,0,0,0.0);
}

.photo_gallery_preview:hover {
  box-shadow:0 0 10px rgba(30,79,196,0.9);
  -webkit-box-shadow:0 0 10px rgba(30,79,196,0.9);
  -moz-box-shadow:0 0 10px rgba(30,79,196,0.9);
  border:4px solid rgba(30,79,196,0.9);
}

.profile_section_background {
  background-color:#fff;
}

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

img {
  border:0;
}

td,div {
  font-size:16px;
}

input[type="password"],textarea {
  background-color:#fff;
  border:1px solid #ccc;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition:border linear .2s,box-shadow linear .2s;
  -moz-transition:border linear .2s,box-shadow linear .2s;
  -o-transition:border linear .2s,box-shadow linear .2s;
  transition:border linear .2s,box-shadow linear .2s;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

input[type="submit"] {
  margin-top:3px;
  display:inline-block;
  padding:4px 12px;
  color:#333;
  background-color:#f5f5f5;
  background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image:-o-linear-gradient(top,#fff,#e6e6e6);
  background-image:linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat:repeat-x;
  cursor:pointer;
  border:1px solid #ccc;
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color:#b3b3b3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

input[type="submit"]:hover,input[type="submit"]:focus {
  color:#333;
  background-color:#e6e6e6;
  *background-color:#d9d9d9;
  text-decoration:none;
  background-position:0 -15px;
  -webkit-transition:background-position .1s linear;
  -moz-transition:background-position .1s linear;
  -o-transition:background-position .1s linear;
  transition:background-position .1s linear;
}

textarea {
  margin:10px 15px;
  width:760px!important;
  background:#333;
  -moz-box-shadow:0 0 4px #000 inset;
  -webkit-box-shadow:0 0 4px #000 inset;
  box-shadow:0 0 4px #000 inset;
  outline:1px solid #333;
  border:1px solid #000;
  padding:5px;
  color:#ccc;
  font-size:16px;
}

textarea.start {
  background-repeat:repeat-x,repeat-x,repeat-x,repeat-x;
  background-position:0 0,0 0,0 0,0 0;
  background-image:-moz-linear-gradient(left,#09BA5E 0%,#00C7CE 15%,#3472CF 26%,#00C7CE 48%,#0CCF91 91%,#09BA5E 100%);
  background-image:-webkit-gradient(linear,left top,righttop,color-stop(1%,rgba(0,0,0,.3)),color-stop(23%,rgba(0,0,0,.1)),color-stop(40%,rgba(255,231,87,.1)),color-stop(61%,rgba(255,231,87,.2)),color-stop(70%,rgba(255,231,87,.1)),color-stop(80%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.25)));
  background-color:#39f;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00BA1B',endColorstr='#00BA1B',GradientType=1);
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
}

textarea.end {
  -moz-transition-property:background-position;
  -moz-transition-duration:30s;
  -moz-transition-timing-function:linear;
  -webkit-transition-property:background-position;
  -webkit-transition-duration:30s;
  -webkit-transition-timing-function:linear;
  -o-transition-property:background-position;
  -o-transition-duration:30s;
  -o-transition-timing-function:linear;
  transition-property:background-position;
  transition-duration:30s;
  transition-timing-function:linear;
  background-position:-3400px 0,-2600px 0,-1800px 0,-1300px 0;
}

textarea:hover {
  -webkit-animation-direction:normal;
  -webkit-animation-duration:20s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-name:colors;
  -webkit-animation-timing-function:ease;
}

textarea.unfocus {
  background:#000!important;
  -webkit-animation-name:none;
}

#profile {
  display:table;
  width:100%;
  -webkit-overflow-scrolling:touch;
  font-size:16px;
}

#fixed_background {
  z-index:-200;
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
}

.recent_photos {
  display:inline-block;
  width:250px;
}

.recent_photos img {
  float:left;
  margin:1px;
  width:80px;
  height:80px;
}

.photo_gallery_previews {
  overflow:auto;
  list-style-type:none;
  padding:0;
  margin:0;
}

.photo_gallery_preview {
  margin:10px;
  text-align:center;
  display:inline-block;
  width:140px;
}

.photo_gallery_name {
  margin-bottom:5px;
}

#average_rating_count {
  line-height:16px;
  font-size:10px;
}

.photo_gallery_lock {
  width:64px;
  height:64px;
  padding:8px;
}

.photo_gallery_image {
  border:8px solid #069;
  cursor:pointer;
  width:80px;
  height:80px;
  background:#333;
}

.photo_gallery_image:hover {
  border:8px solid #CCC;
  width:80px;
  height:80px;
  background:#000;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}

#avatar_holder {
  text-align:right;
  float:left;
  margin-right:15px;
  width:90px;
  height:90px;
  opacity:0;
}

.profile_row {
  display:table-row;
}

.profile_section {
  display:table-cell;
  border-spacing:2px;
  width:100%;
}

.profile_section .heading {
  margin-bottom:15px;
  padding:5px;
  font-size:17px;
  font-weight:bold;
}

.profile_section_content {
  z-index:1;
  position:relative;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:5px;
  margin:5px;
}

.profile_section_background {
  z-index:-100;
  background:transparent;
  top:0;
  left:0;
  bottom:0;
  right:0;
  position:absolute;
  -webkit-border-radius:inherit;
  -moz-border-radius:inherit;
  border-radius:inherit;
}

.container {
  display:table-row;
  margin:0 auto;
  color:#fff;
  min-width:900px;
  padding-top:200px;
}

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

.value {
  display:table-cell;
  font-size:14px;
}

#user_comment_comment {
  display:inline-block;
}

.user_comment_textarea_small {
  width:700px;
  height:30px;
  font-size:18px;
}

.user_comment_textarea_big {
  width:800px;
  height:100px;
  padding:5px;
}

#schedule_converted {
  font-size:10px;
}

div#comments {
  background:rgba(255,255,255,.8);
  margin:0 auto;
  border-radius:6px;
  -webkit-border-radius:6px;
  padding-top:10px;
}

#main_photo {
  width:250px;
  margin-bottom:15px;
}

#profile_main_about_holder {
  display:table;
  width:100%;
  border-spacing:0;
}

#profile_main_photo {
  width:250px;
  display:table-cell;
  vertical-align:top;
}

#profile_about_me_friends {
  display:table-cell;
  width:100%;
  vertical-align:top;
}

#profile_header_container {
  margin-left:105px;
  min-height:90px;
}

#profile_header .label {
  min-width:95px;
  display:none;
}

#profile_header .label {
  font-size:10px;
  display:none;
}

#profile_header .value {
  font-size:16px;
}

#profile_interests_content .value {
  display:block;
  margin:3px 0;
}

#profile_interests_content .label {
  display:block;
  margin:3px 0;
  display:none;
}

#profile_schedule .label {
  min-width:90px;
}

#profile_interests_content .value {
  margin-left:12px;
}

#profile_interests_content .container {
  margin-top:300px;
  margin-bottom:10px;
}

img.img_radius_shadow show_preview:hover,.img_radius_shadow show_preview:hover {
  display:inline-block;
  left:5px;
  top:-50px;
}

.wall_post {
  clear:both;
  padding-bottom:30px;
}

.wall_post_avatar {
  float:left;
  margin-right:10px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}

.wall_post_avatar img {
  width:65px;
  height:65px;
  padding:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#C00;
  border:1px solid #999;
}

.wall_post_avatar img:hover {
  width:65px;
  height:65px;
  padding:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#036;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  transition:all .3s;
  border:1px solid #333;
}

.wall_post_info {
  font-weight:bold;
  height:22px;
  padding:4px;
  width:988px;
  border-bottom:1px solid #333;
  margin-left:12px;
  color:#fff;
  border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  font-size:14px;
  background:-moz-linear-gradient(top,rgba(91,98,124,1) 0%,rgba(28,41,89,0.98) 13%,rgba(121,126,175,0.9) 85%,rgba(121,126,175,0.88) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(91,98,124,1)),color-stop(13%,rgba(28,41,89,0.98)),color-stop(85%,rgba(121,126,175,0.9)),color-stop(100%,rgba(121,126,175,0.88)));
  background:-webkit-linear-gradient(top,rgba(91,98,124,1) 0%,rgba(28,41,89,0.98) 13%,rgba(121,126,175,0.9) 85%,rgba(121,126,175,0.88) 100%);
  background:-o-linear-gradient(top,rgba(91,98,124,1) 0%,rgba(28,41,89,0.98) 13%,rgba(121,126,175,0.9) 85%,rgba(121,126,175,0.88) 100%);
  background:-ms-linear-gradient(top,rgba(91,98,124,1) 0%,rgba(28,41,89,0.98) 13%,rgba(121,126,175,0.9) 85%,rgba(121,126,175,0.88) 100%);
  background:linear-gradient(to bottom,rgba(91,98,124,1) 0%,rgba(28,41,89,0.98) 13%,rgba(121,126,175,0.9) 85%,rgba(121,126,175,0.88) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b627c',endColorstr='#e0797eaf',GradientType=0);
}

.wall_post_info a:link {
  color:#CCC;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:visited {
  color:#FFF;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:hover {
  color:#FFF;
  text-decoration:none;
  font-size:14px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.wall_post_info a:hover:after {
  content:'Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:'Happy Monkey',cursive;
  text-indent:22px;
  font-size:12px;
  color:#FFF;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  transition:all .8s;
}

.wall_post_time {
  font-size:9px;
  display:none;
}

.wall_post_body {
  overflow:auto;
  padding:8px 4px 10px 10px;
  width:903px;
  background:rgba(204,204,204,1);
  color:#333;
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  font-size:13px;
  font-family:'Happy Monkey',cursive;
  font-style:italic;
}

#member_type_value {
  font-weight:bold;
  color:red;
  display:inline-block;
  width:200px;
  height:22px;
  position:fixed;
  left:2px;
  top:50px;
}

#new_comment_login_message {
  margin:10px 10px 20px;
}

#new_comment {
  margin:20px 0 30px;
}

#new_comment input[type="submit"] {
  margin-left:15px;
  float:right;
}

#new_comment_inputs {
  display:inline-block;
}

#server_time {
  visibility:hidden;
  float:right;
  font-weight:bold;
  font-size:9px;
}

#member_type_value {
  font-weight:bold;
  color:red;
  display:inline-block;
  width:200px;
  height:22px;
  position:fixed;
  left:2px;
  top:50px;
}

#new_comment_login_message {
  margin:10px 10px 20px;
}

#new_comment {
  margin:20px 0 30px;
}

#new_comment input[type="submit"] {
  margin-left:15px;
  float:right;
}

#new_comment_inputs {
  display:inline-block;
}

#server_time {
  visibility:hidden;
  float:right;
  font-weight:bold;
  font-size:9px;
}

#protected_gallery_instructions {
  padding:5px 0;
}

#protected_gallery_name {
  font-weight:bold;
  color:#008000;
  padding:5px 0;
  font-size:16px;
}

#gallery_password_form {
  padding-top:5px;
}

#gallery_password_form_modal {
  font-size:14px;
  padding:40px 0 0 10px;
  color:#000;
  background-color:#fff;
}

#new_user_message label {
  float:left;
  display:inline-block;
  width:80px;
  padding-top:3px;
}

#new_user_message div {
  padding-bottom:10px;
}

#send_message {
  margin-right:50px;
}

#user_message_subject {
  width:350px;
}

#user_message_body {
  width:350px;
  height:90px;
  resize:none;
}

#cboxClose {
  font-size:20px;
}

#profile_load_more_comments {
  display:inline-block;
  margin:0 15px 15px;
}

#gallery_password_form_error,#send_message_form_error {
  padding-top:5px;
  color:red;
  font-weight:bold;
}

#send_message_form_success {
  text-align:center;
  color:#008000;
  font-weight:bold;
}

#send_message_form_modal {
  color:#000;
  background-color:#fff;
}

#header_bar {
  padding:5px 20px 10px 10px;
  display:none;
}

#footer_bar {
  padding:10px 20px 20px 10px;
  display:none;
}

.header_links,.footer_links {
  float:left;
  font-size:14px;
  display:none;
}

#no_profile_avatar {
  margin-top:10px;
  text-align:center;
  background-color:#000;
  background-image:#;
}

#img_preview {
  background-color:#000;
  padding:4px;
  z-index:100;
  border:0;
  display:none;
}

#img_preview,#img_preview img {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
}

#img_preview span {
  color:white;
  text-align:center;
  display:block;
  padding:10px 0 3px;
}

.hidden {
  display:none;
}

#tags_label {
  opacity:0;
}

#tags_value {
  display:none;
}

.no_design {
  display:block;
  width:90px;
  height:90px;
  position:fixed;
  bottom:4px;
  left:3px;
  opacity:0;
  cursor:pointer;
}

.no_design:hover {
  display:block;
  width:90px;
  height:90px;
  position:fixed;
  bottom:4px;
  left:3px;
  opacity:1;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s;
  border-radius:80px;
  -moz-border-radius:80px;
  -webkit-border-radius:80px;
  text-align:center;
  font-size:14px;
  text-shadow:0 1px 0 #039;
  border:0 solid #069;
}

div#profile_about_me.profile_subsection {
  font-size:13px;
  font-family:'Dancing ',cursive;
}

body.ps-active {
  position:absolute;
  top:0;
  left:0;
  margin:0 auto;
  width:100%;
  height:100%;
}

#SMNav_Wrapper {
  display:inline-block;
  width:100%;
  height:44px;
  position:fixed;
  top:0;
  left:0;
  text-align:center;
  background:rgba(255,255,255,0.0);
  z-index:99999;
}

.SMBut:link {
  display:inline-block;
  position:relative;
  min-width:100px;
  height:30px;
  padding:4px 2px;
  text-align:center;
  background:rgba(0,0,0,0.5);
  background-position:center;
  color:#fff;
  text-decoration:none;
  font-size:17px;
  z-index:99999;
  border-bottom:1px solid rgba(0,0,0,0.0);
}

.SMBut:hover,.SMBut:focus {
  display:inline-block;
  position:relative;
  min-width:100px;
  height:30px;
  padding:4px 2px;
  text-align:center;
  background:rgba(255,255,255,.3);
  background-position:center;
  color:#FFF;
  text-shadow:0 1px 0 #333;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
  text-decoration:none;
  font-size:17px;
  z-index:99999;
  -webkit-box-shadow:0 10px 5px rgba(38,122,161,0.75);
  -moz-box-shadow:0 10px 5px rgba(38,122,161,0.75);
  box-shadow:0 10px 5px rgba(38,122,161,0.75);
  border-bottom:1px solid #FFF;
}

.SMBut:active {
  display:inline-block;
  position:relative;
  min-width:100px;
  height:30px;
  padding:4px 2px;
  text-align:center;
  background:rgba(0,51,153,1);
  background-position:center;
  color:#FFF;
  text-shadow:0 1px 22px #000;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
  text-decoration:none;
  font-size:17px;
  z-index:99999;
}

#top {
  display:block;
  width:3px;
  height:3px;
  position:absolute;
  top:-7000px;
  left:-1000px;
}

#toTop {
  display:inline-block;
  width:50px;
  text-align:center;
  height:22px;
  font-size:16px;
  background:rgba(0,0,0,1);
  position:fixed;
  right:2px;
  bottom:2px;
}

#toTop:focus,#toTop:hover {
  display:inline-block;
  width:50px;
  text-align:center;
  height:22px;
  font-size:16px;
  background:#036;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

#rIn {
  display:block;
  width:300px;
  height:270px;
  float:left;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-left:75px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Dancing ',cursive;
}

#cssmfc {
  display:block;
  width:500px;
  height:350px;
  float:right;
  margin-top:153px;
  background:rgba(51,51,51,0.5);
  margin-left:4px;
  margin-right:64px;
  text-align:center;
}

#aboutme {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://4.bp.blogspot.com/-MOFQ2xCI7X8/Utx269x_geI/AAAAAAAADkk/Mak1Lo8Iows/s1600/about.gif) no-repeat top;
}

#rrul {
  display:block;
  width:800px;
  height:270px;
  float:left;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-left:90px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Dancing ',cursive;
}

#toptippers {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://3.bp.blogspot.com/-z5P7iZzP3H8/Utx269BKqpI/AAAAAAAADkc/oXmmhc7SeBc/s1600/tippers.gif) no-repeat top;
}

#lrIn {
  display:block;
  width:300px;
  height:270px;
  float:left;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-left:80px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Happy Monkey',cursive;
  text-align:center;
}

#rigIn {
  display:block;
  width:300px;
  height:270px;
  float:right;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-right:70px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Happy Monkey',cursive;
  text-align:center;
}

#rrul {
  display:block;
  width:800px;
  height:270px;
  float:left;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-left:90px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Happy Monkey',cursive;
}

#sales {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://mfcdesign.files.wordpress.com/2013/12/store.png) no-repeat top;
}

#itmlft {
  display:block;
  width:300px;
  height:270px;
  float:left;
  margin-top:150px;
  background:rgba(51,51,51,0.1);
  margin-left:80px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Happy Monkey',cursive;
  text-align:left;
}

#itmrght {
  display:block;
  width:480px;
  height:370px;
  float:right;
  margin-top:100px;
  background:rgba(51,51,51,0.1);
  margin-right:71px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#FFF;
  text-shadow:0 1px 0 #000;
  font-family:'Happy Monkey',cursive;
  text-align:center;
}

.itmZ {
  display:inline-block;
  width:440px;
  height:200px;
  margin:10px;
  background:rgba(51,51,51,1);
}

.imthb {
  display:inline-block;
  float:left;
  margin:10px;
  width:180px;
  height:180px;
  top:1px;
}

.iminf {
  display:inline-block;
  float:right;
  margin:10px;
  width:200px;
  height:200px;
  top:1px;
}

.frame::-webkit-scrollbar {
  height:10px;
  width:9px;
  border-top:0 solid #999;
  border-bottom:0 solid #999;
  border-left:0 solid #333;
  border-right:0 solid #333;
}

#vids {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://mfcdesign.files.wordpress.com/2013/12/vids.png) no-repeat top;
}

#vimlft {
  display:block;
  width:300px;
  height:270px;
  float:left;
  margin-top:150px;
  background:rgba(51,51,51,0.1);
  margin-left:80px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:'Happy Monkey',cursive;
  text-align:left;
}

#vimrght {
  display:block;
  width:480px;
  height:370px;
  float:right;
  margin-top:100px;
  background:rgba(51,51,51,0.1);
  margin-right:71px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#FFF;
  text-shadow:0 1px 0 #000;
  font-family:'Happy Monkey',cursive;
  text-align:center;
}

.vitmZ {
  display:inline-block;
  width:440px;
  height:200px;
  margin:10px;
  background:rgba(51,51,51,1);
}

.vimthb {
  display:inline-block;
  float:left;
  margin:10px;
  width:180px;
  height:180px;
  top:1px;
}

.viminf {
  display:inline-block;
  float:right;
  margin:10px;
  width:200px;
  height:200px;
  top:1px;
}

.frame::-webkit-scrollbar-thumb {
  width:10px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:1px solid #fff;
  background:#C00;
}

.special {
  position:fixed;
  bottom:5px;
  left:1px;
  background:url(http://mfcdesign.files.wordpress.com/2013/11/link.png) no-repeat;
  width:110px;
  height:20px;
  margin-left:12px;
  font-size:12px;
  display:inline-block;
}

.special:hover:after {
  content:'Design by';
  width:140px;
  height:20px;
  margin-right:12px;
  font-size:12px;
  padding-top:6px;
  display:inline-block;
}

.special:hover,.special:focus {
  display:inline-block;
  position:fixed;
  bottom:5px;
  left:10px;
  width:300px;
  height:116px;
  background:url(http://mfcdesign.files.wordpress.com/2013/12/xnite.png) no-repeat;
  z-index:10000;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
}

#sli_wrapp {
  display:inline-block;
  position:absolute;
  top:-440px;
  left:-250px;
  height:400px;
  width:990px;
  background:rgba(0,0,0,0.0);
  text-align:center;
}

#content-slider {
  width:100%;
  height:950px;
  margin:10px;
}

#slider {
  background:transparent;
  border-bottom:0 solid rgba(0,153,204,0.0);
  box-shadow:0 0 0 rgba(0,0,0,0.0);
  height:400px;
  width:950px;
  margin:8px;
  overflow:visible;
  position:relative;
}

#mask {
  overflow:hidden;
  height:400px;
}

#slider ul {
  margin:0;
  padding:0;
  position:relative;
}

#slider li {
  width:950px;
  height:400px;
  position:absolute;
  top:-325px;
  list-style:none;
}

#slider li.firstanimation {
  -moz-animation:cycle 25s linear infinite;
  -webkit-animation:cycle 25s linear infinite;
}

#slider li.secondanimation {
  -moz-animation:cycletwo 25s linear infinite;
  -webkit-animation:cycletwo 25s linear infinite;
}

#slider li.thirdanimation {
  -moz-animation:cyclethree 25s linear infinite;
  -webkit-animation:cyclethree 25s linear infinite;
}

#slider li.fourthanimation {
  -moz-animation:cyclefour 25s linear infinite;
  -webkit-animation:cyclefour 25s linear infinite;
}

#slider li.fifthanimation {
  -moz-animation:cyclefive 25s linear infinite;
  -webkit-animation:cyclefive 25s linear infinite;
}

#slider .tooltip {
  background:url(http://3.bp.blogspot.com/-qQAViKyZBSo/UtfM18zPAWI/AAAAAAAADf4/3_drIILY6EY/s1600/sliderlogo.png) rgba(0,0,0,0.7);
  background-repeat:no-repeat;
  background-position:right top;
  width:800px;
  height:60px;
  position:relative;
  text-align:left;
  text-indent:12px;
  bottom:375px;
  left:-760px;
  -moz-transition:all .3s ease-in-out;
  -webkit-transition:all .3s ease-in-out;
  cursor:pointer;
}

#slider .tooltip h1 {
  color:#fff;
  font-size:24px;
  font-weight:300;
  line-height:60px;
  padding:0 0 0 20px;
}

#slider li#first:hover .tooltip,#slider li#second:hover .tooltip,#slider li#third:hover .tooltip,#slider li#fourth:hover .tooltip,#slider li#fifth:hover .tooltip {
  left:0;
}

#slider:hover li,#slider:hover .progress-bar {
  -moz-animation-play-state:paused;
  -webkit-animation-play-state:paused;
}

.ins_con {
  display:block;
  width:650px;
  height:150px;
  margin:10px;
  padding:15px;
  font-size:14px;
  color:#fff;
  background:rgba(0,0,0,.8);
  top:-80px;
  left:33px;
}

.progress-bar {
  border-radius:0 3px 3px 0;
  -moz-border-radius:0 3px 3px 0;
  -webkit-border-radius:0 3px 3px 0;
  position:relative;
  top:-7px;
  width:950px;
  height:10px;
  -moz-animation:fullexpand 25s ease-out infinite;
  -webkit-animation:fullexpand 25s ease-out infinite;
  background:url(http://mediadexdesign2002.files.wordpress.com/2013/09/slidemetter.png);
  background-repeat:no-repeat;
}

@-moz-keyframes cycle {
  0% {
    top:0;
  }
  
  4% {
    top:0;
  }
  
  16% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  20% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  21% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  92% {
    top:-325px;
    opacity:0;
    z-index:0;
  }
  
  96% {
    top:-325px;
    opacity:0;
  }
  
  100% {
    top:0;
    opacity:1;
  }
}

@-moz-keyframes cycletwo {
  0% {
    top:-325px;
    opacity:0;
  }
  
  16% {
    top:-325px;
    opacity:0;
  }
  
  20% {
    top:0;
    opacity:1;
  }
  
  24% {
    top:0;
    opacity:1;
  }
  
  36% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  40% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  41% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-moz-keyframes cyclethree {
  0% {
    top:-325px;
    opacity:0;
  }
  
  36% {
    top:-325px;
    opacity:0;
  }
  
  40% {
    top:0;
    opacity:1;
  }
  
  44% {
    top:0;
    opacity:1;
  }
  
  56% {
    top:0;
    opacity:1;
  }
  
  60% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  61% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-moz-keyframes cyclefour {
  0% {
    top:-325px;
    opacity:0;
  }
  
  56% {
    top:-325px;
    opacity:0;
  }
  
  60% {
    top:0;
    opacity:1;
  }
  
  64% {
    top:0;
    opacity:1;
  }
  
  76% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  80% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  81% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-moz-keyframes cyclefive {
  0% {
    top:-325px;
    opacity:0;
  }
  
  76% {
    top:-325px;
    opacity:0;
  }
  
  80% {
    top:0;
    opacity:1;
  }
  
  84% {
    top:0;
    opacity:1;
  }
  
  96% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  100% {
    top:325px;
    opacity:0;
    z-index:0;
  }
}

@-webkit-keyframes cycle {
  0% {
    top:0;
  }
  
  4% {
    top:0;
  }
  
  16% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  20% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  21% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  50% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  92% {
    top:-325px;
    opacity:0;
    z-index:0;
  }
  
  96% {
    top:-325px;
    opacity:0;
  }
  
  100% {
    top:0;
    opacity:1;
  }
}

@-webkit-keyframes cycletwo {
  0% {
    top:-325px;
    opacity:0;
  }
  
  16% {
    top:-325px;
    opacity:0;
  }
  
  20% {
    top:0;
    opacity:1;
  }
  
  24% {
    top:0;
    opacity:1;
  }
  
  36% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  40% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  41% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-webkit-keyframes cyclethree {
  0% {
    top:-325px;
    opacity:0;
  }
  
  36% {
    top:-325px;
    opacity:0;
  }
  
  40% {
    top:0;
    opacity:1;
  }
  
  44% {
    top:0;
    opacity:1;
  }
  
  56% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  60% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  61% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-webkit-keyframes cyclefour {
  0% {
    top:-325px;
    opacity:0;
  }
  
  56% {
    top:-325px;
    opacity:0;
  }
  
  60% {
    top:0;
    opacity:1;
  }
  
  64% {
    top:0;
    opacity:1;
  }
  
  76% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  80% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  81% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-webkit-keyframes cyclefive {
  0% {
    top:-325px;
    opacity:0;
  }
  
  76% {
    top:-325px;
    opacity:0;
  }
  
  80% {
    top:0;
    opacity:1;
  }
  
  84% {
    top:0;
    opacity:1;
  }
  
  96% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  100% {
    top:325px;
    opacity:0;
    z-index:0;
  }
}

@-moz-keyframes fullexpand {
  0%,20%,40%,60%,80%,100% {
    width:0;
    opacity:0;
  }
  
  4%,24%,44%,64%,84% {
    width:0;
    opacity:.3;
  }
  
  16%,36%,56%,76%,96% {
    width:100%;
    opacity:.7;
  }
  
  17%,37%,57%,77%,97% {
    width:100%;
    opacity:.3;
  }
  
  18%,38%,58%,78%,98% {
    width:100%;
    opacity:0;
  }
}

@-webkit-keyframes fullexpand {
  0%,20%,40%,60%,80%,100% {
    width:0;
    opacity:0;
  }
  
  4%,24%,44%,64%,84% {
    width:0;
    opacity:.3;
  }
  
  16%,36%,56%,76%,96% {
    width:100%;
    opacity:.7;
  }
  
  17%,37%,57%,77%,97% {
    width:100%;
    opacity:.3;
  }
  
  18%,38%,58%,78%,98% {
    width:100%;
    opacity:0;
  }
}

#vezor {
  display:inline-block;
  width:950px;
  height:170px;
  overflow:hidden;
  margin-left:35px;
  border-bottom:0 solid #000;
  -webkit-box-shadow:0 28px 11px -7px rgba(50,50,50,0.0);
  -moz-box-shadow:0 28px 11px -7px rgba(50,50,50,0.0);
  box-shadow:0 28px 11px -7px rgba(50,50,50,0.0);
}

.ringzet {
  display:inline-block;
  position:relative;
  top:115px;
  opacity:.8;
  border-radius:100px 0 100px 0;
  -webkit-border-radius:100px 0 100px 0;
  background:rgba(0,0,0,0.6);
  overflow:hidden;
  border:1px solid #09C;
  -webkit-box-shadow:-10px 0 10px rgba(0,0,0,0.9);
  -moz-box-shadow:-10px 0 10px rgba(0,0,0,0.9);
  box-shadow:-10px 0 10px rgba(0,0,0,,0.9);
}

.ringzet:hover {
  display:inline-block;
  position:relative;
  top:0;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  -ms-transition:all .8s;
  -o-transition:all .8s;
  transition:all .8s;
  opacity:1;
  border-radius:0;
  -webkit-border-radius:0;
  background:rgba(0,0,0,1);
  -webkit-box-shadow:0 0 px rgba(0,0,0,0.9);
  -moz-box-shadow:0 0 0 rgba(0,0,0,0.9);
  box-shadow:0 0 0 rgba(0,0,0,0.9);
}

#TwoSection {
  display:block;
  width:890px;
  height:auto;
  padding:5px;
  margin-top:-122px;
  margin-bottom:12px;
  border:0 solid rgba(153,153,153,.4);
  color:#ccc;
}

#videos {
  display:block;
  width:890px;
  height:auto;
  padding:5px;
  margin-left:35px;
  margin-top:12px;
  margin-bottom:12px;
  border:1px solid rgba(153,153,153,.4);
}

#spl {
  display:block;
  width:890px;
  height:auto;
  padding:5px;
  margin-top:12px;
  margin-bottom:12px;
  border:0 solid rgba(153,153,153,0.0);
  margin-left:-8px;
}

#vids_v1 {
  display:block;
  width:900px;
  height:500px;
  overflow:hidden;
  position:relative;
  background:url(http://1.bp.blogspot.com/-sKYMZuMwLas/UtnTqx9RyDI/AAAAAAAADhE/IHmDCeDgT7o/s1600/banner.gif);
  background-repeat:no-repeat;
  background-position:top;
}

#vids_con {
  display:block;
  width:880px;
  height:270px;
  margin-top:170px;
  margin-bottom:40px;
  margin-left:5px;
  margin-right:5px;
  padding:5px;
  overflow:auto;
}

.vidstcls {
  display:inline-block;
  width:275px;
  min-height:180px;
  text-align:center;
}

.vidsbuy {
  display:inline-block;
  width:160px;
  height:20px;
  text-align:center;
  padding-top:4px;
  padding-bottom:4px;
  background:url(http://3.bp.blogspot.com/-G1NEgM_3gfw/UtnN5SAptBI/AAAAAAAADgs/4LHozZtkbA0/s1600/getyours.png) no-repeat #000;
  color:#fff;
  margin-left:10px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:1px solid #069;
}

.vidsbuy:hover {
  display:inline-block;
  width:160px;
  height:20px;
  text-align:center;
  padding-top:4px;
  padding-bottom:4px;
  background:url(http://3.bp.blogspot.com/-G1NEgM_3gfw/UtnN5SAptBI/AAAAAAAADgs/4LHozZtkbA0/s1600/getyours.png) no-repeat #FFF;
  color:#ccf;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -moz-box-shadow:0 14px 10px -12px rgba(0,204,204,0.5);
  -webkit-box-shadow:0 14px 10px -12px rgba(0,204,204,0.5);
  box-shadow:0 14px 10px -12px rgba(0,204,204,0.5);
  margin-left:10px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:1px solid #069;
}

.vidst_st {
  transform:scale(0,0);
  -ms-transform:scale(0,0);
  -webkit-transform:scale(0,0);
  margin-top:0;
}

.vidst_st img:hover {
  transform:scale(1.2,1.1);
  -ms-transform:scale(1.2,1.1);
  -webkit-transform:scale(1.2,1.1);
  z-index:99999;
  margin-top:20px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
}

.clubTit {
  font-size:16px;
  color:#33f;
  text-shadow:-1 3px 3px #000;
  font-wight:bold;
  letter-spacing:3px;
  line-height:10px;
}

#roomrules {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://4.bp.blogspot.com/-L6x2m1r315U/UtzCWORYBmI/AAAAAAAADk8/COmsUrUpzO0/s1600/h2hfun.gif) no-repeat top;
}

#mrul {
  display:block;
  width:800px;
  height:270px;
  float:left;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-left:90px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#036;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
}

div#profile_friends.profile_subsection {
  display:none;
}