@charset "UTF-8";

UTF-8;
@font-face {
  font-family:"El Messiri";
  font-style:normal;
  font-weight:400;
  src:local("El Messiri"),local(ElMessiri-Regular),url(https://fonts.gstatic.com/s/elmessiri/v1/yMBX9m9fUtMpa4yx2RG7Hfk_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Cinzel;
  font-style:normal;
  font-weight:400;
  src:local(Cinzel-Regular),url(https://fonts.gstatic.com/s/cinzel/v4/zOdksD_UUTk1LJF9z4tURA.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Cinzel;
  font-style:normal;
  font-weight:700;
  src:local(Cinzel-Bold),url(https://fonts.gstatic.com/s/cinzel/v4/L74890HNVnUypqWjqGUt1VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Gabriela;
  font-style:normal;
  font-weight:400;
  src:local(Gabriela),local(Gabriela-Regular),url(https://fonts.gstatic.com/s/gabriela/v4/RDBxMrJQwQghHy7ApC2QuRTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:Gabriela;
  font-style:normal;
  font-weight:400;
  src:local(Gabriela),local(Gabriela-Regular),url(https://fonts.gstatic.com/s/gabriela/v4/CO6bIpNvGrJRZDx3xfggGvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Raleway;
  font-style:normal;
  font-weight:300;
  src:local("Raleway Light"),local(Raleway-Light),url(https://fonts.gstatic.com/s/raleway/v11/ZKwULyCG95tk6mOqHQfRBCEAvth_LlrfE80CYdSH47w.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:Raleway;
  font-style:normal;
  font-weight:300;
  src:local("Raleway Light"),local(Raleway-Light),url(https://fonts.gstatic.com/s/raleway/v11/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Raleway;
  font-style:normal;
  font-weight:400;
  src:local(Raleway),local(Raleway-Regular),url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:Raleway;
  font-style:normal;
  font-weight:400;
  src:local(Raleway),local(Raleway-Regular),url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

body {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(144,16,28);
  width:80%;
  background-image:url(https://blacknrg.files.wordpress.com/2016/02/mod5_bg.gif);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:100%;
  background-attachment:fixed;
}

.profile_section_content {
  color:rgb(51,51,51);
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  margin-top:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-left:5px;
}

.profile_section_background {
  background-color:rgb(255,255,255);
  opacity:1;
}

div#profile_about_me.profile_subsection {
  font-size:13px;
  font-family:Gabriela,"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  text-indent:2px;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_friends,#average_rating_container > div:nth-child(1),.label,.heading {
  display:none;
}

#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,#tags_value,.profile_section_background,#photo_gallery_previews,#no_profile_avatar {
  display:none;
}

.profile_row #profile_about_me {
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:900px;
  height:100px;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:initial;
  transition-property:width;
  padding-top:12px;
  padding-right:12px;
  padding-bottom:12px;
  padding-left:12px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.3);
  clear:both;
}

textarea:focus {
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:initial;
  transition-property:height;
}

.user_comment_textarea_big {
  width:900px;
  height:150px;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.5);
  color:rgb(0,0,0);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-family:Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
  outline-color:initial;
  outline-width:initial;
  outline-style:none;
  font-size:18px;
  clear:both;
}

.wall_post_avatar img {
  background-image:url(https://mfcpro.files.wordpress.com/2016/07/empty_avatar.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(241,241,241);
  margin-top:1px;
  margin-left:-5px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:initial;
  transition-property:all;
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(255,255,255,0);
  border-right-color:rgba(255,255,255,0);
  border-bottom-color:rgba(255,255,255,0);
  border-left-color:rgba(255,255,255,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  width:70px;
  height:70px;
}

.wall_post_avatar:hover img {
  box-shadow:rgb(102,102,102) 0 0 6px;
}

#wall_poster_avatar,#wall_poster_username {
  display:none;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:rgb(204,204,204);
}

.img_radius_shadow {
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  color:rgb(85,85,85);
  padding-top:8px;
  padding-right:12px;
  padding-bottom:8px;
  padding-left:12px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.5);
  transition-duration:.9s;
  transition-timing-function:initial;
  transition-delay:initial;
  transition-property:all;
  font-family:Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.wall_post a,.wall_post a:visited {
  color:rgb(85,85,85);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wall_post a:hover {
  color:rgb(175,7,88);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

div#comments {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  margin-top:30px;
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

form#new_comment.hidden {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0);
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,255,255);
  border-right-color:rgb(255,255,255);
  border-bottom-color:rgb(255,255,255);
  border-left-color:rgb(255,255,255);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  height:auto;
  margin-top:60px;
}

p {
  font-family:Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

#profile_about_me {
}

.photo_gallery_count {
  color:rgb(204,204,204);
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
}

#about_me_container,#about_me_value {
  font-family:Gabriela;
  visibility:visible;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:url(https://mfcpro.files.wordpress.com/2015/11/bg-pattern.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(17,17,17);
  color:rgb(255,255,255);
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(175,7,88);
  color:rgb(255,255,255);
}

#profile_comments {
  display:none;
}

iframe,embed,frame {
  display:block;
  width:90%;
  height:450px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
}

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

.xcr::-webkit-scrollbar-track {
  box-shadow:rgba(0,0,0,0.3) 0 0 6px inset;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(51,51,51);
  box-shadow:rgba(0,0,0,0.5) 0 0 6px inset;
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(204,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

h1 {
  font-size:38px;
  font-family:"El Messiri",sans-serif;
}

h2 {
  font-size:28px;
  font-family:"El Messiri",sans-serif;
}

h3 {
  font-size:25px;
  font-family:"El Messiri",sans-serif;
}

h4 {
  font-size:22px;
  font-family:"El Messiri",sans-serif;
}

h5 {
  font-size:20px;
  font-family:Cinzel,sans-serif;
}

h6 {
  font-size:20px;
  font-family:Cinzel,sans-serif;
}

a {
  color:rgb(204,204,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:visited {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:hover {
  color:rgb(204,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:active {
  color:rgb(0,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:focus {
  color:rgb(204,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

* {
  box-sizing:border-box;
}

html {
}

.col-1 {
  width:8.33%;
}

.col-2 {
  width:16.66%;
}

.col-3 {
  width:25%;
}

.col-4 {
  width:33.33%;
}

.col-5 {
  width:41.66%;
}

.col-5-half {
  width:47.66%;
}

.col-6 {
  width:50%;
}

.col-7 {
  width:58.33%;
}

.col-8 {
  width:66.66%;
}

.col-9 {
  width:75%;
}

.col-10 {
  width:83.33%;
}

.col-11 {
  width:91.66%;
}

.col-12 {
  width:100%;
}

[class*="col-"] {
  float:left;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  color:rgb(68,68,68);
}

[class*="no"] {
  float:left;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

[class*="padd20"] {
  display:block;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
}

.row {
  box-shadow:rgb(0,0,0) 0 4px 6px;
}

.row::after {
  content:"";
  clear:both;
  display:block;
}

.wrapper {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(253,253,253);
  color:rgb(102,102,102);
  margin-bottom:0;
  font-size:18px;
  border-bottom-width:4px;
  border-bottom-style:solid;
  border-bottom-color:rgb(250,37,197);
}

.hr {
  clear:both;
  height:1px;
  line-height:0;
  width:100%;
  font-size:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-bottom:20px;
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(204,204,204);
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.center {
  text-align:center;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.clear {
  clear:both;
  display:block;
  overflow-x:hidden;
  overflow-y:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clearfix::after {
  clear:both;
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

.header_image {
  display:block;
  text-align:center;
}

.header_image img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.shadow {
  display:block;
  width:100%;
  height:35px;
  background-image:url(https://editbio.files.wordpress.com/2016/11/black_shadow.png);
  background-size:100%;
  margin-top:0;
  margin-right:auto;
  margin-bottom:30px;
  margin-left:auto;
}

.horizontal-menu {
  display:block;
  height:auto;
  text-align:center;
  background-color:rgb(250,37,197);
  font-family:Cinzel;
  font-size:19px;
  overflow-x:hidden;
  overflow-y:hidden;
  padding-top:7px;
  padding-bottom:7px;
}

.horizontal-menu a:link,.horizontal-menu a:active {
  padding-top:7px;
  padding-right:14px;
  padding-bottom:7px;
  padding-left:14px;
  background-color:rgb(250,37,197);
  color:rgb(255,255,255);
  text-align:center;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  margin-left:-5px;
}

.horizontal-menu a:hover {
  background-color:rgb(34,34,34);
  color:rgb(250,37,197);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.divider img {
  display:block;
  width:80%;
  height:auto;
  text-align:center;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.model_photo {
  display:block;
  max-width:300px;
  max-height:300px;
  text-align:center;
  background-color:rgb(250,37,197);
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(241,241,241);
  border-right-color:rgb(241,241,241);
  border-bottom-color:rgb(241,241,241);
  border-left-color:rgb(241,241,241);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:50%;
  border-top-right-radius:50%;
  border-bottom-right-radius:50%;
  border-bottom-left-radius:50%;
  overflow-x:hidden;
  overflow-y:hidden;
}

.model_photo img {
  display:block;
  width:100%;
  height:100%;
  text-align:center;
}

.about_box,.about_box p {
  max-height:300px;
  overflow-x:auto;
  overflow-y:auto;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  text-align:left;
}

#AboutMe h1,#RoomRules h1,#TipMenu h1,#Store h1,#Videos h1,#TopTippers h1 {
  display:block;
  font-size:2.777em;
  color:rgb(250,37,197);
  text-shadow:rgb(153,153,153) 0 1px 0;
}

.tipmenu_box p {
  display:block;
  padding-top:6px;
  padding-right:12px;
  padding-bottom:6px;
  padding-left:12px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(241,241,241);
}

.tipmenu_box p:hover {
  display:block;
  padding-top:6px;
  padding-right:12px;
  padding-bottom:6px;
  padding-left:12px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(204,204,204);
}

.tipmenu_box a:link,.tipmenu_box a:visited,.tipmenu_box a:active {
  float:right;
  padding-top:5px;
  padding-right:14px;
  padding-bottom:5px;
  padding-left:14px;
  background-color:rgb(250,37,197);
  color:rgb(255,255,255);
  text-align:center;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  margin-top:-6px;
}

.tipmenu_box a:hover {
  background-color:rgb(34,34,34);
  color:rgb(250,37,197);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.storeitems,.store_box {
  display:block;
  padding-top:5px;
  padding-right:10px;
  padding-bottom:5px;
  padding-left:10px;
  height:300px;
  overflow-x:auto;
  overflow-y:auto;
}

.item {
  display:block;
  width:90%;
  height:280px;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  overflow-x:hidden;
  overflow-y:hidden;
  margin-top:4px;
  margin-right:auto;
  margin-bottom:4px;
  margin-left:auto;
  text-align:center;
  transition-duration:.4s;
  transition-timing-function:initial;
  transition-delay:initial;
  transition-property:all;
}

.caldas2000logo a {
  background-position:top center;
  background-image:url(http://i66.tinypic.com/30lfn01.jpg);
  background-repeat:no-repeat;
  display:block;
  height:93px;
  width:128px;
  boreder:1px solid red;
  z-index:9999;
  position:fixed;
  bottom:0;
  right:25px;
  padding-top:3px;
  text-decoration:none;
  font-size:12px;
  text-align:center;
  font-family:Georgia;
  font-style:italic;
  color:rgba(223,189,121,0);
}

.hvr-pulse {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
}

.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active {
  -webkit-animation-name:hvr-pulse;
  animation-name:hvr-pulse;
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}

/*-----------------[SCROLL-TOP-UP  START]------------------------*/
#scroll-to-top {
  background:#000000;
  border-bottom:1px solid #ff000;
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  bottom:10px;
  font-size:0;
  height:35px;
  outline:0 none;
  position:fixed;
  left:10px;
  bottom:20px;
  text-indent:-9999px;
  width:35px;
}

#scroll-to-top-triangle {
  border-style:solid;
  border-width:0 10px 11px;
  height:0;
  margin:33% 22%;
  position:absolute;
  width:0;
  border-color:transparent transparent #ffffff;
}

#scroll-to-top:hover {
  background:#ffffff;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#scroll-to-top:hover #scroll-to-top-triangle {
  border-color:transparent transparent #000000;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

/*-----------------[SCROLL-TOP-UP  END]------------------------*/