body {
  font-family: trebuchet ms, verdana, arial, tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: transparent;
  color: #3f3f3f;
  margin: 0;
  border: 0;
  padding: 0;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: underline;
  color: #4ea4c4;
}

a:hover {
  text-decoration: none;
}

fieldset {
  border: 0;
}

a:active, a:focus {
  outline: none;
}

.eval-asterisk {
  width: 9px;
  height: 26px;
  display: inline-block;
  background: transparent url(../images.aff18/asterisk.gif) left top no-repeat;
}

/* Eval Form */

#eval-form {
  width: 498px;
  height: 350px; 
}

#top-step1 { width: 498px; height: 50px; background: transparent url(../images.aff18/top1.gif) left top no-repeat; }
#top-step2 { width: 498px; height: 50px; background: transparent url(../images.aff18/top2.gif) left top no-repeat; }
#top-step3 { width: 498px; height: 50px; background: transparent url(../images.aff18/top3.gif) left top no-repeat; }
#top-step4 { width: 498px; height: 50px; background: transparent url(../images.aff18/top4.gif) left top no-repeat; }
#top-step5 { width: 498px; height: 50px; background: transparent url(../images.aff18/top5.gif) left top no-repeat; }
#no-steps  { width: 498px; height: 50px; background: transparent url(../images.aff18/top-complete.gif) left top no-repeat; }

#eval-form #form-fields {
  height: 260px;
  border: 0;
  padding: 0;
  text-align: left;
}

/* thanks, dud pages */

#eval-form #form-fields p {
  padding: 12px 30px 6px 40px
}

/* Step 1 */

#eval-form #form-fields fieldset#step1 {
  float: left;
  width: 498px;
  padding: 8px 0 0 40px;
  border: 0;
  line-height: 24px;
}

#eval-form #form-fields fieldset#step1 p {padding: 4px 0 4px 0;}

#eval-form #form-fields fieldset#step1 fieldset#fieldset-left {
  float: left;
  width: 220px;
  margin: 2px 0 10px 0;
  border: 0;
}

#eval-form #form-fields fieldset#step1 fieldset#fieldset-right {
  float: right;
  width: 230px;
  margin: 2px 10px 10px 0;
  border: 0;
}

/* Step 2 */

#eval-form #form-fields fieldset#step2 {
  float: left;
  width: 498px;
  padding: 8px 0 0 40px;
  border: 0;
  line-height: 24px;
}

#eval-form #form-fields fieldset#step2 p {padding: 4px 0 4px 0;}

#eval-form #form-fields fieldset#step2 fieldset#fieldset-left {
  float: left;
  width: 220px;
  margin: 8px 0 10px 0;
  border: 0;
}

#eval-form #form-fields fieldset#step2 fieldset#fieldset-right {
  float: left;
  width: 230px;
  margin: 8px 0 10px 0;
  border: 0;
}

/* Step 3 */

#eval-form #form-fields fieldset#step3 {
  float: left;
  width: 498px;
  padding: 12px 0 0 20px;
  border: 0;
  line-height: 20px;
}

#eval-form #form-fields fieldset#step3 .fieldset-left {
  width: 330px;
  float: left;
  margin: 0 0 19px 0;
  border:0;
}

#eval-form #form-fields fieldset#step3 .fieldset-right {
  width: 110px;
  float: left;
  margin: 0 0 19px 0;
  padding:0;
}
	
#eval-form #form-fields fieldset#step3 .fieldset-right .noBorder input {
  margin: 0 0 0 4px;
  background: transparent;
  border: 0;
}

/* Step 4 */

#eval-form #form-fields fieldset#step4 {
  float: left;
  width: 498px;
  padding: 8px 0 0 40px;
  border: 0;
  line-height: 24px;
}

#eval-form #form-fields fieldset#step4 p {padding: 6px 0 4px 0;}

#eval-form #form-fields fieldset#step4 .fieldset-left {
  float: left;
  width: 210px;
  margin: 2px 5px 10px 0;
  border: 0;
}
	
#eval-form #form-fields fieldset#step4 .fieldset-right {
  float: left;
  width: 220px;
  margin: 2px 0 10px 0;
  border: 0;
}

/* Step 5 */

#eval-form #form-fields fieldset#step5 {
  float: left;
  width: 350px;
  padding: 32px 0 0 50px;
  border: 0;
}

#eval-form #form-fields fieldset#step5 label {
  float: left;
  width: 120px;
  margin: 5px 0 2px 10px;
  font-weight: normal;
}
		
#eval-form #form-fields fieldset#step5 input {
  float: left;
  padding: 0 3px 0 3px;
  margin: 3px 0 2px 5px; 
}

#eval-form #form-fields fieldset#step5 span {
  float: left;
}

#eval-form #form-fields fieldset#step5 p{
clear: both;
}

/* Step None */

#eval-form #form-fields fieldset#steps-complete {
  float: left;
  width: 498px;
  height: 275px;
  padding: 0;
  border: 0;
  line-height: 22px;
}

#eval-form #form-fields fieldset#steps-complete p {
  line-height: 16px;
  padding: 6px 18px 6px 40px;
}

#eval-form #form-fields fieldset#steps-complete h1 {
  font-size: 14px;
  padding: 6px 18px 6px 40px;
}

/* Bottom */

#eval-form #form-footer {
  clear: both;
  width: 498px;
  height: 40px;
  background: transparent url(../images.aff18/footer-bg.gif) left top no-repeat;  
}

/* Buttons */

#eval-form .next {
  float: right;
  width: 170px;
  height: 36px;
  border: 0;
  cursor: pointer;
  background: transparent url(../images.aff18/next.gif) left 5px no-repeat;
}

#eval-form .back {
  float: right;
  width: 116px;
  height: 36px;
  border: 0;
  cursor: pointer;
  background: transparent url(../images.aff18/back.gif) left 5px no-repeat;
}
	
#eval-form .submit {
  float: right;
  width: 170px;
  height: 36px;
  border: 0;
  cursor: pointer;
  background: transparent url(../images.aff18/submit.gif) left 5px no-repeat;
}

/* Form fields, inputs, checkboxes, textareas, radio */

#eval-form input {
  background: #d4e8ea;
  padding: 0 3px 0 3px;
  border: 1px solid #3f3f3f;
  color: #3f3f3f;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  height: 18px;
  background: #f3f3f3 url(../images.aff18/input-bg.gif) left bottom repeat-x;
}

#eval-form input.small {
  width: 45px;
}

#eval-form input.medium {
  width: 72px;
}

#eval-form input.large {
  width: 160px;
}

#eval-form .noBorder input {
  background: transparent;
  padding: 2px 4px 3px 0;
  margin: 1px 5px 1px 25px;
  border: 0;
  vertical-align: middle;
}

#eval-form textarea {
  width: 260px;
  height: 50px;
  padding: 0 3px 0 3px;
  margin: 0;
  border: 1px solid #3f3f3f;
  color: #3f3f3f;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  background: #f3f3f3;
}

#eval-form select {
  background: #f3f3f3;
  padding: 0;
  margin: 0 0 0 40px;
  border: 1px solid #3f3f3f;
  color: #3f3f3f;
  letter-spacing: 1px;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  vertical-align: middle;
}
