* {
  margin: 0;
  padding: 0;
}

#zip { width: 3em; }
#city { width: 17.5em; margin-left: 0.5em; }
.formCell img { width: 200px; height: 50px;margin-top: 0.3em; }

.tx-tdcontactmanagersearch-pi1 fieldset { width: 100%; }

.tx-damdownloadlist-pi1 fieldset { width: 100%; }

.contactperson_detail { padding: 1em; background-color: #D9D9D9;; }

input, select, textarea {
  font-family: Arial,Helvetica,sans-serif;
  color: #404040;
}

textarea {
  overflow: auto;
}

form div.formCell {
  clear: left;
  display: block;
  zoom: 1;
  /*margin: 5px 0 0 0;
  padding: 1px 3px;*/
}

form div label {
  display: block;
  float: left;
  width: 13.5em;
  padding: 0.3em 0.5em;
  margin: 0 0 0.5em 0;
  text-align: left;
  font-size: 120%;
}

.upload1 {
  display: block;
  margin-top: 0.5em;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 25em;
  zoom: 1;
  padding: 0;
  margin: 0 0 0.5em 14.2em;
  text-align: left;
}

form div img {
  border: 1px solid #ccc;
}

form div input.inputText, form div input.inputPassword,
form div select, form div textarea{
  width: 22em;
  padding: 0.2em;
  margin: 0 0 0 0;
  border: 1px solid #ccc;
  font-size: 120%;
}

form div input.inputFile {
  width: 22.7;
}

form div select.selectOne, form div select.selectMultiple {
  width: 22.6em;
  padding: 0.2em;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #404040;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

.submitButton,
.cancelButton {
  padding: 0.2em;
  border: 1px solid #000;
  background-color: #AA0000;
  color: #fff;
  margin: 0.5em 0 0.5em 0;
  font-weight: bold;
  font-size: 120%;
}

.submitButton {
 /* margin-left: 11.5em;*/
}

.error { border: 1px solid #AA0000; margin-bottom: 1em; }
.error_head { color: #AA0000; }
.error ul {
  margin: 0.5em 0 0.5em 1em;
  padding: 0;
}

.searchbutton {
  width: 21px;
  height: 21px;
  background: url(../images/search_bt.gif) no-repeat center;
  background-color: #AA0000;
  float: right;
}

.contactperson {
  float: left;
  margin-bottom: 2em;
  padding-right: 2em;
}

.noritcontactperson {
  margin-bottom: 2em;
  padding-right: 2em;
}

.clear {
  clear: both;
}

.clear-left { clear: left; }

.seperator {
  border-top: 1px solid #B2B2B2;
  height: 10px;
}

.ddl_file_list input {
  float: left;
  margin-top: 0.6em;
  width: 1.4em;
}

.ddl_file_list a img {
  border:0;
}

.col2_content .ddl_file_list label { 
  width: 34em;
  float: left;	
}

.downloadButton {
  padding: 0.3em;
  border: 1px solid #000;
  background-color: #AA0000;
  color: #fff;
  margin: 0.8em 0 0.8em 0;
  font-weight: bold;
  font-size: 120%;
}

/*input {
  margin-top: -8px;
}*/

.tx-damdownloadlist-pi1 .cancelButton {
  margin-top: 0px;
}

.tx-damdownloadlist-pi1 .submitButton {
  margin-top: 0px;
}

.formCellInterest input, .formCellInterest label { float:left; }
.tx-srfeuserregister-pi1 dl { font-size: 120%; }

.tx-srfeuserregister-pi1 .formCellInterest label,
.tx-srfeuserregister-pi1 .formCell label {
  padding-bottom: 0.5em;
  margin: 0 0 0.5em 0;
}

.tx-srfeuserregister-pi1 .formCellInterest label {
  width: 17.2em;
  padding-left: 0.3em;
}

/* IE 6 */
* html .tx-srfeuserregister-pi1 .formCellInterest label {
  width: 16.5em;
}

/* IE 7 */
*+html .tx-srfeuserregister-pi1 .formCellInterest label {
  width: 16.5em;
}

#tx-srfeuserregister-pi1-gender { width: 22.5em; }
.tx-thmailformplus-pi1 .formCell span { font-size: 120%; }

.login-intern {
  width: 20em;
  margin:1em 0.5em 0pt 0.4em;
  font-size: 120%;
}

.login-intern input {
  border:1px solid #A6AEA8;
  margin-bottom:0.3em;
  padding:0.3em;
  width:15em;
}

.login-intern label {
  font-size:100%;
  margin:0pt 0pt 0.1em;
  padding:0pt;
  display:block;
}

