@charset "utf-8";
/* CSS Document */
form{
	margin:0px;
	padding:0px;
}
form fieldset{
	border:none;
}
.search_textbox{
	float:left; width:135px;
}
.search_btn{
	 float:left; 
	 width:26px;
}
.input_search{
	background:url(../images/search_textbox.jpg) no-repeat;
	width:135px;
	height:25px;
	border:none;
	color:#666;
	padding:3px 0px 0px 8px;
}
.input_search_btn{
	background:url(../images/search-btn.jpg) no-repeat;
	width:26px;
	height:25px;
	border:none;
	cursor:pointer;
}
.meer_btn{
	background:url(../images/meer_informatie_btn.jpg) no-repeat;
	width:138px;
	height:21px;
	margin-left:35px;
	font-size:14px;
	text-align:left;
	padding:1px 0px 0px 15px;
}
.meer_btn1{
	background:url(../images/meer_informatie_btn.jpg) no-repeat;
	width:138px;
	height:21px;
	margin-left:10px;
	font-size:14px;
	text-align:left;
	padding:1px 0px 0px 15px;
}
.email_form{
	margin:30px 0px 0px 20px;
}
.email_textbox{
	background:url(../images/mail_textbox.jpg) no-repeat;
	width:190px;
	height:25px;
	border:none;
	padding:3px 0px 0px 5px;
	color:#666;
}
.email_btn{
	float:left;
	background:url(../images/aanmelden_news_btn.jpg) no-repeat;
	width:102px;
	height:21px;
	border:none;
	font-size:14px;
	text-align:center;
	padding:2px 0px;
}
.productdetail_form{
	background-color:#EFEFEF;
	padding:8px 5px 2px 10px;
	color:#999;
	width:167px;
}
.productdetail_form p{
	color:#668A33;
	font-size:14px;
	margin-left:90px;
}
.productdetail_form label{
	color:#668A33;
	font-size:14px;
	padding-right:10px;
}
.productdetail_form select{
	width:70px;
}
.productdetail_btn{
	background:url(../images/product_btn.jpg) no-repeat;
	width:89px;
	height:20px;
	margin:3px 0px 0px 5px;
	font-size:14px;
	text-align:center;
	padding:2px 0px;
	color:#668A33;
}
.order_form{
/*	width:513px;*/
	border:1px solid #DFECCE;
	margin:0px 5px;
}
.order_form fieldset{
	margin:0px;
	padding:10px;
}
.order_form .title{
	text-transform:uppercase;
	color:#668A33;
	font-size:12px;
	background-color:#DFECCE;
	padding:5px;
}
.order_form label{
	float:left;
	width:200px;
	font-size:12px;
}
.order_form input{
	float:left;
	width:215px;
}
.order_form select{
	float:left;
	width:150px;
}
.order_form_textbox{
	background:url(../images/textbox.jpg) no-repeat;
	width:215px;
	height:21px;
	border:none;
}
.order_form_input{
	overflow:hidden;
	clear:both;
	margin:5px 0px 5px 0px;
}
.order_form_textarea{
	background:url(../images/textarea.jpg) no-repeat;
	width:215px;
	height:80px;
	border:none;
}
.order_form_btn{
	background:url(../images/orderform-btn.jpg) no-repeat;
	width:80px;
	height:21px;
	border:none;
	font-size:12px;
	text-align:center;
	padding:2px 0px;
	margin-left:210px;
}
.formButton{
	background:none;
	margin:0px;
	border:none;
	font-size:12px;
	color:#666;
}
.order_form_checkbox input{
	float:left;
	width:10px;
	margin-left:200px;
}
.order_form_checkbox label{
	float:left;
	width:200px;
	padding:2px 0px 0px 5px;
}
.order_form_checkboxdown input{
	float:left;
	width:10px;
}
.order_form_checkboxdown label{
	float:left;
	width:200px;
	padding:2px 0px 0px 5px;
}
.basket_form_btn{
	float:left;
	background:url(../images/orderform-btn.jpg) no-repeat;
	width:80px;
	height:21px;
	border:none;
	font-size:12px;
	text-align:center;
	padding:2px 0px;
	margin-left:0px;
	margin-right:5px;
}
.update_btn{
	float:left;
	background:url(../images/update-btn.jpg) no-repeat;
	width:125px;
	height:20px;
	border:none;
	font-size:12px;
	text-align:center;
	padding:2px 0px;
	margin-right:20px;
}
.basket_radio{
	overflow:hidden;
	background-color:#EAEAEA;
	padding:5px;
}
.basket_radioinput{
	float:left;
	width:90px;
	padding-left:100px;
}
.check_radio{
	overflow:hidden;
	background-color:#CCC;
	padding:5px;
	padding-left: 80px;
}
.check_radioinput{
	float:left;
	width:130px;
	padding-left:45px;
}
.check_radiobank{
	float:left;
	width:130px;
	padding-left:20px;
}
.bank_selectbox{
	padding:5px 0px 5px 100px;
	color:#666;
	font-size:14px; 
}

