/********************************/
/* General Page Content */
/********************************/

#content.wide
{
	width: 755px;
	padding-left:5px;
}

.main
{
	width: 755px;
}

#content.ab p
{
	padding-bottom: 15px;
	line-height: 16px;
}	

#content.ab table p
{
	padding-bottom: 0px;
}	


/********************************/
/* This removes the dotted */
/* border from Firefox */
/********************************/
a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
	outline: none;
}

/********************************/
/* Tab Area */
/********************************/


#tabs 
{
clear:both;
width:735px;
}

#tabs ul 
{
float: left;
margin: 15px 0 0;
padding: 0;
width: 735px;
margin: 0 0 0 0px;
}

#tabs li
{
	display:inline;
	float:left;
	width: 91px;
	padding:0;
	font-size: 0.9em;
}

#tabs li a
{
	display: block;
	height: 47px;
	padding: 5px 5px 0 5px;
	text-decoration: none;
	text-align: center;
	color: #790398;
	background: #FFFFFF url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/tab-a-unsel.gif) top left no-repeat; 	
	
}

#tabs li a.selected
{
	color: #FFFFFF;
	background: #FFFFFF url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/tab-a-sel.gif) top left no-repeat; 	
}

#tabs li a.unselected:hover
{
	background: #FFFFFF url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/tab-a-hover.gif) top left no-repeat; 	
}




/********************************/
/* Inside Each Tab panel */
/********************************/
.tablayer
{
    clear:both;
}

.tabHeaderText
{
	background-color:#790398;
	color:#FFFFFF;
	padding: 8px 8px 8px 8px;
}

/********************************/
/* The product table */
/********************************/

.AccountSummary
{
	font-family: "Arial", serif;
	font-size: 12px;
	border: 1px solid #790398;
	
}


.AccountSummary thead tr th
{
	border-right: 1px solid #790398;
	vertical-align: top;
	padding: 5px 3px 0 3px;
	background: transparent (img url) top left repeat-x;
	
}



#box .AccountSummary thead tr.lowerrow th
{
	font-size: 0.9em;
	font-weight: normal;
	border-bottom: 1px solid #790398;
	background: #FFFFFF url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/table-head-bg.gif) bottom left repeat-x; 	
}

#box .AccountSummary thead tr.lowerrow th.applycol
{
	text-align: left;
}

/**************************/
/* The Help icons */
/**************************/
.helpcontainer
{
	clear: both;
}
.helplink
{
	display: block;
	text-decoration: none;
	position: relative;
}

.helplink img
{
	clear: both;
}

.helptext
{
	display: none;
	overflow: hidden;
	position: absolute;
	top: 18px;
	left: 0px;
	width: 160px; 
	margin: 0 0 0 0;	
	padding: 5px 10px;	
	color: #000000;
	font-weight: normal;
	text-align: left;
	border: 1px #373ABE solid;
	background-color: #eeeeee;
}


.name a
{
	text-decoration: none;
	font-size: 1.1em;
}

img.cardimage
{
	float: right;
}
.helpPara
{
	display: block;
	padding: 0.2em 0;
	position: relative;
	margin: 0;
	width: 123px;	
}
.moreinfo
{
	display: block;
	padding: 0.2em 0;
	position: relative;
	margin: 0;
	text-decoration: none;
	width: 123px;
}

.infosummary
{
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 120px;
	width: 180px; 
	margin: 3px 3px 3px 3px;	
	padding: 5px 10px;	
	color: #000000;
	font-weight: normal;
	text-align: left;
	border: 1px #bfbfbf solid;
	background-color: #eeeeee;
	z-index: 100;
}


.AccountSummary tbody .highlight
{
	font-size: 1.5em;
	font-weight: bold;
}

#content .AccountSummary tbody .productRow
{
	font-weight: bold;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
}

#content .AccountSummary tbody .end
{
	background-color: #FFFFFF;
}

#content .AccountSummary tbody tr.show
{
}

#content .AccountSummary tbody tr.hide
{
	display: none;
}

#content .AccountSummary tbody tr.odd
{
	background-color: #F2F2F2;
}

#content .AccountSummary tbody tr.even
{
	background-color: #FFFFFF;
}

.AccountSummary td
{
	border-right: 1px solid #DFDFDF;
	font-weight: normal;
	font-size: 0.9em;
	padding: 3px 3px 3px 3px;
}

.AccountSummary td.maincol
{
	border-right: 1px solid #E3B9ED;
}

#content .AccountSummary td.last
{
	border-right: 1px solid #790398;
	padding: 0 0 0 3px;

}

#content td.mixed
{
	vertical-align: top;
	padding: 10px 4px 2px 4px; 
	margin: 0;
}

td.data
{
	vertical-align: center;
	text-align: center;
}

#content td p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


a.call-to-action
{
	display: block;
	margin: 5px 0 0 0;
}


a.simple
{
	background: transparent url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/btn-findoutmore.gif) center left no-repeat;
	color: #191E5D;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 10px;
}

a.apply
{
	
	background: transparent url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/apply-bg.gif) top left no-repeat;
	color: #FFFFFF;
	height: 30px;
	padding: 8px 0 0 0px;
	margin: 20px 0 0 0;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
}

a.apply:hover
{
	background: transparent url(/creditcards/Abtesting/home/mbox-creditcardshome-21Jul10/page-assets/images/apply-bg-hover.gif) top left no-repeat;
	color: #FFFFFF;
}


table.AccountSummary tfoot td
{
	background-color: #FFF;
}

#content table td.caveatText
{
	font-size:0.8em;
}

#content .footertext h3
{
	color: #990099;
	font-size: 1.4em;
	margin: 5px 0 10px 0;
}


.linkcols
{
	margin: 0 0 10px 0;
}


.linkcols a
{
	text-decoration: none;
	font-weight: normal;
	padding: 2px 0 2px 0px;;
	margin: 0;
	display: block;
	font-size: 1.1em;
}

#content .linkcols ul
{
	list-style-image: url(/common/images/arrows/arrow_solid.gif);
	margin: 0 0 0 0px;
	padding: 2px 0 0 30px;
	overflow: hidden;
	

}

#content .linkcols ul li
{
	margin: 0 0 0 0px;
	padding: 0px 0 3px 0px;
	font-size: 0.9em;
	
}

.col1
{
	float: left;
	width: 300px;
}

.col2
{
	float: left;
	width: 220px;
}

.col3
{
	float: left;
	width: 220px;
}

.caveat
{
	padding: 0px 10px 0 10px;
	font-size: 0.9em;
}

.caveat a
{
	text-decoration:none;
}

.caveat a:hover
{
	text-decoration:underline;
}

.linkcols h4
{
	padding: 0 0 5px 15px;
	margin: 0;
	color: #3034A8;
}

#content .caveat p
{
	margin: 0 0 10px 0;
	padding: 0;
}
.caveat h4
{
	font-weight: bold;
	font-size: 1.1em;
	margin: 10px 0 0 0;
}

.caveat .apr
{
	font-weight: bold;
}



.break
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}


#content #infoText p
{
	font-weight: bold; 
	font-size: 12px;
	padding-bottom: 0px; 
	
}

.leftpad
{
	padding-left:0px;
}
.ulText
{
	display:none;
}

.footertext a
{
  text-decoration:none;
}

.footertext a:hover
{
  text-decoration:underline;
}