
/* THEME CRAP */

body { background-color: rgb(16,27,47); }

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/hr_blue.gif) no-repeat top left; } 
div.hr,div.hrc { background: transparent url(/img/esz/hr_blue.gif) no-repeat top center; } 
div.hrr { background: transparent url(/img/esz/hr_blue.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/Contact_M.jpg) no-repeat 0px -130px; }
/* ---- /WRAPPER ---- */
/*----  HEADER ---- */
#header { 
height:475px; min-height:475px; max-height:475px;
}
/* ---- /HEADER ---- */

#buttonleft li { border-bottom: 1px solid rgb(16,27,47); 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%; }

#frmcontact {}
#frmcontact table { width:600px; border-collapse:collapse; }
#frmcontact .vf_label { width:90px; }
#frmcontact .vf_mandatory { width:10px; }
#frmcontact .vf_input { width: 300px; }
#frmcontact .vf_error { width: 200px; }
#frmcontact .vf_error span,#frmcontact .vf_error label { width:auto;background:#ffe none;display:inline; }
#frmcontact .vf_buttonbar { padding-left: 99px; }
#frmcontact .vf_buttonbar { *padding-left: 100px; }

#frmcontact textarea, #frmcontact input { width: 300px; }
#frmcontact .button1 { width: 100px; }
#frmcontact textarea { height: 100px; }
#frmcontact label { display:block; text-align:left; margin-right:5px; }

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

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