*.bold { font-weight:bold; }
*.n-bold { font-weight:normal; }
*.italic { font-style:italic; } 
*.underline { text-decoration:underline; }
*.n-underline, *.n-underline:hover { text-decoration:none; }
*.uppercase { text-transform:uppercase; }
*.dotted { border-bottom:1px dashed; }
*.click { cursor:pointer; cursor:hand; }
*.n-click { cursor:default; }http://salmoru.hcube.ru/bitrix/admin/fileman_admin.php?lang=ru&&path=%2Fbitrix%2Ftemplates%2Fmain
*.fright { float:right; }
*.fleft { float:left; }
*.clear { clear:both; }
*.hidden { visibility:hidden; }
*.visible { visibility:visible; }
*.absolute { position:absolute; }
*.relative { position:relative; }
*.spacer{width:100%;height:25px;}
*.spacer-s{width:100%;height:10px;}
*.spacer-xs{width:100%;height:5px;}
div.d { width:1px; height:1px; visibility:hidden; font-size:0px; line-height:0px; }
img{border:0px};
/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head, .information-block-head a, .information-block-head a:hover
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}

/*     slider css     */
.fl {
	float: left; display: inline;
}

.news_slider {
	position: relative; width: 126px; margin: 7px 0px 0px 16px; text-align: left;; 
}
.news_slider .messaging {
	display: block; padding: 5px; margin: 0px 20px 5px 20px; background: #ffffcc;
}
.news_slider .prev, .news_slider .next {
	position: absolute; top: 0px; display: none;
}
.news_slider .next {
	right: 0;
}
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; 
}
.news_slider .news_items {
	position: relative; width: 110px; top: 0; left: 8px; overflow: hidden;
}
.news_slider .view_all {
	font-size: .8em; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
}
.news_slider .item {
	width: 110px; margin-right: 10px;
}
.news_slider .item div {
	font-size: .8em; width: 110px; padding: 10px 0 10px 0;
}
.news_slider .item img {
	border:1px solid #d3d3d3;
}

/*тикет 18851*/
#date_time {
	position: relative;
	right: 0px;
	top: 0px;	
}

#date_time p{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma,Verdana,sans-serif;
}
/*конец тикета 18851*/

/*тикет 18851*/
.video_block {
	background-repeat:no-repeat;
	height:125px;
	width:145px;
	position: relative;
}
/*конец тикета 18851*/