


/* Start:/bitrix/templates/template_csv/components/bitrix/news.list/liders/style.css*/
.jcarousel-skin-top {
	width: 100%;
	margin-bottom: 25px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.jcarousel-skin-top  li a{

	color: #990000;
	text-decoration: none;
	font-weight: bold;
	-moz-user-select: text ;
	-khtml-user-select: text ;
	-webkit-user-select: text ;
	-o-user-select: text ;
	user-select: text ;
}
.jcarousel-skin-top  li p.link-section {
	padding-bottom: 5px;
	height: 28px;
	line-height: 13px;
	overflow:hidden;
	display: table-cell;
	vertical-align: bottom;
}

.jcarousel-skin-top  li p {
	margin: 0;
	padding: 0;
	color: #777777;
	-moz-user-select: text ;
	-khtml-user-select: text ;
	-webkit-user-select: text ;
	-o-user-select: text ;
	user-select: text ;
        font-size: 14px;
	
}
.jcarousel-skin-top  li p.link-section a{
	color: #777777;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.jcarousel-skin-top  li p.link-section a:hover{
	text-decoration: none;
	color: #777777;
}

.jcarousel-skin-top  li a:hover{
	color: #660000;
}

.jcarousel-skin-top .jcarousel-container {
	margin-top:10px;
	width: 645px;
	min-height: 150px;
}
.jcarousel-skin-top .jcarousel-container div.box-img{
	width: 170px;
	height: 100px;
	margin-bottom: 10px;
	text-align: center;
	-webkit-box-shadow:  0px 1px 2px 1px rgba(55, 55, 55, 0.5);
    -moz-box-shadow:  0px 1px 2px 1px rgba(55, 55, 55, 0.5);    
	box-shadow:  0px 1px 2px 1px rgba(55, 55, 55, 0.5);
}
.jcarousel-skin-top .jcarousel-container div.box-img img{
	max-width: 170px;
	max-height: 100px;

}
.jcarousel-skin-top .jcarousel-container div.box-img p.no-photo{
	padding: 30px 0 0 0;
	color: #dcdcdc;
	font-size: 20px;
	text-align: center;
}

.jcarousel-skin-top .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-top .jcarousel-container-horizontal {
	width: 645px;
    padding: 5px 0 0;
}


.jcarousel-skin-top .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-top .jcarousel-clip-horizontal {

	margin: 0 10px;
}


.jcarousel-skin-top .jcarousel-item {
    width: 180px;
}


.jcarousel-skin-top .jcarousel-item-horizontal {
    margin: 5px 32px 0 7px;
	padding-bottom: 0;
}

.jcarousel-skin-top .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}


.jcarousel-skin-top .jcarousel-item-placeholder {
    background: #e7e7e7;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-top .jcarousel-next-horizontal {
    position: absolute;
    top: 75px;
    right: -20px;
    width: 24px;
    height: 51px;
    cursor: pointer;
    background: transparent url('/bitrix/templates/template_csv/components/bitrix/news.list/liders/images/arrow.png') no-repeat -26px 0;
}

.jcarousel-skin-top .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('/bitrix/templates/template_csv/components/bitrix/news.list/liders/images/arrow.png');
}



.jcarousel-skin-top .jcarousel-prev-horizontal {
    position: absolute;
    top: 75px;
    left: -20px;
    width: 24px;
    height: 51px;
    cursor: pointer;
    background: transparent url('/bitrix/templates/template_csv/components/bitrix/news.list/liders/images/arrow.png') no-repeat 2px 0;
}
.jcarousel-skin-top .jcarousel-next-horizontal:hover {
	background-position: -26px -51px;
}
.jcarousel-skin-top .jcarousel-prev-horizontal:hover {
	background-position: 2px -51px;
}


.jcarousel-skin-top .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('/bitrix/templates/template_csv/components/bitrix/news.list/liders/images/arrow.png');
}





/* End */



/* Start:/bitrix/templates/template_csv/components/bitrix/news.list/news_top/style.css*/
.jcarousel-news-top {
	width: 100%;
	margin: 10px 0 25px 0;  
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.jcarousel-news-top  li a{
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	-moz-user-select: text ;
	-khtml-user-select: text ;
	-webkit-user-select: text ;
	-o-user-select: text ;
	user-select: text ;
	
}
.jcarousel-news-top  li p.link-section {
	margin-bottom: 4px;
	
}

.jcarousel-news-top  li p {
	margin: 0;
	padding: 2px 0;
	color: #000;
	-moz-user-select: text ;
	-khtml-user-select: text ;
	-webkit-user-select: text ;
	-o-user-select: text ;
	user-select: text ;
	
}
.jcarousel-news-top  li p.link-section a{
	color: #777777;
	text-decoration: underline;
	font-weight: normal;
}
.jcarousel-news-top  li p.link-section a:hover{
	text-decoration: none;
	color: #777777;
}

.jcarousel-news-top  li a:hover{
	color: #660000;
}

.jcarousel-news-top .jcarousel-container {
	margin-top:10px;
	width: 645px;
	min-height: 150px;
}

.jcarousel-news-top .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-news-top .jcarousel-container-horizontal {
	width: 645px;
    padding: 5px 0 0;
}


.jcarousel-news-top .jcarousel-clip {
    overflow: hidden;
	width: 645px;

}

.jcarousel-news-top .jcarousel-clip-horizontal {

	margin: 0 10px;
}


.jcarousel-news-top .jcarousel-item {
    width: 180px;
}


.jcarousel-news-top .jcarousel-item-horizontal {
    margin: 5px 32px 0 7px;
	padding-bottom: 0;
}

.jcarousel-news-top .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}


.jcarousel-news-top .jcarousel-item-placeholder {
    background: #e7e7e7;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-news-top .jcarousel-next-horizontal {
    position: absolute;
    top: 75px;
    right: -10px;
    width: 24px;
    height: 51px;
    cursor: pointer;
    background: transparent url('/bitrix/templates/template_csv/components/bitrix/news.list/news_top/images/arrow.png') no-repeat -26px 0;
}

.jcarousel-news-top .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('/bitrix/templates/template_csv/components/bitrix/news.list/news_top/images/arrow.png');
}



.jcarousel-news-top .jcarousel-prev-horizontal {
    position: absolute;
    top: 75px;
    left: -20px;
    width: 24px;
    height: 51px;
    cursor: pointer;
    background: transparent url('/bitrix/templates/template_csv/components/bitrix/news.list/news_top/images/arrow.png') no-repeat 2px 0;
}

.jcarousel-news-top .jcarousel-next-horizontal:hover {
	background-position: -26px -51px;
}
.jcarousel-news-top .jcarousel-prev-horizontal:hover {
	background-position: 2px -51px;
}

.jcarousel-news-top .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('/bitrix/templates/template_csv/components/bitrix/news.list/news_top/images/arrow.png');
}





/* End */
/* /bitrix/templates/template_csv/components/bitrix/news.list/liders/style.css */
/* /bitrix/templates/template_csv/components/bitrix/news.list/news_top/style.css */
