/* LAYOUT */

.pageConRow1col h4, .pageConRow2col h4, .pageConRow3col h4, #errorWrap h4 {
	font-weight:bold;
	color:#000000;
	font-size:1.3em;
	margin:4px 0px 12px 0px;
	padding:8px 0px 8px 0px;
  background:none;
}

#applyCredit .headingDivider {
	width: 560px;
	height: 63px;
	overflow: hidden;
}
#applyCredit .selectCard{
	background: transparent url(../images/select-card-bg.gif) no-repeat;
}
#applyCredit .applyNow{
	background: transparent url(../images/apply-now-bg.gif) no-repeat;
	margin-top: 20px;
}
h2.applyCredit{
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 22px 0px 0px 60px;
}
#applyCredit .findoutmore{
	background: transparent url(../images/css/navArrowOrange.gif) 0px 5px no-repeat;
	color: #000000;
	margin: 0;
	padding: 2px 0 2px 10px;
}
#applyCredit .selectionBox{
	width: 560px;
	height: 25px;
	margin-top: 10px;
}

h4.applyCredit{
	line-height: normal;
	color: #000000;
	font-weight:bold;
	font-size:1.1em;
	margin: 0px;
	padding: 7px 0px 0px 37px;
}
.selectGradient {
	background: #f1f1f1 url(../images/gradient-bg.gif) repeat-y;
	border-bottom: 1px solid #dddddd;
	padding: 10px 0px 10px 0px;
	width: 560px;
	position: relative;
}


/* APPLY NOW MODULE */
#applyCredit .selectOtherCard{
	background: transparent url(../images/select-other-card.gif) no-repeat;
	cursor: pointer;
}
#selectOtherCardForm {
	overflow: hidden;
	position: relative;
}
#selectOtherCardForm table{
	border-collapse: collapse;
	display: inline;
}
#selectOtherCardForm table.selectMain{
	border-collapse: collapse;
	width:99%;
	display: block;
}
#selectOtherCardForm table.selectMain tr{
	width:100%;
}
#selectOtherCardForm td p,
#selectOtherCardForm th p { margin:0; padding:0; }
 
#selectOtherCardForm td, #selectOtherCardForm th{
	padding-left: 15px;
	text-align: left;
}
#selectOtherCardForm td td{
	padding: 10px 0px 0px 0px!important;
	line-height: 11px;
}
#selectOtherCardForm p{
	color: #000000;
	font-weight: bold;
}
#selectOtherCardForm img{
	display: block;
	margin-left: 5px;
}
#selectOtherCardForm label{
	display: block;
	margin-left: 5px;
	font-size: 1.1em;
}

/* LISTS */
#applyCredit ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666666;
	padding-bottom: 10px;
}

#applyCredit ol{
	margin: 0;
	padding=0;
	list-style: decimal;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666666;
	padding-bottom: 10px;
}
#applyCredit li{
	background: url("../images/css/navArrowGrey.gif") no-repeat;
	background-position:0px 6px;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 1px 0px;
}

#applyCredit ol li{
	padding: 0;
	margin: 0px 0px 1px 32px;
	background:none;
	background-position:0px 0px;
}


/* SELECT MODULE */
#applyCredit .selectDescribe{
	background: transparent url(../images/select-desc.gif) no-repeat;
}
.selectDescribe h4.applyCredit{
	padding-left: 18px;
}
#selectDescribeForm{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
#selectDescribeForm li{
	background:none;
	background-position:0px;
	display: block;
	float: left;
	margin-left: 14px;
	width: 170px;
	padding:0;
}
#selectDescribeForm input{
	display: block;
	float: left;
	width:30px;
}
#selectDescribeForm label{
	display: block;
	margin-top: -16px;
	width: 140px;
	margin-left:34px;
	float: left;
	color:black;
}




/* LAYOUT */
#applyCredit .col1{
	width: 282px;
	float: left;
}
#applyCredit .col1 .padding{
	padding: 0px 10px 10px 10px;
}


/* OTHER */
#applyCredit div.active{
	background-position: 0px -25px;
}
#applyCredit .selectDescribeTab{
	display: none;	
}
#applyCredit .clear{
	clear: both;
}
