#more, #less{margin:15px 0 0 0;float:left;fon-size:18px;background: #cec6bf;border:none;padding:5px 10px;cursor:pointer;}
#more:hover, #less:hover{background:#FFF;color:#000}
#less {display: none;float:right}
.select_currency_block{
	position:absolute;
	bottom:40px;
	right:10px;
	z-index:100;
	background: #ebe9e7;
	padding:3px 5px;
	border: solid 1px #bfb4aa;
	border-radius: 2px;
}
.shedule{
	position: absolute;
	width: 500px;
	top: 0;
	left: 50%;
	margin-left: -250px;
	border: solid 3px #FFF;
	border-top: none;
	background: rgba(204,204,204,0.9);
	z-index: 99999;
	color: #FFF;
	padding: 5px 15px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.shedule b{
	color: #555;
}
.search_result_data{
	background: #EBE9E7;
	color: #000;
	padding: 10px 20px;
	margin: 10px 25px 10px 30px;
	border: solid 1px #4f4034;
}
.search_keywords span, .search_count span{ font-weight: bold; color: #f11}
body{width:100%; height:100%; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; background:url(../img/fon.jpg) repeat;}
.header{
	background:url(../img/header_bgr.jpg) no-repeat top left;
	width:1200px;
	height:317px;
	position:relative;
	overflow:hidden;
}
a{color:#000;}
.header .left_block{
	width:400px;
	position:absolute;
	height:317px;
	top:0;
	left:0;
	z-index:99;
	border-left :solid 1px black;
}
.header .left_block .block{
	width:400px;
	height:317px;
	position:relative;
	overflow:hidden;	
}
.header .left_block .block .png{
	background:url(../img/header_png.png) no-repeat;
	width:346px;
	height:138px;
	position:absolute;
	top:74px;
	left:18px;
	z-index:9;
	display:block;
	border:none;
	text-decoration:none;
}
.header .left_block .block .png span{
	color:#2d241c;
	text-transform:uppercase;
	font-size:17px;
	letter-spacing:1.1px;
	line-height:130px;
	text-decoration:none;
}
.header .left_block .block h1{
	font-weight:normal;
	color:#2d241c;
	font-size:28px;
	margin:195px 0 0 0;
	text-transform:uppercase;
}
.header .left_block .block .cart_block{
	background:url(../img/cart_icon.png) no-repeat left bottom;
	width:210px;
	height:65px;
	position:absolute;
	bottom:20px;
	left:17px;
}
.block .cart_block .text{
	width:150px;
	float:left;
	color:#000;
	font-size:14px;
	margin:0 0 0 80px;
}
.block .cart_block .text a{
	display:inline-block;
	text-decoration:none;
	background:#ebe9e7;
	padding:3px 5px;
	margin-bottom:3px;
	border:solid 1px #bfb4aa;
}
.block .cart_block .text a:hover{
	text-decoration:none;
	border-color:#000
}
.block .customers_block{
	width:130px;
	margin:4px 34px 0 0;
	float:right;
}
.block .customers_block a{
	display:block;
	width:120px;
	height:23px;
	margin:2px;
	background:#ebe9e7;
	text-decoration:none;
	padding-left:3px;
	border:solid 1px #bfb4aa;
	border-radius:2px;
	color:#010202;
	font-size:14px;
	line-height:23px;
	text-align:left;
	display:inline-block;
}
.block .customers_block a:hover{border-color:#000}

/*=======================slideshow=======================*/
.slider{
	width:1200px;
	height:317px;
}
.items{
	display:none;
}
.banner{
	width:1200px;
	height:317px;
	position:absolute;
	right:0px;
	top:0;
	z-index:999;
	overflow:hidden;
}
/*=======================slideshow end=======================*/
.work_region{
	margin:0 0 0 0;
	width:1200px;
}
.work_region .left_block_content{
	background:url(../img/block_left_background.jpg) repeat-y;
	width:357px;
	border-right:solid 7px #ebe9e7;
}
.work_region .right_block_content{
	width:860px;
}
.text_page{
	padding:0 20px 0 30px;
}
.content_text{
	background:url(../img/conten_block_bgr.png) repeat;
	width:780px;
	padding:10px;
	margin:0 0 0 0;
}
.content_text .top{
	background:url(../img/point.png) repeat-x bottom;
	text-transform:uppercase;
	font-size:17px;
}

.work_region .left_block_content .block_list{
	background-color:#ebe9e7;
	background-image:url(../img/block_title.jpg);
	background-repeat:no-repeat;
}
.work_region .left_block_content .block_list .block_title{
	height:86px;
}
.work_region .left_block_content .block_list .block_content .item_lvl1{
	text-align:center;
	background:url(../img/categorie_item.jpg) no-repeat top;
	width:295px;
	margin:5px 10px 5px 25px;
	display:block;
	padding:15px 0 5px 0;
	color:#322a23;
	text-decoration:none;
	font-size:18px;
}
.work_region .left_block_content .block_list .block_content .item_lvl2{
	color:#8a7d72;
	text-align:center;
	display:block;
	margin:0 10px 0 20px;
	text-decoration:none;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
.work_region .left_block_content .block_list .block_content .item_lvl3{
	color:#000;
	text-align:left;
	display:block;
	margin:0 10px 0 115px;
	text-decoration:none;
	padding:0;
	font-size:14px;
}
.work_region .left_block_content .block_list .block_content a:hover{
	text-decoration:underline;
}
.work_region .left_block_content .block_list .block_content .item_lvl1:first-of-type{
	background:none;
}
.menu_polos{
	width:820px;
	margin:20px 0 5px 30px;
}
.menu_polos a{
	background:url(../img/conten_block_bgr.png) repeat;
	border:solid 1px #4f4034;
	display:inline-block;
	text-decoration:none;
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	padding:3px 9px;
	vertical-align:top;
}
.menu_polos a:hover{
	background:#CCC;
}
/*======================================STICKER====================================*/

.str3{
	/*background:url(../img/ticker_block_bgr.png) no-repeat;*/
	height:33px;
	margin:0 0 0 0;
}
.word_move{
	background:url(../img/ticker_move_words.png) no-repeat;
	width:874px;
	height:35px;
	margin-top:-2px;
}
/*======================================STICKER END====================================*/
/*=================================NAVIGATION========================================*/
.navigation_block{
	border-top:dotted 2px #908379;
	border-bottom:dotted 2px #908379;
	margin:10px 0;
	padding:5px 0;
}
.navigation_block a{
background:url(../img/arrow.png) no-repeat right center;
padding:0 15px 0 0;
color:#817266;
text-transform:uppercase;
font-size:14px;
text-decoration:none;
}
.navigation_block a:hover{
text-decoration:underline;
}
.navigation_block a:last-child{
	background:none;
}
.navigation_block a.no_url{
color:#000;
cursor:default;
padding:0 0 0 0;
text-decoration:underline;
}

.navigation_block .arrow {
background:url(../img/arrow.png) no-repeat right center;
height:14px;
width:4px;
padding:0 15px 0 0;
}
/*=================================PAGINATION========================================*/
.pagination_pages_block{
text-align:left;
font-size:16px;
margin:0 17px 0 30px;
}
.pagination_pages_block .pages_block{
padding:0;
}
.pagination_pages_block .rows_count, .pagination_pages_block .pages_count, .pagination_pages_block .pages_active{
float:left;
font-size:12px;
letter-spacing:0.1px;
color:#4f4034;
line-height:24px;
margin:6px 0 0 0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
.pagination_pages_block .pages{
float:right;
margin:0 0 0 0;
}
.pagination_pages_block .pages .page{
font-size:16px;
margin:0 0 0 0;
padding:2px 5px 1px 5px;
text-decoration:none;
color:#817266;
display:inline-block;
zoom: 1;
*display:inline;
vertical-align:top;
}
.pagination_pages_block .pages .page:hover{
color:#000;
}

.pagination_pages_block .pages .page_act{
display:inline-block;
zoom: 1;
*display:inline;
margin:0 5px;
padding:0 5px;
vertical-align:top;
text-align:center;
cursor:default;
text-decoration:none;
color:#000;
font-size:16px;
font-weight:bold;
border:solid 1px #747473;
}
.pagination_pages_block .pages .page_prev{
background:url(../img/arrow_left.png) no-repeat center center;
width:15px;
height:20px;
display:inline-block;
zoom: 1;
*display:inline;
margin:2px 0 0 0;
}
.pagination_pages_block .pages .page_prev:hover{
	background:url(../img/arrow_left_hover.png) no-repeat center center;
}
.pagination_pages_block .pages .page_next{
background:url(../img/arrow.png) no-repeat center center;
width:15px;
height:20px;
display:inline-block;
zoom: 1;
*display:inline;
margin:2px 0 0 0;
}
.pagination_pages_block .pages .page_next:hover{
background:url(../img/arrow_right_hover.png) no-repeat center center;
}
.pagination_pages_block .pages .point{
cursor:default;
display:inline-block;
zoom: 1;
*display:inline;
vertical-align:bottom;
margin:0 0 5px 0;
letter-spacing:1px;
color:#000;
}
/*=============pagination===============*/
/*news_block*/

.news_block, .news_detail_block{
background:url(../img/conten_block_bgr.png) repeat;
padding:22px 10px;
margin:0;
text-align:left;
}
p{font-size:15px;}
.news_block .block{
margin:5px 0 20px 0;
border-bottom:2px solid #000;
}
.news_block .block:last-of-type{
border:none;
}
.news_block .img_block{
float:left;
margin:0 7px 7px 0;
}
.news_block .img_block .img_href img{
border:2px solid #524338;
}
.news_block .img_block .img_href:hover img{
border:2px solid #000;
}
.news_block .name{
color:#524338;
font-size:17px;
font-weight:bold;	
margin:0 0 3px 0;
position:relative;
}
.news_block .name span{
padding:0 60px 0 0;
}
.news_block .name span.date{
position:absolute;
right:0px;
font-size:14px;
padding:0;
}
.news_block .description{
font-size:16px;
}
.news_block .detail_link a{
	text-decoration:none;
	color:#524338; 
	font-weight:bold; 
	text-align:right; 
	float:right;
	margin:0 0 15px 0;
}
.news_block .detail_link a:hover{ text-decoration:underline; color:#000}


.news_detail_block .block{
margin:10px 0 0 0;
}
.news_detail_block .img_block{
float:left;
margin:0 5px 5px 0;
}
.news_detail_block .img_block .img_href{
display:block;
border:2px solid #524338;
margin:0 0 5px 0;
}
.news_detail_block .img_block .img_href:hover{
border:2px solid #000;
}
.news_detail_block .name{
font-size:18px;
font-weight:bold;
color:#524338;
margin:0 0 3px 0;
position:relative;
}
.news_detail_block .name span{
padding:0 60px 0 0;
}
.news_detail_block .name span.date{
position:absolute;
right:0px;
font-size:14px;
padding:0;
}
.news_detail_block .description{
font-size:18px;
text-align:left;
}
.news_detail_block .back_link a{
	text-decoration:none;
	color:#524338; 
	font-weight:bold
}
.news_detail_block .back_link a:hover{ text-decoration:underline; color:#000}
/*---news_block---*/

/*=============product short===============*/
.prod_block_short{
	background:url(../img/conten_block_bgr.png) repeat;
	width:240px;
	display:inline-block;
	vertical-align:top;
	margin:5px 2px 22px 30px;
	border:solid 1px #817266;
}
.prod_block_short .prod_name{
	text-align:center;
	width:230px;
	height:45px;
	margin:0;
	padding:0;
}
.prod_block_short .prod_name a{
	color:#817266;
	text-decoration:none;
}
.prod_block_short .prod_name a:hover{
	text-decoration:underline;
}
.prod_block_short .prod_img{
	width:100%;
	height:330px;
	overflow:hidden;
	position:relative;
}
.prod_block_short .prod_img img{
	max-height:330px;
	max-width: 240px;
}

.prod_block_short .prod_img .not_in_store{
	background:url(../img/conten_block_bgr.png) repeat;
	position:absolute;
	width:100%;
	height:30px;
	right:0;
	bottom:50px;
}
.prod_block_short .prod_img .not_in_store span{
	color:#e93034;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:33px;
}
.prod_block_short .prod_img .new_prod{
	background:url(../img/conten_block_bgr.png) repeat;
	position:absolute;
	width:130px;
	height:22px;
	bottom:0;
	left:0;
}
.prod_block_short .prod_img .new_prod span{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:23px;
	letter-spacing:5px;
}

.prod_block_short .prod_img .akcii{
	background:#ebe9e7;
	position:absolute;
	width:70px;
	height:23px;
	left:0;
	top:0;
}
.prod_block_short .prod_img .akcii span{
	color:#322a23;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.prod_block_short .prod_img .hit_sale{
	background:#ebe9e7;
	width:70px;
	height:38px;
	position:absolute;
	padding:2px 0 0 5px;
	top:0;
	right:0;
}
.prod_block_short .prod_img .hit_sale span{
	color:#322a23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
.prod_block_short .bot_block{
	border-top:solid 1px #514236;
	width:240px;
	height:46px;
}
.prod_block_short .detail{
	background:url(../img/conten_block_bgr.png) repeat;
	text-decoration:none;
	color:#000;
	margin:1px 0 0 0;
	padding-right: 10px;
	float:right;
}
.prod_block_short .detail:hover, .prod_block_short .to_cart:hover{
	text-decoration:underline;
}
.prod_block_short .prices_short_block{
	width:100%;
	height:25px;
	text-align:center;
}
.prod_block_short .prices_short_block div{
	display:inline-block;
}
.prod_block_short .prices_short_block .prices_block_label{
	display:none;
}
.prod_block_short .price_block span{
	color:#000;
	font-size:16px;
	line-height:25px;
}
.prod_block_short .to_cart{
	background:url(../img/to_cart.png) no-repeat left center;
	background-color:#d2cac4;
	height:20px;
	float:left;
	display:block;
	text-align:right;
	color:#000;
	text-decoration:none;
	line-height:15px;
	margin:1px 0 0 0;
	padding:0 15px 0 30px;
	line-height:20px;
}
/*----------------product short end--------------------*/
/*----------------product full-----------------*/
.product_full .images_block{
	width:400px;
	display:inline-block;
	vertical-align:top;
}
.product_full .gallery_zoom{
	display: inline-block;
	vertical-align:top;
}
.product_full .gallery_zoom img, .panes .tab_image_block img{
	width: 100px;
	max-height:130px;
	border: 1px solid #ededed;
}
.product_full .gallery_zoom img:hover, .panes .tab_image_block img:hover{
	border-color:#817266;
	-webkit-box-shadow:0px 0px 9px #817266;
	-moz-box-shadow:0px 0px 9px #817266;
	box-shadow:0px 0px 9px #817266;
}

.product_full .image_big{
	width:320px;
	height:500px;
	overflow:hidden;
}
.product_full .image_big img{
	max-width:320px;
	max-height:500px;
}
.product_full .active img{
	border: 1px solid #817266;
	-webkit-box-shadow:0px 0px 9px #817266;
	-moz-box-shadow:0px 0px 9px #817266;
	box-shadow:0px 0px 9px #817266;
}

.product_full{
	background:url(../img/conten_block_bgr.png) repeat;
	margin:0;
	padding:5px;
}
.product_full .marks_block{
	height:35px;
	padding:0 15px;
}
.product_full .marks_block .mark{
	padding:5px 0;
	margin:0 20px 0 0;
	color:#817266;
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.product_full .prod_img{
	width:400px;
	display:inline-block;
	vertical-align:top;
}

.product_full .back{
	color:#000;
	background:#d2cac4;
	float:right;
	margin:25px 0;
	padding:2px 10px;
}
.product_full .back a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.product_full .prod_text{
	width:380px;
	display:inline-block;
}
.product_full .prod_name{
	font-size:16px;
	font-weight:bold;
	color:#817266;
}
.product_full .articul{
	background:#d2cac4;
	padding:3px 5px;
}
.product_full .price_block{
	color:#000;
	font-size:16px;
	background:#d2cac4;
	padding:3px;
}
.product_full .price_block span{
	font-size:16px;
}
.product_full .price_block  .price{font-weight: bold}
.product_full .add_to_cart_full{
	background:url(../img/in_cart_bgr.png) no-repeat right;
	float:left;
	padding:20px 50px 10px 0;
	margin:0 50px 0 0;
	display:block;
	position:relative;
}
.too_cart{
	position:absolute;
	width:50px;
	height:50px;
	right:0;
	top:0;
}
.add_to_cart_full .in_cart{
	background:#d2cac4;
	color:#000;
	font-size:18px;
	padding:3px 10px;
	font-weight:bold;
	text-decoration:none;
}
.add_to_cart_full .kolvo{
	width:20px;
}

/*----------------product full end-----------------*/








/*======================================SEARCH====================================*/
.search_block{
	float:right;
	margin:7px 0 0 0;
	position:absolute;
	bottom:0;
	right:5px;
	z-index:999;
}
.search_block input{
	border:solid 1px #000;
	float:left;
	height:26px;
	outline:none;
	color:#333;
	padding:0 30px 0 3px;
	border-radius:3px;
}
.search_block .search_btn{
	background:url(../img/btn-search.gif) no-repeat;
	width:22px;
	height:22px;
	border:none;
	margin:0 0 0 -28px;
	cursor:pointer;
}

.news_articles_block{
	background:url(../img/conten_block_bgr.png) repeat;
	padding:10px 0 10px 10px;
	margin:0 4px 0 0;
}
.footer_articles_block{
	width:380px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
.footer_articles_block .top_articles{
	background:url(../img/articles_top.png) no-repeat;
	width:370px;
	height:40px;
	float:left;
}
.footer_articles_block .top_news{
	background:url(../img/news_top.png) no-repeat;
	width:370px;
	height:40px;
	float:left;
}
.footer_articles_block .block{
	background:#d5d1cd;
	display:inline-block;
	width:180px;
	height:210px;
	margin:0 5px 0 0;
}
.footer_articles_block .block .name{
	text-align:center;
	position:relative;
	padding:0 0 3px 0;
	border-bottom:dashed 1px #000;
}
.footer_articles_block .block .name a{
	text-align:center;
	font-size:13px;
	text-decoration:underline;
}
.footer_articles_block .block .name a:hover{
	text-decoration:none;
}
.footer_articles_block .block .name .articles_date{
	position:absolute;
	font-size:10px;
	top:0;
	right:0;
	color:#000;
}
.footer_articles_block .block .img_block{
	width:180px;
	height:70px;
}
.footer_articles_block .block .img_block img{
	height:70px;
}
.footer_articles_block .block .text_block{
	color:#000;
	font-size:12px;
	line-height:15px;
	height:90px;
	overflow:hidden;
	margin:5px 0 0 0;
	text-align:center;
}
.footer_articles_block .block .text_block p{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
.footer_articles_block .block .detail{
	float:right;
	background:#ebe9e7;
	padding:3px 5px;
	margin:0 0 0 90px;
	text-decoration:none;
	color:#000;
	position:absolute;
}
.footer_articles_block .block .detail:hover{
	text-decoration:underline;
	color:#322a23;
}
.news_left_block{
	width:250px;
	margin:10px 0 0 48px;
}
.news_left_block .top_news{
	width: 95px;
	height: 88px;
	background: url(../img/png_for_new_prod.png) repeat;
	color:#fbf9f5;
	line-height:35px;
}
.news_left_block .block{
	margin:0;
	padding:20px 10px;
	background: url(../img/conten_block_bgr.png) repeat;
}
.news_left_block .block .new_block{
	border-top:dotted 1px #000;
	border-bottom:dotted 1px #000;
	padding:10px 0;
}
.news_left_block .block .name a{
	color:#000;
	line-height:13px;
	font-size:16px;
	text-decoration:none;
}
.news_left_block .block .img_block img{
	width:150px;
}
.news_left_block .block .text_block{
	height:85px;
	text-align:justify;
	color:#000;
	font-size:13px;
	line-height:12px;
	overflow:hidden;
}
.news_left_block .block .text_block p{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
.news_left_block .block .detail{
	text-decoration:none;
	color:#000;
	float:right;
	background:#cec6bf;
	padding:3px 8px;
	margin-top:5px;
}
.news_left_block .block .detail:hover, .news_left_block .block .name a:hover{
	text-decoration:none;
	background:#FFF;
}








/*==============================CONTACTS======================================*/
.contacts_block .block{
padding:5px 0;
font-size:16px;
color:#000;
}
.contacts_block .contacts_form_block{
background:url(../img/conten_block_bgr.png) repeat;
text-align:center;
margin:5px 0px;
padding:20px;
}
.contacts_block .contacts_form_block .form_block{
text-align:left;
}
.contacts_block .contacts_form_block .form_label{
font-size:16px;
}
.contacts_block .contacts_form_block .contacts_field{
background:#f3f2ec;
margin:5px 5px 5px 5px;
padding:5px 5px 4px 5px;
text-align:left;
border:solid 1px #524338;
border-radius:3px;
}
.contacts_block .contacts_form_block .contacts_field label{
width:40%;
float:left;
text-align:left;
font-size:15px;
}
.contacts_block .contacts_form_block .contacts_field label.error{
text-align:left;
display:block;
width:auto;
float:none;
background-color:#FF9999;
border:2px solid #DD6666;
font-size:13px;
line-height:15px;
color:#660000;
margin:3px 0;
padding:2px 4px;
}
.contacts_block .contacts_form_block .contacts_field input, .contacts_block .contacts_form_block .contacts_field textarea{
width:50%;
float:right;
background-color:#e5e4e1;
border:none;
margin:0px;
padding:0px;
color:#000;
}
.contacts_block .contacts_form_block .captcha .contacts_field input{
margin:50px 0 50px 0;
}
.contacts_block .contacts_form_block .captcha .contacts_field img{
display:block;
margin:5px 0 2px 0;
}
.contacts_block .contacts_form_block .submit{
margin:15px 0 10px 0;
text-align:center;
}
.contacts_block .contacts_form_block .submit #submit{
font-size:16px;
padding:3px 5px;
text-decoration:none;
background:#eaeae9;
border:solid 1px #524338;
border-radius:3px;
color:#000;
}
.contacts_block .contacts_form_block .submit #submit:hover{
text-decoration:none;
border:solid 1px #000;
}
/*==============================CONTACTS END======================================*/

.home_slide{
	height:1221px;
	border:solid 1px red;
}
.img1{
 background:url(../img/img1.jpg) no-repeat left;
 width:913px;
 height:1221px;
 position:absolute;
 }
.img2{
 background:url(../img/img2.jpg) no-repeat left;
 width:913px;
 height:1221px;
 position:absolute;
 }
 .img3{
 background:url(../img/img1.jpg) no-repeat left;
 width:913px;
 height:1221px;
 position:absolute;
 }

.footer{
	background:url(../img/footer_bgr.png) repeat;
	width:100%;
	height:100px;
}
.footer .footer_work{
	width:1200px;
	}
	.footer_work .counters{
		margin:20px 0 0 10px;
		float:left;
		}
		.counters .inline_block{
			display:inline-block;
			vertical-align:top;
			margin:0 5px 0 0;
			}
.gbc{
	background: url(../img/gbc.png) no-repeat;
	width:115px;
	height:45px;
	float:right;
	border:none;
	margin:0 0 0 5px;
	}
#container {
	width:380px;
	margin:0 auto;
	position:relative;
	z-index:0;
	float:left;
}

#products_example {
	width:100%;
	position:relative;
}

#products {
	
}

#products_example .next{
	background:url(../../11829/img/media/arrow-next.png);
	position:absolute;
	top:250px;
	right:-20px;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
	display:none;
}
#products_example .prev {
	background:url(../../11829/img/media/arrow-prev.png);
	position:absolute;
	top:250px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
	display:none;
}


#products_example .slides_container {
	width:380px;
	height:410px;
	overflow:hidden;
	float:left;
	text-align:center;
	position:relative;
	border: #7d695d solid 2px;
}
#products_example .slides_container img{
	max-height:410px;
}

#products_example .pagin {
	text-align:center;
	margin:0;
	display:block;
	float:left;
	margin-left:-37px;
}

#products_example .pagin li {
	float:left;
	margin:3px;
	list-style:none;
}

#products_example .pagin li a {
	display:block;
	width:90px;
	height:140px;
	float:left;
	overflow:hidden;
	text-align:center;
	background:#FFF;
	border: #7d695d solid 2px;
}
#products_example .pagin li a:hover{
	border: #000 solid 2px;
}
#products_example .pagin li.current a {
	border: #000 solid 2px;
	margin:0;
}

.home_categories{
	margin:20px 25px 20px 30px;
}
.home_categories .cat_block{
	width:185px;
	display:inline-block;
	border:solid 1px #f2f2f2;
	margin-right:20px;
	margin-bottom:20px;
}
.home_categories .cat_block .image{
	overflow:hidden;
	height:170px;
}
.home_categories .cat_block img{width:185px;}
.home_categories .last_block{
	margin-right:0;
}
.home_categories a.cat_block{
	color:#554538;
	text-decoration:none;
}
.home_categories .cat_block:hover{
	-webkit-box-shadow: 0px 7px 9px 0px #c8c0b7;
	-moz-box-shadow:    0px 7px 9px 0px #c8c0b7;
	box-shadow:         0px 7px 9px 0px #c8c0b7;
}
.home_categories .cat_block:hover .name{
	background-position:bottom;
}
.home_categories .cat_block .name{
	background:url(../img/home_cat__name_bgr.jpg) repeat-x top;
	width:100%;
	height:30px;
	text-align:center;
	margin-top:-5px;
	line-height:30px;
}
.home_categories .cat_block img{
	margin:0;
	padding:0;
	border-bottom:solid 1px #fdfdfe;
}
.home_categories .akcii_block{
	width:165px;
	height:412px;
	float:right;
	overflow:hidden;
	text-align:center;
}
.home_categories .akcii_block .top{
	background:#fd7f7b;
	color:#FFF;
	text-align:center;
	height:40px;
	line-height:40px;
}
.home_categories .akcii_block .block_prod{
	height:340px;
}
.home_categories .akcii_block .block_prod img{
	height:245px;
	width:165px;
}
.home_categories .akcii_block .block_prod .bot{
	border:solid 1px #95877c;
	margin-top:-4px;
	background:#fbf9f5;
	text-align:center;
}
.home_categories .akcii_block .block_prod .bot a{
	text-decoration:none;
}
.home_categories .akcii_block .block_prod .bot .prices_short_block div{
	display:inline-block;
	color:#000;
}


.tabs_block {
	padding: 20px 0 0 0;
	display:block;
	float:left;
	width:840px;
	}

/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin:0 !important;
    padding:0;
    border-bottom:2px solid #dad5d9;
    height:25px;
}

/* single tab */
ul.tabs li {
    float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
	background:#FFF;
    font-size:15px;
    display:block;
	border-radius:5px 5px 0 0;
    height: 25px;
    line-height:23px;
    width: 200px;
    text-align:center;
    text-decoration:none;
    color: #747374;
    padding:0px;
    margin:0px 2px 0  0;
    position:relative;
	border:solid 1px #CCC;
	border-bottom:none;
}
.tab_image_block img{
	border:solid 1px #666666; !important
	padding:1px; !important
}
ul.tabs a div {
	margin: 2px 2px 0 2px;
	background: url(../../12035/img/customer_a_bgr.png) repeat-x bottom;
	border-radius:5px 5px 0 0;
	height: 23px;
	}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    color: #f9379d;
}
ul.tabs a:hover div{background: url(../../12035/img/customer_a_bgr.png) repeat-x top;}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current div, ul.tabs a.current:hover div, ul.tabs li.current a div {
	background: url(../../12035/img/customer_a_bgr.png) repeat-x top;
    cursor:default !important;
    color:#f9379d !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover { background-position: -248px -31px; }
ul.tabs a.l.current { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */
.panes .pane {
    display:none;
}

.panes > div {
    display:none;
    padding:15px 10px;
    border-top:0;
    font-size:14px;
	background: url(../img/conten_block_bgr.png) repeat;
}
/*--------------------------------------products detail comments--------------------------------------------*/

.product_detail_comments_block {
	}

.product_detail_comments_block .product_comments{
	float:left;
	width:440px;
}
.product_detail_comments_block .product_comments_form{
	float:right;
	width:350px;
}
.product_detail_comments_block .form_block{
	padding:0 0 0 3px;
}
.product_comments_form .form_label{
	font-size:13px;
	margin:0px;
	padding:0 0 0 6px;
	text-align:left;
	color:#000;
}
.product_comments_form .form_field label{
	padding:0 0 2px 4px;
	display:block;
	float:none;
	width:auto;
}
.product_comments_form .form_field label.error{
	padding:2px 4px;
}
.product_comments_form .form_field input, .product_comments_form .form_field textarea{

	display:block;
	float:none;
	width:100%;
	background:#FFF;
	color:#000;
	border-color:#333;
}
.product_comments_form .captcha .form_field input{
	margin:0;
}
.product_comments_form .captcha .form_field img{
	border:1px solid #eebb33;
	border-radius:5px;
	margin:2px 0;
}
.product_detail_comments_block .form_block .submit{
	text-align:center;
	margin:15px 0 5px 0;
}

.product_detail_comments_block .block{
padding:5px 5px;
margin:0;
}
.product_detail_comments_block .comment_name{
	color:#817266;
	font-size:18px;
	line-height:18px;
	float:left;
	height:20px;
	font-weight:bold;
}
.comment_message{
	width:440px;
	float:left;
	border-bottom:solid 1px #898989;
}
.product_detail_comments_block .comment_date{
	color: #a8a8a8;
	font-size:12px;
	line-height:16px;
	padding:2px 0 0 0;
	float:right;
	height:18px;
	float:left;
	margin-left:5px;
	text-align:right;
}
.product_detail_comments_block .answer_block{
	margin:5px 0 0 30px;
	width:440px;
	float:left;
}
.product_detail_comments_block .answer_block .comment_name{
	float:none;
	width:auto;
}
.product_detail_comments_block .answer_block .comment_message{
	color:#000;
	width:410px;
	border-bottom:solid 1px #898989;
}
.product_detail_comments_block .comment p, .product_detail_comments_block .answer_block p{
padding:0 0 2px 0;
margin:0;
}
.product_detail_comments_block .submit{
margin:15px 0 10px 0;
text-align:center;
}
.product_detail_comments_block .submit #submit{
font-size:12px;
padding:5px 15px;
color: #000;
text-transform: uppercase;
background: #cec6bf;
font-weight: normal;
text-decoration:none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.product_detail_comments_block .submit #submit:hover{
background:#FFF;
}

/*-----------------------------------------products detail comments end------------------------------------------------------*/
/*---------------------------------------------------PRD Album Block ------------------------------------------------------------*/

.product_full .albums_block{
margin:4px 0 0 2px;
}
.product_full .album_color_block, .product_full .album_text_block{
display:inline-block;
}
.product_full .albums_block .album_color{
display:inline-block;
width:20px;
height:20px;
margin:0 3px 0 0;
border:3px solid #CCC;
}
.product_full .album_color_block .album_color span{
display:block;
width:18px;
height:18px;
border:1px solid #333333;
}
.product_full .album_color_block a.album_color:hover{
border:3px solid #1A1C1D;
}
.product_full .album_color_block a.active{
border:3px solid #25A0C3;
cursor:default;
}
.product_full .album_color_block a.active:hover{
border:3px solid #FFFFFF;
cursor:default;
border:3px solid #25A0C3;
}

.product_full .album_text_block .album_text{
display:inline-block;
margin:0 4px 0 0;
font-size:16px;
}
.product_full .album_text_block a.active{
color:#FFFFFF;
cursor:default;
}
.product_full .album_text_block a.active:hover{
color:#FFFFFF;
cursor:default;
}

/*------------------------PRD Album Block end ----------------------------------*/

/*
     FILE ARCHIVED ON 20:00:13 Jun 21, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:36:55 Sep 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.457
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.028
  esindex: 0.007
  cdx.remote: 15.955
  LoadShardBlock: 96.74 (3)
  PetaboxLoader3.datanode: 99.899 (4)
  load_resource: 34.085
*/