html  { margin:0 !important; padding:0 !important; }
body  { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:0 !important; min-width:100% !important; }
a     { color:#000 !important; }
th,td { color:#2f2f2f !important;  border-color:#ccc !important; }
.wrapper {min-width:100% !important;}
.header-container,
.nav-container,
.footer-container,
.pager,
.toolbar,
.actions,
.buttons-set { display:none !important; }
.page-print .data-table .cart-tax-total { background-position:100% -54px; }
.page-print .data-table .cart-tax-info { display:block !important; }
.header,
.footer,
.top-container,
.main-title,
.popup-friend,
.popup-product,
.popup-size,
.popup-bag,
.product-options,
.bag-holder,
.tabset a,
.slide-block .title,
.product-view .product-img-box .zoom,
.badge-bestseller, .badge-new, .badge-out-stock,
.wishlist-index-index #twocolumns #sidebar,
.wishlist-index-index .breadcrumbs{
	display:none !important;
}
 
.color-catalog .holder, .col1-layout .product-view .product-shop { width: 465px !important;}
.col1-layout .product-view .product-shop {margin-top:0 !important;}
.tabset a.active {display:block !important;}
.print-screen {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    margin:0 auto !important;
    width:144px !important;
    display:block !important;
}
.color-catalog .holder ul { width:450px !important;}

.wishlist-index-index  #twocolumns #content {
    width: 936px;
}

.checkout-onepage-success button {
    display: none;
}
/* My account wishlist */
.my-account .my-wishlist .page-title h1 {
    text-transform: uppercase;
}
.my-account .my-wishlist #wishlist-table {width: 850px;}
.my-account .my-wishlist #wishlist-table th {
    text-transform: none;
}
.my-account .my-wishlist #wishlist-table td {
    background-image:none;
}
.my-account .my-wishlist #wishlist-table td.cell-image {
    width: 190px;
}
.my-account .my-wishlist #wishlist-table td.cell-price {
    width: 280px;
}
.my-account .my-wishlist #wishlist-table th {
    font-size: 11px;
    font-weight: bold;
}
.my-account .my-wishlist #wishlist-table th.prod-name-head {
    padding-left: 178px;
}
.my-account .my-wishlist #wishlist-table .added-on {
    margin-top: 10px;
    font-style: italic;
}

.my-account .my-wishlist .product-image {
    margin:auto;
}
.my-account .my-wishlist #wishlist-table thead,
.my-account .my-wishlist #wishlist-table thead th {
    background-color: #fff;
}
.my-account .my-wishlist #wishlist-table .product-name {
    margin: -15px 0 25px;
}
.my-account .my-wishlist #wishlist-table .product-name a {
    color: #2976c9 !important;
    font-size: 11px;
}
.my-account .my-wishlist #wishlist-table tbody,
.my-account .my-wishlist #wishlist-table th,
.my-account .my-wishlist #wishlist-table td  {
    border: 2px solid #ccc !important;
}
.my-account .my-wishlist #wishlist-table span.price {
    font-weight: bold;
}
.my-account .my-wishlist #wishlist-table .remove-link,
.my-account .my-wishlist #wishlist-table .btn-cart,
.my-account .my-wishlist #wishlist-table .add-to-cell,
.my-account .my-wishlist #wishlist-table .add-to-btn {
    display: none;
}

/* Checkout success page */
.checkout-onepage-success .sub-title, .checkout-onepage-success .mark {
    color: #000;
}
.checkout-onepage-success .mark {
    border-bottom: 2px solid #eee;
    padding-bottom: 7px;
    padding-top: 15px;
    margin-bottom: 10px;
}
.checkout-onepage-success .address-units h2 {
    background-image: none;
    font-size:13px;
}
.checkout-onepage-success .data-table thead th {
    background-color: #fff;
    text-transform: none;
    font-weight: bold;
    font-size: 11px;
}
.checkout-onepage-success .data-table td {
    background-image: none !important;
    border-bottom: 2px solid #ccc !important;
}
.checkout-onepage-success .cart .totals {
    width: 370px;
    border: none;
    background: none;
}
.checkout-onepage-success #shopping-cart-totals-table tfoot td {
    border-top: 2px solid #ccc !important;
}
.checkout-onepage-success .cart .totals tfoot td {
    padding-top: 10px;
}
.checkout-onepage-success #shopping-cart-totals-table tbody td {
    padding: 5px 5px 5px;
}
.checkout-onepage-success .product-name {
    font-size: 11px !important;
    margin: -10px 0px 15px !important;
}
.checkout-onepage-success .opc-success-image {
    width: 125px;
}
