/* _default styles reset
========================================== */

html {width:100%;height:100%;font:13px/18px Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;}
body {width:100%;height:100%;padding:0;margin:0;color:#202020;background:#fff;}

p {margin:0 0 10px 0;}
dfn,var,address {font-style:normal;}
a {color:#336699;text-decoration:underline;}
a:hover {color:#bf0000; text-decoration:none;}
img, a img {border:none; vertical-align: middle;}
* html ul {height:1px;overflow:visible;} 
ul {padding:0;margin:0 0 15px 0; list-style: none;}
ul li {padding:3px 0 3px 10px;background: url('images/bg/ul-li.png') no-repeat 0 11px;}
ol li {background: none;}
td,th {padding:0;}

form {margin:0px;}
input,select,label,textarea,button {margin:0;}
input.text,textarea {padding:2px 5px;border:1px solid #aeafb0;font:12px Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;color:#333;background:#fff;}
input.submit,button {font:13px Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;cursor:pointer;color:#333;outline: none;}
input.checkbox {width:14px;height:14px;margin:0;padding:0;}


/* _my universal styles  */
.both {width:100%;clear:both;overflow:hidden;}
.clear {width:100%;height:0px;clear:both;overflow:hidden;display:block;}

.dieie {background: rgb(255, 240, 168);position: relative;width:100%;line-height:26px;z-index:10;text-align:center;}
/* _wrap
========================================== */
#wrap {
width:1000px;
min-width:1000px;
min-height:100%;
margin:0 auto;
/*overflow:hidden;*/
position:relative;
z-index:1;
background:#fff url('images/wrap.png') repeat-y 0 0;   
}
#spacer {
width:100%;
height:335px;
clear:both;
overflow:hidden;
}
#corner {
width:86px;
height:51px;
position:absolute;
top:0px;
left:10px;
z-index:1500;
background:url('/bitrix/templates/education/images/corner.png') no-repeat 0 0;
}

/*
== headers ================================ */
h1,h2,h3,h4,h5,h6 {
margin:0;
font-family:Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-weight: normal;
}
h1 {
	padding:10px 0 15px 0;
	margin:15px 0 15px 0;
	font-size:36px;
	line-height:37px;
	color:#333;
}
h2 {
	padding:5px 0;
	margin:5px 0 10px 0;
	font-size:24px;
	line-height: 24px;
	color:#333;
}
h3 {
	padding:10px 0;
	margin:0 0 5px 0px;
	font-size:18px;
	line-height: 18px;
	color:#333;
}
h4 {
	padding:10px 0;
	margin:0 20px 5px 0px;
	font-size:16px;
	line-height: 16px;
	font-weight:bold;
	color:#333;
}

/*===================������� �� �����============*/
ul#tab-list-id-1 {display: none;}
ul.tab-list {
width:100%;
height: 38px !important;
margin: 0;
padding: 0;
z-index: 5;
}
* html ul.tab-list {overflow: hidden;}
.tab-section-container {
margin:0 0 15px 0;
}
ul.tab-list li {
height: 38px;
display: block;
float: left;
list-style: none;
position:relative;
font-size: 12px;
margin: 0;
padding: 0;
overflow: hidden;
z-index:3;  
background:none;
}
ul.tab-list li a, ul.tab-list li a:hover {
text-decoration: none;
color:#666666 !important; 
padding: 0 0 4px 0; 
}
ul.tab-list li#tab-best a, ul.tab-list li#tab-best a:hover {
color: #fff !important;
}
ul.tab-list li.active a span {
color:#333333;
font-weight:bold;
} 

ul.tab-list a:link, ul.tab-list a:visited {
background: url('images/bg/tabs.png') right 100px;
color: #474747;
display: block;
text-decoration: none;
cursor: pointer;
}
* html ul.tab-list a:link,  ul.tab-list a:visited {
height:50px;
float:left;
padding:0;
margin:0;
cursor: pointer; 
}

ul.tab-list li a span {
background:url('images/bg/tabs.png') 0 100px;
display: block;
height: 50px;
line-height: 38px;
margin:0 7px 0 0;
padding:0 0 0 8px;
position:relative;
z-index:3;
}
* html ul.tab-list li a span {
float:left;
}
ul.tab-list a:hover {
background: url('images/bg/tabs.png') right 50px;
display:block;
}
ul.tab-list a:hover span {
background: url('images/bg/tabs.png') left 50px;
display: block;
white-space: nowrap;
}
ul.tab-list li {border: none;}
ul.tab-list li.active {top:1px;}
ul.tab-list li.active, ul.tab-list li {padding:0;background: none;}
ul.tab-list li.active a:link,
ul.tab-list li.active a:visited,
ul.tab-list li.active a:visited,
ul.tab-list li.active a:hover {
background: url('images/bg/tabs.png') right 0 no-repeat !important;
}
ul.tab-list li.active a span,
ul.tab-list li.active a:hover span {
background:url('images/bg/tabs.png') left 0 no-repeat !important;
color:#474747;
cursor:pointer;
}
.tab-boby-container {
border:1px solid #cdcdcd;
padding: 20px 20px;
overflow: visible;
}
.tab-boby-container div.container {
width: 100%;
}
ul.tab-list li.active {color:#333333 !important;}

/*====================������� �� ��������� �� �����==================*/
div.scroll{
width: 655px;
height: 500px;
margin: 20px 0;
overflow: scroll;
}
table.useful {
width: 100%;
border-collapse: collapse;
margin: 0 0 15px 0;
}
table.useful th, table.useful td {
border:1px solid #D6D6D6;
padding:5px;
vertical-align:top;
font-size: 14px;
}
table.useful th {
font-weight: bold;
background: #e6e6e6;
}
table.useful td.param, table.useful tr.param td {
background: #f6f6f6;
}
p.link-show {
display: none;
margin: 0 5px 10px 0;
text-align: right;
font-size: 13px;
}
p.link-show a {
border-bottom: 1px dotted #336699;
text-decoration: none;
}
p.link-show a:hover {
border-bottom: 1px dotted #fff;
}
/*=========�������� � ������ �������������===========*/
.bigimage, .aligncenter {
display: block;
margin: 15px 0;
}
.aligncenter {
margin: 15px auto;
}
.alignleft {
display: block;
float: left;
padding: 5px 10px 5px 0;
}
.alignright {
display: block;
float: right;
padding: 5px 0px 5px 15px; 
}
/*====================footer==================*/
#footer {
width:1000px;
height:342px;
position:absolute;
bottom:0;left:0;
font-size:13px;
z-index:2;

}
#footer .bottom {
width: 100%;
height: 102px;
position: absolute;
top:-97px;left:10px;
background:url('images/bg/under-footer.jpg') no-repeat 0 0;
}
#copy {
position:absolute;
bottom:32px;right:30px;
}
#footer .aboutinfo {
	position: relative;
	left: 28px;
	font-size: 10px;
	color: #989898;
}
#footer .menu-bottom {
position:absolute;
top:65px;left:49px;
color:#4e4e4e;
}
#footer .counters {
position:absolute;
bottom:56px;right:30px;
margin:0;
}
#footer .counters li {
padding:0 0 8px 0;
background:none;
}
#footer  .main-block {
	overflow:hidden;
	margin: 20px 0 10px 10px;
}
#footer .footer-block {
	width:301px;
	float:left;
	padding: 0 0 0 26px;
	position:relative;
}
#footer .footer-block .border {
	height:190px;
	border-right:1px dotted #bababa;
	position:absolute;
	right:0;
	top:0;
}
#footer .footer-block span.title {
	border-bottom: 2px solid #BD2025;
    color: #333333;
    display: inline-block;
    font-family: georgia;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 8px 0;
    width: 145px;
}
#footer .footer-block ul {
	margin:0;
}
#footer .footer-block ul li {
	background:none;
	padding:0;
}
#footer .footer-block ul li a{
	color:#989898;
}
#footer  .main-block  .last {
	border:none;
}
#footer .border-footer {
	background: url("/bitrix/templates/gaap/images/bg/border-footer.png") no-repeat  10px 0  ;
    height:13px;
    width: 100%;
}
#footer .footer-block ul li a:hover{
	color:#bf0000;
	text-decoration:none;
	border:none;
}
/*====================header================= */
#header {
width:1000px;
/*height:200px;*/
height:178px;
position:relative;
margin:0 auto 25px;
z-index:3;
font-size:13px;    
font-family:Georgia,tahoma,arial,helvetica,sans-serif;
background:url('/bitrix/templates/gaapshop/img/header_2.png') no-repeat 1px 0;
}
#logo {
    left: 22px;
    position: absolute;
    top: 44px;
}
#logo a {
outline: none;
}
 
/*=============================�����===========================*/
#search {
position: absolute;
left:100px;top:10px;
font:11px Tahoma;
}
#search input.text {
width:196px;
padding:3px 5px 5px;
margin:0 2px 0 8px;
border:1px solid #d1d1d1;
background:url("images/bg/input-serch-bg.png") repeat-x 0 0;
}
#search input.submit {
width: 19px;
height: 18px;
border:none;
margin: 2px 0 0 8px;
padding: 0;
background:url('images/buttons/search.png') no-repeat 0 0; 
}



#header .langs {
position: absolute;
left:370px;top:5px;
padding: 10px 9px 11px 12px;
font: 11px Arial, Tahoma;
background: url('images/bg/lang-spacer.png') no-repeat 0 0;
}
#header .langs strong {
padding:4px 5px;
background: url('images/bg/lang-active.png') no-repeat 0 0;
}
#header .langs i {
width: 1px;
height: 35px;
display: block;
position: absolute;
top:0;left:70px;
background: url('images/bg/lang-spacer.png') no-repeat 0 0;
}
/*=============================������ � �����===========================*/
#header ul.links {
position: absolute;
top:11px;left:367px;
margin:0;
}
#header ul.links li {
width: 110px;
float: left;
letter-spacing:0.5px;
font-size:9px;
line-height:14px;
color: #979797;
white-space: nowrap;
background: none;
}
#header ul.links li.ifrs {
	background:url("images/ico/top-link-header.png") no-repeat 108px 0;
	width:137px;
	margin:0 15px 0  0;
	padding:6px 0 4px 0;
}

#header ul.links li.club {
	width:155px;
	padding: 0;
	margin: -3px 17px 0 0;

	background:url("images/ico/top-link-header.png") no-repeat 128px -44px;
}
#header ul.links li.club .correct {
	width:120px;
		text-align:right;
}
#header ul.links li.club span,#header ul.links li.authorization #auth a  {
	display:block;
	font-family: arial;
    font-size: 10px;
}
#header ul.links li.club span a, #header ul.links li.authorization #auth,.ifrs a {
	font-family:Georgia;
	font-size:11px;
}
#header ul.links li.personal-basket {
	padding: 0;
	width:87px;
	margin: 0 20px 0 0;
	background:url("images/ico/top-link-header.png") no-repeat 59px -84px;
	display: none;
}
#header ul.links li.personal-basket a{
	text-decoration:none;
	color:#565656;
	font-size:11px;
	font-family:Georgia;
	line-height:11px;
}
#header ul.links li.authorization {
	padding:0;
width: 200px;
}
#header ul.links li.authorization #auth .auth-on{
	padding:0 0 0 27px;
	background:url("images/ico/top-link-header.png") no-repeat 0 -119px;
	line-height:12px;
}
#header ul.links li.authorization #auth .auth-on span{
	color: #565656;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 190px;
}
#header ul.links li.personal-basket a p{margin:0;}
#header ul.links li.personal-basket a span{font-size:10px;font-family:arial;color:#797979;}
#header ul.links li.shop {width: 135px; margin:0 0 0 -55px;}
#header ul.links li img {
display: block;
float: left;
position: relative;
padding:0 7px 0 0;
}
/*=============================�������===========================*/ 
#header .banner-right {
   	/*background: url("images/new-year/new-year-clouds.png") no-repeat  350px top ;*/
    height: 60px;
    padding: 12px 0 0;
    position: absolute;
    right: 25px;
    top: 50px;
    width: 608px;
}
#header .new-year-flower {
	position:absolute;
	top:25px;
	right:25px;
	width:32px;
	height:30px;
	background:url("images/new-year/new-year-flower.png") no-repeat 0 0;
}
.new-year-santa {
 	background: url("images/new-year/new-year-santa.png") no-repeat  0 0 ;
    height: 230px;
    position: absolute;
    right:-73px;
    top:200px;
    width: 100px;
    z-index: 10;
}
/*#content{
	padding:0 0 100px;
	overflow:hidden;
	background:url("images/new-year/new-year-bottom.png") no-repeat -5px bottom;
}*/
/*#header .banner-right img {
padding:35px 3px 0 0;
margin: -35px 0 0 0;
background: url('images/bg/bannet-top-ny.png') no-repeat 100% 0;
} */
#header .banner-right img {
float: right;
padding:0 3px 0 0;
}
#left .banner {
width: 100%;
margin: 15px 0;
overflow: hidden;
}
#left .banner_news {
margin: 20px 0 15px;
}

#right .banner {
margin: 0 0 20px 0;
}
/*=============================���� � �����===========================*/
#header .menu {
width:957px;   
height: 38px;
position:absolute;
top:141px;left:17px;
margin:0 0 5px 0;
padding:0 0 0 16px; 
background:url('images/bg/menu.png') no-repeat 0 0 ;
}
#header .menu li {
float:left;
font-size:16px;
padding:8px 16px 7px 12px;
background: none;
background:url('images/bg/menu-li.png') no-repeat 100% 0; 
}
#header .menu li a {outline: none;}
#header .menu li.last {
background: none;
}
#header ul.menu li a {
color:#666;
}

/*==============================����� ����========================*/
/*����� ����*/
#header {
	height: 213px;
}
#header .top-menu {
	width: 940px;
	padding: 15px 20px;
	position: absolute;
	top: 140px;
	left: 10px;
	background: url(images/bg/menu-top.png), url(images/bg/menu-bottom.png), linear-gradient(to top, rgba(233,233,233,1), rgba(244,244,244,1));
	background: url(images/bg/menu-top.png), url(images/bg/menu-bottom.png), -webkit-linear-gradient(top, rgba(244, 244, 244, 1), rgba(233, 233, 233, 1));
	background-repeat: repeat-x, repeat-x, no-repeat;
	background-position: top, bottom, bottom center;
}
#header .top-menu li {
    padding:0;
    display: inline-block;
    background: none;
}
#header .menu-first li {
	margin:0 30px 0 0;
}
#header .menu-second li {
    margin:0 20px 0 0;
}
#header .top-menu ul {
	margin:0 0 0 0;
}
#header .top-menu a {
	text-decoration: none;
}
#header .top-menu a:hover {
    color: rgba(158,0,1,1);
}
.menu-first a {
	font-size: 20px;
	line-height: 23px;
	color: rgba(0,0,0,1);
}
.menu-second a {
    font-size: 16px;
    line-height: 19px;
    color: rgba(76,76,76,1);
}
/*=============================�������===========================*/ 
#content {
width:980px;
position: relative;
margin: 0 auto;  
z-index: 2;
overflow:hidden;
padding: 0 0 25px;
}
#left {
width: 665px;
float: left;
position: relative;
left: 30px;
}
#right {
width: 240px;
float: right;
position: relative;
right: 18px;
}

/*=================���� ���������� ������� ������ � �����������===========================*/
/*#top-content{
width: 100%;
padding: 0 0 7px 0;
overflow: hidden;
} */
#top-content{
width: 100%;
overflow: hidden;
}

/*=============================������� ������===========================*/ 
#top-content .top-links {
float: left;
width:650px; 
position:relative;
padding:0 0 0 35px;
line-height: 22px;
font-family: Arial;
}
#top-content .top-links a {
margin:0 5px 0 0;
padding:0 15px 0 0;
background: url('images/ico/arrow.png') no-repeat 100% 3px;
}

/*========================���� ��� �����������==========================*/
#auth .auth-links {
padding: 17px 20px 0 15px;
}
/*#auth .auth-links-panel {
padding: 17px 20px 0 15px;
}*/

#auth .auth-links img {
padding: 0 3px;
}
#auth .auth-links-panel img {
padding: 0 3px;
}
#auth .out {
float:right
}

/*#auth {
width: 265px;
padding-right: 15px;
color: #333333;
float: right;
position: relative;
}
#auth .auth-welcome {
float:right;
padding:4px 0 0 0;
}
#auth .out {
float:right
} */ 




table.auth_form {
border-collapse: collapse;
}
table.auth_form td {
padding: 2px 0;
}
table.auth_form td.left {
width: 60px;
text-align: right;
padding-right: 7px;
font-size: 11px;   
}
.auth_form .check {
width: 15px;
height:15px;
display: block;
float: left;
margin:0px 4px 0 0;
}
.auth_form .remember {
padding-top: 7px;
border-top: 1px dotted #909090; 
}
.enter_form td {
width: 50%;
}
.enter_form td p {
margin:10px 0 10px 20px;
}
table.auth_form td input.text {
width:285px;
padding:8px 12px;
margin:0 0 15px 0;
border: 1px solid #cecece;
font-size:16px;
font-family:Georgia,tahoma,arial,helvetica,sans-serif; 
}
table.auth_form td .submit {
display: block;
width: 195px;
height:46px;
border:none;
outline: none;
text-align: left;
padding:12px 0 14px 15px;
font-size:16px;
font-family: georgia,tahoma;
font-weight: bold;
background: url('/bitrix/templates/education/images/buttons/button_enter.png') no-repeat 0 100%;
} 
table.auth_form td .active {
padding:14px 0 12px 15px;
background: url('/bitrix/templates/education/images/buttons/button_enter.png') no-repeat 0 0;
} 



/*=============================������� � �������� �� �������===========================*/
.news-seminars {
width: 680px;
overflow: hidden;
}
.news-seminars .item {
width: 330px;
float: left;
padding: 0 10px 0 0;
font-family: Arial;
color:#666;
}
.news-seminars .item h2 {
margin:0;
padding: 0;
}
.news-seminars .item img {
padding: 0 7px 0 0;
}
.news-seminars .item .list {
padding: 0 0 10px 0px;
font-size: 14px;
font-style: italic;
}
.news-seminars .item .list em {
width: 55px;
display: block;
float: left;
font-size: 12px;
font-weight: bold;
color:#666666;
}
.news-seminars .item .list i {
font-size: 12px;
}
.news-seminars .item .list em a, .news-seminars .item .list i a {
color:#666666;
font-style: italic;
text-decoration:none;
}
.news-seminars .item .list p.name {
margin: 0 0 0 55px;
}
.news-seminars .item .list a {
font-style: normal;
padding: 0.3em 5px 0 0;
text-decoration: none;
}
.news-seminars .item .list a:hover {text-decoration: underline;}
.news-seminars .item .all-seminars{
padding: 0 0 0 55px;                                         
background: url('images/ico/education.png') no-repeat 22px 0;    
}
.news-seminars .item .all-news-list {
padding: 0 0 0 55px;   
}
.news-seminars .item .all-fast-rss {
padding: 0 0 0 55px;    
}
.news-seminars .item .all-delivery {
padding: 0 0 0 55px;   
}
.news-seminars .item .all-news {
padding: 0 0 0 55px;
}
.all-news a, .all-seminars a, .all-news-list a, .all-fast-rss a, .all-delivery a {
font-size: 11px;
font-style: normal;
font-family:Arial;
}  
.all-seminars {
font-size: 9px;
line-height: 13px;
padding: 3px 0 0 33px;
color:#666;
font-style: italic;
background: url('images/ico/education.png') no-repeat 0 0;
}
.all-news-list {
font-size: 9px;
line-height: 13px;
padding: 3px 0 0 33px;
color:#666;
font-style: italic;   
margin-bottom: 5px !important;                                
}
.all-fast-rss {
font-size: 9px;
line-height: 13px;
padding: 3px 0 0 33px;
color:#666;
font-style: italic;
 margin-bottom: 5px !important;                                      
}
.all-delivery {
font-size: 9px;
line-height: 13px;
padding: 3px 0 0 33px;
color:#666;
font-style: italic;
margin-bottom: 5px !important;                                     
}
/*=============================������ �� �������===========================*/
#left .article {
margin:10px 0 30px 0;
}
#left .articles-main .article {
width:670px; 
left:-30px;
position:relative;
margin: 0 0 5px 0;
padding:10px 0 15px 30px;
border-bottom:1px dotted #999;
}
#left .article .title {
font-style: italic;
}
#left .article .title a {
font-size: 16px;
padding-right: 5px;
font-weight: bold;
font-family: Arial;
font-style: normal;
}
#left .article a {
text-decoration: none;
}
#left .article a:hover {
text-decoration:underline;
}
#left .important-article {
width: 657px;
position: relative;
left:-24px;
top:4px;
padding: 13px 20px 15px 24px;
background: url('images/bg/important-article.png') no-repeat 0 0;
}
#left .important-article .bottom {
width: 700px;
height: 20px;
position: absolute;
bottom: 0;left:0;
background: url('images/bg/important-article-bottom.png') no-repeat 0 0;
}
#left .important-article img {
display: block;
float: right;
padding: 2px;
margin-left: 10px;
border: 1px solid #e9e9e9;
}

#left .link {
font-family: Arial;
/*font-weight: bold;*/
color:#336699;
}

#left .all-news {
	margin: 0 0 30px;
}
#left .all-news a{
	margin:0 35px 0 0;
}
#left .link a {
text-decoration: underline;
margin:0 5px 0 0;
padding:0 18px 0 0;
}

#left .link a.not-last {
text-decoration: underline;
margin:0 5px 0 0;
padding:0 18px 0 0;
background: url('images/ico/arrow.png') no-repeat 100% 3px;
}

#left .link a:hover {
text-decoration: none;
}


/*=================���������� ������===================*/
.biblio-list, .list-block {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;}
#tab-articles-body i, #tab-news-body i, #tab-best-body i{
font-family:Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif; 
color:#666666; 
white-space: nowrap;
}
#tab-news-body em {
color:#666666;
display:block;
float:left;
font-size:12px;
font-weight:bold;
width: 50px;

}
.biblio-list .list-block {
width: 320px;
float: left;
padding: 0 15px 0 0;
}
.biblio-list .item {
margin: 0 0 20px 0;
}

.biblio-list .item .link {font-size: 14px;}
.biblio-list .item .link a {text-decoration: none;}
.biblio-list .item .link a:hover {text-decoration: underline;}
.tab-boby-container {background: url(images/bg/container-articles.png) repeat-x 0 0;}
.biblio-list ul.tab-list {height: 26px !important;}
.biblio-list ul.tab-list li {font-size: 11px;height: 26px;}
.biblio-list ul.tab-list li a span {font-weight: normal;line-height: 26px;height:26px;}
.biblio-list ul.tab-list a:link, .biblio-list ul.tab-list a:visited {
background: url('images/bg/article-tabs.png') right 26px;
}
.biblio-list ul.tab-list li#tab-best a:link, .biblio-list ul.tab-list li#tab-best a:visited {
background: url('images/bg/article-tabs-red.png') right 26px;
}
.biblio-list ul.tab-list li a span {background:url('images/bg/article-tabs.png') 0 26px;}
.biblio-list ul.tab-list li#tab-best a span {background:url('images/bg/article-tabs-red.png') 0 26px;}
.biblio-list ul.tab-list a:hover {background: url('images/bg/article-tabs.png') right 26px;}
.biblio-list ul.tab-list li#tab-best a:hover {background: url('images/bg/article-tabs-red.png') right 26px;}
.biblio-list ul.tab-list li.active a:link,
.biblio-list ul.tab-list li.active a:visited,
.biblio-list ul.tab-list li.active a:visited,
.biblio-list ul.tab-list li.active a:hover {
background: url('images/bg/article-tabs.png') right 0 no-repeat !important;
}
.biblio-list ul.tab-list li.active a span,
.biblio-list ul.tab-list li.active a:hover span {
color:#000;
background:url('images/bg/article-tabs.png') left 0 no-repeat !important;
}
.tab-boby-container p.item {margin-bottom: 10px;}
table.subjects-list {
width: 100%;
border-collapse: collapse;
}
.subjects-list td {
width: 45%;
padding: 15px 15px 10px 0;
vertical-align: top;
border-right: 1px dotted #d9d9d9;
border-bottom: 1px dotted #d9d9d9;
}
.subjects-list td.right {
padding: 15px 15px 10px 20px;
border-right: none;
border-left: 1px dotted #d9d9d9;
}
.subjects-list td p.link {
font-size: 14px;
}
.subjects-list td p.section {
width: 100%;
padding: 3px 0;
position: relative;
overflow: hidden;
font-size: 11px;
z-index: 1;
}
.subjects-list td p.section span.left {
width: 80px;
display: block;
float: left;
position: relative;
padding:1px 0px 1px 0px;
text-align: center;
color:#fff;
z-index: 2;
background: url('images/bg/section-left.png') no-repeat 0 0;
}
.subjects-list td p.section span.right {
width: 69px;
display: block;
float: left;
position: relative;
left:-5px;
padding:1px 0px 1px 0px;
text-align: center;
color:#fff;
z-index: 5;
background: url('images/bg/section-right.png') no-repeat 0 0;
}
.biblio-list .subjects-list td p.section span.norubric {
left: 0;
}
.biblio-list span {
white-space: nowrap;

}

.art_date {
white-space: nowrap;
color:#666666;
font-family:Georgia,Arial,Tahoma;
font-size:14px;
font-style:italic;
}

.cycles-list, .from-cycles {
width:670px; 
left:-30px;
margin:0 0 25px;
padding:15px 0 15px 30px;
position:relative;
border-bottom:1px dotted #999999; 
background: #fefbee;
}
.cycles-list .section, .cycle .count, .from-cycles .count {
position:relative;
top:-8px; 
font-family: Georgia, Arial, Tahoma;
font-style: italic;
font-weight: bold;
color:#666666;
}
.cycle h1 {
padding:10px 0 5px 0;
border-bottom:1px dotted #999999;
}
.cycle .count {
margin-bottom:20px;
}
.article .files-list {
margin:-5px 0 15px 0;
}
#left .cycle .article {
margin:10px 0 35px 0;
}
.article-detail .data-article-bottom .from-cycles {
margin: 0 0 -10px 0;
padding:15px 0 10px 30px;
border-top:1px dotted #999999; 
border-bottom: none;
}
.from-cycles .title-cycle {
font-size:16px;
color:#333;
font-weight: bold;
}
#left .from-cycles .article .noactive {
color:#000;
font-style: normal;
}
#left .from-cycles .article .noactive var {
padding:2px 5px;
background: #ded7b9;
}
#left .from-cycles .article .noactive strong {
font-size: 16px;
font-weight: normal;
}
#left .from-cycles .anonce {
margin-bottom: 30px;
}

.biblio-list .top-title{
width: 100%;
overflow: hidden;
}

.biblio-list .top-title h1{
width: 576px;
float: left;
}

.biblio-list .top-title .links{ 
padding-top: 19px;
width: 80px;
float: right;
text-align:center;
}

.biblio-list .top-title .links a{
border-bottom: 1px dotted #336699;
text-decoration: none;
font-size:11px;
color:#848484;
}


/*=================������� ������==============================*/
#left .news-list .article {
margin: 10px 0 27px 0;
}
.article .date {
font-family: Georgia, Arial, Tahoma;
font-style: italic;
color: #666666;
font-size: 14px;
}
.article .date em {
padding-left: 10px;
font-family: Georgia, Arial;
font-weight: bold;
}
.article .date em a {
color: #666;
}
/*=================������� ��������==============================*/
.news-detail .tags {
margin: 5px 0 20px 0;
color:#bab588;
}
.data-article .tags span {
padding: 4px 7px 25px 27px;
font-style: italic;
font-weight: bold;
background: url('images/bg/tags.png') no-repeat 0 2px;
/*float: left;*/
}

.data-article .tags var a {
padding: 4px 5px;
margin:0 3px;
font-size: 12px;
border: 1px solid #e1ddb6;
background: #f9f7e4;
padding:4px 5px 3px 5px;
color:#BAB588;
font-weight: lighter !important;
}
.data-article .tags var a:hover {
border:1px solid #b8b8b8;
color:#727272;
background:#d3d3d3;
}

.news-list .top-title{
width: 100%;
overflow: hidden;
}

.news-list .top-title h1{
width: 576px;
float: left;
}

.news-list .top-title .links{ 
padding-top: 19px;
width: 80px;
float: right;
}

.news-list .top-title .links a{
border-bottom: 1px dotted #336699;
text-decoration: none;
font-family:Arial;
font-size:11px;
font-style:normal;
}

/*=================������ ��������==============================*/
.article-detail-text {
font-size:16px;
line-height: 22px;
}
.article-detail {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.article-detail .data-article {
width:670px; 
left:-30px;
position:relative;
margin: 0 0 25px 0;
padding:0 0 15px 30px;
font-size: 16px;
line-height: 22px;
border-bottom:1px dotted #999;
}
.article-detail .over-breadcrumbs {
margin: 15px 0 25px 0;
}
.article-detail .data-article i {
color:#333333;
font-weight: bold;
font-family:Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.article-detail .data-article a {
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.article-detail .data-article a:hover {text-decoration: underline;}
.article-detail .data-article-bottom {
width:670px;
position: relative;
margin:10px 0 0 0;
left:-30px;
padding: 10px 0 10px 30px;
border-bottom: 1px solid #cecece;
border-top: 1px solid #cecece;
}
.data-term-bottom {
width:670px;
position: relative;
margin:10px 0 0 0;
left:-30px;
padding: 10px 0 10px 30px;
border-bottom: 1px solid #cecece;
border-top: 1px solid #cecece;
}
.article-detail .data-article-bottom p {margin: 5px 0 5px 0;}
.article-detail .data-article-bottom i {
color:#333333;
font-family:Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.article-detail .materials {
width:100%;
margin-bottom:10px;
overflow:hidden;
}
.article-detail .materials .item {
width:280px;
float:left;
padding-right:50px;
}
.article-detail .materials .item em {
font-size: 12px;
}

.article-detail .materials .item em a {
color:#666666;
font-style: italic;
text-decoration:none;
}
.article-detail .materials .item a:hover {text-decoration: underline;}
.article-detail .books, #left .books {
width:950px;
position: relative;
margin: 0 0 0 -240px;
left:210px;
padding: 25px 0 10px 30px;
overflow: hidden;
font-family: Arial, Tahoma;
}

#left .books h2 a{
font-family: arial;
font-style:normal;
text-decoration:none;

}

#left .books h2 a:hover {
color: #BF0000;
text-decoration: underline;
}

.inner-text {
margin: 10px;
}

.article-detail .top-title, .wrap_title .top-title{
width: 100%;
overflow: hidden;
}

.article-detail .top-title h1, .wrap_title .top-title h1{
width: 520px;
float: left;
}

.article-detail .top-title .links{ 
/*padding-top: 19px;*/
width: 82px;
float: right;
}



.article-detail .top-title .links a{
border-bottom: 1px dotted #336699;
text-decoration: none;
font-size:11px;
font-style:normal;
text-decoration:none;
}

/*�������� � ��������� � ��������� ������ (by SERX)*/
.article-detail .top-title .links span.fovour_club{
color: #666; 
font-style: italic;
text-decoration: none;
}
	


/*=================���������������� ������������ �� �������==============================*/ 
/*table.certlist {
width: 100%;
border-collapse: collapse;
}
table.certlist td {
width: 50%;
padding:0px 10px 15px 0;
vertical-align:baseline;
font-family: Arial, Tahoma;
}
.certlist td strong {
font-size: 16px;
line-height:40px;
color:#717171;
}
.certlist td strong a {
text-decoration: none;
}
.certlist td strong a:hover {
text-decoration: underline;
}
.certlist td ul li {
background: url('images/bg/ul-li-grey.png') no-repeat 0 11px;
}
.certlist td img {
display: block;
float: left;
padding: 0 10px 0 0;
}
.certlist .cert-title {
width: 110px;
float: left;
}
.certlist .education {
margin: 0 0 0 115px;
}          */
/*=================������ ������� �� �������==============================*/ 
.magazines {
width: 679px;
padding:20px 20px 25px 0px;
margin: 0 0 20px 0;
position:relative;
left:-24px;
overflow: hidden;
background: url('images/bg/magazines-top.png') no-repeat 0 0;
}
.magazines .bottom {
width: 699px;
height: 15px;
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
background: url('images/bg/magazines-bottom.png') no-repeat 0 0;
}
.magazines .new {
width: 400px;
float: left;
padding-left:5px;
}
.magazines .new .title {
width: 165px;
/*width: 175px;*/
padding: 5px 10px 5px 55px;
margin-bottom: 20px;
background:#900f14 url('images/bg/magazines-new-title.png') repeat-x 0 0;
/*background:url('images/bg/magazines-new-title-ny.png') no-repeat 0 0;*/
}
.magazines .new .title a {
color:#fff;
font-size: 16px;
line-height: 18px;
}
.magazines .new .title strong {
display: block;
padding-bottom: 5px;
}
.magazines .new .title p {
color:#e36f73;
}
.magazines .new .text {
padding: 0 0 0 55px;
background: url('images/bg/laquo.png') no-repeat 30px 0;
}
.magazines .new .text img {padding:0 5px;}
.magazines .new-magezines {
margin: 0 0 0 440px;
}
.magazines .new-magezines strong {
display: block;
margin-bottom: 5px;
font-size: 16px;
color:#989898;
}
.magazines .new-magezines p {color:#777777;}
.magazines .new .title strong, #left .magazines a  {
font-family: Arial, Tahoma;
}


.press-releases-inform {
width: 100%;
overflow: hidden;
}
/*=================���� ����� ������� �� �������==============================*/
.press-releases {
width: 400px;
padding: 0 25px 0 0;
float: left;
}
.press-releases .item {
margin: 0 0 10px 0;
}
.press-releases .item var {
width: 100px;
display: block;
float: left;
font-size: 16px;
font-weight: bold;
color:#ad1c21;
}
.press-releases .item p {
margin: 0 0 0 110px;
}
.press-releases .item a {
font-family: Arial, Tahoma;
}
.press-releases .item em a {
text-decoration: none;
color:#989898;
}
/*=================���� ��� ������� � ������� �� �������==============================*/ 
.press-releases-inform .inform {
width: 240px;
float: left;
font-family: Tahoma;
}
.press-releases-inform .inform table td {
background: #e0e0e0;
}
/*=================���� � ��������� �������� � ������ �������==============================*/ 
.text-banner {
height: 73px;
padding: 17px 0 0 10px;
margin: 0 0 20px 0;
border-top: 1px solid #efefef;
border-right: 1px solid #efefef;
border-bottom: 1px solid #efefef;
/*border-left:2px solid #e2e1e1;*/
border-left:2px solid #bf0000;
color:#666666;
background:#e2e1e1 url('images/bg/text-banner-bg.jpg') repeat-x 0 0;
}
.text-banner strong {
display: block;
font-family: Arial;
font-size: 15px;
line-height: 18px;
}
.text-banner strong a {
text-decoration: none;
}
/*#right .hover {
border-left:2px solid #bf0000;
} */
#right .hover a {
color:#bf0000;
}

/*===========��������� ����������� � ������ �������=================*/ 
.last-topic {
font-family: Arial, Tahoma;
margin: 0 0 20px 0;
}
.last-topic .top {
width: 221px;
height: 51px;
padding: 10px 5px 0 14px;
position: relative;
color:#000;
background: url('images/bg/last-topic-top.png') no-repeat 0 0;
}
.last-topic .top strong {
font-size: 16px;
color:#fff;
}
.last-topic .top span {
position: absolute;
bottom: 5px;left:13px;
font-size: 11px;
}
.last-topic ul.list-title {
margin: 0;
padding: 0 0 10px 0;
border-left: 1px solid #d8d8d8;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
background: #fbfbfb;
}
.last-topic ul.list-title li {
padding:6px 13px 6px 13px;
background: none;
}

/*==============������ ����� ���� � ������ ������� �� �������===========*/ 
.persons {
color:#666;
margin-bottom: 20px;
}
.persons p.item strong {
display: block;
font-family: Arial;
font-size: 16px;
}
.persons p.item a {
text-decoration: none;
}
.persons p.item a:hover {
text-decoration: underline;
}

/*=======������ ��������� ������� � ������ ������� �� �������==================*/ 
.events {
margin-bottom: 20px;
}
.events p.item {
margin: 0 0 20px 0;
color:#666;
}
.events p.item a {
font-family: Arial;
}
.events p.item img, .events p.item em {
display: block;
padding-bottom: 5px;
}
.events p.name a {font-size: 11px;line-height: 16px;}

/*=======������� �������==================*/
div.pager-list {
font-size: 14px;
font-family: Arial;
}
div.pager-list a {
text-decoration: none;
}
.pager-list .pages {
line-height:45px;
}
.pager-list span {
font-size: 18px;
color:#d8d8d8;
}
.pager-list span a {
text-decoration: none;
color:#707070;
}
.pager-list b, .pager-list strong {
padding: 0 3px;

}

.pager-list .begin img {
padding: 0 5px 0 0;
}
.pager-list .begin {
padding: 0 10px 0 0;
}
.pager-list .end img {
padding: 0 0 0 5px;
}
.pager-list .end {
padding: 0 0 0 10px;
}

/*=================������ ��������==============================*/ 

.subscribe-edit {
font-family:Arial;
}

.profile-link-profile-user-div-link a{
border-bottom:1px dotted #336699;
text-decoration:none;
}

.subscribe-edit p.note {
font:11px Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-style:italic;
color:#666;
}
.subscribe-edit .login-pass td {
padding:0 20px 10px 0;
}
.subscribe-edit .subs-list {
width: 100%;
border-collapse: collapse;
background: url('images/bg/subs-th.png') no-repeat 0 0; 
}

/*by SERX ��������� ��� �����*/
.subscribe-edit .subs-list-without-line {
width: 100%;
border-collapse: collapse;
background: url('images/bg/subs-th-without-line.png') no-repeat 0 0;
border:1px dotted #CCCCCC; 
}
.subscribe-edit .subs-list-without-line td, .subscribe-edit .subs-list-without-line th {
text-align: left;
vertical-align:top;
border-bottom: 1px dotted #cecece;
padding:11px 0 11px 15px;
}
.subscribe-edit .subs-list-without-line td {
padding: 10px 0 10px 13px;
}
.subscribe-edit subs-list-without-line th {
/*padding: 23px 0 15px 13px;*/
padding:0 0 22px;
height: 30px;
}
/*.subscribe-edit .subs-list .rubrics {
width: 270px;
}*/
.subscribe-edit .subs-list-without-line th.number, .subscribe-edit .subs-list td.number {
width: 100px;
text-align: right;
}
.subscribe-edit .subs-list-without-line td.number {
padding: 10px 13px 10px 0;
}
.subscribe-edit .subs-list-without-line th.number {
padding: 23px 13px 15px 0;
}
.subscribe-edit .subs-list-without-line .check {
width: 14px;
height: 14px;
float: left;
margin: 2px 4px 0 0;
}
.subscribe-edit .subs-list-without-line label {
width:240px; 
display: block;
float: left;
}
/* ����� ��������� ��� �����*/

.subscribe-edit .subs-list td, .subscribe-edit .subs-list th {
text-align: left;
vertical-align:top;
border-bottom: 1px dotted #cecece;
}
.subscribe-edit .subs-list td {
padding: 10px 0 10px 13px;
}
.subscribe-edit .subs-list th {
padding: 23px 0 15px 13px;
}
/*.subscribe-edit .subs-list .rubrics {
width: 270px;
}*/
.subscribe-edit .subs-list th.number, .subscribe-edit .subs-list td.number {
width: 100px;
text-align: right;
}
.subscribe-edit .subs-list td.number {
padding: 10px 13px 10px 0;
}
.subscribe-edit .subs-list th.number {
padding: 23px 13px 15px 0;
}
.subscribe-edit .subs-list .check {
width: 14px;
height: 14px;
float: left;
margin: 2px 4px 0 0;
}
.subscribe-edit .subs-list label {
width:240px; 
display: block;
float: left;
}
.subscribe-edit .change {
min-height: 25px;
position: relative;
padding: 15px 4px 0px 14px;
margin-bottom: 10px;
font-family:Arial;
background: url('images/bg/subs-change.png') no-repeat 0 0;
}

.subscribe-edit .change-without-line{
min-height: 25px;
position: relative;
padding: 15px 4px 0px 14px;
margin-bottom: 10px;
font-family:Arial;
background: url('images/bg/subs-change.png') no-repeat 0 0;
border:1px dotted #CCCCCC;
border-top: none;
}
* html .subscribe-edit .change {height: 41px;}
.subscribe-edit .change .text {
border: 1px solid #e4e4e4;
}
* html .subscribe-edit .change-without-line {height: 41px;}
.subscribe-edit .change .text {
border: 1px solid #e4e4e4;
}
.subscribe-edit .change .submit {
width: 115px;
height: 31px;
position: absolute;
top:5px;right:4px;
padding: 3px 0 5px 0;
border:none;
color:#fff;
background: url('images/buttons/subscribe.png') no-repeat 0 0;
}
.subscribe-edit .change-without-line .submit {
width: 115px;
height: 31px;
position: absolute;
top:5px;right:4px;
padding: 3px 0 5px 0;
border:none;
color:#fff;
background: url('images/buttons/subscribe.png') no-repeat 0 0;
}
.subscribe-edit .status-subscribe {
background: none;
}
.subscribe-edit .status-subscribe td {
border-top: 1px dotted #cecece;
}
/*=================������ ������� ������==============================*/
.magazines-list td {
width: 30%;
padding: 0 10px 50px 0;
}
.magazines-list p.title {
margin: 0;
font-size: 16px;
font-family: Arial,Tahoma;
}
.magazines-list p.title a {
text-decoration: none;
}
.magazines-list p.title a:hover {
text-decoration:underline;
}
.magazines-list .number {
color:#777777;
font-family:Georgia, Arial, Tahoma;
}
/*=================������ ������� ��������==============================*/
.magazine-detail {
width: 100%;
overflow: hidden;
background: url('images/bg/magazine-line.png') repeat-y 194px 0;
}
.magazine-detail .left {
width: 184px;
float: left;
padding: 0 10px 0 0;
font-size: 11px;
}
.magazine-detail .left img {
width:120px;
display: block;
position: relative;
padding:10px 15px 15px 10px;
left:5px;
margin-bottom: 10px;
text-align:center;
background:url('images/bg/shadow.gif') no-repeat 100% 100%;
}
.magazine-detail .right {
width: 471px;
padding: 0 0 0 0px;
float: right;
position: relative;
}
.magazine-detail .right .gaap-publications{ 
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc ;
border-left: 1px dotted #ccc;
}
.magazine-detail .right .gaap-publications h2{
width: 205px;
margin-top: 0px ;
margin-left: 19px;
font-size: 12px;
line-height: 20px;
color: #fff;
background: #ccc;
display: block;
font-weight: bold;
text-align: center;
}
.magazine-detail .right .gaap-publications p{
background:url('images/bg/bullet.png') 12px 9px no-repeat;
padding-left: 20px;
}   
.magazine-detail .right .detail-text{
padding: 15px 0 24px 20px;
border-bottom: 1px solid #ccc;
}
.magazine-detail .right .detail-text h3{
font-size: 18px;
font-family: Georgia;
color: #993333;
}
.magazine-detail .right .announcement{
padding: 23px 0 0 20px; 
}
.magazine-detail .right .announcement h2{
font-size: 24px;
font-family: Georgia;
}
.magazine-detail .right .announcement .tab-section-container .tab-boby-container a{
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size: 16px;
}
.fresh {
font-size: 18px;
color:#979797;
font-family: Georgia, Arial;
}
.fresh em {
color:#ad1c21;
}

.magazine-detail .right ul.tab-list {height: 26px !important;}
.magazine-detail .right ul.tab-list li {font-size: 18px;height: 26px; font-family: Georgia; font-weight: bold;}
.magazine-detail .right ul.tab-list li a {background:url('images/bg/article-tabs.png') right 26px;}
.magazine-detail .right ul.tab-list li a span {font-weight: normal;line-height: 26px;height:26px;}
.magazine-detail .right ul.tab-list a:link, .biblio-list ul.tab-list a:visited {
background: url('images/bg/article-tabs.png') right 26px;
}
.magazine-detail .right ul.tab-list #tab-best a:link, .biblio-list ul.tab-list #tab-best a:visited {
background: url('images/bg/article-tabs-red.png') right 26px;
}
.magazine-detail .right ul.tab-list li a span {background:url('images/bg/article-tabs.png') 0 26px;}
.magazine-detail .right ul.tab-list a:hover {background: url('images/bg/article-tabs.png') right 26px;}
.magazine-detail .right ul.tab-list li.active a:link,
.magazine-detail .right ul.tab-list li.active a:visited,
.magazine-detail .right ul.tab-list li.active a:visited,
.magazine-detail .right ul.tab-list li.active a:hover {
background: url('images/bg/article-tabs-red.png') right 0 no-repeat !important;
}
.magazine-detail .right ul.tab-list li.active a span,
.magazine-detail .right ul.tab-list li.active a:hover span {
color:#000;
background:url('images/bg/article-tabs-red.png') left 0 no-repeat !important;
}
/*=================������ �������� ������==============================*/
.glossary-list {
width:605px;
position:relative;
margin:0 0 32px 0;
padding: 17px 0 5px 102px;
left:-30px;
border-top:1px dotted #cecece;
border-bottom:1px dotted #cecece;
background: url('images/bg/kote.png') no-repeat 18px 3px;
}
.top-glossary {
width: 100%;
overflow: hidden;
margin: -28px 0 0 0;
}
.top-glossary h2 {
float: left;
}
.top-glossary .all-terms {
width: 123px;
line-height: 30px;
float: left;
position: relative;
/*left: 10px;*/
/*margin: 1px 0 0 0;*/
margin: 1px 0 15px 0;
font-size: 11px;
text-align: center;
background: url('images/bg/glossary-terms-all.png') no-repeat 0 0;
}
.top-glossary .all-terms a {
color:#87814c;
text-decoration: none;
}
.top-glossary .all-terms a:hover {
color:#bf0000;
}
.glossary-list .letter {
width: 75px;
float: left;
font-size: 60px;
line-height: 50px;
color:#ad1c21;
font-family: Georgia, Arial;
}
.glossary-list p {
margin:0 0 12px 0;
font-size: 14px;
font-weight: bold;
color:#ad1c21;
}
.glossary-list a, .terms a {
color:#336699;
text-decoration: none;
}
.glossary-list a:hover, .terms a:hover {
color:#bf0000;
text-decoration:underline
}
.terms {
margin-bottom: 28px;
}
.terms p {
margin: 0 0 20px 0;
}
.terms p.title {
position: relative;
margin-bottom: 10px;
font-size:16px;
font-weight: bold;
}
.terms .translation{
font-size: 12px;
font-weight: normal;
font-style: italic;
color: #666666;
font-family: Georgia, Arial, Tahoma;
}
.terms .item a {
color:#202020;
}
.terms .item a:hover, .terms p.note a:hover {
color:#bf0000;
text-decoration: none;
}
.terms p.note {
padding: 0 0 0 22px;
background: url('images/ico/book.png') no-repeat 0 0;
}
.terms p.note a {
text-decoration: underline;
}
#left .glossary_dictionary .title {
margin-bottom: 22px;
}
.glossary_dictionary .translation {
display: block;
}

.glossary-search {
margin: -9px 0 0 0;
padding: 0 0 31px 0;
}
.glossary-search .text {
width: 346px;
padding: 6px 10px;
margin: 0 2px 0 5px;
color:#979797;
border-top:1px solid #aaadb2;
border-left:1px solid #e3e3eb;
border-right:1px solid #e3e3eb;
border-bottom:1px solid #e3e3eb;
}
.glossary-search .submit {
width: 83px;
height: 30px;
padding: 0 0 0 18px;
border: none;
background: url('images/buttons/search-button.png') no-repeat 0 0;
}
h2.glossary-title {
margin: 5px 0 19px 0;
}
#left .glossary-detail-dictionary {
margin: 0 0 25px 0;
background: url('images/bg/booke.png') no-repeat 20px 15px;
}
h2.glossary-list-dictionary {
width: 78%;
margin: 0 10px 20px 0;
font-size: 18px;
color:#808080;
font-family: Georgia, Arial, Tahoma;
}
h2.glossary-list-dictionary strong {
font-family: Arial;
font-size: 16px;
color:#000;
}
h2.all-terms {
margin-top: -28px;
}
.new-term-title {  
left: 0;
border-bottom: 1px dotted #000;
}
.new-term-title:hover {
color:#bf0000;
left: 0;
border-bottom: 1px dotted #bf0000;
}
.glossary-list-all-terms p.title {
position: relative;
}
/*������������ � 	���������*/
#new_term {
width: 355px;
height: 62px;
display: none;
position: absolute;
top:-80px;left:0;
padding:18px 0 0 100px;
font-size: 12px;
color:#474747;
font-weight: normal;
/*border: 1px solid #eee8b2;*/
background: #f9f7e4 url('images/bg/glossary-terms-all-popup.png') no-repeat 0 0;
z-index: 100;
}
/* / ������������ � 	���������*/
.put-forma {
padding: 15px;
border: 1px solid #eee8b2;
background: #f9f7e4;
}
.glossary-forma-field {
margin: 10px 0;
}
.glossary-forma-field .required {
padding-left: 4px;
color:#ad1c21;
}
.glossary-forma-field textarea {
width: 654px;
height: 90px;
}
.glossary-forma-field .inputtext {
width: 650px;
padding: 2px 7px;
}
.glossary-forma-field textarea, .glossary-forma-field .inputtext {
border-top:1px solid #aaadb2;
border-left:1px solid #e3e3eb;
border-right:1px solid #e3e3eb;
border-bottom:1px solid #e3e3eb;
}
/*=================������ �������� ��������==============================*/ 
#left .glossary-detail-list {
width: 665px;
padding: 17px 0 5px 30px;
background: none;
}
.terms-detail p.title {
margin: 0 0 20px 0;
font-size: 24px;
font-family: Georgia, Arial;
}
.terms-detail p.title em {
font-size: 12px;
color:#666;
}
.terms-detail .detail {
width:670px;
position:relative;
margin:0;
padding:0 0 10px 0px;
/*background:url('images/bg/laquo.png') no-repeat 9px 3px;*/
}
.terms-detail .detail img {
padding: 0 0 0 7px;
}
.terms-detail p.note {
padding: 0 0 0 25px;
font-size: 11px;
color:#666666;
background: url('images/ico/book.png') no-repeat 0 0;
}
.terms-detail p.note a {
color:#666666;
text-decoration: none;
}
.terms-detail p.note a:hover {
color:#bf0000;
text-decoration: underline;
}



/*=================������ ������� �� �������==============================*/ 
.about {
width: 600px;
padding: 0 15px 0 0;
}
.ad table{
width:100%;
border-collapse: collapse;
}
.ad table td {
padding:5px;
border:1px solid #D6D6D6;
vertical-align:top;
background:#F5F5F5;
}
.ad table th {
padding:5px;
border:1px solid #D6D6D6;
text-align:left;
vertical-align:top;
}
.forma-comments textarea {
margin: 0 0 10px 0;
}

/*========������ �����-������ ������=========*/
.press-releases{
width: 100%;
}
.press-releases .top-title{
width: 100%;
overflow: hidden;
}

.press-releases .top-title h1{
width: 576px;
float: left;
}

.press-releases .top-title .links{ 
padding-top: 19px;
width: 80px;
float: right;
}

.press-releases .top-title .links a{
border-bottom: 1px dotted #336699;
text-decoration: none;
}

/*========������ �����-������ ��������=========*/
.press-releases-detail .top-title{
width: 100%;
overflow: hidden;
}
.press-releases-detail .top-title h1{
width: 576px;
float: left;
}
.press-releases-detail .top-title .links{ 
padding-top: 19px;
width: 80px;
float: right;
} 
.press-releases-detail {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.press-releases-detail .data{
width:670px; 
left:-30px;
position:relative;
margin: 0 0 25px 0;
padding:0 0 15px 30px;
font-size: 16px;
line-height: 22px;
border-bottom:1px dotted #999;
} 
.press-releases-detail .data i{
color:#333333;
font-weight: bold;
font-family:Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.press-releases-detail .data a{
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.press-releases-detail .data a:hover{text-decoration: underline;}
.press-releases-detail .data-article-bottom {
width:670px;
position: relative;
margin:10px 0 0 0;
left:-30px;
padding: 10px 0 10px 30px;
border-bottom: 1px solid #cecece;
border-top: 1px solid #cecece;
}


#content .window {
	position:relative;
	width: 650px;
	height: 45px;
	float: left;
	overflow:hidden;
	margin-bottom: 15px;
}
#content .image_reel {
	position: absolute;
	top: 0; left: 0;
}
#content .image_reel div {
	float: left;
	width:650px;
	height: 45px;
}
#content .image_reel div.first {
	background: #444;	
}
#content .image_reel div.second {
	background: #777;	
}
#content .paging {
    position: absolute;
    right: 7px;
    top:25%;
    width: 46px; height:23px;
    z-index: 100; 
    text-align: center;
    font:14px Tahoma;
}
#content .paging a {
	display: block;
	float: left;
	padding: 2px 3px;
	width: 16px;
	height: 19px;
    color: #990101;
    text-decoration: underline; 
}
#content .paging a:focus {
	outline:none;
}
#content .paging a.active {
	background: url('images/Shape-12.png'); 
	color: #828282;
    text-decoration: none;
}
#bugz {
	cursor:pointer;
	left: 25px;
	position: relative;
	width:220px;
}
#bugz i {
font-style: normal;
display:block;
float: left;
cursor:pointer;
margin-top:5px;
white-space:nowrap;
border-bottom:1px dotted #3C6EBA;
}

#div_support_form {
position: absolute;
width: 345px;
left:10px;
bottom:2px;
z-index: 1000;
font-family: tahoma;
border: 1px solid #c8c8c8;
background: #ffffff url(/bitrix/templates/education/images/bug_icons/bugHeader.png) repeat-x left top;
}
.div_support_footer {
position: absolute;
width: 345px;
height: 9px;
font-size: 1%;
bottom: 0px;
left: 0px;
background: #ffffff url(/bitrix/templates/education/images/bug_icons/bugFooter.png) repeat-x left top;
}
#div_support_form img {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}  
#ok {outline: none !important;}             
#support_form {
height: 360px;
}
#div_support_form p {
color: #333333;
padding: 10px 15px 5px 15px;
}
#div_support_form p.white {
color: #ffffff;
font-weight: bold;
}
#bug-support {
width: 183px;
position: absolute;
left:420px;
top:33px;
color:#494949;
font-size:10px;
}
#bug-text {
display: block;
white-space: nowrap;
/*border-bottom: 1px dotted #3C6EBA;*/
cursor: pointer;
color:#336699;
}

/*==========���� �����������=======================   
#auth {
position: relative;
float:right;
padding:5px 22px;
color:#333;
}
#auth .auth-welcome {
float:right;
padding:4px 0 0 0;
}
#auth .out {
float:right
}

*/

/*==========����������� ������ ������������=======================*/  
.data-table-left{
	float: left;
	width: 230px;
}
.capture{
	float: left;
	width: 230px;
}
.data-table-left tr.name, .data-table-right tr.name, .capture tr.name{
	height: 50px;
	vertical-align: bottom;
}
.data-table-right{
	float: right;
	width: 327px;
	
}
.registration new_user .button {
	left:300px;
}
.register-text{
	float:right;
	width: 50%;
	padding-top: 35px;
}
   
.posting{
    width: 500px;
    position: relative;
    
}
.posting .post-top
{
    position: absolute;
    top:0px;
    left:0px;
    height: 16px;
    width: 100%;
    background: url('images/post-top.png') no-repeat;
}
.posting .post-content
{
     background: url('images/post-bg.png') repeat-y;
     padding: 10px 33px 0 33px;    
}
.posting .post-content h1 span{  
    font-style: italic;
    font-size: 18px;
    color: #979797;
    display: block;
}
.posting .post-content .articles a, .posting .post-content .news a, .posting .post-content .magasines .first a
{
    color:#336699;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.posting .post-content .articles a:hover
{
    text-decoration: underline;
}
.posting .post-content .advertising-place
{                
  background-color: #e6e6e6; 
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  margin-top: 20px; 
}

.posting .post-content .advertising-place .top span{
    color: #ffffff;
    background-color: #ad1c21;
    width: 188px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 16px;
}

.posting .post-content .advertising-place .text
{ 
    padding: 16px;
}
.posting .post-content .news-and-seminars-and-sertifications{
    width: 100%;
    overflow: hidden;
    
}
.posting .post-content .news
{
    float:left;
    width: 50%; 
}
.posting .post-content .news span
{
	display: block;
	font-style: italic;
	font-size: 12px; 
	color: #666666; 
}
.posting .post-content .seminars
{
    float:right;
    width: 50%;
}
.posting .post-content .sertifications
{
    float:right;
    width: 50%;
}

.posting .post-content .magasines{
    width: 230px;
    border: 1px solid #e6e6e6;
}
.posting .post-content .magasines .second{
    border-bottom: 1px dotted #e6e6e6;
}
.posting .post-content .magasines .second span a
{
	color:#666666;
	font-family:Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.posting .post-content .magasines .second a
{
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.posting .post-content .magasines .second .top span{
    color: #ffffff;
    background-color: #ad1c21;
    width: 134px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 16px;
    font-style: italic;
}
.posting .post-content .magasines .second .text
{
	padding: 20px;
}

#all-favourites {
	padding: 0 0 0 25px;
	background: url('images/ico/club_mini.png') no-repeat 0px 2px;
	font-size: 10px;
	line-height: 1.2;
	color: #666;
	font-style: italic;
}

#all-favourites a{
	font-size: 11px;
	font-style: normal; 
}

#all-favourites i{
	color:#666666;
	font-family:Georgia,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	white-space:nowrap;
}

#no_favourites{
	color: #666;
}


.active-breadcrumbs {
position: relative;
font-size: 11px;
z-index: 20;
} 
.active-breadcrumbs .clear {
height: 20px;
}        
* html .active-breadcrumbs * {zoom:1;}
.active-breadcrumbs .ab-list a, .active-breadcrumbs .ab-list a:visited {
color:#336699;
text-decoration: none;
}
.active-breadcrumbs .ab-list a:hover, .active-breadcrumbs .ab-list .contains-sub-last-hover {
color:#bf0000;
}
.active-breadcrumbs .ab-list .ab-item {
width: 140px;
height: 64px;
padding: 0 40px 0 0;
background: url('/bitrix/templates/gaap/images/bg/ab-item.png') no-repeat -14px 0;
}
.active-breadcrumbs .ab-list .ab-expandable-item {
background: url('/bitrix/templates/gaap/images/bg/ab-item.png') no-repeat -14px 100%;
}
.active-breadcrumbs .ab-list .ab-first {
margin: 0 0 0 -11px;
font-size: 14px;
width : 92px;
padding: 0;
vertical-align: bottom;
text-align: center;
font-size: 7px;
background:url('/bitrix/templates/gaap/images/bg/ab-first.png') no-repeat 0 0;
}
.active-breadcrumbs .ab-list .ab-last {
color:#336699;
background:url('/bitrix/templates/gaap/images/bg/ab-last.png') no-repeat 0 0;
} 
.active-breadcrumbs .ab-list .contains-sub-last {
background:url('/bitrix/templates/gaap/images/bg/ab-last.png') no-repeat 0 -64px;
}
.active-breadcrumbs .ab-list .contains-sub-last-hover {
background:url('/bitrix/templates/gaap/images/bg/ab-last.png') no-repeat 0 100%;
}
.active-breadcrumbs .ab-list ul.abs-list {
display: none;
width: 260px;
padding:0; 
margin:0 0 0 -20px;
position: absolute; 
text-align: left;
border:1px solid #d4d4d4;
z-index: 10000;
background: #e6e6e6;
}
.active-breadcrumbs .ab-list .ab-first a {
color:#848484;
}  
.active-breadcrumbs .ab-list td.ab-first ul.abs-list {
margin: 0 !important;
}   
.active-breadcrumbs .ab-list td.ab-first ul.abs-list li a, .active-breadcrumbs td.ab-list ul.abs-list li a {
color:#333333;
}             

.active-breadcrumbs .ab-list ul.abs-list ul {
padding: 0;
margin: 0 !important;
}

.ab-list ul.abs-list .abs-item {
padding: 0;
overflow:vissible;
font-size:11px;
background:none;
}
.ab-list ul.abs-list .abs-item a, .ab-list .abs-list .abs-item:hover .abs-list .abs-item a, .ab-list .abs-list .abs-item .abs-list .abs-item:hover .abs-item a {
display:block;
padding:4px 30px 8px 19px;
color:#333;
background: none;
line-height: 15px;
}
.ab-list ul.abs-list .abs-item:hover a, .ab-list ul.abs-list .abs-item .abs-item:hover a, .ab-list .abs-list .abs-list .abs-list .abs-item:hover a, .ab-list .abs-list .abs-item .abs-list .abs-item:hover a, .ab-list .abs-list .abs-item .abs-list .abs-item .abs-list .abs-item:hover a {
color:#ad1c21;
background: #ececec;
}
.ab-list ul.abs-list .abs-expandable-item a, .ab-list .abs-list .abs-expandable-item:hover .abs-list .abs-expandable-item a {
background: url('/bitrix/templates/gaap/images/bg/abs-expandable-item-a.png') no-repeat 95% 41%;
} 
.ab-list ul.abs-list .abs-expandable-item:hover a, .ab-list ul.abs-list .abs-expandable-item ul.abs-list .abs-expandable-item:hover a {
background:#ececec url('/bitrix/templates/gaap/images/bg/abs-expandable-item-a_hover.png') no-repeat 95% 41%;
}
.section-buttons {
display:none;
}
/*===============������ ������ ���-��======================*/ 
.user-panel {
width:950px;
height: 52px;
padding:3px 4px 5px 4px;  
margin: 0 0 10px 0;
position: relative;
left:9px;
overflow: hidden;
color:#646464;
font-size: 11px;
background: url('images/bg/user-panel.png') no-repeat 0 0;
}
.user-panel .study {
width: 542px;
float: left;
padding: 0 0 0 22px;
font-size: 12px;
}
.user-panel .study a {
color: #336699;
}
.user-panel .basket {
width: 162px;
float: left;
border-right: 1px solid #D0CFCF;
border-left: 1px solid #D0CFCF;
}
.user-panel p {
margin: 0px 0 0 40px;
padding-top: 8px;
}
.user-panel a {color:#666;}
.user-panel .icons {
float: left;
padding: 0 5px;
}
.user-panel .forma-logged-item, .user-panel .user-panel-login #auth {
width:157px !important;
height:52px;
float:left;
border-right: 1px dotted #d0cfcf;
}
.user-panel .forma-logged-item a {
display: block;
height:52px;
text-decoration:none;
outline: none;
color:#666666;
}
.user-panel .forma-logged-item a:hover {
border-color:#CC0033;
background:#edece3;
}
.user-panel .forma-logged-item a:active {
border-color:#CC0033;
background: url('images/bg/back-onclick.png') repeat-x 0 0;
}
.user-panel .user-panel-login .page {
width:157px !important;
height:52px;
float:left;
border-right: 1px dotted #d0cfcf;
font-size: 9px;
}
.user-panel .user-panel-login .page a {
text-decoration: none;
}
.user-panel .user-panel-login .basket {
width:160px !important;
border: none;
}
/*===================������ ������������ �������������� ���-��=================*/
.comments-panel-nologin {
margin: 0 0 40px 0;
border:1px #d0cfcf;
border-style:solid solid dotted solid;
font-size: 11px;
} 
.comments-panel-nologin .top {
padding: 0 0 0 10px;
border-bottom:1px dotted #d0cfcf;
vertical-align:middle;
background:#f5f5f5; 
}  
#left .comments-panel-login .top {
border-bottom: none;
vertical-align:middle;
background:#f5f5f5;
}  
.comments-panel-nologin .bottom {
padding:9px 0 9px 9px;
line-height: 14px;
background:#f9f7e4;
}
.comments-panel-nologin .bottom .buttons {
float: left;
margin-right: 5px;
}
.comments-panel-nologin .bottom img {
padding:5px 5px 0 0;
}
.comments-panel-nologin .bottom p {
margin: 0;
}
/*===============������ ������������=================*/
.comments-list i{
color:#666666;
}
.comments-list .grey{
background-color:#f5f5f5;
}
.comments-list .all-comments {
padding:23px 0 7px 0;
border-bottom:1px dotted #d0cfcf;	
font:16px Georgia;
font-style:italic;
color:#666666;
}
.comments-list .add-comments,.even-comments{
padding:4px 0 10px 14px;
border-bottom:1px dotted #d0cfcf;
font-size: 14px;
}
.comments-list .read-2forum {
padding: 4px 0 2px 0;
text-align: right;
border-bottom: none;
font-size: 13px;
}
.comments-list .admin-links {
padding: 4px 0 8px 0;
text-align: right;
font-size: 13px;
}
/*===============������ ������������ ����������� ������������=================*/
.comments-panel-login {
margin:0px 0 20px 0;
border:1px #d0cfcf;
border-style:solid solid none solid;
font-size:11px;
}
.comments-panel {
margin:-20px 0 0px 0;
border:1px #d0cfcf;
border-style:solid solid dotted solid;
font-size:11px;
} 
.comments-panel .bottom {
padding:10px 10px 10px 0;
border:1px #d0cfcf;
background-color:#f5f5f5;
}
.comments-panel .bottom table {
width:100%;
}
.comments-panel .bottom table td {
padding: 0 0 11px 0;
}
.comments-panel .bottom input {
border:1px solid #d0cfcf;
background-color:#FFFFFF;
}
.comments-panel .bottom textarea {
width:100%;
padding:2px 0;
border:1px solid #d0cfcf;
overflow:hidden;
}
.comments-panel .bottom .publish-comment-button{
float:right;
height:32px;
width:191px;
margin:8px 0 0 0;
padding-bottom:3px;
background:url('images/bg/button-publish-comment-bg.png') no-repeat;
font:13px Arial;
cursor: pointer;
color:#333333; 
border:none;
}
.comments-panel .bottom .label-name {
width:30px;
}
 /*===============����� �������-��� � ��������=================*/ 
.check-date {
	position:relative;
	width:400px;
}
.check-date .reset {
    position: absolute;
    right: 3px;
    top: 5px;
}
.check-date .tab-section-container .tab-boby-container {
	padding:0px;
}
.check-date .monthses-new {
	padding:6px 0 0 0;
	height:55px;
}
.check-date .monthses-new .item {
	float:left;
	margin-bottom: 2px;
    padding: 2px 0;
    text-align: center;
    vertical-align: middle;
    width: 61px;
}
.check-date .tab-section-container .tab-list .active,
.check-date .tab-section-container .tab-list li {
	height:25px;
}
.check-date .tab-section-container ul.tab-list {
	height:25px !important;
}
.check-date ul.tab-list li.active a span,
.check-date ul.tab-list li.active a:hover span,
.tab-section-container ul.tab-list li a span {
	line-height:28px;
}
#advert_links{
margin-bottom: 20px;
}
.noactive_glossary{
	color: #dedede;
}
/*===================================������ �������==================================*/
.yellowred-block {
	position: relative;
	overflow: hidden;
	width: 650px;
}
.yellowred-block .title {
	width: 620px;
	height: 41px;
	position: absolute;
	top:0;
	left: 0;
	padding: 1px 5px 5px 25px;
	background:url("images/bg/red-title.png") repeat-x;
}
.yellowred-block .title h2 {
	color: #fff;
	font-size: 26px;
}
.yellowred-block .cnt {
	position: relative;
	top:47px;
	left: 0;
	overflow: hidden;
	border-left: 1px solid #fcda99;
	border-right: 1px solid #fcda99;
	border-bottom: 1px solid #fcda99;
	border-top:0;
	background-color: #fff9e4;
	padding:13px 10px 10px 30px;
	margin-bottom: 63px;
}
.every {
	margin-bottom: 20px;
}
.every p{
	margin: 0 0 5px 0;
	padding-left: 23px;
	background:url("images/bg/tick.png") no-repeat 0 2px;
}
.yellowred-block .text {
	font-size: 11px;
	overflow: hidden;
}
.yellowred-block .text ul {
	float: left;
	width: 50%;
}
.yellowred-block .text ul.short {
	width: 43%;
}
.yellowred-block .text ul li {
	padding: 0 0 0 10px;
	line-height: 18px;
	background-position: 0 7px;
}
.yellowred-block .text {
	line-height: 13px;
}
.moreaboutad {
	float: right;	
}
.three-blocks {
	position: relative;
	overflow: hidden;
}
.three-blocks .little {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.three-blocks .little .title{
	width: 182px;
	height: 37px;
	padding: 10px 5px 0 13px;
}
.yellowred-block .title a {
	font:bold 20px Georgia;
	color: #fff;
}
.three-blocks .little .cnt {
	padding: 32px 7px 24px 11px;
	margin-bottom: 74px !important;
}
.three-blocks .little .cnt p{
	float: left;
}
.three-blocks .little .secondcnt {
	padding: 14px 7px 6px 11px;
}
.three-blocks .little .thirdcnt {
	padding: 23px 7px 15px 11px;
}
.three-blocks .little .cnt img {
	float: right;
	margin-top: 5px;
}
.three-blocks .little .secondcnt img {
	margin-top: 23px !important; 	
}
.three-blocks .little .thirdcnt img {
	margin-top: 14px !important;	
}
.actions span.begin {
position: relative;
display: block;
float: left;
line-height: 46px;
padding:0 20px 0 45px;
margin-top: 14px;
background: url("images/bg/action-left.png") no-repeat 100% 0;
}
 p.actions {
text-align: right;
overflow: hidden;

}
 p.actions a {
 	text-decoration: none;
	font: 16px Georgia;
	color: #333333;	 
 }
p.actions span.begin i {
width: 44px;
height: 46px;
display: block;
position: absolute;
top: 0;left: 0;
background: url("images/bg/action-begin.png") no-repeat 100% 0;
}

/*������ � ������*/


/*������ ������ ��������*/
.scrollable_news {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 300px;
    height:160px;
}
.incut_news_list {
width: 240px;
position: relative;
padding: 40px 15px 15px 15px;
margin: 0 0 15px 15px;
float: right;
font-size: 12px;
line-height: 17px;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
}
.incut_news_list .top {
position: absolute;
padding: 0 10px;
top:-1px;left:-1px;
color:#fff;
font-weight: bold;
font-size: 12px;
line-height: 25px;
font-family: Georgia, Arial;
background: #bf0c13;
}
.incut_news_list .navigation {
position: relative;
height: 25px;
}
.incut_news_list .navigation img {
display: block;
float: right;
cursor: pointer; 
}
.incut_news_list .bottom, .incut_bunner .bottom, .incut-text-banner .bottom {
width: 100%;
height: 9px;
position: relative;
padding: 0 15px;
margin: 15px 0 -24px -15px;
background: url('images/bg/incut-bottom.png') no-repeat -6px 100%;
}
.incut_news_list .bottom i, .incut_bunner .bottom i, .incut-text-banner .bottom i {
width: 90px;
height: 9px;
display: block;
position: absolute;
top:0;right:0;
background: url('images/bg/incut-bottom.png') no-repeat 100% 0;
}
.incut_news_list .scrollable_news {
width: 240px;
}
.scrollable_news div
{
    float: left;
}
.scrollable_news .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}
.scrollable_news .items div{
    width: 240px;
}


/*������ ������*/
#left div.article-incut {
float: left;
margin: 0 15px 15px 0;
font-size: 13px;
line-height: 17px;
}
#left div.article-incut span.title-article {
font-size: 16px;
font-weight: bold;
line-height: 21px;
}
#left div.article-incut .news-date-time, div.article-incut .crumbs {
font-size: 11px;
color:#999;
}
div.article-incut .crumbs a {
color:#999;
}
div.article-incut .more {
width: 100%;
overflow: hidden;
}
div.article-incut .more a {
display: block;
float: right;
width: 64px;
padding: 0 0 0 11px;
line-height: 25px;
color:#fff;
text-decoration: none;
background: url('images/bg/incut-more.png') no-repeat 0 0;
}
/* ������ ����� */
#left .articles-incut-interview {
	width: 313px !important;
}
#left .articles-incut-interview .description{
	font-weight: bold;
	font-size:16px;
	line-height: 22px;
}
#left .articles-incut-interview .number_voters{
	color: #999999;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}
#left .articles-incut-interview .vote input, #left .articles-incut-interview .archive input {
	font: 11px tahoma;
	width: 150px;
	padding: 3px 10px;
}
#left .articles-incut-interview .question_ico{
	width: 30px;
	height: 37px;
	position: absolute;
	top: -6px;
	right: 15px;
	background: url('images/ico/question_ico.png') no-repeat 0 0;
}
/*������ �����*/
#left .articles-incut-book {
font-size: 13px;
line-height: 17px;
width: 340px !important; 
}
.articles-incut-book .preview {
float: left;
margin: 0 10px 0 0;
}
.articles-incut-book .author {
color:#999;
}
.articles-incut-book .description {
margin: 0 0 0 140px;
/*display: table;
_height:1px;
zoom:1;*/
}
.articles-incut-book span.title-book {
font-size: 15px;
font-weight: bold;
line-height: 21px;
word-wrap: break-word;
}
.articles-incut-book .more {
margin: 10px 0 0 0;

}
.articles-incut-book .more a {
display: block;
width: 96px;
padding: 0 0 0 11px;
line-height: 25px;
color:#fff;
text-decoration: none;
background: url('images/bg/incut-books-more.png') no-repeat 0 0;
}
#left .incut_bunner {
width: 600px;
margin-bottom: 15px;
/*border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;*/
}
.incut_bunner .top, .incut-text-banner .top {
height: 19px;
position: relative;
padding: 0 0 0 11px;
font-size: 11px;
color:#fff;
background: url('images/bg/incut-banner.png') no-repeat 100% 0;
}
.incut_bunner .top i, .incut-text-banner .top i {
display: block;
width: 10px;
height: 19px;
position: absolute;
top:0;left:0;
background: url('images/bg/incut-banner.png') no-repeat 0 0;
}
#left .incut_bunner .bottom, #left .incut-text-banner .bottom {
padding: 0;
margin: -1px 0 -9px 0;
}
.incut-text-banner {
width: 240px;
float: left;
margin:0 15px 15px 0;
}
.incut-text-banner .text {
padding: 5px;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
color:#666;
}
.incut-text-banner .text a {
text-decoration: none;
}
.incut-text-banner .text a:hover {
text-decoration:underline;
}
.incut-text-banner .text strong {
display: block;
font-family: Arial;
font-size: 15px;
line-height: 18px;
}

/*���������� ���� � �������*/
.news-slides {
    position: fixed;
    bottom: 100px;
    left: 400px;
    width: 300px;
    height: 100px;
    z-index: 1000;
    background: aqua;
    display: none;
}

#left .article-detail-text {
overflow: visible !important;
}
.term_definition {
display: block;
}

/*������ �������� � �����*/
.term_in_article {
position: relative;
cursor: pointer;
border-bottom: 1px dotted #bf0000;
}
.term_definition {
display: none;
position: absolute;
left:-30px;
bottom: 33px;
}
.term_definition_container {
display: block; 
position: relative;
width: 297px;
padding: 25px 40px 5px 108px;
z-index: 1;
font-size: 12px;
line-height: 17px;
background: url('images/bg/incut-terms.png') no-repeat 0 0;
}
.term_definition span {
display: block;
margin-bottom: 5px;
}
.term_definition .translation {
font-size: 15px;
}
.term_definition .more {
margin-bottom: 15px;
}
.term_definition .dictionary, .term_definition .dictionary a {
font-size: 11px;
line-height: 14px;
color:#666666;
}
.term_definition .bottom {
display: block;
width: 445px;
height: 25px;
position: absolute;
bottom: -30px;left:0;
background: url('images/bg/incut-terms.png') no-repeat 0 100%;
}

/*=============================������ �������� ������====================*/
.shadowblock {
	position:relative;
	overflow:hidden;
	padding:30px 25px 40px 35px;
	margin-bottom: 15px;
	background:url('images/bg/shadow-block.png') repeat-y;
}
.shadowblock .shadows {
	display: block;
	width:661px;
	position:absolute;
	left:0;	
}
.shadowblock .topshadow {
	height:14px;top:0;
	background: url('images/bg/topshadow-block.png') no-repeat;
}
.shadowblock .bottomshadow {
	height:21px;bottom:0;
	background: url('images/bg/bottomshadowblock.png') no-repeat;
}
.shadowblock .left,
.links-index .left{
	float: left;
	width: 47%;
}
.shadowblock .right,
.links-index .right{
	float: right;
	width: 46%;
}
.shadowblock h3 {padding-bottom: 0;}
.shadowblock h3 a,.shadowblock h4 a,.shadowblock h5 a{font:bold 15px Arial;}
.shadowblock h4 a {text-decoration: none;border-bottom: 2px dotted #336699;}
.shadowblock h5 {margin-top: 7px;}
.shadowblock h5 a {text-decoration: none;border-bottom: 1px dashed #336699;}
.shadowblock h5 a:hover,.shadowblock h4 a:hover,p.up-a a:hover{border-bottom: none;}
.shadowblock .left ul li {padding-bottom: 1px;}
.shadowblock .right ul li {padding: 1px 0 1px 10px;}

.shadowblock ul li a:hover {
	border-bottom: 1px dotted #bf0000;
	color:#bf0000;
	text-decoration: none;
}
.shadowblock ul li a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
.links-index,.paper-block {
	position: relative;
	overflow: hidden;
	font-size: 15px;
}
.links-index h2 {
	font-size: 36px;
	line-height: 36px;
}
.links-index h3 {font-size: 22px;}
p.up-a a{
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #bf0000;
	color:#bf0000;
}
.links-index .indent-pad {margin-left: 30px;}
.links-index ul li {
	background: none;
	padding:0 0 8px 0;
}
.links-index ul li span {font-size: 11px;}
/*=============================������ ������������ �� �������====================*/
table.certlist .other_comp {
	overflow: hidden;
}
.other_comp .title_company{
	width: auto;
	padding: 0 10px 0 0;
	margin:0 0 0 36px;
	font-size: 11px;
	color: #336699;
	background: url("images/bg/arrow_blue_right.gif") no-repeat 100% 65%;
}
.other_comp .title_expandable_company {
	background: url("images/bg/arrow_blue_bottom.gif") no-repeat 100% 50%;
}
table.certlist .other_comp_list ul li {
	background: url("images/bg/ul_li_grey.gif") no-repeat 0 11px;
}
.other_comp .title_company a{
	border-bottom: 1px dotted #336699;
	text-decoration: none;
}
.other_comp .title_company a:hover {
	cursor: pointer;
	border: none;
}
table.certlist .other_comp_list ul li a{
	font-size: 11px;
	color: #666666;
}
table.certlist .other_comp_list ul .more {
	background: none;
}
table.certlist .other_comp_list {
	display: none;
}
/*=====================������� "�� ������" � "� �������"====================*/
.last_comment .last_comment_body {
	padding: 0;
	border-top:none;
	background: none;
}
#right .last_comment {
	margin-bottom: 20px;
}
.last_comment .top_list {
	width: 240px;
	height: 61px;
	position: relative;
	background: url("images/bg/top_list.png") no-repeat 0 0;
	color: #000000;
}
.last_comment .top_list strong {
	display: block;
	padding: 8px 0 9px 15px;
	color: #FFFFFF;
	font-size: 16px;
}
.top_list ul.tab-list {
height: 26px !important;
border-left: 1px solid #cdcdcd;
}
.top_list ul.tab-list li {
height: 26px;
font-size: 11px;
}
.top_list ul.tab-list a#tab1-title:link,
.top_list ul.tab-list a#tab1-title:visited,
.top_list ul.tab-list a#tab1-title:hover {
	background:url('images/bg/tabs_link.png') right -78px repeat-x;
}
.top_list ul.tab-list a#tab2-title:link,
.top_list ul.tab-list a#tab2-title:visited,
.top_list ul.tab-list a#tab2-title:hover {
	background:url('images/bg/tabs_link.png') right -26px repeat-x;
}
.top_list ul.tab-list li.active a#tab1-title:link,
.top_list ul.tab-list li.active a#tab1-title:visited,
.top_list ul.tab-list li.active a#tab1-title:hover {
	background:url('images/bg/tabs_link.png') right 0 repeat-x !important;
}
.top_list ul.tab-list li.active a#tab2-title:link,
.top_list ul.tab-list li.active a#tab2-title:visited,
.top_list ul.tab-list li.active a#tab2-title:hover {
	background:url('images/bg/tabs_link.png') right -52px repeat-x !important;
}
.top_list ul.tab-list li a span {
	background:none;
	height: 26px;
	line-height: 26px;
}
.top_list ul.tab-list a:hover span {
	background: none;
} 
.top_list ul.tab-list li.active a span,
.top_list ul.tab-list li.active a:hover span {
	background:none !important;
} 
.top_list ul.tab-list li.active {top:0;}
.last_comment .last_comment_body ul.list-title {
	margin: 0;
	padding: 0 0 10px 0;
}
.last_comment .last_comment_body ul.list-title li {
	padding:6px 13px 6px 13px;
	background: none;
}
.top_list ul.tab-list li.active a span {
	font-weight: normal;
}
/*=========����� ��� ����� �������������� ������===============*/
.bx-forgotpass-table td {
	padding: 5px 0;
}
.bx-forgotpass-table td .red_text {
	color: red;
}  
/*==========����� ��� ������ ��������� H2 �� �������=============*/
a.H2main:link{
    text-decoration: none;
    color:#333 
}
a.H2main:visited{ 
    text-decoration: none;
    color:#333 
}
a.H2main:active{
    text-decoration: none;    
    color:#333 
}
a.H2main:hover{
    text-decoration: none; 
    color:#333 
}
/*==========����� ��� ���������� ����� �� ��������� �������/������/��������=============*/
#content #left .top-title .social_icons_list {
	position: absolute;
	vertical-align: middle;
}
#content #left .top-title .social_icons_list .social_icons_link {
	height: 16px;
	float: left;
	padding: 5px 3px 5px 2px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.article-detail .top-title .social_icons_list {
	top: 46px;
	right: 30px;
}
.wrap_title .top-title .social_icons_list {
	top: 25px;
	right: 12px;
}
.news-detail .top-title .social_icons_list {
	top: 45px;
	right: 26px;
}
/*------------������ � ����� ���������------------*/
#voiting-form-window input.button_gray {
	display: block;
	width: 175px;
	height:45px;
	border:none;
	outline: none;
	text-align: left;
	padding:12px 0 14px 17px;
	font-size:16px;
	font-family: georgia,tahoma;
	font-weight: bold;
	background: url('/bitrix/templates/gaap/images/buttons/button_gray_bg.png') no-repeat 0 100%;
}
/*------------/������ � ����� ���������------------*/


/* ------------------------����� ��� ����� ������------------------------- */
#voiting-form-window .voting-result-box .number_voters{
	color: #999;
	font-style: italic;
}
#voiting-form-window .voting-result-box {
	padding-bottom: 10px;
	border-bottom: 1px dotted #909090;
}
#voiting-form-window .voting-result-box .vote_title{
	font-weight: bold;
	font-size: 16px;
}
#voiting-form-window .vote_bottom{
	margin-top: 10px;
	overflow: hidden;
}
#voiting-form-window .vote_bottom .archive_link {
	float: left;
	font-size: 11px;
}
#voiting-form-window .vote_bottom .vote-vote-footer{
	float: right;
}

/* -----------������ "�������"------------ */
#voiting-form-window div.button_gray {
	display: block;
	width: 100px;
	height:20px;
	border:none;
	cursor: pointer;
	outline: none;
	text-align: left;
	padding:14px 0 14px 20px;
	font-size:16px;
	font-family: georgia,tahoma;
	font-weight: bold;
	background: url('/bitrix/templates/gaap/images/buttons/button_close.png') no-repeat 0 100%;
}

#voiting-form-window .voting-result-box,
#voiting-form-window .vote-answer-table,
#voiting-form-window .vote-bar-table {
	font-size:100%;
}
#voiting-form-window .voting-result-box .active {
	color:green;
}
#voiting-form-window .voting-result-box .disable {
	color:red;
}
#voiting-form-window .voting-result-box label {
	line-height:20px;
}
#voiting-form-window .voting-result-box form {
	margin:0;
}
#voiting-form-window .vote-bar-square {
	width:10px;
	height:10px;
}
/* ------------------------./C���� ��� ����� ������------------------------- */
/* ------------------------C���� ��� ������ ���������� ������------------------------- */
.lkk-captcha-change {
    background: url("/bitrix/templates/gaap/images/bg/captcha-change.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 17px;
    margin: 0 0 0 5px;
    position: relative;
    width: 12px;
}
/* ------------------------/����� ������ ��� ������ ���������� ������------------------------- */
.article-detail .top-title .soc-icons{
	position:absolute;
	top:0;
	right:0;
}
.top-title .soc-icons .images-icon{
	text-align:center;
}
.top-title .soc-icons .soc-text {
	padding:0 2px;
}
.top-title .soc-icons .soc-text a{
	text-align:center;
	font-size:10px;
	color:#848484;
}
.top-title .soc-icons .twitt-icon {
	text-align:right;
}
.news-list .news-line{
	 display: inline-block;
    float: left;
 	margin: 0 0 0 10px;
    width: 532px;
}
/*������ ���� ������ � �������*/
.article-detail-text .inside-photo {
	border: 1px solid #ECECEC;
    float: right;
    margin: 15px 0 15px 15px;
    padding: 5px;
}
.inside-photo .img_articles_description {
	font-size:12px;
	color:#666666;
	margin:0;
}
.inside-photo .img_articles_description a{
	color:#3366b6;
	}
	
/*---------������� �� ������� ������--------------*/

.block-articles .top-title h1{
	margin: 0 0 47px;
}
.block-articles .tabs-classifier{
	position:relative;
	background:url("images/bg/bg-tab-article.png") no-repeat 0 0;
	border-top:1px solid #cecece;
	width:100%;
	height:31px;
}
.block-articles  .tabs-classifier .for-tabs{
	position:relative;
	top:-26px;
	float:left;
	padding:3px 13px;
	border:1px solid #c5c4c4;
	display:block;
	color:#333;
    text-decoration:none;
    text-align:center;
    min-width:67px;
    background:url("images/bg/article-tab-bg.png") repeat-x 0 0;
}
.block-articles .tabs-classifier .for-tabs.active{
	border:1px solid #d9d9d9;
	background:#fafafa;
	top:-25px;
	border-bottom:none;
}
.block-articles .subjects-list .even{
	background:#f5f5f5;
}
.block-articles .subjects-list td:first-child{
	padding-left:10px;
}
.block-articles .subjects-list td{
	border:none;
}
.block-articles .top-title{
	position:relative;
}
.block-articles .top-title .links{
	position:absolute;
	right:0;
	top:0;
	text-align:center;
}
.block-articles .top-title .links a{color:#ccc;font-size:11px;}
.incut_news_list font.text{
	background: no-repeat scroll 0 0 url('/bitrix/templates/.default/components/bitrix/system.pagenavigation/incut/images/bg-nav.png');
	display: inline-block;
	height: 25px;
	width: 88px;
	float: right;
}
.incut_news_list font.text a{
	display: inline-block;
	height: 25px;
	text-decoration: none;
	width: 42px;
	text-indent: -9999px;
}