/* -- 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;}
#new_gender {background-color:#fdd;}
#new_personaddressstreet {background-color:#fdd;}
#new_personaddresszip {background-color:#fdd;}
#new_personaddresscity {background-color:#fdd;}
#new_email1 {background-color:#fdd;}
#new_lang {background-color:#fdd;}
#new_phone {background-color:#fdd;}
#new_fax {background-color:#fdd;}

#info_passwd {color:red;font-weight:bold;text-decoration: blink;display:inline;}
#new_passwd,#new_passwd_confirm {width:12em !important}


div#custombuttons {
 margin-bottom:1em;
 height:2.5em;
 position:absolute;
 margin:-32px 0px 0px 390px;
}
div#custombuttons {
 *margin-left:200px;
}

div#custombuttons input,
div#custombuttons select {
margin-left:10px;
}
#invoice,
#copyadress,
#sendmail,
#sendmailtype { 
 position:relative;
 display:auto;
}
#sendmailtype {
 margin-top:4px;
 position:relative;
 display:auto;
 font-size:10px;
 font-weight:normal;
}

#clone { 
 margin:-43px 0px 0px 275px;
 position:absolute;
 color:#66f;
}

body#web #sendmail, 
body#web #sendmailtype, 
body#web #clone {
 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;}

body.zmi #new_country, body.zmi #new_lang  {width:120px;}

/* -- BILLINGCASE ELEMENTS --*/
body.zmi #tr_study_temp {display:none;}
body.zmi #tr_study select {width:96px}
body.zmi #tr_patinitials input#new_patinitials {width:96px !important}
body.zmi #tr_patbirth input#new_patbirth {width:96px !important}
body.zmi #tr_leaflet input#new_leaflet {width:96px !important}
body.zmi #tr_examdate input#new_examdate{width:96px !important}
body.zmi #tr_lastmodified input#new_lastmodified {background-color:#F2F3EE;width:96px !important;border-color:#bbb}
body.zmi #tr_lastmodified td.form-label {color:#999;}
body.zmi #tr_lastmodified a {display:none;}
body.zmi #tr_billingdate input#new_billingdate {background-color:#F2F3EE;width:96px !important;border-color:#bbb}
body.zmi #tr_billingdate a {display:none;}
body.zmi #tr_billingdate td.form-label {color:#999;}

body.zmi #tr_titleSalutation {display:none;}
body.zmi #tr_targetgroups {display:none;}
body.zmi #profileinfo {display:block;margin:0.5em 0em;}

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



body#web textarea#new_profcertif,
body#web textarea#new_profactiv,
body#web textarea#new_profdev,
body#web textarea#new_profpub,
body#web textarea#new_profmoreinfo {
body#web width:400px !important
}
body#web tr#tr_disciplines select,
body#web tr#tr_interests select {
width:190px
}

body#web div#registerform div.zmiHeadline {
visibility:hidden;
}

ul.ui-widget {
list-style-image:none;
list-style-type:none;
 padding:0px;
 margin:0px;
}
div#registerform form table,
div#registerform form .zmi-form-section  {
 padding:1em
}

