﻿body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	_text-align: center; /*IE6*/
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000; /* #BE1B20; */
	border-bottom: 0px aqua solid;
}
a:hover, a:active {
	text-decoration: none;
}
strong {
	text-decoration: none;
}
/* CONTAINERS
**************************************************/
#container_header {
	width: 100%;
	border-bottom: 1px #000 solid;
	background: #fff;
	_text-align: left; /*IE6*/
}
#container_contentTop {
	width: 100%;
	border-bottom: 1px #000 solid;
/*	background: #916B2C url('images/bg_top.jpg') repeat-y center top; */
	_text-align: left; /*IE6*/
	display: none;
	background-color: #A15035;	
}
#home #container_contentTop {
	display: block;
}
#container_contentMain {
	width: 100%;
/*	border-bottom: 1px #000 solid; */
/*	background: #fff url('images/bg_main.jpg') repeat-y center top; */
	_text-align: left; /*IE6*/
	background-color: #EBEBEB;

}
#container_footer {
	width: 100%;
	border-top: 1px #000 solid;
/*	background: #fff url('images/bg_main.jpg') repeat-y center top; */
	_text-align: left; /*IE6*/
	background-color: #a15035;
}
/* HEADER
**************************************************/
#header {
	width: 965px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
/*	background: #fff url('images/bank.jpg') no-repeat right center; */
	border: 0px #000 solid;
}

#header img {
	margin: 6px 0 0 85px;
	border: 0px #000 solid;
}
#nav, 
#nav ul {
	display: block;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#nav {
	width: 965px;

	margin-top:  34px;    /* padding for division between logo and navigation */
	*margin-top:  31px;   /* padding for division between logo and navigation */

}
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding: 0 15px;
	line-height: 34px;
	font-size: .9em;
	background: url('images/navtab_left.jpg') no-repeat left top;
	border: 0px #666 solid;
/*	font-weight: bold; */
}
#nav a:hover {
	color: #fff;
}
#nav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background: url('images/navtab_right.jpg') no-repeat right top;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 198px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	background: #916B2C;
	border-top: 0px #fff solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}
#nav li li {
	width: 198px;
	background: none;
	margin: 0;
}
#nav li ul a {
	width: 186px;
	color: #BE1B20; 
	line-height: 1.3em;
	text-align: left;
	border: none;
	padding: 6px; 
	background: none;
	text-transform: capitalize;
	border-bottom: 0px #000 solid;	
}
#nav li ul a:hover {
	color: #000;
}
#nav li ul ul {
	margin: -1.3em 0 0 200px;
}
#nav li ul.noclip ul {
	margin-left: -200px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}
/* Main Button Hover States */
#nav li:hover, 
#nav li.sfhover {
	background: url('images/navtab_right_on.jpg') no-repeat right top;
}
#nav li:hover a, 
#nav li.sfhover a {
	color: #fff;
	background: url('images/navtab_left_on.jpg') no-repeat left top; 
}
/* Dropdown Button Hover States */
#nav ul li:hover, 
#nav ul li.sfhover {
	background: #C6AD7B; /* #B5B05F; */
}
#nav li:hover ul a, 
#nav li.sfhover ul a {
	color: #fff;
	background: none;
}
#nav li:hover ul a:hover, 
#nav li.sfhover ul a:hover {
	color: #fff;
/*	background-color: #C6AD7B; */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -29px 0 0 198px;
	padding: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
	border-top: 1px #000 solid;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/* CONTENT - TOP
**************************************************/
#contentTop {
	width: 963px;
	margin: 0 auto;
	padding: 0;
	background: #fff url('images/main_bg.jpg') repeat-x left bottom;
	min-height: 190px;
	_height: 220px;
	border-top: 0px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #000 solid;		
}
#clock {
	text-align: right;
	background: #916B2C;
	color: #fff;
	font-size: 0.8em;
	height: 2.3em;
	line-height: 2.3em;
	padding: 5px 60px 5px 5px;
}

#login {
	background: #916B2C; /* url('images/online_curve_top.gif') no-repeat left top; */	
	width: 300px;
	float: right;
	display: block;
	color: #fff;
	margin: 0 35px 7px 0;
	_margin: 0 15px 0 0; /*IE6*/
	font-size: 0.75em;
}
#login h2 {
	background: url('images/online_banking.gif') no-repeat center center;
	height: 38px;
	text-indent: -999em;
	margin: 0;
}
#login form {
	margin: 0 0 0 0;
	border: 0px #fff solid;
}
#login form #AccessIDVisible {
	width: 100px;
	border: 1px #9D9DA1 solid;
}
#login form #AccessIDVisible:hover, #login form #AccessIDVisible:focus {
	border: 1px #fff solid;
	background-color: #F9FAB8;
	color: #A15035;
}
#login form div {
	margin: 7px 0 2px 0;
	*margin-top: 12px;
/*	background: #916B2C url('images/online_curve_bottom.gif') no-repeat left bottom; */
	padding: 0 0 0 40px;
}
#login form a {
	color: #fff;
	font-size: 0.9em;
}

#contentTop #promo {
	width: 628px;
	_width: 633px;
	float: left;
	display: block;
	margin: 0 0 0 0;
	_margin: 0 0 0 0; /*IE6*/
	color: #000; /* #F0EBEB; */
	background-image: url('images/compgirl.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 0px #000 solid;		
}

#contentTop #promo h3 {
	margin: 6px 0 0 0;
	font-size: 1em;
}

#contentTop #promo p {
	font-size: .7em;
	color: #000;
	margin: 0;
	padding: 9px 0 0 0;
}

#contentTop #promo a {
	font-size: 1em;
	color: #000;
	text-decoration: none;
	padding: 0;
}

#contentTop #promo a:hover {
	color: #A15035;
	text-decoration: underline;	
}

/* CONTENT - MAIN
**************************************************/
#contentMain {
	width: 903px;
	margin: 0 auto;
	padding: 0;
	background: none;
	background: /*#fff*/ #FAFABE url('images/abcbank_bg_con_main.jpg') repeat-x left bottom;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 12px 30px;
	min-height: 175px;
	_height: 175px;
	border-top: 39px #916B2C solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #000 solid;
	display: 
}
#home #contentMain {
	border-top: 0px #000 solid;
	border-bottom: 0px #916B2C solid;
	background: #fff;
}
.content {
	border-top: 1px #916B2C solid;
	border-left: 1px #916B2C solid;
	border-right: 1px #916B2C solid;
	border-bottom: 1px #916B2C solid;
	padding: 12px;
	width: 876px;
	background-color: #fff; 
	color: #AB4F38;
}

h1 {
	color: #A15035;
	font-size: 1.5em;
	background-color: #fff; /*  #FAFABE; */
	border-top: 0px #E0E0E0 solid;
	border-left: 6px #fff solid;
	border-right: 6px #fff solid;
	border-bottom: 6px #916B2C solid;
	text-transform: capitalize;
	padding: 6px 6px;
	margin: 0;
}

h1 span {
	text-transform: lowercase;
}


h2 {
	font-size: 1.2em;
	color: #A65037;
	margin: 18px 18px 6px 18px;
	text-transform: capitalize;
	font-weight: bold;
	border-top: 0px #000 solid;	
	border-bottom: 1px #916B2C dotted;
	padding: 0 0 0 19px;
	background-image: url('images/arrow.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-position: left center;
}

.content ul,
.content ol {
	color: #555;
/*	list-style-image: url('images/arrow.gif'); */
	line-height: 20px;
	list-style-position: inside;
	vertical-align: middle;
	border-top: 2px #916B2C solid;
	border-left: 0px #916B2C solid;	
	border-right: 0px #FAFABE solid;
	border-bottom: 2px #916B2C solid;
	margin: 12px 48px;
	padding: 12px;
	background-color: #ebebeb;
}

.content ul h2,
.content ol h2 {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-image: inherit;
	color: #000;
	border: 0;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 19px;	
}
.content p {
	margin: 12px 18px;
	border: 0px #000 solid;
}

.content a {
	color: #555;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}

/* FOOTER
**************************************************/
#footer {
	width: 963px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #A15035; /* url('images/abcbank_legal_bugs.gif') no-repeat left center; */
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	line-height: 30px;
	white-space: nowrap;
	border-top: 0px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #000 solid;
	text-transform: capitalize;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff; /* #A9A8A8; */
	text-decoration: underline;
}
/* GENERAL CLASSES
**************************************************/
.clear {
	clear: both;
}
.divider {
	background: url('images/divider.jpg') no-repeat center top;
	width: 20px;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.imgBorder {
	border: 3px #000 solid;
	padding: 2px;
	margin: 4px 12px 4px 4px;
}

a[href$=".pdf"] {
	background: url('images/pdf.gif') no-repeat left center;
	padding-left: 20px;
	border: 0px #000 solid;
}

/* TABLE CLASSES
**************************************************/

/* HOMEPAGE
**************************************************/

table.homepage {
	border: 0px #000 solid;
}

table.homepage th {
	font-size: 1.5em;
	border: none;
	padding: 12px 0;
	border-bottom: 2px #B5B05F dotted;
	text-align: center;
}
table.homepage td {
	border-top: 0px #b5b05f dotted;
	border-left: 2px #b5b05f dotted;
	border-right: 0px #b5b05f dotted;
	border-bottom: 2px #B5B05F dotted;
	padding: 6px;
	width: 50%;
	vertical-align: text-top;
}

/* First Timer User Button
************************************************/

a.button:link, a.button:visited  {
	color: #000;
	background-color: #ebebeb;
	text-decoration: none;
	border: 3px #A15035 solid;
	padding: 6px 12px;
	font-weight: bold;	
	margin: 12px 0 0 0;
	line-height: 4;
}

a.button:active, a.button:hover {
	color: #fff;
	background-color: #A15035;
	text-decoration: none;
}

/* Rates Matrix
*****************************************************/
table.matrix {
	border: 1px #A15035 solid;
	margin: 0 auto;
	width: 100%;
}

table.matrix th {
	background: #EBEBEB;
	border-top: 0px #A15035 dotted;
	border-left: 0px #A15035 dotted;
	border-right: 1px #A15035 dotted;
	border-bottom: 1px #A15035 solid;
	text-align: center;
	color: #A15035;
	margin: 0;
	padding: 4px 0;
}
table.matrix th.header {
/*	background: #EBEBEB; */
	border-top: 0px #A15035 dotted;
	border-left: 0px #A15035 dotted;
	border-right: 1px #A15035 dotted;
	border-bottom: 1px #A15035 solid;
	text-align: center;
	color: #A15035;
	margin: 0;
	padding: 6px 0;
	font-size: 1.5em;
}

table.matrix td {
/*	background: #EBEBEB; */
	border-top: 0px #fff solid;
	border-left: 0px #A15035 solid;
	border-right: 1px #A15035 dotted;
	border-bottom: 1px #A15035 dotted;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 4px 0;
	
}
table.matrix ul {
	padding: 0;
	margin: 0;
}

/* TABLE ATMS
**************************************************/

table.atm th {
	border-bottom: 2px #B5B05F dotted;
	text-align:left;
	font-size: 1.3em;
	padding: 2px 0 4px 0;
}
table.atm td {
	border-right: 0px #b5b05f solid;
	border-bottom: 0px #B5B05F dotted;
	padding: 6px 0 2px 3px;
}

table.atm td.even {
	background-color: #ebebeb;
}

/* TABLE: LOCATIONS
****************************************************/

table.locations {
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-bottom: 0px #000 solid;	
	background-color: #fff;
	margin: 0 auto;
	width: 95%;
}
table.locations th {
	padding: 12px 0;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #916B2C solid;	
	padding: 30px 0 0 3px
}
table.locations td {
	border-top: 3px #916B2C solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 3px #916B2C solid;
	background-color: #ebebeb;
	text-align: center;	
	padding: 6px 0;		
}
table.locations td.borders {
	border: none;
	background-color: #fff;
}
/* CALCULATORS 
**************************************************/

table.calcs {
	border: 1px #006666 solid;
	padding: 0;
	background-color: #ebebeb;
	font-size: 1em;
	width: 600px;
	text-align: center;
}
table.calcs td {
	color: #000;
	border: 0px #65584F solid;
	padding: 4px;
}
table.calcs input {
	color: #333;
	border: 1px #096437 solid;
	padding: 2px;
	background-color: #fff;
	width: 150px;
}
table.calcs input.buttons {
	font-weight: bold;
	color: #fff;
	border: 3px #fff solid;
	background-color: #D07852;
	width: 175px;
} 
