html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, img, table, dl, dt, dd, a, input { padding:0; margin:0; }
body                                {width: 100%;height: 100%; font: 11px Tahoma, Arial, sans-serif; color: #666; background:#000;}
body table {font: 12px Tahoma,Arial,sans-serif;}
img, input, textarea                {border: none;}
ul                                  {list-style-type: none;}
a:link, a:active, a:visited         {color: #FFFFFF; cursor: pointer; text-decoration: none;}
a:hover                             {cursor : pointer;}
a:active, a:focus, img              {outline: 0;}
.clear                              {clear: both; margin: 0px !important; padding: 0px !important; height: 0px !important;}

#bg_head {  background: url(../img/bg_1.jpg) repeat-x;}
div.head {overflow: hidden; background: url(../img/bg_head1.jpg) no-repeat top center;}
/* ------------------------------------------  head  ----------------------------------------------- */
/* logo & select */
a.head { padding-top: 21px; display: block; float: left; margin-left: 10px;}
div.logo { float:left; width: 150px;}
div.logo h1 { font-size: 11px;  font-weight: normal;}
div.logo div.select {  width: 135px;  margin: 15px 0; /* border-top: 1px solid #6b6b6b;  border-left: 1px solid #6b6b6b;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  background-color: #fff;*/  height: 10px;  padding: 2px 3px;  color: #666;  font-size: 10px;  position: relative;}
div.logo div.select img {  margin-right: 3px;}

/* login form */
div.logo div.select img.select { position: absolute;  top: 2px;  right: 3px;  margin: 0px;}
div.login {  float: right; width: 331px;  height: 120px;  background: url(../img/bg_logieen.gif) no-repeat;  font-size: 10px;  color: #a69038;   padding-top: 15px;}
div.login p.title { margin-left: 95px;}
div.login div {  width: 220px;  margin-left: 40px;  *margin-left: -20px;}
div.login div p { margin-top: 6px;  text-align: right;}
div.login p input { width: 165px;  border-top: 1px solid #404040;  border-left: 1px solid #767676;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff; padding: 1px; font-size:10px;}
div.login div.enter_button { margin-top: 8px;  width: auto; overflow: hidden;}

/* update 2/12/09 */
input.enter_button { background: url(../img/buttons/enter_button.png) no-repeat; width: 50px; height: 23px; cursor: pointer; float: right; margin-left: 0px;}
input.enter_button:hover { background: url(../img/buttons/enter_buttonHover.png) no-repeat;}
input.enter_button:active { background: url(../img/buttons/enter_buttonActive.png) no-repeat;}div.login div.enter_button p { margin: 0 0 4px 20px; *margin-left: 80px; _margin-left: 40px;  float: left;}
input.enter_button.ru { background: url(../img/buttons/enter_button_ru.png) no-repeat; }
input.enter_button.ru:hover { background: url(../img/buttons/enter_buttonHover_ru.png) no-repeat;}
input.enter_button.ru:active { background: url(../img/buttons/enter_buttonActive_ru.png) no-repeat;}


div.login div.enter_button p { width: 100px; text-align:left; margin: 0 0 4px 16px; *margin-left: 80px; _margin-left: 40px;  float: left;}
div.enter_button a { color: #666 !important; text-decoration: none;}
div.enter_button a:hover { color: #666 !important; text-decoration: underline;}
/* ------------------------------------------  end head  ----------------------------------------------- */

/* ------------------------------------------  content  ----------------------------------------------- */
#bg_content_1 { background: #fff url(../img/bg_2.jpg) repeat-x; padding-bottom:10px; }
.content, .footer {width: 970px; margin: 0 auto;}
/* top menu */
div.top_menu {  padding: 5px 2px;  overflow: hidden; margin-left: -8px;}
div.top_menu .double-string { line-height: 14px;}

div.top_menu li {  display: block;  height: 33px;  float: left;  padding: 0px;  margin: 0px 6px;}
div.top_menu li a {  display: block;  background: url(../img/top_menu_button.jpg) no-repeat 0 -33px;  padding: 0 18px 0 21px; height: 33px;  line-height: 28px;  color: #000 !important; font-size: 11px;  float: left;  position: relative;  text-decoration: none;width:75px; text-align:center;}
div.top_menu li a span {  display: block;  height: 33px;  width: 21px;  background: url(../img/top_menu_button.jpg) no-repeat -137px -33px;  text-indent: -9999px;  position: absolute;  top: 0;  right: 0;  _right: -1px;}
div.top_menu li a:hover, div.top_menu .active, div.top_menu li.active a{  background: url(../img/top_menu_button.jpg) no-repeat 0 0;  color: #888 !important;}
div.top_menu li a:hover span, div.top_menu .active span {  background: url(../img/top_menu_button.jpg) no-repeat -137px 0px;}
/* top menu dop style фиксит line-Height для 2х строчных пунктов */

/* sub menu */
div.sub_menu {  overflow: hidden;  position: relative;  margin-left: 18px;  _margin-top: -8px; height: 28px;}
div.sub_menu ul {
	display: none;
}
div.sub_menu ul.active {
	display: block;
}
div.sub_menu li{ display: block; float: left; padding: 0px 10px; margin: 9px 0 8px 0; height: 11px; border-left: 1px solid #000;}
div.sub_menu li.sub_menu {  border: none;}
div.sub_menu li a {  font-size: 11px;  color: #fff;  text-decoration: none}
div.sub_menu li a:hover {  color: #ccc;  text-decoration: underline;}

/* seach field */
div.search {  height: 22px; position: absolute;  top: 4px;  right: 0px;  width: 205px;  padding: 3px; background: url(../img/search_bg.gif) no-repeat left top;}
div.search input {  float: left; width: 140px; padding: 0 2px;  margin: 2px 0 0 2px; background-color: transparent; font-size: 9px;}



/* update 2/12/09 */
div.search input.search {  display: block;  background: url(../img/buttons/find_button.png) no-repeat;  height: 23px;  width: 50px;  cursor: pointer;  position: relative;  top: -5px;  float: right;  margin-left: 4px;}
div.search input.search:hover { background: url(../img/buttons/find_buttonHover.png) no-repeat;}
div.search input.search:active { background: url(../img/buttons/find_buttonActive.png) no-repeat;}
div.search input.search.ru { background: url(../img/buttons/find_button_ru.png) no-repeat; }
div.search input.search.ru:hover { background: url(../img/buttons/find_buttonHover_ru.png) no-repeat;}
div.search input.search.ru:active { background: url(../img/buttons/find_buttonActive_ru.png) no-repeat;}


div.article input.gsc-search-button {border: none; display: block; background: url(../img/vote.png) no-repeat 0 0px; width: 50px; height: 22px; margin: 0 auto; cursor: pointer; font-weight: bold !important; color: white; font-size: 7pt;}
div.article input.gsc-search-button.ru {background: url(../img/vote_ru.png) no-repeat 0 0px; }
div.article input.gsc-search-button:hover { color: #ffcc00;}
div.article table.gsc-search-box td{ vertical-align: middle; padding: 8px 5px;}
div.article table.gsc-search-box {margin-bottom:10px;}
.gsc-clear-button {display: none;}
.gs-result .gs-title  {text-decoration: none  !important;}
.gs-result .gs-title a  {text-decoration: underline  !important;}
.gs-result .gs-title, .gs-result .gs-title * {color: #000000 !important;}
.gs-result .gs-title a:hover {text-decoration: none  !important;}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl { display: none;}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {color: #000000 !important;}

/* account_action */
div.account_action {  margin-top: 15px;  overflow: hidden;}
#left_side {  float: left;  width: 205px;}
#left_side h2 { font-size: 14px;  font-weight: normal; font-style: italic;}
#left_side h2.account_action {  margin-top: 43px;}
a.account_action {  display: block;  background: url(../img/general_button.png) no-repeat;  width: 200px;  height: 55px;  margin-bottom: 15px;  padding: 5px 16px;  text-decoration: none !important;}
a.account_action span span {  margin-bottom: 10px;  font-size: 17px; letter-spacing: 0.5pt;  display: block;  color: #fff;}
a.account_action:hover span {  color: #fc0;}
a.account_action span {  font-size: 11px;  color: #999;}
a.account_action span strong {  margin-bottom: 10px;  font-size: 15px; letter-spacing: 0.5pt;  display: block;  color: #fff;}

#sweets a.account_action { display: block; background: url(../img/general_button_page.jpg) no-repeat; width: 182px; height: 41px; padding: 6px 14px; text-decoration:none;}
#sweets span span { margin-bottom: 5px;}


/* advertising */
#right_side { background: url(../img/bg_tabs.png) no-repeat;  height: 230px;  width: 700px;  float: right;  margin-right: 3px; padding: 14px;}
.tab { padding: 12px; height: 176px;  width: 611px;z-index: 1;position:relative; }
.tab p { width: 160px; font-size: 13px;  font-weight: normal;  color: #000; text-align: justify;}
.tab a { color: #000 !important;  text-decoration: underline !important;}
.tab a:hover {text-decoration: none !important;}
.hide {display: none;}
div.tabs_menu { z-index: 2; position:relative; left: 0px; bottom: 8px; overflow: hidden;  padding-right: 14px;}
div.tabs_menu li { display: block; float: left;}
div.tabs_menu li a { display: block; background: url(../img/tab_button.png) no-repeat center 5px; width: 124px; height:30px; margin-right: -12px; position:relative; padding: 15px 0 0 12px; text-align: center; font-size: 12px; color: #ffffff  !important; text-decoration: none;  z-index: 5; font-weight: bold;}
div.tabs_menu li a {_background: url(../img/tab_button.gif) no-repeat bottom;}
#tab1 { z-index: 10; width: 136px; padding-left: 0;}
#tab2 { z-index: 9;}
#tab3 { z-index: 8;}
#tab4 { z-index: 7;}
#tab5 { z-index: 6;}
#tab1_content{background: url(../img/tab_bg_1_1.jpg) no-repeat top left; }
#tab2_content{background: url(../img/tab_bg_2.jpg) no-repeat top left; }
#tab3_content{background: url(../img/tab_bg_3.jpg) no-repeat top left; }
#tab4_content{background: url(../img/tab_bg_4_1.jpg) no-repeat top left; }
#tab5_content{background: url(../img/tab_bg_6.jpg) no-repeat top left; }
div.tabs_menu li a.select_tabs  { background: url(../img/tab_button_active.png); z-index: 100 !important; padding: 10px 0 0 0; width: 136px; color:#FFF;}
div.tabs_menu li a.select_tabs  { _background: url(../img/tab_button_active.gif)}

#bg_content_2 {background: #fc0 url(../img/bg_3.jpg) repeat-x; }

/* cross rate */
div.quotes { padding: 7px 0; overflow: hidden; height: 23px; }
div.quotes ul { display: block;  height: 14px;  padding: 5px 2px 4px;  float: left; background: url(../img/set_bg.gif) no-repeat; width: 910px; text-align:center; overflow:hidden;}
div.quotes li { display: inline; float:left;  border-left: 1px dotted #fc0;padding:0 2px; }
div.quotes li span.currency {padding: 0px 7px 0px 8px; font-size: 9px;  font-weight: bold;  background-color: #f0f0f0;  color: #4e4e4e;}
div.quotes li span.bid{font-weight: normal; padding-left: 15px; margin-left: 8px;}

div.quotes li.up span.bid{background: url(../img/up.gif) no-repeat 0 50%; color: green;}
div.quotes li.down span.bid{background: url(../img/down.gif) no-repeat 0 50%;  color: red;}
div.quotes li.quotes {  border: none;}

div.all_quotes {  height: 22px;  width: 42px;  display: block;  float: right;  cursor: pointer;}
div.quotes a, div.quotes a:visited, div.quotes a:hover { color:#000; text-decoration:none;}
div.quotes i {font-style:normal; font-size:10px; font-weight:normal;}
div.quotes .cros_arrows {padding:0 3px; letter-spacing:-1px; }

/* update 2/12/09 */
/*
input.cross_rate { background: url(../img/buttons/set_button.png);  height: 23px;  width: 42px;  display: block;  float: right;  cursor: pointer;}
input.cross_rate:hover { background: url(../img/buttons/set_buttonHover.png);}
input.cross_rate:active { background: url(../img/buttons/set_buttonActive.png);}
div.cross_rate a, div.cross_rate a:visited, div.cross_rate a:hover { color:#000; text-decoration:none;}
div.cross_rate i {font-style:normal; font-size:10px; font-weight:normal;}
div.cross_rate .cros_arrows {padding:0 7px; letter-spacing:-1px; }
*/

/* meta trader */
div.meta_trader { background: #fc0 url(../img/it_a_businnes.jpg) no-repeat right top; width: 970px;}
div.left_part { float: left;  width: 275px;  background: url(../img/board_top_bg.gif) no-repeat 0 0;  padding-top: 36px;}
div.left_part h3 {  font-weight: normal;  font-size: 24px;  color: #eaeaea;  margin: 4px 0 18px 30px; *padding-top: 4px;}
div.left_part p { padding: 0 20px;  background: url(../img/board_bg.gif) repeat-y;  color: #eaeaea;  font-size: 9px; line-height: 15px;}
div.left_part a:hover{text-decoration: underline;}
div.left_part p.meta_trader{ padding: 16px 20px 5px 20px;}

/* update 2/12/09 and also see that download button on html page(index and practice_account) */
a.meta_trader { display: block; height: 11px; padding-left: 10px;font-size: 9px; color: #878787 !important; padding-top: 28px; }
a.meta_trader.mt { background: url(../img/buttons/mt.gif) no-repeat; width: 197px; }
a.meta_trader.mt_grey { background: url(../img/buttons/mt_grey.gif) no-repeat; width: 197px; height: 25px;text-align: center; padding-left:0px;}
a.meta_trader.mt:hover { background: url(../img/buttons/mtHover.gif) no-repeat;color: #fff !important; text-decoration: none;}
a.meta_trader.mt.ru { background: url(../img/buttons/mt_ru.gif) no-repeat;}
a.meta_trader.mt_grey.ru { background: url(../img/buttons/mt_grey_ru.gif) no-repeat; }
a.meta_trader.mt.ru:hover { background: url(../img/buttons/mtHover_ru.gif) no-repeat;}

a.meta_trader.mt_grey:hover { background: url(../img/buttons/mtHover_grey.gif) no-repeat; color: #000 !important;}
a.meta_trader.mt_pda { background: url(../img/buttons/mt_pda.gif) no-repeat; width: 173px; }
a.meta_trader.mt_pda_grey { background: url(../img/buttons/mt_pda_grey.gif) no-repeat; width: 173px; text-align: center;padding-left:0px;}

a.meta_trader.mt_grey.ru:hover { background: url(../img/buttons/mtHover_grey_ru.gif) no-repeat; }
a.meta_trader.mt_pda.ru { background: url(../img/buttons/mt_pda_ru.gif) no-repeat;}
a.meta_trader.mt_pda_grey.ru { background: url(../img/buttons/mt_pda_grey_ru.gif) no-repeat; }


a.meta_trader.mt_pda:hover { background: url(../img/buttons/mt_pdaHover.gif) no-repeat; color: #fff !important; }
a.meta_trader.mt_pda_grey:hover { background: url(../img/buttons/mt_pdaHover_grey.gif) no-repeat; color: #000 !important; }
a.meta_trader.mt_smart { background: url(../img/buttons/mt_smart.gif) no-repeat; width: 199px; }
a.meta_trader.mt_smart_grey { background: url(../img/buttons/mt_smart_grey.gif) no-repeat; width: 199px; text-align: center; padding-left:0px;}
a.meta_trader.mt_smart:hover { background: url(../img/buttons/mt_smartHover.gif) no-repeat; color: #fff !important; }
a.meta_trader.mt_smart_grey:hover { background: url(../img/buttons/mt_smartHover_grey.gif) no-repeat; color: #000 !important; }

a.meta_trader.mt_pda.ru:hover { background: url(../img/buttons/mt_pdaHover_ru.gif) no-repeat;}
a.meta_trader.mt_pda_grey.ru:hover { background: url(../img/buttons/mt_pdaHover_grey_ru.gif) no-repeat; }
a.meta_trader.mt_smart.ru { background: url(../img/buttons/mt_smart_ru.gif) no-repeat;}
a.meta_trader.mt_smart_grey.ru { background: url(../img/buttons/mt_smart_grey_ru.gif) no-repeat;}
a.meta_trader.mt_smart.ru:hover { background: url(../img/buttons/mt_smartHover_ru.gif) no-repeat;}
a.meta_trader.mt_smart_grey.ru:hover { background: url(../img/buttons/mt_smartHover_grey_ru.gif) no-repeat;}

div.left_part span { display: block; background: url(../img/board_bottom_bg.gif) no-repeat; width: 275px; height: 39px; text-indent: -9999px;}

div.right_part { float: left; background: url(../img/board_top_bg.gif) no-repeat -275px 0px; padding-top: 36px; width: 670px;}
ul.download_metatrader { display: block; _height: 49px; overflow: hidden;}
ul.download_metatrader li { display: block; float: left; margin-left: 5px; _margin-left: 10px; width: 197px;}
/*div.right_part li p { font-size: 9px; color: #666; padding: 3px 0 10px 10px;}*/

/* top trades */
div.right_part h3 { font-size: 23px; color: #000; text-align: left; margin: 21px 0 10px 38px; font-weight: normal;}
div.top_traders {margin: 0 0 0 38px; background: url(../img/bg_top.gif) no-repeat; width: 404px; height: 127px; position: relative;}
div.top_traders div span { float: right;}
div.top_1, div.top_2, div.top_3, div.top_4, div.top_5 { height: 18px; background-color: #ffe680; line-height: 18px; padding: 0 8px;}
div.top_traders span.top_1, div.top_traders span.top_2, div.top_traders span.top_3, div.top_traders span.top_4, div.top_traders span.top_5 {float: left; color: #000; font-weight: bold; }
div.top_2 { margin-left: 28px; background: none;}
div.top_3 { margin-left: 56px;}
div.top_4 { margin-left: 84px; background: none;}
div.top_5 { margin-left: 112px;}

/* update 2/12/09 */
a.top_traders { background: url(../img/buttons/show_all_button.png) no-repeat; height: 23px; width: 68px; display: block; text-indent: -9999px; float: right; margin-top: 14px;}
a.top_traders:hover { background: url(../img/buttons/show_all_buttonHover.png) no-repeat;}
a.top_traders:active { background: url(../img/buttons/show_all_buttonActive.png) no-repeat;}

a.top_traders.ru { background: url(../img/buttons/show_all_button_ru.png) no-repeat; height: 23px; width: 68px; display: block; text-indent: -9999px; float: right; margin-top: 14px;}
a.top_traders.ru:hover { background: url(../img/buttons/show_all_buttonHover_ru.png) no-repeat;}
a.top_traders.ru:active { background: url(../img/buttons/show_all_buttonActive_ru.png) no-repeat;}


/* analytics table */
div.analytics { background: url(../img/anlytics_top_bg.gif) no-repeat; width: 665px; padding-top: 27px; margin: 43px 0 0 20px;}
div.analytics h3{ background: url(../img/title_analytics.gif) repeat-x; height: 39px; line-height: 39px; text-align: center;  padding: 0 20px; margin: -50px 0 0 23px; float: left; z-index: 10; position: relative; font-family: Verdana, Arial, Helvetica, sans-serif}
div.analytics ul {display: block; overflow: visible;}
div.analytics li { display: block ; background: url(../img/anlytics_bg.gif) repeat-y; width: 632px; position: relative; padding: 3px 13px 3px 20px; margin: 0; *margin-bottom: -2px;}
div.right_part div.analytics p {font-size: 11px; color: #fff; padding: 0; margin: 4px 0px; width:470px; text-align: justify;}
div.right_part div.analytics p span { color: #666; margin: 0 10px 0 0;}
div.right_part div.analytics a { margin-left: 10px; color: #000; text-decoration: underline;}
div.right_part div.analytics a:hover { text-decoration: none;}
div.analytics li.odd { background: #b0b0b0;}
span.desc { display: block; height: 20px; padding-left: 10px; border-left: 1px #fff dotted; position: absolute; right: 15px; top: 0; color: #000; width:110px;}
span.desc em { position: relative; right: 0px; bottom: -20px; font-style: normal;}
div.analytics_footer {background: url(../img/anlytics_bottom_bg.gif) no-repeat;width: 665px; height: 36px; position: relative; margin-bottom: 15px; _margin: -13px 0 0px 0;}
div.analytics_footer div.sign_up { _width: 280px; _width: 290px; float: right; margin-right: 6px;}
div.analytics_footer div.sign_up a{ margin-left: 23px;}
div.analytics div.analytics_footer a.top_traders {float: left; margin-top: 6px; margin-left: 20px;}

/* company news*/
div.company_news { margin-top: 20px; margin-bottom: 20px;}
div.company_news h3 { font-size: 24px; color: #000; text-align: left; margin: 0; position: relative; }
div.company_news h3 a { position: absolute; bottom: -15px; right: 144px;}
*html div.company_news h3 a {bottom: 0px; right: -60px;}
div.company_news a { color: #000 !important; font-size: 13px; text-decoration: underline !important; }
div.company_news a:hover { text-decoration: none  !important;}
div.company_news li {display: block; margin-top: 16px;}
div.company_news li p { color: #878787; margin: 0 0 5px 0; background: none; font-size: 11px; padding: 0;}
div.company_news li p span { display: inline; color: #fff; background: none; margin: 0 10px;}

/* sign up */
div.sign_up { height: 23px; margin: 5px 0;}
div.sign_up input { width: 105px;border-top: 1px solid #404040;  border-left: 1px solid #767676;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff; margin:4px 10px 1px 0; font-size: 9px; color: #666; float: left; padding:1px 2px 0 5px;}

/* update 2/12/09 */
div.sign_up input.sign_up { border: none;  background: url(../img/buttons/sign_up_button.png) no-repeat;  height: 23px; width: 64px; cursor: pointer; margin: 0px;}
div.sign_up input.sign_up:hover { background: url(../img/buttons/sign_up_buttoHover.png) no-repeat;}
div.sign_up input.sign_up:active { background: url(../img/buttons/sign_up_buttonActive.png) no-repeat;}
div.sign_up a { display: block; float: right; margin: 0 6px;}

div.sign_up input.sign_up.ru { border: none;  background: url(../img/buttons/sign_up_button_ru.png) no-repeat;}
div.sign_up input.sign_up.ru:hover { background: url(../img/buttons/sign_up_buttoHover_ru.png) no-repeat;}
div.sign_up input.sign_up.ru:active { background: url(../img/buttons/sign_up_buttonActive_ru.png) no-repeat;}


#bg_content_3 { background: #000 url(../img/bg_4.jpg) repeat-x; padding-top: 6px; overflow: hidden;}
/* pay systems */
div.pay { height: 29px;  padding: 5px 0 5px 3px;  background: url(../img/we_accept_bg.gif) no-repeat;}

img.pay { float: left; margin-right: 22px;}
div.pay li { float: left; display: block; margin: 3px 22px 0 22px;}

/* last forum threads */
div.forum_threads { width: 490px;  float: left;  margin-top: 17px; color: #d2d2d2;  margin-right: 15px}
div.forum_threads h3 { font: 24px Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #fff;}
div.forum_threads li { display: block; margin: 10px 0 0 20px;}
div.forum_threads li span { color: #878787; margin-right: 6px;}
div.forum_threads a:hover {text-decoration: underline;}
/* vote */
div.vote { background: #ececec url(../img/vote_bg_top.gif) no-repeat; width: 190px; float: left; margin-top: 17px;}
div.vote h3 {font: 20px Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000; margin: 8px 0 0 23px;}
div.vote p {width: 190px; margin: 7px 0; padding: 2px 0; background-color: #fff; font-size: 10px; text-align: center; color: #000;}
div.vote ul {display: block;width: 190px; background: url(../img/vote_bg.gif) repeat-y; padding-bottom: 5px;}
div.vote ul li {display: block; margin: 0 15px; border-bottom: 1px dotted #b0b0b0;}
li.vote {border-top: 1px dotted #b0b0b0;}
li.vote span{ border-top: 1px dotted #b0b0b0;}
div.vote li span {display: block; margin: 2px 0; padding: 4px 5px; border-bottom: 1px dotted #b0b0b0; line-height: 13px;}
div.vote ul span input { margin-right: 5px;}
span.vote { display: block; background: url(../img/vote_bottom_bg.gif) no-repeat; height: 33px; width: 190px; text-align: center;}
input.vote { display: block; background: url(../img/vote.png) no-repeat 0 4px; width: 51px; height: 27px; margin: 0 auto; cursor: pointer; font-weight: bold; color: white; font-size: 7pt;}
input.vote:hover { color: #ffcc00;}

/* tags field */
div.tags { float: right; font-size: 13px; color: #fff; font-weight: bold; width: 240px; margin: 17px 7px 0 0px; _margin-right: 4px;}
div.tags li { float: right; margin-left: 20px; text-align: right;}
div.tags a:hover {text-decoration: underline;}
/* map site */
div.site_map { margin-top: 25px; background: url(../img/sitemap_top_bg.gif) no-repeat; width: 958px; padding-top: 13px;}
div#map_border { background: url(../img/sitemap_border.gif) repeat-y; width: 950px; padding: 0 4px; overflow: hidden;}
div#map_bg {width: 950px; background: #eaeaea url(../img/site_map_bg.gif) repeat-x;}
div#map_wave { width: 922px; padding: 0 14px; overflow: hidden;}
div.site_map h3 { font: 24px Verdana, Arial, Helvetica, sans-serif; color: #000; border-bottom: 1px #000 dotted; width: 150px; padding: 0 20px 0 5px;}
div.site_map p { background: url(../img/sitemap_desc_.gif) no-repeat; width: 137px;padding: 15px 18px; margin-top: 15px; text-align: justify; color: #000; }
div.site_map p a { color: #949494 !important;}
div.site_map p a:hover { text-decoration: underline;}
div.map_info { float: left;}
div.map_link { float: left;}
ul.site_map{ display: block; float: left; margin: 15px 0px 0 0; *margin-right: 10px;}
ul.site_map li { float: left; display: block; padding-left: 2px;}
ul.site_map h4.site_map {border: none;}
ul.site_map h4 { font: 14px Tahoma, Arial, sans-serif; color: #000; font-weight: bold; margin-bottom: 10px; padding: 0 7px 0 15px; border-left: 2px solid #dbdbdb;}
ul.site_map ul li { display: block; margin-bottom: 7px; text-align: left; float: none; padding: 0 0 0 10px; color: #dedede;}
ul.site_map h4.site_map a{ color: #000; text-decoration: none;}
ul.site_map h4.site_map a:hover{ color: #949494; text-decoration: none;}
ul.site_map ul li a { color: #949494; margin-left: 5px;}
ul.site_map ul li:hover {color: #989898;}
ul.site_map ul li:hover a {background-color: #fff; color: #000;}

span.site_map{ background: url(../img/sitemap_bottom_bg.gif) no-repeat; width: 958px; height: 13px; display: block; text-indent: -9999px; margin-bottom: 20px; }

/* footer */
ul.footer { float: right; display: block; width: 90px; margin: 0 7px;}
ul.footer li {display: block; margin-bottom: 10px;}
ul.footer li img {filter:alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4;}
ul.footer li a:hover img {filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}
div.footer p { font-size: 10px; margin-bottom: 5px; color: #939393; text-align: justify;}
div.footer p span { color: #fff;}
p.footer { border-top: 1px dotted #878787; padding: 10px 0; margin-top: 25px; *margin-top: 0px; }



/* -----------------------------------------------------analitics page */
div#bg_content_4 {  background: #ffcc00 url(../img/bg_5.jpg) repeat-x;padding-top: 10px;  }
div.analytics_page, div.content_page { background: url(../img/analitics_page_top_bg.png) no-repeat; width: 958px; margin: 0 auto; padding: 16px 0 20px 0; overflow: hidden;}
div#analytics_border { width: 918px; background: url(../img/analitics_page_bg.gif) repeat-y; padding: 0 20px 0 20px;  overflow: hidden;}

/* analitics description */
div.analytics_desc { float: left; width: 670px;}
div.analytics_desc p { font-size: 10px; margin-bottom: 30px; line-height: 15px;}
div.analytics_desc p span { font: 24px Verdana, Arial, Helvetica, sans-serif; margin-right: 15px;}
p.analytics_desc { color: #000;}
span.analytics_desc { float: right;}

/* analitics description button*/

/*span.analytics_desc a.account_action { display: block; background: url(../img/general_button_page.jpg) no-repeat; width: 182px; height: 41px; padding: 6px 14px; text-decoration:none;}*/
span.analytics_desc a.account_action { display: block; background: url(../img/ex1.jpg) no-repeat; width: 182px; height: 41px; padding: 6px 14px; text-decoration:none;}
/*span.analytics_desc a.account_action:hover { background: none; background: url(../img/general_button_page_active.jpg) no-repeat;}*/
span.analytics_desc a.account_action strong { margin-bottom: 5px;}
span.analytics_desc a.account_action:hover strong {color: #ffcc00;}
div.analytics_page div.sign_up { _margin-top: -10px;}
span.analytics_desc  a.active { background: url(../img/general_button_page_active.jpg) no-repeat;}
span.analytics_desc  a.active span strong { color: #888;}
span.analytics_desc a.account_action span.active  { display: none;}

/* analitics sigh up and othe */
div.analytics_page div.sign_up span{ font-size: 9px; margin-left: 12px; position: relative; top: 6px;}
ul.analytics_desc { display: block; overflow: hidden; margin-bottom: 18px; _margin-bottom: 52px;}
ul.analytics_desc li { display: block; float: left; width: 49%; line-height: 22px; font-size: 9px;}
ul.analytics_desc li img { margin-right: 10px; position: relative; top: 7px;}

/* info blocks */
div.article ul.info_blocks li {margin-right: 0; background: none; display: block; padding-bottom: 8px; border-bottom: 1px dashed #fff; margin-bottom: 15px;}
ul.info_blocks li div { background-color: #d1d1d1; border-bottom: 1px dashed #fc0; border-top: 1px dashed #fc0; padding: 25px 45px 25px 50px; color: #000;}
ul.info_blocks li div h3 { font-size: 18px; margin-bottom: 25px;  font-weight: normal;}
div.article ul.info_blocks li div p {  margin-left: 23px; text-indent: 0; margin-right: 23px;color:#000000;}

div.info_blocks { padding: 50px 30px;}
div.info_blocks p, div.info_blocks_practice p { margin-bottom: 7px;}
div.info_blocks a, div.info_blocks_practice a { text-decoration: none; color: #949494; _color: #949494 !important;}

/* analitics bottom menu */
span.analytics_page { display: block; background: url(../img/analitics_page_bottom_bg.png) no-repeat; width: 943px; height: 36px; padding-left: 15px;}
span.analytics_page li { display: inline; border-left: 1px solid #fff; padding: 0 12px; font-size: 9px;}
span.analytics_page li a { text-decoration: none;  color: #949494; _color: #949494 !important;}
span.analytics_page li.analytics_page { border: none;}

/* -------------------------------------------------article page */
div.article { overflow: hidden; padding-top: 10px; }
div.article h1 { font-size: 18px; margin-bottom: 10px; color: #444444; text-indent: 37px; margin-top: 20px;}
div.article h2 { font-size: 15px; margin-bottom: 10px; color: #444444; margin-left: 37px; margin-top: 15px;}
div.article h3 { font-size: 13px; margin-bottom: 10px; color: #444444; margin-left: 37px;}
div.article h4 { font-size: 12px; margin-bottom: 10px; color: #444444; text-indent: 37px;}
div.article  span.analytics_desc { margin-left: 15px;}
div.article p {font: "Lucida Sans"; font-size: 12px; margin-right: 37px; margin-left: 37px; text-align: justify; margin-bottom: 10px; line-height: 18px; color: #333;}
div.article p img { margin: 8px;}
div.article a, div.article a:visited {
	text-decoration: underline;
	color: #444444;
}
div.article a:hover{
	text-decoration: none;
	color: #000;
}
div.article div.company_news { margin-top: 0px;}
div.article div.company_news ul li p.date{font: "Lucida Sans"; font-size: 12px; text-indent: 0px; color: #333;}
div.article div.company_news ul li p.date:first-line{ color: #949494;}
div.article div.company_news ul li{background:none;}
div.article div.company_news ul li p {  margin-left: 0px; text-indent: 0; margin-right:;}
div.article div.company_news ul li p:first-line {margin-top: 15px;  font: "Lucida Sans"; font-size: 12px; margin-right: 37px; margin-left: 37px; text-align: justify; margin-bottom: 10px; line-height: 18px; color: #333;}
div.article div.company_news p.headline{ font: "Lucida Sans"; font-size: 12px; margin-right: 37px; margin-left: 37px; text-align: justify; margin-bottom: 10px; line-height: 18px; color: #333;}
div.article table { width: 845px; padding-top: 10px; margin: 0 35px;}
div.article table tr th {background-color: #f5f5f5; color: #949494; padding: 8px 0;}
div.article table tr a { float: right; width: 7px; height: 8px; right: 0px; top: 3px; display: block; position: relative;}
div.article table td { vertical-align: top; padding: 8px 5px 8px 5px;  background-color: #d1d1d1;}
div.article table td p{
	margin-left: 15px;
	margin-right: 15px;
}
div.article input{
	border: 1px solid #d1d1d1;
}
div.article ol{
	margin-left: 24px;
}
div.article div ul li{
	font-size: 12px;
	background: url(../img/point.gif) no-repeat 10px 8px;
	margin-left: 37px;
	margin-bottom: 0px;
	margin-right:37px;
}
div.article ul{
}
div.article ol li{
	background: none;
	margin-left: 37px;
	margin-bottom: 0px;
	margin-right:37px;
}
div.article ol li p{
	text-indent: 0px;
	/*color: #666;*/
	margin: 0;
}
div.article ul li p{
	text-indent: 24px;
	/*color: #666;*/
	margin: 0;
}


/* ======================================= Pager ================================ */

div.pager_container{
	padding:0;
	height:1em;
	margin-left: 35px;
}

div.pager_container ul.pager{
	margin:0;
	margin-top: 15px;
	padding:0;
	list-style:none;
}

div.pager_container ul.pager li{
	float:left;
	background: none;
	padding: 3px;
	border: none;
	margin: 0;
}

div.pager_container ul.pager a, div.pager_container ul.pager span{
	display:block;
	height:1.5em;
	width: 1em;
	line-height:1.5em;
	margin-right:0.4em;
	text-align:center;
}

div.pager_container ul.pager li.active span{
	color: black;
	background:#FFCC00 ;
	padding: 0 3px;
}


span.separator{
	margin-left: 0.2em;
	color: #d2d2d2;
	letter-spacing: -4px;
	margin-right: 0.7em;
}


span.up{
	background: url(../img/color_up.gif) no-repeat 0 50%;
	color: green;
	padding-left: 10px;
	float: right;
}

span.down{
	background: url(../img/color_down.gif) no-repeat 0 50%;
	color: red;
	padding-left: 10px;
	float: right;
}
#search_block div.gsc-control{
	width:100%;
}
#search_block table.gsc-branding,#search_block table.gsc-resultsHeader{
	display: none;
}
#search_block table.gsc-search-box{
	width: 300px;
}
div.article span.analytics_desc a{
	text-decoration: none;
}

ul.practice { margin-top: 30px;}
ul.practice img {float: left;}
div.article ul.practice li{ margin-bottom:50px; margin-left: 0;}
ul.practice li div { position: relative; top: 30px; padding: 25px 13px;}
ul.practice li div img { position: absolute; top: -50px; left: 35px; _left: 15px;}
ul.practice li div.clear { border: none; background: none;}


div.block table td.label{
	width: 25%;
	padding-left: 37px;
}

input.text{
	width: 300px;
}

div.block input.submit { border: none;  background: url(../img/buttons/submit_grey.gif) no-repeat;  height: 23px; width: 68px; cursor: pointer; margin: 0px;}
div.block input.submit:hover { background: url(../img/buttons/submitHover_grey.gif) no-repeat;}


div.block input.submit.ru {background: url(../img/buttons/submit_grey_ru.gif) no-repeat; }
div.block input.submit.ru:hover { background: url(../img/buttons/submitHover_grey_ru.gif) no-repeat;}

div.block p.error {
	color: red;
	text-indent: 0;
	margin-left: 0;
}
span.required{
	color: red;
	margin-left: 3px;
}

div.example { margin: 20px 0; padding: 5px 0 25px 0;/*border-bottom: 1px dashed #fc0; border-top: 1px dashed #fc0;*/ color: #000;background-color: #d1d1d1;}
div.article div.example h2{
	color: black;
	font-size: 15px;
}


/* login area */
.log_in {  float: right; width: 331px;  height: 120px;  font-size: 10px;  color: #666;  text-align: center;  padding-top: 23px;}
.log_in span { background: url(../img/bg_lodin_acc.gif) no-repeat; width: 298px; height: 16px; line-height: 16px; display: block; margin-left: 25px; _margin-left: 18px; }
.log_in p { color: #a99234; font-size: 18px; padding: 10px 20px; }
.log_in a { color: #000; text-decoration: underline; }
.log_in a:hover {text-decoration: none; }
.log_in p a { color: #666; }
.log_in .exit_account { background: url(../img/buttons/exit_accountButton.jpg); width: 83px; height: 23px; text-indent: -9999px; float: right; margin-right: 55px; _margin-right: 30px; }
.exit_account:hover { display: block; background: url(../img/buttons/exit_accountButtonHover.jpg); }

.log_in .exit_account.ru { background: url(../img/buttons/exit_accountButton_ru.jpg);}
.exit_account.ru:hover {background: url(../img/buttons/exit_accountButtonHover_ru.jpg); }

div.log_in div{
	height: 16px;
}

.gsc-resultsRoot{
	margin-left: 37px;
}

div.article div.voting_results_list ul{
	list-style: none;
	margin-bottom: 20px;
}
div.article div.voting_results_list ul li{
	margin-top: 0;
	background: none;
	margin-bottom: 5px;
}

div.voting_bar{
	width: 265px;
	height: 13px;
	float: left;
	position: relative;
	color: #333;
	font-weight: bold;
}

div.voting_bar_size{
	height: 13px;
	background: #999;
	float: left;
	margin-right: 5px;
	border-left: 2px solid #999;
}
div.voting_bar_voices{
	color: black;
	position: absolute;
	right: 1px;
	top: 0;
}

div#conditions table.groups td.spread{
	text-align: right;
	padding-right: 40px;
	width: 45px;
}

div#conditions table.groups td.contract{
	text-align: right;
	padding-right: 15px;
	width: 70px;
}

div#conditions table.groups td.swap{
	text-align: right;
	padding-right: 32px;
	width: 53px;
}

div#conditions table.groups td.symbol{
	padding-left: 18px;
	width: 70px;
}
div#conditions table.groups td.symbol_name{
	padding-left: 15px;
}

div#conditions table.groups tr.major td{

	font-weight: bold;
}
div#conditions table.groups tr.major td.symbol{
	padding-left: 16px;
}
div#conditions table.groups tr.major td.contract{
	padding-right: 10px;
}
div#conditions table.groups td.symbol span{
	font-weight: normal;
}



/* table------------------------ */
.right_sep, .left_sep { background: url(../img/sep.gif); width: 1px; height: 74px; position: absolute; }

div.table_kabinet { width: 600px; overflow: hidden; float: left; margin-left: 37px;}
.tabs_table { background: url(../img/bg_tabs_kabinet.gif) no-repeat left bottom; height: 17px; width: 589px; overflow: hidden; padding: 0 10px 0 12px; margin: 0 2px 0 1px; _padding-left: 0px; _width: 587px; }

.deposite, .withdrawal { width: 600px; background: url(../img/bg_table_kabinet.gif) repeat-y; padding-top: 14px; overflow: hidden; }
div.article .deposite ul li { display: block; background: none; background-color: #ddd; overflow: hidden; margin: 0 0 16px 0; zoom:1;}

/* left cell */
.deposite .first_cell { float: left; width: 138px; position: relative; padding: 0 1px 0 4px; text-align: center; margin-right: 1px; }
.deposite .first_cell .right_sep { top: 7px; right: 0px; }
.deposite .first_cell .left_sep { top: 7px; left: 3px; }
 /* right cell */
.deposite .third_cell { float: left; width: 440px; position: relative; padding: 9px 0 0 12px; }
.deposite .third_cell .right_sep { top: 7px; right: 0px; }
.deposite .third_cell .left_sep { top: 7px; left: 0px; }
span.table_kabinet { background: url(../img/bg_tabs_kabinet_btm.gif) no-repeat bottom; width: 600px; height: 6px; display: block; _margin-top: -6px;}

div.article div ul.checked_list {
	list-style-image: url('../img/list.gif');
}
div.article div ul.checked_list li{
	background: none;
	margin-bottom: 10px;
}
div.article div p.small_button {text-align: center; text-align: center; margin-left: 120px; font-weight: bold;}
p.small_button a.account_action { float: none; display: block;  background: url(../img/general_button_small.gif) no-repeat;  width: 140px;  height: 34px;  margin-bottom: 15px;  padding: 2px 10px;  text-decoration: none !important;}
p.small_button a.account_action span span {  margin-bottom: 10px;  font-size: 12px; letter-spacing: 0.5pt;  display: block;  color: #fff;}
p.small_button a.account_action:hover span {  color: #fc0;}
p.small_button a.account_action span {  font-size: 11px;  color: #999;}


/* LangMenu */
#fde_hidden_lang_list li {background: url("../img/lang_bott.png") no-repeat scroll 0px 0px transparent;}


/*.langmenu {
    height: 23px;
    width: 155px;
    position:absolute;
    right: 50px;
    top: 16px;
} */
.langmenu {
width: 155px;
height: 23px;
position: absolute;
right: 24px;
top: 16px;
width: 130px;
}

.langmenu ul {
	list-style: none outside none;
	padding: 0;
}

.langmenu ul li#current_lang {
	background: url("../img/langmenu.png") no-repeat scroll 0px 0px transparent;

}

.langmenu ul li ul {
	display: none;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}

.langmenu ul li a {
	display: block;
	padding: 5px 5px 0 5px;
	text-decoration: none;
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
	height:18px;
    margin: 0 0 0 25px;
	color:#A69038;
	font-size:11px;
	width: 80px;
}


.langmenu ul li a:hover {
	color: #444;
}

a.fde_lang_selector:hover .langmenu li ul,.langmenu li:hover ul {
	display: block;
}

.langmenu img {
	margin: 0px 2px;
}

.fde_lang_text_label{
	position:relative;
	top:-3px;
}
.fde_lang_text_label_noimage{
	position:relative;
	top:5px;
}

.fde_main_content_block td{
	text-align:left;
}

#faq div.show_answer {
	margin: 10px 0 10px 87px;
	background: #d1d1d1;
	/*border: 2px dashed #FFF3C1;*/
}
#faq h4	{
	margin: 10px 0 10px 50px;
	cursor: pointer;
	font-weight: normal;
}
#faq h2	{
	margin: 0 0 0 37px;
}
#faq p	{
	margin: 0 0 0 10px;
}

#faq a	{
	margin:0;
}

#faq ul, #faq li,#faq ol	{
	margin: 0 0 0 20px;
}	

