.popupContent{
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #1f0403;
    padding: 10px;
}
.popupHeader{
    font: normal 20px Georgia, "Times New Roman", Times, serif;
    margin: 0px 0px 10px;
}
/*popup_01*/
.popup_01{
    width: 212px;
    display: none;
    position: absolute;
    margin-left: -64px;
    z-index:60000;
}
    .popup_01 .popupTop{
        height: 9px;
        font-size: 1px;
        background: url(../img/popupTop_01.gif) no-repeat left bottom;
    }
    .popup_01 .popupContent{
        padding: 15px;
        background: url(../img/popupContent_01.gif) repeat-y left top;
    }
        .orderForm{
        }
            .orderFormInput{
                padding: 2px 0px;
                width: 100%;
                border: 1px solid #9c9c9c;
                font: 14px "Times New Roman", Times, serif;
                margin: 0px 0px 8px;
                text-indent: 5px;
            }
            .grey {
              color: #9c9c9c;
            }
            .error {
              color: #AE2528;
              margin-top: -8px;
              margin-bottom: 4px;
            }
            .form {
              
            }
            .wait {
              display: none;
              text-align: center;
            }
            .success {
              display: none;
              text-align: center;
              color: #568E07;
              font-size: 18px;
            }
            .fail {
              display: none;
              text-align: center;
              color: #AE2528;
              font-size: 18px;
            }
            .submitOrder{
                width: 68px;
                height: 22px;
                margin: 0px 10px 0px 0px;
                background: url(../img/submitOrder.gif) no-repeat;
                border-style: none;
                text-indent: -10000px;
                cursor: pointer;
            }
            .resetOrder{
                width: 71px;
                height: 22px;
                background: url(../img/resetOrder.gif) no-repeat;
                text-indent: -10000px;
                border-style: none;
                cursor: pointer;
            }
    .popup_01 .popupBottom{
        height: 9px;
        font-size: 1px;
        border-top: 1px solid #bd7e62;
    }
/*popup_02*/
.popup_02{
    width: 247px;
    /*display: none;
    position: absolute;*/
}

    .popup_02 .popupTop{
        height: 15px;
        font-size: 1px;
        background: url(../img/popupTop_02.gif) no-repeat left bottom;
    }
    .popup_02 .popupContent{
        background: url(../img/popupContent_02.gif) repeat-y left top;
    }

    .popup_02 .popupBottom{
        height: 10px;
        font-size: 1px;
        background: url(../img/popupBottom_02.gif) no-repeat left top;
    }
/*popup_03*/
.popup_03{
    width: 247px;
    /*display: none;
    position: absolute;*/
}

    .popup_03 .popupTop{
        height: 9px;
        font-size: 1px;
        background: url(../img/popupTop_03.gif) no-repeat left bottom;
    }
    .popup_03 .popupContent{
        background: url(../img/popupContent_02.gif) repeat-y left top;
    }

    .popup_03 .popupBottom{
        height: 16px;
        font-size: 1px;
        background: url(../img/popupBottom_03.gif) no-repeat left top;
    }
/*popup_04*/
.popup_04{
    width: 247px;
    /*display: none;
    position: absolute;*/
}

    .popup_04 .popupTop{
        height: 9px;
        font-size: 1px;
        background: url(../img/popupTop_03.gif) no-repeat left bottom;
    }
    .popup_04 .popupContent{
        background: url(../img/popupContent_02.gif) repeat-y left top;
    }

    .popup_04 .popupBottom{
        height: 16px;
        font-size: 1px;
        background: url(../img/popupBottom_04.gif) no-repeat left top;
    }
/*popup_05*/
.popup_05{
    width: 247px;
    /*display: none;
    position: absolute;*/
}

    .popup_05 .popupTop{
        height: 9px;
        font-size: 1px;
        background: url(../img/popupTop_03.gif) no-repeat left bottom;
    }
    .popup_05 .popupContent{
        background: url(../img/popupContent_02.gif) repeat-y left top;
    }

    .popup_05 .popupBottom{
        height: 16px;
        font-size: 1px;
        background: url(../img/popupBottom_03.gif) no-repeat left top;
    }

