@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	color: #be0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.lnkMap:link, a.lnkMap:visited {
	background: navy url(/images/bg_lnkmap.gif) no-repeat;
	display:block;
	float:right;
	width: 22px;
	height: 95px;
	margin-top: -5px;
}

a.lnkMap:hover {
	background:url(/images/bg_lnkmapactive.gif) no-repeat;
}

a.lnkMoreHome:link, a.lnkMoreHome:visited {
	background:url(/images/bg_lnkmorehome.gif) no-repeat;
	color: white;
	text-decoration:none;
	display:block;
	padding: 5px 0px 5px 27px;
	margin-top: 20px;
}

a.lnkMoreHome:hover {
	text-decoration: underline;
}

a.lnkMoreNewsHome:link, a.lnkMoreNewsHome:visited {
	background:url(/images/bg_lnkmorenewshome.gif) no-repeat;
	color: white;
	text-decoration:none;
	display:block;
	padding: 5px 0px 5px 27px;
	margin: 20px 0px 0px 0px;
}

a.lnkMoreNewsHome:hover {
	text-decoration: underline;
}

a.linkTtl:link, a.linkTtl:visited {color: #333333; padding-left:0px; text-transform:uppercase}
a.linkTtlRed:link, a.linkTtlRed:visited {color: #be0000; padding-left:0px; text-transform:uppercase; background: none; margin:0}

a.mm:link, a.mm:visited {
	color: white;
	display:block;
	float: left;
	text-decoration:none;
	padding: 11px 5px 12px 5px;
}

a.mm:hover {
	background:url(/images/bg_mm_act.gif) center;
	text-decoration: underline;
}

a.mma:link,a.mma:visited {
	background:url(/images/bg_mm_act.gif) center;
	text-decoration: none;
	color: white;
	display:block;
	float: left;
	text-decoration:none;
	padding: 11px 5px 12px 5px;
}

a.mma:hover {
	background:url(/images/bg_mm_act.gif) center;
	text-decoration: underline;
}

a.subMM:link, a.subMM:visited {
	color: #be0000;
	display:block;
	text-decoration:none;
	padding: 6px 0px 6px 14px;
	margin: 0px 10px;
	border-bottom: solid 1px #bcbcbc;
	background:url(/images/bg_submm.gif) left center no-repeat;
}

a.subMM:hover {
	text-decoration: underline;
}

a.subMMa:link, a.subMMa:visited {
	color: #557799;
	display:block;
	text-decoration:none;
	padding: 6px 0px 6px 14px;
	margin: 0px 10px;
	border-bottom: solid 1px #bcbcbc;
	background:url(/images/bg_submma.gif) left center no-repeat;
	font-weight:bold;
}

a.subMMa:hover {
	text-decoration: underline;
}

a.aist:link, a.aist:visited {
	background:url(/images/bg_aist_lnk.gif) no-repeat;
	display:block;
	width: 147px; 
	height: 21px;
	color: white;
	text-decoration: none;
	padding: 5px 0px 0px 5px;
	margin-top: 13px;
}

a.aist:hover {
	text-decoration: underline;
}

body {
	background: white;
	color: #404040;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}

.bnrsServicesHome {
	padding-top: 10px;
	float: left;
}

.date {
	margin-top:10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #be0000;
}

.eml {
	font-size: 7.5pt;
	font-weight:bold;
	margin-top: 14px;
	display:block;
}

.footer {
	background: #f2f2f2 url(/images/bg_footer.gif) no-repeat;
	height:40px;
	padding-top:10px;
  clear: both;
}

form {
	margin:0px;
	padding:0px;
}

.formContact {
	background: url(images/bg_formcontact.gif) no-repeat;
	width:385px;
	height:359px;
	overflow:hidden;
}

.formContactInput {
	border: solid 1px gray;
	background:white;
	width: 192px;
	font-size: 8pt;
	padding: 3px;
}

.formContactText {
	width: 154px;
	text-align:right;
}

.formContactSubmit {
	background: #d20001 url(images/bg_formsubmit.gif) no-repeat;
	color: white;
	display:block;
	padding: 5px 0px 5px 0px;
	margin: 25px 0px 0px 25px;
	border:0px;
	font-size:8pt;
	width: 106px;
}

h4, h5 {font-size: 10pt; font-family:Tahoma, Arial, Helvetica, sans-serif; margin: 0px;}
h5 {font-size: 8pt;}

#header {
	width: 972px;
	height:100px;
	background:url(/images/bg_header.gif) no-repeat;
	margin-bottom: 10px;
}

#header div.texter {
  width: 260px;
  height:80px;
  float:left;
  display: block;
  margin: 15px 0px 0px 20px;
}
#header div.texter span {
  font-size: 18px;
  font-weight: bold;
  color: #800000;
  display: block;
}


#header div.callme {
  float: left;
  margin-right: 20px;
}
#header div.contacts {
	background:url(/images/bg_topphones.gif) no-repeat;
	float:left;
	width:190px;
	height:95px;
	color: #be0000;
	font-size:14pt;
	padding: 8px 0px 0px 30px;
	line-height: 17pt;
	margin-right: 10px;
}

#header div span {
  font-size:7.5pt;
  font-weight:bold;
}
#header div strong {
	font-size:14pt;
	font-weight:normal;
  padding-top: 10px;
  display: block;
  height: 35px;
}

img {border:0px; display:block;}

.leftColOne {
	width: 355px;
	padding-top: 10px;
	margin-right: 9px;
	background:url(/images/top_col_one.gif) no-repeat;
	float:left;
}

.leftColOneHolder {
	height: 570px;
	overflow:hidden;
}

.leftColOne h4 {
	padding-left: 10px;
}

.leftColOne p, .rghtNews p, .newswHome p {
	margin:0px;
}

.leftColOne a {
	color: gray;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
}

.leftColTwo {
	width: 241px;
	float:left;
  clear: both;
	margin-right: 14px;
}

li {
/*	list-style-image:url(/images/bg_li.gif); */
	background:url(/images/bg_li.gif) no-repeat left top;
	list-style-type:none;
	padding-left: 10px;
}

.lnkICQ {
	background: url(/images/bg_lnkicq.gif) no-repeat;
	text-decoration:none;
	display:block;
	padding-left:22px;
	margin: 0px 0px 0px 87px;
	float: left;
	line-height: 20px;
	cursor: default;
	color: #333333;
	position:absolute;
}

.lnkICQ:hover {
	background:url(/images/bg_lnkicqactive.gif) no-repeat;
	color: #459922;
}

.lnkSkype {
	background: url(/images/bg_lnksype.gif) no-repeat;
	text-decoration:none;
	display:block;
	padding-left:22px;
	margin: 0px 0px 0px -22px;
	float:left;
	line-height: 20px;
	cursor: default;
	color: #333333;
	position:absolute;
}

.lnkSkype:hover {
	background:url(/images/bg_lnksypeactive.gif) no-repeat;
	color: #00aff0;
}

.lnksBottom {
	clear:both;
	text-align:center;
	padding: 10px 0px;
	font-weight:bold;
	color: gray;
}

.lnksBottom a {
	color: gray;
}

.logo {/*float:left; margin-left: 20px*/}

.logoHolder {
	display:block;
	float:left; 
	margin-left: 20px;
	width: 175px;
	height: 100px;
}


.logoHolder a.link {
	text-align: center;
  display: block;
}
.flaglink_en, .flaglink_ru {
  float: left;
  display: block;
  height: 21px;
  /*border: 1px solid black;*/
}

.mmHolder {
	background:url(/images/bg_mm.gif) repeat-x;
	height:37px;
	clear:both;
	font-weight:bold;
	margin-bottom: 10px;
}

.newswHome {
	width: 349px;
	margin: -80px 15px 0px 0px;
	float:left;
}

.newswHome .date {
	padding-left: 0px;
}

.news_pages{
  margin: 5px 0px 10px 0px;
}

.news_pages .d_page {
font-size: 12px;
background-color: #eeeff1;
padding: 3px 5px 3px 5px;
margin-right: 2px;
}

.news_pages .a_page {
color:#FFFFFF;
font-size: 12px;
background-color: #d8001f;
padding: 3px 5px 3px 5px;
margin-right: 2px;
}

.pageHolder {
	margin: 0px auto;
	width:972px;
}

.quots {
	width: 241px;
	margin-top: 10px;
	float:left;
}

.quotesHeader  {
	color: white;
	font-weight:bold;
}

tr.quotesTrEven {
	background: #eeeeee;
}

.quotesTab {
	width: 241px;
	border:0px;
	font-size: 7.5pt;
  background: url(/images/bg_quotesheader.gif) no-repeat;
}

.quotesTab sup {
	font-size: 7pt;
}

.quotesTab td {
	padding:3px;
	text-align:center;
}

.quotesTab th {
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

td.tbl_col1 {font-weight: bold;}

.rghtNews {
	width: 241px;
	float:left;
	background:url(/images/bg_newshome.gif) no-repeat;
	padding-top: 10px;
}

.rghtNews h4 {
	padding-left: 10px;
	color: #be0000;
}

.rghtNews a {
	background:url(/images/bg_more.gif) no-repeat bottom left;
	margin: 0px 10px;
	color: gray;
	display:block;
	text-decoration: none;
	padding-bottom: 10px;
}

.rghtNewsDivider {
  width: 241px;
  float: left;
  margin-top: 10px;
}

.rightCol {
	width: 700px;
	float:left;
}

.rightCol a, .lnksBottom a {
	color: #557799;
}

.rightCol h1, .rightCol h2 {
	color: black;
	font-size: 10pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	padding-top:0px;
}

.rightCol h2 {
	color: #557799;
	font-size: 11pt;
}

.formSearch {
	background: url(/images/bg_formsearch.gif) no-repeat;
	width: 221px;
	height: 46px;
	display:block;
	float:left;
	padding: 24px 0px 0px 20px;
}

.formSearch .submit_input {
	background: url(/images/bg_formsearchsubmit.gif) no-repeat;
	width: 26px;
	height: 24px;
	float:left;
	border:0px;
}

.formSearch .text_input {
	width: 169px;
	height: 16px;
	float:left;
	border:solid 1px #b9bdc0;
	font-size: 8pt;
	padding: 3px;
}

.subMMHolder {
	margin-bottom: 10px;
	padding-top: 4px;
	background: #f2f2f2 url(/images/bg_submmholder.gif) no-repeat top left;
}
.subMMHeader {
  background: url(/images/bg_top_leftmenu.gif) no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  width: 241px;
  height: 30px;
  padding-top: 10px;
  padding-left: 30px;
}

.ttlPages {
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	height: 53px;
	padding: 16px 0px 0px 20px;
	width: 696px;
}

.topBnrs {
	height: 140px;
	margin-bottom: 10px;
	clear:both;
}

ul {margin:10px 0; padding:0px}

.title {
	background: #d20001; color: white;
}

#cfd_forex, #cfd_metals { background: #CCCCCC; width:100%}
#cfd_forex td, #cfd_metals td { background:white; text-align:center}

.td_hidden {display:none}

/* NEW COLS*/

.auth_col_1{
  float: left;
  width: 590px;
  background: url(/images/auth_bg.gif) no-repeat top;
}
.auth_form{
  width: 290px;
  height: 296px;
  margin: 30px 15px 0px 280px;
}
.auth_form label{
  color: #424242;
  font-weight: bold;
  display: block;
}
.auth_form span{
  color: #be0000;
}
.auth_form a{
  margin-right: 20px;
  font-size: 12px;
}
.auth_form input{
  width: 190px;
  font-size: 12px;
}
.auth_form .submit-button{
  width: auto;
  font-size: 12px;
}
.auth_form br{
  font-size: 9px;
}
.auth_form span.white{
  display: block;
  padding: 8px 10px;
  background: #fff;
}
span.red_block a, span.red_block a:link, span.red_block a:visited, span.red_block a:hover{
  color: #fff;
}
span.red_block{
  clear: both;
  color: #fff;
  display: block;
  padding: 8px 15px;
  background: #DC0002;
}
.auth_form span strong{
  font-size: 16px;
  font-weight: bold;
}

.auth_banners{
  width: 590px;
}
.auth_banners a{
  float: left;
  display: block;
  margin: 5px 25px;
}

.auth_col_2 {
  float: left;
  width: 350px;
  height: 560px;
  margin-left: 29px;
}
.auth_col_2 div.steps img{
  margin-bottom: 15px;
}
.auth_col_2 .broker_logos{
  width: 350px;
}
.auth_col_2 .broker_logos a{
  display: block;
  float: left;
  width: 170px;
  height: 65px;
  margin-left: 2px;
}
.broker_logos img{
  width: 172px;
  height: 71px;
}

.info_blocks{
  clear: both;
  width: 972px;
}
.info_blocks div{
  float: left;
  margin-right: 20px;
  width: 174px;
  font-size: 12px;
}
.info_blocks a{
  text-decoration: none;
}
.info_blocks p{
  margin: 0px;
  text-align: left;
}

.parentParts{
  color: #be0000;
  margin-bottom: 5px;
}
.parentParts a{
  color: #be0000;
  font-weight: bold;
}

/* BROKERS & ACCOUNTS (PARTNERSHIP) */
.brokerLogo{
  float: left;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 182px;
  height: 76px;
}

table.data_table{
  width: 100%;
}
table.data_table thead td{
  background: #777;
  color: #fff;
  padding: 7px;
}
table.data_table tbody td{
  padding: 5px;
  border: 1px solid #aaa;
}
table.data_table tbody td.noborder{
  border: 0px;
}

div.code_holder{
  padding: 20px; 
  border: 1px solid black;
  margin-bottom: 10px;
}
div.code_holder textarea{
  width: 650px;
  height: 30px;
  border: 0px;
  background: #fff;
}