/* ecountybank.com - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: transparent url(/custom/countybank/image/main-bg-refresh.png) repeat-x scroll left top;
}
#wrapper {
	position: relative;
	width: 913px;
	margin: 0 auto;
	background: transparent url(/custom/countybank/image/body-bg-refresh.png) repeat-y center top;
}
#content {
	position: relative;
	width: 860px !important;
	margin: 0 auto;
}
#borderBottom {
	position: relative;
	width: 913px;
	margin: 0 auto;
}
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: #333;
	outline: 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;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 140px;
	width: 100%;
}
#logo img {
	position: absolute;
	top: 12px;
	left: 50px;
}
#phoneNumberHome {
	font-size:11px;
	position:absolute;
	right:6px;
	top:12px;
}
#phoneNumber {
	font-size:11px;
	position:absolute;
	right:146px;
	top:13px;
}
#ultraTopNav {
	position: absolute;
	right: 0;
	top: 33px;
}
#ultraTopNav li {
	float: left;
	padding: 0 6px 0 7px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #CCC;
	background: url(/custom/countybank/image/ultraTop-divider.png) no-repeat center left;
}
#ultraTopNav li.firstChild {
	background-image: none;
}
#ultraTopNav li a.nthChild-7 {
    background: url("../image/facebook2.png") no-repeat scroll center 0 transparent;
    border-right: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 19px;
    margin: -2px 0 0;
    padding: 0 1px 0 2px;
    text-indent: -999em;
    width: 19px;
}
#ultraTopNav li a.nthChild-8 {
    background: url("../image/turbotax.gif") no-repeat scroll center 0 transparent;
    border-right: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 25px;
    margin: -2px 0 0;
    padding: 0 1px 0 2px;
    text-indent: -999em;
    width: 56px;
}
#ultraTopNav li a {
	color: #000;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 59px;
	right: 167px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 20px;
	width: 149px;
	right: 6px;
	top: 59px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 2px 5px;
	width: 121px;
	height: 16px;
	background-image: url("/custom/countybank/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
#primaryNav {
	position: absolute;
	bottom: 0;
	right:50px;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	color: #000;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #333;
}
/*====== Footer =======================================================================================*/

#footer {
	clear: both;
	position: relative;
	height: 76px;
	color: #999;
	font-size: 10.5px;
	text-align: right;
}
#footer #firstROI {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
}

#footer #firstROIFiestaApp {
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 10;
}

#footer #eh {
	position: absolute;
	top: 10px;
	right: 0;
}
#footer #fdic {
	position: absolute;
	top: 10px;
	right: 25px;
}
#footer #findFacebook {
	position: absolute;
	top: 39px;
	left: 0;}
#footer #footerNav {
	position: relative;
	top: 8px;
	right: 68px;
}
#footerNav li {
	display: inline;
	padding: 0 0 0 8px;
}
#footerNav a {
	color: #999;
	text-decoration: underline;
}
#footerNav a:hover {
	color: #333;
}
#footer p {
	position: relative;
	top: 8px;
	right: 68px;
	color: #999;
}
#footer.appPage #footerNav {
	top: 0;
	right: 0;
}
#footer.appPage p {
	top: 0;
	right: 0;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	float:right;
	margin-right:10px;
	min-height:300px;
	padding:30px 0;
	width:580px;
}
#leftColumn {
	clear: left;
	float: left;
	width: 180px;
	overflow: hidden;
	margin-left:50px;
	position:relative;
}
#homeColumn {
	clear: left;
	position: absolute;
	width: 180px;
	z-index: 30;
	margin-left:50px;
	overflow: hidden;
}
#leftNav {
	margin-top: 30px;
}
#leftNav li h2 {
	font: bold 11.5px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 5px 0;
	background: url(/custom/countybank/image/leftNav-li-bg.png) no-repeat;
}
#leftNav li h2 a {
	padding: 0 10px;
	display: block;
	color: #666;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	color: #D97517;
}
#leftNav li.inPath h2 a {
	color: #fff;
}
#leftNav li.inPath h2 {
	background: url(/custom/countybank/image/leftNav-h2-active.png) repeat top left;
}
#leftNav li li h3 {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 6px 12px 0 10px;
	margin: 0;
	background: url(/custom/countybank/image/leftNav-li-active.png) repeat-y;
}
#leftNav li li a {
	padding-bottom: 4px;
	display: block;
	color: #333;
	border-bottom: 1px solid #e1e1e1;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #D97517;
}
#leftNav li ul li.lastChild {
	border-bottom: 1px solid #f0f0f0;
}
#leftNav li ul li.lastChild a {
	border-bottom: 0;
}
#quickLinks {
	margin-top: 30px;
	height: 176px;
	background: url(/custom/countybank/image/quick-links-bg.png) no-repeat bottom left;
}
#quickLinks h2 {
	height: 26px;
	text-indent: -9999px;
	background: url(/custom/countybank/image/quick-links-header.png) no-repeat;
}
#quickLinks li {
	position: relative;
	top: 0;
	left: 16px;
	margin-bottom: 6px;
}
#quickLinks li a {
	padding-left: 10px;
	width: 170px;
	display: block;
	font-size: 11px;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat center left;
}
#quickLinks li a:hover {
	color: #D97517;
}
/*====== Home Page ====================================================================================*/
#oblWrapper {
	position: relative;
	height: 280px;
}
#obLogin {
	height:280px;
	position:absolute;
	top:12px;
	width:180px;
	z-index:15;
	background: url(/custom/countybank/image/obl-bg-refresh.png) no-repeat bottom left;
}
#obLogin h2 {
	height: 42px;
	text-indent: -9999px;
	background: url(/custom/countybank/image/obl-header-refresh.png) no-repeat;
}
#obLogin label {
	display: none;
}
#obLogin #AccessId {
	position: relative;
	top: -7px;
	left: 15px;
}
#obLogin #obl-login {
	position: relative;
	top: -2px;
	left: 13px;
}
#obLogin #Logon {
	background: url(/custom/countybank/image/obl-lock.png) no-repeat 101px 19px;
}
#obLogin #obNav {
	position: relative;
}
#obLogin #obNav a {
	display: block;
	width: 178px;
	color: #666633;
	font-size: 10px;
}
#obLogin #obNav a:hover {
	color: #55551D;
	text-decoration: underline;
}
#obLogin #obNav li {
	position: absolute;
	left: 16px;
	margin-top:-3px;
	padding-left: 10px;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat center left;
}
#obLogin #obNav li.nthChild-1 {
	top: 4px;
}
#obLogin #obNav li.nthChild-2 {
	top: 19px;
}
#obLogin #obNav li.nthChild-3 {
	top: 34px;
}
#obLogin #obNav li.nthChild-4 {
	top: 76px;
}
#obLogin #obNav li.nthChild-5 {
	top: 90px;
}
#obLogin #obNav li.nthChild-6 {
	top: 104px;
}
#obLogin #obNav li.nthChild-7 {
	top: 142px;
}
#obLogin #obNav li.nthChild-8 {
	top: 158px;
}

/*====== olb Refresh ====================================================================================*/
#oblWrapperNew {
	position: relative;
	height: 290px;
}
#obLoginRefresh {
	height:280px;
	position:absolute;
	top:8px;
	width:180px;
	z-index:15;
	background: url(/custom/countybank/image/obl-bg-refresh-new.png) no-repeat scroll left 10px transparent;
}
#obLoginRefresh h2 {
	height: 42px;
	text-indent: -9999px;
	background: url(/custom/countybank/image/obl-header-refresh-new.png) no-repeat;
	margin: 11px 0 0;
}

#obLoginRefresh #olbForm {
margin:2px 0 0 0;
}
#obLoginRefresh #olbForm ul#accessId {
	display: block;
	height: 66px;
	 margin-left: 13px;
}
#obLoginRefresh #olbForm ul#accessId li {
	display: inline;
	float: left;
	margin: 0;
}
#obLoginRefresh #olbForm ul#accessId li#takeMeTo {
	margin: 6px 0 0 2px;
}
#obLoginRefresh #olbForm label {
	font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;
}

#obLoginRefresh #olbForm label#accessIdLabel {
	display: none;
}
#obLoginRefresh #olbForm .textbox {
	position: relative;
	width: 87px;
	margin-right: 0;
}
#obLoginRefresh #submit {
background:url(/custom/countybank/image/obl-login-new.png) no-repeat ;
text-indent: -9999px;
font-size: 0;
display:block;
line-height: 0;
padding: 3px;
width: 59px;
height: 19px;
border: none;
font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;

}
#obLoginRefresh #destination {
	border: medium none;
    height: 23px;
 	padding: 0;
	width: 152px;
} 

#obLoginRefresh #pass {
    background: url(/custom/countybank/image/obl-select-refresh-new.png) no-repeat scroll 0 0 transparent;
    height: 23px;
 	padding: 0;
	width: 155px;
	position:relative;
}
#obLoginRefresh #olbForm #pass span {
    left: 4px;
    top: 3px;
    position: absolute;

}
#obLoginRefresh #olbForm #pass select {
	background: url(/custom/countybank/image/obl-select-refresh-new.png) no-repeat scroll 0 0 transparent;
    
	/* for IE */
	  /*filter:alpha(opacity=0);*/
	  /* CSS3 standard */
	 /* opacity:0.0;*/
}
#obLoginRefresh .obNav {
	position: relative;
}
#obLoginRefresh .obNav a {
	display: block;
/*	width: 178px;
*/	color: #666633;
	font-size: 10px;
	letter-spacing: -0.25px;
}
#obLoginRefresh .obNav a:hover {
	color: #55551D;
	text-decoration: underline;
}
#obLoginRefresh .obNav li {
	position: absolute;
	left: 16px;
	margin-top:-3px;
	padding-left: 10px;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat center left;
}


#obLoginRefresh #oblRefreshNav {
 display: block;
    height: 17px;
    width: 152px;
 margin: 4px 0 2px;
}
#obLoginRefresh #oblRefreshNav li {
	position: relative;
	background: none;
	float: right;
	margin: 0;
	padding:0 5px;
	border-right: 1px solid #999999;
	
}
#obLoginRefresh #oblRefreshNav a {

}
#obLoginRefresh #oblRefreshNav li.firstChild {
	border-right:none;
	
}


#obLoginRefresh ul#oblRefreshNavBottom li.nthChild-1 {
	top: 31px;
}
#obLoginRefresh ul#oblRefreshNavBottom li.nthChild-2 {
	top: 47px;
}
#obLoginRefresh ul#oblRefreshNavBottom li.nthChild-3 {
	top: 62px;
}
#obLoginRefresh ul#oblRefreshNavBottom li.nthChild-4 {
	top: 105px;
}
#obLoginRefresh ul#oblRefreshNavBottom li.nthChild-5 {
	top: 121px;
}

/*====== end olb Refresh ========================*/





#homeWrapper {
	position: relative;
	height: 500px;
}
#homeContent {
	position: absolute;
	top: 0;
	right: 0;
	width: 580px;
	height: 280px;
	z-index: 2;
}
#homeProducts {
	position: absolute;
	top: 310px;
	right: 40px;
	margin-bottom: 43px;
	width: 575px;
}
#featuredProducts li {
	float: left;
	margin-left: 13px;
	padding-left: 30px;
	width: 100px;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url(/custom/countybank/image/catgory-li-divider.png) repeat-y top left;
}
#featuredProducts li#kasasa {
	background: none;
}
#featuredProducts h3 {
	margin: 5px 0 0 0;
	font-size: 11.5px;
}
#featuredProducts h3 a {
	color: #D97517;
}
#featuredProducts h4 {
	margin: 0;
	font-weight: normal;
}
#featuredProducts h4 a {
	padding-right: 10px;
	color: #666633;
	font-size: 11px;
	background: url(/custom/countybank/image/arrow-green.png) no-repeat right center;
}
#featuredProducts h4 a:hover {
	text-decoration: underline;
}
#featuredProducts p {
	display: none;
}
#flashBanner {
	height:290px;
	position:absolute;
	right:0;
	left:-300px;
	top: 10px;
	width:900px;
	z-index:1;
	/*background: url(/custom/countybank/image/flash-banner-refresh.jpg) no-repeat top left;*/
}
/*====== Category Page =================================================================================*/

#obl-downstream {
	position: absolute;
	top: 11px;
	right: 8px;
	padding-top: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url(/custom/countybank/image/downstream-lock.png) no-repeat top right;
}
#obl-downstream a {
	padding-right: 15px;
	color: #55551D;
}
#obl-downstream a:hover {
	text-decoration: underline;
}
#catBreadcrumb {
	height: 45px;
}
#catBreadcrumb a {
	color: #666633;
	font: normal 24px Arial, Helvetica, sans-serif;
}
/* container3Column.css */

.container3Column {
	clear: both;
	width: 100%;
	overflow: hidden;
	background: url(/custom/countybank/image/category-level-divider.png) repeat-x;
}
.container3Column .column {
	float: left;
	margin: 15px 0 0 0;
	padding-bottom: 12px;
	width: 165px;
	height: 20em;
	display: inline;
	font-size: 11.5px;
}
.container3Column .column a {
	text-decoration: underline;
}
.container3Column .column a:hover {
	color: #D97517;
}
.container3Column .column h2 {
	margin: 0 0 5px 0;
}
.container3Column .leftColumn {
	padding: 0 10px 0 0;
	background: url(/custom/countybank/image/catgory-li-divider.png) repeat-y top right;
}
.container3Column .middleColumn {
	padding: 0 15px;
	background: url(/custom/countybank/image/catgory-li-divider.png) repeat-y top right;
}
.container3Column .rightColumn {
	padding-left: 15px;
}
.container3Column h2 {
	color: #D97517;
	font-size: 12px;
}
.container3Column .column ul {
	margin: 10px 0 0 0;
}
.container3Column .column li {
	margin-bottom: 1px;
	padding-left: 10px;
	list-style: none;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat 0 3px;
}
div.personalLinks .container3Column a:hover h2 {
	text-decoration: underline;
}
#categoryWrapper {
	float: right;
	width: 550px;
	overflow: hidden;
}
#categorySummary {
	position: relative;
	min-height: 180px;
	font-size: 12.5px;
}
#categorySummary h1 {
	margin: 0;
	color: #666633;
	font: normal 22px Arial, Helvetica, sans-serif;
}
#categorySummary p {
	margin: 10px 0;
	width: 350px;
	line-height: 1.45;
}
#categorySummary img {
	position: absolute;
	top: 30px;
	right: 0;
}
div#productCategory {
	float: left;
}
div#productCategory li {
	float: left;
	width: 193px;
	font-size: 11px;
}
div#productCategory div.productContent {
	padding-left: 10px;
	height: 18em;
	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;
	font-size: 11px;
	font-weight: normal;
	background: url(/custom/countybank/image/black-triangle.png) no-repeat right center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}
/* listing1ColumnA.css v1.1 */

div.listing1ColumnA li {
	position: relative;
	float: right;
	width: 550px;
	height: 109px;
	border-top: 1px solid #ccc;
}
div.listing1ColumnA li img {
	position: absolute;
	top: 12px;
	left: 0;
	padding: 5px;
	background: url(/custom/countybank/image/listing-photo-bg.png) no-repeat;
}
div.listing1ColumnA div.productContent {
	position: absolute;
	top: 7px;
	left: 104px;
	width: 450px;
}
div.listing1ColumnA div.productContent p {
	float: left;
	margin: 2px 10px 2px 0;
	color: #666;
	font: normal 11.5px/15px Arial, Helvetica, sans-serif;
	width: 225px;
}
div.listing1ColumnA div.productContent h3 {
	margin: 5px 0;
}
div.listing1ColumnA div.productContent h3 a {
	border: none;
	float: none;
	width: auto;
	color: #D97517;
}
div.listing1ColumnA div.productContent ul {
	position: absolute;
	right: 0;
	padding-left: 30px;
	font-size: 11.5px;
	background: url(/custom/countybank/image/catgory-li-divider.png) repeat-y;
}
div.listing1ColumnA li li {
	float: none;
	width: 175px;
	list-style: disc outside;
	border: none;
}
div.listing1ColumnA div.productContent li {
	color: #aaa;
	height: auto;
	width: 180px;
	margin: 4px 0 4px -15px;
	padding-left: 10px;
	list-style: none;
	background: url(/custom/countybank/image/arrow-lightgrey.png) no-repeat 0 3px;
	/*
	list-style-position: outside;
	margin-bottom: 2px;
	padding: 0;
	*/
}
div.listing1ColumnA div.productContent li span {
	color: #666;
}
div.listing1ColumnA div.productContent h4 {
	clear: left;
	margin: 0;
}
div.listing1ColumnA div.productContent h4 a {
	padding: 0 0 0 8px;
	font-size: 11px;
	background: url(/custom/countybank/image/arrow-green.png) no-repeat left center;
	color: #666633;
	border: none;
	width: auto;
}
div.listing1ColumnA div.productContent h4 a:hover {
	text-decoration: underline;
}
/* end listing1ColumnA.css */

/* 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;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	float: right;
	position: relative;
	top: -20px;
	right: 0;
}
#productPhoto {
	padding: 5px 6px 6px 6px;
	width: 180px;
	background: url(/custom/countybank/image/product-photo-bg.png) no-repeat;
}
.productHead {
	margin: 0;
}
.productHead h1 {
	margin: 5px 0;
	color: #666633;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#productSummary {
	position: relative;
	min-height: 165px;
	font-size: 12.5px;
	width: 100%;
}
#productSummary a {
	color: #D97517;
	text-decoration: underline;
}
#productSummary p {
	margin: 10px 0;
}
#productSummary p.zeroPaddingParagraph {
	margin: 0;
}
#productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	margin: 4px 0 4px -10px;
	padding-left: 10px;
	list-style: none;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat 0 3px;
	/*
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
	*/
}
#productLeft {
	float: left;
	width: 330px;
}
#productRight {
	float: right;
	margin-top: 5px;
	width: 190px;
}
#productDetails {
	clear: both;
}
#productDetails dl#roi_tabs dd.pane p.zeroPaddingParagraph {
	font-weight: bold;
	font-size: 9px;
	color: #999;
}
#productDetails.overdraft dl#roi_tabs dd.pane p.zeroPaddingParagraph {
	margin: 0;
	color: #333;
	font-size: 12px;
	font-weight: normal;
}
#productDetails dl#roi_tabs dd.pane ul li.zeroPaddingParagraph {
	font-weight: bold;
	font-size: 9px;
	color: #999;
}
#productSummary.brokerage h3 {
	padding-top:25px;
	padding-bottom:8px;
	font-size:13px;
}
#productDetails.brokerage {
	padding-top:20px;
}
#productDetails.brokerage dt.label {
	font-size:13px;
}
#productButtons {
	margin-top: 10px;
	text-align: center;
}
#productButtons {
	margin-top: 10px;
	text-align: center;
}
.applyNow {
	margin: 0 0 5px 0;
}
#tellMeMoreButton {
	margin: 6px auto;
	width: 119px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	background: url(/custom/countybank/image/questions-bg.png) no-repeat;
}
#tellMeMoreButton a {
	display: block;
	color: #D97517;
}
#tellMeMoreButton a:hover {
	text-decoration: underline;
}
#requestButton {
	margin: 6px auto;
	width: 190px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	background: url(/custom/countybank/image/request-bg.png) no-repeat;
}
#requestButton a:hover {
	text-decoration: underline;
}
#switchKit a{
	text-decoration: underline;
}
/* Tabs */

dl {
	width: 550px;
	display:block;
	list-style: none;
	position: relative;
}
dt {
	color: #999;
	text-decoration: underline;
	padding: 12px 25px 10px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
dd {
	padding: 5px 5px 0 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
dd a {
	color: #D97517;
	text-decoration: underline;
}
dt:hover {
	color: #D97517;
}
dt.selected {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
#relatedProducts {
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
#relatedProducts li {
	float: left;
	width: 165px;
	min-height: 140px;
}
#relatedProducts li.nthChild-2, #relatedProducts li.nthChild-3 {
	padding-left: 20px;
	background: url(/custom/countybank/image/catgory-li-divider.png) repeat-y top left;
}
#relatedProducts h3 {
	margin: 2px 10px 0 0;
}
#relatedProducts h4 {
	margin: 2px 0 0 0;
}
#relatedProducts h3 a {
	color: #D97517;
	font-size: 12px;
}
#relatedProducts h4 a {
	padding-left: 10px;
	color: #666633;
	font-size: 11px;
	background: url(/custom/countybank/image/arrow-orange.png) no-repeat center left;
}
#relatedProducts img {
	padding: 5px;
	background: url(/custom/countybank/image/listing-photo-bg.png) no-repeat;
}
/*====== Individual Page ==============================================================================*/

.individualPage h1.pageHead {
	margin: 0 0 15px 0;
	font: normal 24px Arial, Helvetica, sans-serif;
}
.individualPage h2 {
	margin: 15px 0;
	font: normal 18px Arial, Helvetica, sans-serif;
}
.individualPage a {
	color: #D97517;
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul li {
	margin: 4px 0 4px 0;
	padding-left: 10px;
	list-style: none;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat 0 3px;
	/*
	list-style-type: disc;
	margin: 4px 0;
	*/
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
#storyWrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#storyWrapper #leftColumn h2 {
	padding: 6px 10px 5px 10px;
	margin: 30px 0 0;
	font: bold 11.5px Arial, Helvetica, sans-serif;
	background: transparent url(/custom/countybank/image/leftNav-h2-active.png) repeat left top;
}
#storyWrapper #leftColumn #leftNav {
	margin-top: 0;
}
#storyWrapper #leftColumn #leftNav li {
	padding: 0;
}
#storyWrapper #leftColumn #leftNav li h3 {
	background: transparent url(/custom/countybank/image/leftNav-li-active.png) repeat-y 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0;
}
#storyWrapper #leftColumn #leftNav li h3 a {
	padding: 6px 12px 4px 10px;
	border-bottom: 1px solid #E1E1E1;
	color: #333;
	display: block;
}
#storyWrapper #leftColumn #leftNav li h3 a:hover {
	color: #D97517;
}
.dante {
	background: url(/custom/countybank/image/story-dante.jpg) no-repeat 0 30px;
}
.ellie {
	background: url(/custom/countybank/image/story-ellie.jpg) no-repeat 0 30px;
}
.patti {
	background: url(/custom/countybank/image/story-patti.jpg) no-repeat 0 30px;
}
.ron {
	background: url(/custom/countybank/image/story-ron.jpg) no-repeat 0 30px;
}
.tyler {
	background: url(/custom/countybank/image/story-tyler.jpg) no-repeat 0 30px;
}
.dog {
	background: url(/custom/countybank/image/story-dog.jpg) no-repeat 0 30px;
}
#storyWrapper p.textVariant1 {
	padding-top: 50px;
	width: 350px;
	height: 160px;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 18px;
}
#storyWrapper p, #storyWrapper li {
	padding-right: 50px;
}
.disclaimer {
	color: #666;
	font-size: 11px;
}
#rates h1.pageHead {
	margin-bottom: 0;
}
#rates h2 {
	margin: 20px 0 5px 0;
}
#rates h5 {
	margin: 0;
	padding-bottom: 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}
#rates table {
	margin-bottom: 5px;
	width: 550px;
}
#rates th {
	padding: 3px 6px;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	min-width: 40px;
	background: #f1f1f1;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#rates th.nth-column-1 {
	width: 220px;
	text-align: left;
	border-left: none;
}
#rates th.nth-column-2 {
	width: 100px;
}
#rates td {
	padding: 5px 10px;
	text-align: center;
}
#rates td.nth-column-1 {
	padding-left: 6px;
	text-align: left;
	border-left: none;
}
#rates td {
	vertical-align: top;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#rates p {
	margin: 5px 0;
	padding-left: 10px;
}
#rates p.secondary {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 11px;
}
#productDetails #rates h2 {
	margin: 20px 0;
}
#productDetails #rates table {
	margin-bottom: 5px;
	width: 94%;
}
#productDetails #rates td.nth-column-1, 
#productDetails #rates th.nth-column-1,
#productDetails #rates td.nth-column-2, 
#productDetails #rates th.nth-column-2,
#productDetails #rates td.nth-column-3, 
#productDetails #rates th.nth-column-3{
	width: 150px !important;
}
/*====== Search ==============================================================================*/

#searchResults h1 {
	margin: 5px 0 10px 0;
	padding-bottom: 5px;
	font: normal 22px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}
#searchResults h2 {
	margin: 0 0 5px 0;
	font: normal 14px Arial, Helvetica, sans-serif;
}
#pagination li {
	margin-right: 10px;
	display: inline;
}
.listing {
	clear: both;
	padding: 5px 0 0 0;
	width: 568px;
}
.listing ul {
	margin: 5px 0;
}
.listing li {
	float: left;
	margin-right: 18px;
	font-size: 11px;
}
.listing li.nthChild-3, .listing li.nthChild-6, .listing li.nthChild-9, .listing li.nthChild-12, .listing li.nthChild-15, .listing li.nthChild-18 {
	margin-right: 0;
}
.listing ul ul {
	margin-left: 20px;
}
.listing li li {
	float: none;
	margin: 4px 0 4px -20px;
	padding-left: 10px;
	list-style: none;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat 0 3px;
	/*
	margin: 0;
	list-style: disc outside;
	*/
}
.listing .productContent {
	margin-right: 20px;
	width: 240px;
	height: 180px;
}
.listing h3 {
	margin-bottom: 5px;
	font: 14px normal Arial, Helvetica, sans-serif;
}
.listing h3 a {
	color: #D97517;
}
.listing h4 {
	clear: both;
	margin: 10px 0;
}
.listing h4 a {
	padding: 0 0 0 10px;
	color: #003300;
	font-size: 11.5px;
	background: url(/custom/countybank/image/arrow-green.png) no-repeat left center;
}
.listing h4 a:hover {
	text-decoration: underline;
}
/*====== Locations ====================================================================================*/

.vcard {
	padding: 5px 0;
	font-size: 11.5px;
	border-top: 1px solid #ccc;
}
#locations h2 {
	margin: 5px 0 6px 0;
	padding: 0;
	font: bold 12.5px Arial, Helvetica, sans-serif;
}
#locations a {
	color: #D97517;
}
#locations th, #locations td {
	width: 185px;
	vertical-align: top;
	text-align: left;
}
#locations th.timeName {
	width: 78px;
	font-weight: normal;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
	background: url(/custom/countybank/image/arrow-black.png) no-repeat 0 14px;
}
#map {
	height: 300px;
}
#locations table.branchAddress {
	float: left;
	width: 150px;
}
#locations table.branchHours {
	margin-left: 20px;
}
/*======== Application ===============================================================================*/

/* 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: #330000;
}
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: 5px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/countybank/image/lock-white.png) no-repeat 595px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #666;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #D97517;
	font: 32px normal Georgia, "Times New Roman", times, serif;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font: 20px normal Georgia, "Times New Roman", times, serif;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #333;
	margin-left: 170px;
}
fieldset#newApplication div#introText ul {
	margin-left: 20px;
}
fieldset#newApplication div#introText li {
	margin-bottom: 5px;
	list-style: disc;
}
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 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 {
	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: 25px auto;
	line-height: normal;
	border: 0 none;
}
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 #666;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}
/*======== Form Builder Stuff -======================================================================*/
#formBuilderForm {
	padding: 0 50px;
}
#formBuilderForm form.inmo-application h2.pageHeading {
	margin: 0;
	padding-bottom: 0;
	border: none;
	font-size: 20px;
}
#formBuilderForm form.inmo-application h2 {
font-size:16px;
}
#formBuilderForm form.inmo-application fieldset {
	padding: 0;
}
#formBuilderForm #newApplication {
	margin-bottom: 15px;
}
#formBuilderForm .inform-product-title {
	display: none;
}
#formBuilderForm form.inmo-application textarea {
	height: 120px;
	width: 500px;
}
#formBuilderForm form.inmo-application p {
	clear: both;
	margin: 10px 0;
}
/*======== Contact Us ===============================================================================*/

/* captcha */
#contactUs #billPay p {
	margin: 0 0 10px 20px;
}
#contactUs #billPay label {
	text-align: right;
}
#contactUs #billPay #captcha {
	margin-left: 166px;
}
#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}
#contactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#contactUs #captcha p {
	margin: 0;
}
/* end */

#contactUs legend {
	color: #333;
	font-weight: bold;
}
#contactUs fieldset {
	padding: 5px 10px 10px 0;
	border: none;
}
#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
}
#contactUs form {
	font-size: 12px;
}
#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 140px;
}
#contactUs input, #contactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;
}
#contactUs textarea {
	width: 295px;
}
div#requiredFields {
	clear: both;
	position: relative;
	overflow: hidden;
}
#contactUs input.submitButton {
	float: left;
	margin: 0 0 0 164px;
	padding: 5px;
	width: auto;
}
#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;
}
#contactUs textarea {
	height: 100px;
}
#contactUs #personalInformation {
	margin-bottom: 10px;
	width: 500px;
}
#contactUs #friendsToEmail {
	margin-top: 10px;
}
/* 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;
}
/*--- New Popup Stuff ---*/

#newPopUpForm {
	overflow: hidden;
	background: url(/custom/countybank/image/required.png) no-repeat 385px 320px;
}
#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 textarea {
	height: 100px;
}
#newPopUpForm label {
	display: block;
	font-weight: normal;
	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 {s
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	font: normal 12px 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;
}
#denoteRequired {
	position: absolute;
	top: 195px;
	right: 48px;
	padding: 2px 4px;
	color: #666;
	font-size: 11px;
	background: #f1f1f1;
}

/* Overdraft Opt In Styling */

div#overdraft {
	padding: 0;
	margin: 0 auto;
	width: 98%;
}

#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 8px;
	height: 25px;
	border-bottom: 1px solid #666666;
	color: #666633; /* bank specific */
	font-size: 24px;
	width: 100%;
}

#overdraft h2 {
	padding: 5px 0;
	font-size: 20px;
	color: #666633;
	width: 100%;
}

#overdraft form h2 {
	padding: 5px 0;
	margin-top: 0;
	font-size: 18px;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #bbb;
}

#overdraft form fieldset {
	padding-top: 0;
}

#overdraft #overdraftForm ul li {
	background:none;
}

#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: 270px; /* bank specific */
	height: 160px;
	border: 1px solid #ccc;
	font-size: 12px;
	background: none;
}

#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}

#overdraft #overdraftAltOptions h4 {
	background: url(/custom/premierwestbank/image/overdraft_fade.png) bottom left repeat-x #fff; /* bank specific */
	color:#333; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 1.4em;
}

#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#iWeValidate.redText {
	color: #f00;
}
/*============== Landing Page ====================*/

div#cfocLP {
	padding: 0 5px 5px 10px;
	margin-left: 0;
	margin-top: -20px;
	width: 100%;
}
#cfocLP .countybankInfo p {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 20px -20px 0;
}
.logos { 
	margin:45px 0 0 300px;
}
.line { 
	margin: 30px 0 25px -25px;
}
#lpHeader h1 { 
	font-size:22px;
	position:absolute;
	right:120px;
	top:13px;
	color: #78786C;
}
.disclaimerBox { 
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 35px 95px 30px 100px;
	background:url(/custom/countybank/image/disclaimer-box.jpg) left top no-repeat; 
	padding: 5px 0 10px 9px;
	height: 125px;
} 

#inmoPage a{
	color:#D97517;
	text-decoration:underline;
	
}
#inmoPage a:hover;{
	color:#000;
	text-decoration:none;
	
}
body#inmoPage #mainContent {
	width:624px;
}
body#inmoPage #leftColumnInmo {
	clear: left;
	float: left;
	width: 200px;
	overflow: hidden;
	margin-left:0;
	position:relative;
}

body#inmoPage #columnInner h2.inform-product-title {
	color: #D97517;
    font: 32px normal Georgia,"Times New Roman",times,serif;
    margin: 0 0 0 0;
    padding: 0 0 5px;
}
body#inmoPage #columnInner .applicationSteps{
width:180px;
}
body#inmoPage #columnInner .applicationSteps li{
	padding: 0 10px;
	display: block;
	color: #666;
	font: bold 11.5px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 5px 10px;
	background: url(/custom/countybank/image/leftNav-li-bg.png) no-repeat;
	list-style:none;
}
body#inmoPage #columnInner .applicationSteps li:hover {
	color: #D97517;
}
body#inmoPage #columnInner .applicationSteps li.active {
	color: #fff;
}
body#inmoPage #columnInner .applicationSteps li.active {
	background: url(/custom/countybank/image/leftNav-h2-active.png) repeat top left;
}

body#inmoPage form.inmo-application fieldset {
	padding: 0;
}
/* From inmo.css */


body#inmoPage #intro ul, #intro p, #intro h2 {
    margin: 10px 0;
}
body#inmoPage #intro h1 {
    margin-bottom: 32px;
}
body#inmoPage #intro ul, body#inmoPage form.inmo-application ul.eligibilityRequirementList {
    margin-left: 10px;
    padding-left: 10px;
}
body#inmoPage #intro ul li, body#inmoPage form.inmo-application ul.eligibilityRequirementList li {
    list-style: disc outside none;
    margin-left: 10px;
    min-height: 0;
    padding: 2px 0 2px 10px;
}
body#inmoPage label, body#inmoPage input, body#inmoPage textarea {
    display: block;
}
body#inmoPage label {
    margin-bottom: 3px;
}
body#inmoPage input, body#inmoPage textarea, body#inmoPage select {
    margin-bottom: 9px;
}
body#inmoPage input.hidden {
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
body#inmoPage .red {
    color: #FF0000;
}
 body#inmoPage p {
	    margin: 10px 0;
}
body#inmoPage form, body#inmoPage fieldset, body#inmoPage input, body#inmoPage textarea, body#inmoPage p {
    padding: 0;
	font-size: 12px;
	line-height: 18px;
}
body#inmoPage fieldset {
    border: 0 none;
}
body#inmoPage label, body#inmoPage input, body#inmoPage textarea {
    display: block;
}
body#inmoPage label {
    margin-bottom: 3px;
}
body#inmoPage input, body#inmoPage textarea, body#inmoPage select {
    margin-bottom: 9px;
}

body#inmoPage .inform_errorpage h2 {
    margin:20px 20px 0;
    padding-bottom: 2px;
}
body#inmoPage form.inmo-application {
    clear: both;
	width:625px;
	margin:0 auto;
}
body#inmoPage .inform_errorpage {
    clear: both;
	width:650px;
	margin:0 auto;
	padding: 0 0 10px;
}
body#inmoPage form.inmo-application fieldset {
   /* padding: 12px 0;*/
}
body#inmoPage form.inmo-application fieldset fieldset {
    padding: 0;
}
body#inmoPage form.inmo-application h2 {
    border-bottom: 1px solid #666666;
    margin: 20px 0;
    padding-bottom: 2px;
}
body#inmoPage form.inmo-application h2 input, body#inmoPage form.inmo-application h2 label, body#inmoPage form.inmo-application h2 span.note {
    color: #666666;
    display: inline;
    float: none;
    font: 10px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
}
body#inmoPage form.inmo-application fieldset h2 a {
    text-decoration: none;
}
body#inmoPage form.inmo-application fieldset h2 a span {
    text-decoration: underline;
}
body#inmoPage form.inmo-application li {
    clear: both;
    list-style: none outside none;
    min-height: 20px;
    padding-bottom: 8px;
}
body#inmoPage form.inmo-application li.coverResume label {
	display:none;
}
body#inmoPage form.inmo-application li.coverResume textarea{
	width:630px;
	height:500px;
}
body#inmoPage form.inmo-application li label, body#inmoPage form.inmo-application li h3 {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#inmoPage form.inmo-application li label.alignLeft {
    text-align: left;
}
body#inmoPage form.inmo-application li.inactive label {
    color: #999999;
}
body#inmoPage form.inmo-application li input, body#inmoPage form.inmo-application li fieldset, body#inmoPage form.inmo-application li ul, body#inmoPage form.inmo-application li select.fullWidth {
    float: left;
    margin-bottom: 0;
    width: 240px;
}
body#inmoPage form.inmo-application #electronicRecordsDisclosures li ul {
    width: 100%;
}
body#inmoPage form.inmo-application li select {
    float: left;
    margin-bottom: 0;
}
body#inmoPage form.inmo-application li .subOptions {
    padding: 4px 24px 8px;
}
body#inmoPage form.inmo-application ul.radioWide li select, body#inmoPage form.inmo-application ul.radioWide li label, body#inmoPage form.inmo-application ul.radioWide li input, body#inmoPage form.inmo-application ul.radio li label, body#inmoPage form.inmo-application ul.radio li input {
    display: inline;
    float: none;
    margin: 0 6px 0 0;
    padding: 0;
    vertical-align: middle;
}
body#inmoPage form.inmo-application li .help {
    float: right;
	font-size: 10px;
    font-weight: bold;
    min-height: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 155px;
}
body#inmoPage form.inmo-application li input#k-minCashDeposit, body#inmoPage form.inmo-application li input#k-maxCashDeposit, body#inmoPage form.inmo-application li input#k-minDeposit, body#inmoPage form.inmo-application li input#k-maxDeposit {
    width: 0;
}
body#inmoPage form.inmo-application li .help span.error, body#inmoPage form.inmo-application li .help span.success {
    display: none;
}
body#inmoPage form.inmo-application li .help span.default {
    display: inline;
}
body#inmoPage form.inmo-application li.error .help {
    background: url("/includes/lib/js/help-error.gif") no-repeat scroll left top transparent;
    color: #FF0000;
}
body#inmoPage form.inmo-application li.error .help span.default, body#inmoPage form.inmo-application li.error .help span.success {
    display: none;
}
body#inmoPage form.inmo-application li.error .help span.error {
    display: inline;
}
body#inmoPage form.inmo-application li.success .help {
    background: url("/includes/lib/js/help-ok.gif") no-repeat scroll left top transparent;
    color: #339900;
}
body#inmoPage form.inmo-application li.success .help span.error, body#inmoPage form.inmo-application li.success .help span.default {
    display: none;
}
body#inmoPage form.inmo-application li.success .help span.success {
    display: inline;
}
body#inmoPage form.inmo-application li input.group1, body#inmoPage form.inmo-application li input.medium {
    width: 54px;
}
body#inmoPage form.inmo-application li .zipcode input.group1 {
    width: 90px;
}
body#inmoPage form.inmo-application li input.group2 {
    width: 54px;
}
body#inmoPage form.inmo-application li .ssn input.group2 {
    width: 36px;
}
body#inmoPage form.inmo-application li .zipcode input.group2 {
    width: 72px;
}
body#inmoPage form.inmo-application li input.group3 {
    width: 72px;
}
body#inmoPage form.inmo-application li span.separator {
    float: left;
    padding: 0 4px;
}
body#inmoPage form.inmo-application li input.group4 {
    width: 36px;
}
body#inmoPage form.inmo-application li fieldset.mixed label {
    float: left;
    padding: 0 10px;
    width: auto;
}
body#inmoPage form.inmo-application li.short input {
    width: 18px;
}
body#inmoPage form.inmo-application .radio {
    padding-bottom: 4px;
}
body#inmoPage form.inmo-application .radio li {
    min-height: 16px;
    padding-bottom: 4px;
}
body#inmoPage form.inmo-application li .radio input, body#inmoPage form.inmo-application li .radio label {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#inmoPage form.inmo-application li .radio label {
    padding-left: 4px;
}
body#inmoPage form.inmo-application li .date select {
    margin-right: 10px;
}
body#inmoPage form.inmo-application label.dollarAmount {
    background: url("/includes/lib/js/dollars.gif") no-repeat scroll 170px 4px transparent;
}
body#inmoPage form.inmo-application div.saverFund {
    clear: both;
    padding: 25px 0;
}
body#inmoPage form.inmo-application li ul.radioWide {
    width: 400px;
}
body#inmoPage form.inmo-application li ul.radioNarrow {
    padding-left: 180px;
}
body#inmoPage form.inmo-application li ul.radioWide input, body#inmoPage form.inmo-application li ul.radioNarrow input {
    width: auto;
}
body#inmoPage form.inmo-application li ul.radioWide label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 350px;
}
body#inmoPage form.inmo-application li ul.radioNarrow label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 200px;
}
body#inmoPage form.inmo-application a.edit {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
    clear: both;
    color: #666666;
    display: block;
    font-size: 14px;
    margin-left: 180px;
    padding: 6px 0;
    text-align: center;
    text-decoration: underline;
    width: 60px;
}

body#inmoPage form.inmo-application dl.authorization dt {
    float: left;
    margin-bottom: 10px;
    padding: 0 20px 0 0;
    text-align: right;
    width: 160px;
	line-height:13px;
	text-decoration: none;
	color: #333;

}
body#inmoPage form.inmo-application dl.authorization dd {
    float: left;
    margin-bottom: 10px;
    padding: 0 150px 0 0;
    width: 200px;
}

body#inmoPage form.inmo-application ol.verification li h3 {
    float: none;
    padding: 0 0 10px;
    text-align: left;
    width: 600px;
}
body#inmoPage form.inmo-application ol.verification li ul {
    clear: left;
    display: inline;
    margin-left: 180px;
    padding-bottom: 24px;
}
body#inmoPage form.inmo-application ol.verification li ul li {
    margin-left: 0;
}
body#inmoPage form.inmo-application ol.verification li ul li input {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#inmoPage form.inmo-application ol.verification li ul li label {
    display: inline;
    float: none;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
body#inmoPage form.inmo-application li.submit {
    padding: 10px 0 25px 180px;
}
body#inmoPage form.inmo-application li.submit input {
    width: auto;
}
