/* Template Second Branch - custom.css */
#logo {
background: transparent url("../image/logo.png") no-repeat 0 0;
top: 27px;
left: 30px;
height: 49px;
width: 285px;
}

#logo a {
height: 49px;
width: 285px;
}

/*Color Changes*/
#quickLinks h2 {
color: #424573;
}
#homeFeaturedProducts ul li h3 a {
color: #1B1B1B;
}
ul#leftNav li h2 a {
background-color: #8895B5;
color: #fff;
}
ul#leftNav li h2 a.inPath, ul#leftNav li h2 a.inPath:hover {
background-color: #AC1136;
color: #fff;
}
ul#leftNav li h2 a:hover {
background-color: #C7CEE3;
color: #808DBA;
}
#featuredProduct h1 {
color: #000;
}
#secondaryProducts ul li h2 a {
color: #000;
}
#productHead h1, .individualPage h1 {
color: #AC1136;
}
#secondaryProducts ul li.active img {
border: 1px solid #B6435D;
}
#productDetails dl dt.selected, #productDetails dl dt:hover {
color: #000;
}

/*#primaryNav li.nthChild-2 ul.nthTier-2 {
left: -40px;
width: 550px;
}

#primaryNav li.nthChild-3 ul.nthTier-2 {
left: 130px;
width: 340px;
}

#primaryNav li.nthChild-4 ul.nthTier-2 {
left: -135px;
width: 640px;
}*/

#contactUs #sidebar {
top: 18.5em;
}

/* downstream OLB */
body.pop #obLogin {
position: absolute;
top: 152px;
left: 30px;
width: 170px;
margin: 0 0 0 2px;
padding: 0 19px 12px 9px;
z-index: 2;
background: transparent url("../image/layout/online-banking-background.png") no-repeat 0 0;
border: 1px solid #a9c1d4;
}

body.pop #obLogin h2 {
margin: 0 -19px 13px -9px;
padding: 7px 19px 5px 9px;
font-size: 1.4em;
color: #ffffff;
background: #424573 url("../image/layout/online-banking-lock.png") no-repeat 178px 7px;
}

body.pop #obLogin form {
margin: 0 0 10px;
padding: 0 0 15px;
border-bottom: 1px solid #ffffff;
}

body.pop #obLogin form fieldset ol li {
position: relative;
list-style: none;
padding: 0 0 10px;
}

body.pop #obLogin form fieldset ol li label {
font-size: 1.1em;
padding-bottom: 2px;
}

body.pop #obLogin form fieldset ol li label.overlabel-apply {
position: absolute;
top: 5px;
left: 9px;
padding: 0;
z-index: 1;
}

body.pop #obLogin form fieldset ol li input {
padding: 2px 8px 0;
width: 154px;
height: 18px;
font-size: 1.1em;
font-family: Helvetica, Arial, sans-serif;
background: transparent url("../image/layout/online-banking-input.png") no-repeat 0 0;
border: none;
}

body.pop #obLogin form button {
display: block;
width: 81px;
height: 25px;
margin: 2px 0 0 0;
text-indent: -999em;
background-color: transparent;
background-image: url("../image/layout/online-banking-submit.png");
background-repeat: no-repeat;
background-position: 0 0;
border: none;
cursor: pointer;
}

body.pop #obLogin form button:hover {
background-position: 0 -25px;
}

body.pop #obNav {
margin-right: -10px;
padding-left: 1px;
font-size: 1.1em;
}

body.pop #obNav li a {
display: inline-block;
padding-right: 12px;
padding-bottom: 6px;
color: #333F52;
background: transparent url("../image/layout/online-banking-nav-background.png") no-repeat right 1px;
}

body.pop #obNav li a.lastChild {
padding-bottom: 0;
}

body.pop #obNav li a:hover {
color: #395882;
text-decoration: underline;
}
