﻿body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
a {
	color: #153a7c;
}
a:hover {
	color: #d49746;
}

#page {
	position: relative;
	width: 943px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#header {
	position: fixed;
	height: 160px;
	width: 972px;
	margin-left: -486px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	z-index: 500;
	top: 0px;
	left: 50%;
}
body.home #header {
	position: absolute;
}
#logo {
	float: left;
	width: 276px;
	height: 113px;
	margin: 6px 0px 0px 40px;
	background-image: url(images/1stbankofseaisle_logo.png);
	background-repeat: no-repeat;	
}
#topnav {
	float: right;
	margin: 20px 218px 0px 0px;
	padding: 0px;
	color: #1c419a;
	
}
#topnav ul {
	display: inline;
	width: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	float: left;
	margin: 0px;
	color: #cdcccc;
}
#topnav ul li a {
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 10px;
	display: block;
	text-decoration: none;
	color: #1c419a;
	line-height: 15px;
	font-size: 10px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
li.none a, li.none {
	background: none !important;
	padding-right: 0px !important;
}
#topnav ul li a:hover {
	text-decoration: underline;
}
#searchContainer {
	width: 175px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: 28px;
	z-index: 50;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
}
#searchbar {
	margin: 0px;
	padding: 0px;
	width: 159px;
	height: 24px;
}
.searchStyle {
	float: left;
	width: 127px;
	margin: 0px;
	padding: 6px 0px 3px 5px;
	background-image: url(images/bg_searchfield.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
	color: #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	outline: none; 
}
.searchBtn {
	float: left;
	background-image: url(images/btn_searchfield.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	width: 27px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	cursor: pointer !important;
}
.searchBtn:hover {
	background-position: 0px -24px;	
}
#contentContainer {
	width: 943px;
	min-height: 575px;
	background-image: url(images/bg_body_sub.png);/* original 'non-transparent' bg_body.png */
	background-repeat: repeat-y;
}
body.home #contentContainer {
	background-image: url(images/bg_body.png);
}
#divider {
	display: none;
	position: absolute;
	width: 943px;
	height: 8px;
	background-image: url(images/home_divider.png);
	background-repeat: no-repeat;
	top: 390px;
	left: 0px;
	z-index: 100;
}
body.home #divider {
	display: block;
}
#mainNav {
	position: fixed;
	width: 255px;
	height: 400px;
	margin-left: -468px;
	padding: 75px 0px 0px 0px;
	background-image: url(images/bg_mainnav_sub.jpg);
	background-repeat: no-repeat;
	z-index: 150;
	top: 98px;
	left: 50%;
}
body.home #mainNav {
	position: absolute;
	width: 254px !important;
	height: 233px !important;
	padding: 65px 0px 0px 0px;
	background-image: url(images/bg_mainnav.jpg);
	background-repeat: no-repeat;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a3b4d2;
}
#nav1 {
	position: relative;
}
#chatstatus {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 170px;
	left: 122px;
	z-index: 1000;
}
#nav1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav1 ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainnav_divider_sub.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body.home #nav1 ul li {
	background-image: url(images/mainnav_divider.png);
}
#nav1 ul li a {
	display: block;
	text-align: right;
	padding: 8px 36px 10px 0px;
	line-height: 14px;
	font-size: 14px;
	color: #153a7c;
	margin: 0px;
	text-decoration: none;
	font-weight: 200;
}
body.home #nav1 ul li a {
	padding: 8px 35px 10px 0px;
}
#nav1 ul li a:hover {
	color: #d49746;
	text-decoration: none;
}
#nav1_btn0 {
	display: block;
	padding-top: 10px !important;
	background-image: url(images/mainnav_divider_sub.png);
	background-repeat: no-repeat;
	background-position: right top;
}
body.home #nav1_btn0 {
	background-image: url(images/mainnav_divider.png);
}
#nav1_btn2 {
}
#nav1_btn3 {
}
.tab_txt {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	width: 215px;
	padding: 13px 27px 12px 0px;
	background-image: url(images/nav1_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	cursor: pointer;
}
.tab_txt a {
	padding-right: 11px;
	color: #d49746;
	text-decoration: none;
}
.panel_cornerR {
	width: 11px;
	height: 11px;
	background-image: url(images/panel_corners.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.panel_cornerBR {
	width: 11px;
	height: 11px;
	background-image: url(images/panel_corners.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.panel_main {

}
.panel_main_box {
	width: 500px;
	min-height: 175px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
}
/***********************************************/
/* Nav panel container individual styles START */
/***********************************************/
#main_box_personal {
	width: 515px;
}
#main_box_business {
	width: 515px;
}
#main_box_loans {
	width: 320px;
}
#main_box_online {
	width: 370px;
}
#main_box_about {
	width: 320px;
}
/*********************************************/
/* Nav panel container individual styles END */
/*********************************************/

.panel_main_box a {
	text-decoration: none;
}
.panel_main_box a:hover {
	text-decoration: underline;
}
.nav1_panel {
	position: absolute;
	z-index: 1000;
	left: 255px;
	min-height: 1%;
	font-family: Arial, Helvetica, sans-serif;
}
#nav1_panel1 {
	top: 55px;
	visibility: hidden;
}
body.home #nav1_panel1 {
	top: 45px;
}
#nav1_panel2 {
	top: 60px;
	visibility: hidden;
}
body.home #nav1_panel2 {
	top: 50px;
}
#nav1_panel3 {
	top: 65px;
	visibility: hidden;	
}
body.home #nav1_panel3 {
	top: 55px;
}
#nav1_panel4 {
	top: 70px;
	visibility: hidden;	
}
body.home #nav1_panel4 {
	top: 60px;
}
#nav1_panel5 {
	top: 132px;
	visibility: hidden;	
}
body.home #nav1_panel5 {
	top: 122px;
	visibility: hidden;	
}
.nav1_ad {
	display: none;
	float: right;
	display: block;
	width: 280px;
	height: 224px;
	background-color: #00FF00;	
	overflow: hidden;
}
.nav1_links {
	padding: 5px 194px 10px 5px;
}
/******************************************/
/* Nav panel individual backgrounds START */
/******************************************/
#navPersonal {
	background-image: url(images/nav-personal.jpg);
	background-repeat: no-repeat;
	background-position: right top; 
	margin: 0px;
	padding: 0px;

}
#navBusiness {
	background-image: url(images/nav-business.jpg);
	background-repeat: no-repeat;
	background-position: right center;	/*was right top*/
	margin: 0px;
	padding: 0px;
}
#navLoans {
	background-image: url(images/nav-loans.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 175px;
	margin: 0px;
	padding: 0px;
}
#navOnline {
	background-image: url(images/nav-online.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	margin: 0px;
	padding: 0px;
}
#navWealth {
	background-image: url(images/nav-wealth.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 175px;
	margin: 0px;
	padding: 0px;
}

#navAbout {
	background-image: url(images/nav-about.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 175px;
	margin: 0px;
	padding: 0px;
}
/****************************************/
/* Nav panel individual backgrounds END */
/****************************************/

.nav1_links h1 {
	font-size: 12px;
	color: #153a7c;
	margin: 0px;
	padding: 0px;
}
.nav1_links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav1_links ul li {
	background: none !important;
	padding-left: 10px;
}
.nav1_links ul li a {
	display: block;
	font-size: 11px;
	/*background-image: url('images/check.png');
	background-repeat: no-repeat;*/
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.nav1_links ul li a:hover {
	color: #d49746;
	margin-left: 5px;
	text-decoration: none;
}

#homeContent {
	display: none;
	width: 943px;
}
body.home #homeContent {
	display: block;
}
#mainimgContainer {
	display: block;
	width: 680px;
	height: 337px;
	margin: 0px 0px 0px 258px;
	padding: 60px 0px 0px 0px;
}
#fade1 ul, #fade1 li {
	margin:0;
	padding:0;
	list-style:none;
}
#fade1, #fade1 li { 
	width: 680px;
	height: 337px;
	overflow:hidden;
}
#featuresxy {
	width: 943px;
	height: 192px;
	overflow: hidden;
	background-image: url(images/bg_body_home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#obContainer {
	float: left;
	width: 230px;
	height: 165px;
	margin: 0px 0px 0px 5px;
	padding: 25px 0px 0px 26px;
	background-image: url(images/features_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #2d6190;
}
#obContainer h1 {
	color: #153a7c;
	font-size: 14px;
	font-style: italic;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	letter-spacing: 1px;
}
#greybg {
	position: relative;
	width: 200px;
	height: 65px;
	background-image: url(images/bg_directlogin.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#obdropdown {
	width: 179px;
	height: 6px;
	margin: 0px;
	padding: 7px 5px 5px 6px;
}
#Destination {
	margin: 0px;
	padding:0px;
	width: 185px;
	color: #6c6c6c;
}
#accessfieldxy {
	position: absolute;
	display: block;
	width: 200px;
	height: 27px;
	padding: 0px;
	z-index: 500;
	bottom: 6px;
	left: 6px;
}
#accessfield {
	float: left; 
	width: 126px;
	height: 27px; 
	margin: 0px; 
	padding: 0px; 
}
form.oblogin {
	margin: 0px;
	padding: 0px;
}
.obaccess {
	float: left;
	background: none;
	background-image: url(images/bg_accessid.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	border-width: 0px;
	margin: 0px;
	width: 102px;
	padding: 8px 0px 5px 24px;
	color: #939393;
}
#btnsubmit {
	float: left; 
	width: 63px;
	height: 27px; 
	margin: 0px; 
	padding: 0px; 
}
.btn_go {
	float: left;
	width: 62px;
	height: 27px;
	background: none;	
	background-image: url(images/btn_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	border-style: none;
	cursor: pointer;
}
.btn_go:hover {
	background-position: 0px -27px;	
}
#oblinks {
	width: 200px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#oblinks a {
	color: #153a7c;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
#oblinks a:hover {
	color: #d49746;
	text-decoration: underline;
}
#obbusiness {
	background-image: url(images/ob_shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 8px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
#obbusiness ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#obbusiness ul li {
	display: inline;
	background-image: url(images/doublearrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 0px 2px 10px;
	margin: 0px;
}
.arrow {
	background-image: url(images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	display: block;
}
.questionmark {
	background-image: url(images/icon_question.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	display: block;
	float: left;
}
#features {
	float: left;
	width: 678px;
	height: 183px;
	padding: 0px 0px 7px 0px;
	overflow: hidden;
}
#news {
	float: left;
	width: 232px;
	height: 158px;
	padding: 25px 21px 0px 27px;
	overflow: hidden;
	background-image: url(images/features_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#news p {
	margin: 0px;
	padding: 0px;
}
#news h1 {
	font-size: 16px;
	line-height: 18px;
	color: #7a94cb;
	margin: 0px;
	padding: 0px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #094b79;
	font-size: 11px;
}
#news ul li {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 15px;
	background-image: url(images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#news ul li a {
	text-decoration: none;
}
a.arrows {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 0px 12px;
	color: #d49746;
	text-decoration: none;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.arrows:hover {
	color: #153a7c;
	text-decoration: underline;
}
#promoad {
	float: left;
	width: 364px;
	height: 183px;
	padding: 0px 16px 0px 18px;
	overflow: hidden;
}
#promoad p {
	margin: 0px;
	padding: 0px;
}
#leftcol {
	float: left;
	width: 258px;
	min-height: 500px;
}
#rightcol {
	float: left;
	width: 634px;
	min-height: 335px;
	padding: 164px 25px 25px 25px;
}
#footerContainer {
	width: 831px;
	height: 62px;
	padding: 0px 56px 0px 56px;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
body.home #footerContainer {
	background-position: 0px -62px;
}
#footerLeft {
	float: left;
	width: 172px;
	height: 57px;
	padding: 5px 0px 0px 64px;
}
#footerLeft ul {
	float: left;
	width: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footerLeft ul li {
	display: inline;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	line-height: 16px;
	color: #696969;
	font-weight: bold;
}
#footerLinks {
	float: left;
	width: 442px;
	height: 52px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 9px;
	line-height: 13px;
	color: #919296;
}
#footerLinks ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#footerLinks ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 5px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
#footerLinks ul li a {
	color: #0e5493;
	text-decoration: none;
}
#footerLinks ul li a:hover {
	text-decoration: underline;
}
#footerRight {
	float: left;
	width: 111px;
	height: 53px;
	padding: 9px 0px 0px 12px;
}
#logos {
	width: 90px;
	height: 18px;
	background-image: url(images/fdic_ehl_logos.png);
	background-repeat: no-repeat;
}
.content  {
	font-family:Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}
.content ol, .content ul {
	margin: 5px 0px 10px 10px;
	padding: 5px 0px 10px 15px;
	list-style: none;
}
.content ul li {
	display: block;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	padding: 3px 0px 3px 25px;
	margin: 0px;
	list-style-type: none;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content p, .content blockquote, .content pre, .content dl, .content dt, .content dd {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.content h1 {
	font-size: 30px;
	line-height: 33px;
	color: #153a7c;
	font-weight: normal;	
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content h2 {
	font-size: 18px;
	line-height: 20px;	
	color: #153a7c;
	margin: 0px;
	padding: 10px 0px 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#99accd;
}
.content h3 {
	color: #153a7c;
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.content h4 {
	 font-size: 14px;
	 line-height: 16px;	
	 font-weight: bold;
}
.content h5 {
	 font-size: 12px;
	 line-height: 14px;	
	  font-weight: bold;
}
.content p {
	 font-size: 12px;
	 line-height: 16px;	
	 color: #5f5f5f;
	 padding-bottom: 5px;
	 margin-bottom: 5px;
}	
fieldset {
	padding: 15px;
}
.clearfloat {
	clear: both;
	height: 0px;
}
.styledtable {
	font-size: 11px;
	color:#474747;
	border: 1px solid #99accd;
	margin: 10px 0px 0px 0px;
	border-collapse:collapse;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccd6e5));
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.styledtable caption, .content caption {
	padding: 7px;
	font-size: 18px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	background-color: #153a7c;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aab8d9), to(#1c4ea7), color-stop(.6,#234685));
	border: 1px solid #99accd;
	caption-side: top;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
.styledtable th, .content th {
	padding: 5px;
	border-right: 1px solid #99accd;
	border-top: 1px solid #ffffff;
	background-color: #d7deea;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cdd9f6), to(#cdd9f6), color-stop(.2,#bacaf1), color-stop(.5,#bacaf1));
	text-align: center;
	color:#153a7c;
	text-shadow:1px 1px 1px #fff;
	border-bottom: 1px solid #99accd;
	font-weight: bold;
}
.styledtable th:first-child {
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #99accd;
}
.styledtable th:last-child {
	border-right: 1px solid #99accd;
}
.styledtable th a {
	color:#d2e7df;
}
.styledtable th a:hover {
	color:#FFFFFF;
}
.styledtable td {
	border-collapse:collapse;
	padding: 10px;
	border-right: 1px solid #ffffff;
	text-align: center;
	border-bottom: 1px solid #99accd;
}
.styledtable td:first-child {
	text-align: left;
	border-left: 1px solid #99accd;
}
.styledtable td:last-child {
	border-right: none;
	border-right: 1px solid #99accd;
}
.styledtable tr:hover {
	color:#474747;
	background-color: #f3d2a7;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9dbb5), to(#f9dbb5), color-stop(.4,#f3d2a7));
	text-shadow:1px 1px 1px #fff;
}
.styledtable tr:last-child td{
	border-bottom: 1px solid #99accd;
}
.styledtable img {
	border: 1px solid #99accd;
}

.odd {
	-background-color: #E9EBDE;
}
.even {
	-background-color: #ffffff;
}

.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #333333;
	line-height: 14px !important;
}

.logos {
	display:inline;
}

body.nologos .logos {
	display:none;
}
:focus {
	outline: 0;
}
.fees {
	font-size: 11px; 
	border: 1px solid #99accd;
	border-bottom: none;
}
.fees td {
	padding: 2px;
	border-bottom: 1px solid #99accd;
}
.fees tr:hover {
	color:#474747;
	background-color: #f3d2a7;
}
a.button {
	color: #FFFFFF;
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #d49746;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b7722f), to(#b7722f), color-stop(.6,#d3a871));
	border-top: 1px solid #dab17b;
	border-right: 1px solid #ad7f35;
	border-left: 1px solid #dab17b;
	border-bottom: 1px solid #ad7f35;
	color: #FFFFFF;
	text-shadow:1px 1px 2px #ad7f35;	
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	line-height: 1em;
	letter-spacing: 0px;
	vertical-align: middle;
	-webkit-box-shadow:1px 1px 2px #9E9E9E;
	-webkit-border-radius: 5px; /* all corners */
	}
a.button:hover {
	background-color: #345792;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#244173), to(#244173), color-stop(.6,#4a75bd));
	text-shadow:1px 1px 2px #1e539d;
	border-top: 1px solid #699aec;
	border-right: 1px solid #244173;
	border-left: 1px solid #699aec;
	border-bottom: 1px solid #244173;

}

