@charset "utf-8";
/* CSS Document */
/* Global Page Layout Styles */
 * {
    margin: 0;
    padding: 0;
}
body .clearFloat {
    clear:both;
}
body {
    background-color: #efefef;
}
#wrapper {
    margin:0px auto 0px auto;
    width:934px;
    height:auto;
    background-image: url(/2197/mirror/design/wrapper-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif; /* <-- Master Font Choice */
}
/* Begin Global Header Styles */
#header {
    width:934px;
    height:154px;
}
#header .logo {
    padding: 25px 0 0 20px;
    float: left;
    height: 70px;
    width: 300px;
    border: none;
}
#header .topNav {
    width: 215px;
    float: right;
    height: 1em;
    padding: 14px 0px 0px 0px;
}
#header .topNav ul {
    list-style-type: none;
}
#header  .topNav ul li {
    float: left;
    padding: 0px 15px 0px 0px;
}
#header .topNav ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 1em;
}
#header .topNav ul li a:hover {
    text-decoration: underline;
}
#row_wrapper {
    height: auto;
    width: 934px;
}

/* Begin Global Left Column Styles */
#left_column {
    background-color: #168529;
    float: left;
    height: auto;
    width: 268px;
    padding: 0px 0px 21px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C5E1CA;
}
#left_column .ibLogin {
    height: 109px;
    width: 228px;
    background-image: url(/2197/mirror/design/iBank-safe-secure.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 32px 20px 0px 20px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 1.2em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0F5E1D;
}
.ibLogin  p {
    text-align: center;
    margin: 4px 0px 0px 0px;
}
.ibLogin .access .tag {
    float: left;
    line-height: 11px;
    height: 11px;
    padding: 4px 6px 4px 0px;
}
#accessID {
    font-size: 11px;
    line-height: 1.5em;
    color: #15203C;
    height: 17px;
    width: 96px;
    float: left;
    margin-left: 6px;
    vertical-align: middle;
    border: 1px solid #666666;
}
.ibLogin .access {
    height: 19px;
    width: 229px;
}
#login {
    float: right;
}
.ibLogin ul {
    list-style-type: none;
    margin-top: 8px;
}
.ibLogin ul li a {
    color: #FFFFFF;
    text-decoration: underline;
}
.ibLogin ul li a:hover {
    text-decoration:none;
}
#signUp {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 4px;
    }
#signUp a {
    color: #BEDDC3;
    text-decoration: underline;
    background-image: url(/2197/mirror/design/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 0px 0px 10px;
}
#signUp a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
/* Begin mainNav Styles */
#mainNav {
    width: 268px;
}
#mainNav ul {
}
#mainNav ul li {
    list-style-type: none;
    height: 40px;
    width: 268px;
    margin-bottom: 0px;
    position: relative;
    float: left;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #5CAA6A;
    border-bottom-color: #0F5E1D;
}
#mainNav ul li a {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    height: 15px;
    background-image: url(/2197/mirror/design/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 22px center;
    padding: 13px 0px 13px 44px;
}
#mainNav ul li a:hover {
    text-decoration: none;
    background-color: #1FB53B;
    background-image: url(/2197/mirror/design/arrow-hover.jpg);
}
#mainNav ul li ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    top: -1px;
    left: 268px; /* usually the width of the main button */
    background-color: #168529;
    padding: 0px;
    border-left: solid 1px #0F5E1D;
}
#mainNav ul li ul li{
    width: 250px;
    height: auto;
    padding: 0px 0px 0px 0px;
    border: none;
}
#mainNav ul li ul li a {
    text-decoration: none;
    background-color: #168529;
    background-image: url(/2197/mirror/design/sub-li-bg.jpg);
    background-repeat: no-repeat;
    padding: 8px 0px 8px 22px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    border-top: solid 1px #5CAA6A;
    border-bottom: solid 1px #0F5E1D;
    height:auto;
}
#mainNav ul li ul li a:hover {
    text-decoration: none;
    background-image: url(/2197/mirror/design/sub-li-bg.jpg);
    background-repeat: no-repeat;
}
#mainNav li:hover ul, #mainNav li:hover li:hover ul {visibility: visible;}
#mainNav li:hover li ul, #mainNav li:hover li:hover li ul {visibility: hidden;}
#mainNav li:hover>ul {display: block;visibility: visible;}
#mainNav ul li ul li ul {display: none;}

#feature_box {
    height: 242px;
    width: 268px;
    background-image: url(/2197/mirror/design/large-buttons-leftColumn.jpg);
    background-repeat: no-repeat;
}
#feature_box .feature {
    height: 68px;
    width: 225px;
    float: left;
    font-size: 20px;
    line-height: 1.5em;
    color: #FFFFFF;
    text-decoration: none;
    padding: 13px 5px 0px 38px;
}
#feature_box .feature:hover {
    text-decoration: none;
}
#feature_box .feature .small {
    font-size: 11px;
    line-height: 1.2em;
}

.left_text {
    padding: 15px 5px 15px 40px;
    color: #FFFFFF;
    font-size: 11px;
    border-bottom: 1px solid #FFFFFF;
}
.left_text h1{
    font-size: 20px;
}
.left_text ul{
    padding-left: 15px;
}
.left_text a{
    color: #FFFFFF;
}
.left_text a:hover{
    text-decoration:none;
}
.left_image {
    padding: 15px 0 15px 0;
    text-align:center;
    border-bottom:1px solid #FFFFFF;
}


/* Splash Content Styles */
.splash_wrapper {
    width: 665px;
    float: right;
    height: auto;
}
.splash_wrapper .hero {
    height: 267px;
    width: 665px;
    padding: 6px 0px 0px 0px;
}
.sub_wrapper {
    height: auto;
    width: 610px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    padding: 0px 25px 25px 25px;
}
.sub_wrapper h1 {
    font-size: 27px;
    line-height: 1.5em;
    color: #15203D;
    font-family: "Times New Roman", Times, serif;
}
.sub_wrapper  p {
    margin: 10px 0px 0px 0px;
}
.sub_wrapper  description {
    margin: 10px 0px 0px 0px;
}
.description  a {
    color: #16213D;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.description a:hover {
    color: #168529;
    text-decoration: none;
}
.product_box {
    margin: 22px 0px 0px 0px;
}
.product_box  .product1 {
    float: left;
    height: auto;
    width: 173px;
    padding-right: 28px;
}
.product_box h2 {
    font-size: 16px;
    color: #15203D;
    margin: 8px 0px 0px 0px;
}
.product_box p {
    font-size: 12px;
    line-height: 1.3em;
    color: #000000;
    margin: 8px 0px 0px 0px;
}
.product_box .link {
    font-size: 11px;
}
.product_box .link a {
    color: #0950A0;
    text-decoration: underline;
}
.product_box .link a:hover {
    text-decoration: none;
}

.product_box .product2 {
    float: left;
    height: auto;
    width: 168px;
}

.promos {
    height: 192px;
    width: 206px;
    float: right;
}
.promos .promo1 {
    float: left;
    height: 87px;
    width: 206px;
    border: none;
}
.promos .promo2 {
    float: left;
    height: 87px;
    width: 206px;
    border: none;
    padding: 19px 0px 0px 0px;
}


/* Content Section Styles */
.content_wrapper {
    float: right;
    height: auto;
    width: 622px;
    padding: 22px 22px 22px 0px;
    font-size: 13px;
    line-height: 1.4em;
}
.content_wrapper h1 {
    font-size: 27px;
    color: #15203C;
    line-height: 1.5em;
    margin: 10px 0px 0px 0px;
}
.content_wrapper hr {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    width: 622px;
    height: 1px;
    background-color: #CCCCCC;
    font-size: 1px;
    line-height: 1px;
    border: none;
}
td.subNav {
    height: auto;
    width: 582px;
    color:#FFFFFF;
    background-color: #15203D;
    padding: 15px 20px;
    margin: 20px 0px 10px 0px;
}
td.subNav a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
td.subNav a:hover {
    color: #1FB53B;
    text-decoration: none;
}
#breadcrumb {
    font-size: 12px;
    line-height: 1em;
    color: #333333;
}
#breadcrumb a {
    color: #333333;
    text-decoration: none;
}
#breadcrumb a:hover {
    text-decoration: underline;
}
.content_wrapper  h2 {
    font-size: 15px;
    line-height: 1.5em;
    color: #15203D;
    margin-top: 10px;
}
.content_wrapper  p {
    line-height: 1.5em;
    margin-bottom: 10px;
}
.content_wrapper a {
    color:#168529;
    font-weight:bold;
    text-decoration:none;
}
.content_wrapper ul {
    list-style-position: inside;
    list-style-type: square;
    margin: 10px 0px 10px 0px;
}
/* Begin Global Footer Styles */
#footer {
    height: 160px;
    width: 902px;
    padding: 32px 16px 0px 16px;
    background-image: url(/2197/mirror/design/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 4px;
}
#footer .footerLinks {
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    margin: 20px 0px 0px 0px;
}
#footer .footerLinks ul {
    list-style-type: none;
}
#footer .footerLinks li {
    float: left;
    padding: 0px 5px 0px 0px;
}
#footer .footerLinks ul li a {
    color: #666666;
    text-decoration: none;
    padding: 0px 4px 0px 0px;
}
#footer .footerLinks a:hover {
    text-decoration: underline;
}
#footer p {
    font-size: 11px;
    line-height: 1.2em;
    color: #666666;
    width: 605px;
    float: left;
    height: auto;
}
#footer  p  a {
    color: #666666;
    text-decoration: underline;
}
#footer p a:hover {
    text-decoration: none;
}
#footer .notice {
    margin: 12px 0px 0px 0px;
}
#footer .copyright {
    margin: 12px 0px 0px 0px;
}
#logos  {
    float: right;
    height: 58px;
    width: 263px;
}
#logos .visa_logo {
    width: 68px;
    height: 58px;
    float: left;
    border: none;
    margin: 0px 15px 0px 0px;
}
#logos .fdic_logo {
    float: left;
    border: none;
    width: 97px;
    height: 58px;
}
#logos .ehl_logo {
    float: right;
    border: none;
    width: 68px;
    height: 58px;
}
.bankName {
    font-weight:bold;
}