/*<![CDATA[*/



/*------------------------------------------*/

.new-year-wrapper {
    display:block;
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 30px 0;
    width: 1100px;
}

.new-year-inner {
    border: 2px dashed #078bd4;
	border-radius: 6px;
    color: #171717;
    padding: 5px;
    text-align: center;
	font-size:14px;
}

.sheeping-action {
    background: rgba(0, 0, 0, 0) url("/images/ico22.png") no-repeat scroll 9px center;
    border: 2px solid #078bd4;
    border-radius: 10px;
    color: #171717;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    padding: 2px;
    text-align: center;
}

.sheeping-action > span {
    color: #ff0000;
    font-weight: bold;
}


.leftside {
	float:left;
	width:228px;
    visibility: visible;
}

.leftside .search {
	margin-bottom:16px;
}

.leftside .search .inputs {
	width:228px;
	height:44px;
	position:relative;
	background:url('/images/search.png') no-repeat;
}

.leftside .search .inputs input.inp1 {
	width:170px;
	height:14px;
	position:absolute;
	top:0;
	left:0;
	border:none;
	background:none;
	outline:none;
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	color:#000;
	padding:15px 10px;
	color:#494949;
	font-style:italic;
}

.leftside .search .inputs input.inp2 {
	width:34px;
	height:44px;
	position:absolute;
	top:0;
	right:0;
	border:none;
	background:none;
	outline:none;
	cursor:pointer;
}

.leftside .search a.more {
	font-size:12px;
	line-height:12px;
	/*color: #03B2EF;*/
}

.search1 {
	margin-bottom:16px;
	display: block;
	width:230px;
	height:24px;
    float: left;
    width: 230px;
    margin: 0 0 0 66px;
	padding-top:8px;
}

.search1 .inputs {
	width:230px;
	height:24px;
	position:relative;
	border: 1px solid #58c3e4;
	border-radius:4px;
}

.search1 .inputs input.inp1 {
	width:170px;
	height:14px;
	position:absolute;
	top:0;
	left:0;
	border:none;
	background:none;
	outline:none;
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	color:#000;
	padding:4px 10px;
}

.search1 .inputs input.inp2 {
	width:34px;
	position:absolute;
	top:4px;
	right:6px;
	border:none;
	background:none;
	outline:none;
	cursor:pointer;
	background-image: url('/images/lupa.png');
	background-repeat:no-repeat;
	background-position:right;
}

.search1 a.more {
	font-size:12px;
	line-height:12px;
	/*color: #03B2EF;*/
}


.left_menu {
	margin-bottom:30px;
	width:228px;
	position:relative;
}

.left_menu .top {
	margin-bottom:7px;
	height:45px;
	background:url('/images/big-button-bg.png') repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
	cursor:pointer;
}

.left_menu #collections-button {
	margin-bottom:7px;
	height:45px;
}

.left_menu #all-categories {
	margin-bottom:7px;
	height:45px;
}

.left_menu .top .name {
	padding:15px 25px 0 16px;
	background:url('/images/ico5.png') 206px 17px no-repeat;
	font-size:14px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	/* text-shadow:0px 1px 1px #0e2c35; */
}

.left_menu .ins {
	border:1px solid #dfdfdf;
	background-color:#fcfcfc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.left_menu .ins ul li {
	border-bottom:1px dotted #ddd;
	line-height:14px;
}

.left_menu .ins ul li.CatLevel0 a {
	display:block;
	text-decoration:none;
	padding:10px 15px;
	font-size:14px;
	color:#000;
}

.left_menu .ins ul li.CatLevel1 a, .left_menu .ins ul li.CatLevel3 a {
	display:block;
	text-decoration:none;
	padding: 8px 0 8px 25px;
	font-size:12px;
	color:#3F8313;
}

.left_menu .ins ul li.CatLevel1.Current a, .left_menu .ins ul li.CatLevel3.Current a {
    background-color: #FFFFFF;
    color: #F1A110;
    font-weight: bold;
}

.left_menu .ins ul li.CatLevel2 a {
	display:block;
	text-decoration:none;
	padding: 6px 0 6px 35px;
	font-size:11px;
	color:#3F8313;
}

.left_menu .ins ul li.CatLevel2.Current a {
    background-color: #FFFFFF;
    color: #F1A110;
    font-weight: bold;
}

.left_menu .ins ul li.Current a, .left_menu .ins ul li.Current a:hover  {
	color:#fff;
	background-color:#63a706;
}

.left_menu .ins ul li a:hover{
    background-color: #FFFFFF;
    color: #F1A110;
}

.left_menu .ins ul li a:hover .catDesc{
    color: #F1A110;
}

.catDesc {
    display: block;
    font-size: 11px;
    margin: 3px 0 0 0;
    color: #797979;
}

.left_menu .ins ul li.Current a .catDesc {
	color:#fff;
}

.news .bl_name  {
	font-size:26px;
	line-height:26px;
	color:#000;
	padding-bottom:18px;
}

.news .item  {
	padding-bottom:30px;
	font-size:12px;
	line-height:14px;
	color:#000;
}

.news .date  {
	font-size:14px;
	line-height:16px;
	color:#000;
	padding-bottom:14px;
}

.news a  {
	display:block;
	font-size:14px;
	line-height:16px;
	/*color: #03B2EF;*/
	margin-bottom:14px;
}

.reviews .bl_name  {
	font-size:26px;
	line-height:26px;
	color:#000;
	padding-bottom:16px;
}

.reviews .item  {
	padding:12px 15px;
	width:198px;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.reviews .item .pic  {
    display: block;
    text-align: center;
    width: 100%;
	margin:0 0 14px 0;
}

.reviews .item .pic img {
    width: 135px;
}

.reviews .item .link  {
	margin-bottom:14px;
}

.reviews .item .link a  {
	font-size:14px;
	line-height:16px;
	/*color: #03B2EF;*/
}

.reviews .item .stars  {
	margin:0 auto;
	text-align:center;
}

.block-sravnenija .bl_name  {
	font-size:26px;
	line-height:26px;
	color:#000;
	padding-bottom:16px;
}

.block-sravnenija .item  {
	padding:12px 15px;
	width:198px;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.centerside {
	float:left;
	width:850px;
	margin-left:18px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    visibility: visible;    
}

.centerside.main {
    width: 600px;
}

.centerside  ul li {font-size:13px; list-style: disc !important;}
.centerside  ul {margin-left:30px;}

.delivery {
	width:850px !important;
	text-align: justify;
}

.centerside .page {
	margin: 0 0 12px;
}

.centerside .hits {
	padding-bottom:20px;
}

.centerside .recomend {
   	padding-bottom:20px;
}

.centerside .hits .bl_name, .centerside .recomend .bl_name {
    background-color: #71b3cc;
	border-radius: 6px 0;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 30px;
    padding: 13px 11px 14px 14px;
}

.centerside .recomend.bestprice .bl_name {
	background-color:#81ade1;
}

.centerside .recomend.top {
    border: 2px solid #fa9b44;
    border-radius: 4px;	
}

.centerside .hits .bl_name, .centerside .recomend.top .bl_name {
    background-color: #fa9b44;
    color: #fff;
}

.centerside .bl_name{
	text-align:center;
}

.centerside .recomend.collections {
    border: 2px solid #4ab4d5;
    border-radius: 4px;	
}

.centerside .hits .bl_name, .centerside .recomend.collections .bl_name {
    background-color: #4ab4d5;
    color: #fff;
}

.centerside .recomend.purchased {
    border: 2px solid #81ade1;
    border-radius: 4px;	
}

.centerside .recomend.purchased .bl_name {
    background-color: #81ade1;
    color: #fff;
}

.centerside .recomend.cross {
    border: 2px solid #7ad2eb;
    border-radius: 4px;	
}

.centerside .recomend.cross .bl_name {
    background-color: #7ad2eb;
    color: #fff;
}

.centerside .hits .item, .centerside .recomend.v1 .item {
    width: 220px;
    height: 370px;
}

.centerside .hits .item, .centerside .recomend .item {
	float: left;
    width: 225px;
    padding-bottom: 8px;
    position: relative;
    height: auto;
    margin: 0 31px;
}

.centerside .hits .item:nth-child(3n+2), .centerside .recomend .item:nth-child(3n+2) {
	clear:both;
}

.centerside .hits .item .pic, .centerside .recomend .item .pic {
    margin: 15px 0 0;
	text-align:center;
	padding-bottom:25px;
}

.centerside .hits .item .link, .centerside .recomend .item .link {
    line-height: 16px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 0 15px;
}

.centerside .hits .item .link a, .centerside .recomend .item .link a {
	font-size:14px;
	/*color: #03B2EF;*/
}

.centerside .hits .item .descr, .centerside .recomend .item .descr {
	padding:0 0 0 15px;
	overflow:hidden;
	line-height:12px;
	font-size:12px;
	color:#3e3e3e;
}

.centerside .hits .item .descr span, .centerside .recomend .item .descr span {
	color:#878787;
}

.centerside .hits .item .price, .centerside .recomend .item .price {
	padding:5px 0 0 15px;
	line-height:18px;
	font-size:18px;
	color:#101010;
	font-weight:bolder;
}

.centerside .hits .item .price span, .centerside .recomend .item .price span {
	font-size:14px;
}

.centerside .hits .item .tocart, .centerside .recomend .item .tocart {
	position:absolute;
	right:20px;
	bottom:0;
	width:91px;
	height:30px;
	background:url('/images/btn1.png') no-repeat;
	cursor:pointer;
}

.banner1 {
	margin-bottom:40px;
    width: 100%;
    text-align: center;    
}

.banner1 a.more {
	display:block;
	width:156px;
	height:54px;
	text-decoration:none;
	position:absolute;
	top:46px;
	right:20px;
}

.about {
	font-size:12px;
	line-height:16px;
	color:#7f7f7f;
}

.about .name {
	padding-bottom:25px;
	font-size:26px;
	line-height:0px;
	color:#666;
}

.rightside {
	/*float:right;*/
	width:228px;
	margin: 20px 0 0;
}

.rightside.main {
    float: right;
    margin: 0;
}

.banner2 {
	margin-bottom:15px;
}

.banner3 {
	margin-bottom:25px;
}

.rightside .new {
	margin-bottom:15px;
}

.rightside .new .bl_name {
	font-size:26px;
	line-height:26px;
	color:#000;
	padding-bottom:28px;
}

.rightside .new .item {
	border:2px solid #ffaf00;
	padding:22px 18px;
	position:relative;
	margin-bottom:18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.rightside .new .item .pic {
    margin: 15px 0 0;
	text-align:center;
	padding-bottom:25px;
}

.rightside .new .item .link {
	padding-bottom:20px;
	line-height:14px;
}

.rightside .new .item .link a {
	font-size:14px;
	/*color: #03B2EF;*/
}

.rightside .new .item .price {
	line-height:18px;
	font-size:18px;
	color:#101010;
	font-weight:bolder;
	width:95px;
}

.rightside .new .price span {
	font-size:14px;
}

.rightside .new .item .tocart {
	position:absolute;
	right:20px;
	bottom:16px;
	width:91px;
	height:30px;
	background:url('/images/btn1.png') no-repeat;
	cursor:pointer;
}

.rightside .new .corner {
	position:absolute;
	left:35px;
	top:-17px;
	width:15px;
	height:17px;
	background:url('/images/corner.jpg') no-repeat;
}

.rightside .payments {
	margin-bottom:35px;
	border:1px solid #dfdfdf;
	padding:25px 0;
	text-align:center;
	font-size:18px;
	line-height:18px;
	color:#000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.rightside .payments img {
	padding-top:20px;
}

.rightside .special {
	margin-bottom:15px;
}

.rightside .special .bl_name {
	font-size:26px;
	line-height:26px;
	color:#000;
	padding-bottom:16px;
}

.rightside .special .ins {
	padding:18px 0 0 0;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.rightside .special.news .bl_name{
	border-left:2px solid #79cd00;
	border-right:2px solid #79cd00;
	border-top:2px solid #79cd00;
	background-color:#79cd00;
	color:#fff;
	padding: 8px 12px;
	border-radius: 4px 4px 0 0;
}

.rightside .special.news .ins {
	border:2px solid #79cd00;
	border-radius: 0 0 4px 4px;
}

.rightside .special .item {
	margin:0 auto 20px auto;
	width:190px;
	padding-bottom:30px;
	border-bottom:1px solid #dfdfdf;
	position:relative;
}

.rightside .special .item .pic {
    height: 150px;
    margin: 30px 0 0;
    padding: 30px 0 0;
    text-align: center;
}

.rightside .special .item .link {
	padding-bottom:20px;
	line-height:14px;
}

.rightside .special .item .link a {
	font-size:14px;
	/*color: #03B2EF;*/
}

.rightside .special .item .price {
	line-height:18px;
	font-size:18px;
	color:#101010;
	font-weight:bolder;
}

.rightside .special .price span {
	font-size:14px;
}

.rightside .special .item .descr {
	padding-bottom:20px;
	line-height:12px;
	font-size:12px;
	color:#3e3e3e;
}

.rightside .special .item .descr span {
	color:#878787;
}

.rightside .special .item .tocart {
	position:absolute;
	right:0;
	bottom:25px;
	width:91px;
	height:30px;
	background:url('/images/btn1.png') no-repeat;
	cursor:pointer;
}

.footer {
	margin:0 auto;
	width:966px;
	padding: 26px 0 0;
}

.footer-wrapper {
    visibility: visible;    
    height: 230px;
	background-color:#7ab42b;
}

.footer-whitefield{
	width:1100px;
	height:36px;
	padding:0 30px;
	background-color:#fff;
	margin:0 auto;
	border-bottom:5px solid #649323;	
}

.footer .block1 {
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 0 30px 0 0;
	width:215px;
}

.footer .block2 {
    color: #fff;
    float: right;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}

.footer .block2 a {
	display:block;
	padding-bottom:8px;
	font-size:20px;
	line-height:18px;
	color:#fff;
    text-decoration: none;
}

.footer .block3 {
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: -7px 0 0 90px;
    width: 350px;
}

.footer .block3 ul {
    display: block;
    float: left;
    margin: 0 25px 0 0;
}

.block3 li {
    line-height: 18px;
}

.footer .block3 a {
	font-size:12px;
	line-height:14px;
	color: #fff;
}

.footer .block4 {
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin:-15px 0 0 -15px;
}

.footer .counter {
    clear: left;
    display: block;
    margin: 15px 0 0;
}

.footer .counter {
	margin-left:10px;
}

/*product*/

.pathway {
	padding-bottom:18px;
	font-size:12px;
	line-height:18px;
	color:#000;
}

.pathway a.first {
	display:block;
	float:left;
    height:15px;
    color: #03b2ef;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0;
    padding: 0 !important;
    text-decoration: underline;
}

.pathway span {
	display:block;
	float:left;
	font-size:12px;
	line-height:14px;
	color: #03B2EF;
	margin:0 14px;
}

.prod_wrapper{
}

.prod_left {
    float: left;
    width: 370px;
}

.prod_left .idn {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 14px;
	margin: 0 0 5px;
}

.prod_name {
    color: #000;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 25px;
    padding-right: 10px;
    position: relative;
    width: 320px;
}

.prod_right {
    float: right;
    width: 350px;
}

.prod_name h1 {
	font-weight: normal;
	padding: 0 !important;
}

.prod_right .print {
    background: url("/images/ico6.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    padding: 5px 0 0 35px;
	width:100%;
}

.prod_right .print a {
	font-size:12px;
	line-height:12px;
	/*color: #03B2EF;*/
}

.prod_block1 {
	padding:15px 0 16px 0;
}

.prod_block1 span {

}

.prod_block1 span a {
	font-size:12px;
	line-height:12px;
	/*color: #03B2EF;*/
}

.prod_block1 span.sp1 {
	background:url('/images/ico7.png') no-repeat 9px 0px;
	display:block;
	height:18px;
	padding: 7px 5px 0px 45px;
	font-size:12px;
	line-height:12px;
	color:#000;
	margin-right:15px;
	width:130px;
	float:left;	
}

.prod_block1 span.sp1no {
    background: url('/images/ico_atention.png') no-repeat;
    height: 25px;
    display: block;
    padding: 5px 0 0 30px;
}

.descr span.sp1 {
	background:url('/images/ico7_min.png') no-repeat;
	padding: 0 0 0 17px;
}

.descr span.sp1no {
	background:url('/images/ico_atention_min.png') no-repeat;
	padding: 0 0 0 17px;
}

.prod_block1 span.sp2 {
	/*background: rgba(0, 0, 0, 0) url("/images/ico8.png") no-repeat scroll 0 7px;
	clear: both;
	height: 31px;
	line-height: 20px;
	margin: 20px 0 0;
	padding-top: 0;
	width: 310px;*/
}

.prod_block1 span.sp2 {
	background: rgba(0, 0, 0, 0) url("/images/ico8.png") no-repeat scroll 9px 13px;
	/*border: 2px solid #dedede;*/
	border-radius: 4px;
	clear: both;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	height: 31px;
	line-height: 20px;
	margin: 10px 0 10px;
	padding: 5px 5px 12px 45px;
	width: 300px;	
}

.sp2 > a {
    border-bottom: 1px dotted #ff0000;
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
}

.sp2 > a.dostavka {
	color: #63a706;
	border-color: #63a706;
}

.sp2 span.region {
    border-bottom: 1px dotted #00a4ed;
    color: #00a4ed;
    cursor: pointer;
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}

.sp2 > i {
    border-bottom: 1px dotted;
    color: #000;
    font-style: normal;
    font-weight: bold;
    padding: 0 0 2px;
}

.prod_block1 span.sp777 {
    background: rgba(0, 0, 0, 0) url("/images/ico777.png") no-repeat scroll 9px 13px;
    /*border: 2px solid #dedede;*/
    border-radius: 4px;
    clear: both;
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    height: 31px;
    line-height: 20px;
    margin: 10px 0 10px;
    padding: 5px 5px 12px 45px;
    width: 300px;    
}

.sp777 > a {
    border-bottom: 1px dotted #ff0000;
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
}

.sp777 > a.dostavka {
    color: #63a706;
    border-color: #63a706;
}

.sp777 span.region {
    border-bottom: 1px dotted #00a4ed;
    color: #00a4ed;
    cursor: pointer;
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}

.sp777 > i {
    border-bottom: 1px dotted;
    color: #000;
    font-style: normal;
    font-weight: bold;
    padding: 0 0 2px;
}

.prod_block1 span.selfpick {
	background: rgba(0, 0, 0, 0) url("/images/ico22.png") no-repeat scroll 9px center;
	/*border: 2px solid #dedede;*/
	border-radius: 4px;
	clear: both;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	/*height: 31px;*/
	line-height: 20px;
	margin: 0 0 15px;
	padding: 5px 5px 5px 45px;
	width: 300px;	
}

.prod_block1 span.selfpick i {
    border-bottom: 1px dotted;
    color: #000;
    font-style: normal;
    font-weight: bold;
    padding: 0 0 2px;
}

.prod_block1 span.selfpick .dostavka {
	color: #63a706;
	border-color: #63a706;
}

.prod_block1 span.sp3 {
	background:url('/images/ico9.png') no-repeat;
	margin:20px 0;
	display: block;
	float: right;
	clear:both;
	font-size: 12px;
	height: 18px;
	line-height: 12px;
	padding: 7px 0 0 36px;	
}

.prod_block1 span.sp4 {
	background:url('/images/ico21.png') no-repeat;
	margin: 10px 0 0 15px;
}

.prod_block1 span.sp5 {
	background:url('/images/ico22.png') no-repeat;
	margin: 10px 0 0;
	clear: both;
}

.prod_block1 span.sp6 {
	background:url('/images/ico23.png') no-repeat;
	margin: 7px 0 0;
	clear: both;
}

.prod_block1 span.sp7 {
    background: rgba(0, 0, 0, 0) url("/images/ico24.png") no-repeat scroll 0 0;
    margin: -5px 0 0;
}

.show-params {
    clear: both;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 20px;
}

.prod_block2 {
	padding:12px 0 4px 0;
	margin: 0 0;
}

.prod_block2 table {
	border:none;
	width:100%;
	border-spacing:0 10px;
}

.prod_block2 table tr td {
	width:33%;
	text-align:center;
	vertical-align:middle;
}

.prod_block2 table tr td.td1 {
	text-align:center;
}

.prod_block2 table tr td.price {
	font-size:30px;
	line-height:30px;
	color:#101010;
	font-weight:bolder;
}

.prod_block2 table tr td.price span {
	font-size:20px;
}

.prod_block2 table tr td.tocart a {
    background: url("/images/btn12.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 34px;
    padding: 10px 0 0 15px;
    text-decoration: none;
    width: 148px;
	margin:0 auto;
}

.prod_block2 table tr td.matching span {
	padding:0 0 0 24px;
	background:url('/images/ico10.png') 0 5px no-repeat;
}

.prod_block2 table tr td.matching a {
	text-decoration:none;
	border-bottom:1px dotted #00a4ed;
	font-size:14px;
	line-height:14px;
	/*color: #03B2EF;*/
}

.prod_block2 table tr td.idn {
	font-size:14px;
	line-height:14px;
	color:#4c4c4c;
}

.prod_block2 table tr td.fast_order a {
    background: url("/images/btn3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    margin: 0 auto;
    padding: 10px 0 0;
    text-decoration: none;
    width: 163px;
}

.prod_block2 table tr td.bestprice a {
    /* background: linear-gradient(to bottom, rgba(226,226,226,0) 0%,rgba(226,226,226,0.65) 100%); */
    border: 2px solid #00A4ED;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    margin: 0 auto;
    padding: 5px 0 0;
    text-decoration: none;
    width: 163px;
    border-radius: 6px;
    line-height: 16px;
    color: #00A4ED;
}
.prod_block2 table tr td.bestprice a:hover {
    border-color: #ffae00;
    color: #ffae00;
}

.results .item .fast-link-buy {
    /*background: -moz-linear-gradient(center bottom , #f0f0f0 29%, #f5f5f5 82%, #f1f1f1 97%, #ebebeb 48%);
    background: -webkit-linear-gradient(center bottom , #f0f0f0 29%, #f5f5f5 82%, #f1f1f1 97%, #ebebeb 48%);
    background: -o-linear-gradient(center bottom , #f0f0f0 29%, #f5f5f5 82%, #f1f1f1 97%, #ebebeb 48%);
    background: -ms-linear-gradient(center bottom , #f0f0f0 29%, #f5f5f5 82%, #f1f1f1 97%, #ebebeb 48%);
    background: linear-gradient(center bottom , #f0f0f0 29%, #f5f5f5 82%, #f1f1f1 97%, #ebebeb 48%);
	*/
	background: -moz-linear-gradient(top,  rgba(226,226,226,0) 0%, rgba(226,226,226,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,0)), color-stop(100%,rgba(226,226,226,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,0) 0%,rgba(226,226,226,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,0) 0%,rgba(226,226,226,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,0) 0%,rgba(226,226,226,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,226,226,0) 0%,rgba(226,226,226,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e2e2e2', endColorstr='#a6e2e2e2',GradientType=0 ); /* IE6-9 */

	
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    clear: both;
    display: block;
    float: right;
    font-size: 13px;
    font-weight: normal;
    height: 21px;
    margin: 5px auto;
    padding: 7px 0 0;
    text-align: center;
    text-decoration: none;
    width: 108px;
}

.prod_block3 {
	padding:20px 0 0 0;
	margin: 0 0 25px;
}

.prod_block3 .bl_name {
	padding-bottom:22px;
	font-size:18px;
	line-height:18px;
	color:#101010;
	font-weight:bolder;
}

.prod_block3 table {
	border:none;
	width:330px;
}

.prod_block3 table tr td {
	height:22px;
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	line-height:12px;
	color:#363434;
}

.prod_block3 table tr td.td1 {
	width:24px;
}

.prod_block3 table tr td.td2 {
	width:215px;
	border-bottom:1px dotted #e5e5e5;
}

.prod_block3 table tr td.td3 {
	border-bottom:1px dotted #e5e5e5;
}

.prod_block4 {
	padding:25px 0;
}

.prod_block4 .tabs {
	height:40px;
	position:relative;
}

.prod_block4 .tabs .line {
	position:absolute;
	left:0;
	bottom:-2px;
	height:2px;
	width:100%;
	border-bottom:2px solid #4ab4d5;
}

.prod_block4 .tabs a {
	display:block;
	float:left;
	width:127px;
	height:28px;
	text-decoration:none;
	background-color:#fcfcfc;
	border:1px solid #d2d2d2;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	/*behavior: url(./js/PIE.htc);*/
	font-size:16px;
	line-height:16px;
	color:#0f0f0f;
	font-weight:bolder;
	text-align:center;
	padding:12px 0 0 0;
	margin-right:3px;
}

#info-tab{
	width:186px;
	color: #79cd00;
}

#info-tab.active{
	color: #fff;
}

.prod_block4 .tabs a.last {
	margin-right:0px;
	float:right;
}

.prod_block4 .tabs a.active {
	background-color:#4ab4d5;
	border:none;
	color:#fff;
	border:1px solid #4ab4d5;
}

.prod_block4 .tab-block {
	padding-top:28px;
}

.prod_block4 .tab-block .bl_name {
	padding-bottom:18px;
	font-size:18px;
	line-height:20px;
	color:#101010;
	font-weight:bolder;
}

.prod_block4 .tab-block{
	display:none;
}

.prod_block4 #tab1{
	display:block;
}

#sheeping-tab {
    background: url("/images/ico22.png") no-repeat scroll 12px center rgba(0, 0, 0, 0);
    text-indent: 27px;
}

#payment-tab {
    background: url("/images/ico23.png") no-repeat scroll 12px center rgba(0, 0, 0, 0);
    text-indent: 12px;
}

.specifications .bl_name {
	padding-bottom:18px;
	font-size:18px;
	line-height:20px;
	color:#101010;
	font-weight:bolder;
}

.prod_right .specifications table {
	border:none;
	width:100%;
}

.prod_right .specifications table tr td {
	height:24px;
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	line-height:12px;
	color:#101010;
}

.prod_right .specifications table tr td.td1 {
	padding:0 0 0 10px;
	width:285px;
}

.prod_right .specifications table tr.tr1 td {
	background-color:#f0f0f0;
	border-top:1px dotted #e0e0e0;
	border-bottom:1px dotted #e0e0e0;
	font-size:14px;
	line-height:14px;
	color:#101010;
	font-weight:bolder;
}

.prod_right .specifications table tr.hidden{
	display:none;
}

.v1 { /*полоса снизу для блока "также рекомендуем"*/
	border-bottom:1px solid #e0e0e0;
	margin-bottom: 25px !important;
}

.matching_block {
	padding:16px;
	border:1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
	margin-bottom:28px;
}

.matching_block .bl_name {
	padding-bottom:14px;
	font-size:26px;
	line-height:26px;
	color:#000;
}

.matching_block table {
	border:none;
	width:100%;
}

.matching_block table tr td {
	height:40px;
	border-bottom:1px solid #eee;
	text-align:left;
	vertical-align:middle;
}

.matching_block table tr td.td1 {
	width:18px;
}

.matching_block table tr td.td1 a {
	display:block;
	text-decoration:none;
	width:11px;
	height:11px;
	background:url('/images/cls.png') no-repeat;
}

.matching_block table tr td.td2 {
	width:24px;
}

.matching_block table tr td.td3 a {
	font-size:14px;
	line-height:14px;
	/*color: #03B2EF;*/
}

.matching_block a.go {
	display:block;
	text-decoration:none;
	width:102px;
	height:30px;
	background:url('/images/btn4.png') no-repeat;
	margin:10px 0 0 0;
}

.matching_block span.del {
	background:url('/images/cls.png') 0 2px no-repeat;
	padding:0 0 0 18px;
	margin:10px 0 0 0;
	display:block;
}

.matching_block span.del a {
	font-size:14px;
	line-height:14px;
	/*color: #03B2EF;*/
	text-decoration:none;
	border-bottom:1px dotted #03b2ef;
}

.rightside .best {
	margin-bottom:30px;
	padding:16px 16px 0 16px;
	border:2px solid #ffaf00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
}

.rightside .best .bl_name {
	font-size:26px;
	line-height:26px;
	color:#000;
	padding-bottom:14px;
}

.rightside .best .item {
	margin:0 auto 20px auto;
	width:190px;
	padding-bottom:25px;
	border-bottom:1px solid #e0e0e0;
	position:relative;
}

.rightside .best .item .pic {
    margin: 15px 0 0;
	text-align:center;
	padding-bottom:25px;
}

.rightside .best .item .link {
	padding-bottom:20px;
	line-height:14px;
}

.rightside .best .item .link a {
	font-size:14px;
	/*color: #03B2EF;*/
}

.rightside .best .item .price {
	line-height:18px;
	font-size:18px;
	color:#101010;
	font-weight:bolder;
}

.rightside .best .price span {
	font-size:14px;
}

.rightside .best .item .tocart {
	position:absolute;
	right:0;
	bottom:20px;
	width:91px;
	height:30px;
	background:url('/images/btn1.png') no-repeat;
	cursor:pointer;
}

/*catalog*/

.filter_name {
	padding-bottom:18px;
	font-size:30px;
	line-height:30px;
	color:#000;
}

.filter_block1 {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-bottom: 20px;
    clear:both;
}

.filter_block1 p {
    display: block;
    float: left;
    width: 200px;
    max-height: 200px;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 6px;
    margin: 0 16px 0 0 !important;
}

.filter_block1 hr {
    color: #dfdfdf;
    margin: 0 0 10px 0;
    background-color: #dfdfdf;
    border: none;
    height: 1px;
}

.filter_block1 .best-brands a {
    font-size: 14px;
    line-height: 21px;
}

.filter_block1 a {
    font-size: 12px;
    line-height: 18px;
    color: #03B2EF;
    display: block;
}

.filter_block1 a.selected {
	font-weight:bold;
}

.filter_block1 a:nth-child(2n) {
    background-color: #f5f5f5;
}

.filter_block1 span {
	padding:0 4px;
	font-size:12px;
	line-height:18px;
	background:url('/images/ico11.png') 4px 6px no-repeat;
}

.filter_block2 {
	padding:16px;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*behavior: url(./js/PIE.htc);*/
	background-color:#fcfcfc;
	margin-bottom:20px;
	display:none;
}

.filter_block2 .bl_name {
	padding-bottom:18px;
	font-size:16px;
	line-height:16px;
	color:#000;
	font-weight:bolder;
}

.filter_block4 .bl_name {
	padding-bottom:18px;
	font-size:16px;
	line-height:16px;
	color:#000;
	font-weight:bolder;
}

.filter_block2 table {
	border:none;
	width:410px;
	border-spacing:0 5px;
}

.filter_block2 table tr td {
	height:28px;
	text-align:left;
	vertical-align:middle;
}

.filter_block2 table tr td.td1 {
	width:145px;
	font-size:14px;
	line-height:14px;
	color:#000;
}

.filter_block2 table tr td.td2 {
	text-align:right;
}

.filter_block2 select {
	width:260px;
	height:28px;
	font-size:14px;
	line-height:14px;
	color:#000;
	outline:none;
	padding: 4px 0 0 3px;
}

.filter_block2 option {
	padding: 0 0 0 3px;
}

.filter_block2 table tr td.td3 {
	font-size:14px;
	line-height:14px;
	color:#000;
	width:110px;
}

.filter_block2 table tr td.td4 {
	font-size:14px;
	line-height:14px;
	color:#000;
	text-align:center;
	width:40px;
}

.filter_block2 table tr td.td5 {
}

.filter_block2 table tr td.td6 {
	text-align:left;
	padding-left:4px;
}

.filter_block2 input.inp1 {
	width:88px;
	height:12px;
	border:1px solid #a1a1a1;
	background:none;
	background-color:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	/*behavior: url(./js/PIE.htc);*/
	font-size:14px;
	line-height:14px;
	color:#000;
	padding:6px 10px;
	outline:none;
}

.filter_block2 input::-webkit-input-placeholder {
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	color:#000;
	padding:1px 0 0 0;
}
.filter_block2 input:-moz-placeholder {
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	color:#000;
	padding:1px 0 0 0;
}

.filter_block2 input.inp2 {
	width:122px;
	height:30px;
	border:none;
	background:none;
	outline:none;
	cursor:pointer;
	background:url('/images/btn5.png') no-repeat;
}

.filter_block3 {
    display: block;
    float: left;    
	margin-bottom:20px;
	font-family:Arial;
	font-size:14px;
	line-height:22px;
	color:#000;
}

.filter_block3 a {
	font-family:Arial;
	font-size:12px;
	/*color: #03B2EF;*/
}

.filter_block3 span {
	font-size:12px;
	color:#7f7f7f;
}

.pages {
	padding:15px 10px;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	clear:left;
	/*behavior: url(./js/PIE.htc);*/
}

.pages .left {
	float:left;
	font-family:Arial;
	font-size:13px;
	line-height:14px;
	color:#000;
}

.pages .left span {
	font-weight:bolder;
}

.pages .right {
	float:right;
	font-family:Arial;
	font-size:13px;
	line-height:14px;
	/*color: #03B2EF;*/
}

.pages .right span {
	font-family:Arial;
	font-size:13px;
	line-height:14px;
	color:#000;
	font-weight:bolder;
}

.pages .right a {
  background-color: #eaeff1;
  border: 2px solid #efefef;
  border-radius: 6px;
  font-family: Arial;
  font-size: 14px;
  line-height: 13px;
  margin: 0 2px;
  padding: 7px;
  text-decoration: none;
}

.pages .right a:hover, .pages .right a.active {
	color:#000;
	text-decoration:none;
}
                                                      
.pages .right span.active {
      background-color: #eaeff1;
      border: 2px solid #efefef;
      border-radius: 6px;
      font-family: Arial;
      font-size: 14px;
      line-height: 13px;
      margin: 0 2px;
      padding: 7px;
      text-decoration: none;    
      color:#000;
}

.morepic {
	background-color:#fff;
    border-top: 2px solid #dfdfdf;
    border-left: 2px solid #dfdfdf;
    border-bottom: 2px solid #dfdfdf;
    border-radius: 6px 0 0 6px;
    display: none;
    float: left;
    height: 100%;
    left: -100px;
    position: absolute;
    top: -2px;
    width: 100px;
	z-index:1;
	overflow:hidden;
	box-shadow: -8px 1px 20px 2px #ccc;
}

.morepic img {
    border: 3px solid #fff;
    border-radius: 6px;
    margin: 5px 0px 0px 6px;
    max-height: 80px;
    width: 80px;
}

.morepic img:hover, .morepic .active img {
    border: 3px solid #00a4ed;
}

.morepic-inner{
	position:relative;
	top:0;
}

.results {
	margin-bottom:15px;
}

.results .item {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    float: left;
    margin: 25px 0 25px -13px;
    padding: 12px 12px 12px 0;
    position: relative;
    width: 24%;
}
/*
.results .item:hover {
	background-color:#fff;
	border-top:2px #dfdfdf solid;
	border-right:2px #dfdfdf solid;
	border-bottom:2px #dfdfdf solid;
	border-radius:0 6px 6px 0;
	z-index:1;
	box-shadow: -8px 1px 20px 2px #ccc;
}
*/
.results .item .pic {
	/*height:135px;*/
	margin: 15px 0 0;
	text-align:center;
	padding-bottom:25px;
}

.results .item .link {
	padding:0 0 0 15px;
	overflow:hidden;
	line-height:14px;
	margin:0 0 8px 0;
}

.results .item .link a {
	font-size:14px;
	/*color: #03B2EF;*/
	line-height:17px;
}

.results .item .descr {
    color: #656565;
    font-size: 12px;
    line-height: 13px;
    overflow: hidden;
    padding: 0 0 7px 15px;
}

.results .item .descr span {
	color:#878787;
}

.results .item .price {
    color: #101010;
    float: left;
    font-size: 18px;
    font-weight: bolder;
    line-height: 18px;
    padding: 0 0 0 5px;
}

.results .item .price span {
	font-size:14px;
}

.pricename {
    color: #101010;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 0 0 0 14px;
}

.results .item .tocart {
	width:108px;
	height:30px;
	background:url('/images/btn6.png') no-repeat;
	cursor:pointer;
	float:right;
}

.results .line {
	height:1px;
	width:100%;
	background-color:#e0e0e0;
}

.results span.matching {
	display:block;
	padding:0 0 0 24px;
	background:url('/images/ico10.png') 0 2px no-repeat;
	clear:both;
	float:right;
	margin-top:10px;
}

.results span.matching a {
	text-decoration:none;
	border-bottom:1px dotted #00a4ed;
	font-size:14px;
	line-height:14px;
	/*color: #03B2EF;*/
}

.results span.matching a:hover {
	border-bottom:1px dotted #ffae00;
	color:#ffae00;
}

/*cart*/

.cart {
	float:right;
	width:720px;
}

.cart .bl_name {
	padding-bottom:18px;
	font-size:30px;
	line-height:30px;
	color:#000;
	font-weight:bolder;
}

.cart .ins {
	border:1px solid #dfdfdf;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/*behavior: url(./js/PIE.htc);*/
}

.cart table.t1 {
	width:100%;
	border:none;
}

.cart table.t1 tr td {
	height:40px;
	border-bottom:1px solid #dfdfdf;
	background-color:#fcfcfc;
	font-size:14px;
	line-height:14px;
	color:#000;
	font-weight:bolder;
	text-align:left;
	vertical-align:middle;
}

.cart table.t1 tr td.td1 {
	width:108px;
	padding:0 0 0 20px;
}

.cart table.t1 tr td.td2 {
	width:215px;
}

.cart table.t1 tr td.td3 {
	width:104px;
}

.cart table.t1 tr td.td4 {
	width:106px;
}

.cart table.t1 tr td.td5 {
	width:75px;
}

.cart table.t2 {
	margin:0 auto;
	width:680px;
	border:none;
}

.cart table.t2 tr td {
	height:100px;
	border-bottom:1px solid #dfdfdf;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	line-height:14px;
	color:#000;
}

.cart table.t2 tr td.td1 {
	width:105px;
}

.cart table.t2 tr td.td2 {
	width:218px;
}

.cart table.t2 tr td.td2 a {
	font-size:14px;
	line-height:18px;
	/*color: #03B2EF;*/
}

.cart table.t2 tr td.td3 {
	width:100px;
}

.cart table.t2 tr td.td4 {
	width:110px;
}

.cart table.t2 tr td.td5 {
	width:94px;
}

span.count {
	display:block;
	height:32px;
	width:83px;
	background:url('/images/countinput.png') no-repeat;
	position:relative;
}

input.iputminmax {
	position:absolute;
	top:1px;
	left:27px;
	width:30px;
	height:30px;
	outline:none;
	background:none;
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	color:#000;
	line-height:14px;
	text-align:center;
	border:none;
	font-weight:bolder;
}
span.min {
	position:absolute;
	top:0;
	left:0px;
	width:25px;
	height:30px;
	cursor:pointer;
}
span.max {
	position:absolute;
	top:0;
	right:0px;
	width:25px;
	height:30px;
	cursor:pointer;
}

.cart .bottom {
	padding:18px 0;
	border-bottom:1px solid #dfdfdf;
}

.cart .bottom a.next {
	display:inline-block;
	padding:7px 0 0 35px;
	background:url('/images/ico12.png') no-repeat;
	height:20px;
	margin-right:20px;
	font-size:12px;
	/*color: #03B2EF;*/
	line-height:12px;
}

.cart .bottom a.recount {
	display:inline-block;
	padding:7px 0 0 35px;
	background:url('/images/ico13.png') no-repeat;
	height:20px;
	margin-right:20px;
	font-size:12px;
	/*color: #03B2EF;*/
	line-height:12px;
}

.cart .bottom .total {
	display:inline-block;
	float:right;
	font-size:14px;
	color:#000;
	line-height:14px;
	padding:5px 0 0 0;
}

.cart .bottom .total span {
	font-size:18px;
	font-weight:bolder;
}

.cart .btns {
	padding:20px 0 0 0;
	text-align:right;
}

.cart .btns a {
	display:inline-block;
	margin:0 18px 0 0;
	background:url('/images/btn7.png') 0 0 no-repeat;
	width:164px;
	height:48px;
	text-decoration:none;
}

.cart .btns a:hover {
	background:url('/images/btn7.png') 0 -48px no-repeat;
}

.cart .btns input {
	width:228px;
	height:48px;
	background:url('/images/btn8.png') no-repeat;
	outline:none;
	border:none;
	cursor:pointer;
}

/*slider*/

.centerside .slider {
	margin-bottom:30px;
	position:relative;
}
/*
.centerside .slider .border {
	width:476px;
	height:245px;
	position:absolute;
	left:-2px;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
} */


#slides {
	width:600px;
	height:312px;
	overflow:visible !important;
	position:relative;
    /* border: 1px solid #dfdfdf; */
    border: none;
}

#slides div a {
    display: block;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 3px;
    width: 100%;
    height: 100%;
    background: none;
}


#slides .slidesjs-container {
	width:600px !important;
	height:312px !important;
	overflow:hidden;
}

.slidesjs-slide img {
    margin: 0 auto;
    display: block;
    width: 100%;
}

#slides a.slidesjs-previous {
	display:block;
	width:30px;
	height:51px;
	position:absolute;
	top:140px;
	left:-5px;
	background:url('/images/arr.png') 0 0 no-repeat;
	z-index:11;
}

#slides a.slidesjs-next {
	display:block;
	width:30px;
	height:51px;
	position:absolute;
	top:140px;
	right:-5px;
	background:url('/images/arr.png') -30px 0 no-repeat;
	z-index:11;
}

.sliderSale #slides {
  width: 100%;
  height: auto;
}

.sliderSale #slides img{
  width: 90%;
  max-width: unset;
  margin: 0 0 20px 0;
}

.slidesjs-play, .slidesjs-stop {display:none !important;}

.slidesjs-pagination {
    bottom: -25px;
    list-style: outside none none;
    margin: 0 !important;
    position: absolute;
    right: 0;
    z-index: 19;
}

.slidesjs-pagination .slidesjs-pagination-item{
    list-style: outside none none !important;
}

.slidesjs-pagination li {
	float: left;
	margin: 0 2px;
}

.slidesjs-pagination li a {
	display: block;
	width: 18px;
	height: 0;
	padding-top: 18px;
	background: url('/images/pagination.png') 0 0 no-repeat;
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.slidesjs-pagination li a.active {
	background: url('/images/pagination.png') 0 -18px no-repeat;
}

.slidesjs-slide > span {
    display: block;
    font-family: tahoma;
    font-size: 24px;
    margin: -53px 0 0 143px;
    position: absolute;
    text-align: center;
    width: 24px;
}

/*gallery*/

#gallery {
width: 360px;
/*height: 345px;*/
position:relative;
margin:0 auto;
}			
#gallery #main {
width: 360px;
height: 250px;
position:relative;
text-align:center;	
}
#gallery #images, #gallery #thumbs {
overflow: hidden;
}
#gallery #images {
width:474px;
height:250px;
margin:0 auto;
position:absolute;
left:0;
top:0;
}		
#gallery #images .slide {
width:474px;
height:250px;
position:relative;
float:left;
}			
#gallery #images .slide a {
display:block;
position:absolute;
top:0;
left:0;
width:474px;
height:250px;				
}

#gallery #thumbs {
width: 116px;
height:81px;
}
#gallery #thumbs .thumb {
width: 116px;
height:81px;
float: left;
position:relative;
margin:0 6px 0 4px;

}	
#gallery #thumbs .thumb a {
display:block;
position:absolute;
width: 114px;
height:79px;
top:1;
left:1;

}	
#gallery #thumbs .thumb a.selected, #gallery #thumbs .thumb a:hover {
	border:1px solid #dfdfdf;
}	

#gallery #prev, #gallery #next {

display:none !important;
}

/*popup menu*/

.popup_menu {
	position:absolute;
	z-index:10000;
	width:966px;
	background-color:#fff;
	display:none;
}

.popup_menu .head {
	height:45px;
	background: url('/images/bg2.png') repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
	position:relative;
	z-index:2;
}

.popup_menu .head span {
	display:block;
	padding:15px 23px 0 16px;
	float:left;
	background: url('/images/ico5.png') right 17px no-repeat;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-shadow: 0px 1px 1px #0e2c35;
}

.popup_menu .ins {
	position:relative;
	z-index:1;
	width:962px;
	margin:-5px auto 0 auto;
	background: url('/images/bg3.png') center top repeat-y;
	border:2px solid #4ab4d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
	padding:25px 0;
}

.popup_menu table {
	border:none;
	margin:0 auto;
	width:930px;
}

.popup_menu table tr td {
	height:30px;
	vertical-align:middle;
	text-align:left;
	width:90px;
	border-bottom:1px solid #e5e5e5;
}

.popup_menu table tr td.td1 {
    color: #000000;
    font-size: 14px;
    font-weight: bolder;
    line-height: 14px;
    vertical-align: top;
    width: 180px;
    padding: 0 15px 0 0;
}

.popup_menu table tr td.td1 span {
	display:block;
	padding:7px 0 0 0;
}

.popup_menu table tr td.td2 {
	width:90px;
}

.popup_menu table tr td.td2 a {
	padding-left:12px;
	background: url('/images/ico14.png') 0 4px no-repeat;
	font-size: 12px;
	line-height: 13px;
	color: #23aaee;
	text-decoration:none;
}

.popup_menu span.all {
	display:block;
	text-align:right;
	font-size: 14px;
	line-height: 14px;
	color: #23aaee;
	font-weight:bolder;
	padding:18px 15px 0 0;
}

.popup_menu span.all a {
	font-size: 14px;
	line-height: 14px;
	color: #23aaee;
	font-weight:bolder;
}

.popup_menu .cls {
	width:22px;
	height:22px;
	background: url('/images/cls3.png') no-repeat;
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}

.onpage_menu{
    display: block;
    position: inherit;
    width: 715px;
    z-index: 0;
}

.onpage_menu .ins{
    margin: 0;
    position: inherit;
    width: 715px;
    z-index: 0;
}

.onpage_menu table{
    width: 700px;
}

/*delivery*/

.delivery {
	width:720px;
}

.delivery .item .link a{
	text-align:left;
}

.delivery .bl_name {
	padding-bottom:18px;
	font-size:30px;
	line-height:30px;
	color:#000;
	font-weight:bolder;
}

.delivery .block {
	border:1px solid #bcd995;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*behavior: url(./js/PIE.htc);*/
	margin-bottom:20px;
}

.delivery .block .ins {
	margin:0 auto;
	width:800px;
	padding:12px 0 20px 0;
}

.delivery .block .block_name {
	/*height:20px;*/
	padding:3px 32px 0 0;
	
}

.delivery .block .block_name a {
	display:inline-block;
	height:22px;
    width:100%;
	padding:3px 32px 0 0;
	font-size: 18px;
	line-height: 18px;
	color: #373737;
	font-weight:bolder;
	text-decoration:none;
	background: url('/images/ico15.png') right -35px no-repeat;
}

.delivery .block .block_name a.active {
	background: url('/images/ico15.png') right 2px no-repeat;
}

.delivery .block .block_name a span {
	/* border-bottom:1px dashed #373737;  */
}

.delivery .block .block_name a span.sp1 {
	font-weight:normal;
}

.delivery .block .answer {
	padding:18px 0 0 0;
}

.delivery .b1 ul {
	padding:20px 0 0 0;
}

.delivery .b1 ul li {
	padding:0 0 15px 20px;
	font-size: 14px;
	line-height: 16px;
	color: #373737;
	background: url('/images/ico16.png') 0 2px no-repeat;
	list-style:none !important;
}

.delivery .b1 ul li span{
	font-weight:bolder;
}

.delivery .b2 table{
	border:none;
	width:100%;
	margin-bottom:20px;
}

.delivery .b2 table tr td{
	vertical-align:top;
	text-align:left;
	font-size: 14px;
	line-height: 22px;
	color: #373737;
	height:20px;
}

.delivery .b2 table tr td.td1{
	vertical-align:middle;
	text-align:center;
	width:225px;
}

.delivery .b2 table tr td.td2{
	width:110px;
	font-weight:bolder;
}

.delivery .b2 table tr td.td3 a{
	font-size: 14px;
	line-height: 14px;
	color: #00ace9;
}

.delivery .b2 table tr td.line{
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}

.delivery .b2 .links{
	clear:both;
}

.delivery .b2 ul{
	float:left;
}

.delivery .b2 ul li{
	width:145px;
	padding-right:15px;
	padding-bottom:10px;
	line-height:14px;
}

.delivery .b2 ul li a {
	font-size: 14px;
	line-height: 14px;
	color: #00ace9;
}

.delivery .b2 .note {
	font-size: 14px;
	line-height: 14px;
	color: #373737;
	padding:20px 0 0 0;
}

.delivery .b3 ul {
	padding:20px 0 0 0;
}

.delivery .b3 ul li {
	padding:0 0 22px 20px;
	font-size: 14px;
	line-height: 16px;
	color: #373737;
	background: url('/images/ico16.png') 0 2px no-repeat;
}

.delivery .b3 ul li span{
	font-weight:bolder;
}

.delivery .b3 .note {
	font-size: 12px;
	line-height: 12px;
	color: #373737;
	font-style:italic;
}

.delivery .b4 ul li, .delivery .b5 ul li{
	padding:0 0 18px 20px;
	line-height: 14px;
	list-style: disc inside none;
}

.delivery .b4 ul li span, .delivery .b5 ul li span{
	display:inline-block !important;
	position:relative;
	top:8px;
	right:-10px;
	padding:0 !important;
}

.delivery .b4 ul li a, .delivery .b5 ul li a{
	font-size: 12px;
	line-height: 12px;
	color: #00ace9;
}

.delivery .b4 .note {
	font-size: 12px;
	line-height: 12px;
	color: #373737;
	font-style:italic;
}

.delivery .b5 .txt {
	padding:15px 0;
	font-size: 14px;
	line-height: 17px;
	color: #373737;
}

.delivery .b5 .txt span {
	display:block;
	padding-bottom:22px;
	font-size: 16px;
	line-height: 16px;
	color: #373737;
	font-weight:bolder;
}

.delivery span.sp1 {
	display:block;
	padding-bottom:16px;
	font-size: 16px;
	line-height: 16px;
	color: #373737;
	font-weight:bolder;
}

.delivery .b5 .faq_inn {
	padding:5px 0 25px 65px;
	margin-bottom:15px;
	border-bottom:1px solid #e5e5e5;
	font-size: 14px;
	line-height: 18px;
	color: #373737;
	background: url('/images/ico17.png') left top no-repeat;
}

.delivery .b5 .faq span.sp2 {
	display:block;
	padding-bottom:22px;
	font-size: 14px;
	line-height: 18px;
	color: #373737;
	font-weight:bolder;
}

.delivery .b6 ul li {
	line-height: 18px;
	font-size: 14px;
	color: #373737;
	list-style-type:decimal;
	margin-left:20px;
	font-weight:bolder;
}

.delivery .b6 ul li span{
	font-weight:normal;
	display:inline-flex;
	padding-left:20px;
}

.pic div {
    display: block;
}

.compare-delete-all{
    margin: 10px 0 0 100px;
}

.compare-button{
	margin:10px 0 0 100px;
}

.block-sravnenija {
    display: none;
    margin: 15px 0px 20px -10px;
    vertical-align: middle;
    border-radius: 5px 5px 5px 5px;
    position: fixed;
    top: 0;
    width: 220px;
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    padding: 18px 5px 10px 12px;
    overflow: auto;
    height: auto;
    max-height: 88%;
    box-shadow: -1px -5px 14px #ccc;
    z-index: 4;
}

.sravnenie {
	border-bottom: 1px solid #EEEEEE;
	padding: 9px 0;
}

.sravnenie input[type="checkbox"] {
    margin: 0 8px 0 5px;
}

.sravnenie a {
    font-size: 14px;
    line-height: 14px;
}

.buynow-button {
    background: url("/images/btn10.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    padding: 7px 0 0 38px;
	margin: 5px 0 0;
    text-decoration: none;
    width: 70px;
}

.buynow-button:hover {
    color: #fff;
}

.buynow-button-new {
    background: url("/images/btn11.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 7px 0 0 22px;
    width: 69px;
}

.new .buynow-button, .special .buynow-button{
	margin: -25px 0 0;
} 

.hits .buynow-button, .recomend .buynow-button{
	margin: -5px 0 0;
}

.results .item .pic a{

}

.results .item .pic a:hover {

}

.results .item .pic img {
    margin-left: auto;
    margin-right: auto;    
}

.results .item .pic img.firstimage{
    transform:rotateY(0deg);
    -o-transform:rotateY(0deg);
    -moz-transform:rotateY(0deg);
    -webkit-transform:rotateY(0deg);
    transition: all ease-in-out .4s;
    display: block;
    max-width: 100%;
    height: auto;    
}

.results .item .pic img.firstimage:hover{
   /* transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg); */
}

.results .item .pic img.additional{
    opacity:0;
    position:absolute;
    top: 27px;
    left: 33px;
    cursor:pointer;
    transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    transition: all ease-in-out .4s;
}

.results .item .pic img.additional:hover{
/*    opacity:1;
    background:#fff;
    transform:rotateY(0deg);
    -o-transform:rotateY(0deg);
    -moz-transform:rotateY(0deg);
    -webkit-transform:rotateY(0deg);  */
}

#gallery .zoom > img {
	border: 1px solid #fff;
}

#gallery .zoom > img:hover {
	border: 1px solid #DFDFDF;
}

.kSravneniju span{
	background: none !important;
    padding: 0 !important;
}

.delete {
	cursor:pointer;
}

.svetlo_seryi {
    background: none repeat scroll 0 0 #D5D5D5;
    border: 0 none;
    height: 1px;
	margin:10px 0;
}

#tab2 p{
    color: #1E1E1E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#tab3{
    color: #1E1E1E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#tab3 p{
	text-align:justify;
	text-indent:8px;
}

.clear {
    clear: both;
}

.navigation {
    font-family: Arial,Helvetica,sans-serif;
    padding: 15px 0 30px;
}

.navigation b {
    background-color: #4AB4D5;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}

.filter_block4 {
    display: block;
    float: left;
    margin-bottom: 0;
    padding-bottom: 20px;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    width: 70%;
}

.filter_block4.keywords {
    width: 30%;
    height: auto;
    overflow: auto;
    max-height:300px;
    margin-bottom: 20px;
}

.itemSubCat {
    float: left;
    padding: 15px 5px;
    text-align: center;
    width: 100px;
    height: 107px;
    font-size: 12px;
    line-height: 16px;
}

.itemSubCat a img {
    width: 80px;
}

.keywords .itemSubCat {
    float: left;
    margin: 1px 10px;
    text-align: left;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 16px;
    padding: 3px 8px;
}

.keywords .itemSubCat::before {
    content: "✓";
    text-decoration: none;
    padding:3px;
}

/* OTHER STYLES */

div.one_product_only
{
  min-height:360px;
}
div.one_product_only .wrapper_for_height
{
  height:177px;
}
div.one_product_only .divider
{
  margin:15px 0 10px 0;
  border-top:1px solid #C6C6C6;
}
div.one_product_only .delivery_wrapper
{
  margin-top:10px;
}
div.one_product_only .self_delivery_place_count
{
  position:absolute;
  margin:-18px 0 0 80px;
}
div.one_product_only .delivery-price .spacer
{
  height:5px;
  overflow:hidden;
}

div.FastOrderBlock {
	display:none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
	border-radius:6px;
    height: 386px;
    position: fixed;
    top: 100px;
    width: 933px;
    z-index: 200;
}

div.FastOrderBlock div.close {
    left: 823px;
    position: absolute;
    top: 10px;
}

div.FastOrderBlock div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

div.FastOrderBlock div.close a.button {
    border-color: #C6C6C6 #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    top: -10px;
	text-decoration:none;
}

div.FastOrderBlock div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

div.FastOrderBlock td.form {
    vertical-align: top;
    width: 648px;
}

div.FastOrderBlock div.form {
    margin: 12px 0 12px 26px;
    display: block;
    float: left;
    width: 600px;
    height: 310px;
    overflow: hidden;
}

div.FastOrderBlock div.form td.title {
    height: 44px;
    width: 273px;
}

div.FastOrderBlock tr.city td.value {
    font-weight: bold !important;
}

div.FastOrderBlock td.product_list.one_product {
    padding: 28px 20px 0 35px;
}

div.FastOrderBlock div.white_upper {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 39px;
    margin-left: -37px;
    margin-top: -29px;
    position: absolute;
    width: 3px;
}

div.one_product_only {
    min-height: 300px;
}

div.one_product_only .divider {
    border-top: 1px solid #C6C6C6;
    margin: 15px 0 10px;
}

div.FastOrderBlock div.product_list div.total_title {
    font-size: 16px;
    margin-bottom: 10px;
}


div.FastOrderBlock table.total_cost {
    border-collapse: collapse;
}

div.FastOrderBlock table.total_cost td.price {
    background: none repeat scroll 0 0 #F2F2F2;
    font-size: 24px;
    font-weight: bold !important;
    padding: 8px 9px 0;
    vertical-align: top;
	border-radius:6px;
}


div.FastOrderBlock table.total_cost td.arrow {
    /*background: url("/images/fo_arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    height: 40px;
    width: 13px;
}

div.FastOrderBlock.one_product .help, div.FastOrderBlock.more_product .help {
    width: 600px;
    bottom: 0px;
    position: relative;
}

div.FastOrderBlock .help .do_it {
    font-size: 14px;
    margin: 8px 0 0 10px;
}


div.FastOrderBlock .help ul {
    margin: 14px 0 0 25px;
    padding: 0;
}



div.FastOrderBlock .help a.submit {
	background:url(/images/big-button-bg.png) repeat-x;
    border-radius: 6px;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    margin: 10px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

div.FastOrderBlock .help a.submit:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}

div.FastOrderBlock.one_product div.white_bottom {
    margin-top: -30px;
}

div.FastOrderBlock .help .do_it a {
    color: #1D76A8;
    font-size: 14px;
    text-decoration: none;
}

div.FastOrderBlock .help ul li {
    font-size: 15px;
    list-style: disc outside none;
    margin-bottom: 2px;
}

div.FastOrderBlock div.form input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
	color: #313131;
}

div.FastOrderBlock div.form select {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #313131;
    font-size: 16px;
    height: 35px;
    padding: 6px 3px;
    width: 305px;
}

div.FastOrderBlock div.form div.error {
    clear: both;
    color: #FF0000;
    display: none;
    font-size: 11px;
    margin-top: -1px;
}

div.FastOrderBlock div.form td.value .prefix {
    color: #6C6C6C;
    float: left;
    font-size: 16px;
    margin: 8px 0 0 -40px;
}

div.FastOrderBlock div.form input[name="qcode"], div.FastOrderBlock div.form input[name="qcode_org"] {
    text-align: center;
    width: 60px;
}
 
div.FastOrderBlock div.form input[name="qphone"], div.FastOrderBlock div.form input[name="qphone_org"] {
    margin-left: 1px;
    width: 229px;
}

div.FastOrderBlock div.form .value-static, div.FastOrderBlock div.form .sms-password {
    display: none;
    position: relative;
}

div.FastOrderBlock td.product_list {
    border-left: 1px solid #C6C6C6;
    vertical-align: top;
}

#hidimg {
    background-color: #000000;
    display: block;
    height: 100%;
    margin: 0;
    opacity: 0.3;
    overflow: hidden;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.shiptable{
	margin:20px 0 0 20px;
	font-weight: bold;
	width: 100%;
}

.shiptable td{
	height:30px;
	border-bottom:1px dotted #ccc;
    padding: 7px 10px;
    text-align: center;	
}

#informer{
	display:block;
	float:left;
	width:97%;
    background-color: #fff;
    border: 1px solid #FF6600;
	border-radius:6px;	
	padding:10px;
	margin: 0 0 10px 0;
	color: #7A4C32;
	background-image: url(/images/snow.png);
	text-align: center;
}

#informer span{
	color:#1F89BD;
	font-weight:bold;
}

#informer strong{
	color:#FF0000;
	font-weight:bold;
}

.fastcart{
	display: block !important;
	border: none !important;
	position: inherit !important;
	height: inherit !important;
	width: inherit !important;
	z-index:inherit !important;
	background:none;
}

.fastcart .form{
	width:464px !important;
	margin-left:0px !important;
}

.medium-input{
    margin: 5px 0 0 !important;
    width: 240px !important;
}

.name .value span {
    display: block;
    float: left;
    line-height: 36px;
    margin: 5px 0 0;
    width: 59px;
}

.shortinput{
	display:block;
	float:left;
	margin: 10px 10px 5px 0;
}

.short-input{
    margin: 5px 0 0 0 !important;
    width: 88px !important;
}

div.FastOrderBlock div.form input[type="password"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
	color: #313131;
}

div.FastOrderBlock div.form textarea {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    font-size: 16px;
    height: 110px;
    padding-left: 3px;
    width: 299px;
	color: #313131;
}

input[name="shipping"],input[name="payment"],input[name="install"]{
	display:none;
}

span.nice_radio,span.nice_radio2,span.nice_radio3 {
    background: url("/images/sprite_ui.png") repeat scroll 0 -20px rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
	display: inline-block;
}

span.nice_radio.checked,span.nice_radio2.checked,span.nice_radio3.checked {
    background: url("/images/sprite_ui.png") repeat scroll -40px -20px rgba(0, 0, 0, 0);
}

.install-content{
	font-size:12px;
}

.install-content span{
	display:block;
	float:left;
	margin: 0 10px 0 0;
	max-width: 500px;
}

.install-content span span, .install-content dd span{
	float:right;
	margin:0 0 0 5px;
}

.install-content label{
	line-height:20px;
}

.install-content dl{
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	line-height: 24px;
	margin: 2px 0;
	width: 700px;
}

.install-content dd {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  width: 60px;
}

.install-content dt{
	display:block;
	float:left;
	width:630px;
}

.shipping-content{
	font-size:12px;
}

.shipping-content span{
	display:block;
	float:left;
	margin: 0 10px 0 0;
	max-width: 500px;
}

.shipping-content span span, .shipping-content dd span{
	float:right;
	margin:0 0 0 5px;
}

.shipping-content label{
	line-height:20px;
}

.shipping-content dl{
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	line-height: 24px;
	margin: 2px 0;
	width: 700px;
}

.shipping-content dd {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  width: 60px;
}

.checkbox-label .checked dd {
  visibility:visible !important;
}

.shipping-content dt{
	display:block;
	float:left;
	width:630px;
}

.payment-content{
	font-size:12px;
}

.payment-content span{
	display:block;
	float:left;
	margin: 0 10px 0 0;
	max-width: 600px;
}

.payment-content label{
	line-height:20px;
}

.payment-content dl{
	border-bottom: 1px dotted #ccc;
	display:block;
	float:left;
	width: 700px;
	line-height:24px;
	margin: 2px 0;
}

.payment-content dd{
	display:block;
  	font-size: 14px;
  	font-weight: bold;
	float:left;
	width:60px;
}

.payment-content dt{
	display:block;
	float:left;
	width:630px;
}

.payment-description{
	display:none;
}

.payment-content label, .shipping-content label{
	cursor:pointer;
}

.registrantos a{
    display: block;
    float: left;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 21px;
}

.registrantos img{
	display:block;
	float:left;
	margin: 0 5px;
}

.registrantos span{
	display:block;
	float:left;
    font-size: 13px;
    line-height: 20px;	
	margin: 0 0 0 5px;
}

.scroll-cart{
    background-color: #F2F2F2;
    border-radius: 0 0 6px 6px;
    display: block;
    height: 23px;
    margin: -10px 0 0;
    position: fixed;
    width: 245px;
}

.leaveCart-button:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}

.leaveCart-button {
    border-radius: 3px;
    color: #18b8f0;
    display: block;
    border: 2px solid #ececec;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 15px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 97%;
}

.leaveCart-button span {
    line-height: 24px;
    font-size: 12px;
    margin: 0 6px 0 0;
}

.popup-cart{
	display:none;
    font-family: Tahoma,Verdana;
    background-color: #FFFFFF;
    max-width: 600px;
    min-width: 400px;
    padding: 20px;
    position: fixed;
    top: 99px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	z-index:101;
}

.popup-cart-content a:hover{
	color: #FF6600 !important;
}

.popup-cart .line {
    border-top: 1px solid #BFBFBF;
    height: 0;
    padding: 0;
}

.popup-cart-header {
    color: #7A4C32;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}


.popup-cart-items td {
    text-align: center;
    vertical-align: middle;
}


.popup-cart-items td.spacer {
    width: 20px;
    cursor: default;
}

table.popup-cart-total {
    margin-bottom: 20px;
    width: 100%;
}


table.popup-cart-total td {
    font-size: 14px;
    line-height: 140%;
    text-align: left;
    vertical-align: top;
}


table.popup-cart-total td.popup-cart-count {
    text-align: right;
}

table.popup-cart-total a {
    color: #01B1EF !important;
    text-decoration: underline;
}

table.popup-cart-total a:hover {
    color: #FF6600 !important;
}

.incart-button {
	background:url(/images/big-button-bg.png) repeat-x;
    border-radius: 6px;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    margin: 15px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

.incart-button:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}

.popup-cart-items{
	margin-bottom:15px;
}

.popup-cart-items td.image{
	width:100px;
	padding:0 0 10px 0;
}

.popup-cart-items td.title{
	text-align:left;
	padding:0 10px 10px 10px;
}

.popup-cart-items td.price{
	padding:0 10px 10px 0;
}

.popup-cart-items td.quantity{
	text-align:center;
	padding:0 0 10px 0;
}

.popup-cart-items td.title .product_code{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 11px;
    outline: 0 none;
    color: #6C6C6C;
    margin-bottom: 7px;	
}

.popup-cart-items td.title div.title{
	margin-bottom:3px;
}

.popup-cart-items td.title div.title a{
    color: #01B1EF;
    font-size: 14px;
    line-height: 115%;
    text-decoration: none;
}

.popup-cart-items td.title div.remove input[type="submit"]{
    color: #01B1EF;
    font-size: 12px;
	text-decoration:none;
	/*background:url(/images/del-button.png) no-repeat;
	border-bottom: 1px dotted #1D76A8;*/
	background:none;
	border:none;
	padding:0;
	width:115px;
	height:15px;
	cursor:pointer;
}

.popup-cart-items td.title div.remove input[type="submit"]:hover{
	color:#FF0000 !important;
}


.popup-cart-items td.title div.remove a{
    color: #1D76A8;
    font-size: 12px;
	text-decoration:none;
}

.popup-cart-items td.title div.remove span.icon {
    color: #F47920;
    font-weight: bold !important;
	cursor:default;
}

.popup-cart-items td.title div.remove a span.text {
    border-bottom: 1px dotted #1D76A8;
    color: #1D76A8;
}

.popup-cart-items td.price div.price {
    color: #6C6C6C;
    margin-bottom: 7px;
	font-size: 11px;
}

.popup-cart-items td.price div.total {
	font-size: 14px;
	height: 36px;
}

.popup-cart-items td.quantity div.price {
    color: #6C6C6C;
    margin-bottom: 7px;
	font-size: 11px;
}

.popup-cart-items td.quantity div.total {
    font-size: 14px;
	height: 36px;
	min-width: 70px;
}

td.image img{
	max-height:100px;
	max-width:90px;
}

div.popup-cart-content div.close {
	display:block;
	float:right;
	margin: -12px -20px 0 0;
}

div.popup-cart-content div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 23px;
    text-decoration: none;
}

.FastOrderBlockSomeProduct{
    height: 305px;
    margin: -20px 0 0 -8px;
}

div.FastOrderBlockSomeProduct div.title {
    font-size: 16px;
    font-weight: bold !important;
    margin: 13px 0 0 12px;
}

div.FastOrderBlockSomeProduct .list {
    border-bottom: 1px solid #C6C6C6;
    border-top: 1px solid #C6C6C6;
    margin: 8px 0 15px 11px;
    height: 180px;
    overflow-y: scroll;
    width: 210px;
}

div.FastOrderBlockSomeProduct .list .position {
    margin: 10px 0 15px 2px;
}

div.FastOrderBlockSomeProduct .list .position .title {
    font-size: 14px;
    line-height: 110%;
    margin: 0;
}

div.FastOrderBlockSomeProduct .list .position .quantity {
    color: #6C6C6C;
    font-size: 12px;
    margin: 4px 0 0;
}

div.FastOrderBlock .help .do_it{
	width:577px;
}

.popup-cart-items td.title div.attributes{
    color: #6C6C6C;
    font-size: 11px;
	text-transform:lowercase;
	font-weight:bold;
}

.popup-cart-items td.title div.attributes span{
    color: #6C6C6C;
	font-weight:normal;
}

#video-wrapper {
    display: block;
    position: fixed;
	z-index: 101;
}

.video-close{
    border: 2px solid;
    color: #FFFFFF !important;
    display: block;
    float: right;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
	border-radius:6px 6px 0 0;
	border-bottom:none;
	background-color:#FD7D0D;
}

.video-link{
	background:url(/images/video.png) no-repeat;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 44px;
	font-weight:bold;
	cursor:pointer;	
}

.email-conf-grey {
	font-size:11px;
	color:#737373;
}

.email-conf{
	font-size:11px;
	color:#FF0000;
}

.header-line{
	display:block;
	float:left;
    line-height: 18px;
    margin-right: 5px;
}

.minus_button{
    border: 1px solid #9E9E9E;
    color: #000000 !important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    line-height: 14px;
    text-decoration: none;
    width: 17px;
}

.minus_button:hover{
}

.plus_button{
    border: 1px solid #9E9E9E;
    color: #000000 !important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    line-height: 14px;
    text-decoration: none;
    width: 17px;
}

.plus_button:hover{
}

.prodprice{
	display:block;
	float:left;
	margin:0 7px;
	width:18px;
}

.elmoney {
    float: right;
    margin: -24px 0 0 35px;
}

.elmoney img {
    display: block;
    float: left;
    height: 15px;
    margin: 0 10px 0 0;
}

.submit-button{
    background: url("/images/big-button-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: none;
    border-radius: 6px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: 700;
    height: 43px;
    line-height: 150%;
    margin: 30px 0 40px 21px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: 500px;
}

.submit-button:hover {
    background: none repeat scroll 0 0 #DD640B;
}

.submit-button.disabled {
    background: #ccc;
	cursor:auto;
}

.submit-button2{
	background: url("/images/big-button-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
    border-radius: 6px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: 700;
    height: 43px;
    line-height: 150%;
    margin: 30px 0 40px 21px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: 438px;
}

.submit-button2:hover {
    background: none repeat scroll 0 0 #DD640B;
}

.shipping-desc{
	display:none;
	line-height:30px !important;
}

.shipping-desc input{
	text-align: center !important;
	width: 40px !important; 
	float: none !important;
}

.order-inform{
    display: block;
    float: left;
    margin: 15px 0 0;
	font-family: tahoma;
    font-size: 13px;
	padding:0 15px;
}

.order-confirm-item{
    border: 1px dashed #D8D8D8;
    border-radius: 10px;
    padding: 5px 10px;
}

.order-confirm-table{
	margin:0 0 0 -15px;
}


div.OrderEditStepBlockVersion3 td.value div {
    font-size: 16px;
    line-height: 110%;
    margin-bottom: 7px;
}

.FastOrderBlock .btns {
	display:block;
	float:left;
	width:100%;
}

.FastOrderBlock .btns a {
	text-decoration:none;
	color:#000;
}

.FastOrderBlock .btn {
    border: 1px solid #BBBBBB;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold !important;
    height: 28px;
    line-height: 28px !important;
    text-align: center;
    width: 230px;
}

.FastOrderBlock .btn.active {
    background: none repeat scroll 0 0 #F0EAE5;
    border: 1px solid #F47920;
    box-shadow: 0 0 6px #F2B487 inset;
}

.FastOrderBlock .btn:hover {
    background-image: -moz-linear-gradient(center bottom , #F1EBE6 7%, #FFFFFF 54%);
    border-color: #F47920;
    position: relative;
}

.FastOrderBlock .form .form-wrapper{
	width:1210px;
	position:relative;
	right:0;
}

.FastOrderBlockBottom {
    display: block;
    float: left;
}

.fastcart .form table{
	float: left;
	width:464px;
}

.fastcart .btns {
    display: block;
    float: left;
    width: 100%;
}

.fastcart .btn.active {
    background: none repeat scroll 0 0 #F0EAE5;
    border: 1px solid #F47920;
    box-shadow: 0 0 6px #F2B487 inset;
}

.fastcart .btns a {
    color: #000000;
    text-decoration: none;
}

.fastcart .btn:hover {
    background-image: -moz-linear-gradient(center bottom , #F1EBE6 7%, #FFFFFF 54%);
    border-color: #F47920;
    position: relative;
}

.fastcart .btn {
    border: 1px solid #BBBBBB;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold !important;
    height: 28px;
    line-height: 28px !important;
    text-align: center;
    width: 230px;
}

.fastcart {
    display: block;
    top: 100px;
}

.fastcart div.form {
    display: block;
    float: left;
    height: 145px;
    margin: 17px 0 17px 26px;
    overflow: hidden;
    width: 600px;
}

.fastcart .form .form-wrapper {
    position: relative;
    right: 0;
    width: 1210px;
}

.fastcart div.form td.title {
    height: 44px;
    width: 273px;
}

.single-form tr.name.hid {
    display: none;
}

.single-form tr.name.sp span {
	width: 200%;
    display: block;
    font-size: 13px;
    text-decoration: none;
	color: #00A4ED;
	cursor: pointer;
}

.redtext {
    color: #FF0000 !important;
    font-weight: bold;
}

.fastcart div.form input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 270px;
}

.fastcart div.form input[name="qcode"]{
    text-align: center;
    width: 53px;
}

.fastcart .name .value span{
	line-height: 30px;
}

.fastcart div.form select {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #313131;
    font-size: 16px;
    height: 35px;
    padding: 6px 3px;
    width: 275px;
}

.fastcart div.form select {
    color: #313131;
    font-size: 16px;
}

.fastcart .medium-input {
    margin: 5px 0 0 !important;
    width: 211px !important;
}

.fastcart .shortinput {
    display: block;
    float: left;
    margin: 10px 0 5px 10px;
}

.fastcart .short-input {
    margin: 5px 0 0 !important;
    width: 76px !important;
}


.fastcart div.form td.value .prefix {
    color: #6C6C6C;
    float: left;
    font-size: 16px;
    margin: 8px 8px 0 0;
}

.fastcart div.form input[name="qcode"], .fastcart div.form input[name="qcode_org"], div.FastOrderBlock div.form input[name="qcode"], div.FastOrderBlock div.form input[name="qcode_org"] {
    text-align: center;
    width: 60px;
}

div.FastOrderBlock div.form input[name="qphone_org"] {
    margin-left: 1px;
    width: 226px;
}

.fastcart div.form input[name="qphone"], .fastcart div.form input[name="qphone_org"]{
    margin-left: 1px;
    width: 173px;
}

.fastcart .middle-input {
    margin: 5px 0 0 !important;
    width: 122px !important;
}

.fastcart div.form textarea {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 110px;
    padding-left: 3px;
    width: 270px;
}

/* /OTHER STYLES */

.centerside h1 {
    color: #000000;
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 18px;
    text-align: left;
}

.centerside h2 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    padding: 10px 0;
}

.centerside h3 {
    color: #63A706;
    font-size: 16px;
    line-height: 20px;
}

.centerside p {
    font-size: 13px;
    margin: 10px 0;
}

.centerside ol {
    font-size: 13px;
    list-style: decimal inside none;
    margin: 10px 0;
}

.centerside img {
    max-width: 600px;
}

.pagecontent fieldset{
    border: none;
    padding: 12px 8px;
	width:700px;
}

.pagecontent .form input {
    float: right;
    height: 20px;
    padding: 3px 5px;
    width: 250px;
}

.pagecontent .form > p {
    line-height: 32px;
}

.Login .shop-button{
	float:right;
	margin: 10px 0 0;
}

.shop-button {
    background: url("/images/button-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-weight: bold;
    height: 30px;
    padding: 3px 14px;
}

.shop-button:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}

#boxSearchLoading {
    display: none;
    position: absolute;
}

.ins-inner{
	width:100%;
	height:100%;
	padding:0 15px;
}

.shop-photos{
	margin:10px 0;
}

.shop-photos img{
    max-height: 230px;
    max-width: 230px;	
}

.shop-photos a{
	display:block;
	float:left;
	width:100%;
	height:100%;
	text-align:center;
}

.shop-photos td {
    text-align: center;
    vertical-align: middle;
	padding:6px;
}

.fastCall{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    height: 244px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 200;
}

.fastCall div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.fastCall div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.fastCall div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.fastCall div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.fastCall .help {
    margin: 15px;
    width: 470px;
}

.fastCall .help .do_it {
    width: 450px;
    font-size: 14px;
    margin: 8px 0 0 10px;
}

.fastCall .help a.submit {
    background: url("/images/big-button-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    margin: 15px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 97%;
}

.fastCall .help a.submit:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}


.fastCall td.title {
    height: 44px;
    padding: 0 0 0 10px;
    width: 244px;
}

.fastCall td.value .prefix {
    color: #6C6C6C;
    float: left;
    font-size: 16px;
    margin: 8px 0 0 -40px;
}


.fastCall input[name="qcode_call"] {
    text-align: center;
    width: 60px !important;
    margin-left: 1px;
}

.fastCall input[name="qphone_call"] {
    width: 120px !important;
    margin-left: 1px;
}

.fastCall input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
}

.changeRegion{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    height: 130px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 200;
}

.changeRegion div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.changeRegion div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.changeRegion div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.changeRegion div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.changeRegion select {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #313131;
    font-size: 16px;
    height: 35px;
    padding: 6px 3px;
    width: 415px;
}

.changeRegion .do_it {
    margin: 20px 22px;
}


.changeRegion .do_it option {
    padding: 0 7px;
}

.service-table{
	border-spacing:0;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	width:100%;
}

.service-table tr {

}

.service-table td {
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 7px;
    text-align: left;
}

.sheeping-table {
    width: 100%;
}

.sheeping-table td{
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px 7px;
    text-align: left;
}

.admin-edit-params{
    background-color: #FD7D0D;
    border: 1px solid #BB4E00;
    border-radius: 8px;
    color: #FFFFFF !important;
    display: block;
    font-family: Tahoma,Verdana;
    font-size: 13px;
    height: 20px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 88px;
}

.admin-edit-params:hover{
    background: none repeat scroll 0 0 #DD640B;
}

.hidlink{
    color: #000000;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 28px;
	text-decoration:none;	
}

.slider1{
	position:relative;
}

.free-install-product {
    background: rgba(0, 0, 0, 0) url("/images/free-install2.png") no-repeat scroll 0 0;
    display: block;
    height: 45px;
    left: 16px;
    position: absolute;
    top: 81px;
    width: 58px;
    z-index: 1;
}

.nosilicone {
    background: rgba(0, 0, 0, 0) url("/images/nosilicone_install48.png") no-repeat scroll 0 0 / 89%;
    display: block;
    height: 48px;
    right: 8px;
    position: absolute;
    top: 45px;
    width: 48px;
    z-index: 1;
}

.slider1 .nosilicone {
    left: 15px;
    top: 185px;
    z-index: 1;
}

.inside {
    background: rgba(0, 0, 0, 0) url("/images/sborka-iznutri70.png") no-repeat scroll 0 0;
    display: block;
    height: 70px;
    right: 0px;
    position: absolute;
    top: 92px;
    width: 70px;
    z-index: 1;
}

.slider1 .inside {
    right: 15px;
    top: 185px;
    z-index: 1;
}

.honey {
    background: rgba(0, 0, 0, 0) url("/images/honey.png") no-repeat scroll 0 0;
    display: block;
    height: 85px;
    opacity: 0.75;
    position: absolute;
    right: 0;
    top: -44px;
    width: 100px;
    z-index: 1;
}

.honey:hover {
	opacity:1;
}

.slider1 .free-install-product{
	position:relative;
	left:0;
	top:0;
}

.new-product {
    background: url("/images/new-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top: -16px;
    width: 49px;
	z-index:2;
}

.new-product2 {
    background: url("/images/new-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top:0;
    width: 49px;
	z-index:2;
}

.hit-product {
    background: url("/images/hit-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top: -16px;
    width: 49px;
	z-index:2;
}

.hit-product2 {
    background: url("/images/hit-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top: 0;
    width: 49px;
	z-index:2;
}

.sale-product {
    background: url("/images/sale-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top: -16px;
    width: 49px;
	z-index:2;
}

.sale-product2 {
    background: url("/images/sale-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top:0;
    width: 49px;
	z-index:2;
}

.closeout-product {
    background: url("/images/closeout-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top: -16px;
    width: 49px;
	z-index:2;
}

.closeout-product2 {
    background: url("/images/closeout-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 49px;
    position: absolute;
	right:0;
    top: 0;
    width: 49px;
	z-index:2;
}

.inshop-product {
    background: rgba(0, 0, 0, 0) url("/images/eye-showroom-min.gif") no-repeat scroll center top;
    display: block;
    height: 49px;
    position: absolute;
	left:0;
    top: 19px;
    width: 49px;
	opacity:0.7;
}

.present {
    background: rgba(0, 0, 0, 0) url("/images/present.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    left: 7px;
    position: absolute;
    top: 5px;
    width: 50px;
    z-index:1;
}

#big-image .present {
    left: 10px;
    top: 0;
}

#zoombox {
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: 0 0 4px #494949;
    display: none;
    height: 424px;
    position: absolute;
    width: 444px;
    z-index: 1;
	margin: -77px 0 0 365px;
}

#big-image {
    display: block;
    width: 240px;
    height: 240px;
    margin: 0 auto;
	/*cursor: url("img/icon-quick-zoom.bmp"), move;	*/
}

#zoom-field{
	display:none;
	float:left;
	position:absolute;
	width:100px;
	height:100px;
	background-color:#CCCCCC;
	border:1px solid #eee;
	opacity:0.4;
}

.certificates {
    width: 100%;
}

.certificates > a {
    margin: 0 12px 15px 0;
}

.certificates img {
    width: 210px;
}

.coll-button, .coll-button:visited {
    background-color: #F4F4F4;
    background-image: url("img/vamcart/bg.png");
    background-position: 0 -2843px;
    background-repeat: repeat-x;
    border-color: #C0C1C2;
    border-style: solid;
    border-radius: 8px;
    border-top-right-radius: 8px;
    border-width: 1px;
    color: #FF7B08;
    font-size: 12pt;
    font-weight: bold;
    margin: 0;
    padding: 7px 0 7px 10px;
    vertical-align: middle;
    display: block;
    text-decoration: none;
}

.coll-button:hover {
	color:#DD640B;
}

.popup-collections {
    background-color: #FFFFFF;
    border-top-radius: 4px;
    border-right-radius: 4px;
    border-bottom-radius: 4px;
	border: 2px solid #6fb107;    
	display: none;
    font-family: Tahoma,Verdana;
    width: 679px;
    min-width: 400px;
    padding: 20px;
    position: absolute;
    margin: -65px 0 0 225px;
	z-index:101;
}

div.popup-collections-content div.close {
    display: block;
    float: right;
    margin: -12px -20px 0 0;
}

div.popup-collections-content div.close a.button {
    border-color: #6fb107;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 2px 2px;
    color: #000000;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 23px;
    text-decoration: none;
}

.popup-collections-header {
    color: #000000;
    font-family: arial;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: left;
}

.popup-collections-items {
    margin-bottom: 15px;
}

.popup-collections-item{
	display:block;
	float:left;
	width:100%;
	height: 151px;
}

.popup-collections-items img {
    height: 80px;
    border-radius: 4px;
}

.popup-collections-items a {
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    float: left;
    padding: 6px;
    margin: 5px;
}

.popup-collections-items a:hover {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.popup-collections-items .heading3 {
	font-weight: bold;
}

.collection-more {
    color: #737373 !important;
    text-decoration: none;
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 22px;
    line-height: 122px;
	font-family:Segoe UI, Arial;
}

.collection-more:hover {
	color: #FF7B08;
}


.left_menu .topcoll {
    /*background: url("/images/bg1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
	background-color:#6fb107;
    border-radius: 4px;
    cursor: pointer;
    height: 45px;
    margin-bottom: 20px;
}

.left_menu .topcoll .namecoll {
    background: url("/images/ico5.png") no-repeat scroll 206px 17px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    padding: 15px 25px 0 16px;
    text-shadow: 0 1px 1px #0E2C35;
}

.all-categories-button {
	background:url("/images/bg1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    height: 42px;
	margin: 0 0 10px;
}

.all-categories-button .all-categories-name {
    background: url("/images/ico5.png") no-repeat scroll 206px 17px rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 15px 25px 0 16px;
}

#tooltip {
	z-index: 1001;
	font-family: Arial Sans-Serif; 
	border: 2px solid #FFAF00;
	background-color: #FFFFC9;
	color: #000;
	padding: 10px;
	opacity: 0.95;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 15px;
	position:absolute;
	max-width:500px;
}

.tooltip-fix{
	position:inherit !important;
	width: 250px;
}

#tooltip h3 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.new-products .block {
    border: 1px solid #BCD995;
    border-radius: 4px;
    margin-bottom: 20px;
}

.new-products .block .ins {
    margin: 0 auto;
    padding: 12px 0 20px;
    width: 716px;
}

.new-products .block .block_name {
    height: 20px;
    padding: 3px 32px 0 15px;
}

.new-products .block .block_name a {
    background: url("/images/ico15.png") no-repeat scroll right -35px rgba(0, 0, 0, 0);
    color: #373737;
    display: inline-block;
    font-size: 18px;
    font-weight: bolder;
    height: 22px;
    line-height: 18px;
    padding: 3px 32px 0 0;
    text-decoration: none;
}

.new-products .block .block_name a span {
    border-bottom: 1px dashed #373737;
}

.new-products .block .answer{
	padding:35px 0 0 0;
}

.new-products-button {
    background: url("/images/new-icon2.png") no-repeat scroll 177px center rgba(0, 0, 0, 0);
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    color: #1751f5;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    width: 186px;
}

.hit-products-button {
    background: url("/images/hit-icon2.png") no-repeat scroll 177px center rgba(0, 0, 0, 0);
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    color: #ff7200;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    width: 186px;
}

.sale-products-button {
    background: url("/images/sale-icon2.png") no-repeat scroll 177px center rgba(0, 0, 0, 0);
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    color: #79cd00;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    width: 186px;
}

.closeout-products-button {
    background: url("/images/closeout-icon2.png") no-repeat scroll 177px center rgba(0, 0, 0, 0);
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    color: #e7050f;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    width: 186px;
}

.brands-button {
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    color: #00a4ed;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    width: 186px;
}

.page_np.new-products .block .ins {
	width: 695px;
}

.new-products .answer{
	display:none;
}

.new-products .answer > p {
    font-size: 16px;
    font-style: italic;
    margin: 0;
    padding: 0 0 0 20px;
}

.new-products .recomend > a {
    display: block;
    float: left;
    margin: -15px 0 40px 20px;
    width: 100%;
}

.footer .block1 > a {
    color: #fff;
    text-decoration: none;
}

.footer .block1 > a:hover {
    text-decoration: underline;
}

.delivery .block .answer{
	display:none;
}

#hidden1{
	/*display:block;*/
}

.ins .sunday {
    background: rgba(0, 0, 0, 0) url("/images/ico22.png") no-repeat scroll 5px 6px;
    border: 2px solid #078bd4;
    border-radius: 6px;
    margin: 20px 0;
    padding: 10px 15px 0;
}

.sunday > span {
    color: #373737;
    font-size: 14px;
    font-weight: bolder;
    line-height: 16px;
    padding: 0 0 0 30px;
	display:block;
}

.sunday > ul {
    margin: 0;
}

.block.b1.akcii {
    border: medium none;
    margin: 0;
    padding: 0;
}

.akcii .sunday {
    margin: 0;
}

.showroom-link{
	color:#63a706;
	font-weight:bold;
}

.attention-link{
	color:#e7050f;
	font-weight: bold;
}

ul.letters{
    display: block;
    float: left;
    margin: 0 0 20px !important;
    width: 100%;
}

ul.letters li{
	list-style:none !important;
}

ul.letters li a{
    background-color: #309aca;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 6px 0 0;
    padding: 4px 7px;
    text-align: center;
    text-decoration: none;
	border-radius: 3px;	
}

ul.letters li a:hover, ul.letters li a.current{
	background-color:#ffae00;
}

.brands-item {
    display: block;
    float: left;
    margin: 0 0 10px;
    width: 800px;
	border:3px solid #4ab4d5;
	border-radius:6px;
	padding:0 20px;
}

.brands-item-header {
    color: #4ab4d5;
    display: block;
    float: left;
    font-size: 15px;
	font-weight:bold;
    margin: 10px 0 5px;
    text-decoration: none;
    width: 100%;
}

.brands-item-info {
    display: block;
    float: left;
    width: 100%;
}

.brands-item-image {
    display: block;
    float: left;
	margin: 10px 0;
}

.brands-item-image > img {
    width: 170px;
}

.brands-item-description {
    display: block;
    float: left;
    margin: 10px 0 10px 20px;
    width: 480px;
	font-size:13px;
}

.brands-item-icons {
    display: block;
    float: left;
    margin: 5px 10px 10px 5px;
}

.brands-item-icons a{
    display: block;
    float: left;
    margin: 0 25px 0 0;
}

.manuf-cat-links {
    display: block;
    float: left;
    margin: 10px 0 30px;
    width: 100%;
}

.manuf-cat-item {
    display: block;
    float: left;
    height: 200px;
    width: 20%;
}


.manuf-cat-item > a {
    display: block;
    float: left;
    height: 100px;
    margin: 0 auto 20px;
    text-align: center;
    width: 100%;
}

.manuf-cat-item img {
    height: 100px;
    width: 100px;
}

.manuf-cat-item-link {
    height: auto !important;
}
.prod_block_descr
{
	text-align: justify;
	font-size: 13px;
}
.prod_block_descr p:first-letter
{
	font-weight: bold;
	color: #fa9b44;
	font-size: 16px;
	padding-left: 15px;
	text-transform: uppercase;
}
.header_prod_block_descr
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 5px 15px;
}


.product-country {
    display: block;
    float: left;
    margin: 7px 0;
	width:100%;
}

.v1 .collection-more {
    border: 2px solid #fff;
    display: block;
    float: left;
    height: 150px;
    margin: 0 33px;
    padding: 6px;
    width: 150px;
}

.v1 .collection-more:hover {
    border: 2px solid #ddd;
    border-radius: 10px;
}

.reviewform{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    position: fixed;
    top: 20px;
    width: 500px;
    z-index: 200;
}

.reviewform div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.reviewform div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.reviewform div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
	width:9px;
}

.reviewform div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.reviewform .help {
    display: block;
    float: left;
    margin: 15px;
    width: 470px;
}

.reviewform .help #content {
    display: block;
    float: left;
}

.contacterror{
    color: #e71e1e;
    font-size: 13px;
}

.reviewform .help textarea {
    margin: 5px;
    padding: 10px;
    width: 432px;
	height:170px;
}

.reviewform .form input{
	float:none;
	width:auto;
	height:auto;
	padding:0;
}

.writeForm{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    height: 366px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 200;
}

.writeForm div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.writeForm div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.writeForm div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.writeForm div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.writeForm .help {
    margin: 15px;
    width: 470px;
}

.writeForm .help .do_it {
    width: 450px;
    font-size: 14px;
    margin: 8px 0 0 10px;
}

.writeForm .help a.submit {
    background: url("/images/big-button-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    color: #ffffff !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    margin: 8px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

.writeForm .help a.submit:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}


.writeForm td.title {
    height: 44px;
    padding: 0 0 0 10px;
    width: 244px;
}

.writeForm td.value .prefix {
    color: #6C6C6C;
    float: left;
    font-size: 16px;
    margin: 8px 0 0 -40px;
}


.writeForm input[name="qcode_call"] {
    text-align: center;
    width: 60px !important;
    margin-left: 1px;
}

.writeForm input[name="qphone_call"] {
    width: 120px !important;
    margin-left: 1px;
}

.writeForm input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
}

.writeForm textarea {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 110px;
    padding-left: 3px;
    width: 299px;
}

.writeForm2{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    height: 420px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 200;
}

.writeForm2 div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.writeForm2 div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.writeForm2 div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.writeForm2 div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.writeForm2 .help {
    margin: 15px;
    width: 470px;
}

.writeForm2 .help .do_it {
    width: 450px;
    font-size: 14px;
    margin: 8px 0 0 10px;
}

.writeForm2 .help a.submit {
    background: url("/images/big-button-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    color: #ffffff !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    margin: 8px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

.writeForm2 .help a.submit:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF !important;
}


.writeForm2 td.title {
    height: 44px;
    padding: 0 0 0 10px;
    width: 244px;
}

.writeForm2 td.value .prefix {
    color: #6C6C6C;
    float: left;
    font-size: 16px;
    margin: 8px 0 0 -40px;
}


.writeForm2 input[name="qcode_call"] {
    text-align: center;
    width: 60px !important;
    margin-left: 1px;
}

.writeForm2 input[name="qphone_call"] {
    width: 226px !important;
    margin-left: 1px;
}

.writeForm2 input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
}

.writeForm2 textarea {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 75px;
    padding-left: 3px;
    width: 299px;
}

.pricename {
    color: #101010;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    padding: 0 0 0 14px;
    vertical-align: bottom;
}

.td1.price > s {
    font-size: 20px;
}
/*
.vzal{
  position: relative;
  display:block;
  text-align:center;
  background: ;
  font-weight:bold;
}
.vzal{
  background-position: -180px 0;
  
}
.vzal:hover,
.vzal:focus{
  background-position: 40px 0 !important;
  transition: all 1s;
}
.vzal::after{
  content:'';
  position: absolute;
  pointer-events: none;
  top:0; left:0; right:0; bottom: 0;
  background: radial-gradient(0 0,circle farthest-side, rgba(255,255,255,0) 90%,rgba(255,255,255,.8) 95%,rgba(255,255,255,0) 100%) no-repeat;
  background: radial-gradient(circle farthest-side at 0 0, rgba(255,255,255,0) 90%,rgba(255,255,255,.8) 95%,rgba(255,255,255,0) 100%) no-repeat;
  background-position: inherit; 
  mask: url('#mask-firefox');
}
*/

.centerside-sale {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(226, 226, 226, 0) 0%, rgba(226, 226, 226, 0.65) 100%) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    display: block;
    margin: 0 0 20px;
    padding: 6px 17px;
}

.centerside-sale img {
    max-width: none;
    width: 720px;
}
/*
.all-categories ul {
    background-color: #fff;
    display: none;
    float: left;
    margin: 0 0 0 100%;
    position: absolute;
    top: 0;
    width: 250px;
}

.all-categories li ul {
    display: none;
}*/

.all-categories {
    background-color: #fff;
    display: none;
    float: left;
    margin: -44px 0 0 238px;
    position: absolute;
    z-index: 20;
}

.all-categories ul {
		position:relative;
		z-index:9999;
		width:12em;
		background-color: #fff;
}

/* SmartMenus Core CSS (it's not recommended editing this)
===============================================================*/

.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm ul{position:absolute;top:-999999px;width:100px;}
ul.sm li{position:relative;float:left;}
ul.sm a{position:relative;display:block;white-space:nowrap;}
ul.sm a.disabled{cursor:default;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li,ul.sm-vertical li{float:none;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
ul.sm,ul.sm *,ul.sm *:before,ul.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}

.hidden-header-wrapper{
	display:none;
    position: fixed;
    width: 100%;
    z-index: 1;
	top:0;
}

.hidden-header{
	height:132px; 
	/* height:82px;*/
	width:970px;
}

.hidden-header .logo > img {
    width: 225px;
}

.hidden-header a.logo {
    margin: 7px 0 0;
}

.hidden-header .contacts div {
    float: left;
}

.hidden-header .contacts .phone2 {
    height:auto !important;
	width:400px;
}	

.hidden-header .contacts {
    margin: 9px 0 0 55px;
    width: 375px;
	height:70px;
}

.hidden-header .contacts .mail {
	background: rgba(0, 0, 0, 0) url("/images/ico2.png") no-repeat scroll 0 4px;
    padding: 3px 0 0 30px;
	margin-left: 67px;
}

.hidden-header .h_cart{
	margin: 5px 0 0 56px;
	padding: 7px 0 7px 12px;
}

.hidden-header .personal {
	margin: 5px 0 0 60px;
}

.hidden-header.header #cart_wrapper {
    display: block;
    float: right;
    width: 290px;
}

.hidden-trail{
	/* margin: 30px 0 0 !important;
    z-index: 4;	*/
}


.centerside ul.main-menu-trail{
    padding:0;
    margin:0;
}

.centerside ul.main-menu-trail li{
    list-style:none !important;
}

.pay-images > img {
    height: 50px;
    margin: 0 0 0 20px;
}

.sale-countdown{
	display:block;
	color: #101010;
}

.sale-countdown-title {
    color: #101010;
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 6px;
}

.sale-countdown-wrapper {
    height: 170px;
    margin: -26px 0 0 0;
    padding: 4px;
    position: absolute;
    width: 90%;
	cursor:pointer;	
}

td .sale-countdown-wrapper {
    border: 1px solid #00a4ed;
    border-radius: 6px;
    display: block;
    float: left;
    margin: 0 0 10px 10px;
    padding: 4px;
    width: 90%;
    height: auto;
    position: inherit;
    background-color: #f0f0f0;
}


.hh-countdown{
    display:block;
    color: #101010;
}

.happyHour .sale-countdown-wrapper {
    border: 1px solid #00a4ed;
    border-radius: 6px;
    display: block;
    float: left;
    margin: 0 0 10px 10px;
    padding: 4px;
    width: 90%;
    height: auto;
    position: inherit;
    background-color: #f0f0f0;
}


.block-img{
    display: block;
    float: left;
    margin: 10px 0;
}

.block-img img {
    width: 230px;
}

.pagecontentfooter {
	margin-top: 50px; 
	position: absolute;
} 

.centerside a.button { 
	background: #72b308; 
	background: -webkit-gradient(linear, left top, left bottom, from(#72b308), to(#7db72b)); 
    background: -moz-linear-gradient(center top , #72b308, #7db72b);
	background: -ms-linear-gradient(top, #72b308, #7db72b); 
	background: -o-linear-gradient(top, #72b308, #7db72b); 
    border-top: 1px solid #7db72b;
	padding: 6px;
	display:block;
	width:230px;
	margin:10px 0;
	text-align:center; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-shadow: rgba(0,0,0,.4) 0 1px 0; 
    color: #fff;
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	vertical-align: middle; 
} 


.centerside a.button:hover { 
	color: #fff; 
	background: #72b308; 
	background: -webkit-gradient(linear, left top, left bottom, from(#3d7e00), to(#72b308)); 
	background: -moz-linear-gradient(center top, #3d7e00, #72b308); 
	background: -ms-linear-gradient(top, #3d7e00, #72b308); 
	background: -o-linear-gradient(top, #3d7e00, #72b308); 
}
 
.centerside a.button:active { 
	border-top-color: #3d7e00; 
	background: #3d7e00; 
}


.pay_order_button { 
    background: #72b308; 
    background: -webkit-gradient(linear, left top, left bottom, from(#72b308), to(#7db72b)); 
    background: -moz-linear-gradient(center top , #72b308, #7db72b);
    background: -ms-linear-gradient(top, #72b308, #7db72b); 
    background: -o-linear-gradient(top, #72b308, #7db72b); 
    border-top: 1px solid #7db72b;
    padding: 6px;
    display:block;
    width:230px;
    margin:10px 0;
    text-align:center; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px; 
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    text-shadow: rgba(0,0,0,.4) 0 1px 0; 
    color: #fff;
    font-size: 18px; 
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none; 
    vertical-align: middle; 
    cursor:pointer;
} 


.pay_order_button:hover { 
    color: #fff; 
    background: #72b308; 
    background: -webkit-gradient(linear, left top, left bottom, from(#3d7e00), to(#72b308)); 
    background: -moz-linear-gradient(center top, #3d7e00, #72b308); 
    background: -ms-linear-gradient(top, #3d7e00, #72b308); 
    background: -o-linear-gradient(top, #3d7e00, #72b308); 
}
 
.pay_order_button:active { 
    border-top-color: #3d7e00; 
    background: #3d7e00; 
}



.alertForm{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    height: 185px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 200;
}

.alertForm div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.alertForm div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.alertForm div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.alertForm div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.alertForm .help {
    margin: 15px;
    width: 470px;
}

.alertForm .help .do_it {
    width: 450px;
    font-size: 14px;
    margin: 8px 0 0 10px;
}

.alertForm .help > p {
    font-size: 15px;
    margin: 23px 0;
    padding: 0 7px;
}

.alertForm .help a.submit {
	background: #3d7e00; 
	background: -webkit-gradient(linear, left top, left bottom, from(#3d7e00), to(#72b308)); 
	background: -moz-linear-gradient(center top, #3d7e00, #72b308); 
	background: -ms-linear-gradient(top, #3d7e00, #72b308); 
	background: -o-linear-gradient(top, #3d7e00, #72b308);
    border-radius: 4px;
    color: #ffffff !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    margin: 8px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

.alertForm .help a.submit:hover {
    background: none repeat scroll 0 0 #3d7e00;
    color: #FFFFFF !important;
}

.alertWindow{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    height: 185px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 200;
}

.alertWindow div.close {
    left: 387px;
    position: absolute;
    top: 10px;
}

.alertWindow div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.alertWindow div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.alertWindow div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.alertWindow .help {
    margin: 15px;
    width: 470px;
}

.alertWindow .help .do_it {
    width: 450px;
    font-size: 14px;
    margin: 8px 0 0 10px;
}

.alertWindow .help > p {
    font-size: 15px;
    margin: 23px 0;
    padding: 0 7px;
}

.alertWindow .help a.submit {
	background: #3d7e00; 
	background: -webkit-gradient(linear, left top, left bottom, from(#3d7e00), to(#72b308)); 
	background: -moz-linear-gradient(center top, #3d7e00, #72b308); 
	background: -ms-linear-gradient(top, #3d7e00, #72b308); 
	background: -o-linear-gradient(top, #3d7e00, #72b308);
    border-radius: 4px;
    color: #ffffff !important;
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    margin: 8px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

.alertWindow .help a.submit:hover {
    background: none repeat scroll 0 0 #3d7e00;
    color: #FFFFFF !important;
}


.happyHour{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BFBFBF;
    border-radius: 6px;
    display: none;
    position: fixed;
    bottom: 10px;
    right: 1%;
    width: 350px;
    z-index: 200;
}

.happyHour .saletext{
    display: block;
    float: left;
    padding: 11px 0 6px 10px;
    font-size: 15px;    
}

.happyHour .saletext span{
    margin: 0 0 0 17px;
}

.happyHour div.close {
    left: 237px;
    position: absolute;
    top: 10px;
}

.happyHour div.close span.text {
    color: #6C6C6C;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
}

.happyHour div.close a.button {
    border-color: #C6C6C6;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 54px;
    padding: 8px 23px;
    position: absolute;
    text-decoration: none;
    top: -10px;
}

.happyHour div.title {
    font-size: 22px;
    font-weight: bold !important;
    margin: 19px 0 0 23px;
}

.happyHour .help {
    margin: 15px;
    width: 318px;
    display: block;
    float: left;
}

.happyHour .help .do_it {
    width: 450px;
    font-size: 14px;
    margin: 8px 0 0 10px;
}

.happyHour .help > p {
    font-size: 15px;
    margin: 23px 0;
    padding: 0 7px;
}

.happyHour .help a.submit {
    background: #3d7e00; 
    background: -webkit-gradient(linear, left top, left bottom, from(#3d7e00), to(#72b308)); 
    background: -moz-linear-gradient(center top, #3d7e00, #72b308); 
    background: -ms-linear-gradient(top, #3d7e00, #72b308); 
    background: -o-linear-gradient(top, #3d7e00, #72b308);
    border-radius: 4px;
    color: #ffffff !important;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    margin: 8px 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 94%;
}

.happyHour .help a.submit:hover {
    background: none repeat scroll 0 0 #3d7e00;
    color: #FFFFFF !important;
}

.big-buy-txt{
    display: block;
    float: left;
    margin: -8px 0 0 45px;
}

.min-buy-txt{
	display: block;
    float: left;
    font-size: 14px;
    line-height: 12px;
    margin: 0 0 0 25px;
    text-align: center;
}

.mp-small_rate {
    display: block;
    float: left;
    height: 22px;
}

.full-image{
	height: auto;
	max-width: none !important; 
	width: 100%;
}

.scroll-block {
    display: block;
    float: left;
    width: 100%;
	height:320px;
}

.scroll-block-left {
	/* #f2f2f2 */
    background: url("/images/scroll-left.png") no-repeat scroll 0 125px;
    display: block;
    float: left;
    height: 280px;
    text-indent: -9000px;
    width: 16px;
	margin:0 0 0 -15px;
}

.scroll-block-right {
	/* #f2f2f2 */
    background: url("/images/scroll-right.png") no-repeat scroll 0 125px;
    display: block;
    float: right;
    height: 280px;
    text-indent: -9000px;
    width: 16px;
	margin:0 -5px 0 0;
}

.scroll-block-wrapper {
    display: block;
    float: left;
    height: auto;
    margin: 0 0 0 5px;
    overflow: hidden;
    width: 582px;
	position:absolute;
}

.scroll-block-inner {
    display: block;
    float: left;
    position: relative;
    right: 0;
    width: max-content !important;
}

.scroll-block-left:hover, .scroll-block-right:hover {
	background-color:#f2f2f2;
}

.scroll-block-inner .item{
	clear:none !important;
}

.u-nas li {
    margin: 8px 0;
}

.mneniya-box{
	display:none;
}

  
 .logo-container{
	 display: block; 
	 float: left; 
	 width: 240px; 
	 margin: 0px 0px 0px 5px;
 }
 
 .logo-container span{
	 display: block;
	 float: left;
	 font-size: 12px;
	 font-weight: bold;
	 color: #f48e00;
	 line-height: 14px;
 }
 
 

.logo-text.new-year{
    margin-top: 103px;
} 


.info-pod-zakaz {
	background-color: #f9fccf;
    border: 2px dashed #f50202;
    border-radius: 4px;
    display: block;
    float: left;
    margin: 10px 0 0;
    padding: 10px 10px 3px;
	width:325px;
}

.info-pod-zakaz-title {
    color: #101010;
    font-family: Arial;
    font-size: 15px;
    font-weight: bolder;
    line-height: 18px;
}

.info-pod-zakaz ol{
    margin: 0;
}

.info-pod-zakaz li {
    color: #1b1b1b;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 5px;
}

.sort-list{
	display:block;
	float:left;
	margin: -5px 0 7px 5px !important;
}

.sort-list > li {
    display: block;
    float: left;
}

.sort-list li.selected{

}

.sort-list li a {
    border: 1px solid #fff;
    display: block;
    float: left;
    height: 20px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
}

.sort-list li.selected a {
    border: 1px solid #ccc;
    border-radius: 6px;
    height: 20px;
    padding: 4px 6px;
}

.sort-title{
	display:block;
	float:left;
}

.hidden-header .georegion{
	display:none;
}

.georegion {
    display: block;
    float: left;
    font-size: 13px;
    margin: 20px 0 10px 10px;
}

.georegion span {
    border-bottom: 1px dotted #00a4ed;
	cursor:pointer;
	color:#00a4ed;
}

.georegion span:hover {
	border:none;
}

.prod_block1 .hidden-selfpick {
    display: none;
	float:left;
    font-family: tahoma;
    font-size: 13px;
    line-height: 14px;
    margin: 3px 0 3px 7px;
}

.main_menu1 ul li {
	line-height:14px;
}

.main_menu1 td {
	line-height:14px;
}

.main_menu1 ul li span {
	display:block;
	float:left;
	width:2px;
	height:50px;
	background:url('/images/line1.png') no-repeat;
}

.main_menu1 td span {
	display:block;
	width:2px;
	height:50px;
	background:url('/images/line1.png') no-repeat;
}

.main_menu1 ul li a {
	display:block;
	float:left;
	padding:18px 14px 20px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
  	filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  	-webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  	-moz-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));	
}

.main_menu1 ul li a:hover {
	background:url('/images/menubg2.png') repeat-x;
}

.main_menu1 td a {
	display:block;
	float:left;
	padding:18px 17px 20px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
  	filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  	-webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  	-moz-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));	
}

.main_menu1 td a:hover {
	background:url('/images/menubg2.png') repeat-x;
}

.main_menu1 > table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*
div.fix_top {
	height:140px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-513px;
	z-index:1000;
	margin-bottom:200px;
}

div.all_header{
height:197px;
}
*/

#button-up {
    bottom: 20px;
    position: fixed;
    right: 20px;
}


.mnogokanal {
    font-size: 16px;
    padding: 0 10px;
}

.inshop_check {
    padding: 0 0 10px 15px;
}

.showroom-eye {
    display: block;
    left: 267px;
    position: absolute;
    top: -25px;
	opacity:0.5;
}

.showroom-eye img {
	width:40px;
}

.call-to-all{
    display: block;
    margin: 5px 0 0;
}

.sale-wrapper {
    background-color: #70c400;
    border-radius: 6px;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin: 0 0 0 15px;
    opacity: 0.8;
    padding: 0 15px 0 12px;
    position: absolute;
    text-align: left;
    text-shadow: -1px 1px 3px #353535;
    top: -14px;
    width: 155px;
}

.slider1 .sale-wrapper {
    z-index: 1;
    right: 10px;
    width: 180px;
}

.special .sale-wrapper, .new .sale-wrapper{
    font-size: 12px;
    margin: 0;
    width: 154px;
}

.scroll-block .sale-wrapper {
    top: 2px;
    width: 176px;
}

.recomend .sale-wrapper {
    font-size: 12px;
    width: 177px;
}

.sale-wrapper > span {
    float: right;
    margin: 0 30px 0 0;
}

.sale-wrapper > span {
    float: right;
    margin: 0 30px 0 0;
}

.sale-wrapper.note {
    font-size: 11px;
    line-height: 34px;
}

.sale-wrapper.note b {
  font-size: 16px;
  position: relative;
  left: 0px;
}

.sale-wrapper .sale-note {
  width: 76px;
  display: block;
  float: right;
  font-size: 12px;
  line-height: 10px;
  margin: 8px 0 0 0px;
  text-indent: -13px;
  position: relative;
  left: 28px;
}

.freeamount {
    background-color: #f3000c;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 104px;
    opacity: 0.9;
    position: relative;
    text-align: center;
    text-shadow: -1px 1px 3px #353535;
    top: 140px;
    width: 141px;
    z-index: 1;
    left: -33px;
}

.gift {
    background-color: #f00;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    line-height: 17px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0px 4px 3px #818181;
    top: -26px;
    width: 141px;
    z-index: 100;
    right: 57px;
    border-radius: 4px;
}

.slider1 .gift {
    position: relative;
    top: 0;
    right: 3px;
}

.pic div .popup-gift {
    display:none;
}

.popup-gift {
    display:none;
    border-radius: .1px;
    background: #fff;
    box-shadow: 0px 1px 16px 0px rgba(0,0,0,.4);
    color: #444;
    text-shadow: none;
    padding: 5px 10px;
    width: 163px;
    left: -19px;
    position: absolute;
    top: -23px;
    border-radius: 8px;
}

.popup-gift-header{
    font-weight: bold;
    font-size: 13px; 
    width: 100%;
    display: block;
    margin: 2px 0 7px 0px;   
}

.popup-gift-text{
    font-size: 12px;   
}

.popup-gift-text .green{
    color: #3a9c1a;
    font-weight: 700;
}

.popup-gift-text .oldprice{
    color: #bbb; 
    text-decoration: line-through;   
}

.popup2__tail::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1px;
    left: 1px;
    content: '';
    background-image: linear-gradient(to top right,#fff 50%,transparent 50%);
}
.popup2__tail::before {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 0;
    left: 0;
    content: '';
    border: 1px solid transparent;
    border-bottom-color: rgba(0,0,0,.06);
    border-left-color: rgba(0,0,0,.06);
}

.popup2__tail {
    transform: rotate(-45deg);
    position: absolute;
    z-index: 1;
    width: 16px;
    height: 16px;
    top: 167px;
    left: 82px;
}

.freeamount2 {
    background-color: #f3000c;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin: 14px 0 0 14px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    text-shadow: -1px 1px 3px #353535;
    top: 0;
    width: 160px;
    z-index: 3;
}

.special .freeamount, .new .freeamount{
    margin: 0;
    top: 154px;
	position:absolute;
	left:unset;	
}

.scroll-block .freeamount {
    margin: 0 0 0 14px;
    top: 143px;
	position:absolute;
	left:unset;	
}

.recomend .freeamount {
    margin: 0 0 0 14px;
    top: 143px;
	position:absolute;
	left:unset;
}

#mneniyapro_feed > div {
    font-size: 12px;
	padding: 20px;
}

.reviews-head {
    background-color: #fefedb;
    display: block;
    float: left;
    font-size: 22px;
    padding: 10px 0 10px 15px;
    width: 950px;
}

.attention-text1 {
    border: 2px dashed #078bd4;
    border-radius: 6px;
    color: #ff4a4a;
    font-size: 19px !important;
    padding: 5px;
    text-align: center;
}

#tab1 .akciya {
    color: #00c016;
    font-size: 15px !important;
    font-weight: bold;
}

span.b{
	font-weight:bold;
	color: #000 !important;
}

.footer .block3 a.policy{
    color: #4ef2ff;
    display: block;
    margin: 10px;
    width: 200px;
}

.brand-coll {
    display: block;
    float: left;
    width: 100%;
}

.brand-coll-h {
    display: block;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
    width: 100%;
}

.brand-coll-item {
    border: 2px solid #dfdfdf;
    border-radius: 9px;
    display: block;
    float: left;
    height: 250px;
    margin: 0 9px 10px 0;
    width: 227px;
}

.brand-coll-heading {
    color: #000;
    display: block;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.brand-coll-item-link {
    display: block;
    width: 100%;
}

.brand-coll-item-link > img {
    margin: 0 auto;
    display: block;
    max-width:200px;
}

.brand-coll-item-prod {
    display: block;
    float: left;
    margin: 4px 2px;
}

.brand-coll-item-prod > img {
    height: 40px;
    max-width: 100%;
}

.noactive{
	opacity:0.5;
	cursor:default;
}

.util {
    background: url('/images/util-msk.png');
    width: 46px;
    height: 41px;
    position: absolute;
    top: -10px;
    left: 22px;
}

.slider1 .util {
    top: 0px;
    left: 20px;
    z-index: 1;
}

.slider1 .freeamount {
    margin: 0 0 0 16px;
    opacity: 0.7;
    top: 234px;
    z-index: 1;
	position:absolute;
	left:unset;
}


element.style {
}
.footer .block1 > a {
    color: #fff;
    text-decoration: none;
}

.tomobile {
    color: #4EF30E !important;
    display: block;
    font-weight: bold;
    text-decoration: underline !important;
    margin: 5px 0;
}

/*comparison*/

.comparison .leftblock {
    float:left;
    width:230px;
}

.comparison .leftblock .pathway {
    padding-bottom:22px;
}

.comparison .leftblock .bl_name {
    padding-bottom:67px;
}

.comparison .add {
    height:235px;
    position:relative;
}

.comparison .add a.plus {
    display:block;
    position:absolute;
    top:0;
    left:12px;
    width:95px;
    height:95px;
    text-decoration:none;
    background:url('/images/plus.png') no-repeat;
}

.comparison .add span {
    display:block;
    position:absolute;
    top:170px;
    left:12px;
    font-size:15px;
    line-height:18px;
    color:#ccc;
}

.comparison .leftblock table {
    border:none;
    width:100%;
}

.comparison .leftblock table tr td {
    vertical-align:middle;
    text-align:left;
    padding:0 0 0 12px;
    font-size:15px;
    line-height:15px;
    color:#1d1d1d;
}

.comparison .leftblock table tr.tr1 td {
    height:45px;
    vertical-align:bottom;
    font-family: 'pts2';
    font-size:15px;
    line-height:15px;
    color:#1d1d1d;
    padding-bottom:10px;
}

.comparison .leftblock table tr.tr2 td {
    height:26px;
    background-color:#d2e6f0;
}

.comparison .leftblock table tr.tr3 td {
    height:26px;
}

.comparison .rightblock {
    float:right;
    width:725px;
    padding:90px 0 0 0;
}

.comparison .item {
    width:165px;
    position:relative;
    z-index:2;
}

.comparison .item .forhover {
    height: 255px;
}

.comparison .item .pic {
    margin-bottom:24px;
    text-align:center;
    position:relative;
    z-index:2;
}

.comparison .item .name {
    padding-bottom:8px;
    text-align:center;
    position:relative;
    z-index:2;
}

.comparison .item .name a {
    font-size:15px;
    line-height:19px;
    color:#0082be;
}

.comparison .item .price {
    text-align:center;
    position:relative;
    z-index:2;
}

.comparison .item span.new {
    font-family: 'pts2';
    font-size:18px;
    line-height:25px;
    color:#ff0000;
    padding:0 15px 0 0;
    background:url('/images/ico6.png') right 6px no-repeat;
}

.comparison .item span.old {
    font-size:15px;
    line-height:15px;
    color:#858585;
    position:absolute;
    left:0;
    bottom:-15px;
    width:165px;
    text-align:center;
}

.comparison .item span.old span {
    padding:0 15px 0 0;
    background:url('/images/ico7.png') right 4px no-repeat;
    text-decoration:line-through;
}

.comparison .item .hover {
    display: none;
    margin: -226px 0 0 141px;
    opacity: 0.8;
    position: absolute;
    z-index: 4;
}

.comparison .item .hover a.btn1 {
    display:block;
    width:138px;
    height:32px;
    background:url('/images/btn5.png') no-repeat;
    position:absolute;
    left:23px;
    bottom:64px;
    text-decoration:none;
}

.comparison .item .hover a.btn2 {
    display:block;
    width:144px;
    height:38px;
    background:url('/images/btn6.png') no-repeat;
    position:absolute;
    left:22px;
    bottom:18px;
    text-decoration:none;
}

.comparison .item .forhover:hover .hover {
    display:block;
}

.comparison .rightblock table.t1 {
    border:none;
    width:100%;
    border-spacing:0 !important;
}

.comparison .rightblock table.t1 tr td {
    vertical-align:middle !important;
    text-align:left;
    padding:0 0 0 18px;
    font-size:15px;
    line-height:15px;
    color:#1d1d1d;
}

.comparison .rightblock table.t1 tr.tr1 td {
    height:45px;
    padding-bottom:10px;
}

.comparison .rightblock table.t1 tr.tr2 td {
    height:26px;
    background-color:#f4fafd;
}

.comparison .rightblock table.t1 tr.tr3 td {
    height:26px;
}

.comparison .rightblock table tr.over td {
    width:165px;
    vertical-align:top;
    width:165px;
    margin-right:18px;
}

.comparison .rightblock table.t2 {
    border-spacing:18px;
    margin-left:-18px;
}

.comparison .rightblock .total {
    margin:15px 0 0 0;
    font-size:14px;
    line-height:14px;
    color:#afafaf;
}

/*scroll*/
/*
.forscroll {
    max-width: 710px !important;
    padding-top:20px !important;
}
*/

/*************** SCROLLBAR DEFAULTS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: pointer;
}

/******************* SIMPLE OUTER SCROLL *******************/

.scroll-simple_outer > .scroll-content.scroll-scrolly_show { left: -12px; margin-left: 12px; }
.scroll-simple_outer > .scroll-content.scroll-scrollx_show { top:  -12px; margin-top:  12px; }

.scroll-simple_outer > .scroll-element,
.scroll-simple_outer > .scroll-element div
{
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scroll-simple_outer > .scroll-element {
    background-color: #fcfdff;
}

.scroll-simple_outer > .scroll-element div {
    height: 100%;
    left: 0;
    top: -1px;
    width: 100%;
}


.scroll-simple_outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scroll-simple_outer > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scroll-simple_outer > .scroll-element .scroll-bar {
   width:167px !important;
   height:18px !important;
   background: url('/images/scrollbar.png') no-repeat;
   top:-8px !important;
}

.scroll-simple_outer > .scroll-element.scroll-x .scroll-bar { top: 0; height: 10px;}
.scroll-simple_outer > .scroll-element.scroll-y .scroll-bar { left: 1px; width: 10px;}

.scroll-element .scroll-element_inner {
    height:11px !important;
    background-color:#e8e8e8 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(./js/PIE.htc);
}

ul.sm::after {

    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden;

}

#hidden-categories {
    clear: none;
    display: block;
    float: right;
    position: absolute;
    margin: -85px 0 0 697px;
    border: 1px solid #ccc;
    background: none;
    padding: 0 12px 0 17px;
}

#hidden-categories .sub-arrow {

    position: absolute;
    margin: 4px 0 0 -20px;
    border-width: 6px;

}

#hidden-categories a.has-submenu {

    padding-right: 0;

}

#hidden-categories.sm ul{
    top:15px !important;
    display:none;    
}

.search-variants {
    background-color: #fff;
    z-index: 999;
    position: absolute;
    margin: 39px 0 0 0;
    width: 589px;
    font-size: 12px;
    color: #d1d1d1;
    box-shadow: 0px 7px 16px #898989;
}

.search-variants ul {
    padding: 0;
    overflow: hidden;
    max-height: 328px;    
}

.search-variants ul li {
    display: table;
    padding: 0;
    border: none;
    margin: 0;
    height: auto;
    width: 100%;
    border-bottom: 1px #ccc solid;
}

.search-variants ul li a img {
    width: 60px;
    height: 60px;
}

.search-variants ul li a {
    display: table-cell;
    font-size: 14px;
    color: #373737;
    line-height: 20px;
    padding: 0 5px;
    background: none;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    text-decoration: none;
}

.search-variants ul li a:hover {
    color: #00ace0;
}

.search-variants ul li a.search-item-image {
    width: 14%;
}

.search-variants ul li span.search-item-price {
    display: table-cell;
    font-size: 16px;
    color: #ff0000;
    line-height: 20px;
    padding: 6px 5px;
    background: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    width: 19%;
    font-family: "pts2";
}

.search-variants ul li span.search-item-price span {
    width: 100%;
    float: left;
    font-size: 13px;
    color:#A1A1A1;
    text-decoration: line-through;
}

.search-variants ul li a.search-item-name span {
    font-weight: bold;
    color: #4cbe00;
}     

.search-variants a.search-showall {
    font-size: 15px;
    color:#0082be;
}

.search-variants a.search-showall {
    display: block;
    float: left;
    font-size: 15px;
    color: #0082be;
    margin: 8px 17px;
    text-decoration: none;
}

.search-variants a.search-close {
    display:block;
    float:right;
    font-size: 15px;
    color: #0082be;
    margin: 8px 17px;
    text-decoration: none;
}

.search-variants a.search-showall:hover, .search-variants a.search-close:hover {
    color: #00ace0;
}

.search-variants .search-noresults {
    display: block;
    float: left;
    margin: 7px 15px;
    color: #A1A1A1;
}

.tagcat.keywords {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
}

.tagcat.keywords .itemSubCat {
    font-size:14px;
    text-decoration: none;
}

#filters-form {
    top: 197px;
    width: 237px;
    background-color: #d6f0f5;
    opacity: 0.9;
    float: left;
    margin: 0 0 20px 0;
    border-radius:0 0 6px 6px;
}

#filters-form label.disabled{
    color:#d1d1d1 !important;
    cursor:default;
}

#filters-form label.disabled a {
    color: #d1d1d1 !important;
}

.filters-form-item {
    display: block;
    float: left;
    width: 100%;
}

.filters-form-item input{
    display: block;
    float: left;
}

.filters-form-item label{
    display: block;
    float: left;
    width: 90%;
}

.filters-form-item label a {
    display: block;
    float: left;
    text-decoration: none;
    margin: 0 0 5px 5px;
    line-height: 14px;
}

#filters-form fieldset {
    display: block;
    float: left;
    width: 224px;
    margin: 6px 3px;
    font-size: 12px;
    font-family: tahoma;
    border: 1px solid #fff;
    cursor:pointer;
}

#filters-form fieldset:nth-child(3n+2) {
    clear: both;
}

#filters-form input[type="text"] {
    width: 63px;
    text-align: center;
}

#filters-form input[type="submit"] {
    clear: both;
    height: 30px;
    background-color: #63a706;
    bottom: 81px;
    display: block;
    float: left;
    width: 234px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    border: none;
    margin: 0 2px;
    text-transform: uppercase;
    font-family: arial;
}

#filters-form input[type="submit"]:hover {
    background-color: #000;
}

.filter-reset {
    clear: both;
    height: 19px;
    display: block;
    float: right;
    width: 234px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    margin: 0 45px 0 0;
    cursor: pointer;
    line-height: 21px;
    border-radius: 0 0 5px 6px;
    border-top: 1px dashed #fff;
    text-transform: uppercase;
    font-family: arial;
    color: #63a706;
}

.filter-reset:hover {
    background-color: #000;
    color: #fff;
}

#filters-form fieldset legend {
    font-weight: bold;
    font-size: 12px;
}

#filters-form fieldset legend img {
    width: 10px;
}

#filters-form fieldset .hidden{
    display:none;
}  

.filter_item_name {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin: 12px 0 2px 0;
    line-height: 14px;
    color: #000;
    font-size: 12px;
}

.filter_item {
    margin: 5px 0 5px 0;
    color: #030303;
    line-height: 20px;
    max-height: 200px;
    overflow-y: auto;  
    width: 100%; 
    scrollbar-color: #63a706 #ececec;
    scrollbar-width: thin; 
} 

.filter_item.topsizes {
    width: 94%;
    background-color: #ebf8fa;
    padding: 2px 5%;
    margin-left: -9px; 
}

#filters-title {
    background-color: #efefef;
    margin: 10px 0 15px 0;
    padding: 13px 30px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #373737;
    float: left;
    width: calc(95% - 20px);
    cursor: pointer;
} 

img.filters-title-img {
    width: 19px;
    margin: 2px 0 0 0;
    display: block;
    float: right;
}

    #filters-title.active img.filters-title-img {
        transform: rotate(180deg);
    }
    
    form#filters-form
    {
        display: none;
    }

#filter-counter {
    position: absolute;
    white-space: nowrap;
    top: 62px;
    margin-left: 236px;
    background-color: #FFF;
    height: 30px;
    font-size: 15px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s, visibility 0s 0.3s;
    transition-delay: 0s, 0.3s;
    z-index: 300;
}

#filter-counter.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#filter-counter::before {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 5px;
    left: -19px;
    content: "";
    border: 10px solid transparent;
    border-right: 10px solid #fff;
}

#filter-counter::after {
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    content: "";
    z-index: -1;
}

#filter-counter .filter-counter__value {
    font-weight: bold;
    color: #f34004;
    letter-spacing: .5px;
    margin-left: 5px;
}

#filter-counter a {
    background: #e36212;
    color: #fff;
    padding: 3px 15px 4px 15px;
    border-radius: 4px;
    margin-left: 13px;
    text-decoration: none;
}


#hide-all-filters{
    display: none;
}

#show-all-filters {
    clear: both;
    height: 19px;
    background-color: #006868;
    display: block;
    float: left;
    width: 234px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    margin: 0 2px;
    cursor: pointer;
    line-height: 21px;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    font-family: arial;
    border-bottom: 1px dashed #fff;
    text-decoration:none;
}

#show-all-filters:hover {
    background-color: #000;
    color: #fff;
}




.centerside #filters-form {
    width: 100%;
    background-color: unset;
    /* column-count:4; */
}

.centerside #filters-form fieldset:nth-child(3n+2) {
    clear: unset;
}

.centerside #filters-form fieldset {
    width: 198px;
    margin: 6px 3px;
    padding: 3px 0 3px 5px;
    border-bottom: 1px solid #ccc;
}

.centerside .filter_item.topsizes {
    width: 94%;
    background-color: unset;
    padding: 0;
    margin-left: 0; 
}

.centerside #filters-form input[type="submit"] {
    float: right;
    margin: 30px 45px 0 0;
}

::-webkit-scrollbar {
    width: 6px;
    background: #ececec;
}

::-webkit-scrollbar-thumb {
    background: #63a706;
}


.product-data-top-col .params {
    line-height: 18px;
    font-size: 13px;
    color: #a39a9a;
}

.product-data-top-col .params span {
    color: #170c66;
    font-size: 15px;
}

.product-data-top-col .params a {
    color: #170c66;
    font-size: 15px;
}


.side-filter__slider {
    width: 90%;
    margin: 10px 0 10px 7px;
}

.side-filter__slider.noUi-horizontal {
  height: 4px;
}

.side-filter__slider .noUi-connect {
  background: #8ccf32;
}

.side-filter__slider.noUi-horizontal .noUi-handle {
  width: 12px;
  height: 10px;
  right: -7px;
  top: -4px;
}

.side-filter__slider .noUi-origin .noUi-handle {
    border: none;
    cursor: pointer;
    box-shadow: none;
    background-color: #63a706;
    width: 12px;
    height: 12px;
    border-radius: 15px;
}

.side-filter__slider .noUi-origin .noUi-handle::before, .side-filter__slider .noUi-origin .noUi-handle::after {
  content: '';
  width: 0;
  height: 0;
}

.side-filter__slider .noUi-origin .noUi-handle.noUi-handle-upper {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

/*]]>*/