﻿body {
    background: url( '../image/BG2.png' );
    font-family: Tahoma;
}

.content {
    margin-top: 40px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.MainContainer {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    background-color: White;
    padding: 10px;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 0 0;
}
.HeaderContainer
{
    width: 100%;
    margin-bottom:10px;
}
.HeaderContainer img
{
    width: 100%;
}
.headertext {
    padding: 10px 0px 7px 10px;
    direction: rtl;
    padding-top: 6px;
    padding-right: 10px;
    font-family: tahoma;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    color: #FFF;
    background: url( '../image/hbx-bg.jpg' ) repeat-x scroll 0px 0px transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 0 0;
}

.MainContent {
    border-style: solid;
    border-width: 1px 1px 1px;
    border-color: #B5B5B5;
    direction: rtl;
}

.bodycontent {
    border-top: 1px solid #E5E5E5;
    padding: 10px;
}

.regbody {
    padding: 10px;
    margin: 10px;
    text-align: right;
    background: #F1F1F1;
    border: 1px solid #E5E5E5;
}

.regbody1 {
    padding: 10px;
    margin: 10px;
    text-align: right;
    background: #F1F1F1;
    border: 1px solid #E5E5E5;
}

.loginbody {
    padding: 10px 19px 10px 19px;
    margin: 10px;
    text-align: right;
    background: #f5f5f5;
    border: 0px solid #E5E5E5;
    font-family: tahoma;
    font-size: 12px;
}

.aBuyGuide {
    text-decoration: none;
}

    .aBuyGuide:hover {
        text-decoration: underline;
    }

div.guide {
    background-position: 99% 50%;
    border: 1px solid #FFEEC0;
    background-color: #FFF;
    margin: 5px 0px 10px;
    border-radius: 5px;
    background-image: url( "../image/warning.png" );
    background-repeat: no-repeat;
    padding: 20px;
}

.guide .login {
    background-position: 10px center;
    background-repeat: no-repeat;
}

.guide .guidetext {
    padding-right: 25px;
}

.Container_tblLogin {
    border: 1px solid #C0C0C0;
    width: 390px;
    margin: auto;
}

.tblLogin {
    width: 100%;
    border-collapse: collapse;
}

    .tblLogin td.title {
        text-align: center;
        background-color: #CCC;
        font-weight: bold;
        border-bottom: 1px solid #C0C0C0;
        vertical-align: middle;
    }

    .tblLogin th {
        font-weight: bold;
        text-align: left;
        font-size: 11px;
    }

    .tblLogin td {
        padding: 10px;
    }

    .tblLogin tr {
        height: 30px;
    }

    .tblLogin input {
        text-align: center;
    }

.regcnt {
    font-family: tahoma;
    font-size: 12px;
    width: 100%;
}

    .regcnt h1 {
        border-bottom: 1px dotted #A9A9A9;
        color: #843794;
        font-size: 12px;
        font-weight: 800;
        line-height: 20px;
        margin: 0 0 0.5em;
        padding-bottom: 10px;
    }

    .regcnt ul {
        margin: 5px 5px 20px 0;
    }

    .regcnt Ol {
        margin: 5px 5px 20px 0;
    }

    .regcnt ul li {
        clear: right;
        direction: rtl;
        line-height: 25px;
        list-style-position: inside;
        list-style: none;
        font-size: 11px;
        text-align: right;
    }

        .regcnt ul li span {
            font-size: 11px;
            direction: rtl;
            text-align: justify;
        }

            .regcnt ul li span.normal {
                font-weight: normal;
            }

            .regcnt ul li span.bold {
                font-weight: bold;
            }

            .regcnt ul li span.black {
                color: #000000;
            }

            .regcnt ul li span.red {
                color: #FF0000;
            }
/*step wizard titles*/
#stepheader {
    margin-bottom: 10px;
}

#pbar {
    margin: 0px 1px 0px 1px;
    height: 22px;
    font-size: 11px;
    line-height: 18px;
    font-family: Tahoma;
}

    #pbar table {
        direction: rtl;
    }


#progressBar p {
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
}

#step_0 p {
    padding: 2px 0;
}

#steps {
    background-color: #c7c8cc;
    padding: 0px 1px 0px 1px;
}

.arrow_0 {
    background: #c7c8cc url( "../image/pri.jpg" ) no-repeat;
    width: 18px;
}

.step_pass {
    background-color: #c7c8cc;
    color: #000000;
    text-align: center;
}

    .step_pass p {
        padding: 2px 0;
    }

.arrow_passb {
    background: #c7c8cc url( "../image/pri.jpg" ) no-repeat;
    width: 18px;
}

.arrow_passf {
    background: #c7c8cc url( "../image/prai.jpg" ) no-repeat;
    width: 18px;
}

.step_active {
    background-color: #d75c99;
    color: #FFFFFF;
    text-align: center;
}

    .step_active p {
        padding: 2px 0;
    }

.arrow_activeb {
    background: #c7c8cc url( "../image/prai.jpg" ) no-repeat;
    width: 18px;
}

.arrow_activef {
    background: #c7c8cc url( "../image/pra.jpg" ) no-repeat;
    width: 18px;
}

.step_inactive {
    background-color: #c7c8cc;
    color: #FFFFFF;
    text-align: center;
}

    .step_inactive p {
        padding: 2px 0;
    }

.arrow_inactive {
    background: #c7c8cc url("../image/pri.jpg" ) no-repeat;
    width: 18px;
}
/*end step wizard titles*/
.cssbtn {
    color: #FFF;
    background-color: #5CB85C;
    border-color: #4CAE4C;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px;
    font-family: Tahoma;
    display: block;
    margin: 0 auto;
    font-weight: bold;
}

    .cssbtn:hover {
        color: #FFF;
        background-color: #449D44;
        border-color: #398439;
    }

.alert-danger {
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    background-image: url("../image/error.png");
    background-repeat: no-repeat;
    background-position: 99% 50%;
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    padding-right: 30px;
}

#lblerror {
    display: none;
}

.creditforminput[type=text] {
    width: 110px;
}

.hide {
    display: none;
}

.waitingbutton {
    border-color: #4CAE4C;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px;
    font-family: Tahoma;
    display: block;
    margin: 0 auto;
    font-weight: bold;
        color: white;
    background-color: red;
}