#homecontainer {
    height: 1290px;
    left: 0;
    position: relative;
    top: 10px;
    width: 960px;
}
#maincontent {
    height: 620px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 960px;
    z-index: 0;
}
#maincontent a {
    overflow: hidden;
}
#advertising-space {
    display: none;
}
.designer {
    font-weight: bold;
    text-transform: uppercase;
}
.replace {
    text-indent: -99999px;
}
#boxes {
    height: 573px;
    left: 0;
    position: absolute;
    top: 515px;
    width: 960px;
}
#boxes div {
    height: 309px;
    position: absolute;
    width: 356px;
}
#boxes div:hover {
    position: relative;
    z-index: 100;
}
#boxes a {
    background-position: 0 0;
    display: block;
    height: 309px;
    position: relative;
    width: 356px;
}
#boxes a:hover {
    background-position: 0 -309px;
}
#boxes #advertisement {
    background: url("/outnet/content/2011/images/home/generic/advert.jpg") no-repeat scroll 0 0 transparent;
    height: 9px;
    left: 252px;
    position: absolute;
    top: 296px;
    width: 69px;
}
#box1 {
    left: 0;
    top: 0;
    z-index: 1;
}
#box2 {
    left: 114px;
    top: 222px;
    z-index: 2;
}
#box3 {
    left: 284px;
    top: 14px;
    z-index: 3;
}
#box4 {
    left: 451px;
    top: 264px;
    z-index: 4;
}
#box5 {
    left: 604px;
    top: 10px;
    z-index: 5;
}
#boxes #adbox {
    background: none repeat scroll 0 0 #F4F4F4;
    height: 250px;
    left: 620px;
    padding: 20px;
    top: 0;
    width: 300px;
    z-index: 5;
}
#boxes #adbox:hover {
    background: none repeat scroll 0 0 #000000;
}
#boxes #adbox a {
    height: 250px;
    width: 300px;
}
#boxes a.one:hover, #boxes a.two:hover, #boxes a.three:hover, #boxes a.four:hover, #boxes a.five:hover {
    background-position: 0 -309px;
}
#ticker-wrapper.has-js {
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
    color: #000000;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 1105px;
    width: 960px;
}
#ticker {
    display: block;
    overflow: hidden;
    position: relative;
    width: 895px;
}
#tickertitle {
    float: left;
    width: 65px;
}
#ticker-title {
    width: 0;
    display: none !important;
}
#ticker-content {
    overflow: hidden;
    margin-top: -1px;
}
#ticker-content a {
    text-decoration: none;
}
#ticker-content a:hover {
    text-decoration: underline;
}
#ticker-swipe {
    background-color: #FFFFFF;
    display: block;
    position: absolute;
    top: 0;
    width: 895px;
    height: 15px;
}
#ticker-swipe span {
    background: url("/outnet/content/2012/images/home/ticker_swipe.gif") no-repeat top left;
    display: block;
    height: 14px;
    margin-left: 1px;
    width: 7px;
}
.js-hidden {
    display: none;
}
.disabled-prev, .disabled-next {
    cursor: default;
}
#carousel-wrapper {
    height: 140px;
    left: 0;
    position: absolute;
    top: 1150px;
    width: 960px;
}
#carousel {
    float: left;
}
#carousel li {
    height: 140px;
    width: 880px;
}
.carousel-nav-button {
    cursor: pointer;
    display: block;
    height: 140px;
    width: 40px;
}
#carousel-prev-button {
    background-image: url("/outnet/content/2011/images/home/generic/prev.jpg");
    float: left;
}
#carousel-next-button {
    background-image: url("/outnet/content/2011/images/home/generic/next.jpg");
    float: left;
}
#carousel-prev-button:hover, #carousel-next-button:hover {
    background-position: -40px 0;
}
