

/* Start:/bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section.list/.default/style.css?16920838661705*/

.b-mod-catalog-section-list {
	overflow: hidden;
	margin: 0 0 0 -15px;
}
	.b-mod-catalog-section-list_item {
		display: inline-block;
		margin: 0 0 20px 20px;
		overflow: hidden;
		*display: inline;
  		zoom: 1;
  		vertical-align: top;
	}
		.b-mod-catalog-section-list_info {
			overflow: hidden;
		}
			.bmcsl_item-image {
 				float: left;
 				margin-bottom: 0.8em;
 				padding: 2px;
				border: 3px solid #dbdbdb;
				border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
 			}
 				.bmcsl_item-image img {
 					border-radius: 6px;
 					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
 				}
 			/*.bmcsl_item-no-image {
 				float: left;
 				width: 220px;
 				height: 170px;
 				margin-bottom: 0.8em;
 				background: #FFF url(/bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section.list/.default/img/no-image_220x170.png) 50% 50% no-repeat;
				border: 1px solid #CCC;
 			}
 				.bmcsl_item-no-image a {
 					display: block;
 					width: 220px;
 					height: 170px;
 				}*/
 			.bmcsl_item-no-image {
 				float: left;
 				width: 220px;
 				height: 170px;
 				margin-bottom: 0.8em;
 				background: #FFF url(/bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section.list/.default/img/no-image_220x170.png) 50% 50% no-repeat;
				border: 3px solid #dbdbdb;
				border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
 			}
 				.bmcsl_item-no-image a {
 					display: block;
 					width: 220px;
 					height: 170px;
 				}
 				.bmcsl_item-no-image img {
 					border-radius: 6px;
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
 				}
 			.bmcsl_item-desc {
 				margin-bottom: 0.8em;
 				clear: both;
 			}
 				.bmcsl_item-title {
 					margin-bottom: 0.8em;
 				}
 		.bmcl_item-preview-text, .catalog-item-sorting {
 			display: none;
 		}
/* End */


/* Start:/bitrix/templates/mogu-pisat.main/components/custom/catalog.section/spec-offer-slider/style.css?16920838671746*/
.b-jcarousel {
		position: relative;
		padding: 20px 0;
		width: 100%;
		border-top: 2px solid #ffd75c;
		border-bottom: 2px solid #ffd75c;
	}
		.bj_next-offers, .bj_prev-offers {
			position: relative;
			top: 4px;
			z-index: 10;
			cursor: pointer;
		}
			.bj_next-offers {
				float: left;
			}
			.bj_prev-offers {
				float: right;
			}
		.bj_holder-offers {
			margin: 0 auto;
			width: 600px !important;
		}
			.bj_holder-offers ul {
				margin: 0;
				padding: 0;
				width: 100%;
				list-style-type: none;
			}
				.bj_holder-offers li {
					position: relative;
					float: left;
					width: 100%;
					height: auto !important;
				}
			.b-offers-pic {
				position: relative;
				margin: 0 15px 15px 3px;
				float: left;
				z-index: 1;
			}
				/*.b-offers-pic img {
					box-shadow: inset 0px 0px 0px 2px #f3f3f3;
					border: 1px solid #cecece;
				}*/
			.b-section-link {
				position: relative;
				font-size: 13px;
			}
			.b-spec-offer-label {
				position: absolute;
				top: 10px;
				left: 0;
				z-index: 10;
			}
			.b-section-name {
				margin-bottom: 20px;
				font-family: PT Sans, sans-serif;
				font-size: 30px;
			}
			.b-property-value {
				margin-bottom: 10px;
			}
				.b-offer-old-price {
					color: #666666;
					text-decoration: line-through;
				}
			.b-offer-price {
				margin-bottom: 10px;
				font-family: PT Sans, sans-serif;
				font-size: 36px;
			}
			.b-offer-buy {
				width: 80px;
				height: 25px;
				background: url(/bitrix/templates/mogu-pisat.main/components/custom/catalog.section/spec-offer-slider/img/buy-btn.png) 0 0 no-repeat;
			}
				.b-offer-buy a {
					height: 25px;
					display: block;
				}
	.b-carusel-title {
		margin-left: 50px;
	}
		.b-carusel-title h2 {
			font-size: 24px;
		}
	.b-carusel-selectors {
		position: absolute;
		width: 100%;
		top: 140px;
	}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/orange/style.css?1692083914185*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

/* End */


/* Start:/bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section/.default/style.css?16920838661139*/

.b-mod-catalog-list {
	overflow: hidden;
	margin: 0 0 0 -10px;
}
	.b-mod-catalog-list_item {
		display: inline-block;
		overflow: hidden;
		*display: inline;
  		zoom: 1;
  		vertical-align: top;
	}
		.b-mod-catalog-list_info {
			overflow: hidden;
		}
			.bmcl_item-image {
 				margin: 0 10px 10px 0;
 			}
 				.b-item-no-img {
 					border: 1px solid #dee1e3;
 				}
 			.bmcl_item-desc {
 				margin-bottom: 0.8em;
 				clear: both;
 			}
 				.bmcl_item-title {
 					font-size: 12px;
 					margin-bottom: 10px;
 				}
		.b-mod-catalog-detail_supply .bmcl_supply-value {
			margin-bottom: 10px;
			font-family: PT Sans, sans-serif;
			font-size: 24px;
			color: #000;
		}
	.b-property, .b-course-title {
		margin-bottom: 10px;
		font-size: 12px;
	}
		.b-prop-old-price {
			color: #666666;
			text-decoration: line-through;
		}
	.bmcl_item-desc {
		display: none;
	}
	.bmcl_supply-button_buy {
		width: 80px;
		height: 25px;
		background: url(/bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section/.default/img/buy-btn.png) 0 0 no-repeat;
	}	
		.bmcl_supply-button_buy a {
			height: 25px;
			display: block;
		}

div.b-mod-catalog-list table td {
	padding-right:10px;
	border: none !important;
}
/* End */
/* /bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section.list/.default/style.css?16920838661705 */
/* /bitrix/templates/mogu-pisat.main/components/custom/catalog.section/spec-offer-slider/style.css?16920838671746 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/orange/style.css?1692083914185 */
/* /bitrix/templates/mogu-pisat.main/components/bitrix/catalog/kurs-demo/bitrix/catalog.section/.default/style.css?16920838661139 */
