*{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:1em;
} 

body {
   color: #3F3F3F;
   font-size: 10pt;
   margin: 0px;
   padding: 0px;
   font-family: Tahoma, Helvetica, Verdana;
   height: 99%;
   
}

#maincontent {
    position: relative;
    min-height: 100%;	
}

* html #maincontent {
    height: 100%;
    position: relative;
}

[dir="rtl"] {
  direction: rtl;
  unicode-bidi: embed;
}
[dir="ltr"] {
  direction: ltr;
  unicode-bidi: embed;
}

bdo[dir] {
  unicode-bidi: bidi-override;
}    

.hidespan {color: #B3B3B3; background-color: #B3B3B3;}

.bodybg {
    background: url(/i/body_bg.gif);
    background-repeat: repeat-x;
    height: 99%;
    margin: 0px;
    padding: 4px 0 0 0;
    font-family: Tahoma, Helvetica, Verdana;
    font-size: 10pt;
    position: relative;
}  

html {
    height: 100%; 
    padding: 0px; 
    margin: 0px;
}

#main {
    margin: 0 auto 0 auto;
    border-color: white; 
    border-style: solid solid none;
    border-width: 7px 7px 0px 7px; 
    padding: 0px;
    width: 968px;
    position: relative;
}

.tablekul2 table a {text-decoration: underline;}
.tablekul2 table a:hover { text-decoration:underline;}
.tablekul2 table.noborder, .tablekul2 table.noborder td {border:1px none !important; padding:0px;}
.tablekul2 table.noborder2, .tablekul2 table.noborder2 td {border:1px none !important; padding:0px;}
.tablekul2 td, th {padding: 4px 4px 4px 4px; margin: 0px;}
.tablekul2 h2  {font-size:18pt; }
.tablekul2 th  {font-weight:bold;  border-bottom:1px solid #c5c5c5; background-color:#dedede; color:#626363;}
.tablekul2 .t1 {background-color: #FFFFFF;}
.tablekul2 .t2 {background-color: #FFFFFF;}


* html #main {
    height: 100%;
}

* html .bodybg {
    height: 100%;
    margin-bottom: -30px;
}
#before_footer {height:20px; margin: 0; padding: 0; clear:both}

#copyright {
    color: #5B5B5B;
    font-size: 10pt;
    text-align: center;
    border-top: 1px solid #CFCFCF;
    width: 975px;
    margin: -30px auto 0 auto;
    padding: 5px 0;
    direction: ltr;
    position: relative;
    height: 20px;
    overflow: hidden;
}



.dialog_header{
   background-color:#657FAB;
   height:          30px;
   color:           #ffffff;
   font-size:       1.4em;
   padding-left:    10px;
   padding-top:     10px;
}

.dialog{
  background-color: #ffffff;
  display: none;
  border: 1px solid #646464;
}

.dialog_content{
   border-left:   1px solid #646464;
   border-bottom: 1px solid #646464;
   border-right:  1px solid #646464;
   display:none;
}

.dialog_footer{
   border-top:  1px solid #646464;
   padding: 3px 3px 3px 3px;
   text-align:  right;
}

.dialog_tabs{
   margin-top: 3px;
   width:       100%;
}

.dialog_tab{
   border-top:       1px solid #646464;
   border-bottom:    1px solid #646464;
   text-align:       center;
   padding:          3px 5px 5px 5px;
   background-color: #EEEEEE;
   width:            200px;
}

.dialog_tab_select{
   border-top:    1px solid #646464;
   border-bottom: 1px solid #ffffff;
   font-weight:   bold;
   text-align:    center;
   padding:       3px 5px 3px 5px;
   width:         200px;
   border-width: 1px;
}

.dialog_tab_left{
   border-bottom: 1px solid #646464;
   border-right:  1px solid #646464;
   width:         3px;
   height:        100%;
}

.dialog_tab_spacer{
   border-bottom: 1px solid #646464;
   border-left:   1px solid #646464;
   border-right:  1px solid #646464;
   width:         3px;
   height:        100%;
}

.dialog_tab_right{
   border-bottom: 1px solid #646464;
   border-left:   1px solid #646464;
   height:        100%;
}


a:visited{
   color:#3279AF;
}
a:link{
   color:#3279AF;
}
a:hover{
   color:#E67A3E;
}


h1 {
    font-weight: normal;
    font-size: 22pt;
    margin-top: -4px;
    margin-left: -2px;
}

h2 {
    font-weight: normal;
    font-size: 17pt;
    margin-top: -4px;
    margin-left: -2px;
}

h3 {
   font-weight: normal;
   font-size: 1.35em;
   margin-top: -4px;    
}



#head {
    width: 968px;; 
    margin: 0px  auto;
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
}

.logo {
    float: left; 
    margin-right: 125px;    
    margin-top: 17px;
    width: 137px;
    height: 26px;
}

.lang {

    width: 151px; 
    float: right;
    background-color: white;
    background-image: url(/i/combobox.gif);
    background-repeat: no-repeat;
    background-position: 143px 9px;
    height: 16px;
    font-size: 8pt;
    font-family: Verdana;
    padding: 3px 2px 1px 5px;
    border: 1px solid #C4E6FF;
    position: absolute;
    top: 17px;
    left: 816px;
    margin: 0px;
}

.lang_name {
    float: left; 
    width: 130px;
    font-size: 8pt;
    font-family: Verdana;
    cursor: default;
}

#lang_menu {
    float: right;
    clear: both;
    right: 0;
    margin-top: -26px;
    margin-right: -8px;
    position: absolute;
    background: #F0F8FF;
    width: 158px;
    z-index: 100;
    border: 1px solid #9FD8FF;
    padding: 0px;
    display: none;
}

#lang_menu a {
    color: black;
    text-decoration: none;
    font-size: 8pt;
    font-family: Verdana;
    cursor: default;
    
}

#lang_menu div {
    padding: 2px 8px 1px 5px;
    margin: 0px;
    color: black;
    height: 18px;
    background: white;
    vertical-align: middle;
    font-family: Verdana;
    cursor: default;
}

div.search { 
   margin: -8px 0 8px 22px;
   padding: 0px;
}


li.srch {padding-bottom: 10px; padding-top: 10px; border-bottom: 1px solid #DFDFDF;}


#topblock {
    background-repeat: no-repeat; 
    background-position: left top;
    margin: 0px; 
    background-color: #4AA0D3;
    padding-bottom: 0px;
    height: 256px;
    overflow: hidden;
}

#topblock .text {
    width: 420px; 
    color: white;
    font-size: 12pt;
    padding: 0px;
    margin: 0px;
    float: left;
}

.textpadding{
   padding: 0px;
   margin: 0px;
   float: left;	
   height: 20px;
}

#topblock h1 {
    margin-top: 20px;
}

#topblock .orange_button {
    background: url(/i/button.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 42px;
    width: 207px;
    margin-top: 20px;
    padding-left: 42px;
    padding-top: 8px;
}

#topblock .orange_button a {
    font-size: 14pt;
    color: white;
}

#loadcountry{
   z-index: 1500;
   position: absolute;
   top: 400px;
   left: 100px;
   width: 300px;
   height: 300px;
   border: 1px solid gray;
   background-color: white;   
}

.clear_button {
    background: url(/i/clear_button.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 31px;
    width: 230px;
    padding-top: 7px;
    text-align: center;
    border: 1px solid #9F4C09;
    background-color: #F6851E;
}

.in_mail_button {
   padding-left: 42px;
   background-image: url(/i/mailicon.gif);
   background-repeat: no-repeat;
   background-position: 12px 6px;   
   text-align: left;
}


.in_clear_button {
   padding-left: 42px;
   background-image: url(/i/dwld.gif);
   background-repeat: no-repeat;
   background-position: 14px 6px;   
   text-align: left;
}

.in_clear_button span {
	  font-size: 10pt; color: white;
}

.clear_button a {
    font-size: 14pt;
    color: white;
    width: 230px;
}

.send_request{
   background-image: url(/i/mailicon.gif);
   background-repeat: no-repeat;
   padding-left: 37px;
   background-position: 1px 7px;
   color: white;
}

.download_button{
   padding-left: 35px;
   background-image: url(/i/dwld.gif);
   background-repeat: no-repeat;
   background-position: 2px 7px;
}

.small_button {
    background: url(/i/small_button_bg.gif);
    height: 28px;
    border: 2px solid #914E12;
    width: 180px;
    margin-top: 20px;
    padding-top: 0px;
    text-align: center;
}

.small_button a {
    font-size: 14pt;
    color: white;
    background: url(/i/dwld.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 24px;
    background-position: 0px 6px;
}

small {font-size: 7pt;}

#topblock h1 {
    color: white;
    font-weight: normal;
    font-size: 30pt;
    margin-bottom: 10px;
}
.tab {
    float: left; 
    width: 130px;
    margin-right: 20px;
    text-align: center;
    height: 40px;
    padding-top: 17px;
}

.tab a {
    font-size: 14pt; 
    text-align: center; 
    color: #45709A; 
    text-decoration: none;
}

.tab a:hover {
    color: #E67A3E;
}


.tab2 { 
    width: 130px;
    text-align: center;
    height: 40px;
    position: absolute;
    padding-top: 17px;
}
.tab2 a {
    font-size: 14pt; 
    text-align: center; 
    color: #45709A; 
    text-decoration: none;
}
.tab2 a:hover {
    color: #E67A3E;
}
.logo2 {
   margin: 0;
   padding: 0;
   border: 0px;
   position: absolute;
   top: 17px;
}
.lang2 {
    width: 151px; 
    background-color: white;
    background-image: url(/i/combobox.gif);
    background-repeat: no-repeat;
    background-position: 143px 9px;
    height: 16px;
    font-size: 8pt;
    font-family: Verdana;
    padding: 3px 2px 1px 5px;
    border: 1px solid #C4E6FF;
    position: absolute;
    top: 17px;
    left: 816px;
    margin: 0px;
}

.lang_name2 { 
    width: 130px;
    font-size: 8pt;
    font-family: Verdana;
    cursor: default;
}

#lang_menu2 {
    right: 0;
    margin-top: -26px;
    margin-right: -8px;
    position: absolute;
    background: #F0F8FF;
    width: 158px;
    z-index: 100;
    border: 1px solid #9FD8FF;
    padding: 0px;
    display: none;
}

#lang_menu2 a {
    color: black;
    text-decoration: none;
    font-size: 8pt;
    font-family: Verdana;
    cursor: default;
    
}
#lang_menu2 div {
    padding: 2px 8px 1px 5px;
    margin: 0px;
    color: black;
    height: 18px;
    background: white;
    vertical-align: middle;
    font-family: Verdana;
    cursor: default;
}





.content_left {
    float: left;
    width: 450px;
    margin: 25px 0 5px 0;
    padding-bottom: 10px;
    font-size: 10pt;
}

.content_right {
    float: right;
    width: 450px;
    margin: 25px 0 5px 0;
    padding-bottom: 10px;
    font-size: 10pt;
}

.content_right .img{float: left; width: 90px; margin: 0px; padding: 0px;}
.content_right .text{float: left; width: 350px; margin: 0px; padding: 0px;}
.content_left  .img{float: left; width: 105px; margin: 0px; padding: 0px;}
.content_left  .text{float: left; width: 345px; margin: 0px; padding: 0px;}

.text_left {
    float: left;
    width: 350px;
    margin-left: 20px;
    margin-top: 25px;
    font-size: 10pt;
    color: #3F3F3F;
}

.text_right {
    float: right;
    width: 350px;
    margin-right: 30px;
    padding-top: 0px;
    margin-top: 25px;
    font-size: 10pt;
    color: #3F3F3F;
}

.active {
    background: white;
    border-bottom: 0px solid #164B73;
}

.passive {
    background: none;
}

.midspan {
   color: gray; 
   font-size: 9pt;
   margin: 0px;
   padding: 0px;
   margin-bottom: 5px;
}

#middleblock1 {
   background-color: #E8F3F9;
   border-bottom: 1px solid #CDD1D4;
   height: 200px;
   margin-top: 8px;
   font-size: 10pt;  
}

#middleblock1 .mid1 {
   background-image: url(/i/people.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom left;
   width: 173px;
   height: 180px;
   float: left;
   margin-left: 10px;
   margin-top: -10px;
}

#middleblock1 .mid2 {
   float: left;
   width: 460px;
   padding: 10px;
   margin-top: -10px;
}

#middleblock1 .mid3 {
   background-image: url(/i/monitor.jpg); 
   background-repeat: no-repeat; 
   background-position: 14px 25px;
   width: 295px;
   height: 210px;
   float: right;
   margin-top: -10px;
}

#middleblock2 {
   float: left;
   width: 650px;
   margin-bottom: 40px;
   margin-top: 10px;
   font-size: 10pt; 
   text-align: center;
   padding: 0px;
}

#in_middleblock2 {
   background-image:  url(/i/bottombg.gif);
   background-repeat: no-repeat;
   background-position: bottom left;
   width: 670px;
   padding: 0px;
   font-size: 10pt;  
   margin-bottom: 0px;
   margin-top: 0px;
   text-align: left;
}

#in_middleblock2 .mid1 {
   float: left;   
   width: 240px;
   padding: 0px;
   margin: 0px;  
}

#in_middleblock2 .mid2 {
   float: right;
   width: 230px;
   margin: 0px;
   padding: 0px;
}

#middleblock3 {
   width: 290px;
   float: right;
   margin-top: 15px;
   font-size: 10pt;
}

#in_middleblock3 {
   margin-top: -5px;
   font-size: 10pt;
   float: left;
   width: 210px;
}


.window-disabler {
   background-color: black;
   position: absolute;
   top: 0px;
   left: 0px;
   filter:alpha(opacity=70);
   opacity: 0.7;
   -moz-opacity:0.7;
   z-index: 100;  
}

.window-dialog {
   width: 430px;
   height: 190px;
   border: 3px solid #2A6995; 
   background-color: white;
   background-image: url(/i/closebox_bg.gif);
   background-repeat: repeat-x;
   background-position: top;
   padding: 10px;
   position: absolute;
   z-index: 998;
   top: 10px;
   left: 10px;
   text-align: left; 
}

.window-caption {
   color: white;
   font-size: 14pt;
   padding-bottom: 20px;
   width: 100%;
   cursor: default;
}

.window-caption a {
   color: white;
   cursor: default;
}

.window-caption img {
   position: absolute;
   top: 17px; 
   left: 420px;
   z-index: 999;
   padding: 0px;
   margin: 0px;
   cursor: pointer;
   width: 11px;
   height: 11px;
}

.buyform {
   margin: 0px;
   margin-top: 0px;
   padding: 8px;
   padding-left: 25px;
   margin-bottom: 20px;
   font-size: 10pt;
}

.atten {
   background: #EFF9FF;
   padding: 5px; 
   border: 1px solid #D1E3EF;
   font-size: 8pt;
   margin-bottom: 5px;
}

.mobile_system {
   font-size: 8pt; 
   margin: 0px; 
   padding: 0px; 
   margin-top: 10px; 
   font-weight: normal;
   color: gray;
}

.wizard_box {
   display: none;
   margin: 0px;
   padding: 0px;
   height: 320px;
   border: 1px solid white;
}

.wizard_error{
   color: red;
   display: none;
   padding-top: 10px;
   padding-left: 10px;
}

.wizard_desc{
   font-size: 10pt;
   color: gray;
   margin-top: 0px;
   margin-bottom: 40px;
   padding: 0px;
   padding-left: 10px;
}

.wizard_td1 {float: left; width: 169px; padding: 2px 5px 0 10px; margin: 0px; }
.wizard_td2 {float: left; width: 200px; padding: 0px; margin: 0 0 20px 0; }
.wizard_td2 input {width: 200px;}

.greenbutton {
   background-color: #D5F8BC;
   background-image: url(/i/greenbutton_bg.gif);
   background-position: bottom;
   background-repeat: repeat-x;
   cursor: pointer;
   width: 80px;
   height: 22px;
   padding-top: 5px;
   font-size: 10pt;
   text-align: center;
   border: 1px solid #94CF67;
   margin: 0 0 0 10px;
}

.graybutton {     
   background-color: #DDDDDD;
   background-image: url(/i/graybutton_bg.gif);
   background-position: bottom;
   background-repeat: repeat-x;
   cursor: pointer;
   width: 80px;
   height: 22px;
   padding-top: 5px;
   font-size: 10pt;
   text-align: center;
   border: 1px solid gray;
   margin: 0 0 0 10px;
   color: black;
}

.graybutton:hover{
   background-image: url(/i/bluebutton_bg.gif); 
   border: 1px solid #3C7FB1;
}

.cl {
    clear: left;
}

.cb {
    clear: both; 
    margin: 0px;
    padding: 0px;
    height: 0px;
}

* html .cb {
    clear: both; 
    position: absolute;
}

.send_process{
   float: left;
   width: 350px;
   margin: 24px 0px 0px 0px;
   padding: 0px;
   font-size: 10pt;
   color: black;
}

.mainpage_table .big_td
   {
    padding-left: 20px;
    padding-bottom: 10px;
   }
.mainpage_table h2
   {
    color: #474747;
    margin: 0px;
    font-size: 17pt;
    font-weight: normal;
   }

   
a:visited{
   color:#3279AF;
}
a:link{
   color:#3279AF;
}
a:hover{
   color:#E67A3E;
}

.mqstable {
   background-color:#B3B3B3;
}
.mqstable th{
   font-size: 12px;
   padding:3px 5px;
   text-align:left;
   color:#565656;
   background-color:#DEDEDE;
}
.mqstable td{
   background-color:#FBFBFB;
   padding:3px 5px;
   color:#565656;
   vertical-align:top;
}
table.tablekul{
   margin-top: 5px;
   border:1px solid #D9E1E4;
}

.tablekul table a { text-decoration:none;}
.tablekul table a:hover { text-decoration:underline;}
.tablekul table.noborder, .tablekul table.noborder td {border:1px none !important; padding:0px;}
.tablekul table.noborder2, .tablekul table.noborder2 td {border:1px none !important; padding:0px; }
.tablekul td, th { padding: 4px 4px 4px 4px; margin:0px; }
.tablekul h1 {font-size:1em; font-family:Tahoma !important;}
.tablekul th { font-weight:bold; border-bottom:1px solid #bdbdbd; background-color:#F0F4F7; color:#959595; height: 38px; background-image: url(/i/forum_bg2.gif); padding: 0px; margin: 0px;}
.tablekul .t2 { background-color:#FFFFFF; height: 30px;}
.tablekul .t1 { background-color:#FFFFFF; height: 30px;}
.tablekul .botbor {border-bottom: 1px solid #D9E1E4; padding: 0px; margin: 0px;}

.tablekul2 {
	border-bottom: 1px solid #bdbdbd; 
	background-color:#E0E0E0; 
	background-image: url(/i/forum_bg2.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
   width: 100%;
   overflow: hidden;
}

.forum_head {
   width: 100%; 
   text-align: right; 
   height: 64px; 
   background-color: #296893;
   background-image: url(/i/forum_bg1.jpg); 
   color: #E5E5E5; 
}

.forum_head a {
	color: white;
}

.page_list {
	padding-top: 8px;  
	padding-bottom: 10px;
	text-indent: 5px;
	word-spacing: 8px;
}

.page_list a {
   text-decoration: none;
   color: #3279AF;
}

/***** конец редактора ******/



.commentlist {border:1px solid #d8dfea; border-top:1px none #FFFFFF;}
.commentlist p {margin-bottom:4px !important;}

.oddrow {background-color:#FFFFFF;}
.eddrow {background-color:#fbfbfc;}
.evenrow {background-color:#f6f9fc;}

.fquote {
   border: 1px dashed #cccccc;
   padding: 10px;
   margin:10px;
}

.code, .mql4 { padding:8px; padding-left:20px; margin-top:6px; background-color: #fbf9f5; border:1px solid #b3b3b3; font-family: Courier, monospace !important; clear:both;}
.code * { font-family: Courier, monospace !important; }

.code2, .mql42 { padding:8px; padding-left:20px; margin-top:6px; background-color: #fbf9f5; border:1px solid #b3b3b3; font-family: Courier, monospace !important; }

div.formtable { border: 1px solid #D8DFEA;border-top:0px;}

div.editor_border{
   border-right:1px solid #cccccc;
   border-left:1px solid #cccccc;
}
.error{
   color: red;
}


#content {
  margin: 5px auto;
  min-height: 119px;
  width: 980px;
}

#content p{
  text-align: justify;
}

#content  p.right{
  text-align: right;
}

