.books-box{
	margin: 15px 0 0 0;
	padding-bottom: 20px;
	visibility: hidden;
}
.books-box.npred_withborder {
    border: 2px solid #9E9D9D;
    border-radius: 8px;
	margin-bottom: 40px;
}
.books-box .head {
	background-color:#9E9D9D;
	height:25px;
	overflow:hidden;
	padding:5px 5px;
	border-radius: 4px;
}
.books-box.npred_headred .head {
	background-color:#e62c58;
}
.books-box.ganre .head, .books-box.rubric .head{
	padding: 10px 0px 0px 26px;
}
.books-box .head a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.books-box .head span{
	float:right;
	padding-right: 20px;
}
.books-box .head span a{
	color:#FFFFFF;
	font-size:11px;
	white-space:nowrap;
}
.books-box .head  h2{
	margin:0;
	color:#333333;
	font-size:12px;
	white-space:nowrap;
	font-weight:bold;
	text-transform: uppercase;
}
.books-box .head  h2 a{
	margin:0;
	color:#526078;
	font-size:18px;
	white-space:nowrap;
	text-decoration:underline;
}
.books-box .head  h2 a:hover{
	color:#333333;
}
.books-box .books-list{
	margin:20px 0 0;
	padding:0 0;
}
#npred_8.books-box .books-list .blockprod_a {
	width: 590px;
}
.books-box .books-list.books-list2 {
	margin-top:56px;
}
.books-box ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}
.books-box ul li{
	margin:8px 0 0;
	padding:0;
	float:left;
	width:25%;
}
.books-box ul li p{
	margin:6px 0 0;
	padding:0;
	font-size:12px;
	line-height:14px;
	color:#333333;
	width:80%;
}
.books-box ul li .autor{
	font-size:11px;
	color:#333333;
	line-height:12px;
}
.books-box ul li .book-title{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:14px;
	color:#333333;
}
.books-box ul li .book-title a{
	font-size:12px;
	color:#006594;
	line-height:14px;
	text-decoration:underline;
}
.books-box ul li .book-title a:hover{
	font-size:12px;
	color:#AE0000;
	line-height:14px;
}

.books-box ul li p a{
	font-size:12px;
	color:#006594;
	line-height:14px;
	text-decoration:underline;
}
.books-box ul li p a:hover{
	font-size:12px;
	color:#AE0000;
	line-height:14px;
}
.books-box ul li  .goods-price{
	color:#EB0000;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
}
.books-box ul li  .goods-price .no-your-price{
	color:#585858;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:0 3px;
	text-decoration:line-through;
}
.books-box ul li  .goods-price  .text-price{
	color:#484848;
	font-size:11px;
	line-height:12px;
	font-style: normal;
}
.books-box ul li  .goods-price .your-price{
	color:#EB0000;
	font-size:12px;
	font-style: normal;
}
.ganre-listing:after, .sort-listing:after{
	display:block;
	content:"";
	clear:both;
}
.ganre-listing {
	margin-bottom:16px;
}
.ganre-listing .glisting div{
    float: left;
    height: 38px;
    padding: 6px 16px;
    box-sizing: border-box;
    border: 2px solid #c0c0c0;
    font-size: 18px;
    color: #4d4d4d;
	margin-right: 12px;
	line-height: 20px;
} 
.ganre-listing .glisting div.gl-act {
    border-color: #e60003;
    color: #e60003;
	cursor: default;
}
.ganre-listing .glisting div.gl-noact:hover {
    color: #e60003;
    border-color: #e60003;
}
.sort-listing {
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
    margin-right: -16px;
}
.sort-listing div {
    float: left;
}
.sort-listing .slisting div {
    box-sizing: border-box;
    border: 2px solid #c0c0c0;
    padding: 4px 8px;
    color: #4d4d4d;
    font-size: 14px;
    margin-right: 12px;
    height: 28px;
	line-height: 16px;
}
.sort-listing .slisting div.sl-act.c-totop, .sort-listing .slisting div.sl-act.c-tobutt {
	position: relative;
	padding-right: 28px;
	cursor: pointer;
}
.sort-listing .sl-price div.sl-act:after {
    color: #e60003;
    content: "";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    height: 30px;
    width: 25px;
    position: absolute;
    right: 4px;
	top: 4px;
    line-height: 20px;
    text-align: center;
}
.sort-listing .slisting div.c-tobutt:after{
	content:"\e114";
}
.sort-listing .slisting div.c-totop:after{
	content:"\e113";
}

.sort-listing .head-slisting {
    margin-right: 18px;
    line-height: 28px;
}
.sort-listing .slisting:last-child {
    margin-right: 13px;
}
.sort-listing .slisting div.sl-act{
    border-color: #e60003;
    color: #e60003;
	cursor: default;
	font-weight: bold;
}
.sort-listing .slisting div.sl-noact:hover {
    color: #e60003;
    border-color: #e60003;
}
.prod-adult font {
    font-size: 11px;
    line-height: 18px;
	display: block;
}
.e-book-format-new{
	display: flex;
	align-items: center;
	padding-top: 25px;	
}
.e-book-format-new > div {
    height: 24px;
    margin-right: 10px;
	min-width: 85px;
}
.e-book-format-new > div > span{
	font-size: 13px;
	display: block;
	margin-top: -10px;
} 