html {
	width: 100%;
	min-width: 1230px;
	height: 100%;
}
body {
	margin: 0;	
	position: relative;
	min-height: 100%;
}
#page-wrapper {
	padding: 0 0 1px;
	text-align: center;
}
/*******************************************************/
/****** Заголовок сайта ********************************/
/*******************************************************/
#header-wrapper {
	height: 150px;
	text-align: left;
}
#header {
	margin: 0;
	display: block;
}
#header .ine-header-leftcolumn {
	float: left;
    width: 110px;
}
#header .ine-header-rightcolumn {
	float: right;
    width: 207px;
}
#header .ine-header-soldier {
	margin: 5px;
}
#logo a {
	display: block;
	outline: none;	
}
#logo-image p {
	margin: 0;
}
#logo-text {
	width: 100%;
	padding: 0;
	font-size: 2em;
	font-family: Arial;
	margin: 0;
	padding: 0;
}
#logo-text p {
	margin: 0;
}
#schedule {
	margin: 15px 0 0 0.2%;
	display: inline-block;
}
#schedule div.telephone {
	display: inline-block;
	padding: 0 0 0 27px;
	margin: 1em 0 0 0.5em;
	font-size: 1.5em;
	font-family: Arial;
}
#schedule div.schedule {
	display: inline-block;
	float: left;
}
#schedule p {
	margin: 0;
}
#user-links {
	float: right;
	margin: 22px 2% 0 0;
	text-align: left;
}
#user-links ul {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#user-links a {
	text-decoration: underline;
	outline: none;
}
#user-links p {
	margin: 0;
}
#header .ine-header-centercolumn {
	margin: 0 207px 0 110px;
	padding: 1px 0;
	text-align: center;
}
#header .ine-header-logo {
	width: 340px;
	float: left;
	margin: 13px 0 0 0.5%;
}
/****** Заголовок сайта -&gt; корзина *********************/
#cart {
	margin: 12px 7px 0 0;
	border-radius: 20px 5px 0 0;
}
#cart div.block-content {
	height: 78px;
	padding: 3% 3% 0 10%;
}
#cart .corners {
	overflow: hidden;
	height: 5px;
}
#cart .corner {
	width: 5px;
	height: 5px;
}
#cart .left-bottom {
	float: left;
	background-position: -5px 0;
}
#cart .right-bottom {
	float: right;
}
#cart,#cart a {
	outline: none;
}
#cart p.auth {
	margin: 0;
	overflow: hidden;
}
#cart p.cart {
	margin: 0;
	height: 50px;
	top: 6px;
	overflow: hidden;
}
#cart i,#cart a {
	display: block
}
#cart #cart_line {
	display: block;
	top: 45px;
}
#cart i {
	margin-top: 10px;
	font-style: normal;
	padding-right: 25px;
}
#cart i a {
	text-decoration: none;
}
#cart i a:hover {
	text-decoration: underline;
}
/****** Заголовок сайта -&gt; сравнить товар **************/
#compare {
	margin: 7px 7px 0 0;
	height: 22px;
}
#compare .corner {
	width: 5px;
	height: 5px;
	background-position: 0 -542px;
}
#compare .left-top {
	float: left;
	background-position: -5px -542px;
}
#compare .right-top {
	float: right;
}
#compare .block-content {
	padding: 2px 18px 4px;
}
#compare a {
	text-decoration: none;
	outline: none;
}
#compare a:hover {
	text-decoration: underline;
}
#compare a.close {
	right: 8px;
	top: 9px;
	width: 6px;
	height: 5px;
}
/*******************************************************/
/****** Контент сайта **********************************/
/*******************************************************/
#content-wrapper {
	/*display: inline-block;*/
	margin: 0 0 9em;
	/*max-width: 1550px;*/
	text-align: left;
}
#content {
	margin: 0 6px;
	overflow: hidden;
}
#left-column {
	display: none;
	float: left;
	width: 200px;
	padding-top: 4px;	
}
#workarea {
	/*padding: 1px 0;
	float: left;
	width: 100%;*/
}
/****** Горизонтальное меню ****************************/
div.ine-menu-horizontal {
	margin: 1em 0;
	text-align: left;
}
.ine-menu-horizontal div {
	display: inline-block;
	margin: 0 9px;
	padding: 0 0.15em;
}
.ine-menu-horizontal div.selected {
	padding: 0;
}
.ine-menu-horizontal div a {
	padding: 5px 18px;
}
/****** Блок хлебных крошек и поиска *******************/
#breadcrumb-search {
	margin: 13px auto 0px auto;
	overflow: hidden;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/****** Блок поиска ******/
/****** Блок подписки на новости ***********************/
#subscribe {
	zoom: 1;
}
#subscribe .form-textbox-border {
	float: left;
	height: 20px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}
#subscribe .form-textbox-border input {
	width: 95%;
	float: left;
	padding: 0 2px;
	height: 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}
#subscribe .form-button {
	float: right;
	clear: left;
	margin-top: 10px;
}
#subscribe .form-button input {
	padding: 0 3px;
	overflow: visible;
}
/****** Левая информационная колонка *******************/
#workarea div.ine-leftmenu {
	float: left;
	width: 21%;
	margin-top: 20px;
}
/****** Заголовок меню каталога ************************/
#workarea .ine-left-catalog-maincatalog-header &gt; a {
    margin: 0;
}
#workarea .ine-left-catalog-maincatalog-header &gt; a:hover {
	text-decoration: none;
}
#workarea a.ine-mediacomponents-header-left {
	display: block;
}
/****** Меню главного каталога *************************/
/****** ine-new-label &amp; ine-notice *************************/
.ine-new-label {
	color: #900;
	font-size: 1.2em;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: absolute;
    right: 7px;
    top: 3px;
    text-shadow: 2px 2px 2px #FFF,
                 2px -2px 2px #FFF,
                 -2px 2px 2px #FFF,
                 -2px -2px 2px #FFF;
}
[class|="ine-notice"]:before {
	content: '* ';
}
/****** Новостная колонка ******************************/
#workarea div.ine-left-newscolumn {
	margin: 1em 0 0;
}
#workarea div.ine-leftmenu div.news-list {
	padding: 0.6em 0.5em 5.2em;
	min-height: 14em;
	position: relative;
}
/****** Контент главной страницы ***********************/
.ine-main_content-wrapper {
	border: 3px solid #AAA;
    padding: 0 10px;
    background-image: url("./images/subtlepatterns/ravenna.png");
    border-radius: 20px;
    box-shadow: 0 0 3px 3px #777;
    margin: 20px 5px 15px;
}
.ine-main-searchbox {
	margin: 1% -6px 0 0;
	float: right;
}
#workarea .ine-inform-textblock-main {
	margin: 0 0 0 27.5%;
	padding: 1px 0;
    width: 72.5%;
}
#workarea .ine-inform-textblock-main div.ine-text {
	margin: 0.1em 0 0 0;
	padding: 1px 0;
}
#workarea .ine-inform-textblock-main div.ine-text h1 {
	font-variant: small-caps;
    margin: 0 10% 0 0;
    text-align: center;
}
#workarea .ine-image-right {
	float: right;
	clear: right;
	margin: 1% 0 0 0.9em;
}
div.catalog-top table.catalog-top-product {
	background-image: url("./images/subtlepatterns/ravenna.png");
}
/****** Банерный блок **********************************/
div.ine-banners {
	text-align: center;
}
div.ine-banners &gt; div {
	display: inline-block;
	box-shadow: 0 0 2px 2px #777777;
	vertical-align: middle;
}
div.ine-banners &gt; div a img {
	display: block;
}
/****** Банер vkontaktbutton *******/
div.ine-vkontaktbutton {
    border-radius: 12px;
}
div.ine-facebookbutton {
    border-radius: 12px;
	margin: 0 0 0 20px;
}
/****** Банер smallbanner *******/
.ine-banners-smallbanner {
    margin: 0 4%;
    border-radius: 7px;
}
/****** Секция /products/main-catalog/ *****************/
/*** store.catalog.filter ***/
/*div#workarea div.ine-content-products-maincatalog form {
	display: inline-block;
	vertical-align: middle;
}*/
/*
div#workarea div.catalog-item-filter {
	border: 0.3em solid #AAA;
    border-radius: 1.4em;
    box-shadow: 0 0 0.2em 0.2em #777;
	background-image: url("./images/subtlepatterns/ravenna.png");
	padding: 0 0 0 10px;
	width: 475px;
}
*/
/*** catalog-item-sorting ***/
/*** catalog.section.list ***/
#workarea .ine-content-products-maincatalog {
	/*margin: 1.5% 0.6% 0 28%;*/
	/*width: 69%;*/
}
#workarea .catalog-section-info {
	margin: 0 0 1.5em;
	overflow: hidden;
}
#workarea div.catalog-section-title a {
	display: block;
	padding: 0.2em 0;    
}
#workarea div.catalog-section-childs {
	min-height: 3em;
	padding: 0.2em;
}
/*old-table structur*/
#workarea .catalog-section-childs &gt; table {
	display: inline-table;
	border-spacing: 4em 0.6em;
}
#workarea .catalog-section-childs &gt; table a {
	display: inline-block;
	padding: 0.1em 0.3em;
	text-decoration: none;
	font-size: 1.3em;
	border-radius: 0.4em;
}
#workarea .catalog-section-childs &gt; table a:hover {
	box-shadow: 0em 0em 0.2em 0.2em #0F8C1C
}
/*New structur*/
div.ine-catalog-section-product {
	display: inline-block;
    margin: 0.4em;
}
div.ine-catalog-section-product a {
	background-color: #BBBBBB;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    color: black;
    display: block;
    font-size: 1.25em;
    padding: 0.2em 0.5em;
    text-decoration: none;
}
div.ine-catalog-section-product a:hover {
	box-shadow: 0 0 0.2em 0.2em #0F8C1C;	
}
/*** catalog.section ***/
#workarea .catalog-item {
	display: inline-block;
	overflow: hidden;
    margin: 2em 0 0 0;
    width: 48.5%;
    vertical-align: middle;
}
#workarea .catalog-item:hover {
	box-shadow: 0 0 0.2em 0.2em #0F8C1C;
}
#workarea .catalog-item[class*="left"] {
	margin: 2em 0.6% 0 0;
}
#workarea .catalog-item[class*="right"] {
	 margin: 2em 0 0 0.6%;
}
#workarea .catalog-item[class*="left"]:last-child {
	margin: 2em 25%;
}
#workarea .catalog-item-title a {
	display: block;
    padding: 0.1em 0.3em 0.3em;
    min-height: 2.6em;
}
#workarea .catalog-item-title &gt; a &gt; span {
	display: inline;
	vertical-align: middle;
}
#workarea .catalog-item-info {
	 padding: 1px 0 0;
	 min-height: 12em;
	 position: relative;
}
/*** catalog.element ***/
#workarea div.catalog-detail {
	box-shadow: 0 0 4px 3px #777777;
	border-radius: 14px;
}
#workarea div.catalog-detail-title {
	display: block;
    padding: 0.1em 0.3em 0.3em;
    border-radius: 14px 14px 0 0;
    color: #FFFFFF;
    font-size: 1.6em;
    text-align: center;
    text-decoration: none;
    background-image: -moz-linear-gradient(center bottom , #0F8C1C, #70D070);
	background-image: -o-linear-gradient(bottom, #0F8C1C, #70D070);
	background-image: -webkit-linear-gradient(bottom , #0F8C1C, #70D070);
	background-image: -webkit-gradient(bottom , #0F8C1C, #70D070);
	background-image: -ms-linear-gradient(center bottom , #0F8C1C, #70D070);
	background-image: linear-gradient(center bottom , #0F8C1C, #70D070);
	background-color: #FFF;
}
#workarea div.catalog-detail-desc {
	padding: 1em 1em 0.5em 2em;
	background-image: url("./images/subtlepatterns/ravenna.png");
	border-radius: 0 0 13px 13px;
	border-bottom: 3px solid #0F8C1C;
    border-left: 3px solid #0F8C1C;
    border-right: 3px solid #0F8C1C;
    font-size: 1.5em;
    min-height: 10em;
    position: relative;
}
#workarea div.catalog-detail-image a {
	display: block;	
}
#workarea div.catalog-detail-image img {
	display: block;	
}
#workarea div.catalog-no-image {
	height: 187px;
    width: 250px;
    float: left;
    margin: 0 1em 0 0;
}
#workarea table.catalog-detail-properties,
#workarea table.catalog-detail-prices {
	border-spacing: 0;
	width: 65%;
}
#workarea table.catalog-detail-properties td {
	border-bottom: 2px dotted black;
}
#workarea table.catalog-detail-properties tr:first-child td {
	border-top: 2px dotted black;
}
#workarea table.catalog-detail-properties td.catalog-detail-property-name,
#workarea table.catalog-detail-properties td.price-label {
	padding: 0.3em 2.5em 0.1em 0.3em;
	border-left: 2px dotted black;
}
#workarea table.catalog-detail-properties td.catalog-detail-property-value,
#workarea table.catalog-detail-properties td.catalog-detail-price {
	padding: 0.3em 0.8em 0.1em 0;
	border-right: 2px dotted black;
}
#workarea table.catalog-detail-properties td.catalog-detail-price {
	text-align: center;
}
#workarea div.catalog-detail-price {
	background-color: #CCCCCC;
    border-radius: 48% 48% 48% 48%;
    font-weight: bold;
    padding: 0.2em 1em;
    display: inline-block;
    font-size: 1.1em;
}
#workarea div.catalog-detail-buttons {
	display: block;
	text-align: right;
}
#workarea .catalog-item-not-available {
	margin: 0.4em 0;
    text-align: right;
	cursor: pointer;
}
/****** Секция /news/ **********************************/
div.ine-news_page h1.news_page_title {
	font-size: 1.3em;
    font-variant: small-caps;
    font-weight: bold;
    text-align: center;
	margin: 0 0 10px;
}
div.ine-news_page h1.news_page_title a.rss-link {
	display: inline-block;
}
div.ine-news_page div.navigation {
	text-align: center;
	word-spacing: 6px;
}
div.ine-news_page div.navigation > div {
	margin: 5px 0 0;
}
/***** news-detail *****/
/****** Секция /search/ ********************************/
/*******************************************************/
/****** Section /personal/ *****************************/
/*******************************************************/
/**** /personal/cart/ ****/
#workarea div.personal-content {
	margin: 0 0 0 23%;
}
#workarea div.personal-left-menu {
    float: left;
    margin: 1em 0 0 6px;
    overflow: hidden;
    width: 22%;
}
 div.personal-left-menu-title a {
	display: block;
    font-size: 1.6em;
    font-variant: small-caps;
    text-align: center;
    text-decoration: none;
	padding: 0.2em 0;
	color: black;
    display: block;
    text-align: center;
    text-decoration: none;
	border-radius: 15px 15px 0 0;
	font-family: 'philosopher';
	background-image: -moz-linear-gradient(center bottom , #50AA50, #80FF80);
	background-image: -o-linear-gradient(bottom, #50AA50, #80FF80);
	background-image: -webkit-linear-gradient(bottom , #50AA50, #80FF80);
	background-image: -webkit-gradient(bottom , #50AA50, #80FF80);
	background-image: -ms-linear-gradient(center bottom , #50AA50, #80FF80);
	background-image: linear-gradient(center bottom , #50AA50, #80FF80);
}
/*******************************************************/
div.search-map {
	background-image: url("./images/subtlepatterns/ravenna.png");
    border: 3px solid #AAAAAA;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 0 0 3px 2px #777777;
    font-size: 1.3em;
    margin: 15px;
    padding: 10px 28px;
    text-indent: 0.5em;
}
div.welcome-banner {
	background-color: #DEDEDE;
	border: 3px solid #AAAAAA;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 0 0 6px 3px #EEDD00;
    font-size: 1.5em;
    margin: 1em 5px 0;
    padding: 4px 8px 0;
    text-indent: 0.5em;
}
div.welcome-banner h4 {
	margin: 0;
    text-align: center;
	font-variant: small-caps;
	 text-shadow: 2px 2px 2px #F0F0F0,
                 -2px 2px 2px #F0F0F0,
                 2px -2px 2px #F0F0F0,
                 -2px -2px 2px #F0F0F0;
}
div.welcome-banner .highlighted {
	color: #970c03;
}
div.welcome-banner p {
	font-size: 0.8em;
    margin: 4px 0;
}
#workarea div.ine-text-secondary p:first-child {
	text-indent: 0;
}
#workarea div.ine-text-secondary div.ine-img {
	display: inline-block;
	margin: 15px 30px 0 0;
}
#workarea div.ine-text-secondary div.ine-img img {
	display: block;
}
#workarea div.ine-text-secondary div.ine-text-right {
	display: inline-block;
    vertical-align: top;
	max-width: 60%;
}
#workarea div.ine-text-secondary .links div {
	margin: 1.1em 0.8em;
	font-style: italic;
}
#workarea div.ine-text-secondary .links div a {
	color: black;
}
#workarea div.ine-text-secondary .links div a span:first-child {
	font-weight: bold;
	font-style: normal;
}
#workarea div.ine-text-secondary .banners {
	margin: 53px 0 14px;
}
#workarea div.ine-text-secondary .banners div {
	margin: 22px 0;
	text-align: center;
}
/*******************************************************/
/****** Footer *****************************************/
/*******************************************************/
#footer-wrapper, #footer {
	height: 7em;
}
#footer-wrapper {
	bottom: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
#footer {
	padding: 1px 0 0;
}
#footer-links {
	margin: 1% 0;
}
#footer-links ul {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
}
#footer-links li {
	display: inline-block;
	margin: 0 0.5%;
}
#footer div.ine-counter-wraper {
	text-align: center;
	margin: 0 15%;
}
#footer div.ine-counter-wraper [class|="ine-counter"] {
	display: inline-block;
	margin: 0 1%;
}
body .left_content #left-menu > li:last-child {
	display: list-item;
}
#footer-metrika {
	/*position: absolute;
	bottom: 0px;
	left: 0px;*/
	display:none;
}

.alert-danger {
    background: #ffeeee;
    color: #e83333;
}
.alert.alert-success {
    background: #e6f8de;
    color: #419a19;
}
.alert-warning {
    background: rgb(255, 243, 205);
    color: #0D6500;
}
.alert.alert-success .icon-success,.alert-warning .icon-warning {
    display: none;
}

.alert.alert-success font.notetext {
    color: #419a19;
}

.alert font.errortext {
    margin: 0;
    background: none;
    padding: 0!important;
}

.alert-danger p,font.errortext {
    color: #e83333;
}

.alert-success p {
    color: #419a19;
}
