/* ----- left column ----- */
#c-left { width: 585px; position: relative; float: left; display: inline; z-index:2}
	/* ----- name ----- */
	#c-left .name { font-family: arial; font-size: 22px; color: #277fd5; line-height: 24px; padding: 0 0 25px 16px; }

	/* ----- money ----- */
	#c-left .money { width: 585px; }
		
		/* ----- tabs ----- */
        #c-left ul.tabs { margin:0 !important; padding:0; height:30px; }
            /*#c-left .left {font-size:12px; width: 195px; background: url("../images/transfer/butt1.gif") no-repeat;}*/
            #c-left .right,
            #c-left .left
             {width: 185px; background: url("../images/transfer/butt1.gif") no-repeat;}
            #c-left ul.tabs li { float:left;  
                            padding:0; 
                            margin:0;  
                            list-style-type:none;    
                            font-size: 14px;
                        }
            #c-left ul.tabs a {
                            height: 25px;
                            margin: 0 7px 0 0;
                            float: left;
                            text-align: center;
                            padding: 12px 0 0 0;
                            color: #5277c7;
                        }
            #c-left ul.tabs a.current {
                            background: url("../images/transfer/butt1-active.gif") no-repeat;
                            color: #000;
                            cursor:default;
                            text-decoration:none;
                        }
        

		/* ----- block ----- */
		/*#c-left .money .block { width: 599px; padding: 32px 0 20px 21px; background: url("../images/transfer/bl-c.png") repeat-y; position: relative; }*/
			#c-left div.panes {
                            width: 585px;
                            padding: 32px 0 7px 56px;
                            margin-top: 30px;
                            background: url("../images/transfer/bl-c.png") repeat-y;
                            position: relative;
                            min-height:215px;
                            } 
            
            #c-left .money .block .bl-t { left: 0px; top: -17px; position: absolute; }
			#c-left .money .block .bl-b { left: 0px; bottom: -17px; position: absolute; }
			
		/* ----- block2 ----- */
		/*#c-left .money .block { width: 599px; padding: 32px 0 20px 21px; background: url("../images/transfer/bl-c.png") repeat-y; position: relative; }*/
			#c-left div.panes2 {
                            width: 545px;
                            padding: 32px 0 7px 56px;
                            margin-top: 30px;
                            background: url("../images/transfer/bl-c2.png") repeat-y;
                            position: relative;
                            min-height:215px;
                            } 
            
            #c-left .money .block .bl-t2 { left: 0px; top: -15px; position: absolute; }
			#c-left .money .block .bl-b2 { left: 0px; bottom: -15px; position: absolute; }
			
            
            
            /* ----- sel ----- */
			#c-left .money .block .sel {padding: 0 0 44px 0; }
			#c-left .money .block .sel td { padding-bottom: 11px; height: 17px; }
			#c-left .money .block .sel .td-l { width: 83px; padding: 0 0 11px 4px; color: #515862; font-size: 9pt; }
			#c-left .money .block .sel .tkurs { width: auto; color: #515862; font-size: 9pt; padding: 15px 0px 0px 4px; }
            #c-left .money .block .sel .warn { color: red; }
			#c-left .money .block .sel .button { float: left; border: none; border-width: 0px; background: url("../images/transfer/butt.gif") no-repeat; cursor: pointer; width: 93px; height: 39px; padding: 0 0 0px 17px; color: #fff; font-family: verdana; font-size: 14px; text-align: left; }
            #c-left .money .block .sel div.ftdiv {position: relative; z-index:2}
            #c-left .money .block .sel input[type="text"] {width: 253px; padding: 6px 0 0 5px; height:22px; border: 1px solid #D6DAE6; font-size: 12px; background: #FFFBD5;}
            #c-left .money .block .sel div.trigger {z-index:1;}
            #c-left .money .block .sel div.tfrom,
            #c-left .money .block .sel div.tto {cursor:pointer; width: 220px; line-height:28px; height:28px; border: 1px solid #D6DAE6; padding-left: 8px; font-size: 12px; background: #FFFBD5 url("../images/transfer/select-arrow.gif") 96% 50% no-repeat;}
            #c-left .money  div.select {
                            display: none;
                            z-index: 2;
                            width: 400px;
                            background: #fff;
                            border: 5px solid #D6DAE6;
                            padding: 10px;
                            position: absolute;
                            top: 32px;
                            left: 0px;
                            }
            
            
            #c-left .money .block div.select div {width:100%; float:left; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #D6DAE6}
            #c-left .money .block div.select .selclose {position: absolute; top: 5px; right: 5px; cursor:pointer;}
                            
            #c-left .money .block div.select span.group_header
                            { width: 100%; font-size:14px; text-align:left; color: #515862; margin-bottom:10px; font-weight: bold}
            
            #c-left .money .block div.select span
                            {float:left; width: 200px; }
                            
            #c-left .money .block div.select span.deny
                            {color: #CCC}
                            
            #c-left .money .block div.select span.current
                            {color: #FF5A00}
                            
            #c-left .money .block div.fromSelect input {vertical-align: middle;}
            
            
            /* --- */
            
            #left-col .block .sel div.ftdiv {position: relative; z-index:2}
           #left-col .block .sel input[type="text"] {width: 253px; padding: 6px 0 0 5px; height:22px; border: 1px solid #D6DAE6; font-size: 12px; background: #FFFBD5;}
           #left-col .block .sel div.trigger {z-index:1; }
           #left-col .block .sel div.tfrom,
           #left-col .block .sel div.tto {cursor:pointer; width: 250px; line-height:28px; height:28px; border: 1px solid #D6DAE6; padding-left: 8px; font-size: 12px; background: #FFFBD5 url("../images/transfer/select-arrow.gif") 96% 50% no-repeat;}
           #left-col .block div.select {
                            display: none;
                            z-index: 2;
                            width: 400px;
                            background: #fff;
                            border: 5px solid #D6DAE6;
                            padding: 10px;
                            position: absolute;
                            top: 32px;
                            left: 0px;
                            }
            
            
           #left-col .block div.select div {width:100%; float:left; padding-bottom: 10px; border-bottom: 1px dotted #D6DAE6}
           #left-col .block div.select .selclose {position: absolute; top: 5px; right: 5px; cursor:pointer;}
           /*#left-col .block div.forma table tr {margin-top: 5px;}*/
           #left-col .block div.forma table td {padding:0 5px 5px 0; }
           #left-col .block div.forma span {font-size: 12px}
           #left-col .block div.forma span.tkurs {font-size: 11px}
           #left-col .block div.forma .elem {font-size: 8pt}
                            
           #left-col .block div.select span.group_header
                            { width: 100%; font-size:14px; text-align:left; color: #515862; margin-bottom:10px; font-weight: bold}
            
           #left-col .block div.select span
                            {float:left; width: 200px; }
                            
           #left-col .block div.select span.deny
                            {color: #CCC}
                            
           #left-col .block div.select span.current
                            {color: #FF5A00}
                            
           #left-col .block div.fromSelect input {vertical-align: middle;}
            
            /* --- */
            
				
					#c-left .money .block .sel .button { padding-bottom: 3px; }
				
				
				
				


/*------------------------------------------- vvod ------------------------------------------------*/
        
        /* ----- topbl ----- */
		#left-col .block .topbl { margin: 0 0 10px 0; }
            #left-col .block .topbl input[type="text"] { padding: 5px 0px 5px 3px; border: 1px solid #a8b2c0; width: 307px; }
            #left-col .block .topbl .zag { font-size: 14px; color: #000; padding: 0 0 12px}
            #left-col .block .topbl .red { color: #E2001A;}
			
            /* ----- discount -----*/
            #left-col .block .topbl .multiColRadioSelect_scroll {background: #E9EBF2 none repeat scroll 0 0; border: 1px solid #000; padding: 5px; z-index:2}
            
            /* ----- change ----- */
			#left-col .block .topbl .change { width: 278px; float: left; font-size: 9pt; color: #515862; }
			#left-col .block .topbl .change span { color: #000; font-size: 14px; }
			#left-col .block .topbl .change td { padding: 0 0 10px 0; }
			#left-col .block .topbl .change .td1 { width: 83px; }
			#left-col .block .topbl .change input { width: 100px; padding: 6px 0 6px 3px; border: 1px solid #a8b2c0; background-color: #fffbd5; }

			/* ----- perc ----- */
			#left-col .block .topbl .perc { float: left; width: 245px; padding: 10px 0 0 16px; background-color: #e9ebf2; color: #515862; margin: 0 0 0 0px; }
			#left-col .block .topbl .perc td { padding: 0 0 8px 0;  }
            #left-col .block .topbl .perc .td-1 { width:130px  }
			#left-col .block .topbl .perc input { width: 55px; padding: 3px 0 3px 3px; border: 1px solid #a8b2c0; margin: 0 0 0 10px; }
			#left-col .block .topbl .snos { font-size: 9pt; color: #515862; padding: 17px 0 0 0; }
			#left-col .block .topbl .snos span { color: #5277c7; }

            #left-col .block .topbl .disc { font-size: 9pt; color: #515862; }
            
		/* ----- rekv ----- */
		#left-col .block .rekv { margin: 26px 0; color: #515862; font-size: 9pt; position: relative; }
            #left-col .block .rekv #testCustomerEmailMessage { top:30px !important; left: 405px !important; }
            #left-col .block .rekv table { border-collapse: separate;  }
            #left-col .block .rekv table td,
            #left-col .block .rekv table th {padding: 2px;  }
			
            #left-col .block .rekv .help { right: -20px; top: 29px; position: absolute; font-size: 8pt; line-height: 14px; width: 280px}
			#left-col .block .rekv .help a { color: #5277c7; }
            
            #left-col .block .rekv .helpno { border: 1px #000 solid; background: #E9EBF2; right: 10px; top: 34px; position: absolute; font-size: 8pt; line-height: 14px; width: 201px; padding: 5px;}
            #left-col .block .rekv .helpno a { color: #5277c7; }
            
			#left-col .block .rekv .zag { color: #000; font-size: 14px; padding: 0 0 12px 0; }
			#left-col .block .rekv td { padding-bottom: 11px; }
			#left-col .block .rekv .td-l { width: 84px; }
			#left-col .block .rekv .td-l2 { width: 186px; }
			#left-col .block .rekv .red { color: #e2001a; }
			#left-col .block .rekv input { padding: 5px 0px 5px 3px; border: 1px solid #a8b2c0; }
			#left-col .block .rekv input[type="text"] {width: 307px;}
            /*#left-col .block .rekv .i-txt { width: 307px; }*/
			#left-col .block .rekv input[type="text"].i-txt1 { width: 204px; }

			#left-col .block .rekv .pasp { margin: 40px 0 30px 0; }
			#left-col .block .rekv .pasp .td-t { width: 186px; vertical-align: top; }
			#left-col .block .rekv .pasp .marg { font-size: 8pt; padding: 10px 0 0 0; line-height: 14px; }
			#left-col .block .rekv .pasp .red { color: #e2001a; font-style: italic; }
			#left-col .block .rekv .pasp .grey { color: #949494; font-style: italic; }
			#left-col .block .rekv  textarea { width: 204px; height: 91px; padding: 2px 0 0 3px; border: 1px solid #a8b2c0; }
            #left-col .block .rekv  select { width: 209px; padding: 5px 5px 5px 3px }
            
        /* --- garant rekv -- */
        #left-col .block .garant-rekv { margin: 26px 0; color: #515862; font-size: 9pt; position: relative; }
            #left-col .block .garant-rekv #testCustomerEmailMessage { top:30px !important; left: 405px !important; }
            #left-col .block .garant-rekv table { border-collapse: separate;  }
            #left-col .block .garant-rekv table td,
            #left-col .block .garant-rekv table th {padding: 2px;  }
            
            #left-col .block .garant-rekv .help { right: -20px; top: 29px; position: absolute; font-size: 8pt; line-height: 14px; width: 280px}
            #left-col .block .garant-rekv .help a { color: #5277c7; }
            #left-col .block .garant-rekv .zag { color: #000; font-size: 14px; padding: 0 0 12px 0; }
            #left-col .block .garant-rekv td { padding-bottom: 11px; }
            #left-col .block .garant-rekv .td-l { width: 184px; }
            #left-col .block .garant-rekv .td-l2 { width: 186px; }
            #left-col .block .garant-rekv .red { color: #e2001a; }
            #left-col .block .garant-rekv input { padding: 5px 0px 5px 3px; border: 1px solid #a8b2c0; }
            #left-col .block .garant-rekv input[type="text"] {width: 307px;}
            /*#left-col .block .garant-rekv .i-txt { width: 307px; }*/
            #left-col .block .garant-rekv input[type="text"].i-txt1 { width: 204px; }

            #left-col .block .garant-rekv .pasp { margin: 40px 0 30px 0; }
            #left-col .block .garant-rekv .pasp .td-t { width: 186px; vertical-align: top; }
            #left-col .block .garant-rekv .pasp .marg { font-size: 8pt; padding: 10px 0 0 0; line-height: 14px; }
            #left-col .block .garant-rekv .pasp .red { color: #e2001a; font-style: italic; }
            #left-col .block .garant-rekv .pasp .grey { color: #949494; font-style: italic; }
            #left-col .block .garant-rekv  textarea { width: 204px; height: 91px; padding: 2px 0 0 3px; border: 1px solid #a8b2c0; }
            #left-col .block .garant-rekv  select { width: 209px; padding: 5px 5px 5px 3px }
        
		
        /* --- paatner register --- */
        
        #left-col .block .register .zag { color: #000; font-size: 14px; padding: 0 0 12px 0; }
		
		
        #left-col .block .register .red { color: #e2001a; }
        #left-col .block .register input { padding: 5px 0px 5px 3px; border: 1px solid #a8b2c0; }
        
        #left-col .block .register input[type="text"] {width: 290px;}
        
        #left-col .block .register table td,
            #left-col .block .register table th {padding: 2px;  }
        #left-col .block .register td { padding-bottom: 11px; }
        #left-col .block .register .td-l2 { width: 98px; }
        
		#left-col .block .zag1 { color: #000; font-size: 15px; padding: 0 0 24px 0; }
		
        /*** === */
        
        .captchaenter { margin-left: 25px; padding: 5px 0 5px 3px; width:113px; }
        #left-col .block .regbottom td { padding: 0 0 15px 0; font-size:9pt; width: 311px}
        #left-col .block .regbottom span { font-size: 9pt; }
        #left-col .block .regbottom .butt { border: none; border-width: 0px; background: url("../images/butt3.gif") no-repeat; cursor: pointer; width: 140px; height: 39px; padding: 0 0 0px 19px; color: #fff; font-family: verdana; font-size: 14px; text-align: left; margin: 10px 0 0 267px; }
        
        
        /* ----- botbl ----- */
		#left-col .block .botbl { color: #515862; line-height: 14px; }
			#left-col .block .botbl td { padding: 0 0 15px 0; font-size:9pt;}
			#left-col .block .botbl .td-l { width: 325px; }
			#left-col .block .botbl span { font-size: 9pt; }
			#left-col .block .botbl .butt { border: none; border-width: 0px; background: url("../images/butt3.gif") no-repeat; cursor: pointer; width: 140px; height: 39px; padding: 0 0 0px 19px; color: #fff; font-family: verdana; font-size: 14px; text-align: left; margin: 10px 0 0 267px; }

				
					#left-col .block .botbl .butt { padding-bottom: 3px; }
				
			#left-col .block .botbl .snos { padding: 20px 0 0 0; }
			#left-col .block .botbl .snos .red { color: #e2001a; }

            
            

/* main page */
/*.moneynames
{
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    border: 1px solid #bbbbbb;
    font-style: normal;
} */
.pod_button2 {
    border-right: 0px; 
    background-position: left top; 
    border-top: 0px; font-weight: bold; 
    font-size: 11px; 
    background-image: url(/imgs/but_bg2.gif);
    padding-bottom: 5px;
    border-left: 0px; 
    width: 175px; 
    cursor: pointer; 
    color: #3d70a0; 
    border-bottom: 0px; 
    background-repeat: no-repeat; 
    height: 26px;
}
.pod_button
{
    width:120px;
    height:26px;
    color:#3d70a0;
    font-size: 11px;
    font-weight:bold;
    background-color: #FFFFFF;
    background-image: url(/imgs/but_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border:0;
    cursor:pointer;
    padding-bottom:5px;
}
/*-----*/

.clearfloat { clear:both; }
.error { padding:50px 0; }
.error img { float:left; }
.error .all { display:inline-block; width:450px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#515862; line-height:15px; }
.error .all strong { font-size:14px; color:#000; font-weight:normal; display:block; }
.error .all a { font-weight:bold; }
.pad .all { padding-top:30px; }
.forgot .all form input { border:1px solid #a8b2c0; background:none; height:25px; line-height:15px; padding-left:3px; font-family:Verdana, Geneva, sans-serif!important; font-size:14px!important; color:#515862!important; }
.forgot .all form span { vertical-align:top; display:inline-block; height:26px; margin-left:10px; margin-top:10px; }
.forgot .all form .text { width:87px; line-height:25px; }
.forgot .all form .mail input { width:311px; }
.forgot .all form .code input { width:59px; }
.forgot .all form .captcha input { border:1px solid #fff; }
.forgot .all form .send-pass { text-align:right; padding:30px 50px 0 0; }
.forgot .all form .send-pass input { border:0; background:url(../images/send-button.png) no-repeat; width:126px; height:39px; line-height:39px; font-family:Verdana, Geneva, sans-serif!important; font-size:14px!important; color:#FFF!important; cursor:pointer; padding-bottom:2px; text-align:left; padding-left:17px; }
.forgot .err {margin-left:10px; color: red;}
.t-bl .numbered-list { padding-left:10px; }
.t-bl .ar { margin: 0 0 4px 7px; padding: 0 0 0 13px; background: url("../images/ar1.gif") left 5px no-repeat; }
.t-bl { line-height: 15px; font-size: 9pt; color: #515862; margin: 0 0 28px 0; }
.t-bl .zag { color: #000; font-size: 14px; padding: 0 0 12px 0; }
.orange-bold { font-weight:bold; color:#ff5b00!important; }
.bold { font-weight:bold; }
in-out { padding-bottom:50px; }
.in-out .title { height:40px; line-height:40px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#000; }
.in-out .title span { display:inline-block; background:url(../images/i-title1.png) no-repeat 100% 50%; padding-right:30px; }
.in-out .in-out-form { width:685px; height:195px; position:relative; margin-left:-13px; }
.in-out .in-out-form .forma { float:left; width:398px; padding-left:26px; padding-top:27px; }
.in-out .in-out-form .descr { float:left; width:231px; padding-top:65px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#9fa3a9; }
.in-out .in-out-form .forma p { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#515862; }
.in-out .in-out-form .forma p span { display:inline-block; width:75px; vertical-align:top; padding-top:5px; }
.in-out .in-out-form .forma p select { background:#fffbd5; border:1px solid #a8b2c0; width:235px; height:27px; font-size:14px; color:#515862; margin-bottom:10px; padding: 3px 0 3px 3px}
.in-out .in-out-form .forma .submit { padding-left:182px; padding-top:6px; }
.in-out .in-out-form .forma .submit input { background:url(../images/send-button-grey.png) no-repeat; width:140px; height:39px; border:0; color:#fff!important; text-align:left; padding-left:16px; cursor:pointer; padding-bottom:3px; }
.block .in-out .b1 { background:url(../images/input1.png) no-repeat; }
.block .in-out .b2 { background:url(../images/input2.png) no-repeat; }
.block .in-out .b3 { background:url(../images/input3.png) no-repeat; }
.block .in-out .b4 { background:url(../images/input4.png) no-repeat; }
.block .in-out .t1 { background:url(../images/i-title1.png) no-repeat 100% 50%; }
.block .in-out .t2 { background:url(../images/i-title2.png) no-repeat 100% 50%; }
.block .in-out .t3 { background:url(../images/i-title3.png) no-repeat 100% 50%; }
.block .in-out .t4 { background:url(../images/i-title4.png) no-repeat 100% 50%; }
.block .in-out .b1 { background:url(../images/input1.png) no-repeat; }
.block .in-out .b2 { background:url(../images/input2.png) no-repeat; }
.block .in-out .b3 { background:url(../images/input3.png) no-repeat; }
.block .in-out .b4 { background:url(../images/input4.png) no-repeat; }
.block .in-out .t1 { background:url(../images/i-title1.png) no-repeat 100% 50%; }
.block .in-out .t2 { background:url(../images/i-title2.png) no-repeat 100% 50%; }
.block .in-out .t3 { background:url(../images/i-title3.png) no-repeat 100% 50%; }
.block .in-out .t4 { background:url(../images/i-title4.png) no-repeat 100% 50%; }
.acc-info { border-bottom:1px solid #d6dae6; }
.acc-info .t-bl span { display:inline-block; vertical-align:top; line-height:25px; margin-top:10px; }
.acc-info .t-bl input, .acc-info .t-bl select { height:26px; border:1px solid #a8b2c0; font-size:15px!important; }
.acc-info .t-bl .small-text { width:76px; }
.acc-info .t-bl .big-input input { width:346px; }
.acc-info .t-bl .small-input input, .acc-info .t-bl .small-input select { width:217px; }
.acc-info .t-bl .big-text { width:440px; }
.acc-info .t-bl .check { padding-top:6px; }
.acc-info .t-bl .check input { border:0; margin-right:10px; height:14px; }
.save { text-align:center; padding-top:20px; }
.save input { border:0; background:url(../images/send-button.png) no-repeat; width:126px; height:39px; text-align:left; padding-left:20px; padding-bottom:3px; color:#fff!important; cursor:pointer; }
.payments table { border-collapse:collapse; width:100%; }
.payments table th { border:0; background:#e9ebf2; height:33px; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:#000; text-align:left; vertical-align:middle; padding-left:10px; }
.payments table tr td { border-bottom:1px solid #d6dae6; background:#fff; vertical-align:top; padding-bottom:15px; padding-left:10px; line-height:22px; }
.payments table tr td td { border-bottom:0; padding-bottom:0; padding-left:0; }
.payments table .yellow td { background:#fffdea; }
.payments table tr .paynumber { width:78px; padding-top:35px; }
.payments table tr .side { width:182px; padding-top:23px; }
.payments table tr .sum { padding-top:23px; }
.payments table tr .date { width:73px; padding-top:25px; }
.payments table tr .status { width:151px; padding-top:16px; }
.payments table tr tr .status { width:151px; padding-top:0; }
.payments table span { font-size:11px; color:#aaaaaa; display:inline-block; }
.payments table .side span { width:22px; }
.payments table .sum span { width:87px; }
.payments table .status a { display:block; color:#5277c7; font-size:12px; padding-left:16px; }
.payments table .status .pay { background:url(../images/pay.gif) no-repeat 0% 50%; font-weight:bold; }
.payments table .status .cancel-pay { background:url(../images/cancel-pay.gif) no-repeat 0% 50%; }
.payments .bot-menu { text-align:center; padding-top:37px; }
.payments .bot-menu a { display:inline-block; width:24px; height:24px; line-height:24px; text-align:center; font-weight:bold; border:1px solid #d6dae6; }
.payments .bot-menu .active { border:0; color:#ff5b00!important; }
.promo-block { border-bottom:1px solid #d6dae6; }
.promo-block .t-bl .zag { margin-top:15px; }
.promo-block .t-bl input { border:1px solid #a8b2c0; background:none; width:615px; height:22px; padding-top:3px; padding-left:10px; }
.promo-block .t-bl textarea { width:605px; height:80px; overflow:auto; background:none; border:1px solid #a8b2c0; padding:10px; }
.promo-block .t-bl .banner1 { width:246px; height:109px; background:url(../images/banner1.png) no-repeat; padding:15px 0 0 15px; }
.promo-block .t-bl .banner1 span { display:inline-block; width:73px; height:26px; vertical-align:bottom; position:relative; top:-5px; }
.promo-block .t-bl .banner1 select { font-family:Arial, Helvetica, sans-serif!important; font-size:12px!important; color:#1b1b1b!important; padding-top:3px; background:#fffbd5; border:1px solid #a8b2c0; width:158px; height:25px; margin-bottom:10px; }
.promo-block .t-bl .banner1 .sp1 { position:relative; top:-12px; }
.promo-block .t-bl .banner1 .sp2 { padding-top:5px; }
.promo-block .t-bl .banner1 input { background:url(../images/button-baner.gif) no-repeat; width:100px; height:27px; border:0; color:#fff!important; text-align:left; padding-bottom:3px; margin-left:60px; margin-top:3px; cursor:pointer; }
.promo-block .t-bl .look { margin:10px 0; }
.promo-block .t-bl .look .banner2 { background: url(../images/banner2.png) no-repeat; width:424px; height:89px; padding-top:45px; text-align:center; }
.promo-block .t-bl .look .banner2 span { display:inline-block; width:158px; text-align:center; padding-bottom:2px; }
.promo-block .t-bl .look .banner2 select { font-family:Arial, Helvetica, sans-serif!important; font-size:12px!important; color:#1b1b1b!important; padding-top:3px; background:#fffbd5; border:1px solid #a8b2c0; width:158px; height:25px; margin-bottom:10px; }
.promo-block .t-bl .look .banner2 input { background:url(../images/button-baner.gif) no-repeat; width:100px; height:27px; border:0; color:#fff!important; text-align:left; padding-bottom:3px; margin-top:3px; cursor:pointer; }
.align-center{
    text-align:center;}
#main #content #left-col .block .t-bl .align-center .log-in { background:url(../images/log-in-bg.png) no-repeat; width:401px; height:198px; display:inline-block; text-align:left; padding:31px 0 0 0; }
#main #content #left-col .block .t-bl .align-center .log-in span { display:inline-block; vertical-align:top; height:28px; margin-bottom:11px; }
#main #content #left-col .block .t-bl .align-center .log-in .text { width:121px; padding-right:11px; text-align:right; padding-top:8px; height:20px; }
#main #content #left-col .block .t-bl .align-center .log-in span input { height:24px; border:1px solid #a8b2c0; background:#fffbd5; font-size:15px; padding-top:3px; padding-left:3px; }
#main #content #left-col .block .t-bl .align-center .log-in .name-pass input { width:232px; }
#main #content #left-col .block .t-bl .align-center .log-in .code input { width:64px; margin-right:10px; }
#main #content #left-col .block .t-bl .align-center .log-in .captcha input { border:0; padding:0; }
#main #content #left-col .block .t-bl .align-center .log-in .quest { padding-left:3px; padding-top:6px; height:22px; font-weight:bold; }
#main #content #left-col .block .t-bl .align-center .log-in .button { text-align:center; padding-top:10px; }
#main #content #left-col .block .t-bl .align-center .log-in .button input { background:url(../images/log-in-button.png) no-repeat; width:97px; height:39px; border:0; cursor:pointer; color:#fff; text-align:left; padding-left:20px; padding-bottom:3px; }

#main #content #left-col .block .t-bl .garant2 .area { background:url(../images/garant-bg.png) no-repeat; width:420px; height:216px; margin-top:20px; padding-top:40px; padding-left:230px; }
#main #content #left-col .block .t-bl .garant2 .area .title { font-size:14px; color:#000; padding-bottom:10px; }
#main #content #left-col .block .t-bl .garant2 .area span { display:inline-block; height:28px; vertical-align:top; margin-bottom:10px; }
#main #content #left-col .block .t-bl .garant2 .area span select { border:1px solid #a8b2c0; background:#fffbd5; font-size:15px; height:27px; width:232px; padding-left:3px; }
#main #content #left-col .block .t-bl .garant2 .area span input { border:1px solid #a8b2c0; background:#fffbd5; font-size:15px; height:27px; padding-left:3px; }
#main #content #left-col .block .t-bl .garant2 .area .text { text-align:left; width:150px; padding-top:5px; height:23px; }
#main #content #left-col .block .t-bl .garant2 .area .id input { padding: 4px 0 0px; width:103px; }
#main #content #left-col .block .t-bl .garant2 .area .button { text-align:center; padding-top:8px; }
#main #content #left-col .block .t-bl .garant2 .area .button input { background:url(../images/log-in-button.png) no-repeat; width:97px; height:39px; border:0; color:#fff; padding-bottom:3px; padding-left:20px; text-align:left; cursor:pointer; }

.pay-info { border-bottom:1px solid #d6dae6; padding-bottom:35px; height:100%; line-height: 25px;}
.pay-info p span { display:inline-block; width:247px; vertical-align:top; }
.pay-info p span .small { font-size:10px; }

#main #content #left-col .block .t-bl .pay-method { float:left; background:url(../images/pay-method-bg.png) no-repeat; width:230px; height:151px; margin-right:32px; margin-top:15px; margin-bottom:20px; padding:20px 37px; position:relative; }
#main #content #left-col .block .t-bl .pay-method a { display:block; background:url(../images/button-pay1.png) no-repeat; width:153px; height:39px; line-height:37px; color:#fff; text-decoration:none; position:absolute; padding-left:20px; top:125px; left:80px; }
#main #content #left-col .block .t-bl .pay-method .button2 { background:url(../images/button-pay2.png) no-repeat; width:172px; }
#main #content #left-col .block .t-bl p .reset { display:inline-block; padding-left:17px; background:url(../images/reset.png) no-repeat 0 50%; font-weight:bold; margin-left:10px; }
#main #content #left-col .block .t-bl p .getInv { display:inline-block; font-weight:bold; }
#main #content #left-col .block .pay-info-bottom { font-size:11px; border-top:1px solid #d6dae6; margin-top:50px; padding-top:10px; }

#main #content #left-col .block .pay2 { background:url(../images/payment-bg.png) no-repeat right top; font-size:12px; color: #515862}
#main #content #left-col .block .pay2 .sct { border-bottom:1px solid #d6dae6; padding-bottom:20px; padding-top:20px; }
#main #content #left-col .block .pay2 .sct .title { font-size:14px; color:#000; }
#main #content #left-col .block .pay2 .sct span { vertical-align:top; display:inline-block; }
#main #content #left-col .block .pay2 .sct .left { display:inline-block; width:200px; }
#main #content #left-col .block .pay2 .sct p .left .small { font-size:10px; }
#main #content #left-col .block .pay2 .sct p i { display:inline-block; }

#main #content #left-col .block .psuccess { background:url(../images/payment-bg.png) no-repeat right top; font-size:12px; color: #515862; min-height:92px}
#main #content #left-col .block .psuccess .left { display:inline-block; width:92px; }
#main #content #left-col .block .retbutton {
                            background: #fff url(../images/butt3.gif) no-repeat;
                            width:172px;
                            
                            border: none;
                            border-width: 0px;
                            cursor: pointer;
                            height: 39px;
                            padding: 0 0 0px 17px;
                            color: #fff;
                            font-family: verdana;
                            font-size: 14px;
                            text-align: left; }
                            
#main  #content #left-col .block .psuccess input.email { width: 250px; padding: 6px 0 6px 3px; border: 1px solid #a8b2c0; background-color: #fffbd5; }
#main  #content #left-col .block .psuccess textarea { width: 250px; padding: 6px 0 6px 3px; border: 1px solid #a8b2c0; background-color: #fffbd5; font-size:12px}

div.regerror {color: red}
/*--remittances--*/
#center .remittances { background:#e8ebf2 url(../images/remittances-top.png) no-repeat; width:275px; margin-bottom:35px; }
#center .remittances .bot-bg { background:url(../images/remittances-bottom.png) no-repeat bottom left; padding:17px 0; }
#center .remittances .bot-bg .bordered { border-bottom:1px solid #fff; padding:10px 20px; color:#50535a; font-size:12px; line-height:21px; }
#center .remittances .bot-bg .bordered .title { font-size:14px; color:#000; padding-bottom:5px; }
#center .remittances .bot-bg .bordered input { margin-right:5px; }
#center .remittances .bot-bg .order { padding:5px 20px 0 20px; color:#50535a; font-size:10px; }
#center .remittances .bot-bg .order input { background:url(../images/order-button.png) no-repeat; width:156px; height:25px; text-align:left; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#fff; border:0; cursor:pointer; padding-left:10px; padding-bottom:2px; margin:10px 0 0 35px; }
#center .remittances .bot-bg .order a { display:block; background:url(../images/order-more.png) no-repeat; height:18px; line-height:18px; font-size:10px; padding-left:20px; margin-top:10px; }
/*--promo--*/

#c-right .promo { margin-bottom:25px; }
#c-right .promo .name { color:#fd5c02; }
#c-right .promo .promo-bg { background:#ff5a00 url(../images/promo.png) no-repeat; width:186px; }
#c-right .promo .promo-bg .bot-bg { background:url(../images/promo-bot.png) no-repeat bottom left; padding:14px; color:#fff; font-size:12px; }
#c-right .promo .promo-bg .bot-bg a { color:#fff; text-decoration:underline; }

.eport_service_title{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;    
    padding-bottom: 15px;        
}

.partpay { border: none; border-width: 0px; background: url("../images/butt3.gif") no-repeat; cursor: pointer; width: 140px; height: 39px; padding: 0 0 0px 19px; color: #fff; font-family: verdana; font-size: 14px; text-align: left;}
				

 /* ÑÂÎÈ ÊËÀÑÑÛ */
 
.transfer {
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 15px 0px;
}
.transfer_in {
	padding: 0px 0px 15px 40px;
}	
.transfer_out {
	padding: 0px 0px 15px 40px;
}


.transfer_ind_top {
        width:585px;
        height:26px;
        margin: 10px 0 0 10px;
        float:left;
        background-image: url(../images/transfer/bl-t.png);
}

.transfer_ind_content {
        width:585px;
        height:auto;
        float:left;
        margin-left: 10px;
        text-align:left;
        background-image: url(../images/transfer/bl-c.png);
}

.transfer_ind_bottom {
        width:585px;
        height:28px;
        float:left;
        margin-left: 10px;
        background:url(../images/transfer/bl-b.png);
}

.transfer2_ind_top {
        width:545px;
        height:15px;
        float:left;
        background-image: url(../images/transfer/bl-t2.png);
}

.transfer2_ind_content {
        width:545px;
        height:auto;
        float:left;
        text-align:left;
        background-image: url(../images/transfer/bl-c2.png);
}

.transfer2_ind_bottom {
        width:545px;
        height:16px;
        float:left;
        background:url(../images/transfer/bl-b2.png);
}	

.transfer3_ind_top {
        width:545px;
        height:15px;
        float:left;
        background-image: url(../images/transfer/bl-t2.png);
}

.transfer3_ind_content {
        width:545px;
        height:auto;
        float:left;
        text-align:left;
        background-image: url(../images/transfer/bl-c2.png);
}

.transfer3_ind_bottom {
        width:545px;
        height:16px;
        float:left;
        background:url(../images/transfer/bl-b2.png);
}


.change2 {
  background: url(../images/bg_inout.jpg) no-repeat 0% 0%;
  width: 600px;
  height: 571px;
  margin-left: -10px;
  margin-bottom: 10px;
}
.change2 p.cacl-rates {
	margin-top: 0.5em;
}

.outtransfer {
	color: #fafafa;
}



