div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";

}
.tabs{
    width:100%;	
    margin-right:20px;
    margin-bottom: 20px;
}

div.tabs-container{
	padding-left: 1em;
	/*width:100%;	*/
	margin-right:20px;
	margin-bottom: 20px;
}

ul.tabs-nav{
	list-style: none;
	margin: 0;
	padding: 0;
	background:url('images/tabs-corner-top.png') no-repeat scroll right bottom transparent;
	height:30px;
}
ul.tabs-nav li{
	float:left;
	margin-right:2px;
	height:30px;
	overflow:hidden;
	display:block;
}
ul.tabs-nav a:link, ul.tabs-nav a:visited{
	background:url("images/tabs.png") right 60px;
	color: #2775C7;
	display:block;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}
ul.tabs-nav a span{
	background:url("images/tabs.png") left 60px;
	display:block;
	margin-right:14px;
	padding-left:14px;
}
ul.tabs-nav a:hover{
	background:url("images/tabs.png") right 30px;
	display:block;
}
ul.tabs-nav a:hover span{
	background:url("images/tabs.png") left 30px;
	display:block;
	white-space:nowrap;
}
ul.tabs-nav .tabs-selected a:link, 
ul.tabs-nav .tabs-selected a:visited, 
ul.tabs-nav .tabs-selected a:visited, 
ul.tabs-nav .tabs-selected a:hover
{
	background:url("images/tabs.png") right 0 no-repeat;
	color: #4F4F4F;
        cursor:default;
}
ul.tabs-nav .tabs-selected a span, 
ul.tabs-nav .tabs-selected a:hover span{
	background:url("images/tabs.png") left 0 no-repeat;
	color: #4F4F4F;
        cursor:default;
}

.tabs-container {
	padding-left: 1em;
	padding-top: 6px;
	background:url('images/tabs-corner-left.png') no-repeat scroll 0 0;	
	min-height:200px;
	width: 95%; 	
}



div.tabs-container div h2 {
	margin-top: 0;
}

.page_content, .page_content_text, .page_press, .page_video{
        padding:0.5em;
}

.ulborder{
margin-top:0.5em;
border: solid 1px #f5f5f5;
/*border: solid 1px #ebebeb;*/
}

div.page_content ul{
background-color:#f1f1f1;
border: solid 1px #d8d8d8;
list-style:none outside none;
margin:0;
padding: 15px 25px;
}

div.page_content ul li {
background:url("images/mark-green.png") no-repeat scroll 0 0.2em transparent;
margin:0;
padding:0 0 0.5em 1.8em;
}

div.page_content_text ul {
list-style:none outside none;
margin:0 0 1em;
padding:0 0 0 1em;
}

div.page_content_text ul li{
background:url("images/mark-li.png") no-repeat scroll 0 0.4em transparent;
margin:0;
padding:0 0 0.5em 1.2em;
}

div.page_content_text a.imglink{
        font-size:90%;
	padding: 0 0 1px 18px;
	background: url(images/mark-up.png) no-repeat left center;
}
div.page_content_text p.imglink{
        background:url('images/mark-corner-top.png') no-repeat scroll left bottom transparent;
        padding-bottom:1em;

}

div.page_content_text h4{
	 font-size:110%;         
}

/****************carusel****************************/

#scrollable {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	padding: 0.8em 0 0.8em 0;
	width: 100%;
	height: 80px;
}
div.button-next{
	float:right;
	width:20px;		
}
div.button-prev{
	float:left;
	width:20px;	
}
div.items {
	height: 80px; /*    margin-left:8px;*/;
	width: 90% !important;
}
/* стиль элемента */
div.items a {
	display:block;
	padding: 0 5px 0 5px;
	float:left;
/*	margin-right:8px;*/
	width:120px;
	height:70px;
	/*background:url(img/item.gif) 0 0 no-repeat;*/
	font-size:50px;
	color:#ccc;
	line-height:80px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
div.items a:hover {
	color:#999;	
}
div.items a.active {
	background-position:-174px 0;		
	color:#555;
	cursor:default;
}
/* кнопки вперед и назад */
a.prev, a.next {
	display:block;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	margin-top:25px;
	cursor:pointer;
}
a.prev {
	background:url(images/button-prev.png);		
}
a.prev:hover {
	background:url(images/button-prev-over.png);
}
a.next {
	background:url(images/button-next.png);		
}
a.next:hover {
	background:url(images/button-next-over.png);	
}
/* верхняя навигация */
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}
/* элементы верхней навигации */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(img/dots.png) 0 0 no-repeat;     
	cursor:pointer;
}
div.navi span:hover {
	background-position:0 -8px;      
}
div.navi span.active {
	background-position:0 -16px;     
} 	

/*************************************/
.jcarousel-container {
    position: relative;
}
.jcarousel-skin{
    -moz-user-select:none;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    margin-left:25px;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 120px;
    height: 80px;
}
.jcarousel-list li a img{
	border:none;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin .jcarousel-container {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	padding: 0.8em 0 0.8em 0;
	height: 80px;
}
.jcarousel-skin .jcarousel-container-horizontal {
    padding: 10px 5%;
}
/*
.jcarousel-skin .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}
*/
.jcarousel-skin .jcarousel-clip-horizontal {
/*    width:  245px;*/
    height: 80px;
}
/*
.jcarousel-skin .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}
*/
.jcarousel-skin .jcarousel-item {
    width: 120px;
    height: 80px;
}
.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
}
/*
.jcarousel-skin .jcarousel-item-vertical {
    margin-bottom: 10px;
}
*/
.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/*  Horizontal Buttons  */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 40px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: transparent url(images/button-next.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -20px 0;
}
.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -40px 0;
}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -60px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 40px;
    left: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: transparent url(images/button-prev.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -20px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -40px 0;
}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -60px 0;
}