/* ------------------------------ 
    New Home Styles For A/B Test
   ------------------------------ */

/* Global Scaffold */

#home-test {margin:0 auto;width:940px;}
#home-test section {float:left;height:100%;}
#home-test section * {font-family: "kulturista-web-1","kulturista-web-2",helvetica,arial!important;}
#home-test ol li {float:left;}
#home-test li a {display:block;height:100%;width:100%;}

/* Section Height + Width Handlers */

#home-test .canvases        {height:217px;}
#home-test .featured        {width: 940px;height:354px;}
#home-test .full            {width:940px;}
#home-test .merch-tiles     {width:940px;height:300px;}
#home-test .merch-tile-1    {height:300px;width:310px;}
#home-test .merch-tile-2    {height:300px;width:320px;}
#home-test .merch-tile-3    {height:300px;width:310px;}
#home-test .merch-tile-4    {height:354px;}
#home-test .merch-tile-5    {height:354px;width:310px;}
#home-test .merch-tile-6    {height:354px;width:320px;}
#home-test .merch-tile-7    {height:354px;width:310px;}
#home-test .merch-panel-1   {height:300px;}
#home-test .merch-panel-2   {height:354px;}
#home-test .pay             {height:190px;}
#home-test .short           {height:190px;}
#home-test .third           {width:310px;height:300px;float:left;}
#home-test .third-alt       {width:320px;height:300px;float:left;}
#home-test .twothird        {width:630px;float:left;}
#home-test .video           {height:300px;}

/* Background Images */

#home-test .banner {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_featured.jpg') no-repeat left top transparent;
  position: relative;
}
#home-test .badges,
#home-test .canvases {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/new_homepage/home_test_bg.gif')left top;
  position: relative;
}
#home-test .dough {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_artist_banner.jpg') no-repeat left top transparent;
  position: relative;
}
#home-test .merch-tile-1 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_eye.jpg') no-repeat left top;
  position: relative;
}
#home-test .merch-tile-2 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_zombie.jpg') no-repeat left top;
  position: relative;
}
#home-test .merch-tile-3 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_yay.jpg') no-repeat left top;
  position: relative;
}
#home-test .merch-tile-4 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_tanks.jpg') no-repeat left top transparent;
  position: relative;
}
#home-test .merch-tile-5 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_iphone.jpg') no-repeat left top transparent;
  position: relative;
}
#home-test .merch-tile-6 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_wall_art.jpg') no-repeat left top transparent;
  position: relative;
}
#home-test .merch-tile-7 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_kids.jpg') no-repeat left top transparent;
  position: relative;
}
#home-test .merch-panel-1 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/d_june_select.jpg') no-repeat left top;
  position: relative;
}
#home-test .merch-panel-2 {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/new_homepage/0318/0318_merch_panel_2.jpg') no-repeat left top;
  position: relative;
}


/* ------------------
    Featured Product
   ------------------ */

#home-test .featured input[type="button"], 
#home-test .featured button {
  background: #000;
  color: #fff;
}
#home-test #featured input[type="button"], 
#home-test #featured button {
  background: #fbfd00;
  color: #002b54;
  font-family: "futura-pt-1","futura-pt-2", sans-serif!important;
  font-size: 16px;
  height: 39px;
  padding: 0;
  text-align: center;
  width: 129px;
}

#home-test .featured input[type="button"]:hover {background: #fe0000;}

#home-test .featured li {
  position: absolute;
  float: left;
  top: 229px;
  width: 129px;
  height: 39px;
}

#home-test .featured li a.hit {
  display: block;
  height: 340px;
  position: relative;
  width: 940px;
}

#home-test .featured a {
  display: block;
  height: 100%;
  width: 100%;
}

#home-test .featured li.guys {left: 570px;}
#home-test .featured li.girly {left: 710px;}


/* --------
    Badges
   -------- */

#home-test .badges ol {left: 220px;position: relative;}
#home-test .badges li {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/new_homepage/badges_sprite.png') no-repeat center top transparent;
  width: 124px;
}
#home-test .badges li.shop {background-position: 40px 0px;}
#home-test .badges li.submit {background-position: -80px 0px;}
#home-test .badges li.pick {background-position: -208px 0px;}
#home-test .badges li.meet-artists {background-position: -334px 0px;}

#home-test .badges p {
  color: #282828;
  font-size: 25px;
  font-weight: 500;
  line-height: 29px;
  margin: 16px auto;
  text-align: center;
  width: 594px;
}

#home-test .badges a {
  font-weight: 500;
  color: #282828;
  display: block;
  font-size: 13px;
  width: 100%;
  height: 100%;
  padding-top: 64px;
  text-align: center;
}

/* -------------
    Merch Tiles
   ------------- */

#home-test .merch-tiles li a:hover,
#home-test .merch-tile-4 a:hover,
#home-test .merch-tile-5 a:hover,
#home-test .merch-tile-6 a:hover,
#home-test .merch-tile-7 a:hover,
#home-test .merch-panel-1 a:hover {
  border-top: 5px solid #e63296;
}

/* ------
    Fact
   ------ */

#home-test .fact {
  background:#33bff2;
  color: #fff;
  font-weight: 600;
  text-align: left;
}
#home-test .fact p, 
#home-test .fact a {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 35px;
  margin: 0 32px;
}
#home-test .fact a {font-style: italic;}
#home-test .fact span {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/home/slider/arrows-sprite.png') no-repeat 0 0 transparent;
  display: inline-block;
  height: 10px;
  width: 6px;
  position: relative;
  left: 5px;
}

/* -------
    Stats
   ------- */

#home-test .stats {
  background:#e63296;
  color: #fff;
  font-family: "kulturista-web-1","kulturista-web-2",helvetica,arial!important;
  font-size: 29px;
  font-weight: 600;
  text-align: left;
  height: 300px;
}

#home-test .stats dt {font-size: 25px;}

#home-test .stats dd {
  font-size: 16px;
  font-weight: 400;
  margin: 4px 0 20px 0;
}

#home-test .stats dl{margin: 0 32px;}

/* ------------
    Merchpanel
   ------------ */

#home-test .merch-panel-1 a.shop-guys,
#home-test .merch-panel-1 a.shop-girly {
    float: left;
    width: 50%;
    height: 100%;
}

/* --------------
    Select Panel
   -------------- */

#home-test .select-panel h3 {
  color: #645a61;
  display: block;
  font-size: 13px;
  position: absolute;
  z-index: 10;
}

#home-test .select-panel a {
  font-family: "futura-pt-1","futura-pt-2", sans-serif!important;
}

#home-test .select-panel span {
  background: url('https://s3.amazonaws.com/threadless-media/imgs/new_homepage/select_span.png') no-repeat 0 0 transparent;
  display: inline-block;
  height: 8px;
  width: 6px;
  position: relative;
  left: 5px;
}

#home-test .shop-select {
  left: 379px;
  top: 225px;
}

#home-test .lookbook {
  left: 379px;
  top: 246px;
}

/* -----------------
    Canvases Footer
   ----------------- */

#home-test .canvases ol {height: 117px; position: relative; padding-top: 24px;}
#home-test .canvases li {
    background: url('https://s3.amazonaws.com/threadless-media/imgs/new_homepage/product_sprite.png') no-repeat center top transparent;
    margin-right: 10px;
}
#home-test .canvases li.first{margin-left: 20px;}
#home-test .canvases li.last{margin-right: 0;}

#home-test .canvases li.tees {width: 105px; background-position: 0px 0px;}
#home-test .canvases li.hoodies8 {width: 92px; background-position: -108px 0px;}
#home-test .canvases li.kids {width: 65px; background-position: -210px 0px;}
#home-test .canvases li.iphone-cases {width: 50px; background-position: -281px 0px;}
#home-test .canvases li.wall-test {width: 68px; background-position: -348px 0px;}
#home-test .canvases li.bags {width: 60px; background-position: -439px 0px;}
#home-test .canvases li.accessories {background-position: -516px 0px;}
#home-test .canvases li.pillow-throws {width: 70px; background-position: -603px 0px;}
#home-test .canvases li.notebooks {width: 68px; background-position: -686px 0px;}
#home-test .canvases li.food-bev {width: 69px; background-position: -754px 0px;}
#home-test .canvases li.pets {width: 73px; background-position: -828px 0px;}

#home-test .canvases a{
  color: #282828;
  display: block;
  font-size: 13px;
  width: 100%;
  height: 100%;
  padding-top: 135px;
  text-align: center;
}

/* -----------
    H2 Styles
   ----------- */

#home-test .third h2, #home-test .third-alt h2, #home-test .featured h2 {
  background: #292929;
  color: #fff;
  display: inline-block;
  font-family: "futura-pt-1","futura-pt-2", sans-serif!important;
  font-size: 11px;
  line-height: 10px;
  margin: 20px 0 24px 20px;
  padding: 7px 10px;
  position: absolute;
}


#home-test .bg-hit {
  background:none;
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

#home-test .bg-hit span {
  background:none;
  height:0px;
}

#banner {
  height: 29px;
}

/* New Homepage Modules Test */
.modules {
    float: left;
}
.tint {
    position: relative;
    float: left;
    cursor: pointer;
}

.tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -ms-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.tint:hover:before {
    background: rgba(192,192,192, 0.2);
}