/* -- register.html -- */
#new_lastname {background-color:#fdd;}
#new_firstname {background-color:#fdd;}
#new_username {background-color:#fdd;}
#new_passwd {background-color:#fdd;}
#new_passwd_confirm {background-color:#fdd;}
#info_passwd {margin-left:0.5em;font-weight:normal;color:red;}
#new_gender {background-color:#fdd;}
#new_title {background-color:#fdd;}
#new_profession {background-color:#fdd;}
#new_personaddressstreet {background-color:#fdd;}
#new_personaddresszip {background-color:#fdd;}
#new_personaddresscity {background-color:#fdd;}
#new_personaddresscountry {background-color:#fdd;}
#new_email1 {background-color:#fdd;}
#new_lang {background-color:#fdd;}
#new_phone {background-color:#fdd;}
#new_fax {background-color:#fdd;}

#copyadress { 
 margin:-43px 0px 0px 450px;
 position:absolute;
 color:#66f;
}

#sendmail { 
 margin:-43px 0px 0px 565px;
 position:absolute;
 color:#66f;
}
#sendmailtype {
 margin:-41px 0px 0px 622px;
 font-size:10px;
 position:absolute;
 color:#66f;
 font-weight:normal;
 background-color:#eee;
}
body#web #sendmail, 
body#web #sendmailtype {
 display:none;
}
body.zmi select.form-element {
 width:165px
}
body.zmi td.form-element textarea, 
body.zmi #new_organisation,
body.zmi #person_has_workpackage_person_idperson {
 width:360px !important;
}
body.zmi #person_has_workpackage_person_idperson {
 background-color:#eee;
}
body.zmi div.zmiNeutralColorMedium0 div input {
 margin:1px
}
body.zmi textarea#new_comments  {
 background-color:#ffd;
}

/* --- contact fields --- */
body.zmi #tr_contact1,
body.zmi #tr_contact2,
body.zmi #tr_authority1,
body.zmi #tr_authority2,
body.zmi #tr_eucoordinator {
 background-color:#def;
 width:284px;
 display:none;
}
/* -- FF hack -- */
html>/**/body.zmi #displayfield_contact1,
html>/**/body.zmi #displayfield_contact2,
html>/**/body.zmi #displayfield_authority1,
html>/**/body.zmi #displayfield_authority2,
html>/**/body.zmi #displayfield_eucoordinator {width:275px }


body.zmi #tr_persons {background-color:#dde}
body.zmi #tr_persons td.form-element div.form-small {height:20px;vertical-align:bottom}
body.zmi #organisation_has_person_organisation_idorganisation {width:360px}
body.zmi #organisation_has_person_organisation_idorganisation1,
body.zmi #displayfield_organisation_has_person_organisation_idorganisation0  {width:165px;height:20px;padding:0px:margin:0px;font-size:11px;}

/* Form Button Patch IE = FF */
body.zmi .form-submit {
overflow:visible;
padding: 1px 3px;
}

/* Register Form */
body#web tr#tr_idperson,
body#web tr#tr_targetgroups,
body#web tr#tr_memberships,
body#web tr#tr_workpackages,
body#web tr#tr_groups,
body#web tr#tr_lastmodified,
body#web tr#tr_funded,
body#web tr#tr_comments  {display:none;}
