﻿/*.advHeaderBlock{width:356px; height:86px; position:relative; float:right; padding:1px; border:1px solid #DEDEDE; overflow:hidden}*/

.content_right .img-editor {
    border: 1px solid #dce4e7;
    /*margin-top: 10px;*/
}


#Adv_home {
    width: 100%;
    height: auto;
    margin: 10px 0;
    display: inline-block;
}

#adv_hom_left {
    float: left;
    width: 379px;
    overflow: hidden;
}

#adv_hom_right {
    float: right;
    width: 379px;
    overflow: hidden;
}


/* Slide IOS*/
.iosSlider {
    height: 1500px !important;
    width: 100%;
}

    /*.iosSlider .prevButton {
        position: absolute;
        top: 50%;
        left: 2%;
        width: 20px;
        height: 56px;
         margin-top: -30px;
        background: url(img/next_prev.png) no-repeat left 0;
        z-index: 2;
    }

    .iosSlider .nextButton {
        position: absolute;
        top: 50%;
        right: 2%;
        width: 20px;
        height: 56px;
         margin-top: -30px;
        background: url(img/next_prev.png) no-repeat right 0;
        z-index: 2;
    }*/

    .iosSlider .slider {
        width: 100%;
        height: 100%;
    }

        .iosSlider .slider .item {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            /*margin: 0 10px;*/
        }

            .iosSlider .slider .item img {
                width: 100%;
            }
