@CHARSET "UTF-8";

/* general page settings */
html,body,h1,h2,h3,h4,p,ul {
	padding: 0;
	margin: 0;
	font-family: "arial";
}

#header
{
	background-color:white;
	overflow: hidden;
}

#content {
	padding-bottom: 213px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){#content{padding-bottom:209px}}

.clear_float {
	clear: both;
}

.cci_special {
	font-style: italic;
}

.cci_special a:link, .cci_special a:active, .cci_special a:visited
{
	text-decoration: none;
	color: 	#336699;
}

.cci_special a:hover
{
	text-decoration: underline;

}


img {
	border: 0px;
}

li {
	list-style-type: none;
}

/* header styles */

div.header_wrapper
{
	background-color: white;
}
div.header {
	background-color: white;
}

div.logo_zone {
	height: 70px;
	width: 67px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	float: left;
}

div.top_menu_zone {
	width: 397px;
	margin-left: auto;
	padding-top: 64px;
	padding-bottom: 0px;
}

li.top_menu_item {
	float: left;
	list-style: none;
	width: 129px;
	height: 22px;
	background-image: url("/images/chargecards/top_right_btn_bk.png");
	background-repeat: repeat-x;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
}

.top_menu_item a:link,.top_menu_item a:active,.top_menu_item a:visited {
	display: block;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
}

.top_menu_item:hover {
	background-image: url("/images/chargecards/top_right_btn_bk_selected.png");
	background-repeat: repeat-x;
}

li.top_menu_item_selected {
	float: left;
	list-style: none;
	width: 129px;
	height: 22px;
	background-image: url("/images/chargecards/top_right_btn_bk_selected.png");
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
}

.top_menu_item_selected a:link,.top_menu_item_selected a:active,.top_menu_item_selected a:visited
	{
	display: block;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
}

div.card_menu_zone {
	height: 25px;
	background-color: #2f539c;
}

li.cm_item {
	float: left;
	list-style: none;
	width: 184px;
	padding-top: 5px;
	height: 20px;
	padding-left: 10px;
}

.cm_item a:link,.cm_item a:active,.cm_item a:visited {
	display: block;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
}

li.cm_item_selected {
	float: left;
	list-style: none;
	width: 174px;
	background-color: #ff9933;
	padding-top: 5px;
	height: 20px;
	padding-left: 10px;
}

.cm_item_selected a:link,.cm_item_selected a:active,.cm_item_selected a:visited
	{
	display: block;
	text-decoration: none;
	color: #003366;
	text-transform: uppercase;
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
}

/* charge card intro zone */
div.charge_cards_intro {
	width: 980px;
	height: 130px;
	margin-left: 10px;
	background-color: white;
	overflow: hidden;
}

div.cci_separator
{
	float:left;
	display:inline;
	width:10px;
	height:130px;
	background-color: #3399ff;
}
li.cci_left_side {

	background-image: url("/images/chargecards/bullet_square.gif");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
	list-style: none;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
	margin-left: 17px;
	margin-top: 7px;
	list-style-type: none;
	list-style-position: inside;
}

div.cci_left_side {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 790px;
	display:inline;
}

h1.cci_left_side {
	font-size: 25px;
}

span.cci_left_side {
	color: #0000ff;
}

p.cci_left_side {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}

p.cci_left_side a:link,  p.cci_left_side a:active, p.cci_left_side a:visited
{
	color: #666666;
	text-decoration: none;

}

p.cci_left_side a:hover
{
	text-decoration: underline;
}


div.cci_right_side {
	width: 136px;
	margin-left: auto;
	text-align: right;
	padding-right:15px;
	line-height: 15px;
}

div.cci_right_separator
{
	width:105px;
	border-bottom: 1px solid #cccccc;
	margin-left:32px;
	height: 1px;
	margin-top:15px;
	margin-bottom:0px;
}

.cci_right_side a:link, .cci_right_side a:active, .cci_right_side a:visited
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#336699;

}

.cci_right_side a:hover
{
	text-decoration: underline;
}

h2.cci_right_side {
	color: #333333;
	font-size: 13px;
	padding-top: 10px;
}

/* vertical menu zone */
div.vertical_menu_zone {
	width: 80px;
/*	_margin-right:-5px; stupid IE6 hack */
	float: left;
	margin-top:15px;
	margin-left:10px;
	display:inline;
}

li.vm_item_selected {

	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	height:45px;
	line-height: 13px;
	width: 80px;

	background-image: url("/images/chargecards/vertical_menu_item_bk_selected.png");
	background-repeat: no-repeat;
	margin-bottom:3px;
}

.vm_item_selected a:link, .vm_item_selected a:active, .vm_item_selected a:visited
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color:#336699;
}
.vm_item_selected a:hover
{
	text-decoration: underline;
}

li.vm_item {
	width: 80px;
	height:45px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	line-height: 13px;
	background-image: url("/images/chargecards/vertical_menu_item_bk.png");
	background-repeat: no-repeat;
	margin-bottom:10px;
}

li.vmis_business
{
	margin-bottom:2px;
}


li.vm_item_rcc
{
	width: 80px;
	height:38px;
	padding-top:7px;
	padding-left:5px;
	padding-bottom:10px;
	line-height: 13px;
	background-image: url("/images/chargecards/vertical_menu_item_bk_last.png");
	background-repeat: no-repeat;
	margin-bottom:10px;
}


li.vm_item_rcc
{
	margin-top:18px;

}

li.vm_item_top
{
	width: 80px;
	height:45px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	line-height: 14px;
	background-image: url("/images/chargecards/vertical_menu_item_bk_top.gif");
	background-repeat: no-repeat;
	margin-bottom:10px;

}

.vm_item a:link, .vm_item a:active, .vm_item a:visited, .vm_item_top a:link,
	.vm_item_top a:active, .vm_item_top a:visited
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.vm_item a:hover
{
	text-decoration: underline;
}

.vm_item_rcc a:link, .vm_item_rcc a:active, .vm_item_rcc a:visited
{
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: black;

}

.vm_item_rcc a:hover
{
	text-decoration: underline;
}

/* content zone */


div.cz_card_types
{

	background-color: white;
	margin-top:0px;
	padding-top:18px;
/*	height:800px; */
	/* _margin-top:-5px;*/
}
li.cz_card_types
{
	font-size:15px;
	font-weight:bold;
	color: #336699;
	width:300px;
	float:left;
	display:inline;
	display: block;
	text-align: center;
}

li.cz_card_types_2col
{
	width:450px;
}

li.cz_card_types_1col{text-align:left;margin:0 0 0 42px}
li.cz_card_types_1col a.cardname:link, li.cz_card_types_1col a.cardname:active, li.cz_card_types_1col a.cardname:visited{font-size:18px}
li.cz_card_types_1col img{float:left;margin:6px 10px 0 0}
li.cz_card_types_1col span.creditrequired{display:block;margin:12px 0 10px 0;font-size:14px;color:#000}
li.cz_card_types_1col span.creditrequired strong{color:#369}
li.cz_card_types_1col a.applynow{margin:0}

li.cz_card_types_4col{width:225px}
li.cz_card_types_2col a.cardname, li.cz_card_types_3col a.cardname, li.cz_card_types_4col a.cardname {
	display: block;
	height: 35px;
}

li.cz_card_types a:link, li.cz_card_types a:active, li.cz_card_types a:visited
{
	text-decoration: none;
	color: #336699;
}

li.cz_card_types a:hover
{
	text-decoration: underline;
}

a.applynow:link, a.applynow:active, a.applynow:visited {
	display: block;
	margin: 5px auto 0;
	width: 89px; height: 27px;
	text-indent: -9999px; overflow: hidden;
	background: url(/images/controls-new/cardtpl/buttons/applynow.gif) no-repeat top;
}

a.applynow:hover {
	background-position: bottom;
}

div.czct_wrapper
{
	height:145px;
	overflow: hidden;
	width:900px;
}

h1.cz_card_types {
	margin: 0 auto 0 auto; padding: 4px 0 0 15px;
	height: 20px;
	font-size: 14px; color: #000;
	background: #e3e3e3;
	overflow: hidden;
}

h1.cz_card_types.cz_card_types_1col {
	float: left; width: 437px;
}

h1.cz_card_types.cz_card_types_1col.cz_card_types_2ndcol {
	width: 433px;
}

.cz_card_types img
{
	margin-top:1px;
}

div.content_zone
{
	width:900px;
	margin-top:15px;
	float:left;
	display:inline;


}

div.cz_column
{
	width:254px;
	float:left;
/*	border-right:1px solid #e4e4e4;*/

	padding-right:28px;
	padding-left:18px;
	margin-left:0px;
	display:inline;
	overflow:hidden;

}

div.cz_column_2cols
{
	width:404px;
}

div.cz_column_4cols {
	width: 179px;
}

div.cz_three_columns
{
	background-image: url("/images/chargecards/columns-bk.gif");
	background-repeat: repeat-y;
/*	display: inline-block;
	display:block; */
	width:900px;
}

div.cz_two_columns
{
	background-image: url("/images/chargecards/columns-bk_2cols.gif");
	background-repeat: repeat-y;

}

div.cz_four_columns {
	background-image: url(/images/chargecards/columns-bk_4cols.gif);
	background-repeat: repeat-y;
}

.cz_column li
{
	margin: 10px auto 4px 0; padding: 0 0 0 10px;
	line-height: 18px;
	font-size: 12px;
	background: url(/images/chargecards/small_bullet.png) no-repeat 0 4px;
}
.cz_column_last li
{
	line-height:18px;
	margin-left:15px;
	font-size:12px;
	padding-left:10px;
	background-image: url("/images/chargecards/small_bullet.png");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-bottom:4px;
	margin-top:10px;
}

h2.cz_card_types
{
	font-size:14px;
	color:black;
	background-color:#e3e3e3;
	height:20px;
	padding-top:4px;
	padding-left:15px;
}

div.af_card_type
{
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	float:left;
	display:inline;
	background-image: url("/images/chargecards/small_bullet.png");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-top:10px;
/*	margin-left:10px;*/
	padding-left:10px;
	width:83px;
	height:35px;
}

div.af_card_price
{
	margin-top:10px;
	font-size:12px;
	width:150px;
	float:left;
	font-weight:normal;
	display:inline;
}

div.cz_column_4cols div.af_card_price {
	width: 110px;
}

div.af_card_type2
{
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url("/images/chargecards/small_bullet.png");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-top:10px;
	/* margin-left:10px;*/
	padding-left:10px;

}

div.af_card_subtype
{
	font-size:12px;
	font-weight: bold;

	margin-top:10px;
	margin-left:15px;
	padding-left:10px;
	width:75px;
	float:left;
	display:inline;
}

div.af_apply_now
{
	margin: 20px auto 0; padding: 24px 0 0 0;
	width: 210px;
	text-align: center;
	border-top: 1px dotted #999999;
}

div.cz_column_4cols div.af_apply_now {
	width: 190px;
}

span.af_special
{
	text-decoration: underline;
}

.af_apply_now a:link, .af_apply_now a:active, .af_apply_now a:visited
{
	font-size: 12px;

}

.af_box
{
	width:258px;
	margin-left:0px;
	margin-right:0px;
}

div.cz_three_columns
{
	padding-left:0px;
	padding-bottom:15px;
}

div.whole_container
{
	width:1000px;
}

/* popular cc categories */


div.popular_cc_categ_zone
{
	margin-top:10px;
	overflow: hidden;
}

div.popular_cc_categ_zone a:link, div.popular_cc_categ_zone a:active, div.popular_cc_categ_zone a:visited {
	color: #00f;
}

div.pcc_top
{
	background-image: url("/images/chargecards/round_top_div.gif");
	background-repeat: no-repeat;
	width:900px;
	height:8px;
	overflow: hidden;
}

div.pcc_bottom
{
	background-image: url("/images/chargecards/round_bottom_div.gif");
	background-repeat: no-repeat;
	width:900px;
	height:8px;
	overflow: hidden;
}

div.pcc_content .heading {
	color: #000;
}

div.pcc_content
{
	background-color:white;
	overflow: hidden;
	padding-left: 10px;
}

.pcc_content h4
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

.pcc_content p
{
	margin-top:7px;
	font-size:11px;
	color: #0000ff;
	line-height:16px;
}

.pcc_content a:link,.pcc_content a:active, .pcc_content a:visited
{
	text-decoration: none;
}

.pcc_content a:hover
{
	text-decoration: underline;
}

#footer
{
	background-color: white;
}


/* details page */


div.details_card_upper
{
	background-image: url("/images/chargecards/details_box_top.gif");
	background-repeat:no-repeat;
	width:771px;
	height:8px;
	margin-top:10px;
	margin-left:10px;
	overflow: hidden;
}

div.details_card_content
{
	width:771px;
	margin-left:10px;
	background-color: white;
}

.details_card_content h1
{
	font-size:18px;
	font-weight: bold;
	color: #336699;
	margin-left:25px;
	margin-top:10px;
}

.details_card_content h2
{
	font-size:14px;
/*	display: inline;*/
}

.details_card_content a:link, .details_card_content a:active, .details_card_content a:visited {
	color: #00f;
}

div.dcc_apply_box
{
	float:left;
	margin-top:13px;
	margin-left:16px;
	padding-bottom:10px;

}
.dcc_apply_box img
{
	margin-top:10px;
}
.blue
{
	color:#336699;
}
div.dcc_links
{
	margin-left:25px;
	padding-top:5px;
	font-size:12px;
	color:#999999;
}

div.dcc_card_image
{
	float:left;
	display: inline; /*remember your prayer to IE6: Please don't double margin */
	margin-left:22px;
	margin-top:10px;
	width:95px;
	height:60px;
	display: block;

}

.card_wrapper
{
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
}

div.details_card_lower, div.details_rb_lower, div.details_lf_lower
{
	background-image: url("/images/chargecards/details_box_bottom.gif");
	background-repeat:no-repeat;
	width:771px;
	height:8px;
	margin-left:10px;
}

.details_rb_header_band
{

	height:20px;
	background-color:#e3e3e3;
}
.details_rb_header_band h1
{
	font-size:14px;
	padding-left:26px;
	width:359px;
	float:left;
	display:inline;
	display:float;

}


div.details_rb_upper, div.details_lf_upper
{
	background-image: url("/images/chargecards/details_box_top_grey.gif");
	background-repeat:no-repeat;
	width:771px;
	height:7px;
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;	/*another weird IE6 fix */
}

div.details_rb_content, div.details_lf_content
{
	width:771px;
	margin-left:10px;
	background-color: white;
	overflow:hidden;
}

div.details_rb_column
{
	float:left;
	width:359px;
	padding-left:26px;
	display: block;
}

.details_rb_col_right
{
	width:350px;
	float:left;
	display:inline;

}

div.details_lf_left, div.details_lf_right
{
	font-size: 12px;
	width:359px;
	padding-left:26px;
	float:left;
	padding-top:17px;
}


div.details_lf_right
{
	padding-right:20px;
	width:338px;
}
.details_lf_right ul
{
	margin-top:10px;
	font-size:11px;
	padding-left:20px;
}

.details_lf_right li
{
	line-height:16px;
	padding-left:10px;
	background-image: url("/images/chargecards/small_bullet.png");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-bottom:10px;
}

.details_lf_lower
{
	margin-bottom:20px;
}

#chargecards-content {
	background: #39f;
	width: 1004px; height: auto;
	padding-top: 10px;
}

/*#chargecards-content a:link, #chargecards-content a:active, #chargecards-content a:visited {
	color: #00f;
}*/
