﻿/*Базовые*/
/*.body-text-color, .html-editor-body { color: #504D4D; }*/
h1, h2, h3, .html-editor-body h1, .html-editor-body h2, .html-editor-body h3 { color: #111111; }
a, .html-editor-body a { color: #000000; text-decoration: underline; }
a:hover, .html-editor-body a:hover { color: #0387BE; }
/*.Базовые*/

/*Вспомогательные*/
.list li { background: url("semantic/list-li-bg.png") no-repeat scroll left center transparent; padding-left: 16px; }
.text-color-1 { color: #535151; }
/*.Вспомогательные*/

/*Оформление страницы*/
.body-inner { background: url("semantic/body-inner-bg.png") repeat-x scroll left top #4E5357; padding: 20px 0; }
.page-wrapper { background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.3); }
/*.Оформление страницы*/

/*Шапка*/
.page-header { padding-top: 20px; }
.page-header__table-col_left { width: 245px; text-align: center; padding-left: 20px; }
.page-header__table-col { padding-right: 20px; }
/*.Шапка*/

/*Подвал*/
.page-footer { padding: 20px; margin: 20px 0 0 0; border-top: 2px solid #EBEBEB; /*background: none repeat scroll 0 0 #1D1E1C; color: #FFFFFF;*/ }
/*.Подвал*/

/*Логотип*/
.logo { height: 155px; background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-color: transparent; }
/*.Логотип*/

/*Баннер*/
.banner { height: 155px; background: transparent no-repeat left top; position: relative; }
.banner__text { width: 245px; height: 131px; max-height: 100; position: absolute; top: 5px; right: 5px; overflow: hidden; padding: 7px 10px; background-image: url("white-bg_opacity_85.png"); }
.banner_text-only .banner__text { width: auto; height: 155px; position: static; padding: 0; background-image: none; }
/*.Баннер*/

/*Область контента*/
.page-content { padding: 20px 20px 0 20px; }
.page-content__table-col_left { padding-right: 20px; }
.page-content__table-col_right { padding-left: 20px; }
/*.Область контента*/

/*Меню*/
.menu-wrapper { margin: 20px 0 0 0; }
.menu { height: 42px; background: url("semantic/menu-bg.png") repeat-x scroll left bottom #00c9ed; font-size: 12px; }
.menu__list { width: 950px; }
.menu__item { height: 42px; background: url("semantic/menu-separator.png") no-repeat scroll right center transparent; padding: 0 3px 0 0; }
.menu__item-link { color: #FFFFFF; padding: 15px 12px; font-weight: bold; text-transform: uppercase; }
.menu__item-link:hover, .menu__item_selected .menu__item-link { color: #FFFFFF; background: url("semantic/menu-selected-item-bg.png") repeat-x scroll left top transparent; text-decoration: none; }
/*.Меню*/

/*Виджеты*/
.widgetset-item-title { color: #54595D; text-transform: uppercase; border-bottom: 4px solid #54595D; font-weight: bold; font-size: 15px; padding: 7px 0 7px 0; margin: 0 0 10px 0; }
.widgetset-item-title__link, .widgetset-item-title__link:hover { color: #54595D; }
/*.Виджеты*/

/*Виджеты. Каталог*/
.widget-catalog { font-size: 13px; }
.widget-catalog__list { padding: 0; }
.widget-catalog__item-link { text-decoration: none; }
.widget-catalog__item-link:hover { text-decoration: underline; }
.widget-catalog__list_level_1 { margin: 0; }
.widget-catalog__item_level_1, .widget-catalog__item_level_2 { list-style-type: none; padding: 0; }
.widget-catalog__list_level_2 { margin: 0 0 0 15px; }
/*.Виджеты. Каталог*/

/*Новости. Список*/
.posts-info { margin: 0 0 20px 0; }
.posts { width: 100%; }
.posts__item { border-bottom: 1px solid #EBEBEB; margin-bottom: 15px; width: 100%; padding-bottom: 5px; }
.posts__item-top { margin-bottom: 5px; }
.posts__item-title-link { font-size: 125%; }
.posts__item-title { margin: 0 0 0.3em; font-size: 1em; }
.posts__item-left { width: 150px; }
.posts__item-right { }
.posts__item-date { font-size: 12px; }
.posts__item-img { float: left; }
.posts__item-text { font-size: 14px; }
.posts__item-text_imaged { margin-left: 170px; }
.posts__item-more { text-decoration: underline; float: right; }
.posts__item_last { border: 0 none; margin: 0; padding: 0; }
/*.Новости. Список*/

/*Новости. Карточка*/
.post-card__stat { font-size: 12px; margin-bottom: 10px; }
.post-card__img { float: left; margin: 0 20px 15px 0; }
.post-card__small-text { margin: 0 0 20px 0; }
/*.Новости. Карточка*/

/*Страница. Карточка*/
.page-card { padding-bottom: 10px; border-bottom: 1px dashed #aabbcc; }
/*.Страница. Карточка*/

/*Каталог. Список*/
.product-list-i-title__title-link { color: #000000; }
.product-list-i-title__title-link:hover { color: #00a4e1; }
/*.Каталог. Список*/

/*Хлебные крошки*/
.bread-crumbs { margin-bottom: 20px; }
/*.Хлебные крошки*/

/*Заголовки*/
/*h2.title { color: #262727; }
h2.title a { color: #262727; }
h2.title a:hover { color: #009EDF; text-decoration: none; }*/
/*.Заголовки*/