
.fpSaleLayout { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width: 400px; color: #000; padding: 10px; padding-left: 100px; text-align: left; }

.fpSaleLayout ul { float: left; width: 100%; margin: 0; padding: 0px; list-style: none; }
.fpSaleLayout li { float: left; width: 46%; margin: 0; padding: 0px; padding-top: 15px; padding-right: 2%; }

.fpSaleLayout li.heading1 { float: left;  width: 100%; padding-top: 20px; padding-bottom: 20px; font-size:20px; color:#000080; font-weight: bold; }
.fpSaleLayout li.heading2 { float: left;  width: 100%; padding-top: 10px; font-size: 12px; font-weight: bold; color:#000080; }
.fpSaleLayout span.heading2 { font-weight: bold; color:#000080; }
.fpSaleLayout li.warning { float: left;  width: 100%; padding-top: 10px; font-size: 12px; font-weight: bold; color: red; }
.fpSaleLayout li.fullWidth { float: right; width: 100%; margin: 0; padding: 0px; }
.fpSaleLayout li.nextButton { float: right; width: 100%; margin: 0; padding: 0px; padding-top: 30px; padding-bottom: 30px; text-align: right; }
.fpSaleLayout li.orderNowButton { float: right; width: 100%; margin: 0; padding: 0px; padding-top: 10px; padding-bottom: 30px; text-align: right; }
.fpSaleLayout li.date { float: left; width: 48%; margin: 0; padding: 0px; padding-top: 15px; text-align: center; }

.fpSalesForm input, .fpSalesForm select { width: 100%; }
.fpSalesForm select.fpDay, .fpSalesForm select.fpMonth { float: left; width: 25%; vertical-align: middle; }
.fpSalesForm select.fpYear { float: left; width: 50%; vertical-align: middle; }
.fpSalesForm .radio, .fpSalesForm .checkbox { width: 20px; float: none; }
.fpSalesForm input.button { width: 104px; float: right; }

.fpSaleLayout ul.bulletted { float: left; font-size: 12px; padding-top: 2px; }
.fpSaleLayout ul.bulletted li { font-size: 10px; width: 80%; padding-left: 10%; padding-top: 2px; }

.fpSaleLayout a:link, .fpSaleLayout a:visited, .fpSaleLayout a:active { text-decoration: underline; color: #000080; }
.fpSaleLayout a:hover { text-decoration: underline; color: #009BE6; }

.fpSaleLayout a.external{ text-decoration: underline; color: #000080; font-weight: bold; }
.fpSaleLayout a.external:hover { text-decoration: underline; color: #009BE6; font-weight: bold; }

.fpSaleLayout span.required { font-weight: bold; }

.fpSaleLayout div.hiddenPopup {
    display: none;
    position: relative;
    float: auto;
    visibility: visible;
    left: 20px;
    width: 300px;
    height: auto;
    border: 1px;
    background: #fff;
    border-color: #000080;
    border-style: solid;
    padding: 5px;
}

.fpSaleLayout div.hidden {
    display: none;
    position: relative;
    float: auto;
    visibility: visible;
}

.fpSaleLayout div.hiddenPopup a.close { position: abosolute; padding: 0px; top: 0px; display: block; float: right; }
.fpSaleLayout div.hiddenPopup img { border: 0px; }
.fpSalesForm input.nextbutton { width: auto; height: auto; }
.fpSalesForm input.ordernowbutton { width: auto; height: auto; }
.fpSalesForm input.herebutton
{
    font-weight: bold;
    text-decoration: underline;
    width: auto;
    height: auto;
    padding: 0px;
    border-color: #000;
    border: 0;
    background-color: #fff;
    line-height: normal;
}
