@charset "windows-1251";
/* CSS Document */
* {margin:0; padding:0; outline: none;}
*:focus{outline: none;}
img {border:0;}
.debug{
	position: relative;
}

abbr,article,aside,audio,canvas,datalist,details,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video {
	display: block;
}

html, body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	margin: 0;
	min-width: 1102px;
	padding: 0;
	color:#000;
	position: relative;
}

html{
	background: #ffffff url(images/htmlBG.jpg) top left repeat-x;
}
body{
	background: url(images/bodyBG.jpg) bottom left repeat-x;
}

.margin-auto{
	position: relative;
	width: 1102px;
	margin: 0 auto;
}
#header{
	position: relative;
	height:139px;
	background: url(images/header.png) left top no-repeat;
}
	#cart{
		position: relative;
		height: 25px;
		padding-top: 8px;
		text-align: right;
		color: #a2b0b3;
	}
	#cart a{
		font-weight: bold;
		text-decoration: underline;
		color: #fff;
		margin: 0 0 0 7px;
	}
	#header-left{
		position: relative;
		width: 274px;
		height: 80px;
		padding-top: 26px;
		float: left;
		overflow: hidden;
		text-align: left;
		font-size: 23px;
		color: #ffffff;
		text-shadow: #000000 1px 1px 0px;
	}
		#header-left span{
			color: #b2b2b2;
		}
	#header-right{
		position: relative;
		width: 274px;
		height: 78px;
		padding-top: 28px;
		float: left;
		overflow: hidden;
		text-align: right;
		color: #ffffff;
		line-height: 23px;
	}
	#header-right a{
		margin-left: 20px;
		color: #a1a1a1;
	}
	#header-right a:hover{
		color: #00a0ef;
	}
	#logo{
		position: relative;
		width: 274px;
		height: 92px;
		margin: 0 140px;
		padding-top: 14px;
		float: left;
		overflow: hidden;
		text-align: center;
	}

#wrap-navigation{
	position: relative;
	height: 38px;
}
#navigation{
	position: relative;
	height: 38px;
}
	.nav-dotted{
		position: absolute;
		bottom: 0px;
		left: 0px;
		height: 6px;
		width: 100%;
		background: url(images/nav_dotted.png) left bottom repeat-x;
		z-index: 10;
	}
	#search{
		position: relative;
		float: right;
		padding: 8px 0 0 0;
	}
	#search-input{
		background: url(images/search.gif) left top no-repeat;
		border: none;
		height: 17px;
		width: 180px;
		padding: 0px 23px 1px 4px;
		color: #9d9d9d;
	}
	#search-btn{
		position: absolute;
		right: 3px;
		top: 7px;
		width: 18px;
		height: 18px;
		padding: 0px;
		border: 0px;
		cursor: pointer;
		background: url(images/search-icon.gif) center center no-repeat;
	}
#wparContent{
	position: relative;
	margin-top: 33px;
	margin-bottom: 60px;
	background: url(images/subNav.png) left top repeat-y;
}

#leftBlock{
	position: relative;
	width: 275px;
	margin-right: 41px;
	float: left;
}
	#subNav{
		position: relative;
	}
	.left-title{
		position: relative;
		height: 34px;
		width: 264px;
		padding-top: 2px;
		padding-left: 11px;
		color: #ffffff;
		font-size: 17px;
		font-weight: bold;
		background: url(images/leftTitle.png) right top no-repeat;
	}

#content{
	position: relative;
	width: 786px;
	float: left;
}
	#bread{
		color: #adacac;
		margin: 0 0 9px 0;
	}
	#bread a{
		color: #adacac;
		text-decoration: none;
	}
	#bread span{
		color: #ff8b00;
		font-size: 14px;
	}
#footer{
	position: relative;
	height: 55px;
	padding: 21px 0 0px;
	color: #b2b2b2;
}
	#foot-left{
		position: relative;
		float: left;
		width: 275px;
		border-right: 1px solid #b2b2b2;
	}
	#foot-center{
		position: relative;
		float: left;
	}
		#foot-center ul{
			margin: 15px 0 0 14px;
			padding: 0;
			height: 13px;
			list-style: none;
			background: url(images/foot-icon.gif) 5px 2px no-repeat;
		}
		#foot-center ul li{
			float: left;
		}
		#foot-center ul li a{
			display: block;
			width: 24px;
			text-decoration: none;
		}
	#foot-right{
		position: relative;
		float: right;
	}

/* меню первого уровня (начало) */

#navigation ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	list-style:none;
	position:relative;
}

#navigation ul li{
	position:relative;
	padding:0px 0px;
	float: left;
	height: 38px;
	margin:0px 0px 0px 0px;
}

#navigation ul li a{
	font-size:16px;
	font-weight: normal;
	color: #bcc4c6;
	height: 31px;
	padding:7px 32px 0px;
	text-decoration: none;
	display:block;
	text-shadow: #000000 1px 1px 0px;
}

#navigation ul li a:hover, .active{
	background: url(images/nav_hover.jpg) center top repeat-x;
	color: #fefefe !important;
}
.nav-hover-l{
	position: absolute;
	left: -24px;
	top: 0px;
	width: 24px;
	height: 38px;
	background: url(images/nav_hover_l.png) top left no-repeat;
}
.nav-hover-r{
	position: absolute;
	right: -24px;
	top: 0px;
	width: 24px;
	height: 38px;
	background: url(images/nav_hover_r.png) top left no-repeat;
	z-index: 1;
}
/* меню первого уровня (конец) */
#subNav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	list-style:none;
	position:relative;
}

#subNav ul li{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

#subNav ul li a{
	font-size:13px;
	color: #656565;
	font-weight: bold;
	padding:0px 0px 0px 11px;
	line-height: normal;
	text-decoration: underline;
	background: url(images/arrR.gif) left 6px no-repeat;
}
#subNav ul li a:hover, .subActive{
	color: #00a0ef !important;
	text-decoration: none !important;
	background: url(images/arrD.gif) left 8px no-repeat !important;
}

#subNav ul li ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	list-style:none;
	position:relative;
}

#subNav ul li ul li{
	position:relative;
	padding:0px 5px 0px 30px;
	margin:10px 0px;
}

#subNav ul li ul li a{
	font-size:13px;
	padding:0px 0px 0px 0px;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}
#subNav ul li ul li a:hover, .secondActive{
	color: #ff8a00 !important;
	text-decoration: none !important;
	background: none !important;

}
#subNav ul li ul li ul li a{
	font-size:13px;
	padding:0px 0px 0px 0px;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}

.tabs{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	border-bottom: 1px solid #000000;
}
.tabs li{
	position: relative;
	float: left;
	margin: 0 10px;
	height: 25px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #000000;
	border-bottom: none;
}
.tabs li.current-tab{
	background: #fff;
}
.tabs li a{
	color: #656565;
	text-decoration: none;
	font-size: 18px;
	padding: 0px 33px 0px;
	border: none !important;
}
.tabs li.current-tab a{
	color: #00a0ef;
}
.box-tab{
	position: relative;
	display: none;
	margin: 20px 0;
}
#tab-description-box table{
	/*width: 100%;*/
	margin: 40px 0;
}

.copy{
	position: absolute;
	right: 15px;
	bottom: 5px;
	font-size: 10px;
	color: #717171;
}

h1 { font-size:20px; font-weight: bold !important;}
h2 { font-size:18px;}
h3 { font-size:16px;}
h4 { font-size:14px;}
h1, h2, h3, h4 {line-height: normal; color: #00a0ef; font-weight: normal;}
p { font-size:12px; color:#000000;}
td, th {font-size:12px; color:#000000; padding: 2px 3px;}
ol { padding-left:20px; font-size:12px; color:#000000;}
ul { padding-left:20px; font-size:12px; color:#000000; list-style-type:disc;}
a { color:#00a0ef; text-decoration: underline;}
a:hover { color:#00a0ef; text-decoration: none;}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, hr, address { margin-bottom:18px;}

input,textarea, .like-input{
	padding:5px 7px;
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #e5e5e5;
	color:#000;
	text-decoration:none;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clear{
	clear: both;
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.btn-gradiend{
	background: #52aada; /* for non-css3 browsers */
	background: -moz-linear-gradient(top, #52aada,  #3a79d4); /* for firefox 3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, from(#52aada), to(#3a79d4)); /* for webkit browsers */
	background: -o-linear-gradient(top, #52aada,#3a79d4); /* Opera 11.10+ */
	background:-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#52aada, EndColorStr=#3a79d4, GradientType=0)";
	background: linear-gradient(top, #52aada,#3a79d4); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52aada', endColorstr='#3a79d4', GradientType='0'); /* for IE */
	
	text-shadow: 1px 1px 0px #2c557f;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#2c557f)";/*IE 8*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#2c557f); /*IE 5.5-7*/
	
	border: 1px solid #3a79d4;
	border-radius: 5px;
	padding: 2px 11px 3px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.btn-gradiend:hover{
	background: #ffb900; /* for non-css3 browsers */
	background: -moz-linear-gradient(top, #ffb900,  #ff8400); /* for firefox 3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb900), to(#ff8400)); /* for webkit browsers */
	background: -o-linear-gradient(top, #ffb900,#ff8400); /* Opera 11.10+ */
	background:-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffb900, EndColorStr=#ff8400, GradientType=0)";
	background: linear-gradient(top, #ffb900,#ff8400); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb900', endColorstr='#ff8400', GradientType='0'); /* for IE */
	
	text-shadow: 1px 1px 0px #965c00;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#965c00)";/*IE 8*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#965c00); /*IE 5.5-7*/
	
	border: 1px solid #ff8400;
	color: #fff;
	text-decoration: none;
}

.prew-cat{
	position: relative;
	width: 367px;
	padding: 8px 8px 25px;
	float: left;
	margin-bottom: 27px;
	border-radius: 6px;
	background: #eef6f9 url(images/prew-cat-bg.jpg) left bottom no-repeat;
	border: 1px solid #e7e7e7;
}
	.prew-cat-margin{
		margin-right: 16px;
	}
	.prew-cat-a{
		display: block;
		font-size: 17px;
		margin-bottom: 12px;
	}
	.prew-cat img{
		border: 1px solid #bbbcbb;
		margin: 0 12px 0 0;
		float: left;
	}
	.btn-more{
		position: absolute;
		bottom: -11px;
		right: 10px;
	}

.imgCat{
	float: right;
	border: 1px solid #bbbcbb;
	margin: 0px 0px 0px 35px;
}
.item-cat-table{
	width: 100%;
	border-collapse: collapse;
	margin: 40px 0;
}
.item-cat-table th{
	background: #e8e8e8;
	color: #00a0ef;
	padding: 10px 7px;
}
.item-cat-table td{
	background: #f0f5f8;
	text-align: center;
	padding: 10px 7px;
}
.item-cat-table th, .item-cat-table td{
	border: 1px solid #d4d4d4;
}
.qty-item{
	width: 52px;
	height: 18px;
	background: url(images/qty-item.jpg) left top no-repeat;
	border: none;
    padding: 0 7px 2px;
    text-align: right;
}

.opt-disabled{
	font-style: italic;
}

.nc_auth_login_check, .nc_auth_pass2_check { margin-left: 15px; font-weight: bold; display: none;}
.nc_auth_pass1_check { margin-left: 5px; font-weight: bold; display: none;}
#nc_auth_pass1_security { margin-left: 15px; display: none;}
#nc_auth_login_ok, #nc_auth_pass2_ok { color: #088A08; }
#nc_auth_login_fail, #nc_auth_pass2_fail { color: #FF0000;}
#nc_auth_pass1_s1 { color: #FF0000; }
#nc_auth_pass1_s2 { color: #ddcc11; }
#nc_auth_pass1_s3 { color: #8cd750; }
#nc_auth_pass1_s4 { color: #088A08; }
#nc_auth_pass1_empty, #nc_auth_pass_min { margin-left: 15px; font-weight: bold; display: none; color: #FF0000; }


.nc-field-caption{
	display: block;
}
.nc_search_results li{
	margin-bottom: 20px;
}
.nc_search_results .nc_search_title{
	margin-bottom: 5px;
}
.nc_search_results .nc_search_range{
	margin: 10px 0;
}
.price-item *{
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.price-item{
	position: relative;
	width: 50%;
	float: left;
	margin: 0 0 25px 0;
	text-align: center;
}
.price-item .head{
	font-size: 18px;
	margin-bottom: 10px;
}
.price-item a{
	text-decoration: none;
}
.price-item img{
	max-height: 80px;
}

.nc_text.bordered .nc_row{
	border: 2px solid #cf0d0d;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 16px;
}
.nc_text.bordered .nc_row p:last-child{
	margin-bottom: 0px;
}

.img_right_container{float:right; padding:20px;}
.img_right{display:block}
.img_right_container .plus_minus_input_container{}
.img_right_container .plus_minus_input_container {}
.img_right_container .plus_minus_input_container form {
    display: flex;
    justify-content: center;
    align-items: center;
}
.img_right_container .plus_minus_input_container form input {}
.img_right_container .plus_minus_input_container form button {}
.img_right_container .plus_minus_input_container form button.minus {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 22px;
}
.img_right_container .plus_minus_input_container form button.plus {
padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 22px;
    }
.img_right_container .plus_minus_input_container form .qty-item {
    height: 22px;
    background: 0;
    text-align: center;
    border: 1px solid #3a79d4;
    font-size: 10px;
}
.img_right_container .plus_minus_input_container form input[type='submit'] {
    margin-left: 20px;
}