html, body
{
	background: #fff;
	padding:	0;
	margin:	0;
}
img {border:0;}
h1, p {margin:0;padding:0;}
br {clear:both;}
a {text-decoration: none;}

#content{
	margin:	0 auto;
	width: 1200px;
	position: relative;
}
#header{
	width: 100%;
	display: inline-block;
}
#menu{
	text-align: right;
	padding: 9px 0;
	position: relative;
	width: 620px;
	display: inline-block;
	margin:0 auto;
}
#menu a{
	display: inline-block;
	background: #fff;
	padding: 6px 25px 5px 25px;
	font-size: 17px;
	font-family: Verdana;
	color:	#F97000;
	z-index: 1;
	position: relative;
	border: 1px solid #fff;
	border-bottom: 1px solid #CECECE;
}
#menu a:hover,
#menu a.active{
	color: #F74100;
	border-bottom: 1px solid #9B9B9B;
}
#menu a.moreProd{
	border: 1px solid #c9c9c9;
	border-bottom: 1px solid #fff;
	z-index: 3;
	height: 26px;
}
#menu a.moreProd .arrow-img{
	background: url(images/arrow-up.png) !important;
}
#menu a.showMoreProds .arrow-img{
	background: url(images/arrow-down.png);
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 0 0 3px;
}
#menu #moreProducts{
	background: #fff;
	border: 1px solid #c9c9c9;
	border-bottom: 2px solid #939393;
	position: absolute;
	width: 300px;
	top:	45px;
	right: 0;
	z-index: 2;
	display: none;
	text-align: left;
	overflow: hidden;
	padding: 8px 0 10px 0;
}
#menu #moreProducts a{
	padding: 0 0 0 12px;
	border: 0;
	height: 32px;
	color: #777777;
	font-size: 15px;
	font-family: Arial;
	border-bottom: 1px solid #F2F2F2;
	margin:	8px 0 15px 0;
	width: 100%;
}
#menu #moreProducts a img{
	width: 32px;
	height: 32px;
	border: 1px solid #F2F2F2;
	border-bottom: 0;
	float: left;
	margin: -5px 5px 0 0;
}
#menu #moreProducts a:hover{
	background: #F2F2F2;
}
#slider-r{
	width: 76%;
	height: 380px;
	margin: 0 auto;
	position: relative;
	clear: both;
}
#slider{
	background: top center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
}
#slider .desc{
	float: left;
	margin-top: 27%;
	width: 100%;
}
#slider .title{
	background: url(images/slider-title-bg.png);
	width: 50%;
	height: 63px;
	overflow: hidden;
	margin: 0 auto;
	float: left;
	padding: 8px 0 0 5%;
}
#slider .title h1{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	font-family: Georgia;
	letter-spacing: 1px;
}
#slider .title p{
	font-size: 18px;
	color: #fff;
	padding-left: 15px;
	font-family: Verdana;
}
#slider .title-end{
	background: url(images/slider-title-right.png);
	width: 272px;
	height: 71px;
	float: left;
}
#slider .discount{
	background: url(images/discount.png);
	width: 109px;
	height: 69px;
	float: left;
	margin: -15px 0 0 0;
	font-size: 32px;
	font-family: Verdana;
	padding-top: 30px;
	text-align: center;
	color: #fff;
}
#slider .bottom{
	background: url(images/slider-bottom.png);
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
	margin-top: 32px;
}
#slider .bottom div{
	width: 13px;
	height: 13px;
	border: 	1px solid #414141;
	display: inline-block;
	margin: 3px 0 0 10px;
	cursor: pointer;
}
#slider .bottom div.active{
	border: 1px solid #ed1f24;
	background: #ed1f24;
}
.title-bg{
	background: url(images/zizag.png);
	width: 100%;
	height: 50px;
	margin: 0 auto;
}
.title-bg .desc{
	height: 35px;
	margin: 4px 0 0 15px;
	float: left;
	padding: 8px 20px 0 20px;
	font-size: 20px;
	font-family: Verdana;
	letter-spacing: 0.5px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
.title-bg .desc.logo{
	font-size: 26px;
	background: #F97000;
}
.title-bg .desc.green{
	background: #F97000;
}
.title-bg .desc.orange{
	background: #F97000;
}
#center{
	margin-top: 10px;
	width: 100%;
}
#center.nslider{
	width: 97%;
	background: #fff;
	/*border: 1px solid #F97000;
	border-bottom: 2px solid #F97000;
	border-right: 2px solid #F97000;
	padding: 15px;*/
}
#center #categories{
	float: left;
	width: 15%;
	margin-left: 5%;
}
#center #categories #h{
	background: #fff;
	width: 100%;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 20px;
	font-family: Verdana;
	color: #ed1f24;
	box-shadow: 1px 1px 2px #b5b5b5;
	letter-spacing: 1px;
}
#center #categories .category{
	background: #FF8300;
	margin: 8px 0 8px 0;
	color: #98b767;
	font-weight: bold;
	font-size: 19px;
	font-family: Verdana;
	text-align: center;
	padding: 2px 0 2px;
}
#center #categories a{
	float: right;
	border-bottom: 1px solid #000;
	color: #4b4b4b;
	font-size: 16px;
	font-family: Georgia;
	width: 120px;
	margin-bottom: 7px;
}
#center #categories a:hover{
	color: #ed1f24;
	border-bottom: 1px solid #ed1f24;
}
#center #products-new{
	float: right;
	width: 75%;
	margin-left: 5%;
}
#center #products-most{
	margin: 30px 0 0 5%;
	float: right;
	width: 75%;
}
#center .product-r{
	width: 220px;
	height: 200px;
	margin: 15px 0 15px 0;
	display: inline-block;
	position: relative;
}
#center .product-r .product{
	width: 183px;
	height: 183px;
	background: #fbfafa;
	border: 1px solid #c7c7c7;
	position: absolute;
	z-index: 1;
	top:	0;
	left:	12px;
	text-align: center;
	padding: 5px 4px 0 4px;
	line-height: 12px;
}
#center .product-r .product img{
	width: 150px;
	height: 100px;
	margin-bottom: 2px;
}
#center .product-r .product a{
	color: #4b4b4b;
	font-size: 15px;
	font-family: Verdana;
}
#center .product-r .product a:hover{
	text-decoration: underline;
	color: #2e2e2e;
}
#center .product-r .product .price-old{
	color: #7d7d7d;
	font-size: 16px;
	font-family: Tahoma;
	position: absolute;
	left: 10px;
	bottom: 35px;
	float: left;
}
#center .product-r .product .price-old .line{
	background: url(images/line.png);
	width: 33px;
	height: 28px;
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 1;
}
#center .product-r .product .price-old .pr{
	position: absolute;
	top: 1px;
	left: 2px;
	z-index: 0;
}
#center .product-r .product .price-new{
	color: #8db450;
	font-size: 17px;
	font-family: Tahoma;
	position: absolute;
	left: 58px;
	bottom: 16px;
	float: left;
	font-weight: bold;
}
#center .product-r .product .basket{
	background: url(images/basket.png);
	width: 38px;
	height: 32px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	float: right;
	cursor: pointer;
}
#center .product-r .shadow{
	background: url(images/product-shadow.png);
	width: 218px;
	height: 128px;
	position: absolute;
	z-index: 0;
	bottom:	0;
	left:	0;
}
#center form .inButton{
	width: auto;
	cursor: pointer;
}
#center form input{
	width: 260px;
}
#center form textarea{
	width: 360px;
	height: 200px;
}
#popslide{
	position: fixed;
	left: 0;
	top: 40%;
}
#popslide #open{
	width: 75px;
	height: 50px;
	padding: 5px 2px 6px 2px;
	color: #000;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
	font-family: sans-serif;
	letter-spacing: 1px;
	background: #fff url(images/as2.png) 0 23px no-repeat;
	float: left;
	margin: 33px -1px 0 0;
	border: 1px solid #c9c9c9;
	position: relative;
	z-index: 99999;
}
#popslide #desc{
	float: left;
	width:  270px;
	height: 200px;
	padding: 5px 15px 5px 5px;
	display: none; 
	background: none;
	border: 1px solid #c9c9c9;
	position: relative;
	z-index: 99;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#popslide #desc .bg{
	width:  100%;
	height: 100%;
	position: absolute;
	top:	0;
	left: 0;
	opacity: 0.7;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#popslide #desc .txt{
	opacity: 1 !important;
	position: absolute;
	top:	0;
	left: 0;
	padding: 10px;
	font-size: 14px;
	font-family: Tahoma;
	color: #000;
}
.error{
	color: #FF0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	padding: 10px;
}
.success{
	color: #00E016;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	padding: 10px;
}
#status{
	position: fixed;
	display: none;
	left: 15px;
	bottom: 15px;
	z-index: 999;
	width:	250px;
	text-align: center;
	background: #BCC8F4;
	padding: 5px;
	box-shadow: 0 0 10px 1px #5C7EC4;
}
#time {
	background: url("images/clock.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-family: Arial; /*'Conv_Corki-Regular';*/
	font-size: 57px;
	height: 133px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 239px;
}
#time li{
	float: left;
	list-style-type: none;
	padding-left: 12px;
	padding-top: 45px;
	text-shadow: 1px 1px 3px #C2C2C2;
	width: 65px;
}
#countOrders{
	font-size:	17px;
	background: #fff;
	padding: 5px;
	color:	#DD8C00;
	width: 380px;
	text-align: center;
	border: 1px solid #DD4900;
	margin: 0 auto;
}
#countOrders span{
	font-size: 18px;
	font-weight: bold;
	color: #AA3A01;
}