/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; /*overflow-y: scroll;*/ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 12px; line-height: 1.231; }

body, a, h1, h2, h3, button, input, select, textarea { font-family: Arial, sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #009cff; color: #000; text-shadow: none; }
::selection { background: #009cff; color: #000; text-shadow: none; }

/* =============================================================================
   Links
   ========================================================================== */

a, a:hover { color: #00e; }
a:focus { outline: thin dotted; }
 #main aside a:visited { color: #225}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px dashed #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 20px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {	}
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

/*table { border-collapse: collapse; border-spacing: 0; }*/
/*td { vertical-align: top; }*/


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */

body {
	background: #fff;
}

#container {
	background: #fff;
	/*width: 1200px;*/
	margin: auto;
}

#main {
	margin: 0 auto;

	max-width: 1600px;
	padding: 0 1%;
	/*margin: auto;
	width: 1104px;*/
}

/*
	Header
*/

header {
	margin: auto;
	margin-bottom: 2px;
	width: 100%;
	background: #EBEBEB;
}

header div.logo{
	max-width: 1700px;
	width: 100%;
	margin: auto;
	text-align:center;
}




header  div.logo-bkg-left{
	background: #EBEBEB;
	width: auto;
}

header div.logo-left{
	width: 322px;
	min-width: 322px;
	height: 82px;
	float:left;
	padding-top:20px;
}

header div.logo-left p {
	text-indent:50px;
	text-align:center;
	color: #06569B;
	font-weight:bold;
	margin: 4px 10px;
}

header div.logo-center{
	background: #EBEBEB;
	width: auto;
	max-width: 390px;
	//height: 82px;
	//float:left;
	padding-top:20px;
	display:inline-block;
}


header div.logo-right{
	background: #EBEBEB;
	//width: 471px;
	padding-top:20px;
	float:right;
}

header div.logo-bkg-right{
	background: #EBEBEB;
	width: auto;
}

header .phones {
	color: #c7005e;
	font-size: 32px;
	font-weight:bold;
	text-align: center;/**/
	margin: auto;
	white-space: nowrap;
}

header .phones-text {
	color: #06569b;
	font-size: 18px;
	font-weight:bold;
	text-align: center;/**/
	margin: auto;
	//white-space: nowrap;
}

header div.logo-right > div {
	float:right;
}

header .address {
	background:#06599F;
	color: #fff;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin-left: 0px;
	width: 210px;
	height: 43px;
	padding: 3px 7px;

	margin-right:2px;
	margin-bottom:2px;
}

header  .rezhim_raboty {
background: #06599F url("../images/rezhim.jpg") 15px 0px no-repeat;
width: 210px;
height: 43px;

padding: 3px 7px;

}

header .op-time-text {
	position: absolute;
	color: #fff;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin-left: -10px;
	width: 85px;
	height: 43px;
	padding: 1px 7px;
}

header .op-time-week {
	position: absolute;
	color: #6db7ff;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin-left: 110px;
	width: 40px;
	height: 43px;
	padding: 1px 7px;
}

header .op-time-hour {
	position: absolute;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	//margin-left: 370px;
	margin-left:168px;
	width: 35px;
	height: 43px;
	padding: 1px 7px;
}

header .address a {
	color: #fff;
}

header .home {
	width: 275px;
	height: 50px;
	margin: 0 0 0 50px;
}

/*
	Footer
*/

footer {
	clear: both;

	height: 160px;
	padding: 25px 0 0 0;
}

footer a {
	color: #009cff;
	text-decoration: none;
}

footer a:hover {
	color: #009cff;
	text-decoration: underline;
}

footer .left-block {
	border-top: 2px solid #d9d9d9;
	float: left;
	width: 265px;
	height: 100%;
	padding: 20px 0;
}

footer .left-block .stats-block{
	margin: auto;
}

footer .left-block p {
	margin: 0 0 15px;
}

footer .copyright {
    border-top: 2px solid #d9d9d9;
    padding: 15px 200px 0 100px;
    margin-left: 188px;
}

footer .copyright p {
	margin: 0 0 15px;
	text-align: left;
}

footer nav {
	float: right;
	margin: 15px 50px 0 0;
}

footer nav ul {
}

footer nav ul li {
	margin-bottom: 4px;
}

/*
	Main menu
*/

#main .main-menu {
	background: #06569b url("../images/main-menu-bg.png") ;
	position: relative;
	min-height: 38px;
	/*width: 1106px;*/
	margin: auto;
	margin-bottom: 20px;
}

#main .main-menu .main-menu-left {
	background: url("../images/main-menu-left.png") no-repeat;
    display:none;
	float:left;
	width: 10px;
	height: 38px;
}

#main .main-menu nav {
background: #06569b url("../images/main-menu-bg.png") ;
	//position: absolute;
	float:left;
	//height: 38px;
	left: 5px;
	width:   calc(100% - 235px);
	min-width:200px;
	border-radius:3px;
	min-width:220px;
	display:block;
}

#main .main-menu nav ul {
	border-right: 1px solid #043662;
}

#main .main-menu nav ul li {
	border-left: 1px solid #043662;

	display: inline-block;
	*display: inline;
	zoom: 1;

	height: 36px;
}

#main .main-menu nav ul li a {
	color: #fff;

	font-weight: bold;
	text-decoration: none;

	display: inline-block;
	*display: inline;
	zoom: 1;

	height: 22px;
	padding: 7px 6px 7px 5px;
}

#main .main-menu nav ul li.selected a, #main .main-menu nav ul li a:hover {
	background: url("../images/main-menu-selected-bg.png") repeat-x;

	color: #024d87;
}

#main .main-menu .main-menu-right {
	background: url("../images/main-menu-right.png") no-repeat;
	color: #fff;

	float:right;
	width: 235px;
	height: 38px;
	right: 0;
}

#main .main-menu .main-menu-right a {
	color: #fff;

	text-decoration: underline;
}

#main .main-menu .main-menu-right a:hover {
	color: #fff;

	text-decoration: none;
}

#main .main-menu .main-menu-right .cart {
     width:100px;
	margin-top: 3px;
	float:left;
}

#main .main-menu .main-menu-right .fly-cart-icon {
	//position: absolute;
	//left: 42px;
	margin-top: 3px;
	width:30px;
	float:left;
}

#main .main-menu .main-menu-right .account {
	text-align: right;
     float:right;
	//position: absolute;
	//width: 150px;
	margin-right: 5px;
	margin-top: 3px;
}

/*
	Side menu
*/

#main aside {
	float: left;
	max-width: 273px;
	width:30%;
	display:block;
	min-width: 190px;
}

#main .content {
	//margin: 0 0 0 312px;
	min-width: 375px;
    width: calc(98% - 273px);
    float:right;
}

#main .form-search {
	position: relative;
	width: 275px;
	margin: 0 auto;
}

#main .form-search .search_bkg {
	background: url("../images/search.jpg") no-repeat;
	width: 273px;
	height: 28px;
	margin-bottom: 10px;
}

#main .form-search .search {
	background: none;
	border: none;
	width: 273px;
	height: 28px;
	line-height: 28px;
	padding: 0 29px 0 10px;
	color: #8f8f8f;
}

#main .form-search .button-search {
	background: url("../images/button-search.png") no-repeat;
	width: 20px;
	height: 21px;
	border: none;
	position: absolute;
	top: 4px;
	right: 6px;
}

#main aside .categories, #main aside .manufacturers {
	background: #f8f8f8;
	padding: 10px 0 0 10px;
	margin-bottom: 20px;
}

#main aside .special-sections{
	background: #f8f8f8;
	margin-bottom: 20px;
	padding: 15px 0 0 20px;
}

#main aside .special-sections a{
	color: #b31f1f;
	font-weight: bold;
}

#main aside .certificates {
	margin-right: 75px;
}

#main aside .certificates img {
	margin: 0 10px 10px 0;
}

#main aside .manufacturers {
	margin-bottom: 10px;
}

#main aside .manufacturers select {
	width: 100%;
}

#main aside a {
	color: #427ac5;


}

#main aside a:hover {
	text-decoration: none;
}

#main aside h2 {
	text-decoration: underline;

	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;

	margin: 35px 0 15px;
}

#main aside h3 {
	font-size: 1.4em;
	margin: 0 0 8px 0;
}

#main aside ul {
	list-style: none;

	margin: 0;
	padding: 0;
}

#main aside ul li {
	padding-bottom: 7px;
	font-size:15px;
}

#main aside ol li {
	margin-bottom: 4px;
}

#main aside ul li span {
	color: #ff0000;
	font-size: 0.9em;
}

/*
	Breadcrumbs
*/

nav.breadcrumbs {
	margin: 0 0 20px 0;
}

nav.breadcrumbs ul {
}

nav.breadcrumbs ul li {
	display: inline;
}

nav.breadcrumbs ul li:last-child {
	font-weight: bold;
	color: #537bbb;
}

/*
	Product categories and types
*/

ul.product-categories, ul.product-types {
	background: #f8f8f8;

	list-style: none outside none;

	margin: 0 0 15px;
	/*padding: 10px;*/
}

ul.product-categories li, ul.product-types li {
	/*
	display: inline-block;
	*display: inline;
	*/
	zoom: 1;

	vertical-align: top;
}

ul.product-categories li {
	/*width: 100px;*/
	padding: 4px 0;
}

ul.product-types li {
	width: 85px;
	padding: 4px 0 4px 40px;
}

ul.product-categories li a, ul.product-types li a {
}

ul.product-categories li span, ul.product-types li span {
	color: #ff0000;

	font-size: 0.9em;
}

/*
	Pagination
*/

ul.pagination {
	list-style: none outside none;

	margin: 15px 0;
	padding: 0;
}

ul.pagination li {
	display: inline-block;
	*display: inline;
	zoom: 1;

	vertical-align: top;
	margin: 0 2px;
}

ul.pagination li a {
	border: 1px solid #bebebe;

	color: #555555 !important;

	background-color: #fffeff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#e9e9e9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fffeff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #fffeff, #e9e9e9); /* FF3.6 */
	background-image:		-ms-linear-gradient(top, #fffeff, #e9e9e9); /* IE10 */
	background-image:			-o-linear-gradient(top, #fffeff, #e9e9e9); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #fffeff, #e9e9e9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffeff', EndColorStr='#e9e9e9'); /* IE6–IE9 */

	display: inline-block;
	*display: inline;
	zoom: 1;

	text-decoration: none !important;

	padding: 2px 5px;
}

ul.pagination li a:hover {
}

ul.pagination li.selected span {
	border: 1px solid #bebebe;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-decoration: none !important;
	padding: 2px 5px;
	color: #fff !important;
	background-color: #5686bf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5686bf), to(#285891)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #5686bf, #285891); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #5686bf, #285891); /* FF3.6 */
	background-image:	   -ms-linear-gradient(top, #5686bf, #285891); /* IE10 */
	background-image:			-o-linear-gradient(top, #5686bf, #285891); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #5686bf, #285891);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5686bf', EndColorStr='#285891'); /* IE6–IE9 */
}


/*
	Main content
*/



#main .content a {
	color: #537bbb;
	text-decoration: underline;
}

#main .content a:hover {
	text-decoration: none;
}

#main .content h1 {
	font-style: italic;
	margin:0;

}

#main .content h2 {
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;

	margin: 35px 0 15px;
}

#main .content h3,
#main .content .articles h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 10px 0;
}

#main .content .articles h2 {
	text-decoration: none;
}

#main .content .articles h2 a:hover {
	text-decoration: none;
}

/*
	Catalog
*/

#main .content ul.catalog {
	border: 1px solid #aeaeae;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	list-style: none;

	padding: 6px;
	margin: 0;
}

#main .content ul.catalog li {
	background: #e6e6e6 url("../images/catalog-item-bg.png") no-repeat;

	display: inline-block;
	*display: inline;
	zoom: 1;

	vertical-align: top;
	overflow: hidden;

	height: 190px;
	width: 190px;
	margin: 2px 1px 2px 1px;
}

#main .content ul.catalog li.empty {
	background-image: url("../images/catalog-item-bg-empty.jpg");
}

#main .content ul.catalog li .catalog-item-icon {
	height: 175px;
}

#main .content ul.catalog li h2 {
	font-size: 1em;
	text-align: center;
	font-weight: normal;
	margin: -18px 5px 5px;
	height: 2.5em;
	width: 175px;
	overflow: hidden;
	text-decoration: none;
}

#main .content ul.catalog li h2.cubcat {
	font-size: 1em;
	text-align: center;
	font-weight: normal;
	margin: -32px 5px 5px;
	height: 3.6em;
	width: 175px;
	overflow: hidden;
}

#main .content ul.catalog li h2.compact {
	font-size: 0.9em;
	line-height: 11px;
}

#main .content ul.catalog li .form-product-catalog {
	text-align: center;
}

#main .content ul.catalog li .form-product-catalog button,
#main .content ul.catalog li .form-product-catalog select {
	border: 1px solid #cfcfcf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #fffeff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#e9e9e9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fffeff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #fffeff, #e9e9e9); /* FF3.6 */
	background-image:	   -ms-linear-gradient(top, #fffeff, #e9e9e9); /* IE10 */
	background-image:			-o-linear-gradient(top, #fffeff, #e9e9e9); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #fffeff, #e9e9e9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffeff', EndColorStr='#e9e9e9'); /* IE6–IE9 */

	padding: 2px 5px;
	width: 160px;
}

/*
	Products header
*/

.products-header {
	margin: 10px 0;
}

.products-header .form-products-per-page {
	float: right;
}

/*
	Products list
*/

ul.products-list {
	list-style: none;

	margin: 0 0 10px;
	padding: 0;
}

ul.products-list li {
	padding: 10px;
	min-height: 120px;
}

.ie6 ul.products-list li {
	height: 120px;
}

ul.products-list li.odd {
	background: #f2f2f2;
}

ul.products-list li .product-container {
	overflow:hidden;
	width: 100%;
}

ul.products-list li .product-image {
	border: 1px solid #427ac5;

	overflow: hidden;
	width: 94px;
	height: 95px;
	float: left;
	position: relative;
}

ul.products-list li .product-new {
	background: url("../images/new-product-overlay.png");
	width: 35px;
	height: 34px;
	position: absolute;
	top: 3px;
	left: 3px;
}

ul.products-list li .product-info {
	padding: 0 172px 0 110px;
}
#main .content ul.products-list li .product-info h2 a{
	 font-size:16px;
	 text-decoration:none;
}
#main .content ul.products-list li .product-info h2 {
	 margin:0;
	 text-decoration: none;
}
ul.products-list li .product-description {

}

ul.products-list li h3 {
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 6px 0;
}

.form-buy-product {
	border-left: 1px dashed #9e9e9e;

	float: right;
	padding: 8px 0 0 13px;
}

.form-buy-product div {
	margin: 0 0 10px;
}

.quantity-wrapper {
	background-color: #fffeff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#e9e9e9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fffeff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #fffeff, #e9e9e9); /* FF3.6 */
	background-image:	   -ms-linear-gradient(top, #fffeff, #e9e9e9); /* IE10 */
	background-image:			-o-linear-gradient(top, #fffeff, #e9e9e9); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #fffeff, #e9e9e9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffeff', EndColorStr='#e9e9e9'); /* IE6–IE9 */

	border: 1px solid #c0c8cf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	padding: 3px 0 3px 3px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.quantity-wrapper .spin {
	border: none;
	background: transparent;

	vertical-align: baseline;

	width: 25px;
	height: 15px;
}

.quantity-wrapper .spin-img {
	/*vertical-align: text-bottom !important;*/
	vertical-align: middle !important;

	width: 9px;
	height: 14px;
}

.price {
	font-weight: bold;
	font-size: 1.6em;
	vertical-align: middle;

}

button.buy-now, button.buy-now-one-click {
	display: block;
	outline: none;
	background: url("../images/button-buy-bg.png");
	width: 147px;
	height: 42px;
	border: none;
	margin: 0 1px 1px 0;
}

button.buy-now-one-click {
	background: url("../images/button-buy-one-click-bg.png");
}

/* --------------- */
button.continue_shopping, button.clear_cart, button.finish_order {
	width: 147px;
	height: 47px;
	padding: 0 !important;
	border: none !important;
	text-indent: -5000px;
	outline: none;
}

button.continue_shopping {
	background: url("../images/button-back-to-vitrina-bg.png") !important;
}
button.clear_cart {
	background: url("../images/button-clear-garb-bg.png") !important;
}
button.finish_order {
	background: url("../images/button-oformlenie-zakaza-bg.png") !important;
}
/* --------------- */

button.buy-now:active, button.buy-now-one-click:active {
	margin: 1px 0 0 1px;
}

button.show-details {
	background: url("../images/button-details-bg.png");
	width: 147px;
	height: 47px;
	border: none;
	margin: 0 1px 1px 0;
}

button.show-details:active {
	margin: 1px 0 0 1px;
}

/*
	Icons
*/

.icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.icon-arrow {
	background: url("../images/arrow.png") no-repeat scroll 0 6px transparent;

	width: 12px;
	height: 13px;
	margin-left: 3px;
}

.main-menu-icon {
	background: url("../images/main-menu-icons.png") no-repeat;

	display: inline-block;
	*display: inline;
	zoom: 1;

	vertical-align: text-bottom;

	width: 20px;
	height: 20px;
	margin: 0 2px 0 0;
}

.main-menu-icon-main {
	background-position: 0 0;
}

.main-menu-icon-contacts {
	background-position: -20px 0;
}

.main-menu-icon-price {
	background-position: -40px 0;
}

.main-menu-icon-register {
	background-position: -60px 0;
}

.main-menu-icon-services {
	background-position: -80px 0;
}

.main-menu-icon-payments {
	background-position: -100px 0;
}

.main-menu-icon-catalogs {
	background-position: -120px 0;
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.pngfix {
	-pie-png-fix: true;
	position: relative;
}

.css3 {
	position: relative;
}

/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
	/* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
	/* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
	body { background: transparent !important;}
}

 /*
@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s *//*
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }	/* Don't show links for images, or javascript/internal links *//*
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t *//*
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}
*/










.ajax-loader {
	width: 16px;
	height: 11px;
	vertical-align: middle;
	background-image: url("../images/ajax-loader.gif");
}

div.block {
	margin-bottom: 20px;
}

table.category-description {
    height: 175px;
    margin-bottom: 20px;
}

table.category-description td {
    vertical-align: top;
}

div.block-category-description {
	background: #fff;

}

div.block-category-description div{
	overflow: hidden;
	padding: 0 10px;
}

div.block-category-description div.short{
height: 175px;
}
div.block-category-description h1{
	color: #0a5ea7;
}


div.block-description {
	background: #ebebeb;
	overflow: hidden;
	padding: 10px;
}

div.block-description h1 {
	margin: 0;
}

div .block-description.short {
	height: 130px;
}

#main div .block-description-splitter {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	background: url("../images/arrow-3.png") no-repeat scroll center 3px transparent;
}

#main div .block-description-splitter:active {
	outline: none;
}

#main div .block-description-splitter:focus {
	outline: none;
}

#main div .block-description-splitter.short {
	background: url("../images/arrow-2.png") no-repeat scroll center -90px transparent;
}

.text-wrapper {
	background-color: #fffeff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#e9e9e9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fffeff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #fffeff, #e9e9e9); /* FF3.6 */
	background-image:	   -ms-linear-gradient(top, #fffeff, #e9e9e9); /* IE10 */
	background-image:			-o-linear-gradient(top, #fffeff, #e9e9e9); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #fffeff, #e9e9e9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffeff', EndColorStr='#e9e9e9'); /* IE6–IE9 */

	border: 1px solid #c0c8cf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	padding: 3px 0 3px 3px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.text-wrapper .text {
	border: none;
	background: transparent;

	vertical-align: baseline;

	/*width: 25px;*/
	height: 15px;
}

textarea.text {
	background-color: #fffeff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#e9e9e9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fffeff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #fffeff, #e9e9e9); /* FF3.6 */
	background-image:	   -ms-linear-gradient(top, #fffeff, #e9e9e9); /* IE10 */
	background-image:			-o-linear-gradient(top, #fffeff, #e9e9e9); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #fffeff, #e9e9e9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffeff', EndColorStr='#e9e9e9'); /* IE6–IE9 */
	border: 1px solid #c0c8cf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 0 3px 3px;
	margin: 0 10px 0 0;
}

input.login {
	width: 69px;
}

input.submit-image {
	border: none;
	width: 14px;
	height: 13px;
	vertical-align: top;
	margin: 3px 0 0px 0;
	background: url("../images/top-menu-submit.png") no-repeat top;
}

input.check,
label {
	border: none;
	vertical-align: middle;
}

.float-left {
	float: left;
}

.inline {
	display: inline;
}

a.rss-icon {
	padding: 5px 0 5px 18px;
	background: url(../images/rss.png) no-repeat left center;
}

.vote-line {
	background-color: #5686BF;
    background-image: -moz-linear-gradient(center top , #5686BF, #285891);
}

.important {
	color: #3EA35F;
}

.bold {
	font-weight: bold;
}

.clearer {
	clear: both;
	height: 0;
	overflow: hidden; /* IE6 expanding-height bug */
}

.line-to-line {
	line-height: 17px;
}

a.print {
	padding: 5px 0 5px 30px;
	background: url(../images/print.png) no-repeat left center;
}

.product-price {
	font-size: 2em;
}

/* button section */
button.button {
	border: 1px solid #cfcfcf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #fffeff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#e9e9e9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fffeff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
	background-image:		-moz-linear-gradient(top, #fffeff, #e9e9e9); /* FF3.6 */
	background-image:	   -ms-linear-gradient(top, #fffeff, #e9e9e9); /* IE10 */
	background-image:			-o-linear-gradient(top, #fffeff, #e9e9e9); /* Opera 11.10+ */
	background-image:			   linear-gradient(top, #fffeff, #e9e9e9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffeff', EndColorStr='#e9e9e9'); /* IE6–IE9 */

	padding: 2px 15px;
}

button.button.disabled {
	color: #cfcfcf;
}
/* button section end */

/* help tip section */
.helptip {
	cursor: help;
}

.tooltip {
	position: absolute;
	z-index: 999;
	background-color: white;
	padding: 5px;
	width: 250px;
	display: none;
	text-align: left;
	border: 1px solid #bfbfbf;
	font-weight: normal;
	color: #444444;
	font-size: 13px;
}
/* help tip section end */

/* banner section */
.banner {
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0;
}

.banner-inner,
.banner-link-layer {
	position: absolute;
	margin: 0;
	padding: 0;
}

.banner-inner {
	z-index: 1;
}

.banner-link-layer {
	z-index: 2;
}
/* banner section end */

/* rating bar */
.vote-bar {
	margin-bottom: 4px;
	height: 16px;
	display: none;
}
/* rating bar end */

/* news */
.fact-img-centerbox {
	margin: 0 5px 5px 0;
	border: none;
	float: none;
}
/* news end */

/* message box */
#sv-msgs-block {
	zmargin: 12px;
	z-index: 1000;
	position: absolute;
	top: 0;
	width: 100%;
}

#sv-msgs-block a:link,
#sv-msgs-block a:visited {
	text-decoration: underline;
}

#sv-msgs-block a:hover,
#sv-msgs-block a:active {
	text-decoration: none;
}
/* message box end */

/* error/info box */
#error-box,
#info-box {
	position: relative;
	padding: 0 0 9px 0;
	border: 1px solid white;
}

#error-box {
	background-color: #fe8c8c;
}

#info-box {
	background-color: #08B6C5;
}

#error-box p,
#info-box p {
	line-height: 15px;
	padding: 0 9px;
	color: white;
	margin: 0;
}

#error-box a,
#info-box a {
	text-decoration: underline;
	color: white;
}

#error-box a:hover,
#info-box a:hover {
	text-decoration: none;
}

#error-box h4,
#info-box h4 {
	color: white;
	text-align: center;
	font-size: 13px;
	padding: 9px 9px 0 9px;
	margin: 0 0 9px 0;
}

.error-box-close-button,
.info-box-close-button {
	position: absolute;
	right: 2px;
	top: 2px;
}

.error-box-close-button a,
.info-box-close-button a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.error-box-close-icon,
.info-box-close-icon {
	width: 16px;
	height: 16px;
}
/* error/info box end */

/* slider */
#slide {
	width: 100%;
}

#scrollable {
	padding: 0;
	margin: 0 auto;
	position: relative;
}

* html #scrollable {
	float: left;
}

.slide-items {
	height: 146px;
	display: block;
	margin: 0 auto;
	margin-bottom: 6px;
}

.slide-item {
	/*width: 164px;*/
	width: 150px;
	padding: 0 5px;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.slide-item h4 {
	padding-bottom: 6px;
}

.slide-item h4 a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.slide-item h4 a:hover {
	text-decoration: underline;
}

a.slide-prev, a.slide-next {
	display: block;
	width: 20px;
	height: 70px;
	background-repeat: no-repeat;
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 41px;
}

a.slide-prev {
	background: url(../images/slide-prev.gif);
	background-repeat: no-repeat;
	left: 0;
}

a.slide-next {
	background: url(../images/slide-next.gif);
	background-repeat: no-repeat;
	right: 0;
}
/* slider end */

/* register */
#register .text,
#register select {
	width: 150px;
}
/* register end */

/* tables */
table.simple-table {
	border: 2px solid #ffffff;
	margin: 2px 0;
	border-collapse: collapse;
}

table.simple-table td {
	border: 2px solid #ffffff;
	height: 15px;
}

table.simple-table .header {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
	height: 30px;
	white-space: nowrap;
}

table.simple-table .header a:link,
table.simple-table .header a:visited {
	color: white;
}

table.simple-table .row {
	padding: 4px 8px;
}

table.simple-table td.dark {
	background: #d4def5;
}

table.simple-table .header {
	background: #08B6C5;
}

table.simple-table .tl {
	background: #08B6C5 url('../images/tl.png') no-repeat;
}

table.simple-table .tr {
	background: #08B6C5 url('../images/tr.png') no-repeat top right;
}
/* tables end */

/* contacts */
#contacts table td,
#reviews table td {
	white-space: nowrap;
}

#contacts textarea,
#reviews textarea {
	width: 370px;
}

#contacts .your-email,
#reviews .your-email {
	width: 162px;
}
/* contacts end */

/* messages */
#messages .text,
#messages textarea {
	width: 250px;
}
/* messages end */

/* product search form */
div.product-search {
	padding: 5px 0 7px 0;
	float: left;
}

div.product-search-show-form {
	padding: 5px 0 7px 0;
	text-align: right;
}

div.product-search-form input.query {
	width: 200px;
}

div.product-search-form input.param {
	width: 140px;
}

div.product-search-form input.band {
	width: 40px;
}

div.product-search-form label.disabled {
	color: #8e8e8e;
}

.search-params-checkbox {
	margin: 0;
	padding: 2px 0;
}

div.product-search-form select {
	padding: 1px;
	width: 200px;
}

#search-category-select {
	max-height: 200px;
	overflow: auto;
}

* html #search-category-select {
	height: 200px;
}

div.search-category-select {
	padding: 3px 0;
}

div.search-category-select a:hover {
	text-decoration: none;
}
/* product search form end */

/* product sort, etc... */
div.sort-products {
	padding: 16px 0 7px 0;
	white-space: nowrap;
}

a.sort-down {
	background: url(../images/sort-down.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

a.sort-up {
	background: url(../images/sort-up.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.manufacturer {
	padding: 0 0 5px 0;
	white-space: nowrap;
}
/* product sort, etc... end */

/* fly cart section */
#sv-cart-box-fly {
	zmargin: 14px;
	position: absolute;
	z-index: 800;
	top: 80;
	left: 50%;
	border: 2px solid #bfbfbf;
	width: 220px;
	background-color: white;
	display: none;
}

.cart-box-fly-header {
	font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
	color: white;
	padding: 5px;
	background: #024D87;
}

.cart-box-fly-content {
	padding: 5px;
	line-height: 17px;
}

.cart-box-fly-content a {
	color: #427ac5;
	text-decoration: underline;
}

.cart-box-fly-content a:hover {
	text-decoration: none;
}

.sv-cart-box-fly-mover {
	cursor: move;
	font-size: 13px;
}
/* fly cart section end */

#compare-products {
	overflow: auto;
	width: 98%;
}
.buy_inline {
	margin-top: 10px;
}
.buy_inline button {
	display: inline;
}


p.like_h3 {
 font-size: 1.4em;
margin: 0px 0px 8px;
font-weight:bold;

}

.clear {
clear:both;
}
#main aside ul li.active a {
font-weight:bold;
cursor:default;
text-decoration:none;
color:#000;
}

.callus {
color: #F60;
font-size: large;
font-weight: bold;
}

#main aside ul.submenu {
margin-left:15px;
margin-top:5px;
display:none;
}

#main aside ul.submenu li      {
font-size:13px;
}
