/*  Global
-------------------------*/
body{
    background: #fff url('../images/site_bg.png') repeat-x top left;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif
}
footer{
    border-top: 1px solid #DCF4FF;
    padding: 10px 0;
    margin-top: 20px;
    color: #ccc;
}
img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.page-title{
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    display: block;
    margin-bottom: 20px;
    color: #294f81;
}
.block_title{
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 10px;
    color: #294f81;
    display: block;
}
.date{
    color: #ccc;
    font-size: 11px;
}
.breadcrumbs{
    margin-bottom: 10px;
    color: #294f81;
    border-bottom: 1px solid #dcf4ff;
    padding-bottom: 10px;
}
.right-wrap{
    border-left: 1px solid #dcf4ff;
    padding-left: 19px;
}
/*  Header
-------------------------*/
header{
    margin-bottom: 20px;
    position: relative;
}
header .container{
    background: url('../images/header.png') no-repeat top left;
    height: 212px;
}
header .search-field{
    /*background: url('../images/search_field.png') no-repeat top left;*/
    /*width: 168px;*/
    height: 27px;
    float: right;
    margin: 10px 10px 0 0;
}
header .lang{
    background: url('../images/lang_bg.png') no-repeat top left;
    width: 73px;
    height: 28px;
    float: right;
    margin: 85px 0 0 0;
}
header .lang .ua, header .lang .ru{
    background: url('../images/langs.jpg') no-repeat 0 0;
    width: 20px;
    height: 16px;
    display: block;
    margin: 6px 0 0 0;
}
header .lang .ua{
    float: left;
    margin-left: 13px;
}
header .lang .ru{
    margin-left: 40px;
}
header .lang .ru{
    background-position: -20px 0;
}
header .lang .active{
    border: 1px solid #fff;
    margin-top: 5px;
}
header .logo, header .title{
    display: block;
}
header .logo{
    float: right;
    margin-top: 7px;
}
header .title{
    text-align: center;
    margin-top: 30px;
}
/*  Nav
-------------------------*/
nav .container{
    background: url('../images/nav_bg.png') no-repeat center center;
    height: 40px;
    position: absolute;
    top: 164px;
}
nav .navigation{
    list-style: none;
    position: relative;
    margin: 0 auto;
    width: 890px;
}
nav .navigation li{
    display: block;
    float: left;
    padding: 0 1px 0 0;
    background: url('../images/menu_item_separator1.png') no-repeat top right;
}
nav .navigation li.hover a, nav .navigation li.active a{
    background: #fff url('../images/menu_link_hover.png') repeat-x top left;
}
#menu-old-menu{
    background: #fff url('../images/nav_bg_red.jpg') repeat-x top left;
}
nav .navigation li.last-child{
    background: none;
}
nav .navigation a{
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 12px;
    padding: 14px 19px;
    text-decoration: none;
}
nav .navigation li.hover li a, nav .navigation li.active li a{
    background: none;
}
nav .navigation ul{
    list-style: none;
    width: 200px;
    position: absolute;
    top: 40px;
    padding-top: 8px;
    z-index: 10;
    margin: 0;
    /*background: #085fa1;*/
    background: #04398d url('../images/nav_ul_bg.png') repeat-x left top;
    visibility: hidden;
}
nav .navigation li.last-child ul{
    right: 0;
}
nav .navigation li.hover ul{
    border-radius: 0 0 5px 5px;
}
nav .navigation ul li{
    width: 100%;
    padding: 0;
    background: none;
}
nav .navigation li li a{
    background: none;
    margin: 0 15px;
    padding: 14px 0 !important;
    border-bottom: 1px solid #fff;
    color: #fff;
}
nav .navigation li li.last-child a{
    border: none;
}
nav .navigation li.active li.active, nav .navigation li li.hover{
    background: url('../images/menu_link_hover.png') repeat-x top left;
}
nav .navigation li li.last-child{
    border-radius: 0 0 5px 5px;
}
nav .navigation li li:hover a{
    color: #fff;
}
/*  News
-------------------------*/
.topnews .span8{
    min-height: 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcf4ff;
}
.topnews h2{
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
}   
.topnews .news-item{
    margin-bottom: 10px;
    line-height: 16px;
}
.topnews .date{
    padding-left: 10px;
}
.news-list h2{
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    display: block;
    /*margin-bottom: 5px;*/
}
.news-list .span8{
    border-bottom: 1px solid #dcf4ff;
    /*margin-bottom: 10px;*/
    min-height: 1px;
    padding-bottom: 20px;
}
.news-list .main h2{
    font-size: 19px;
    line-height: 24px;
}
.news-list .news-item{
    margin-bottom: 25px;
}
.news-list .main .date{
    margin: 5px 0;
}
.news-list .desc p{
    margin: 0;
}
.news-content .pull-left{
    padding-right: 20px;
}
.news-content .page-title{
    margin-bottom: 10px;
}
/*  Galleries
-------------------------*/
.gallery-list h2{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}
.gallery-list .span8{
    border-bottom: 1px solid #dcf4ff;
    min-height: 1px;
    padding-bottom: 20px;
}
.gallery-list .main h2{
    font-size: 19px;
    line-height: 24px;
}
.gallery-list .gallery-item{
    margin-bottom: 25px;
}
.gallery-list .main .date{
    margin: 5px 0;
}
.gallery-content .page-title{
    margin-bottom: 5px;
}
.gallery-content .date{
    margin-bottom: 10px;
}
.gallery-latest-item .title{
    margin-top: 5px;
    font-size: 13px;
    line-height: 16px;
}
.gallery-latest .span8 {
    border-bottom: 1px solid #dcf4ff;
    margin-bottom: 20px;
    min-height: 1px;
    padding-bottom: 10px;
}
.thumbnail {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
#lightbox-container-image-box{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#lightbox-container-image-data-box {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
/*  Video
-------------------------*/
.video-list h2{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}
.video-list .span8{
    border-bottom: 1px solid #EEEEEE;
    /*margin-bottom: 10px;*/
    min-height: 1px;
    padding-bottom: 20px;
}
.video-list .main h2{
    font-size: 19px;
    line-height: 24px;
}
.video-list .video-item{
    margin-bottom: 25px;
}
.video-list .main .date{
    margin: 5px 0;
}
.video-content .page-title{
    margin-bottom: 5px;
}
.video-content .date{
    margin-bottom: 10px;
}
.video-content .video-wrap div{
    margin: 0 auto;
}


.video-latest .block_title{
    margin-top: 20px;
}
.video-latest .ui-tabs-nav-item{
    margin-right: 4px;
    float: left;
}
.video-latest .last{
    margin-right: 0;
}
.video-latest ul.ui-tabs-nav{
	list-style:none;
	margin:0;
    padding:0;
}
.video-latest ul.ui-tabs-nav a{
    display: block;
    height: 44px;
}
.video-latest ul.ui-tabs-nav  img{
    border: 2px solid #fff;
}
.video-latest ul.ui-tabs-nav .ui-tabs-selected img{
    border: 2px solid #fffe03;
}
.video-latest .ui-tabs-panel{
    height:202px;
    position:relative;
}
.video-latest .ui-tabs-hide{
	display:none;
}
.video-latest .big {
    margin-bottom: 5px;
}
.video-latest .ui-tabs-panel .info {
    background: url("../images/transparent-bg.png") repeat scroll 0 0 transparent;
    bottom: 0;
    padding: 0;
    position: absolute;
    width: 280px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.video-latest .ui-tabs-panel .info a{
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 14px;
}
/*  Weather
-------------------------*/
.weather{
    width: 100%;
    font-size: 12px;
    line-height: 12px;
    color: #294f81;
    margin-bottom: 10px;
}
.weather .city{
    font-size: 15px;
    line-height: 14px;
}
.weather .temp{
    font-size: 24px;
    padding-right: 10px;
}
.weather .pressure, .weather .wind, .weather .relwet{
    font-size: 15px;
    background: url('../images/weather.png') no-repeat 0 0;
    padding:2px 0 2px 20px;
}
.weather .pressure{
    background-position: 0 2px;
}
.weather .wind{
    background-position: 0 -38px;
}
.weather .relwet{
    background-position: 0 -77px;
}
.weather .unit{
    font-size: 10px;
}
/*  Wheather pop-up
-------------------------*/
.weather-info{
    position: relative;
}
.cities{
    display: none;
    position: absolute;
    padding: 10px 30px 0 0;
    height: 350px;
    overflow-y: auto;
    background: #f6f6f6;
    top: 0;
    z-index: 100;
    min-width: 150px;
}
.city-change:hover{
    text-decoration: none;
}
.cities ul{
    list-style: none;
}
/*  Page open
-------------------------*/
.page-open .page-title{
    margin-bottom: 10px;
}
.page-fetch .page-title{
    color: #294F81;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 10px;
}

/*  Map
-------------------------*/
.regionInfo h3{
    margin-bottom: 5px;
}
/*  Get file
-------------------------*/
.getfile .item {
    margin: 15px 0;
}
.filestats {
    color: #959595;
    font-size: 10px;
    line-height: 10px;
    padding: 5px 0 0 30px;
}
.getfile a {
    background-position: left top;
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
}
.getfile .title {
    border-bottom: 1px solid #DFDFDF;
    font-weight: bold;
    padding-bottom: 5px;
}
.pdf {
    background-image: url("../images/pdf-24.png");
}
.rar {
    background-image: url("../images/rar-24.png");
}
.ppt {
    background-image: url("../images/ppt-24.png");
}
.zip {
    background-image: url("../images/zip-24.png");
}
.mp4 {
    background-image: url("../images/mp4-24.png");
}
.doc, .docx {
    background-image: url("../images/doc-24.png");
}
.ppt, .pptx {
    background-image: url("../images/ppt-24.png");
}
.xls, .xlsx {
    background-image: url("../images/xls-24.png");
}
.jpg, .jpeg {
    background-image: url("../images/jpg-24.png");
}
/*  Faq
-------------------------*/
.faq-list .item{
    border-bottom: 1px solid #DCF4FF;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.faq-list i{
    padding-right: 3px;
}
.faq-list .answer{
    padding-left: 40px;
}
.faq-list .author{
    line-height: 14px;
    margin-bottom: 5px;
}
.faq-list .label{
    padding: 4px 3px 2px;
}
.faq-list .post-answer{
    position: relative;
}
.faq-list .post-answer a{
    display: block;
    position: absolute;
    right: 0;
    top: -45px;
}
#questionForm input, #questionForm textarea{
    width: 250px;
}
#questionForm label{
    color: #294F81;
}
.loading-content {
    min-height: 300px;
    overflow: hidden;
    width: 450px;
}
.loaderImg{
    display: block;
    background: url('../images/ajax-loader.gif') no-repeat top left;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
}
/*  Events
-------------------------*/
.events-list .img, .events-open .img, .events-latest .img{
    float: left;
    margin-right: 15px;
}
.events-latest .img{
    margin-right: 10px;
}
.events-list .item{
    margin-bottom: 25px;
}
.events-list h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
}
.events-list .date, .events-open .date{
    color: #C0C0C0;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}
.events-open .date{
    font-size: 18px;
    line-height: 18px;
}
.events-latest h3{
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
}
.events-latest .date{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}
.events-latest .wrap{
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    background-color: #DCF4FF;
}
.events-latest{
    margin-top: 20px;
}
.events-latest .date{
    color: #294f81;
}
/*  Calendar
-------------------------*/
.calendar th {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
.calendar td {
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
.calendar td.weekend {
    color: #CDCDCD;
}
.calendar td.today {
    background-color: #DCF4FF;
    color: #294f81;
}
.calendar td.holiday {
    background-color: #294f81;
    border: 1px solid #fff;
}
.calendar td.holiday a {
    color: #FFFFFF;
    text-decoration: underline;
    margin: 1px;
    display: block;
}
.eventCalDate{
    font-size: 14px;
    line-height: 14px;
    color: #294F81;
}
.events-calendar{
    border-top: 1px solid #DCF4FF;
    margin-top: 15px;
    padding-top: 15px;
}