﻿

#cards .operator#irancell-cards {
    width: 380px;
    margin: auto;
    padding: 0px;
    height: 125px;
    left: 0px;
    position: relative;
    width: 220px;
    overflow: visible;
}

#cards h3.title {
    float: right;
    position: relative;
    top: 35px;
    width: 150px;
}

/*
#e-mail, #phone-number {
    margin-top: -15px;
}

.field label {
    float: none;
}*/

#userInfo .validateEmailMessage {
    margin-top: -20px;
}
div#bill {
    overflow: visible;
}

#banks #banks-list {
    margin: 15px auto 0;
    position: static;
}

#banks {
    position: static;
    padding-top: 15px;
}

#banks #selected-bank-name {
    position: absolute;
    top: 126px;
    left: 29px;
}

div#purchase {
    position: relative;
    bottom: 51px;
}

#gateway-selection {
    top: 33px;
}

#no-gateway-message {
    margin: auto;
    position: static;
    margin-top: 50px;
    margin-bottom: -150px;
    display: block;
}

#banks #banks-list li.selected {
    border: 2px solid #DF9D00;
    margin: 4px;
}

#purchaseResult table {
    margin-bottom: 67px;
}

#purchaseResult #charge-prefix, #purchaseResult #help, #purchaseResult #remarks {
    position: static;
    text-align: right;
}

#purchaseResult #gratitude {
    top: 145px;
}

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 {
    left: 22%;
}

div.messageBox p {
    margin-top: 15px;
    text-align: center;
}

div.messageBox .closeBtn {
    width: 21px;
    padding: 10px 17px 0 0;
    height: 21px;
    right: 5px;
    float: right;
    cursor: pointer;
    background: url('../img/closeBtn.png') center 10px no-repeat transparent;
    clear: both;
}

div.messageBox .error {
    float: right;
    left: 0;
    position: relative;
    width: 360px;
    color: black;
    margin-right: 15px;
    clear: right;
    top: -180px;
}

div#selectVideo {
    float: none !important;
}

div.help-box {
    margin-right: 37px;
}

div.help-box ul {
    float: right;
    margin: 0;
}

div.help-box ul li {
    float: right;
    width: 180px;
    margin: 0;
}

div.messageBox {
    background: url("../img/messageBg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #8A8A8A;
    height: 435px;
    left: 350px;
    margin-left: 0;
    padding: 0 10px 0 0;
    position: absolute;
    top: 5%;
    width: 685px;
}

div#lightBox .lightBoxBg {
    background: url("../img/lightBoxBg.png") repeat scroll 0 0 #424242;
    height: 150%;
    min-width: 100%;
    zoom: 1;
    position:absolute;
    top: 0;
    left: 0;
}

.container .content-wrapper .TabContent-holder .title-content {
    font-size:13px;
}
