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

}

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

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

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


#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: 10px;
}

#sideNav a {
	color: #00005d;
}

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

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

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

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

#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: 20px;
	width: 20px;
	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;
}

.navccards {
	background: url(../images/mainnav_ccards.gif) no-repeat left top;
	width: 95px;
	height: 19px;
}

.navppn {
	background: url(../images/mainnav_ppn.gif) no-repeat left top;
	width: 185px;
	height: 19px;
}

.navcinfo {
	background: url(../images/mainnav_cinfo.gif) no-repeat left top;
	width: 200px;
	height: 19px;
}

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

#cardsOnlineContainer {
	margin: 5px 0 0 5px;
	background-image: url(../images/citihome/selectaccount_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;
}

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

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

.hpInfoColumn {
	height: 151px;
	width: 341px;
	float: left;
	position: relative;
	margin: 0 5px 10px 0;
	padding-left: 10px;
}

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

.hpInfoColumn .hpInfoTxt {
	position: absolute;
	top: 50px;
	/*width: 255px;*/
	width: 270px;
}

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

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

#tout_left {
	background: url(../images/tout_left.jpg);
}

#tout_right {
	background: url(../images/tout_right.jpg);
}

.contactus{
	text-align:center;	
}

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

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

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

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

.sitemapCol {
	float: left;
	width: 220px;
	padding: 20px 0 30px 20px;
}
.sitemapColPage {
	float: left;
	width: 220px;
	padding: 20px 0 30px 0px;
}
#sitemapContent li {
	padding-left: 15px;
	list-style: none;
}

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

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

#footerLinksContainer .footerWrdMrk {
	float: left;
	margin: 10px 0 0 15px;
}

.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: 650px;
	text-align: right;
	margin: 0 8px 0 0; 
	padding: 0;
}

/*Card reccomender Right bar*/

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

/*Select Account Dropdown*/

#SelectAccountDrop1 {
	/*margin: 45px 0 0 18px;*/
	margin: 55px 0 0 18px;
	position: relative;
	z-index: 999;
}

#SelectAccountDrop2 {
	margin: 40px 0 0 18px;
	position: relative;
	z-index: 998;
}

#jumpToBusiness {
	/*margin: 40px 0 0 18px;*/
	margin: 90px 0 0 18px;
	position: relative;
	z-index: 997;
	visibility: visible;
}

#SelectDrop {
	margin: 50px 0 0 -2px;
	position: relative;
	z-index: 999;
}

#SelectAccountDrop1 ul, #SelectAccountDrop2 ul, #jumpToBusiness 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: 1002;
	padding:5px 0 5px 10px;
	display: none;
	float: left;
	top: 18px;
}

#SelectDrop ul ul {
	position: absolute;
	background: url(../images/citihome/dropdown_drop.jpg) no-repeat left bottom;
	width: 154px;
	z-index: 999;
	padding:5px 0 5px 10px;
	display: none;
	float: left;
	top: 10px;
}

#SelectDrop ul ul li {
	z-index: 1001;
	position: relative;
}


#jumpToBusiness ul ul {
	
	position: absolute;
	background: url(../images/citihome/jumpto_bg.jpg) no-repeat left bottom;
	width: 190px;
	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;
}

#jumpToBusiness ul ul li {
	margin: 0 0 5px 0;
}

.selectAccountBtn {
	background: url(../images/selectacc_drop.gif) no-repeat;
	width: 194px;
	height: 22px;
	display: block;
}

.selectDropBtn {
	background: url(../images/citihome/select_dropdown.jpg) no-repeat;
	width: 152px;
	height: 24px;
	display: block;
}

.indent {
margin-left:10px;}

.jumpToBusinessBtn{
	background: url(../images/jump_drop.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;
	display: none;
	float: left;
	top: 18px;
}

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

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

#rightToutContainerBig {
	margin: 0 0 0 25px;
	top: 0;
	position: relative;
}
#custServe {
background: url(../images/bank_tout.jpg) no-repeat;
width:187px;
height:136px;
padding-top: 132px;
padding-left: 5px;
}

#haiti {
	top: -13px;
	left: 16px;
	height: 82px;
	width: 230px;
	margin: 10px 0 0 0;
	position: relative;
}

.cards {
	margin: 0 0 0 35px;
}
