

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/.default/style.css?14936750062913*/
.pagination {
	display: inline-block;
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

.pagination .dots {
	bottom: -6px;
	color: #606060;
	position: relative;
}

.pagination a, .pagination .dots {
	display: inline-block;
	margin-right: 2px;
	padding: 2px 8px;
}
div.pagination a {
text-decoration:none !important;
}
div.pagination a:hover {
	color: #303030;
}

div.pagination a:active {
	color: #585858;
}

.pagination a.number {
	border: 1px solid #ddd;	
	
	/* CURVED CORNERS */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.pagination a.number:hover {
	border-color: #d0d0d0;
	
	/* DROP SHADOWS */
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	text-decoration:none;
}

.pagination a.number.current {
	color: #fff;
}

.pagination a.number.current:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pagination a.number.current:active {
	/* INNER SHADOWS */
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.3), inset 0px 1px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.3), inset 0px 1px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3), inset 0px 1px 2px rgba(0,0,0,0.15);
}
.item-wrap p {
font-size:11px;
font-weight:bold;
margin-bottom:10px !important;
}

.item-wrap {
border-bottom:1px solid #E0E0E0;
padding:20px 20px 10px;
}

/* навигация страниц white */
.pagination.white, .pagination.white a {
	color: #606060; 
}

.pagination.white a.number.current {
	background-color: #e0e0e0;
	border-color: #ddd #d8d8d8 #c4c4c4;
	color: #606060;
	text-shadow: 0px 1px 0px #fff;
	
	background: -moz-linear-gradient(top,
		#fff,
		#f4f4f4 50%,
		#e0e0e0
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#fff),
		color-stop(0.5, #f4f4f4),
		to(#e0e0e0)
	);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f4f4f4', EndColorStr='#e0e0e0');
}

.pagination.white a.number.current:hover {
	background-color: #ebebeb;
	border-color: #dbdbdb #d4d4d4 #c0c0c0;
	
	background: -moz-linear-gradient(top,
		#fff,
		#f8f8f8 65%,
		#ebebeb
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#fff),
		color-stop(0.65, #f8f8f8),
		to(#ebebeb)
	);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f8f8f8', EndColorStr='#ebebeb');
}

.pagination.white a.number.current:active {
	border-color: #c0c0c0 #d4d4d4 #dbdbdb;
	text-shadow: 0px -1px 0px #fff;
	
	background: -moz-linear-gradient(top,
		#ebebeb,
		#f4f4f4 50%,
		#fff
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#ebebeb),
		color-stop(0.5, #f4f4f4),
		to(#fff)
	);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f4f4f4', EndColorStr='#ffffff');
}
/* End */


/* Start:/bitrix/templates/rami_test08.04/components/bitrix/news.list/SliderDIX_v2/style.css?15090170004486*/
.book-slider {
    margin: 0 0 0px -6px;
}
.slider-dix-carousel{
  background-image: url(/bitrix/templates/rami_test08.04/components/bitrix/news.list/SliderDIX_v2/image/bg_bookshelf-final.png);
  position: relative;
  width: 1008px;
  height: 244px;
}
.slider-dix-carousel .top{
  position: absolute;
  top: 0px;
  width: 100%;
  color: #FFF;
  font-family: 'CuprumFFURegular';
  z-index: 100;
}
.slider-dix-carousel .top .hd{
  font-size: 26px;
  line-height: 26px;
  padding-left: 50px;
  margin-top: 10px;
	color: #46335d;
  }
.slider-dix-carousel .top .right{
  position: absolute;
  right: 5px;
  top: 10px;
}
.slider-dix-carousel .top .right a{
  color: #46335d;
  font-size: 14px;
  text-decoration: none;
}
.slider-dix-carousel .top .right a:hover{
  text-decoration: underline;
}
.slider-dix-carousel .work{
  width: 100px;
  height: 100%;
  overflow: hidden;
  margin: 0px 40px 0px 62px;
  position: relative;
}
.slider-dix-carousel .element{
  margin-top: 56px;
  position: absolute;
  width: 124px;
  height: 170px;
}
.slider-dix-carousel .element img{
  width: 100%;
  height: 100%;
}

.slider-dix-carousel #prev{
  position: absolute;
  top: 40%;
  left: 20px;
  cursor: pointer;
  background-image: url(/bitrix/templates/rami_test08.04/components/bitrix/news.list/SliderDIX_v2/image/left-1.png);
  width: 23px;
  height: 44px;
}
.slider-dix-carousel #next{
  position: absolute;
  top: 40%;
  right: 20px;
  cursor: pointer;
  background-image: url(/bitrix/templates/rami_test08.04/components/bitrix/news.list/SliderDIX_v2/image/right-2.png);
  width: 23px;
  height: 44px;
}
.slider-dix-carousel #prev:hover{
  background-position: 0px 44px;
}
.slider-dix-carousel #next:hover{
  background-position: 0px 44px;
}
.slider-dix-carousel .modal{
    width: 100%;
    min-height: 120px;
    border-radius: 5px;
    background-color: #FFFFFF;
    position: absolute;
    top: 20px;
    display: none;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(132, 55, 21, 0.5);
    -moz-box-shadow: 0px 0px 1px 1px rgba(132, 55, 21, 0.5);
    box-shadow: 0px 0px 1px 1px rgba(132, 55, 21, 0.5);
    font-size: 13px;
    padding: 2px;
    padding-top: 10px;
    padding-bottom: 20px;

}

.slider-dix-carousel .element:hover .modal{
  display: block;
  text-align: center;
}
.slider-dix-carousel .modal h3{
	height: 65px;
  font-size: 13px;

  overflow: hidden;
}

.slider-dix-carousel .modal a{
  color: #913005;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
}
.slider-dix-carousel .modal a:hover{
  text-decoration: none;
}
.slider-dix-carousel .modal .btn_download{
color: #FFF;
font-size: 11px;
margin-left: 0px;
margin-top: 15px;
line-height: 14px;
margin-top: 8px;
}
.slider-dix-carousel .modal .btn_download span
{
  background: url('/bitrix/templates/rami_test08.04/components/bitrix/news.list/SliderDIX_v2/image/btn_download.gif') repeat-x left bottom;
  display: inline-block;
  padding: 1px 6px 2px 20px!important;
  margin: 0px;
}
.slider-dix-carousel .modal a.btn_bay {

      margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    font-family: 'CuprumFFURegular';
    color: rgba(255,255,255,.9);
    text-shadow: #693 0 1px 2px;
    text-decoration: none;
    text-align: center;
    line-height: 1.1;
    white-space: pre-line;
    padding: 4px;
    border: 1px solid;
    border-color: #5EB14B #693 #693 #5EB14B;
    border-radius: 6px;
    outline: none;
    background-image: -ms-linear-gradient(top, #5EB14B 56%, #693 100%);
    background-image: -moz-linear-gradient(top, #5EB14B 56%, #693 100%);
    background-image: -o-linear-gradient(top, #5EB14B 56%, #693 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
    background-image: -webkit-linear-gradient(top, #5EB14B 56%, #693 100%);
    background-image: linear-gradient(top,#5EB14B 56%, #693 100%);
    box-shadow: inset rgba(255,255,255,.5) 1px 1px;
    width: 70px;
}

a.btn_bay:hover {
  color: rgb(255,255,255);
 // background-image: linear-gradient(#693, #4A9839 50%, #5EB14B);
 /* IE10 */
	background-image: -ms-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Opera */
	background-image: -o-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Proposed W3C Markup */
	background-image: linear-gradient(top, #693 2%, #5EB14B 51%);
}
a.btn_bay:active {
  
  border-color: #2970a9;
  background-image: linear-gradient(#693, #5EB14B);
  box-shadow: none;
}

/* End */


/* Start:/bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/style.css?15089309422087*/
a.btn_margin_left {
    margin-bottom: 5px;
  display: inline-block;
  font-size: 17px;
font-family: 'CuprumFFURegular';
  color: rgba(255,255,255,.9);
  text-shadow: #693 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: 6px;
  border: 1px solid;
  border-color: #5EB14B #693 #693 #5EB14B;
  border-radius: 6px;
  outline: none;
 // background: #60a3d8 linear-gradient(#5EB14B, #4A9839 50%, #693);
  /* IE10 */
	background-image: -ms-linear-gradient(top, #5EB14B 56%, #693 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #5EB14B 56%, #693 100%);
	/* Opera */
	background-image: -o-linear-gradient(top, #5EB14B 56%, #693 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #5EB14B 56%, #693 100%);
	/* Proposed W3C Markup */
	background-image: linear-gradient(top,#5EB14B 56%, #693 100%);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
  //background: #693 url('/bitrix/templates/rami_test08.04/images/bg_menu.gif') repeat-x left top;
width: 105px;
}

a.btn_margin_left:hover {
  color: rgb(255,255,255);
 // background-image: linear-gradient(#693, #4A9839 50%, #5EB14B);
 /* IE10 */
	background-image: -ms-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Opera */
	background-image: -o-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #693 2%, #5EB14B 51%);
	/* Proposed W3C Markup */
	background-image: linear-gradient(top, #693 2%, #5EB14B 51%);
}
a.btn_margin_left:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#693, #5EB14B);
  box-shadow: none;
}
/* End */


/* Start:/bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/bitrix/news.detail/.default/style.css?15089315323909*/
/* Page Book Content Styles */
.box_white { background:#ffffff; padding:20px; padding-top:30px; overflow:auto; }
.box_white .bookarticle_item { border-top:#f5ecd2 solid 5px; padding-top:34px; padding-bottom:31px; }
.box_white .bookarticle_item.first { border-top:none; padding-top:0px; }

.bookarticle_clmn_preview { width:215px; float:left; padding-left:21px; }
.bookarticle_clmn_text { margin-left:259px; font-size:14px; line-height:19px; }
.bookarticle_clmn_text h2 { font-size:21px; line-height:26px; color:#913005; margin:0px; font-weight:bold; }
.bookarticle_clmn_text a { color:#4c6e03; }
.book_preview { display:inline-block; padding:4px; border-left:#eeeeee solid 1px; border-right:#eeeeee solid 1px; border-bottom:#eeeeee solid 1px; background:#FFF; }
.bookarticle_content { width:650px; }
.bookarticle_clmn_text p {}
.box_social_networks { background:#f8f1db; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; padding-left:20px; padding-right:20px; padding-top:12px; padding-bottom:11px; 
-webkit-box-shadow: 0px 1px 0px 0px rgba(143, 87, 50, 0.47);
-moz-box-shadow: 0px 1px 0px 0px rgba(143, 87, 50, 0.47);
box-shadow: 0px 1px 0px 0px rgba(143, 87, 50, 0.47); 
}

.dop_links { font-size:14px; }
.dop_links .more_link { position:relative; }
.dop_links .more_link img { position:absolute; right:-27px; top:0px; }
.dop_links .comments_link { margin-left:66px; position:relative; }
.dop_links .comments_link span { color:#000; font-weight:bold; margin-left:2px; }
.dop_links .comments_link span img { margin-right:5px; }

.commentary_box { overflow:auto; padding-top:18px; }
.commentary_box .comments_form { background-color:#f8f1db; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; padding-bottom:12px; }
.commentary_box .comments_form h2 { margin:0px; padding:0px; }
.commentary_box .comments_form input { background:#ffffff url(/bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/bitrix/news.detail/.default/images/bg_form_input_shadow.gif) repeat-x left top; border:#e4ab85 solid 1px; padding-left:9px; padding-right:9px; height:17px; font-size:14px; width:193px; margin-bottom:10px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.commentary_box .comments_form textarea { background:#ffffff url(/bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/bitrix/news.detail/.default/images/bg_form_input_shadow.gif) repeat-x left top; border:#e4ab85 solid 1px; padding-left:9px; padding-right:9px; height:58px; font-size:14px; width:513px; margin-bottom:10px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin-top:0px; }

.commentary_box .clmn_l { width:213px; padding-left:18px; padding-right:14px; float:left; }
.commentary_box .clmn_row { overflow:auto; }
.commentary_box .comments_row { border-top:#f5ecd2 solid 2px; color:#534331; padding-top:12px; padding-bottom:21px; }
.commentary_box .comments_row.first { border-top:none; }
.commentary_box .comments_row .name { font-size:14px; color:#d66a37; font-weight:bold; }
.commentary_box .comments_row .date { color:#534331; font-size:11px; margin-top:4px; }
.commentary_box .comments_row .text { font-size:14px; line-height:19px; width:634px; }

.commentary_box .clmn_r { margin-left:259px; position:relative; }
.commentary_box .clmn_r h2 { color:#d66a37; font-weight:bold; margin:0px; padding:0px; padding-bottom:13px; padding-top:15px; font-size:21px; }
.btn_submit { position:absolute; right:21px; bottom:8px; background:#e66d1a; color:#FFF; text-decoration:none; background:url(/bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/bitrix/news.detail/.default/images/btn_submit.gif) no-repeat left top; display:inline-block; }
.commentary_box .comments_form.empty { padding-bottom:0px; }
.commentary_box .comments_form.empty .clmn_r h2 { margin:0px; padding-top:10px; padding-bottom:6px; }
.btn_submit span { font-size:14px; background:url(/bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/bitrix/news.detail/.default/images/btn_submit.gif) no-repeat right bottom; padding-left:12px; padding-right:39px; display:block; font-weight:bold; padding-top:6px; height:27px; }

.commentary_box .comments_form {}
/* Page Book Content Styles */
.btn_container{
	text-align: center;
}


/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/.default/style.css?14936750062913 */
/* /bitrix/templates/rami_test08.04/components/bitrix/news.list/SliderDIX_v2/style.css?15090170004486 */
/* /bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/style.css?15089309422087 */
/* /bitrix/templates/rami_test08.04/components/bitrix/news/page_books1/bitrix/news.detail/.default/style.css?15089315323909 */
