* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/background.jpg) top center no-repeat #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 76%;
  padding: 0px;
  margin: 0px;
  text-align: center;
}


h1 {
  font-size: 3.5em;
  color: #FFFFFF;
  font-weight: normal;
  float: right;
  width: 450px;
  margin: 45px 70px 0px 20px;
  display: block;
}

#iefix h1 {
  margin: 45px 30px 0px 0px;
}

h2 {
  font-size: 1.5em;
  color: #B3B9D9;
  font-weight: normal;
  float: right;
  width: 450px;
  margin: 10px 70px 0px 20px; 
}

#iefix h2 {
  margin: 10px 30px 0px 0px;
}

.clear {
  clear: both;
}

.text_link {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}

.content {
  width: 1010px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 35px;
  min-height: 700px;
  text-align: left;
}

.logo_clipsearch {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/logo_clipsearch.gif) top left no-repeat;
  float: left;
  width: 327px;
  height: 93px;
  display: block;
}

.logo_clipsearch span {
  display: none;
}

.module {
  width: 285px;
  min-height: 150px;
  float: left;
  margin: 55px 20px 0px 10px;
}

.module_header {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/module_header.gif) top left no-repeat;
  width: 265px;
  height: 30px;
  float: left;
  color: #ffffff;
  padding: 12px 0px 0px 20px;
  font-size: 1.2em;
}

#iefix .module_header {
  width: 285px;
  height: 42px;
}

.module_content {
  background: #ffffff;
  width: 281px;
  border: 2px solid #ffffff;
  float: left;
  min-height: 240px;
  padding: 0px;
}

#iefix .module_content {
  width: 285px;
  height: 240px;
}

.module_content p {
  width: 265px;
  margin: 0px;
  float: left;
  padding: 0px;
  margin: 0px 8px 20px 8px;
  font-size: 0.9em;
}

#iefix .module_content p { 
  margin: 0px 4px 20px 4px;
  padding-bottom: 10px;
}

.module_footer {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/module_footer.gif) top left no-repeat;
  width: 285px;
  height: 33px;
  float: left;
}

.module_footer a {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/module_button.gif) top left no-repeat;
  width: 233px;
  height: 19px;
  float: left;
  color: #ffffff;
  text-align: right;
  padding: 4px 27px 0px 0px;
  text-decoration: none;
  margin: 0px 0px 0px 12px;
}


.module_footer input {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/module_button.gif) top left no-repeat;
  width: 263px;
  height: 25px;
  float: left;
  color: #ffffff;
  text-align: right;
  padding: 0px 31px 1px 0px;
  text-decoration: none;
  margin: 0px 0px 0px 12px;
  border:none;
  
}



#iefix .module_footer a {
  width: 260px;
  height: 23px;
}

.bonus_content {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/background_bonus.gif) top left repeat-x;
  width: 265px;
  float: left;
  margin: 0px 0px 4px 0px;
  padding: 8px;
 }
 
 #iefix .bonus_content {
   width: 281px;
   margin: 0px 0px 3px 0px;
 }
 
 .bonus_content .copy {
  font-size: 0.9em;
  font-weight: bold;
  width: 165px;
  float: left;
  margin: 5px 0px 0px 0px;
}

#iefix  .bonus_content .copy {
  margin-top: 0px;
}

.triallink {
  background: url(/MODULES/Layouts/NLA/Images/CustomRegistration/free_trial.gif) top left no-repeat;
  width: 74px;
  height: 74px;
  float: right;
}

.bonus_content a span {
  display: none;
}

.form_content .label {
  float: left;
  width: 255px;
  min-height: 20px;
  margin-top: 5px;
  font-size: 0.9em;
  display: block;
}


.form_content div.labelcopy {
  width: 111px;
  margin: 0px;
  height: 17px;
  float: left;
  padding-top: 3px;
}

#iefix .form_content div.labelcopy {
  height: 20px;
}

.labelcopy a {
  color: black;
}

.form_content .labelinput input {
  width: 138px;
  height: 18px;
  border: 1px solid #999999;
  margin: 0px;
  float: left;
}

#iefix .form_content .labelinput input {
  height: 20px;
  width: 140px;
}

.cdheckboxes {
  height: 20px;
  width: 20px;
  display: block;
  float: left;
}

.checkboxcopy {
  height: 18px;
  padding-top: 2px;
  float: left;
}

.checkboxcopy a {
  color: black;
}

.checkboxes .error_label {
  display: block;
  clear: left;
}
  

.footer {
  width: 950px;
  float: left;
  margin: 30px 0px 0px 0px;
}

.footer p {
  color: #ffffff;
  margin-top: 2px;
}

.footerlinks {
  color: #aeaeae;
  margin-top: 10px;
}

.footerlinks a {
  color: #aeaeae;
  text-decoration: none;
}




.error_label {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FF0000;
}

#passwordhelp {
  display: none;
  padding-top: 5px;
  clear: left;
}

.form_content {
  padding-top: 10px;
  clear: right;
}


