﻿#banks #banks-list li div
{
    width: 100%;
    height: 36px;
    border: solid 1px #b5dcff;
    background-color: White;
    overflow: hidden;
    position: absolute;
}
#banks #no-gateway-message
{
    margin-top: -20px;
    float: right;
}
#gateway-selection
{
    position: relative;
    top: 0px;
    height: 30px;
    float: right;
    margin-top: 40px;
    right: 0px;
    margin-right: 0px;
}
div#purchase input {
    background-image: url("img/pardakhtBtnBg.png");
    border: medium none;
    color: White;
    cursor: pointer;
    font-family: Arial,Tahoma,winSoft Pro;
    font-size: 16px;
    font-weight: bold;
    height: 54px;
    left: 0;
    outline: medium none;
    position: absolute;
    top: 0;
    width: 109px;
    background-color:#6B8AF2;
}
div#lightBox
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 1200px;
    z-index: 9999;
    display: none;
    min-height: 680px;
}
div#lightBox .lightBoxBg
{
    background: #424242 url('img/lightBoxBg.png') 0 0;
    width: 100%;
    height: 100%;
    min-height: 690px;
}
div.messageBox
{
    position: absolute;
    float: right;
    background: #fff url('img/messageBg.png') 0 0 repeat-x;
    width: 400px;
    height: 220px;
    border: solid 1px #8a8a8a;
    right: 50%;
    overflow: hidden;
    padding: 0px;
    top: 20px;
    margin-right: -200px;
}
div.messageBox .error
{
    float: right;
    left: 0;
    position: relative;
    width: 360px;
    color: black;
    margin-right: 15px;
    clear: right;
    top: -180px;
}

div#bill table
{
    border: 1px solid #ffca4d;
}

#userInfo 
{
    margin-top: 15px;
}

#userInfo label
{
    position: absolute;
}

#cards label.quantity-caption
{
    display: block;
    margin: 10px 0;
}

#purchaseResult
{
    width: 800px;
}
#col2 #top
{
    background-image:url(img/background.gif);
    width:408px;
    height:12px;
    position:relative;
    top:0px;
    left:0px;
}
#col2 #bottom {
    background-image: url("img/background.gif");
    height: 12px;
    left: 0px;
    position: relative;
    width: 408px;
    background-position:0px -12px;
}
.stepTop
{
    background-image:url(img/background.gif);
    width:290px;
    height:12px;
    position:relative;
    top:0px;
    left:0px;
    background-position:-408px 0px;
}
.stepBottom{
    background-image: url("img/background.gif");
    height: 12px;
    left: 0px;
    position: relative;
    width: 290px;
    background-position:-408px -12px;
}

#tozihepardakht
{
    right: 350px;
}

div#purchase
{
    height: 54px;
    left: 141px;
    position: relative;
    top: 15px;
    width: 109px;
    z-index: 5000;
}
.reseller
{
    float: left;
    height: 60px;
    width: 215px;
    margin-top: 20px;
}
.reseller a
{
background-color: #ACE5A1;
    border: 1px solid #37A721;
    color: #226614;
    font-size: 13px;
    padding: 5px;
    text-decoration: none;
    display:block;
    text-align:center;
}
.reseller a:hover
{
    background-color: #cce7ff;
}