@charset "UTF-8";

.center {
  text-align:center;
}

.model-big {
  font-size:24px;
  font-weight:700;
  text-transform:uppercase;
  color:#ff1588;
  line-height:32px;
}

.model-launch-banner-container {
  overflow:hidden;
  padding:100px 0 0;
  position:fixed;
  bottom:-250px;
  right:20px;
  -webkit-transition:all 300ms cubic-bezier(0.220,1,0.610,1);
  -webkit-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -moz-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -o-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  z-index:90000;
}

.model-launch-banner-container:hover {
  margin-bottom:230px;
  -webkit-transition:all 300ms cubic-bezier(0.220,1,0.610,1);
  -webkit-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -moz-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -o-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
}

.model-launch-banner {
  width:230px;
  padding:15px 15px 40px;
  font-family:arial,sans-serif;
  font-size:14px;
  line-height:16px;
  color:#fff;
  background:#000;
  border-radius:16px 16px 0 0;
  -moz-border-radius:16px 16px 0 0;
  -webkit-border-radius:16px 16px 0 0;
}

.model-launch-banner-logo {
  width:200px;
  height:127px;
  margin:-100px 0 0 12px;
}

.model-launch-banner-tick {
  width:14px;
  height:11px;
  margin:0 8px 0 0;
}

.model-launch-banner-list {
  font-size:13px;
  line-height:22px;
}

img {
  border:none;
  margin:0;
}

A:link {
  color:#989898;
  text-decoration:none;
}

A:visited {
  color:#989898;
  text-decoration:none;
}

A:hover {
  color:#ff1587;
  text-decoration:underline;
}

body {
  width:1024px!important;
  background:#fff url(https://model-launch.com/niki-profile/niki-back.jpg) top center no-repeat!important;
  padding:40px 0 0;
}

body[style] {
  margin:auto!important;
}

body,td {
  color:#666;
  font-family:Verdana;
  font-weight:400;
  font-style:normal;
  font-size:12px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:transparent;
}

.container {
  color:#666;
  position:relative;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:5px;
  background-color:transparent;
  color:#FFF;
  font-family:Verdana;
  font-weight:400;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:5px;
}

.clock,#clock {
  display:none;
}

td[style='font-size:14px;'] {
  display:none;
}

div [style='padding:8px;text-align:center;'] img {
  padding:3px;
  border:2px solid #000;
  background:#000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 0 0 -17px;
}

[src='https://img.mfcimg.com/photos2/532/5323998/avatar.90x90.jpg'] {
  padding:3px;
  border:2px solid #000;
  background:#000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:-12px 0 0 -5px;
}

.gallery_image {
  border:0;
}

.gallery_image img {
  width:70px;
  height:70px;
  border:6px solid #000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 10px 4px -6px;
  -webkit-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.gallery_image img:hover {
  border:6px solid #ff1588;
  -webkit-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.thumbnail {
  width:80px;
  height:80px;
  display:block;
  float:left;
  margin:-2px 0 0 -10px;
  padding:8px 22px 9px 10px;
  background:url(https://model-launch.com/niki-profile/nthumbbg.png);
}

.wall_info {
  width:800px;
  font-weight:700;
  color:#989898;
  text-decoration:none;
  padding:10px;
  background:#4c4c4c;
  background:-moz-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(48%,#2c2c2c),color-stop(51%,#000000),color-stop(100%,#131313));
  background:-webkit-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-o-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-ms-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);
  margin:5px 0 0 115px;
  border:3px solid #222222;
  border-bottom:none;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

.wall_body {
  width:800px;
  font-family:arial;
  font-size:14px;
  color:#989898;
  padding:10px;
  background:#222;
  margin:0 0 40px 115px;
  border:3px solid #222;
  border-top:none;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:hidden;
}

.wall_info A:link {
  color:red;
  text-decoration:none;
}

.wall_info A:visited {
  color:red;
  text-decoration:none;
}

.wall_info A:hover {
  color:#fff;
  text-decoration:none;
}

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

.heading {
  display:none;
}

#stuff {
  width:960px;
  overflow:hidden;
  position:relative;
  margin:45px 0 0 -472px;
  text-align:center;
}

.status_value,.status_key,.blurb_key,.blurb_value {
  display:none;
}

.key {
  color:#ff1587;
}

.value {
  color:#000;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(https://model-launch.com/niki-profile/amazon.png) no-repeat;
  position:relative;
  margin:190px 0 0 -155px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(https://model-launch.com/niki-profile/twitter.png) no-repeat;
  position:relative;
  margin:185px 0 0 25px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}

div[style="padding:8px;text-align:center;"] img {
  border:3px solid #000;
  background:#000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 0 0 -17px;
}

.frame {
  width:920px;
  height:540px;
  overflow:auto;
  background:#e5e5e5;
  position:relative;
}

.frame-border {
  width:920px;
  height:540px;
  background:#e5e5e5;
  padding:10px;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:430px;
  height:107px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid white;
  background-color:#fd2991;
}

.interests_info {
  display:none;
}

td[width="14%"] {
  visibility:hidden;
}

#schedule {
  display:none;
}

.wallheader {
  margin:0 0 0 -23px;
}

.nall-pic {
  width:940px;
  height:344px;
  position:relative;
  margin:0 0 20px 10px;
  background:url(https://model-launch.com/niki-profile/nallpic.jpg) top center no-repeat;
}

.nall-video {
  position:absolute;
  top:63px;
  left:527px;
}