#content 
{
    margin-top: 0;
}

#content .side-bar 
{
    width: 226px;
}

#content .content-container
{
    width: 726px;
    padding-top: 28px;
}

.box h5 .sub 
{
    font-size: 22px;
}


.box .sub-heading 
{
    font-size: 12px;
}

.box-shadowed-270 
{
    background-image: url(../img/ui/box/shadow-353.png);
    min-height: 220px;
}

.box-confession .make-confession 
{
    background-image: url(../img/content/home/make-confession-large.png);
    width: 331px;
    height: 154px;
}

.box-shoezy .more-info
{
    background-image: url(../img/content/home/shoezy-large.png);
    width: 331px;
    height: 73px;
}

.box-shoezy .pick-of-the-week,
.box-shoezy .how-to-wear
{
    width: 165px;
}

.just-arrived .carousel .item-container 
{
    width: 704px;
}

.just-arrived .carousel .item 
{
    width: 684px;
    padding: 0 10px;
}

.carousel-product .product 
{
    width: 228px;
}

.super-buttons 
{
    padding: 0 14px;
}

.super-buttons a 
{
    background-image: url(../img/content/home/host-order-stylist-buttons-large.png);
    width: 95px;
    height: 95px;
}

.super-buttons a.host-party 
{
    background-position: 0 0;
    margin-right: 20px;
}

.super-buttons a.order 
{
    background-position: -95px 0;
    margin-right: 20px;
}

.super-buttons a.stylist 
{
    background-position: -190px 0;
}

.home .column 
{
    width: 353px;
    margin-right: 20px;
}

#heroes 
{
    position: absolute;
    right: 0;
    top: 0;
    width: 744px;
    height: 320px;
}

#heroes .item 
{
    width: 744px;
    height: 320px;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
}

#heroes .active 
{
    z-index: 101;
}

#heroes .item img 
{
    display: block;
    width: 100%;
    height: 100%;
}

#heroes .controls 
{
    position: absolute;
    z-index: 105;
    right: 1px;
    bottom: 70px;
    width: 134px;
}

#heroes .controls a 
{
    display: block;
    white-space: nowrap;
    text-align: center;
    background: url(../img/ui/home/hero-control-back.png) repeat-x 0 0;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 1px 0 0;
    font-weight: bold;
}

#heroes .controls a:hover,
#heroes .controls a.active 
{
    background-position: 0 -24px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .6);
}

#promotions 
{
    position: absolute;
    left: 0;
    top: 0;
    width: 236px;
    height: 320px;
}

#promotions img 
{
    display: block;
    width: 236px;
    height: 160px;
}

#super-box 
{
    position: relative;
    height: 320px;
}

#how-to-wear 
{
    position: absolute;
    z-index: 106;
    right: 1px;
    bottom: 39px;
    width: 134px;
}    

#how-to-wear a 
{
    display: block;
    white-space: nowrap;
    text-align: center;
    background: url(../img/ui/home/how-to-wear-back.png) repeat-x 0 0;
    line-height: 20px;
    height: 20px;
    padding: 0 46px 0 12px;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin: 1px 0 0;
    position: relative;
}

#how-to-wear img 
{
    width: 36px;
    height: 68px;
    position: absolute;
    right: 0;
    top: -10px;
}

#just-arrived 
{
    width: 940px;
    position: relative;
    margin: auto;
}

#just-arrived .inner 
{
    position: relative;
    overflow: hidden;
    height: 198px;
    padding: 20px 0;
}

#just-arrived .inner .item-container 
{
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 20px;
    height: 198px;
}

#just-arrived .inner .item 
{
    position: absolute;
    left: 0;
    top: 0;
}

#just-arrived .item
{
    height: 198px;
    width: 188px;
    position: absolute;
}

#just-arrived .item img 
{
    display: block;
    margin: auto;
}

#just-arrived .item span 
{
    display: block;
    height: 50px;
}

#just-arrived .item span.brand-image 
{
    background-position: center center;
    background-repeat: no-repeat;
}

#just-arrived .item span.brand-text 
{
    font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

#just-arrived .next,
#just-arrived .prev
{
    background: url(../img/ui/just-arrived/arrows-new.png) no-repeat;
    width: 42px;
    height: 198px;
    position: absolute;
    z-index: 100;
    top: 20px;
    text-indent: -9999px;
}

#just-arrived .prev 
{
    left: -20px;
    background-position: 0 center;
}

#just-arrived .next 
{
    right: -20px;
    background-position: right center;
}

#just-arrived-header 
{
    background-color: #000;
    padding: 0 14px;
    height: 42px;
    border: 2px solid #fff;
    position: relative;
}

#just-arrived-header h5 
{
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    float: left;
    margin-right: 14px;
}

#just-arrived-header .filters 
{
    line-height: 42px;
    color: #686a6c;
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    margin-right: 14px;
}

#just-arrived-header .filters a 
{
    color: #686a6c;
    text-decoration: none;
    margin: 0 3px;
    padding: 2px 6px;
}

#just-arrived-header .filters a:hover,
#just-arrived-header .filters a.active 
{
    background-color: #59595c;
    color: #fff;
}

#just-arrived-header .order 
{
    float: left;
}

#just-arrived-header .order a
{
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    border-width: 0 2px;
    padding: 5px 10px;
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
}

#just-arrived-header .order a:hover 
{
    background-color: #fff;
    color: #000;
}

#just-arrived-header .right 
{
    position: absolute;
    right: 0;
    top: 0;
}

#just-arrived-header .social 
{
    float: left;
    padding: 13px 0 0;
    margin-right: 10px;
}

#just-arrived-header .social a 
{
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
}

#just-arrived-header .host-party,
#just-arrived-header .personal-stylist 
{
    float: left;
    border-left: 1px solid #2a2b2b;
}

#just-arrived-header .host-party a,
#just-arrived-header .personal-stylist a
{
    display: block;
    line-height: 42px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    padding: 0 10px;
}

#just-arrived-header .host-party a 
{
    color: #ec0f8c;
}

#just-arrived-header .host-party a:hover,
#just-arrived-header .personal-stylist a:hover 
{
    text-decoration: underline;
}
