@charset "utf-8";
/* Discover More Card CSS  */
ol { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type: decimal;
	line-height:16px;
	margin:5px;
	padding-left:15px;
	
}

#card-highlights {
	padding:10px;
	font-size:.75em;
}
.card-highlights-component {
	padding:0;
	margin:0;
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #ddd;
	height:100%;
}
.card-highlights-component p {
	padding:1em .5em 1em 0;
}

.card-highlights-component-grey p{
	margin:0;
    font-weight: bold; 
	border-top:1px solid #ddd;
	margin-left:10px;
	margin-right:10px;
	width: 900px;
	padding:.5em .5em .5em .5em;	
	background-color : #CCCCCC;	
}
.card-highlights-left-component-list {
	float:left;
	width:450px;
	}
.card-highlights-left-component-list p {
   font-weight: bold;
   padding:1em 0.5em 1em 0.2em;

}

.card-highlights-left-component-list-2 p {
   font-weight: bold;
   padding:1em 0.5em 1em 0.2em;
}
.card-highlights-left-component-list ul li{
   	font-weight: normal;   
  	background: url("/more/images/bullet.gif") left 4px no-repeat;
	padding-left: 8px;
	line-height: 1.3em;
	margin-left: 20px;
}
.card-highlights-right-component-list-2 {
	float:left;
	width:450px;
	border-left:1px solid #ddd;
	line-height: 1.3em;
	/*padding:0em 0.5em 1em 0em; */
}
.card-highlights-right-component-list-2 p {
	
	padding: 0.1em 0.5em 0.5em 1em;
}
.card-highlights-right-component-list {
	float:left;
	width:450px;
	border-left:1px solid #ddd;
	line-height: 1.3em;
}

.card-highlights-right-component-list p {
	padding-left:1em;
	}

.card-highlights-component p strong.orange-text{
	color: #ff6600;
}
.card-highlights-right-component {
	float:left;
	width:450px;
	border-left:1px solid #ddd;
	line-height: 1.3em;
	
}

.card-highlights-left-component {
	float:left;
	width:450px;
	
	
}
.card-highlights-left-component p{
	font-weight:bold;
}

.card-highlights-right-component p {
	padding-left:1em;
	}
.grey-border-container {
	height:100%;
	border-left:1px solid #ddd; 
	border-right:1px solid #ddd;
}

/*** rounded grey bottom box */
.rbroundbox { background-color:#ebeff0; }
.rbbot div { background: url(/business/business-card/images/grey-bl.gif) no-repeat bottom left; }
.rbbot { background: url(/business/business-card/images/grey-br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 5px;
font-size: 1px;
}
.rbcontent { margin: 0 20px; }
.rbcontent img{  float: left; }
.rbcontent p{ float: left; color: #576166; font-weight:bold; font-size:small; margin:5px 0 5px 10px;}
.rbroundbox { width: 100%; }
/*****************/

.card-highlights-footnote {
	padding: 0 1em 2em;
	display:block;
}

.orange-text {
   color:#FF6600;
   font-size: 1.1em;
}

.orange-textlarge {
   color:#FF6600;
   font-size: 1.6em;
}

p.terms {
	font-size: 0.8em;
	font-weight: bold;
	color: #586267;
	line-height: 30px;
}

.left-column {
	float:left;
	width:415px;
	padding-right: 45px;
	
}
.right-column {
	float:left;
	width:430px;
	
}
.card-highlights-footnote p {
	margin-top: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.card-highlights-footnote p strong{
	font-weight: bold;
}
#print {
	float:right;
	padding:.5em;
	margin-right:5px;
}
#print a{
	background: url("/business/business-card/images/icon-print.gif") 0 0 no-repeat;
	padding-left:20px;
}
.grey-bar{
	height:19px;
	margin-top:15px; 
	padding:8px; 
	background-color:#ebeff0;
}
.bottom-grey-bar{
	height:35px;
	background-color:#ebeff0;
}
.change-text {
	float:right; 
	margin-right:10px;
}
.change-text img{
	margin: 2px 1px;
}
.change-text p{
	float: left;
	line-height: 23px;
	font-weight: bold;
}
#card-nav {
	background: url("/more/images/bg-card-top-nav.gif") left top no-repeat;
	height: 33px;
	padding: 0 20px;
	line-height: 33px;
}
#card-nav ul {
	float: left;
	font-weight:bold;
}
#card-nav ul li {
	float: left;
	font-size: .9em;
}
#card-nav ul li.div {
	color: #8a9499;
	padding: 0 15px;
}
#card-nav ul li.active {
	font-weight: bold;
}
#card-nav #card-nav-right {
	float: right;
	font-size: .75em;
	font-weight: bold;
	color: #576166;
	margin-top:4px;
}
#card-nav #card-nav-right * {
	line-height: 25px;
}

#card-nav #card-nav-right a {
	margin-right: 10px;
}

#card-faq {
	font-size: .75em;
	padding-left: 20px;
	border-top: 1px solid #c6d2d6;
	line-height: 27px;
	margin-top: 25px;
}

#footer {
	margin: 0px 10px 0px 10px;
	width: 950px;
	font-size: .69em; 
	color: #c0c8cc; 
	border-top: 1px solid #c6d2d6;
	padding: 20px 0px 10px 0px;
}

/* Start - ACQ090902-02 - 20090916 */
/* MCD-20090908: For the calendar overlay*/

#container { position: relative;}
div.overlay-large div.body div.hdr-right { right: -2px; }
div.overlay-large div.body div.ftr-right { right: -2px; }

#cashbonus-calendar-overlay.overlay-large {
	width:720px;
}
div.overlay-large div.body {
	padding-left:24px;
	padding-right:24px;
	width:672px;
	height: 120px;
}
#cashbonus-calendar-overlay.overlay-large div.body a.close-link {
	font-size: 12px;
}
#cashbonus-calendar-overlay.overlay-large div.body h1 {
	color: #576166;
	font-size: 20px;
	font-weight: normal;
}

#cashbonus-calendar-overlay.overlay-large div.body h1 span {
	font-size: 28px;
	color: #ff6600;
	font-weight: bold;

}
#cashbonus-calendar-overlay.overlay-large div.body h1 span .percent {
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
	padding-left: 1px;
}
#cashbonus-calendar-overlay.overlay-large div.body .box {
	width: 117px;
	padding: 10px 20px 10px 37px;
	border-left: 1px solid #bac1c4;
	float: left;
	display: inline;
	height: 50px;
	color: #293033;
}
#cashbonus-calendar-overlay.overlay-large div.body .box2 {
	width: 120px;
	padding: 10px 10px 10px 37px;
	border-left: 1px solid #bac1c4;
	float: left;
	display: inline;
	height: 50px;
	color: #293033;
}


#cashbonus-calendar-overlay.overlay-large div.body .box.first {
	border-left: none;
	padding-left: 0;
	padding-right: 28px;
	
}

#cashbonus-calendar-overlay.overlay-large div.body .box h2,
#cashbonus-calendar-overlay.overlay-large div.body .box ul li {
	font-size: 12px;
	line-height: 1.3;
	
		
}
#cashbonus-calendar-overlay.overlay-large div.body .box2 h2,
#cashbonus-calendar-overlay.overlay-large div.body .box2 ul li {
	font-size: 12px;
	line-height: 1.3;
	
		
}
#card-main #card-specs a.overlay-trigger {
	background:transparent url(/more/images/icon-popup.gif) no-repeat scroll left 3px;
	padding-left:18px;

}
/* End - ACQ090902-02 - 20090916 */

/* BEGIN: 2010-01-14 - calendar overlay */

#container { position: relative;}
div.overlay-little div.body div.hdr-right { right: -2px; }
div.overlay-little div.body div.ftr-right { right: -2px; }


div.overlay-little div.body {
	padding-left:24px;
	padding-right:24px;

}
#cashbonus-calendar-overlay.overlay-little div.body a.close-link {
	font-size: 12px;
}
#cashbonus-calendar-overlay.overlay-little div.body .header {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	clear: both;
}
#cashbonus-calendar-overlay.overlay-little div.body .header h1 {
	color: #ff6600;
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin: 0;
}

#cashbonus-calendar-overlay.overlay-little div.body .header h1 em {

}
#cashbonus-calendar-overlay.overlay-little div.body .header h1 img {
	vertical-align: top;
}
#cashbonus-calendar-overlay.overlay-little div.body .header span.calendar-year {
	display: block;
	float: right;
	color: #5c6063;
	font-weight: normal;
	font-size: 16px;
	padding-top: 3px;
}
#cashbonus-calendar-overlay.overlay-little div.body .box {
	padding: 0px 16px;
	border-left: 1px solid #bac1c4;
	float: left;
	display: inline;
	height: 80px;
	color: #293033;
}

#cashbonus-calendar-overlay.overlay-little div.body .box.first {
	border-left: none;
	padding-left: 0;
}

#cashbonus-calendar-overlay.overlay-little div.body .box h2,
#cashbonus-calendar-overlay.overlay-little div.body .box ul li {
	font-size: 12px;
	line-height: 1.3;
}

#cashbonus-calendar-overlay.overlay-little div.body .box p.caption {
	width: 80px;
	color: #5c6063;
	font-size: 12px;
	padding: 5px 0;
}
/* END: Calendar Overlay*/


/* 2010 calendar Overlay Hover Defintion	*/
#card-main #card-specs a.overlay-hover {
	background:transparent url(/more/images/icon-popup.gif) no-repeat scroll left 3px;
	padding-left:18px;

}

