/* BankOfTheSierra.com - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#siteAlert{
	width: 791px !important;
	margin:0 auto !important;
}
#wrapper {
	position: relative;
	width: 791px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/custom/bankofthesierra/image/bg.png) top center no-repeat;
}
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;
}
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;
}
p.zeroPaddingParagraph {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 110px;
	width: 100%;
}
#logo img {
	position: absolute;
	top: 15px;
	left: -10px;
}
#ultraTopNav, #ultraTopNavHome {
	position: absolute;
	right: 55px;
	top: 11px;
}
#ultraTopNav li, #ultraTopNavHome li {
	float: left;
	padding: 0 5px 0 7px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #CCC;
	background: url(/custom/bankofthesierra/image/divider-grey.png) no-repeat center left;
}
ultraTopNav li.firstChild, #ultraTopNavHome li.firstChild {
	background-image: none;
}
#ultraTopNav li a, #ultraTopNavHome li a {
	color: #000;
}
#ultraTopNav li a:hover, #ultraTopNavHome li a:hover {
	text-decoration: underline;
}
#ultraTopNav li.firstChild {
	padding-left: 16px;
	background: url(/custom/bankofthesierra/image/obl-lock.png) no-repeat left center;
}
#ultraTopNav li.firstChild a {
	color: #336633;
	font-weight: bold;
}
.textSize {
	position: absolute;
	top: 12px;
	right: 2px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 19px;
	width: 147px;
	right: 3px;
	top: 38px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 15px;
	border: 0 none;
	padding: 2px 5px;
	width: 104px;
	height: 15px;
	background-image: url("/custom/bankofthesierra/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
	height: 19px;
}
#primaryNav {
	position: absolute;
	top: 81px;
	left: 7px;
	width: 100%;
}
#primaryNav li {
	float: left;
	padding-right: 5px;
}
#primaryNav li.nth-child-5 {
	display: none;
}
#primaryNav a {
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #009;
}
#secondaryNav {
	background:#C4DAE5;
	height:26px;
	margin-top:5px;
	position:relative;
}
#secondaryNav li {
	background:transparent url(/custom/bankofthesierra/image/obl-link-bg.png) 	no-repeat scroll left center;
	float:left;
	margin-left:4px;
	margin-top: 6px;
	padding: 0 5px 0 14px;
}
#secondaryNav li a {
	color: #666;
	text-transform: uppercase;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	margin-right: 3px;
}
#secondaryNav li a.inPath, #secondaryNav li a:hover {
	color: #036;
}
div#banner {
	margin: 5px 0;
}

/*====== Footer =======================================================================================*/

#footer {
	height: 50px;
	position: relative;
	clear: both;
	font-size: 11px;
}
#firstROI {
	position: absolute;
	top: 10px;
	left: 10px;
}
#eh {
	position: absolute;
	top: 17px;
	right: 10px;
}
#fdic {
	position: absolute;
	top: 16px;
	right: 42px;
}
#footerNav {
	float: right;
	padding: 23px 0 0 0;
}
#footerNav a {
	color: #355D40;
}
#footerNav li {
	display: inline;
	padding: 0 5px 0 7px;
	background: url(/custom/bankofthesierra/image/divider-green.png) no-repeat center left;
}
#footerNav li.firstChild {
	background-image: none;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	float: right;
	padding: 23px 85px 0 15px;
}
#footer #copyrightTag {
	float: right;
	padding-right: 205px;
}

/*====== Left Column ==================================================================================*/

#mainContent {
	width: 584px;
	float: right;
	padding-bottom: 25px;
	min-height: 300px;
}
#leftColumn {
	float: left;
	clear: left;
	width: 194px;
	margin-bottom: 25px;
}
#tertiaryNav li h2 {
	margin: 0;
}
#tertiaryNav li h2 a {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #363;
	padding: 5px;
	display: block;
	color: #FFF;
}
#tertiaryNav li li h3 {
	margin: 0;
}
#tertiaryNav li li h3 a {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	display: block;
	color: #363;
	background-color: #E2E9E2;
	border-bottom: 1px solid #FFF;
}
#tertiaryNav li li.inPath a, #tertiaryNav li li a:hover {
	color: #036;
}
#tertiaryNav li li a.selected {
	font-weight: bold;
}
#quickLinks {
	margin-top: 3px;
	padding: 22px 0 5px 10px;
	background: #EEF3FC url(/custom/bankofthesierra/image/quickLinks-top.png) no-repeat;
}
#quickLinks li h2 {
	margin: 0;
	padding: 6px 0 6px 25px;
}
#quickLinks h2 a {
	display: block;
	color: #363;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#quickLinks h2 a:hover {
	color: #036;
}
#quickLinks li.firstChild {
	background: url(/custom/bankofthesierra/image/ql-security-education.png) no-repeat center left;
}
#quickLinks li.nthChild-2 {
	background: url(/custom/bankofthesierra/image/ql-secure-card.png) no-repeat center left;
}
#quickLinks li.nthChild-3 {
	background: url(/custom/bankofthesierra/image/ql-consumer-news2.png) no-repeat center left;
}
#quickLinks li.nthChild-4 {
	background: url(/custom/bankofthesierra/image/ql-lost-or-stolen-card.png) no-repeat center left;
}
#quickLinks li.nthChild-5 {
	background: url(/custom/bankofthesierra/image/ql-financial-calculators.png) no-repeat center left;
}
#quickLinks li.nthChild-6 {
	background: url(/custom/bankofthesierra/image/ql-reorder-checks.png) no-repeat center left;
}
#quickLinks li.nthChild-7 {
	background: url(/custom/bankofthesierra/image/ql-open-an-account.png) no-repeat center left;
}
#quickLinks li.nthChild-8 {
	background: url(/custom/bankofthesierra/image/ql-homeowners.png) no-repeat center left;
}
#quickLinks li.nthChild-9 {
	background: url(/custom/bankofthesierra/image/ql-consumer-news.png) no-repeat center left;
}
#quickLinks li.nthChild-10 {
	background: url(/custom/bankofthesierra/image/ql-gift-card.png) no-repeat center left;
}
#quickLinks li.nthChild-11 {
	background: url(/custom/bankofthesierra/image/ql-routing.png) no-repeat center left;
}
#quickLinks li.nthChild-12 {
	background: url(/custom/bankofthesierra/image/ql-cash-money.png) no-repeat center left;
}
#resourceCenter li h2 {
	margin: 0;
}
#resourceCenter li h2 a {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #363;
	display: block;
	color: #FFF;
}
#resourceCenter li li h3 {
	margin: 0;
}
#resourceCenter li li h3 a {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	display: block;
	color: #363;
	background-color: #E2E9E2;
	border-bottom: 1px solid #FFF;
}
#resourceCenter li li.inPath a, #resourceCenter li li a:hover {
	color: #036;
}
#resourceCenter li li a.selected {
	font-weight: bold;
}
/*====== Home Page ====================================================================================*/

div#onlineBanking {
	position: relative;
	margin-top: 5px;
	height: 26px;
	background: #C4DAE5 url(/custom/bankofthesierra/image/online-banking-bg.png) no-repeat;
}
div#onlineBanking h3, div#onlineBanking span {
	display: none;
}
#userID {
	position: absolute;
	top: 3px;
	left: 170px;
	padding: 2px 4px;
	width: 120px;
	height: 19px;
	border: none;
	background: url(/custom/bankofthesierra/image/login-input.png) no-repeat;
}
#loginButton {
	position: absolute;
	top: 3px;
	left: 298px;
}
#loginLinks {
	float: right;
}
#loginLinks a {
	color: #355D40;
}
#loginLinks a:hover {
	text-decoration: underline;
}
#loginLinks h2 {
	margin: 0;
	padding: 7px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#loginLinks li {
	float: left;
	margin-left: 5px;
	padding: 0 5px 0 14px;
	background: url(/custom/bankofthesierra/image/obl-link-bg.png) no-repeat left center;
}
#flashBanner {
	width: 720px;
	padding: 25px;
	height: 200px;
	background-color: #CCC;
}
#flashWrapper {
	margin-top: 5px;
}
ul#homeProducts {
	margin-top:5px;
}
ul#homeProducts h3 {
	margin: 5px 0;
	padding: 0 10px;
	font: normal 13.5px Arial, Helvetica, sans-serif;
}
ul#homeProducts h3 a {
	color: #002D00;
}
ul#homeProducts h3 a:hover {
	color: #003366;
}
ul#homeProducts li {
	float: left;
	width: 260px;
	margin-bottom: 10px;
}
ul#homeProducts li.middleChild {
	margin: 0 5px;
	width: 261px;
}
ul#homeProducts p {
	margin: 5px 0;
	padding: 0 10px;
	color: #666666;
	font: normal 11px Arial, Helvetica, sans-serif;
}
ul#homeProducts p.link a {
	padding: 0 0 0 14px;
	margin-right: 45px;
	color: #336633;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url(/custom/bankofthesierra/image/more-arrow.png) no-repeat left center;
}
ul#homeProducts p.link a:hover {
	text-decoration: underline;
}
div#homeQuickLinks {
	clear: both;
	background: transparent url(/custom/bankofthesierra/image/home-quick-links-bg.png) no-repeat top left;
	width: 791px;
	height: 86px;
	margin-bottom: 25px;
	padding-top: 30px;
}
div#homeQuickLinks h3 {
	color: #333;
	font: bold 11px Arial;
	padding: 10px 0 10px 10px;
	margin: 0;
}
div#homeQuickLinks li {
	float: left;
	height: 22px;
}
div#homeQuickLinks a {
	color: #336633;
	font: normal 11px Arial;
}
div#homeQuickLinks ul {
	padding: 0 0 0 10px;
}
div#homeQuickLinks li {
	display: block;
	padding: 6px 0 0 0;
}
div#homeQuickLinks li a {
	padding: 6px 0 6px 25px;
}
div#homeQuickLinks li.nthChild-1, div#homeQuickLinks li.nthChild-4, div#homeQuickLinks li.nthChild-7, div#homeQuickLinks li.nthChild-10 {
	width: 262px;
}
div#homeQuickLinks li.nthChild-2, div#homeQuickLinks li.nthChild-5, div#homeQuickLinks li.nthChild-8, div#homeQuickLinks li.nthChild-11 {
	width: 267px;
}
div#homeQuickLinks li.nthChild-3, div#homeQuickLinks li.nthChild-6, div#homeQuickLinks li.nthChild-9, div#homeQuickLinks li.nthChild-12 {
	width: 200px;
}
div#homeQuickLinks li.nthChild-1 a {
	background: transparent url(/custom/bankofthesierra/image/hql-security-education.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-2 a {
	background: transparent url(/custom/bankofthesierra/image/hql-mastercard.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-3 a {
	background: transparent url(/custom/bankofthesierra/image/hql-consumer-news.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-4 a {
	background: transparent url(/custom/bankofthesierra/image/hql-lost-stolen-card.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-5 a {
	background: transparent url(/custom/bankofthesierra/image/hql-financial-calculators.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-6 a {
	background: transparent url(/custom/bankofthesierra/image/hql-reorder-checks.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-7 a {
	background: transparent url(/custom/bankofthesierra/image/hql-open-account.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-8 a {
	background: transparent url(/custom/bankofthesierra/image/hql-homeowners.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-9 a {
	background: transparent url(/custom/bankofthesierra/image/hql-sierra-statements.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-10 a {
	background: transparent url(/custom/bankofthesierra/image/hql-gift-card.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-11 a {
	background: transparent url(/custom/bankofthesierra/image/hql-routing.png) no-repeat center left;
}
div#homeQuickLinks li.nthChild-12 a {
	background: transparent url(/custom/bankofthesierra/image/hql-cash-money.png) no-repeat center left;
}
div#homeQuickLinks li a:hover {
	color: #003366;
}
/*====== Category Page =================================================================================*/

#catBreadcrumb {
	margin: 10px;
}
#catBreadcrumb li {
	display: inline;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#catBreadcrumb ul {
	display: inline;
	padding-left: 5px;
}
#catBreadcrumb li a {
	color: #333;
}
div#productCategory {
	clear: both;
	background: url(/custom/bankofthesierra/image/cat-bg.png);
	width: 100%;
}
div#productCategory li {
	float: left;
	width: 193px;
	font-size: 11px;
	height: 130px;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin: 0;
	padding: 6px 0 3px;
	font-size: 12px;
}
div#productCategory div.productContent h3 a {
	color: #363;
}
div#productCategory div.productContent h3 a:hover {
	color: #003366;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	height: 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 0 0 15px;
	font-size: 11px;
	font-weight: normal;
	color: #363;
	background: url(/custom/bankofthesierra/image/more-arrow.png) no-repeat left center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}
/*====== Search Results ==============================================================================*/

div#searchProducts.listing {
	border-top: 1px solid #86B7CB;
}
div#searchResults h2 {
	float: left;
	margin: 5px 10px 0 0;
	padding-bottom: 6px;
	width: 300px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div#searchResults ul {
	float: right;
	margin: 5px 15px 0 0;
}
div#searchResults ul li {
	float: left;
	padding-left: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	position: absolute;
	top: 300px;
}
#printButton {
	right: 10px;
}
#shareButton {
	right: 57px;
}
#productPhoto {
	position: absolute;
	top: 146px;
	right: 10px;
	border-left: 5px solid #fff;
}
.productHead {
	margin: 5px 0;
}
.productHead h1 {
	margin: 0;
	color: #003366;
	font: normal 24px "Times New Roman", times, serif;
}
#productTop {
	margin-right: 5px;
	padding-bottom: 10px;
}
#productTop h2 {
	font: normal 18px "Times New Roman", times, serif;
}
#productTop a {
	color: #336633;
}
#productTop li {
	padding: 0 0 0 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(/custom/bankofthesierra/image/more-arrow.png) no-repeat left center;
}
#productTop p {
	margin: 10px 0;
	width: 480px;
	font: normal 14px "Times New Roman", times, serif;
}
#productSummary {
	padding-left: 14px;
	font-size: 11px;
	position: relative;
	padding-right: 256px;
	min-height: 200px;
}
#productSummary p, #productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productDetails {
	clear: right;
	border-top: solid 1px #CCC;
	padding-left: 14px;
}
#openNow, #microsite, #cmLogin, #cmEnroll, #cmDemo {
	float: left;
	margin: 0 5px 10px 0;
}
div#productInfo {
	clear: both;
	border-top: 1px solid #ccc;
}
div#productInfo #tellMeMore {
	clear: left;
	padding: 0 0 0 15px;
	font-size: 11px;
	font-weight: bold;
	color: #363;
	/*background: url(/custom/bankofthesierra/image/more-arrow.png) no-repeat left center;*/
}
a#tellMeMore:hover {
	text-decoration: underline;
}
/* Tabs */

dl {
	width: 500px;
	display:block;
	list-style: none;
	position: relative;
	margin-bottom: 0;
}
dt {
	color: #888;
	padding: 12px 20px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
dt.selected {
	color: #333;
}
dd {
	padding: 0 5px 0 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
dt.inPath {
	text-decoration: none;
	color: #333;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 26px;
	left: 0;
}
.pane a {
	text-decoration: underline;
}
.pane p {
	margin: 10px 0;
}
.pane ul, .pane ol {
	margin: 10px 25px;
}
.pane ul li {
	list-style: disc;
	line-height: 1.4;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/

.individualPage h1 {
	margin: 5px 0 10px 0;
	width: 540px;
	font: normal 24px "Times New Roman", times, serif;
}
.individualPage h2 {
	font: normal 18px "Times New Roman", times, serif;
}
.individualPage h3 {
	font: normal 16px "Times New Roman", times, serif;
}
.individualPage a {
	color: #336633;
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 0;
	line-height: 1.4;
	width: 540px;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 25px;
	width: 540px;
}
.individualPage ul li {
	list-style-type: disc;
	margin: 10px 0;
}
#atmFinder input {
	margin: 0 10px;
}
#atmFinder img {
	margin-top: 20px;
}
#directors li {
	float: left;
	margin-right: 10px;
	width: 110px;
	height: 150px;
	list-style: none;
	font-size: 11px;
	text-align: center;
}
#managementTeam p {
	text-align: center;
}
table#grantProgram {
	width: 330px;
}
table#grantProgram th, table#grantProgram td {
	width: 33%;
}
table#grantProgram th {
	text-align: left;
}
div.area {
	float: left;
	margin-right: 25px;
	width: 250px;
}
div.area h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
h3.divide {
	margin-top: 20px;
}
div.area span {
	color: #777;
}
div#president span {
	font-style: italic;
}
table#contactTable {
	width: 520px;
}
table#contactTable td {
	vertical-align: top;
	height: 50px;
}
td.right {
	text-align: right;
}
table#contactTable h2 {
	margin: 0;
}
#local h2 {
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #336633;
}
ul.col1 {
	float: left;
	margin: 0 0 10px 0;
	width: 250px;
}
ul.col2 {
	float: right;
	margin: 0 0 10px 0;
	width: 250px;
}
ul.col1 li, ul.col2 li {
	list-style: none;
}
#press h1 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
ul#pressNav {
	margin: 0;
	padding-bottom: 10px;
}
ul#pressNav li {
	padding: 0 10px;
	display: inline;
	list-style: none;
	border-left: 1px solid #ccc;
}
ul#pressNav a {
	color: #888;
}
ul#pressNav li#selected a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
ul#pressNav li.first {
	padding: 0 10px 0 0;
	border: none;
}
ul#eStatement {
	margin: 0;
}
ul#eStatement li {
	clear: both;
}
li#eLogin, li#eEnroll {
	float: left;
	margin: 0 0 10px 0;
	list-style: none;
}
ul#eStatement img {
	float: left;
}
ul#eStatement p, ul#eStatement ol, ul#eStatement h2 {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	width: 480px;
}
ul#eStatement h2 {
	margin: 0 0 10px 0;
}
ul#eStatement ol li {
	margin: 5px 0 0 15px;
}
ul#eStatement p.note {
	padding: 10px;
	width: 460px;
	background: #f0f0f0;
	border: 1px solid #ccc;
}
div#thankYou img {
	padding-top: 3px;
}
.resourceFinance th {
	padding-bottom: 5px;
	font-size: 11px;
	text-align: left;
}
.resourceFinance td {
	width: 100px;
	font-size: 11px;
	vertical-align: top;
	background: #f0f0f0;
}
.resourceFlexible th, .resourceQualify th {
	padding: 5px;
	text-align: left;
}
.resourceFlexible td, .resourceQualify td {
	padding: 5px;
	width: 200px;
	vertical-align: top;
	background: #f0f0f0;
}

/*President's Message*/

div#presidentMessage #topQuote {
	margin: 0 0 20px 60px;
}

div#presidentMessage #topQuote blockquote.quoteRef {
	margin-left: 6px;
}

div#presidentMessage #bottomQuote {
	margin: 0 0 20px 60px;
}

div#presidentMessage #bottomQuote blockquote.quoteRef {
	margin-left: 80px;
}

div#presidentMessage #bottomQuote blockquote {
	text-align: center;
	width: 438px;
}

#question{
	color: #1e5122;
	display: block;
	font-size: 1.8em;
	letter-spacing: -0.5px;
}
#question span{
	color: #666;
	margin-right: 0.2em;
}
#answer{
	color: #7f673d;
	display: block;
	font-size: 1.8em;
	letter-spacing: -0.5px;
	margin: 0.25em 0 1em 1em;
}
#answer span{
	color: #333;
	margin-right: 0.2em;
}
#mbFAQ dt{
	color: #1E5122;
}
#mbFAQ dt strong{
	color: #000;
	font-weight: bold;
}
#mbFAQ dd ul li{
	list-style-type: decimal;
	margin: 0;
}
#fakeButton{
	background: #7d9a7e;
	float: left;
	height: 75px;
	margin-bottom: 10px;
	width: 90px;
}
#fakeButton:hover{
	background: #d5dfd6;
}
#fakeButton:hover span a{
	color: #000;
}
#fakeButton:hover p a{
	color: #7d9a7e;
}
#fakeButton span{
	color :#fff;
	display: block;
	font-size: 20px;
	padding: 10px 0 0 8px;
}
#fakeButton span a{
	color :#fff;
	text-decoration: none;
}
#fakeButton p{
	font-size: 12px;
	margin: 0;
	text-align: center;
	width: 90px;
}
#fakeButton p a{
	color: #333;
	text-decoration: none;
}
#nextToFakeButton{
	float: left;
	padding-left: 10px;
	width: 150px;
}
#clearLeft{
	clear: left;
}
#noPhone p { 
	position:relative;
	left:160px;
	top:-41px;
}
#noPhone a { 
	font-weight: bold;
	color: #003366;
}

/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
}
#sitemapNav {
	margin-top: 30px;
}
#sitemapNav li {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}
#sitemap div.clear {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemap div.clear ul {
	padding-bottom: 25px;
}
/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}
#locations {
	font-size: 11px;
}
#locations h2 {
	margin: 0 0 2px 0;
	padding: 2px 0;
	font-size: 16px;
	border-bottom: 1px solid #333;
}
#locations h2 a {
	text-decoration: none;
}
#locations table {
	margin-bottom: 10px;
	width: 100%;
}
#locations th {
	font-size: 11px;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
	vertical-align: top;
}
#locations th.timeName {
	width: 110px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
div.phones {
	width: 200px;
}
#adFindATM {
margin:7px 0 0 0;
}
.imageLink img {
margin:10px 0;
}
/*======== 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: #013260;
}
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 0 25px;
	min-height: 160px;
	padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/bankofthesierra/image/lock.png) no-repeat 560px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #336633;
	font-size: 26px;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 380px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #336633;
	margin-left: 170px;
}
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 {
	margin-bottom: 20px;
	padding: 0 10px 5px 0;
}
fieldset#newApplication h2 {
	color: #364C85;
	padding-bottom: 10px;
}
fieldset#newApplication h3 {
	clear: both;
}
fieldset#newApplication p {
	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 {
	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;
	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: 220px;
}
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: 200px;
}
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 {
	float: left;
	width: 380px;
}
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: 190px;
	margin-top: 10px;
	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 {
	line-height: normal;
	border: 0 none;
	background: #FFF;
}
fieldset#newApplication fieldset, fieldset#newApplication fieldset {
	margin: 0;
	padding: 0;
	border: none 0;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#newApplication legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 0;
	padding: 0;
	border: none 0;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 0;
}
fieldset.appCenter {
	width: 660px;
	margin: 15px auto;
}
/*======== Contact Us ============*/
/* formContactUs.css */

#formContactUs legend {
	color: #333;
	font-weight: bold;
}

#formContactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 0 none;
}

#formContactUs label {
	float: left;
	padding: 0 25px 10px 0;
	text-align: right;
	width: 186px;		
}

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;	
}

#formContactUs fieldset p {
	margin-left: 210px;
}

#formContactUs input.submitButton {
	float: none;
	margin: 0 0 0 209px;	
	padding: 5px;
	width: auto;	
}

#formContactUs textarea {
	height: 100px;
}

#formContactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}

#formContactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}

#formContactUs #captcha p {
	margin: 0;
}

/* captcha */

#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;
}
#contactUs h3 {
	margin-bottom: 0;
}

#contactUs h2.secureForm {
	margin: 15px 0;
}

#contactUs p {
	margin-bottom: 10px;
} 

/* end */


#contactUs {
	margin-top: -5px;
}

#contactUs h2 {
	margin: 10px 0;
}

#contactUs legend {
	color: #333;
	font-weight: bold;
}

#contactUs fieldset {
	padding: 0px 10px 10px 10px;
	border: none;
}

#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
} 

#contactUs form {
	font-size: 12px;
	margin: 10px 0;
}

#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 186px;
	text-align: right;	
}
#contactUs label.required {
	font-weight: bold;
}

#contactUs p.required {
	font-weight: bold;
	clear: both;
	margin-left: 212px;
	display: inline;
}

#contactUs input, #contactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;	
}

#contactUs input.submitButton {
	float: left;
	margin: 14px 0 0 209px;	
	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: 10px 0;
	width: 535px;
}

#contactUs #friendsToEmail {
	margin-top: 10px;
}

/* captcha 



/* formQuestions.css */

#formQuestions fieldset {
	border: 0 none;
	float: left;
	padding: 15px 25px 0 25px;
	width: 252px;	
}
#formQuestions fieldset input, #formQuestions textarea {
	border: solid 1px #666;
	display: block;
	margin-bottom: 10px;
	padding: 3px;
	width: 244px;
}
#formQuestions fieldset input {
	height: 14px;
}
#formQuestions input.submitButton {
	border: solid 1px #666;
	display: block;
	float: left;
	font-weight: bold;
	height: auto;
	margin-left: 75px;
	padding: 10px;
	width: auto;
}
#formQuestions textarea {
	height: 100px;
}
#formQuestions label {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}
#formQuestions p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}

#formQuestions #newPopUpForm label {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}

/* captcha */

#formQuestions #captcha {
	float: left;
	padding: 15px;
	width: 200px;
}
#formQuestions #captcha input {
	border: solid 1px #666;
	display: block;
	float: none;
	height: 14px;
	padding: 3px;
	width: 192px;
}
#formQuestions #captcha p { 
	font-size: 11px;
	margin: 10px 0;
	text-align: center;
}
#formQuestions #captcha h4 {
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;	
	margin: 0 0 5px 0;
}

/* 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;
}
iframe {
	border: 1px solid transparent;
}
/*--- New Popup Stuff ---*/

#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: 22px;
}
#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 label.required {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}      
#newPopUpForm p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}
#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 {
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#printApplication {
	width: 7in;
}


/* hidden pages */

body.hidden {
	position: relative;
	margin: 50px auto;
	width: 450px;
}
div#newWrapper, div#addDate {
	width: 450px;
}
div#newWrapper table {
	width: 100%;
}
div#newWrapper thead td {
	background: #e1e1e1;
}
div#newWrapper table td {
	padding: 5px;
}
div#newWrapper h3, div#newWrapper p {
	padding-left: 5px;
}
div#newWrapper ul {
	margin-left: 35px;
}
div#newWrapper p {
	width: 440px;
}
div#newWrapper li {
	width: 400px;
}
div#addDate {
	position: absolute;
	left: 5px;
	bottom: -45px;
}
