/* Honey Pot */
#email_for_discounts {
	display: none;
}

/* About Us */

form#activate-form table{width:222px; height: 23px;}
form#activate-form table tbody tr th{font-size: 11px;}
form#activate-form table tbody tr td{
  height: 14px; vertical-align: middle;}
form#activate-form table tbody tr td input{
  border: 1px solid #333; height: 16px; width: 150px;}
form#activate-form table tbody tr td input.image { margin: 0; width: 61px; height: 24px; border: 0;}


/* multi column pages */

div.errorExplanation h2{
    display: none;
}

img.security_code {
    display: inline;
    float: none;
    position: absolute;
}

#admin_col_1 {
	float: left;
	top: 1em;
	left: 0em;
	width: 50%;
	border-right: 2px inset #ccc;
	min-height: 54em;
}

#admin_col_2:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

#admin_col_2 {
	margin-left: 50%;
}

/* this is the new form */

table.form {
  width: 300px
}
table.form tr td {
  text-align: left;
  padding: 0;
  vertical-align: middle;
}
table.form tr th {
  width: 90px;
  color: #333;
  font: 12px Arial, Helvetica, Verdana;
  text-align: left;
  padding: 0;
  vertical-align: middle;
}

table.form tr td .field  {
  font: 11px Arial, Helvetica, Verdana;
  height: 14px;
  border: solid 1px #333;
  margin: 3px 0 5px 0;
}
table.form tr td textfield  {
  font: 11px Arial, Helvetica, Verdana;
  height: 14px;
  width: 180px;
  border: solid 1px #333;
  margin: 3px 0 5px 0;
}
table.form tr td select  {
  font: 11px Arial, Helvetica, Verdana;
  height: 18px;
  width: 185px;
  border: solid 1px #333;
  margin: 3px 0 5px 0;
}
.errors {
  font: bold 12px Arial, Helvetica, Verdana;
  color: #990000;
  height: 14px;
}
table tr td input.submit {
  background-color: #333;
  border: solid 1px #333;
  color: #fff;
  font-weight: bold;
  width: 60px;
  height: 20px;
  padding: 1px;
  margin: 5px;
}
/* end this is the new form */

/* body */
.form-container {
  width: 150px;
  float: left;
  vertical-align: top;
  color: #333;
  font: bold 12px Arial, Helvetica, Verdana;
  line-height: 26px;
}
div#forms input.textfield, .select, .textarea {
  font: 12px Arial, Helvetica, Verdana;
  height: 14px;
  border: solid 1px #333;
  margin: 3px 0 5px 5px;
}
.select {
  height: 20px;
}
.textarea {
  height: 100px;
}
.form-label {
  color: #333;
  font: 12px Arial, Helvetica, Verdana;
  line-height: 16px;
  font-weight: bold; white-space: nowrap
}
.body-forms, form select {
  font: 12px Arial, Helvetica, Verdana;
  height: 14px;
  border: solid 1px #333;
  margin: 3px 0 5px 0;
}
.text_from_select {
  font: 12px Arial, Helvetica, Verdana;
  height: 14px;
  border: solid 1px #333;
  margin: 3px 0 5px 0px
}

textarea.body-forms {
  height: auto;
}
.body-error {
  font: bold 12px Arial, Helvetica, Verdana;
  color: #990000;
  height: 14px;
}
.body-success {
  font: bold 12px Arial, Helvetica, Verdana;
  color: green;
  height: 14px;
}
.body-drop {
  font: 12px Arial, Helvetica, Verdana;
  height: 18px;
  border: solid 1px #333;
  margin: 3px 0 5px 5px
}
#submit, #download_form_button {
}
.submit_skip#submit {
  width: 175px;
}



/* captcha

div#cap input.textarea{
  clear: left;;
  margin: 5px 0:}

div#simple_captcha p input#captcha {
	margin: 4px 0px 4px 0px;
	float: none;
} */

/* shared stuff */
form.cp_form label.required:before {
	content: "* ";
}

form.cp_form input, form.cp_form textarea {
	width: 200px;
	float: left;
  font: 12px Arial, Helvetica, Verdana;
  height: 14px;
  border: solid 1px #333;
  margin: 2px 5px 5px 5px;
}

form.cp_form textarea {
	margin-bottom: 1em;
}

form.cp_form select {
  float: left;
  font: 12px Arial, Helvetica, Verdana;
  height: 18px;
  border: solid 1px #333;
  margin: 2px 5px 5px 5px;
}

form.cp_form input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border: solid 1px #333;
  margin: 0px 5px 5px 5px;
}

#confirm_terms_and_conditions, #confirm_age, #spadeclub_communication, #third_party_communication {
width: 15px;
height: 15px;}

form.cp_form div.no_float {
	float: left;
	*margin: 0px 0px 0px 5px;
}

form.cp_form div.no_float input, form.cp_form div.no_float textarea, form.cp_form div.no_float select {
	float: none;
	position: relative;
}

form.cp_form div.no_float select {
	margin-left: 5px;
	height: 20px;
}

form.cp_form {
	display: table;
	clear: none;
	width: 820;
}

form.cp_form div.p {
	clear: left;
	line-height: 2em;
	height: 2em;
	position: relative;
	margin: 5px 0 10px 0;
	width: 820px;
}

form.cp_form div.p div#simple_captcha p {
        margin: 0 0 0 109px;
}

form.cp_form div.p div#simple_captcha img {
        margin: 0 0 0 4px;
}

form.cp_form div.p div#simple_captcha input {
        margin: 0 4px 0 0;
}

form.cp_form input#submit {
        margin: 60px 0 0 4px;
        padding: 0 0 2px 0;
}

form.cp_form label {
	float: left;
	width: 100px;
	padding-right: 0.5em;
	text-align: right;
	font: 12px Arial, Helvetica, Verdana;
}

br.clear {
	clear: both;
}

form.cp_form label.desc {
	width: 460px;
	text-align: left;
  margin: 0px 5px 5px 5px;

}

.signup-errors{
  width: 500px;
  color: #cc0000;
}

a {
    cursor: pointer;
    text-decoration: underline
}

/* two_column_forms */
form.two_column_form label.desc {
	display: none;
}

/* misc, but need to be declared after the others */

form.cp_form input.submit {
	width: 5em;
}

form.cp_form div.fieldWithErrors input {
	float: none;
	display: inline;
	margin-right: 0em;

}

form div.fieldWithErrors {
	float: none;
	display: inline;
	margin-right: 0em;

}

form.cp_form div.fieldWithErrors {
	float: left;
	border: 2px solid #c66;
	margin-right: 1em;
}

/* auto completer styles */
div.autocomoplete {
	width: 350px;
	background: #ccc;
	z-index: 1000;
}

div.auto_complete ul {
	border: 1px solid #888;
	margin: 0em;
	padding: 0em;
	width: 100%;
	list-style: none;
	background: #ccc;
}

div.auto_complete ul li {
	margin: 0em;
	padding: 3px;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul strong.highlight {
	color: #800;
	margin: 0em;
	padding: 0em;
}

input.auto_complete {
	border: 0em;
}
.checkbox {
  width: 12px;
  height: 12px;
  border: 1px;
}
table.billing-info {
 width: 350px;
 margin: 20px 0 0 0;}

table.billing-info th {
  width: 100px;
  padding: 5px 0;
  color: #333;
  font: 11px bold Arial, Helvetica, Verdana;
  text-align: left;
}

table.billing-info td {
  padding: 5px 0;
  width: 255px;
  text-align: left;
}
table.billing-info td input {
	font: 11px Arial, Helvetica, Verdana;
  height: 14px;
  width: 180px;
  border: solid 1px #333;
  margin: 2px 0;
}

table.billing-info td select {
  font: 11px Arial, Helvetica, Verdana;
  height: 18px;
  width: 185px;
  border: solid 1px #333;
  margin: 3px 0 5px 0
}
td.security {
  width: 72px;}

/* sign up*/

table.signup {
 width: 400px;
 margin: 20px 0 0 0;
}

table.signup tr th {
  width: 100px;
  padding: 5px 2px;
  color: #333;
  font: 11px bold Arial, Helvetica, Verdana;
  text-align: left;
  vertical-align: middle;
}

table.signup tr td {
  padding: 5px 2px;
  width: 255px;
  text-align: left;
}

table.signup tr td a {
  color: #990000;
  font-size: 10px;
  text-align: left;
}

table.signup tr td input {
  font: 11px Arial, Helvetica, Verdana;
  height: 14px;
  width: 180px;
  border: solid 1px #333;
  margin: 3px 0 5px 0;

}

/* form button for club rewards */
table.signup tr td.club-button input {
  border: 0;
  width: 80px;
  height: 36px;
  margin: 3px 0 5px 0;

}
/* form button for club rewards  END */

table.signup tr td select {
  font: 11px Arial, Helvetica, Verdana;
  height: 18px;
  width: 185px;
  border: solid 1px #333;
  margin: 2px 0;

}
table.signup tr td checkbox {
  font: 11px Arial, Helvetica, Verdana;
  height: 14px;
  width: 18px;
  border: solid 1px #333;
  margin: 2px 0;

}
table.signup-condense {
  margin: 5px 0 0 0;
  clear: both;
}
table.signup-condense tr th {
  width: 300px;
  height: 18px;
  padding: 2px;
  vertical-align: middle;
}
table.signup-condense tr td {
  padding: 2px;
  width: 255px;
  height: 18px;
  text-align: left;
  vertical-align: middle;
}

#contact select {
  font: 11px Arial, Helvetica, Verdana;
  height: 18px;
width: 180px;
  border: solid 1px #666;
  margin: 2px;
}

#contact input {
	font: 11px Arial, Helvetica, Verdana;
  height: 14px;
  width: 180px;
  border: solid 1px #666;
  margin: 2px 0;
}

#contact textarea {
  padding: 5px;
  width: 280px;
  height: 100px;
  background-color: #fff;
  border: 1px solid #666;
}
/* general form */
.general-form  {
  font: 11px Arial, Helvetica, Verdana;
  height: 20px;
  width: 200px;
  border: solid 1px #333;
  margin: 0 5px;
}

input.not_visible {
  display: none; 
}


/* New Sign Up */

/* Progress Bar */

div#progress-bar {
  width: 840px; height: 57px;
  margin: 0; padding: 0;
  
  clear: both; 
}
div#progress-bar img{float: right; margin: 0;}

div.signup-left {
  width: 280px; height: 580px; float: left;
  border-right: 1px solid #ebebeb;
  position: relative;
  margin-top: 20px;
}

div.required-fields {
  height: 14px; width: 100px; 
  margin: 5px 5px 15px 5px; float: right; 
  font-size: 11px; font-weight: normal; color: #fff; text-align: right;
}

#signup-step1 {width: 840px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}


#signup-step1 div.step1-right {
  width: 554px; float: left;
  background-color: #a51900;
  background-image: url(/images/signup/form_bg.gif);
	background-repeat: no-repeat;
  background-position: 0 0;
  border: 1px solid #600f00;
  position: relative;
} 
 
#signup-step1 table {
  width: 514px;
  font-size: 14px;
  line-height: 15px;
  margin: 20px;
}

#signup-step1 table tr th, #signup-step1 table tr td {
  border-top: 1px solid #af1200;
  border-bottom: 1px solid #851400;
  padding: 8px 0 8px 0;
}

#signup-step1 table tr th.notop, #signup-step1 table tr td.notop { border-top:0;}
#signup-step1 table tr th.nobottom, #signup-step1 table tr td.nobottom { border-bottom:0;}

#signup-step1 table tr th{
  color:#fff;
  font-weight: bold;
  width: 135px;
}
#signup-step1 table tr th p {
  font-weight: normal;
  color: #999;
}
#signup-step1 table td {
  font-weight: normal;
  color: #999;
}
#signup-step1 table td input {
  border: 1px solid #000;
  width: 160px;
  font-size: 11px;
}
#signup-step1 table td select{height: 16px; font-size: 11px;}
#signup-step1 table td.signup-step1-select select{width: 250px!important;}
#signup-step1 table td.checkbox{
  color: #fff;
  font-size: 11px;
  padding: 20px 15px 20px 15px;
}
#signup-step1 table td.checkbox a{
  color: #fff;
  text-decoration: underline;
}
#signup-step1 table td.checkbox input {
  border: 1px solid #000;
  width: 12px;
  margin: 0 5px 0 0;
}
.signup-error {
  color:#ff0000;
  font-weight: bold;
}
#signup-step1 table td.signup-step1-button {
  text-align: center;
  font-size: 11px;
  color: #fff;
  line-height: 15px;
}
#signup-step1 table td.signup-step1-button input {
  border: 0;
  margin: 20px 0 10px 0;
}

div.signup-space {border: 0; padding: 0; margin: 0; height: 10px; line-height: 10px; clear: both;}

#signup-step1 table tr th.error-codes { 
  font-size: 12px; font-weight: normal; color: #ff0000;
  line-height: 15px;
  border: 1px solid #af1200;
  padding: 10px;
  background-color: #fff;
}
#signup-step1 table tr th.error-codes ul {list-style-type: disc;}
#signup-step1 table tr th.error-codes ul li {
  font-size: 12px; font-weight: normal;
  color: #ff0000;
  line-height: 15px;
  margin-left: 20px;
}
#signup-step1 table tr th.error-codes p {color: #ff0000; font-size: 14px; font-weight: bold; margin-bottom: 5px;}

#questions {
  width: 280px;
  position: absolute;
  bottom: 0;
  font-size: 11px; line-height: 16px; font-weight: bold;
  color: #333;
}
#questions div {
  width: 200px; float: left;
  border-top: 1px solid #ccc;
  margin: 10px 0 0 0; padding-top: 10px;
  font-size: 14px; clear: both;
}
#questions p{font-size: 18px; font-style: italic;}
#questions img {position: }

div#promo_description {font-size: 11px; font-weight: bold; color: #fff;}

/* STEP 2 */

#signup-step2 {width: 840px; height: 560px; position: relative; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}

div.membership-levels {
  height: 437px; width: 156px; float: left;
  background-repeat: no-repeat;
  position: relative;
}
img.free-trial {float: left;}
.free-ribbon {background-image: url(/images/signup/free-ribbon.png);}
.bronze-ribbon {background-image: url(/images/signup/bronze-ribbon.png);}
.silver-ribbon {background-image: url(/images/signup/silver-ribbon.png);}
.gold-ribbon {background-image: url(/images/signup/gold-ribbon.png);}

div.membership-levels div.membership-levels-forms {width: 156px; position: absolute; top:320px; padding-left: 15px;}
div.membership-levels-forms label {font-size: 16px; font-weight: bold; color:#cc0000;}
div.membership-levels-forms p {color: #fff; font-size: 11px; line-height: 14px; font-weight:normal; margin: 5px 0 0 22px;}

div.step2-continue {text-align: center; border: 1px solid #000; float: left; margin-left: 350px;}
div.step2-continue a {clear: left; font-size: 11px; margin-top: 15px; color: #333!important; text-decoration: underline;}

#signup-step2 #questions {position:absolute;  bottom:0; float: left;}

#step2-mcafee {height: 72px; width: 125px; border:1px solid #000; position: absolute; bottom: 0; right: 0;}

/* STEP3 */

#signup-step3 {width: 840px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}

#signup-step3 div.step3-right {
  width: 554px; float: left;
  background-color: #a51900;
  background-image: url(/images/signup/form_bg.gif);
	background-repeat: no-repeat;
  background-position: 0 0;
  border: 1px solid #600f00;
  position: relative;
} 
 
#signup-step3 table {
  width: 514px;
  font-size: 14px;
  line-height: 15px;
  margin: 20px;
}

#signup-step3 table tr th, #signup-step3 table tr td {
  border-top: 1px solid #af1200;
  border-bottom: 1px solid #851400;
  padding: 8px 0 8px 0;
}

#signup-step3 table tr th.notop, #signup-step3 table tr td.notop { border-top:0;}
#signup-step3 table tr th.nobottom, #signup-step3 table tr td.nobottom { border-bottom:0;}

#signup-step3 table tr th{
  color:#fff;
  font-weight: bold;
  width: 135px;
}
#signup-step3 table tr th p {
  font-weight: normal;
  color: #999;
}
#signup-step3 table td {
  font-weight: normal;
  color: #999;
}
#signup-step3 table td input {
  border: 1px solid #000;
  width: 160px;
  font-size: 11px;
}
#signup-step3 table td.signup-step3-select input{width: 250px;}
#signup-step3 table td.checkbox{
  color: #fff;
  font-size: 11px;
  padding: 20px 15px 20px 15px;
}
#signup-step3 table td.checkbox a{
  color: #fff;
  text-decoration: underline;
}
#signup-step3 table td.checkbox input {
  border: 1px solid #000;
  width: 12px;
  margin: 0 5px 0 0;
}
.signup-error {
  color:#ff0000;
  font-weight: bold;
}
#signup-step3 table td.signup-step3-button {
  text-align: center;
  font-size: 11px;
  color: #fff;
  line-height: 15px;
}
#signup-step3 table td.signup-step3-button input {
  border: 0;
  margin: 20px 0 10px 0;
}

div.signup-space {border: 0; padding: 0; margin: 0; height: 10px; line-height: 10px; clear: both;}

#signup-step3 table tr th.error-codes { 
  font-size: 12px; font-weight: normal; color: #ff0000;
  line-height: 15px;
  border: 1px solid #af1200;
  padding: 10px;
  background-color: #fff;
}
#signup-step3 table tr th.error-codes ul {list-style-type: disc;}
#signup-step3 table tr th.error-codes ul li {
  font-size: 12px; font-weight: normal;
  color: #ff0000;
  line-height: 15px;
  margin-left: 20px;
}
#signup-step3 table tr th.error-codes p {color: #ff0000; font-size: 14px; font-weight: bold; margin-bottom: 5px;}

p#state_error_message {color: #fff; font-size: 11px; font-weight: normal; }
p#state_error_message a {color: #fff; text-decoration: underline; font-weight: bold;}

#questions {
  width: 280px;
  position: absolute;
  bottom: 0;
  font-size: 11px; line-height: 16px; font-weight: bold;
  color: #333;
}
#questions div {
  width: 200px; float: left;
  border-top: 1px solid #ccc;
  margin: 10px 0 0 0; padding-top: 10px;
  font-size: 14px; clear: both;
}
#questions p{font-size: 18px; font-style: italic;}
#questions img {position: }

div#signup-total {
  background-color: #660000; 
  padding: 10px 20px 10px 20px; margin: 0 0 10px 0;
  color: #fff; font-weight:bold; font-size: 14px; text-align: left;  }
  
div#signup-total .total-message {
  color: #cc0000;
  font-size: 11px; font-style: italic; font-weight: bold;
  margin-left: 20px;
}

div.signup-mcfee {
  height: 50px; width: 75px; 
  float: right; color: #000;
  background-color: #fff;
}

/* Down Load */

div#signup-download {width: 840px;}

div#download-right {
  width: 540px; float: left;
  position: relative;
  padding: 20px 0 0 14px;
} 

div#download-right p.congratz{font-size: 18px; font-weight: bold; color: #660000;}

div#download-right p {font-size: 12px; line-height: 18px; color: #333; margin-top: 20px; }

div#download-right p a{color: #333; text-decoration: underline; font-weight: bold;}

div#download-right p.upsell {font-weight: bold; font-style: italic; }
div#download-right p.upsell a {color: #990000;}

div#download-right p.good-luck {font-size: 24px; font-weight: bold; font-style: italic; color: #660000;}

div#download-right img.dl-btn {margin: 40px 0 20px 120px;}

/* UpSell */

div#signup-upsell {width: 840px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}

div#upsell-right {
  width: 540px; float: left;
  position: relative;
  padding: 20px 0 0 14px;
}
div#upsell-right p {font-size: 16px; line-height: 24px; font-weight: bold;}

.upsell-right-left {float: left; width: 220px; height:335px; position:relative;}
.upsell-right-left a {
  font-size: 11px; color: #333; text-decoration: underline; 
  position: absolute; bottom: 0px; margin-left: 30px;}

.upsell-right-right {float: left; width: 313px; height:350px; position:relative; }

.upsell-right-right img.select-free-trial {position: absolute; bottom: 0px; }

.upsell-right-left ul, .upsell-right-right ul {margin: 15px 0 0 10px;}

.upsell-right-left ul li, .upsell-right-right ul li {
  font-size: 14px; line-height: 16px; margin: 0 15px 15px 0;}
  
div.upgrade-excluded { 
  width: 600px; height: 975px
  background-image: url(//images/signup/upgrade-chart.png);
	background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
  }
div.upgrade-excluded table {width: 380px; position: absolute; bottom: 68px; left: 175px;}
div.upgrade-excluded table thead tr td {padding: 0 5px 5px 0; font-weight: bold; color: #990000;}
div.upgrade-excluded table tbody tr th {padding: 5px 5px 2px 5px;}
div.upgrade-excluded table tbody tr td select{width: 220px; margin: 0 10px 5px 0;}
div.upgrade-excluded table tbody tr td.note {font-size: 10px; vertical-align: top;}
div.upgrade-excluded table tfoot tr td{padding-top:20px}

div.upgrade-cc {width: 235px; float: left;}
div.upgrade-cc p {color: #ff6600; font-size: 16px; line-height: 20px; font-weight: bold;}
div.upgrade-cc ul {width: 210px;  list-style: disc; margin: 20px 0 0 15px;}
div.upgrade-cc ul li {color: #333; font-size: 12px; margin-bottom: 20px;}
