/* SELECTOR RESET
--------------------------------*/
html, body, object, iframe,  dl,dt,dd abbr, acronym, address, pre, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, var, center,  { 
	margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; 
}/*table, fieldset, form, button, fieldset, label, legend, select, input, textarea, div, span,a,*/

/* COMMON SELECTOR LAYOUT
--------------------------------*/
body { background: url(bg.png) #797a81 50%; line-height: 1; color: #787a83; font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; }

blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
/*table {border-collapse: collapse; border-spacing:0; margin: 0 auto; }
p { padding: 5px 0; margin: 0; }
strong, b { }
img { border: 0; display:block; }*/
/*input, select { vertical-align: middle; }*/
button { cursor: pointer; }
legend { font-weight:bold; margin: 10px 0; }
a:link { color: #787a83; line-height:1.1em; }
a:visited { color: #787a83; }
a:hover { color: #787a83; }
h1, h2, h3, h4, h5, h6 { font-size: 1.1em; font-weight: bold; margin: 5px 0; padding:0; }

/* COMMON SELECTOR CLASSES
---------------------------------*/
.l1 { width:10px !important;}.l2 { width:20px !important;}.l3 { width:30px !important;}.l4 { width:40px !important;}.l5 { width:50px !important;}.l6 { width:60px !important;}.l7 { width:70px !important;}.l8 { width:80px !important;}.l9 { width:90px !important;}.l10 { width:100px !important;}.l12 { width:120px !important;}.l13 { width:130px !important;}.l14 { width:140px !important;}.l15 { width:150px !important;}

.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.inline { display:inline; }
.block { display:block; }
.container { overflow: hidden; width: 100%; }
.required { background:url(bg-required.png) no-repeat 99% 4px; }
.note { font-style: italic; font-size: 10px; margin: 0 0 0 5px; }
/*.cms img { display:inline; }*/
.cms { line-height: 1.4em; }
.sifr-alt { display: none; }

.font-01,.font-02 { margin:0;padding:0; font-weight:normal; }
select.text { border: 1px solid #b4b5bb; }
input.text { padding: 2px; border: 1px solid #b4b5bb; width: 130px; background: #FFF !important; }
textarea.text { padding: 2px; border: 1px solid #999;  width:220px; height:60px; }
input.image { }
input.button { color:#FFF; background:#000; font: bold 100% Arial, Helvetica, sans-serif; border:0;padding: 2px; }
button.button { color:#FFF; background:#000; font: bold 100% Arial, Helvetica, sans-serif; border:0;padding: 2px;  float:right; margin: 0 60px 0 0; }
input.checkbox { width:20px; margin: 3px 0 0 0; }
input.radio { width:20px; margin: 5px 0 0 0; }

.error, .error strong { color: #C00; }
h3.error { font-weight: normal; border: 1px solid #C00; background: #FBFCFC; padding: 5px; text-align:center; }
p.error { text-align: center; width: 90%; }
.success, .success strong { color: #390; }
p.success { text-align: center; width: 90%; }

/* BODY SELECTORS
---------------------------------*/
body { 
	margin-bottom: 8px;
}
#home, #internal { width: 938px; text-align:left; margin: 0 auto 0 auto; }

/* HEADER */
#header { margin: 0 0 0 22px; height: 77px; background: url(bg-header.png) repeat-y; position:relative; }
#header #logo { cursor: pointer; display:block; width: 186px; height: 65px; position:absolute; top: 7px; left: 55px; background:url(logo.png) no-repeat; text-indent:-6000px; z-index:20; }
#header span#logo { cursor: pointer; display:block; width: 186px; height: 65px; position:absolute; top: 7px; left: 55px; background:url(logo.png) no-repeat; text-indent:-6000px; z-index:20; }

/*MAIN*/
#main{ overflow:hidden; width: 100%; background: url(bg-main.png) repeat-y; padding: 0 0 30px 0; }

/* SLIDESHOW */
#slideshow { float:right; display:inline; width: 716px; margin: 0 16px 0 0;  position:relative; height: 368px; }
#slideshow img { display:block; position:absolute; top:0; left:0; z-index:8; height: 100%; width:100%; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/* PHOTO */
#photo { width:731px; margin: 0; }

/* BANKING LOGIN */
#banking-login { float:left; margin: 0 0 0 0; display:inline; background:url(bg-banking-login.png) no-repeat top left; width:171px; height:123px; }
#internal #banking-login { height: 98px; background:url(bg-banking-login-i.png) no-repeat; }
#btn-online-banking-login { display:block; margin: 41px 0 0 17px; width: 136px; height: 26px; background: url(btn-online-banking-login.png) no-repeat; text-indent: -6000px; }

/* SEARCH */
#search { margin: 8px 0 0 16px; }
*+html #search { margin-left: 8px; }
* html #search { margin-left: 8px; }
#search fieldset { padding:0; margin:0; width: 155px;  overflow:hidden; font-weight:normal; position:relative; white-space:nowrap; border:0px; font-family:Arial,Helvetica,sans-serif; font-size:11px; }
#search input.text { width: 111px; padding: 4px 23px 2px 2px; height: 15px; margin: 0; background:transparent;font-family:Arial,Helvetica,sans-serif; font-size:11px; vertical-align:middle}
#search button {  vertical-align: middle; border:0; width: 14px; height: 15px; background: url(btn-search.png); position:relative; top:0; left:-24px; *left:-23px; text-indent:-6000px; z-index:10; vertical-align:middle;}

/*NAV SUB*/
#nav-sub { clear:left; float:left; margin: 0 0 0 0; display:inline; background:url(bg-nav-sub.png) no-repeat bottom left; width:171px; padding: 0 0 0 0; min-height: 171px; min-height/*\**/:179px\9;  *min-height: 183px;}
* html #nav-sub { height: 14px; }
#nav-sub ul { list-style:none; margin:0 0 14px 0; padding: 0 0 0 30px; width: 141px; background:url(bg-nav-sub-ul.png) repeat-y; }
#nav-sub li { background:url(bg-nav-sub-li.png) no-repeat 0 6px;  padding: 0 0 0 0; /*width: 100%;*/  }
#nav-sub a { color:#ffd129; font-weight:bold; display:block; padding: 5px 0; /*width: 100%;*/ text-decoration:none; }
#nav-sub a:hover { text-decoration:underline; }
#nav-sub li.level2 { margin: 0; }
#nav-sub li.level3 { margin: 0 0 0 10px; }
#nav-sub li.level3 a { color:#FFF; }

/*CONTENT*/
#content { float:right; width: 731px; display:inline; margin: 0 16px 0 0; padding: 26px 0 0; }
#content .cms { width: 642px; margin: 0 0 0 31px; }

/* BREADCRUMB */
#crumb { list-style: none; padding: 0; margin: 13px 0 9px 31px; }
#crumb li { display:inline; background: url(bg-crumb-li.png) no-repeat 0 3px; padding: 0 0 0 0; margin: 0 0 0 0; }
#crumb li.active { font-weight:bold; }
#crumb li a, #crumb li a:hover { color:#f7901e; }

/* FOOTER */
#footer { margin: 0 0 0 22px; width: 916px; height: 84px; *height: 98px; padding: 0 0 0 0; }
#nav-footer { overflow:hidden; width:100%; background: url(bg-footer.png) repeat-y; padding: 0 0 0 0; }

#links-account { float:left; width:100px; margin: 0 0 0 11px; padding:4px 0 0 115px;list-style:none; background: url(logo-visa.png) no-repeat; height: 35px; line-height: 1.3em; position:relative; z-index:100; }
#links-account li { }
#links-account li a { color:#005a9c; margin: 0 3px 0 3px; }

#links-footer { float:right; display:inline; width: 368px; text-align:right; line-height:1.25em; *line-height:1.3em; margin: 5px 33px 0 0;padding:0;list-style:none; position:relative; z-index:100; }

#internal #links-footer { clear:left; float:left; margin: 9px 0 0 244px; width:450px; line-height:15px; }
#links-footer li { display:inline; white-space:nowrap; }
#links-footer li a { margin: 0 3px 0 3px; }

#member-fdic { display:block; width: 140px; float:right; background:url(http://www.evansbank.com/includes/images/member-fdic.png) no-repeat right 0; margin: 0 33px 0 0; padding: 2px 0 0 0; /*line-height:1.25em; *line-height:1.3em;*/   line-height: 16px;  margin: 2px 33px 0 0;   padding: 5px 30px 0 0;}

/*NAV BOTTOM*/
#nav-bottom { height: 68px; background: url(bg-nav-bottom.png) no-repeat; padding: 0 0 0 0; }
#nav-bottom a { float:left; display:block; width: 226px; height: 68px; background-repeat: no-repeat; margin: 0 0 0 9px; text-indent: -6000px; position:relative; display:inline; }
#internal #nav-bottom a { float:none; text-indent: 0; background:none; }
#btn-ira-options { background-image:url(btn-ira-options.png); margin-left: 11px; cursor: pointer; }
#btn-current-rates { background-image:url(btn-current-rates.png); cursor: pointer; }
#btn-evans-business-solutions { background-image:url(btn-evans-business-solutions.png); cursor: pointer; }

/* CORE101 */
#logo-core101 { width:271px; height:17px; text-align:center; margin: 10px auto 10px auto; background:url(logo-core101.png) no-repeat; text-indent: -6000px; }
#logo-core101 a { display:block; width: 100%; }

/*SITEMAP*/
#sitemap ul {}
#sitemap li { list-style: none;	vertical-align:middle; padding-bottom: 4px;	}
#sitemap a { text-decoration:none; }
#sitemap a:hover{ text-decoration:underline; }
#sitemap li.level1 { padding-left: 0; }
#sitemap li.level2 { padding-left: 25px; }
#sitemap li.level3 { padding-left: 50px; }
#sitemap li.level4 { padding-left: 75px; }
#sitemap li.level5 { padding-left: 100px; }

/* MISC
-------------------------------------*/

/* FORMS */
#form-contact { width:570px;}

/*form wrapper*/
form label,form .group { display: block; width: 100%; overflow: hidden; margin: 0 0 5px 0; }
form label span,form .group span { width: 200px; float: left; text-align: right; padding: 4px 10px 0 0; }
form label input { float: left; margin: 0 0 5px 5px; width: 110px; }
form label select { float: left; margin: 0 0 5px 0; width: 115px; }
form label textarea { float: left; margin: 0 0 5px 5px; }
form .buttons { text-align:right; width: 100%; }

/*form group*/
form ul { float:left; width:auto; margin:0 0 5px 0;padding:0;list-style:none; overflow:hidden; }
form li.heading { text-decoration:underline; float:left; padding: 4px 0; width: 100%; }
form li.error { float:left; padding: 4px 0; width: 100%; }
form li { width:50%; float:left; padding: 4px 0; }
form li label, form ul li span, form li input { display:inline !important; width:auto !important; float:none !important; }
form label span.error { width:180px; text-align:left; margin-left: 5px; }
form .group .block { float:left; margin: 0 0 5px 0; width:200px; }

form button.button { background:url(btn-contact-us.png); border:0; width: 75px; height: 25px; }

#captcha-image { margin: 0 0 0 215px; }
#captcha-image img { display:block;}

/*NAV*/
#nav { float:right; width: 621px; margin: 27px 0 0 0; display:inline; position:relative; z-index:100; }
#nav ul { height: 26px; list-style:none; margin:0;padding:0; position:relative; z-index: 100; }
#nav a { text-align:left; display: block; height: 26px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; padding: 0 10px 0 10px; display: block; text-transform:capitalize; background-repeat: no-repeat; border-right: 1px solid #f7901e; background-position: 10px 0; }/*menu category styling*/
#nav li.first {}
#nav li.last { border:0; padding-right: 0; }
#nav li:hover { } /*hold flyout positioning*/

/* nav dropdown */
#nav ul ul { display:none; position: absolute; top: 26px;left: 0; width: 598px; height: auto; margin:0;padding:5px 0 5px 5px; list-style:none; background:#f2f2f2; border-bottom:1px solid #DADCF6; } /*dropdown properties*/
#nav li ul a { font-size:1.1em; display:inline;padding: 0 7px 0 4px; text-indent: 0; text-transform:none; height: auto;color: #777; text-decoration: none;  } /* reset for dropdown */
#nav li ul a:hover { color:#f93; } /*reset for dropdown */
#nav li ul li { display:inline; border: #DADCF6 solid; border-width: 0 1px 0 0;}
#nav li ul li.last { border-right:0; }
#nav li a.place-holder { cursor: default; }
#nav li ul li.top { background:url(bg-nav-ul-ul-top.png) no-repeat; height: 5px; }
#nav li ul li.bottom { background:url(bg-nav-ul-ul-bottom.png) repeat-y; height: 10px; }
* html #nav li ul li.bottom { background:#FFF; font-size: 0; }
* html #nav li ul li.top { background:#FFF; font-size: 0; }
#nav-careers ul { line-height:1.8em; }
#nav-careers ul li#nav-insurance-and-investment-openings { clear:both; white-space:nowrap; }


/* nav categories */
#nav #nav-insurance { background-image: url(nav-insurance.png); width: 68px; }
#nav #nav-insurance:hover { background-position: 10px bottom; }
#nav #nav-banking { background-image: url(nav-banking.png); width: 56px; }
#nav #nav-banking:hover { background-position: 10px bottom; }
#nav #nav-investments { background-image: url(nav-investments.png); width: 84px; }
#nav #nav-investments:hover { background-position: 10px bottom; }
#nav #nav-investor-relations { background-image: url(nav-investor-relations.png); width: 63px; }
#nav #nav-investor-relations:hover { background-position: 10px bottom; }
#nav #nav-employee-benefits { background-image: url(nav-employee-benefits.png); width: 63px; }
#nav #nav-employee-benefits:hover { background-position: 10px bottom; }
#nav #nav-about-us { background-image: url(nav-about-us.png); width: 62px; }
#nav #nav-about-us:hover { background-position: 10px bottom; }
#nav #nav-careers { background-image: url(nav-careers.png); width: 54px; }
#nav #nav-careers:hover { background-position: 10px bottom; }


