
.input-bg-left { display: none }
.input-bg-middle {  float: left; height: 21px; margin-left: 3px; }
.input-bg-middle input { }
.input-bg-right { display: none; }
                  
.input-bg-grey-left { height: 23px; width: 3px; float: left; }
.input-bg-grey-middle { height: 21px; float: left; }
.input-bg-grey-middle input {}
.input-bg-grey-right { height: 23px; width: 3px; float: left; }

.cart-table td.text-blue span.price,
.text-blue { color: #06b2d7; }

button.no-bg { border: none; background: none; cursor: pointer; }

.grey-container { color: #8D8D8D; }
.grey-container label,
.grey-container p { color: #666; }
.grey-container,
.grey-container .grey-bottom,
.grey-container .grey-top { background: #ececec; }
.grey-container .grey-bottom,
.grey-container .grey-top { width: 100%; height: 5px; }
.grey-container .grey-bg-top-right,
.grey-container .grey-bg-bottom-right { float: right; height: 5px; width: 5px; }
.grey-container .grey-margin-bg { height: 5px; width: 100%; }
.grey-container .grey-bg-top-left,
.grey-container .grey-bg-bottom-left { float: left; height: 5px; width: 5px; }
.grey-container .grey-bg-top-right { background: url(../img/grey_bg_top_right.gif) no-repeat; }
.grey-container .grey-bg-top-left { background: url(../img/grey_bg_top_left.gif) no-repeat; }
.grey-container .grey-bg-bottom-right { background: url(../img/grey_bg_bottom_right.gif) no-repeat; }
.grey-container .grey-bg-bottom-left { background: url(../img/grey_bg_bottom_left.gif) no-repeat; }
.grey-container .grey-content-bg { border-left: 5px solid #ececec; border-right: 5px solid #ececec;}

#checkout_stat_image { margin-bottom: 50px; }

.cart-table { width: 760px; margin: 0 auto; }

.cart-table col.product-details { width: 166px; overflow: hidden; }
.cart-table col.quantity { width: 150px;  }
.cart-table col.unit-price { width: 120px; overflow: hidden; }
.cart-table col.total { width: 188px; overflow: hidden; }

.cart-table thead { background: none; }
.cart-table tr { border-bottom: 1px solid #d7d7d7; }
.cart-table tr.even { background: none; }
.cart-table th { border: none; text-transform: uppercase; 
                 font-size: 13px; color: #777; border-bottom: 1px solid #d7d7d7; }
.cart-table td { border: none; background: none; font-size: 12px; 
                 height: 127px; border-bottom: 1px solid #d7d7d7; }
.cart-table td, .cart-table input { font-family: Georgia; color: #777; font-size:12px; text-align: right; }

.cart-table td.product-details { text-align: center; }
.cart-table td.product-details .product-image { margin-bottom: 5px; display: inline-block; }

.cart-table td h3 { font-family: Arial; font-size:11px }
.cart-table td .price { padding-top: 28px; display: inline-block; font-weight: bold; font-size:14px; }
.cart-table td a.remove-link { padding-top: 42px; font-size: 11px; font-style: italic;
                               color: #A7A7A7; display: inline-block; }
                               
.cart-table .input-quantity { margin: 28px auto; display:inline-block; }
.cart-table button.no-bg { float: left; margin: 2px 0 0 5px; }
.cart-table button.no-bg span { font-family: Georgia; font-size: 11px; font-style: italic;
                                color: #A7A7A7; display: inline-block; }
                                
.cart-table { margin-bottom: 4px; }
.cart-actions { padding-top:20px; padding-bottom:23px; }
.cart-actions button { margin: 0 5px; }

.cart-to-other { display: inline-block; margin: 13px auto 5px auto; font-family: Georgia; width: 762px;}
.cart-to-other .grey-container { width: 244px; text-align: middle; float: left;
                                 margin: 15px 0 0 0; }
.cart-to-other .grey-content-bg { height: 237px; }
.cart-to-other h3 { font-size: 14px; text-transform: uppercase;
                    padding: 13px 0 10px 0; font-family: Arial; }
.cart-to-other p { font-size: 11px; }
.cart-to-other .discount a { font-size: 11px; font-style: italic; margin: 1px 0 1px 0;
                             color: #A7A7A7; display: block; }
.cart-to-other label { font-size: 11px; font-weight: bold; }
.cart-to-other .grey-container .text-blue { font-size: 17px; font-weight: normal; }
.cart-to-other .grey-container .input-bg-grey-left { margin-left: 18px; }
.cart-to-other .grey-container input { width: 184px; font-family:Georgia; font-size:12px; color: #A7A7A7; }

.cart-to-other .grey-container button { margin: 6px 2px 3px; }

.opc,
.opc li.section,
.opc .step { border: none; }
.opc .step-title,
.opc .active .step-title { display: none; padding: 0; }