/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 25px; }
.cart .page-title h1 { margin:10px 0 0; }

.cart-table td .product-image {
    display: block;
    width: 120px;
}

div ol, div ol ul {
    padding: 0;
}

/* Checkout Types */
.checkout-onepage-index .col-main {
    background: #f1f1f1;
    border: 1px solid #bbb;
    padding: 18px;
    border-radius: 10px;
}
.login-payment{
    border: 1px solid #bbb;
    padding: 18px;
    border-radius: 10px;
    
}
.checkout-onepage-index .page-title h1 {
    color: #A82B16;
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 25px;
    min-height: 16px;
    padding: 0;
    text-transform: uppercase;
}
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; vertical-align: middle; }
.cart-table .product-name { font-weight:normal; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:normal; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.crosssell .add-to-links { display: none;}
.crosssell .price-box { width: 100%;}
.crosssell button.button { float: right;}
.cart .crosssell { border:1px solid #bbb; padding:12px 15px; background: #E9E9E9; }
.cart .crosssell h2 { font-size:13px; font-weight:normal; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:normal; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #bbb;  padding:12px 15px; margin:0 0 18px; background: #f1f1f1; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font-size: 14px; line-height: 25px; font-family: inherit; padding:0; color:#333; text-transform:uppercase; }

.discount-form label { font-weight: normal;}
.cart .discount h2 {  }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:80% }
.cart  input.input-text {
    background: #FFFFFF;
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    width: 254px;
}
.cart .shipping h2 {  }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }

/* Shopping Cart Totals */
.cart .totals { border: 1px solid #bbb; background: #f1f1f1;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

.data-table thead th {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    white-space: nowrap;
}
.data-table thead th {
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    color: #777;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
}
.cart-table th {
    padding: 2px 10px;
}
#shopping-cart-table .product-name {
    text-align: center;
}

#shopping-cart-table .btn-remove2 {
    background: url("/images/btn_trash.gif") no-repeat;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 17px;
}
.cart-table .product-name {
    color: #2f2f2f;
    font-weight: normal;
    margin: 0 0 5px;
}

button.button span {
    background: #024479;
    color: #fff;
    display: block;
    padding: 8px 12px;
    text-align: center;
    white-space: nowrap;
}
button.button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    color: #f1f1f1;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
.cart-table .btn-continue {
    float: left;
}
.cart .discount, .cart .shipping {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #bbb;
    margin: 0 0 18px;
    padding: 12px 15px;
}
.cart .totals {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #bbb;
}
.cart input[type=submit] {
    background-color: #024479;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 15px !important;
    padding: 10px;
    text-decoration: none;
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    text-align: right;
}
input.input-text,select,textarea { background:#fff; border:1px solid #bbb; box-shadow: 4px 5px 5px -4px #cccccc inset;}
input.input-text,textarea { padding:2px 0px 2px 7px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; text-align:center;}

a.add_to_basket, button.button span, .cart input[type=submit], .button-generic { 
    transition:  0.3s ease-in-out;
    -moz-transition:  0.3s ease-in-out;
    -webkit-transition:  0.3s ease-in-out;
}

button.button:hover span, .button-generic:hover { background-color: #3e3d3e;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-cart span { background: #f47979; border:0; line-height: 19px; padding:8px 16px; color: #f1f1f1; font-size:20px;  font-weight: normal; font-family: 'pathway';}
button.btn-cart:hover span, .cart input[type=submit]:hover { background-color: #404040; color: #f1f1f1;}

.cart .totals .checkout-types {
    padding: 8px 15px 15px;
    text-align: right;
}
.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0;
    list-style: none;
}
.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px;
}
.buttons-set {
    border-top: 1px solid #e4e4e4;
    clear: both;
    margin: 18px 0 0;
    padding: 18px 0 0;
    text-align: right;
}

button.button { border: 0px; background-color:transparent; }
.button-generic {
    background: none repeat scroll 0 0 #669966;
    color: #fff;
    display: block;
    padding: 8px 12px;
    text-align: center;
    white-space: nowrap;
    width: 280px;
    font-size:15px !important;
    border-radius:5px;
}

/* payment form */
.cart select {
    border-radius: 10px 0 0 10px;
    padding: 7px;
    min-width:254px;
}
.cart li { list-style: none; }
.form-list label {
    color: #666;
    float: left;
    font-weight: normal;
    position: relative;
    z-index: 0;
}
.form-list label.required em {
    color: #eb340a;
    float: right;
    font-style: normal;
    position: absolute;
    right: -8px;
    top: 0;
}
.form-list .input-box {
    clear: both;
    display: block;
    width: 260px;
}
.opc .active .step-title {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #bbb;
    border-radius: 10px;
    color: #333;
    cursor: default;
    padding: 8px 10px;
}
.opc .step-title .number {
    background: none repeat scroll 0 0 #a82b16;
    border: 1px solid #a82b16;
    border-radius: 20px;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin: 0 5px 0 0;
    padding: 0 10px;
    text-shadow: none;
}
.opc .step-title h2 {
    color: #777777;
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}
.opc .active .step-title h2 {
    color: #777777;
}
.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px;
}
.opc .active .step-title .number {
    background: none repeat scroll 0 0 #669966;
    border-color: #669966;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
}
.opc .step {
    border: 0 none;
    padding: 15px;
    position: relative;
}
.clearer::after, .header-container::after, .header-container .top-container::after, .header::after, .header .quick-access::after, #nav::after, .main::after, .footer::after, .footer-container .bottom-container::after, .col-main::after, .col2-set::after, .col3-set::after, .col3-layout .product-options-bottom .price-box::after, .col4-set::after, .search-autocomplete li::after, .block .block-content::after, .block .actions::after, .block li.item::after, .block-poll li::after, .block-layered-nav .currently li::after, .page-title::after, .products-grid::after, .products-list li.item::after, .box-account .box-head::after, .dashboard .box .box-title::after, .box-reviews li.item::after, .box-tags li.item::after, .pager::after, .sorter::after, .ratings::after, .add-to-box::after, .add-to-cart::after, .product-essential::after, .product-collateral::after, .product-view .product-img-box .more-views ul::after, .product-view .box-tags .form-add::after, .product-view .product-shop .short-description::after, .product-view .box-description::after, .product-options .options-list li::after, .product-options-bottom::after, .product-review::after, .cart::after, .cart-collaterals::after, .cart .crosssell li.item::after, .opc .step-title::after, .checkout-progress::after, .multiple-checkout .place-order::after, .group-select li::after, .form-list li::after, .form-list .field::after, .buttons-set::after, .page-print .print-head::after, .advanced-search-summary::after, .gift-messages-form .item::after, .send-friend .form-list li p::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.form-list li {
    margin: 0 0 8px;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
    float: left;
    margin-right: 6px;
}
.opc li.section input.radio {
    float: left;
}
.form-list li.control label {
    float: none;
}
.form-list label {
    color: #666;
    float: left;
    font-weight: normal;
    position: relative;
    z-index: 0;
}
p.required {
    color: #eb340a;
    font-size: 11px;
    text-align: right;
}
.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px;
}

.block {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #f1f1f1;
    margin: 0 0 30px;
    padding: 20px;
}
.block-progress {
    border: 1px solid #bbb;
    margin: 0;
}
.form-list .field {
    float: left;
    width: 275px;
}
.page-title {
    background: url("/images/title-block.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    margin: 0 0 25px;
    overflow: hidden;
    padding: 0 0 18px;
    width: 100%;
}
.algn-right {
    float: left;
    text-align: right;
    width: 125px;
    padding-left: 20px;
}
.float-left {
    float: left;
    margin-left: 15px;
}
.cart .error {
  color:#df280a;
  font-weight:normal;
}
.cart .step3 .error {
  display:block; 
  clear: both;
  margin-left: 145px;
}
button.button span, .cart input[type=submit] {
    background: #669966;
    border-radius:6px;
}

.greenbks .cart .button-generic span a { color: white; }