﻿/* Top Classes*/

/* Pixels / 13 = width in ems. For IE, pixels / 13.333. Use starproperty
filter to target IE. */


.headerWrapper
{
    /*width:778px;*/
    width:59.8461em;
    *width: 58.3501em;
}

.top
{
    /*height:80px;*/
    height:6.1538em;
    *height:6em;
    width:100%;
}
.top .logo
{
    /*height:80px;*/
    height:6.1538em;
    *height:6em;
    /*width:250px;*/
    width:19.2307em;
    *width:18.75em;
    float:left;
}
.top .logo h1
{
    font-size:197%;
    margin:0;
    margin-top:0.9em;
}
.top .logo h1 .finance, .mainWrapper h1 .finance
{
    color:#0073c0;
}
.top .topAd
{
    /*width:468px;
    height:80px;*/
    width:36em;
    *width:35.1em;
    height:6.1538em;
    *height:6.0000em;
    float:right;
}
.top .topAd .ad
{
    /*margin-top:10px;*/
    margin-top:0.7692em;
    *margin-top:0.7500em;
}
.top a.title:link, .top a.title:active, .top a.title:visited
{
    text-decoration:none;
    color:#000;
}



/*Menu Classes*/
.menu
{
    background-image: url(../img/header.png);
    background-repeat:repeat-x; 
    /*height:30px;*/
    height:2.3076em;
    *height:2.2500em;
    width:100%;
    border-left:solid 1px #dce7ea;
    border-right:solid 1px #dce7ea;
}
.menu ul
{
    padding-top:.5em;
    *padding-top:0;
    margin-top:0;
    *margin-top:.5em;
}
.menu ul li
{
    list-style: none;
    display:inline;
   /* padding-right:88px;*/
   padding-right:6.7692em;
   *padding-right:6.6em;
}
.menu ul li.last
{
    padding-right:0;
}
.menu ul li a:link, .menu ul li a:active, .menu ul li a:visited
{
    text-decoration:none;
    color:#0073c0;
    border:solid 1px transparent;
    /*padding:3px 5px;*/
    padding:0.2307em 0.3846em;
    *padding:0.2250em 0.3750em;
}
.menu ul li a:hover
{
    color:#0073c0;
    background:transparent url(../img/menuHover.gif) repeat-x;
    border:solid 1px #3bbfe8;
    color:#005d80;
}
.menu ul li a.selectedMenuItem
{
    text-decoration:none;
    color:#0073c0;
    background:transparent url(../img/menuHover.gif) repeat-x;
    border:solid 1px #3bbfe8;
    padding:0.2307em 0.3846em;
    *padding:0.2250em 0.3750em;
    color:#005d80;    
}
.homeSpacer
{
    /*height:155px;*/
    min-height:11.9230em;
    *min-height:11.6250em;
    height:auto !important;
    *height:auto !important;
    <!--[if IE 6]>
        height:11.9230em;
        *height:11.6250em;
    <![endif]-->
    
}
/*Content Classes*/
.mainWrapper .text li
{
    list-style:none;
    display:inline;
    font-size:85%;
}
.mainWrapper .text ul
{
    margin-bottom:0;
    padding-bottom:0;
}
.mainWrapper .text li a
{
    color:#000;
    text-decoration:none;
}

.mainWrapper
{
    height:auto;
    border-left:solid 1px #dce7ea;
    border-right:solid 1px #dce7ea;
    /*padding:0 10px 20px 10px;*/
    padding:0 0.7692em 1.5384em 0.7692em;
    *padding:0 0.7500em 1.5000em 0.7500em;
}
.mainWrapper h1
{
    border-bottom:solid 1px #dce7ea;
    /*padding-bottom:5px;*/
    padding-bottom:0.3846em;
    *padding-bottom:0.3750em;
    margin-top:0;
    /*padding-top:10px;*/
    padding-top:0.7692em;
    *padding-top:0.7500em;
}

a.bana:link, a.bana:active, a.bana:visited
{
    color:#fff;
    text-decoration:none;
}
.banns
{
    margin-top:5em;

}
.mainWrapper .creditBan
{
    background-image: url(../img/CreditCardsBan.png);
    background-repeat:no-repeat; 
    /*width:171px;
    height:198px;*/
    width:13.153846153846153846153846153846em;
    height:15.230769230769230769230769230769em;
    *width:12.825032062580156450391125977815em;
    *height:14.850037125092812732031830079575em;
}
.mainWrapper .homeBan
{
    background-image: url(../img/HomeLoanBan.png);
    background-repeat:no-repeat; 
    /*width:171px;
    height:198px;*/
    width:13.153846153846153846153846153846em;
    height:15.230769230769230769230769230769em;
    *width:12.825032062580156450391125977815em;
    *height:14.850037125092812732031830079575em;
}

.mainWrapper .lenderBan
{
    background-image: url(../img/LendersBan.png);
    background-repeat:no-repeat; 
    /*width:173px;
    height:198px;*/
    width:13.307692307692307692307692307692em;
    height:15.230769230769230769230769230769em;
    *width:12.975032437581093952734881837205em;
    *height:14.850037125092812732031830079575em;
}
.mainWrapper .otherBan
{
    background-image: url(../img/OtherLoansBan.png);
    background-repeat:no-repeat; 
    /*width:173px;
    height:198px;*/
    width:13.307692307692307692307692307692em;
    height:15.230769230769230769230769230769em;
    *width:12.975032437581093952734881837205em;
    *height:14.850037125092812732031830079575em;    
}

.mainWrapper .banText
{
    /*padding:60px 10px 0px 10px;*/
    padding:4.6153em 0.7692em 0 0.7692em;
    *padding:4.5000em 0.7500em 0 0.7500em;
    color:#fff; 
}

/*Footer classes*/
.footer
{
    /*width:780px;
    height:60px;*/
    width:60em;
    *width: 58.5001em;
    height:4.6153em;
    *height:4.5000em;
    border-top:solid 1px #dce7ea;
}
.footer ul
{
    margin-top:1.5em;
}
.footer ul li
{
    list-style: none;
    display:inline;
    /*padding-right:68px;*/
    padding-right:5.2307em;
    *padding-right:5.1000em;

}
.footer ul li.last
{
    padding-right:0;
}
.footer ul li a:link, .footer ul li a:active, .footer ul li a:visited
{
    text-decoration:none;
    color:#686868;
}
.footer ul li a:hover
{
    text-decoration:underline;
}



#Lenders h1
{
    margin-top:0px;
    padding-top:10px;
}
#LenderCard
{
    padding:10px;
}
#LenderCard .container
{
    background-image:url(../img/LenderSectionBg.gif);
    background-repeat:no-repeat;
    width:680px;
    height:400px; 
}
#LenderCard .container td
{
    text-align:left;
}
#LenderCard .container h1
{
    text-align:center;
}
#LenderCard .ad
{
    margin-top:15px;
}
#LenderCard td
{
    height:1.5em;
}



#creditCards
{

}

#creditCards .halfLeft
{
    margin:30px 0 0 50px;
}
#creditCards .halfRight
{
    margin:30px 0 0 20px;
}
#creditCards .halfRight input[type=submit]
{
    display:block;
    clear:both;
    margin-top:0.5em;
}

#homeLoans
{

}
#homeLoans .halfLeft
{
    margin:30px 0 0 50px;
}
#homeLoans .halfRight
{
    margin:30px 0 0 20px;
}
#homeLoans .halfRight input[type=submit]
{
    display:block;
    clear:both;
    margin-top:0.5em;
}



#otherLoans
{

}
#otherLoans .halfLeft
{
    margin:30px 0 0 50px;
}
#otherLoans .halfRight
{
    margin:30px 0 0 20px;
}
#otherLoans .halfRight input[type=submit]
{
    display:block;
    clear:both;
    margin-top:0.5em;
}
#contact
{
    margin-left:20px;
}
#contact .label
{
    width:7.6923em;
    *width:7.5000em;
    height:2.3076em;
    *height:2.2500em;
    display:block;
    float:left;
}
#contact .clear
{
    clear:both;
}
#contact input[type=text],input[type=password],textarea
{
    width:22.25em;
    *width:21.9em;  
    font:13px/1.231 arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}
#contact input[type=submit]
{
    margin-top:0.5em;
}


    