
/*.bbback {
    position: absolute;
}

#slides {
    height: 145px;
    margin: 29px 0 0;
    overflow: hidden;
    top: 0;
    width: 20px;
}
.slide {
    color: #A39D99;
    float: left;
    font: italic 16px/24px Gergia;
    width: 900px;
}*/
 .top-brands {
    margin-bottom: 20px;
}
.stepcarousel {
    height: 100px;
    overflow: scroll;
    position: relative;
    width: 100%;
}
.stepcarousel .belt {
    left: 0;
    position: absolute;
    top: 0;
}
.stepcarousel .panel {
    float: left;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 160px;
    
}
.stepcarousel .panel img{
    vertical-align: middle;
}
.banner-s {
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    height: 400px;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
    width: 710px;
}
.homepage-spotlight {
    height: 259px;
    position: relative;
}
.homepage-spotlight-item {
    display: none;
    float: left;
    height: 259px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 950px;
}
.highlight-list {
    display: inline-block;
    float: left;
    margin: -40px 0 0;
    padding: 0 0 0 18px;
}
.highlight-list li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.highlight-list a:link, .highlight-list a:visited {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    margin: 0;
    padding-top: 3px;
    position: relative;
    text-align: center;
    top: 0;
    width: 30px;
}
.highlight-list a.current:link, .highlight-list a.current:visited {
    background: url("../images/banner/red-arow.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    top: 0;
}

