/* Downstream CSS - Seattle Bank, WA */

/*
#2590DB		Vivid Blue (Header)
#EEF7FE		Pastel Blue
#0D3257		Dark Blue (Text - leftNav)
#4C728C		Light Blue (Text - leftNav)
#9EB4C6		Pastel Dark Blue (top/Bottom Border - leftNav)
*/

/* ========== left Nav =================== */

#leftNav {
color:#4C728C;
}

#leftNav li a {
font-size:1em;
display:block;	
padding:0.7em 0.5em;
text-transform:uppercase;
color:#4C728C;
}

#leftNav.nthTier-1 li a {
background-color:#EEF7FE;
border-bottom:3px solid #9EB4C6;
color:#4C728C;
}

#leftNav.nthTier-1 li h2 a.selected {
background:#fff url(../image/arrow-left-nav.png) right top no-repeat;
border-bottom:3px solid #9EB4C6;
color:#0D3257;
}

#leftNav.nthTier-1 li a.inPath {
color:#0D3257 !important;
}

#leftNav.nthTier-1 li a:hover {
background:#fff url(../image/arrow-left-nav.png) right 3px no-repeat;
color:#0D3257 !important;
}

#leftNav li.firstChild a {
border-top:3px solid #9EB4C6;
}

#leftNav li h2 {
margin: 0;
padding:0;
font-size:1.3em;
line-height:1.2em;
}

#leftNav li h3 {
font-size:1.2em;
}

#leftNav ul.nthTier-2 li a {
border-top:none; 
padding-left:16px;
padding-right:1.5em;
text-transform:none;
font-weight:normal;
border-bottom:1px solid #9EB4C6;
}

#leftNav ul.nthTier-2 li a.inPath,  #leftNav ul.nthTier-2 li a.selected {
background:#fff url(../image/arrow-left-nav.png) right -3px no-repeat;
font-weight:bold;
}

#leftNav ul.nthTier-2 li a:hover {
background:transparent;
color: #0D3257;
font-weight:normal;
}

#leftNav ul.nthTier-2 li a.inPath:hover {
background:#fff url(../image/arrow-left-nav.png) right -3px no-repeat;
font-weight:bold;
}

#leftNav ul.nthTier-2 li.lastChild a {
border-bottom:3px solid #9EB4C6;
}

#homeDropPad.noTopBorder {
border-top:none;
}

/* ========== Right Content Container =================== */

#rightContentTopRight{
background: transparent url(../image/rightContentTopRight.png) right top no-repeat;
width: 71em;
}

#rightContentTopLeft{
background: transparent url(../image/rightContentTopLeft.png) left top no-repeat;
}

#rightContentBottomRight{
background: transparent url(../image/rightContentBottomRight.png) right bottom no-repeat;
}

#rightContentBottomLeft{
background: transparent url(../image/rightContentBottomLeft.png) left bottom no-repeat;
overflow: hidden;
}

/* =============== sounders ============================================ */
#sounders #rightContentTopRight{
background: transparent url(../image/sounders-rightContentTopRight.png) right top no-repeat;
}

#sounders #rightContentTopLeft{
background: transparent url(../image/sounders-rightContentTopLeft.png) left top no-repeat;
}

#sounders #rightContentBottomRight{
background: transparent url(../image/sounders-rightContentBottomRight.png) right bottom no-repeat;
}

#sounders #rightContentBottomLeft{
background: transparent url(../image/sounders-rightContentBottomLeft.png) left bottom no-repeat;
}

#soundersForm.cardPoll .submitButton {
width: 150px; 
margin: 0 auto;
display: block;
}

#debitCardPoll {
margin: 0 auto;
width: 540px;
}

#debitCardPoll li {
float: left;
display: inline;
text-align: center;
margin:0 20px 40px 0;
}

#debitCardPoll li radioWlabel {
width: 30px;
}

/* ========== Individual Page =================== */
div.individualPage {
padding:2.5em;
position: relative;
}

div#promotionHeaderImage{
	padding: .5em;
}
div#promotionHeaderImage #promotions{
	padding:2.5em;
}

div.individualPage h1 {
color:#0D3257;
font-size:2.8em;
}

div.individualPage h1.pageHead {
color:#0D3257;
font-size:2.8em;
padding:0 0 0.7em;
}

div.individualPage h2 {
color:#0D3257;
font-size:2em;
padding:1em 0 0.3em 0;
}

div.individualPage h3 {
color:#0D3257;
font-size:1.5em;
padding:1em 0 0.3em 0;
}

div.individualPage p {
color: #666666;
font-size: 1.2em;
line-height: 1.5em;
margin-bottom: .5em;
}

div.individualPage p.zeroPaddingParagraph { 
margin-bottom: 0; 
}

div.individualPage #dayOfCaring p {
	margin-top:.5em;
}

div.individualPage ul {
margin-bottom: .5em;
}

div.individualPage ul li {
padding-left: 10px;
background: transparent url(../image/blue-triangle.png) left .1em no-repeat;
color:#666;
font-size: 1.2em;
line-height: 1.5em;
}

/* ========== Page Specific =================== */

#financialCalculators.individualPage a {
font-size:1.2em;
line-height:1.5em;
}

#financialCalculators ul li {
background: transparent url(../image/blue-triangle.png) left .2em no-repeat;
}

#executiveTeam ul li {
color:#666666;
background:transparent;
padding:1em 0;
border-top:3px solid #9EB4C6;
font-size:1em;
line-height:1.3em;
min-height:9em;
}

#executiveTeam ul li strong {
color:#000;
}

#executiveTeam h2 {
padding:1em 0;
}

#executiveTeam ul li h3 {
padding-top:0.5em;
}

#executiveTeam ul li img {
float:left;
border:3px solid #9EB4C6;
margin:0 1.5em 1em 0;
padding:0.2em;
}

#atm-locator a h3 {
padding:0 0 .8em 1em; 
background: transparent url(../image/blue-triangle.png) left top no-repeat;
}

#lostCard ul li{
color:#666; 
background:transparent; 
list-style:none; 
list-style-position:inside;
}

#sitemap li li {
font-size: 100%;
}

#sitemap li h2, #sitemap li h3 {
padding-top: 0;
}
.normal {
color:#666;
font-size:1.2em;
}
a.normal, a.normal:visited {
color:#007DC7;
}
a.normal:hover {
color:#DB851B;
}
#thankYou img.thankYouImage {
	float: left;
	margin: 0 0 50px 0;
}
#adMMAFlex {
	position: relative;
	background: transparent url(../image/SB_MMA_CD.jpg) no-repeat;
	width: 660px;
	height: 849px;
	
}
#adMMA a {
	text-indent:-999em;
	display: inline-block;
	height: 155px;
	width: 235px;
	position: absolute;
	top: 380px;
	right: 86px;
}

#adFlex a {
	text-indent:-999em;
	display: inline-block;
	height: 155px;
	width: 235px;
	position: absolute;
	top: 380px;
	left: 86px;
}

#promotions img {
	float: right;
	margin: 0 0 10px 15px;
}
/*======== Contact Us ============================*/
#contactUs.individualPage #formContactUs, #sorry.individualPage #formContactUs {
width:30em;
}

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

#contactUs h3 {
padding:0 0 1em 0;
}

#formContactUs input.submitButton:hover {
background:#0D3257; 
cursor:pointer;
float:left;
}

#sorry.individualPage #formContactUs input {
margin-right:3em;
width:25em;
} 

#sorry.individualPage #formContactUs textarea {
margin-right:3em;
width:21.5em;
}

#sorry.individualPage #formContactUs input.submitButton {
width:11.5em;
margin:1em 0;
float:left;
}

#formContactUs input.submitButton {
width:11.5em;
margin:1em 0 0 0;
float:left;
}

#sorry.individualPage #containerBottomLeft {
border:none;
}


/* =========  Containers Bottom ================ */


#containerBottom {
padding-bottom:2.5em;
}

#containerBottomLeft {
float:left;
display:inline;
border-right:1px solid #9EB4C6;
margin: 2em 0 2.5em 0;
}

#containerBottomRight {
display:inline;
float:right;
margin:2em 0;
width:33em;
}

#containerBottomRight h2 {
color:#0D3257;
font-size:1.5em;
padding:1em 0 0.3em 0;
}

#containerBottomRight h3 {
color:#0D3257;
font-size:1.5em;
padding:0 0 0.3em 0;
}

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

#locations.individualPage #mapContainer {
border:1px solid #CCCCCC;
height: 28.5em;
background:#fff;
padding:1em;
margin-bottom:2em;
}

#locations.individualPage #map {
height: 28.5em;
background:#fff;
}

#locations th, #locations td {
font-weight:bold;
text-align: left;
vertical-align:top;
line-height:1.5em;
width: 26em;
}

#locations td, #locations th.timeName {
font-weight:normal;
}

#locations th.timeName {
width: 8em;
font-size: 0.8em;
}

#locations td.timeValue {
width: 13em;
font-size: 0.8em;
}

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

#locations ul#locList li {    
list-style-type: none; 
padding:0;  
} 

#locations ul li h2 a {
display:block;
color:#0D3257;
border-top:3px solid #9EB4C6;
border-bottom:1px solid #9EB4C6;
padding:0.4em 0;
}

#locations h2 {
padding:0.2em 0;
}

#locations a h3 {
padding:0 0 .8em 1em; 
background: transparent url(../image/blue-triangle.png) left top no-repeat;
}

#locations table {
font-size:1.2em;
line-height:1.2em;
}

#locations tr.tableHead {
}

#locations ul li {
color:#000; font-size:1em; background:#fff;
}

#locations ul {
padding:0;
}


div.individualPage .googleMap-InfoWindow p.map-address, div.individualPage .googleMap-InfoWindow p.map-phones {
padding:0; 
margin:0;
}

div.individualPage .googleMap-InfoWindow p.map-phones {
overflow:hidden;
height:18px;
line-height:18px;
}

div.individualPage .googleMap-InfoWindow h2 {
font-size:1.4em;
}

div.individualPage .gnmoprint {
height:100%;
min-height:400px;
}

/*============ Leadership Pages ==================*/

#executive {
margin: 0.6em;
padding-top:14.5em;
background:#666666;
}

#boardOfDirectors {
margin: 0.6em;
padding-top:14.5em;
background:#cacaca;
}

ul#leadershipNav {
background: #5E8099 url("../image/productnav-background.jpg") repeat-x;
padding:0;
width:30em;
}

ul#leadershipNav li {
display: inline-block;
border-right: 1px solid #99AFC0;
border-left: 1px solid #667D8E;
vertical-align: top;
padding:0;
}

ul#leadershipNav li.firstChild {
border-left: none;
}

ul#leadershipNav li.lastChild {
border-right: none;
}

ul#leadershipNav li a {
display: inline-block;
width: 12.5em;
height: 3em;
padding: 1em .2em .5em .8em;
font-size: 1.1em;
font-weight: bold;
color: #ffffff;
}

ul#leadershipNav li a:hover, ul#leadershipNav li a:active {
color: #0D3257;
}

ul#leadershipNav li a.selected, ul#leadershipNav li.selected a {
background: #ffffff;
color: #0D3257;
}


/*=========== Rates ===========*/

.rates h1, .cds h1 {
font-family:"Times New Roman", Times, serif;
font-size:2.2em;
padding:0;
color:#0D3257;
background:#CACACA;
padding:10px;
width:28em;
}


.rates h2, .cds h2 {
margin-left: 0.85em;
font-size:1.4em;
padding-top:1em;
color:#0D3257;
}

#ratesPage.individualPage h3 {
padding:0 0 1em 0; 
font-size:1.3em;
}

.rates table, .cds table, .cdsHeadline table {
width: 53em;
margin: 0 0 1em 0;
font-size: 1.2em;
line-height: 1.4em;
color: #000000;
text-align: left;
vertical-align: top;
}

.rates p, .cds p, .cdsHeadline p {
font-size: 1.2em;
font-style:italic;
line-height: 1.4em;
padding-bottom:1em;
}

.rates table.lastTable, .cds table.lastTable {
margin-bottom: 2em;
}

.rates table th, .rates table td, .cds table th, .cds table td, .cdsHeadline table th, .cdsHeadline table td {
padding: .5em 1.5em;
text-align: left;
vertical-align: top;
}

.rates table tr.nth-row-1 th, .rates table th.nth-column-1-header, .cds table tr.nth-row-1 th, .cds table th.nth-column-1-header,
.cdsHeadline table tr.nth-row-1 th, .cdsHeadline table th.nth-column-1-header  {
color:#fff;
font-weight: bold;
}

.rates table tr.nth-row-even th, .rates table tr.nth-row-even td, .cds table tr.nth-row-even th, .cds table tr.nth-row-even td,
.cdsHeadline table tr.nth-row-even th, .cdsHeadline table tr.nth-row-even td {
background:#EEF7FE;
}

.rates table .nth-column-2 {
width: 20%;
}

.rates table .nth-column-3{
width:10%;
}

.rates table .nth-column-1 {
width:70%
}

.cds table .nth-column-2, .cds table .nth-column-4 {
width: 20%;
}

.cds table .nth-column-3, .cds table .nth-column-5{
width:10%;
}

.cds table .nth-column-1, .cdsHeadline table .nth-column-1 {
width:40%
}
.cdsHeadline table .nth-column-2, .cdsHeadline table .nth-column-3 {
width:30%;
}

.rates table tr.nth-row-1 th.nth-column-1, .cds table tr.nth-row-1 th.nth-column-1, .cdsHeadline table tr.nth-row-1 th.nth-column-1 { 
padding-left:1em;
}

.cds table tr.nth-row-1 {
color:#0D3257;
}

.cdsHeadline table tr.nth-row-1 th.nth-column-2 {
font-size:1.3em; 
}

.rates table .nth-column-2, .rates table .nth-column-3,
.cdsHeadline table .nth-column-2, .cdsHeadline table .nth-column-3,
.cds table .nth-column-2, .cds table .nth-column-3, .cds table .nth-column-4, .cds table .nth-column-5 {
text-align:center;
}

.rates table .nth-row-1, .cdsHeadline table .nth-row-1 {
color:#fff; 
background: #2590db;
}


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

#searchResults ul li {
background:#fff; 
border-bottom:1px solid #9EB4C6; 
padding-left:0; 
}

#searchResults ul#pagination li {
border:none;
display:inline; 
padding-right:10px; 
}

#searchResults ul#pagination li.selected {
color:#0D3257; 
text-decoration:underline;
}

/* Mortgage and Reverse Mortgage Landing Pages */
#mortgagePages.individualPage h3 {
color:#0D3257;
font-size:1.8em;
padding:1em 0 0.3em 0;
}





