
html, body {
	height:100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #574e49;
}
body {background: #fff; height:100%;
	min-width: 1100px;
	/*cursor: url(../images/ny-cursor.png), pointer;*/
}
* {margin:0; padding:0; outline:0;}
a {text-decoration:none; color:#000;}
:focus {outline:0;}
table {border-collapse:separate; border-spacing:0;}
table td {vertical-align:top;}
ul li {list-style:none;}
img {
	border:0;
    max-width: 100%;
}
.container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
/*табличная разметка*/
.box-table {
    display: table;
    width: 100%;
 }
.box-row {
    display: table-row;
    width: 100%;
}
.box-cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.br {-moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; border-radius:10px; behavior:url(PIE.htc);}


.ny-top {
	position:absolute;
	top:-15px;
	right:25px;
	 
}
.ny-top img {
	width: 130px;
}
.ny-rasp {
	height: 40px;
}
.ny-bottom {
	position:fixed;
	bottom:0px;
	left:0px;
	
}
#wrapper {
	text-align:left; 
	margin:auto; 
	min-height:100vh; _height:100%;
	min-width: 1100px;
	/*background:url(../images/bg-ny-5.png) repeat;*/
}

#head {min-height:120px; position:relative;}
.box-header-top {
	background: #574e49;
	padding: 8px 0 5px 0;
	text-align: right;
}
#search {
	position: relative;
	display: inline-block;
	color:#fff; 
	padding:0; 
	text-align:center; 
	margin:0;
	border: 1px solid #fff; 
	background: transparent;
	border-radius: 0;
}
#search form {
	border: none;
}
#search a {
	color:#fff; 
	text-transform:uppercase; 
	text-decoration:underline;
}
input[name="query"] {
	height: 16px; 
	padding: 2px 35px 2px 10px; 
	background: transparent;
	border: none;
	width: 160px;
	color: #fff;
}
button#loop {
	position: absolute; 
	top:2px; 
	right: 2px; 
	border: 0; 
	width: 16px; 
	height: 16px; 
	background: url("../images/serch.png") no-repeat;
}
.insta {
	background: url("../images/insta.png") no-repeat;
	width: 20px; 
	height: 20px; 
	display: inline-block;
	margin: 1px 20px 0 0;
	vertical-align: top;
}
.insta2 {
	background: url("../images/insta2.png") no-repeat;
	width: 30px; 
	height: 30px; 
	display: inline-block;
	margin: 1px 0px 0 0;
	vertical-align: top; 
}
#mail {
	color:#fff; 
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	background: url("../images/mail.png") no-repeat left top 4px;
	padding: 2px 0 0 25px;
	margin-right: 20px;
}
.box-tel {
	color:#fff; 
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-right: 20px;
	line-height: 20px;
}
.box-tel img {
	display: inline-block;
	vertical-align: middle;
}
.box-header-md {
	padding: 18px 0 10px 0;
}
.tbl-header .box-cell {
	text-align: right;
	width: 20%;
}
.tbl-header .cell-logo {
	text-align: left;
	width: 40%;
}
.box-logo {
	background: url("../images/logo-new.png") no-repeat;
	padding-left: 70px;
	min-height: 60px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	
}
.logo-big {
	display: block;
	font-size: 27px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 28px;
}
.logo-sm {
	color: #ff9f14;
	font-size: 16px;
	line-height: 17px;
}
.tel {
	display:inline-block;
	vertical-align: top;
	background: #ff9f15;
	padding: 0 30px;
	height: 38px;
	line-height:38px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	text-decoration: none;
	margin-right: 50px;
}
#operation_time {
	display:inline-block;
	vertical-align: top;
	background: url("../images/work.png") no-repeat;
	padding-left: 54px;
	min-height: 44px;
	text-align: left;
	margin-top: 5px;
	font-size: 16px;
	line-height: 19px;
}
.title-header {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
#cart {
	background: url("../images/bag.png") no-repeat;
	color:#222222; 
	padding-left: 54px; 
	text-align:left; 
	min-height: 44px;
	text-decoration: none;
	display:inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-top: 10px;
}
.line-menu {
	background: #ff9f14;
}
#nav {
	height:44px; 
}
#nav li {
	float:left; 
	position: relative;
}
#nav li a {
	font-size: 16px;
	font-weight: bold;
	color:#222; 
	text-align:center; 
	text-transform:uppercase; 
	display:block; 
	padding:14px 25px 10px 15px;
}
#nav .link-catalog {
	color: #fff;
	background: url("../images/link-catalog.png") no-repeat right 10px top 15px;
	padding-left: 0;
	margin-right: 20px;
	font-size: 22px;
	line-height: 22px; 
	padding-top: 11px;   
}

#nav li a:hover {
	color: #fff;
}
.linkss {
	background:#ff9f14; 
	min-width:300px; 
	display:none; 
	position:absolute; 
	z-index:2; 
	top:43px; 
	left:0; 
	padding: 5px 0 15px 0;
}
#nav li:hover .linkss {
	display: block;
} 
#nav .linkss a {
	width:auto !important; 
	padding:3px 10px !important; 
	text-align:left !important;
	text-transform: none !important;
	line-height: 18px;
	font-weight: normal;
}
.men {display:none; padding-left:15px;}
.mei {}
.meii a {} /* Категория */
.menu .mein { cursor:pointer; } /* Категория с подкатегориями */
.menu .meii a {} /* Подкатегории категорий */
.meii a:hover {color:#fff !important; }
.menu .mein:hover {color:#fff; }

.box-banner img {
	width: 100%;
}
.box-main-1 {
	padding: 40px 0 20px 0;
}
.suptitle {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.txt-center {
	text-align: center;
}
.big-title {
	font-size: 30px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	position: relative;
	padding-bottom: 12px;
}
.big-title:after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 82px;
	background: #ff9f14;
	position: absolute;
	bottom: 0;
	left: 0;
	
}
.txt-center.big-title:after {
	left: 50%;
	margin-left: -41px;
}
.txt-orange {
	color: #ff9f14;
}
.box-categor {
	text-align: center;
	padding: 15px 0;
}
.single-categor {
	display: inline-block;
	vertical-align: top;
	width: 265px;
	border: 1px solid #222;
	margin: 0 1px 10px 1px;
	background: #ff9f14;
}
.title-categor {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	height: 35px;
	color: #fff;
	display: block;
	text-transform: uppercase;
}
.box-main-2 {
	padding: 10px 0 20px 0;
}

.img-slider2 {
	width: 266px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ff9f14;
	padding-bottom: 5px;
	min-height: 260px;
	background: #fff;
}
.slider2 {
	overflow:hidden; 
	height:280px;
	margin-bottom: 30px;
}
.slider2 a {text-align:center; display:inline-block}
.slider2 td {padding-right:10px}


#logo, #slogan, #phone {position:absolute;}
#logo {top:22px; left:0px;}
#slogan {font:bold 14px Tahoma; color:#64412b; top:83px; left:90px;}
#phone {font:19px Tahoma; color:#af093a; text-align:left; line-height:32px; top:10px; left:380px;}

#phone .txt-tel {font:19px Tahoma; color:#af093a; text-align:left; line-height:32px; text-decoration: none;}
#phone .txt-tel-2 {width: 250px;font:19px Tahoma; color:#af093a; text-align:left; line-height:32px; text-decoration: none;}

#phone span {font:18px Tahoma; color:#64412b; text-decoration:underline; display: inline-block; vertical-align: top;}

#sale20 {position:absolute; top:10px; right: 285px; background:#F0C4AC; width: 150px; height: 90px; border-radius:10px;}
#sale20 a{color:#B00D3D;  font:20px Tahoma; padding-left:10px; padding-top:20px; padding-bottom:23px; font-weight:600; display:block;}
#sale20 a span{color:#B00D3D;  font:10px Tahoma; margin-left:2px;}
#sale20 a:hover{background:#B00D3D; color:#FFFFFF; border-radius:10px;}
#sale20 a:hover span{background:#B00D3D; color:#FFFFFF; border-radius:10px;}


#head_pic {display:block; width:1024px; height:293px;}

.l {background:url(images/l.jpg) no-repeat; height:48px; width:2px;}

#sidebar {
	width:270px; 
	float:left;
}
.box-action {
	background: #ff9f14;
	padding: 5px 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sidebar_title {
	 font-size:24px; 
	 color:#fff; 
	 height:48px; 
	 line-height:48px; 
	 text-transform:uppercase; 
	 text-align:center;
	 border-bottom: 1px solid #fff;
	 margin-bottom: 10px;
}
.sidebar_body {
	padding:0 0 10px 0; 
	color: #fff;
	text-align: center;
	font-size: 16px;
 }

.box-main-3 {
	padding: 30px 0;
 }
.box-popular {
	text-align: center;
}
.single-popular {
	display: inline-block;
	vertical-align: top;
	width: 265px;
	border: 1px solid #222;
	margin: 0 1px 10px 1px;
	background: #ff9f14;
}
.title-popular {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	height: 35px;
	color: #fff;
	display: block;
	text-transform: uppercase;
}
 
#act {min-height: 190px; text-align: center; font: 12px tahoma;}

#content { margin-left:290px;padding-bottom: 20px;}

#rasporka {
	height:160px;
	clear: both;
}
#footer_box {
	height:160px; 
	margin-top:-160px; 
	clear:both;
	background:#574e49; 
	width:100%;
	padding-top: 30px;
}
.tbl-footer .box-cell {
	width: 33%;
}
.cell-social {
	text-align: center;
}
.cell-fcont {
	text-align: right;
}
#footer_box .box-tel {
	line-height: 18px;
	margin-bottom: 10px;
}
.cell-copy {
	color: #fff;
	font-size: 14px;
}
.cell-copy a {
	color: #fff;
}




.plinks {margin:20px 0; padding:10px; border-radius:10px; border:2px solid #462b07;}
.plinks a {color: #642b15;}



.sp-links {}
.sp-links a {DISPLAY:block; font:14px Tahoma;}
.sp-links a:hover {color:#97104c; text-decoration:underline;}

.ttg {text-align:left; position:absolute;}
.box-img {display:inline-block !important}
.tnw {
	background: url(../images/new.png) no-repeat left 3px center #ff9f14;
	color: #fff;
	padding: 2px 7px 2px 25px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin: 5px 0 0px 0;
	font-weight: bold;

}
.thit {
	background: url(../images/hit.png) no-repeat left 3px center #ff9f14;
	color: #64412b;
	padding: 2px 7px 2px 25px;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: bold;
	margin: 5px 0 0px 0;
}
.btn {
	background: #ff9f15;
	color: #fff;
	padding: 6px 7px 7px 7px;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	font-weight: bold;
}

.box-table {
    display: table;
    width: 100%;
 }
.box-row {
    display: table-row;
    width: 100%;
}
.box-cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.path {
	padding: 10px 0;
}
a {
	color: #ff9f14;
}
.box-cat-left {
	width: 250px;
	padding: 10px;
	background: rgba(255,159,21, 0.3);
	padding-bottom: 20px;
}
.title-cat {
	font-size: 20px;
	font-weight: bold;
	color: #ff9f14;
	margin-bottom: 10px;
	border-bottom: 1px solid #ff9f14;
} 
.box-cat-left a {
	color: #000;
	display: block;
	margin-bottom: 5px;
}
.box-cat-left a:hover,
.box-cat-left .meii a:hover {
	color: #ff9f14 !important;
}
.title-yellow {
	font-size: 30px;
	font-weight: bold;
	color: #ff9f14;
	margin-bottom: 10px;
	margin-top: 10px;
}




.pdisc {display:inline-block; background:#f13d3d; color:#ffffff !important; padding:1px 5px; border-radius: 5px;}


.tdisc {
  background: url(../images/hit.png) no-repeat left 3px center #f13d3d;
  color: #ffffff;
  padding: 2px 7px 2px 25px;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin: 5px 0 0px 0;
  font-weight: bold;
}
