
.fpSaleLayout { font: 12px Tahoma, Arial, sans-serif; width: 600px; color: #000; padding: 10px; text-align: left; }

.fpSaleLayout ul { float: left; width: 100%; margin: 0; padding: 0px; list-style: none; }
.fpSaleLayout li { float: left; width: 48%; margin: 0; padding: 0px; padding-top: 15px; padding-right: 1%; line-height: 1.3em; }

.fpSaleLayout li.heading1 { margin: 0; padding: 0; padding-top: 0px; padding-bottom: 20px; font: bold 1.9em Arial, Sans-Serif; letter-spacing: -1px; width: 100%; }
.fpSaleLayout li.heading2 { margin: 0; padding: 0; padding-top: 20px; font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; width: 100%; }
.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: 24%; 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; width: 100%;  }
.fpSaleLayout ul.bulletted li {  font-size: 12px; width: 80%; padding-left: 44px; padding-top: 2px; }

.fpSaleLayout a:link, a:visited, a:active { text-decoration: underline; color: #2F637A; }
.fpSaleLayout a:hover { text-decoration: underline; color: #808080; }

.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: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    padding: 5px;
	line-height: 1.2em;
}
.fpSaleLayout span.heading2
{
	line-height: 1em;
	color: #2F637A;
}
.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; font: 12px Tahoma, Arial, sans-serif; color: white; font-weight: bold; background: #3161A5;
   border: 2px solid;
   border-top-color: #949294;
   border-left-color: #949294;
   border-right-color: #949294;
   border-bottom-color: #949294;
}
.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;
}
