/* Kleberg Bank FIRSTBranch - layout.css */

body {
	margin: 0;
	background: #1D1D1D url(../image/body-bg.png) repeat-x left top;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}
ul {padding: 0; margin: 0;}
li {padding: 0;margin: 0;}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
}

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}

p {
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a img {
	border: none;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}
em {font-style:italic;}
.center {
	text-align: center;
}
#siteAlertWrapper {
	width:96em;
	margin:0 auto;
}
#siteAlertLink {
right:30px !important;
}

/*====== Header ==================================*/
#wrapper {
	width:931px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../image/main-content-bg.png) repeat-y left top;
}
#ultraTopWrapper {
	margin: 0 0 0 5px;
	width: 918px;
	height: 28px;
	position: relative;
	background: transparent url(../image/ultra-top-bg.jpg) no-repeat left top;
}
#ultraTopNav {
	position: absolute;
	right:145px;
	top: 8px;
}

#ultraTopNav li {
	float: left;
	padding: 0 2.2em;
	color: #333;
}

#ultraTopNav li a {
	letter-spacing: 0.05em;
	color: #fff;
	font: normal 1.2em Helvetica, Arial, sans-serif;
}

#ultraTopNav li a:hover {
	text-decoration: underline;
}

#searchForm {
	position: absolute;
	height: 21px;
	width: 130px;
	right: 10px;
	top: 3px;
}

#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 4px 0 0 4px;
	width: 107px;
	height: 17px;
	background-image: url(../image/search-bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 21px;
}
#headerWrapper {
	width: 931px;
	height: 113px;
	background: transparent url(../image/header-wrapper-bg.png) repeat-y left top;
}
#header {
	position: relative;
	height: 113px;
	width: 926px;
	margin: 0 0 0 2px;
	background: transparent url(../image/header-bg.png) repeat-x left top;
}
#header #printNumber {display: none;}
h1#logo {margin: 0;}
h1#logo a {
	display: block;
	width: 163px;
	height: 78px;
	position: absolute;
	top: 20px;
	left: 38px;
	text-indent: -999em;
	background: transparent url(../image/logo.png) no-repeat left top;
}
#primaryNav {
	position: absolute;
	bottom: 0;
	right:0;
	height: 113px;
	overflow: hidden;
	border-left: 1px solid #BDBDBD;
}

#primaryNav li {
	width: 125px;
	height: 113px; 
	display: block;
	float: left;
	text-align: center;
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #BDBDBD;
}
/*
#primaryNav li.nthChild-3 {
	padding-top: 60px;
	height: 53px;
}
*/
#primaryNav li.lastChild {
	border-right: none;
}
#primaryNav li.nthChild-4 {
/*	padding-top: 42px;
	height: 71px;*/
	width: 175px;
}/*
#primaryNav li.nthChild-5 {
	padding-top: 60px;
	height: 53px;
}*/
#primaryNav li.nthChild-4 li {
	width: 175px;
}
#primaryNav a {
	display: block;
	margin-top: 81px;
	padding-bottom: 11px;
	color: #333;
	font-size: 1.4em;
	font-weight:normal;
	text-transform: uppercase;
	background: transparent url(../image/primary-nav-arrow.png) no-repeat center 19px;
}
#primaryNav a:hover {
	background-position: center -23px;
}
#primaryNav li.inPath a {
	color: #990000 !important;
	background: transparent url(../image/primary-nav-arrow.png) no-repeat center -23px !important;
}
#primaryNav li ul {
	margin-top: 3px;
}
#primaryNav li li, #primaryNav li li.nthChild-4, #primaryNav li li.nthChild-3, #primaryNav li li.nthChild-5 {
	height: auto;
	width: 125px;
	padding-top: 0;
	margin-bottom: 3px;
	border-right: none;
	border-left: none;
}
#primaryNav li li a, #primaryNav li.inPath li a {
	background-image: none;
	text-transform: capitalize;
	padding: 0;
	margin: 0;
	color: #333 !important;
	font-size: 1.2em;
}

#primaryNav li li a:hover {
	text-decoration: underline;
}
/* For Online Banking Downstream Pages */

#downstreamObl {
	position: absolute;
	top: 20px;
	right: 300px;
}
#downstreamObl a {color: #000;}

/*====== Main Content ================*/
#contentWrapper {
	overflow: hidden;
	background: transparent url(../image/inner-content-bg.png) repeat-y 5px top;
}
#contentInnerWrapper {
	padding-top: 16px;
	overflow: hidden;
	background: transparent url(../image/content-wrapper-bg.png) no-repeat left top;
}
#mainContent, #homeContent {
	float:right;
	display: inline;
	padding: 0;
	margin-bottom: 30px;
	width: 688px;
}

/*====== Left Column =================*/

#leftColumn {
	clear:left;
	float:left;
	display: inline;
	margin:0 0 1em 5px;
	width:238px;
}

h2#quickLinksHeader {
	color:#000000;
	margin:2em 0 0;
	padding:0 0 0.5em 0.5em;
	font-size:1.5em;
	font-weight: normal;
	border-bottom:1px solid #DFE0E3;
}
#openAccountWrapper {
	position: relative;
	width: 238px;
	height: 90px;
	margin: 19px 0 0;
}
#openAccountWrapper a {
	display: block;
	width: 238px;
	height: 90px;
	text-indent: -9999px;
}
.openAccount {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 90px;
}
#openAccountNormal {
	display: block;
	background: transparent url(../image/open-account-link.png) no-repeat left top;
}
#openAccountHover {
	display: none;
	background: transparent url(../image/open-account-link-hover.png) no-repeat left top;
}
#leftNav {
	margin:2em 1em 1em;
}

#leftNav li a {
	display:block;
}
#leftNav li h2 {
	font-size: 1.5em;     
	font-weight: bold;
	margin: 0;
	padding:5px 7px;
}

#leftNav li h2 a {
	display: block;
	color: #222222;
	text-transform: uppercase;
}
#leftNav li.inPath h2 {
	border-bottom: 2px dotted #B7B7B7;
}
#leftNav li.inPath h2 a {
	display: inline;
	padding-right: 10px;
	background: transparent url(../image/leftNav-category-selected.png) no-repeat right 5px;
}
#leftNav li h2 a:hover {
	color: #990000;
}
#leftNav li li {
	margin: 6px 0;
}
#leftNav li li h3 {
	font-size: 1.2em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li a {
	padding: 0 12px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}
#leftNav li ul.nthTier-2 {
	padding: 1px 10px;
	border-bottom: 2px dotted #B7B7B7;
}
#leftNav li li.inPath a {
	color: #990000;
	background: transparent url(../image/leftNav-product-selected.png) no-repeat left 2px;
}
#leftNav li li.inPath a:hover {
	text-decoration: none;
}
#leftNav li li a:hover {
	text-decoration: underline;
}
/*====== Quick Links =================*/
#leftColumn #quickLinks {
	margin: 20px 0 0 18px;
}
#quickLinks h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
#quickLinks ul {
	margin: 1.5em 0 0;
}
#quickLinks li {
	margin: 1em 0.2em;
}
#quickLinks li a {
	display: block;
	padding: 6px 0 4px 38px;
	color: #000;
	font: normal 1.2em Helvetica, Arial, sans-serif;
}
#quickLinks li a:hover {
	text-decoration: underline;
}
#quickLinks li.nthChild-1 a {
	background: transparent url(../image/ql-opt-in.png) no-repeat left top;
}
#quickLinks li.nthChild-2 a {
	background: transparent url(../image/ql-order-checks.png) no-repeat left top;
}
#quickLinks li.nthChild-3 a {
	background: transparent url(../image/ql-make-payment.png) no-repeat left top;
}
#quickLinks li.nthChild-4 a {
	background: transparent url(../image/ql-report-lost-card.png) no-repeat left top;
}
#quickLinks li.nthChild-5 a {
	background: transparent url(../image/ql-financial-calculators.png) no-repeat left top;
}
#quickLinks li.nthChild-6 a {
	background: transparent url(../image/ql-loan-assistance.png) no-repeat left top;
}
#quickLinks li.nthChild-7 a {
	background: transparent url(../image/ql-more-options.png) no-repeat left top;
}
#olbButtonWrapper {
	position: relative;
	width: 216px;
	height: 28px;
	margin: 19px 0 0;
}
#olbButtonWrapper h3 {margin: 0;}
#olbButtonWrapper a {
	display: block;
	width: 216px;
	height: 28px;
	text-indent: -9999px;
}
.olbButtonContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 216px;
	height: 28px;
}
#olbButton {
	display: block;
	background: transparent url(../image/olb-button.png) no-repeat left top;
}
#olbButtonHover {
	display: none;
	background: transparent url(../image/olb-button-hover.png) no-repeat left top;
}
/*====== Home Page ====================*/

#obLogin {
	height: 126px;
	position: relative;
}
#obLogin h2 {
	width: 216px;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../image/online-banking-title.png) no-repeat left top;
}
#obLogin form {
	overflow: hidden;
	width: 205px;
	padding: 10px 0 0 20px;
}
#obLogin label {
	display: block;
	margin-bottom: 2px;
	color: #000;
	font: normal 1.1em Helvetica, Arial, sans-serif;
}
#obLogin a.loginButton {
	float: right;
	display: block;
	width: 50px;
	height: 28px;
	text-indent: -9999px;
	background: transparent url(../image/online-banking-submit-button.png) no-repeat left top;
}
#obLogin a.loginButton:hover {
	background-position: left -28px;
}
#obLogin input {
	float: left;
	padding: 0;
	margin-bottom: 5px;
	width: 144px;
	height: 18px;
	padding: 7px 0 0 7px;
	background: transparent url(../image/online-banking-input-bg.png) no-repeat left top;
	border: none;
}
#obNav {margin-left: 2.3em;clear: both;}
#obNav li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0.5em 0;
}
#obNav a {
	padding-left: 8px;
	background: transparent url(../image/obNav-list-bullet.png) no-repeat left 2px;
	font: normal 1.2em Helvetica, Arial, sans-serif;
	color: #000;
}
#obNav a:hover {
	text-decoration: underline;
}
#hiddenIframe {display: none;}

#flashBanner {
	height: 525px;
	position: relative;
	width: 100%;
	margin-left: 4px;
}
#flashBanner div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#flashBanner div img {display: none;}
#flashBanner .flashFiller {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 9;
}
#flashBanner .flashFiller img {display: block;}
#flashBanner .flashFiller a {text-indent: -999em;}
#flashBanner .flashFiller .whatsNewLink a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 674px;
	height: 373px;
}
#flashBanner .flashFiller .communityLink a {
	display: block;
	position: absolute;
	top: 399px;
	left: 0;
	width: 170px;
	height: 130px;
}
#flashBanner .flashFiller .cashMgmtLink a {
	display: block;
	position: absolute;
	top: 399px;
	left: 172px;
	width: 123px;
	height: 130px;
}
#flashBanner .flashFiller .loansLink a {
	display: block;
	position: absolute;
	top: 399px;
	left: 297px;
	height: 130px;
	width: 121px;
}
#flashBanner .flashFiller .bank7Link a {
	display: block;
	position: absolute;
	top: 399px;
	left: 420px;
	height: 130px;
	width: 103px;
}
#flashBanner .flashFiller .businessLink a {
	display: block;
	position: absolute;
	top: 399px;
	left: 525px;
	width: 149px;
	height: 130px;
}
#homeFeaturedProducts p {
	font-size: 1.2em;
}
body#onlineBanking {
	background-color: #A9A9A9;
}
body#onlineBanking h1.pageHead {
	width: 216px;
	height: 28px;
	margin: 10px 0;
	padding: 0;
	text-align: left;
	text-indent: -999em;
	background: transparent url(../image/online-banking-title.png) no-repeat left top;
}
body#onlineBanking form {
	padding: 0 15px;
	width: 215px;
}
body#onlineBanking label {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	margin-bottom: 2px;
	color: #000;
}
body#onlineBanking input {
	float: left;
	height: 18px;
	width: 144px;
	padding: 7px 0 0 7px;
	margin-bottom: 5px;
	border: none;
	background: transparent url(../image/online-banking-input-bg.png) no-repeat left top;
}
body#onlineBanking a.loginButton {
	display: block;
	float: right;
	width: 50px;
	height: 28px;
	text-indent: -999em;
	background: transparent url(../image/online-banking-submit-button.png) no-repeat left top;
}
body#onlineBanking a.loginButton:hover {
	background-position: left -28px;
}
body#onlineBanking #obNav {
	margin: 0.4em 0 0 1.5em;
}
body#onlineBanking #obNav li {
	background-image: none;
	margin: 0;
	padding: 0;
}
body#onlineBanking #obNav li a {
	font-size: 12px;
	text-decoration: none;
}
body#onlineBanking #obNav li a:hover {
	text-decoration: underline;
}
/*====== Category Page ==============*/
#featuredWrapper {
	position: relative;
	min-height: 117px;
	margin-right: 8px;
	padding: 23px 0 0 30px;
	border-bottom: 1px solid #C2C7CF;
	background: transparent url(../image/featured-product-bg.png) repeat-x left bottom;
}

#featuredWrapper li {float: left;}
#featuredWrapper h2 {margin: 0 10px 10px 0;float: left;}
#featuredWrapper ul ul {float: left;}
#featuredWrapper h3 {margin: 0;float: left;}
#featuredWrapper h2 a, #featuredWrapper h3 a {
	font-size: 23px;
	color: #222;
	font-weight: normal;
}
#featuredWrapper p {
	clear: both;
	width: 400px;
	margin: 10px 0 0;
	color: #333;
	font: normal 1.4em/1.3em Helvetica, Arial, sans-serif;
}
#featuredWrapper #featuredPhoto {
	position: absolute;
	bottom: 0;
	right: 16px;
}
#featuredWrapper #fpLearnMore {
	position: absolute;
	left: 330px;
	bottom: 10px;
}
#featuredWrapper #fpLearnMore a {
	display: block;
	width: 60px;
	height: 29px;
	text-indent: -9999px;
	background: transparent url(../image/category-learn-more.png) no-repeat left top;
}
#featuredWrapper #fpLearnMore a:hover {
	background-position: left -29px;
}
div#productCategory {
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	margin: 3px 8px 0 0;
	border-top: 1px solid #C2C7CF;
}

div#productCategory li {
	clear: both;
	overflow: hidden;
	cursor: pointer;
	padding: 0 13px 0 10px;
	border-bottom: 1px solid #C2C7CF;
}
div#productCategory img {
	float: left;
	margin: 8px 15px 0 0;
}
div#productCategory div.productContent {
	float: left;
	margin-top: 18px;
	width: 435px;
}

div#productCategory div.productContent p {
	margin: 0;
	font-size: 1.2em;
}

div#productCategory div.productContent h3 {
	margin: 0 0 5px;
	font-size: 1.3em;
}
div#productCategory div.productContent h3 a {
	padding-right: 20px;
	color: #212121;
	background: transparent url(../image/category-hover-arrows.png) no-repeat right -20px;
}
div#productCategory div.productContent h3 a:hover {
	color: #990000;
	background-position: right 3px;
}

div#productCategory h4.learnMore {
	margin: 38px 0 0;
	float: right;
}

div#productCategory h4.learnMore a {
	display: block;
	width: 60px;
	height: 29px;
	text-indent: -9999px;
	background: transparent url(../image/category-learn-more.png) no-repeat left top;
}

div#productCategory h4.learnMore a:hover {
	background-position: left -29px;
}

/* Search */
	#searchResults .individualContent {
		padding: 0;
	}
	#searchResults ul {
		margin: 0;
	}
	#searchResults li {
		clear: both;
		overflow: hidden;
		cursor: pointer;
		padding: 10px 110px 10px 32px;
		font-size: 1em;
		background-image: none;
		list-style-type: none;
		list-style-position: outside;
		border-bottom: 1px solid #C2C7CF;
	}
	#searchResults li li {display: none;}
	#searchResults .productContent {
		float: left;
		width: 450px;
	}
	#searchResults .productContent h3 {
		margin: 0 0 5px;
	}
	#searchResults .productContent h3 a {
		text-decoration: none;
		padding-right: 20px;
		color: #212121;
		background: transparent url(../image/category-hover-arrows.png) no-repeat right -20px;
	}
	#searchResults .productContent h3 a:hover {
		color: #990000;
		background: transparent url(../image/category-hover-arrows.png) no-repeat right 3px
	}
	#searchResults .productContent p {
		font-size: 1.2em;
		margin: 0;
	}
	#searchResults h4 {
		float: right;
		margin: 20px 0 0;
	}
	#searchResults h4 a {
		display: block;
		height: 29px;
		width: 60px;
		text-indent: -999em;
		background: transparent url(../image/category-learn-more.png) no-repeat left top;
	}
	#searchResults h4 a:hover {
		background-position: left -29px;
	}
/*====== New Search ==========================*/
.froisearch {
	margin: -65px 0 0;
	width: 680px;
}

.froisearch #froisearch-header {
	margin: 0 0 15px 20px;
}

.froisearch #froisearch-resultsHeader {
	margin: 0 0 10px 0;
}

.froisearch #froisearch-button {
	margin: 0 0 0 10px;
}

#searchResults h2 {
border-bottom:none;
font-size:1.2em;
margin:.5em 0;
}
#searchResults h2 a {
background:url("../image/category-hover-arrows.png") no-repeat scroll right -20px transparent;
}
#searchResults.individualPage .froisearch #froisearch-results li {
padding:10px 110px 10px 22px;
}

/*====== Product Page ========================*/
#productSummary {
	position: relative;
	height: 48px;
	padding-top: 28px;
	padding-left: 32px;
	margin-right: 8px;
	border-bottom: 1px solid #C2C7CF;
	background: transparent url(../image/featured-product-bg.png) repeat-x left bottom;
	color: #1F1F1F;
}
#searchResults #productSummary {
	position: static;
}

#productSummary h1 {
	font-size: 2.3em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}
#productPhoto {
	position: absolute;
	bottom: -32px;
	right: 12px;
}
#productDetails {
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 8px;
}
#productButtons {
	position: absolute;
	top: 57px;
	right: 37px;
	z-index: 11;
	width: 112px;
}
#openNow a {
	display:block;
	background:url(../image/product-apply-now.png) 0 0 no-repeat;
	text-indent:-9999em;
	width:112px;
	height:41px;
}
#openNow a:hover {
	background-position: left -41px;
}
#enrollNow a {
	display:block;
	background:url(../image/product-enroll-now.png) 0 0 no-repeat;
	text-indent:-9999em;
	width:112px;
	height:41px;
}
#enrollNow a:hover {
	background-position: left -41px;
}
#openINMO a {
	display:block;
	background:url(../image/product-open-now.png) 0 0 no-repeat;
	text-indent:-9999em;
	width:112px;
	height:41px;
}
#openINMO a:hover {
	background-position: left -41px;
}
/*============================== Add This Button(s) =============================================*/
.addthis_toolbox {
	margin-top: 25px;
}
.custom_images {
	margin-left: 3px;
	overflow: hidden;
}
.addthis_toolbox a {
	float: left;
	cursor: pointer;
}
.addthis_toolbox .addthis_button_compact {
	display: block;
	overflow: hidden;
	padding: 3px 0 0 16px;
	height: 10px;
	margin-right: 10px;
	background: transparent url(../image/icon-share.png) no-repeat scroll left top;
	font-size: 9px;
	color: #212121;
	text-transform: uppercase;
}
.addthis_toolbox .addthis_button_compact:hover {
	color: #990000;
	background: transparent url(../image/icon-share.png) no-repeat left -13px;
}
.addthis_toolbox .addthis_button_facebook {
	background: transparent url(../image/icon-facebook.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_linkedin {
	background: transparent url(../image/icon-linkedin.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_twitter {
	background: transparent url(../image/icon-twitter.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_print {
	overflow: hidden;
	padding: 3px 0 0 18px;
	height: 10px;
	font-size: 9px;
	color: #212121;
	text-transform: uppercase;
	background: transparent url(../image/icon-print.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_print:hover {
	color: #990000;
	background: transparent url(../image/icon-print.png) no-repeat left -13px;
}
/*============================================================================================*/

/* End of Toolbox Styling Goes Here*/

#printShareBtns {
	float:right;
	margin:10px 0 0;
	width:60px;
}
#printShareBtns div {
	float:left;
}
#contactUsButton {
	margin: 3px 0 0 0;
}
#contactUsButton img {display: none;}
#contactUsButton a {
	display: block;
	background: transparent url(../image/product-contact-us.png) no-repeat left top;
	text-indent: -999em;
	width: 112px;
	height: 30px;
}
#contactUsButton a:hover {
	background-position: left -30px;
}
#tellMeMoreButton {
	margin:3px 0 0 0;
}
#tellMeMoreButton a {
	display:block;
	background:url(../image/product-questions-button.png) no-repeat left top;
	text-indent:-999em;
	width:112px;
	height:30px;
}
#tellMeMoreButton a:hover {
	background-position: left -30px;
}
/* Tabs */
dl#productTabs {
	margin: 0;
	display: block;
	list-style: none;
	position: relative;
}
dl#productTabs dt.firstChild {
	margin-left: 32px;
	display: inline;
}
dl#productTabs dt {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 30px;
	padding: 0 9px 0 0;
	color: #1F1F1F;
	font-size: 1.2em;
}
dl#productTabs dt:hover {
	text-decoration: underline;
}

dl#productTabs dd {
	width: 405px;
	margin: 0;
	padding: 0.5em 243px 0 32px;
	font-size: 1em;
}

dl#productTabs dd a {
	text-decoration: underline;
}
dl#productTabs dd a:hover {color: #990000;}
dl#productTabs dt.selected {
	text-decoration: none;
	color: #990000;
	background: transparent url(../image/dt-selected-arrow.png) no-repeat right 12px;
}
#productDetails p {
	font-size: 1.2em;
	margin: 0.8em 0 0;
}
#productDetails p.disclaimer {
	font-size: 1em;
}
#productDetails p.textVariant1 {
	margin-bottom: -1.4em;
}
#productDetails p.zeroPaddingParagraph {
	margin: 0;
}
#productDetails h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
#productDetails ul {
	margin: 2em 1.8em;
}

#productDetails li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0.4em 0;
	padding-left: 10px;
	font-size: 1.2em;
	background: transparent url(../image/product-details-list-bullet.png) no-repeat left 4px;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 3em;
	left: 0;
	border-top: 1px solid #C2C7CF;
}

.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

/*====== Individual Page =================*/
.individualPage {
	font-family: Helvetica, Arial, sans-serif;
}
.individualPage #productPhoto {
	bottom: 0;
}
.individualPage .individualContent {
	overflow: hidden;
	margin-right: 8px;
	padding: 20px 32px 0;
}
#password p.zeroPaddingParagraph { 
	margin: 0;
	text-decoration: underline;
}
#password { 
	overflow: hidden;
	margin-right: 8px;
	padding: 20px 32px 0;
}
.individualPage .noTop {
	margin-top: 0 !important;
}
.individualPage h2 {
	border-bottom: 1px solid #ccc;
	font-size: 1.5em;
}
.individualPage h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
.individualPage a { 
	text-decoration: underline;
}
.individualPage a:hover {color: #990000;}
.individualPage p {
	margin: 0 0 0.8em;
	font-size: 1.3em;
}

.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage p.disclaimer {
	font-size: 1em;
}
.individualPage ul, .individualPage ol {
	margin: 1em 0 1em 1em;
}

.individualPage li {
	background: transparent url(../image/product-details-list-bullet.png) no-repeat left 7px;
	padding-left: 17px;
	font-size: 1.3em;
	line-height: 1.4em;
}
#onlineSecurity ul#wrappingList li li.decimal {
	list-style-type: decimal;
	background-image: none;
	padding-left: 0;
	margin-left: 16px;
}
#onlineSecurity ul#wrappingList li li.lowerAlpha {
	list-style: lower-alpha;
	background-image: none;
	padding-left: 0;
	margin-left: 16px;
}
.individualPage li li {
	font-size: 1em;
}

.individualPage ul li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0.4em 0;
}
#privateBanking .leftColumn {
	float: left;
	margin-right: 5%;
	margin-bottom: 2em;
	width: 45%;
}
#privateBanking .rightColumn {
	float: right;
	margin-left: 5%;
	margin-bottom: 2em;
	width: 45%;
}
#privateBanking .bottomContact {
	clear: both;
	overflow: hidden;
}
#privateBanking .bottomContact ul {margin: 0;}
#privateBanking .bottomContact li {
	float: left;
	width: 33%;
	padding: 0;
	background-image: none;
	font-size: 1em;
}
#privateBanking .bottomContact li .name {font-weight: bold;}
#customerService h3 {margin-top: 0;}
#customerService .leftColumn {
	float: left;
	width: 50%;
}
#customerService .rightColumn {
	float: left;
	width: 50%;
}
#FAQ dt {
	margin: 1em 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}
#localLinks .leftColumn {
	width: 45%;
	margin-right: 5%;
	float: left;
}
#localLinks .rightColumn {
	width: 45%;
	float: left;
}
#localLinks h2 {
	margin-top: 0;
	border-bottom: 1px solid #ccc;
}
#onlineSecurity ul#wrappingList {
	margin: 0;
	padding: 0;
}
#onlineSecurity ul#wrappingList li {
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	background-image: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1em;
}
#onlineSecurity ul#wrappingList a {
	font-size:1.5em;
	font-weight:bold;
}
#onlineSecurity ul#wrappingList li li {
	margin: 0.4em 0;
	line-height: 1.4em;
	padding-left: 17px;
	font-size: 1.3em;
	background: transparent url(../image/product-details-list-bullet.png) no-repeat left 7px;
}
#onlineSecurity h3 {
	margin-top: 0;
}
#onlineSecurity h2.clickable {
	display: inline;
	padding-left: 17px;
	margin: 0;
	background: transparent url(../image/online-security-arrows.png) no-repeat left 2px;
	text-decoration: underline;
	border-bottom: none;
	cursor: pointer;
	clear: both;
}
#onlineSecurity h2.clickable:hover {
	color: #990000;
}
#onlineSecurity div.securitySection {
	margin: 1em 0;
}
#mortgageProfessional h3 {
	float: left;
	margin-top: 0;
}
#mortgageProfessional p.textVariant1 {
	float: right;
	clear: none;
	display: inline;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 20px;
}
#mortgageProfessional p {clear: both;margin-bottom: 1.5em;}
#mortgageProfessional ul#professionalTeam {
	margin: 0;
	padding: 0;
}
#mortgageProfessional ul#professionalTeam li {
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0 0 2em;
	background-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 1em;
}
#mortgageProfessional ul#professionalTeam li img {
	float: left;
	margin-right: 2em;
}
#mortgageProfessional ul#professionalTeam li div {
	float: left;
	width: 44.6em;
}
#mortgageProfessional ul#professionalTeam li div.noPhoto {
	margin-left: 17em;
	display: inline;
}

/* Open Account Online */
#onlineAccountWrapper {
	margin-left: 5px;
	background: transparent url(../image/open-account-bg.jpg) no-repeat left top;
}
#onlineAccountWrapper #leftColumn {
	margin-left: 0;
}
#openAccount {
	padding-top: 32px;
}
#openAccount h1.pageHead {
	font-size: 2.8em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 0 32px;
}
#openAccount p {
	width: 330px;
	margin: 10px 0 0 32px;
}
#accountsListing {
	position: relative;
	min-height: 330px;
}
#accountsListing #personalAccounts {
	position: absolute;
	top: 30px;
	left: 0;
}
#accountsListing #businessAccounts {
	position: absolute;
	top: 195px;
	left: 0;
}
#accountsListing #personalLoans {
	position: absolute;
	right: 8px;
	top: 104px;
}
#accountsListing #switchButton {
	display: none;
	position: absolute;
	right: 65px;
	top: 97px;
}
#openAccount h3 {
	height: 30px;
	width: 188px;
	line-height: 30px;
	padding-left: 32px;
	background: transparent url(../image/open-account-title-bg.jpg) no-repeat left top;
	font-size: 1.8em;
	font-weight: normal;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
#openAccount #personalLoans h3 {
	width: 402px;
	background: transparent url(../image/open-account-loans-title-bg.jpg) no-repeat left top;
}
#openAccount ul {
	margin-left: 4em;
}
#openAccount li {
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
	font-size: 1em;
	margin: 0.7em 0;
}
#openAccount li a {
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	background: transparent url(../image/category-hover-arrows.png) no-repeat right -40px;
}
#openAccount li a:hover {
	color: #990000;
	background: transparent url(../image/category-hover-arrows.png) no-repeat right 2px;
}

/* Job Listings */
#jobOpenings table.stripeTable {
	margin: 0;
}
table.stripeTable {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #990000;
}
table.stripeTable td, table.stripeTable th {
	padding: 8px 10px;
	text-align: left;
}
table.stripeTable th {font-size: 1.1em;}
table.stripeTable td {font-size: 1.2em;}
table.stripeTable .nth-column-2 {
	width: 115px;
}
table.stripeTable .nth-column-3 {
	width: 70px;
}
table.stripeTable tr.nth-row-odd td {
	background-color: #DDD;
}
table.stripeTable th {
	background-color: #990000;
	color: #FFF;
}
#jobListing {
	position: relative;
	padding-bottom: 20px;
}
#jobListing h2 {
	margin-bottom: 20px;
	margin-top: 0;
	padding: 0 30px;
	height: 50px;
	background: transparent url(../image/popup-title-bg.png) repeat-x left bottom;
	font: normal 2.3em/50px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align: left;
	border-bottom: 1px solid #C2C7CF;
	color: #1F1F1F;
}
#jobListing h3 {
	clear: both;
	padding-top: 20px;
	margin: 0 0 0 30px;
	font-size: 1.5em;
	
}
#jobListing p.textVariant1 {
	float: left;
	width: 30%;
	margin: 0;
	font-size: 12px;
	padding-right: 0;
	padding-left: 30px;
}
#jobListing p.lastChild {
	margin-bottom: 20px;
}
#jobListing p {
	margin: 0 0 0.8em;
	padding: 0 50px 0 30px;
	font-size: 13px;
}
#jobListing ul {
	margin: 10px 0;
	padding: 0 100px 0 50px;
}

#jobListing li {
	margin: 0.15em 0;
	padding-left: 10px;
	font-size: 13px;
	list-style-position: outside;
	list-style-type: none;
	background: transparent url(../image/product-details-list-bullet.png) no-repeat left 5px;
}

#jobListing #jobApplyNow {
	position: absolute;
	right: 40px;
	top: 79px;
}
#jobListing #jobApplyNow a {
	display: block;
	height: 41px;
	width: 112px;
	text-indent: -999em;
	background: transparent url(../image/product-apply-now.png) no-repeat left top;
}
#jobListing #jobApplyNow a:hover {
	background-position: left -41px;
}
#directorsOfficers h2 {
	clear: both;
	border-bottom: 1px solid #C2C7CF;
}
#directorsOfficers ul {
	margin-left: 0;
}
#directorsOfficers li {
	padding: 0;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
}
#directorsOfficers p.name {
	font-weight: bold;
	font-style: normal;
}
#directorsOfficers p {
	font-weight: normal;
	font-style: italic;
}
#directorsOfficers #advisoryDirectors li {
	width: 50%;
	float: left;
}
#directorsOfficers #officers li {
	width: 33%;
	height: 60px;
	float: left;
}
#bankingAgreement ol {
	margin-left: 2em;
}
#bankingAgreement ol li{
	background-image: none;
	padding: 0;
	margin: 1em 0;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
#bankingAgreement ol li li {
	list-style-type: decimal;
}
#bankingAgreement #agreementButtons {
	text-align: center;
	margin: 3em 0 0;
}
#bankingAgreement #agreementButtons a {
	font-size: 1.5em;
	display: inline;
	padding: 2em 4em;
}

/* Individual Page Popups */
#pagePop h1.pageHead {
	text-align: left;
}
#pagePop .individualContent {
	padding-top: 0;
}
#pagePopp h3 {
	font-size: 1.5em;
}
#pagePop p {
	margin: 10px 0;
	font-size: 1.3em;
}
#pagePop ul {
	margin-top: 0;
}
#pagePop li {
	padding-left: 8px;
	background: transparent url(../image/product-details-list-bullet.png) no-repeat left 5px;
}
/*====== Sitemap =======================*/
#sitemap {
	margin-top: 2em;
}

#sitemapNav {
	margin-top: 3em;
}

#sitemapNav li {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

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

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

#sitemap div.clear div {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemap div.clear ul {
	padding-bottom: 2.5em;
}

/*====== Locations ===========================*/
.locationsContent {
	margin: 11px 8px 0 0;
	padding: 0 13px 0 15px;
}
#map {
	border: 1px solid #C2C7CF;
	height: 325px;
	width: 650px;
}
#locations ul#locList li {
	clear: both;
	padding: 0;
	background-image: none;
	font-size: 1em;
	list-style-type: none;
	overflow:hidden;
	background-color: #D4D4D4;
} 
#locations ul#locList .locationHeader {
	overflow: hidden;
	min-height: 13px;
	padding: 10px 15px 7px;
	border-bottom: 1px solid #C2C7CF;
	cursor: pointer;
}
#locations ul#locList li h2 {
	margin: 0;
	width: 205px;
	float: left;
	color: #333;
	font-size: 12px;
	border-bottom: none;
} 
#locations ul#locList li.selected h2 {
	color: #990000 !important;
}
#locations .adr {
	float: left;
	font-size: 1.2em;
}
#locations .moreInfo {
	display: none;
	float: right;
	cursor: pointer;
	font-size: 1.2em;
	padding-left: 11px;
	margin-left: 10px;
	background: transparent url(../image/locations-triangle.png) no-repeat left 2px;
}
#locations li.selected .moreInfo {
	color: #990000 !important;
	background: transparent url(../image/locations-triangle.png) no-repeat left -15px !important;
}
#locations .moreInfoShow {display: block !important;}
#locations .locInfo {
	position: absolute;
	top: 10px;
	right: 10px;
}
#locations li .locInfo a {
	display: block;
	width: 58px;
	height: 32px;
	text-indent: -999em;
	background: transparent url(../image/locations-map-button.png) no-repeat left top;
}
#locations .locInfo a:hover {
	background-position: left -32px;
}
#locations .locInfoShow {display: block !important;}
#locations h4 {
	margin: 0 0 4px;
	font-size: 1.1em;
}
#locations .locationBody {
	background-color: #D4D4D4;
	position: relative;
	overflow: hidden;
	padding: 10px 15px;
}
#locations .locationBody div span.tel, #locations .locationBody div.lobbyHours div, #locations .locationBody div.driveHours div {
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
}
#locations .contactWrapper {
	float: left;
	width: 175px;
}
#locations .phones {
	font-size: 1.2em;
}
#locations .phones .type {
	display: block;
	float: left;
	width: 53px;
}
#locations .lobbyHours {
	float: left;
	width: 207px;
}
#locations .lobbyHours div {
	font-size: 1.2em;
}
#locations .driveHours {
	float: left;
	width: 240px;
}
#locations .driveHours div {
	font-size: 1.2em;
}
#locations .timeName {
	display: block;
	float: left;
	width: 80px;
}
#locations .extraWidth {
	width: 175px !important;
}
#locations .lobbyHours .extraWidth {text-align: right;}

#locations .timeValue {
	display: block;
	float: left;
}
#locations .phones .type:after {
	content: ":";
}
#locations ul#locList {
	margin: 1em 0;
}

/* ATM Locations =================================================== */
#atmLocations li {
	padding: 0 10px;
	overflow: hidden;
	background-image: none;
	list-style-type: none;
	list-style-position: outside;
	font-size: 1em;
	border-bottom: 1px solid #C2C7CF;
}
#atmLocations h2 {
	border-bottom: none;
	width: 265px;
	margin: 10px 15px 10px 0;
	float: left;
	font-size: 1.2em;
}
#atmLocations h2 .secondLine {
	display: block;
	font-weight: normal;
}
#atmLocations .adr {
	float: left;
	margin: 10px 0;
	font-size: 1.2em;
}
#atmLocations .locInfo {
	float: right;
	margin: 5px 0;
}
#atmLocations .locInfo a {
	display: block;
	width: 58px;
	height: 32px;
	text-indent: -999em;
	background: transparent url(../image/locations-map-button.png) no-repeat left top;
}
#atmLocations .locInfo a:hover {
	background-position: left -32px;
}
.googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}

.googleMap-InfoWindow h2, .googleMap-InfoWindow p, .googleMap-InfoWindow p.map-phones {
	margin: .2em 0;
}

.individualPage .googleMap-InfoWindow h2 {
	font-size: 1.5em;
}

.individualPage .googleMap-InfoWindow p {
	font-size: 1.2em;
}

.individualPage .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}
#mainContent #thankYou {
	height: 151px;
	width: 628px;
	padding: 55px 0 0 52px;
	border-bottom: 1px solid #C2C7CF;
	background: transparent url(../image/thank-you-page.jpg) no-repeat left top;
}
#mainContent #thankYou h1 {
	margin: 0;
	width: 226px;
	height: 60px;
	text-indent: -999em;
	background: transparent url(../image/popup-thank-you-title.png) no-repeat left top;	
}
#mainContent #thankYou p {
	margin-top: 10px;
	width: 320px;
}
/* mortgageContact */
#mortgageContact #formContactUs li {
	padding-bottom: 5px;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0.5em 0;
}
#mortgageContact #formContactUs label {
	float: left;
	text-align: right;
}
#mortgageContact #formContactUs label.error {
	padding-top: 5px;
	font-size: 1.1em;
	text-align: left;
	width: 10.5em;
}
#mortgageContact #formContactUs label.required em {
	display: block;
}
#mortgageContact #formContactUs input {
	float: left;
	margin-top: 4px;
}
#mortgageContact #formContactUs select {
	float: left;
	margin-top: 4px;
	margin-bottom: 1em;
	width: 22em;
	margin-left: 2px;
}
#mortgageContact #formContactUs #captcha {
	margin-left: 218px;
}
#mortgageContact #formContactUs button.submitButton {
	margin-left: 218px;
}

/* formContactUs */
#formContactUs {
	width:100%;
}
#formContactUs legend {
	color: #333;
	font-weight: bold;
}

#formContactUs fieldset {
	padding: 1.5em 0 1em;
	border: 0 none;
} 
#formContactUs ul {
	overflow: hidden;
	margin: 0;
}
#formContactUs li {
	width: 68%;
	padding: 0;
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	background-image: none;
}

#formContactUs label {
	display: block;
	padding: 0 1em 0.2em 0;
	text-align: left;
	width: 15.5em;	
	font-size: 1.3em;	
}

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 1em;
}

#formContactUs input {
	width: 22em;
	margin-left: 2px;
}

#formContactUs textarea {
	width: 19em;
	height: 10em;
	margin-left: 2px;
}
#formContactUs input.error, #formContactUs textarea.error,
body.popup #popupStandard input.error, body.popup #popupStandard textarea.error, body.popup #captcha input.error {
	background-color:#f6f6cb;
	border:2px solid #FF0000;
	padding:2px;
	background-image: none;
}
#formContactUs fieldset p {
	margin-left: 18em;
}

#formContactUs button.submitButton {
	float: none;
	margin: 0 0 0 2px;	
	padding: 0.5em;
	width: auto;	
}

#formContactUs label.error {
	color: #F72222;
	font-weight: bold;
	margin: 0;
	padding: 0.4em 0 0 1em;
	text-align: left;
	float: right;
	width: 11em;
}

#formContactUs #captcha {
	clear: both;
	width: 20em;
	margin: 1em 0 1em 2px;
}
#formContactUs #captcha h4 {
	margin-bottom: 0.2em;
	font-size: 1.3em;
}

#formContactUs #captcha input {
	float: none;
	width: 195px;
	display: block;
	margin: 1em 0;
	text-align: center;
}

#formContactUs #captcha p {
	margin: 0;
}

#formContactUs #captcha p.error {
	color:#F72222;
}

/* End formContactUs */

#footer {
	margin: 0 0 0 1px;
	width: 926px;
	background-color: #333;
	position: relative;
	clear: both;
}
#footerBottom {
	background: transparent url(../image/footer-shadow.png) repeat-x left top;
	margin: 0 auto;
	width: 933px;
	height: 2px;
}
#footer #firstROI {
	position: absolute;
	top: 3em;
	right: 1em;
	height: 2.9em;
	width: 103px;
}

#footer img.froiLogo {
	display: none;
}
#footer #printLogos {display: none;}
#footer #printLogos img {margin-right: 10px;}
#footer #eh {
	position: absolute;
	top: 1.2em;
	left: 7.7em;
}

#footer #fdic {
	position: absolute;
	top: 3.5em;
	left: 7.7em;
}
#footer #bbb {
	position: absolute;
	left: 2em;
	top: 1.2em;
}
#footer #footerNav {
	text-align: center;
	padding: 1.5em 0 1em;
}

#footerNav li {
	display: inline;
	padding: 0 1em;
}

#footerNav li a {
	letter-spacing: 0.05em;
	color: #fff;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}

#footerNav a:hover {
	text-decoration: underline;
}
#footerContent {
	text-align: center;
	padding-bottom: 1.5em;
}
#footer p {
	letter-spacing: 0.05em;
	display: inline;
	font: normal 1.1em Helvetica, Arial, sans-serif;
	color: #fff;
}
#footerContent #tagDisclosure {
	padding-bottom: 0.5em;
}
#footerContent #tagDisclosure p {
	display: block;
	margin: 0.5em 0 0;
}
#footerContent #tagDisclosure a {
	color: #fff;
	text-decoration: underline;
}
/* =========== Mortgage Landing Page ============= */
#mortgageLP {
	height: 494px;
	background: transparent url(../image/mortgage-lp-bg.png) no-repeat right top;
}
#mortgageContent {
	width: 335px;
	padding: 86px 0 0 44px;
}
#mortgageContent h1#mortgageTitle {
	width: 326px;
	height: 40px;
	margin: 0;
	text-indent: -999em;
	background: transparent url(../image/mortgage-lp-title.png) no-repeat left top;
}
#mortgageContent p {
	font-size: 15px;
}
#mortgageContent li {
	margin: 1.5em 0;
	font-size: 15px;
	list-style-type: none;
	list-style-position: outside;
}
#mortgageContent li a {
	padding-right: 20px;
	background: transparent url(../image/mortgage-lp-link-arrows.jpg) no-repeat right 6px;
}
#mortgageContent li a:hover {
	background-position: right -13px;
	color: #990000;
}
/* =========== Print this Page =================== */

#printThisPage {
	width: 36px;
	height: 15px;
}

/*======== Special ================================*/

/* Styling for New Pop Up Forms: Tell me More, Send to a Friend, and Thank You Pop Up */
body#calculators {overflow: hidden;}
body.popup {
	background: #FFF;
	border: 0 none;
	font-family: Helvetica, Arial, sans-serif;
}
body.popup #thankYou {
	height: 400px;
	background: transparent url(../image/popup-thanks-bg.jpg) no-repeat left 50px;
}
body.popup #thankYou #thanksTitle {
	width: 226px;
	height: 60px;
	margin: 165px 0 5px 50px;
	text-indent: -9999px;
	background: transparent url(../image/popup-thank-you-title.png) no-repeat left top;
}
body.popup #thankYou p {
	margin: 0 0 0 50px;
	width: 300px;
}
.popup p {
	margin: 1em;
}

body.popup form {
	width: 100%;
}
body.popup form h4.title, body.popup #thankYou h4.title, #pagePop h1.pageHead {
	height: 50px;
	line-height: 54px;
	margin: 0 0 20px;
	padding-left: 25px;
	display: block;
	background: transparent url(../image/popup-title-bg.png) repeat-x left bottom;
	color: #1F1F1F;
	font-size: 2.3em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #C2C7CF;
	font-weight: normal;
}

body.popup fieldset {
	border: 0 none;
	padding: 0 15px 0 25px;
	margin: 0 40px 0 0;
	float: left;
	width: 252px;
}

body.popup fieldset#popupStandard input {
	display: block;	
	padding: 5px 0 0 5px;
	width:  246px;
	margin-bottom: 5px;
	height: 25px;
	margin-bottom: 5px;
	border: none;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
	font-size: 16px;
}

body.popup fieldset#popupStandard textarea {
	display: block;	
	height: 80px;
	width: 241px;
	padding: 5px;
	margin-bottom: 5px;
	border: none;
	background: transparent url(../image/popup-textarea-bg.png) no-repeat left top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px
}

body.popup .rightSide {
	float: left;
	display: inline;
	width: 200px;
	overflow: hidden;
}

body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}

body.popup input.submitButton, body.popup button.submitButton {
	border: 0 none;
	display: block;
	width: 112px;
	height: 41px;
	padding-top: 41px;
	float: none;
	text-indent: -9999px;
	background: transparent url(../image/inmo-submit.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

body.popup input.submitButton:hover, body.popup button.submitButton:hover {
background-position: 0 -41px;
}

body.popup fieldset#popupStandard label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 4px;
	margin-top: 8px;
}

body.popup fieldset#popupStandard label.error {
	color: #F72222;
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
}

body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}

/* Captcha */

body.popup #captcha {
	width: 20em;
	margin-bottom: 20px;
	float: none;
}

body.popup #captcha input {
	float: none;
	width: 201px;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	display: block;
	margin: 1em 0;
	border: none;
	font-size: 16px;
	background: transparent url(../image/popup-captcha-input-bg.png) no-repeat left top;
}

body.popup #captcha p {
	margin: 0;
	text-align: left;
	font-size: 1.2em;
}
body.popup #captcha p.error {
	color:#F72222;
}

body.popup #captcha h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 7px 0 3px;
}

body.popup h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/* ============ OLB Popup ============== */

body.popup .individualPage {
	padding: 0;
}

body.popup .individualPage h1.pageHead {
	text-align: center;
	margin: 1em 0 0.5em;
}

body.popup #onlineBankingWrapper {
background: #c3c3c3 url(../image/popup-lock.png) left bottom no-repeat;
border: 1px solid #999999;
width: 300px;
margin: auto;
}

body.popup .individualPage #radioButtons {
width: 200px;
margin: 20px 50px 10px;
font-size: 14px;
}

body.popup .individualPage #radioButtons label#loginToPersonalLabel {
margin-right: 20px;
}

body.popup .individualPage form#personalLoginForm {
width: 300px;
margin: 2em auto;
}

body.popup .individualPage form#personalLoginForm input.accessID {
	width: 200px;
	margin: 10px auto 20px;
	display: block;
	color: #999999;
}

body.popup .individualPage form#personalLoginForm input.submit {
	border: 0 none;
	display: block;
	margin: 0 100px;
	width: 100px;
	height: 30px;
	float: none;
	text-indent: -9999px;
	background: transparent url(../image/login-button.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

body.popup .individualPage form#personalLoginForm input.submit:hover {
	background-position: 0 -30px;
}

/* 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%;
}
/* End IE Mac hide */

/*======== For Alert New Pop Up ================================================*/

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url(../image/alert-title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}
#popup_content {
	background: transparent url(../image/alert-info.gif) 16px 16px no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}
#popup_content.alert {
	background-image: url(../image/info.gif);
}
#popup_content.confirm {
	background-image: url(../image/alert-important.gif);
}
#popup_content.prompt {
	background-image: url(../image/alert-help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}

/*======== End of New Pop Up ============*/ 

/*==== Rates ============================*/

#rates table {
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	width:100%;
	font-size:1em;
}

#rates h2 {
	font-size:1.5em;
	margin:1.3em 0 0.2em;
}
#rates h3 {
	font-size:1.3em;
	margin:1.5em 0 0.3em;
}
#rates table th {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	width: 20%;
	padding: 5px 2px;
	background-color: #eee;
	text-align: center;
	font-weight:bold;
}

#rates table td {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 4px 7px;
	text-align: center;
}

#rates table td.nth-column-1 {
	text-align: left;
	/*padding: 4px 7px;*/
}

#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}

#rates div.apy {
	margin: .5em 0 .5em 1em;
	font-size:.9em;
}

/* Overdraft Opt In Styling */

div#overdraft {
	padding: 5px 30px 10px;
	margin-left: 0;
	width: 94%;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #333333; /* bank specific */
	font: bold 20px 'Trebuchet MS',Helvetica,Arial,sans-serif;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font: bold 20px 'Trebuchet MS',Helvetica,Arial,sans-serif;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 13px;
	line-height: 14px;
}
#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 #revokeAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#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 fieldset#newApplication .optInCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .optInCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .optInCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 310px;
	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: 110px;
	padding-right: 15px;
	font-size: 13px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 280px; /* bank specific */
	height: 175px;
	border: 1px solid #ccc;
	font-size: 13px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/klebergbank/image/overdraft_fade.png) bottom left repeat-x #FFFFFF; /* bank specific */
	color:#333333; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 14px;
	font-size: 13px
}
#overdraft p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 14px;
	font-size: 13px
}
#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: #A10A00;
}
