@charset "UTF-8";

@font-face {
  font-family:bebasneue;
  src:url(http://clobba.github.io/Fonts/bebasneue-webfont.eot);
/* IE9 Compat Modes */
  src:/* Pretty Modern Browsers */
url(http://clobba.github.io/Fonts/bebasneue-webfont.woff) format("woff"),url(http://clobba.github.io/Fonts/bebasneue-webfont.ttf) format("truetype");
}

@font-face {
  font-family:"MuseoSans 500";
  src:url(http://clobba.github.io/Fonts/MuseoSans_500-webfont.eot);
/* IE9 Compat Modes */
  src:/* Pretty Modern Browsers */
url(http://clobba.github.io/Fonts/MuseoSans_500-webfont.woff) format("woff"),url(http://clobba.github.io/Fonts/MuseoSans_500-webfont.ttf) format("truetype");
}

a:link,a:active {
  color:#C90;
  text-decoration:none;
  text-indent:0;
}

a:hover {
  color:#F90;
  text-decoration:none;
  text-indent:0;
}

a:visited {
  text-decoration:none;
  font-weight:normal;
  text-indent:0;
}

body {
  margin:0 auto;
  padding-top:920px;
  width:900px;
  background:url(http://clobba.github.io/mfc/web/image/main-bg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;
  background-size:100%;
  background-color:#000;
  color:#FFF;
  text-indent:0;
}

.profile_section_content {
  color:#333;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  text-indent:0;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFF;
  filter:alpha(opacity=100);
  opacity:1;
  text-indent:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  text-indent:0;
}

.profile_section_content .heading {
  background:rgb(238,238,238);
  padding:15px;
  color:#333;
  font-family:'Century Gothic';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  -webkit-text-shadow:0 0 0 #777;
  -moz-text-shadow:0 0 0 #777;
  text-shadow:0 1px 0 #fff;
  text-indent:5px;
  font-variant:normal;
  border-spacing:0 0;
}

.heading:before {
  content:'â–·';
  margin-left:4px;
  margin-right:4px;
  font-size:13px;
  color:#000;
  text-indent:0;
}

.label:before {
  content:'â˜†';
  margin-left:4px;
  margin-right:4px;
  font-size:12px;
  color:#000;
  text-indent:0;
}

.content {
  padding:5px;
  text-indent:0;
}

img {
  border:none;
  text-indent:0;
}

.user_comment_textarea_small {
  width:780px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  colot:#000;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:12px;
  padding:15px;
  -webkit-box-shadow:0 1px 2px 1px rgba(44,50,50,0.50);
  -moz-box-shadow:0 1px 2px 1px rgba(44,50,50,0.50);
  box-shadow:0 1px 2px 1px rgba(44,50,50,0.50);
  text-indent:0;
}

.user_comment_textarea_big {
  width:780px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#333;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  text-indent:0;
}

input {
  color:#069;
  text-shadow:0 1px 7px #666;
  border:1px solid #F00;
  text-indent:0;
}

.photo_gallery_image {
  padding:5px;
  width:80px;
  height:80px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  background:rgb(136,137,137);
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  text-indent:0;
}

.photo_gallery_image:hover {
  padding:5px;
  width:80px;
  height:80px;
  background:rgb(136,137,137);
  text-indent:0;
}

.wall_post_avatar {
  padding:5px;
  border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  -webkit-border-radius:4px;
  border-top:1px solid #ccc;
  border-bottom:1px inset rgba(153,153,153,.6);
  background:rgb(226,226,226);
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  text-indent:0;
}

.wall_post_avatar:hover,.wall_post_avatar>.img:hover {
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-transform:rotate(12deg);
  -moz-transform:skewx(0deg) translatex(20px);
  -webkit-transform:rotate(12deg);
  -o-transform:rotate(12deg);
  -ms-transform:rotate(12deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.2);
  -webkit-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  -moz-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  text-indent:0;
}

.wall_post_avatar> .img_radius_shadow:hover {
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  -o-transform:scale(1.3);
  transform:scale(1.3);
  text-indent:0;
}

.wall_post_avatar > img {
  border:1px inset #888;
  text-indent:0;
}

.profile_section_background {
  border:1px solid rgba(51,51,51,.3);
  text-indent:0;
}

.wall_post_info {
  height:22px;
  border-radius:12px 2px 0 0;
  -moz-border-radius:12px 2px 0 0;
  -ms-border-radius:12px 2px 0 0;
  -o-border-radius:12px 2px 0 0;
  -webkit-border-radius:12px 2px 0 0;
  padding-top:4px;
  text-indent:11px;
  border-bottom:1px inset rgba(153,153,153,.5);
  width:900px;
  background:rgb(206,206,206);
  text-shadow:0 0;
}

.wall_post_body {
  height:auto;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  margin-top:0;
  text-indent:11px;
  border-bottom:1px solid rgba(102,102,102,0.5);
  width:813px;
  margin-left:70px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  background:rgb(56,56,56);
  border-spacing:0 0;
}

.wall_post_info a:link {
  color:#036;
  text-decoration:none;
  font-size:14px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  text-indent:0;
}

.wall_post_info a:hover {
  color:#C00;
  text-decoration:none;
  font-size:14px;
  text-indent:0;
}

.wall_post_info a:hover:after {
  content:'Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:Arial,Helvetica,sans-serif;
  text-indent:5px;
  font-size:11px;
  color:#222;
  text-shadow:0 0;
}

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

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

.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);
  text-indent:0;
}

.wall_post_info {
  font-weight:bold;
  height:22px;
  padding:4px;
  width:1000px;
  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);
  text-indent:0;
}

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

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

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

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

.wall_post_body {
  overflow:auto;
  padding:8px 4px 10px 10px;
  width:915px;
  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;
  text-indent:0;
}

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

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

#tags_label {
  opacity:0;
  text-indent:0;
}

#tags_value {
  display:none;
}

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

.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;
  text-indent:0;
}

div#profile_about_me.profile_subsection {
  font-size:1em;
  font-family:"MuseoSans 500",Arial,sans-serif;
  text-indent:0;
}

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;
  text-indent:0;
}

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;
  text-indent:0;
}

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;
  text-indent:0;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:url() rgba(0,0,0,0.0);
  background-repeat:no-repeat;
  background-position:top right;
  text-shadow:0 0;
}

/*** disabled ***/
#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_friends,#profile_about_me > div:nth-child(1),.label,.profile_row,.heading {
  display:none;
  text-indent: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,.profile_section_background {
  display:none;
}

#Corp {
  position:absolute;
  top:-890px;
  left:-70px;
  width:1000px;
  background:rgba(0,0,0,.0);
  display:block;
  z-index:99;
  height:auto;
  margin:0 auto;
  padding-bottom:20px;
  text-indent:0;
}

#Menu {
  display:inline-block;
  width:100%;
  height:100%;
  overflow:hidden;
  text-align:center;
  background-image:url(http://clobba.github.io/mfc/web/image/menu-bar.jpg);
  background-repeat:no-repeat;
  z-index:10000;
  text-indent:0;
  margin-top:-35px;
}

.mn,.mn:link,.mn:visited {
  display:inline-block;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  padding-bottom:20px;
  font-size:1.4em;
  color:#fff;
  background:none;
  text-decoration:none;
  font-variant:normal;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  text-indent:0;
  font-family:bebasneue,Impact,Haettenschweiler,Arial Black,sans-serif;
  text-align:center;
  float:left;
}

.mn:hover {
  display:inline-block;
  color:#E7D004;
  background-color:rgba(51,51,51,0.80);
  text-indent:0;
}

.home {
  display:inline-block;
  float:left;
  margin-right:8em;
  margin-left:1em;
  opacity:.6;
  overflow:hidden;
  height:39px;
  outline:none;
  outline-style:none;
}

.home:hover {
  display:inline-block;
  float:left;
  margin-right:8em;
  margin-left:1em;
  opacity:1;
  background:#333;
  outline:none;
  outline-style:none;
  text-indent:0;
  color:#D7D602;
}

#SocialMedia {
  display:inline-block;
  width:100%;
  height:60px;
  text-align:center;
  overflow:hidden;
  text-indent:0;
  margin-top:-15px;
  background-image:url(http://clobba.github.io/mfc/web/image/social-bar.jpg);
  background-repeat:no-repeat;
}

.tum {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/tum.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,0.0);
  margin-bottom:8px;
  text-indent:0;
}

.tum:hover {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/tum0.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,1);
  text-indent:0;
}

.tumpixy {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/tumpixy.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,0.0);
  margin-bottom:8px;
  text-indent:0;
  background-position:0 0;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:280px;
}

.tumpixy:hover {
  background-position:-280px 0;
}

.ig {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/ig.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,0.0);
  margin-bottom:8px;
  text-indent:0;
}

.ig:hover {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/ig0.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,1);
  text-indent:0;
}

.igpixy {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/igpixy.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,0.0);
  margin-bottom:8px;
  text-indent:0;
  background-position:0 0;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:280px;
}

.igpixy:hover {
  background-position:-280px 0;
}

.twt {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/twi.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,0.0);
  margin-bottom:8px;
  text-indent:0;
}

.twt:hover {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/twi0.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,1);
  text-indent:0;
}

.twtpixy {
  display:inline-block;
  width:280px;
  height:60px;
  background:url(http://clobba.github.io/mfc/web/image/twipixy.jpg) no-repeat;
  background-position:center;
  border-bottom:1px solid rgba(204,153,0,0.0);
  margin-bottom:8px;
  text-indent:0;
  background-position:0 0;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:280px;
}

.twtpixy:hover {
  background-position:-280px 0;
}

.tipm:hover,.amz:hover,.twt:hover,.home,#AbLeft img:hover,#StoreCorp div:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  -ms-transition:.5s;
  transition:.5s;
  text-indent:0;
}

#About-Me {
  display:inline-block;
  width:100%;
  height:350px;
  overflow:hidden;
  background:url(http://clobba.github.io/mfc/web/image/abme.jpg);
  margin-bottom:-5px;
  text-indent:0;
  margin-top:-3px;
}

#AbLeft {
  display:inline-block;
  float:left;
  width:300px;
  height:330px;
  margin-right:10px;
  background:none;
  margin-left:0;
  padding:5px;
  margin-top:20px;
  text-align:center;
  text-indent:0;
}

#AbLeft img {
  width:230px;
  height:280px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:#f1f1f1;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
  margin-top:20px;
  margin-left:8px;
}

#AbLeft img:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#AbRight {
  display:inline-block;
  float:right;
  width:655px;
  height:210px;
  margin-right:5px;
  margin-top:85px;
  padding-right:20px;
  padding-left:0;
  overflow:auto;
  color:#CCC;
  text-shadow:0 1px 0 #000;
  text-indent:0;
  font-size:1.2em;
  line-height:1.3em;
}

#bnr1 {
  width:1000px;
  height:56px;
  text-indent:0;
}

#bnr1 img {
  display:block;
  width:100%;
  height:56px;
  margin:0 auto;
  text-align:center;
  background:#000;
  text-indent:0;
}

#RoomRules {
  display:inline-block;
  width:100%;
  height:250px;
  overflow:hidden;
  background:url(http://clobba.github.io/mfc/web/image/rrls.jpg);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top left;
  text-indent:0;
  margin-bottom:-3px;
}

#Rules {
  display:inline-block;
  width:100%;
  height:250px;
  padding:10px;
  overflow:auto;
  color:#FFFFFF;
  text-shadow:0 1px 0 #333;
  text-indent:0;
  line-height:1.2em;
  margin-top:0;
  font-size:1.2em;
  margin-left:20px;
}

#Games {
  width:100%;
  display:inline-block;
  height:350px;
  background-image:url(http://clobba.github.io/mfc/web/image/games.jpg);
  background-repeat:no-repeat;
  margin-top:-3px;
}

#ClubLevels {
  display:inline-block;
  width:100%;
  height:250px;
  overflow:hidden;
  background-image:url(http://clobba.github.io/mfc/web/image/clublevels.png),url(http://clobba.github.io/mfc/web/image/xrossie-pattern.gif);
  margin-bottom:-10px;
  margin-top:-4px;
  background-repeat:no-repeat,repeat;
/* [disabled]background-size: 100%; */
  text-indent:0;
  text-align:right;
  font-family:"MuseoSans 500",Arial,sans-serif;
  font-size:1em;
}

h3 {
  color:#A6B000;
  font-family:bebasneue,Impact,Haettenschweiler,"Arial Black",sans-serif;
  font-size:1.8em;
  text-align:right;
  padding-right:20px;
  margin-bottom:-5px;
  text-shadow:1px 2px #000000;
}

#Levels {
  display:inline-block;
  width:97%;
  height:245px;
/* [disabled]padding-top: 10px; */
  padding-right:10px;
  padding-left:10px;
/* [disabled]padding-bottom: 10px; */
  overflow:auto;
  color:#ccc;
  text-shadow:0 1px 0 #333;
  text-indent:0;
  line-height:.9em;
  margin-right:10px;
  margin-top:-15px;
}

#Club {
  display:inline-block;
  width:100%;
  height:150px;
  overflow:hidden;
  margin-bottom:5px;
  background:url(http://clobba.github.io/mfc/web/image/xrossie-pattern.gif);
  background-repeat:repeat;
/* [disabled]background-size: 100%; */
/* [disabled]background-position: top center; */
  text-indent:0;
}

#CbList {
  display:inline-block;
  width:100%;
  height:250px;
  overflow:hidden;
  text-align:center;
  text-indent:0;
  font-family:"MuseoSans 500",Arial,sans-serif;
  font-weight:bold;
  color:#D7E400;
  font-style:normal;
  font-variant:normal;
  font-size:1.1em;
}

#clstOne {
  display:inline-block;
  width:220px;
  height:150px;
  margin-left:10px;
  padding:4px;
  text-align:center;
  background:rgba(0,0,0,.2);
  overflow:auto;
  text-indent:0;
}

#clstTwo {
  display:inline-block;
  width:220px;
  height:150px;
  margin-left:10px;
  padding:4px;
  text-align:center;
  background:rgba(0,0,0,.2);
  overflow:auto;
  text-indent:0;
}

#clstThree {
  display:inline-block;
  width:220px;
  height:150px;
  margin-left:10px;
  padding:4px;
  text-align:center;
  background:rgba(0,0,0,.2);
  overflow:auto;
  text-indent:0;
}

#clstFour {
  display:inline-block;
  width:220px;
  height:150px;
  margin-left:10px;
  padding:4px;
  text-align:center;
  background:rgba(0,0,0,.2);
  overflow:auto;
  text-indent:0;
}

.gri:before {
  content:'';
  background:url(http://clobba.github.io/mfc/web/image/star2.png);
  display:inline-block;
  width:20px;
  height:15px;
  margin-right:8px;
  text-indent:0;
}

.gri {
  display:block;
  background:rgba(0,0,0,.0);
  color:#FFF;
  font-size:15px;
  font-family:Century Gothic;
  font-weight:normal;
  text-decoration:none;
  text-indent:0;
}

.gri:hover:before {
  content:'';
  background:url(http://clobba.github.io/mfc/web/image/star.png);
  display:inline-block;
  width:20px;
  height:15px;
  text-indent:0;
}

.gri:hover,.gri:focus {
  background:rgba(80%,0%,0%,0.3);
  font-size:15px;
  color:#FFF;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
  text-indent:0;
}

.cls {
  text-align:center;
  width:90%;
  height:auto;
  color:#CCC;
  font-size:13px;
  font-variant:normal;
  margin-top:10px;
  display:block;
  text-indent:0;
}

#Videos {
  display:inline-block;
  width:100%;
  height:320px;
  overflow:hidden;
  margin-bottom:-3px;
  margin-top:-10px;
  background-image:url(http://clobba.github.io/mfc/web/image/xrossie-pattern.gif);
  background-repeat:repeat;
/* [disabled]background-size: 100%; */
/* [disabled]background-position: top center; */
  text-indent:0;
}

#VideoCorp {
  display:inline-block;
  margin-top:20px;
  height:400px;
  padding-top:5px;
  padding-bottom:10px;
  overflow:auto;
  width:96%;
  margin-left:20px;
  text-indent:0;
}

.imz {
  background:rgba(51,51,51,.1);
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  border:1px solid rgba(204,102,0,.1);
  text-indent:0;
}

.imz:hover {
  background:#45484d;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background:-moz-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#45484d),color-stop(100%,#000000));
  background:-webkit-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-o-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-ms-linear-gradient(top,#45484d 0%,#000000 100%);
  background:linear-gradient(to bottom,#45484d 0%,#000000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0);
  border:1px solid rgba(204,102,0,.4);
  text-indent:0;
}

.vidpreview {
  display:inline-block;
  width:100px;
  height:100px;
  background:#CCC;
  text-align:center;
  border:1px solid #900;
  margin-left:12px;
  text-indent:0;
}

.vidpreview:hover {
  display:inline-block;
  width:100px;
  height:100px;
  background:#FFF;
  text-align:center;
  border:1px solid #900;
  margin-left:12px;
  -webkit-box-shadow:0 1px 12px 0 rgba(50,50,50,0.75);
  -moz-box-shadow:0 1px 12px 0 rgba(50,50,50,0.75);
  box-shadow:0 1px 12px 0 rgba(50,50,50,0.75);
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -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);
  text-indent:0;
}

.vdinfo {
  position:relative;
  float:right;
  margin-right:10px;
  font-size:15px;
  color:#F00;
  margin-top:0;
  text-indent:0;
}

.vdinfo> .vname {
  font-weight:bold;
  text-shadow:0 1px 0 #000;
  text-indent:0;
}

h5 {
  font-variant:normal;
  z-index:10000;
  color:#D7E400;
  line-height:1.5em;
  font-family:bebasneue,Impact,Haettenschweiler,Arial Black,sans-serif;
  font-weight:normal;
  text-shadow:1px 1px #000000;
  font-size:1.2em;
  display:inline;
}

h5:before {
  content:'â˜†';
  margin-left:1px;
  margin-right:8px;
  font-size:20px;
  color:#FFF;
  text-indent:0;
}

#Store {
  display:inline-block;
  width:100%;
  height:350px;
  overflow:hidden;
  background:url(http://clobba.github.io/mfc/web/image/cb.jpg) #111;
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  text-align:center;
  text-indent:0;
  font-family:"MuseoSans 500",Arial,sans-serif;
  font-style:normal;
  font-size:1em;
  line-height:1.5em;
  margin-top:-3px;
  margin-bottom:-3px;
}

#StoreCorp {
  display:inline-block;
  height:252px;
  padding-top:0;
  padding-bottom:5px;
  overflow:auto;
  width:97%;
  text-indent:0;
  margin-top:50px;
}

#StoreCorp0 {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop-friend.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorp0:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpSC {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop-sc.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpSC:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpSClt {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop-sc.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpSClt:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpKIK {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop-kik.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpKIK:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpSkype {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop-skype.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpSkype:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpSkypelt {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop-skype.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpSkypelt:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpVid {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpVid:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpVid2 {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpVid2:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

#StoreCorpPanty {
  display:inline-block;
  position:relative;
  overflow:hidden;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -webkit-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  -moz-box-shadow:0 1px 0 #000,inset 0 -1px 6px #000;
  background:url(http://clobba.github.io/mfc/web/image/shop.jpg) no-repeat;
  background-size:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-indent:0;
}

#StoreCorpPanty:hover {
  border-radius:3px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 3px 5px #000;
  -webkit-box-shadow:0 3px 5px #000;
  border:2px double #ccc;
  text-indent:0;
}

.sInfo {
  position:relative;
  bottom:-200px;
  display:block;
  text-align:center;
  height:50px;
  width:200px;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

.sInfo::before {
  content:'';
  background:url(http://clobba.github.io/mfc/web/image/top1.png);
  background-size:1.9em 1.9em;
  background-repeat:no-repeat;
  background-position:top center;
  display:block;
  position:relative;
  background-color:rgba(51,51,51,0.80);
  height:35px;
  font-size:1em;
  top:-45px;
  margin:0 auto;
  left:1px;
  border-top:.2em double #F00;
  border-bottom:.2em double #FF0000;
}

.sInfo:hover {
  bottom:40px;
  display:block;
  background-color:rgba(0,0,0,0.6);
  color:#FFFFFF;
  height:255px;
  text-indent:0;
  font-family:"MuseoSans 500",Arial,sans-serif;
  font-size:1.1em;
  line-height:1.1em;
  text-align:center;
  text-shadow:0 2px #000000;
}

h4 {
  width:530px;
  text-indent:22px;
  margin-top:-30px;
  font-size:25px;
  font-variant:normal;
  z-index:10000;
  color:#fff;
  line-height:1px;
  font-family:"Century Gothic","Palatino Linotype","Book Antiqua",Palatino,serif;
  font-weight:normal;
  text-shadow:0 0;
}

h4:before {
  content:'â˜†';
  margin-left:1px;
  margin-right:8px;
  font-size:20px;
  color:#FFF;
  text-indent:0;
}

/*** Start Slider Style ***/
.slideshow {
  overflow:hidden;
  width:100%;
  position:relative;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  margin-top:-17px;
  text-indent:0;
}

.slides {
  list-style:none;
  position:relative;
  width:500%;
  overflow:hidden;
  padding:0;
  -webkit-animation:slideshow 33s infinite;
  -moz-animation:slideshow 33s infinite;
  animation:slideshow 33s infinite;
  text-indent:0;
}

.slides > li {
  position:relative;
  float:left;
  width:20%;
  text-indent:0;
}

.slides > li > a {
  display:block;
  text-indent:0;
}

.slideshow img {
  display:inline-block;
  width:100%;
  max-width:100%;
  text-indent:0;
}

.slideshow h2 {
  font-size:1em;
  padding:.5em;
  position:absolute;
  right:10px;
  bottom:10px;
  left:10px;
  text-align:left;
  color:#fff;
  background-color:rgba(0,0,0,0.75);
  text-indent:0;
}

.slides:hover {
  -webkit-animation-play-state:paused;
  -webkit-filter:none;
  text-indent:0;
  -webkit-filter:grayscale(50%);
}

::-webkit-scrollbar {
  width:8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.3);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:rgba(243,223,1,0.5);
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(243,223,1,.7);
  border:1px solid #900;
}

.buy,.buy a:link {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#fff;
  display:inline-block;
  padding:10px 15px;
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  border:solid 1px #CCC;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  text-shadow:0 0 5px rgba(0,0,0,0.5);
  font-family:Tahoma,Geneva,sans-serif;
  background:#ffcccc;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzdmMDAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background:-moz-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffcccc),color-stop(42%,#ff0004),color-stop(58%,#ff0004),color-stop(59%,#7f0002));
  background:-webkit-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-o-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-ms-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:linear-gradient(to bottom,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccc',endColorstr='#7f0002',GradientType=0);
  text-indent:0;
}

.buy:hover {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#FFF;
  display:inline-block;
  padding:10px 15px;
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  border:solid 1px #fff;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  text-shadow:0 1px 0 #000;
  font-family:Tahoma,Geneva,sans-serif;
  background:#ff0004;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzdmMDAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background:-moz-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ff0004),color-stop(59%,#7f0002));
  background:-webkit-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:-o-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:-ms-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:linear-gradient(to bottom,#ff0004 1%,#7f0002 59%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0004',endColorstr='#7f0002',GradientType=0);
  text-indent:0;
}

.buyclub,.buyclub a:link {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#fff;
  display:inline-block;
  padding-top:10px;
  padding-right:15px;
  padding-left:15px;
  padding-bottom:10px;
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  border:solid 1px #CCC;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  text-shadow:0 0 5px rgba(0,0,0,0.5);
  font-family:Tahoma,Geneva,sans-serif;
  background:#ffcccc;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzdmMDAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background:-moz-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffcccc),color-stop(42%,#ff0004),color-stop(58%,#ff0004),color-stop(59%,#7f0002));
  background:-webkit-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-o-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-ms-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:linear-gradient(to bottom,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccc',endColorstr='#7f0002',GradientType=0);
  text-indent:0;
/* [disabled]margin-left: 10px; */
/* [disabled]margin-right: 5px; */
/* [disabled]width: 220px; */
  float:none;
  clear:none;
/* [disabled]text-align: center; */
  margin-top:10px;
}

.buyclub:hover {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#FFF;
  display:inline-block;
  padding:10px 15px;
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  border:solid 1px #fff;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  text-shadow:0 1px 0 #000;
  font-family:Tahoma,Geneva,sans-serif;
  background:#ff0004;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzdmMDAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background:-moz-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ff0004),color-stop(59%,#7f0002));
  background:-webkit-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:-o-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:-ms-linear-gradient(top,#ff0004 1%,#7f0002 59%);
  background:linear-gradient(to bottom,#ff0004 1%,#7f0002 59%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0004',endColorstr='#7f0002',GradientType=0);
  text-indent:0;
  margin-left:10px;
  margin-right:10px;
}

#AbsoluteBottom {
  display:inline-block;
  text-align:center;
  color:#333;
  font-size:11px;
  width:100%;
  height:60px;
  position:relative;
  bottom:3px;
  margin:0 auto;
  background:none;
  border-bottom:22px solid #C00;
  border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  text-indent:0;
}

.sus {
  display:inline-block;
  width:40px;
  height:40px;
  background:url(http://clobba.github.io/mfc/web/image/top0.png);
  background-size:50%;
  background-position:center;
  background-repeat:no-repeat;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  text-indent:0;
}

.sus:a {
  display:inline-block;
  width:40px;
  height:40px;
  background:url(http://clobba.github.io/mfc/web/image/top0.png);
  background-size:50%;
  background-position:center;
  background-repeat:no-repeat;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

.sus:hover {
  display:inline-block;
  width:40px;
  height:40px;
  background:url(http://clobba.github.io/mfc/web/image/top1.png);
  background-size:50%;
  background-position:center;
  background-repeat:no-repeat;
  text-indent:0;
}

#AbsoluteBottom> a,a:visited,a:active {
  color:#ccc;
  text-shadow:0 1px 0 #000;
  text-decoration:none;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  text-indent:0;
}

#AbsoluteBottom> a:hover,a:focus {
  color:#C00;
  text-decoration:none;
  text-indent:0;
}

.xlinc:a {
  color:#333;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.xlinc:link {
  color:#333;
  text-decoration:none;
  text-indent:0;
}

.xlinc:hover {
  color:#C00;
  text-decoration:none;
  text-shadow:none;
  text-indent:0;
}

@-moz-keyframes slideshow {
  0% {
    left:0;
  }
  
  11% {
    left:0;
  }
  
  12.5% {
    left:-100%;
  }
  
  23.5% {
    left:-100%;
  }
  
  25% {
    left:-200%;
  }
  
  36% {
    left:-200%;
  }
  
  37.5% {
    left:-300%;
  }
  
  48.5% {
    left:-300%;
  }
  
  50% {
    left:-400%;
  }
  
  61% {
    left:-400%;
  }
  
  62.5% {
    left:-300%;
  }
  
  73.5% {
    left:-300%;
  }
  
  75% {
    left:-200%;
  }
  
  86% {
    left:-200%;
  }
  
  87.5% {
    left:-100%;
  }
  
  98.5% {
    left:-100%;
  }
  
  100% {
    left:-150%;
  }
}

@-webkit-keyframes slideshow {
  0% {
    left:0;
  }
  
  11% {
    left:0;
  }
  
  12.5% {
    left:-100%;
  }
  
  23.5% {
    left:-100%;
  }
  
  25% {
    left:-200%;
  }
  
  36% {
    left:-200%;
  }
  
  37.5% {
    left:-300%;
  }
  
  48.5% {
    left:-300%;
  }
  
  50% {
    left:-400%;
  }
  
  61% {
    left:-400%;
  }
  
  62.5% {
    left:-300%;
  }
  
  73.5% {
    left:-300%;
  }
  
  75% {
    left:-200%;
  }
  
  86% {
    left:-200%;
  }
  
  87.5% {
    left:-100%;
  }
  
  98.5% {
    left:-100%;
  }
  
  100% {
    left:-150%;
  }
}

@keyframes slideshow {
  0% {
    left:0;
  }
  
  11% {
    left:0;
  }
  
  12.5% {
    left:-100%;
  }
  
  23.5% {
    left:-100%;
  }
  
  25% {
    left:-200%;
  }
  
  36% {
    left:-200%;
  }
  
  37.5% {
    left:-300%;
  }
  
  48.5% {
    left:-300%;
  }
  
  50% {
    left:-400%;
  }
  
  61% {
    left:-400%;
  }
  
  62.5% {
    left:-300%;
  }
  
  73.5% {
    left:-300%;
  }
  
  75% {
    left:-200%;
  }
  
  86% {
    left:-200%;
  }
  
  87.5% {
    left:-100%;
  }
  
  98.5% {
    left:-100%;
  }
  
  100% {
    left:-150%;
  }
}