
/* THEME CRAP */

body { background-color: rgb(17,17,17); }

div.hrl,div.hr,div.hrc,div.hrr { line-height:0px; height: 3px; min-height:3px; max-height:3px; margin: 5px 0px; } 

div.hrl { background: transparent url(/img/esz/hr17_255.gif) no-repeat top left; } 
div.hr,div.hrc { background: transparent url(/img/esz/hr17_255.gif) no-repeat top center; } 
div.hrr { background: transparent url(/img/esz/hr17_255.gif) no-repeat top right; } 
hr, div.hrl hr, div.hr hr, div.hrc hr, div.hrr hr { display: none; }

/* ---- WRAPPER ---- */
#wrap { background: transparent url(/img/../TIMG/Reacties_M.jpg) no-repeat 0px -150px; }
/* ---- /WRAPPER ---- */
/*----  HEADER ---- */
#header { 
height:475px; min-height:475px; max-height:475px;
}
/* ---- /HEADER ---- */

#buttonleft li { border-bottom: 1px solid rgb(17,17,17); margin: 0; }

/* ---- MAINCONTENT ---- */
#MAIN{ background:transparent url(/img/50white.png) repeat top left; }
/* ---- /MAINCONTENT ---- */
/* 50%-white layers (transparency)
.w50{ background:transparent url(/img/50white.png) repeat top left; } */

#buttonleft {
 min-height:100%;
 height:auto;
 bottom:0px;top:0px;
/*    background:transparent url(/img/50white.png) repeat top left;*/
}

.w50{ * margin-top:-1px !important; }
#buttonleft{ * height:100%; }

#frmguestbook {}
#frmguestbook table { width:800px; }
#frmguestbook .vf_label { width:150px; }
#frmguestbook .vf_mandatory { width:10px; }
#frmguestbook .vf_input { width: 400px; }
#frmguestbook .vf_error { width: 240px; }
#frmguestbook .vf_error span,#frmguestbook .vf_error label { width:auto;background:#ffe none;display:inline; }
#frmguestbook .vf_buttonbar { padding-left: 159px; }
#frmguestbook .vf_buttonbar { *padding-left: 160px; }

#frmguestbook textarea, #frmguestbook input { width: 400px; }
#frmguestbook .button1 { width: 100px; }
#frmguestbook textarea { height: 100px; }
#frmguestbook label { display:block; }

/* hide from IE */
#frmguestbook td>textarea, #frmguestbook td>input { margin:1px 0px; }

#frmguestbook input.pbtn-grey { font-weight:bold; color:#000066; border:0px none; background:transparent none; width:100px; max-width:100px; height:20px; text-align:center; border:0px none; }
#frmguestbook input.pbtn-win { font-weight:bold; color:#000066; border:0px none; background:transparent none; width:168px; height:29px; text-align:center; }
