﻿.PMAOrderHeader
{
    background-color: #307093;
    color: White;
    border: 0px;
    font-size: 12px !important;
}

.PMAOrderHeader a:hover
{
    font-size: 12px !important;
}

.CustSearchBox
{
    height: 18px;
    position: relative;
    bottom: 1px;
}

.OrderCustSearch
{
    margin-right: 50px;
}

.ModuleHeading
{
    color: #3399cc;
    margin: 0;
    padding-top: 12px;
}

.OrderSearchButton
{
    width: 70px;
    height: 25px;
    background-image: url(images/OrderSearchBTN.png);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-bottom: 7px;
    padding-right: 29px;
    padding-left: 5px;
    color: White !important;
    position: relative;
    bottom: 3px;
}

.PMABackButton1 /*For links: 'Return to Select Acc'; 'Back to Delivery Address' */
{
    width: 150px;
    height: 25px;
    background-image: url(images/OrderBkBtn.png);
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 25px;
    padding-right: 5px;
    color: White !important;
}

.PMAfwdButton1 /*For links: 'Continue to order Details */
{
    width: 165px;
    height: 25px;
    background-image: url(images/OrderFwBtn.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    color: White !important;
}

.PMAfwdButton2 /*For Links: 'Complete Order'*/
{
    width: 180px;
    height: 25px;
    background-image: url(images/OrderFwBtn.png);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-bottom: 7px;
    color: White !important;
    text-align: center;
}

.PMAOrderSelect /* For Select Links (Background) */
{
    Width: 80px;
    height: 25px;
    background-image: url(images/OrderItemSelect.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.PMAOrderSelect a /* For Select Links (Links) */
{
        width: 75px;
        height: 25px;
        color: White !important;
        font-weight: bold;
        font-size: 12px !Important;
        padding-left: 17px;
        padding-right: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
}

.OrderLargeBtn
{
    width: 140px;
    height: 22px;
    background-image: url(images/OrderLrgBtnBlank.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 9px 7px 10px;
}

.OrderLargeBtn2
{
    width: 150px;
    height: 22px;
    background-image: url(images/OrderLrgBtnBlank2.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 8px 9px 7px;
}

.OrderSmallBtn1 /**/
{
    Width: 95px;
    height: 22px;
    background-image: url(images/OrderSmaBtnBlank.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 6px 5px 8px;
}

.OrderSmallBtn2 /**/
{
    Width: 95px;
    height: 22px;
    background-image: url(images/OrderSmaBtnBlank.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 27px 5px 28px;
}

.OrderSmallBtn2 /*Cancel Line*/
{
    Width: 95px;
    height: 22px;
    background-image: url(images/OrderSmaBtnBlank.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 15px 5px 15px;
}

.OrderSmallBtn3 /*Save Line*/
{
    Width: 95px;
    height: 22px;
    background-image: url(images/OrderSmaBtnBlank.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 20px 5px 20px;
}

.OrderSmallBtn4
{
    width: 95px;
    height: 22px;
    background-image: url(images/OrderSmaBtnBlank.png);
    background-repeat: no-repeat;
    color: White !important;
    padding: 3px 35px 5px 35px;
}

.OrderedProductsList
{
    margin-top: 10px;
}

.ModPMAOrderProcessingC
{
    font-size: 12px !important;
}

.ModPMAOrderProcessingC a, .ModPMAOrderProcessingC a:hover
{
    font-size: 12px !important;
}

.btnReset
{
    padding-left: 15px;
    padding-right: 15px;
}
