/* The History Center:  Donation Form styling */
body {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0; padding: 0;
          background: #CCCCFF url(../images/graduated_background.jpg) repeat-x;}

/* Header */
#headernavbkg {width: 100%; background: #333333; text-align:center;}
#headernav    {width: 800px; background: #333333; margin-left: auto; margin-right: auto; font-size: 11pt; font-weight: bold; padding: 0px 0 0px 0; text-align:left;
	                  font-family: Arial, Helvetica, sans-serif; height: 30px;}
#logorow        {width: 100%; background: #333399; text-align:center;}
#logoarea       {width: 800px; background: #333399; margin-left: auto; margin-right: auto; font-size: 11pt; font-weight: bold; padding: 0px 0 0px 0; text-align:left;
	                  font-family: Arial, Helvetica, sans-serif; height: 97px;}
#graybar        {width: 100%; background: #999999; text-align:center; margin-bottom: 10px;}
#graybararea       {width: 800px; background: #999999; margin-left: auto; margin-right: auto; font-size: 8pt; font-weight: bold; padding: 0px 0 0px 0; text-align:left;
	                  font-family: Arial, Helvetica, sans-serif; height: 20px;}

div#form-title {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FFFFFF; padding: 40px 300px 10px 10px;
                       float: right;}
img#logo {margin-top: 30px; position: absolute;}
img#overlay {margin-top: -18px; margin-left: 600px; position: absolute;}

.form-subtitle {font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color: #6666cc;}
.required {color:#990000; font-size: 10pt;}
div#privacy-note {font-style: italic; color:#666666; padding: 5px;}

div#print_this {float: right; width: 120px; vertical-align: middle;}
a.print_me {font-size: 10pt; color: #990000; text-decoration: none; border-bottom: 1px dotted  #FF9999;}
a.print_me:hover {font-size: 10pt; color: #FF0000; text-decoration: none; border-bottom: 1px solid #FF0000;}

table#donation {width: 780px;}
table#donation td {padding: 3px;}
td#field_cells {background-color: #eeeeee;}
td#thank_you_cell {background: #eeeeee url(../images/typewriter_corner.jpg) no-repeat; font-weight: bold; color: #333333;}
.li_label {color: #666666;}
p.intro {font-size: 12pt;}

td#step_title {text-align: center; color: #FFFFFF; font-weight: bold; font-size: 12pt;
                     padding: 4px 0 4px 0;  background: url(../images/slant_title_background2.gif) no-repeat;}
td#label_column {background-color: #cccccc; font-weight: bold; color: #333333; text-align: right; width: 160px; vertical-align: top;}

td#spacer-row {height: 10px;}

li#instruction_step {padding-bottom: 10px;}
div#paypal_confirmation {padding-left: 30px;}
div#continue_button {text-align: right;}
p.test_payment {color: #666666; padding-left: 30px; visibility: visible;}

p.gift_instructions {padding-left: 10px; padding-right: 10px;}
div#print_confirmation {padding: 40px 30px 30px 30px;}
div#print_cancellation {padding: 100px 30px 100px 60px;}
ul#receipt {border-top: 1px dotted #000066; border-bottom: 1px dotted #000066;}
ul#receipt li {padding-bottom: 5px; padding-top: 5px;}
p.confirmation_header {font-size: 12pt; color:#3300FF; text-align: center;}

#submit_btn {margin-left: 480px;}
#reset_btn {margin-right: 100px;}

/* confirmation print version */
div#print-body {width: 100%;}
div#print-area {font-family: Arial, Helvetica, sans-serif; width: 800px; margin-left: auto; margin-right: auto;}
div#print-title {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000; padding-top: 10px;
                       padding-bottom: 10px; text-align: center;}
td#thanks_title {text-align: center; color: #FFFFFF; font-weight: bold; font-size: 12pt;
                     padding: 4px 0 4px 0;  background-color: #666666;}
p.print_confirmation_header {font-size: 12pt; color: #000000; text-align: center; font-weight: bold;}
p.print_pg_return {font-size: 10pt; text-align: center;}

/* Form fields */
/* This form field starts out hidden */
div#hiddenfield {display: none;}
div#hiddenfield2 {display: none;}
div#hiddenfield3 {display: none;}

#submit_to_paypal {margin-left: 600px;}