body{
	/*background: url('http://amasonki.com/design/amasonki.com/images/logo.png') 20px 400px no-repeat;*/
	background: url('/i/head-bg.png') top center no-repeat;
	margin-top: 40px;
}


tbody.nobg tr:nth-child(even) td, tbody.nobg tr.even td {background: none;}

.hidden{
	display: none;
}

/***** fly-one-click *****/
#fly-one-click{
	display: none;
	position: fixed;
	top: 150px;
	left: 50%;
	width: 528px;
	margin-left: -265px;
	padding: 0px;
	background: #ffffff url('/i/bg-fly-cart.png') 0 0 no-repeat;
	border-radius: 5px;
	box-shadow: 0 0 15px #f5f5f5;
	color: #000;
	z-index: 2000;
}

#fly-one-click > div.title{
	padding: 30px 10px 10px 10px;
	text-align: center;
	font-size: 36px;
	color: #000000;
}


/***** Fly Cart *****/

#fly-cart{
	display: none;
	position: fixed;
	top: 150px;
	left: 50%;
	width: 528px;
	margin-left: -265px;
	padding: 0px;
	background: #ffffff url('/i/bg-fly-cart.png') 0 0 no-repeat;
	border-radius: 5px;
	box-shadow: 0 0 15px #f5f5f5;
	color: #000;
	z-index: 2000;
}

#fly-cart > div.title{
	padding: 30px 10px 10px 10px;
	text-align: center;
	font-size: 36px;
	color: #000000;
}

#fly-cart > div.items{
	padding: 10px;
	overflow: auto;
	height: 280px;
	width: 500px;
	margin-bottom: 10px;
}

#fly-cart > div.items table{
	width: 100%;
}

#fly-cart > div.items table tbody tr:nth-child(even) td{
	background: transparent;
}

#fly-cart > div.items .image{
	width: 100px;
}

#fly-cart > div.items .price{
	width: 90px;
	font-size: 18px;
}

#fly-cart > div.items .price span:nth-of-type(1){
	display: block;
}

#fly-cart > div.items .name a{
	font-size: 14px;
    text-align: left;
    color: #000000;
}

#fly-cart > div.items .name a:hover{
	text-align: left;
	color: #000000;
	text-decoration: none;
}

#fly-cart > div.items .name p{
	font-size: 20px;
	color: #000;
}

#fly-cart > div.items a.btn{
	font-size:14px;
}

#fly-cart > div.items div{
color: #000;
}

#fly-cart .cart-link a{
	font-size: 14px;
	color: #000000;
}

#fly-cart .cart-link{
	padding: 0 10px;
}



.header .menu-right ul li.red a{
	color: #D52828;
}

.header .menu-right ul li.red a:hover{
	color: #D52828;
}

#bglink{
	display:block;
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:0;
	text-indent:-5000em;
}

.container{
	overflow: hidden;
	background-color: transparent;
	
	/*box-shadow: 0 0 10px #555;*/
	position:relative;
	z-index:10;
}

.fixed-line{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 32px;
	width: 100%;
	text-align: center;
	z-index: 900;
}

.top-line{
	position: relative;
	overflow: hidden;
	height: 32px;
	width: 100%;
	background: #FFAA24 url('/i/top-line-bg.gif') top right no-repeat;

}

.top-line .search{
	position: absolute;
	top: 4px;
	left: 39px;
	height: 23px;
	width: 206px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.top-line .search .border{
	border: 1px solid #a66c10;
	width: 205px;
	height: 21px;
	z-index: 1000;
}

.top-line .search .border .form{
	float: left;
	background-color: transparent;
}

.top-line .search .border .form input{
	border: 1px solid #FFFFFF;
	color: #000;
	font-size: 12px;
	height: 17px;
	width: 177px;
	margin: 0px;
	z-index: 1;
}

.top-line .search .border .button{
	float: right;
	margin: 0px;
	margin-right: -4px;
}


.top-line .menu{
	position: absolute;
	top: 5px;
	left: 338px;
}

.top-line .menu ul{
	margin: 0px;
	padding: 0px;
}

.top-line .menu ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	padding-right: 10px;
	color: #FFFFFF;
}

.top-line .menu ul li a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.top-line .menu ul li a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.top-line .logon{
	position: absolute;
	right: 30px;
	top: 5px;
	color: #000;
}

.top-line .logon a{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

.top-line .logon a:hover{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.header{
	width: 1024px;
	height: 167px;
	position: relative;
	margin: 0px;
}

.header .logo{
	position: absolute;
	bottom: 18px;
	left: 8px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}


/********************************/

.subscribe-line{
	position: relative;
	width: 1020px;
	height: 45px;
	background: url('/i/subs-line.png') 0 0 no-repeat;
}

.subscribe-line .subs-btn{
	position: absolute;
	top: 8px;
	left: 825px;
}

.subscribe-line .subs-name{
	position: absolute;
	top: 10px;
	left: 510px;
}

.subscribe-line .subs-email{
	position: absolute;
	top: 10px;
	left: 665px;
}

.subscribe-line .subs-name input, .subscribe-line .subs-email input{
	border: 0;
	height: 25px;
	width: 150px;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
}

/********************************/
.header .menu-left{
	position: absolute;
	top: 5px;
	left: 20px;
}

.header .menu-left>ul{
	margin: 0px;
	padding: 0px;
	z-index: 500;
}

.header .menu-left>ul>li{
	margin: 0px;
	padding: 0px;
	display: inline;
	padding-right: 10px;
	z-index: 600;
}

.header .menu-left ul li a{
	font-size: 12px;
	color: #af8ec1;
	text-decoration: none;
}

.header .menu-left ul li a:hover{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
/***/
.header .menu-left ul>li>ul{
	display: none;
	position: absolute;
	top: 20;
	left: -10px;
	margin: 0px;
	padding: 10px;
	padding-top: 10px;
	background-color: #e7e3d8;
	border: 2px #a09a95 solid;
	z-index: 100;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.header .menu-left ul>li>ul>li{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style: none;
	display: block;
}

.header .menu-left ul>li>ul>li>a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.header .menu-left ul>li>ul>li>a{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

/***/

/********************************/
.header .credit{
	position: absolute;
	top: 50px;
	right: 204px;
	width: 130px;
	text-align: left;
}

.header .credit a{
	color: #D52828;
	font-weight: bold;
}

.header .callcenter{
	position: absolute;
	top: 3px;
	left: 340px;
}

.header .callcenter .title{
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	text-align: center;
}

.header .callcenter .tel, .cart_tel .tel{
	margin-top: 10px;
	padding-left: 40px;
	color: #4f3418;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.header .callcenter .tel-desc{
	margin: 0px;
	padding: 0px;
	color: #4f3418;
	font-size: 12px;
}

 .cart_tel .tel{
 	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	text-align: left;
	color: #000;
	font-size: 12px;
 }
 

.header .callcenter .mts, .cart_tel .mts{
	background-image: url('/i/mts.gif');
}

.header .callcenter .life, .cart_tel .life{
	background-image: url('/i/life.gif');
}

.header .callcenter .kievstar, .cart_tel .kievstar{
	background-image: url('/i/kievstar.gif');
}

.header .callcenter .phn, .cart_tel .phn{
	background-image: url('/i/tel.png');
}

.header .menu-right{
	position: absolute;
	top: 0px;
	left: 520px;
}

.header .menu-right ul{
	margin: 0px;
	padding: 0px;
}

.header .menu-right ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	padding-right: 10px;
}

.header .menu-right ul li a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.header .menu-right ul li a:hover{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.header .discount{
	position: absolute;
	bottom: 25px;
	left: 520px;
	text-align: center;
}

.header .discount .img{
	text-align: center;
}

.header .discount .link a{
	text-align: center;
	color: #af8ec1;
	font-size: 12px;
	text-decoration: none;
}

.header .discount .link a:hover{
	text-align: center;
	color: #af8ec1;
	font-size: 12px;
	text-decoration: underline;
}

.header .cart{
	position: absolute;
	top: 60px;
	left: 842px;
	width: 170px;
}

.header .cart .title{
	font-size: 18px;
	color: #000;
	background-image: url('/i/cart.png');
	background-repeat: no-repeat;
	background-position:  0px 1px;
	background-size: 21px 21px;
	padding-left: 35px;
}

.header .cart .title a{
	font-size: 18px;
	color: #000;
}

.header .cart .count{
	margin-top: 5px;
	padding-left: 5px;
}

.header .cart .count span{
	font-weight: bold;
}

.header .cart .link{
	margin-top: 7px;
	padding-left: 5px;
}

.header .cart .link a{
	text-align: center;
	color: #af8ec1;
	font-size: 12px;
	text-decoration: none;
}

.header .cart .link a:hover{
	text-align: center;
	color: #af8ec1;
	font-size: 12px;
	text-decoration: underline;
}

/******************/
.top-menu {
	float:left;
	width:100%;
	/*overflow:hidden;*/
	position:relative;
	/*background-image: url('/i/top-menu-bg.gif');*/
	background-color: #B1A595;
	border-radius: 5px;
	height: 41px;
}
.top-menu>ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
.top-menu>ul>li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	padding: 0 30px;
	/*background-image: url('/i/sep.gif');
	background-repeat: no-repeat;
	background-position: right top;*/
}

.top-menu>ul>li:last-child {
	background-image: none;
}

.top-menu>ul>li>a {
	display:block;
	margin:0 0 0 1px;
	padding: 0px 10px;
	text-decoration:none;
	color: #fff;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 41px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #593d33;
}
.top-menu>ul>li>a:hover {
	color: #FFF;
	text-shadow: 0px 1px 1px #593d33;
	/*background-image: url('/i/top-menu-hover.gif');
	background-repeat: repeat-x;
	background-position: top;*/
}
.top-menu>ul>li>a.active,
.top-menu>ul>li>a.active:hover {
	color: #FFF;
	text-shadow: 0px 1px 1px #593d33;
	/*background-image: url('/i/top-menu-hover.gif');
	background-repeat: repeat-x;
	background-position: top;*/
}

.top-menu>ul>li>ul{
	display: none;
	text-align: left;
	z-index: 1000;
	position: absolute;
	top: 41px;
	left: -10px;
	margin: 0px;
	padding: 20px;
	width: 400px;
	padding-top: 10px;
	background-color: #FFF;
	border: 2px #a09a95 solid;
	z-index: 1000;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.top-menu>ul>li:last-child>ul{
	left: initial;
	right: -10px;
}

.top-menu>ul>li>ul>li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	text-align: left;
	padding: 10px;
	float: left;
	width: 180px;
}

.top-menu>ul>li>ul>li>a{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.top-menu>ul>li>ul>li>a:hover{
	color: #000;
	text-decoration: underline;
}

.top-menu>ul>li>ul>li>ul{
	margin: 0px;
	padding: 0px;
}

.top-menu>ul>li>ul>li>ul>li{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 20px;
	list-style: none;
}

.top-menu>ul>li>ul>li>ul>li>a{
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.top-menu>ul>li>ul>li>ul>li>a:hover{
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}


.top-menu>ul>li>ul>li>ul>li>ul{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.top-menu>ul>li>ul>li>ul>li>ul>li{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style: none;
}

.top-menu>ul>li>ul>li>ul>li>ul>li>a{
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.top-menu>ul>li>ul>li>ul>li>ul>li>a:hover{
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

.top-menu>ul>li:hover ul{
	display: inline;
}



/******************/

.lastview .subitem-block{
	display: inline-block;
	width: 80px;
	height: 80px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #999 solid;
}
.lastview .subitem-block a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 80px;
	height: 80px;
}

.lastview .subitem-block a.link{
	display: none;
}

.right-sidebar .lastview .subitem-block{
	width: 75px;
	height: 75px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.right-sidebar .lastview .subitem-block a img{
	max-width: 75px;
	max-height: 75px;
}

.right-sidebar .lastview .subitem-block a{
	width: 75px;
	height: 75px;
}

/******************/

.page .board .slider-block{
	width: 700px;
	float: left;
}

.page .board .block{
	/*margin-left: 705px;*/
}

.page .board .block .items{
    width: 247px;
    height: 85px;
    padding: 10px;
    background-image: url('/i/block.gif');
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background-size: 267px 85px;
}

.page .board .block .items .title{
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

.page .board .block .items .title a{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.page .board .block .items .title a:hover{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.page .board .block .items .desc{
	font-size: 15px;
	font-weight: normal;
}

.sidebar-left {
	width: 270px;
	float: left;
	padding-top: 10px;
}

.sidebar-left .news-index{
	margin-bottom: 15px;
	margin-left: 15px;
}

.sidebar-left .news-index .title{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.sidebar-left .news-index .title a{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.sidebar-left .news-index .title a:hover{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sidebar-left .news-index .desc{
	color: #000;
	font-size: 12px;
}

.sidebar-left .news-index .date{
	color: #8d8c8c;
	font-size: 12px;
}



.sidebar-right {
	width: 275px;
	float: right;
}

.content {
	margin: 0 0 0 270px;
	padding: 10px;
}



.index-title-cat{
	color: #FFF;
	font-size: 15px;
	margin-top: 3px;
	margin-bottom: 20px;
	background-image: url('/i/top-line-bg.gif');
	padding: 7px 0px;
	width: 100%;
}

.index-title-cat a{
	color: #FFF;
	font-size: 15px;
	padding-left: 20px;
	text-decoration: none;
}

.index-title-cat a:hover{
	color: #FFF;
	font-size: 15px;
	text-decoration: underline;
}

ul.list-category{
	margin: 0px;
	padding: 0px;
	border: 1px #808080 solid;
	border-radius: 4px;
	padding: 10px;
}

ul.list-category li{
	margin: 5px;
	padding: 0px;
	list-style: none;
	display: inline;
	margin-right: 30px;
}


.shop-item{

  position: relative;
  text-align: center;
  display: inline-block;
  width: 235px;
  height: 345px;
  /* padding-right: 5px; */
  border: 1px #DDD solid;
  margin: 2px;
	
	
	
	
}

.shop-item .presence{
	position: absolute;
	top: 210px;
	left: 0px;
}

.shop-item .img{
	width: 235px;
	/*height: 152px;*/
	height: 262px;
	text-align: center;

	display: table-cell;
	vertical-align: middle;
}

.shop-item .link a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.shop-item .link a:hover{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

.shop-item .article{
	color: #000;
	font-size: 12px;
}

.shop-item .price{
	color: #000;
	font-size: 12px;
}

.shop-item .price span{
	font-weight: bold;
}


.shop-item .sizes{
  float: left;
  margin-top: 10px;
  margin-left: 30px;
}

.shop-item .sizes select{
	padding: 3px;
}

.shop-item .cart{
  float: right;
  margin-top: 10px;
  margin-right: 30px;
}

.goods-full-img-list{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.goods-full-img-list li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 73px;
	height: 50px;
	display: inline-block;
	text-align: center;
}



ul.img_sub{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	text-align: center;
}

ul.img_sub li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 73px;
	height: 50px;
	display: inline-block;
	text-align: center;
}

ul.img_sub li img{
	padding: 1px;
}

ul.img_sub li.cur img{
	border: 1px #333 solid;
}


.goods-barnd-desc{
	margin-top: 10px;
}

.goods-barnd-desc img{
	margin-right: 10px;
}

.goods-name{
	margin: 0px;
	padding: 0px;
}

.goods-name td.head{
	//*border-right: 1px #8d8c8c solid;*/
}

.goods-name td.head h2{
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.goods-name .price{
	padding-left: 10px;
}

.goods-options{
	  border: 1px solid #e0e0e0;
	padding: 10px;
}


.goods-options td.interest{
	color: #fe0000;
	font-weight: bold;
}

.goods-options .name{
	color: #ff9e04;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.goods-options .name a{
	color: #ff9e04;
	font-size: 13px;
	font-weight: bold;
}

.goods-options .name a:hover{
	text-decoration: none;
}


.goods-param tr:nth-child(2n) td{
	background-color: #FFF;
}


/***************************************/
.path{
	margin: 0px;
	padding: 0px;
}

.path .left{
	float: left;
}

.path .right{
	float: right;
}

.path .right a.active{
	font-weight: bold;
}

/***************************************/

.content .down-info{
	padding-top: 10px;
	border-top: 3px #ffb74b solid;
}


.content .down-menu{
	margin-top: 20px;
}

.content .down-menu ul{
	margin: 0px;
	padding: 0px;
}

.content .down-menu ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	padding-right: 15px;
}

.content .down-menu ul li a{
	font-size: 12px;
	color: #ff9c01;
	text-decoration: none;
}

.content .down-menu ul li a:hover{
	font-size: 12px;
	color: #ff9c01;
	text-decoration: underline;
}

.content .down-menu ul>li>ul{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.content .down-menu ul>li>ul>li{
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	max-width: 170px;
	padding-bottom: 5px;
}

.content .down-menu ul>li>ul>li a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.content .down-menu ul>li>ul>li a:hover{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}


/*****************************/

ul.page-brands{
	margin: 0px;
	padding: 0px;
}

ul.page-brands li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 200px;
	float: left;
	margin-bottom: 20px;
}

ul.page-brands li h2{
	font-size: 18px;
}

ul.page-brands li ul{
	margin: 0px;
	padding: 0px;
}

ul.page-brands li ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: none;
	padding-left: 10px;
	padding-top: 5px;
}

ul.page-brands li ul li a{
	color: #000;
}

ul.page-brands li ul li a:hover{
	color: #333;
}

/*****************************/
.right-sidebar{
	float: right;
	width: 250px;
	padding-top: 30px;
}


.right-sidebar .block-buy{
	padding: 10px 20px;
	background-color: #e7daee;

}

.right-sidebar .block-hit{
	margin: 20px 0;
}

.right-sidebar .block-hit .shop-item-hit{
	text-align: center;
	width: 120px;
	height: 140px;
	float: left;
}

.right-sidebar .block-param{
	margin: 20px 0px;
	padding: 0px;
}

.right-sidebar .block-param .param-item{
	margin: 0px;
	padding: 0px;
	border-top: 1px #808080 dashed;
}

.right-sidebar .block-param .param-item input{
	padding: 5px;
    	font-size: 14px
}


.right-sidebar .block-param .param-item h3{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	cursor: pointer;
	color: #000;
    	background: url('/i/filter-off.png') 15px 10px no-repeat;
}

.right-sidebar .block-param .param-item h3:hover{
    	background: #ffa012 url('/i/filter-on.png') 15px 10px no-repeat;
}

.right-sidebar .block-param .param-item h3.on{
    	background: #ffa012 url('/i/filter-on.png') 15px 10px no-repeat;
}

.right-sidebar .block-param .param-item div{
	display: none;
	padding: 10px 10px 10px 20px;
}

.right-sidebar .block-param .param-item div ul{
	margin: 0px;
	padding: 0px;
}

.right-sidebar .block-param .param-item div ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.right-sidebar .block-param .param-item div ul li a{
	color: #000;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	padding: 3px 0;
}

.right-sidebar .block-param .param-item div ul li a:hover{
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}

.right-sidebar .block-subcat{
	margin-top: -8px;
  	padding: 10px;
  	  border: 1px solid #e0e0e0;
}

.right-sidebar .block-subcat ul{
	margin: 0px;
	padding: 0px;
}

.right-sidebar .block-subcat ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 20px;
	padding-bottom: 15px;
	background
}

.right-sidebar .block-subcat ul li a{
	color: #000;
	font-size: 18px;
	text-decoration: underline;
}

.right-sidebar .block-subcat>ul>li>a{
    display: block;
    padding: 5px 10px 5px 30px;
    margin-left: -45px;
    margin-right: -10px;
}


.right-sidebar .block-subcat>ul>li>a:hover{
    background-color: #ffa012;
    display: block;
    padding: 5px 10px 5px 30px;
    margin-left: -45px;
    margin-right: -10px;
}

.right-sidebar .block-subcat ul li a:hover{
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.right-sidebar .block-subcat ul li ul li{
	padding: 5px 10px 5px 50px;
	margin-left: -40px;
	margin-right: -10px;
	background: url('/i/sq-off.png') 25px 5px no-repeat;
}

.right-sidebar .block-subcat ul li ul li.active{
    background: #ffa012 url('/i/sq-on.png') 25px 5px no-repeat;
}

.right-sidebar .block-subcat ul li ul li:hover{
    padding: 5px 10px 5px 50px;
    margin-left: -40px;
    margin-right: -10px;
    background: #ffa012 url('/i/sq-on.png') 25px 5px no-repeat;
}

.right-sidebar .block-subcat ul li ul li a{
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}

.right-sidebar .block-subcat ul li ul li a:hover{
	color: #000;
	font-size: 16px;
	text-decoration: none;
}





/*****************************/




.news-item-arch{
	border-bottom: 1px #808080 dashed;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.news-item-arch .title{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #ff8c00;
}

.news-item-arch .title a{
	font-size: 16px;
	color: #ff8c00;
	text-decoration: underline;
}

.news-item-arch .title a:hover{
	font-size: 16px;
	color: #ff8c00;
	text-decoration: none;
}

.news-item-arch .date{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #a1a1a1;
}

.news-item-arch .img{
	margin-bottom: 10px;
	text-align: center;
}

.news-item-arch .desc{
	margin-top: 10px;
}



.full-news h2{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 25px;
}

.full-news .date{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #a1a1a1;
}

.full-news .img{
	margin-bottom: 10px;
	text-align: center;
}

.full-news .desc{
	margin-top: 10px;
}






.footer{
    padding-left: 30px;
    color: #000;
    font-size: 11px;
    text-align: center;
    width: 710px;
    margin: 30px auto;
}

.footer a{
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

.footer a:hover{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}






/************************************/

/* Paginator */
.paginator {
	white-space:nowrap;
	padding: 0px;
	font-size:0.9em;
}

.paginator a, .paginator span {
	display:block;
	float:left;
	height:27px;
	color:#808080;
	position:relative;
	text-decoration:none;
	overflow:hidden;
}
.paginator span {
	margin:0 5px;
	border: 1px #8d8c8c solid;
}
.paginator a {
	height:auto;
	position:relative;
	top:-0.55em;
	font-family:Tahoma, sans-serif;
	padding:14px 9px 0;
	font-size:1.3em;
}

.paginator .after a, .paginator .before a {
	color:#808080;
	font-family:Tahoma, sans-serif;
	font-size:1em;
	position:relative;
	margin-top:-2px;
}
.paginator .cur a{
	font-weight:normal;
	color:#D52828;
	padding-top:13px;
}
.paginator .after {
	margin-right:15px;
	border: none;
}
.paginator .before {
	margin-left:15px;
	border: none;
}
.paginator .after , .paginator .before, .paginator .cur  {
	/*background: Gray url(/i/but_c.gif);*/
}

.paginator .after .l, .paginator .before .l, .paginator .cur .l {
	/*background:url(/i/but_l.gif) no-repeat left top;*/
	margin:0;
}
.paginator .after .r, .paginator .before .r, .paginator .cur .r {
	/*background:url(/i/but_r.gif) no-repeat right top;*/
	margin:0;
}

/*************************************/


.order-table{
	width: 480px;
}

.order-table tr:nth-child(2n) td{
	background-color: #fff;
}

.content .order-line-1{
	background-color: #efedfe;
}

.content .order-line-2{
	background-color: #FFFFFF;
}

a.order-item-name{
	font-weight: normal;
	font-size: 14px;
	color: #274fb6;
	text-decoration: underline;
}

a.order-item-name:hover{
	font-weight: normal;
	font-size: 14px;
	color: #274fb6;
	text-decoration: none;
}

.order-item{
	font-size: 14px;
}

.order-item-summ{
	font-size: 18px;
}

a.order-clear{
	font-size: 12px;
	color: #eb4444;
	text-decoration: underline;
}

a.order-clear:hover{
	font-size: 12px;
	color: #eb4444;
	text-decoration: none;
}

.order-summ{
	font-size: 18px;
	color: #010001;
}

.order-summ span{
	font-size: 30px;
	color: #6d388c;
}

.form-order{
	font-size: 12px;
	color: #050101;
}
.form-order span{
	font-size: 24px;
	color: #fe0000;
}

.form-order-big{
	font-size: 14px;
	color: #050101;
	font-weight: bold;
}

.form-order-big span{
	font-size: 24px;
	color: #fe0000;
}

.form-site{
	width: 200px;
	font-size: 13px;
	background-color: #fff7e6;
	border: 1px #ffa313 solid;
	height: 25px;
	border-radius: 3px 3px 3px 3px;
}

.red-text{
	font-size: 12px;
	color: #fe0000;
}

.order-submit{
	font-size: 24px;
	color: #6d388d;
}

a.order-submit{
	font-size: 24px;
	color: #6d388d;
	text-decoration: underline;
}

a.order-submit:hover{
	font-size: 24px;
	color: #6d388d;
	text-decoration: none;
}

/************************************/
a.comments-link{
	font-size: 24px;
	color: #6d388d;
	text-decoration: underline;
	cursor: pointer;
}

a.comments-link:hover{
	font-size: 24px;
	color: #6d388d;
	text-decoration: none;
	cursor: pointer;
}

.item-comments{
	margin-left: 20px;
}

.item-comments span{
	font-size: 16px;
}

.title-list-comments{
	border-top: 1px #fee4e4 solid;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #714d9f;
	font-size: 18px;
}

.comment-date{
	font-size: 11px;
	color: #050101;
}

.comment-name{
	font-size: 14px;
	color: #050101;

}

.comment-text{
	font-size: 14px;
	color: #919191;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-style: italic;
	border-bottom: 1px #f1f1f1 solid;
	padding-left: 20px;
}

textarea#comments_txt{
	height: 70px;
}

/************************************/

.buy_soon{
	margin-top: 10px;
	padding: 10px;
	background-color: #ece6de;
	overflow: hidden;
}

.buy_soon input{
	width: 100%;
	padding: 10px;
	border: 3px solid #643c65;
	font-weight: bold;
	cursor: pointer;

	border-color: #643c65;
	color: #4D244C;
}

.buy_soon input:hover{
	background-color: #f8f1fe;
	border-style: dashed;
}

.footer-link {
color: #dddddd;
}
.footer-link a{
color: #dddddd;
}




/****************************************/
.shop-item{
	overflow: hidden;
}

.shop-item:hover{
	border: 1px #fff solid;
	overflow: visible;
}

.shop-item:hover .frame {
	box-shadow: 0 0 30px rgba(0,0,0,.25);
    z-index: 1;
	background-color: #fff;	
}

.shop-item .frame {
    position: absolute;
    width: 100%;
    padding: 30px;
    left: -30px;
    top: -30px;

}

.shop-item .frame .presence{
	left: 30px;
	top: 240px;
}

.shop-item .frame .presence2 {
    top: 30px !important;
}

.shop-item .frame .secondary {
    visibility: hidden;
}

.shop-item:hover .frame .secondary {
    visibility: visible;
}

.shop-item .frame .price {
    color: #000;
    font-size: 12px;
    height: 36px;
    margin: 5px 10px;
    background: url('/i/bg-price.png')center right no-repeat;
    position: relative;
}

.shop-item .frame .price span{
    position: absolute;
    top: 7px;
    right: 51px;
    color: #000 !important;
    font-size: 20px;
}

.shop-item .frame .price span.price-discount{
	position: absolute;
	top: 10px;
	text-decoration: line-through;
    left: -80px !important;
	color: red !important;
	text-decoration: line-through;
	font-size: 16px;
}

.shop-item .frame .price span.price-type {
    right: 10px !important;
}

.shop-item .frame .secondary .sizes{
	margin: 10px 0;
	float: none;
}

.shop-item .frame .btn, .secondary .btn {
    display: inline-block;
    padding: 4px 12px;
    margin: 2px 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.shop-item .frame .btn:hover, .secondary .btn:hover{
	color: #333333;
  	background-color: #e6e6e6;
	*background-color: #d9d9d9;
 	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.shop-item .frame .btn:active, .secondary .btn:active{
	color: #333333;
}
.shop-item .frame .btn-danger, .secondary .btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.index-zag{
	font-size: 20px;
	margin: 3px 0 3px 18px;
	/*font-family: "Open Sans";*/
	font-weight: bold;
}
.main-index h2{
	margin: 10px 0 5px;
	font-size: 15px;
    font-weight: 600;
}
.main-index h3{
	margin: 10px 0 5px;
    font-size: 15px;
}