@charset "UTF-8";

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

a:hover {
  color:#36C;
  text-decoration:underline;
}

a:visited {
  color:#0CF;
}

#aboutmesection {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://4.bp.blogspot.com/-jTp79u--JW0/Uz0RTZt1OiI/AAAAAAAAFOI/jh1NKKL72ww/s1600/aboutme.png) no-repeat top;
}

#abtmesec {
  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:20px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
}

#toptippers {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://3.bp.blogspot.com/-FTyOSijwm3Q/Uz0Rs6KGiQI/AAAAAAAAFOY/jmd7x1WSWNM/s1600/vips.png) 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:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  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:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  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:20px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
}

#sales {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://mfcdesign.files.wordpress.com/2013/11/ttippers30.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:#333;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  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:Century Gothic;
  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;
}

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

.special {
  position:fixed;
  bottom:5px;
  left:1px;
  content:'Design by';
  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,.special:focus {
  display:inline-block;
  position:fixed;
  bottom:5px;
  left:10px;
  width:300px;
  height:116px;
  background:url(http://www.xniteproductions.com/MFC/foxy_eve/specdx.png) no-repeat;
  z-index:10000;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
}

@-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;
  }
}

.neontext {
  font-size:18px;
  color:#fff;
  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);
  font-wight:bold;
}

.neontextb {
  font-size:16px;
  color:#fff;
  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,0,88),0 0 16px rgb(255,0,88),0 0 32px rgb(255,0,88),0 0 40px rgb(255,0,88),0 0 50px rgb(255,0,88);
  font-wight:bold;
}

#store {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://4.bp.blogspot.com/-7dHf6Zaojy8/UysBlED01UI/AAAAAAAAE2k/vqy83Z7ZKoU/s1600/store.gif) no-repeat top;
}

#vids {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  margin-left:1px;
  background:url(http://2.bp.blogspot.com/-dgLMGGv1Ns4/Uz1eUnfD2II/AAAAAAAAFP8/6ofYJEODJjc/s1600/videosec.png) no-repeat top;
}

#vimlft {
  display:block;
  width:220px;
  height:100px;
  float:left;
  margin-top:200px;
  background:rgba(10,16,44,0.8);
  margin-left:110px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-align:left;
}

#vimrght {
  display:block;
  width:515px;
  height:350px;
  float:right;
  margin-top:178px;
  background:rgba(158,0,178,0.5);
  margin-right:80px;
  padding:5px;
  overflow:auto;
  font-size:11px;
  color:#FFF;
  text-shadow:0 1px 0 #000;
  font-family:Century Gothic;
  text-align:center;
}

.vitmZ {
  display:inline-block;
  width:490px;
  height:170px;
  margin:5px;
  background:rgba(3,16,24,0.7);
}

.vimthb {
  display:inline-block;
  float:left;
  margin:10px;
  width:166px;
  height:119px;
  top:1px;
  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);
}

.vimthb:hover {
  display:inline-block;
  float:left;
  margin:10px;
  width:166px;
  height:119px;
  top:1px;
  outline:none;
  box-shadow:0 0 6px rgba(242,77,162,0.9);
  -webkit-box-shadow:0 0 6px rgba(242,77,162,0.9);
  -moz-box-shadow:0 0 6px rgba(242,77,162,0.9);
  border:5px solid rgba(242,77,162,0.9);
}

.viminf {
  display:inline-block;
  float:right;
  margin:5px;
  width:275px;
  height:230px;
  top:1px;
}

.op {
  display:block;
  width:700px;
  height:350px;
  margin:0 auto;
  opacity:.5;
}

.op:hover {
  display:block;
  width:700px;
  height:350px;
  margin:0 auto;
  opacity:1;
}

.hur {
  display:block;
  width:700px;
  height:350px;
  margin:0 auto;
  background:url(http://2.bp.blogspot.com/-OIeumBvN1NQ/UzQQjGMSeYI/AAAAAAAAE_s/fRiR8D-OKuY/s1600/twit.png) no-repeat;
}

.hur:hover {
  display:block;
  width:700px;
  height:350px;
  margin:0 auto;
  background:url(http://2.bp.blogspot.com/-OIeumBvN1NQ/UzQQjGMSeYI/AAAAAAAAE_s/fRiR8D-OKuY/s1600/twit.png) no-repeat;
  -webkit-filter:hue-rotate(180deg);
}

body {
  margin-left:100px;
  margin-top:303px;
  width:960px;
  background-image:url(https://img.mfcimg.com/photos2/200/20064974/203-278-878-183-8477003.jpg),url(https://img.mfcimg.com/photos2/200/20064974/765-939-362-147-8477038.png),url(http://i202.photobucket.com/albums/aa122/pamie3/ahmystical.jpg);
  background-repeat:no-repeat,no-repeat,no-repeat;
  background-position:top right,top center,left bottom;
  background-size:37%,35%,50%;
  background-attachment:fixed,scroll,fixed;
  background-color:#000;
  color:#FFF;
  font-family:'Abel',Century GOTHIC;
  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: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:17px;
  color:#fff;
  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);
  font-wight:bold;
  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:17px;
  color:#fff;
  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:17px;
  color:#fff;
  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);
  font-wight:bold;
  bodymargin-top:160px!important;
  margin-left:100px!important;
  width:900px!important;
  background-image:url(http://1.bp.blogspot.com/-Wiw6NFr2BNg/Uqi0dZZWWTI/AAAAAAAADGc/Xz3O4QcmzuU/s1600/blank+header+bg.jpg),url(http://mfcdesign.files.wordpress.com/2013/09/wsilk_bg3.png),url(http://3.bp.blogspot.com/-JrvfxyfOo_s/Uqfk-CY4t3I/AAAAAAAADBc/mXf8i6j7z8c/s1600/23pbv.jpg);
  background-color:#000;
  background-attachment:scroll,scroll,fixed;
  background-position:top,top left,top;
  background-repeat:no-repeat,repeat-x,no-repeat;
  font-family:Verdana,Geneva,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#fff;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -webkit-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
}

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

a:hover {
  color:#099;
  text-shadow:0 1px 2px rgba(0,0,0,0.5);
  text-decoration:none;
  cursor:pointer;
  -webkit-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
}

.content .key,.friends_key {
  font-weight:normal;
}

table[cellpadding='0'][cellspacing='0'][width='100%'][height='100%'] {
  margin-top:690px;
  margin-bottom:12px;
  background:rgba(0,0,0,.0);
  width:900px;
}

td[style='padding:0px 40px 40px 40px;'] div.container_padding {
  width:900px!important;
  margin-bottom:12px;
}

.heading {
  width:900px!important;
  background:url() left repeat-x;
  height:33px;
  background-color:;
  padding:15px 20px 14px 50px;
  color:#333;
  font-size:27px;
  margin-left:20px;
  font-family:'Gothic Century',Verdana,Geneva,sans-serif;
  font-weight:normal;
}

.content {
  width:900px!important;
  height:auto;
  margin-bottom:20px;
  margin-left:100px;
  padding:20px;
  border-right:4px solid rgba(0,0,0,0);
  background:url();
  background-color:;
  background-repeat:no-repeat;
  background-position:inherit;
  background-attachment:fixed;
  -moz-border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px 6px;
  border-radius:0 0 6px 6px;
  -o-border-radius:0 0 6px 6px;
  -ms-border-radius:0 0 6px 6px;
}

.content .interests_info {
  display:none;
}

.content div[style='width:100%;position:relative;'] {
  overflow:auto;
  background:transparent!important;
}

#gallery .heading {
  display:none;
  width:auto;
  height:auto;
}

#gallery .heading,.gallery_heading,#gallery_heading {
  display:hidden;
  width:1px;
  height:1px;
}

.gallery_image {
  padding:9px;
  margin-bottom:5px;
  background:rgba(133,38,159,0.5);
  border:4px solid rgba(0,0,0,0.0);
  -webkit-box-shadow:inset 0 0 5px 0 #f805de,inset 0 3px 3px -3px #40b606b,0 2px 3px 0 #e0a60b;
  -moz-box-shadow:inset 0 0 5px 0 #f805de,inset 0 3px 3px -3px #40b606,0 2px 3px 0 #e0a60b;
  box-shadow:inset 0 0 5px 0 #f805de,inset 0 3px 3px -3px #40b606b,0 2px 3px 0 #e0a60b;
  -webkit-transition:all 0;
  -moz-transition:all 0;
  transition:all 0;
  -moz-border-radius:13px;
  -webkit-border-radius:13px;
  border-radius:13px;
  padding:5px;
  color:#FFF;
  text-transform:capitalize;
}

.gallery_image img,div[style='border: none; float:left; margin-right: 5px; margin-bottom: 5px; text-align: center;'] a img {
  padding:9px;
  margin-bottom:5px;
  background:rgba(133,38,159,0.5);
  border:1px solid #2d2b2c;
  -webkit-box-shadow:inset 0 0 5px 0 #24476b,inset 0 3px 3px -3px #236666b,0 2px 3px 0 #7a7a7a;
  -moz-box-shadow:inset 0 0 5px 0 #24476b,inset 0 3px 3px -3px #236666,0 2px 3px 0 #7a7a7a;
  box-shadow:inset 0 0 5px 0 #24476b,inset 0 3px 3px -3px #236666b,0 2px 3px 0 #7a7a7a;
  -webkit-transition:all 0;
  -moz-transition:all 0;
  transition:all 0;
}

.gallery_image img:hover,.hdr-arrow-us,.hdr-arrow-us2,div[style='border: none; float:left; margin-right: 5px; margin-bottom: 5px; text-align: center;'] a img:hover {
  -webkit-box-shadow:inset 0 0 5px 0 #CC00CC,inset 0 3px 3px -3px #CC00CC,0px 0 5px 2px #CC00CC;
  -moz-box-shadow:inset 0 0 5px 0 #CC00CC,inset 0 3px 3px -3px #CC00CC,0px 0 5px 2px #CC00CC;
  box-shadow:inset 0 0 5px 0 #CC00CC,inset 0 3px 3px -3px #CC00CC,0px 0 5px 2px #CC00CC;
  border:1px solid #CC00CC;
}

.gallery_image img,div[style='border: none; float:left; margin-right: 5px; margin-bottom: 5px; text-align: center;'] {
  background:none!important;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  color:#FFF;
  text-transform:uppercase;
  font-style:normal;
  text-shadow:0 0 0 #bcbcbc;
  font-weight:none;
}

#gallery a[style='font-size:18px;'] {
  position:absolute!important;
  bottom:142px!important;
  z-index:8888;
  right:60px!important;
  margin-left:752px;
  font-size:11px!important;
  width:37px!important;
  border:solid 1px #000;
  letter-spacing:-1px;
  padding:5px;
  color:#CC00CC;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background:#5c5c5c;
  text-decoration:none;
}

#gallery {
  position:fixed;
  bottom:0;
  left:-40px;
  width:100%!important;
  background:rgba(0,0,0,0.8) url() left top;
  background-repeat:repeat-x;
  background-size:100%;
  z-index:8888;
  padding:30px 40px;
  padding-bottom:0;
  height:auto;
  border-top:8px solid rgba(0,153,204,0.5);
}

#gallery .gallery_image {
  border-radius:5px 0 5px 0;
  -moz-border-radius:5px 0;
  -ms-border-radius:5px 0 5px 0;
  -o-border-radius:5px 0 5px 0;
  -webkit-border-radius:5px 0 5px 0;
  padding-top:18px;
  padding-left:12px;
}

#gallery .content a {
  border:0;
  text-decoration:none;
}

#gallery .content a img {
  border:11px solid rgba(0,51,102,0.7);
}

#gallery .content .gallery_image {
  padding:10px;
  background:none;
}

.interests_body {
  height:auto;
}

.interests_body a:link {
  color:#6CF;
  text-decoration:none;
}

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

.interests_body a:hover {
  color:#a4e;
  text-decoration:none;
}

.interests_body {
  height:auto!important;
  padding-top:2px;
  padding-bottom:4px;
}

#gallery div[style='text-align:right;'] {
  width:200px;
  position:fixed;
  bottom:120px;
  margin-top:1px;
  right:20px;
  z-index:999999;
}

#gallery div[style='text-align:right;'] a {
  color:#FFF;
  text-decoration:none;
  text-transform:uppercase;
}

.gallery_content table {
  margin-top:10px;
  display:none;
}

.gallery_image {
  min-width:100px;
}

.friends_key .heading .content {
  text-indent:22px;
  text-align:right;
  font-weight:normal;
  padding:0 10px 0 0;
  border-right:1px dotted #b4b4b4;
  display:none!important;
  width:1px!important;
  height:1px!important;
}

.friends_value .content .heading {
  padding:0 0 0 10px;
  display:none!important;
  width:1px!important;
  height:1px!important;
}

td[style='padding:0px 40px 40px 40px;'] table:nth-child(7) {
  width:950px;
  margin:40px auto 0;
  background-color:rgba(0,0,0,0.0);
  margin-bottom:20px;
  border-bottom-left-radius:4px;
  -moz-border-bottom-left-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -o-border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  -moz-border-bottom-right-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -o-border-bottom-right-radius:4px;
}

td[style='padding:0px 40px 40px 40px;'] table:nth-child(7) .content {
  margin-bottom:0;
}

.interests_body {
  font-style:italic;
}

.thumbnail {
  width:40px;
  height:40px;
  display:block;
  float:left;
  margin:2px;
  padding:1px;
  background:#000;
}

.wall_info {
  color:#CCC;
  width:1000px;
  padding:10px 0;
  margin-left:1px;
  border:1px solid #999;
  border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  -ms-border-radius:5px 5px 0 0;
  background:#45484d;
  background:-moz-linear-gradient(top,#222 0%,#111 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#222),color-stop(100%,#111));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#22222',endColorstr='#11111',GradientType=0);
  -moz-box-shadow:0 1px 1px #000,0 1px 0 rgba(255,255,255,.3) inset;
  -webkit-box-shadow:0 1px 1px #000,0 1px 0 rgba(255,255,255,.3) inset;
  box-shadow:0 1px 1px #000,0px 1px 0 rgba(255,255,255,.3) inset;
}

.wall_body {
  margin-bottom:40px;
  padding:1px 20px 15px 90px;
  color:#FFF;
  line-height:21px;
  font-family:'Century Gothic';
  font-size:16px;
  color:#FFF;
  padding:10px;
  background:rgba(0,0,0,0.5)!important;
  margin:0 0 20px 1px;
  border:1px solid #999;
  border-top:none;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  width:980px!important;
}

.wall_body img {
  max-width:970px;
}

.wall_body iframe {
  max-width:970px;
  z-index:10;
}

.wall_options a[name='wall'] {
  padding:0;
  margin:0;
}

.wall_options input[value='Make Post'] {
  color:#999;
  padding:5px 10px;
  float:left;
  margin:20px 10px 5px;
  border:1px solid #000;
  font-weight:lighter;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  background:#45484d;
  background:-moz-linear-gradient(top,#222 0%,#111 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#222),color-stop(100%,#111));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#22222',endColorstr='#11111',GradientType=0);
  -moz-box-shadow:0 1px 1px #000,0 1px 0 rgba(255,255,255,.3) inset;
  -webkit-box-shadow:0 1px 1px #000,0 1px 0 rgba(255,255,255,.3) inset;
  box-shadow:0 1px 1px #000,0px 1px 0 rgba(255,255,255,.3) inset;
  text-shadow:0 1px 1px #000;
  cursor:pointer;
}

.wall_options input[value='Make Post']:hover {
  color:#FFF;
  padding:5px 10px;
  float:left;
  margin:20px 10px 5px;
  text-shadow:0 1px 0 #000;
  font-weight:lighter;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  background:#45484d;
  background:-moz-linear-gradient(top,#222 0%,#111 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#222),color-stop(100%,#111));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#22222',endColorstr='#11111',GradientType=0);
  -moz-box-shadow:0 1px 1px #000,0 1px 0 rgba(255,255,255,.3) inset;
  -webkit-box-shadow:0 1px 1px #000,0 1px 0 rgba(255,255,255,.3) inset;
  box-shadow:0 1px 1px #000,0px 1px 0 rgba(255,255,255,.3) inset;
  text-shadow:0 1px 1px #000;
  cursor:pointer;
}

.wall_info a:link {
  color:#FFF;
  text-decoration:none;
  text-shadow:0 0 0 #FFF;
  font-weight:normal;
}

.wall_info a:visited {
  color:#FFF;
  text-decoration:none;
  font-weight:normal;
}

.wall_info a:hover {
  color:#ccc;
  text-decoration:underline;
  font-weight:normal;
  -webkit-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
}

input[type='checkbox'] {
  border:1px solid #FFF;
  margin:15px 5px;
}

textarea {
  margin:5px 10px 10px 15px;
  width:650px!important;
  background:#111;
  -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:#444;
  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,right top,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);
}

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;
}

.thumbfloat {
  position:absolute;
  visibility:hidden;
  z-index:99;
}

.thumbfloat {
  background:rgba(51,51,51,0.7)!important;
  height:auto!important;
  margin-top:-210px!important;
  margin-left:30px!important;
  margin-right:30px!important;
  padding:16px!important;
  min-width:200px!important;
  z-index:9999!important;
  border:6px solid rgba(0,102,153,0.5);
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -webkit-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all .3s cubic-bezier(0.250,0.250,0.750,0.750);
}

#TopTippers {
  display:block;
  position:relative;
  margin-top:10px;
  margin-bottom:160px;
  margin-left:1px;
  margin-right:1px;
  padding:8px;
  width:960px;
  height:auto;
  color:#000;
  background:url(http://2.bp.blogspot.com/-daz578nfsvg/Uqf4Yyax8eI/AAAAAAAADCQ/wbBy_8uFm3M/s1600/awesome+m+m.png);
  background-position:top;
  background-repeat:no-repeat,no-repeat;
  text-decoration:none;
  font-size:15px;
  font-style:normal;
  text-shadow:0 0 solid #000;
  text-indent:13px;
  -ms-transition:all .65s -o-transition:all .65s -webkit-transition:all .65s;
  -moz-transition:all .65s;
  transition:all .65s;
  overflow:hidden;
  z-index:100;
}

#Club {
  display:block;
  position:relative;
  margin-top:10px;
  margin-bottom:160px;
  margin-left:1px;
  margin-right:1px;
  padding:8px;
  width:960px;
  height:auto;
  color:#000;
  background:url(http://3.bp.blogspot.com/-h6p8MveIF0g/UqhX8E0qnII/AAAAAAAADFQ/NZd2WmzhysQ/s1600/VIP+banner2.png);
  background-position:top;
  background-repeat:no-repeat,no-repeat;
  text-decoration:none;
  font-size:15px;
  font-style:normal;
  text-shadow:0 0 solid #000;
  text-indent:13px;
  -ms-transition:all .65s -o-transition:all .65s -webkit-transition:all .65s;
  -moz-transition:all .65s;
  transition:all .65s;
  overflow:hidden;
  z-index:100;
}

#Raffle {
  display:block;
  position:relative;
  margin-top:10px;
  margin-bottom:160px;
  margin-left:1px;
  margin-right:1px;
  padding:8px;
  width:960px;
  height:auto;
  color:#000;
  background:url(http://trupa.files.wordpress.com/2013/09/raff2.png);
  background-position:top;
  background-repeat:no-repeat,no-repeat;
  text-decoration:none;
  font-size:15px;
  font-style:normal;
  text-shadow:0 0 solid #000;
  text-indent:13px;
  -ms-transition:all .65s -o-transition:all .65s -webkit-transition:all .65s;
  -moz-transition:all .65s;
  transition:all .65s;
  overflow:hidden;
  z-index:100;
}

#Rules {
  display:block;
  position:relative;
  margin-top:10px;
  margin-bottom:100px;
  margin-left:1px;
  margin-right:1px;
  padding:8px;
  width:960px;
  height:auto;
  color:#fff;
  background:rgba(0,0,0,0.0);
  text-decoration:none;
  font-size:15px;
  font-style:normal;
  text-shadow:0 1px solid #000;
  text-indent:13px;
  -ms-transition:all .65s -o-transition:all .65s -webkit-transition:all .65s;
  -moz-transition:all .65s;
  transition:all .65s;
  overflow:hidden;
  z-index:100;
}

#Videos {
  display:block;
  position:relative;
  margin-top:10px;
  margin-bottom:100px;
  margin-left:1px;
  margin-right:1px;
  padding:8px;
  width:960px;
  height:auto;
  color:#000;
  background:url(http://mediadexdesign2002.files.wordpress.com/2013/10/top_film.png);
  background-position:top;
  background-repeat:no-repeat,no-repeat;
  text-decoration:none;
  font-size:15px;
  font-style:normal;
  text-shadow:0 0 solid #000;
  text-indent:13px;
  -ms-transition:all .65s -o-transition:all .65s -webkit-transition:all .65s;
  -moz-transition:all .65s;
  transition:all .65s;
  overflow:hidden;
  z-index:100;
}

#Store {
  display:block;
  position:relative;
  margin-top:10px;
  margin-bottom:100px;
  margin-left:1px;
  margin-right:1px;
  padding:8px;
  width:960px;
  height:auto;
  color:#000;
  background:url(http://4.bp.blogspot.com/-RsStnCmGXyk/Uqg3E8Z9BUI/AAAAAAAADDw/M6D_hUVz0-Q/s1600/store+bg.gif);
  background-position:top;
  background-repeat:no-repeat;
  text-decoration:none;
  font-size:15px;
  font-style:normal;
  text-shadow:0 0 solid #000;
  text-indent:13px;
  -ms-transition:all .65s -o-transition:all .65s -webkit-transition:all .65s;
  -moz-transition:all .65s;
  transition:all .65s;
  overflow:hidden;
  z-index:100;
}

#Club .title {
  display:block;
  width:950px;
  height:44px;
  font-size:33px;
  padding:13px 10px 10px;
  color:#30acb7;
  text-shadow:0 1px 0 #000;
  text-indent:24px;
  font-family:Century Gothic,Thaoma,Arial;
  letter-spacing:3px;
  opacity:0;
}

#Store .title,#Raffle .title,#Rules .title,#Videos .title,#TopTippers .title,#Club .title {
  opacity:0;
}

#Videos .title {
  background:url(http://dexdan.files.wordpress.com/2013/09/cm_hvideos2.jpg) no-repeat left #000;
  opacity:0;
}

#Store .title {
  background:url(http://dexdan.files.wordpress.com/2013/09/store_htitle.jpg) no-repeat left #000;
  opacity:0;
}

#Raffle .title {
  background:url(http://dexdan.files.wordpress.com/2013/09/raffle_htittle.jpg) no-repeat left #000;
  opacity:0;
}

#Club .title {
  background:url(http://dexdan.files.wordpress.com/2013/09/tptipp_htitle.jpg) no-repeat left #000;
  opacity:0;
}

#Rules .title {
  background:url(http://dexdan.files.wordpress.com/2013/09/club_htitle.jpg) no-repeat left #000;
  opacity:0;
}

#TopTippers .title {
  background:url(http://dexdan.files.wordpress.com/2013/09/rr_htitle.jpg) no-repeat left #000;
  opacity:0;
}

.ex5 {
  width:auto;
  height:auto;
}

.ex5 img {
  margin:7px;
  opacity:.7;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(.7,transparent),to(rgba(0,0,0,0.1)));
}

.ex5 img:hover {
  opacity:1;
  -webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(.7,transparent),to(rgba(0,0,0,0.4)));
  -moz-box-reflect:below 0 -moz-gradient(linear,left top,left bottom,from(transparent),color-stop(.7,transparent),to(rgba(0,0,0,0.4)));
  -webkit-box-shadow:0 0 0 rgba(255,255,255,0.8);
  -moz-box-shadow:0 0 0 rgba(255,255,255,0.8);
  box-shadow:0 0 0 rgba(255,255,255,0.8);
  transition:width 1s,height 1s;
  -moz-transition:width 1s,height 1s,-moz-transform 1s;
  -webkit-transition:width 1s,height 1s,-webkit-transform 1s;
  -o-transition:width 1s,height 1s,-o-transform 1s;
  -webkit-transform:scale(1.03);
  -moz-transform:scale(1.03);
  -ms-transform:scale(1.03);
  -o-transform:scale(1.03);
}

.m_avatarz {
  position:absolute;
  width:700px;
  height:469px;
  margin-top:-400px;
  margin-left:-950px;
  background:url(http://1.bp.blogspot.com/-z0Uk-HDaqU0/Uqhpqh2pUqI/AAAAAAAADF8/n8GT4dQt6zQ/s1600/about+me+mask.gif) no-repeat bottom;
  z-index:1;
  overflow:hidden;
  -webkit-box-shadow:inset 0 0 5px 0 #f805de,inset 0 3px 3px -3px #40b606b,0 2px 3px 0 #e0a60b;
  -moz-box-shadow:inset 0 0 5px 0 #f805de,inset 0 3px 3px -3px #40b606,0 2px 3px 0 #e0a60b;
  box-shadow:inset 0 0 5px 0 #f805de,inset 0 3px 3px -3px #40b606b,0 2px 3px 0;
  padding-top:30px;
  padding-left:22px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}

.mava {
  display:inline-block;
  width:570px;
  height:75px;
  background:rgba(51,51,51,.0);
  margin-left:7px;
  color:#fff;
  padding:5px;
  text-align:left;
  margin-top:-35px;
  z-index:9999;
}

#nav_cm {
  display:inline-block;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:55px;
  background:url(http://3.bp.blogspot.com/-AiGtek-IPsY/UqfP49rObWI/AAAAAAAADA0/3ABldOTXfRk/s1600/nav+bg.gif);
  background-repeat:repeat-x;
  z-index:99999;
}

#cm_wrapp {
  display:inline-block;
  position:relative;
  width:100%;
  height:auto;
  padding:6px;
  text-decoration:none;
  text-align:center;
}

.cm_btn {
  display:inline-block;
  position:relative;
  font-size:17px;
  text-align:center;
  color:#fff;
  font-family:Century Gothic;
  padding:8px;
  text-decoration:none;
  text-shadow:0 1px 0 #000;
}

.cm_btn:hover {
  display:inline-block;
  position:relative;
  font-size:17px;
  text-align:center;
  color:#e33cbc;
  font-family:Century Gothic;
  padding:8px;
  text-decoration:none;
  text-shadow:0 1px 0 #000;
}

#gcalendar {
  display:inline-block;
  position:fixed;
  top:-150px;
  left:10px;
  width:150px;
  height:220px;
  background:url(http://mfcdesign.files.wordpress.com/2013/09/bookshow.png) rgba(0,0,0,1) bottom left;
  background-repeat:no-repeat;
  cursor:pointer;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
}

#gcalendar:hover {
  display:inline-block;
  position:fixed;
  top:0;
  left:10px;
  width:295px;
  height:250px;
  background:url(http://mfcdesign.files.wordpress.com/2013/09/bookshow.png) rgba(0,0,0,1) bottom left;
  background-repeat:no-repeat;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  -o-transition:all .8s;
  z-index:999;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  border-top:3px solid #069;
  text-align:center;
}

#sli {
  clear:both;
  position:absolute;
  top:20px;
  left:120px;
  width:1200px;
  border:0 solid #000;
  margin-top:50px;
  background:rgba(0,0,0,0.1);
  display:block;
  z-index:1;
  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;
}

#ima div {
  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_image a {
  text-align:center;
  border:1px solid #066;
  color:#FFF;
  width:40px;
  height:30px;
  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:#039;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-moz-linear-gradient(top,#206e8e 0%,#19bbfe 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(0%,#206e8e),color-stop(68%,#19bbfe));
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-webkit-linear-gradient(top,#206e8e 0%,#19bbfe 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-o-linear-gradient(top,#206e8e 0%,#f31161 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-ms-linear-gradient(top,#ff6214 0%,#ff450c 14%,#912600 100%);
  -webkit-transition:all 0;
  -moz-transition:all 0;
  transition:all 0;
  background-position:-50px 0;
  border-radius:50px;
  -moz-border-radius:50px;
  -ms-border-radius:50px;
  -o-border-radius:50px;
  -webkit-border-radius:50px;
  padding-left:4px;
  padding-right:4px;
}

#change_image a:hover {
  text-align:center;
  border:1px solid #333;
  color:#FFF;
  text-decoration:none;
  width:40px;
  height:30px;
  background:#096;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-moz-linear-gradient(top,#3d457a 0%,#2e8ded 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3d457a),color-stop(68%,#2e8ded));
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-webkit-linear-gradient(top,#3d457a 0%,#2e8ded 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-o-linear-gradient(top,#3d457a 0%,#2e8ded 68%);
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  background-position:80px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  -webkit-box-shadow:0 -3px 12px rgba(50,50,50,0.75);
  -moz-box-shadow:0 -3px 12px rgba(50,50,50,0.75);
  box-shadow:0 -3px 12px rgba(50,50,50,0.75);
  border-radius:50px;
  -moz-border-radius:50px;
  -ms-border-radius:50px;
  -o-border-radius:50px;
  -webkit-border-radius:50px;
  padding-left:4px;
  padding-right:4px;
}

.caption {
  clear:both;
  background:rgba(0,0,0,0.8);
  width:1200px;
  text-indent:12px;
  padding:4px;
  height:22px;
  position:relative;
  text-align:left;
  font-size:15px;
  border-radius:0 0 8px 8px;
  -webkit-border-radius:0 0 8px 8px;
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-top:1px solid #000;
  border-top:1px solid #FFF;
  color:#FFF;
  text-shadow:1px 0 0 #999;
  display:block;
  font-family:'Century Gothic';
  letter-spacing:1px;
}

.frame::-webkit-scrollbar {
  height:9px;
  width:9px;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  border-left:1px dotted #FFF;
  border-right:1px dotted #FFF;
}

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

#videos_wrapper {
  display:block;
  position:relative;
  width:880px;
  height:810px;
  padding:20px;
  overflow:hidden;
}

#vids_conte {
  display:block;
  position:relative;
  width:870px;
  height:500px;
  overflow:auto;
  margin-left:10px;
  margin-right:10px;
  margin-top:150px;
  margin-bottom:10px;
  background:url();
  background-repeat:repeat-y;
  background-position:top center;
  text-align:center;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

.zero {
  opacity:0;
}

#cm_sto_wrapp {
  display:block;
  position:relative;
  width:918px;
  height:860px;
  overflow:hidden;
  padding:7px;
  font-family:Century Gothic,Tahoma,sans-serif;
  font-size:14px;
}

#cm_sto_cont {
  display:block;
  position:relative;
  width:870px;
  height:650px;
  overflow:auto;
  padding:11px;
  margin-top:160px;
  background:rgba(51,51,51,.0);
}

#cm1_st_buy {
  display:block;
  width:190px;
  height:190px;
  position:relative;
  bottom:-150px;
  background:rgba(0,0,0,.0);
  cursor:pointer;
  text-align:center;
  padding:10px;
}

#cm1_st_buy:hover {
  display:block;
  width:190px;
  height:190px;
  position:relative;
  bottom:-50px;
  background:rgba(0,0,0,.9);
  transition:all linear .5s;
  -o-transition:all linear .5s;
  -moz-transition:all linear .5s;
  -webkit-transition:all linear .5s;
  text-align:center;
  padding:10px;
}

.st_btn_cm {
  display:block;
  width:70px;
  height:25px;
  text-align:center;
  padding-left:5px;
  padding-right:8px;
  background:url(http://1.bp.blogspot.com/-OSVkltFu66w/UqbNyGqtynI/AAAAAAAAC-c/zqNQiQhmmkI/s1600/buy+now+pb.jpg);
  background-repeat:repeat-x;
  background-position:top;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  padding-top:5px;
  border:1px solid #036;
  font-size:14px;
}

.st_btn_cm:hover {
  display:block;
  width:70px;
  height:25px;
  text-align:center;
  padding-left:5px;
  padding-right:8px;
  background:url(http://1.bp.blogspot.com/-OSVkltFu66w/UqbNyGqtynI/AAAAAAAAC-c/zqNQiQhmmkI/s1600/buy+now+pb.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  padding-top:5px;
  border:1px solid #036;
  transition:all linear .5s;
  -o-transition:all linear .5s;
  -moz-transition:all linear .5s;
  -webkit-transition:all linear .5s;
  font-size:14px;
}

.zum_cm {
  background:rgba(45,28,38,0.6);
  border:5px solid rgba(0,102,153,.0);
}

.zum_cm:hover {
  background:url(http://dl4.glitter-graphics.net/pub/3088/3088274mmcvm8xrgu.gif) repeat;
  border:5px solid rgba(0,102,153,.5);
  color:#F00;
}

#cm_ra_wrapp {
  display:block;
  position:relative;
  width:918px;
  height:910px;
  overflow:hidden;
  padding:7px;
  font-family:Century Gothic,Tahoma,sans-serif;
  font-size:14px;
  background:url(http://mediadexdesign2002.files.wordpress.com/2013/10/rasss.png) no-repeat;
  margin-top:20px;
}

#cm_ra_cont {
  display:block;
  position:relative;
  width:800px;
  height:280px;
  overflow:auto;
  padding:20px;
  margin-top:530px;
  margin-left:22px;
  background:rgba(51,51,51,0.0);
  border:0 solid #000;
  font-size:14px;
  color:#fff;
  text-shadow:0 1px 0 #000;
  overflow:auto;
}

.galben {
  display:inline-block;
  padding-left:5px;
  padding-right:10px;
  background:#09C;
}

.galben:hover {
  display:inline-block;
  padding-left:5px;
  padding-right:10px;
  background:#fff;
}

#cm_toptippers_wrapp {
  display:block;
  position:relative;
  width:918px;
  height:910px;
  overflow:hidden;
  padding:7px;
  font-family:Century Gothic,Tahoma,sans-serif;
  font-size:14px;
  background:url(http://1.bp.blogspot.com/-pIaxv3G3NV0/UqhoQUUDpKI/AAAAAAAADF0/mc0yS3nQ9sA/s1600/awesom+ppl.gif) no-repeat;
  margin-top:120px;
}

#cm_toptippers_cont {
  display:block;
  position:relative;
  width:800px;
  height:280px;
  overflow:auto;
  padding:20px;
  margin-top:330px;
  margin-left:22px;
  background:rgba(51,51,51,0.0);
  border:0 solid #000;
  font-size:14px;
  color:#fff;
  text-shadow:0 1px 0 #000;
  overflow:auto;
}

#tplist_left {
  float:left;
  display:block;
  width:300px;
  height:200px;
  background:rgba(0,0,0,.6);
  margin-left:12px;
  margin-right:12px;
  margin-top:10px;
  margin-bottom:10px;
  padding:10px;
  text-align:center;
  position:relative;
  overflow:auto;
}

#tplist_right {
  float:right;
  display:block;
  width:300px;
  height:200px;
  background:rgba(0,0,0,.6);
  margin-left:12px;
  margin-right:12px;
  margin-top:10px;
  margin-bottom:10px;
  padding:10px;
  text-align:center;
  position:relative;
  overflow:auto;
}

#cm_club_wrapp {
  display:block;
  position:relative;
  width:910px;
  height:910px;
  overflow:hidden;
  padding:7px;
  font-family:Century Gothic,Tahoma,sans-serif;
  font-size:14px;
  background:url(http://4.bp.blogspot.com/-fGtFuRFJEBo/UqhW2Ol2H8I/AAAAAAAADFE/3Us1GY1s79g/s1600/vip+widget+bg4.png) rgba(0,0,0,.6) no-repeat;
}

#cm_club_cont {
  display:block;
  position:relative;
  width:800px;
  height:280px;
  overflow:auto;
  padding:20px;
  margin-top:130px;
  margin-left:22px;
  background:rgba(51,51,51,0.0);
  border:0 solid #000;
  font-size:14px;
  color:#fff;
  text-shadow:0 1px 0 #000;
  overflow:auto;
}

#club_left {
  float:left;
  display:block;
  width:500px;
  height:200px;
  background:rgba(0,0,0,.6);
  margin-left:132px;
  margin-right:12px;
  margin-top:10px;
  margin-bottom:10px;
  padding:10px;
  text-align:center;
  position:relative;
  overflow:auto;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
}

#club_left:hover {
  float:left;
  display:block;
  width:500px;
  height:200px;
  background:rgba(0,0,0,.6);
  margin-left:132px;
  margin-right:12px;
  margin-top:-20px;
  margin-bottom:10px;
  padding:10px;
  text-align:center;
  position:relative;
  overflow:auto;
  transition:all linear 500ms;
  -o-transition:all linear 500ms;
  -moz-transition:all linear 500ms;
  -webkit-transition:all linear 500ms;
  -moz-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  -o-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  -ms-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
}

#club_info {
  display:block;
  position:relative;
  width:890px;
  height:350px;
  overflow:auto;
  background:rgba(0,0,0,.6);
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  font-size:33px;
  color:#fff;
  padding:5px;
  margin-top:18px;
}

.vix {
  color:#FFF;
  background:#06C;
  display:block;
  width:873px;
  height:auto;
  padding:8px;
  text-shadow:0 1px 0 #000;
}

.vix_btn {
  color:#FFF;
  background:#06C;
  display:block;
  width:867px;
  height:auto;
  padding:8px;
  text-shadow:0 1px 0 #000;
  border:1px solid #036;
  border-radius:15px;
  -moz-border-radius:15px;
  -ms-border-radius:15px;
  -o-border-radius:15px;
  -webkit-border-radius:15px;
  cursor:pointer;
  font-size:33px;
  text-align:center;
  margin:7px;
}

.vix_btn:hover {
  color:#FFF;
  background:#06C;
  display:block;
  width:867px;
  height:auto;
  padding:8px;
  text-shadow:0 1px 0 #000;
  border:1px solid #036;
  font-size:33px;
  transition:all linear 500ms;
  -o-transition:all linear 500ms;
  -moz-transition:all linear 500ms;
  -webkit-transition:all linear 500ms;
  text-align:center;
  -moz-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  -o-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
  -ms-box-shadow:0 19px 10px -2px rgba(0,0,0,0.5);
}

#crules {
  display:block;
  position:relative;
  width:950px;
  height:900px;
  background:url(http://4.bp.blogspot.com/-Dhx5M9D-pv0/UqhLziC9SyI/AAAAAAAADEg/OYLQU4a54xY/s1600/room+rules.png) no-repeat;
  padding:10px;
  overflow:hidden;
}

#crules_content {
  display:block;
  width:800px;
  height:640px;
  margin-top:100px;
  margin-left:65px;
  overflow:auto;
}

#pass_wra {
  display:inline-block;
  width:918px;
  height:600px;
  overflow:hidden;
  position:relative;
  padding:7px;
  background:url(http://mfcdesign.files.wordpress.com/2013/09/chasity.png),url(http://mfcdesign.files.wordpress.com/2013/09/cmg.png);
  background-repeat:no-repeat,no-repeat;
  background-position:left,right;
}

#pass_con {
  display:inline-block;
  width:720px;
  height:484px;
  margin-top:110px;
  overflow:auto;
  margin-left:190px;
  background:rgba(0,0,0,.1);
}

.view {
  width:300px;
  height:200px;
  margin:10px;
  float:left;
  border:10px solid #fff;
  overflow:hidden;
  position:relative;
  text-align:center;
  -webkit-box-shadow:1px 1px 2px #e6e6e6;
  -moz-box-shadow:1px 1px 2px #e6e6e6;
  box-shadow:1px 1px 2px #e6e6e6;
  cursor:pointer;
  background:#fff url(http://mfcdesign.files.wordpress.com/2013/09/bgimg.jpg) no-repeat center center;
}

.view-first img {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  -ms-transition:all .2s linear;
  transition:all .2s linear;
}

.view-first .mask {
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  opacity:0;
  background-color:rgba(0,153,204,0.8);
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
}

.view-first h2 {
  -webkit-transform:translateY(-100px);
  -moz-transform:translateY(-100px);
  -o-transform:translateY(-100px);
  -ms-transform:translateY(-100px);
  transform:translateY(-100px);
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  opacity:0;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  -ms-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
}

.view-first p {
  -webkit-transform:translateY(100px);
  -moz-transform:translateY(100px);
  -o-transform:translateY(100px);
  -ms-transform:translateY(100px);
  transform:translateY(100px);
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  opacity:0;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  -ms-transition:all .2s linear;
  transition:all .2s linear;
}

.view-first:hover img {
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}

.view-first a.info {
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  opacity:0;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  -ms-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
}

.view-first:hover .mask {
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(opacity=100);
  opacity:1;
}

.view-first:hover h2,.view-first:hover p,.view-first:hover a.info {
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(opacity=100);
  opacity:1;
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -o-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform:translateY(0px);
}

.view-first:hover p {
  -webkit-transition-delay:.1s;
  -moz-transition-delay:.1s;
  -o-transition-delay:.1s;
  -ms-transition-delay:.1s;
  transition-delay:.1s;
}

.view-first:hover a.info {
  -webkit-transition-delay:.2s;
  -moz-transition-delay:.2s;
  -o-transition-delay:.2s;
  -ms-transition-delay:.2s;
  transition-delay:.2s;
}

.view .mask,.view .content {
  width:300px;
  height:200px;
  position:absolute;
  overflow:hidden;
  top:0;
  left:0;
}

.view img {
  display:block;
  position:relative;
}

.view h2 {
  text-transform:uppercase;
  color:#fff;
  text-align:center;
  position:relative;
  font-size:17px;
  padding:10px;
  background:rgba(0,0,0,0.8);
  margin:20px 0 0;
}

.view p {
  font-family:Georgia,serif;
  font-style:italic;
  font-size:12px;
  position:relative;
  color:#fff;
  padding:10px 20px 20px;
  text-align:center;
}

.view a.info {
  display:inline-block;
  text-decoration:none;
  padding:7px 14px;
  background:#000;
  color:#fff;
  text-transform:uppercase;
  -webkit-box-shadow:0 0 1px #000;
  -moz-box-shadow:0 0 1px #000;
  box-shadow:0 0 1px #000;
}

.view a.info: hover {
  -webkit-box-shadow:0 0 5px #000;
  -moz-box-shadow:0 0 5px #000;
  box-shadow:0 0 5px #000;
}

#schedule {
  margin-top:376px!important;
  color:#FFFFFF;
  margin-bottom:231px!important;
  font-weight:bold!important;
  font-size:.9em!important;
  width:510px;
  background:rgba(0,0,0,0.8);
  border-radius:5px;
  border:2px solid #f21888;
  padding:10px!important;
  height:290px!important;
  box-shadow:0 0 15px 10px rgba(0,0,0,.4);
  margin-left:0!important;
}

#schedule td {
  height:20px!important;
  line-height:20px!important;
  font-weight:bold!important;
  font-size:.975em!important;
}

#schedule div {
  height:20px!important;
  line-height:20px!important;
  font-weight:bold!important;
  font-size:.8em!important;
  text-align:center!important;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  top:115px;
  right:200px;
  background:transparent url(http://2.bp.blogspot.com/-fAuHMOoEU90/UqfFbzH_i3I/AAAAAAAADAI/kUe0G6YkOWc/s1600/amazon_zpse8ff2fec.png) no-repeat;
  position:absolute;
}

.link-amazon a:hover {
  background-position:0 -140px;
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  transform:rotate(360deg);
  -webkit-transition:all .6s linear 0;
  -moz-transition:all .6s linear 0;
  -o-transition:all .6s linear 0;
  -ms-transition:all .6s linear 0;
  transition:all .6s linear 0;
}

.dockzoom link-amazon:hover {
  background-size:258px;
  background-position:bottom;
  -webkit-transition:all 3s ease-in;
  -moz-transition:all 3s ease-in;
  -o-transition:all 3s ease-in;
  -ms-transition:all 3s ease-in;
  transition:all 3s ease-in;
}

#link_schedule {
  position:absolute;
  top:1950px;
  width:1038px;
  left:210px;
  height:680px;
  background:url(http://4.bp.blogspot.com/-jEDDI0ksjk8/UqisSgUFqfI/AAAAAAAADGM/D8emaaLxcM8/s1600/schedule.gif)no-repeat;
  z-index:-1;
  background-position:0 44px;
}