/* SELL ITEM FORM */
#sell-form table {border-collapse: collapse;}
#sell-form table th {font-size: 0.8em; width: 140px; text-align: right; vertical-align: top; padding: 7px 0 0 0;}
#sell-form table th span {color: red; font-size: 1.2em; padding-right: 5px;}
#sell-form table th label {padding-right: 5px; font-weight: bold;}
#sell-form table th.stitle {width: 500px; text-align: left; font-size: 1.1em; font-weight: normal; color: #004886; padding: 14px 0 5px 0;}
#sell-form table th.stitle span {font-size: 0.7em;}
#sell-form table th.error { font-weight: bold; color: red; }
#sell-form table td label.error { font-weight: bold; color: red; }
tr.error th label { color: red; font-weight: bold; }
/*#sell-form table th.error label {background: yellow;}*/

#sell-form table td {background: #eee; vertical-align: top; padding: 3px; border-top: 5px solid #fff;}
#sell-form table td span {color: red; font-size: 1.2em; padding-left: 5px;}
#sell-form table td.help {padding-top: 0; background: #fff;}
#sell-form table td.wht {background: #fff;}
#sell-form table td.wht p {margin: 0; padding: 0; font-size: 0.75em; }
#sell-form table td.wht p input {margin-right: 5px;}

#sell-form table td.sdesc {padding: 0; background: #fff; font-size: 0.8em;}


#sell-form table td textarea {width: 220px; border: 1px solid #000; padding: 2px;}
#sell-form table td input.bx {width: 220px; border: 1px solid #000; padding: 2px;}
#sell-form table td input.sbx {width: 80px; border: 1px solid #000; padding: 2px;}

#content #sell-form table td.help p {margin: 0; padding: 0; font-size: 0.7em;}
#content #sell-form table td p.indent {padding-left: 20px;}

#sell-form p {margin: 15px 0;}
#sell-form p#subit {padding-left: 140px;}
#sell-form p#subit input {padding: 3px 8px;}


table.login-form th label, table.reset-form th label { font-weight: bold; }
p.forgotten_pass { margin-top: 20px; }


.bill-hide {display: none;}
.account-hide {display: none;}
/* ---------------------------------------------------------------------------------- forms here <----------------
.bill-hide {display: none;}
.account-hide {display: none;}
*/
/*
body#acc table.sell-form {margin: 15px 0; border-spacing: 1px;}
body#acc table.sell-form th {text-align: right; white-space: nowrap; width: 140px;}
body#acc table.sell-form th p {margin: 0; padding: 0; padding: 3px;}
body#acc table.sell-form td p {margin: 0; padding: 0; font-size: 0.7em; width: 270px;}
body#acc table.sell-form th p span {color: red; font-weight: bold; margin-right: 5px;}
body#acc table.sell-form th, table.sell-form td {vertical-align: top;}
body#acc table.sell-form th p {margin: 0; padding: 0; padding: 3px;}
body#acc table.sell-form td {border: 1px solid #ccc; background-color: #f1f1f1; padding: 3px;}
body#acc table.sell-form td textarea {width: 220px; border: 1px solid #000; padding: 2px;}
body#acc table.sell-form td input.bx {width: 220px; border: 1px solid #000; padding: 2px;}
body#acc table.sell-form td input.sbx {width: 80px; border: 1px solid #000; padding: 2px;}
body#acc table.sell-form td.td-clear {background-color: #fff; border: none; padding: 5px 0;}
body#acc table.sell-form td.td-submit {background-color: #fff; border: none; padding: 5px 0; padding-left: 135px;}
body#acc table.sell-form th.error {background-color: #ff0;}
body#acc table.sell-form td.white {background-color: #fff; padding: 0; border: none; padding-top: 5px;}


 table.sell-form {margin: 15px 0; border-spacing: 1px;}
 table.sell-form th {text-align: right; white-space: nowrap; width: 140px;}
 table.sell-form th p {margin: 0; padding: 0; padding: 3px;}
 table.sell-form td p {margin: 0; padding: 0; font-size: 0.7em; width: 270px;}
 table.sell-form th p span {color: red; font-weight: bold; margin-right: 5px;}
 table.sell-form th, table.sell-form td {vertical-align: top;}
 table.sell-form th p {margin: 0; padding: 0; padding: 3px;}
 table.sell-form td {border: 1px solid #ccc; background-color: #f1f1f1; padding: 3px;}
 table.sell-form td textarea {width: 220px; border: 1px solid #000; padding: 2px;}
 table.sell-form td input.bx {width: 220px; border: 1px solid #000; padding: 2px;}
 table.sell-form td input.sbx {width: 80px; border: 1px solid #000; padding: 2px;}
 table.sell-form td.td-clear {background-color: #fff; border: none; padding: 5px 0;}
 table.sell-form td.td-submit {background-color: #fff; border: none; padding: 5px 0; padding-left: 135px;}
 table.sell-form th.error {background-color: #ff0;}
 table.sell-form td.white {background-color: #fff; padding: 0; border: none; padding-top: 5px;}
*/








ul#pay-method {margin: 0 10px 20px 40px; paddding: 0; list-style-type: none;}
ul#pay-method {}
ul#pay-method li {line-height: 1.8em;}

.g-recaptcha {
  margin-top: 30px;
  padding-left: 140px;
}