/* Global */

body {
  color: #585858;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height:23px;
}

/* Elements */

* {
  margin: 0;
  padding: 0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:focus, a:active{
	outline: none;
	}

h1{
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #495583;
	padding: 5px 0 0 0;
	}
	
h2{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0 0 0;
	}

p{
	}

span.eval-asterisk{
	background: transparent url(../images.aff1/asterisk.gif) left top no-repeat;
	}

/* Eval Form */

#eval-form-1, #eval-form-2, #eval-form-3, #eval-form-4, #eval-form-5, #eval-form-thanks, #eval-form-nofunds {
  width: 492px;
  height: 336px;
  background: transparent url(../images.aff5/form-bg.gif) left top no-repeat; 
}

#eval-form-1 #top{height: 36px; background: transparent url(../images.aff5/step1.gif) left top no-repeat;}
#eval-form-2 #top{height: 36px; background: transparent url(../images.aff5/step2.gif) left top no-repeat;}
#eval-form-3 #top{height: 36px; background: transparent url(../images.aff5/step3.gif) left top no-repeat;}
#eval-form-4 #top{height: 36px; background: transparent url(../images.aff5/step4.gif) left top no-repeat;}
#eval-form-5 #top{height: 36px; background: transparent url(../images.aff5/step5.gif) left top no-repeat;}
#eval-form-thanks #top, #eval-form-nofunds #top{height: 36px; background: transparent url(../images.aff5/step5.gif) left top no-repeat;}

#form-fields {
  height: 280px;
  border: 0;
  padding: 0 0 0 35px;
}

#eval-form-nofunds #form-fields{
	padding: 0 25px 0 25px;
	}

#form-footer{
	height: 20px;
	background: transparent url(../images.aff5/form-footer.gif) left top no-repeat;
	}

/* Step 1 */

#eval-form-1 p{
	margin:0;
	}

#eval-form-1 #form-fields #fieldset-left p, #eval-form-1 #form-fields #fieldset-right p{
	width: 290px;
	float: left;
}

#eval-form-1 span.noBorder{
	display: block;
	float: left;
	}

/* Step 3 */

#eval-form-3 p {
	font-weight: bold;
}

/* Step 5 */

#eval-form-5 #form-fields{
	padding-top: 10px;
	height: 270px;
	}

#eval-form-5 #form-fields input {
	margin: 2px 0 15px 0;
}

#eval-form-5 #form-fields label {
	float: left;
	width: 100px;
	height: 24px;
	margin: 0 10px 0 0;
	padding: 0;
	clear: both;
}

/* Step Thanks */

#eval-form-thanks p{
	padding: 0 10px 10px 0;
	line-height: 15px;
	}
	
/* No Funds Thanks */

#eval-form-nofunds{
	line-height: 15px;
	}	
	
ul#list-left{
	float: left;
	width: 185px;
	padding: 0 0 0 15px;
	font-size: 10px;
	}	
	
ul#list-right{
	float: left;
	width: 185px;
	padding: 0 0 0 15px;
	font-size: 10px;
	}	
	
#eval-form-nofunds a#zoom{
	display: block;
	text-indent: -9999px;
	width: 154px;
	height: 33px;
	margin: 5px 0 0 0;
	background: transparent url(../images.aff5/zoom.gif) left top no-repeat;
	}	

/* Form fields, inputs, checkboxes, textareas, radio */

#form-fields fieldset{
	border: 0;
	}

#form-fields input {
  background: #ffffff;
  padding: 1px 1px 1px 1px;
  margin: 0 0 2px 0;
  border: 1px solid #000000;
  color: #000000;
  font-size: 11px;
  vertical-align: middle;
  height: 12px;
  line-height: 12px;
  width: 160px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form-fields input.small {
  width: 37px;
}

#form-fields .noBorder input {
  background: transparent;
  padding: 0;
  margin: 3px 1px 4px 7px;
  border: 0;
  vertical-align: middle;
  width: 14px;
}

#form-fields textarea {
  width: 220px;
  height: 50px;
  background: #dddcf0;
  padding: 1px 1px 0 1px;
  margin: 0;
  border: 3px solid #fff;
  color: #666666;
  font-family: trebuchet ms, arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  vertical-align: middle;
}

#form-fields select {
  background: #ffffff;
  padding: 0;
  margin:  0 0 4px 0;
  border: 1px solid #585858;
  color: #585858;
  letter-spacing: 1px;
  font-size: 11px;
  vertical-align: middle;
}

/* Buttons */

input.next {
  float: right;
  width: 67px;
  height: 22px;
  margin-right: 25px;
  display: block;
  text-align: left;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
  background: transparent url(../images.aff5/next.gif) left top no-repeat;
}

input.back {
  float: right;
  margin-right: 10px;
  width: 67px;
  height: 22px;
  display: block;
  text-align: left;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
  background: transparent url(../images.aff5/back.gif) left top no-repeat;
}

input.submit {
  float: right;
  width: 84px;
  height: 22px;
  margin-right: 25px;
  display: block;
  text-align: left;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
  background: transparent url(../images.aff5/submit.gif) left top no-repeat;
}

/* No Funds Popup */

#dialog{
	width: 480px;
	height: 260px !important;
	padding: 5px 0 0 10px;
	background: transparent url(../images.aff5/form-popup-bg.gif) left top no-repeat;
	}	
	
#dialog p{
	line-height: 14px;
	font-size: 11px;
	color: #3c3c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 10px 0;
	margin: 0;
	}	
	
#dialog p.first{
	padding: 30px 10px 10px 0;
	}	
	
#dialog a#popup-submit{
	background: transparent url(../images.aff5/form-popup-submit.gif) 6px top no-repeat;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	width: 140px;
	height: 37px;
	display: block;
	float: left;
	}	
	
#dialog a#popup-no{
	background: transparent url(../images.aff5/form-popup-no.gif) left top no-repeat;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	width: 134px;
	height: 37px;
	margin: 0;
	display: block;
	float: left;
	}
	
#dialog #buttons{
	float: right;
	width: 285px;
	}
	
#dialog input:active{
	outline: none;
	}
