/*---Главная-------------------------*/

.l-page {width: 100%;}

.l-page:after {
    clear: both;
    display: block;
    content: '';
}

.page__wrapper {
    width: 100%;
    float: left;
}

.page__left {margin-right: 318px;}

.page__right {
    margin-left: -314px;
    width: 314px;
    float: left;
    clear: right;
}

.l-page h2 {
    padding-bottom: 10px;  
    color: #fff;
    font: bold 1em 'Lucida Grande', tahoma;
}

/*---Листание картинок-*/
.b-view {    
    width: 640px;
    height: 235px;
    position: relative;
}

.b-page {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.page__w {
    width: 400%;
    height: 20em;
    position: relative;
}
.page__w div {
    width: 25%;
    position: absolute;
    top: 0;
    text-align: center;
    font-size: 5em;
    line-height: 4;
    color: white;
}

.page__w div a {
    display: block;
    width: 640px;
    height: 235px;
}

.page__1 {
    left: 0;
    background: url(../img/index/bed4.jpg) no-repeat; 
}
.page__2 {
    left: 25%;
    background: url(../img/index/bed1.jpg) no-repeat;
}
.page__3 {
    left: 50%;
    background: url(../img/index/bed2.jpg) no-repeat;
}
.page__4 {
    left: 75%;
    background: url(../img/index/bed3.jpg) no-repeat;
}
/*---Навигация-*/
.b-view .b-view-paginate {
    padding: 4px 0 0 4px;
    position: absolute;
    right: -1px;
    bottom: 5px;
    background-color: #fff;
    zoom: 1;
}

.b-view .b-view-paginate div {
    background-color: #80a24e;
    position: relative;
    overflow: hidden;
}

.b-view .b-view-paginate div * {
    float: left;
    clear: right;
    zoom: 1;
}

.b-view-paginate ins {
    width: 28px;
    height: 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: url(../img/index-left.gif) no-repeat;
}

.b-view-paginate ins.ir {background: url(../img/index-right.gif)}

.b-view-paginate ins span {
    cursor: pointer;
    width: 28px;
    height: 20px;
}

.b-view-paginate .le {left: 85px;}
.b-view-paginate .ri {right: 0%;}

.b-view .b-view-paginate div div {
    padding: 2px 10px 2px;
    font-size: .9em;
    color: #fff;    
}

.view-paginate__step span {margin: 0 3px;}

/*---Новинки------------------*/

.b-column50 {
    margin: 4px 0;    
    width: 100%;
    height: 107px;
    position: relative;
    background-color: #aaa09b;
}

.b-column50:after {
    clear: both;
    display: block;
    content: '';
}

.b-column50-right {
    position: absolute;
    right: 0;
    border-left: 4px solid #fff;
}

.b-column50 .b-column50-left {
    float: left;
    clear: right;
}

.b-column50-left .b-index-text {
    margin: 10px 15px 0;
    text-align: center;
}

    .b-index-text h2 {
        margin: 0;
        padding: 0;
    }
    
    .b-index-text p {margin: 5px 0;}

.green-border {    
    margin: 0 0 10px 0;
    border-bottom: 1px solid #8cb254;
}

/*---меню с меняющимеся картинками---*/

.b-index-menu {
    padding: 10px 0;
    width: 100%;
    position: relative;
    background-color: #8cb254;
}

.b-index-menu h2 {margin: 0 0 0 15px;}

.b-index-menu ul {
    list-style-type: none;
    position: relative;
}

.b-index-menu ul li {
    margin: 0 0 5px 0;
    padding: 5px 15px;
    width: 45%;
    cursor: pointer;
}

.b-index-menu li:hover {
    background: url(../img/index-menu-selection.gif) 0 0 repeat-x;
    border-right: 1px solid #979098;
}

.b-index-menu ul li a {    
    text-decoration: none;
    color: #fff;
}

.b-index-menu ul li a:hover,
.b-index-menu ul li a:active,
.b-index-menu ul li a:focus {color: #fff !important;}


.b-index-menu .iter {
    position: absolute;
    right: 0;
    top: 8px;
    display: none;
}

.b-index-menu .selected {display: block;}

/*---серое меню-------------------*/

.l-grey {
    margin-bottom: 2px;
}

.b-index-menu_grey {
    margin-bottom: 4px;    
    padding: 10px 0 6px;
    background-color: #aaa09b;
}

.b-index-menu_grey .green-border {width: 90%;}
    
.b-index-menu_grey ul li {
    margin: 0;
    width: auto;
}

.b-novelty h2 {
    margin: 0;
    padding: 10px 0 14px 15px;
    background-color: #aaa09b;
}

.b-novelty img {
    width: 312px;
    height: 180px;
    border: 1px solid #aaa09b;
}

.b-movie {
    position: relative;
    zoom: 1;
}

/*---Сервис-------------------*/

.service {height: 235px;}

/*---Карта сайта------------*/

.b-sitemap a {text-decoration: none;}

.b-sitemap h2 a {color: #8cb254;}

.b-sitemap h3 a {
    padding-left: 25px;
    font-weight: bold;
    color: #000;
}

.b-sitemap p {margin: 0 0 2px 50px;}
    
.b-sitemap p a {color: #000;}

/*---История Синтаклааса------------*/

.i-left {
    margin-right: 15px;
    float: left;
}

.i-right {
    margin-left: 15px;
    float: right;
}

.b-column-right-non .b-movie {margin: 15px 0 15px 30%;}

.b-column-right-non img {
    margin: 0 30px 10px 0;
    float: left;    
}

.b-promotions {
    border-left: 4px solid #ffffff;
    position: absolute;
    right: 0;
    top: 0;
}

.b-promotions img {
    width: 317px;
    height: 178px;
}

/*-----------------------------*/

.orange {color: #ee6423;}



