/* FORM */
#donatieform {
	color		: #515151;
	width		: 500px;
	margin-left	: 10px;
}
#donatieform .field_info {
	clear		: both;
}
#donatieform label {
	float		: left;
	width		: 170px;
	clear		: left;
}
#donatieform .radio_label {
	float		: left;

}
#donatieform select {
	float		: left;
}
#donatieform input {
	background	: #e8f4f8;
	border 		: 1px solid #aacbe7;
	color		: #515151;
	font-family	: Arial,Arial, Helvetica, sans-serif;
	float		: left;
}
#donatieform .formheaderblack {
	font-weight : bold;
	margin-bottom : 5px;
}

#donatieform .field_info {
	margin		: 0px 0px 10px 10px;
}
#donatieform #label-a_main-b_newslettercc {
	font-weight	: bold;
	color		: #0181c2;
}
#donatieform .seperator {
	background	:#e1f0f7;
	line-height : 0px;
	font-size	: 0px;
	height		: 3px;
	margin		: 5px 0px;
	clear		: both;
}
#a_main-s_birthday-m,#a_main-s_birthday-y {
	margin-left	: 10px;
}
#extralabel-a_main-b_newslettercc
,#extralabel-a_main-b_newsletterplan 
,#extralabel-a_main-i_workshop_id-0
,#extralabel-a_main-i_workshop_id-1 {
	margin-left	: 5px;
	margin-top	: 2px;
	float		: left;
	width		: 270px;
}
#totaldonattion_fieldinfo {
	font-weight	: bold;
	
}
#i_persons_total_cost {
	margin-left	: 20px;
	margin-top	: 2px;
	float		: left;
}
#extradonationeuro {
	font-weight	: bold;
	color		: #0181c2;
	float		: left;
	margin-right: 5px;
	margin-top	: 2px;
}
#donatieform #label-a_main-i_extradonation {
	width		: 158px;
}
#totaldonattion_fieldinfo label {
	width		: 158px;
}
#totaldonattion_fieldinfo #totalcostseuro {
	float		: left;
	margin-right	: 5px;
}
#i_total_cost {
	float		: left;
}
#extradonationafter {
	margin-left : 2px;
	float		: left;
	margin-top	: 2px;
}
#extralabel-a_main-b_agree {
	float		: left;
	margin-left	: 5px;
	margin-top	: 2px;
}
#extralabel-a_main-b_agree a{
	color		: #515151;
}
.radio_label {
	margin-top	: 2px;
}
.error_msg {
	color		: red;
	clear		: both;
	padding-left: 170px;
}
#donatieform label.error {
	color		: red;
}
#donatieform input.error {
	border		: 1px solid red;	
}
#donatieform #extralabel-a_main-b_agree.error {
	color		: red;
}
#donatieform #extralabel-a_main-b_agree.error a{
	color		: red;
}		
#donatieform input[type=checkbox]
,#donatieform input[type=radio] {
	background	: none;
	border		: none;
}
#donatieform .formheaderblack {
	font-weight:bold;
	margin-bottom:12px;
}

a.arrow-right {
	background 	: url(../../../../module/workshops/files/images/bg_arrow-right.png) no-repeat right center;
	padding-right	: 12px;
	color		: #0181c2;
	float		: right;
	font-size	: 15px;
	text-decoration : none;
	height		: 15px;
		clear		: both;
}
form a.arrow-right {
	clear			: right;
}
