/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|

- dark blue #00005d

\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/


#mainContainer {
	width: 960px;
}

#mainContentContainer {
	margin-top: 10px;
}

#mainContent h1 {
	padding-left: 0px;
	margin-top: 10px;
	color: #00005D;
	/*float: left;*/

}

#bodyCopy p {
	clear: both;
}

#mainContentLower {
	clear: both;
}

#mainContentLower h2 {
	font-size: 16px;
	color: #00005D;
	margin: 5px 0;
	font-weight: bold;
}
#mainContentLowerForms h2 {
	font-size: 16px;
	color: #00005D;
	margin: 5px 0;
	font-weight: bold;
}


#mainContentLower .linkDiv {
	clear: left;
	padding: 5px 0;
	font-weight: bold;
}

.roundBoxTop {
	background: url(../images/box_lrg_top.gif) no-repeat;
	width: 960px;
	height: 9px;
	overflow: hidden;
}

.roundBoxMiddle {
	background: url(../images/box_lrg_bg.gif) repeat-y;
	width: 960px;
}

#leftContainer {
	clear: both;
}

.roundBoxMiddleDotted {
	background: url(../images/box_lrg_bg_d.gif) repeat-y;
	width: 960px;
}

.roundBoxBottom {
	background:url(../images/box_lrg_bottom.gif) no-repeat;
	width: 960px;
	height: 12px;
	bottom: 0;
	overflow: hidden;
	display:block;
	z-index: 5;
	clear: both;
}

.roundBoxSmBottom {
	background:url(../images/contact/contact_bot.gif) no-repeat;
	width: 709px;
	height: 7px;
	bottom: 0;
	overflow: hidden;
	display:block;
	z-index: 5;
	clear: both;
}


#sideNav {
	padding-left: 25px;
}


#sideNav h2 {
	color: #00005d;
	font-size: 16px;
}


#sideNav li {
	background: url(../images/template_a/blue_arrow.gif) no-repeat;
	list-style: none;
	margin-top: 10px;
	padding-left: 14px;
	min-height: 16px;
}

#sideNav li.open {
	background: url(../images/template_a/blue_arrow_d.gif) no-repeat;
	list-style: none;
}

#sideNav a {
	color: #00005d;
}

#sideNav a:active, a:focus {
	text-decoration: none;
}

#sideNav ul ul {
	display: none;
	width: 151px;
}

#sideNav li li {
	background: none;
}

#sideNav li li a {
	color: #2d9eee;
}

body#overviewPage #sideNav li a#overview,
body#cardRecPage #sideNav li a#cardRecommender {
	color: #3ca5ef;
}

/**************************************/
/*              HEADER                */
/**************************************/

#topLinks {
	float: right;
	margin: 5px 1px 0 0;
}

.wordmarkLogo {
	float: left;
	margin: 5px 0 0 15px;
}

.siteLogo {
	left: 15px;
	position: relative;
}

#topLinks ul li#searchBoxHeader {
	margin: 3px 5px 0 25px;
	color: #0f90eb;
}

#searchBoxHeader span {
	float: left;
	margin: 2px 5px 0 0;
}

#searchBoxHeader form {
	float: left;
	margin: 0;
}

#searchInputHeaderWrapper {
	background: url(../images/search_input.gif) no-repeat;
	width: 124px;
	height: 16px;
	float: left;
	padding: 3px 3px;
}

#searchInputHeader {
	width: 124px;
	height: 18px;
	border: 0;	
	padding: 0;
	font-size: 11px;
	color: #666;
}

#submitSearchHeader {
	background: url(../images/ask_btn.gif);
	width: 54px;
	height: 18px;
	float: left;
	margin: 2px 0 0 4px;
	border: none;
	cursor:pointer;
	font-size: 0px;
	text-indent:-9000px;
	line-height:0;
}

/*
#topLinks .searchBox {
	background: url(../images/searchbox.gif) no-repeat;
	width: 177px;
	height: 22px;
	margin: 2px 0 0 10px;
}

.searchField {
	color: #666666;
	height: 18px;
	width: 142px;
	background: none;
	border: none;
	float: left;
	position: relative;
	margin: 1px 0 0 5px;
	font-size: 11px;
}
*/

.submitSearch {
	height: 23px;
	width: 57px;
	float: left;
	position: relative;
	background: none;
	border: none;
	cursor:pointer;
	font-size: 0px;
	text-indent:-9000px;
	line-height:0;
}


/**************************************/
/*             NAVIGATION             */
/**************************************/

#topLinks ul {
	list-style: none;
}

#topLinks ul li {
	float: left;
	margin: 5px 0 0 15px;
}

#topLinks ul li a {
	color: #666666;
}

.navFind {
	background: url(../images/mainnav_findcard.gif) no-repeat left top;
	width: 86px;
	height: 19px;
}

.navBenefits {
	background: url(../images/mainnav_benefits.gif) no-repeat left top;
	width: 143px;
	height: 19px;
}

.navCardmember {
	background: url(../images/mainnav_cmember.gif) no-repeat left top;
	width: 135px;
	height: 19px;
}

.navSecurity {
	background: url(../images/mainnav_security.gif) no-repeat left top;
	width: 127px;
	height: 19px;
}
	


/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#cardsOnlineContainer {
	margin: 5px 0 0 5px;
	background-image: url(../images/cardsonline_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 230px;
}



#forgotPassword {
	font-size: 9px;
	color: #000099;
	margin-left: 25px;
}

#whatIsCitiCards {
	font-size: 11px;
	color: #FFFFFF;
	left: 33px;
	top: 33px;
}


#heroContainer {
	background: url(../images/hero_temp.jpg) no-repeat left;
	height: 230px;
	margin: 5px 0 0 10px;
}

#leftSideTouts {
	margin: 10px 0 0 5px;
	position: relative;
	z-index: 1100;
}

#cardRecoContainer {
	background:url(../images/cardrec_tout_bg.jpg) no-repeat left top;
	height: 163px;
	width: 230px;
	margin: 0;
	position: relative;
	z-index: 1001;
}

#offerContainer {
	background: url(../images/offer_bg.jpg) no-repeat;
	height: 82px;
	width: 230px;
	margin: 10px 0 0 0;
	position: relative;
}
#haiti {
	top: 10px;
	height: 82px;
	width: 230px;
	margin: 10px 0 0 0;
	position: relative;
}

#offerHelp {
	background: url(../images/offer_help.gif);
	height: 14px;
	width: 14px;
	position: absolute;
	top: 32px;
	left: 138px;
	cursor: pointer;	
}

#accessCode {
	border: none;
	width: 145px;
	font-size: 11px;
	position: absolute;
	top: 52px;
	left: 24px;
	background: none;
}

#offerSubmit {
	background: url(../images/green_arrow.gif);
	width: 24px;
	height: 24px;
	text-indent:-9999px;
	border: none;
	display: block;
	position: absolute;
	top: 50px;
	left: 190px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
}

#hpInfoColumnContainer {
	margin: 10px 0 0 10px;
}

.hpInfoColumn {
	height: 255px;
	width: 165px;
	float: left;
	position: relative;
	margin: 0 10px 0 0;
}

.hpInfoColumn h2 {
	margin-top: 5px;
}

.hpInfoColumn .hpInfoTxt {
	position: absolute;
	top: 50px;
	width: 150px;
}

.hpInfoColumn ul {
	list-style: none;
	margin-top: 10px;
	padding: 0;
}

.hpInfoColumn .button {
	position: absolute;
	bottom: 0;
}

.optionsHead {
	background:url(../images/txt_options.gif) no-repeat;
}

.columnDivider {
	background: url(../images/dots_vert.gif) repeat-y right;
}

.bold {
	font-weight: bold;
}

.boldBlue {
	color: #0087e8;
	font-weight: bold;
	font-size: 13px;
}

.boldDarkBlue {
	color: #020054;
	font-weight: bold;
	font-size: 13px;
}

/**************************************/
/*               SITEMAP              */
/**************************************/

#sitemapContainer {
	background: url(../images/box_lrg_bg.gif) repeat-y;
	min-height: 32px;
	width: 960px;
	margin: 10px 0 0 0;
	font-size:11px;
	line-height:14px;
}

#sitemapContainer a {
	color:#2872b6;
}

#revealSitemap {
	float: left;
	background: url(../images/revealsite.gif);
	width: 151px;
	height: 17px;
	margin: 2px 0 0 425px;
	cursor: pointer;
	display: inline;
}

#revealSitemap.open {
	background: url(../images/closesite.gif);
}

#sitemapContent {
	float: left;
	clear: left;
	display: none;
}

.sitemapCol {
	float: left;
	width: 220px;
	padding: 20px 0 30px 20px;
}

#sitemapContent ul ul,
#sitemapContent ul {
	padding-left: 15px;
	list-style: none;
}

#sitemapContent ul ul ul {
	margin-bottom: 0;
}

/**************************************/
/*               FOOTER               */
/**************************************/

#footerLinksContainer {
	width: 950px;
	height: 30px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin: 10px 0 0 5px;
	z-index: 6;
}

#footerLinksContainer .footerWrdMrk {
	float: left;
	margin: 10px 0 0 15px;
	z-index: 7;
}

.footerLinks {
	float: right;
	text-align: right;
}

.footerLinks ul {
	list-style: none;
	padding: 0;
	margin: 7px 0 0 0;
}

.footerLinks ul li {
	float: left;
	margin: 0 20px 0 0;
}

.footerLinks ul li a, .footerLinks ul li a:hover .footerLinks ul li a:visited {
	color: #666666;
}

#legalContainer {
	width: 960px;
	height: 32px;
	margin: 10px 0 25px 5px;
}

#legalContainer .legalLogo {
	float: left;
	margin: 10px 0 0 15px;
	z-index: 4;
}

#legalContainer .legalTxt p {
	color: #999999;
	float: right;
	width: 725px;
	text-align: right;
	margin: 0 8px 0 0; 
	padding: 0;
}

/*Card recommender Right bar*/

#cardReccomendRight {
	background: url(../images/global/compare_rightbar.jpg) no-repeat;
	height: 490px;
	width: 180px;
	float: left;
	position: relative;
	margin-top: 55px;
}

/*Select Account Dropdown*/

#SelectAccountDrop1 {
	margin: 75px 0 0 18px;
	position: relative;
	z-index: 999;
}

#SelectAccountDrop2 {
	margin: 45px 0 0 18px;
	position: relative;
	z-index: 999;
}

#SelectDrop {
	margin: 45px 0 0 18px;
	position: relative;
	z-index: 999;
}

#SelectAccountDrop1 ul, #SelectAccountDrop2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#SelectAccountDrop1 ul ul, #SelectAccountDrop2 ul ul {
	position: absolute;
	background: url(../images/select_dropdown.gif) no-repeat left bottom;
	width: 194px;
	z-index: 999;
	padding:5px 0 5px 10px;
	display: none;
	float: left;
	top: 18px;
}

#SelectAccountDrop1 ul ul li, #SelectAccountDrop2 ul ul li {
	margin: 0 0 5px 0;
}

.selectAccountBtn {
	background: url(../images/selectaccount.gif) no-repeat;
	width: 194px;
	height: 22px;
	display: block;
}
.selectAccountBtn2 {
	background: url(../images/selectaccount2.gif) no-repeat;
	width: 194px;
	height: 22px;
	display: block;
}
.whatisBtn {
	margin: 25px 0 0 18px;
	z-index: 1;
	position: relative;
}

#cardReccBtn {
	top: 85px;
	left: 18px;
	position: relative;
}
	
.knowCardBtn {
	background: url(../images/knowcard_dropdwn.gif) no-repeat;
	width: 194px;
	height: 22px;
	display: block;
}

#CardReccDrop {
	position: relative;
	z-index: 999;
	top: 108px;
	left: 18px;
}

#CardReccDrop ul {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 1100;
	position: relative;
}

#CardReccDrop ul ul {
	position: absolute;
	background: url(../images/crdslct_drop_bg.gif) no-repeat left bottom;
	width: 169px;
	z-index: 999;
	padding:5px 25px 5px 10px;
	float: left;
	top: 18px;
	left: 0;
	display: none;
}

#CardReccDrop ul ul li {
	margin: 0 0 5px 0;
	z-index: 1001;
	position: relative;
}

#rightToutContainer {
	margin: 10px 0 0 25px;
	bottom: 0;
	position: relative;
}

#rightToutContainerBig {
	margin: 0 0 0 25px;
	top: 0;
	position: relative;
}

.creditTipImg {
	margin: 0 0 15px 0;
}

/*----------------------------Mobile Page----------------------------*/

#mobileHead{
	background: url(../images/mobile/mobile_header.jpg) no-repeat;
	width: 703px;
	height:206px;
	margin-top:2px;
}
#mobileTout{
	margin-top:15px;
}
#mobileContactTout{
	margin-top:-11px;
}