html, body {
	height: 100%;
	margin: 0;
}

html {
	overflow-x:auto;
	overflow-y:scroll;
}

body {
	background-image:url(../images/opbouw/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color: #ea1a1a;
	text-decoration:none;
}

#feature_table tr.odd{
	background-color:#E9E9E9;
}

#feature_table td{
	padding:5px 20px 5px 5px;
}

#feature_table{
	width:100%;
	border:1px solid #CCC;
	margin:5px 0 0 0;
}

.clear{
	clear:both;
}

.folder_image{
	margin:0 10px 10px 0;
	display:block; 
	float:left;
	height:250px;
	width:195px;
	overflow:hidden;
}

.loginerror{
	color:#EA1A1A;
}

.pijllink {
	letter-spacing:-1px;
	font-size:9px;
	font-weight:normal;
}

img {
	border:0;
}

.message{
	border:2px solid #333333;
	padding:20px;
	font-weight:bold; 
	width:250px;
	font-size:10px;
	font-family:verdana;
	text-align:center;
	opacity:.95;
	filter:alpha(opacity=95);
	position:fixed;
	background-color:#E4FFAE;
	left:50%;
	margin-left:-130px;
	top:125px;
	display:none;
	z-index:100;
}

.rackjobbers_link{
	position:absolute;
	margin-left:922px;
	margin-top:-24px;
	font-weight:bold;
	font-size:10px;
}

#category_description{
	padding:0 6px;
}

#content_r_action{
	float:left;
	width:745px;
	margin-left:-6px;
}

#content_r_action #product{
	margin:0 0 6px 6px;
}

#preloader {
	display: none;
}

#wrapper {
	background-image:url(../images/opbouw/bg_wrapper.gif);
	background-repeat:repeat-y;
	width:984px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px; /* the bottom margin is the negative value of the footer's height */
}

#wrapper_inner {
	width: 964px;
	margin: 0 0 0 10px;
}

#header {
	background-image:url(../images/opbouw/bg_header.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: 252px 23px;
	height: 75px;
}

#menu {
	background-image:url(../images/opbouw/bg_menu.gif);
	width: 964px;
	height:79px;
}

#header_login {
	position: absolute;
	padding: 3px 0 0 0;
	width: 954px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	color: #ea1a1a;
	z-index:10;
}

#header_flash {
	background-color:#FFFFFF;
	height: 173px;
}

#footer, #push {
	height: 24px; 
	
	/* .push must be the same height as .footer */
}

#footer_inner {
	background-image:url(../images/opbouw/bg_footer.gif);
	width:964px;
	height:24px;
}

#footer_inner a, #footer_inner div {
	font-size:10px;
	color: #797272;
}

#footer_menu, #footer_wv {
	float: right;
}

#footer_menu {
	margin: 6px 0 0 0;	
}

#footer_wv {
	margin: 6px 15px 0 0;
}

#footer_menu ul {
	margin: 0;
	padding:0;
	list-style-type:none;
}

#footer_menu li {
	float:left;
}

#footer_menu li, #footer_menu li a {
	margin: 0 8px 0 0;
}

/* MENU */

#menu_inner {
	background-image:url(../images/opbouw/bg_submenu.gif);
	background-repeat:repeat-x;
	background-position:0 41px;
	padding: 14px 0 0 0;
	width: 964px;
	height: 54px;
	overflow:hidden;
}

#menu_inner ul {
	list-style-type:none;
	margin:0 0 0 -1px;
	padding:0;
}

#menu_inner li {
	width: 120px;
	height: 28px;
	float:left;
}

#menu_inner li ul {
	display: none;
	width: 964px;
	height:27px;
	margin: 2px 0 0 0;
}

#menu_inner li ul li {

	width:auto;
	float:left;
}

#menu_inner .selected ul {
	display: block;
}

#menu_inner .selected ul li {
	display: block;
}

#menu_inner li ul li a {
	color:#FFFFFF;
	font-size:11px;
	margin: 0 20px 0 0;
}

/* MARGINS VAN DE APARTE MENU ITEMS */

#menu_inner .item_0 ul {
	
}

#menu_inner .item_1 ul {
	
}

#menu_inner .item_2 ul {
	
}

#menu_inner .item_3 ul {
	margin-left: -100px;
}

#menu_inner .item_4 ul {
	
}

#menu_inner .item_5 ul {
	
}

#menu_inner .item_6 ul {
	
}

#menu_inner .item_7 ul {
	
}

#menu_inner .item_8 ul {
	
}

#menu_inner .item_9 ul {
	
}

#menu_inner .item_10 ul {
	
}

#nieuws_b {
	background-image:url(../images/opbouw/bg_nieuws_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}

#nieuws .newstitle, #content_r .newstitle{
	font-weight:bold;
}

#nieuws .item, #content_r .item{
	border-bottom:1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom:10px;
}

/* SUBMENU */

#menu_producten ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	margin-bottom:5px;
}

#menu_producten li ul {
	margin:0;
}

#menu_producten li {
	width: 219px;
}

#menu_producten li a {
	background-image:url(../images/menu/menu_product.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	padding: 3px 0 0 10px;
	font-size:11px;
	color:#727272;
	white-space:nowrap;
	overflow:hidden;
}

.red_button{
	background-image:url(../images/extranet/red_button.png);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	padding: 4px 0 0 10px;
	font-size:11px;
	color:#FFF;
	white-space:nowrap;
	overflow:hidden;
}

.red_button:hover{
	background-image:url(../images/extranet/red_button_over.png);
}

#flashheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 964px;
	height: 173px;
}

#flashheader.add {
	padding:22px 0 0;	
}

#flashheader #add {
	background:url(../images/add_header.gif) no-repeat left top;
	width: 964px;
	height: 173px;
}

#flashheader #add #add_title {
	position:absolute;
	margin:10px 0 0 490px;	
}

#flashheader #add #add_title img {
	display:block;	
}

#flashheader #add #add_steps_txt {
	position:absolute;
	margin:12px 0 0 306px;
}

#flashheader #add .add_step_txt {
	position:absolute;
	display:none;
	background-repeat:no-repeat;
	width:167px;
	height:46px;
}

#flashheader #add #add_steps_txt .add_step_txt.current {
	display:block;
}

#flashheader #add #addtxt_step1 {
	background-image: url(../images/add/add_step1_txt.gif);
}

#flashheader #add #addtxt_step2 {
	background-image: url(../images/add/add_step2_txt.gif);
}

#flashheader #add #addtxt_step3 {
	background-image: url(../images/add/add_step3_txt.gif);
}

#flashheader #add #addtxt_success {
	background-image: url(../images/add/add_step4_txt.gif);
}

#flashheader #add #addtxt_fail {
	background-image: url(../images/add/add_step4-2_txt.gif);
}


#flashheader #add #add_title .small {
	margin: 0 0 0 38px;
}

#flashheader #add #add_form {
	position:absolute;
	margin:78px 0 0 307px;
}

#flashheader #add #add_form #select_1,
#flashheader #add #add_form #select_2,
#flashheader #add #add_form #select_3 {
	width:148px;
	height:20px;
	padding:1px 0 0 20px;
	margin:0 0 0 20px;
	float:left;
}

#flashheader #add #add_form select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797777;
	padding:1px 0 0;
	background:none;
	width:140px;
	border:0;
}

#flashheader #add #add_form #select_1 {
	background:url(../images/add_select_1.gif) no-repeat left top;
}

#flashheader #add #add_form #select_2 {
	background:url(../images/add_select_2.gif) no-repeat left top;
}

#flashheader #add #add_form #select_3 {
	background:url(../images/add_select_3.gif) no-repeat left top;
}


#flashheader #add #add_title h1,
#flashheader #add #add_title h2 {
	margin:0;
	display:inline;
	font-size:24px;
}

#btn_zoek {
	position:absolute;
	margin: 0 0 0 685px;
}

#menu_producten .last a {
	background-image:url(../images/menu/menu_product_last.gif);
	height:20px;		
}

#menu_producten .last a:hover {
	background-image:url(../images/menu/menu_product_last_ro.gif);
}

#menu_producten .selected a {
	background-image:url(../images/menu/menu_product.gif);
	height:18px;
}

#menu_producten li a:hover, #menu_producten .selected a:hover {
	background-image:url(../images/menu/menu_product_ro.gif);
}

#menu_producten .first a {
	background-image:url(../images/menu/menu_product_first.gif);
	height:20px;		
}

#menu_producten .first a:hover {
	background-image:url(../images/menu/menu_product_first_ro.gif);
}

#menu_producten li ul {
	display: none;
}

#menu_producten .selected ul {
	display: block;
}

#menu_producten li ul {
	background-image:url(../images/menu/menu_product_sub.gif)!important;
	background-repeat:repeat-y;
	border-bottom: 1px solid #c2c0c0;
	padding: 0 0 5px 0;
}

#menu_producten li ul li a {
	background-image:none!important;
	display: block;
	font-size:9px;
	color:#233170;
	height: 11px!important;
}

/* PRODUCTEN VAN HAMA */

#product {
	background-image:url(../images/opbouw/bg_productitem.gif);
	background-repeat:no-repeat;
	width: 123px;
	height:164px;
	padding: 10px;
	margin: 0 6px 6px 0;
	text-align:center;
	color: #797272;
	text-transform:uppercase;
	font-size:11px;
	float:left;
}

#product a{
	color:inherit;
}

#product_txt {
	color: #34407a;
	font-weight:bold;
}
	
#product_img {

}

#product_images a{
	display:block;
	float:left;
}

#title {
	height: 24px;
	display:block;
}

/* HOME */
	
	#home_tpl #content {
		color: #797272;	
	}
	
	#home_tpl #content_l, #home_tpl #content_r {
		float:left;
	}
	
	#home_tpl #content_lt {
		width:324px;
		background-color:#FFFFFF;
		padding: 0 0 5px 0;
	}
	
	#home_tpl #content_lb {
		background-image:url(../images/opbouw/bg_nieuws_top.gif);
		background-repeat:no-repeat;
		margin: 0 0 6px 0;
	}
	
	.extra_menu {
		padding: 20px 0 6px 20px;
		display: block;
	}
	
	#home_tpl #content_lb.pers {
		margin: 0;
	}
	
	#home_tpl #content_lb .readmore {
		white-space:nowrap;
	}
	
	#home_tpl #content_lb #nieuws {
		padding: 12px 12px 0 12px;
		width: 300px;
	}
	
	#home_tpl #content_lb .nieuws_btm {
		background-image:url(../images/opbouw/bg_nieuws_bottom_pers.gif);
		height:18px;
	}
			
	#home_tpl #content_r {
		margin: 0 0 0 6px;
		width: 634px;	
	}
	
	#home_tpl #content_rt {
		width:426px;
		margin:0 0 6px;
		float:left;
	}
	
	#home_tpl #content_rr {
		width:202px;
		margin:0 0 0 6px;
		float:left;
	}
	
	#home_tpl #content_rt_t {
		/*background-image:url(../images/opbouw/bg_homecontent_top.gif);*/
		background-image:url(../images/opbouw/bg_homecontent_top_small.gif);
		background-repeat:no-repeat;
	}
	
	#home_tpl #content_rt_b {
		background-image:url(../images/opbouw/bg_homecontent_bottom_small.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		min-height: 153px;
		padding:15px;		
	}
	
	#home_tpl #product {
		background-image:url(../images/opbouw/bg_homeproduct.gif);
		background-repeat:no-repeat;
		width: 124px;
		height:132px;
		margin: 0 0 6px 0;
		padding: 6px 10px 10px 10px;
		cursor:pointer;
		float:left;
	}
	
	#home_tpl #product_img {
		text-align:center;
		height:104px;
		width: 120px;	
		overflow:hidden;
	}
	
	#home_tpl #product_kop {
		font-weight:bold;
		color:#34407a;
		line-height:11px;
	}
	
	#home_tpl #product_kop, #home_tpl #product_txt, #home_tpl #product_link {
		font-size:11px;
	}
	
	#home_tpl #product_txt {
		margin: 5px 0 0 0;
		line-height:12px;
	}
	
	#home_tpl #product_txt .merk {
		color: #e22020;
	}
	
	#home_tpl #content_rb_producten {
		width: 432px;
		float:left;
	}
	
	#home_tpl #product_ad {
		float: left;
	}
	
	#home_tpl #content_rb {
		padding: 6px 0 0 0;
		background-color:#FFFFFF;
	}
	
	
	/* VERVOLG */
	
	#vervolg_tpl #content_l {
		width: 324px;
		float:left;
	}
	
	#vervolg_tpl #content_r {
		background-image:url(../images/opbouw/bg_vervolg.gif);
		background-repeat:no-repeat;
		margin: 0 0 0 6px;
		width: 604px;
		padding: 15px;
		min-height: 235px;
		float:left;
	}
	
	#vervolg_tpl #content_lb #nieuws {
		background-image:url(../images/opbouw/bg_nieuws_top.gif);
		background-repeat:no-repeat;
		padding: 12px 12px 0 12px;
		width: 300px;
	}
	
	#vervolg_tpl #content_lt {
		background-color:#FFFFFF;
		padding: 0 0 5px 0;
	}
	
/* PRODUCTDETAIL */
	
	#productdetail_tpl .product_detail_img {
			float: right;
			margin: 0 0 10px 30px;
	}
	
	#productdetail_tpl #content_l {
		width: 225px;
		float:left;
	}
	
	#productdetail_tpl #content_lt {
		background-image:url(../images/opbouw/productmenu_top.gif);
		background-repeat:no-repeat;
		height:40px;
		padding: 0 0 0 10px;
	}
	
	#productdetail_tpl #content_r {
		background-image:url(../images/opbouw/bg_productoverzicht_stretch.gif);
		background-repeat:repeat-y;
		width: 739px;
		margin: 0 0 10px 0;
		float:left;
	}
	
	#productdetail_tpl #content_rt {
		background-image:url(../images/opbouw/bg_productoverzicht_top.gif);
		background-repeat:no-repeat;
		min-height: 402px;
		padding: 15px;
	}
	
	#productdetail_tpl #content_rb {
		background-image:url(../images/opbouw/bg_productoverzicht_btm.gif);
		height: 10px;
	}
	
	#productdetail_tpl #innercontent_left{
		width:400px;
		float:left;
	}
	
	#productdetail_tpl #innercontent_right{
		text-align:right;
		width:300px;
		float:right;
	}
	
	#productdetail_tpl #innercontent_clear{
		clear:both;
	}
	
	#productdetail_tpl #logo {
		position:absolute;
		width: 660px;
		text-align:right;
	}
	
	#productdetail_tpl #product_img {
		width: 179px;
		float:left;
	}
	
	#productdetail_tpl #product_info {
		margin: 0 0 0 18px;
		width: 467px;
		font-size:11px;
		float:left;
	}
	
	#productdetail_tpl #product_info table {
		width:470px;
	}
	
	#productdetail_tpl #product_info td {
		height: 11px;
		padding: 0 2px;
	}
	
	#productdetail_tpl #product_info .td_left {
		width:234px;
	}
	
	#productdetail_tpl #product_info .voorraad {
		font-weight:bold;
	}
	
	#productdetail_tpl #product_info .bestel {
		font-size:10px;
		height:20px;
	}
	
	#productdetail_tpl #product_info .bestel input {
		font-size:9px;
		width: 30px;
		height: 11px;
		border: 1px solid #7f9db9;
	}
	
	#productdetail_tpl #product_info .medium td {
		background-color: #e9e8e8;
	}
	
	.product_kopje {
		font-weight:bold;
		color: #e22020;
		font-size:11px;
		display:block;
		padding: 0 0 8px 0;
	}
	
	#productdetail_tpl #product_img img {
		margin: 0 0 40px 0;
	}
	
	#productdetail_tpl #product_img a {
		color: #productdetail_tpl #212f6e;
		font-size:10px;
		display:block;
	}
	
	#productdetail_tpl #menu_bottom {
		background-image:url(../images/opbouw/bg_dealer_top.gif);
		background-repeat:no-repeat;
		padding: 6px 0 0 15px;
		width: 724px;
		height:19px;
		font-size:11px;
		color: #797272;
	
	}

	.actieprijs {
		color:#FF0000;
	}
	
/*############ NEWSLETTER #############*/

#newsletter_form {
	border-top:1px solid #CCC;
	padding:10px 0 0;
	margin:10px 0 0;
}


/*############## SEARCH ###############*/

	#search_balk {
		position:absolute;
		margin: 0 0 0 840px;
		z-index:100;
	}
	
	.search_box{
		position:absolute;
		margin-top:5px;
		height:19px;
		width:155px;
	}
	
	.search_loader{
		background:url(../images/search_loader.gif) no-repeat;
		width:20px;
		height:20px;
		margin-left:140px;
		display:none;
		position:absolute;
	}
	
	.search_field{
		position:absolute;
		width:100px;
		margin-left:14px;
		margin-top:1px;
		color:#666666;
	}
	
	.search_results{
		margin-top:30px !important;
		margin-left:-165px !important;
		position:absolute;
		border:4px solid blue;
		background-color:#e4e4e4;
		margin-top:22px;
		margin-left:-145px;
		width:327px;
		display:none;
		font-size:11px;
		font-family:Verdana;
		z-index:4;
	}
	
	.result_set{
		background-color:#a0a0a0;
		padding:6px;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	.search_results .result{
		padding:6px;
		background-color:#e4e4e4;
		display:block;
		color:#000000;
		text-decoration:none;
		cursor:pointer;
		clear:both;
	}
	
	.search_results .result:hover .result_title{
		color:#FFFFFF;
		background-color:#b7b7b7;
		text-decoration:none;
	}
	
	.search_results .result:hover .result_desc{
		color:#FFFFFF;
		background-color:#b7b7b7;
		text-decoration:none;
	}
	
	.search_results .result:hover{
		background-color:#b7b7b7;
		text-decoration:none;
	}
	
	.result_title{
		font-weight:bold;
		font-size:11px;
		font-family:Arial;
		height:14px;
	}
	
	.result_desc{
		height:25px;
		overflow:hidden;
		color:#666666;
		background-color:#e4e4e4;
		font-size:10px;
		font-family:Arial;
		margin-bottom:3px;
	}
	
	.result_img{
		padding:4px;
		width:46px;
		height:40px;
	}
	
	.result_img img{
		border:none;
	}

/***************************** SEARCH *******************************/

.result_image{
	float:left;
	margin:0 5px 5px 0;
}

/************************* REK DJOBBERS *****************************/

#rackjobber_table tr td{
	padding:2px 2px 4px 0;
	border-bottom:1px solid #CCC;
}

#rackjobber_dir a{
	display:block;
}

#rackjobber_dir .title{
	font-size:14px;
	font-weight:bold;
	margin:15px 0 5px 0;
	display:block;
}

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

.af_errors{
	padding-bottom:20px;
}

.af_error{
	color:#F00;
}

.af_field_title{
	width:200px;
}

.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{

}

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

.af_field_block div {
}

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

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

.af_group .af_group_title{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
}

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

.af_send{
	clear:both;
}

.af_field_textarea textarea{
	width:296px;
}

/*********************************** 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;
}

/********************* BEURSACTIE **************************/

.beursimage{
	width:110px;
	height:110px;
	display:block;
	float:left;
	margin:0 5px 10px 5px;
}

.beursgallery .dv_results{
/*	height:480px;*/
}

.beursgallery .dv_navigation{
	text-align:right;
}

.dv_clearboth{
	clear:both;
}

/*********************** PERS ***************************/

#persform textarea{
	width:600px;
	height:250px;
}

#subcat_btns {
	padding:10px 10px 20px 10px;
	background-color:#f0efef;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	width:717px;
}

#subcat_btns a {
	background:url(../images/opbouw/subcat_btn_arrow.gif) no-repeat right top;
	display:inline-block;
	height:21px;
	padding:0 17px 0 0;
	color:#FFF;
	margin:0 8px 8px 0;
}

#subcat_btns a:hover,
#subcat_btns a.selected {
	background:url(../images/opbouw/subcat_btn_arrow_ro.gif) no-repeat right top;
}

#subcat_btns a span {
	background:url(../images/opbouw/subcat_btn_bg.gif) no-repeat left top;
	display:block;
	height:19px;
	font-size:11px;
	padding:2px 0 0 5px;
}

#subcat_btns a:hover span,
#subcat_btns a.selected span {
	background:url(../images/opbouw/subcat_btn_bg_ro.gif) no-repeat left top;
}

#vlakken_leveranciers {
	background:url(../images/opbouw/bg_vlakken_leveranciers.gif) repeat-x left top;
	min-height:417px;
	padding:5px 0 0 6px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	width:731px;
}

.vlak_leverancier {
	background:url(../images/opbouw/vlak_leverancier.gif) no-repeat left top;
	cursor:pointer;
	width:149px;
	height:106px;
	margin:0 3px 3px 0;
	padding:15px;
	float:left;
}

/********************** TOEBEHOREN ASSISTENT ************************/

#overzicht_holder .dv_results{
	margin-top: 10px;
}

#toebehoren_category_filter{
	font-size:11px;
	height:17px;
	margin:-2px 10px 0 -9px;
}

select.resultaten{
	position: relative;
	z-index: 5;
}

#toebehoren_consument .loadingOverlay{
	width:600px;
	
}

#toebehoren_consument .dv_navigation{
	margin-left: 200px;
}

#toebehoren_consument .dv_navigation_top {
	margin-top: -30px;
}

#toebehoren_consument #toon{
	width: 618px;
}

#toebehoren_consument #overzicht_holder{
	width:600px;
	padding: 0 0 0 6px;
}

#toebehoren_consument #nieuws{
	float: left;

	background-image:url("../images/opbouw/bg_nieuws_top.gif");
	background-repeat:no-repeat;
	padding:12px 12px 0;
	width:300px;
}

#toebehoren_consument #toebehoren_content{
	width: 600px;
	float: left;
	padding: 0 0 0 6px;
}

#loadingContent {
	margin:120px 0 0 0;
}

.toebehoren_select{
	float: left;
}

.add_startext {
	padding:0 0 0 10px;
	display:block;
}

/******************** ADD HEADER ********************/

#add_avatar{
	position: absolute;
	margin: 0 0 0 104px;
}

.add_avatar{
	display: none;
	width: 198px;
	height: 140px;
	position: absolute;
	z-index: 1;
}

#add_glass{ background:url("../images/add/add_glass.gif") no-repeat; }
#add_step1{ background:url("../images/add/add_step1.gif") no-repeat; }
#add_step2{ background:url("../images/add/add_step2.gif") no-repeat; }
#add_step3{ background:url("../images/add/add_step3.gif") no-repeat; }
#add_success{ background:url("../images/add/add_success.gif") no-repeat; }
#add_fail{ background:url("../images/add/add_fail.gif") no-repeat; }

#add_avatar .current{
	z-index: 2;
	display: block;
}

/******************** DEALER FORM ********************/

form.mailform tr.row td
{
	padding-bottom: 2px;
}

form.mailform tr.row td.title
{
	padding-right: 10px;
	vertical-align: top;
}

form.mailform tr.row td.toolTip
{
	padding-left: 5px;
	vertical-align: top;
}

form.mailform tr.uploader iframe
{
	width: 280px;
	height: 21px;
}

form.mailform tr.date_select select
{
	margin-right: 2px;
}

form.mailform tr select
{
	max-width: 270px;
}

form.mailform tr input
{
	max-width: 266px;
}

/******************** MACHTIGINGS FORM ********************/

	#machtings_form {
		width: 570px;
	}

		#machtings_form label {
			display: block;
		}
		
			#machtings_form label span {
				width: 120px;
				display: inline-block;
			}
		
			#machtings_form input {
				border: none;
				background: none;
				margin: 5px 5px 5px 0;
				padding: 3px 5px;
				border-bottom: 1px dotted #000;
				width: 420px;
				color: #999;
			}
			
			#machtings_form input:hover, #machtings_form input:focus {
				color: #000;
				border-bottom: 1px solid #333;
			}
			
				#machtings_form .checkbox {
					width: 200px;
				}
				
				#machtigings_form .label_checkbox {
					display: inline;
				}
				
				.big_input {
					display: block;
					width: 540px !important;
				}
				
				#machtings_form strong {
					margin: 20px 0 5px 0;
					display: block; 
				}
				
				#machtings_form .radio {
					width: auto !important;
					border: 0 none !important;
					margin: 0 10px 0 20px;
				}
				
				#machtings_form .hover {
					cursor: pointer;
				}
				
					#machtings_form .hover:hover {
						color: #666;
					}


