@font-face {
    font-family: 'pf_beausans_proregular';
    src: url('../fonts/pfbeausanspro-reg-webfont.eot');
    src: url('../fonts/pfbeausanspro-reg-webfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/pfbeausanspro-reg-webfont.woff') format('woff'),
    url('../fonts/pfbeausanspro-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_beausans_prothin';
    src: url('../fonts/pfbeausanspro-thin-webfont.eot');
    src: url('../fonts/pfbeausanspro-thin-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pfbeausanspro-thin-webfont.woff') format('woff2'),
         url('../fonts/pfbeausanspro-thin-webfont.woff') format('woff'),
         url('../fonts/pfbeausanspro-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pf_beausans_pro_semiboldRg';
    src: url('../fonts/pfbeausanspro-sebold-webfont.eot');
    src: url('../fonts/pfbeausanspro-sebold-webfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/pfbeausanspro-sebold-webfont.woff') format('woff'),
    url('../fonts/pfbeausanspro-sebold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



* { border: 0; padding: 0; margin: 0; outline: 0; }
.fl 		{ float: left; }
.ib		{ display:inline-block; }
.fr 		{ float: right; }
.clear	{ clear: both;}
.overfl	{ overflow: hidden;	zoom: 1; }
img		{ position: relative;}
html	{ height: 100%;	}
body{
    font-family: 'pf_beausans_proregular';
    font-size: 14px;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
table {
    *border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration:underline;
    color:#00c8f2;
}

div[role=main], .innerblue, .innergrey, .innerfooter {
    width:915px;
    position:relative;
    left:50%;
    margin-left:-457px;
}
div[role=nav] {
background-color:#f4f4f4;

}

.icon{
    background:#f4f4f4;
	
	
}
.icon-wrapper{
    width: 918px;
    margin: 0 auto;

}

header {
    position:relative;
}
.lang {
    position:absolute;
    right:0;
    top:5px;
    font-family:'pf_beausans_pro_semiboldRg';
    font-size:12px;
}
.lang a {
    color:#737373;
    text-decoration:none;
}
.lang a.activelang {
    color:#2692e0;
}

div[role=nav] nav {
    padding-top:22px;
	padding-bottom:25px;
	    width: 100%;
    text-align: center;
    clear: both;
    float: none;

}
div[role=nav] nav ul li {
    list-style-type:none;
    display:inline;

	
}
div[role=nav] nav a {
    padding: 10px;
    color:#000;
    text-decoration:none;
}
div[role=nav] nav a:hover {
    padding: 10px;
    color:#2692e0;
    text-decoration:none;
}
div[role=nav] nav a.bluelink {
	padding: 5px;
    color:#2692e0;
    border: 1px solid #2692e0;
    font-family: 'pf_beausans_pro_semiboldRg';
    background:#fff;
}
div[role=nav] nav a.bluelink:hover {
	padding: 5px;
    background:#fff;
    color:#78c9f0;
}
div[role=nav] nav a.bluelink:active {
	padding: 5px;
    background:#fff;
    color:#2692e0;
}
div[role=nav] nav a.activenav {
	padding: 5px;
    color:#1c84b9;
    background: url(../images/arrdown.png) bottom center no-repeat;
    padding-bottom:17px;
}


.logo {
    display:block;
	margin: 0 auto 0;
    width:202px;
    height:106px;
    background:url(../images/bionic-logo.png);
}
.menu {
background:#f4f4f4;
    padding:15px 0;
}

article.icon{
}
article.icon h2{
    font-weight: bold;
	text-transform: uppercase;
    font-size: 18px;
    font-size: 'pf_beausans_pro_semiboldRg';
    padding-bottom: 10px;
}
article.icon h2 a{
color: #000;
    text-decoration: none;
}
article.icon h2 a:hover{
color: #000;
    text-decoration: underline;
}

article.icon img{
	float: left;
	padding-bottom: 20px;
   
	
}
article.icon  p{
    font-weight: normal;
    font-size: 13px;
    font-size: 'pf_beausans_pro_semiboldRg';
   
	
}

.blueline {
    background:#0385b5;
    height:32px;
}
.newsblue {
    margin-left:255px;
    background:#8fceec;
    padding: 10px 10px 0;
    height:22px;
    display:inline-block;
    color:#2692e0;
    font-size:11px;
}
.newsblue a {
    color:#131b1f;
    text-decoration:none;
}
.newsblue a.activeblue {
    color:#fff;
    font-family: arial, sans-serif;
}
.greyline {
    background:#edeff0;
    padding:15px 0;
}
section.main {
    padding: 40px 0 40px;
    
}
section.main a {
    color:#3398e2;
}
.greyline a.fr {
    padding-left:20px;
    background:url(../images/archive.png) left center no-repeat;
    color: #1C84B9;
}
.greyline a.fr:active {
    color: #00C8F2;
}
.greyline h1 {
    color:#2692e0;
    font-size:19px;
    font-family: 'pf_beausans_pro_semiboldRg';
}
.archivecolumn {
    width:288px;
}
.archivecolumn + .archivecolumn {
    margin-left:25px;
}
.archivecolumn h2 {
    line-height:15px;
    font-family: 'pf_beausans_pro_semiboldRg';
    font-weight:normal;
    margin-bottom:5px;
}
.news-slide-item .archivecolumn h2, #news_list_clock h2 {
    height:50px;
}

.archivecolumn h2 a {
    text-decoration:none;
    color:#404040;
    font-size:16px;
}
.archivecolumn article {
    margin-bottom:25px;
}
.archivecolumn article a img {
    display:block;
}
.archivecolumn article p {
    background:#e2f0fa;
    padding: 13px 23px;
    border-radius: 0 0 5px 5px;
    font-size:13px;
    color:#000;
    height:86px;
}
.archivecolumn .date {
    font-size:12px;
    font-family: 'pf_beausans_pro_semiboldRg';
    color:#2692e0;
    display:block;
    padding-left:20px;
    background:url(../images/archive.png) left center no-repeat;
    margin-top:7px;
}
section a.moarnews {
    color:#fff;
    text-decoration:none;
    background:#0485b5;
    padding:10px 20px;
    border-radius:10px;
    behavior: url(http://bionic-university.com/resources/js/PIE.htc);
    position:relative;
    display:inline-block;
}
.archiveblock > .clear {
    padding-top: 20px;
}
body > footer {
    background:#e5e5e5;
    padding: 15px 0 25px;
}
.social a {
    width:25px;
    height:17px;
    background:url(../images/social.png) no-repeat;
    display:block;
    float:left;
}
.social a + a {
    margin-left: 1px;
}
.social a.fb { background-position: -26px 0; }
.social a.tw { background-position: -52px 0; }
.social a.yt { background-position: -78px 0; }

.partners-text {
    color:#363636;
    font-size:10px;
    width:130px;
    position:relative;
    margin-top:15px;
	
}
.partners-text span {
    top: 43px;
    position:relative;
}
.partners {
    color:#363636;
    font-size:10px;
    width:545px;
    position:relative;
    margin-top:15px;
	
}
.partners-images {
	margin-bottom: 5px;
}
.partners-images.first {
	margin-left: 6px;
}
.partners-images img {
    margin-left:15px;
    position:relative;
}
.partners-images img + img {
    top:-8px;
}
.logofoot {
    margin-top:20px;
    color:#363636;
    font-size:10px;
}
.logofoot span {
    top: -17px;
    position:relative;
    left: -15px;
}
.copy {
    color:#393939;
    font-size:11px;
    padding: 30px 0 0;
}
.mailto {
    color:#888888;
}
.copy a {
    margin-left:5px;
}
.popupbg {
    background: url(../images/bggrey.png);
    position:fixed;
    width: 100%;
    height:100%;
    top:0;
    left:0;
    display:none;
}
.popupcloser {
    position:fixed;
    width: 100%;
    height:100%;
    top:0;
    left:0;
}
.popup {
    width:605px;
    background:#e9e9e9;
    padding: 50px 55px 50px 45px;
    border-radius: 3px;
    position:relative;
    left:50%;
    margin-left:-352px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.close {
    width: 14px;
    height: 14px;
    background: url(../images/cross.png) no-repeat;
    position:absolute;
    right:60px;
    top: 60px;
}
.popup h1 {
    font-family: 'pf_beausans_pro_semiboldRg';
    font-weight:normal;
    font-size: 19px;
    color:#404040;
    padding-bottom:22px;
    background:url(../images/underh1popup.png) bottom no-repeat;
    margin-bottom:15px;

}
.popupcolumns {
    padding-left:110px;
}
.yearcol {
    width:160px;
}
.yearcol h2 {
    font-size: 15px;
    color:#2692e0;
    font-family: 'pf_beausans_pro_semiboldRg';
    font-weight:normal;
    margin-left: -40px;
}
.yearcol p {
    line-height:1.5em;
}
.yearcol a {
    font-size: 15px;
    color:#000;
    text-decoration:none;
    font-family: 'pf_beausans_pro_semiboldRg';
}

/*** post_news***/
.newsitem {
    width: 607px;
    margin-right:20px;
}
.newsitem h2 {
    font-size:16px;
    font-weight:normal;
    font-family: 'pf_beausans_pro_semiboldRg';
    margin-bottom:20px;
}
.newsitem img {
    margin-right: 30px;
}
.newsitem p + p {
    margin-top: 1em;
}
p.blue {
    color:#2692e0;
}
h3.blue {
    color:#2692e0;
}




/* front page */
.blueline.main{
    height: 128px;
    position: relative;
}
.blueline.main .innerblue{
    z-index: 10;
}



.news-front{
    background:#fff;
    overflow: hidden;
}
.news-front-wrapper{
    width: 918px;
    margin: 0 auto;
}
.tab-control{
    overflow: hidden;
    list-style: none;
}
.tab-control li{
    float: left;
    margin-right: 1px;
    background-color: #4e9fd8;
}
.tab-control li a{
    display: block;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'pf_beausans_pro_semiboldRg';
    text-decoration: none;
    padding: 8px 12px;
}
.tab-control li.fs-tab a, .tab-control li.tv-tab a{
    padding: 10px 12px;
}
.tab-control li.fs-tab{
    background: #4e9fd8 url(../images/fs-tab.png) center no-repeat;
}
.tab-control li.tv-tab{
    background: #4e9fd8 url(../images/tv-tab.png) center no-repeat;
}
.tab-control li:hover, .tab-control li.current, .tab-control li.fs-tab:hover{
    background-color: #fff;
}
.tab-control li.fs-tab:hover, .tab-control li.fs-tab.current{
    background: #fff url(../images/fs-tab-hover.png) center no-repeat;
}
.tab-control li.tv-tab:hover, .tab-control li.tv-tab.current{
    background: #fff url(../images/tv-tab-hover.png) center no-repeat;
}
.tab-control li:hover a, .tab-control li.current a{
    color: #2692e0;
}
.tab-control li.current {
    background-color: #fff;
}
.tab-control li.fs-tab.current{
    background-color: #fff;
}
.tab-control li.current a{
    background: url(../images/cur-tab.png) top center no-repeat;
}
.tab-control li.fs-tab a, .tab-control li.tv-tab a{
    display: block;
    width: 53px;
    height: 11px;

}
.news-slide-item{
    overflow: hidden;
}
article.news-item{
    width: 222px;
    float: left;
    margin-left: 61px;
}
article.news-item .post-date{
    color: #FFF;
    font-size: 10px;
}
article.news-item h3{
    font-weight: normal;
    font-size: 16px;
    font-size: 'pf_beausans_pro_semiboldRg';
    padding-bottom: 10px
}
article.news-item h3 a{
    color: #000;
    text-decoration: none;
}
article.news-item h3 a:hover{
    text-decoration: underline;
}
article.news-item p a{
    color: #FFF;
}
article.news-item p a:hover{
    text-decoration: none;
}
article.news-item .news-img{
    margin: 0 0 13px 0;
}
#tab-1, #tab-2, #tab-3{
    margin-top: 17px;
}
.tab-item{
    padding-bottom: 20px;
    position: relative;
}
.all-news.ru{
    display: block;
    width: 118px;
    height: 19px;
    position: absolute;
    font-size: 14px;
    color: #2692e0;
    right: 15px;
    top: -40px;
    right: 0px;
    background: url(../images/all-news-ru.png) center left no-repeat;
}

.all-news.en{
    display: block;
    width: 118px;
    height: 19px;
    position: absolute;
    font-size: 14px;
    color: #2692e0;
    right: 15px;
    top: -40px;
    right: 0px;
    background: url(../images/all-news-en.png) center left no-repeat;
}

.all-news.uk{
    display: block;
    width: 118px;
    height: 19px;
    position: absolute;
    font-size: 14px;
    color: #2692e0;
    right: 15px;
    top: -40px;
    right: 0px;
    background: url(../images/all-news-uk.png) center left no-repeat;
}

.all-news:hover{
    text-decoration: none;

}
/* Easy Slider */
#header-slider{
    width:919px;
    height:128px;
    margin: 0 auto;
}
#news-slider{
    width:918px;
}

#header-slider ul, #header-slider li, #news-slider ul, #news-slider li{
    margin:0;
    padding:0;
    list-style:none;
    height:282px;
}
#news-slider ul, #news-slider li{
    height: 275px;
}
#header-slider li, #news-slider li{
    width:919px;
    height:282px;
    overflow:hidden;
}

#news-slider li{
    width: 918px;
    height: 326px;
}

#prevBtnSlider, #nextBtnSlider{
    display:block;
    width:32px;
    height:55px;
    position:absolute;
    top:50%;
    margin-top: -30px;
    z-index:1000;
}
#prevBtnSlider{
    left: 0;
}
#nextBtnSlider{
    right:0;
}
#prevBtnSlider a, #nextBtnSlider a{
    display:block;
    position:relative;
    width:32px;
    height:55px;
    background:url(../images/slider-arrows.png) no-repeat top left;
    text-indent: -9999px;
}
#nextBtnSlider a{
    background-position: top right;
}
#prevBtnSlider a:hover{
    background-position: bottom left;
}
#nextBtnSlider a:hover{
    background-position: bottom right;
}
/* numeric controls */

ol#controls, ol#controls_s{
    margin:1em 0 0 0;
    padding:0;
    height:9px;
    text-align: center;
}
ol#controls li, ol#controls_s li{
    margin:0 10px 0 0;
    padding:0;
    display: inline-block;
    list-style:none;
    height: 9px;
    width: 9px;
}
ol#controls li a, ol#controls_s li a{
    float:left;
    height:9px;
    width: 9px;
    display: block;
    background:url(../images/slider-dots.png) -13px 0;
    text-indent: -9999px;
}
ol#controls li a:hover, ol#controls_s li a:hover{
    background-position: top right;
}
ol#controls li.current a, ol#controls_s li.current a{
    background-position: 0 0;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus, ol#controls_s li a:focus{outline:none;}

div#rotator { height: 128px; margin: 0 auto; position: relative;}
div#rotator ul li {position: absolute; margin: 0 auto; width: 100%; height: 100%; overflow: hidden; list-style: none;}
div#rotator ul li.show {z-index:500;}

/* tmp */
footer nav a:hover, .lang a:hover{
    text-decoration: underline;
}
footer .copy a:hover{
    text-decoration: none;
}
div[role="nav"] header nav a:hover{
    color: #2692E0;
}
div[role="main"] header nav a:hover{
    color: #2692E0;
}
.newsblue a:hover{
    color: #FFF;
}



/**** anketa ****/
.greyline a.fr.anketalink {
    padding-left:17px;
    background:url(../images/anketa-icon.png) left center no-repeat;
    color:#009bd7;
    text-decoration:none;
}
.scheduledate {
    width:100%;
}
.scheduledate hr {
    border:none;
    border-top: 1px solid #009bd7;
    width:100%;
}
.datetd {
    width:210px;
    text-align:center;
    color:#2692e0;
    font-size:16px;
}
.scheduletable {
    width:100%;
    margin-top:15px;
    margin-bottom:40px;
}
.scheduletable th {
    font-weight:normal;
    background:#edeff0;
    height:60px;
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
}
.scheduletable th strong, .scheduletable td strong {
    font-weight:normal;
    font-family: 'pf_beausans_pro_semiboldRg';
    color:#009bd7;
    display:block;
}
.scheduletable th.firsth {
    font-weight:normal;
    font-size:10px;
    width:62px;
}
.scheduletable td {
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    background:#f6f7f7;
    text-align:center;
    height: 83px;
    font-size:12px;
    width:168px;
}
.scheduletable td:first-child {
    font-size:18px;
    font-family: 'pf_beausans_pro_semiboldRg';
    width:62px;
}
.scheduletable td.fulltd {
    background:#e1eec8;
}
.scheduletable td strong {
    color:#000;
}
.scheduletable td a {
    color:#000 !important;
}
.scheduletable td a:hover {
    color:#fff !important;
}
.scheduletable td.bluetd {
    background:#a6cfeb;
}
.tooltip {
    width: 146px;
    height:169px;
    background:url(../images/tooltipbg.png);
    display:none;
}
.tooltip img {
    position:relative;
    left: 14px;
    top: 3px;
}
.archiveblock article, .archivecolumn article {
    margin-bottom: 25px;
    margin-left: 25px;
    width: 288px;
    float: left;
}
.archiveblock > .archivecolumn {
    margin-left: -25px;
    width: auto;
}




.totop {
    color:#000;
    text-decoration:none;
    margin-right:20px;
    display:inline-block;
    padding-right: 15px;
    background:url(../images/arrup.png) center right no-repeat;
}

.menu-wrap{
    position: relative;
    height: 32px;
    width: 100%;
}
.menu-wrap .newsblue{
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.archivecolumn article h2 + p {
    min-height: 214px;
}
#news_list_clock article h2 + p {
    min-height: 229px;
}
#news-slider .archivecolumn article {
    margin-left:0;
}
.program.whiteblock{ width: auto }

/*** news image popup ***/
.imgpopup {
    padding: 55px 30px;
    background:#eeedee;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    top:10px;
    display:inline-block;
    left:50%;
    position:relative;
}
.imgpopup .close {
    right: 30px;
    top: 20px;
}
.popup
{
    display: none;
}
img.main_img
{
    cursor: pointer;

}
.c-tooltip {
    width: 146px;
    height:169px;
    background:url(../images/tooltipbg.png);
    display:none;
}
.c-tooltip img {
    position:relative;
    left: 14px;
    top: 3px;
}


.c-tooltip{
    position: absolute;
    z-index: 9999;
top: -136px;
left: 110px;
}
.scheduletable td, .scheduletable tr{
    position: relative;
    overflow: visible;
}
.scheduletable td a:hover .c-tooltip, .scheduletable td a.open .c-tooltip{
    display: block;
}
.c-tooltip img {
    left: 6px;
}
 .scheduletable td a{position: relative;}
 
 .checkboxes {
	width: 915px;
	margin-left: -457px;
}

/*** news table***/
.newstable {
    width:624px;
    margin-top:15px;
    margin-bottom:40px;
}
.newstable th {
    font-weight:normal;
    background:#edeff0;
    height:60px;
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
}
.newstable th strong, .scheduletable td strong {
    font-weight:normal;
    font-family: 'pf_beausans_pro_semiboldRg';
    color:#009bd7;
    display:block;
}
.newstable th.firsth {
    font-weight:normal;
    font-size:10px;
    width:62px;
}
.newstable td {
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    background:#f6f7f7;
    text-align:center;
    height: 83px;
    font-size:12px;
    width:168px;
}
.newstable td:first-child {
    font-size:10px;
    font-family: 'pf_beausans_pro_semiboldRg';
    width:62px;
}
.newstable td.fulltd {
    background:#e1eec8;
}
.newstable td strong {
    color:#000;
}
.newstable td a {
    color:#000 !important;
}
.newstable td a:hover {
    color:#fff !important;
}
.newstable td.bluetd {
    background:#a6cfeb;
}

/* Gallery Styling */
.gallery .image1-title,
.gallery .image1-description,
.gallery .image1-author,
.gallery .image1-link {
	display:none;
}

.gallery
{
	width: 640px;
	padding: none;
	margin-left: -12px;
}

.gallery ul.images
{

	list-style-type: none;
	border: none;
	padding: none;
}

.gallery ul.images li.image
{

	display: inline;
	line-height: 0;
}

.gallery ul.images li.image a
{
	width: 206px;
	height: 156px;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	margin: 5px 0px 5px 7px;
	display: inline-block;
	background: white;
	line-height: 0;
	padding: 0px;
}

.gallery ul.images li.image a img
{	
	width: 200px;
	height: 150px;
	padding: 3px;
	
}

.gallery ul.images li.image a:hover img
{	
	width: 206px;
	height: 156px;
	padding: 0px;
	
}
.fond-wrapper{
    width: 918px;
    margin: 0 auto;
    color: #00ade5;
    font-size: 1.2em;
    padding-bottom: 60px;

}
.main-divider {
	border-bottom: 1px dashed #000;
	margin: 40px 0 40px 160px;
	width: 600px;
}