/*---default---------------------*/
* {
    font-size: 100.01%;
}
html,
body {
    height: 100%;
}
body {
    margin: 0;
    position: relative;
    z-index: 0;         
    font: .88em/1.4 arial, verdana;
    color:#000000;
    background: #fff;     
    	color : #000;
	font-family : Arial;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
h1 {
    margin: 0 0 .3em;
    	color : #d30001;
	font-family : Tahoma;
	font-size : 20px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}     
img {
    border:0;
}
a {
    color: #0b54ad;
}
a:visited {
    color: #0b54ad;
}
a:hover,
a:active{
    color: #0b54ad;
    text-decoration:none;
}
.g-clear {
    font-size: 0;
} 
/*---develop---------------------*/
.main_info {
    position: absolute;
    top: 0;
    color: #FFFFFF;
    height: 153px;
    margin-top: 19px;
}
.main_info p{
    margin: 0;
}
.gubernator{
    margin: 11px 0 0 27px;
    width: 197px;
    background: #dbe0e4 url('/img/main_back.gif') 0 100% repeat-x;
}
.gubernator p{
    margin: 0;
}
.gubernator p:last-child{
    padding-bottom: 10px;
}
.left-top-banners
{
    margin-left: 23px;
}
/*---container-------------------*/
.l-container {
    min-width: 1000px;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}
.p-container {
    min-width: 1000px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #aab6c2;
}
.container__limiter {
    margin-left: -250px;
    padding-left: 500px;
    width: 50%;
    position: relative;
    left: 25%;
}
.container__wrapper {
    margin-left: -500px;
    position: relative;
}
.container__page {
    margin: 0 -2px; /* fix */
    padding: 0 2px;
    width: 100%;
    position: relative;
    background: #ffffff;
}
/*---field-----------------------*/
.b-field {
    width: 500px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    background: #d3d7db;
}
.x-field {
    width: 500px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    background: #d3d7db;
}
.field__2,
.field__1 {
    width: 100%;
    height: 100%;
    position: absolute;
}
    /*-------------------------------*/
    .b-field_left {
        margin-left: -750px;
        left: 25%;
        background: #aab6c2 url(/img/left_shadow.gif) right 0 repeat-y;
    }
    .b-field_left .field__2,
    .b-field_left .field__1 {
        right: 0;
    }
    /*-------------------------------*/    
    .b-field_right {
        margin-left: 250px;
        left: 75%;
        background: #aab6c2 url(/img/right_shadow.gif) 0 0 repeat-y;
    }
    .b-field_right.field__2,
    .b-field_right.field__1 {
        left: 0;
    }
    /*-------------------------------*/
    .x-field_left {
        margin-left: -750px;
        left: 25%;
        background: #aab6c2 url('/img/right_corner.gif') right 0 no-repeat;
    }
    .x-field_left .field__2,
    .x-field_left .field__1 {
        right: 0;
    }
    /*-------------------------------*/
    .x-field_right {
        margin-left: 250px;
        left: 75%;
        background: #aab6c2 url('/img/left_corner.gif') 0 0 no-repeat;
    }
    .x-field_right.field__2,
    .x-field_right.field__1 {
        left: 0;
    }
/*---grid------------------------*/
.l-grid {
    margin: 0 -2px; /* fix */
    padding: 0 2px;
    width: 100%;    
    position: relative;
}
.grid__wrapper {
    position: relative;
}
.grid__wrapper:after {
    clear: both;
    display: block;
    content: '';
}
.grid__5,
.grid__4,
.grid__3,
.grid__2,
.grid__1 {
    float: left;
    clear: right;
    display: none;
}
.grid__indent {
    position: relative;
}
    /*-------------------------------*/
    .l-grid_1 .grid__2 {
        width: 100%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_2 .grid__2,
    .l-grid_2 .grid__1 {
        width: 50%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_3 .grid__3,
    .l-grid_3 .grid__2,
    .l-grid_3 .grid__1 {
        width: 33.33%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_4 .grid__4,
    .l-grid_4 .grid__3,
    .l-grid_4 .grid__2,
    .l-grid_4 .grid__1 {
        width: 25%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_5 .grid__5,
    .l-grid_5 .grid__4,
    .l-grid_5 .grid__3,
    .l-grid_5 .grid__2,
    .l-grid_5 .grid__1 {
        width: 20%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_tape {
        background: #ebebe1;
    }
    .l-grid_tape .grid__wrapper {
        padding: .5em 10px;
    }
    .l-grid_tape .grid__indent {
        padding: 10px;
    }
    .l-grid_tape a,
    .l-grid_tape a:visited {
        color: #258dc3;
        text-decoration: underline;
    }    
    .l-grid_tape a:hover,
    .l-grid_tape a:active{
        color: #a3a096;
    }
    /*-------------------------------*/
    .l-grid_footer .grid__wrapper {
        padding: .5em 10px;
        background-color: #aab5c2;
        background-image: url('/img/bottom_bg.gif');
        background-position: left top;
        background-repeat: repeat-x;
        color:#000000;
    }
    .l-grid_footer .grid__indent {
        padding: 10px;
    }
    .l-grid_footer form {
        margin: 0;
    }
    .l-grid_footer p {
        margin: 0;
        font-size: .85em;
        line-height: 1.5;
        color:#000000;
    }
    .l-grid_footer a {
        color: #0b54ad;
    }
    .l-grid_footer a:hover, 
    .l-grid_footer a:active {
        color: #0b54ad;
    }    
/*---content---------------------*/    
.l-content {
    margin: 0 -2px; /* fix */
    padding: 0 2px;    
    width: 100%;
    position: relative;
}
.l-content:after {
    clear: both;
    display: block;
    content: '';
}
.content__wrapper {
    width: 100%;
    float: left;    
}
.content__center {
    margin: 0 246px;
}
.content__right,
.content__left {
    float: left;
    clear: right;
    width: 246px;
}
.content__left {
    margin-left: -100%;
}
.content__right {
    margin-left: -246px;
}
.content__indent {
    position: relative;
}
    /*-------------------------------*/
    .l-content_б .content__center {
        margin: 0;
    }
    .l-content_б .content__right,
    .l-content_б .content__left {
        display: none;
    }
    /*-------------------------------*/
    .l-content_lc .content__center {
        margin-right: 0;
    }
    .l-content_lc .content__right {
        display: none;
    }
    /*-------------------------------*/
    .l-content_cl .content__center {
        margin-left: 0;
    }
    .l-content_cl .content__left {
        margin-left: -246px;
    }
    .l-content_cl .content__right {
        display: none;
    }
    /*-------------------------------*/
    .l-content_бr .content__center {
        margin-left: 0;
    }
    .l-content_бr .content__left {
        display: none;
    }
    .l-content_бr .content__right {
        margin-left: -246px;
    }
    /*-------------------------------*/
    .l-content_rc .content__center {
        margin-right: 0;
    }
    .l-content_rc .content__left {
        display: none;
    }
    .l-content_rc .content__right {
        margin-left: -100%;
    }    
    /*-------------------------------*/
    .l-content_rcl .content__left {
        margin-left: -246px;
    }
    .l-content_rcl .content__right {
        margin-left: -100%;
    }    
/*---counter---------------------*/
.b-counter {
    width: 100%;
    position: relative;
}
.b-counter:after {
    clear: both;
    display: block;
    content: '';
}
.counter__item {
    margin: 4px 4px 0 0;
    float: left;
    display: block;
}
.b-counter img {
    vertical-align: middle;
}
/*---input-----------------------*/
.b-input {
    padding: 0 6px 0 0;
}
.b-input input {
    margin-left: -6px;
    width: 100%;
    position: relative;
    left: 6px;
    font-family: tahoma;
}
/*---search----------------------*/
.b-search {
    margin: 0 1.2em 2em 0;
    padding: 0 0 0 20px;
    position: relative;
}
.b-search h2 {
    margin: 0 0 .3em;
    font-weight: bold;
    font-size: 1em;
    color: #000;
}
.b-search table {
    width: 100%;
    border-collapse: collapse;
}
.b-search input {
    font: .86em tahoma;
    background: url('/images/find_field.gif') 0 0 no-repeat;
    border: 0;
    height: 20px;
    padding-left:6px;
}
.b-search .input {
    padding: 0;
    width: 100%;
    vertical-align: middle
}
.b-search .button {
    vertical-align: middle;   
}      
.b-search .button button{
    padding: 0;
    border: 0 ;
    background: none;   
}
    /*-------------------------------*/
    .b-search_page {
        padding: 0;
    }
    .b-search_page input {
        font-size: 1.21em;
    }
/*---tape------------------------*/
.b-tape {
    width: 100%;
    position: relative;
}
.b-tape p,
.b-tape h3 {
    margin: 0;
    font-weight: normal;
}
.b-tape h3 {
    margin-bottom: .6em;
    font-weight: bold;
    font-size: .86em;
}
.b-tape p {
    font-size: .79em;
}
/*---banner----------------------*/
.b-banner {
    padding: 1em 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.b-banner img {
    vertical-align: top;
    border: 0;
}
/*---phone-----------------------*/
.b-phone {
    padding: .3em 0;
    text-align: center;
    font-size: 1.71em;
    white-space: nowrap;
    color: #a19e94;
}
/*---sevice----------------------*/
.b-sevice {
    margin: 0;
    padding: 0.79em 0 0.79em 20px;
    position: relative;
}
.b-sevice:after {
    clear: both;
    display: block;
    content: '';
}
.b-sevice ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    list-style: none;
    float: left;
}
.b-sevice li {
    margin: 0;
    padding: 0 1% 0 1%;
    float: left;
    position: relative;
    /*font-weight: bold;*/
    font-size: 1.14em;
    text-transform: none;
    white-space: nowrap;
    /*background: transparent url('/img/6396_hmbg.gif') 100% 50% no-repeat;*/
    border-right: 1px dotted #8e8f8f;
}
.b-sevice a,
.b-sevice a:visited {
    font-weight: normal;
    color: #000000;
}
.b-sevice a:hover,
.b-sevice a:active{
    color: #000000;
}
.b-sevice ins {
    width: 15px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    background: url(/themes/canape1/img/img.gif);
    left: 0;
    top: .25em;
    display: none;
}
.b-sevice a:hover ins {
    background: url(/themes/canape1/img/img-2.gif);
}
.b-sevice .on {
    color: #000000;
}
.b-sevice .on a,
.b-sevice .on a:visited {
    color: #000000;
    text-decoration:none;
}
.b-sevice .on a:hover,
.b-sevice .on a:active{
    color: #000000;
}
.b-sevice .on ins {
    background: url(/themes/canape1/img/img-2.gif);
}
/*---picture---------------------*/
.b-picture {
    width: 100%;
    height: 172px;
    overflow: hidden;
    position: relative;
    margin:  0 150px 0 -246px;
    -margin-right:0;
    padding:  0 0 0 246px;
}
.picture__wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
    /*border-top: 1px solid #dea300;
    background: #dea300;
    background: rgba(222, 163, 0, .5); /* ааЕаОаБбаЗаАбаЕаЛбаНаО, аНаЕаОаБбаОаДаИаМ аОбаДаЕаЛбаНбаЙ ббаИаЛб аДаЛб IE  */
}
.picture__motto {
    margin: .3em 20px .3em 220px;
    font-style: none;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #fff;
    width:440px;
}
/*---logo------------------------*/
.b-logo {
    position: relative;
    left: 0;
    top: 0;
}
.b-logo a,
.b-logo {
    width: 246px;
    height: 172px;
    display: block;
    background: url('/img/smol_symbols.png') no-repeat ;
    -zoom: 1;
    -background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/smol_symbols.png',sizingMethod=crop);  
    background-position: 0 100%;
}
.b-logo img {
    display: none;
}
/*---menu------------------------*/
.b-menu {
    margin-bottom: 2em;
    padding: 20px 26px;
    position: relative;
    background: #ffffff;
    text-align: left
}
.b-menu ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}
.b-menu li {
    margin: 0;
    position: relative;
    color: #000000;
}
.b-menu a,
.b-menu a:visited {
    color: #000000;
    text-decoration: none;
}
.b-menu a:hover,
.b-menu a:active{
    color: #000000;
}
.b-menu .level-1 {}
.b-menu .item-1 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    /*text-transform: uppercase;*/    
    /*border-bottom: 1px dashed #bebebe;*/
}
.b-menu .level-1 {
    background:url("/img/custom_bg.gif") repeat-x scroll left bottom transparent;
}
.b-menu .item-1 span {
    padding: 6px 32px 6px 10px;
    display: block;
    /*border-top: 1px solid #a3a096;
    border-bottom: 1px solid #fff;*/   
    background: transparent url('/img/custom_bg.gif') left top repeat-x; 
}
.b-menu .item-1 ins {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    background: url(/img/custom.gif) no-repeat;
    top: .9em;
    right: 2px;
}
.b-menu .on-1 {
    background: #fff;
}
.b-menu .on-1 span {
    font-weight: normal;
    background: #2d75d0 url('/img/selected_bg.gif') left top repeat-x;
    color: #ffffff;
}
.b-menu .on-1 a,
.b-menu .on-1 a:visited,
.b-menu .on-1 a:hover,
.b-menu .on-1 a:active{
    color: #ffffff;
}
.b-menu .on-1 ins {
    top: .8em;
    background: url(/img/selected.png) no-repeat
}
.b-menu .level-2 {}
.b-menu .item-2 {
    padding: .2em 20px .4em 10px;
    text-transform: none; 
    color:#02499a;  
} 
.b-menu .item-2 a,
.b-menu .item-2 a:visited {
    color: #02499a;
    text-decoration: underline;
}
.b-menu .item-2 a:hover,
.b-menu .item-2 a:active{
    color: #02499a;  
}
.b-menu .level-3 
{
  font-size: 1.00em;
}
.b-menu .item-3 {
    padding: .5em 15px 0 15px;
    font-size: .89em;
}
.b-menu .item-3 a,
.b-menu .item-3 a:visited 
{
   color: #006699;
    font-size: 1.00em; 
}
.b-menu .item-3 a:hover,
.b-menu .item-3 a:active 
{
   color: #006699; 
   font-size: 1.00em;
   text-decoration: no; 
}
/*---special---------------------*/
.b-special {
    position: relative;
}
.b-special h2 {
    margin: 0 0 .3em;
    font-weight: normal;
    font-size: 1.29em;
    color: #000;    
}
.b-special h3 {
    margin: 0 0 .3em;
    padding: 0 10px 0;
    font-weight: bold;
    font-size: .93em;
    color: #000;    
}
.b-special p {
    margin: 5px 0;
    padding: 0 0 0 10px;
    font-size: .79em;
}
.b-special ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.b-special li {
    margin: 0 0 2em;
}
.b-special div {
    margin: 0 0 .6em;
    position: relative;
}
.b-special img {
    vertical-align: top;
    border: 0;
}
.b-special a,
.b-special a:visited {}
.b-special a:hover,
.b-special a:active {}
/*---news------------------------*/
.b-news {
    margin-bottom: 2em;
    padding: 0 20px;
    position: relative;
    
}
.b-news h2 {
    margin: 0 0 .3em;
    font-weight: normal;
    font-size: 1.29em;
    color: #000;    
}
.b-news dl {
    margin: 0;
    padding: 20px 0 0;
    position: relative;
    background: url('/img/custom_bg.gif') 0 0 repeat-x;
}
.b-news dt {
    margin: 0;
    font-size: .79em;
    color:#969494;
}
.b-news dd {
    margin: 0 0 1em;
    font-size: .79em;
}
.news-title{
    font-weight:bold;
    padding-bottom: 10px;
    color: #0b54ad;
}
.b-news a,
.b-news a:visited {
  color:#0b54ad;
  }
.b-news a:hover,
.b-news a:active {
  color:#0b54ad;
  }
    /*-------------------------------*/
    .b-news_list {
        margin-bottom: 0;
        padding: 0;
    }
    .b-news_list p {
        margin: 8px 0 0 0;
        font-size: 1em;
        color: #535353;
    }    
    .b-news_list dt {
    color:#969494;
    }
    .b-news_list dd {
        font-size: 1em;
    }
    .b-news_page {
        margin-bottom: 0;
        padding: 0 0 10px 0;
    }
    .b-news_page p {
        margin: 0;
        font-size: 1em;
        color:#666666;
    }    
    .b-news_page dt {
    color:#969494;
    }
    .b-news_page dd {
        font-size: 1em;
        color: #535353;
    }                      
    .news_detail_back a {
        color: #0b54ad;
    }
/*---path------------------------*/
.b-path {
    /*margin: -1.8em 0 0;*/
    padding: 0 0 .4em;
    position: relative;
}
.b-path li,
.b-path ul {
    margin: 0;
    padding: 0;
    display: inline;
}
.b-path li {
    font-size: .79em;
}
.b-path li:first-child:before {
    content: "";
}
    /*-------------------------------*/
    .b-path_vbar li:before {
        content: "\a0\007c\20";
    }
    /*-------------------------------*/
    .b-path_middot li:before {
        content: "\a0\b7\20";
    }
    /*-------------------------------*/
    .b-path_arrow li:before {
        font-family: "Times New Roman", sans-serif;
        content: "\a0\2192\20";
    }
/*---basket----------------------*/
.b-basket {
    margin: .6em 0 1em;
    padding: 0 0 0 75px;
    min-height: 60px;
    position: relative;
}
.b-basket ins {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    background: #a19e94 center center no-repeat;
    top: 0em;
    left: 0;
}
.b-basket dt {
    margin: 0;
    line-height: 1.7;
}
.b-basket dd {
    margin: 0;
    font-style: italic;
    font-size: .86em;
    line-height: 1.3;
}
/*---map-------------------------*/
.b-map {
   margin: 0 0 1em;
   padding: 0;
   list-style: none; 
}
.b-map ul {
   margin: 0;
   padding: .5em 0 0 3em;
   list-style: none; 
}
.b-map li {
   margin: 0 0 .5em;
   padding: 0;
}
.b-map a,
.b-map a:visited {
    color: #258dc3;
    text-decoration: underline;
}
.b-map a:hover,
.b-map a:active{
    color: #dea300;
}
/*---editor----------------------*/
.b-editor {
    position: relative;
}
.b-editor h2 {
    margin: 0 0 .3em;
    	color : #007cca;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}
.b-editor h6,
.b-editor h5,
.b-editor h4,
.b-editor h3 {
    margin: 0 0 .3em;
    font-weight: bold;
    font-size: .86em;
    color: #535353;
}
.b-editor p {
    margin: 0 0 1em;
    color: #000000;
}
.b-editor ul,
.b-editor ol {
    margin: 0 0 1em;
    padding: 0 0 0 3em;
}
.b-editor ol {
    list-style: decimal;
}
.b-editor ul {
    list-style: square;
}
.b-editor li {
    margin: 0 0 .5em;
}
.b-editor table {
    margin: 0 0 1em;
    border-collapse: collapse;
}
.b-editor th {
    font-weight: bold;
}
.b-editor td,
.b-editor th {
    /*padding: .2em .6em;
    border: 1px solid #9cafbb;
    vertical-align: top;
    text-align: left;*/
}
.b-editor img {
    border: 0;
}

.sape{
    width:100%; 
    text-align:center; 
    clear:both;
}

.no_right{
    margin-right:20px;
}
.print_me {
    position: absolute; top: 9px; right: 125px;
}
.print_me a {
    color: #000000;
    font-size: 16px;
}
/*-------------------------*/
.b-footslider {
    margin: 0 auto;
    margin-bottom: 1em;
    width: 970px;
    position: relative;
}
.b-footslider .footslider__content:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
}
.b-footslider .footslider__container {
    width: 970px;
    height: 83px;
    overflow: hidden;
}
.b-footslider .footslider__item {
    margin-right: 10px;
    float: left;
}
.b-footslider .footslider__arrleft {
    margin-top: -17px;
    width: 22px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: -30px;
    background: url(/images/footslider.left.gif) 0 0 no-repeat;
    cursor: pointer; 
}
.b-footslider .footslider__arrright {
    margin-top: -17px;
    width: 22px;
    height: 35px;
    position: absolute;
    top: 50%;
    right: -13px;
    background: url(/images/footslider.right.gif) 0 0 no-repeat;
    cursor: pointer; 
}
/*-------------------------*/
.footer_layer {
    text-align: center;
}
.footer_layer a {
    margin: 0.5em;
    font-size: 1.25em;
    font-weight: bold;
    display: block;
}
