@charset "UTF-8";

a:link {
  color:#FFF;
}

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

a:visited {
  color:#FFF;
}

body {
  margin-left:100px;
  margin-top:1453px;
  width:1150px!important;
  background:url(),url(http://xniteproductions.com/MFC/hotdiva19/try12.jpg);
  background-repeat:no-repeat,repeat;
  background-position:bottom left,left;
  background-size:auto,auto;
  background-attachment:scroll,local;
  color:#FFF;
  background-color:rgba(0,0,0,0.7);
  font-family:"Century Gothic","Palatino Linotype","Book Antiqua",Palatino,serif;
  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:5px;
}

#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,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label {
  font-size:14px;
  color:#000;
  text-shadow:0 1px 5px #F03;
  line-height:13px;
  font-style:italic;
  font-weight:normal;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.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:#000;
  line-height:13px;
  font-style:italic;
  font-weight:normal;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.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:#000;
  text-shadow:0 1px 5px #00CCCC;
  line-height:13px;
  font-style:italic;
  font-weight:normal;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.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:#000;
  text-shadow:0 0 0 rgba(0,102,153,0.0);
  line-height:13px;
  font-style:italic;
  font-weight:normal;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  background-position:200px 0;
}

#about_me_label {
  opacity:0;
}

::-webkit-scrollbar {
  height:10px;
  width:10px;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  border-left:0 solid #F03;
  border-right:1px dotted #0066CC;
}

::-webkit-scrollbar-thumb {
  width:10px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:1px solid #000;
  background:#09C;
}

#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:"Century Gothic","Palatino Linotype","Book Antiqua",Palatino,serif;
  padding:5px;
  margin:25px;
  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:rgb(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:25px;
  background-color:#000;
  color:#FFF;
  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;
  display:none;
}

.content {
  background-color:rgba(255,255,255,0.0);
  border-radius:10px;
  font-size:16px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
  padding:5px;
}

.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(255,255,255,0.0);
  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:100px;
  overflow:auto;
  color:#fff;
  background:rgba(0,0,0,.5);
  font-size:12px;
  margin-top:20px;
  padding:10px;
}

#profile_friends_label,.profile_friends_label {
  font-zise:16px;
  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:url(http://trupa.files.wordpress.com/2013/09/bg1.jpg);
  background-repeat:repeat;
  background-position:left;
  background-attachment:fixed;
}

#profile_photo_galleries_img {
  border:2px solid #06C;
  background:#06C;
  padding:3px;
}

#profile_photo_galleries_img:hover {
  border:2px solid #009;
  background:#000;
  padding:3px;
}

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

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

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

.photo_gallery_preview {
  border:0 solid #FFF;
  color:#ccc;
}

.photo_gallery_preview:hover {
  border:0 solid #036;
}

.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:0 10px 10px 15px;
  width:900px!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 rgba(0,153,204,0.0);
  cursor:pointer;
  width:80px;
  height:80px;
  background:#333;
}

.photo_gallery_image:hover {
  border:8px solid rgba(0,153,204,0.0);
  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:7px 0 7px 20px;
  color:#000;
}

.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:970px;
  height:30px;
  font-size:18px;
}

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

#schedule_converted {
  font-size:10px;
}

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

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

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

#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-bottom:10px;
}

.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:rgb(173,154,154);
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYWQ5YTlhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjMzMyZDJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background:-moz-linear-gradient(-45deg,rgba(173,154,154,1) 0%,rgba(51,45,45,1) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 99%);
  background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(173,154,154,1)),color-stop(49%,rgba(51,45,45,1)),color-stop(50%,rgba(0,0,0,1)),color-stop(99%,rgba(0,0,0,1)));
  background:-webkit-linear-gradient(-45deg,rgba(173,154,154,1) 0%,rgba(51,45,45,1) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 99%);
  background:-o-linear-gradient(-45deg,rgba(173,154,154,1) 0%,rgba(51,45,45,1) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 99%);
  background:-ms-linear-gradient(-45deg,rgba(173,154,154,1) 0%,rgba(51,45,45,1) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 99%);
  background:linear-gradient(135deg,rgba(173,154,154,1) 0%,rgba(51,45,45,1) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 99%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad9a9a',endColorstr='#000000',GradientType=1);
}

.wall_post_info {
  font-weight:bold;
  height:22px;
  padding:4px;
  width:1104px;
  border-left:1px solid #333;
  border-right:1px solid #333;
  border-top: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;
  background:rgb(51,45,45);
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjMzMyZDJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background:-moz-linear-gradient(top,rgba(51,45,45,1) 0%,rgba(51,45,45,1) 8%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 99%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(51,45,45,1)),color-stop(8%,rgba(51,45,45,1)),color-stop(59%,rgba(0,0,0,1)),color-stop(99%,rgba(0,0,0,1)));
  background:-webkit-linear-gradient(top,rgba(51,45,45,1) 0%,rgba(51,45,45,1) 8%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 99%);
  background:-o-linear-gradient(top,rgba(51,45,45,1) 0%,rgba(51,45,45,1) 8%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 99%);
  background:-ms-linear-gradient(top,rgba(51,45,45,1) 0%,rgba(51,45,45,1) 8%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 99%);
  background:linear-gradient(to bottom,rgba(51,45,45,1) 0%,rgba(51,45,45,1) 8%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 99%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#332d2d',endColorstr='#000000',GradientType=0);
}

.wall_post_info a:link {
  color:#ccc;
  text-decoration:none;
}

.wall_post_info a:visited {
  color:#FFF;
  text-decoration:none;
}

.wall_post_info a:hover {
  color:#FFF;
  text-decoration:underline;
}

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

.wall_post_body {
  overflow:auto;
  padding:8px 4px 10px 10px;
  width:1019px;
  background:rgba(0,0,0,.6);
  color:#fff;
  text-shadow:0 1px 0 #000;
  border:0 solid #333;
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
}

#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:"Century Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

#d_ab_me {
  display:block;
  width:1250px;
  height:500px;
  margin-top:-1830px;
  margin-left:-270px;
  position:absolute;
  font-size:15px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/mainheader.jpg) rgba(0,0,0,0.2);
  background-repeat:no-repeat;
  background-position:center;
  text-align:left;
  text-indent:22px;
  overflow:hidden;
  border-bottom:0 solid #fff;
  padding:15px;
  color:#303;
  font-weight:normal;
  font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
}

h1 {
  font-size:33px;
  font-weight:normal;
}

#d_ab_me2 {
  display:block;
  width:1120px;
  min-height:900px;
  margin-bottom:50px;
  margin-left:-172px;
  position:static;
  z-index:9999;
  font-size:15px;
  padding:10px;
  margin-top:35px;
}

#all_wrap {
  display:block;
  margin-top:280px;
  margin-bottom:30px;
  width:100%;
  height:auto;
  position:relative;
}

#store,#videos,#passgall,#club,#raffle,#roomrules,#papagal,#Featured,#Home {
  display:block;
  position:absolute;
  top:-3000px;
  height:40px;
  width:40px;
}

div.wall_post {
  margin-top:10px;
  margin-bottom:10px;
  background:#000;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
}

div#comments {
  padding:10px;
  margin-top:200px;
  background:rgba(0,0,0,0.3);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0.3);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/v45.png);
  background-repeat:no-repeat;
  background-size:50%;
  background-position:right -10px;
}

#sli {
  clear:both;
  position:absolute;
  top:-860px;
  left:-30px;
  width:1190px;
  border:0 solid #000;
  margin-top:50px;
  background:rgba(0,0,0,.2);
  background-position:center;
  display:block;
  z-index:99;
  margin-right:50px auto;
  min-height:430px;
  margin-bottom:30px;
  padding:7px;
  overflow:hidden;
}

#ima {
  width:1180px;
  height:550px;
  overflow:hidden;
  position:relative;
  margin:18px auto;
  background:url(http://xniteproductions.com/MFC/hotdiva19/wtmp.jpg) #000;
}

#ima div {
  background:url(http://mediadexdesign2002.files.wordpress.com/2013/09/top_slide_bg.gif) #000;
  width:1180px;
  height:550px;
  position:absolute;
  top:18px;
  left:-600px;
  z-index:1;
  opacity:0;
  transition:all linear 500ms;
  -o-transition:all linear 500ms;
  -moz-transition:all linear 500ms;
  -webkit-transition:all linear 500ms;
}

#ima div:target {
  left:0;
  z-index:9;
  opacity:1;
}

#ima div:first-child {
  left:0;
}

#change_wrapper {
  display:inline-block;
  width:100%;
  height:50px;
  background:rgba(0,0,0,.9);
  padding-top:10px;
  padding-left:20px;
  padding-bottom:10px;
  padding-right:10px;
}

#change_image a {
  text-align:center;
  border:1px solid #333;
  color:#FFF;
  padding:20px;
  font-size:22px;
  width:205px;
  height:100px;
  text-decoration:none;
  -webkit-box-shadow:0 2px 3px 0 #000000;
  -moz-box-shadow:0 2px 3px 0 #000000;
  box-shadow:0 2px 3px 0 #000000;
  background:rgb(69,72,77);
  background:url(http://xniteproductions.com/MFC/hotdiva19/sli_btn.png) repeat-x;
}

#change_image a:hover {
  text-align:center;
  border:1px solid #333;
  font-size:22px;
  color:#09C;
  text-shadow:0 2px 9px #33FFFF;
  padding:20px;
  width:205px;
  height:100px;
  text-decoration:none;
  -webkit-box-shadow:0 2px 3px 0 #333;
  -moz-box-shadow:0 2px 3px 0 #333;
  box-shadow:0 2px 3px 0 #333;
  background:#000;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

#Slid1 {
  display:inline-block;
  width:1150px;
  height:500px;
  padding:10px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/vidsli.png) #000;
  background-repeat:no-repeat;
  background-position:left -60px;
  position:relative;
  top:15px;
  left:0;
  z-index:999;
}

#Slid2 {
  display:inline-block;
  width:1150px;
  height:500px;
  padding:10px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/storsli.png) #000;
  background-repeat:no-repeat;
  background-position:left -60px;
  position:relative;
  top:15px;
  left:0;
  z-index:999;
}

#Slid3 {
  display:inline-block;
  width:1150px;
  height:500px;
  padding:10px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/troopslisup.png) #000;
  background-repeat:no-repeat;
  background-position:left -60px;
  position:relative;
  top:15px;
  left:0;
  z-index:999;
}

#Slid4 {
  display:inline-block;
  width:1150px;
  height:500px;
  padding:10px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/club_sliderz.png) #000;
  background-repeat:no-repeat;
  background-position:left -60px;
  position:relative;
  top:15px;
  left:0;
  z-index:999;
}

#Slid5 {
  display:inline-block;
  width:1150px;
  height:500px;
  padding:10px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/rules_sliderz.png) #000;
  background-repeat:no-repeat;
  background-position:left -60px;
  position:relative;
  top:15px;
  left:0;
  z-index:999;
}

#sLiders_con {
  display:inline-block;
  width:1100px;
  height:450px;
  background:rgba(0,0,0,0.1);
  margin:10px;
  position:relative;
}

#sla {
  display:inline-block;
  width:465px;
  height:150px;
  margin-top:185px;
  float:right;
  margin-right:20px;
  background:rgba(255,255,255,0.0);
  padding:10px;
  color:#888;
  text-shadow:0 1px 0 #000;
  font-size:17px;
  text-indent:12px;
  text-align:center;
}

#slb {
  display:inline-block;
  width:465px;
  height:150px;
  margin-top:185px;
  float:right;
  margin-right:20px;
  background:rgba(255,255,255,0.0);
  padding:10px;
  color:#888;
  text-shadow:0 1px 0 #000;
  font-size:17px;
  text-indent:12px;
  text-align:center;
}

#slc {
  display:inline-block;
  width:460px;
  height:150px;
  margin-top:185px;
  float:right;
  margin-right:20px;
  background:rgba(0,0,0,0.7);
  padding:10px;
  color:#888;
  text-shadow:0 1px 0 #000;
  font-size:17px;
  text-indent:12px;
  text-align:center;
}

#sld {
  display:inline-block;
  width:460px;
  height:150px;
  margin-top:185px;
  float:right;
  margin-right:20px;
  background:rgba(0,0,0,0.7);
  padding:10px;
  color:#888;
  text-shadow:0 1px 0 #000;
  font-size:17px;
  text-indent:12px;
  text-align:center;
}

#sle {
  display:inline-block;
  width:465px;
  height:150px;
  margin-top:185px;
  float:right;
  margin-right:20px;
  background:rgba(255,255,255,0.0);
  padding:10px;
  color:#ccc;
  text-shadow:0 1px 0 #000;
  font-size:15px;
  text-indent:12px;
  text-align:center;
}

.bnow a {
  display:inline-block;
  width:140px;
  height:40px;
  position:relative;
  top:40px;
  left:100px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/butbg0.png);
  background-repeat:no-repeat;
  text-align:center;
  color:#fff;
  text-indent:-12px;
  padding:5px;
  font-size:18px;
  text-decoration:none;
}

.bnow a:hover {
  display:inline-block;
  width:140px;
  height:40px;
  position:relative;
  top:40px;
  left:100px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/butbg0.png);
  background-repeat:no-repeat;
  text-align:center;
  color:#0CC;
  text-indent:-12px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  font-size:18px;
  text-decoration:none;
}

#toTop {
  display:block;
  width:50px;
  height:20px;
  padding:5px;
  background:url(http://mfcdesign.files.wordpress.com/2013/09/top_bg1.jpg) repeat-x rgba(0,0,0,.5);
  text-align:center;
  cursor:pointer;
  color:#fff;
  position:fixed;
  bottom:3px;
  right:5px;
}

#toTop:hover {
  display:block;
  width:50px;
  height:20px;
  padding:5px;
  background:url(http://mfcdesign.files.wordpress.com/2013/09/top_bg1.jpg) repeat-x rgba(0,0,0,.5);
  text-align:center;
  position:fixed;
  bottom:6px;
  right:5px;
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  -o-transition:all .2s;
  -ms-transition:all .2s;
  transition:all .2s;
}

#HDABWrapper {
  display:inline-block;
  width:1100px;
  min-height:800px;
  padding:10px;
  margin-top:30px;
  margin-bottom:50px;
  border:0 solid #000;
  position:relative;
  background:url(http://xniteproductions.com/MFC/hotdiva19/abme.png),url(http://xniteproductions.com/MFC/hotdiva19/arbaz.png);
  background-position:top ,left 40px;
  background-repeat:no-repeat,no-repeat;
  background-color:rgba(0,0,0,0.2);
  overflow:hidden;
}

#HDABConte {
  display:inline-block;
  width:600px;
  height:700px;
  margin:110px 50px 50px;
  font-size:17px;
  font-family:"Century Gothic",Palatino Linotype,Book Antiqua,Palatino,serif;
  color:#036;
  overflow:auto;
  padding:10px;
}

#HDABConte p {
  text-indent:17px;
  text-shadow:0 1px 0 #fff;
}

#ClubWrapper {
  display:inline-block;
  width:1100px;
  min-height:800px;
  padding:5px;
  margin-top:30px;
  margin-bottom:50px;
  border:0 solid #000;
  position:relative;
  background:url(http://xniteproductions.com/MFC/hotdiva19/clubheader.png),url(http://xniteproductions.com/MFC/hotdiva19/clubbg.png);
  background-position:top ,left 10px;
  background-repeat:no-repeat,no-repeat;
  background-color:rgba(0,0,0,0.2);
  overflow:hidden;
}

#ClubConte {
  display:inline-block;
  width:990px;
  height:370px;
  margin:180px 10px 10px 50px;
  font-size:17px;
  font-family:"Century Gothic",Palatino Linotype,Book Antiqua,Palatino,serif;
  color:#fff;
  padding-top:50px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
  background:rgba(0,51,102,0.0);
  text-align:center;
  overflow:auto;
  text-shadow:0 1px 0 #000;
}

#TopTippWrapper {
  display:inline-block;
  width:1100px;
  min-height:800px;
  padding:5px;
  margin-top:30px;
  margin-bottom:50px;
  border:0 solid #000;
  position:relative;
  background:url(http://xniteproductions.com/MFC/hotdiva19/twallheader.png),url(http://xniteproductions.com/MFC/hotdiva19/toptippbg.png);
  background-position:top ,left 10px;
  background-repeat:no-repeat,no-repeat;
  background-color:rgba(0,0,0,0.2);
  overflow:hidden;
}

#TopTippConte {
  display:inline-block;
  width:990px;
  height:370px;
  margin:280px 10px 10px 50px;
  font-size:17px;
  font-family:"Century Gothic",Palatino Linotype,Book Antiqua,Palatino,serif;
  color:#fff;
  padding-top:50px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
  background:rgba(0,51,102,0.0);
  text-align:center;
  overflow:auto;
  text-shadow:0 1px 0 #000;
}

.hivia {
  display:block;
  position:relative;
  top:90px;
  left:30px;
  font-size:22px;
  color:#035;
  margin:18px 10px 10px 20px;
  height:100px;
  width:990px;
  background:rgba(0,153,204,0.0);
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:10px;
  text-shadow:0 1px 0 #fff;
}

#DnavWrapp {
  display:inline-block;
  width:100%;
  height:44px;
  position:fixed;
  top:0;
  left:0;
  background:url(http://xniteproductions.com/MFC/hotdiva19/nv.png) repeat-x rgba(0,0,0,.7);
  text-align:center;
  padding-top:1px;
  z-index:9999;
  overflow:hidden;
}

#logoD {
  display:block;
  width:300px;
  height:123px;
  position:fixed;
  top:2px;
  left:11px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/logo0.png) no-repeat;
  z-index:99999;
}

#logoD:focus,#logoD:hover {
  display:block;
  width:300px;
  height:123px;
  position:fixed;
  top:2px;
  left:11px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/logo1.png) no-repeat rgba(0,0,0,0.0);
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

.nvideo {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/video0.png) rgba(0,0,0,0.0) no-repeat;
  padding-top:2px;
}

.nvideo:focus,.nvideo:hover {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/video1.png) rgba(0,0,0,1);
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

.nvstore {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/store0.png) rgba(0,0,0,0.0) no-repeat;
  padding-top:2px;
}

.nvstore:focus,.nvstore:hover {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/store1.png) rgba(0,0,0,1);
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

.nvclub {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/club0.png) rgba(0,0,0,0.0) no-repeat;
  padding-top:2px;
}

.nvclub:focus,.nvclub:hover {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/club1.png) rgba(0,0,0,1);
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

.nvttipers {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/ttipers0.png) rgba(0,0,0,0.0) no-repeat;
  padding-top:2px;
}

.nvttipers:focus,.nvttipers:hover {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/ttipers1.png) rgba(0,0,0,1);
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

.nvme {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/me0.png) rgba(0,0,0,0.0) no-repeat;
  padding-top:2px;
}

.nvme:focus,.nvme:hover {
  display:inline-block;
  min-width:120px;
  height:40px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/me1.png) rgba(0,0,0,1);
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
}

#DNav2 {
  display:inline-block;
  width:900px;
  height:200px;
  position:fixed;
  top:-180px;
  right:20px;
  padding:5px;
  background:rgba(0,0,0,.6);
  text-align:center;
}

#DNav2:focus,#DNav2:hover {
  display:inline-block;
  width:900px;
  height:200px;
  position:fixed;
  top:40px;
  right:20px;
  padding:5px;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  -o-transition:all .8s;
  -ms-transition:all .8s;
  transition:all .8s;
  background:rgba(0,0,0,1);
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  border-bottom:15px solid rgba(0,51,102,1);
}

.shmo {
  display:inline-block;
  min-width:100px;
  height:20px;
  top:208px;
  right:40px;
  text-align:center;
  background:rgba(0,51,102,1);
  color:#fff;
  position:absolute;
  padding-top:20px;
  padding-left:10px;
  padding-right:10px;
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
}

.amza {
  display:inline-block;
  width:200px;
  height:150px;
  background:#000;
  margin-top:30px;
}

.oftip {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/tipme0.jpg) no-repeat;
}

.oftip:focus,.oftip:hover {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/tipme1.gif) no-repeat;
}

.amazon {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/amazon0.jpg) no-repeat;
}

.amazon:focus,.amazon:hover {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/amazon1.gif) no-repeat;
}

.mailMe {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/mailme0.jpg) no-repeat;
}

.mailMe:focus,.mailMe:hover {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/mailme1.gif) no-repeat;
}

.hweb {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/hweb0.jpg) no-repeat;
}

.hweb:focus,.hweb:hover {
  display:inline-block;
  width:200px;
  height:150px;
  background:url(http://xniteproductions.com/MFC/hotdiva19/hweb1.gif) no-repeat;
}

#VidW {
  display:inline-block;
  width:1100px;
  min-height:800px;
  padding:5px;
  margin-top:30px;
  margin-bottom:50px;
  border:0 solid #000;
  position:relative;
  background:url(http://xniteproductions.com/MFC/hotdiva19/vidsheader.png),url(http://xniteproductions.com/MFC/hotdiva19/vidbg.png);
  background-position:top ,left 90px;
  background-repeat:no-repeat,no-repeat;
  background-color:rgba(0,0,0,0.2);
  overflow:hidden;
}

#VidConte {
  display:block;
  width:630px;
  height:500px;
  margin:130px 10px 10px 0;
  font-size:17px;
  font-family:"Century Gothic",Palatino Linotype,Book Antiqua,Palatino,serif;
  color:#036;
  overflow:auto;
  padding:10px;
}

#vidsw,#vidswa,#vidswb,#vidswc,#vidswd,#vidswe,#vidswf {
  display:inline-block;
  width:580px;
  height:200px;
  padding:5px;
  margin:5px;
  background:rgba(0,102,153,0.5);
  text-align:center;
  position:relative;
}

#pvi,#pvia,#pvib,#pvic,#pvid,#pvie,#pvif {
  display:block;
  width:270px;
  height:170px;
  background:rgba(0,0,0,0.0);
  text-align:center;
  border:5px solid rgba(0,102,153,0.0);
}

#pvi:hover,#pvia:hover,#pvib:hover,#pvic:hover,#pvid:hover,#pvie:hover,#pvif:hover,#pvi:focus,#pvia:focus,#pvib:focus,#pvic:focus,#pvid:focus,#pvie:focus,#pvif:focus {
  display:block;
  width:270px;
  height:170px;
  background:rgba(0,0,0,0.2);
  text-align:center;
  border:5px solid rgba(0,102,153,1);
  border-radius:5px;
  -webkit-border-radius:5px;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  -o-transition:all .8s;
  -ms-transition:all .8s;
  transition:all .8s;
}

#vinfo,#vinfoa,#vinfob,#vinfoc,#vinfod,#vinfoe,#vinfof {
  display:inline-block;
  float:right;
  position:absolute;
  top:15px;
  right:12px;
  width:240px;
  height:160px;
  background:rgba(0,0,51,1);
  text-align:left;
  padding:10px;
  font-size:14px;
  color:#fff;
}

.vitit {
  text-indent:11px;
  font-weight:bold;
}

.vibuy {
  display:inline-block;
  width:130px;
  text-align:center;
  height:22px;
  font-size:14px;
  color:#fff;
  background:url(http://xniteproductions.com/MFC/hotdiva19/buy0.png) no-repeat rgba(0,0,0,0.5);
  position:absolute;
  bottom:10px;
  left:70px;
  text-decoration:none;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.vibuy:focus,.vibuy:hover,.vibuy:active {
  display:inline-block;
  width:130px;
  text-align:center;
  height:22px;
  font-size:14px;
  color:#036;
  background:url(http://xniteproductions.com/MFC/hotdiva19/buy1.png) no-repeat rgba(255,255,255,1);
  -webkit-border-radius:5px;
  border-radius:5px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  transition:all .3s;
  text-decoration:none;
}

.hivi {
  display:block;
  position:relative;
  top:120px;
  left:30px;
  font-size:22px;
  color:#035;
  margin:18px 10px 10px 0;
  height:200px;
  width:500px;
  background:rgba(0,153,204,0.5);
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:10px;
}

#StoreW {
  display:inline-block;
  width:1100px;
  min-height:800px;
  padding:5px;
  margin-top:30px;
  margin-bottom:50px;
  border:0 solid #000;
  position:relative;
  background:url(http://xniteproductions.com/MFC/hotdiva19/storeheader.png),url(http://xniteproductions.com/MFC/hotdiva19/storebg.png);
  background-position:top ,left 140px;
  background-repeat:no-repeat,no-repeat;
  background-color:rgba(0,0,0,0.2);
  overflow:hidden;
}

#StoreConte {
  display:inline-block;
  width:630px;
  height:500px;
  margin:130px 10px 10px 0;
  font-size:17px;
  font-family:"Century Gothic",Palatino Linotype,Book Antiqua,Palatino,serif;
  color:#036;
  overflow:auto;
  padding:10px;
}

#Storesw,#Storeswa,#Storeswb,#Storeswc,#Storeswd,#Storeswe,#Storeswf {
  display:inline-block;
  width:580px;
  height:200px;
  padding:5px;
  margin:5px;
  background:rgba(0,102,153,0.5);
  text-align:center;
  position:relative;
}

#SPrview,#SPrviewa,#SPrviewb,#SPrviewc,#SPrviewd,#SPrviewe,#SPrviewf {
  display:block;
  width:270px;
  height:170px;
  background:rgba(0,0,0,0.0);
  text-align:center;
  border:5px solid rgba(0,102,153,0.0);
}

#SPrview:hover,#SPrviewa:hover,#SPrviewb:hover,#SPrviewc:hover,#SPrviewd:hover,#SPrviewe:hover,#SPrviewf:hover,#SPrview:focus,#SPrviewa:focus,#SPrviewb:focus,#SPrviewc:focus,#SPrviewd:focus,#SPrviewe:focus,#SPrviewf:focus {
  display:block;
  width:270px;
  height:170px;
  background:rgba(0,0,0,0.2);
  text-align:center;
  border:5px solid rgba(0,102,153,1);
  border-radius:5px;
  -webkit-border-radius:5px;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  -o-transition:all .8s;
  -ms-transition:all .8s;
  transition:all .8s;
}

#Sinfo,#Sinfoa,#Sinfob,#Sinfoc,#Sinfod,#Sinfoe,#Sinfof {
  display:inline-block;
  float:right;
  position:absolute;
  top:15px;
  right:12px;
  width:240px;
  height:160px;
  background:rgba(0,0,51,1);
  text-align:left;
  padding:10px;
  font-size:14px;
  color:#fff;
}

.tit,.tita,.titb,.titc,.titd,.tite,.titf {
  text-indent:11px;
  font-weight:bold;
}

.vibuy {
  display:inline-block;
  width:130px;
  text-align:center;
  height:22px;
  font-size:14px;
  color:#fff;
  background:url(http://xniteproductions.com/MFC/hotdiva19/buy0.png) no-repeat rgba(0,0,0,0.5);
  position:absolute;
  bottom:10px;
  left:70px;
  text-decoration:none;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.vibuy:focus,.vibuy:hover,.vibuy:active {
  display:inline-block;
  width:130px;
  text-align:center;
  height:22px;
  font-size:14px;
  color:#036;
  background:url(http://xniteproductions.com/MFC/hotdiva19/buy1.png) no-repeat rgba(255,255,255,1);
  -webkit-border-radius:5px;
  border-radius:5px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  transition:all .3s;
  text-decoration:none;
}

@-webkit-keyframes colors {
  0% {
    background-color:#39f;
  }

  15% {
    background-color:#F246C9;
  }

  30% {
    background-color:#4453F2;
  }

  45% {
    background-color:#44F262;
  }

  60% {
    background-color:#F257D4;
  }

  75% {
    background-color:#EDF255;
  }

  90% {
    background-color:#F20006;
  }

  100% {
    background-color:#39f;
  }
}