﻿.BtnContinue
{
    width: 198px;
    height: 61px;
    background-image: url('/images/btn_Continue_off.gif');
    border: 0px;
    cursor: pointer;
    background-color: #fff;
    text-indent: 9999px;
    text-align: left;
}

    .BtnContinue:hover
    {
        background-image: url('/images/btn_Continue_on.gif');
    }

.underline
{
    font-weight: bold;
    text-decoration: underline;
}

.TitleHolder
{
    width: 900px;
    height: 34px;
    background: #FF8400;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 23px;
    border-radius: 10px;
}

#content-main
{
    background: #E8EAEB;
    border-radius: 10px;
    padding: 15px;
    margin: 30px 0;
}

.giftcert
{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #FF8400;
    margin: 15px 0;
}

.minibox
{
    width: 900px;
    margin: 0px auto;
    font-size: 13px;
    padding: 20px;
}

.minibox2
{
    width: 600px;
    margin: 0px auto;
    font-size: 13px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

#panelError
{
    margin: 20px 0;
    color: Red;
    text-align: center;
}

#butOk
{
    width: 150px;
    height: 40px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    border: #4E4E4E 1px solid;
    font-size: 17px;
    text-transform: uppercase;
    background: #F7524A;
    color: #FFFFFF;
    border-radius: 10px;
}

#ctl00_MainContent_textAmount
{
    width: 40px;
    height: 16px;
    padding: 5px;
    border: #E8EAEB 1px solid;
    text-align: center;
}

#textTagMessage
{
    width: 300px;
    height: 200px;
    padding: 10px;
    background: #FFFFFF;
    border: #EFEFEF 1px solid;
}

.pDiv
{
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.gcButton
{
    width: auto;
    height: 40px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    border: #4E4E4E 1px solid;
    font-size: 15px;
    text-transform: uppercase;
    background: #F7524A;
    color: #FFFFFF;
    border-radius: 10px;
}

.RegH3
{
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    padding: 0 10px;
    text-align: left;
    color: #FF8400;
}

.RegH3B
{
    color: #BCBDBE;
}

.greenbox
{
    background-color: #DEEBBF;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin: 10px 0;
}

.regTable
{
    width: 100%;
}

    .regTable td
    {
        padding: 10px;
    }

.paying .regTable .regcaption
{
    width: 45%;
    text-align: right;
}

.minibox2 .regTable .regcaption
{
    width: 15%;
    text-align: left;
}

.regTable input[type=text]
{
    width: auto;
    height: 16px;
    padding: 5px;
    border: #E8EAEB 1px solid;
    text-align: left;
}

.regTable select
{
    width: auto;
    height: 30px;
    padding: 5px;
    border: #E8EAEB 1px solid;
    text-align: left;
}


.regexplain
{
    margin: 10px 0;
}


.regcaption label
{
    margin: 0 10px;
}

.blackh3
{
    font-size: 20px;
    margin: 10px 0;
    font-weight: bold;
    text-align: center;
}


.session
{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.purchase
{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.white-inner
{
    background: #FFFFFF;
    padding: 10px;
    border-radius: 10px;
}

.paymentTable
{
    width: 520px;
    margin: 0 auto;
}

.orderDetails
{
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

.trSpacer
{
    width: 15%;
}

.payH3
{
    background-color: rgb(222, 235, 191);
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
