/** 1.0 Site Wide Styling 
html * {
    font-family: Arial, Helvetica, sans-serif;
}

html body {
    color: #293033;
    font-size: 0.875em;
    line-height: 18px;
}

html body strong { font-weight: bold; }
html body a { color: #277bb1; text-decoration: none; }
html body a:hover {text-decoration: underline; }
em {font-style:italic;}
.sprite-alert { background: url(/images/global/sprite-icons.png) 0 0px no-repeat;  } 
.sprite-arrow { background: url(/images/global/sprite-icons.png) 0 -40px no-repeat;  }
.sprite-help { background: url(/images/global/sprite-icons.png) 0 -86px no-repeat;  }
.sprite-popup{ background: url(/images/global/sprite-icons.png) 0 -128px no-repeat;  }
.sprite-help-black{ background: url(/images/global/sprite-icons.png) 0 -168px no-repeat;  }
.sprite-arrow-down { background: url(/images/global/sprite-icons.png) 0 -206px no-repeat;}
.sprite-close { background: url(/images/global/sprite-icons.png) 0 -243px no-repeat;}
.sprite-lock { background: url(/images/global/sprite-icons.png) 0 -296px no-repeat;}
.sprite-arrow-blue { background: url(/images/global/sprite-icons.png) right -353px no-repeat; display:inline-block; padding-right:15px; }
.sprite-share { background: url(/images/global/sprite-icons.png) right -404px no-repeat;  }
.sprite-arrow-blue-left { background: url(/images/global/sprite-icons.png) -6px -448px no-repeat; padding-left:10px; }
.sprite-compare { background: url(/images/global/sprite-icons.png) 0px -486px no-repeat; }
.ico {	padding:0px 0px 0px 20px; }
.right { float:right; }
.left {float:left; }
.block { display:block; }
.hide { display: none; }

2.0 Global Header **/

#global-header-wrap {
	width: 100%;
	
}

#global-header-wrap:after {
	
	content: '';
	clear: both;
}

#global-header-wrap #global-header { position: relative; zoom: 1;}


#global-header {
	width: 960px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}

#global-header a.discover-logo {
    background: url(/images/header-nav-footer/header-sprite.png) no-repeat scroll -8px -158px;
   float: left;
   font-size: 1%;
   height: 25px;
   margin: 22px 0 0 10px;
   text-indent: -999999em;
   width: 147px;

}

/** 2.1 Global Header -- Search Module **/
#global-header .global-header-search-module, #global-footer-wrap .global-footer-search-module { display: block; }

#global-header-wrap.searchable .global-header-search-module {
    display: block;
    float: right;
    margin: 22px 0 0 0;
}

#global-header .global-header-search-module input, #global-footer-wrap .global-footer-search-module input { float: left; }

#global-header .global-header-search-module input.search-box{
	width: 128px;
	height: 18px;
	background: url(/images/header-nav-footer/bg-header-search.png) 0 0 repeat-x;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid #727272;
    padding: 1px 3px;
	color: #ACA9A9;
	font-size: 0.875em;
	line-height: 18px;
}

#global-header  #searchbox-ss{
	display: block;
    float: right;
    margin: 43.5px -158px 0 0;
	width: 158px;
}

#global-header  #searchbox-ss  #search_suggest{
	position: absolute;
	/*color: #ACA9A9;*/
	line-height: 18px;
	color: #333333;
	width: 158px;
	border:1px solid #B4B4B4;
	background-color: #FFF;
	padding: 1px 3px;
	font-size: 0.875em;
	cursor: default;
	z-index: 9;
	table-layout: fixed;
}

/**
 * Cascading Style Sheet for GSA Suggest.
 */
.ss-gac-b {
  background: #36c;
  color: white;
}

.ss-gac-c {
  overflow: hidden;
  /*padding-left: 3px;*/
  padding: 1px 3px;
  text-align: left;
  white-space: nowrap;
}

.ss-gac-d {
  color: green;
  font-size: 0.625em;
  overflow: hidden;
  padding: 0 3px;
  text-align: right;
  white-space: nowrap;
}

.ss-gac-b td {
  color: white;
}

.ss-gac-e td {
  font-size:0.625em;
  line-height: 15px;
  padding: 0 3px 2px;
  text-align: right;
}

.ss-gac-e span {
  color: #00c;
  cursor:pointer;
  text-decoration: underline;
}

#global-header .global-header-search-module input.search-btn,
#global-footer-wrap .global-footer-search-module input.search-btn {
    background: url(/images/header-nav-footer/header-sprite.png) -45px -123px no-repeat;
    border: none;
    height: 22px;
    width: 22px;
    cursor:pointer;
}
#global-header .global-header-search-module input.search-btn:hover,
#global-footer-wrap .global-footer-search-module input.search-btn:hover { background-position: -45px -123px; }

/** 2.2 Global Header -- Tabs **/
#global-header .global-header-tabs {
    float: left;
    margin: 5px 0 0 140px;
    position: relative;
}

#global-header .global-header-tabs .global-header-tab-wrap {
    float: left;
   /* height: 63px;*/
	margin-left: -13px;
}

#global-header .global-header-tab-wrap span.left-shadow {
    width: 13px;
    height: 63px;
	position: absolute;
	left: 0;
	top: 0;
}

#global-header .global-header-tab-wrap span.right-shadow {
    width: 13px;
    height: 63px;
	position: absolute;
	right: 0;
	top: 0;
}

#global-header.no-js .global-header-tab-wrap:hover .global-header-tab,
#global-header .global-header-tab-wrap.on .global-header-tab, .hoverWhite { background: #ffffff !important; }

#global-header.no-js .global-header-tab-wrap:hover span.left-shadow,
#global-header .global-header-tab-wrap.on span.left-shadow , .hoverLeftShadow{
	background: url(/images/header-nav-footer/header-sprite.png) -8px -25px no-repeat !important;
}

#global-header.no-js .global-header-tab-wrap:hover span.right-shadow,
#global-header .global-header-tab-wrap.on span.right-shadow, .hoverRightShadow {
	background: url(/images/header-nav-footer/header-sprite.png) -46px -25px no-repeat !important;
}



//#global-header.no-js .global-header-tab-wrap:hover a,
//#global-header .global-header-tab-wrap.on a {
//	background: url(/images/header-nav-footer/bg-tab-links-top.png) 0 0 repeat-x;
//}

#global-header .global-header-tab-wrap a span.link-text {
    display: block;
    padding: 0 16px 0 0;
    margin: 20px 0 0 0;
    background: url(/images/header-nav-footer/header-sprite.png) right -45px no-repeat;
}

#global-header.no-js .global-header-tab-wrap a:hover span.link-text,
#global-header.no-js  .global-header-tab-wrap:hover span.link-text,
#global-header .global-header-tab-wrap.on span.link-text { background-position: right -17px; color: #FF6600;text-decoration: none; }
#global-header .global-header-tab a:hover 
{ 
	text-decoration:none; 
}


#global-header .global-header-tab-wrap a span.link-text span.lock {
	float: left;
	height: 14px;
	width: 10px;
	background: url(/images/header-nav-footer/header-sprite.png) -8px -199px no-repeat;
	padding: 2px 3px 0 0;
}

#global-header.no-js .global-header-tab-wrap:hover a span.link-text span.lock,
#global-header .global-header-tab-wrap.on a span.link-text span.lock { background-position: -8px -218px; }


/* Fixes IE6 hover issue **/
#global-header .global-header-tab-wrap a:hover { zoom: 1;  cursor:pointer;}


/** 2.2.1 Global Header -- Tabs and Tab Content **/
#global-header .global-header-tab-content-wrap .shadow-wrap {
    clear: both;
    width: 948px;
    margin: 0 auto;
    background: url(/images/header-nav-footer/bg-tab-content-shadow-wrap.png) 0 0 repeat-y;
}

#global-header .global-header-tab {
    height: 63px;
    position: relative;
    z-index: 999999;
    float: left;
	border: none;
}

#global-header .global-header-tab a {
	padding: 0 15px;
}

#global-header .global-header-tab-content-wrap {
    position: absolute;
    top: 58px;
    left: -295px;
    display: none;
    z-index: 999998;
}

#global-header.no-js .global-header-tab-wrap:hover .global-header-tab-content-wrap,
#global-header .global-header-tab-wrap.on .global-header-tab-content-wrap { display: block; }

#global-header .global-header-tab-content-wrap .global-header-tab-content {
    width: 932px;
    background: #ffffff;
    margin: 0 auto;
    border-top: 4px solid #ff6600;
    overflow: hidden;
}

#global-header .global-header-tab-content-wrap .bottom-shadow {
    width: 948px;
    background: url(/images/header-nav-footer/header-sprite.png) 0 0 no-repeat;
    height: 14px;
}

#global-header .global-header-tab-content-wrap .global-header-tab-content .details {
    float: left;
    margin: 20px 40px 20px 25px;
	text-indent: -9999px;
	font-size: 0px;
}

#global-header .global-header-tab-content-wrap .global-header-tab-content a {
    color: #267BB1;
  
}

#global-header .global-header-tab-content .options {
	float: left;
	padding: 18px 0;
	color: #293033;
}

#global-header .global-header-tab-content .options a {
	background: none;
}

#global-header .global-header-tab-wrap a {
    font-size:0.813em;
    line-height: 16px;
    float: left;
    height: 100%;
}

.login .options ul li { font-size: .8em !important;}
.login .options ul li a { font-size: 1.2em !important;}

/* (Remove for CR140425-06)
.products-and-services .options ul li { font-size: .8em !important;}
.products-and-services .options ul li a{ font-size: 1.2em !important;}
*/

#global-header .global-header-tab-content .options ul li {
	margin-right: 20px;
	float: left;	
	font-weight: bold;
	font-size: 13px;
}

#global-header .global-header-tab-content .options ul li a {
	float: none;
	font-size: 13px;
}


#global-header .global-header-tab-content .options p {
	font-size: 0.938em;
	font-weight: bold;
	color: #293033;
}



#global-header .global-header-tab-content.community .options ul li {
	margin-right: 30px;
	float: left;
	
	font-weight: normal;
}


#global-header .global-header-tab-content.community .options ul li a {
	display: block;
	height: 44px;
	padding-left: 53px;
	background: url(/images/header-nav-footer/header-sprite.png) 0 0 no-repeat;
	
}

#global-nav ul li a, #global-subnav ul li a{
	text-align:center;
	height:26px;
	display:inline-block;

	color:#293033;
	font-weight:bold;
	padding-top:8px;
}


#global-header .global-header-tab-content .options ul li.last {
	margin-right: 0;
}

#global-header .global-header-tab-content .options ul ul {
	margin-top: 3px;
}

#global-header .global-header-tab-content .options ul ul li {
	float: none;
	margin-bottom: 2px;
	font-weight: normal;

	
}

#global-header .global-header-tab-content .options ul ul li a {
	
}

/** 2.2.1.1 Global Header -- Login Tab **/

#global-header .global-header-tab-content.login .details {
	width: 150px;
	height: 42px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -25px no-repeat;
	font-size: 0px;
}

#global-header .global-header-tab-content.login .options {
	margin-left: 35px;
	padding-bottom: 40px;
}

#global-header .global-header-tab-content.login .options ul li.banking {
	margin-right: 0px;
}

/** 2.2.1.2 Global Header -- Products & Services Tab **/
#global-header .global-header-tab-content.products-and-services .details {
	width: 160px;
	height: 107px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -78px no-repeat;
}

#global-header .global-header-tab-content.products-and-services .options {
	margin-left: 20px;
	padding-bottom: 40px;
}

#global-header .global-header-tab-content.products-and-services .options ul ul {
	margin-top: 9px;
}

#global-header .global-header-tab-content.products-and-services .options ul li {
	border-right: 1px solid #DCE3E5;
	min-height: 180px;
	padding-right: 10px;
	margin-right: 20px;
}

#global-header .global-header-tab-content.products-and-services .options ul li li {
	border: none;
	min-height: 0;
	margin-bottom: 9px;
}

#global-header .global-header-tab-content.products-and-services .options ul li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#global-header .global-header-tab-content.products-and-services .options ul li li.last {
	margin-bottom:0;
}

/** 2.2.1.3 Global Header -- Customer Service Tab **/

#global-header .global-header-tab-content.customer-service .details {
	width: 310px;
	height: 70px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -205px no-repeat;
}

#global-header .global-header-tab-content-wrap .customer-service .options {
	margin-left: 40px;
	padding-bottom: 10px;
}

#global-header .global-header-tab-content.customer-service .options ul ul {
	margin-top: 13px;
}

#global-header .global-header-tab-content.customer-service .options ul li li {
	margin-bottom: 9px;
	margin-right: 70px;
}

#global-header .global-header-tab-content.customer-service .options ul li.last li {
	margin-right: 0;
}

/** 2.2.1.4 Global Header -- Community Tab **/

#global-header .global-header-tab-content.community .details {
	width: 204px;
	height: 46px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -291px no-repeat;
}

#global-header .global-header-tab-content-wrap .community .options {
	margin-left: 70px;
	padding-bottom: 25px;
}

#global-header .global-header-tab-content.community .options ul {
	margin-top: 13px;
}


#global-header .global-header-tab-content.community .options ul li a.facebook {
    background-position: -203px -25px;
}

#global-header .global-header-tab-content.community .options ul li a.twitter {
    background-position: -203px -110px;
    padding-left: 63px;
}

#global-header .global-header-tab-content.community .options ul li a.youtube {
    background-position: -205px -188px;
}

#global-header .global-header-tab-content.community .options ul li a.cbb {
	width: 75px;
    background-position: -203px -263px;
}

/** 3.0 Global Navigation **/
#global-nav,#global-subnav{
	width:100%;	
	position:relative;	
}
#global-nav {
	background: url('/images/header-nav-footer/global-nav/global-nav-bg.jpg') 0 0 repeat-x transparent;
	z-index: 1;
}
#global-subnav{
	background: url('/images/header-nav-footer/global-nav/global-subnav-bg.jpg') 0 0 repeat-x transparent;	
	z-index: 2;
	height:35px;
}
#global-nav ul , #global-subnav ul {
	width:950px;
	margin:0 auto;
}
#global-nav ul {
	overflow:visible;
	height:35px;
	background: url('/images/header-nav-footer/global-nav/global-nav-divider.jpg') left 0 no-repeat transparent;
}
#global-subnav ul {
	clear:both;
}
#global-nav ul li, #global-subnav ul li{
	float:left;
}
#global-nav ul li{
 	background: url('/images/header-nav-footer/global-nav/global-nav-divider.jpg') right 0 no-repeat transparent;
}
#global-nav ul li.active{
 	background: url('/images/header-nav-footer/global-nav/global-nav-divider.jpg') 188px 0 no-repeat transparent;
}
#global-nav ul li.first {
	margin-left:2px;
}

#global-nav ul li a{
	width:189px;
}
#global-subnav ul li a{
	margin:0 20px;
	height:26px;
}
#global-nav ul li a:hover, #global-subnav ul li a:hover{
	color:#939292;
	text-decoration:none;
}
#global-nav ul li.active {
	background-color: #fff;
	border-top:1px solid #dce3e4;
	height:34px;
}
#global-nav ul li.active a.current, #global-subnav ul li.active a{
	color:#ff7920;
}
#global-nav ul li a.ico-home {
	background: transparent url(/images/global/ico-home.png) 17px 13px no-repeat;
}
#global-nav ul li.active a.ico-home{
	background: transparent url(/images/global/ico-home.png) 17px -32px no-repeat !important;
}
#global-nav ul li:hover a.ico-home {
	background: transparent url(/images/global/ico-home.png) 17px -10px no-repeat;
}
a:focus, button:focus, input:focus, select:focus, li:focus {outline: 1px dotted;} 
/* Accessibilty Changes */
.primary-links-wrap a {color :#145AA0; /* suggested combination rgb(20,90,160) */}
.primary-links-wrap .link-group .ul-header{color:#576166  !important;}
.sr{position:absolute;Text-indent:-2000px;} 
#skiplink:focus{position:absolute;left:0px;top:0px;}
#skiplink{padding:6px;position:absolute;top:-50px;left:0px;color:#145AA0;z-index:1001;}
.ax-cookies-header{ font-family:"Helvetica,Arial"; color:"#000000";} 
.ax-cookies-content{font-size:0.8em;padding:20px 20px 0 20px;line-height: 18px;}
.ax-cookies-content p, .ax-cookies-content ol li {font-weight: normal;margin-bottom: 5px;}
.ax-cookies-content ol li {list-style-type:decimal;margin-left:20px;}
.ax-cookies-content h1{font-size:1.4em ;padding-bottom:10px;}
.ax-cookies-content h2{color:#660000;font-size:1.2em;font-weight:bold;padding-bottom:10px;}
.ax-cookies-content h3{font-weight: bold;margin-bottom: 5px;font-size:1em;}

/* footer redesign phase2 start */
#global-footer-content .secondary-links-wrap ul.tagline li {
    margin-left: 0px;
    padding-top: 1px;
}


#global-footer-content .secondary-links-wrap .equal-housing-lender {
    font-size: 0 !important;
    margin-left: 48px !important;
}

.global-sf-container li a, .meta-navigation li a, .secondary-links-wrap > ul li a {
    color: #293033 !important;
}


#global-footer-content .secondary-links-wrap ul.newStylePre li a {
    color: #145AA0 !important;
}
 
 .link-group ul li a {
    color: #293033 !important;
}

#global-footer-content .secondary-links-wrap, #global-footer-content .secondary-links-wrap a {
    font-size: 11px;
    line-height: 11px;
   
}

#global-footer-content .secondary-links-wrap .member-fdic {
    font-size: 0 !important;
    margin-left: 35px !important;
}

#global-footer-content .secondary-links-wrap ul {
    margin-left: 44px;
    padding: 1px !important;
}

#global-footer-content .secondary-links-wrap .it-pays-to-discover {
    font-size: 0 !important;
    margin-right: 58px !important;
}

#global-footer-wrap #global-footer-content .primary-links-wrap {
    margin-left: 55px;
    overflow: hidden;
}

.global-social-footer ul {
    margin-right: 0px !important;
}

#global-footer-content .primary-links-wrap .link-group {
    float: left;
    margin: 20px 65px 0 0;
}

#global-footer-wrap {
    background-color: #F8F8F8 !important;
}


.link-group ul {
    margin-left: 0 !important;
    text-align: left;
}

/* final new style phase2 */
#global-footer-wrap #global-footer-content .primary-links-wrap {
    margin-left: 22px;
    width: 1004px;
}
#global-footer-content .secondary-links-wrap ul.tagline li.icon, #global-footer-content .secondary-links-wrap .it-pays-to-discover, #global-footer-content .secondary-links-wrap .equal-housing-lender, #global-footer-content .secondary-links-wrap .member-fdic, #global-footer-wrap #global-footer-content .secured span {
    margin-left: 12px;
}
#global-footer-content .secondary-links-wrap {
    color: #293033 !important;
    margin-left: -28px;
}
#global-footer-content .primary-links-wrap .link-group {
    margin: 14px 54px 0 0;
}

/* footer redesign phase2 end */
/* new header & footer social icon start */

#global-header .global-header-tab-content.community .options ul li a.facebook {
   background-position: -286px -137px;
   height: 45px;
}
#global-header .global-header-tab-content.community .options ul li a.twitter {
    background-position: -282px -78px;
	height: 45px;
}
#global-header .global-header-tab-content.community .options ul li a.youtube {
    background-position: -286px -24px;
	 height: 45px;
}
#global-header .global-header-tab-content.community .options ul li a.cbb {
     background-position: -284px -199px;
	 height: 46px;
}

#global-header .global-header-tab-content-wrap .community .options {
    margin-left: 257px;
    margin-top: 0px;
}
#global-header .global-header-tab-content .options p {
    color: #8E8E8E;
}

.global-social-footer ul {
    margin-right: 40px !important;
}

/* new header & footer social icon End */



/*Begin 22-JUL-2104, Global Changes for registration*/


body, div#container{
	background:#fff;
	width:100%;
	
}
div.login-content.new{
	width:920px;
	margin:0 auto;
}
div#footer{

	width:100%;
}
div#breadcrumb{
	width:940px;
	margin:0 auto;
}
div.btn-help-bottom{
	width: 975px;
	margin: 0 auto;
	float: none;
	display: block;
	padding:0;
	background:none;

}
div.btn-help-bottom a{
	background: url("/images/btn-help.gif") no-repeat scroll 0 0 transparent;
	float:right;
	width: 104px;
	height: 53px;

}

div.col710{
	width: 950px;
	margin: 0 auto;
	float: none;
	display: block;
}


div.content-below{
	width: 710px;
	float: left;
	margin-right: 10px;
}
div.content{
	width:100%;
	margin:0px;
}
/*End 22-JUL-2104, Global Changes for registration*/

/**To align login Page in middle*/
span.header-login{
	display: block;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;

}

div.login-content{
	margin-left: auto;
	margin-right: auto;
	width: 950px;

}

/*Start: fix to stretch footer image */
#footer .primary-links-bottom {
    background:none !important;
	height:0px !important;
}
/*End: fix to stretch footer image */
/* symtech image start */
#global-footer-content .secondary-links-wrap .equal-housing-lender {
    margin-top: 17px !important;
}

#global-footer-content .secondary-links-wrap .member-fdic {
    left: -14px !important;
    margin-top: 41px !important;
}

#global-footer-content .secondary-links-wrap .symantec_image {
   position: absolute; 
   background-image: url("/images/nortonseal.png"); 
   height: 50px;
    left: 180px;
    top: 78px;
    width: 80px;
}
/* symtech image stop */
