a{
	color:#002F5A;
	font-size:12px;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

html {
	overflow-y: scroll;	
}

html, body {
	height: 100%;
	margin: 0;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	color:#002F5A;
}

body { 
	background:url(../images/opbouw/bg_body.png) repeat-x center 106px;
}

img {
	border:0;	
}

h2 {
	font-size:14px;	
}

#header_menu_list ul{
	width:1000px;
}

#logout{
	position:absolute;
	width:984px;
	padding: 25px 0 0 0;
	text-align:right;
}

#logout select{
	font-size:10px;
}

#order-notify{
	display:none;
	position:fixed;
	padding:10px;
	border:1px solid black;
	background-color:#FFF;
	right:10px;
	top:10px;
	z-index:10;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	width: 994px;
	/*border-left:1px solid #e5e6e9;
	border-right:1px solid #e5e6e9;*/
}


#header {
	/*height: 292px;*/
}

#header_top {
	height: 106px;
}

#header_top #lang {
	position:absolute;
	text-align:right;
	width:984px;
	padding:10px 0 0 0;
}

#header_img {
	font-size:0;
}

/*#header_menu {
	height:62px;
}*/

#logo {
	font-size:0;	
}


#content_kopje {
	padding: 5px 0 5px 15px;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#content_top_right{
	float:right;
}

#content_stippel {
	clear:both;
	background-image:url(../images/opbouw/stippellijn.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:0;
}

#content_text {
	font-size:12px;
	margin: 0 15px 0 15px;
}

#footer, #push {
	height:60px;	
}

#footer {
	text-align:center;	
}

#footer .partner {
	width:994px;
	margin:0 auto;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

#footer .partner img {
	display:block;
}

#footer div {
	/*background-image:url(../images/opbouw/bg_wrapper_btm.gif);
	background-repeat:repeat-x;
	background-position:right bottom;*/
	height:60px;
}

/*PNG FIX*/
/*
#header_menu div, #header_menu img {
	behavior:url("/scripts/iepngfix.htc");	
}*/

.clear{
	clear:both;
}

.message{
	padding:10px;
	background-color:#FBFFEC;
	border:2px solid #666;
	margin-bottom:10px;
}

.product-block{
	border:1px solid #e5e6e9;
	margin:0 0 10px 0;
	min-height:100px;
}

.product-block-left{
	text-align:center;
	width:80px;
	height:80px;
	float:left;
	padding:10px;
}

.product-block-right{
	float:left;
	padding:10px;
	width:450px;
}

.product-block-order{
	float:left;
	padding:10px;
	width:154px;
	text-align:right;
}

.product-block-order input{
	width:30px;
	height:12px;
}

.product-block-order-button{
	margin:5px -2px 0 0;
	background:url(/images/opbouw/orderbutton.png) no-repeat right;
	cursor:pointer;
	height:23px;	
}

.product-block-title{
	font-weight:bold;
}

.product-block-desc{
	color:#666;
}

/**************************************** FORMULIEREN ****************************************/


.af_errors{
	margin-bottom:20px;
}

.af_error{
	color:#F00;
}

.af_field_title{
	width:300px;
}

.af_field_input{
	width:200px;
	padding: 0;
	min-height:24px;
}

.af_field_input input{
	width:200px;
	padding: 0;
}

.af_field_omschrijving{
	width:400px;
	
}

.af_field_textarea{
	float:none !important;
	width:700px;
}

.af_field_textarea textarea{
	float:none !important;
	width:400px;
	height:100px;
}

.af_field_title, .af_field_input{
	float:left;
}

.af_field_block{
	margin-bottom:10px !important;
	/*border-top:1px solid white;*/
}

.af_field_block div {
}

.af_group{
	clear:both;
	margin-bottom:20px;
}

.af_field_clearer{
	clear:left;
	font-size:0px;
}

.af_group .af_group_title{
	font-weight:bold;
	padding:10px 0;
	font-size:13px;
}

.af_group .af_field_block{
	padding-left:40px;
}

.af_send{
	clear:both;
}



.af_radio_option input{
	width:15px;
}

.af_radio_option{
	float:left;
}

/*********************************** REGISTRATIE FORMULIER ***********************************/

.add_ligplaats{
	cursor:pointer;
}

#registration_form .af_errors{
	display:none;
}
/*
.stap{
	float:left;
	padding:10px;
	font-size:14px;
	border:2px solid #002F5B;
	background-color:#33597B;
	color:#FFF;
	margin:0 10px 0 0;
	font-weight:bold;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50);
}*/

.openable.open{
	background:url(../images/arrow-down.gif) no-repeat left 17px;
}
	

.openable{
	background:url(../images/arrow.gif) no-repeat 2px 15px;
	padding:10px 0 10px 12px !important;
	cursor:pointer;
}

.smalltext{
	font-style:italic;
	font-size:10px;
}

/*********************************** FORMULIEREN REQUIRED ***********************************/

.af_field_error .af_field_title{
	color:#F00;
}

.af_loader{
	background:url('../images/ajax-loader.gif') no-repeat center 80%;
	display:none;
	position:fixed;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
	border:2px solid #010076;
	padding:10px 25px 30px 25px;
	width:150px;
	
	left:50%;
	margin-left:-100px;
	top:300px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.af_form{
	padding-bottom:20px;
}

.af_version{
	color:#3A3A3A;
	margin-bottom:15px;
	display:none;
}

.af_uploadframe{
	display:none;
}

form{
	padding:0px;
	margin:0px;
}

.item_7{
	/*float:right !important;*/
}

/************************************** HISWA FORM OVERZICHT *************************************/

.overzicht-group-title{
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

.overzicht-group-title .delete_ligplaats{
	display:none;
}

.overzicht-group-values{
	margin:0 0 60px 30px;
}

.overzicht-field-title{
	/*font-weight:bold;*/
}

.overzicht-group-value{
	margin:0;
	padding:5px;
}

.overzicht-group-value.odd{
	background-color:#AEBDCA;
}

.form_error{
	color:#D80023;
	font-weight:bold;
}

#register_view, #register_pdf{
	padding:10px;
}
