/* mysbank Second Branch - layout.css */

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:#000;background:#fff;}ol,ul{list-style:none;}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{text-decoration:none;}

/* General */
body {
	min-width: 920px;
	width: 920px;
	width: auto !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
	background: url("../image/WoodBackgroundTile.jpg") repeat scroll 0 0 transparent;
}

h1, h2, h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0 0 1em;
}

h1 {font-size: 18px;}

h2 {
	font-size: 16px;
	text-transform:uppercase;
}

p {line-height: 150%;}

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

a:hover {color:#D05200;}

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

em {font-style: italic;}
strong{font-weight:bold;}

#siteAlert {
	width:920px !important;
	margin: 0 auto !important;
}

#siteAlertLink {
	right: 30px !important;
}
#outerWrapper {
	margin:50px auto 0;
	position:relative;
	width:920px;
}
#wrapper, #featuredWrapper, #obLogin, #leftNav {
	background:#fff;
	margin: 0 auto;
	overflow:hidden;
	width: 900px;
	-moz-box-shadow: 0 0 4px #3F3F3F;
	-webkit-box-shadow: 0 0 4px #3F3F3F;
	box-shadow: 0 0 4px #3F3F3F;
}
#obLogin {
	overflow: visible;
	min-height: 85px;
}
#searchForm .overLabelWrapper label {
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	color: #666;
	font-style: italic;
	font-size: 1.1em;
	z-index: 1;
}

/* Header */
#header {
	height:133px;
	width:900px;
}

#logo {
	left:35px;
	position:absolute;
	top:19px;
}

#logo a {
	display:block;
	height:50px;
	width:397px;
}

#ultraTopNav {
	position:absolute;
	right:200px;
	top:39px;
}

#ultraTopNav li {
	float:left;
	padding:0 0.8em;
}

#ultraTopNav li a {
	color:#666666;
	font-size:1.2em;
}

#ultraTopNav li a:hover {
	text-decoration: underline;
}
#ultraTopNav li a.lastChild {
	font-weight:bold;
}
#home #ultraTopNav li a.firstChild {
	display:none;
}
#searchForm {
	border:1px solid #999999;
	height:21px;
	position:absolute;
	right:37px;
	top:33px;
	width:149px;
}

#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	width: 119px;
	height: 15px;
	padding: 2px 5px;
	border: none;
	background: none;
}

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

#searchForm input#searchButton {
	background:url("../image/sprite.png") no-repeat scroll 0 5px transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	font-size:0;
	height:21px;
	line-height:0;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-999em;
	top:0;
	width:19px;
}
#searchForm input#searchButton:hover {
	background-position:0 -13px;
}

#primaryNav {
	-moz-box-shadow:1px 2px 2px #555555;
	-webkit-box-shadow:1px 2px 2px #555555;
	box-shadow:1px 2px 2px #555555;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#6F6F6F', Direction=135, Strength=3);
	background:none repeat scroll 0 0 #D05200;
	height:45px;
	left:3px;
	position:absolute;
	top:87px;
	width:914px;
	z-index:9;
}

#primaryNav li {
	float:left;
	margin:0 0 0 38px;
	padding:17px 0 0;
	text-align:center;
}

#primaryNav a {
	color:#FAEEE6;
	font-size:19px;
	font-weight:bold;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #8F3900;
	text-transform:uppercase;
}
.nojs #primaryNav a {font-size:15px;}

#primaryNav li.firstChild {
	margin:0;
	padding-left:0;
}
#primaryNav li.firstChild a {
	border-right:2px solid #E07733;
	margin:0 0 0 57px;
	padding:2px 80px 0 10px;
	position:relative;
}
#primaryNav li.inPath {
	background:url("../image/sprite.png") no-repeat scroll center -426px transparent;
}
#primaryNav a:hover {
	color: #F19F6A !important;
}
.navRaquo {
	background:url("../image/sprite.png") no-repeat scroll -113px -342px transparent;
	display:block;
	font-weight:normal;
	height:12px;
	position:absolute;
	right:61px;
	text-indent:-999em;
	top:2px;
	width:12px;
}
#primaryNav li.firstChild a:hover span {
	background-position:-113px -354px;
}
/* webkit fixes */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#primaryNav li.firstChild {padding-top:14px;}
	.navRaquo {top:7px;}
}

/* Online banking */
#enrollDropdown {
	clear: both;
	padding-top: 5px;
	margin-left: 4px;
	position: relative;
	z-index: 5;
}
#obLogin a.demo {
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	background: transparent url('../image/grayArrow.png') right center no-repeat;
	padding-right: 10px;
}
#obLogin a.demo span{
	font-size: .7em;
	vertical-align: 40%;
}
#enrollDropdown .control{
	width: 171px;
	height: 22px;
	border: 0 none;
	background: transparent url('../image/bgSelect.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	-moz-box-shadow:1px 1px 3px #666;
	-webkit-box-shadow:1px 1px 3px #666;
	position: relative;
	z-index: 12;
}
#enrollDropdown .dropdown{
	display: none;
	position: absolute;
	top: 27px;
	left: 0px;
	background-color: #F4F4F4;
	width: 161px;
	border: 1px solid #A6A6A8;
	padding-left: 8px;
	z-index: 10;
	-moz-box-shadow:1px 1px 3px #aaa;
	-webkit-box-shadow:1px 1px 3px #aaa;

}

#enrollDropdown .dropdown a {
	display: block;
	height: 21px;
	width: 150px;
	padding-top: 9px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	z-index: 15;
}
#enrollDropdown .dropdown a span {
	font-size: 1.4em;
}
#enrollDropdown .dropdown a.noBorder {
	border: 0;
}

/* Online banking downstream pages */
#downstreamObl {
	position: absolute;
	top: 20px;
	right: 300px;
}

#downstreamObl a {
	color: #000;
}

/* Home Page */
#obLogin {
	background-color:#D0D0D0; /* dark grey #9B9A9C */
	border:4px solid #FFFFFF;
	margin:0 auto 10px;
	padding:5px 5px 10px;
	width:180px;
	/*background: url("https://www.mysbank.com/custom/mysbank/images/radial_bg.png") center center no-repeat;*/ /* for IE */
	background: -moz-radial-gradient(center 45deg, circle closest-corner, #D0D0D0 0%, #9B9A9C 100%);
	background: -webkit-gradient(radial, center center, 0, center center, 70, from(#D0D0D0), to(#9B9A9C));
}
#calculatorPopup {
	background-color:#D0D0D0; /* dark grey #9B9A9C */
	border:4px solid #FFFFFF;
	margin:0 auto 10px;
	padding:5px 5px 10px;
	width: 390px;
	height: 222px;
	/*background: url("https://www.mysbank.com/custom/mysbank/images/radial_bg.png") center center no-repeat;*/ /* for IE */
	background: -moz-radial-gradient(center 45deg, circle closest-corner, #D0D0D0 0%, #9B9A9C 100%);
	background: -webkit-gradient(radial, center center, 0, center center, 70, from(#D0D0D0), to(#9B9A9C));
}
#fedCalculator {
	height: 580px;
}
#fedCalculator .ratesLink {
	display: none;
}
#obLogin h2 {
	background:url("../image/obl-lines.png") no-repeat scroll 3px 14px transparent;
	padding:10px 0;
	text-align:center;
}
#calculatorPopup h2 {
	background:url("../image/obl-lines.png") no-repeat scroll 111px 14px transparent;
	padding:10px 0;
	text-align:center;
}
#obLogin .overLabelWrapper,
#calculatorPopup .overLabelWrapper {
	overflow:hidden;
	position:relative;
}
#obLogin .overLabelWrapper label,
##calculatorPopup .overLabelWrapper label {
	display: block;
	position: absolute;
	top: 5px;
	left: 9px;
	color: #666;
	font-style: italic;
	font-size: 1.2em;
	z-index: 1;
}

#oblSubmit {
	background:url("../image/sprite.png") no-repeat scroll 0 -57px transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:12px;
	height:22px;
	margin:0 5px 0 0;
	padding:0 0 3px;
	width:47px;
}
#oblSubmit:hover {
	background-position: 0 -80px;
}
#obLogin input#id {
	background:url("../image/sprite.png") no-repeat scroll 152px -34px #FFFFFF;
	float:left;
	margin:0 0 5px 5px;
	width:165px;
}

#obNav {
	float:left;
	margin:5px 0 0 3px;
	width:125px;
}
#obNav li {
	float:left;
	margin:0 10px 0 0;
}
#obNav a {
	font-size:1.2em;
	padding:2px;
}
/* downstream obl */
.popup #obLogin,
.popup #calculatorPopup {
	border:0;
	padding:4px;
}
body.popup #obLogin form,
body.popup ##calculatorPopup form {
	overflow:visible;
}
body.popup #obNav {
	display:none;
}

body#home #quickLinks {
	margin: 20px 0 0;

}
body#home #quickLinks h2 cufon {
	position: relative;
	z-index: 1;
}

#featuredWrapper {
	margin-top:12px;
	padding:24px;
	width:852px;
}
#homeNews {
	float:left;
	position:relative;
	width:221px;
}
#homeNews h2 {
	margin:0 30px 0 auto !important;
}
#homeFeatured {
	border-left:1px solid #E5E5E5;
	float:left;
	width:630px;
}
#homeFeatured li {
	float:left;
	margin-left:20px;
	width:190px;
	position:relative;
}
.js #homeFeatured li {cursor:pointer;}

#homeFeatured p {
	font-size:1.2em;
	padding:0 0 5px;
}
#homeFeatured li h3 {
	padding:0 0 5px;
}
#homeFeatured li h3 a {
	font-size:1.8em;
	font-weight:normal;
}
#featuredWrapper h4 {
	text-align:right;
}
#homeNews h4 {
	bottom:0;
	position:relative;
	right:10px;
}
#featuredWrapper h4 a {
	color:#ABA193;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

#homeFeatured .image  {
	background:url("../image/home-featured-new.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:80px;
	margin:0 auto 10px;
	width:89px;
}
#homeFeatured .imageOver {
	/*display:none;*/
	position:absolute;
	top:0;
	left:46px;
}
#homeFeatured-1 .image {
	background-position:0px 0px;
}
#homeFeatured-1:hover .image{
	background-position:-112px 0 ;
}

#homeFeatured-2 .image {
	background-position:0 -172px;
}
#homeFeatured-2:hover .image {
	background-position:-102px -173px;
}

#homeFeatured-3 .image {
	background-position:0 -91px;
}
#homeFeatured-3:hover .image {
	background-position:-101px -91px;

}

/* Left Column */
#leftColumn {
	clear:left;
	float:left;
	padding:20px 0 0;
	width:246px;
}

h2#quickLinksHeader {
	color: #000000;
	padding: 2em 0 0.5em 0.5em;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #DFE0E3;
}

#leftNav {
	background-color:#fff;
	border:4px solid #fff;
	margin:0 auto 10px;
	width:190px;
}

#leftNav li a {
	display: block;
}

#leftNav li h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#leftNav li h2 a {
	background:none repeat scroll 0 0 #ABA294;
	color:#FFFFFF;
	margin:0 0 1px;
	padding:12px 8px 8px 10px;
}

#leftNav li.inPath h2 a, #leftNav li.inPath h2 a:hover {
	background:none repeat scroll 0 0 #636162;
	color:#FFFFFF !important;
}
#leftNav li h2 a:hover {color:#D05200;}

#leftNav li li h3 {
	font-family:helvetica,arial,sans-serif;
	font-size:1.3em;
	font-weight:normal;
	padding:0;
}

#leftNav li li a {
	color: #333;
	padding: 6px;
}

#leftNav li ul.nthTier-2 {
	background:none repeat scroll 0 0 transparent;
}

#leftNav li ul.nthTier-2 li {
	border-bottom:1px solid #D9D9D9;
	margin:0 4px;
}

#leftNav li ul.nthTier-2 li.lastChild {
	border-bottom:none;
}

#leftNav li li.inPath a {
	background:url("../image/sprite.png") no-repeat scroll -121px 8px transparent;
	padding:6px 6px 6px 12px;
}

/* Quick Links */
#leftColumn #quickLinks {
	margin: 20px 0;
}

#quickLinks h2, #homeNews h2#homeNewsH2, #oblDownstream h2 {
	background:url("../image/sprite.png") repeat-x scroll 0 -268px transparent;
	display:block;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	text-transform:uppercase;
	width:200px;
}
#quickLinks span, #homeNews h2#homeNewsH2 span, #oblDownstream span {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:0 15px;
}
#homeNews h2#homeNewsH2 {}

#homeNews h2 {display:none;}

#homeNews li {
	background:url("../image/sprite.png") no-repeat scroll 0 -371px transparent;
	font-size:1.3em;
	line-height:15px;
	padding:4px 10px;
}
#homeNews li span {padding:0;}

/* homepage and nonjs quicklinks */
#quickLinks ul {
	margin:0 auto;
	width:180px;
}
#quickLinks li {
	border-bottom:1px solid #DFE0E3;
	padding:3px 0;
	text-align:center;
}
#quickLinks li.lastChild {
	border-bottom:none;
}
#quickLinks li a {
	display: block;
	font-size: 13px;
	padding: 3px 0;
}

/* downstream js enabled quicklinks */
#selectQL {
	border:1px solid #999999;
	cursor:pointer;
	height:22px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:188px;
}
#selectQL:hover, #quickLinks .down {
	background:#ccc;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.40) inset;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.40) inset;
	box-shadow: 0 0 3px rgba(0,0,0,0.40) inset;
}
#selectQL em {
	display:block;
	font-size:11px;
	padding:6px;
}
#selectQL span {
	background:url("../image/share.png") no-repeat scroll -286px 7px #fff;
	border-left:1px solid #999999;
	display:block;
	height:22px;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	width:21px;
}
#selectQL:hover span, #quickLinks .down span {
	background-position:-286px -34px;
}
#quickLinks ul#downstreamQL {
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.40);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.40);
	box-shadow: 0 0 3px rgba(0,0,0,0.40);
	margin-bottom:10px;
	padding:0 5px 5px;
}

#oblDownstream {
	margin:0 0 20px;
}

#oblDownstream span {
	background:url("../image/sprite.png") no-repeat scroll 6px -37px #FFFFFF;
	padding:0 6px 0 20px;
}
#oblDownstream a {
	display:block;
	width:200px;
	margin:0 auto;
	color:#ABA092;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
#oblDownstream .raquo {
	background:none;
	font-size:1.4em;
	padding:0 0 0 4px;
}
/*===== Main Content ==================*/
#mainContent {
	border-left:1px solid #D8D8D8;
	float:left;
	min-height:55em;
	width:653px;
}
#home #mainContent {
	min-height:370px;
}
#catDescription {
	margin:0 0 22px;
	position:relative;
}
#catDescription h1 {
	color:#FFFFFF;
	/*	font-size:4.2em;*/
	font-weight:bold;
	font-size:4em;
	left:25px;
	padding:0;
	position:absolute;
	text-shadow:1px 1px 2px #666666;
	top:30px;
}

/* Category Page */
div#productCategory {
	float: left;
}
.js div#productCategory li {cursor:pointer;}

#productCategory li {
	border-top:4px double #D8D8D8;
	margin:0 0 22px 16px;
	overflow:hidden;
	width:620px;
}
#productCategory li a img {
	float:left;
}
.productContent {
	float:left;
	min-height:85px;
	padding:0 0 0 10px;
	position:relative;
	width:460px;
}

.productContent p {
	font-size:1.2em;
	line-height:1.2em;
	width:160px;
}

.productContent h3 {
	font-size:1.8em;
	padding:10px 0 2px;
}
.productContent h3 a {
	color:#636162;
}

.productContent ul {
	font-size:1.2em;
	left:180px;
	position:absolute;
	top:27px;
	width:250px;
}

#productCategory .productContent li {
	background:url("../image/sprite.png") no-repeat scroll 0 -375px transparent;
	border:medium none;
	float:none;
	margin:4px 0;
	padding-left:9px;
	width:auto;
}

.productContent h4 {
	bottom:0;
	position:absolute;
	right:0;
}

.productContent h4 a {
	color:#ABA092;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

.productContent h4 a:hover {
	text-decoration: none;
}
.productContent .navRaquo {
	background:none repeat scroll 0 0 transparent;
	display:inline;
	font-size:16px;
	font-weight:normal;
	padding:0 0 0 5px;
	position:static;
	text-indent:0;
}
/* Search */
#froisearch-resultsHeader {
	margin:0 0 8px;
}
#froisearch-button {
	background:url("../image/sprite.png") no-repeat scroll 0 -104px transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.4em;
	height:31px;
	width:128px;
}
#froisearch-button:hover {
	background-position:0 -137px;
}
#froisearch-q {
	float:left;
	height:17px;
	margin:3px 0 0;
}
#froisearch-form {
	overflow:hidden;
}
#search ul {
	margin:0;
	padding:1.5em 0 0;
}

#search ul li {
	background:none repeat scroll 0 0 transparent;
	cursor:pointer;
	font-size:1em;
	list-style-type:none;
	margin:0;
	padding:8px;
}

#search ul li h3 {
	padding-bottom: 0;
	font-size: 1.4em;
}

#search ul ul {
	display: none;
}

/*===== Product Page ==================*/
#productPage {
	margin:20px 0 0;
	padding:0 20px;
	position:relative;
}

#productPage h1 {
	color:#636162;
	font-size:2.4em;
	font-weight:bold;
	margin:0;
	padding:5px 0;
	width:310px;
}

#productPhoto {
	position: absolute;
	top: 0;
	right: 20px;
}

#productSummary {
	font-size:1.2em;
	min-height:15em;
	padding-right:320px;
	position:relative;
}

#productIntro p, #productIntro ul {
	font-size: 1.2em;
	line-height: 1.4;
	padding-bottom: 1em;
}
#productSummary p {
	padding-bottom: 1em;
}

#productIntro ul li {
	margin-left: 1.25em;
	list-style-type: disc;
}
#productDetails {
	margin:25px 0;
	position:relative;
}
#productButtons {
	position:absolute;
	right:0;
	top:0;
}
#productButtons ul{
	padding:30px 0 0 59px;
	text-align:center;
}
#productButtons ul li a {
	display: block;
	margin: 0 0 5px;
	font-size: 1.4em;
	text-transform:uppercase;
}

#productButtons ul li#applyNow a {
	background:url("../image/sprite.png") no-repeat scroll 0 -104px transparent;
	color:#FFFFFF;
	font-size:1.4em;
	height:23px;
	padding-top:9px;
	width:128px;
}
#productButtons ul li#applyNow a:hover {
	background-position:0 -137px;
	color:#fff !important;
}
#productButtons ul li#questions {
	margin:10px 0 0;
}
#productButtons ul li#questions a {
	color:#ABA092;
	font-size:1.2em;
}
#productButtons ul li#questions a span {
	font-size:18px;
	font-weight:normal;
	padding:0 0 0 5px;
}
#productButtons ul li a:hover {
	text-decoration:none;
}

#productDetails dl {
	display: block;
	position: relative;
	width: auto;
	list-style: none;
}

#productDetails dl dt {
	color:#999999;
	cursor:pointer;
	float:left;
	font-size:16px;
	padding:6px 18px;
	position:relative;
	text-decoration:none;
	z-index:1;
}

#productDetails dl dt:first-child {}

#productDetails dl dt.selected {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#D8D8D8;
	border-style:solid;
	border-width:1px 1px 0;
	font-weight:bold;
}
#productDetails dl dt:hover {
	color:#D05200;
}

#productDetails dl dt.selected {
	cursor: default;
}

#productDetails dl dd {
	border-top:4px double #D8D8D8;
	left:0;
	overflow:hidden;
	padding:20px 0 0;
	top:25px;
	width:613px;
}

#productPage a {
	text-decoration: underline;
}

#productDetails dl dd a:hover, #productDetails dl dd a:active {
	text-decoration: none;
}

#productDetails dl dd p {
	font-size:1.2em;
	line-height:1.4;
	padding:0 200px 0.5em 0;
}
#productDetails dl dd h3 {
	font-size:1.4em;
	padding:0 .7em;
}

#productDetails dl dd p.disclaimer {
	font-size: 1em;
	color: #666666;
}

#productDetails dl dd p.textVariant1 {
	font-size: 1.2em;
	padding: 0 0 .5em 1em;
}

#productDetails dl dd ul {
	padding:0 0 8px 10px;
}

#productDetails dl dd ul li {
	background:url("../image/sprite.png") no-repeat scroll 0 -373px transparent;
	font-size:1.2em;
	line-height:1.4;
	list-style:none outside none;
	padding-left:10px;
}

#productDetails dl dd ul li.textVariant1 {
	margin-left: 1em;
}

/* AddThis */
.addthis_toolbox {}

.addthis_toolbox .custom_images a {
	background:url("../image/share.png") no-repeat scroll -100px top transparent;
	cursor:pointer;
	float:left;
	height:16px;
	padding:0 2px 1px;
	width:16px;
}

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

.addthis_toolbox .custom_images a.addthis_button_facebook {
	background-position: -100px top;
	text-indent: -999em;
}

.addthis_toolbox .custom_images a.addthis_button_linkedin {
	background-position: -130px top;
	text-indent: -999em;
}

.addthis_toolbox .custom_images a.addthis_button_twitter {
	background-position: -160px top;
	text-indent: -999em;
}

.addthis_toolbox .custom_images a.addthis_button_print {
	background-position:-190px top;
	color:#999;
	font-size:11px;
	padding:3px 4px 0;
	text-indent:18px;
	width:48px;
}

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

.addthis_toolbox .custom_images a.addthis_button_facebook:hover {
	background-position: -100px -30px;
}

.addthis_toolbox .custom_images a.addthis_button_linkedin:hover {
	background-position: -130px -30px;
}

.addthis_toolbox .custom_images a.addthis_button_twitter:hover {
	background-position: -160px -30px;
}

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

/*===== Onling Banking Popup Alert ====*/
#oblPopupButtons {
	margin: 15px auto 0;
	width: 165px;
}

#oblPopupButtons a {
	padding: 8px 15px 5px;
	font-size: 12px;
	color: #fff;
	background-color: #636162;
	cursor:pointer;
}

#oblPopupButtons a:hover {
	color: #fff;
	background-color: #db5300;
}
#oblPopupButtons a.fancyClose {
	margin-right: 30px;
}

/*===== Individual Page ===============*/
.individualPage {
	padding: 20px;
}
.individualPage h2, .individualPage h3 {
	color:#ABA193;
	font-weight:bold;
	text-transform:none;
}
.individualPage h3 {color:#333;}

.individualPage h1 {
	color:#636061;
	font-size:2.4em;
	font-weight:bold;
	padding:0.2em 0 0.3em;
}
.individualPage h2 {
	padding: 0 0 0.4em;
}
#commercials h2 {
	padding-top:1em;
}
.individualPage h3 {
	font-size:1.4em;
	font-weight:normal;
	line-height:1.3em;
	padding:0 0 0.3em;
}
.individualPage a {
	text-decoration: underline;
}

.individualPage p {
	padding: 0 0 1em;
	font-size: 1.2em;
}

.individualPage p.disclaimer {
	border-top:4px double #D8D8D8;
	padding-top:1em;
	margin-top:1em;
}
.individualPage p.disclaimer + p.disclaimer {
	border-top:none;
	padding-top:0;
	margin-top:0;
}

.individualPage p.zeroPaddingParagraph {
	padding: 0;
}

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

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

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

.individualPage ul li {
	background:url("../image/sprite.png") no-repeat scroll 0 -373px transparent;
	line-height:1.4;
	list-style:none outside none;
	padding-left:10px;
}
.individualPage #pageImage {
	float:right;
	margin:0 0 10px 10px;
}
.img {
	border:1px solid #D05200;
	margin:0 0 10px;
}

.imageLink {
	display: block;
	text-indent: -999em;
	cursor: default;
	width: 448px;
	height: 276px;
}
.sandhill {
	/*background:url("https://www.mysbank.com/custom/mysbank/image/CG-sandhills-check.jpg") no-repeat scroll 0 0 transparent;*/
	background:url("https://www.mysbank.com/custom/mysbank/image/rodeo-pic.jpg") no-repeat scroll 0 0 transparent;
}
.telethon {
	background:url("https://www.mysbank.com/custom/mysbank/image/CG-telethon.jpg") no-repeat scroll 0 0 transparent;
}
.checkPresentation {
	background:url("https://www.mysbank.com/custom/mysbank/image/CG-check-presentation.jpg") no-repeat scroll 0 0 transparent;
}
#browserSecurity p.textVariant1 {
	margin-left: 20px;
}
a.riskRating {
	display: block;
	width: 171px;
	height: 113px;
	background:url("https://www.mysbank.com/custom/mysbank/image/riskRating.png") no-repeat scroll 0 0 transparent;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: normal;
	margin: 0 0 10px;
}
#speedbump.individualPage .alertArea {
	background: url("../image/alert/important.gif") no-repeat;
	padding: 0 0 0 40px;
}
#speedbump.individualPage .alertArea a {
	display: block;
	float: left;
	background-color: #ccc;
	border: 1px solid #999;
	padding: 6px 12px;
	margin: 5px 8px 0 0;
}
/* Tv Commercials */
.commHolder {
	position: relative;
	width: 425px;
	height: 382px;
	overflow: hidden;
}
.commHolder iframe {
	position: relative;
	z-index: 0;
}
.commHolder a.youTube {
	display: block;
	height: 27px;
	width: 45px;
	overflow: hidden;
	text-indent: -999em;
	font-size: 0;
	position: absolute;
	bottom: 0;
	right: 34px;
	z-index: 3;
	background: url("https://www.mysbank.com/custom/mysbank/image/alert/fill.png") transparent;
}
/* 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: 30em;
}
#locTabs {
	margin-top: 20px;
}

#locTabs li {
	color: #999999;
	list-style-type: none;
	float: left;
	width: 19%;
	text-align: center;
	padding: 0;
	margin: 0 0 20px -2px;
	background: none;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: transparent transparent #CCCCCC transparent;
	font-size: 16px;
	height: 25px;
}

#locTabs li.li-active {
	color: #636061;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC #CCCCCC transparent #CCCCCC;
	margin-right: 1px;
}

#locTabs li.li-active.firstChild {
	border-color: #CCCCCC #CCCCCC transparent transparent;
}

#atms2 #locList {
	position: relative;
	clear: left;
}

#atms2 #locList ul {
	position: absolute;
	top: 0;
	left: 0;
}

#locList{
	margin:20px 0 0;
	padding:0;
}
#locList li{
	background:none repeat scroll 0 0 transparent;
	border-top:4px double #D8D8D8;
	list-style-type:none;
	overflow:hidden;
	padding:10px 0;
	float: left;
}
#locList .locationInfo, #locList .lobbyHours, #locList .driveThroughHours{
	border-right:1px solid #CCCCCC;
	float:left;
	margin-right:15px;
	min-height:95px;
	width:185px;
}
#locList .driveThroughHours{
	border-right:none;
}
#locList li h2 {
	font-size: 1.4em;
}
#locList li h2 a {
	border-bottom:1px solid #fff;
	color:#636061;
	text-decoration:none;
}
#locList li h2 a:hover {
	border-bottom:1px solid #D05200;
	color:#D05200;
	text-decoration:none;
}
#locList li h3{
	font-size:1.4em;
	font-weight:normal;
	padding:0;
}
#locList .adr{
	margin-bottom: 6px;
}
#locList .type, #locList .timeName{
	font-weight: bold;
}
#locList .timeName, #locList .timeValue{
	display: block;
}
#locList .timeValue{
	margin-bottom: 8px;
}
/* ATM Locations */
#atmBlurb p {
	font-size: 1.5em;
	padding: 20px 0 0;
}
#atms #locList{overflow:hidden;}
#atms #locList li{
	background:none repeat scroll 0 0 transparent;
	border-top:4px double #D8D8D8;
	float:left;
	list-style-type:none;
	margin:0 7px 0 0;
	overflow:hidden;
	padding:10px 0;
	width:197px;
}
#atms #locList .locationInfo {
	border:medium none;
	min-height:50px;
	width:185px;
}

#atms #locList li h2 {}
#atms #locList li h2 a {}
#atms #locList li h3{}
#atms #locList .adr{}

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

.googleMap-InfoWindow h2, .googleMap-InfoWindow p, .googleMap-InfoWindow p.map-phones {
	padding: .2em 0;
}

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

.individualPage .googleMap-InfoWindow p {
	font-size: 1.2em;
}

.individualPage .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}

/* Contact Us */
#formContactUs {
	width: 100%;
}

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

#formContactUs fieldset {
	padding: 1.5em 0 1em;
	border: 0 none;
}
#formContactUs ul {
	margin:0 0 10px;
}
#formContactUs li {
	background:none repeat scroll 0 0 transparent;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	padding:0;
}

#formContactUs label {
	display:block;
	font-size:1.1em;
	padding:0 0 2px;
}

#formContactUs input, #formContactUs textarea {
	margin-bottom:10px;
}

#formContactUs input {
	width: 220px;
}

#formContactUs textarea {
	height: 10em;
	width: 220px;
}

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

#formContactUs button.submitButton {
	background:url("../image/sprite.png") no-repeat scroll 0 -104px transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.4em;
	height:30px;
	width:128px;
}
#formContactUs button.submitButton:hover {
	background-position:0 -137px;
}

#formContactUs label.error {
	color:#F72222;
	padding:0 0 10px;
}

#formContactUs #captcha {
	margin:10px 0;
	width:200px;
}
#formContactUs #captcha h4 {
	font-size:1.2em;
	padding:0 0 3px;
}
#formContactUs #captcha input {
	display: block;
	float: none;
	margin: 10px 0;
	width: 196px;
}

#formContactUs #captcha p {
	padding: 0;
}

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

/* Rates */
#rates table {
	width: 100%;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	font-size: 1em;
	margin-bottom: 1em;
}

#rates.tabbed table {
	width: 75%;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	font-size: 1.1em;
}
#rates.tabbed table td {
	text-align: left;
}
#rates h2 {
	font-size: 1.5em;
	padding: 1.3em 0 0.2em;
}

#rates h3 {
	font-size: 1.3em;
	padding: 1.5em 0 0.3em;
}

#rates table th {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	width: 20%;
	padding: 6px 2px 4px;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
}

#rates table td {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 6px 7px 4px;
	text-align: center;
}
#rates.mtqr table td {
	text-align: left;
}
#rates table td.nth-column-1 {
	text-align: left;
}

#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}

#rates div.apy {
	margin: .5em 0 .5em 1em;
	font-size: .9em;
}

/*===== Special =======================*/
/* Popup form styling */
body.popup {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	min-width:100%;
	overflow:hidden;
}

body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}

body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}

body.popup p {
	padding: 1em;
	font-size:1.2em;
}

body.popup form {
	overflow: hidden;
}

body.popup h1 {
	background-color:#636162;
	color:#FFFFFF;
	display:block;
	font-size:22px;
	font-weight:normal;
	padding:10px 0 6px 10px;
}

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

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;
}
#popupImage, #thankyouImage {
/*	background:url("../image/mysbank-logos.png") no-repeat scroll 0 0 transparent;
height:331px;
width:333px;*/
background:url("../image/mysbank-logos.png") no-repeat scroll 0 -343px transparent;
height:225px;
width:226px;
margin:0 auto;
}
#thankyouImage {
	float:right;
}

/* 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: .5em;
	padding: 8px 17px 2px 7px;
	border: none;
	font-size: 1.4em;
}

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.5em;
}

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;
}

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

body.popup input.submitButton, body.popup button.submitButton {
	background:url("../image/sprite.png") no-repeat scroll 0 -104px transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:none;
	font-size:14px;
	height:31px;
	margin:0;
	overflow:hidden;
	text-transform:uppercase;
	width:128px;
}

body.popup input.submitButton:hover, body.popup button.submitButton:hover {
	background-position: 0 -137px;
}

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

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

body.popup fieldset#popupStandard p {
	padding: 0 0 2em 0;
}
#fancy_content {
	border:1px solid #CCCCCC;
}
/* 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 {
	padding: 0;
	font-size:1.2em;
}

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

body.popup #captcha h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}

/* Online Banking Popup */
body.popup .individualPage {
	padding: 0;
}

/* 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;
}
/* Testimonials */
#testimonials{position:relative;}
ul.testimonialNav {
	margin:0 0 10px;
	overflow:hidden;
}
.nojs ul.testimonialNav {display:none;}

ul.testimonialNav li {
	background:none repeat scroll 0 0 transparent;
	border-bottom:4px solid #CCCCCC;
	cursor:pointer;
	float: left;
	margin-right:7px;
	margin-bottom:15px;
	padding:0;
	list-style: none;

}
ul.testimonialNav li:hover {
	border-bottom:4px solid #666;
}

ul.testimonialNav li.selected {
	border-bottom:4px solid #D05200;
}

ul.testimonialNav li img {
	width:69px;
	height:87px;
}

#testimonials .testimonial {
	border-bottom:2px solid #CCCCCC;
	display:none;
	margin:10px 0;
	overflow:hidden;
	position:absolute;
	top:270px;
	left:20px;
}
.nojs #testimonials .testimonial {display:block; position:static;}

ul#testimonialNavRowTwo {
	position: absolute;
	top: 165px;
}

#testimonials div.selected {
	display:block;
}

#testimonials .bio {
	float:left;
	margin:23px 0 0 50px;
	width:300px;
}

#testimonials .photo {
	display:block;
	float:left;
	height:245px;
	width:200px;
	text-indent:-999em;
}
#f_singh .photo {background:url("../image/f_singh.jpg") 0 0 no-repeat;}
#f_freeman .photo {background:url("../image/f_freeman.jpg") 0 0 no-repeat;}
#f_johnson .photo {background:url("../image/f_johnson.jpg") 0 0 no-repeat;}
#f_grosse .photo {background:url("../image/f_grosse.jpg") 0 0 no-repeat;}
#f_navarrete .photo {background:url("../image/f_navarrete.jpg") 0 0 no-repeat;}
#f_shelton .photo {background:url("../image/f_shelton.jpg") 0 0 no-repeat;}
#f_gasser .photo {background:url("../image/f_gasser.jpg") 0 0 no-repeat;}
#f_turner .photo {background:url("../image/f_turner.jpg") 0 0 no-repeat;}
#f_bigbie .photo {background:url("../image/f_bigbie.jpg") 0 0 no-repeat;}
#f_hamilton .photo {background:url("../image/f_hamilton.jpg") 0 0 no-repeat;}
#f_schneemann .photo {background:url("../image/f_schneemann.jpg") 0 0 no-repeat;}

/* Footer */
#footer {
	clear:both;
	color:#333333;
	height:8em;
	margin:0 auto;
	position:relative;
	text-shadow:0 0 3px #FFFFFF;
	width:900px;
}

#footer #firstROI {
	height:29px;
	position:absolute;
	right:10px;
	top:44px;
	width:103px;
}

#footer img.froiLogo {
	display: none;
}

#footer #eh {
	position:absolute;
	right:13px;
	top:10px;
}
#footer #eh a {
	background:url("../image/sprite.png") no-repeat scroll -90px -302px transparent;
	display:block;
	height:33px;
	text-indent:-999em;
	width:33px;
}
#footer #eh a:hover {
	background-position:-90px -499px;
}

#footer #fdic {
	position:absolute;
	right:45px;
	top:10px;
}
#footer #fdic a {
	background:url("../image/sprite.png") no-repeat scroll -6px -302px transparent;
	display:block;
	height:35px;
	text-indent:-999em;
	width:67px;
}
#footer #fdic a:hover {
	background-position:-6px -498px;
}
#footer #linkedIn {
	position:absolute;
	left:20px;
	top:20px;
}
#footer #bauer {
	position:absolute;
	left:0;
	top:20px;
}
#footer #linkedIn a {
	background:url("../image/sprite.png") no-repeat scroll -4px -175px transparent;
	display:block;
	height:42px;
	text-indent:-999em;
	width:42px;
}
#footer #facebook {
	position:absolute;
	left:70px;
	top:20px;
}
#footer #facebook a {
	background:url("../image/sprite.png") no-repeat scroll -54px -175px transparent;
	display:block;
	height:42px;
	text-indent:-999em;
	width:77px;
}

#footer #footerNav {
	padding:20px 0 10px;
	text-align:center;
}

#footerNav li {
	border-right:1px solid #333333;
	display:inline;
	padding:2px 8px 0;
}
#footerNav li.lastChild {
	border:none;
}

#footerNav li a {
	color: #333;
	font-size: 1.2em;
}

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

#footer p {
	font-size: 1.1em;
	text-align: center;
}
/* INMO */
#inmo #homeLink {
	font-size: 16px;
	position: absolute;
	right: 43px;
	top: 34px;
}
#inmo #intro h1 {font-size:20px;}
#inmo h2 {text-transform:none;}
#inmo #mainContent {
	float:left;
	padding:0 0 0 15px;
	width:645px;
}
#inmo #leftColumn {
	padding:0;
	width:220px;
}
#inmo #leftColumn li {
	color:#7F7F7F;
	font-size:16px;
	margin:8px 0 0 20px;
}
#inmo #leftColumn li.active {
	color:#333;
	background:url("../image/sprite.png") no-repeat scroll -122px 7px transparent;
	padding:0 0 0 12px;
}
#inmo .applicationSteps {
	margin:20px 0 0;
}
#inmo #productName {
	-moz-box-shadow:1px 2px 2px #555555;
	-webkit-box-shadow:1px 2px 2px #555555;
	box-shadow:1px 2px 2px #555555;
	background:none repeat scroll 0 0 #D05200;
	height:45px;
	left:3px;
	position:absolute;
	top:87px;
	width:914px;
	z-index:9;
}
#inmo #productName h2 {
	color:#FFFFFF;
	text-shadow:0 1px 1px #333333;
	margin:15px 0 0 25px;
}

#inmo form.inmo-application li.submit input {
	background:url("../image/sprite.png") no-repeat scroll 0 -137px transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	height:31px;
	padding-top:0;
	width:128px;
}
#inmo form.inmo-application li.submit input:hover {
	background-position:0 -104px;
}
#inmo form.inmo-application li .help {
	width:170px;
}
#inmo #footer #footerNav {
	padding:10px 0;
	font-size:10px;
}
#inmo #footer p {font-size:11px;}

#inmo .disclosures {
	margin-top:15px;
}
#inmo .disclosures a {
	text-decoration:underline;
}
#inmo .disclosures a:hover {
	text-decoration:none;
}

#selectAccount li {
	font-size:13px;
}

/* 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 - */


.iphoneApp{
	position:relative;
	left:0;
	bottom:0px;
	display:block;
	width:138px;
	height:46px;
	background:url("https://www.mysbank.com/custom/mysbank/image/iphoneButton.png") top left no-repeat;
	font-size:0px;
	color:#FFF;
	text-decoration:none;
}

.androidApp{
	position:absolute;
	left:150px;
	bottom:12px;
	display:block;
	width:155px;
	height:46px;
	background:url("https://www.mysbank.com/custom/mysbank/image/google-play-button.jpg") 0 -1px no-repeat;
	font-size:0px;
	color:#FFF;
	text-decoration:none;
}

a.mobiSite{
	display:block;
	width:127px;
	height:31px;
	background:url("https://www.mysbank.com/custom/mysbank/image/moviButton.png") top left no-repeat;
	font-size:0px;
	color:#FFF;
	text-decoration:none;
}

/* -- Calculator Popup -- */
#calculatorCancel {
	background: url("../image/sprite.png") no-repeat scroll 0 -105px transparent;
	display: block;
	color: #FFFFFF;
	float: right;
	font-size: 15px;
	height: 24px;
	margin: 0 5px 0 0;
	padding: 7px 0 0 41px;
	width: 87px;
}

#calculatorProceed {
	background: url("../image/sprite.png") no-repeat scroll 0 -105px transparent;
	display: block;
	color: #FFFFFF;
	float: right;
	font-size: 15px;
	height: 24px;
	margin: 0 5px 0 0;
	padding: 7px 0 0 37px;
	width: 90px;
}

#calculatorCancel:hover,
#calculatorProceed:hover {
	background-position: 0 -138px;
}

#oblChromeWarning {
	background:url(https://www.mysbank.com/custom/mysbank/image/warning.jpg) no-repeat scroll 17px 45px transparent;
	padding: 0;
	margin: 0;
}

#oblChromeWarning h3 {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	margin-bottom: 3px;
	padding: 3px 0 0 0;

	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1f1f1 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1f1f1 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

#oblChromeWarning p {
	margin-left: 70px;
	width: 440px;
	padding: 7px 0;
	line-height: 1.2em;
}

#oblChromeWarning ul {
	margin-bottom: 5px;
}

#oblChromeWarning ul li {
	list-style-type: none;
	margin-left: 50px;
	background: none;
}

#oblChromeWarning a {
	text-decoration: none;
}
#oblChromeWarning a:hover {
	color: #D4510F;
}

#oblChromeWarning #close {
	display: block;
	width: 41px;
	height: 19px;
	text-indent: -9999px;
	background: url(https://www.mysbank.com/custom/mysbank/image/ok.jpg) no-repeat scroll 0 0 transparent;
	margin: 0 auto;
}

#home #fancy_content {
	border-color: #999999 !important;
}

/* landing page mobile qr */
body#qr #header {
	height: 69px;
}
body#qr #mainContent {
	width: 849px;
	padding: 0 25px;
}
body#qr #footer {
	margin-top: 36px;
}