/* Template First Branch - layout.css */

*, ul, ol, li {
margin: 0;
padding: 0;
}

html {
height:100%;
}

h1, h2, h3, h4 {
margin: 10px 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
}

h1 {
font-size: 2em;
margin-top: 0;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1.1em;
}

p {
line-height: 1.4em;
}

h1 a, h2 a, h3 a, h4 a {
color: #333;
}

a img {
border: 0 none;
}

a {
text-decoration: none;
color: #333;
outline: none;
}

a:hover {
color: #115026;
}

a:active {
outline: none;
}

ul li {
list-style-type: none;
list-style-position: outside;
}

input {
font: normal 1.1em Helvetica, Arial, sans-serif;
color: #000;
}

.center {
text-align: center;
}

body {
height:100%;
color: #333;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size: 62.5%;
background: #4F392A;
}

#mainWrapper {
background: transparent url("/custom/firstbankingcenter/image/main-wrapper-bg.png") repeat-y top center;
min-height:100%;
width:100%;
}

#wrapper {
margin: 12px auto;
width: 840px;
background: #C1AC86 url(../image/wrapper-bg.png) left top repeat-x;
position: relative;
}
#wrapperTL {
background: transparent url(../image/wrapper-tl.png) left top no-repeat;
position: relative;
}
#wrapperTR {
background: transparent url(../image/wrapper-tr.png) right top no-repeat;
position: relative;
}
#wrapperBL {
background: transparent url(../image/wrapper-bl.png) left bottom no-repeat;
position: relative;
padding-right: 2px;
}
#wrapperBR {
background: transparent url(../image/wrapper-br.png) right bottom no-repeat;
position: relative;
}
/*====== Header =======================================================================================*/
#header {
position: relative;
height: 160px;
width: 100%;
}

#logo img {
position: absolute;
top: 0px;
left: 40px;
}

#ultraTopNav, #ultraTopNavHome {
position: absolute;
right: 110px;
top: 15px;
}

#ultraTopNavHome.test {
position: absolute;
right: 110px;
top: 15px;
}

#ultraTopNav li {
float: left;
padding: 0 5px;
color: #CCC;
background: transparent url("/custom/firstbankingcenter/image/home-quick-divider.png") no-repeat 0 3px;
}
#ultraTopNav li.firstChild {
background: none;
}
#ultraTopNav li a.firstChild {
background: transparent url(../image/obl-lock.png) left top no-repeat;
padding-left: 15px;
font-weight: bold;
color: #66301F;
}

#ultraTopNav li a {
color: #000;
}

#ultraTopNav li a:hover {
text-decoration: underline;
}
#ultraTopNav li.lastChild, #ultraTopNavHome li.lastChild {
padding-right: 0;
}

#ultraTopNavHome li {
float: left;
padding: 0 5px;
color: #CCC;
background:transparent url("/custom/firstbankingcenter/image/home-quick-divider.png") no-repeat 0 3px;
}

#ultraTopNavHome li.firstChild {
background:none;
}

#ultraTopNavHome li a {
color: #000;
}

#ultraTopNavHome li a:hover {
color: #115026;
}

#phoneNumber {
position: absolute;
right: 15px;
top: 15px;
}

.textSize {
position: absolute;
top: 0px;
right: 7px;
height: 15px;
}

.textSize h2 {
display: none;
}

.textSize img {
margin-right:3px;
float: left;
}

#searchForm {
position: absolute;
height: 47px;
width: 202px;
right: 17px;
top: 55px;
z-index: 5;
background: transparent url(../image/search-form-bg.png) left top no-repeat;
}

#searchForm input#roi_input {
color: #333333;
position: absolute;
top: 10px;
left: 15px;
border: 0 none;
padding: 5px 0 5px 5px;
width: 145px;
overflow: hidden;
height: 15px;
font-size:1.15em;
background: transparent url(../image/search-bg.png) left top no-repeat;
}

#searchForm input#searchButton {
position: absolute;
top: 10px;
right: 17px;
width: 22px;
height: 25px;
}

#pNav {
position: absolute;
bottom: 0;
left: 20px;
height: 46px;
width: 801px;
background: transparent url(../image/pNav-bg.png) left bottom no-repeat;
z-index:3;
}

#primaryNav li {
display:inline;
float:left;
padding:0;
height: 46px;
width: 200px;
}

#primaryNav a {
color: #fff;
text-transform: uppercase;
background-color: transparent;
background-image: url(../image/primaryNav.png);
background-repeat: no-repeat;
height: 46px;
width: 200px;
text-indent: -9999px;
display: block;
}
#primaryNav a.firstChild {
background-position: -801px 0;
}
#primaryNav a.nthChild-2 {
background-position: -1001px 0;
}
#primaryNav a.nthChild-3 {
background-position: -1201px 0;
}
#primaryNav a.nthChild-4 {
background-position: -1401px 0;
}
#primaryNav a.firstChild:hover, #primaryNav li.firstChild a.inPath {
background-position: 0 0;
}
#primaryNav a.nthChild-2:hover, #primaryNav li.nthChild-2 a.inPath {
background-position: -200px 0;
}
#primaryNav a.nthChild-3:hover, #primaryNav li.nthChild-3 a.inPath {
background-position: -400px 0;
}
#primaryNav a.nthChild-4:hover, #primaryNav li.nthChild-4 a.inPath {
background-position: -600px 0;
}

#contentWrap {
clear: both;
width: 100%;
min-height: 300px;
margin-top: 15px;
margin-bottom: 5px;
overflow: hidden;
}

#homeContent {
padding: 15px 0 0;
}
#homeContent #leftColumn h2 {
background: transparent url(../image/online-banking.png) left top no-repeat;
text-indent: -9999px;
display: block;
height: 36px;
width: 202px;
margin: 0 0 6px 0;
}
/*====== Quick Links =======================================================================================*/
#quickLinks {
clear: both;
font-family: Verdana, Geneva, sans-serif;
width: 202px;
margin: 0;
float: left;
}
#homeContent #quickLinks {
margin: 0;
padding-left: 0;
}
#quickColumn #quickLinks {
	margin: 0;
}
#homeContent #leftColumn #quickLinks h2 {
background: transparent url(../image/quickLinks-h2.png) left top no-repeat;
text-indent: -9999px;
display: block;
height: 26px;
width: 202px;
margin: 0 0 6px 0;
}
#quickLinks ul.nthTier-1 {
margin: 0 auto;
background: transparent url(../image/quickLinks-bg.png) left top no-repeat;
width: 202px;
padding-bottom: 5px 0;
overflow: hidden;
}
#quickLinks ul li {
height: 15px;
border-bottom: 1px solid #BBA867;
margin: 0 10px;
padding: 5px;
font-family: Tahoma,Geneva,sans-serif;
}
#quickLinks ul li.lastChild {
border: none;
margin-bottom: 0;
padding-bottom: 2px;
}
#quickLinks ul li a {
color: #333;
padding: 2px 0 6px 23px;
}
#quickLinks ul li a:hover {
color: #5F2F1E;
}

#quickLinks ul li a.firstChild {
background: transparent url(../image/ql-icons.png) 1px 2px no-repeat;
}
#quickLinks ul li a.nthChild-2 {
background: transparent url(../image/ql-icons.png) left -23px no-repeat;
}
#quickLinks ul li a.firstChild:hover {
background: transparent url(../image/ql-icons.png) 1px 2px no-repeat;
}
#quickLinks ul li a.nthChild-2:hover {
background: transparent url(../image/ql-icons.png) left -23px no-repeat;
}
#quickLinks ul li a.nthChild-3 {
background: transparent url(../image/ql-icons-2.png) 0 0 no-repeat;
}
#quickLinks ul li a.nthChild-3:hover {
background-position: 0 -78px;
}
#quickLinks ul li a.nthChild-4 {
background: transparent url(../image/ql-icons-2.png) 0 -25px no-repeat;
}
#quickLinks ul li a.nthChild-4:hover {
background-position: 0 -103px;
}
#quickLinks ul li a.nthChild-5 {
background: transparent url(../image/ql-icons-2.png) 0 -49px no-repeat;
}
#quickLinks ul li a.nthChild-5:hover {
background-position: 0 -127px;
}
#quickLinksBottom {
background: transparent url(../image/quicklinks-bottom.png) left bottom no-repeat;
width: 202px;
height: 5px;
margin: 0 0 10px 0;
}
/*====== Footer =======================================================================================*/
#footer {
position: relative;
clear: both;
font-size: 1em;
padding: 2px 10px 10px;
}
#footer #firstROI {
position: absolute;
top: 15px;
left: 20px;
}
#footer #eh {
position: absolute;
top: 20px;
right: 20px;
}
#footer #fdic {
position: absolute;
top: 20px;
right: 60px;
}

#footer #footerNav {
text-align: center;
padding-bottom:3px;
}

#footerContent {
}

#footerNav {
clear:both;    
}

#footerNav li {
display: inline;
padding: 0 10px;
background:transparent url("/custom/firstbankingcenter/image/home-quick-divider.png") no-repeat 0 3px;
}

#footerNav li.firstChild {
background:none;
}

#footerNav a:hover {
text-decoration: underline;
}

/*#footerNav li.nthChild-2 {
background: none;
padding: 0;
}

#footerNav li a.nthChild-2 {
position: absolute;
top: 45px;
right: 16px;
display: block;
width: 63px;
height: 24px;
background: url("../image/about-fdic.gif") no-repeat;
text-indent: -9999em;
}*/

#footerContent p {
padding-bottom:3px;
text-align:center;
}

#footerBottom {
margin:0 auto;
width: 824px;
height:21px;
background:transparent url("/custom/firstbankingcenter/image/footer-bottom.png");
}

/*====== main content ==================================================================================*/

#mainContent {
position:relative;
width: 582px;
float: right;
min-height: 300px;
height: auto !important;
_height: 300px;
margin: 0 17px 0 0;
display: inline;
}

/*====== Home Page ====================================================================================*/

#obLogin {
margin: 0 auto;
background: transparent url(../image/ob-login-bg.png) left top no-repeat;
width: 162px;
padding: 8px 10px 5px 10px;
overflow: hidden;
}
#obLoginBottom {
background: transparent url(../image/ob-login-bottom.png) left bottom no-repeat;
width: 182px;
height: 5px;
margin: 0 auto 5px;
}
#obLogin h3 {
color: #522C1D;
margin-top: 0;
margin-bottom: 4px;
font-family: Tahoma, Arial,Helvetica,sans-serif;
}
#obLogin input {
margin-bottom: 5px;
width: 130px;
}
#obLogin input.formButton {
background:transparent url(../image/login-form-button.png) no-repeat scroll left top;
border:0 none;
height:19px;
margin-bottom:5px;
margin-left:5px;
width:21px;
text-indent: -9999px;
cursor: pointer;
}
#obLogin input.formButton:hover {
background-position: 0 -33px;
}
#obLogin form {
margin-bottom: 8px
}
#businessLogin {
height: 42px;
margin-bottom: 6px;
background: transparent url(../image/business-login-bg.png) center bottom no-repeat;
padding: 10px 20px 0 20px;
}
.businessLoginInner {
padding-bottom: 7px;
height: 15px;
}
.businessLoginInner a {
font-family: Tahoma, Arial,Helvetica,sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #522C1D;
display: block;
width: auto;
background: transparent url(../image/login-form-button.png) no-repeat scroll right top;
padding: 0 22px 5px 0;
height: 15px;
overflow: hidden;
width: 140px;
border-bottom: 1px solid #927436;
}
.businessLoginInner a:hover {
background-position: right -33px;
color: #333;
}
#businessLogin a {
}
#obMessage {
margin: 0 auto;
background: transparent url(../image/ob-login-bg.png) left top no-repeat;
width: 162px;
padding: 8px 10px 5px 10px;
overflow: hidden;
}
#obMessageBottom {
background: transparent url(../image/ob-login-bottom.png) left bottom no-repeat;
width: 182px;
height: 5px;
margin: 0 auto;
}


#leftColumn ul#obNav {
width: 162px;
}
#obNav li {
border-bottom: 1px solid #927436;
}
#obNav li.lastChild {
border-bottom: 0;
}
#obNav li a:hover, #businessLogin a:hover {
color: #5F2F1E;
}
#flashBanner {
width: 582px;
padding: 0;
height: 455px;
float: right;
margin: 0 15px 0 0;
display: inline;
}

/*====== Category Page =================================================================================*/
#categoryPage {
margin: 0 auto;
background: transparent url(../image/category-bg.png) left top no-repeat;
width: 562px;
padding: 10px;
overflow: hidden;
}
#categoryPageBottom {
background: transparent url(../image/category-bottom.png) left bottom no-repeat;
width: 582px;
height: 7px;
margin: 0 auto;
}
#catBreadcrumb {
margin: 10px;
}

#catBreadcrumb li {
display: inline;
font: normal 24px Helvetica, Arial, sans-serif;
}

#catBreadcrumb ul {
display: inline;
padding-left: 5px;
}

#catBreadcrumb li a {
color: #333;
}


div#productCategory {
float: right;
width:400px;
}

div#productCategory li {
float: left;
padding-right:10px;
width: 195px;
border-left:1px solid #ccc;
}

div#productCategory div.productContent {
padding-left: 10px;
height: 14em;
overflow: hidden;
}

div#productCategory div.productContent p {
margin-bottom: 10px;
}

div#productCategory div.productContent h3 {
margin-bottom: 5px;
font-size: 12px;
}

div#productCategory div.productContent ul {
margin-left: 20px;
}

div#productCategory li li {
float: none;
width: auto;
list-style: disc outside;
border: none;
}

div#productCategory div.productContent h4 {
clear: left;
margin: 5px 0 0 0;
}

div#productCategory div.productContent h4 a {
padding: 0 10px 0 0;
background: url(/custom/firstbankingcenter/image/black-triangle.png) no-repeat right center;
}

div#productCategory div.productContent h4 a:hover {
text-decoration: underline;
}

/* Featured Product */	


#featuredListing {
margin: 0 auto;
background: transparent url(../image/featured-listing-bg.png) left top no-repeat;
width: 544px;
padding: 10px 10px 3px;
overflow: hidden;
position: relative;
}
#featuredListingBottom {
background: transparent url(../image/featured-listing-bottom.png) left bottom no-repeat;
width: 562px;
height: 7px;
margin: 0 auto;
}

#wealthManagement {
margin: 10px;
}
#wealthManagement h1 {
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}

#featuredInfo {
float: right;
width: 275px;
padding: 0;
}

#featuredInfo h1 {
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
margin: 5px 0;
}

#featuredInfo ul {
padding-left:5px;
margin-bottom:5px;
}

#featuredInfo ul li{
padding-left:0;
list-style-position:inside;
list-style-type:disc;
}

.featuredPhoto {
float: left;
height: 140px;
width: 260px;
}

#featuredDetails {
position:absolute;
}

#fpLearnMore a {
position:absolute;
bottom: 0;
right: 5px;
width: 86px;
height: 84px;
z-index: 5;
background: transparent url(../image/featured-learn-more.png) left top no-repeat;
text-indent: -9999px;
}
#fpLearnMore a:hover {
background-position: 0 -84px;
}

#fpOpenNow {
position:absolute;
width:100px;
}
#featuredLearnMore a {
float:left;
height:14px;
width:47px;
margin-left:29px;
display:block;
background: url(/custom/firstbankingcenter/image/catagory-more.png) no-repeat;
}

#featuredLearnMore a:hover {
background: url(/custom/firstbankingcenter/image/catagory-more-hover.png) no-repeat;
text-decoration: underline;
cursor:pointer;
}

#featuredLearnMore a span {
display:none;
}

/* Secondary Products */

div#secondaryProducts {
float: right;
}

div#secondaryProducts li.clickableContainer {
float: left;
background: transparent url(../image/category-item-bg.png) left top no-repeat;
width: 274px;
overflow: hidden;
height: 114px;
margin: 10px 0 0 0;
display: inline;
}

div.productContent {
position:relative;
}

div#secondaryProducts div.productContent {
padding-left: 15px;
height:114px;
overflow: hidden;
}

div#secondaryProducts div.productContent h3 {
margin: 8px 0 2px;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #66301F;
}

div#secondaryProducts div.productContent ul {
margin-left: 15px;

}

div#secondaryProducts li.clickableContainer li {
float: none;
padding:0;
width: 250px;
border: none;
list-style: disc inside;
color: #483224;
font-size:1.1em;
}

div#secondaryProducts div.productContent h4 {
position:absolute;
bottom:0;
left:10px;
}

div#secondaryProducts div.productContent h4 a {
height:14px;
width:47px;
display:block;
background: url(/custom/firstbankingcenter/image/catagory-more.png) no-repeat;
}

div#secondaryProducts div.productContent h4 a span {
display:none;
}

div#secondaryProducts div.productContent h4 a:hover {
background: url(/custom/firstbankingcenter/image/catagory-more-hover.png) no-repeat;
text-decoration: underline;
cursor:pointer;
}

div#secondaryProducts div.productContent p {
margin-bottom: 10px;
}




/*====== Individual Page ==============================================================================*/
.individualPageTop {
background:transparent url(../image/product-page-topwhite.png) no-repeat scroll 0 0;
height:17px;
}
.individualPage {
background:transparent url(../image/indiv-page-bottom.png) no-repeat left bottom;
position: relative;
min-height: 320px;
width: 100%;
height: auto !important;
_height: 320px;
padding:0 20px 20px 20px;
zoom: 1;
width: 542px;
}

.individualPage h1 {
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #66301F;
font-size: 21px;
margin-bottom: 12px;
margin-top:0;
}

.individualPage a { 
text-decoration: underline;
}

.individualPage p {
margin: 10px 0;
width:540px;
font-size:1.15em;
}

.individualPage p.zeroPaddingParagraph {
margin: 0;
}

.individualPage ul, .individualPage ol {
margin: 10px 0 10px 20px;
width: 520px;
}

.individualPage ul li {
list-style: disc outside none;
margin: 4px 0;
font-size:1.1em;
position: relative;
}


#FAQ dt {
margin: 10px 0;
font-weight: bold;
}

#FAQ th {
text-align: left;
}

#optInDisclosure.individualPage .textVariant1 {
	display: inline-block;
	margin: 0;
	text-decoration: underline;
}
/*====== About Us ====================================================================================*/
#aboutUs, #contactUs {
float:left;
display: inline-block;
padding-left:200px;
padding-right: 20px;
width:362px;
}
#aboutUs p, #contactUs p {
width: 362px;
}

#pageImage {
position: absolute;
top: 3px;
left: 20px;
}

#historyImage {
float:left;
margin: 0 0 50px 0;
height:243px;
width:170px;
}

#historyTop {
margin-bottom:15px;
}

#historyBottom {
border-top:1px solid #ccc;
padding-top:15px;
margin-left: 10px;
}

#financialCalculators {
float:left;
padding-left:190px;
}

#currentOpenings h3 {
border-top: 1px solid #BEAD89;
font-size: 1.4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
padding-top: 20px;
}

#onlineBankingDisclosure table {
margin: 10px;
width: 90%;
border: 1px solid #BEAD89;
}

#onlineBankingDisclosure table tr, #onlineBankingDisclosure table th, #onlineBankingDisclosure table td {
padding: 5px;
border: 1px solid #BEAD89;
}
/*====== Sitemap ====================================================================================*/

#sitemap {
margin-top: 20px;
}

#sitemapNav {
margin-top: 30px;
}

#sitemapNav li {
width: 160px;
float: left;
margin-right: 25px;
}

#sitemapNav li li {
width: auto;
float: none;
margin-right: 0;
}

#sitemap div.clear {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #CCC;
}

#sitemap div.clear div {
width: 160px;
float: left;
margin-right: 25px;
}

#sitemap div.clear ul {
padding-bottom: 25px;
}

/*====== Branch Locations ====================================================================================*/

#branchLocations {
margin: 0 auto;
}

#map {
height: 250px;
width: 546px;
}

#branchLocations li.vcard {
clear: both;
margin-bottom: 10px;
width:546px;
overflow: hidden;
list-style: none;
}

#branchLocations a {
text-decoration: underline;
}

#branchLocations h2 {
margin: 0;
padding: 4px 8px;
color: #464619;
font: bold 1.6em Helvetica, Arial, sans-serif;
cursor: pointer;
background: #C0C097;
}

#branchLocations h2 a {
text-decoration: none;
}

#branchLocations ul {
margin: 20px 0;
}

#branchLocations .vcard img {
float: right;
margin-top: 10px;
padding: 5px;
width:145px;
background: #fff;
border: 1px solid #ccc;
}

#branchLocations .branchAddress {
float: left;
padding-left: 8px;
width: 140px;
font-size: 1em;
}

#branchLocations .branchHours {
float: left;
width: 240px;
font-size: 1em;
}

#branchLocations h5 {
margin: 10px 0 0 0;
font: bold 1em Helvetica, Arial, sans-serif;
}

#branchLocations .tel {
display: block;
}

#branchLocations td {
padding: 2px 0;
width: 130px;
vertical-align: top;
}

/*====== ATM Locations ====================================================================================*/

#atmLocations li.vcard {
float:left;
margin-bottom: 10px;
margin-right: 15px;
width: 262px;
list-style: none;
border-top: 1px solid #ccc;
}

#atmLocations h2 a {
color: #003366;
text-decoration: none;
}

#atmLocations ul {
margin: 20px 0 0;
width: 564px;
}

.googleMap-InfoWindow h2{
background:none;
margin-top:0;
}

.googleMap-InfoWindow p {
margin:3px 0;
}

#atmLocations .vcard h2 {
margin: 0;
padding: 4px 8px;
color: #211A11;
font: normal 1.3em Helvetica, Arial, sans-serif;
cursor: pointer;
background: #C0C097;
}
#atmLocations .vcard img {
float: right;
margin-top: 10px;
padding: 5px;
width:149px;
background: #fff;
border: 1px solid #ccc;
}

#atmLocations .branchAddress {
float: left;
width: 225px;
font-size: 1.0em;
}

#atmLocations .branchHours {
float: left;
width: 240px;

font-size: 1.0em;
}

#atmLocations h5 {
margin: 10px 0 0 0;
font: bold 1em Helvetica, Arial, sans-serif;
}

#atmLocations td {
padding: 2px 0;
width: 130px;
vertical-align: top;
}


/*======= Forms Package ==============================================================================*/


/*======== Application ===============================================================================*/
#appMain {
background: transparent url(../image/app-bg.png) left bottom no-repeat;
width: 800px;
margin: 0 auto 20px;
}
#appTop {
background: transparent url(../image/app-top.png) left top no-repeat;
width: 800px;
margin: 0 auto;
height: 10px
}

#verifyButtons img {
margin: 50px;
}

/* captcha */

fieldset#newApplication #captcha {
width: 200px;
margin: 0 auto;
}

fieldset#newApplication #captcha input {
float: none;
width: 194px;
display: block;
margin: 10px 0;
}

fieldset#newApplication #captcha p {
margin: 0;
text-align: center;
}

/* ssn */

fieldset#newApplication a#ssnWhy {
display: block;
clear: both;
margin-left: 325px;
padding-bottom: 10px;
color: #013260;
}

fieldset#personalInformation {
position: relative;
}

#ssnExplanation {
position: absolute;
width: 300px;
left: 300px;
top: 25px;
z-index: 1000;
background-color: #CCC;
border: 1px solid #333;
padding: 20px 20px 0 20px;
display: none;
}

fieldset#newApplication .on {
display: block;
}

fieldset#newApplication #ssnExplanation p {
padding: 0 0 20px 0;
margin: 0;
}

#ssnExplanation p.center {
text-align: center;
color: #013260;
}

#ssnExplanation p a {
background-color: #EEE;
border: 1px solid #333;
padding: 5px;
}

/* intro */

fieldset#newApplication div#introduction {
margin: 0 25px 25px;
min-height: 160px;
padding-top: 25px;
}

fieldset#newApplication div#introduction div#introHead {
background: url(/custom/firstbankingcenter/image/lock.png) no-repeat 595px 5px;
margin-bottom: 7px;
}

fieldset#newApplication div#introduction img {
border: 1px solid #CCC;
float: left;
margin-right: 20px;
}

fieldset#newApplication div#introduction h1 {
color: #241B13;
font-size: 32px;
padding: 0 0 5px 0;
margin: 0 0 0 170px;
width: 410px;
}

fieldset#newApplication div#introduction h2 {
color: #333;
font-size: 16px;
padding-bottom: 0;
margin: 0;
}

fieldset#newApplication div#introText {
border-top: 1px solid #009;
margin-left: 170px;
}

fieldset#newApplication div#introduction p {
margin: 7px 7px 7px 0;
clear: none;
}

fieldset#newApplication div#introduction h4 {
clear: both;
width: 150px;
}

fieldset#newApplication div#introduction a {
text-decoration: underline;
}

/* headings and paragraphs */

fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

fieldset#newApplication h1 {
padding: 0 10px 0 0;
}

fieldset#newApplication h2 {
color: #364C85;
padding-bottom: 10px;
}

fieldset#newApplication h3 {
text-align: center;
clear: both;
padding:0pt 0pt 10px;
}

fieldset#newApplication #introHead h3 {
text-align: left;
clear: none;
padding:0pt 0pt 10px;
}

fieldset#newApplication p {
margin: 25px;
clear: both;
}

fieldset#newApplication fieldset p {
margin: 0;
padding: 8px 0 4px;
}

fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
margin-top: 0;
}

p.required {
text-align: center;
margin-bottom: 0;
}

fieldset#newApplication fieldset#optIn {
background-color: #FFC;
}

/* labels and spans */

fieldset#newApplication span.required {
float: left;
}

fieldset#newApplication fieldset#accountInfo div#account_info label {
width: 135px;
margin: 0 0 5px 0;
}

fieldset#newApplication fieldset#billPay label {
width: 500px;
margin-left: 20px;
}

fieldset#newApplication .required, fieldset#newApplication .red {
font-weight: bold;
}

fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
width: auto;
display: inline;
float: none;
padding: 0;
}

fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
width: 275px;
}

fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
display: block;
text-align: right;
float: left;
padding-right: 25px;
clear: both;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#newCustomer .radiolabel {
margin-bottom: 0;
}

fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
width: 300px;
}

fieldset#newApplication fieldset label {
padding-top: 4px;
}

fieldset#newApplication fieldset#comments label {
padding-top: 0;
}

fieldset#newApplication fieldset#jointSwitch label.dontMove {
clear: none;
text-align: left;
width: auto;
padding-top: 1px;
}

fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
text-align: left;
clear: none;
padding-left: 15px;
width: auto;
}

fieldset#newApplication fieldset#comments label {
text-align: left;
}

fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
width: auto;
clear: none;
text-align: left;
margin-bottom: 20px;
margin-right: 0;
margin-left: 30px;
}

fieldset#newApplication fieldset#billPay label {
margin-top: -15px;
}

fieldset#newApplication fieldset#accountInfo label {
margin-top: -15px;
}

fieldset#newApplication fieldset#jointSwitch label {
margin-bottom: 0;
padding-top: 2px;
}

/* stripeTable.css v1.1 */

table.stripeTable {
font-size: 1.1em;
width: 530px;
margin: 10px 0;
}
table.stripeTable td {
padding: 5px;
text-align: left;
border-right: 1px solid #ADA368;
}
table.stripeTable th {
padding: 5px;
text-align: left;
background-color: #81814E;
color: #DDD1B2;
border-right: 1px solid #ADA368;
}
table.stripeTable th#headingTitle {
padding: 5px 10px;
text-align: left;
background-color: #464619;
color: #ffffff;
}
table.stripeTable tr.nth-row-odd {
background: #D8CEB8;
color: #3F271A;
}
table.stripeTable tr.nth-row-even {
background: #CBBDA1;
color: #3F271A;
}
table.stripeTable th a {
color: #fff;
}
table.stripeTable th.rateSubHead {
background-color:#86ACEF
}
p.disclaimer {
margin:0 0 5px 0;
color: #666;
font-style: italic;
font-size:1em;
}
div.individualPage div#compareDisclaimer ul {
margin-left: 20px;
}
div#compareDisclaimer li {
list-style-type: none;
}
p.secondary {
margin:0;
padding:0;
font-size:.9em;
font-weight: normal;
}
table.stripeTable tr.nth-row-2 th.nth-column-1 {
width: 180px !important;
}
/* end stripeTable.css */

/* inputs */

fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
float: none;
width: 200px;
margin-left: auto;
margin-right: auto;
}

fieldset#newApplication div.states select {
width: 100px;
}

fieldset#newApplication input {
width: 280px;
}

/* new DOB style rules */

fieldset#newApplication input.month {
width: 80px;
margin-right: 5px;
display: inline;
}

fieldset#newApplication input.day {
width: 80px;
margin-left: 5px;
margin-right: 5px;
display: inline;
}

fieldset#newApplication input.year {
width: 81px;
margin-left: 5px;
display: inline;
}

fieldset#newApplication span.float {
float: left;
}

/* end new DOB style rules */

fieldset#newApplication select {
width: 284px;
}

fieldset#newApplication input, fieldset#newApplication select {
display: block;
float: left;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
width: 1em;
}

fieldset#newApplication fieldset#accountInfo div#account_info input {
width: 120px;
margin-bottom: 5px;
margin-right: 20px;
}

fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
margin-bottom: 0;
}

fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
clear: both;
}

fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
margin-right: 15px;
margin-bottom: -4px;
}

fieldset#newApplication div.radioWlabel {
width: 250px;
display: block;
float: left;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#newCustomer div.radioWlabel {
margin-bottom: 0;
}

fieldset#newApplication div.radioWlabel {
margin-left: -25px;
}

fieldset#newApplication .radio {
margin: 0 25px 10px 300px;
clear: both;
}

fieldset#newApplication fieldset fieldset .radio {
margin-left: 275px;
}

fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
width: 1em;
float: none;
display: inline;
margin-bottom: -3px;
margin-left: 25px;
}

fieldset#newApplication textarea {
margin-left: 0;
width: 650px;
}

fieldset#newApplication input#signed {
float: none;
clear: none;
display: inline;
width: 1em;
margin: 0;
}

fieldset#newApplication input.required {
color:#000;
font-weight: normal;
}

fieldset#newApplication div.states select {
width: 100px;
}

fieldset#newApplication input.submitButton {
float: none;
width: 300px;
margin-left: auto;
margin-right: auto;
}

fieldset#newApplication #addSwitcher input {
width: 1em;
}

fieldset#newApplication #addSwitcher {
clear: both;
}

fieldset#newApplication #addSwitcher label#addressLabel {
clear: none;
text-align: left;
padding-left: 10px;
width: 270px;
padding-top: 1px;
}

fieldset#newApplication select#contact_information-branch {
margin-top: 6px;
}

/* divs and fieldsets and legends */

fieldset#newApplication {
width: 748px;
margin: 0 auto;
line-height: normal;
border: 0 none;
background: transparent;
}

fieldset#newApplication fieldset, fieldset#newApplication fieldset {
margin: 25px;
padding: 25px 0 25px 25px;
border: 1px solid #CCC;
}

#accountTypeLeft, #accountTypeRight {
width: 320px;
float: left;
}

fieldset#newApplication legend {
font-size: 14px;
margin-bottom: 0px;
}

fieldset#newApplication fieldset {
margin: 25px;
padding: 20px;
border: 1px solid #CCC;
clear: both;
}

fieldset#newApplication fieldset fieldset {
margin: 25px 0;
}

/* formContactUs.css */

#contactUs.individualPage {
float: right;
width: 362px
}

#contactUs.individualPage p {
width: 352px;
}

#formContactUs legend {
color: #333;
font-weight: bold;
}

#formContactUs fieldset {
padding: 15px 10px 10px 10px;
border: 0 none;
}

#formContactUs label {
padding: 0 25px 0 0;
width: 186px;
clear
}

#formContactUs input, #formContactUs textarea {
width: 290px;	
}

#formContactUs fieldset p {
margin-left: 0;
}

#formContactUs input.submitButton {
float: none;
margin: 0;	
padding: 5px;
width: auto;	
}

#formContactUs textarea {
height: 100px;
}

#formContactUs #captcha {
width: 200px;
margin: 10px 0;
}

#formContactUs #captcha input {
float: none;
width: 198px;
display: block;
margin: 10px 0;
}

#formContactUs #captcha p {
margin: 0;
}


#formContactUs ol{
	list-style-type: none;
	margin: 0;
}
#formContactUs ol li{
	margin-bottom: 6px;
	overflow: hidden;
	width: 520px;
}
#formContactUs ol label{
	float: left;
	font-size: 11.5px;
	width: 200px;
}
#formContactUs ol input{
	float: left;
	width: 250px;
}
#formContactUs ol select{
	float: left;
	width: 255px;
}
#formContactUs.priv #captcha{
	margin-left: 235px;
}
#formContactUs.priv #captcha p{
	width: 200px;
}
#formContactUs.priv #ROI-submit{
	margin-left: 235px;
}




#personalInformation {
padding:15px;
}

#personalInformation label {
margin-bottom:5px;
display:block;
}

#personalInformation input {
display:block;
}

#personalInformation textarea {
height: 100px;
width: 200px;
}

/* SLIMBOX */

#lbOverlay {
position: absolute;
z-index:10;
left: 0;
width: 100%;
}

.geckoShadow {
background-color: none;

background:transparent url(data:image/png;base64,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);

}

.nonGeckoShadow {
background-color: #000000;
}

#lbHeader {
text-align: right;
border: 0;
}

#lbHeader a{
color: #ffffff;
font-size: 20px;
}

#lbFrame {
position: absolute;
z-index:10;
left: 50%;
padding: 0;
border: 0;
overflow: hidden;
border: 0 none;
background-color: transparent;
}

body.popup {
background: #C1AC86 url(../image/tile-popup-bg.png) left top repeat-x;
border: 0 none;
}
body.popup #popupLogo {
	padding:25px 0;
}
body.popup #popupLogo img {
	margin-left:15px;
}

.popup p {
margin: 10px;
}

#lbIframe {
border: 0 none;
padding: 0;
border: 0;
overflow: hidden;
background-color: #FFF;
}

iframe {
border: 1px solid transparent;
}

/* formQuestions.css */

#formQuestions fieldset {
border: 0 none;
float: left;
padding: 15px 25px 0 25px;
width: 252px;	
}

#formQuestions fieldset input, #formQuestions textarea {
border: solid 1px #666;
display: block;
margin-bottom: 10px;
padding: 3px;
width: 244px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#formQuestions fieldset input {
height: 18px;
}

#formQuestions input.submitButton {
border: solid 1px #666;
display: block;
float: left;
height: auto;
margin-left: 75px;
padding: 10px;
width: auto;
}

#formQuestions textarea {
height: 127px;
}

#formQuestions label {
display: block;
margin-bottom: 5px;
color: #2C2413;
font-weight: bold;
}

#formQuestions p.title {
color: #2C2413;
font-weight: normal;
margin: 20px 0 10px 0;
text-align: center;
}

.requiredField {
color: #2C2413;
font-weight: normal;
font-size:0.9em;
font-style:italic;
}

/* captcha */

#formQuestions #captcha {
float: left;
padding: 15px;
width: 200px;
}

#formQuestions #captcha input {
border: solid 1px #666;
display: block;
float: none;
height: 18px;
padding: 3px;
width: 192px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#formQuestions #captcha p { 
margin: 10px 0;
text-align: center;
}

#formQuestions #captcha h4 {
color: #2C2413;
font: bold 12px Tahoma, Helvetica, Arial, sans-serif;	
margin: 0 0 5px 0;
}

/*--- New Popup Stuff ---*/

#newPopUpForm fieldset {
border: 0 none;
padding: 25px 25px 0 25px;
float: left;
width: 252px;
}

#newPopUpForm fieldset input, #newPopUpForm textarea {
display: block;	
padding: 3px;
width: 244px;
margin-bottom: 10px;
border: solid 1px #666;
}

#newPopUpForm fieldset input {
height: 14px;
}

body.popup button.submitButton {
background:url(../image/btn-popup-submit-ro.png) 0 0 no-repeat;
text-indent:-9999em;
display: block;
width: 127px;
height: 34px;
margin:0 auto 0 17px;
float: left;
border:none;
cursor:pointer;
}
body.popup button.submitButton:hover {
background:url(../image/btn-popup-submit-ro.png) 0 -35px no-repeat;
}

#newPopUpForm textarea {
height: 100px;
}

body.popup label {
display: block;
margin-bottom: 5px;
color:#2C2413;
font-size:1.2em;
}

#newPopUpForm label.required {
font-weight: bold;
}

#newPopUpForm p {
margin: 0 0 20px 0;
}

/* captcha */

#newPopUpForm #captcha {
width: 200px;
padding: 25px;
float: left;
}

#newPopUpForm #captcha input {
float: none;
width: 192px;
display: block;
margin: 10px 0;
}

#newPopUpForm #captcha p {
margin: 0;
}

#newPopUpForm #captcha h4 {
font-weight: bold;
margin: 0 0 5px 0;
}

#newPopUpForm h2 {
margin: 20px 0 10px 0;
font-weight: bold;
text-align: center;
font-size: 12px;
}

#sorryPage fieldset#personalInformation {
border: none;
color: #66301F;
font-weight: bold;
font-family: Tahoma, Helvetica, Arial, sans-serif;
}
#sorryPage fieldset#personalInformation input {
width: 200px;
}
#sorryPage fieldset#personalInformation #captcha p {
color: #66301F;
font-weight: normal;
font-family: Tahoma, Helvetica, Arial, sans-serif;
}
#sorryPage fieldset#personalInformation input.submitButton:hover {
background:transparent url(../image/btn-popup-submit-ro.png) no-repeat scroll 0 -25px;
}
#sorryPage fieldset#personalInformation input.submitButton {
background:transparent url(../image/btn-popup-submit-ro.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
float:left;
height:25px;
margin:0 auto 0 0;
text-indent:-9999em;
width:102px;
}

#thankYou {
	font-size:15px;
	padding-top:90px;
	text-align:center;
}

/*======== Special ===================================================================================*/
/* Clear fix */
.clear:after {
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}

.clear {
display: block;
}

/* Hides from Internet Explorer for the Mac \*/
.clear {
min-height: 1%;
}

* html .clear {
height: 1%;
}

/* Overdraft Opt In Styling */

div#overdraft.individualPage {
	padding: 10px 25px;
	margin-left: 0;
	width: 94%;
	background: none;
}
div#overdraft span, div#overdraft p {
	font-size: 12px;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm, #overdraft #overdraftAltOptions {
	margin: 0 0 20px;
}
#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #66301F; /* bank specific */
	font-size: 18px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #productDetails div.addthis_toolbox {
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 10;
	display: inline;
	float: left;
}
#overdraft #productDetails div.addthis_toolbox a {
	text-decoration: none;
}
#overdraft #overdraftForm #newApplication {
	background: none;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox.indented {
	width: auto;
	margin:0 0 0 40px;
}
#overdraft fieldset#newApplication .optAccounts {
	margin: 0 0 0 25px;
}
#overdraft fieldset#newApplication .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 300px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft fieldset#newApplication #overdraftLeft input, #overdraft fieldset#newApplication #overdraftRight input {
	width: 175px;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel {
	width: 400px;
	margin: 10px 0 0;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel input {
	clear:both;
	float:left;
	margin:2px 10px 0 0;
	width:10px;
}
#overdraftRight .radioWlabel span {
	display:block;
	float:left;
	margin:0 0 10px;
	width:350px;
}
#overdraft fieldset#newApplication #overdraftLeft label, #overdraft fieldset#newApplication #overdraftRight label {
	width: 100px;
	padding-right: 15px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	width: 100%;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 235px; /* bank specific */
	height: 170px;
	border: 1px solid #ccc;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/firstbankingcenter/image/overdraft_fade.png) bottom left repeat-x #3F291C; /* bank specific */
	color:#CDC2A2; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#optIn { 
	position:relative;
	bottom:135px;
	float:right;
	left:190px;
}
#optIn2 { 
	position:absolute;
	bottom:15px;
	right:340px;
}
#iWeValidate.redText {
	color: #f00;
}
#revisionDate h2 { 
	float: right;
	margin-top: -10px;
}