/* Founders Bank - Sugarland, TX - layout.css */
/* colors:
lime green: #ACC314
dark green: #78783D
dark green border #5A5A2E
dark grey: #2F2B26
light grey: #443D37
light grey text: #eee
*/


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

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #524C47;
	color: #333;
	font: normal 62.5% Arial, Helvetica, sans-serif;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -140px; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
}

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

h1 {
	font-size: 20px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

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: #ACC314;
	font-style:italic;
	outline: none;
}
a:hover {
	text-decoration:none;
}

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

input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}
.paddingBottom {padding:0 0 1em 1em;}

/*====== Header =======================================================================================*/

#headerBg {
	width: 100%;
	height: 120px;
	background: url(../image/header-bg.png) repeat-x;	
}
#header {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#logo img {
	position: absolute;
	top: 0;
	left: 52px;
}
#topLogos {
	position:absolute;
	right:18px;
	top:5px;
	width:130px;
}
#topLogos div{
	float:left;
	padding:0 0 0 10px;
}

#ultraTopNav {
	position: absolute;
	right:323px;
	top: 18px;
}
#ultraTopNav li {
	float: left;
	padding: 0 5px;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #fff;
}
#ultraTopNav li a {
	color: #fff;
	font-style:normal;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 12px;
	right: 224px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 19px;
	width: 152px;
	right: 157px;
	top: 12px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 2px 18px 2px 6px;
	width: 138px;
	height: 15px;
	background-image: url("../image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
}
#primaryNav {
	position: absolute;
	top: 72px;
	right: 44px;
}
#primaryNav li {
	float: left;
	display: inline;
	padding-left: 32px;
}
#primaryNav a {
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style:normal;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #009;
}


/*====== Footer ===============================================*/

#footer {
	height: 140px;
	width: 100%;
	position: relative;
	clear: both;
	font: normal 10px Verdana, Geneva, sans-serif;
	background-color: #524C47;
}

#footer #firstROI {
	position: absolute;
	top: 30px;
	left: 38px;
}

#footer #eh {
	position: absolute;
	top: 64px;
	right: 32px;
}

#footer #fdic {
	position: absolute;
	top: 64px;
	right: 66px;
}

#footer #footerNav {
	text-align: center;
	padding: 30px 0 10px;
}

#footerNav li {
	display: inline;
	padding: 0 10px;
}

#footerNav a {
	color: #fff;
}	

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

#footer p {
	color: #fff;
	text-align: center;
}

#footer #followUs {
	position: absolute;
	top: 28px;
	right: 32px;
	width: 132px;
	height: 25px;
}

#footer #followUs h4 {
	font: normal 12px/12px Verdana, Geneva, sans-serif;
	color: #fff;
	float: left;
	display: inline;
	margin-right: 8px;
}

#footer #followUs img {
	float: left;
	display: inline;
	height: 23px;
	width: 25px;
}


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

#flashObl {
	height: 382px;
	width: 100%;
	background: url(../image/banner-bg.png) repeat-x;
}

#flashObl .centerContent, #homemainContent .centerContent, #footer .centerContent {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#flashBanner {
	float: left;
	display: inline;
}

#obLogin {
	float: left;
	display: inline;
	position: relative;
	width: 270px;
	height: 382px;
	background: url(../image/building-bg.png) no-repeat;
}

#obLogin form {
	position: absolute;
	bottom: 30px;
	left: 50px;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #fff;
}

#obLogin input#optionRadio {
	margin: 4px 0 6px;	
	font-size: 11px;
}

#obLogin input#optionRadiotwo {
	margin: 4px 00;
	font-size: 11px;
}

#obLogin input#AccessIDVisible {
	margin: 5px 0 10px;	
	padding: 4px 8px 3px;
	width: 137px;
	height: 15px;
	border: 0 none;
	background: url(../image/obl-input.png) no-repeat;
}

#obLogin input {
	margin-bottom: 5px;
}

#obLogin label {
	display: block;
	height: 4px;
	padding: 10px 0 0 4px;
}

#obLogin ul#obNav {
	position: absolute;
	bottom: 10px;
	left: 55px;
	font-size:1.2em;
}

#obLogin ul#obNav li a {
	color: #fff;
	font-style:normal;
}

#homemainContent {
	clear: both;
	width: 100%;
	height: 250px;
	border-top: 1px solid #D2D2D1;
	background-color: #62584F;
}

#homeFeaturedProducts  {
	height: 80px;
	margin: 10px 0 0;
}

#homeFeaturedProducts h2 {
	float: left;
	display: inline;
	text-align: center;
	width: 220px;
	color: #ACC314;
	font: normal 18px/32px Georgia, "Times New Roman", Times, serif;
}

#homeFeaturedProducts ul {
margin-left: 32px;
}

#homeFeaturedProducts li {
	float: left;
	display: inline;
	height: 64px;
	margin: 10px 3px;
	overflow: hidden;
}

#homeFeaturedProducts li a, #homeFeaturedProducts li span {
	height: 130px;
	width: 228px;
	text-indent: -9999px;
}

#homeFeaturedProducts li.nthChild-1 span {
	background: url(../image/ft-kasasa-saver.png) no-repeat 0 0;
}

#homeFeaturedProducts li.nthChild-2 span {
	background: url(../image/ft-consumer-lending.png) no-repeat 0 0;
}

#homeFeaturedProducts ul li.nthChild-3 span {
	background: url(../image/ft-mortgage-lending.png) no-repeat 0 0;
}
#homeFeaturedProducts ul li.nthChild-4 span {
	background: url(../image/ft-cash-cow.png) no-repeat 0 0;
}

#homeFeaturedProducts a, #homeFeaturedProducts span {
	clear: both;
	float: left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
#homeFeaturedProducts a {
	height: 48px;
	color: #003366;
	background-position: left bottom;
}
#homeFeaturedProducts span {
	height: 74px;
	background-position: left top;
}
#homeFeaturedProducts li.inPath span {
	height: 37px;
	background-position: 0 -37px;
}
#quickLinks {
	border-top: 1px solid #ACC314;
	width: 931px;
	margin: 0 0 0 35px;
	padding: 0;
}
#quickLinks h2 {
	float: left;
	display: inline;
	width: 200px;
	color: #ACC314;
	font: normal 18px/32px Georgia, "Times New Roman", Times, serif;
}	

#quickLinks ul {
	float: left;
	display: inline;
	margin: 10px 12px 0;
}

#quickLinks li {
	margin: 4px 0;
	list-style-type: none;
	list-style-position: outside;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #fff;
}

#quickLinks li a {
	padding: 0 0 0 15px;
	background: url(../image/neon-tri.png) no-repeat left center;
	color: #fff;
	font-style:normal;
}

#quickLinks li a:hover {
	text-decoration: underline;	
}
#tmLinks {
	border-top: 1px solid #ACC314;
	width: 931px;
	margin: 0 0 0 35px;
	padding: 0;
}
#tmLinks h2 {
	float: left;
	display: inline;
	width: 200px;
	color: #ACC314;
	font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
}	

#tmLinks ul {
	float: left;
	display: inline;
	margin: 10px 12px 0;
}

#tmLinks li {
	margin: 4px 0;
	list-style-type: none;
	list-style-position: outside;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #fff;
}

#tmLinks li a {
	padding: 0 0 0 15px;
	background: url(../image/neon-tri.png) no-repeat left center;
	color: #fff;
	font-style:normal;
}

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

#qlOne {
	width: 190px;
}
#qlTwo {
	width: 195px;
}
#qlThree {
	width: 290 px;
}

#siteAlert {
	margin: 0 auto !important;
	position: relative !important;
	display: block !important;
	text-align: center !important;
	width: 78% !important;
}

#siteAlertText {
	margin-left:230px !important;
	margin-right:180px !important;
	padding:15px !important;
	text-align: left !important;
}

#siteAlertLink {
	position: absolute !important;
	right: 4px !important;
	bottom: 4px !important;
}

/* Search */

#pagination li {
	display: inline;
	padding-right: 10px;
}

#pagination li a {
	text-decoration: underline;
}

#searchPage li .productContent {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}


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

label.required em {
	color: #999;
}

form {
	font-size: 12px;
}

/*======== Application ===============================================================================*/

#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;
	font-size: 12px;
	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(../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: #009;
	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;
	color:#ACC314;
	font-style:italic;
}
/* 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 {
	margin-left: 170px;
	color: #364C85;
	padding-bottom: 10px;
}
fieldset#newApplication h3 {
	text-align: center;
	clear: both;
	padding: 0pt 0pt 10px;
}
fieldset#newApplication p {
	margin: 25px;
	clear: both;
	font-size: 12px;
}
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;
	font-size: 12px;
	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;
}
/* 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: #FFF;
}
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 */

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

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

#formContactUs label {
	float: left;
	padding: 0 25px 10px 0;
	text-align: right;
	width: 186px;		
}

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;	
}

#formContactUs fieldset p {
	margin-left: 210px;
}

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

#formContactUs textarea {
	height: 100px;
}

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

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

#formContactUs #captcha p {
	margin: 0;
}

 /* 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: #FFF;
	border: 0 none;
}

.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;
}
#formQuestions fieldset input {
	height: 14px;
}
#formQuestions input.submitButton {
	border: solid 1px #666;
	display: block;
	float: left;
	font-weight: bold;
	height: auto;
	margin-left: 75px;
	padding: 10px;
	width: auto;
}
#formQuestions textarea {
	height: 100px;
}
#formQuestions label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#formQuestions p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}

/* captcha */

#formQuestions #captcha {
	float: left;
	padding: 15px;
	width: 200px;
}
#formQuestions #captcha input {
	border: solid 1px #666;
	display: block;
	float: none;
	height: 14px;
	padding: 3px;
	width: 192px;
}
#formQuestions #captcha p { 
	font-size: 11px;
	margin: 10px 0;
	text-align: center;
}
#formQuestions #captcha h4 {
	color: #666;
	font: bold 12px Arial, Helvetica, 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;
}
#newPopUpForm input.submitButton {
	border: solid 1px #666;
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin: 0 auto;
	font-weight: bold;
	float: left;
	margin-left: 85px;
}
#newPopUpForm input.submitButton:hover {
	cursor:pointer;
}

#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	display: block;
	margin-bottom: 5px;
}
#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;
	text-align: center;
}

#newPopUpForm #captcha h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

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

/* Tables */
#printShareRates {
	width:105px;
	float:right;
}
#printShareRates a{
	display:block;
	margin:0 0 10px 0;
}
.individualPage.interestRates h2 {
	color: #fff;
	font-weight: bold;
	margin-left: 0.85em;
}

.interestRates table {
width: 53em;
margin: 0 0 1em 0;
font-size: 1.2em;
line-height: 1.4em;
color: #ffffff;
text-align: left;
vertical-align: top;
}

.interestRates table.lastTable {
margin-bottom: 2em;
}
.interestRates table tr th {
	text-transform:uppercase;
}
.interestRates table th, .interestRates table td {
padding: .5em 1.5em;
text-align: left;
vertical-align: top;
}

.interestRates table tr.nth-row-1 th, .interestRates table th.nth-column-1 {
color: #ACC113;
}

.interestRates table tr.nth-row-even th, .interestRates table tr.nth-row-even td {
background: #5A5149;
}
.interestRates table .nth-column-2, .interestRates table .nth-column-3 {
width: 20%;
}
.ratesLink {
	font-size:1.2em;
	margin:-1em 0 1.5em 1.5em;
}
.ratesLink a:hover{
	text-decoration:none;
}
.clearLeft{
	clear: both;
}
.bottomSpace {padding-bottom:2em;}

#pushDiv {
	margin:0 0 140px 0;
}
/* our-people */
#officers h2 {
	clear:left;
	margin:0 0 .5em 0;
}

div.officer {
	float:left;
	width:160px;
	margin:0 5px 30px 0;
	text-align:center;
	height:270px;
}
div.officer img {
	border:8px solid #584F47;
}
div.officer h3 {
	color:#fff;
	font-size:1.5em;
	margin:.2em 0;
}
div.officer h4 {
	color:#fff;
	font-size:1.3em;
	margin:.2em 0;
}
div.executive {
   min-height:250px;
}
ul#listBankOfficers {
	clear:both;
	display:block;
	margin:0 0 0 15px;
	padding-bottom:1em;
}
ul#listBankOfficers h3 {
	font-size:1.3em;
}
ul#listBankOfficers h4 {
	font-size:1.1em;
}
/* Template First Branch - downstream.css */
/* Category, Product & downstream pages */

body.interiorPage {
	background: #62584F url(../image/tile-header-bar.png) 0 118px repeat-x;
}

#wrapperMainContent {
	width: 98em;
	margin: 0 auto;
}

#mainContent {
	width: 68em;
	float: right;
}

#mainContent #sectionName {
	height: 77px;
	padding: 20px 0 0 0;
}

#sectionName ul#catBreadcrumb li {
	display:inline;
	white-space:nowrap;
}

#sectionName ul#catBreadcrumb li a, #sectionName ul#catBreadcrumb li h2 a {
font-family:"Times New Roman", Times, serif;
font-weight: normal;
font-size: 3em;
font-style:normal;
text-transform: uppercase;
letter-spacing: .1em;
color: #fff;
}

/*====== Left Column ======================*/
#btnOnlineBanking {
margin:16px 0 0 0;
}

#leftColumn {
	float: left;
	clear: left;
	width: 30em;
}
#leftNav {
width:25.5em;
margin:1.8em 0 0 2.3em;
}
#leftNav li a {
	font: normal 1.2em;
	display:block;
	padding:8px 10px 8px 15px;
	font-style:normal;
}

#leftNav.nthTier-1 li a {
	background-color:#443D37;
	border-bottom:1px solid #2F2B26;
	border-top:1px solid #69645F;
}
#leftNav.nthTier-1 li h2 a.selected {
	background-color:#2F2B26;
	color:#fff;
}

#leftNav.nthTier-1 li a:hover {
	background-color:#2F2B26;
	color:#fff !important;
}

#leftNav li ul.nthTier-2 li a {
	background-color:#62584F;
	border-bottom:1px solid #443D37;
	border-top:none;
}
#leftNav li ul.nthTier-2 li a:hover {
	color:#B2B2B2 !important;
	background-color:#62584F;
}

#leftNav li.firstChild a {
	border-top:none;
}
#leftNav li.lastChild a, #leftNav li ul.nthTier-2 li.lastChild a, #leftNav li.selected h2 a {
	border-bottom:none;
}
#leftNav li h2 {
	margin: 0;
	padding:0;
}
#leftNav li h2 a {
	color: #eee;
}
#leftNav li.inPath h2 a {}

#leftNav li li h3 {
	padding:0;
	margin: 0;
}

#leftNav li li a {
	color: #fff;
}
#leftNav li li a:hover {
	color: #B2B2B2;
}

#leftNav ul.nthTier-2 li h3 a.selected {
	color:#fff;	
	background:url(../image/nav-arrow.png) 15px 8px no-repeat;
	padding:8px 10px 8px 30px;	
}
#buildingImg {
	border:8px solid #584F47;
	margin:121px 0 0 23px;
	width:239px;
}

/*====== Category Page =========================*/
#featuredContainer {
	position:relative;
	background:#78783D;
	width:66em;
	height:auto;
	border:1px solid #ACC314;
	overflow:hidden;
	}
#featuredContainer #featureImage {
	border:8px solid #5A5A2E;
	float:left;
}
#featuredContainer .comingSoon {
	position: absolute;
	top: 3px;
	left: 188px;
	width: 116px;
	height: 115px;
	background: url("../image/coming-soon.png") no-repeat;
	text-indent: -9999px;
}
#featuredContainer #featuredContainerText {
	margin:20px 0 0 320px;
	}
#featuredContainer #featuredContainerText h1 {
	font:2em "Times New Roman", Times, serif;
	color:#2E2B26;
	text-transform:uppercase;
	}
#featuredContainer #featuredContainerText p {
	font-size:1.3em;
	color:#fff;
	padding:0 20px 0 0;
}
#buttonWrapper {
	position:absolute;
	bottom:0;
	right:0;
	padding:10px;
}
#fpLearnMore {
	float:right;
	width:142px;
	height:34px;
	padding:0 10px 0 0;
}
#fpOpenNow {
	float:right;
	width:142px;
	height:34px;
}

#secondaryProducts {
	width:66em;
	margin:0 0 15px 0;
}

#secondaryProducts ul li {
	position:relative;
	overflow:hidden;
	height:auto;
	padding:15px 0;
	border-bottom:1px solid #ACC314;
}
#secondaryProducts ul li a {
	display:block;
	border:8px solid #584F47;
	float:left;
}
#secondaryProducts ul li a:hover {
	border:8px solid #78783D;
}
#secondaryProducts ul li a img {}

#secondaryProducts div.productContent {
	margin:0 0 0 180px;
	}

#secondaryProducts div.productContent h3 a {
	color:#ACC313;
	text-transform:uppercase;
	font:1.3em "Times New Roman", Times, serif;
}
#secondaryProducts div.productContent h3 a:hover {
	border: 0;
}
#secondaryProducts div.productContent p {
	font-size:1.3em;
	color:#fff;
}
#secondaryProducts div.productContent a {
	float:none;
	border:none;
}
#secondaryProducts div.productContent a:hover, #secondaryProducts div.productContent h4 a:hover {
	border: 0;
}
#secondaryProducts div.productContent h4.learnMore {
	width:108px;
	position:absolute;
	bottom:0;
	right:15px;
}

/*====== Product Page =========================*/
body.interiorPage #productSummary {
	position: relative;
	overflow: hidden;
}
#productPhoto {
	width: 302px;
	margin: 0 2em 2em 0;
	position: relative;
}
#productPhoto img {
	border:8px solid #584F47;
}
#productPhoto .comingSoon {
	position: absolute;
	top: 3px;
	right: -2px;
	width: 116px;
	height: 115px;
	background: url("../image/coming-soon.png") no-repeat;
	text-indent: -9999px;
}
#productSummary {
	color:#fff;
	font-size:1.2em;
	line-height:1.4em;
}
#productSummary a:hover {
	text-decoration:underline;
}

#productSummary h1 {
	position: absolute;
	top: 0;
	left: 325px;
	margin: 0;
	font: normal 2em/1.2 "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #ACC313;
}
#productSummary p, #productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productSummary #productButtons {
position: absolute;
left: 325px;
top: 160px;
}

#productQuestions {
	float:left;
	margin:0 15px 0 0;
	width:137px;
	height:34px;
}
#openNow  {
	float:left;
	margin:0;
	width:144px;
	height:34px;
}
#btnQuestions  {
	float:left;
	margin:0 15px 0 0;
	width:144px;
	height:34px;
}
/* Tabs */

div#productDetails {
margin:2em 0 0 0;
position:relative;
}

#productPrintShare {
position:absolute;
right:0;
top:0;
width:140px;
z-index:5;
}
#shareButton {
	margin: 0 1.5em 0 0;
}
dl#roi_tabs {
	width: 673px;
	display:block;
	list-style: none;
	position: relative;
	margin:0 0 15px 0;
}
dt {
	background-color:#584F47;
	color: #fff;
	font-size:1.5em;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:uppercase;
	padding:.49em .8em;
}
dt:hover {
	color: #eee;
}
dd {
	padding: 5px 5px 25px 5px;
	margin:5px 0 0 0;
	border-top:1px solid #ACC314;
}
dt.selected {
	background-color:#62584F;
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #ACC314;
	border-right: 1px solid #ACC314;
 border-bottom: 1px solid #62584F;
	border-left: 1px solid #ACC314;
}
.pane {
	color: #fff;
	position: absolute;
	overflow: hidden;
	top: 2.9em;
	left: 0;
 width: 100%;
}
.pane p {
font-size:1.2em;
margin: 10px;
padding:0 10em 0 0;
line-height: 1.6em;

}
.pane ul, .pane ol {
	margin: 10px 25px;
}
.pane ul li, .pane ol li {
	font-size:1.2em;
	line-height: 1.2em;
	list-style: disc;
}

.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page =============================*/

#locations h2 a {
	text-decoration:underline;
}
#locations h2 a:hover {
	text-decoration: none;
}
#mainContent div.individualPage {
}

#mainContent #officers{
	overflow: hidden;
}

#mainContent div.individualPage h1.pageHead {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:3.7em;
text-transform:uppercase;
letter-spacing:.1em;
color:#fff;
padding:8px 0 23px 0;
}

#mainContent div.individualPage div.topMargin {
	height:85px;
	
}
.individualPage h1 {
	color:#fff;
}
.individualPage h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.9em;
	line-height:1.2em;
	color:#ACC313;
	margin-top:20px;
	margin:0;
}

.individualPage h2 a {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.2em;
	color:#ACC313;
	margin-top:20px;
	margin:0;
	text-decoration:none;
}

.individualPage a { 
	color:#ACC314;
	text-decoration: underline;
	font-style:italic;
}
.individualPage a:hover { 
	text-decoration: none;
}
.individualPage p {
	margin: 10px 0;
	font-size:1.3em;
	color:#fff;
}

.individualPage p.zeroPaddingParagraph {
	margin: 0;
}

.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
	font-size:1.2em;
	color:#fff;
}

.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}

/*.individualPage ul li a {
	color:#ACC314;
	text-decoration: underline;
	font-style:italic;
}*/

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

#FAQ th {
	text-align: left;
}
#socialLinks {
	margin:0 0 1em 0;
}
#socialLinks a {
	padding:0 1em 0 0;
}
.lifelock {
	margin:0 0 0 10px;
}
/*====== Sitemap ========================*/

#sitemap {}

#sitemapNav {
	margin:2em 0 0 0;
}

#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;
}

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

#map {
	border:8px solid #584F47;
	height: 300px;
}

#locations th, #locations td {
	text-align: left;
	vertical-align:top;
	padding: 2px 0;
	width: 130px;
}

#locations th.timeName {
	width: 80px;
}

#locations td.timeValue {
	width: 130px;
}

#locations ul#locList {
	margin: 1em 0;
}

#locations ul#locList li {    
	list-style-type: none;    
	padding:1em 1.5em;
	overflow:hidden;
} 

#locations ul li a {
	color:#ACC313;
	font-size:0.8em;
}
#locations tr.tableHead th {
	padding-top:8px;
}
#locations .phones .tel .type {
	font-weight:bold;
}
locList.li div.accordionContent {
	overflow:hidden;
}
li.vcard .accordionContent img {
	border:8px solid #584F47;
	float:left;
}
li.vcard .accordionContent div.branchAddress {
	margin:0 0 0 23em;
}
li.vcard .accordionContent div.branchHours {
	width:100%;
	overflow:hidden;
}
li.vcard .accordionContent div.branchHours div {
	float:left;
	width:280px;
}
/*======== Contact Us ============================*/

#contactUs p strong {
	font-weight: normal;
	color:#ACC313;
}

#formContactUs {
background: #78783d;
border:1px solid #ACC313;
color:#fff;}

#formContactUs label {

}

#formContactUs input {
	width:385px;
	margin-bottom:18px;
}

#formContactUs textarea {
	width:389px;
}

/*======== Search Results =======================*/

#searchResults div.listing ul li {
	list-style:none;
}
#searchResults div.productContent {
	border-bottom:1px solid #ACC313;
}
#searchResults div.productContent h4 a {
	color: #ACC313;
}
#searchResults div.productContent p {
	font-size:1em;
}

/*======= Downstream Images ====================*/
.downstreamPhoto {
	float:left;
	padding:0px 30px 30px 0px;
}
div.adr span {
	line-height:1.5em;
}
.googleMap-InfoWindow  {
	overflow:hidden;
	min-height:10em;
	}
	
.googleMap-InfoWindow p {
	color:#000;
}
