* {
	outline: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url("/secure/forms/images/cc/bg.jpg") no-repeat center top #f7f7f7;
	color: #666;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	color: #000033;
	font-weight: normal;
}

li {
	margin-left: 15px;
}

input[type=text], select {	
	padding: 0;	
	border: 1px solid #bebebe;
}

input[type=text] {
	height: 17px;
	background: url("/secure/forms/images/cc/bg_text_field.png") repeat-x;	
	margin-bottom: 2px;
}

.req {
	color: #cc0000;
	font-size: 11px;
}


/* Header */

#header {
	padding: 20px;	
	padding-bottom: 10px;
}

#header .left_column {
	float: left;
}

#header .right_column {
	float: right;
	background: url("/secure/forms/images/cc/lock.png") no-repeat top right;
}

#header .right_column div {
	color: #fff;
	font-size: 11px;
	text-align: right;
}

/* Info box */
#info_box .header {
	width: 761px;
	height: 30px;	
	padding-top: 0;
	margin-left: 4px;
	margin-right: 0;
	padding-left: 11px;
	background: url("/secure/forms/images/cc/bg_info_box_header.png") no-repeat;
	border: 0;
}

#info_box .header a {
	float: left;
	height: 23px;
	padding: 7px 20px 0;	
	color: #000033;
	font-size: 11px;
	text-decoration: none;
	background: url("/secure/forms/images/cc/info_box_header_divider.png") no-repeat right;
}

#info_box .header a:hover {
	text-decoration: underline;
}

#info_box .header a.selected {
	font-weight: bold;
	font-size: 12px;
}

#info_box .header a.selected:hover {
	text-decoration: none;
}

#info_box .tabs {
	position: relative;
	float: left;
	width: 550px;
}

.credi-card #info_box .tabs { width: 550px; }
.cashplus #info_box .tabs { float:none; width: 790px; }

#info_box .tab {
	position: absolute;
	top: 20px;
	left: 30px;	
	width: 520px;
	height: auto;
	display: none;
}

.credi-card #info_box .tab { width: 520px; }
.cashplus #info_box .tab { width: 740px; }

#info_box .tab .title {
	color: #000033;
	font-size: 20px;
	margin-bottom: 15px;
}

#info_box .actions {
	float: right; 
	width: 185px;
	margin-top: 10px;
	margin-right: 35px;	
	margin-right: 15px;
}

#info_box .actions a {
	color: #000033;
	text-decoration: none;
}

#info_box .form_time {
	color:#333; 
	font-size:11px; 
	margin-top: 10px;
	margin-left:30px	
}

#info_box div {
	color: #666;
}

#info_box .top { height: 30px; }
#info_box .middle {	background-image: url("/secure/forms/images/cc/bg_info_box_middle.png"); }
#info_box .bottom {	background-image: url("/secure/forms/images/cc/bg_info_box_bottom.png"); }



/* General boxes */
.box {
	width: 786px;
	margin: auto;	
}

.box div {
	color: #666;
}

.box .top {
	position: relative;
	width: 786px;
	height: 35px;		
	background: url("/secure/forms/images/cc/bg_box_top.png") no-repeat;
}

.box .middle {
	position: relative;
	width: 786px;
	height: 2px;
	overflow: hidden;
	background: url("/secure/forms/images/cc/bg_box_middle.png") repeat-y;
}

.box .container {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 736px;		
	line-height: 25px;
}

.box .bottom {
	width: 786px;
	height: 23px;
	background: url("/secure/forms/images/cc/bg_box_bottom.png") no-repeat;
}

.box .header {	
	color: #000033;
	font-size: 16px;
	height: 20px;
	padding-top: 10px;
	margin: 0 25px;
	border-bottom: 1px solid #bbb;
	cursor: pointer;
}

.box .missing_fields_label {
	position: absolute;
	top: 13px;
	right: 50px;
	padding: 0 2px;
	color: #cc0000;
	font-size: 11px;
}
.box .missing_fields_label1 {
	position: absolute;
	top: 13px;
	right: 50px;
	padding: 0 2px;
	color: #cc0000;
	font-size: 11px;
}

.box div.missing_field, .box div.missing_field div {
	color: #cc0000;
}

.box .missing_field select, .missing_field input {
	border: 1px solid #cc0000;
}


.box .expand_button {
	position: absolute;
	top: 13px;
	right: 25px;
	width: 13px;
	height: 13px;
	background: url("/secure/forms/images/cc/bt_expand.png") no-repeat;
	cursor: pointer;
}

.box .left_column {
	float: left;
	width: 385px;	
}

.box .right_column {
	float: left;
	width: 340px;
}

.box .bt_next, .box .bt_prev, .box .bt_submit , .bt_submit_ex {
	float: right;
	width: 102px;
	height: 27px;
	margin-top: 10px;
	cursor: pointer;
	border: none;
}

.box .bt_next   { background: url("/secure/forms/images/cc/bt_next.png") no-repeat; }
.box .bt_prev   { float:left; background: url("/secure/forms/images/cc/bt_prev.png") no-repeat; }
.box .bt_submit { background: url("/secure/forms/images/cc/bt_submit.png") no-repeat; }

.bt_submit_ex { background: url("/secure/forms/images/cc/bt_submit.png") no-repeat; }
.bt_submit_ex_center { background: url("/secure/forms/images/cc/bt_submit.png") no-repeat; }
.bt_submit_ex_center { width: 102px;height: 27px;margin-top: 10px;cursor: pointer;	border: none;	}

.h_divider {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px solid #bbb;
}


/* Footer */
#footer {
	width: 755px;
	margin: auto;		
	margin-top: 15px;
}

#footer div, #footer p {
	color: #666;
	font-size: 8px;
}