
.new-catalog-books {
   overflow: hidden;
   margin: 20px 0px 0px 0px;
   padding-left: 8px; 
   padding-right: 8px; 
   width: 982px;
}


.new-catalog-books .book-item {
	/*overflow: hidden;*/
	float: left;
	width: 152px;
	margin: 0 18px 30px 24px;
}

.new-catalog-books .ktp-book-item {
	width: 195px !important;
    margin-left: -7px;
    margin-right: 50px;
}


.new-catalog-books .book-item .book-image {
   position: relative;
	/*overflow: hidden;*/
	/*border: 1px solid silver;*/
	width: 150px;
}
.new-catalog-books .book-item .book-image .item_status {
   position: absolute;
   top: -20px;
   right: -20px;
   z-index: 10;
}
.new-catalog-books .book-item .book-image .status_new {
   width: 87px;
   height: 87px;
   background: url("../images/new.png") no-repeat;
}
.new-catalog-books .book-item .book-image .status_offer {
   width: 87px;
   height: 87px;
   background: url("../images/special_offer.png") no-repeat;
}
.new-catalog-books .book-item .book-image img {
   position: relative;
   z-index: 5;
}

.new-catalog-books .book-item .book-desc {
	overflow: hidden;
	height: 50px;
	position: relative;
    margin: 10px 0 5px 0;
}

.new-catalog-books .book-item .book-desc p {
	font-size: 14px;
}


.new-catalog-books .book-item .book-desc .shadow {
	position: absolute;
	top: 29px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: red; 
	opacity: 0.3;
}

.new-catalog-books .book-item .book-title-active {
	cursor: default;
	color: red;
	font-size: 18px;
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 16px;
	margin-top: 3px;
	height: 50px;
	overflow: hidden;
}
.new-catalog-books .book-item .book-title {
	color: #222;
	font-size: 18px;
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 16px;
	margin-top: 3px;
	height: 50px;
	overflow: hidden;
}
.new-catalog-books .book-item .book-title  :hover{
	color: red;
}

.new-catalog-books .book-item .book-title i {
	height: 50px;
	width: 0px;
	display: inline-block;
	vertical-align: middle;
}
.new-catalog-books .book-item .book-title span {
	display: inline-block;
	vertical-align: middle;
	width: 147px;	
}


.level-items {
	width: 520px;
	padding-left: 23px; padding-right: 23px; width: 953px;
}


.new-catalog-books.left-col .book-item {
	/*overflow: hidden;*/
	float: left;
	width: 152px;
	margin: 0 50px 30px 0px;
}

.left-col.level-items {
	width: 630px; 
	padding: 0px;
}



.image-wrapper {
   position: relative;
	width: 234px;
	margin-left: 15px;
	margin-top: 40px;
	border: 1px solid #EAEAEA;
}
.image-wrapper .item_status {
   position: absolute;
   top: -20px;
   right: -20px;
   z-index: 10;
}
.image-wrapper .status_new {
   width: 87px;
   height: 87px;
   background: url("../images/new.png") no-repeat;
}
.image-wrapper .status_offer {
   width: 87px;
   height: 87px;
   background: url("../images/special_offer.png") no-repeat;
}

.image-wrapper img {
   position: relative;
	width: 234px;
    z-index: 5;
}

.social_block {
	background-color: #EAEAEA; 
	padding: 15px 0px 0px 10px;
	height: 75px;
	
}

.social_block .social_item {
	float: left;
    width: 110px;
	height: 35px;
}

.detail-of-goods-totally-description p {
	font-size: 15px;
}



#tabs {
	width: 100%;
}

#tabs ul {
	display: block;
	width: 100%;
	height: 21px;
    margin: 10px 0;
	border-bottom: 1px solid #C0C0C0;
}


#tabs ul li {
	background: url(/images/flecha.png) no-repeat scroll right -1px transparent;
    display: block;
    float: left;
    height: 18px;
    margin-right: 25px;
    padding-right: 20px;
}

#tabs ul li.ui-tabs-active {
	background: url(/images/flecha.png) no-repeat scroll right -34px transparent;
}

#tabs ul li a {
	color: black;
	text-decoration: none;
	font-size: 16px;
}
#tabs ul li a:hover {
	color: #eb2124;
}

#tabs ul li.ui-tabs-active a {
	color: #eb2124;
	text-decoration: none;
	font-weight: bold;
}

#tabs .tab-content {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.new-catalog-header {
	margin: 0px 0px 0px 20px; 
	font-family: 'PT Sans Narrow',sans-serif ! important; 
	overflow: hidden; 
	padding-top: 15px;
}
.new-catalog-header2 {
	font-family: 'PT Sans Narrow',sans-serif ! important; 
	overflow: hidden; 
	padding-top: 15px;
}

.new-catalog-left-block {
	overflow: hidden; 
	border: 0px none; 
	margin-top: 11px; 
	padding-bottom: 15px; 
	padding-left: 0px; 
	width: 610px; 
	padding-top: 0px;
}

.file-block {
	float: left;
	width: 126px;
	margin: 0px 9px 15px 9px;
	padding-left: 42px;
}

.file-block a {
	color: #eb2124;
	text-decoration: none;
	font-size: 15px;
    line-height: 17px;
}
.file-block span {
	color: black;
	font-size: 16px;
}

.file-block.file-type-docx {
	background: url(/images/doc.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-doc {
	background: url(/images/doc.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-xls {
	background: url(/images/xls.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-xlsx {
	background: url(/images/xls.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-avi {
	background: url(/images/avi.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-mp3 {
	background: url(/images/mp3.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-pdf {
	background: url(/images/pdf.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-jpg {
	background: url(/images/jpg.png) no-repeat scroll 0px 0px transparent;
}
.file-block.file-type-rar {
	background: url(/images/rar.png) no-repeat scroll 0px 0px transparent;
}


.file-block-wrapper {
	float: left;
	/*width: 186px;*/
	overflow: hidden;
	margin-bottom: 15px;
}

.file-block-wrapper-title {
	/*float: left;*/
	width: 177px;
	padding-right: 9px;
	color: #222222;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
	margin-bottom: 15px;
	display: block;
    text-decoration: none;
}

.file_link	.img_block{
	width: 120px;
	height:90px;
	margin-bottom:5px;
}

.tab-content h2 {
	color: #222222;
    font-size: 21px;
    font-weight: bold;
    line-height: 16px;
	margin-bottom: 15px;
	text-decoration: underline;
}

.tab-comments .reviews-block-inner {
	font-size: 14px;
}

.detail-of-goods-borders .detail-of-goods-header,
.detail-of-goods-borders .detail-of-goods-totally-description,
.detail-of-goods-borders .tab-comments {
	font-family: 'PT Sans', sans-serif !important;
}



.dop-materials {
    margin-left: 15px;
    margin-top: 15px;
    overflow: hidden;
    /*width: 237px;*/
    width: 265px;
}

h2.dop-materials-main-title {
	font-family: 'PT Sans Narrow',sans-serif !important;
	font-size: 21px;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
	color: #000;
}

h3.dop-materials-title {
	font-family: 'PT Sans Narrow',sans-serif !important;
	font-size: 17px;
	line-height: 17px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
}

.dop-materials-content {
	margin-top: 7px;
    padding-left: 0px !important;
}

.dop-materials-content li {
	list-style: none;
	display: block;
	/*background: url(/images/bg-ul-li.png) no-repeat scroll 0 3px transparent;*/
	/*padding-left: 15px; */
	margin-bottom: 7px;
}

.dop-materials-content li a {
	color: #EB2124;
	text-decoration: none;
	font-size: 15px;
	font-family: 'PT Sans',sans-serif !important;
}

.dop-materials-content li a:hover {
	color: #000;
	text-decoration: underline;
}


.shop-block {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
	margin: 10px 0px;
}

.shop-block .shop-item {
    display: inline-block;
	margin: 0px 10px 10px 0px;
}

.foot-menu-item {
	margin-right: 15px;
    width: 181px;
}
.time_small{
  margin-left: 36px;
  font-size: 11px;
  color: grey;
}