/*main*/
.main h2 {
    color: #2278ba;
    margin-bottom: 15px;
    font: bold 23px/1em PT Sans Narrow;
}

.top-block{ 
    position: relative; 
    height: 256px;
    /*width: 100%;*/
    margin: auto;
}

.top-block .carousel{
    position: relative;    
    height: 215px;
    padding: 9px;
}

.top-block .carousel .slides-container{
    /*width: 100%; */
    height: 215px;     
    overflow: hidden;
    width: 914px;
    margin: auto;
    position: relative;
    border: 1px solid #d1d1d1;
}

.top-block .carousel .control_buttons{ 
    position: absolute; 
    bottom: -15px; 
    /*left: 44.5%; */
    left: 50%;
    margin-left: -50px;
    /*margin: 0 auto; */
    /*width: auto;*/
    text-align: center;
}

.control_buttons .button{
    position: relative;
    /*float: left;*/
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/image/site/marker-banner.png) no-repeat;
    background-position: center bottom;
    margin-right: 8px;
    cursor: pointer;

}

.control_buttons .button.cycle-pager-active { background-position: center top;}

.top-block .carousel .slides-container .lent li{ position: relative; float: left; width: 914px;}

.top-block .carousel .slides-container .lent .description{
    position: absolute;
    top: 0;
    right: 0;
    width: 257px;
    height: 215px;
    background: url(/image/site/color-plane.png);    
    padding: 30px 15px 0 20px;
}

.top-block .carousel .slides-container .lent .description h2{ font: normal 2.3em/1em PT Sans Narrow; color: #fff; margin-bottom: 23px;}
.top-block .carousel .slides-container .lent .description p{ font: 1.15em/1.1em PT Sans; color: #fff; }

.central-block{
    margin-bottom: 40px;
}
/* noted */
.central-block .about{
    float: left;
    width: 590px;
	line-height: 140%;
}

.central-block .specialists{
    position: relative;
    float: right;
    width: 300px;    
    padding-top: 15px;
    padding-left: 15px;
}

.central-block .specialists .current_specialist{
    position: relative;
    width: 291px;
    height: 131px;   
    z-index: 0; 
    /*    background: url(/image/site/box-personaly.jpg) no-repeat;*/
}
.central-block .specialists .current_specialist .photo{
    position: relative;
    display: block;
    padding: 7px;        
    border: 1px solid #d1d1d1;
    float: left;
}

.central-block .specialists .current_specialist .name{ 
    display: block; 
    font: bold 1.08em Arial; 
    color: #414141;     
    margin-bottom: 10px;
}
.central-block .specialists .current_specialist .name .surname{ text-transform: uppercase; }
.central-block .specialists .current_specialist .specialty{ font: italic 0.92em Arial; color: #8d8d8d; width: 184px; margin-right: 30px; float: right;}

.central-block .specialists .current_specialist li{
    position: absolute;
    width: 291px;
    height: 131px;
    padding-left: 8px;
    padding-top: 8px;   
    background: url(/image/site/box-personaly.png) no-repeat;
}

.central-block .specialists .right-light{ 
    position: absolute;
    bottom: 10px;
    right: 0;
    background: url(/image/site/light-right.png) repeat-y; 
    width: 44px;
    height: 85px;
    z-index: 6;
}
.central-block .specialists .specialists_wrapper{ 
    position: relative; 
    margin-top: -9px; 
    width: 300px; 
    overflow: auto; 
    z-index: 5;    
}
.central-block .specialists .specialists_list{
    position: relative; 
    overflow: hidden;
    margin-bottom: 7px; 
}
.central-block .specialists .specialists_list li{ 
    position: relative; 
    float: left; 
    padding-top: 20px; 
    margin-right: 12px; 
    height: 73px;
}
.central-block .specialists .specialists_list li img{
    padding: 7px; 
    border: 1px solid #c9c9c9; 
    cursor: pointer; 
}
.central-block .specialists .specialists_list li.activeSlide{ background: url(/image/site/marker-personaly.png) no-repeat center top; }
.central-block .specialists .specialists_list li.activeSlide img{ border-color: #2278ba;}

.bottom-block{
    position: relative;
    background: #f9f9f9;
}

.bottom-block .shadow-top{
    position: relative;
    margin: 0 auto;
    width: 985px;
    background: url(/image/site/sh1.png) no-repeat;
    padding-bottom: 10px;
}

.bottom-block .shadow-bottom{
    position: absolute; 
    bottom: 0;
    left: 28.5%;
    width: 326px;
    height: 101px;
    background: url(/image/site/sh2.png) no-repeat center bottom;    
}
/* noted */
.bottom-block .column{
    position: relative;
    float: left;

    padding-top: 25px;
}

/* noted*/ 
.main .bottom-block .diseases{   
    width: 264px;
    padding-right: 30px;
    margin-right: 0;
}

.bottom-block .sign-up-background{ 
    position: absolute; 
    width: 298px; 
    background: #dedede; 
    top: 0; 
    left: 293px; 
    height: 100%;
    padding: 0;
}

/* noted */
.bottom-block .sign-up{    
    width: 298px;
    padding: 25px 0 0;

}
/* noted */
.bottom-block .sign-up > h3{ margin-left: 29px; margin-bottom: 8px;}
.bottom-block .sign-up > a{ margin-left: 29px; font: italic 1.08em/1em PT Sans; color: #8d8d8d;}
.bottom-block .sign-up > a:hover{ text-decoration: underline; }

.bottom-block .partners{
    width: 303px;
    padding-left: 39px;
}


.bottom-block .partners .mini-slides{
    height: 165px;
    width: 283px;
    border: 1px solid #d1d1d1;
    padding: 9px;
    margin: 0 0 30px auto;
    background: #fff;
}

.bottom-block .partners .mini-slides .slides-container{
    width: 100%; 
    height: 165px; 
    background: #eee;
    overflow: hidden;
}

.bottom-block .partners .mini-slides .slides-container .lent li{position: relative; float: left; width: 283px;}
.bottom-block .partners .mini-slides .slides-container .lent li .description{ 
    position: absolute; 
    width: 36%; 
    height: 165px; 
    top: 0; 
    left: 0; 
    background: url(/image/site/color-plane.png); 
    padding: 7%;
    font: bold 1.38em PT Sans Narrow;
    color: #fff;
    text-transform: uppercase;
}

.bottom-block .partners .mini-slides .control_buttons{
    position: absolute; 
    bottom: 10px; 
    right: -9px; 
    margin: 0 auto;
    width: auto;
}

.read-more-text { 
    display: none; 
    width: 590px;
}
.read-more-link a { 
    color: #f66200; 
    text-decoration: underline;
    cursor: pointer;
}
/*main*/

.main .central-block .diseases{   
    width: 264px;
    padding-right: 30px;
    margin-right: 0;
}

.central-block .sign-up{    
    width: 330px;
    padding: 25px 0 0;
    background: url('/image/site/form_back.png') no-repeat;
    float: left;
}

.central-block .column{
    position: relative;
    float: left;
    padding-top: 15px;
}

.central-block .sign-up > h3{
    font: bold 23px/1 PT Sans Narrow;
    color: white;
    margin-left: 29px; 
    margin-bottom: 20px;
}
.central-block .sign-up > a{ 
    margin-left: 29px; 
    font: italic 14px PT Sans; 
    color: #f66200;
    text-decoration: underline;
}

.central-block .howto {
    display: none;
}
.central-block .sign-up > a:hover{ text-decoration: none; }

.bottom-block .about {
    float: left;
    width: 590px;
    line-height: 140%;
    padding-top: 25px;
    padding-left: 15px;
}

.bottom-block .about p { 
    width: 590px;

}
