/*===================================================*/
*{
	margin:0;
 	padding:0;
 	font-size: 10pt;
 	font-family: Arial;
 	color: #4B4B4D;
}
img
{
 border:0;
 vertical-align:middle;
}
table, td
{
 border-collapse:collapse;
 border:0;
}

html, body{
 margin:0;
 padding:0;
 text-align:center;
 background-color:#ffffff;
}

a
{	text-decoration: none;
	color: #009078;
}

a:hover
{	text-decoration: underline;
	color: #009078;
}

/*===================================================*/
#pagewidth{
 width:980px;
 text-align:left;
margin-left:auto;
 margin-right:auto;
}

#leftcol{
 width:240px;
 text-align: left;
 float:left;
 position:relative;
 padding-right: 10px;
 min-height: 600px;
 }

#maincol{
 float: right;
 display:inline;
 position: relative;
 width:730px;
 }



#footer{
  background-color:#bbb;
 clear:both;
 color: #ccc;
 padding: 5px 1px 5px 1px;
 border: 1px solid #ccc;
 font-size: 8pt;
 }

#footer *{
 	font-size:8pt;
 }
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}

/*===================================================*/
/*---------------------------------
   DEGIN Информер
-----------------------------------*/
.left_col_block
{
	width: auto;
   	text-align: center;
   	font-size: 8pt;
}

.left_col_block_title
{
	width: 120px;
   	background-color:#DDDDDD;
   	text-align: center;
   	float: left;
}

.left_col_block_content
{
	width: auto;
   	padding: 6px 10px 0px 10px;
   	text-align: left;
   	font-size: 8pt;
    background: #fff;
}
/*---------------------------------
   END Информер
-----------------------------------*/

#financeuablock
{
	width: auto;

   	text-align: center;

}
/*---------------------------------
   DEGIN ФОРУМ
-----------------------------------*/
.forum_table
{
	width: 100%;

}
.forum_table_author
{
	width: 100px;
	text-align: center;
	height: 24px;
}
.forum_table_views
{
	width: 100px;
	text-align: center;

}
.forum_table_last
{
	width: 90px;
	text-align: center;
	font-size: 8pt;
   	line-height: 10px;
}
.forum_topic_post
{   padding: 15px;
	background-color: #EBF4F8;
    font-size: 10pt; /* Размер шрифта в пунктах */
    font-family: Arial ;
    text-align: left;
    border-style: 1px solid #ddd;
}

.forum_topic_answer1
{   padding: 15px;
	background-color: #F1F1F1;
    font-size: 10pt; /* ?acia? o?eooa a ioieoao */
    font-family: Arial ;
    text-align: left;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-width: 1px;

}

.forum_topic_answer2
{   padding: 15px;
	background-color: #FFFFFF;
    font-size: 10pt; /* ?acia? o?eooa a ioieoao */
    font-family: Arial ;
    text-align: left;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-width: 1px;
}
/*---------------------------------
   END ФОРУМ
-----------------------------------*/

/*---------------------------------
   DEGIN Настройки
-----------------------------------*/
.profile_table
{
	border-style: solid;
   	border-width: 1px;
   	border-color: #009078;
   	background-color: #eeeeee;

}

.profile_table td
{
	padding: 5px;
}

.profile_table_tab
{   border-style: solid solid none solid;
    border-color: #aaaaaa;
   	border-width: 1px;
    margin-right: 5px;
   	float: left;
    
    padding: 5px 5px 0 5px;
    height: 24px;
    vertical-align:baseline;
}

.profile_table_tab_active
{
   	background-color: #eeeeee;
    border-color: #777777;
}

.profile_td
{   vertical-align: top;
	padding: 5px;
	text-align: left;

}
/*---------------------------------
   END Настройки
-----------------------------------*/

/*---------------------------------
   DEGIN Управление выборкой
-----------------------------------*/
.selection_block
{
	width: auto;
   	border-style: solid;
   	border-width: 1px;
   	border-color: #009078;
  	text-align: center;
   	background: url('../img/bg_polosa.gif');

}

.selection_block_element
{
	width: 20%;
   	margin: 10px;
   	float: left;
}

.informer_line
{
	font-size: 8pt;
}

#view_selection
{
	text-align: right;
}
/*---------------------------------
   END Информер
-----------------------------------*/

#icon_rubr
{
	width: auto;
   	height: 100px;
   	text-align: center;
}

.text_rubr
{

   	background-color: #009078;
   	line-height: 8px;
   	color: #ffffff;
   	text-align: left;
}

.text_rubr_button:hover
{	background-color: #aaaaaa
}

.text_rubr_button_active
{
   	background-color: #aaaaaa
}

.text_rubr a
{
   	color: #ffffff;
}

.text_rubr a:hover
{
   	color: #ffffff;
}

.icon_rubr_uppercase
{
	text-transform: uppercase;
}

.icon_rubr_lowercase
{
	text-transform: lowercase;
}

.diagram
{
	width: auto;
	text-align: center;
}

.active_cnd
{	background-color: #00ccff;
}

.zero_padding
{
	padding: 0px;
}

/*---------------------------------
	BEGIN Профиль пользователя
-----------------------------------*/

/*---------------------------------
	END Профиль пользователя
-----------------------------------*/

.start_block
{
	 position: absolute; /* Абсолютное позиционирование */
	 width: 800px; /* Ширина слоя в пикселах */
	 height: 380px; /* Высота слоя в пикселах */
	 left: 50%; /* Положение слоя от левого края */
	 top: 50%; /* Положение слоя от верхнего края */
	 margin-left: -400px; /* Отступ слева */
	 margin-top: -280px; /* Отступ сверху */
	 text-align: center;
}

.start_table td
{
	 padding: 5px;
	 width: 50%;
}

.start_news
{
	 text-align: left;
}

.login_form {

	 border: solid 1px black; /* Параметры рамки вокруг */
	 border-color: #009078;
	 padding: 6px; /* Поля вокруг текста */
	background: url('../img/bg_polosa.gif');
	text-align: center;
}

.login_form_tab {

	 padding: 4px; /* Поля вокруг текста */
	text-align: center;
	width: 80px;
	float: left;

}
.login_form_tab_act {

	 padding: 4px; /* Поля вокруг текста */
	text-align: center;
	width: 80px;
	float: left;
	background-color: #eeeeee;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #009078;

}

.sticker1
{   /*204*187*/
	width: 162px;
	height: 126px;
	background: /*Задаем фон для ссылки*/
	url('../img/bg_sticker2.gif'); /*Прописываем адрес картинки*/
}

.sticker1_act
{   /*204*187*/
	width: 162px;
	height: 126px;
	background: /*Задаем фон для ссылки*/
	url('../img/bg_sticker2_act.gif'); /*Прописываем адрес картинки*/
}

.sticker1:hover
{   cursor: pointer;
}

.sticker1_act:hover
{   cursor: pointer;
}

.sticker1_text
{   margin: 10px;
	text-align: center;
}

.coment_filter
{   background: url(../img/searchbox_icon.gif) no-repeat;
	padding-left: 16px;
}


/*
Блок баннера и блок размещения баннера - для загрузки баннера в конце загрузки страницы!
*/
#top_banner_place{
	width: 730px;
	height: 120px;
	font-size: 16pt;
	text-align: center;
	vertical-align: middle;
}

#top_banner{
	width: 730px;
	height: 120px;
	position: absolute;
	left: 50%; /* Положение слоя от левого края */
	top: 100px; /* Положение слоя от верхнего края */
	margin-left: -365px;

}

.purched
{
	background-color:#ff5555;
}

#view_div_charts
{
	text-align: center;
}

.start_discr1
{
	background-color: #F7EDB8;
	padding: 5px 7px 1px 7px;
	width: 245px;
}
.start_discr2
{
	background: url('../img/start_discr.gif');
	padding: 0 7px 0 7px;
	width: 245px;
	height: 26px;
}

.paycode_expired
{
	color: #DDDDDD;
}
.paycode_activated
{
	background-color: #CCCCCC;
}
/*
=====================================================================================
*/

#periodical_div
{   position: absolute;
    background-color: #fff;
    border: solid 1px #aaa;
    display: none;
    width: 330px;
    z-index: 1000;
    
}
#periodical_div_head
{
    background-color: #EEEEEE;
    padding: 5px;
}
#periodical_div_body
{
    

    padding: 5px;
    height: 100%;
}
.periodical_active
{   width:15px;
    height:16px;
    background: url('../img/icon_re.gif') no-repeat;
    float: left;
}
.periodical_not_active
{   width:15px;
    height:16px;
    background: url('../img/icon_nre.gif') no-repeat;
    float: left;
}

/*================  PRE SETUP  ===================*/

#presetup_bg
{
	 position: absolute; /* Абсолютное позиционирование */
	 width: 1000px; /* Ширина слоя в пикселах */
	 height: 800px; /* Высота слоя в пикселах */
	 left: 50%; /* Положение слоя от левого края */
	 top: 50%; /* Положение слоя от верхнего края */
	 margin-left: -500px; /* Отступ слева */
	 margin-top: -400px; /* Отступ сверху */
	 text-align: center;
     background: url('../img/tmp.jpg') no-repeat;

}

#presetup
{
	 position: absolute; /* Абсолютное позиционирование */
	 width: 800px; /* Ширина слоя в пикселах */
	 height: 400px; /* Высота слоя в пикселах */
	 left: 50%; /* Положение слоя от левого края */
	 top: 50%; /* Положение слоя от верхнего края */
	 margin-left: -400px; /* Отступ слева */
	 margin-top: -200px; /* Отступ сверху */
	 text-align: center;
     background: url('../img/presetup_bg.png') no-repeat;
     
}

.presetup_tab
{
    
    display: none;
}
.presetup_tab.active
{
    display: block; 
}
.presetup_title
{
    font-size: 32px;
    text-align:left;
    height: 40px;
    font-weight:bold;
    padding: 20px 30px 20px 30px;
}

.presetup_main
{
    font-size: 20px;
    text-align:left;
    height: 200px;
    padding: 20px 30px 20px 30px;
}
.presetup_main_left
{
    font-size: 20px;
    text-align:left;
    width: 480px;
    height: 100%;
    float:left;
}
.presetup_main_right
{
    width: 260px;
    text-align:center;
    height: 100%;
    float:left;
    font-size: 20px;

}
textarea.presetup
{
    font-size: 20px;
    width: 95%;
    height: 85%;
}
select.presetup
{
    font-size: 20px;
    width: 100px;
    height: 30px;
}

option.presetup
{
    font-size: 20px;
    width: 100px;
    height: 20px;
}


.presetup_footer
{
    font-size: 20px;
    text-align:left;
    height: 40px;
    padding: 15px 30px 20px 30px;
}

a.presetup_tabs_num
{   float:left;
    width:39px;
    height:39px;
    font-size: 30px;
    text-align:center;
    line-height:38px;
    margin: 0 5px 0 5px;
}
a.presetup_tabs_num.active
{
    background: url('../img/presetup_curr_bg.png') no-repeat;
    color: #fff;
}

/*===========APP==============*/
.app_menu
{
    
    border-bottom: 1px solid;
    border-color: #777;
    width: 100%;
    height: 30px;
}

.app_menu_el
{
    height: 30px;
    padding: 0 10px 0 10px;
    float: left;
    line-height: 30px;
    
}


.app_menu_el_active, div.app_menu_el:hover
{
    background-color: #ccc;
    color: white;
}

.case_block
{
    background:#f5f5f5;
    padding:10px;
    border: 1px dashed #ccc;
}

.case_comments
{
    width: 32px;
    height: 32px;
    background: url('../img/case_comment.png');
    line-height:26px;
    text-align:center;
    
}
/*=========FORUM===========*/
div.forum_wrapper
{
    border:1px solid #CCCCCC;
    margin-top:10px;
}

td.forum_label
{
    border-top:1px solid #DDDDDD;
    color:#AAAAAA;
    font-size:9px;
    padding:3px 5px;
    text-transform:uppercase;
}

td.forum_list0, td.forum_list1
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F5F5F5 none repeat scroll 0 0;
}

td.forum_list0, td.forum_list0a
{
    border-top:1px solid #DDDDDD;
    padding:8px 5px 8px 10px;
}

td.forum_list1, td.forum_list1a
{
    border-top:1px solid #DDDDDD;
    padding:8px 5px;
}

div.forum_list_title
{
    font-size:12px;
    font-weight:bold;
    padding-top:4px;
}

div.forum_list_desc
{
    clear:both;
    font-size:11px;
}

td.forum_list_photo
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #DDDDDD;
    padding:2px;
    text-align:center;
    width:40px;
}

td.forum_list_lastpost
{
    padding-left:6px;
}

td.forum_list_lastpost div, td.forum_list1a div
{
    font-size:9px;
}

td.forum_cat {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#EEEEEE none repeat scroll 0 0;
    font-size:13px;
    font-weight:bold;
    padding:6px 6px 6px 9px;
}

div.forum_topics {
    border-color:-moz-use-text-color #DDDDDD #DDDDDD;
    border-style:none solid solid;
    border-width:medium 1px 1px;
}

div.forum_topic_wrapper1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
border-top:3px solid #CCCCCC;
}

div.forum_topic_wrapper2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-top:3px solid #CCCCCC;
}

td.forum_topic_left {
padding:7px 10px 10px;
vertical-align:top;
width:130px;
}

td.forum_topic_right {
font-size:12px;
padding:10px;
vertical-align:top;
}

div.forum_topic_author {
font-size:12px;
font-weight:bold;
margin-bottom:4px;
}

div.forum_topic_authorinfo {
font-size:9px;
padding:3px 0 0;
}

div.forum_topic_info {
color:#777777;
font-weight:bold;
margin-bottom:5px;
}

div.forum_topic_body {
font-size:12px;
}

td.forum_topic_photo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:115px;
text-align:center;
vertical-align:middle;
width:115px;
}

div.forum_topic_title {
font-size:17px;
font-weight:bold;
margin-bottom:7px;
}

div.forum_breadcrumbs, div.forum_breadcrumbs a {
color:#555555;
font-family:"Trebuchet MS",arial,verdana,serif;
font-size:21px;
margin-bottom:0;
}

/*new money table*/
table.mt
{
	width: 100%;
   	border-style: solid;
   	border-width: 1px;
   	border-color: #eeeeee;
    z-index:1;
}

table.mt b
{
	font-size: 8pt;
 	font-family: Arial;
}

table.mt a
{
	font-size: 8pt;
 	font-family: Arial;
}

table.mt span.red, table.mt a.red
{
	font-size: 8pt;
 	font-family: Arial;
    color: #D74B4B;
}

table.mt span.green, table.mt a.green
{
	font-size: 8pt;
 	font-family: Arial;
    color: #4AB947;
}
table.mt a.red, table.mt a.green
{   text-decoration: underline;
}

table.mt td
{	padding-left: 4px;
	padding-right: 4px;
	font-size: 8pt;
 	font-family: Arial;
    text-align: left;
}

table.mt tr.header td
{
    text-align:center;
}

table.mt td.r
{	text-align: right;
}
table.mt td.c
{	text-align: center;
}

table.mt tr.header
{
    background-color: #ebf4f8;
    height: 28px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #fff;
}

table.mt tr.header td.date
{   width: 90px;
}
table.mt tr.header td.date2
{   width: 60px;
}
table.mt tr.header td.comment
{
}
table.mt tr.header td.sum
{   width: 70px;
}
table.mt tr.header td.sum_curr
{   width: 100px;
}
table.mt tr.header td.sum_curr2
{   width: 80px;
}
table.mt tr.header td.ctg
{   width: 76px;
}
table.mt tr.header td.sch
{   width: 76px;
}
table.mt tr.header td.aut
{   width: 76px;
}
table.mt tr.header td.buttons
{	width: 60px;
	text-align: left;
	vertical-align: middle;
}

table.mt tr.header td.poly_buttons
{	width: 31px;
	text-align: center;
	vertical-align: middle;
}

table.mt tr.main
{
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    height: 24px;
}

table.mt tr.header td
{
    vertical-align: middle;
}

table.mt tr.c1
{   background-color: #FFFFFF;
}
table.mt tr.c2
{   background-color: #F1F1F1;
}

table.mt tr.cntr
{/*контроперация*/
    background-color: #fcc;
}

table.mt tr.fut td
{	/*будущая операция*/
    color: #b0b0b0;
}

table.mt input, table.mt select, table.mt option, table.mt textarea
{	font-size: 8pt;
    width: 100%;
    
}

table.mt td.purched_tbl
{
    font-size:14pt;
    text-align:center;
    vertical-align: middle;
}
table.mt td.purched_tbl_purched
{
    background:#faa;
}

/*SUMMARY*/
div.smr_1outer
{   width: 720px;
    padding: 5px;
}
div.smr_2outer
{   width: 355px;
    float: left;
    padding: 5px;
}
div.smr_3outer
{   width: 233px;
    float: left;
    padding: 5px;
}
div.smr_23outer
{   width: 476px;
    float: left;
    padding: 5px;
}

div.smr_inner
{   background: #e0f4ee;
    border: 1px solid #b8b8b8;
    padding: 10px;
}

div.smr_inner.user
{   background: #efff80;
}

div.smr_full_sum
{   font-size: 22px;
    text-align: center;
    font-weight: bold;

}

.smr_diff_sum
{   text-align: center;
    font-size: 8pt;
}

.smr_diff_sum a
{   font-size: 8pt;
}

.smr_zag
{   font-weight:bold;
}

.smr_zag_div
{   padding: 5px 0 5px 0;
}

.smr_dgr_empty
{
    width: 174px;
    height: 24px;
    background: url('../img/plan_empty.gif');
    margin: 0 auto;
}
.smr_dgr_nedo
{
    width: 174px;
    height: 24px;
    background: url('../img/plan_nedo.gif');
}
.smr_dgr_pere
{
    width: 174px;
    height: 24px;
    background: url('../img/plan_pere.gif');
}

.smr_dgr_empty2
{
    width: 138px;
    height: 19px;
    background: url('../img/plan_empty_2.gif');
    margin: 0 auto;
}
.smr_dgr_nedo2
{
    width: 138px;
    height: 19px;
    background: url('../img/plan_nedo_2.gif');
}
.smr_dgr_pere2
{
    width: 138px;
    height: 19px;
    background: url('../img/plan_pere_2.gif');
}

.smr_dgr_space
{
    height: 10px;
}
.smr_dgr_space2
{
    height: 5px;
}

/*=============*/
#link_work_in_apps
{
    width:266px;
    height:59px;
}

.work_in_app
{
    padding: 5px 15px 5px 15px;
    border-bottom: 1px dotted #fff;
    background: url('../img/work_in_apps_bg2.gif');
}

.work_in_app:hover
{
    background: url('../img/work_in_apps_bg.gif');
}

#work_in_apps
{  
    display:none;

}

#work_in_apps a
{
    color: #fff;
}

.paginator_main
{
    text-align: right;
}
.paginator_page, .paginator_active_page
{
    width:15px;
    margin-right: 3px;
    padding:2px;
    background: #ddd;
    float:right;
    text-align: center;
    border: 1px solid #aaa;
}
.paginator_active_page
{
     background: #aaa;
}