@import url("/stylesheets/https-common/footer.css");
body {
	background: #fff;
	color: #333;
	font: 13px/1.5 Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0;
}
a {
	color: #2866af;
	outline: none;
}
a:visited {
	color: #5780ae;
	outline: none;
}
a:hover {
	color: #2866af;
}
img {
	border: 0;
}
p.hr {
	background: url('/images/https-directbanking2/hr-dots.gif') no-repeat 50% 100%;
	border: 0;
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
}

/* content container
--------------------------------------------------------------------------------
*/
#container {
	float: left;
	width: 740px;
	padding-left: 10px;
	margin-top: -10px;
	margin-bottom: 25px;
}
#content.hr {
	background: url('/images/https-directbanking2/hr-dots.gif') no-repeat 0 100%;
}
#content {
	float: left;
}
#content #main {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 490px;
	overflow: none;
}
#content #main p {
	font: bold 12px/1.5 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* flash container
--------------------------------------------------------------------------------
*/
#flash-container,
#flash-container2,
#flash-container3 {
	display: block;
	margin-bottom: 10px;
	padding: 0 10px;
}
#flash-container.home {
	border: 0;
	padding: 0;
}

/* featured-product description
--------------------------------------------------------------------------------
*/
#main {
	//margin-top: 5px;
}
#main #description {
	color: #333;
}
#main #description h1 {
	margin: 0;
	padding: 0;
}
#main #description p {
	padding: 0;
	margin-top:-2px; 
	margin-bottom:6px;
	font-style:bold;
}
#main #description-prod{
	clear: both;
	padding: 3px 0px 3px;
}

#main #description-prod table {
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
}
#main #description-prod table td {
	padding: 0 0;	
}

#main #description-prod table h4 {
	color: #333;
	font-size: 15px;
}

#main #description-prod table h4 a,
#main #description-prod table h4 a:visited {
	text-decoration: none;
}
#main #description-prod table h4 a:hover {
	color: #5780ae;
	text-decoration: underline;
}

#main #description h3 {
	background: url('/images/https-directbanking2/arrow-green.gif') no-repeat 0 3px;
	color: #333;
	font-size: 15px;
	margin: 10px 0 0;
	padding-left: 20px;
}


#main #description h3.nobullet {
	background: none;
	padding-left: 0;
}
#main #description h3 a,
#main #description h3 a:visited {
	text-decoration: none;
}
#main #description h3 a:hover {
	color: #5780ae;
	text-decoration: underline;
}
#main #description h3 span.rate {
	color: #78ae24;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
#main #description h3 span.apy {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}
#main #description span.product {
	color: #666;
}
#main #description p {
	font-weight: normal;
	margin: 10px 0 0;
}
#main #description-main1 {
	position: relative;
	border: 1px solid #ccc;
	margin-left: 0px;
	height: 170px;
	background-repeat: none;
	
}
#main #description-main {
	position: relative;
	border: 1px solid #ccc;
	margin-left: 0px;
	background-image: url('/images/https-directbanking2/bosa_splash_back2.jpg');
	height: 170px;
	
}

#main #description-main #ipsa_rate{
	color: #003a6f; 
	font-weight: bold;
	font-size: 36px;
	font-family: Arial;
	position: absolute;
	left: 19px;
	top: 35px;
	left-spacing: -1px;
}

#main #description-main #bonus_int_amount{
	color: #003a6f;
	font-weight: bold;
	font-size: 36px;
	font-family: Arial;
	position: absolute;
	left: 195px;
	top: 35px;
}


#main #description-main #ipsa_info{
	color: #666666;
	font-size: 10px;
	line-height:12px;
	font-family: Arial;
	position: absolute;
	left: 23px;
	top: 80px;
}

#main #description-main #bonus_info{
color:#666666;
font-family:Arial;
font-size:10px;
left:199px;
line-height:12px;
position:absolute;
top:80px;
width:190px;
word-spacing:-1px;

}

#main #description-main #fdic_info {
color:#666666;
font-family:Arial;
left:61px;
line-height:13px;
position:absolute;
top:231px;
word-spacing: -1px;
font-size: 11px;
}

#main #description #fdic_button{
	left: 15px;
	top: 225px;
	background-image: url(/images/https-directbanking2/btn-fdic.png);
	width: 40px;
	height: 24px;
	position: absolute;
	cursor: pointer;
}
#main #description #jdpower_button{
	right: 15px;
	top: 215px;
	background-image: url(/images/https-directbanking2/btn-jdpower.png);
	width: 40px;
	height: 40px;
	position: absolute;
}

#main #description-main ul {
left:43px;
font-size:12px;
line-height:16px;
font-weight:bold; 
list-style-image:url(/images/https-directbanking2/bosa_splash_bullet.png);
position:absolute;
top:110px;
}

/* login module
--------------------------------------------------------------------------------
*/
#login {
	background-color: #f6f7fb9;
	width:  239px;
	float: right;
	padding: 0;
}
#login #title {
	background-color: #f6f7fb;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0;
	float: left;
	width: 237px;
}
#login #button {
	background-color: #f6f7fb;
	padding: 15px 0 0 12px;
	float: left;
	height: 25px;
}
#login #learn {
	background-color: #f6f7fb;
	font-size: 10px;
	float: left;
	padding: 10px 0 0 5px;
	width: 167px;
}

#login #learn-costco {
	background-color: #f6f7fb;
	font-size: 10px;
	float: left;
	padding: 15px 0 0 5px;
	width: 167px;
}
#login .bottom {
	background-color: #f6f7fb;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#e1e7ee;
}
/* This was a just incase the global was effected by this small change */
#login .bottom-costco {
	background-color: #f6f7fb;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#e1e7ee;
}



#login #text {
	background-color: #f6f7fb;
	font-size: 10px;
	float: left;
	padding: 13px 0 5px 15px;
	width: 140px;
}

#login #button2 {
	background-color: #f6f7fb;
	padding: 10px 0 0 2px;
	float: left;
	height: 23px;
	width: 80px;
}

/* retrieve function elements 
--------------------------------------------------------------------------------
*/
#retrieve {
	background-color: #f6f7fb9;
	width:  237px;
	float: right;
	padding: 0;
}

#retrieve #button {
	background-color: #f6f7fb;
	padding: 10px 0 0 12px;
	float: left;
	height: 20px;
	width: 80px;
}
#retrieve #text {
	background-color: #f6f7fb;
	font-size: 10px;
	float: left;
	padding: 13px 0 2px 5px;
	width: 140px;
}
#retrieve .bottom {
	background-color: #fff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#e1e7ee;
}


/* page-header elements
--------------------------------------------------------------------------------
*/
h1 {
	color: #333;
	font-size: 20px;
	margin: 10px 0 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#rates-title
{
	float: left;
}
div#rates-title-buttons
{
	float:right;
	padding-top:16px;
}
h1.rates
{
	font-size: 18px;
	padding-top:5px;
}
h1 .title {
	color: #333;
}
h2 {
	color: #333;
	font-size: 15px;
	background: url('/images/https-directbanking2/hr-dots.gif') no-repeat 0 100%;
	margin: 0 0 10px 5px;
	padding-left: 0;
	padding-bottom: 6px;
}
h2.rates
{
	color: #333;
	font-size: 15px;
	background: url('/images/https-directbanking2/hr-dots.gif') no-repeat 0 100%;
	margin: 0 0 10px 5px;
	padding-left: 0;
	padding-bottom: 6px;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	margin: 10px 0 5px 2px;
}

/* branches in LA and TX, open an account by phone
--------------------------------------------------------------------------------
*/

#branches {
	clear: left;
}
#content.hr #branches {
	padding: 20px 0 25px 20px;
}

#branches p {
	font: 12px !important;
	font-weight: normal !important;
}
#branches .description {
	background: url('/images/https-directbanking2/ico-usa.gif') no-repeat;
	height: 23px;
	padding-left: 48px !important;
}
#branches p#phone {
	margin: 0 0 0 48px;
}
#branches p#phone .number {
	color: #78ae24;
	font-size: 15px;
	font-weight: bold;
}




/* dynamic rates */
#ioca_dynamic_rate {
	position:absolute; 
	left:358px; 
	top:60px;
	color:#ffce00;
	font-weight: bold;
	font-size: 32px;
}
#cd_dynamic_rate{
	font-size: 90px;
	color: #003a6f;
	position: absolute;
	font-weight: bold;
	left: 30px;
	top: 108px;	
}

#ipsa_dynamic_rate{
	font-size: 34px;
	color: #ffffff;
	position: absolute;
	left: 323px;
	top: 180px;
	font-weight: bold;
	text-decoration:none;
}

#ipsa_dynamic_rate_costco{
	font-size: 34px;
	color: #ffffff;
	position: absolute;
	left: 325px;
	top: 178px;
	font-weight: bold;
	text-decoration:none;
}



/* disclaimer-section
--------------------------------------------------------------------------------
*/
#disclaimer .text{
	margin: 5px 0 0 0;
	font-size: 11px;
}

/* tabs container
--------------------------------------------------------------------------------
*/
div#tabs {
	background: #fff url('/images/https-directbanking2/tabs_bg_tail.gif') no-repeat 50% 100%;
	display: block;
	font-size: 11px;
	margin: 20px 0;
	//margin-bottom: 30px;
}

/* tab-navigation
--------------------------------------------------------------------------------
*/
div#tabs ul#nav {
	background: url('/images/https-directbanking2/tabs_bg_head.gif') no-repeat 50% 100%;
	display: inline;
	list-style: none;
	display: block;
	height: 33px;
	//height: 32px;
	margin: 0;
	padding-bottom:2px !important;
	padding: 3px 0 3px 10px;
	//padding-bottom: 5px;
}
div#tabs ul#nav li {
	background: url('/images/https-directbanking2/tabs_right_off.gif') no-repeat 100% 50%;
	display: inline;
	margin-right: 0;
	//margin-right: 3px;
	padding: 10px 10px 10px 0;
	//padding-right: 0;
}
div#tabs ul#nav li a {
	background: url('/images/https-directbanking2/tabs_left_off.gif') no-repeat 0 50%;
	color: #000;
	padding: 10px 0 10px 10px;
	//padding-right: 7px;
	text-decoration: none;
}
div#tabs ul#nav li a:hover {
	color: /*#5780ae*/#000;
	text-decoration: underline;
}
div#tabs ul#nav li#on {
	background: url('/images/https-directbanking2/tabs_right_on.gif') no-repeat 100% 50%;
	cursor: default;
}
div#tabs ul#nav li#on a {
	background: url('/images/https-directbanking2/tabs_left_on.gif') no-repeat 0 50%;
	cursor: default;
	font-weight: bold;
}
div#tabs ul#nav li#on a:hover {
	color: #333;
	text-decoration: none;
}

/* product description
--------------------------------------------------------------------------------
*/
div#tabs #description {
	border-left: 1px solid #c6d1de;
	border-right: 1px solid #c6d1de;
	margin: 0;
	padding: 0;
}
div#tabs #description p.footnote {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	margin: 0 10px 15px 15px;
	padding: 0;
}
div#tabs #description #prod-details {
	padding: 0 10px;
}
div#tabs #description #prod-details h3 {
	background: url('/images/https-directbanking2/hr-dots.gif') no-repeat 0 100% !important;
	color: #333;
	font-size: 15px;
	margin: 0 0 0 5px;
	padding: 0 0 5px;
}
div#tabs #description #calc-desc1 h3,
div#tabs #description #calc-desc2 h3,
div#tabs #description #calc-desc3 h3 {
	background: none !important;
	color: #666;
	font-size: 15px;
	margin: 0 10px;
	padding: 10px 0 5px;
}
div#tabs #description p#calc-desc {
	color: #333;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0 10px;
}
div#tabs #description #prod-details p {
	color: #333;
	font-weight: normal;
	line-height: 16px;
	padding: 5px 5px 0 5px;
}
div#tabs #description #prod-details p.footnote {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	margin: 15px 5px;
	padding: 0;
}
.calc-list {
	color: #333;
	font-size: 13px;
	padding: 0 0 0 30px;
}
.rates-info
{
	font-size: 12px;
	font-family: arial;
}
ul.arrows {
    list-style-type:none;
    margin: 0 0 0 0; /* resetting margin */
    padding: 0 0 0 0px; /* using padding to position ul */
    
}
li.arrows {
    background: url('/images/https-directbanking2/arrow-green.gif') no-repeat 0 3px;
    font-size: 13px;
    margin: 5px 0 0;
    padding-left: 20px;
    position: relative;    
    width: 100%;
}

#description  h1{
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}

#description  h2{
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 10px;
}


/* costco-incentive 
-----------------------------------------------------------------------
*/

#member_incentive {
background:url(/images/https-directbanking2/member_incentive_bg.jpg) top left no-repeat;
height: 80px;
width:490px;
padding-top:40px;

}
#member_incentive h4 {
font-size:11px;
margin-bottom:10px;
padding-left:22px;

}


#costco-bonus{
	font-size:12px;
	font-weight: bold;
	line-height: 16px;
	list-style-image: url(/images/https-directbanking2/bosa_splash_bullet.png);
	margin-left: 42px;
}

rewards_title {
    padding: 0 0 0 10px;
}
.footnote {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	margin: 30px 10px 15px 5px;
	padding: 0;
}

/*Content Panes*/

div.content-pane
{
	background-color: white;
	width: 100%;
}

div#inline-pane
{
	width:224px;
	font-size:12px;
	padding-left:10px;
	float: left;
}

img#learn-more-btn
{
	padding-bottom: 5px;
}

ul.rates
{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
	margin: 0px;
        text-indent: -14px;
}




table#rates
{
	font-size:12px;
	/*height:186px;*/
	width:506px;
	border: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
tr#rates-table-head
{
	font-weight: bold;
}
td#rates-table-row
{
	border-top: thin solid #e5e5e5;
}
div#rates-disclosures
{
	font-size: 9px;
}


/*Special Cases*/

#banner-image-text:link,#banner-image-text:visited,#banner-image-text:active,#banner-image-text:hover
{
	text-decoration: none;
	color: #000000;
}