@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:100;
	}

HTML, BODY {
	height:100%;
	background:#FFF;
	}

HTML {
	font-size:100.1%;
	}

BODY {
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	}

A IMG {
	border:none;
	}

A {
	color:#065fab;
	}

.interiorLink {
	text-decoration:none;
	border-bottom:1px #065fab dashed;
	}

.color2,
.linkColor2 A {
	color:#ab0635;
	}
	
.linkColor2 .interiorLink {
	border-color:#ab0635;
	}


TABLE {
	border-collapse:collapse;
	}

B,
B A,
.b {
	font-weight:900;
	}

SMALL {
	font-size:0.9em;
	}

BIG {
	font-size:1.1em;
	}

I {
	font-style:italic;
	}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	width:100%;
	}

.textGray {
	color:#6b6b6b;
	}


/* SPINER */
.spiner {
	width:51px;
	position:relative;
	display:inline-block;
	}

.spiner .inputText {
	height:18px;
	width:99%;
	padding-top:2px;
	padding-bottom:0;
	}

.spiner BUTTON {
	width:22px;
	position:absolute;
	top:2px;
	left:30px;
	height:20px;
	_margin-top:1px;
	}

.spiner DIV {
	background:url(../img/bg_spiner.gif) no-repeat center center;
	height:20px;
	width:22px;
	position:absolute;
	top:2px;
	left:30px;
	}

.spiner A {
	display:block;
	width:100%;
	height:10px;
	line-height:0;
	font-size:0;
	background:#000;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}

.spiner SPAN {
	display:none;
	}

/* RC */
/* BLUE */

.RCblue {
	background:#e6edf2;
	}

.RCblue .RCTop {
	line-height:0;
	font-size:0;
	height:4px;
	}

.RCblue .RCTop .RCLeft {
	float:left;
	width:4px;
	height:4px;
	background:url(../img/rc_blue.gif) left top;
	}

.RCblue .RCTop .RCRight {
	float:right;
	width:4px;
	height:4px;
	background:url(../img/rc_blue.gif) right top;
	}

.RCblue .RCBottom {
	line-height:0;
	font-size:0;
	height:4px;
	}

.RCblue .RCBottom .RCLeft {
	float:left;
	width:4px;
	height:4px;
	background:url(../img/rc_blue.gif) left bottom;
	}

.RCblue .RCBottom .RCRight {
	float:right;
	width:4px;
	height:4px;
	background:url(../img/rc_blue.gif) right bottom;
	}

/* BLUE BIG */

.RCblueBig {
	background:#e6edf2;
	}

.RCblueBig .RCTop {
	line-height:0;
	font-size:0;
	height:8px;
	}

.RCblueBig .RCTop .RCLeft {
	float:left;
	width:8px;
	height:8px;
	background:url(../img/rc_blue_big.gif) left top;
	}

.RCblueBig .RCTop .RCRight {
	float:right;
	width:8px;
	height:8px;
	background:url(../img/rc_blue_big.gif) right top;
	}

.RCblueBig .RCBottom {
	line-height:0;
	font-size:0;
	height:8px;
	}

.RCblueBig .RCBottom .RCLeft {
	float:left;
	width:8px;
	height:8px;
	background:url(../img/rc_blue_big.gif) left bottom;
	}

.RCblueBig .RCBottom .RCRight {
	float:right;
	width:8px;
	height:8px;
	background:url(../img/rc_blue_big.gif) right bottom;
	}

/* BLUE DASH */

.RCdashBord {
	background:url(../img/rc_dash_bord_lr.gif) repeat-y right top #fafcfe;
	}

.RCdashBord .RCTop {
	line-height:0;
	font-size:0;
	height:27px;
	background:url(../img/rc_dash_bord_top.gif) repeat-x;
	}

.RCdashBord .RCTop .RCLeft {
	float:left;
	width:26px;
	height:27px;
	background:url(../img/rc_dash_bord.gif) left top;
	}

.RCdashBord .RCTop .RCRight {
	float:right;
	width:26px;
	height:27px;
	background:url(../img/rc_dash_bord.gif) right top;
	}

.RCdashBord .RCBottom {
	line-height:0;
	font-size:0;
	height:27px;
	background:url(../img/rc_dash_bord_top.gif) repeat-x left bottom;
	}

.RCdashBord .RCBottom .RCLeft {
	float:left;
	width:26px;
	height:27px;
	background:url(../img/rc_dash_bord.gif) left bottom;
	}

.RCdashBord .RCBottom .RCRight {
	float:right;
	width:26px;
	height:27px;
	background:url(../img/rc_dash_bord.gif) right bottom;
	}

.RCdashBord .RCContent {
	background:url(../img/rc_dash_bord_lr.gif) repeat-y left top;
	}
/* */
.main {
	/**/
	max-width:1300px;
	margin:0 auto;
	}

.mainHr1 {
	padding:0 10px;min-width:976px;
	}

/* HEADER */
.header {
	/*background:url(../img/bg_header.gif) no-repeat left top;*/
	padding:30px 0 0;
	}

.logo {
	float:left;
	padding:0 0 19px 30px;
	}

.logo * {
	/*display:block;*/
	}

.headerImg {
	background:url(../img/header_pic_bg.jpg) repeat-x left top;
	overflow:hidden;
	width:100%;
	clear:both;
	}

.headerImg .blockLeft {
	float:left;
	position:relative;
	z-index:10;
	margin-right: -200px;
	}

.headerImg .blockRight {
	float:right;
	position:relative;
	z-index:9;
	margin-left: -200px;
	}

.changeCity {
	position:relative;
	float:right;
	height:1px;
	width:300px;
	z-index: 12;
	}

.changeCity TABLE {
	position:absolute;
	top:35px;
	left:56px;
	z-index:10;
	display:none;
	}

.changeCity .blockBorder IMG {
	display:none;
	}

.changeCity .active .blockBorder IMG {
	display:block;
	}

.changeCity .blockTopBottom {
	height:6px;
	}

.changeCity .blockleftRight {
	width:6px;
	}

.changeCity .blockContent {
	font-size:1.2em;
	}

.changeCity .active .blockTopBottom {
	background:url(../img/bg_chasge_city_tb_big.png);
	font-size:0;
	line-height:0;
	height:5px;
	}

.changeCity .active .blockleftRight {
	background:url(../img/bg_chasge_city_lr_big.png);
	font-size:0;
	line-height:0;
	}

.changeCity .active .blockContent {
	background:url(../img/bg_chasge_city_lr_big.png);
	}

.changeCity .blockTitle {
	margin-bottom:12px;
	font-size:1.2em;
	position:absolute;
	top:0px;
	left:70px;
	z-index:11;
	padding-bottom:2px;
	}

.changeCity .blockTitle SPAN {
	font-size:1.2em;
	padding-left:12px;
	}

.changeCity .blockTitle A {
	color:#707070;
	text-decoration:none;
	border-bottom:1px #707070 dotted;
	white-space:nowrap;
	}

.changeCity UL {
	padding:1.6em 0 0 0;
	}

.changeCity LI {
	list-style:none;
	padding:0 25px 0 7px;
	margin:0 0 9px 0;
	line-height:1.2em;
	}

.RCopacityTL {
	font-size:0;
	line-height:0;
	background:url(../img/bg_chasge_city_tl_big.png) no-repeat top left;
	width:8px;
	height:8px;
	}

.RCopacityTR {
	font-size:0;
	line-height:0;
	width:8px;
	height:8px;
	background:url(../img/bg_chasge_city_tr_big.png) no-repeat top right;
	}

.RCopacityBL {
	font-size:0;
	line-height:0;
	width:8px;
	height:8px;
	background:url(../img/bg_chasge_city_bl_big.png) no-repeat left bottom;
	}

.RCopacityBR {
	font-size:0;
	line-height:0;
	width:8px;
	height:8px;
	background:url(../img/bg_chasge_city_br_big.png) no-repeat right bottom;
	}

/* FOOTER */
.footer {
	background:url(../img/bg_footer.gif) repeat-x left top #f4fafe;
	padding:18px 31px 25px;
	font-size:1.2em;
	}

.footer .blockLeft {
	float:left;
	width:53%;
	}

.footer P {
	margin-bottom:6px;
	line-height:1.4em;
	}

.footer .blockRight {
	width:42%;
	float:right;
	}

.footer .blockRight IMG {
	float:left;
	margin:3px 0 0 4px;
	}

.footer .blockRight .blockTitle {
	font-size:1.4em;
	font-weight:900;
	text-transform:uppercase;
	line-height:1.4em;
	padding-left:82px;
	padding-top:9px;
	margin-bottom:5px;
	letter-spacing:-1px;
	}

.footer .blockRight .blockContent {
	padding-left:82px;
	font-size:0.9em;
	}

.copyright {
	clear:both;
	padding-top:10px;
	}

/* CONTENT */
.content {
	padding:20px 0;
	}


.mainRightColumn {
	width:230px;
	float:right;
	}

.address .blockTitle {
	font-size:2.2em;
	line-height:1.4em;
	font-weight:900;
	margin-bottom:5px;
	}

.address .blockPhone {
	line-height:2.2em;
	margin-bottom:9px;
	}

.address .blockPhone I {
	font-size:1.2em;
	}

.address .blockPhone BIG {
	color:#8d0025;
	font-size:2.4em;
	}

.address .blockPhone SPAN {
	font-size:1.1em;
	color:#747474;
	position:relative;
	top:-6px;
	}

.address .blockItem {
	font-size:1.2em;
	width:84%;
	margin-bottom:13px;
	}

.address .blockItem DIV {
	padding-left:17px;
	background:url(../img/ico_new_win.gif) no-repeat 2px 4px; 
	}
.address .blockItem DIV a {  display:block}
.address .city {
	display:none;
	}

/* */
.mainLeftColumn {
	padding-right:265px;
	}

.mainLeftColumnHr1 {
	width:99%;
	float:left;
	font-size:1.4em;
	}

.hideBlocks .blockItem {
	padding-left:35px;
	}

.hideBlocks .blockItem {
	line-height:1.45em;
	width:95%;
	margin-bottom:5px;
	}

.hideBlocks .blockContent {
	padding-bottom:5px;
	display:none;
	}

.hideBlocks P {
	padding-bottom:10px;
	}

.topList {
	padding:5px 0 0 33px;
	margin-bottom:22px;
	}

.topList LI {
	list-style:none;
	padding-left:21px;
	line-height:1.45em;
	background:url(../img/list_style.gif) no-repeat left 11px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	}

.docLink {
	float:right;
	font-size:0.9em;
	}

.docLink IMG {
	vertical-align:middle;
	margin-right:3px;
	}

.fullTermsTitle {
	padding:0 0 0 35px;
	font-size:0.9em;
	margin-bottom:23px;
	}

.fullTerms .hideBlocks {
	display:none;
	}

/* */
.currencyType {
/*	margin-top:35px; */
margin-top:15px;
	}

.currencyType .RCContent{
	padding:3px 0 0px 0px;
	}

.currencyType TABLE {
	border-right:2px #e6edf2 solid;
	}

.currencyType TD {
	padding:5px 35px 17px 35px;
	border-right:1px #FFF solid;
	vertical-align:top;
	}

.currencyType TBODY TD {
	line-height:1.4em;
	}


/* FAQ */
.FAQTitle {
	padding-left:35px;
	font-size:1.5em;
	font-weight:900;
	margin-top:35px;
	margin-bottom:15px;
	}

.FAQ .blockItem {
	margin-bottom:11px;
	}

.ask {
	font-size:0.9em;
	margin:35px 0 0 0;
	padding-left:35px;
	}

.ask IMG {
	vertical-align:middle;
	margin-right:5px;
	}

/* */
.calculator {
	margin:55px 0 45px;
	}

.calculator .RCdashBord .RCContent {
	padding:0 10px 5px 35px;
	}

.calculator .blockTitle {
	font-size:1.6em;
	line-height:1em;
	font-weight:900;
	position:relative;
	top:-3px;
	margin-bottom:25px;
	}

.calculator TD {
	vertical-align:top;
	padding:0 30px 15px 0;
	}

.calculator TD SMALL {
	font-size:0.8em;
	color:#747474;
	}

.calculator .spiner {
	margin:0 5px 5px 0;
	}

.depositAmount .spiner {
	width:100px;
	}

.depositAmount SELECT {
	width:130px;
	}

.calculator .typeEl {
	padding-top:5px;
	}

.calculator .RCblueBig .RCContent {
	background:url(../img/bg_arrorw_calk.gif) no-repeat center top;
	padding:0 0px 0 0px;
	}

.calculator .resultTitle {
	font-size:1.2em;
	font-weight:900;
	padding:25px 0 0;
	text-align:center;
	margin-bottom:10px;
	}

.calculator .resultInterest {
	float:left;
	width:33%;
	text-align:center;
	
	}

.calculator .resultInterest1 {
	width:26%;
	}

.calculator .resultInterest2 {
	width:36%;
	}

.calculator .resultInterest3 {
	width:38%;
	}

.calculator .resultInterest SPAN {
	font-size:2.6em;
	font-weight:900;
	}

.calculator .resultInterest SPAN SPAN {
	font-size:1em;
	padding-left:10px;
	}

.calculator .resultInterest SPAN SMALL {
	font-size:18px;
	line-height:20px;
	}

.calculator .resultInterest p {
	font-size:11px;
	color:#747474;
	}

.addInfo {
	text-align:center;
	font-size:10px;
	color:#747474;
	margin-top:10px;
	}

/* */
.tabs {clear:both; overflow:hidden; padding-right:25px; height:26px; } 
.tabs .blockItem { float:right; margin-right:-15px; height:26px; white-space:nowrap}
.tabs .blockLeft {float:left;}
.tabs .blockRight {float:left;}
.tabs .blockContent {float:left; font-size:1.1em; height:20px;  white-space:nowrap; padding-top:6px; background:#8d0025;}
.tabs .blockContent A {color:#FFF;}
.active .blockContent {background:#bdc4c9; color:#707f8b; }
.active .blockContent A {color:#707f8b; text-decoration:none;}

.shortPercent DIV{
	float: left;
	margin-right: 35px; 
}

table.shortPercent{
	margin: 30px 0px 0px 50px;
	font-size: 1.1em;
	width: 100%;
}
.tbl { margin-bottom:10px}
.tbl td { padding:0 15px 5px 15px; line-height:18px; font-size:12px }
.bg-plashka {background:url(../img/bg_plashka.png) repeat-x; height:310px}
.akciya {position:absolute; margin:190px 0 0 470px; /* margin:66px 0 0 325px;*/ background:url(../img/akciya.png) no-repeat; height:112px; width:112px; z-index:1000}
