.owl{
    clear: both;

}

#owl{
    height:349px !important;
    overflow:hidden;
    width: 1150px;
    margin: 0 auto;
    border-radius: 4px;
}
#fashion{
    height:174px !important;
    overflow:hidden;
    width: 1000px;
    margin: 0 auto;
    border-radius: 4px;
}
#fashion .owl-item-oph{
    height: 174px;
}
#fashion .owl-prev, #fashion .owl-next{
    display: none;
}
#fashion .owl-pagination{
    float: right;
    margin-right: 20px;
    width:40%;
}
.owl-item-oph{
    background-position: center;
    height: 349px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.owl-pagination{
    display: block;
    z-index: 0;
    position: relative;
    width:30%;
    background:none;url("pagination.png") !important;
    top:-49px;
    margin: 0 auto;
    padding-top:3px;
    border-radius: 8px;
    behavior: url(ie-css3.htc);
}
.owl-pagination *{
    opacity: 1 !important;
}
.owl-page span{
    background: #1592ae;
}
.active span{
    background: #ed0000 !important;
}
.oph-link-owl{
    text-decoration: none;
    color: #484848;
}
.oph-link-owl:hover{
    text-decoration: none;
    color: #484848;
}

.owl-buttons{
    position: relative;
    top:-250px;
}
.owl-prev{
    float: left;
    background:url(../l.png) no-repeat !important;
    height: 85px;
    width: 75px;
    border-radius: 0px !important;

}
.owl-next{
    float: right;
    background:url(../r.png) no-repeat right top !important ;
    height: 85px;
    width: 75px;
    border-radius: 0px !important;
}


.InnerSlider #owl{
    height:349px !important;
    overflow:hidden;
    width: 860px;
    margin: 0 auto;
    border-radius: 4px;
}

.InnerSlider2 #owl{
    overflow:hidden;
    height:400px !important;
    margin: 0 auto;
    border-radius: 4px;
}

.InnerSlider2 .owl-pagination{
    width: 90% !important;
}
.InnerSlider2 .oph-link-owl{
    border-radius:4px !important;
}


.SliderPreview{margin-top: 10px;width: 1000px;overflow: hidden;height: 110px;}
.SliderPreview ul{}
.SliderPreview ul li{list-style: none;float: left;padding: 0px 8px 0px 9px;}
.SliderPreview ul li a{}
.SliderPreview ul li a img{height: 110px;}