﻿.MainBoxPayment
{
    height: 380px;
}

.LeftBoxPayment
{
    width: 215px;
    float: left;
    margin-right:10px;
    border-style: solid;
    border-width: 1px;
    background-color: #e9d9a3;
}
.RightBoxPayment
{ 
    border-color: #000000; 
    border-style: solid solid none solid; 
    border-right-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    text-align: center;
    width: 290px;
    height: 25px;
    padding-top:0px;
    float: right;
    background-color: #000000;
    color: #a58c51;
 }

.RightBoxPayment2
{
    width: 290px;
    float: right;
    background-color: #ffffff;
    background-color: #e9d9a3;
    border-style: none solid solid solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.LeftBoxPayment2
{
    width: 215px;
    float: left;
    margin-top:10px;
    margin-right:10px;
    
}
.LeftBoxPayment3
{
    width: 215px;
    float: left;
    margin-top:10px;
    margin-right:10px;
    text-align:center;
}
.FullBoxPayment
{
    clear:both;
    
    
}
.FullBoxPayment2
{
       
}
.StepByStepTable
{
    width:100%;
}
.StepByStepTDLeft
{
    width: 60px;
    text-align: center;
    padding-left:10px;
}
.StepByStepTDRight
{
    
}
.StepByStepTR
{
     height: 25px;
}

.OrderTable
{
    width: 100%;
}
.OrderTD1L
{
    width: 135px;
    height: 22px;
    text-align: right;
    background-color: #e9d9a3;
    padding-right:5px;
}
.OrderTD1R
{
    
    background-color: #e9d9a3;
}
.OrderTD2L
{
    width: 135px;
    height: 22px;
    text-align: right;
    background-color: #e9d9a3;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    padding-right:5px;
}
.OrderTD2R
{
    background-color: #e9d9a3;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
}
.OrderTD3
{
    text-align:center;
    height: 20px;
}
.OrderTD4
{
    text-align:left;
    padding-left:10px;
}

.SelectPaymentformTable
{
    width: 100%;
}
.SelectPaymentformTD1
{
    width: 30px;
    text-align: center;   
}
.SelectPaymentformTD2
{
    width: 40px;
    text-align: center;
}

.SelectPaymentformTD3
{
    padding-left: 5px;
    font-weight: bold;
}

.PaymentTable
{
    width:100%;
}
.PaymentTD1L
{
    font-weight: bold;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
}
.PaymentTD1R
{
    height: 30px;
    vertical-align: middle;    
}

.OrderInput
{
    width:200px;
}

.pay_table, .rec_table
{
    
}

.pay_left, .rec_left
{
    font-weight: bold;
    text-align: left;
    padding-left: 35px;
}

.pay_right, .rec_right
{
    width:300px;
    text-align: left;
    padding-left: 5px;
}