/* State Employees Credit Union - New Mexico - layout.css */
/*
beige: #E9C68E;
light blue: #A5DCE2;
dark blue: #33C6D4;

*/
/*===== Reset =========================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

object {
	outline: none;
}

/*===== General =======================*/
h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

p {
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #008798;
	outline: none;
}

a:hover {
	color: #044F83;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}

em {
	font-style: italic;
}

body {
	background: #1D4E58 url(../image/wrapper-top.png) no-repeat scroll center 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5% !important;
	font-weight: normal;
	color: #333;
}

#siteAlertWrapper {
	width: 97em;
	margin: 0 auto;
}

#siteAlertLink {
	right: 30px !important;
}

#wrapper {
	margin: 10px auto;
	width: 990px;
	background: #E9C68E url(../image/wrapper-mid.png) repeat-y scroll 0 0;
	overflow: hidden;
}

/*===== Header ========================*/
#header {
	height: 12.4em;
	margin: 0 auto;
	position: relative;
	width: 970px;
	background: #2D7380 url(../image/header-bg.png) repeat-x scroll 0 0;
	z-index: 100;
}

#logo {
	position: absolute;
	top: 18px;
	left: 31px;
	height: 85px;
	width: 300px;
	margin: 0;
	text-indent: -999em;
	background: transparent url("../image/logo2.png") 0 0 no-repeat;
}

#logo img {
	display: none;
}

#logo a {
	display: block;
	height: 70px;
	width: 267px;
}

#ultraTopNav {
	font-size:1.1em;
	position:absolute;
	right:205px;
	top:26px;
}

#ultraTopNav li {
	float: left;
	padding: 0 0.5em;
	color: #fff;
}

#ultraTopNav li a {
	color: #fff;
}

#ultraTopNav li a:hover {
	text-decoration: underline;
}

body#homepage #ultraTopNav li.nthChild-1, body#homepage #ultraTopNav li.nthChild-2 {
	display: none;
}

body#homepage #header #routingRolloverUltra {
	display: none;
	top: 40px;
	left: 619px;
	position: absolute;
	z-index: 1000;
}

#header #routingRolloverUltra {
	display: none;
	top: 40px;
	left: 619px;
	position: absolute;
	z-index: 1000;

}
#searchForm {
	position: absolute;
	height: 30px;
	width: 157px;
	right: 40px;
	top: 15px;
	background: transparent url("../image/search.png") 0 0 no-repeat;
}

#searchForm input#roi_input {
	background:none;
	border:medium none;
	color:#777777;
	height:14px;
	left:0;
	padding:8px;
	position:absolute;
	top:0;
	width:111px;
}

#searchForm input#roi_input:focus {
	outline: none;
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	width: 30px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	border: none;
	background: none;
	cursor: pointer;
}

#primaryNav {
	position: absolute;
	top: 79px;
	right:25px;
	background: transparent url("../image/primary-nav-arrow.png") -50px bottom no-repeat;
}

#primaryNav li {
	display: inline;
}

#primaryNav a {
	color: #FFE5B1;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 2.2em;
	font-weight: normal;
	padding: 0;
	background: transparent url("../image/primary-nav-sprites.png") 0 0 no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
	height: 43px;
}

#primaryNav a:hover, #primaryNav li.inPath a {
	color: #fff;
}

#primaryNav a.nthChild-1 {
	background-position: 0 0;
	width: 200px;
}
#primaryNav a.nthChild-2 {
	background-position: -200px 0;
	width: 90px;
}
#primaryNav a.nthChild-3 {
	background-position: -290px 0;
	width: 115px;
}
#primaryNav a.nthChild-4 {
	background-position: -405px 0;
	width: 125px;
}


#primaryNav a.nthChild-1:hover {
	background-position: -600px 0;
}
#primaryNav a.nthChild-2:hover {
	background-position: -800px 0;
}
#primaryNav a.nthChild-3:hover {
	background-position: -890px 0;
}
#primaryNav a.nthChild-4:hover {
	background-position: -1005px 0;
}

#accessNav {
	position: absolute;
	left: 370px;
	top: 22px;
	width: 223px;
}

#accessNav li {
	float: left;
	display: inline;
	padding: 0 0 0 10px;
	color: #fff;
}

#accessNav li a {
	color: #fff;
	display: block;
	width: 116px;
	height: 19px;
	background: transparent url(../image/access-buttons-sprites.png) 0 0 no-repeat;
	text-indent: -999em;
}

#accessNav li a:hover {
	background-position: -217px 0;
}
#accessNav li a.nthChild-2 {
	width: 87px;
	background-position: -116px 0;
}

#accessNav li a.nthChild-2:hover {
	background-position: -333px 0;
}
/*===== Main Content ==================*/
#container {
	display: block;
	background: #33C6D4 url("../image/main-background-gradient.png") 0 0 repeat-x;
	height: auto;
	position: relative;
	width: 970px;
	margin: 0 auto;
}

body#homepage #container {
	background: #33C6D4 url("../image/main-background.jpg") center top no-repeat;
	height: 586px;
}

#mainContentTop {
	float:right;
	height: 13px;
	padding: 0 37px 0 0;
	margin: 28px 0 0;
	width:661px;
	background: transparent url("../image/main-content-top.png") left top no-repeat;
}
#mainContent {
	float:right;
	min-height:32em;
	height:auto !important;
	_height:32em;
	padding: 20px 87px 5px 50px;
	width:561px;
	background: transparent url("../image/main-content-mid.png") left top repeat-y;
	position: relative;
}
#mainContentBottom {
	float:right;
	height: 14px;
	padding: 0 37px 0 0;
	margin: 0 0 28px 0;
	width:661px;
	background: transparent url("../image/main-content-bottom.png") left top no-repeat;
}

#mainContent h1, #mainContent ul#catBreadcrumb h2 {
	color: #008798;
	font-family: "Times New Roman", times, Georgia, serif;
	font-size: 3em;
	margin: 0 0 15px 0;
}

#mainContent ul#catBreadcrumb h2 a {
	color: #008798;
	text-decoration: none;
}

#mainContent p a { 
	text-decoration: underline;
}

#mainContent p {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}

#FlashDNA img {
	float: right;
}
/*===== Left Column ===================*/
#leftColumn {
	clear: left;
	float: left;
	margin: 28px 0 0 38px;
	width: 207px;
}
body#homepage #leftColumn {
	left:0;
	position:absolute;
	top:0;
	z-index:29;
}
#leftColumn #oblLink a {
	display: block;
	width: 169px;
	height: 26px;
	margin: 0 0 1em 0;
	padding: 13px 18px 0 18px;
	background: transparent url(../image/obl-link-bg.png) center top no-repeat;
	font-size: 15px;
	color: #F9E4C4;
	font-weight: normal;
}

#leftColumn #oblLink a:hover {
	background-position: 0 -40px;    
}

#leftColumn #leftNavTop {
	padding: 0;
	width: 205px;
	background: transparent url(../image/left-nav-bg-top.png) center top no-repeat;
	margin: 0;
}

#leftColumn #leftNav {
	width: 205px;
	background: transparent url(../image/left-nav-bg-bottom.png) center bottom no-repeat;
	margin: 0;
	position: relative;
}

#leftNav li {
	margin: 0 3px 0 2px;
}

#leftNav li.firstChild {
	background-color: #A5DCE2;
	margin: 0;
}

#leftNav li a {
	display: block;
}

#leftNav li h2 {
	font-size: 1.5em;     
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftNav li h2 a {
	color: #C25C2D;
	padding: .6em 1em;
	border-top: 1px solid #c2b18a;
}
#leftNav li h2 a.firstChild {
	background: transparent url("../image/left-nav-bg.png") right 0 no-repeat;
	border: none;
	padding: .8em 1em .6em;
}
#leftNav li h2 a.lastChild {
	padding: .6em 1em .7em;
}

#leftNav li h2 a:hover {
	color: #F3DDAC;
	background-color: #C25C2D;
}
#leftNav li.inPath h2 a {
	color: #F3DDAC;
	background: #C25C2D url(../image/left-nav-arrow-top.png) no-repeat scroll 180px 11px;
}
#leftNav li h2 a.firstChild:hover {
	background: transparent url("../image/left-nav-bg.png") left 0 no-repeat;
}
#leftNav li h2 a.lastChild:hover {
	background: transparent url("../image/left-nav-bg.png") -2px bottom no-repeat;
}
#leftNav li.inPath h2 a.firstChild {
	background: transparent url("../image/left-nav-bg-arrow.png") left 0 no-repeat;
}
#leftNav li.inPath h2 a.lastChild {
	background: transparent url("../image/left-nav-bg-arrow.png") -2px bottom no-repeat;
}

#leftNav li li h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftNav li li a {
	color: #666;
	padding: 7px 14px;
	background: #F4EDE4;
	border-top: 1px solid #F3DDAC;
}

#leftNav li ul.nthTier-2 {
	background: transparent url(../image/left-nav-bg-bottom.png) no-repeat scroll center -40px;
	/*border-bottom: 1px solid #DFE0E3;*/
	padding: 0;
}

#leftNav li.firstChild ul.nthTier-2 li {
	margin: 0 3px 0 2px;
}

#leftNav li ul.nthTier-2 li {
	margin: 0;
	padding: 0;
}

#leftNav li li.inPath a, #leftNav li li.inPath a:hover {
	background: #fff url("../image/left-nav-arrow.png") right 9px no-repeat;
	color: #AA721F;
}

#leftNav li li a:hover {
	background: #fff;
	color: #AA721F;
}
/*===== Online Banking =====================*/
#obLogin {
	display: block;
	width: 169px;
	height: 176px;
	margin: 0 0 1em 0;
	padding: 13px 18px 0 18px;
	background: transparent url(../image/obl-bg.png) center top no-repeat;
}

#obLogin h2 {
	font-size: 1.5em;
	color: #F9E4C4;
	font-weight: normal;
	text-align: center;
	margin: 0 0 9px;
}

#obLogin form {
	margin: 0 12px;
	width: 145px;
	background: transparent url(../image/obl-lock.png) no-repeat scroll right bottom;
}

#userIdWrapper, #passwordWrapper {
	margin-bottom:.9em;
	overflow:hidden;
	position:relative;
	width:145px;
}

#obLogin form label.overlabel, body.popup #oblPopup form#form1 label.overlabel {
	color: #4F1621;
	left:10px;
	position:absolute;
	top:5px;
	z-index:1;
}

#obLogin form label, body.popup #oblPopup form#form1 label {
	font-size: 1.2em;
	color: #4F1621;
}

#obLogin form input {
	background: transparent url(../image/obl-input-bg.png) 0 0 no-repeat;
	height: 12px;
	padding: 4px 10px;
	border: none;
	width: 125px;
}

#obLogin form input#Signon {
	background: transparent url(../image/obl-login.png) 0 0 no-repeat;
	height: 20px;
	padding: 0;
	border: none;
	width: 60px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

form#oblForm input#Signon:hover {
	background-position: -60px 0;
}

#obNav {
	margin: 2px 12px;
	width: 145px;
}
#obNav li a {
	color: #fff;
	padding: 4px 0;
	border-bottom: 1px solid #9c063d;
	display: block;
	font-size: 1.1em;
}

#obNav li a.lastChild {
	border-bottom: none;
}

#obNav li a:hover {
	text-decoration: underline;    
}

#homeFeaturedProducts p {
	font-size: 1.2em;
}

/* Quick Links */
#leftColumn #quickLinksTop {
	padding: 0;
	height: 13px;
	width: 205px;
	background: transparent url(../image/quicklinks-bg-top.png) center top no-repeat;
	margin: 0;       
}
#leftColumn #quickLinks {
	padding: 0 11px 0 11px;
	width: 183px;
	background: transparent url(../image/quicklinks-bg-bottom.png) center bottom no-repeat;

	margin: 0 0 10px 0;
}

#quickLinks h2 {
	font-size: 1.5em;
	color: #CF5610;
	border-bottom: 1px solid #CCC;
	text-align: center;
	height: 22px;
	margin: 0;
	font-weight: normal;
}

#quickLinks ul {
	display: block;
	padding-bottom: 6px;
}

#quickLinks li {
	border-bottom:1px solid #CCCCCC;
	margin:0;
}
#quickLinks li.lastChild {
	border-bottom:none;
}

#quickLinks li a {
	color:#AA7322;
	display:block;
	font-size:1.15em;
	padding:7px 26px 7px 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#quickLinks li a {
		cursor:pointer;
		font-size:1em;
	}
}
#quickLinks li a:hover {
	color: #AF4517;
}

/*===== Footer ========================*/
#footer {
	background:transparent url(../image/wrapper-bottom.png) no-repeat scroll 0 bottom;
	clear:both;
	color: #591D06;
	height: 11.8em;
	margin:0 -10px;
	position: relative;
	width:990px;
}

#footer #routingRollover {
	display: none;
	bottom: 47px;
	left: 628px;
	position: absolute;
}

body#homepage #footer {
	height:7em;
	position:absolute;
	bottom: 0;
	left: 0;
}

body#homepage #footer #routingRollover {
	display: none;
	bottom: 65px;
	left: 638px;
	position: absolute;
}

#footerInner {
	background:transparent url(../image/footer-bg.jpg) no-repeat scroll center top;
	height:108px;
	left:10px;
	position:absolute;
	top:0;
	width:970px;
}

#footer #firstROI {
	position: absolute;
	top: 54px;
	left:50px;
	height:29px;
	width:103px;
}

body#homepage #footer #firstROI {
	top: 0;
}

#footer img.froiLogo {
	display: none;
}

#footer #eh {
	position: absolute;
	top: 58px;
	right:60px;
}

body#homepage #footer #eh {
	top: .4em;
}

#footer #ncua {
	position: absolute;
	top: 58px;
	right:9em;
}

#footer #ncuaDisclaimer {
	background:url("../image/ncua-disclaimer.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:142px;
	left:-250px;
	position:absolute;
	top:-150px;
	width:300px;
}

body#homepage #footer #ncua {
	top: .3em;
}

#footer #footerNav {
	text-align: center;
	padding: .8em 0;
	margin-top: 55px;
}

body#homepage #footer #footerNav {
	margin-top: 0;
}

#footerNav li {
	display: inline;
	padding: 0 1em;
}

#footerNav li a {
	color:  #591D06;
	font-size: 1.1em;
}

#footerNav a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
	text-align: center;
	color: #591D06;
}
#bottomStuff {
	width: 970px;
	margin: 15px auto;
	padding: 0 20px;
	overflow: hidden;
}
#LikePluginPagelet {
}
/*===== Category Page =================*/
#categoryPage {
	position: relative;
	padding:0 220px 0 20px;
	min-height: 15em;
	height: auto !important;
	_height: 14em;
	border-bottom: 1px solid #FBE5C0;
	margin: 0 -20px;
}

#categoryPage p {
	font-size: 1.4em;
	line-height: 170%;
}

#categoryPage img {
	position: absolute;
	right: 0;
	top: -10px;
}

#productCategory {
	margin: 0 -20px;
	overflow: hidden;
}
/*#productCategory.services li.nthChild-1 {
	background:transparent url(../image/holiday-cat-pg-list-bg.png) right 0 no-repeat;

}
#productCategory.services li.nthChild-1:hover {
	background:transparent url(../image/holiday-cat-pg-list-bg.png) 0 0 no-repeat;
}
*/
#productCategory li {
	background:transparent url(../image/cat-pg-list-bg.png) right 0 no-repeat;
	display:inline;
	float:left;
	height:12.6em;
	margin:0.5em 7px 0 0;
	padding:10px 2em;
	position:relative;
	width:253px;
}

#productCategory li.nthChild-2, #productCategory li.nthChild-4, #productCategory li.nthChild-6, #productCategory li.nthChild-8, #productCategory li.nthChild-10, #productCategory li.nthChild-12 {
	background:transparent url(../image/cat-pg-list-bg.png) -293px 0 no-repeat;
	border-left:1px solid #CCCCCC;
	margin:0.5em 0 0 0;
	padding-left:27px;
}

#productCategory li.hover {
	background:transparent url(../image/cat-pg-list-bg.png) 0 0 no-repeat;
}

#productCategory li.nthChild-2.hover, #productCategory li.nthChild-4.hover, #productCategory li.nthChild-6.hover, #productCategory li.nthChild-8.hover, #productCategory li.nthChild-10.hover, #productCategory li.nthChild-12.hover {
	background:transparent url(../image/cat-pg-list-bg.png) 7px 0 no-repeat;
}

#productCategory li h2 {
	font-family: "Times New Roman", times, georgia, serif;
	font-size: 1.7em;
	margin: 0 0 .5em 0;
}

#productCategory li h2 a {
	color: #C25C2D;
}

#productCategory li h2 a:hover, #productCategory li.hover h2 a {
	color: #BE3725;
}

div#productCategory li ul {
	margin: 0 0 1em 10px;
}

div#productCategory li li {
	border:medium none;
	display:list-item;
	font-size:1.2em;
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:4px 0 4px 5px;
	padding:0;
	width:100%;
	background: none;
}

div#productCategory li h4 {
	bottom:16px;
	left:20px;
	position:absolute;
	width:100px;
}

#productCategory li.nthChild-2 h4, #productCategory li.nthChild-4 h4, #productCategory li.nthChild-6 h4, #productCategory li.nthChild-8 h4, #productCategory li.nthChild-10 h4, #productCategory li.nthChild-12 h4 {
	left: 28px;
}

div#productCategory li h4 a {
	color: #2798B0;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 0 13px;
	background: transparent url("../image/cat-pg-arrow.png") 0 1px no-repeat;
}

div#productCategory li h4 a:hover, div#productCategory li.hover h4 a {
	color: #005C88;
	background-position: 0 -29px;
}

/*Holiday Category Page*/
#holidayServices h1 {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 30px;
	font-weight:bold;
	margin: 0 0 .5em 0;
	color:#D24C46;
}

#holidayServices #productCategory {
	margin: 0 -20px;
	overflow: hidden;
}

#holidayServices #productCategory li {
	display:block;
	float:left;
	height:19em;
	margin:0.5em 7px 0 0;
	padding:10px 2em;
	position:relative;
	width:100%;
	background:none;
	border-left: none;
	border-bottom:1px solid #CCCCCC;
}
#holidayServices #productCategory li.firstChild {
	height:20.7em;
} 
#holidayServices #productCategory li.lastChild{
	border-bottom:none;
} 

#holidayServices #productCategory li.hover {
}

#holidayServices #productCategory li img {
	float: left;
	margin-right:20px;
}
#holidayServices #productCategory li #holidayContent {
	float: left;
	width:380px;
}
#holidayServices #productCategory li h2 {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 24px;
	font-weight:bold;
	margin: 0 0 .5em 0;
	color:#86A061;
}

#holidayServices div#productCategory li h4 {
	position: static;
	width:100px;
}
#holidayServices div#productCategory #categoryBtns {
	float:left;
	height:33px;
}

#holidayServices div#productCategory #giftCards a{
	color: #2798B0;
	text-indent: -999em;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	width:116px;
	height:33px;
	background: transparent url("../image/holiday-locations-btn.png") 0 0 no-repeat;
	display:block;
	float:left;
}

#holidayServices div#productCategory  #giftCards a:hover {
	background-position: 0 -33px;
}

#holidayServices div#productCategory .tellMeMoreButton a {
 	background: url("../image/prod-pg-button-sprites.png") no-repeat scroll 0 -36px transparent;
    display: block;
    float: left;
    height: 33px;
    margin: 0 0;
    text-indent: -999em;
    width: 120px;
}

#holidayServices div#productCategory .tellMeMoreButton a:hover{
	background-position:-156px -36px;
}

#holidayServices div#productCategory #openNowTop a {
	margin:0 10px 0 0;
 	background: url("../image/open-now-short.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 31px;
    margin: 0 0;
    text-indent: -999em;
    width: 113px;
}
/*#holidayServices div#productCategory #openNowTop a:hover {
	background-position: -169px -34px;
	
}*/
#holidayServices #productCategory li h2 a {
	color: #86A061;
}

#holidayServices #productCategory li h2 a:hover, #holidayServices #productCategory li.hover h2 a {
	color: #86A061;
}

/* Search */
#search ul {
	overflow: hidden;
	margin: 2em 0;
}


#search li {
	border-bottom:1px solid #E5A759;
	width: 100%;
	margin:0;
	padding:1.5em 20px;
	position:relative;
	font-size: 100%;
}

#search li h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 .5em 0;
}

#search li h2 a {
	color: #C25C2D;
}

#search li h2 a:hover, #search li.hover h2 a {
	color: #BE3725;
}

#search li ul {
	margin: 0 0 1em 10px;
}

#search li li {
	border:medium none;
	display:list-item;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:4px 0 4px 5px;
	padding:0;
	width:100%;
}

#search li h4 {
	width: 100px;
}
#search li h4 a {
	color: #2798B0;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 0 13px;
	background: transparent url("../image/cat-pg-arrow.png") 0 1px no-repeat;
}

#search li h4 a:hover, #search li.hover h4 a {
	color: #005C88;
	background-position: 0 -29px;
}

/* Thank you */
#thankYou img {
	left:2px;
	position:absolute;
	top:8px;
	z-index:1;
}
#thankYou h1, #thankYou p {
	left:50px;
	position:absolute;
	z-index:2;
}
#thankYou h1 {
	top:20px;
}
#thankYou p {
	top: 75px;
	width: 400px;
}
/*===== Product Page ==================*/
#productSummary {
	position: relative;
	padding:0 190px 0 0;
	min-height: 26em;
	height: auto !important; 
	_height: 26em;
	border-bottom: 2px solid #CA9F61;
	margin: 0;
	overflow: hidden;
}

#productSummary p {
	font-size: 1.3em;
	line-height: 170%;
}

#productSummary img {
	position: absolute;
	right: 0;
	bottom: 0;
}

#productSummary img.shortImage {
	top:20px;
	position:absolute;
	right:0;
}

#productDetails {
	clear: right;
	position: relative;
}

#productDetails p {
	font-size: 1.2em;
}

#productDetails ul {
	margin: 1em 1.5em 1em 3.5em;
}

#productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.4em 0;
	font-size: 1.2em;
}

#openNowTop a, #openNowBottom a {
	display: block;
	background: url("../image/prod-pg-button-sprites-2.png") 0 -70px no-repeat;
	text-indent: -999em;
	width: 158px;
	height: 33px;
	margin: 1em 20px 1.5em 0;
}

#openNowTop a:hover, #openNowBottom a:hover {
	background-position: -169px -70px;
}

#openNowTop a {
	float: left;
}

#openNowBottom a {
	float: none;
}

#openNowTopInmo a, #openNowBottomInmo a {
	display: block;
	background: url("../image/prod-pg-button-sprites-2.png") 0 -34px no-repeat;
	text-indent: -999em;
	width: 158px;
	height: 33px;
	margin: 1em 20px 1.5em 0;
}

#openNowTopInmo a {
	float: left;
}

#openNowBottomInmo a {
	float: none;
}
#openNowTopInmo a:hover, #openNowBottomInmo a:hover {
	background-position: -169px -34px;
}

#registerNowTop a {
	float: left;
}

#registerNowBottom a {
	float: none;
}

#registerNowTop a, #registerNowBottom a {
	float: left;
	display: block;
	background: url("../image/prod-pg-button-sprites-2.png") 0 0 no-repeat;
	text-indent: -999em;
	width: 158px;
	height: 32px;
	margin: 1em 20px 1.5em 0;
}

#registerNowTop a:hover,  #registerNowBottom a:hover {
	background-position: -169px 0;
}

#tellMeMoreButton a {
	float: left;
	display: block;
	background: url("../image/prod-pg-button-sprites.png") 0 -36px no-repeat;
	text-indent: -999em;
	width: 120px;
	height: 33px;
	margin: 1em  0;
}

#tellMeMoreButton a:hover {
	background-position: -156px -36px;
}


/* AddThis */
.addthis_toolbox {
	position:absolute;
	right:5px;
	top:15px;
	z-index:21;
}

.addthis_toolbox.justPrint {
	position:absolute;
	right:85px;
	top:30px;
	z-index:21;
}

.addthis_toolbox .custom_images a {
	background: transparent url("../image/like-tweet.png") -100px top no-repeat;
	margin: 0 5px;
	height: 24px;
	width: 55px;
	float: left;
	cursor: pointer;
}



.addthis_toolbox .custom_images a.addthis_button_compact {
	background-position: left top;
	padding: 3px 10px 3px 26px;
	border-right: 1px solid #999;
	color: #666;
	height: 10px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	margin-right: 5px;
	width: auto;
}

.addthis_toolbox .custom_images a.addthis_button_facebook {
	background-position: 0 0;
	text-indent: -999em;
}
/*.addthis_toolbox .custom_images a.addthis_button_facebook:hover{
background-position: -100px -30px;
}*/

.addthis_toolbox .custom_images a.addthis_button_twitter {
	background-position: -56px 0;
	text-indent: -999em;
}
/*.addthis_toolbox .custom_images a.addthis_button_twitter:hover{
background-position: -160px -30px;
}*/

.addthis_toolbox .custom_images a.addthis_button_print {
	background-position: -90px top;
	text-indent: -999em;
	width: 18px;
}

.addthis_toolbox .custom_images a.addthis_button_compact:hover {
	background-position: left -30px;
	color: #555;
}

.addthis_toolbox .custom_images a.addthis_button_print:hover {
	background-position: -90px -30px;
}

/* Tabs */
dl#productTabs {
	display: block;
	list-style: none;
	position: relative;
	width: 500px;
	z-index: 20;
	margin-bottom: 2.5em;
}

dl#productTabs dt {
	border-right:1px solid #CCCCCC;
	color:#666666;
	cursor:pointer;
	float:left;
	font-size:1.2em;
	margin-top:20px;
	padding:0 25px;
	position:relative;
	z-index:1;
}

dl#productTabs dt.selected span {
	background:transparent url(../image/prod-details-arrow.png) no-repeat scroll center top;
	padding-top:20px;
}

dl#productTabs dt:hover {
	text-decoration: none;
	color: #333;
}

dl#productTabs dt.selected {
	text-decoration: none;
	color: #333;
}

dl#productTabs dd {
	position: relative; /* set absolute is js */
	overflow: hidden;
	top: 5em;
	left: 0;
	padding: 5px 5px 0 0;
	font-size: 1em;
}

dl#productTabs dd a {
	text-decoration: underline;
}

dl#productTabs dd a:hover {
	color: #666;
}

/*===== Individual Page ===============*/

.individualPage h2 {
	color: #26646D;
	font-size: 1.6em;
	margin: 0 0 15px 0;
}
.individualPage h3 {
	color: #26646D;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

.individualPage ul li {
	margin: 0.4em 0;
	font-size: 1.2em;
	line-height: 150%;
	list-style-type: disc;
}

.individualPage li li {
	font-size: 1em;
}

.individualPage p.zeroPaddingParagraph, #mainContent p.zeroPaddingParagraph {
	margin: 0;
}

.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}

#withPageImage {
	float: left;
}
#withPageImage img {
	float: right;
	margin: 0 0 20px 20px;
}

#financialCalculators ul li, #moneyManagementTips ul li {
	list-style-type:none;
	font-size: 1.4em;
}

#financialCalculators ul li a, #moneyManagementTips ul li a {
	color: #2798B0;
	font-weight: normal;
	padding: 0 0 0 13px;
	background: transparent url("../image/cat-pg-arrow.png") 0 2px no-repeat;
}

#financialCalculators ul li a:hover, #moneyManagementTips ul li a:hover {
	color: #005C88;
	background-position: 0 -28px;
}
/* Sitemap */
#sitemap {
	margin-top: 2em;
}

#sitemapNav {
	margin-top: 3em;
}

#sitemapNav li {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}

#sitemap div.clear {
	padding-top: 2em;
	margin-top: 2em;
	border-top: 1px solid #CCC;
}

#sitemap div.clear div {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemap div.clear ul {
	padding-bottom: 2.5em;
}

/* Locations */
#map {
	height: 25em;
	border: 1px solid #45CAD6;
}

#locations table {
	width: 100%;
}

#locations ul {
	margin: 1em 0 0 0;
}
#locations ul li {
	padding: 0;
	list-style-type:none;
	background: transparent url(../image/locations-bg.png) 0 bottom no-repeat;
}

#locations h2 {
	margin: 0;
	font-weight: normal;
}
#locations h2 a {
	background:transparent url(../image/locations-bg.png) no-repeat scroll 0 0;
	color:#666666;
	display:block;
	margin:0;
	padding:10px 25px;
}
#locations h2 a:hover {
	color: #26646D;
	background-position: 0 -40px;
}
#locations h2 a.open {
	color: #26646D;
	background-position: 0 -80px;
}

#locations .locationInfo {
	display:block;
	margin:0 2em;
	padding-bottom:1em;
}
#locations .lobbyHours, #locations .driveHours {
	margin-top: 1em;
	overflow: hidden;
}

#locations p {
	margin: 0;
	font-size: 100%;
	color: #008898;
}

#locations .lobbyHours dl, #locations .driveHours dl {
	width: 100%;
	overflow: hidden;
}

#locations .lobbyHours dl dt, #locations .driveHours dl dt, #locations .lobbyHours dl dd, #locations .driveHours dl dd {
	float: left;
	display: inline;
	width: auto;
	margin-right: 10px;
}

.googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}

#locations .googleMap-InfoWindow h2, #locations .googleMap-InfoWindow p, #locations .googleMap-InfoWindow p {
	margin: .2em 0;
}

#locations .googleMap-InfoWindow h2 {
	font-size: 1.5em;
	margin-bottom: .2em;
}

#locations  .googleMap-InfoWindow p {
	font-size: 1.2em;
	height: 1.2em;
	overflow: hidden;
	color:#333333;
}

/* Special Promotions */
#promotionsPage {
	position: relative;
	padding:0 20px;
}

#promotionsPage h1 {
	color:#008798;
	font-family:"Times New Roman",times,Georgia,serif;
	font-size:3.5em;
	margin:0 0 20px -40px;
}

#promotionsPage p {
	font-size: 1.4em;
	line-height: 185%;
}

#promotionList {
	display:block;
	margin:0 -33px;
	overflow:hidden;
	padding:0;
	width:632px;
}

#promotionList li {
	background:url("../image/special-promotions-list-bg.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:434px;
	margin:0.5em 20px 0 0;
	padding:25px 10px 10px;
	position:relative;
	width:284px;
	overflow: hidden;
	text-align: center;
}

#promotionList li.importantBlue {
	background:url("../image/important-changes-list-bg.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:434px;
	margin:0.5em 20px 0 0;
	padding:25px 10px 10px;
	position:relative;
	width:284px;
	overflow: hidden;
	text-align: center;
}

#promotionList li.importantYellow {
	background:url("../image/important-changes-yellow-list-bg.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:434px;
	margin:0.5em 20px 0 0;
	padding:25px 10px 10px;
	position:relative;
	width:284px;
	overflow: hidden;
	text-align: center;
}

#promotionList li.nthChild-2, #promotionList li.nthChild-4, #promotionList li.nthChild-6, #promotionList li.nthChild-8, #promotionList li.nthChild-10 {
	margin:0.5em 0 0 0;
}

#promotionList li.hover {
	background-position: -317px 0;
}

#promotionList li.hover.importantBlue {
	background-position: -316px 0;
}

#promotionList li.hover.importantYellow {
	background-position: -313px 0;
}


#promotionList li#loans img {
	margin: 0 auto;
}

#promotionList li#loans p {
	font-size: 14px;
	margin:0 auto 8px;
	color: #333;
}

#promotionList li#loans.importantBlue p {
	font-size:22px;
	font-weight:bold;
	margin:175px auto 0;
	color: #fff;
}

#promotionList li#rewardChecking.importantYellow h3 {
	background: none;
	text-indent: 0;
	font-size: 16px;
	font-weight: bold;
	margin: 145px auto 0;
	border: none;
	padding: 0;
}

#promotionList li#rewardChecking.importantYellow p.middleText {
	padding:0 0 10px;
	font-weight:bold;
	border-bottom: 1px solid #000;
	margin:0 35px 10px;
}

#promotionList li h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-shadow: 0 0 4px #fff;
	margin:0 0 5px;
	padding:0;
	color: #A90846;
	border-bottom: 1px solid #CBAE26;
}

#promotionList li#loans p.textVariant1 {
	font-size: 16px;
	width: 230px;
}

#promotionList li#loans h3 {
	width:113px;
	height: 97px;
	display: block;
	text-indent: -999em;
	font-weight: normal;
	padding: 0;
	background: transparent url("../image/special-promotions-loans-apr.png") 0 0 no-repeat;
	margin: 0 auto;
}

#promotionList li#rewardChecking h2 {
	border-bottom:1px solid #CBAE26;
	border-top:1px solid #CBAE26;
	color:#A90846;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;
	margin:0 auto 11px;
	padding:5px 0;
	text-shadow:0 0 4px #FFFFFF;
	width:250px;
}

#promotionList li#rewardChecking h3 {
	background:url("../image/special-promotions-rc-apy.png") no-repeat scroll 0 0 transparent;
	border-bottom:1px solid #CBAE26;
	display:block;
	font-weight:normal;
	height:61px;
	margin:0 auto 10px;
	padding:10px 0;
	text-indent:-999em;
	width:232px;
}

#promotionList li#rewardChecking p {
	color: #521905;
	text-align: left;
	margin: 15px 35px;
	font-size: 1.3em;
}

#promotionList li#rewardChecking p.textVariant1 {
	color: #702606;
}

#promotionList li ul {

}

#promotionList li ul li {
	display: list-item;
	background: none;
	float:none;
	height:auto;
	margin:0 0 5px 0;
	padding:0 35px;
	position:relative;
	width:auto;
	overflow: hidden;
	text-align: left;
	color: #333;
	font-size: 1.2em;
	line-height: 150%;
}

#promotionList li#rewardChecking p.bottom {
	bottom:8px;
	color:#9E4B26;
	font-size:1.1em;
	margin:0 auto;
	padding:0;
	position:absolute;
	text-align:center;
	width:282px;
}

#promotionList li h4 {
	bottom:30px;
	left: 81px;
	position:absolute;
	width:140px;
	height: 35px;
	overflow: hidden;
}

#promotionList li h4 a {
	width:140px;
	height: 35px;
	display: block;
	text-indent: -999em;
	font-weight: normal;
	padding: 0;
	background: transparent url("../image/special-promotions-learn-more.png") 0 0 no-repeat;
}

#promotionList li h4 a:hover, #promotionList li.hover h4 a {
	background-position: 0 -35px;
}
/* Shared Branching Button */

#sharedBranchingButton a {
	width:223px;
	height: 33px;
	display: block;
	text-indent: -999em;
	font-weight: normal;
	padding: 0;
	background: transparent url("../image/shared-branching-btn.png") 0 0 no-repeat;
}
#sharedBranchingButton a:hover {
	background-position: 0 -38px;
}
/* MasterCard Secure Code Button */
dl#productTabs dd a.secureCodeButton {
	width:207px;
	height: 33px;
	display: block;
	text-indent: -999em;
	font-weight: normal;
	padding: 0;
	background: transparent url("../image/secure-code-btn.png") 0 0 no-repeat;
}
dl#productTabs dd a.secureCodeButton:hover {
	background-position: 0 -38px;
}
.logoLink .imgHolder {
	float: left;
	margin: 0 0 30px 0;
	width: 123px;
}
#mainContent .logoLink p {
	padding: 25px 0 0;
}
/* Contact Us */
#formContactUs {
	width: 100%;
}

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

#formContactUs fieldset {
	padding: 1.5em 0 1em;
	border: 0 none;
	position: relative;
} 

#formContactUs ul {
	margin: 0;
	width: 300px;
}

#formContactUs li {              
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	width: auto;
}

#formContactUs label {
	float: left;
	padding: 0 0 3px 0;
	width: 300px;
}

#formContactUs input, #formContactUs textarea {
	border:1px solid #CCCCCC;
	float:left;
	height:15px;
	margin-bottom:1em;
	padding:5px;
	width: 288px;
}

#formContactUs textarea {
	height: 10em;
}

#formContactUs input:focus, #formContactUs textarea:focus, #formContactUs #captcha input:focus {
	border:1px solid #777;
}
#formContactUs input.error, #formContactUs textarea.error{
	background-color: #F6F6CB;
	border: 2px solid #FF0000;
	padding: 2px;
}

#formContactUs button.submitButton {
	bottom:20px;
	left:330px;
	position:absolute;
	width: 110px;
	height: 34px;
	display: block;
	background: transparent url(../image/submit-button.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border: 0;
	cursor: pointer;
}
#formContactUs button.submitButton:hover {
	background-position: -140px 0;
}

#formContactUs label.error {
	color: #F72222;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 1em;
	text-align: left;
	width: 160px;
}

#formContactUs #captcha {
	clear:both;
	left:330px;
	position:absolute;
	top:164px;
	width:200px;
}

#formContactUs #captcha h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

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

#formContactUs #captcha p {
	margin: 0;
}

#formContactUs #captcha p.error {
	color: #F72222;
}

#contactBlurb {
	float: left;
	width: 270px;
}

#formContactUsWrapper {
	width: 250px;
	float: right;
}

#formContactUsWrapper #formContactUs fieldset {
	padding:0 0 1em;
	margin-top:-3px;
}

#formContactUsWrapper #formContactUs li {
	margin: 0 0 .8em 0;
}

#formContactUsWrapper #formContactUs input, #formContactUsWrapper #formContactUs textarea {
	width:238px;
}

#formContactUsWrapper #formContactUs #captcha {
	left:0;
	position:relative;
	top:0;
}

#formContactUsWrapper #formContactUs button.submitButton {
	bottom:0px;
	left:0px;
	top:10px;
	position:relative;
}

#contactBlurb p.textVariant1 {
	color:#26646D;
	font-size:1.35em;
	margin:0 0 15px;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #FBE5C0;
}
/*==== Rates ============================*/
#rates {
	margin: 0 0 10px;
}

#rates h2 {
	margin:2em 0 .3em 0;
}

#rates table {
	width: 100%;
	font-size: 12px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#rates table {
		float: left;
	}

}

#rates table a {
	color: #fff;
	text-decoration: underline;
}
#rates table a:hover {
	color: #F3DDAC;
}
#rates table td a {
	color: #1D4E58;
}
#rates table td a:hover {
	color: #2D7380;
}
#rates table th {
	padding: 10px;
	background-color: #CB7444;
	color: #FFF;
	font-size: 13px;
}
#rates table th.tan {
	text-align: center!important;
	background: #26646D;
	font-weight: bold;
}
#rates table td, #rates table tr {
	padding: 10px;
	color: #C25C2D;
}
#rates table th, #rates table tr, #rates table td {
	border-bottom: 1px solid #fff;
}
#rates table tr.nth-row-odd {
	background: #F3DDAC;
}
#rates table tr.nth-row-even {
	background: #FFF6DD;
}

#rates table tr.nth-row-1 {
	background: #CB7444;
	text-align: left;
	font-weight: bold;
}
#rates table tr.nth-row-1 th.nth-column-1 {
}

/* financials */
#rates table.financials {
	margin-bottom: 40px;
}

#rates table.financials th.nth-column-1, #rates table.financials td.nth-column-1 {
	text-align:left;
	width:75%;
}

#rates table.financials td.indent {
	padding-left:40px;
}

#rates table.financials td.total {
	font-weight: bold;
}

/* width */
#rates table th.nth-column-1, #rates table td.nth-column-1 {
	width: 25%;
	text-align: left;
}
#rates table th.nth-column-1.centered {
	text-align: center;
}
#rates table.narrow th.nth-column-1, #rates table.narrow td.nth-column-1 {
	width:25%;
}
#rates table th.nth-column-2, #rates table td.nth-column-2 {
	width: 25%;
	text-align: center;
}	
#rates table th.nth-column-3, #rates table td.nth-column-3 {
	width: 25%;
	text-align: center;
}	
#rates table th.nth-column-4, #rates table td.nth-column-4 {
	width: 25%;
	text-align: center;
}		
#rates table th.nth-column-5, #rates table td.nth-column-5 {
	width: 20%;
}	
#rates table th.nth-column-6, #rates table td.nth-column-6 {
	width: 20%;
}
/* text */
#rates p.disclaimer {
	border-top:1px solid #BABCC6;
	color:#999999;
	display:block;
	float:left;
	font-size:1.1em;
	font-style:italic;
	margin:0 0 40px;
	padding-top:5px;
	width:100%;
}
#rates .secondary {
	margin: 0.3em 0 0 1.5em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

#rates .indent {
	padding-left: 70px;
}

#rates .secondary:before {
	content: "(";
}
#rates .secondary:after {
	content: ")";
}

/*===== Special =======================*/
/* facebook form styling */
body#facebookApp {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5% !important;
	font-weight: normal;
	color: #333;
}
body#facebookApp #formBuilder {
margin: 0;
padding: 0 0 50px;
background: #fff;
}
body#facebookApp #wrapper {
	margin: 10px 10px;
	width: 520px;
	background:none;
	overflow: hidden;
}
/* Popup form styling */
body.popup {
	overflow: hidden;
	border: none;
	background-image: none;
	background-color: #2D7380;
}
body.popup #areMember {
	background: transparent url(../image/popup/are-you-a-member.png)  no-repeat;
	overflow: hidden;
	width:411px;
	height:240px;
}
body.popup #areMember p {
	margin: 0;
	display: block;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	width: 259px;
	padding: 0 30px;
}
body.popup #areMember #verifyButtons #yesButton, 
body.popup #areMember #verifyButtons #noButton {
	margin: 10px 0 0 35px;
	width: 111px;
	float: left;
}
body.popup #areMember #verifyButtons #noButton a {
	display: block;
	background: transparent url(../image/popup/member-no.png)  0 0 no-repeat;
	overflow: hidden;
	width:111px;
	height:0;
	padding-top: 35px;
	text-indent: -999em;
}
body.popup #areMember #verifyButtons #yesButton a {
	display: block;
	background: transparent url(../image/popup/member-yes.png)  0 0 no-repeat;
	overflow: hidden;
	width:111px;
	height:0;
	padding-top: 35px;
	text-indent: -999em;
}
body.popup #areMember #verifyButtons #noButton a:hover,
body.popup #areMember #verifyButtons #yesButton a:hover {
	background-position: 0 -35px;
}
body.popup #validateForm.questions {
	background: transparent url(../image/popup/questions-bg.png) 375px 20px no-repeat;
	overflow: hidden;
}

body.popup #disclaimerCC {
	background: transparent url(../image/popup/questions-bg.png) 375px 20px no-repeat;
	overflow: hidden;
	color:#fff;
}

body.popup #thankYou h1#thankYouPopup {
	color:#FFFFFF;
	display:block;
	font-size:3.6em;
	font-weight:normal;
	left:auto;
	margin:0 auto;
	padding:50px 0 30px;
	position:relative;
	text-align:center;
	width:auto;
}

body.popup #thankYou img {
	display:block;
	left:auto;
	margin:0 auto;
	position:relative;
	top:50px;
}

body.popup p {
	margin: 1em;
}

body.popup form {
	overflow: hidden;
}

body.popup h4.title {
	padding: 25px 30px;
	margin: 0;
	display: block;
	color: #fff;
	font-size: 2.6em;
	font-weight: normal;
}

body.popup fieldset {
	border: 0 none;
	float: left;
	width: 252px;
	margin: 0 0 0 30px;
}

body.popup #formSection {
	overflow: hidden;
	padding: 30px 15px 0 15px;
}

body.popup fieldset#popupStandard input, body.popup fieldset#popupStandard textarea {
	font-family: Helvetica, Arial, sans-serif;
}

/* Start popup input verification display */
/* - Not selected - */
body.popup fieldset#popupStandard input {
	background: url("../image/popup/input-background.png") no-repeat;
	display: block;	
	width: 227px;
	height: 19px;
	margin-bottom: .7em;
	padding: 8px 17px 2px 7px;
	border: none;
	font-size: 1.2em;
	clear:left;
} 

body.popup fieldset#popupStandard textarea {
	background: url("../image/popup/textarea-background.png") no-repeat;
	display: block;	
	width: 227px;
	height: 81px;
	margin-bottom: 0.5em;
	padding: 6px 17px 3px 7px;
	border: none;
	font-size: 1.2em;
}

body.popup #popupStandard input.error {
	background: url("../image/popup/input-background.png") no-repeat 0 -150px;
}

body.popup #popupStandard input.valid {
	background: url("../image/popup/input-background.png") no-repeat 0 -30px;
}

body.popup #popupStandard textarea.error {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -455px;
}

body.popup #popupStandard textarea.valid {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -91px;
}

/* - Selected - */
body.popup #popupStandard input.selected{
	background: url("../image/popup/input-background.png") no-repeat 0 -60px;
}

body.popup #popupStandard input.selected.valid{
	background: url("../image/popup/input-background.png") no-repeat 0 -90px;
}

body.popup #popupStandard input.selected.error{
	background: url("../image/popup/input-background.png") no-repeat 0 -120px;
}

body.popup #popupStandard textarea.selected {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -182px;
}

body.popup #popupStandard textarea.selected.valid {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -273px;
}

body.popup #popupStandard textarea.selected.error {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -364px;
}

body.popup #captcha input.selected {
	background: url("../image/popup/captcha-background.png") no-repeat 0 -62px;
}
/* End popup input verification display */

body.popup .rightSide {
	float: right;
	overflow: hidden;
	width: 230px;
	margin: 74px 30px 0 0;
}

body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}

body.popup button.submitButton {
	width: 110px;
	height: 34px;
	display: block;
	background: transparent url(../image/popup/submit-button.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border: 0;
	cursor: pointer;
}
body.popup button.submitButton:hover {
	background-position: -140px 0;
}

body.popup fieldset#popupStandard label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.5em;
	color:#fff;
}
body.popup fieldset#popupStandard label.required em {
	color: #39B8BF;
}

body.popup fieldset#popupStandard label.error {
	color: #F72222;
	text-align: right;
	margin-bottom: 0;
	font-size: 1.1em;
}

body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}

/* Captcha */
body.popup #captcha {
	width: 230px;
	float: none;
	padding-bottom: 1em;
}

body.popup #captcha input {
	float: none;
	background: url("../image/popup/captcha-background.png") no-repeat;
	width: 223px;
	height: 23px;
	border: none;
	display: block;
	margin: 1em 0;
	padding: 7px 0 0 7px;
	font-size: 1.4em;
}

body.popup #captcha p {
	margin: 0;
	font-size: 1.1em;
	color: #fff;
}

body.popup #captcha p.error {
	color:#F72222;
}

body.popup #captcha h4 {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 0.5em;
}

body.popup h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/* Online Banking Popup */
body.popup #oblPopup {
	background: transparent url(../image/popup/obl-popup-bg.png) right top no-repeat;
	overflow: hidden;
	height: 280px;
	position: relative;
}

body.popup #oblPopup form#form1 {
	background: none;
	margin: 20px auto;
	width:176px;
}

body.popup #userIdWrapper, body.popup #passwordWrapper {
	width:176px;
}

body.popup #oblPopup form#form1 input {
	background:transparent url(../image/popup/obl-popup-input-bg.png) no-repeat scroll 0 0;
	border:medium none;
	height:16px;
	padding:6px 10px;
	width:156px;
}

body.popup #oblPopup form#form1 input#Signon {
	background:transparent url(../image/popup/obl-popup-login.png) no-repeat scroll 0 0;
	height:21px;
	width:70px;
	text-indent: -999em;
	cursor:pointer;
	font-size:0;
	height:22px;
	line-height:0;
	overflow:hidden;
	display: block;
}

body.popup #oblPopup form#form1 input#Signon:hover {
	background-position: -96px 0;
}

body.popup #oblPopup #obNav {
	margin:2px auto;
}
body.popup #oblPopup #obNav li a {
	border-bottom: 1px solid #296774;
}
body.popup #oblPopup #obNav li a.lastChild {
	border: none;
}

/* Alert Popup */
#popup_container {
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url("../image/alert/title.gif") top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background-color: transparent;
	background-image: url("../image/alert/info.gif");
	background-position: 16px 16px;
	background-repeat: no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.confirm {
	background-image: url("../image/alert/important.gif");
}

#popup_content.prompt {
	background-image: url("../image/alert/help.gif");
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/* Clear fix */
.clear:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear {
	display: block;
}

/* - Hides from Internet Explorer for the Mac - \*/
.clear {
	min-height: 1%;
}

* html .clear {
	height: 1%;
}
/* - End hide - */
