


/* Start:/bitrix/components/bitrix/news.list/templates/mytoplist/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/components/bitrix/news.list/templates/mytopevents/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/components/bitrix/photo.sections.top/templates/mytopphoto/style.css*/
div.photo-sections-top table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-sections-top table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-sections-top table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */



/* Start:/bitrix/components/bitrix/photo.sections.top/templates/mytopvideo/style.css*/
div.photo-sections-top table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-sections-top table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-sections-top table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */



/* Start:/bitrix/components/bitrix/news.list/templates/mytopinfocomp/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/components/bitrix/photo.section/templates/banner/style.css*/
div.photo-section table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */



/* Start:/bitrix/components/bitrix/photo.section/templates/footer_banner/style.css*/
div.photo-section table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */



/* Start:/bitrix/templates/focus_ru/styles.css*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: 4c4c4c;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
body {
	line-height: 1;
	font-size: 13px;
	color: #4c4c4c;
	line-height: 1.5em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 1px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* --- */
html {
 height: 100%;
}
body {
	background:url(/bitrix/templates/focus_ru/images/main_bg.jpg);
	min-height:100%;
	height: 100%;
}
a {
	text-decoration: none;
	color: #1899D6
}
a:hover {
	text-decoration: underline;
}
#page {
	height: auto !important;
	margin: auto;
	min-height: 100%;
	width: 100%;
}
#header {
	background:#f2f2f2;
	height: 48px;
	position: relative;
	z-index: 500;
}
#footer {
	background:#FFF;
	height: 149px;
	margin: auto;
	margin-top: -149px;
	clear: both;
	position: relative;
}
#footer-container {
	width: 978px;
	margin: 0 auto;
	position: relative;
}
#footer ul {
	padding-top: 15px;
	width: 747px;
}
#footer ul li {
	float: left;
	margin-bottom: 10px;
}
#footer #site-map {
	display: block;
	width: 103px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	background:#0097d4;
	left: 748px;
	top: -40px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color:#FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	text-align: center;	
}
#footer #site-map:hover {
	background: #33acdd;
}
#footer-links {
	position:absolute;
	left: 748px;
	top: 20px;
}
#footer-links a {
	color: #1899d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	margin-bottom: 10px;
}
#idea-l {
	background:url(/bitrix/templates/focus_ru/images/idea-l.png);
	color: #4C4C4C;
	display: block;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	height: 26px;
	line-height: 10px;
	overflow: hidden;
	padding: 6px 5px 0px 35px;
	position: absolute;
	text-decoration: none;
	width: 80px;
	top: 100px;
	left: 748px;
}
#page div.footer_guarantor {
	height: 199px;
	clear: both;
}
#page div.patch_minheight {
	width: 1px;
	height: 350px;
	float: right;
}
#main {
	width: 978px;
	margin: 0 auto;
	padding-top: 18px;
	position: relative;
}
#header ul {
	display: block;
	width: 978px;
	margin: 0 auto;
}
#header ul > li {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	margin-right: 10px;
}
#header li.header-last {
	float:right;
	margin-right: 10px;
}
#header li a {
	display:block;
	height: 48px;
	color: #4c4c4c;
	text-decoration: none;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding: 0 10px;	
font-weight: bold;
}
#header li:hover > a {
	background:#1899d6;
	color: #ffffff;
}
#header ul ul {
	display: none;
	width: auto;
	height: auto;
	padding: 20px 0;
}
#header ul li:hover > ul {
	background:#1899d6;
	display: block;
	position: absolute;
	z-index: 200;
}
#header li ul li {
	float: none;
	margin-bottom: 10px;
	height: auto;
}
#header li ul li a {
	color: #d1ebf7;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	line-height: normal;
}
#main-left {
	width: 729px;
	float:left;
	margin-right: 18px;
}
#main-right {
	width: 230px;
	float:left;
}
#main #welcome img {
	border: 1px solid #ffffff;
	margin: 10px 10px 10px 0px;
	float:left;
}
#main #welcome h3 {
	font-size: 16px;
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main #welcome p {
	margin-left: 130px;
	padding: 5px 0px;
}
.transperent-bottom {
	border-bottom: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgba(204, 204, 204, .5);
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}
#main-animation {
	height: 365px;
	margin-bottom: 24px;
	position: relative;
}
#main-left-left {
	width: 295px;
	float:left;
	margin-right: 18px;
}
#main-left-right {
	width: 396px;
	float: left;
}
.block {
	background: #f8ead1;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 200;
	padding: 10px;
}
.last-block {
	padding-bottom: 20px;
}
label.radio { 
	display: block;
	margin-bottom: 20px;
	margin-left: -5px;
}
label.radio input {
	float: left;
}
label.radio span { 
	display: block;
	margin-left: 25px;
}
#main-right li {
	background: url(/bitrix/templates/focus_ru/images/bullet.gif) 0px 10px no-repeat transparent;
	font-size: 12px;
	padding: 0px 0px 15px 18px;
}
.block h1 {
	display: block;
	position:relative;
	height: 40px;
	line-height: 40px;
	/*padding: 0 10px;*/
	color: #4c4c4c;
	background:#FFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgba(204, 204, 204, .5);
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
	/*margin-bottom: 10px;*/
	padding: 0 10px;
	margin: -10px -10px 10px -10px;
}
.block h1:not(:first-child) {
	margin-top: 20px;
}
#main-left-left h1,
#main-left-right h1,
#main-right h1 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.block p {
	padding: 10px 0;
}
.block h1 > a {
	color: #4c4c4c;
	font-size: 10px;
	text-decoration: none;
	float: right;
	background:url(/bitrix/templates/focus_ru/images/icon-all.png) no-repeat right;
	padding-right: 20px;
	height: 40px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.block h1 > a:hover {
	color: #f8a647;
	background:url(/bitrix/templates/focus_ru/images/icon-all-hover.png) no-repeat right;
}
#main .project {
	display: inline-block;
	padding: 1px 5px;
	color: #fff;
	/*margin-left: 10px !important;*/
}
.red {
	background: #da0312 !important;
}
.redish {
	background: #bd6269;
}
.orange {
	background: #ff7e00;
}
.green {
	background: #78b10a;
}
button, .button {
	display: inline-block;
	background: #0097d4;
	border: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	cursor: pointer;
	-moz-box-shadow: 0px 2px 0px #c6bba7; /* Firefox 3.6 and earlier */
    -webkit-box-shadow: 0px 2px 0px #c6bba7; /* Safari and Chrome */
    box-shadow: 0px 2px 0px #c6bba7;
	text-align: center;
}
.button {
	font-size: 16px;
	padding: 13px 23px;	
}
button:hover,
.button:hover {
	background: #33acdd;
	text-decoration: none;
}
#search {
	padding-bottom: 0 !important;
}
#search input {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	width: 141px;
	height: 19px;
	float: left;
	margin-right: 6px;
}
#search button {
	width: 59px;
	height: 24px;
	line-height: 24px;
	float: left;
	margin-bottom: 10px;
}

.search-results {
	list-style:decimal;
	margin-left: 0px;
}
.search-results li{
	display: block;
}
.search-results li > p {
	padding-top: 0;
	margin-left: 25px;
	margin-top: -20px;
}
.search-results li p > a {
	color:#000;
	font-weight: 700;
}
.search-results b {
	color: #1899D6;
}
#search-results input {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	width: 636px;
	height: 19px;
	float: left;
	margin-right: 6px;
	padding: 1px 3px !important;
}
#search-results button {
	width: 59px;
	height: 24px;
	line-height: 24px;
	float: left;
	margin-bottom: 10px;
}
#sort-mode {
	border-bottom: 1px solid #ccc;
	font-size:11px;
	padding-bottom: 0;
	margin-bottom: 10px;
}


.search-results li { display: block }
.search-results LI:before {
	content: counter(item) ". ";
	counter-increment: item;
	display:block;
}
		
button.vote {
	width: 115px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	/*margin-left: 10px;*/
}
.bnfom-banner {
	margin-left: -10px;
	margin-right: -10px;
	background:#FFF;
	text-align: center;
	margin-top: 45px;
}
.bnfom-banner img {
	border: none !important;
	box-shadow: none !important;
}
.bnfom-banner img:hover {
	border: none !important;
}
#main-news li {
	margin-bottom: 20px;
}
#main-news li h3 {
	margin: 10px 0;
}
#main-news li h3 a {
	color: #4c4c4c;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	font-weight: bold;
}
#gallery li span,
#library-list li span {
	color: #999999;
	font-size: 10px;
height: 20px;
}
#main-news li span,
#campain-list li span,
#news-list li span,
.content span {
	margin-left: 10px;
	color: #999999;
	font-size: 10px;
}
.content span + span {
	font-size: 1em;
	color:#000;
	margin: 0;
}
.block a img {
	/*margin-left: 10px;*/
	border: 1px solid transparent;
	border-bottom: 1px solid #c6bba7;
	-moz-box-shadow: 0px 1px 0px #c6bba7; /* Firefox 3.6 and earlier */
    -webkit-box-shadow: 0px 1px 0px #c6bba7; /* Safari and Chrome */
    box-shadow: 0px 1px 0px #c6bba7;
}
/*
.block img {
	margin-left: 10px;
}
*/
.block a img:hover {
	border: 1px solid #FFF;
}
.gallery ul {
	width: 380px;
}
.gallery a img {
	margin-right: 8px;
	max-height: 85px;
	min-width: 85px;
}
#cloud {
	float: left;
	width: 100%;
}
.notice {
	list-style-position: outside;
	list-style-type: disc;
	color: #0097d4;
	padding-left: 14px;
}
.notice  li {
	margin-bottom: 10px;
}
.notice li span {
	color: #4c4c4c;
}
#main-video li {
	min-height: 169px;
	margin-bottom: 20px;
}
#main-video li img {
	float: left;
	margin-right: 10px;
}
#main-video li h3 {
	margin-left: 233px;
	margin-top: 20px;
}
#main-video li h3 a {
	color: #4c4c4c;
	font-size: 13px;
}
.gallery img {
	float: left;
	margin-bottom: 10px;
}

.navbar-ru {background:url(/bitrix/templates/focus_ru/images/nav-logo.png) no-repeat 4px 6px #F8EAD1;}
.navbar-eng {background:url(/bitrix/templates/focus_ru/images/nav-logo-eng.png) no-repeat 4px 6px #F8EAD1;}
#navbar {
	height: 44px;
	line-height: 44px;
	text-indent: 15px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	padding: 0;
}
#navbar a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #4c4c4c;
}
#selectBlock {
	margin: 0 0px;
	padding: 20px 0;
	border-bottom: 1px solid #c6bba7;
}
#selectBlock select {
	width: 220px;
	margin-right: 22px;
}
#gallery {
	margin-top: 15px;
	width: 726px;
}
#gallery li {
	width: 242px;
	height: 320px;
	float: left;
	overflow: hidden;
}
#gallery span {
	display: block;
}
#gallery img {
	margin-top: 10px;
}
#gallery h4 {
	padding: 10px 20px 10px 0px;
}
#gallery h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
}
#paging {
	clear:both;
	height: 43px;
	line-height: 43px;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #c6bba7;
	width: 712px;
	text-transform:uppercase;
	list-style: none outside none;
}
#paging li {
	width: 41px;
	height: 41px;
	min-height: 41px !important;
	float: left;
	background:#FFF;
	margin-right: 5px;
	border-bottom: 2px solid #c6bba7;
	text-align: center;
	/*height: 41px;*/
}
#paging li.prev,
#paging li.next,
#paging li.prev a,
#paging li.next a {
	width: 121px;
	height: 41px;
}
#paging li.selected {
	background: #0097d4;
	color:#FFF;
}
#paging li,
#paging li a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
}
#paging li a {
	display: block;
	width: 41px;
	height: 41px;
}
#paging li a:hover {
	text-decoration: none;
}
#paging li a:hover {
	background: #0097d4;
	color:#FFF;
}
#achievements li {
	min-height: 120px;
	margin-bottom: 30px;
}
#achievements img {
	float: left;
}
#achievements a {
	color: #4c4c4c;
}
#achievements h3 {
	margin-left: 155px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	font-weight: bold;
	/*padding: 0;*/
}
#achievements p {
	margin-left: 155px;
}
#partners li {
	min-height: 120px;
	margin-bottom: 30px;
}
#partners img {
	float: left;
}
#partners h3 {
	margin-left: 130px;
	font-size: 14px;
	font-weight: bold;
	/*padding: 0;*/
}
#partners h3 a {
	color: #000;
}
#partners p {
	margin-left: 130px;
}
#library-list {
	padding-top: 20px;
}
#library-list li {
	min-height: 200px;
	margin-bottom: 30px;
}
#library-list h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	margin-left: 128px;
	font-size: 17px;
	font-weight: bold;
}
#library-list a + a {
	display: block;
	float:left;
	clear: both;
	width: 113px;
	height: 20px;
	border-bottom: 2px solid #c6bba7;
	background:#FFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 1px;
	padding-left: 3px;
}
#library-list a + a span {
	float: right;
	color: #4c4c4c;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
}
#library-list img {
	float: left;
	margin-right: 10px;
}
#library-list p {
	margin-left: 128px;
}
#library-list p.anons {
    font-style: italic;
}
#campain-list {
	padding-top: 20px;
}
#campain-list li {
	min-height: 120px;
	margin-bottom: 30px;
}
#campain-list h3 {
	margin-top: 15px;
	font-size: 17px;
	font-weight: bold;
	font-family: 'PT Sans Narrow', sans-serif;
}
#campain-list h3 a {
	color: #4c4c4c;
	font-family: 'PT Sans Narrow', sans-serif;
}
#news-list {
	padding-top: 20px;
	min-height: 100px;
}
#news-list li {
	min-height: 120px;
	margin-bottom: 30px;
	clear: left;
}
#news-list img {
	float: left;
	margin-right: 10px;
	margin-bottom:20px;
}
#news-list h3 {
	margin-left: 155px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
#news-list h3 a {
	color: #4c4c4c;
}
#news-list p {
	margin-left: 155px;
}
.poll {
	/*margin: 10px;*/
	padding-bottom: 20px;
	border-bottom: 1px solid #c6bba7;
}
.poll h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
.poll label.radio {
	margin-left: -5px;
	margin-bottom: 10px;
}
.poll button.vote {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
}
.content {
	padding: 10px;
}
.content h1 {
	font-weight: 500;
	height: auto;
	line-height: 1em;
	padding: 10px;
	margin: -10px -10px 10px -10px;
}
.content p,
.content div {
	padding: 5px 0;
	margin: 0;
}
.content img {
	margin: 0;
}
.content ul {
	list-style: disc outside;
	padding-left: 10px;
}
.content ol {
	list-style: decimal inside;
}
.content li{
	 display: list-item;
}
.content h3 {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.content h4 {
	padding: 10px 0;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
.content table td {
	border: 1px solid #000000;
}
.content table.noborder td{
	border: 0px none;
}

.block tt,
.block dd {
	padding: 10px 0;
}
ul.documents {
	list-style: none outside none;
	padding: 10px 0;
}
.documents li {
	display:block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
}
.documents li a {
	color: #000;
}
.documents li a span {
	display:inline-block;
	width: 40px;
	padding-left: 5px;
	height: 20px;
	background:#FFF;
	border-bottom: 2px solid #c6bba7;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 0;
}
.pdf {
	color: #da0312 !important;
}
.doc {
	color: #0097d4 !important;
}

.block h1 > span {
	position: relative;
	top: -3px;
	left: 20px;
}

.block h1 a.calendar {
	display: inline-block;
	float: none;
	margin-top: 10px;
	width: 100px;
	padding-left: 10px;
	padding-right: 21px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
	background:url(/bitrix/templates/focus_ru/images/select-arrow.png) no-repeat 95% 9px #0097d4;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.block h1 a.calendar:hover {
	text-decoration: none;
}
.block h1 a.subscribe {
	float:right;	
	display: block;
	width: 148px;
	padding-left: 25px;
	padding-right: 0;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
	background:url(/bitrix/templates/focus_ru/images/rss.png) no-repeat #fd7316;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#library-greeting {
	margin: 0 /*10px;*/
	padding: 20px 0;
	border-bottom: 1px solid #c6bba7;
}
#library-greeting h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	font-weight: bold;
}
#library-greeting p {
	padding: 10px 0;
}
#research-greeting {
	margin: 0 /*10px;*/
	padding: 0;
	border-bottom: 1px solid #c6bba7;
}
#research-greeting p {
	padding: 10px 0;
}

.calendar-popup {
	width: 190px;
	height: 180px;
	padding: 10px;
	position:absolute;
	left:0px;
	top: 27px;
	z-index:2020;
	background:#0097d4;
	color: #FFF;
	font-size:12px;
	line-height: 1em;
}

.open-calendar {
	text-decoration:none;
}

.pubs-calendar UL { 
	display:block; 
	margin:1em 0 0 0; 
	padding: 0;	
}

.pubs-calendar .calendar-for-year { 
	padding-left:40px;
} 

.pubs-calendar .calendar-for-year .arr { 
	text-decoration:none;
	color: #FFF;
	margin: 0 10px;
	line-height: 1em;
	font-size: 120%;
} 

.pubs-calendar .calendar-for-year SPAN.arr {
	color:#cceaf6;
	line-height: 1em;
	font-size: 120%;
} 

.pubs-calendar .calendar-for-year UL.col_a {
	margin-left:-20px;
} 

.pubs-calendar .calendar-for-year UL.col_b { 
	position:absolute;
	right:30px;
	z-index:3000;
} 

.pubs-calendar .calendar-for-year UL LI {
	text-transform: none;
	margin-bottom: 15px;
} 

.pubs-calendar ul li A {
	color: #cceaf6;
	font-weight:normal;
} 
.pubs-calendar UL LI A:hover {
	color: #FFF;
	text-decoration: none;
} 
.pubs-calendar .calendar-for-year UL LI.inactive {
	color:#FFF;
} 

#main-animation-overlay-eng {
	width: 864px;
	height: 603px;
	z-index: 100;
	position:absolute;
	top: -30px;
	left: 0;
	background:url(/bitrix/templates/focus_ru/images/main-animation-overlay-eng.png) no-repeat;
}
#main-animation-overlay {
	width: 864px;
	height: 603px;
	z-index: 100;
	position:absolute;
	top: -30px;
	left: 0;
	background:url(/bitrix/templates/focus_ru/images/main-animation-overlay.png) no-repeat;
}
#main-animation-images {
	width: 700px;
	height: 350px;
	position:absolute;
	overflow: hidden;
}
#main-animation-links {
	position: absolute;
	bottom: 0;
	z-index: 200;
}
#main-animation-links a {
	display: block;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background:#FFF;
	color: #4c4c4c;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgba(204, 204, 204, .5);
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}

#main-animation-links a:hover {
	background: #1899d6;
	color: #FFF;
	text-decoration: none;
}


.img {
	position:absolute;
	left: 355px;
	top: 0px;
	width: 320px;
	height: 320px;
}
#img1 {
	background:url(/bitrix/templates/focus_ru/images-temp/img1.jpg) no-repeat;
	background-size: cover;
}
#img2 {
	background:url(/bitrix/templates/focus_ru/images-temp/img2.jpg) no-repeat;
	background-size: cover;
}
#img3 {
	background:url(/bitrix/templates/focus_ru/images-temp/img3.jpg) no-repeat;
	background-size: cover;
}
#img4 {
	background:url(/bitrix/templates/focus_ru/images-temp/img4.jpg) no-repeat;
	background-size: cover;
}
#img5 {
	background:url(/bitrix/templates/focus_ru/images-temp/img1.jpg) no-repeat;
	background-size: cover;
}
#img6 {
	background:url(/bitrix/templates/focus_ru/images-temp/img2.jpg) no-repeat;
	background-size: cover;
}
#img7 {
	background:url(/bitrix/templates/focus_ru/images-temp/img3.jpg) no-repeat;
	background-size: cover;
}
#img8 {
	background:url(/bitrix/templates/focus_ru/images-temp/img4.jpg) no-repeat;
	background-size: cover;
}

#annualreport {
	width: 720px;
	margin-top: 30px;
}
#annualreport li {
	display: block;
	list-style: none;
	width: 225px;
	height: 85px;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
	position: relative;
}
#annualreport li img {
	width: 60px;
	height: 83px;
	float: left;
}

#annualreport a + a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 75px;
	width: 116px;
	height: 20px;
	border-bottom: 2px solid #c6bba7;
	background:#FFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 1px;
	padding-left: 3px;
}
#annualreport a + a span {
	float: right;
	color: #4c4c4c;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
}
#annualreport p {
	margin-left: 75px;
	padding: 0;
}

/* Golovchenko */
#main-right .vote-items-list li
{
	padding: 0.55em;
	background: none;
}

#footer-container li img{
	max-width: 230px;
}

#news-list img {
    width: 145px;
}

#gallery a h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
}

#gallery a{
	color: #4c4c4c;
}

/*
#achievements div {
	margin-left: 155px;
}
#partners div {
	margin-left: 130px;
}
#library-list div {
	margin-left: 128px;
}
#news-list div {
	margin-left: 155px;
}
#library-greeting div {
	padding: 10px 0;
}
#research-greeting div {
	padding: 10px 0;
}
*/
img.detail_picture{display: block;}

/* ��� �������� ������ */ 
.reports dd {padding:40px 0 0 0;}
.reports .item1 {width:285px; padding-right:80px; float:left;}
.reports .item2 {width:285px; float:left;}
.reports .Img {background:url(/bitrix/templates/focus_ru/images/img_bg1.png) no-repeat; width:62px; height:85px; padding:4px; float:left; margin-right:15px;}
.reports .txt {width:170px; float:left; font-size:11px;height: 90px;}
.reports .txt span {white-space:nowrap;}
.reports .txt strong {color:#333333;}
.reports .txt .italic {color:#333333;}
.reports .txt img {vertical-align:middle;}
.reports div{
	position: relative;
}
.reports .fileblock {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #C6BBA7;
    clear: both;
    display: block;
    float: left;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin-left: 1px;
    margin-top: 10px;
    padding-left: 3px;
    text-decoration: none;
    width: 113px;
	color: #DA0312 !important;
	position: absolute;
	bottom: 0;
}
.reports .fileblock span {
    color: #4C4C4C;
    float: right;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
}
.reports .txt span.fileblock{
	white-space: normal;
}

.Clear {clear:both; font-size:1px; line-height:0px; height:0px;}

/* ��� ��������������� ������ */
.leftB {width:125px; padding-right:30px; float:left;}
.leftB .Img {position:relative; width:125px; text-align:center; color:#231f20; }
.leftB .Img a {color:#231f20;}
.leftB .img_bg {background:url(/bitrix/templates/focus_ru/images/img_bg.png) no-repeat; width:121px; height:167px; padding:3px 0 0 4px; margin-bottom:10px; text-align:left;}
.leftB .Img .ico {position:absolute; top:140px; right:-3px;}
.rightB {width:490px; float:left;}
.rightB .italic {font-size:11px; color:#333333;}
.rightB .txt1 {padding:20px 20px 10px 20px; position:relative; width:450px;}
.rightB .txt1 .corner1_l, .center .rightB .txt1 .corner2_l {top:0; left:0;}
.rightB .txt1 .corner1_r, .center .rightB .txt1 .corner2_r {bottom:0; right:0;}
.txtBlock .rightB h3 {margin:0 0 10px 0;}

dl.employees {padding: 10px;}
.employees p {padding: 0px;}
.employees dd {padding:40px 0 0 0;}
.employees .leftB .img_bg {background:url(/bitrix/templates/focus_ru/images/img_bg2.png) no-repeat; width:121px; height:143px; padding:4px 0 0 4px; margin-bottom:0; text-align:left;}
.block .employees .leftB .img_bg img{margin-left: 0px;}
.employees h4 {font-size:15px; font-weight:bold; color:#253a45; font-style:italic;}
.employees h4 span {display:block; font-size:11px; font-weight:normal; font-style:normal; color:#555555;}
.employees .contacts {font-size:11px; color:#706e6e;}

/* ����������� ���� */
.ui-popup {width:790px; margin-left:-400px; left:50%; top:10%; position:absolute; z-index:2100; display:none; }
.shadow {width:100%; height:100%; position:absolute; z-index:2000; display:none}
.shadow_bg {background:url(/bitrix/templates/focus_ru/images/shadow.png); width:100%; height:100%; position:fixed;}
.galleryBlock {width:790px; display:none;}
.galleryBlock .Img {width:500px; height:500px; border:1px solid #4e4d4d; float:left; margin-right:20px; background-color:#1b1b1b}
.galleryBlock .items { height:500px; float:left; width:160px;}
.galleryBlock .over {height:500px; float:left; width:160px; overflow:hidden;}
.galleryBlock .over .screen {height:500px; float:left; width:160px; }
.galleryBlock .over A { margin:0 10px 10px 0; float:left; display:block; outline:none; }
.galleryBlock .over A DIV{ width: 75px; height:75px;background:url(/bitrix/templates/focus_ru/images/photo-border.gif);}
.galleryBlock .over A.active DIV { background:url(/bitrix/templates/focus_ru/images/photo-active-border.gif);}
.galleryBlock .descr {margin-top:55px; display:none;}
.galleryBlock .opendescr {text-decoration:none; color:white; border-bottom:1px dashed white}
.galleryBlock .l_arrow {margin-top:14px; outline:none;}
.galleryBlock .r_arrow {margin-top:14px; outline:none;}
.ui-popup .galleryBlock {margin:0 auto; margin-top:45px; position:relative; background-color:#272626; color:#cccccc;}
.ui-popup .galleryBlock h3 {font-size:17px; color:#cccccc; padding:0px; margin-bottom:10px;}
.ui-popup .galleryBlock p {padding:0 20px;}

.l_arrow {background:url(/bitrix/templates/main_ru/images/l_arrow.png) no-repeat; width:28px; height:28px; display:block; float:left;}
.r_arrow {background:url(/bitrix/templates/main_ru/images/r_arrow.png) no-repeat; width:28px; height:28px; display:block; float:left;}
.l_arrow2 {background:url(/bitrix/templates/main_ru/images/l_arrow.png) no-repeat; width:28px; height:28px; display:block; float:left;}
.r_arrow2 {background:url(/bitrix/templates/main_ru/images/r_arrow.png) no-repeat; width:28px; height:28px; display:block; float:left;}

.awards_zoom {width:745px; display:none}
.awards_zoom .zoom_t {background:url(/bitrix/templates/focus_ru/images/zoom_t.png) no-repeat; height:37px; text-align:right; padding:23px 22px 0 0;}
.awards_zoom .zoom_t a {position:relative;}
.awards_zoom .zoom_b {background:url(/bitrix/templates/focus_ru/images/zoom_b.png) no-repeat; height:35px;}
.awards_zoom .zoom_bg {background:url(/bitrix/templates/focus_ru/images/zoom_bg.png) repeat-y; width:645px; padding:0 50px; text-align:center;}
.awards_zoom .zoom_bg img {margin-bottom:30px;}
.awards_zoom .zoom_bg p {padding-bottom:5px; display:block; text-align:left;}

.vote-item-header, .vote-item-header * {padding: 0px !important;}
.vote-item-header, .vote-form-captcha * {padding: 0px !important;}

/* ����� �������� � css.css */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(http://themes.googleusercontent.com/static/fonts/ptsansnarrow/v3/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff) format('woff');
}

/* ������� �������� */
#main-banner {width:675px; height:350px; margin-left:10px; position:relative; color:#ffffff;}
#main-banner p {margin-bottom:10px;}
#main-banner ul {padding-top:15px; height:180px; overflow:hidden; position:relative;}
#main-banner ul a {color:#ffffff;}
#main-banner .arrows {float:right;}
#main-banner .arrows a {float:left; position:relative; width:33px; height:33px; display:block; outline:none;}

/* ����� ��� �������� */

.projects{}
.projects-page{}

.projects #footer #idea-l {
left: 860px;
top: -36px;
}

body.projects {
	background:url(/bitrix/templates/focus_projects/images/d4l.jpg);
}

.projects #header {
	background: #da0312;
}
.projects #header li a { 
	color: #FFF;
}
.projects #header li:hover > a {
	background:#ba0001;
	color: #ffffff;
}
.projects #header ul li:hover > ul {
	background:#ba0001;
}
.projects #header li ul li a {
	color: #f1cccc;
}
.projects #header li ul li a:hover {
	color:#FFF;
}
.projects .block {
	background: #fbe6e8;
}
.projects #search {
	background:url(/bitrix/templates/focus_projects/images/d4l-logo.png) no-repeat 10px 10px #fbe6e8;
	height: 44px;
	padding-top: 108px;
}
.projects-page #search {
	background:url(/bitrix/templates/focus_projects/images/d4l-logo.png) no-repeat 10px 10px #eeeeee;
	height: 44px;
	padding-top: 108px;
}
.projects button {
	background: #da0312;
}
.projects button:hover {
	background:#e3424d;
}
.projects #footer #site-{
	background: #da0312;
}
.projects #footer #site-map:hover {
	background: #e3424d;
}
.projects .block h1 a {
	background:url(/bitrix/templates/focus_projects/images/icon-all-red.png) no-repeat right;
}
.projects h1 a:hover {
	background: url(/bitrix/templates/focus_projects/images/icon-all-red-hover.png) 100% 50% no-repeat;
	color: #e3424d;
}
.projects .project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.projects .notice { 
	list-style-type: none;
	padding-left: 10px;
}
#vk_groups {
	float: left;
	margin-right: 8px;
}
#twitter {
	padding: 10px;
}

.projects .focus-logo {
	background:url(/bitrix/templates/focus_projects/images/focus-logo.png) no-repeat 5px 10px #fbe6e8 !important;
	padding-top: 75px;
}
.projects-page .focus-logo {
	background:url(/bitrix/templates/focus_projects/images/focus-logo.png) no-repeat 5px 10px #eeeeee !important;
	padding-top: 68px;
}
.projects .focus-logo-eng {
	background:url(/bitrix/templates/focus_ru/images/focus-logo-eng.png) no-repeat 5px 10px #fbe6e8 !important;
	padding-top: 75px;
}
.projects-page .focus-logo-eng {
	background:url(/bitrix/templates/focus_ru/images/focus-logo-eng.png) no-repeat 5px 10px #eeeeee !important;
	padding-top: 68px;
}


#menu-projects {
	list-style: none;
}
#menu-projects li {
	background: none;
	padding: 5px 10px;
}
#menu-projects li a {
	color: #4c4c4c;
}
#menu-projects li a:hover {
	text-decoration: underline;
}
.projects #footer  {
	height: 91px;
	margin: -91px auto auto;
}
.projects #page div.footer_guarantor {
	height: 139px;
}
.projects #footer ul {
	padding-top: 20px;
}
.projects #footer ul li {
	margin-right: 10px;
}
#main-banner {
	width: 693px;
	height: 346px;
	margin-bottom: 24px;
	position: relative;
	z-index: 10;
}
#red-banner {
	width: 258px;
	height: 286px;
	background:url(/bitrix/templates/focus_projects/images/d4l-red-bg.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	padding-left: 375px;
	padding-right: 60px;
	padding-top: 60px;
	color:#FFF;
}
.projects #main-left > h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
	color:#000;
}
.projects-page .block {
	background: #eeeeee;
}
.projects-page #navbar {
	background: #eeeeee;
	height: 44px;
	line-height: 44px;
	text-indent: 14px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
}
.projects-page #navbar a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #4c4c4c;
}

.mfeedback input[type="text"] {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	padding: 1px 3px;
}
.mfeedback textarea {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	padding: 1px 3px;
}
.mfeedback input[type="submit"] {
	display: inline-block;
	background: #0097d4;
	border: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	cursor: pointer;
	-moz-box-shadow: 0px 2px 0px #c6bba7; /* Firefox 3.6 and earlier */
    -webkit-box-shadow: 0px 2px 0px #c6bba7; /* Safari and Chrome */
    box-shadow: 0px 2px 0px #c6bba7;
	text-align: center;
	height: 24px;
	width: 60px;
}
.mfeedback input[type="submit"]:hover {
	background: #33ACDD;
}

.topimgblock{
	float: left;
    height: 88px;
    overflow: hidden;
    width: 87px;
	margin-right: 8px;
	margin-bottom: 10px;
}

#map *{
	/*padding: 0 !important;
	font-family: pt sans narrow;*/
}

div.markerdata{
	width: 340px;
	height: 200px;
	overflow: hidden;
}
div.markerdata img{
	height: 135px;
	border: medium none !important;
    box-shadow: none !important;
}
div.markerdata p.name{
	color: red;
    font-weight: bold;
}

div.markerpage *{
	font-family: Arial;
	font-size: 13;
	color: #4c4c4c;
}
div.markerpage img{
	float:left;
	width: 120px;
	margin-right: 12px;
}
div.markerpage hr{
	margin-top: 14px;
	margin-bottom: 17px;
	background-color: #BAC2C6;
    border: medium none;
	height: 1px;
}
div.markerpage #backtomap{
	background-color: #BAC2C6;
    color: white;
    font-family: PT Sans Narrow;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    width: 180px;
}

div.markerdataleft{
	float: left;
	margin-right: 10px;
	text-align: center;
}

div.markeredit{
	width: 120px;
	height: 24px;
	background-color: #bac2c6;
	color: white;
	margin: 5px 0;
	text-align: center;
	line-height: 24px;
	font-family: PT Sans Narrow;
    font-size: 13px;
}

div.markerdel{
	width: 120px;
	height: 24px;
	background-color: #bac2c6;
	color: white;
	text-align: center;
	line-height: 24px;
	font-family: PT Sans Narrow;
    font-size: 13px;
}

div.markereditleft{
	float: left;
    width: 120px;
	margin-right: 30px;	
}
div.markereditright{
	float: left;
    width: 550px;
}
div.markereditleft img{
	border: 1px solid gray;
    height: 120px;
    width: 120px;
}
div.markereditselect{
	width: 120px;
	height: 24px;
	background-color: #bac2c6;
	color: white;
	margin: 5px 0;
	text-align: center;
	line-height: 24px;
	font-family: arial;
    font-size: 13px;
}
div.markereditdel{
	width: 120px;
	height: 24px;
	background-color: #bac2c6;
	color: white;
	text-align: center;
	line-height: 24px;
	font-family: arial;
    font-size: 13px;
}
input.long{
	border-color: lightgray;
    border-width: 2px 1px 1px;
    height: 27px;
    padding-left: 10px;
    width: 100%;
}


/**-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/


.mfeedback input[type="text"] {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	padding: 1px 3px;
}
.mfeedback textarea {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	padding: 1px 3px;
}
.mfeedback input[type="submit"] {
	display: inline-block;
	background: #0097d4;
	border: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	cursor: pointer;
	-moz-box-shadow: 0px 2px 0px #c6bba7; /* Firefox 3.6 and earlier */
    -webkit-box-shadow: 0px 2px 0px #c6bba7; /* Safari and Chrome */
    box-shadow: 0px 2px 0px #c6bba7;
	text-align: center;
	height: 24px;
	width: 60px;
}
.mfeedback input[type="submit"]:hover {
	background: #33ACDD;
}


#popuplessonblock ul{
	list-style: disc outside;
	padding-left: 14px;
	color: #000000;
}

#feedback-tab {
	display: block;
	width: 43px;
	height: 190px;
	background:url(/bitrix/templates/focus_ru/../images/feedback.png) no-repeat;
	text-indent: -10000px;
	position: fixed;
	right: -2px;
	top: 50%;	
}
#feedback-tab:hover {
	right: 0px;
}

.comment {
	border-bottom: 1px solid #eaedee;
	overflow: hidden;
	clear: both;
	padding-bottom: 15px;
}
.comment img {
	float: left;
	margin-right: 12px;
	width:120px;
	height:120px;
}
.adress {
	border-bottom: 1px solid #eaedee;
	padding: 15px 0;
}
.commentinfo {
	border-bottom: 1px solid #eaedee;
	padding: 15px 0;
}
.usericon {
	display: inline-block;
	padding-left: 21px;
	height: 16px;
	margin-left: 3px;
	color: #4c4c4c;
	line-height: 16px;
}
.usericon:hover {
	text-decoration: none;
}
.vkuser {background:url(/bitrix/templates/focus_ru/images/vk.png) no-repeat;}
.googleuser {background:url(/bitrix/templates/focus_ru/images/google.png) no-repeat;}
.twitteruser {background:url(/bitrix/templates/focus_ru/images/twitter.png) no-repeat;}
.fbuser {background:url(/bitrix/templates/focus_ru/images/fb.png) no-repeat;}
.mailruuser {background:url(/bitrix/templates/focus_ru/images/mailru.png) no-repeat;}
.mmuser {background:url(/bitrix/templates/focus_ru/images/mm.png) no-repeat;}


.back2map {
	text-align: center;
	padding: 25px 0;
}
#map-canvas {
	height: 433px;
	border: 1px solid #c8c8c8;
}
.addeditmark-top {
	border-bottom: 1px solid #eaedee;
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;

}
.addeditmark-left {
	width: 150px;
	float: left;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #4c4c4c;
}
.addeditmark-left button {
	margin-top: 4px;
	width: 122px;
}
.mark-image-container {
	width: 120px;
	height: 120px;
	line-height: 120px;
	border: 1px solid #c9c9c9;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	margin: 5px 0px;
}
.mark-image-container img{
	width: 120px;
	height: 120px;
}
.addeditmark-right {
	float: left;
}
.addeditmark-right label {
	display: block;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #4c4c4c;
	margin-bottom: 10px;
}
.addeditmark-right input {
	height: 33px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 10px;
	color: #4c4c4c;
	margin-bottom: 10px;
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
}
.addeditmark-right textarea {
	width: 530px;
	height: 88px;
	padding: 5px 10px;
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
}
.addeditmark-bottom {
	padding-top: 10px;
}
.addeditmark-bottom label {
	display: block;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #4c4c4c;
	margin-bottom: 10px;
}
.addeditmark-bottom input {
	height: 33px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 10px;
	color: #4c4c4c;
	margin-bottom: 20px;
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
}
.addeditmark-bottom fieldset {
	display: inline-block;
	width: 95px;
	margin-right: 20px;
}
.addeditmark-bottom fieldset input {
	width: 70px;	
}
.addeditmark-buttons {
	padding: 30px 0;
	text-align: center;
}
.addeditmark-buttons button {
	width: 116px;
	height: 41px;
}
.addeditmark-buttons button + button {
	background: #fff !important;
	color: #bac2c6;
	box-shadow: none;
}
.addeditmark-buttons button + button:hover {
	background: #fff !important;
	color: rgb(219, 0, 14);
}
.addeditmark-buttons button.bcancel + button.bcancel:hover{
	/*color: rgb(219, 0, 14);*/
}

.addmark {
	display: inline-block;
	width: 113px;
	height: 36px;
	line-height: 36px;
	padding-left: 47px;
	color: #4c4c4c;
	text-decoration: none;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	background:url(/bitrix/templates/focus_ru/images/addmark.png) no-repeat;
	font-weight: bold;
}
.addmark:hover {
	text-decoration: none;
}
.addmarkbutton {
	padding: 20px 0;
	text-align: center;
}
.marker-info {
	width: 340px;
	border: 1px solid #db000d;
	background: #fff;
	overflow:hidden;
	clear: both;
}
.marker-info-left {
	width: 120px;
	float: left;
	padding: 7px;
}
.marker-info-right {
	width: 199px;
	float: left;
	padding: 7px;
	padding-left: 0;
}
.marker-info-right p{
	margin: 0px;
	padding: 0px;
}
.marker-info h1 {
	color: #db000d;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	font-size: 18px;
	height: auto;
    line-height: normal;
    margin: 0 0 10px;
    padding: 0;
	border: none;
}
.marker-info a.button {
	padding: 0px !important;
	width: 120px;
	margin-bottom: 4px;
	font-size: 13px;
}
.d4l-test h3 {
	height: 35px;
	line-height: 35px;
	margin: -10px -10px 0px -10px;
	padding: 0px 10px 0px 35px;
	border-bottom: 2px solid #c6c6c6;
	border-bottom: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgba(204, 204, 204, .5);
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
	background:url(/bitrix/templates/focus_ru/images/pencil.png) 5px 2px no-repeat;
	font-size: 12px;
}
h3.alldone {
	height: 35px;
	line-height: 35px;
	margin: -10px -10px 0px -10px;
	padding: 0px 10px 0px 35px;
	border-bottom: 2px solid #c6c6c6;
	border-bottom: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgba(204, 204, 204, .5);
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
	background:url(/bitrix/templates/focus_ru/images/star.png) 5px 6px no-repeat;
	font-size: 12px;
}
h3.alldone .button {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 13px;
	margin-left: 10px;
}
.d4l-test h4 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #000;
	margin-top: 25px;
}
.d4l-test label.radio span {
	color: #000;
	font-size: 13px;
}
.d4l-test label.radio {
	margin-bottom: 15px;
}
.projects .d4l-test button, .projects .d4l-test input.button {
	margin-left: 20px;
	margin-top: 25px;
	padding: 11px;
	background: #da0312 !important;
	font-size: 13px;
}
.likes {
	margin-top: 30px;
	clear: both;
	overflow: hidden;
	position: relative;
	height: 30px;
}
.likes li {
	float: left;
	overflow: visible;
	margin-right: 20px;
	list-style: none;
}
#vk_like {
	width: 150px !important;
}
.likes li span iframe {
	width: 83px !important;
}
.likes li + li {
	padding-top: 2px;
}
.d4l-test-results h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
.d4l-test-results ol, .d4l-test-results ul{
	list-style: none;
}
.d4l-test-results ul.test-list {
	margin: 0px -10px 15px -10px;
	padding: 0px 10px;
	border-bottom: 1px solid #c6c6c6;
}
.d4l-test-results ul.test-list li {
	margin-bottom: 25px;
	padding-left: 20px;
}
.d4l-test-results ul.test-list li span {
	display: block;
	color: #da0312;
	font-size: 13px;
}
.d4l-test-results ul.test-list li.test-done {
	background:url(/bitrix/templates/focus_ru/images/done.png) 0px 3px no-repeat;
}
.d4l-test-results ul.test-list li.test-done span {
	color: #666666;
}
.content div.test-info {
	display: block;
	background:url(/bitrix/templates/focus_ru/images/info.png) 0px 3px no-repeat;
	padding-left: 20px;
}
.content div.certificate {
	width: 189px;
	height: 537px;
	margin: 10px 15px 30px 0px;
	float: left;
	padding: 0;
}
.content div.certificate img{
	width: 199px;
}
.content div.certificate-inactive {
	background:url(/bitrix/templates/focus_ru/images/certificate_inactive.jpg) no-repeat;
}
.d4l-test-results-done ul.test-list li.test-done {
	margin-bottom: 10px;
}
.likes-pointer {
	width: 179px;
	height: 144px;
	background:url(/bitrix/templates/focus_ru/../images/likes-pointer.png) no-repeat;
	position: absolute;
	top: -124px;
	right: 66px;
}
.content div.certificate-buttons  {
	width: 150px;
	float: left;
	padding-top: 10px;
}
.content div.certificate-buttons a.button {
	margin-bottom: 20px;
}
#overlay { 
	background-color: #000;
	height: 100%;
	left: 0px;
	opacity: 0.6;
filter: alpha(opacity=60);
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 998;
	display:none;
}
.test-popup {
	position: absolute;
	top: 75px;
	z-index: 999;
	width: 710px;
	overflow: visible;
	padding-top: 0px;
	display:none;
}
.test-popup p {
	color: #000;
}
.test-popup h1 {
	margin-top: 10px !important;
}
.idea {	
	background:url(/bitrix/templates/focus_projects/images/idea.png) 10px 5px no-repeat;
	background-color: #fcfcfc;	
	margin: 0px -10px -10px -10px;
	padding: 0px 10px 10px 10px;
}
.idea img {
	float: left;
	margin-bottom: 35px;
	margin-right: 10px;
}
.idea h2 {
	height: 54px;
	padding-top: 34px;
	padding-left: 80px;
}
.center {
	margin: 0 auto;
}
.popup-close {
	display: block;
	width: 18px;
	height: 18px;
	background:url(/bitrix/templates/focus_ru/images/popup-close.png) no-repeat;
	text-indent: -10000px;
	position: absolute;
	right: -22px;
	top: 2px;
}
.popup-up {
	display: none;
	width: 18px;
	height: 18px;
	background:url(/bitrix/templates/focus_ru/images/popup-up.png) no-repeat;
	text-indent: -10000px;
	position: absolute;
	right: -22px;
	top: 24px;
}
.success {	
	background:url(/bitrix/templates/focus_ru/images/stars.png) bottom 30px right 30px #fff no-repeat !important;
	padding-top: 10px;
}
.success img {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.success h2 {
	display: inline-block;
	margin-top: 30px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 32px;
	color: #000;
}
.success p {
	line-height: 2.5em;
}
.success a.button {
	font-size: 16px;
	line-height: 16px;
	padding: 10px 32px;
}
.failure {
	padding: 35px 50px;
	width: 630px;
}
.failure h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 32px;
	margin-bottom: 35px;	
}
.failure h3 {
	font-size: 16px;
	margin-bottom: 30px;
}
.failure h3 span {
	display: block;
	color: #da0312;
	margin-top: 10px;
}
.failure  ol {
	margin-bottom: 35px;
	list-style: decimal outside none;
}
.failure li {
	margin-bottom: 15px;
}
.failure a.button {
	font-size: 16px;
	line-height: 16px;
	padding: 10px 18px;
	margin-bottom: 15px;
}
.failure p {
	line-height: 2em;
}
#super-success {
	display: inline-block;
	width: 259px;
	height: 101px;
	background: url(/bitrix/templates/focus_ru/images/super-success.png) no-repeat;
	margin-top: 20px;
}

#super-success a {
	display: block;
	width: 190px;
	height: 36px;
	line-height: 36px;
	font-family: "PT Sans Narrow", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
}
.super {
	background:url(/bitrix/templates/focus_ru/images/stars.png) bottom 86px right 15px #fff no-repeat !important;
}
.certificate-popup {
	width: 745px;
}
.certificate-popup .certificate {
	margin-top: 0px;
	float: left;
}
.certificate-popup form {
	display: block;
	width: 350px;
	height: 300px;
	background: #fff;
	float: right;
}
.certificate-popup form h1 {
	display: block;
	height: 45px;
	font-size: 24px;
	line-height: 45px;
	font-family: "PT Sans Narrow", sans-serif;
	border-bottom: 2px solid #c6c6c6;
	margin-bottom: 18px;
	padding-left: 18px;
}
.certificate-popup input {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	margin-left: 18px;
	margin-bottom: 10px;
	width: 290px;
	height: 33px;
	padding: 0 10px;
}
.certificate-popup button {
	padding: 10px 50px;
	line-height: 16px;
	font-size: 16px;
	margin-left: 120px;
	margin-top: 20px;
}

.certificate-div form {
	width: 300px;
}
.certificate-div form h1 {
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	font-family: "PT Sans Narrow", sans-serif;
	border-bottom: none;
	padding: 0 10px;
}
.certificate-div input {
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	margin-bottom: 10px;
	width: 290px;
	height: 33px;
	padding: 0 10px;
}
.certificate-div button {
	padding: 10px 50px;
	line-height: 16px;
	font-size: 16px;
	margin-left: 120px;
	margin-top: 20px;
}
/* */
.d4l-menu {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.d4l-menu li {
	margin-bottom: 9px;
}
.d4l-menu li a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.d4l-menu li a:hover {
	text-decoration: underline;
}
.d4l-menu ul {
	padding-top: 10px;
}
#d4l-scheme {
	width: 420px;
	height: 405px;
	background:url(/bitrix/templates/focus_projects/images/scheme.png) no-repeat;
	float: left;
	margin-left: 43px;
	margin-bottom: 18px;
}
#myImageFlow {
		background: #FFF;
		margin-bottom: -45px;
	}
#myImageFlow_caption {
	color: #000;
	font-size: 24px;	
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 500;	
}
#myImageFlow_caption  a {
	color:#000;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 500;
}
#myImageFlow img {
	cursor: pointer !important;
}

.content table.bx-auth-table, .content table.bx-auth-table * tr, .content table.bx-auth-table * td{
	border: none;
}

.content table.bx-forgotpass-table, .content table.bx-forgotpass-table * tr, .content table.bx-forgotpass-table * td{
	border: none;
}

.projects .imageflow button, .projects .imageflow   .button, .projects .imageflow button:hover, .projects .imageflow   .button:hover{
	background-color: #FFFFFF !important;
}


.bx-system-auth-form{
	background-color: #FFFFFF;
	padding: 15px 7px 5px 15px;
	border-bottom: 2px solid rgba(204, 204, 204, 0.5);
}
.bx-system-auth-form input[type="text"], .bx-system-auth-form input[type="password"] {
    border-color: #C8C8C8;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    height: 19px;
    width: 100%;
	margin-bottom: 8px;
	padding-left: 2px;
}
.bx-system-auth-form button{
	height: 24px;
    width: 60px;
}
.bx-system-auth-form input[type="checkbox"]{
	margin: 3px 0;
}

.bx-auth-reg table{
	width:100%;
}
.bx-auth-reg table td{
	border: none;
}
.bx-auth-reg input{
    border-color: #C8C8C8;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    height: 19px;
	margin-bottom: 8px;
	padding-left: 2px;

	width: 200px;
}
.bx-auth-reg input.red{
	border-color: red;
}
.bx-auth-reg select{
    border-color: #C8C8C8;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    height: 26px;
	margin-bottom: 8px;
	padding-left: 2px;

	width: 204px;
}
.bx-auth-reg .starrequired{
	margin-left: 0px;
	color: #000000;
    font-size: 12px;
}
.bx-auth-reg button{
	font-size: 16px;
    height: 37px;
    width: 150px;
}
.bx-auth-reg table td.btop {
    border-top: 1px solid #D3D3D3;
	padding-top: 10px;
}
.bx-auth-reg table tr.bbottom {
    border-bottom: 1px solid #D3D3D3;
	padding-bottom: 5px;
}
div.pwdtextborder{
	border-top: 1px solid rgba(204, 204, 204, 1);
	margin: 10px -10px;
	padding: 15px;
}
div.pwdtextborder .starrequired{
	margin-left:0px;
	color: #000000;
    font-size: 12px;
}



.bx-auth-reg input[type="submit"] {
	border: none;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 23px;	
	height: 40px;
	width: 150px;
}
.bx-auth-reg input[type="submit"]:hover {
}

span.err{
	color: red;
	font-size: 12px;
	display: block;
	width: 285px;
	float: right;
}

input.err{
	border-color: red;
}
select.err{
	border-color: red;
}

div.successreg{
	padding: 50px;
    text-align: center;
	background: url("/bitrix/templates/focus_ru/images/good.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
div.successreg h2{
	font-size: 30px;
	padding-bottom: 20px;
}
div.successreg p{
	padding-bottom: 0;
}
div.successreg button{
	font-size: 15px;
    height: 35px;
    margin-top: 40px;
    width: 75px;
}

div.enternewuser{
	text-align: center;
}
div.enternewuser input[type="text"], div.enternewuser input[type="password"]{
	width: 150px;
	text-align: center;
}
div.enternewuser input[type="checkbox"]{
	width: auto;
	margin:0;
}
div.enternewuser button{
	margin: 40px 0;
}
div.enternewuser form, div.divconfirm form{
	float: none;
    height: auto;
    width: auto;
}
div.enternewuser h2{
	font-size: 30px;
	padding-bottom: 20px;
}
div.enternewuser p{
	padding-bottom: 0;
}
div.enternewuser .bx-auth-reg{
	margin-top: 20px;
}

div.popupshort{
	left: 175px;
    width: 400px;
	padding: 0;
}

div.divconfirm{
	padding: 40px;
	margin: 0 auto;
    width: 350px;
}
div.divconfirm .bx-auth-reg input[type="text"]{
	width: 150px;
	text-align: center;
}

.tdcenter{
	text-align: center;
}

.badicon{
	background: url("/bitrix/templates/focus_ru/images/bad.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	height: 134px;
    left: 565px;
    position: absolute;
    top: 346px;
    width: 112px;
}

.help{
	background: url("/bitrix/templates/focus_ru/images/help.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	width: 231px;
	height: 42px;
	margin-bottom: 15px;
	position: relative;
	z-index: 200;
}
a:hover .help{
	background: url("/bitrix/templates/focus_ru/images/help-over.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}

#addresslist{margin-bottom: 10px;}

div.inputfile {
	overflow:hidden;
	width:122px;
	height:21px;
	cursor:pointer;
	background: #BAC2C6;
	border: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	cursor: pointer;
	-moz-box-shadow: 0px 2px 0px #c6bba7; /* Firefox 3.6 and earlier */
    -webkit-box-shadow: 0px 2px 0px #c6bba7; /* Safari and Chrome */
    box-shadow: 0px 2px 0px #c6bba7;
	text-align: center;
	font-size: 13px;
	
}
input.inputfile {
	opacity:0;
	filter:alpha(opacity:0);
	font-size:199px;
	cursor:pointer;
	padding:0px;
	margin:0px;
	border:none;
	margin-left:-450px;
}
div.inputfile span{
	width:122px;
	font-family: 'PT Sans Narrow',sans-serif;
	font-weight: bold;
	font-size: 13px;
}
div.inputfile:hover{
	background: #DB000E;
	text-decoration: none;
}
#inputdelete input{
	display:none;
}

.content .changeregion td{
	border: none;
	padding: 5px;
}

.textred{color: red;}
.textgreen{color: green;}

.d4l-test h3 {
margin-bottom: 10px;
}

.red-arrow {
position: relative;
}
.red-arrow div {
width: 84px;
height: 110px;
position: absolute;
right: 0;
top: 50px;
background:url(/bitrix/templates/focus_projects/images/red-arrow.png);
}

.button.begintest { 
font-size: 13px;
height: 24px;
line-height: 24px;
margin-bottom: 10px;
padding: 0 10px;
}

#BTN_START:disabled{background:#bac2c6 !important; cursor: default;}

#main-video div.project {
max-width: 130px;
}

#gallery  div.project {
max-width: 213px;
height: 20px;
overflow: hidden;
}

.d4l-test input.button {
    float: right;
    margin-right: 20px;
}

.live-scheme > div {
	display: block;
	width: 33%;
	float: left;
}
.live-scheme-image {
	height: 150px;
	width: 233px;
	text-align: center;
		display: table-cell;
		vertical-align: bottom;
}
.live-scheme-main div + div {
	width: 140px;
	float: left;
}
.live-scheme-main div + div + div + div + div  {
	width: 145px;
	padding-right: 10px;
}
.live-scheme-main div + div + div + div + div + div  {
	width: 130px;
	padding: 0px;
}
.parrents-menu,
.parrents-menu:hover a {
	background: #da0312 !important;
}
.test-list-new li {
	display: block;
	width: 330px;
	float: left;
	background: url(/bitrix/templates/focus_ru/images/slider.png) 0px 3px no-repeat;
	padding-left: 23px;
	height: 20px;
	margin-bottom: 25px;
	font-size: 19px;
	font-family: 'PT Sans Narrow';
}
.test-list-new li a {
	color: #000;
	font-family: 'PT Sans Narrow';
}



.projects #header li a[href='/projects/dance4life/parents/'],
.projects #header li a[href='/projects/dance4life/parents/']:hover
{
    background: #da0312 !important;
	color: #fff  !important;
}

.login-popup {
	width: 548px;
	height: 373px;
	left: 40%;
	top: 200px;
	margin-left: -274px;
	padding: 0;
}
.login-popup #login-left {
	width: 230px;
	border-right: 1px solid #c6c6c6;
	float: left;
	height: 348px;
	padding-left: 30px;
	padding-top: 25px;
}
.login-popup #login-right {
	width: 262px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}
.login-popup h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: 'PT Sans Narrow', sans-serif;
	margin-bottom: 20px;
}
.social-button {
	width: 196px;
	height: 36px;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 10px;
}
.social-button.vkontakte {
	background: #3f729c;
}
.social-button.odnoklassniki {
	background: #f88827;
}
.social-button.facebook {
	background: #4271a5;
}
.social-button.google {
	background: #dd4b39;
}
.social-button.openid-mail-ru {
	background: #326aa2;
}
.social-button.twitter {
	background: #2dccf6;
}
.social-button i {
	display: block;
	float: left;
	width: 35px;
	height: 36px;
	border-right: 1px solid #cccccc;
}
.social-button i.vkontakte {
	background:url(/bitrix/templates/focus_projects/images/social1.png) 12px 9px no-repeat;
}
.social-button i.odnoklassniki {
	background:url(/bitrix/templates/focus_projects/images/social2.png) 12px 8px no-repeat;
}
.social-button i.facebook {
	background:url(/bitrix/templates/focus_projects/images/social3.png) 7px 7px no-repeat;
}
.social-button i.google {
	background:url(/bitrix/templates/focus_projects/images/social4.png) 8px 7px no-repeat;
}
.social-button i.openid-mail-ru {
	background:url(/bitrix/templates/focus_projects/images/social5.png) 9px 9px no-repeat;
}
.social-button i.twitter {
	background:url(/bitrix/templates/focus_projects/images/social6.png) 9px 11px no-repeat;
}
.social-button b {
	display: block;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'PT Sans Narrow', sans-serif;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
	float: left;
}
.social-button a {
	display: block;
	width: 100%;
}
.social-button a:hover {
	text-decoration: none;
}
#login-right label {
	display: block;
	margin-top: 17px;
	font-size: 13px;
	color: #000;
	margin-bottom: 5px;
	vertical-align: top;
}
#login-right input[type=text],
#login-right input[type=password] {
	width: 210px;
	height: 34px;
	padding: 0 10px;
	border: 1px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
}
#login-right button {
	width: 88px;
	height: 36px;
}

.content div .cert50{
float: left;
margin-right: 10px;
font-size: 15px;
font-weight: bold;
}

.login-popup-mailru
{
	top: 290px;
	height: 200px;
	left: 40%;
	margin-left: -274px;
	padding: 0px;
	width: 548px;
}
.login-popup-mailru .mailrutitle
{
	text-align:center;
	
}
.login-popup-mailru .mailrutitle h1
{
	margin: 10px 0;
	border: 0;
}
.newlogin{
	width: 231px;
	height: 42px;
	margin-bottom: 15px;
}
/* End */
/* /bitrix/components/bitrix/news.list/templates/mytoplist/style.css */
/* /bitrix/components/bitrix/news.list/templates/mytopevents/style.css */
/* /bitrix/components/bitrix/photo.sections.top/templates/mytopphoto/style.css */
/* /bitrix/components/bitrix/photo.sections.top/templates/mytopvideo/style.css */
/* /bitrix/components/bitrix/news.list/templates/mytopinfocomp/style.css */
/* /bitrix/components/bitrix/photo.section/templates/banner/style.css */
/* /bitrix/components/bitrix/photo.section/templates/footer_banner/style.css */
/* /bitrix/templates/focus_ru/styles.css */
