html { overflow-y: scroll; }
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background: #fff url(/images/bg_main.png) repeat-x top;
	font: 14px Arial, Helvetica, sans-serif;
	min-width: 800px;
}
input, textarea, select, option { font: 100% Arial, Helvetica, sans-serif; }
a img { border: 0; }
.vt { vertical-align: top; }
.vb { vertical-align: bottom; }
.c { text-align: center; }
.c2 { position: relative; left:270px; }
.r { text-align: right; }
.rel { position: relative; }
.fw { width: 100%; }
.fh { width: 100%; }
.bc { margin: 0 auto; }
html>body .float-fix { overflow: hidden; }
* html .float-fix { height: 1%; }

a { color: #3478e8; }
a:hover { text-decoration: none; }

.container { min-height: 100%; overflow: hidden; }
* html .container { height: 100%; overflow: visible; }
.inner-page {}
.main-page { background: url(/images/stand.jpg) no-repeat center 105px; }

/* {{{ header */
.header {
	height: 105px;
	position: relative;
	width: 800px;
	margin: 0 auto;
}
.inner-page .header { margin-bottom: 25px; }
.header .logo {
	position: absolute;
	top: 12px;
	left: 0; 
}
.inner-page .header .logo { left: -15px; }
.header .exchange-link {
	position: absolute;
	top: 80px;
	left: 90px;
}
.header .menu {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 47px;
	right: -23px;
}
.main-page .header .menu { right: -20px; }
.header .menu li * {
	color: #080808;
	font-size: 18px;
	float: left;
	height: 31px;
	line-height: 31px;
	padding-right: 13px;
}
.header .menu li :focus { outline: none; }
.header .menu li strong { color: #000; font-weight: normal; }
.header .menu a.partner { color: #f00; }
.header .menu li {
	float: left;
	height: 31px;
	line-height: 31px;
	padding-left: 13px;
	margin: 0 10px;
}
.header .menu .current { background: url(/images/bg_menuitem.png) no-repeat 0 0; }
.header .menu .current strong { background: url(/images/bg_menuitem.png) no-repeat 100% 0; }
/* }}} header */

/* {{{ content */
.content {
	line-height: 140%;
	position: relative;
	padding-bottom: 100px;
	width: 800px;
	margin: 0 auto;
}
* html .content { height: 1%; }
.main-page h1 {
	font-weight: normal;
	font-size: 27px;
	color: #fff;
	margin: 0 0 1em 68px;
	padding: 23px 0 0;
	width: 250px;
	line-height: 30px;
}
.inner-page h1 {
	font-weight: bold;
	font-size: 19px;
	margin: 0 0 1em 0;
	padding: 0;
}
.inner-page h2 {
	font-weight: bold;
	font-size: 17px;
	margin: 0 0 1em 0;
	padding: 0;
}
.inner-page ul { list-style-image: url(/images/bul1.gif); }
div.stand {
	float: right;
	margin: -54px 0 10px 30px;
	position: relative;
	width: 350px;
	height: 359px;
}
div.stand img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.sol-n-news {
	margin-bottom: 25px;
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif;
}
.main-page .sol-n-news {
	width: 695px;
	margin-left: auto;
	margin-right: auto;
}
.solutions {
	float: left;
	width: 220px;
}
.main-page .solutions { width: 165px; }
.sol-n-news .news {
	float: right;
	width: 533px;
	color: #7c7c7c;
}
.main-page .news { width: 495px; }
.solutions ul, .news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.news ul { margin-bottom: 1em; }
.solutions h2, .news h2 {
	font: normal 19px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 0.5em;
	padding: 0 0 0.5em;
}
.solutions li {	margin-bottom: 0.2em; list-style: none; list-style-image: none; }
.news li { margin-bottom: 1em; }
.news .date { display: block; font-weight: bold; }

.bigstand .login-form {
	position: absolute;
	right: 35px;
	top: 30px;
	margin: 0;
	padding: 0 0 0 22px;
	color: #fff;
	background: url(/images/ico_lock.png) no-repeat 0 17px;
}
.bigstand .login-form * { font: 11px Verdana, Arial, Helvetica, sans-serif; }
.bigstand .login-form p {
	margin: 0 0 2px 0;
	padding: 0;
}
.bigstand .login-form .text {
	width: 70px;
	float: left;
	margin: 3px 7px 0 0;
}
.bigstand #dologin { display: block; }
.bigstand .forgot-password {
	text-transform: lowercase;
	left: 105px;
	position: absolute;
	top: 40px;
}
.bigstand .login-form a, .user-area a { color: #fff; }
.user-area {
	position: absolute;
	right: 55px;
	top: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 120%;
}
#fix-submit { position: absolute; top: -9999px; left: -9999px; }

.bigstand {	height: 550px; }

/* {{{ tabs */
.tabs {
	margin: 0 0 0 43px;
	padding: 0;
	list-style: none;
	height: 40px;
}
* html .tabs { margin-bottom: -17px; }
.tabs li {
	height: 57px;
	line-height: 40px;
	position: relative;
	font-size: 19px;
	padding-left: 35px;
	float: left;
}
.tabs a {
	height: 57px;
	line-height: 40px;
	position: relative;
	font-size: 18px;
	float: left;
	padding-right: 10px;
}
.tabs :focus { outline: none; }
.tabs li.current {
	background: url(/images/bg_tab.png) no-repeat 0 0;
}
.tabs li.current-last {
	background: url(/images/bg_tab_last.png) no-repeat 0 0;
}
.tabs li.current a {
	text-decoration: none;
	color: #000;
	background: url(/images/bg_tab.png) no-repeat 100% 0;
}
.tabs li.current-last a {
	text-decoration: none;
	color: #000;
	background: url(/images/bg_tab_last.png) no-repeat 100% 0;
}
.tabs li b {
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 9px;
	left: 5px;
}
li.exchange b {	background-image: url(/images/ico_exch.png); }
li.exchange2 b {	background-image: url(/images/ico_sms.png); }
li.inout b {	background-image: url(/images/ico_inout.png); }
li.rates b { background-image: url(/images/ico_rates.png); }
* html li.exchange b {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ico_exch.png', sizingMethod='crop');
}
* html li.rates b {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ico_rates.png', sizingMethod='crop');
}
* html li.exchange2 b {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ico_sms.png', sizingMethod='crop');
}
* html li.inout b {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ico_inout.png', sizingMethod='crop');
}
.tab-content {
	width: 664px;
	height: 261px;
	background: url(/images/bg_tabcontent.png) no-repeat;
	margin: 0 auto;
	padding: 18px 25px;
}
/* .exch-tab { display: none; } */
.rates-tab { display: none; }
.tab-content h2 {
	font-weight: normal;
	font-size: 23px;
	padding: 0 0 10px;
	margin: 0;
	clear: left;
}
.tab-content h2.type2 { padding-top: 0px; border: none; }
.tab-content p {
	margin: 10px 0;
	font-size: 12px;
}
/* }}} tabs */

/* {{{ currency filter */
.filter {
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	clear: both;
	position: relative;
	font-size: 12px;
}
html>body .filter { overflow: hidden; }
* html .filter { height: 1%; }
.filter li {
	float: left;
	height: 21px;
	line-height: 21px;
	padding-left: 8px;
	margin-right: 7px;
	position: relative;
}
.filter li.current { background: url(/images/bg_filteritem.png) no-repeat 0 0; }
.filter li div {
	float: left;
	height: 21px;
	line-height: 21px;
	padding-right: 8px;
	font-weight: bold;
}
.filter li a { text-decoration: none; }
* html .filter li a { text-decoration: underline; }
* html .filter li a span { text-decoration: none; }
.filter li a span {	border-bottom: 1px dotted #3478e8; }
.filter li a:hover span { border-bottom: none; }
.filter li.current div { background: url(/images/bg_filteritem.png) no-repeat 100% 0; }
.filter li.current a { color: #fff; text-decoration: none; }
.filter li.current span { border-bottom: none; }
.filter :focus { outline: 0; }
/* }}} currency filter */

/* {{{ rates table */
.rates-container {
	overflow: auto;
	height: 230px;
	clear: both;
	padding-right: 10px;
	margin-top:3px;
}
table.rates {
	width: 630px;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 13px;
}
table.rates .odd td { background: #ecf4ed; }
table.rates .arr b {
	background: url(/images/arrow1.gif) no-repeat 50% 50%;
	display: block;
	width: 12px;
	height: 9px;
	margin: 0 auto;
}
table.rates .from {	padding: 3px 0px 0px 5px; }
table.rates .to { padding: 3px 0 3px 30px; }
table.rates .reserve {
	color: #9d9d9d;
	font-size: 11px;
}
table.rates .exchange-link { text-decoration: none;	border-bottom: 1px dotted #3478e8; }
table.rates .exchange-link:hover { border-bottom: none; }
table.rates .hr div {
	background: #c9dbf9;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
}
table.rates .hr div hr { display: none; }
table.rates .hr td { padding: 10px 0; }
.logo-sm {
	padding: 5px 0 5px 33px;
	/* background-image: url(/images/ico_paysys_sm.png); */
     
	background-repeat: no-repeat;
}
.logo-wm { background-position: 0 5px; }
.logo-ya { background-position: 0 -20px; }

.logo-wmr { background-position: 0 2px; background-image: url(/images/purses/wmr.gif); }
.logo-wme { background-position: 0 2px; background-image: url(/images/purses/wme.gif); }
.logo-wmz { background-position: 0 2px; background-image: url(/images/purses/wmz.gif); }
.logo-wmu { background-position: 0 2px; background-image: url(/images/purses/wmu.gif); }
.logo-wmb { background-position: 0 2px; background-image: url(/images/purses/wmb.gif); }
.logo-wmg { background-position: 0 2px; background-image: url(/images/purses/wmg.gif); }
.logo-wmy { background-position: 0 2px; background-image: url(/images/purses/wmy.gif); }
/* }}} rates table */

/* {{{ exchange form */
.exchange-form {
	margin: 0;
	padding: 0;
}
.exchange-form .fields label {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.exchange-form .fields p {
	float: left;
	width: 220px;
	margin: 0 25px 0 0;
	padding: 0;
}
.exchange-form .fields p.f-source-value,
.exchange-form .fields p.f-target-value {
	width: 175px;
}

.exchange-form .button {
	margin: 10px auto;
}
.exchange-form .text, .exchange-form select, .exchange-form option { font-size: 17px; width: 100%; }
.exchange-form .text2 { font-size: 17px; width: 100px; }
.exchange-form .reserve {
	color: #ababab;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.exchange-form .form-layout {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
td.fields { padding: 0; vertical-align: top; }

td.exchange-type {
	width: 200px;
	padding: 0;
	vertical-align: top;
}
.exch2-tab td.exchange-type { padding-top: 0; }
.fields-layout {
	border-collapse: collapse;
	width: 100%;
}
.fields-layout td {	padding: 0px 0; }
.fields-layout .text { width: 90%; }

.exchange-type-content {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0;
}
td.exchange-type .current-rate {
	color: #7c7c7c;
	font-size: 13px;
	margin: 15px 0 5px 10px;
	padding: 0;
}
td.exchange-type .discount {
	color: #7c7c7c;
	font-size: 12px;
	line-height: normal;
	padding: 0;
	margin: 3px 0 3px 10px;
}
td.exchange-type .discount a { font-size: 11px; }
.exchange-type-switcher {
	width: 164px;
	height: 66px;
	background-image: url(/images/exch_type.png);
	background-repeat: no-repeat;
}

.exchange-type-switcher-main {
	width: 164px;
	height: 66px;
	background-image: url(/images/exch_type_main.png);
	background-repeat: no-repeat;
}

.exchange-type-switcher2 {
	width: 120px;
	height: 44px;
	background-image: url(/images/exch_type2.png);
	border-collapse: collapse;
}
.exchange-type-switcher * {	 }
.exchange-type-switcher label { display: block; }
.exchange-type-switcher label, .exchange-type-switcher input { cursor: pointer; }
.UT { background-position: 0 0; }
.ST { background-position: 0 100%; }
.exchange-type-switcher input,
.exchange-type-switcher td {
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-filter:alpha(opacity=0);
}

.exchange-type-switcher-main * {	 }
.exchange-type-switcher-main label { display: block; }
.exchange-type-switcher-main label, .exchange-type-switcher-main input { cursor: pointer; }
.exchange-type-switcher-main input,
.exchange-type-switcher-main td {
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-filter:alpha(opacity=0);
}


.exchange-type-switcher2 td {
	padding: 0;
}
.exchange-type-switcher :focus { outline: none; }

.exchange-type-switcher-main :focus { outline: none; }

.exchange-form .notice {
	color: #ababab;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
/* }}} exchange form */

/* {{{ status page */
.status-message .status-text {
	font-size: 23px;
	margin: 0 0 1em;
	font-weight: normal;
}
/* }}} status page */

/* {{{ status */
p.status {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}
p.warning {
	color: #ababab;
	font-size: 11px;
	margin: 10px 0 20px;
}
p.warning strong {
	color: #DB0B11;
}
/* }}} status */

/* {{{ confirm */
.confirm-table {
	margin: 10px auto;
	border-collapse: collapse;
}
.confirm-table th {
	text-align: right;
	color: #999;
	font-weight: normal;
	padding: 1px 5px 1px 2px;
}
.confirm-table td {
	padding: 1px 2px;
}
p.notice2 {
	color: #ababab;
	text-align: center;
	margin: 5px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
/* }}} confirm */

ul.news-list {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
ul.news-list li {
	list-style: none;
	margin-bottom: 20px;
	color: #7c7c7c;
	font-size: 11px;
	list-style-image: none;
}
.news-list .date {
	font-weight: bold;
}
.nav {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 11px;
}
.nav li {
	list-style: none;
	display: inline;
	margin: 3px;
}

/* {{{ partner */
.partner-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	position: absolute;
	right: -20px;
	top: -45px;
}
.partner-menu li {
	list-style: none;
	float: left;
	padding-left: 10px;
}
.partner-menu li.current {
	background: url(/images/bg_menuitem_sm.png) no-repeat;
}
.partner-menu li * {
	padding-right: 10px;
	font-weight: normal;
	float: left;
	height: 19px;
	line-height: 19px;
}
.partner-menu li strong {
	background: url(/images/bg_menuitem_sm.png) no-repeat 100% 0;
}
.stat-table, .stat-table2 {
	/* width: 100%; */
	border-collapse: collapse;
	margin-bottom: 35px;
}
.stat-table2 {
	width: 100%;
}
.stat-table th {
	/*width: 70%;*/
}
.stat-table th, .stat-table td,
.stat-table2 th, .stat-table2 td {
	padding: 10px 20px;
	border: 1px solid #ccc;
	/*white-space: nowrap;*/
}
.stat-table th, .stat-table2 th {
	text-align: right;
	font-weight: normal;
}
.stat-table td, .stat-table2 td {
	text-align: left;
	font-weight: normal;
}
.stat-table .tr-hover, .stat-table2 .tr-hover { background: #ebebeb; }
.user-data { margin: 25px 0; font-size: 12px; }
.stat-data { margin: 25px 0; font-size: 16px; }
.col2layout {
	width: 100%;
	border-collapse: collapse;
}
.col2layout .col1 {
	padding: 0 20px 0 0;
	vertical-align: top;
}
.col2layout .col2 {
	padding: 0;
	width: 150px;
	vertical-align: top;
}
h2.type2 { border-bottom: 1px solid #d7d7d7; }
/* }}} partner */

.buttons-block {
	border-collapse: collapse;
	margin: 0px auto;
}
.buttons-block td {
	padding: 0 10px;
}

.type-switcher {
	position: absolute;
	top: 154px;
	right: 67px;
	border-collapse: collapse;
}
.type-switcher td {
	padding: 1px;
	font-size: 11px;
}

/* {{{ contacts form */
.contacts-form label {
	display: block;
}
/* }}} contacts form */
/* }}} content */

/* {{{ footer */
.footer {
	position: relative;
	font-size: 11px;
	color: #7c7c7c;
	padding: 13px 0;
	border-top: 1px solid #d7d7d7;
	clear: both;
	width: 800px;
	margin: -81px auto 0;
	height: 40px;
}
* html .footer { height: 1%; }

.copy {
	margin: 0;
	padding: 0;
}
.pay-systems {
	position: absolute;
	top: 20px;
	left: 250px;
}
.pay-systems * {
	vertical-align: middle;
	float: left;
}
.counters {
	position: absolute;
	right: 0;
	top: 20px;
}
/* }}} footer */

/* {{{ button */
.btn {
	display: table;
	height: 33px;
	border-collapse: collapse;
	color: #fff;
	text-decoration: none;
	font: 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.btn span {
	display: table-cell;
	height: 33px;
	padding: 0 43px 0 0;
	cursor: pointer;
	background: url(/images/bg_btn.png) no-repeat 100% -33px;
}
.btn span span {
	display: block;
	height: 33px;
	line-height: 30px;
	padding: 0 0 0 15px;
	white-space: nowrap;
	background: url(/images/bg_btn.png) no-repeat 0 0;
}
* html .btn span, * html .btn span span { background-image: url(/images/bg_btn2.png); }
html>body .btn:hover span { background-position: 100% -99px; }
html>body .btn:hover span span { background-position: 0 -66px; }
.btn, .btn span { #display: inline; #zoom: 1; _width: 0; }

.btn-back span { padding: 0 0 0 43px; background-position: 0 -297px; }
.btn-back span span { padding: 0 15px 0 0; background-position: 100% -264px; }
html>body .btn-back:hover span { background-position: 0 -363px; }
html>body .btn-back:hover span span { background-position: 100% -330px; }

.btn-simple span { padding: 0 17px 0 0; background-position: 100% -165px; }
.btn-simple span span { padding: 0 0 0 17px; background-position: 0 -132px; }
html>body .btn-simple:hover span { background-position: 100% -231px; }
html>body .btn-simple:hover span span { background-position: 0 -198px; }
/* }}} button */

/* {{{ dialog */
.dialog {
	width: 400px;
	position: absolute;
	z-index: 9999;
	top: 140px;
	left: 300px;
	display: none;
}
.dialog h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
}
/* }}} dialog */

/* {{{ cornerz */
.corners {
	position: relative;
	background-position:-19px -19px;
	margin: 0; padding-left:19px; padding-right:0; padding-top:19px; padding-bottom:0;
	z-index: 0;
}

.tr, .bl, .br {
	position: absolute;
	overflow: hidden;
}

.corners, .tr, .bl, .br {
	background-image: url(/images/bg_dialog2.png);
	background-repeat: no-repeat;
}

.tr {
	background-position: 0 -19px;
	top: 0;
	right: -19px;
	bottom: 0px;
	width: 19px;
}

.bl {
	background-position: -19px 0px;
	bottom: -19px;
	left: 0;
	height: 19px;
	right: 0;
}

.br {
	background-position: 0px 0px;
	bottom: -19px;
	right: -19px;
	width: 19px;
	height: 19px;
}

/* }}} cornerz */


div.hover-wrap {
    position: relative;
}
 
div.hover-wrap label.hover {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #000;
    z-index: 1000;
} 

div.hover-wrap2 {
    position: relative;
}
 
div.hover-wrap2 label.hover2 {
    position: absolute;
    top: 5px;
    left: 138px;
    color: #000;
    z-index: 1000;

} 

a.favorite {
    position: relative; 
    top:-20px; 
    left:100px; 
    font-size:12px;
}

a.favorite:hover {
    text-decoration: none; 
    }

a.favorite  img
{
    position: relative; 
    top: 2px;
    left: 2px;
}

.curr_rus
{
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #F00;
    padding-left: 3px;
/*    position: relative;
    top: -5px; */
}

/*
.hover {display: none;}
.hover2 {display: none;}
*/
.hide { display: none; }
