.off{
  display:none;
}
#home-wrapper{
  margin:auto;
  width:939px;
}
#home-wrapper #rotator{
  float:left;
  height:352px;
  overflow:hidden;
  position:relative;
  width:686px;
}
#home-wrapper #rotator > li {
  border-right:2px solid #999b96;
  height:352px;
  position:absolute;
  width:686px;
}
#home-wrapper #rotator > li#solo {
  background:url('../../images/home-page/Homepage_top_embelished.jpg') 0 0 no-repeat;
  border-right:none;
  height:352px;
  position:relative;
  width:686px;
}
#home-wrapper #rotator > li .link-box{
  background-color:#fff;
  -moz-border-radius:7px 11px;
  -webkit-border-radius:7px 11px;
  border-radius:7px 11px;
  -moz-box-shadow:0 0 8px #123761;
  -webkit-box-shadow:0 0 8px #123761;
  box-shadow:0 0 8px #123761;
  height:248px;
  position:absolute;
  left:394px;
  text-align:center;
  top:83px;
  width:265px;
  z-index:10;
}
#home-wrapper #rotator > li .mask{
  position:absolute;
  left:0;
  top:0;
  z-index:100;
}
#home-wrapper #rotator > li h2,
#home-wrapper #rotator > li p{
  text-align:center;
  width:165px;
  margin:auto;
}
#home-wrapper #rotator > li h2{
  font:bold 18px/22px arial, helvetica, sans-serif;
  text-transform:uppercase;
}
#home-wrapper #rotator > li p{
  font:normal 15px/18px arial, helvetica, sans-serif;
}
#home-wrapper #rotator > li button,
#home-wrapper #rotator > li a.button{
  display:block;
  float:none;
  margin:35px auto 0;
  width:135px!important;
}
#home-wrapper #rotator > li a.button:hover{
  text-decoration:none;
}
#home-wrapper #rotator > li.top{
  background:url('http://www.fashionplaytes.com/images/home-page/rotator-image-top.jpg') 0px 0px no-repeat;
  left:0;
  top:0;
  z-index:900;
}
#home-wrapper #rotator > li.top div.mask{
  display:none;
}
#home-wrapper #rotator > li.middle{
  background:url('../../images/home-page/rotator-image-middle.jpg') 0px 0px no-repeat;
  left:102px;
  top:0;
  z-index:500;
}
#home-wrapper #rotator > li.middle div.mask{
  background:url('../../images/home-page/purple-screen-bg.png') 0px 0px repeat;
  position:absolute;
  height:352px;
  left:0;
  top:0;
  width:784px;
}
#home-wrapper #rotator > li.bottom{
  background:url('../../images/home-page/rotator-image-bottom.jpg') 0px 0px no-repeat;
  left:204px;
  top:0;
  z-index:100;
}
#home-wrapper #rotator > li.bottom div.mask{
  background:url('../../images/home-page/blue-screen-bg.png') 0px 0px repeat;
  position:absolute;
  height:352px;
  left:0;
  top:0;
  width:784px;
}
button.beveled > span,
a.button.beveled > span{
  margin-left: 5px;
}
#home-wrapper #bottomContent div{
  float:left;
}
#home-wrapper #bottomContent div.left-column{
  height:265px;
  margin-right:43px;
  overflow: hidden;
  width:437px;
}
#home-wrapper #bottomContent div.left-column a{
  display:block;
  outline:0;
}
#home-wrapper #bottomContent div.left-column a > img{
  height:265px;
  width:427px;
}
#home-wrapper #bottomContent div.right-column{
  background:url('../../images/home-page/video-player.png') top center no-repeat;
  height:271px;
  width:443px;
}
#home-wrapper #bottomContent div.right-column #video-wrapper{
  background:#fff;
  height:209px;
  margin:24px 0 0 54px;
  overflow:hidden;
  width:320px;
}
#home-wrapper #activity_feed{
  height:646px;
}
  #home-wrapper #activity_feed > li{
    width:231px;
  }
  #home-wrapper #activity_feed > li.first{
    background:url('../../images/home-page/feed_title_bg.png') no-repeat top center;
    height:37px;
  }
  #home-wrapper #activity_feed > li.last{
    background:url('../../images/home-page/feed_footer_bg.png') no-repeat bottom center;
    height:30px;
  }
  #home-wrapper #activity_feed #feed{
    background:url('../../images/home-page/feed_bg.png') repeat-y top center;
    border:solid 1px #830183;
    border-top:solid 2px #d9006a;
    border-bottom: solid 2px #d9006a;
    height:543px;
    overflow:hidden;
    padding:0 8px;
    position:relative;
    margin:1px 0;
    width:213px;
  }
  #home-wrapper #activity_feed #feed #slider{
    position:absolute;
    top:539px;
  }
  #home-wrapper #activity_feed #feed #slider > ul > li{
    border-bottom:solid 1px #dddddd;
    height:76px;
    overflow:hidden;
  }
  #home-wrapper #activity_feed #feed img{
    border:solid 1px #ace0f7;
    display:block;
    height:33px;
    margin:10px 10px 0 8px;
    width:32px;
  }

  #home-wrapper #activity_feed #feed p{
    font:normal 12px/15px arial, helvetica, sans-serif;
    color:#1e1e1e;
    margin-top:14px;
    margin-bottom:14px;
    width:161px;
  }
  #home-wrapper #activity_feed #feed p > span{
    font-weight:inherit;
  }
  #home-wrapper #activity_feed #feed a{
    color:#f06aa7;
  }
  .daily_game_win{
    color:inherit;
  }
  .date{
    color:inherit;
  }
  .friend_request{
    color:inherit;
  }
  .design{
    color:inherit;
  }

#home-wrapper.noStatus #buckets,
#home-wrapper.noStatus #rotator,
#home-wrapper.noStatus #rotator > li#solo{
  width:100%;
}
#home-wrapper.noStatus #rotator > li .link-box{
  height:248px;
  left:523px;
  width:225px;
  z-index:10;
}
#home-wrapper.noStatus #activity_feed{
  display:none;
}
/* Dynamic Content Blocks */
#home-wrapper #buckets{
  height:auto;
  width:686px;
}
#home-wrapper #buckets > li{
  float:left;
  height:auto;
  margin-right:51px;
  margin-bottom:10px;
  padding-top: 40px;
  width:194px;
}
#home-wrapper #buckets > li div.imageWrapper,
#home-wrapper #buckets > li p{
  margin-bottom:15px;
  text-align:left;
}
#home-wrapper #buckets > li div.imageWrapper > a{
  display:block;
  height:100%;
  width:100%;
}
#home-wrapper #buckets > li p{
  margin-bottom:5px;
}
#home-wrapper #buckets > li p a{
  font-weight:bold;
}
#home-wrapper #buckets > li p a:hover;{
  cursor:pointer;
}
#home-wrapper #buckets > #three{
  margin-right:0;
}
#home-wrapper #buckets > #four {
  display:none;
}
#home-wrapper #buckets > li{
}
#home-wrapper #buckets div.imageWrapper,
#home-wrapper #buckets div.imageWrapper > a{
  height:159px;
  width:188px;
}
#home-wrapper #buckets > #one div.imageWrapper > a{
  background: url('../../images-sub/production/system/site_assets/76/original/homepge_block.png') bottom center no-repeat;
}
#home-wrapper #buckets > #two div.imageWrapper > a{
  background: url('../../images-sub/production/system/site_assets/120/original/RunwayChallenge3-25.jpg') bottom center no-repeat;
}
#home-wrapper #buckets > #three div.imageWrapper > a {
  background: url('../../images-sub/production/system/site_assets/100/original/daily-designer-game-block_03.png') bottom center no-repeat;
}