﻿
.PurchaseWizard
{
    font-family: Arial, Helvetica, sans-serif;
    width: 743px;
}

.PurchaseWizardHeader
{
    padding-left: 11px;
    background-image: url(/purchase/Wizard/WizardHeader0710.png);
    height: 63px;
    font-size: 28px;
/*    color: #004ca3;*/
    color: #182945 !important;
    vertical-align: middle;
    line-height: 63px;
}

.PurchaseWizardContent
{
    position:relative;
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 10px;
    background-image: url(/purchase/Wizard/WizardContentSmall0710.png);
    background-repeat: repeat-y;
    color: #333 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px !important;
    font-weight: normal;	
}

.PurchaseWizardContentInfo
{
    color: #333;
}

PurchaseWizardContentInfo
{
    color: #333;
}

.PurchaseWizardContentButton
{
    color: #182945;
}

.PurchaseWizardContentButtonBig
{
    font-size: 13pt;
    color: #182945;
}

.PurchaseWizardContentButtonBigLJ
{
    font-size: 13pt;
    color: #182945;
    text-align: left;
    padding-left: 11px;
}

.PurchaseWizardContentMedium
{
    font-size: 12pt;
}

.PurchaseWizardContentSmall
{
    font-size: 13px;
}

.PurchaseWizardContentFinePrint
{
    font-size: 9pt;
    color: #767676;
}

.PurchaseWizardFooter
{
   background-image: url(  '/purchase/Wizard/WizardFooter0710.png' );
   height: 12px;
}

.PurchaseWizardNavigator
{
    width: 131px;
    height: 49px;
    background-image: url(        '/purchase/Wizard/WizardNavigator0710.png' );
    right: 0px;
    bottom: -0px;
    position: absolute;
}

.GridHeader
{
    background-color: #f7f7fc;
    font-size: 12pt;
    font-weight:normal;
}

.GridInfo
{
    color: #333;
    font-size: 13px;
    background-color: #ffffff;
    vertical-align: top;
}

.GridOrdersHeader
{
    color: #182945;
    font-size: 12pt;
    background-color: #f7f7fc;
}

.GridOrdersInfo
{
    color: #000000;
    font-size: 13px;
    background-color: #f3fafe;
}

.GridOrdersInfoAlt
{
    color: #000000;
    background-color: #e3f0f8;
    font-size: 13px;
}

.Strong
{
/*    font-size: 14pt;*/
    font-weight:bold;
}

.InfoLink
{
    font-size: 13px;
    color: #3c8dc5;
}

.NoWizardText
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
}

.CCError
{
    padding: 10px;
    border: 1px solid #6fb7e9;
    color: Red;
    background-color: #eaf7fe;
    font-size: 13px;
}

.ErrorMessage a, .ErrorMessage a:visited, .ErrorMessage a:active,.ErrorMessage a:link
{
  color: Red;
  text-decoration: underline;
}

.HiddenColumn
{
    display: none;
}

.LbnLicNeeds, .LbnLicNeeds a, .LbnLicNeeds a:visited, .LbnLicNeeds a:active, .LbnLicNeeds a:link
{
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}

