﻿a
{
    color: #427B91;
}

.registration
{
    width: 70%;
    position: relative;
    margin: auto;
    text-align: left;
    background-image: url(layoutImages/regBg.jpg);
    
    background-repeat: no-repeat;
    background-position: 120px 150px;
}

.registration a:hover
{
    color: Black;
}

.registration h1
{
    color: #427B91;
    font-size: 18px;
}

td
{
    vertical-align: middle;
}

.regPanel
{
    width: 340px;
    padding: 20px;
    padding-top: 5px;
    *padding-top: 20px;
    border: 0;
    margin: 0;
    background-image: url(layoutImages/searchBoxBg1.jpg);
    
    background-repeat: no-repeat;
    font-size: 11px;
    display: block;
    position: relative;
}

.regPanel h2
{
    text-align: left;
    font-weight: bold;
    color: #427B91;
    font-size: 14px;
    margin-bottom: 20px;
}

.litSteps
{
    position: relative;
    left: 150px;
    top: 0;
    color: White;
    float: left;
    margin-right: 10px;
    width: 200px;
    font-size: 11px;
    text-align: left;
    height: 510px;
}

.litStep
{
    color: White;
    padding: 8px;
    border-bottom: 1px solid white;
    display: block;
    background-color: #498AB3;
}

.litStep:hover
{
    background-color: #E2E2E2;
    color: Gray;
}

.regContent
{
    position: relative; left: 160px;  width: 60%;
    float: left;
}

.regFieldset
{
    background-image: url(layoutImages/regFieldsetBg.jpg);
    
    background-repeat: no-repeat;
    padding: 20px;
    padding-top: 10px;
    border: 0;
    margin: 10px;
    display: block;
    font-size: 11px;
    text-align: left;
}

.regFieldset h2
{
    text-align: left;
    display: block;
    color: Gray;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
}

.regFieldset h3
{
    text-align: left;
    display: block;
    color: #427B91;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.regHelp
{
    background-image: url(layoutImages/regHelp.jpg);
    
    background-repeat: no-repeat;
    padding: 10px;
    color: Black;
    padding-left: 15px;
}

.regHelp a
{
    color: Black;
    text-decoration: none;
}

.regHelp a:hover
{
    text-decoration: underline;
}

.regHelp h2
{
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    margin-top: 20px;
}

.regTitle1
{
    text-align: left;
    color: #498AB3;
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
    margin-left: 150px;
}

.regTitle2
{
    text-align: left;
    color: Black;
    font-size: 13px;
    margin: 0;
    margin-left: 150px;
    margin-bottom: 20px;
}

.regTip
{
    margin-top: 15px;
    margin-bottom: 15px;
    color: Gray;
    font-size: 11px;
}

.navBtns
{
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    border-top: 2px solid gray;
    padding-top: 5px;
}

.addressManagerCell
{
    padding-top: 15px;
}

.addressManagerCell a
{
    color: #498AB3;
    font-weight:bold;
}

.addressManagerCell a:hover
{
    color: black;
}

.regProdTbl
{
    margin: 10px;
    width: 450px;
}

.regProdTbl td
{
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.thHeader
{
    background-color: #DDDDDD;
    border: 1px solid silver;
    font-size: 11px;
    color: black;
    text-transform: uppercase;
    padding: 3px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}

.trAlternating td
{
    background-color: #E8EFF4;
}

.trAlternating th
{
    background-color: #E8EFF4;
}

.calcTbl
{
    text-align: left;
    position: relative;
    top: 40px;
    margin-left: 10px;
}

.calcTbl td
{
    border: 1px solid #498AB3;
}

.blogRegistration .regFieldset
{
    margin-left: 150px;
}

.addressManager ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.regList
{
    margin: 0;
    margin-top: 15px;
    padding: 0;
}

.regList li
{
    margin-left: 10px;
    margin-bottom: 10px;
}

.regPromo
{
    text-decoration: underline;
    font-weight: bold;
    color: green;
    padding-left: 20px;
}

.regAgreements
{
    color: #498AB3;
}

.promoTipTitle
{
    font-weight: bold;
    font-size: 13px;
}

.promoTip
{
    padding: 5px;
    width: 90%;
    border-bottom: 1px solid silver;
}

.promoTipAlt
{
    padding: 5px;
    background-color: #E7EDF4;
    width: 90%;
    border-bottom: 1px solid silver;
}

.tblPaymentSummary
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

.tblPaymentSummary th
{
    color: #498AB3;
}

.payBoardTable
{
    margin-top: 30px;
    width: 90%;
    text-align: center;
}

.payBoardTableTransOnly
{
    margin-top: 30px;
    text-align: center;
}

.payBoardTableTransOnly th
{
    background-color: #E2E2E2;
    border: 1px solid silver;
    font-size: 11px;
    padding: 5px;
}

.payBoardTableTransOnly td
{
    vertical-align: middle;
    border: 1px solid silver;
}

.payBoardTableTransOnly a
{
    color: Black;    
}

.payBoardTable th
{
    background-color: #E2E2E2;
    border: 1px solid silver;
    font-size: 11px;
    padding: 5px;
    width: 33%;
}

.payBoardTable td
{
    vertical-align: middle;
    border: 1px solid silver;
}

.payBoardTable a
{
    color: Black;    
}

.regCheck
{
    background-image: url(layoutImages/semiTransparentDot.jpg);
    
}

#regHelpWrapper
{
    position: relative;
    top: 0;
    left: 0;
    width: 200px;
}
