@charset "UTF-8";

/* =================================================================
  Learn how to pimp your MFC profile for free at:
  MyFree MFC Profile Help  (http://myfreemfcprofilehelp.blogspot.com)
  __________________________________________________________________

  Inspiration for designing this layout came from: 
  css-mfc-pro         (http://xx.xniteproductions.com)
  Exclusivebabi       (http://profiles.myfreecams.com/exclusivebabi)
  LilFitVeve            (http://profiles.myfreecams.com/LilFitVeve)
  KhaleesiWilde      (http://profiles.myfreecams.com/KhaleesiWilde)
  WaterBird            (http://profiles.myfreecams.com/AirFlame)
  AvariRain             (http://profiles.myfreecams.com/AvariRain)

  =========================c=======================================*/
  /* =================================================================
                                            Top Navigation start
  =================================================================*/
  /* =================================================================
                                                    Top Navigation end
  =================================================================*/
  /* =================================================================
                                                      Link function start
  =================================================================*/
  a:link,a:active {
    color:#e89868;
  }

  a:hover {
    color:#ff3333;
  }

  a:visited {
    color:#aaaaaa;
  }

  /* =================================================================
                                                      Link function end
  =================================================================*/
  @font-face {
    font-family:'Neucha',;
    src:url(http://fonts.gstatic.com/s/neucha/v7/irvP3TB0tsoy_UMHmCQlTw.woff2);
  }

  body {
    width:920px;
    margin:0 auto;
    font-family:'Neucha';
    font-size:18px;
    background:#fff;
    background:url(https://img.mfcimg.com/photos2/971/9710435/916-317-346-416-13445314.jpg);
    background-size:100%;
    background-position:top center;
    background-attachment:fixed;
    color:#fff;
  }

  #profile .profile_row:first-child {
    position:absolute;
    margin-left:-264px;
    margin-top:311px;
    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);
    width:400px;
    font-size:24px;
  }

  /* =================================================================
            These elements are the main content sections we do not want seen.
  =================================================================*/
  #header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_schedule,#profile_interests_content,#favorite_models_label,#favorite_models_value,#friends_label,#blurb_label,#blurb_value,#avatar_holder,#friends_value,#admirers_label,#admirers_value,#status_label,#show_message_dialog,#member_type_value,#unix_last_updated_container.container,#profile_header_container,#unix_last_login_container.container,div.heading {
    display:none;
  }

  #cam_score_container {
    font-size:13px;
    color:#ffffff;
    background-position:-80px 0;
    font-wight:normal;
    background-position:200px 0;
    position:absolute;
    margin-left:459px;
    margin-top:235px;
  }

  /* =================================================================
            These elements are the main content information we do not want seen. 
  =================================================================*/
  #age_container,#height_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#automobile_container,#pets_container,#favorite_food_container,#occupation_container,#marital_status_container,#drink_container,#drugs_container,#smoke_container,#sexual_preference_container,#country_container,#city_container,#body_type_container,#gender_container,#username_container,#school_container,#tags_container {
    display:none;
  }

  /* =================================================================
                                         Ratings and Admire start
  =================================================================*/
  /************************************* 
   
           Ratings and Admire
   
  **************************************/
  #average_rating img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
    background:url(http://i61.tinypic.com/nmxm4h.jpg)no-repeat;
    display:inline;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:23px;
    height:20px;
    padding-left:23px;
  }

  #average_rating img[src="http://i60.tinypic.com/2e3mlo1.jpg"] {
    background:url(http://i60.tinypic.com/2e3mlo1.jpgg)no-repeat;
    display:inline;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:23px;
    height:20px;
    padding-left:23px;
  }

  #rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
    background:url(http://i61.tinypic.com/nmxm4h.jpg)no-repeat;
    display:inline;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:23px;
    height:20px;
    padding-left:23px;
  }

  #rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-off.png"] {
    background:url(http://i60.tinypic.com/2e3mlo1.jpg)no-repeat;
    display:inline;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:23px;
    height:20px;
    padding-left:23px;
  }

  #rating_confirm {
    color:#ff3333;
    text-transform:uppercase;
    font-weight:400;
    margin-left:10px;
    vertical-align:top;
  }

  #admirers_label form#new_admirer {
    position:absolute;
    margin-left:69px;
    margin-top:-15px;
    vertical-align:middle!important;
    text-transform:uppercase;
  }

  #admire_confirm {
    color:#FF0000;
  }

  #new_admirer {
    line-height:13px;
    z-index:3!important;
    position:absolute;
  }

  /* =================================================================
                                         Ratings and Admire end
  =================================================================*/
  /* =================================================================
                                        Tip menu start 
  =================================================================*/
  /* =================================================================
                                        scroll bars start 
  =================================================================*/
  ::-webkit-scrollbar {
    width:5px;
  }

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

  ::-webkit-scrollbar-thumb {
    -webkit-border-radius:10px;
    border-radius:10px;
    background:#ff9f80;
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  }

  ::-webkit-scrollbar-thumb:window-inactive {
    background:#520D94;
    border:1px solid #FFF;
  }

  /* =================================================================
                                                  scroll bars end 
  =================================================================*/
  /* =================================================================
                                                  Tip menu start
  =================================================================*/
  .actip {
    display:block;
    text-align:left;
    padding:10px 8px;
    font-family:'Neucha';
    border-bottom:1px solid #ccc;
    font-size:20px;
    color:#FFFFFF;
    margin-bottom:5px;
  }

  .actip span {
    display:inline-block;
    float:right;
    width:200px;
    margin-top:-5px;
  }

  .dainf {
    display:block;
    padding:15px;
    font-family:'Neucha';
    color:#FFF;
    font-size:18px;
  }

  .ger {
    display:block;
    text-align:center;
    padding-top:20px;
    padding-bottom:10px;
    height:auto;
  }

  .buy:link {
    display:inline-block;
    padding:11px 11px 5px 9px;
    display:inline-block;
    float:inherit;
    position:relative;
    text-transform:uppercase;
    border-left:0 solid #aaaaaa;
    border-right:0 solid #aaaaaa;
    color:#F00;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    text-shadow:0 2px 1px #000;
    text-decoration:none;
    font-size:15px;
    left:7px;
    color:#fff;
    font-wight:bold;
  }

  .buy:active {
    display:inline-block;
    padding:11px 11px 5px 9px;
    display:inline-block;
    float:inherit;
    position:relative;
    text-transform:uppercase;
    border-left:0 solid #aaaaaa;
    border-right:0 solid #aaaaaa;
    color:#F00;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    text-shadow:0 2px 1px #000;
    text-decoration:none;
    font-size:15px;
    left:7px;
    color:#fff;
    font-wight:bold;
  }

  .buy:hover {
    font-size:10px;
    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(242,236,44),0 0 16px rgb(242,236,44),0 0 32px rgb(242,236,44),0 0 40px rgb(242,236,44),0 0 50px rgb(242,236,44);
    font-wight:bold;
    border:1px solid rgba(255,255,255,0.5);
    padding:11px;
    background:rgba(0,0,0,0.5);
    -webkit-box-shadow:inset 0 10px 10px 0 #000;
    -moz-box-shadow:inset 0 5px 5px 0 #000;
    box-shadow:inset 0 5px 5px 0 #000;
    text-shadow:-4px 8px 9px #000;
    font-size:15px;
    position:relative;
    -moz-box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
    -webkit-box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
    box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
    -o-box-shadow:0 18px 10px -9px rgba(255,255,255,0.7);
    -ms-box-shadow:0 18px 10px -9px rgba(255,255,255,.7);
    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(242,236,44),0 0 16px rgb(242,236,44),0 0 32px rgb(242,236,44),0 0 40px rgb(242,236,44),0 0 50px rgb(242,236,44);
    font-wight:bold;
  }  
}

.buy:visited {
  display:inline-block;
  padding:11px 11px 5px 9px;
  display:inline-block;
  float:inherit;
  position:relative;
  text-transform:uppercase;
  border-left:0 solid #aaaaaa;
  border-right:0 solid #aaaaaa;
  color:#F00;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  text-shadow:0 2px 1px #000;
  text-decoration:none;
  font-size:15px;
  left:7px;
  color:#fff;
  font-wight:bold;
}

/* =================================================================
                                      Tip menu end 
=================================================================*/
/* =================================================================
                                      Headings start 
=================================================================*/
.neontext {
  font-size:34px;
  font-family:'Neucha';
  color:#efb694;
  text-shadow:-3px 0 10px rgba(226,132,93,1);
  font-wight:bold;
}

h1 {
  color:#fff;
  text-shadow:3px 3px 1px #000;
  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;
}

h2 {
  font-family:'Neucha';
  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;
}

p.law {
  font-family:'Neucha';
  font-size:15px;
  color:#FFFFFF;
  text-shadow:1px 1px 1px #000;
  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;
}

p.club {
  font-family:'Neucha';
  font-size:15px;
  color:#FFFFFF;
}

/* =================================================================
                                      Headings end
=================================================================*/
/* =================================================================
                                      main picture start  
=================================================================*/
/* =================================================================
                                      main picture end
=================================================================*/
/* =================================================================
                                      videos and store start 
=================================================================*/
/* =================================================================
                                       videos and store end
=================================================================*/
/* =================================================================
                                       about me section start
=================================================================*/
.gwabtme {
  overflow:auto;
  background-color:rgba(28,15,0,0.8);
  width:autopx;
  height:auto;
  border:groove 4px #ff9f80;
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
  -webkit-border-top-left-radius:0;
  -webkit-border-top-right-radius:0;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-bottom-right-radius:0;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  margin-left:-5px;
  padding:20px;
}

/* =================================================================
                                       about me section end
=================================================================*/
/* =================================================================
                                       member perks start
=================================================================*/
.members {
  overflow:auto;
  background-color:rgba(28,15,0,0.8);
  width:auto;
  height:auto;
  border:groove 4px #ff9f80;
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
  -webkit-border-top-left-radius:0;
  -webkit-border-top-right-radius:0;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-bottom-right-radius:0;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  margin-left:-5px;
  padding:20px;
}

.mpa {
  display:inline-block;
  width:230px;
  height:250px;
  margin:1px;
  background:rgba(0,0,0,0.3);
  font-size:15px;
  color:#fff;
  text-align:center;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.mpa span {
  display:block;
  padding-top:1px;
  padding-bottom:1px;
  border-bottom:1px solid #CCC;
}

.mpa .listitem::before {
  content:'\2605';
  display:inline-block;
  margin-left:-15px;
  margin-right:3px;
  width:20px;
  height:20px;
  text-align:center;
  color:rgba(0,0,0.0);
  color:rgba(215,44,44,0);
/* text-shadow:0 1px 0 #333; */
}

.mpa .name::before {
  content:'\2605';
  display:inline-block;
  margin-left:-15px;
  margin-right:3px;
  width:20px;
  height:20px;
  text-align:center;
  color:#0047AB;
  text-shadow:0 1px 0 #333;
}

.mp {
  padding:5px 15px;
  font-size:14px;
  margin:12px;
  float:right;
  background:rgba(0,0,0,0.3);
  border:1px solid rgba(0,0,0,0.3);
}

.mp span {
  display:block;
  padding-top:1px;
  padding-bottom:1px;
}

.mp .listitem::before {
  content:'\2605';
  display:inline-block;
  margin-left:-15px;
  margin-right:3px;
  width:20px;
  height:20px;
  text-align:center;
  color:#FC3;
  text-shadow:0 1px 0 #333;
}

.mp .name::before {
  content:'\2605';
  display:inline-block;
  margin-left:-15px;
  margin-right:3px;
  width:20px;
  height:20px;
  text-align:center;
  color:#0047AB;
  text-shadow:0 1px 0 #333;
}

/* =================================================================
                                       member perks end
=================================================================*/
/* =================================================================
                                              fan club start
=================================================================*/
/*fan club members end */
/* members start */
.members {
  overflow:auto;
  background-color:rgba(28,15,0,0.8);
  width:auto;
  height:auto;
  border:groove 4px #ff9f80;
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
  -webkit-border-top-left-radius:0;
  -webkit-border-top-right-radius:0;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-bottom-right-radius:0;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  margin-left:-5px;
  padding:20px;
  text-align:center;
}

.wfa {
  display:inline-block;
  width:230px;
  height:250px;
  margin:1px;
  background:rgba(0,0,0,0.3);
  border:1px solid rgba(0,0,0,0.3);
  border-radius:5px;
  font-size:15px;
  color:#fff;
  text-align:center;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.boxes {
  text-align:center;
  overflow:hidden;
  white-space:normal;
  font-size:1.5em;
  list-style-type:inline;
  margin-top:-15px;
  margin-bottom:20px;
  border-bottom:4px solid #efb694;
  border-left:4px solid #efb694;
  border-right:4px solid #efb694;
  border-radius:15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px;
  box-shadow:0 0 15px #efb694;
}

.boxtext {
  font-size:15pt;
  word-spacing:;
  text-align:center;
  overflow:auto;
  white-space:pre-line;
  padding:4px;
  overflow:hidden;
}

.boxtextcol {
  font-size:15pt;
  word-spacing:;
  text-align:center;
  overflow:auto;
  white-space:pre-line;
  padding:4px;
  -webkit-column-count:5;
/* Chrome, Safari, Opera */
  -moz-column-count:5;
/* Firefox */
  column-count:5;
  -webkit-column-width:170px;
/* Chrome, Safari, Opera */
  -moz-column-width:170px;
/* Firefox */
  column-width:170px;
  -webkit-column-gap:10px;
/* Chrome, Safari, Opera */
  -moz-column-gap:10px;
/* Firefox */
  column-gap:10px;
  -moz-column-fill:auto;
/* Firefox */
  column-fill:auto;
}

/* =================================================================
                                              fan club end
=================================================================*/
/* =================================================================
                                           animate shine start
=================================================================*/
/* =================================================================
                                           animate shine end
=================================================================*/
.buy-button-animation {
  animation-name:buy-button;
  -webkit-animation:buy-button 1s infinite;
  -moz-animation:buy-button 1s infinite;
  -o-animation:buy-button 1s infinite;
  animation:buy-button 1s infinite;
}

.temp1-tip-me {
  color:#333333;
  font-family:Arial;
  font-size:38px;
  font-weight:100;
  padding-bottom:40px;
  padding-top:130px;
  text-align:center;
}

/*-----------------[TIP ME START]------------------------*/
#tip-me {
  margin:0 auto;
  width:675px;
}

.tip-me-right {
  float:right;
}

#tip-me a {
  text-decoration:none;
}

#tip-me a:hover {
  text-decoration:none;
  color:#aeabca;
}

#tip-me .tip {
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px solid #DDDDDD;
  color:#333333;
  float:left;
  font:12px 'Lucida Sans','trebuchet MS',Arial,Helvetica;
  padding:20px;
  position:relative;
  text-shadow:0 1px rgba(255,255,255,0.8);
  width:630px;
}

#tip-me h3 {
  background-color:#EEEEEE;
  background-image:linear-gradient(#FFFFFF,#EEEEEE);
  font-size:20px;
  font-weight:normal;
  margin:-20px -20px 50px;
  padding:20px;
  text-align:center;
}

#tip-me ul {
  list-style:none;
  margin:0 0 40px;
  padding:0;
  color:#000000;
  font-family:tahoma;
  font-size:13px;
}

#tip-me li {
  border-bottom:1px solid #DDDDDD;
  padding:10px 40px;
}

/*-----------------[TIP ME END]------------------------*/
.download-now-button-click-here {
  margin-top:16px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.download-now-button-buy-now {
  font-size:18px;
  padding-top:20px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.download-now-button-a {
  background-image:url(http://2.bp.blogspot.com/-ajUIVVXKNIc/VVjjUl9KYYI/AAAAAAAAIGU/2JKZE9e6AgU/s1600/blue_star.png);
  border-radius:50%;
  bottom:50px;
  height:170px;
  left:15px;
  margin:20px;
  position:fixed;
  text-align:center;
  width:190px;
  text-decoration:none;
  z-index:900;
}

.download-now-button-a:hover {
}

.download-now-popup-bg {
  background:rgba();
  color:#fff;
  height:100%;
  left:0;
  position:fixed!important;
  top:10px;
  width:100%;
}

@keyframes buy-button {
  0% {
    transform:scale(1);
  }

  50% {
    transform:scale(1.2);
  }

  100% {
    transform:scale(1);
  }
}

@-webkit-keyframes buy-button {
  0% {
    transform:scale(1);
  }

  50% {
    transform:scale(1.2);
  }

  100% {
    transform:scale(1);
  }
}

@-moz-keyframes buy-button {
  0% {
    transform:scale(1);
  }

  50% {
    transform:scale(1.2);
  }

  100% {
    transform:scale(1);
  }
}

@-o-keyframes buy-button {
  0% {
    transform:scale(1);
  }

  50% {
    transform:scale(1.2);
  }

  100% {
    transform:scale(1);
  }
}

.tabs > div:not(:target) > div {
  position:absolute;
  visibility:hidden;
}

.tabs > div:target > div {
  position:absolute;
  visibility:visible;
  z-index:999;
}

.download-now-button-price {
  font-family:"Fredericka the Great",Arial;
  font-size:40px;
  position:relative;
  margin-top:16px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.download-now-button-click-here {
  margin-top:-6px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.download-now-button-buy-now {
  font-size:18px;
  padding-top:20px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.download-now-button-a {
  background-color:rgba();
  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);
  border-radius:50%;
  bottom:10px;
  height:200px;
  left:15px;
  margin:10px;
  position:fixed;
  text-align:center;
  width:200px;
  text-decoration:none;
  z-index:900;
}

.download-now-button-a:hover {
  text-decoration:none;
}

.download-now-popup-bg {
  background:rgba(255,255,255,0.9);
  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;
  height:100%;
  left:0;
  position:fixed!important;
  top:0;
  width:100%;
  text-decoration:none;
}

.close-download-x {
  left:11px;
  position:absolute;
  top:4px;
}

.close-download-a {
  background:linear-gradient(to bottom,#f6f6f6 0%,#e4e4e4 100%) repeat scroll 0 0 rgba(0,0,0,0);
  border-radius:50%;
  color:#a0a0a0!important;
  font-size:15px;
  padding:14px;
  position:absolute;
  right:-11px;
  text-decoration:none;
  top:-11px;
}

.close-download-a:hover {
  background:linear-gradient(to bottom,#F6F6F6 0%,#eaeaea 100%) repeat scroll 0 0 rgba(0,0,0,0);
}

.profile_section_content {
  z-index:inherit;
}

/* gs hover */
img.grayscale {
  filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><fecolormatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 3.5+ */
  filter:gray;
/* IE6-9 */
  -webkit-filter:grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}

img.grayscale:hover {
  filter:none;
  -webkit-filter:grayscale(0%);
}

/* css buttons */
.menulink {
  background:#43B3CD;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  font-style:normal;
  height:40px;
  line-height:40px;
  width:130px;
  text-decoration:none;
  text-align:center;
  padding-left:0;
  text-shadow:1px 1px 0 #cd4398;
  -webkit-box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  -moz-box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
}

.locked {
  -webkit-box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  -moz-box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
}

.menulink:hover {
  background:#e685c1;
}

.menulink:active {
  position:relative;
  top:1px;
}

.tokens {
  -moz-box-shadow:inset 0 1px 0 0 #d43f9b;
  -webkit-box-shadow:inset 0 1px 0 0 #d43f9b;
  box-shadow:inset 0 1px 0 0 #d43f9b;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#cd4398),color-stop(1,#991a68));
  background:-moz-linear-gradient(center top,#cd4398 5%,#991a68 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd4398',endColorstr='#991a68');
  background-color:#cd4398;
  -webkit-border-top-left-radius:0;
  -moz-border-radius-topleft:0;
  border-top-left-radius:0;
  -webkit-border-top-right-radius:0;
  -moz-border-radius-topright:0;
  border-top-right-radius:0;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius-bottomright:0;
  border-bottom-right-radius:0;
  -webkit-border-bottom-left-radius:0;
  -moz-border-radius-bottomleft:0;
  border-bottom-left-radius:0;
  text-indent:0;
  border:1px solid #cd4398;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  font-style:normal;
  height:20px;
  line-height:20px;
  width:69px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0 #78004a;
}

.tokens:hover {
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#991a68),color-stop(1,#cd4398));
  background:-moz-linear-gradient(center top,#991a68 5%,#cd4398 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#991a68',endColorstr='#cd4398');
  background-color:#991a68;
}

.tokens:active {
  position:relative;
  top:1px;
  bodyfont-family:Arial,sans-serif;
  font-size:14px;
  line-height:1;
  color:#5c5c5c;
  background-color:#e0e0e0;
  background-image:url(http://subtlepatterns.com/patterns/skulls.png);
  background-repeat:repeat;
  background-attachment:fixed;
  padding:0;
}