#order_type_select {
	position:relative;
	height:30px;
	margin: 10px 0 0 0;
	border-bottom-style: none;
}
#order_type_select a {
	display:block;
	width:120px;
	position:absolute;
	bottom:0;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin:0;
	border-bottom-style: none;
	font-weight:bold
}

#order_type_select a:hover {
	line-height: 26px;
	border-bottom-style: none;
}

#order_type_select #both_choice {
	left:10px;
}
#order_type_select #payslip_choice {
	left:135px
}
#order_type_select #p60_choice {
	left:260px
}
#order_type_select .active {
	border-top: #FF8496 1px solid;
	border-left: #FF8496 1px solid;
	border-right: #FF8496 1px solid;
	border-bottom-style:none;
	background-color:#FF8496;
	color:#FFFFFF;
	line-height: 26px;
}
#order_type_select .not_active {
	border-top: #FFC1CA 1px solid;;
	border-left: #FFC1CA 1px solid;
	border-right: #FFC1CA 1px solid;
	border-bottom-style:none;
	background-color:#FFC1CA;
	color:#FFE9EC;
	line-height: 22px;
}
	#order_type_select .not_active:hover {
		color:#FFFFFF
	}


/* form elements */
#order_fieldset {
	background-color: #FBDEE3;
	border-top: #FF8496 3px solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	padding: 0 0 1px;
}
#order_fieldset .clear_fieldset {
	height:1px;
}
#content #order_fieldset h2 {
	clear:both;
	display: block;
	clear: both;
	background: url('img/bg_order_h2.jpg') no-repeat 0 100%;
	margin: 0 10px 1px;
	padding: 2px 10px 3px;
}
#order_fieldset .label_1 {
	display:block;
	float:left;
	width: 160px;
	text-align:right;
	padding: 2px 0 0 20px;
	color:#660033
}
#order_fieldset .label_1_multiline {
	display:block;
	float:left;
	width: 160px;
	text-align:right;
	padding: 0 0 0 20px;
	color:#660033
}
#order_fieldset .field {
	float: right;
	width:230px;
}

#order_fieldset .fieldx{
	width:230px;
	clear: left;
	margin-left:10px;
}
#order_fieldset .CBOfield {
	float: left;
	width:230px;
}

#order_fieldset .clearit {
	height:6px;
}
#order_fieldset .field_frame {
	clear:both;
	padding: 2px 0 0;
}

#order_fieldset .mandatory {
	color: #F00;
	padding: 0 3px 0;
	font-size:1.3em;
	line-height:1em
}
#order_fieldset .subinfo {
	width:230px;
	display: block;
	font-size: 0.85em;
	color: #666666
}
	#order_fieldset .subinfo .stressed {
		color:#f39
	}
	#order_fieldset .subinfo a {
		color:#003366;
		text-decoration:none
	}
#order_fieldset .txt {
	vertical-align:top;
	width:200px;
	padding: 1px 5px;
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #A5ACB2 1px solid
}
#order_fieldset .txt_error {
	vertical-align:top;
	width:190px;
	padding: 1px 5px;
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #D00 1px solid
}
#order_fieldset select {
	border: #A5ACB2 1px solid;
	vertical-align:top;
}
	#order_fieldset select.error {
		border: #D00 1px solid
	}
#order_fieldset textarea {
	font: 1em Arial, Helvetica, sans-serif;
	border: #A5ACB2 1px solid;
	vertical-align:top;
	width: 200px;
	padding: 1px 5px;
	height:70px;
}
	#order_fieldset textarea.error {
		border: #D00 1px solid
	}
#order_fieldset .radio {
	vertical-align:middle;
	margin-right: 1px
}
#order_fieldset #net {
	margin-left:15px
}
#order_fieldset .buttons_frame {
	clear:both;
	padding: 25px 20px 15px;
	text-align:center
}
	#order_fieldset .buttons_frame button {
	background-image: none;
	border:  medium none;
	width: auto;
	height: auto
}
	#order_fieldset .buttons_frame .make_payment {
		margin-left: 10px
	}
#order_fieldset .additional_text {
	font-size: 1em;
	display: block;
	clear: both;
	margin: 10px 0;
}

#order_fieldset #txtTitle {
	width:120px
}
#order_fieldset #txtHowIsYourSalaryPaid {
	width:120px
}

#change_name_form_adult,
#change_name_form_child {
margin:15px 0 1px 0;
}

#change_name_form_adult .bottom_note,
#change_name_form_child .bottom_note {
	clear:both;
	padding: 1px 23px 0 23px;
}



 .confirmation_data {
	margin: 20px auto 10px;
	width: 400px;
	border-spacing: 2px
}
	 .confirmation_data th {
		display:none
	}
	 .confirmation_data td {
		font-size: 1.1em;
		vertical-align:top
	}
	 .confirmation_data td.field {
		padding: 2px 5px;
		width:40%;
		text-align:right;
		color:#777;
	}
	.confirmation_data td.value {
		background-color: #FDE6F0;
		padding: 2px 10px;
		width:60%;
		text-align:left;
		font: bold 1.1em Georgia, "Times New Roman", Times, serif;
		color: #000;
	}

#goback_form fieldset,
#confirm_form fieldset {
border:0px none;
}
 .buttons_frame {
	clear:both;
	text-align:center;
	border:0px none;; padding-left:20px; padding-right:20px; padding-top:25px; padding-bottom:15px
}
	.buttons_frame button {
		border-style: none;
		width:100px;
		height:20px;
		background: url('img/bg_button.jpg') no-repeat 50% 50%;
		font-size: 1em;
		color: #333;
		text-transform: uppercase;
		cursor: pointer; padding-left:0; padding-right:0; padding-top:0; padding-bottom:1px
	}
	 .buttons_frame .make_payment {
		margin-left: 10px
	}

	#confirm_form { border-style: none; }




#confirm_form, #confirm_form button {
	background-image: none;
	border: medium none;
}

#confirm_form .buttons_frame button {
	width: auto;
	height: auto;
}
#card_form button,
#change_name_form_child button,
#change_name_form_adult button {
	background-image: none;
	border:  medium none;
	width: auto;
	height: auto
}
.submitpayment {
	margin-top: 8px;
}