body {
  text-align: center;
  font: 0.85em arial, helvetica, sans-serif;
}

#document { 
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 30px;
}

h1 { 
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  margin-top: 20px;
  line-height: 20px;
}

div#content {
  width: 100%;
}

div#header {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

div#header h1 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

div#header img {
  border: none;
  margin-right: 10px;
  vertical-align: bottom;
}

label {
  display: block;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 3px;
}

label.inline {
  display: inline;
}

.close_link {
  text-align: center;
}

input {
  margin-bottom: 6px;
}

input[type="submit"] {
  margin-top: 20px;
  display: block;
}

input.recurring-submit {
  font-size: 140%;
}
input#x_recurring_billing_accepted {
  margin-left: 0
}

div#subscription-terms {
  clear: both;
  margin-top: 20px;
  margin-bottom: 40px;
}

div#order {
  padding-bottom: 5px;
  width: 99%;
}

#order table {
  width: 100%;
  border: 1px solid silver;
}

#order table.shortsummary {
  width: 300px;
  border: none;
}

td.quantity {
  width: 60px;
}
td.item {
  width: 425px;
}
td.unit {
  width: 125px;
}
td.currency {
  width: 20px;
}
td.amount {
  width: 65px;
}
#order table td,
#order table th {
  text-align: left;
  padding: 4px;
}

#order table th {
  border-bottom: solid 1px silver;
}

#order table td.lined {
  border-top: 1px solid silver;
}


#order table td.item {
  font-weight: bold;
}

#order table td.total {
  border-top: 2px solid #111;
  font-weight: bold;
  font-size: 15px;
}

#order table.detailedsummary td.shipping {
  border-top: 1px solid #666;
}

#order table.splittendersummary {
  border: none;
  width: 50%;
}

#order table.splittendersummary td {
  border-top: 0px;
  border-bottom: 0px;
}

#cc, #telecheck, #giftcard, #visa-checkout {
  width: 350px;
  float: left;
  padding-right: 20px;
}

#cc p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

#cc .cvv_help {
	font-weight: normal;
	font-style: normal;
	color: #666;
	font-size: x-small;
	width: 250px;
	text-align: justify;
	padding-top: 4px;
}

#cc .cvv_help_image {
	vertical-align: middle;
	padding-left: 12px;
}

#telecheck-option, #giftcard-option {
  float: right;
  width: 300px;
}

#order table td.amount
{
  text-align: right;
}

#paypal { 
  float: left;
  padding-right: 0px;
  width: 320px;
}

#paypal img { 
  border: none;
}

div#check-side {
  float: right;
  width: 330px;
}

div#footer {
  width: 100%;
  border-top: 1px solid silver;
  margin: 0;
  margin-top: 30px;
  padding: 10px 0 0 0;
}

div.return {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  clear: both;

}

div.powered {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  float: right;
  font-size: 12px;
  width: 300px;
  margin: 0px;
  padding: 0px 0 20px 0;
}

div.powered img {
  border: none;
  display: block;
  float: right;
  clear: both;
  margin-top: 5px;
}

div.powered a {
  padding-right: 0px;
  margin-right: 0px;
}

div.powered p {
  display: block;
  float: right;
  width: 298px;
  padding: 0px !important;
  margin: 0px !important;
  text-align: right;
}

div#secure {
  padding-top: 20px;
  font-size: 12px;
  color: #444;
  clear: both;
}

div#vbv_learn_more {
  padding-top: 20px;
  font-size: 12px;
  color: #444;
  clear: both;
}

.clear {
  clear: both;
}

.fieldErrorMessage, div.error  {
  border: 1px dashed red;
  background: #ffeedd;
  color: black;
  font-size: 16px;
  padding: 5px;
  margin: 10px;
  margin-left: 0px;
  width: 70%;
}

.postform input {
  border:none;
  text-decoration: underline;
  background: white;
}

#receipt, .void_receipt {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#receipt, .void_receipt {
  background: white;
  border: 1px solid #D0D0D0;
  border-right: 2px solid #D0D0D0;
  border-bottom: 2px solid #D0D0D0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  font: 11px monospace;
  color: black;
}

div#resultaction {
  display: block;
  width: 100%;
  float: none;
}

.floatright {
float: right;
}

div#resultaction input {
  margin-top: 0px;
  display: block;
  margin-right: 10px;
  float: left !important;
  clear: none !important;
}

div#error {
  margin-top: 40px;
}

div#error p {
  margin-top: 40px;
}

div#error a {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
}
.banner {
        width: 100%;
        background: #ffe7bb;
        border-top: 1px solid #ffd991;
        border-bottom: 1px solid #ffd991;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        font-size: 18px;
}

#receiptsubmitlink {
    background-color: transparent;
    text-decoration: underline;
    border: none;
    cursor: pointer;
    cursor: hand;
    display: inline;
    font: 14px arial, helvetica, sans-serif;
    color: #00E;
    clear: none;
    float: right;
}



/* Custom Form */

#cc.custom_form {
  width: auto;
}

.custom_form .cc_img {
  vertical-align: middle;
}

div.custom_field_row, div.custom_field {
  margin-bottom: 0.4em; 
}

div.custom_field_row div.custom_field {
  display: inline-block;
  margin-right: 1.5em;
  vertical-align: top;
}


span.custom_field_text {
  display: inline-block;
  margin-bottom: 6px; /* Same as for inputs defined above */
  border: 2px solid transparent;
  padding: 1px;
  font-weight: normal;
}

#choose_payment_option {
  margin: 25px 0px;
}

.payment_option {
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
}

/* Radio buttons  */
.payment_option input {
  vertical-align: top;
  margin-top: 6px;
}


div#dp_currency_options {
  border: 4px solid #AAA;
  padding: 5px;
  margin: 5px 0;
  width: 90%
}
div#dp_currency_options  h2{
  font-size: small;
  margin: 2px 0;
}

input#vco_complete_button {
  font-size: 1.25em;
  margin-top: 25px;
  margin-bottom: 25px;
  background: orange;
}
div#telecheck_disclosure {
  border: 4px solid black !important;
  background: #def !important;
  padding: 10px !important;
}

input#telecheck_submit { color: black; }
input#telecheck_submit:disabled { color: #888 }

div#telecheck_disclosure a,
div#telecheck_disclosure a:hover,
div#telecheck_disclosure a:active,
div#telecheck_disclosure a:visited {
  font-weight: bold;
  color: black;
}
div#telecheck_disclosure  label {
  display: inline
}
div#telecheck label {
  margin-top: 12px;
}
