/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

html {
    background: url(../images/summer-background.jpg) center top #d4e3a1 fixed no-repeat;
}

body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    padding-bottom: 15px;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
    color: #2f8371;
    text-decoration: none;
}

a:visited {
    color: #2f8371;
    text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #043e14;
    text-decoration: underline;
}

a:active {
    color: #043e14;
    text-decoration: underline;
}

h1 {
    color: #043e14;
    font-size: 16pt;
}

h2 {
    color: #043e14;
    font-size: 13pt;
    font-weight: bold;
}

h3 {
    font-size: 1.2em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
    font-size: 1.1em;
}

.biggerText {
    font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.5em 0;
}

CODE {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1em;
}

FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
}

TEXTAREA {
    /*	float: left;*/
    margin: auto;
    display: block;
    width: 95%;
}

FIELDSET {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #cccccc;
}

LEGEND {
    font-weight: bold;
    padding: 0.3em;
}

LABEL, h4.optionName {
    line-height: 1.5em;
    padding: 0.2em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
}

.centerBoxContentsNew, .categoryListBoxContents {
    font-weight: bold;
}

LABEL.inputLabel {
    width: 11em;
    float: left;
}

LABEL.inputLabelPayment {
    width: 15em;
    float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
    width: 12em;
    float: left;
}

P, ADDRESS {
    padding: 0;
    margin-top: 0.5em;
}

ADDRESS {
    font-style: normal;
}

.clearBoth {
    clear: both;
}

HR {
    height: 1px;
    margin-top: 0.5em;
    border: none;
    border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    font-size: 10pt !important;
    line-height: 12pt !important;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: 2px;
}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
    display: none;
}

.messageStackWarning, .messageStackError {
    background-color: #f0d3e2;
    font-weight: bold;
    color: #a00;
}

.messageStackSuccess {
    background-color: #99FF99;
    color: #000000;
}

.messageStackCaution {
    background-color: #FFFF66;
    color: #000000;
}

/* wrappers - page or section containers */

#mainWrapper {
    background: url(../images/header_bg.png) left top no-repeat #fff;
    text-align: left;
    width: 950px;
    vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
}

#contentMainWrapper {
    background: url(../images/main-background.png) left bottom no-repeat;
    border: solid #000;
    border-width: 0 1px 1px 1px;
}

#headerWrapper {
    border: solid #000;
    border-width: 1px 1px 0 1px;
    height: 177px;
    position: relative;
}

#logo {
    left: 15px;
    position: absolute;
    top: 25px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
}

#tagline {
    color:#000000;
    font-size: 2em;
    text-align : center;
    vertical-align: middle;
}

#sendSpendWrapper {
    border: 1px solid #cacaca;
    float: right;
    margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
    margin: 0;
    width: 47%;
}

#checkoutBillto, #checkoutShipto {
    width: 100%;
}

#checkoutConfirmDefault #checkoutBillto,
#checkoutConfirmDefault #checkoutShipto {
    width: 50%;
}

.wrapperAttribsOptions {
    margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult, .navSplitPagesLinks {
    color: #666;
    margin: 5px 0;
    padding: 5px 0;
}

.navSplitPagesLinks {}
.navNextPrevCounter {
    margin: 0em;
    font-size: 0.9em;
}
.navNextPrevList {
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
}

.navNextPrevWrapper {
    margin-bottom: 1.5em;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    font-weight: bold;
    color: #333;
    height: 1%;
    width: 100%;
}

#navSuppWrapper, #siteinfoLegal {
    color: #666;
    margin: 0 auto;
    text-align: center;
    width: 950px;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
    margin: 0;
    padding:  0.3em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.2em;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #333;
    white-space: nowrap;
}

#navEZPagesTOCWrapper {
    font-weight: bold;
    float: right;
    height: 1%;
    border: 1px solid #000000;
}

#navEZPagesTOC ul {
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
    line-height: 1.5em;
}

#navEZPagesTOC ul li {
    white-space: nowrap;
}

#navEZPagesTOC ul li a {
    padding: 0em 0.5em;
    margin: 0;
}

#navCategoryIcon, .buttonRow {
    margin: 0.5em;
}

#indexProductListCatDescription {
    text-align: justify;
}

#navMainSearch {
    float: right;
}

#navBreadCrumb {
    margin: -0.7em 0 1.5em 0 !important;
}

#navEZPagesTop {
    background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
    color: #666;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0;
}

#navBreadCrumb a {
    color: #666;
}

#navBreadCrumb a:hover {
    text-decoration: underline;
}

#navColumnOne {
    background: url(../images/left_column_bg.png) left top repeat-y;
}

#navColumnTwo {
    background-color: #00BFBF;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
}

.centerBoxWrapper {
    border: solid #000 1px;
}

#productName {
    font-size: 14pt;
    margin-top: 0;
    padding: 2px;
}

#productDescription {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    margin-top: 1em;
    text-align: justify;
}

#productDateAdded {
    color: #777;
    font-size: 0.9em;
    text-align: center;
}

.alert {
    color: #FF0000;
    margin-left: 0.5em;
}
.advisory {}
.important {
    font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
    float: right;
}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
    padding: 0.8em;
}

.centerColumn {
    padding-top: 76px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #000000;
    padding: 1em;
}

.tableHeading TH {
    border-bottom: 1px solid #cccccc;
}

.tableHeading, #cartSubTotal {
    background-color: #e9e9e9;
}

#cartSubTotal {
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
    height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
    padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 0.2em;
}

#scUpdateQuantity {
    width: 2em;
}

.cartQuantity {
    width: 4.7em;
}

.cartNewItem {
    color: #33CC33;
    position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
    color: #660099;
    position: relative;   /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
    text-align: right;
    font-weight: bold;
}

.cartRemoveItemDisplay {
    width: 3.5em;
}

.cartAttribsList {
    margin-left: 1em;
}

#mediaManager {
    width: 50%;
    margin: 0.2em;
    padding: 0.5em;
}
.mediaTitle {
    float: left;
}
.mediaTypeLink {
    float: right;
}

.normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
}

.productPriceDiscount {
    display: none;
}

.orderHistList {
    margin: 1em;
    padding: 0.2em 0em;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0em;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
    font-weight: bold;
}

.totalBox {
    width: 100px;
    text-align: right;
    padding: 0.2em;
}

.lineTitle, .amount {
    text-align: right;
    padding: 0.2em;
}

.amount {
    width: 5.5em;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
    margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
    width: 20%;
    margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0em;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
    font-size: 1em;
    color: #ffffff;
}

.leftBoxHeading {
    color: #d3f0e1 !important;
    margin: 0;
    background: url(../images/titlebar_bg.png) left top repeat-x;
    height: 32px;
    line-height: 31px;
}

.leftBoxHeading label {
    font-size: 1em;
    line-height: 42px;
}

.centerBoxHeading {
    background: url(../images/box-heading-bg.png) left top repeat-x;
    color: #fff;
    margin: 0em;
    line-height: 39px;
    height: 39px;
}

.leftBoxContainer {
    border: none;
    margin-top: 1em;
}

.leftBoxContainer .sideBoxContent a {
    color: #2d623d;
    font-size: 9pt;
    font-weight: bold;
    padding: 0;
}

.sideBoxContent {
    background: none;
    padding: 0.4em;
}

.leftBoxContainer .sideBoxContent {
    padding: 15px 25px 15px 20px;
}

.leftBoxContainer .sideBoxContent a {
    display: block;
}

#categoriesContent {
    padding: 10px 0 0 0;
}

#categoriesContent a {
    display: block;
    padding: 5px 20px;
}

#categoriesContent a:hover {
    background: #defced;
    text-decoration: none;
}

#categoriesContent br {
    display: none;
    margin-bottom: 0;
}

#searchContent .searchField {
    width: 100%;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1.1em;
    color: #FFFF00;
}

.rightBoxHeading {
    margin: 0em;
    background-color: #663366;
    padding: 0.2em 0em;
}

h3.leftBoxHeading a:hover {
    color: #FFFF33;
    text-decoration: none;
}

h3.rightBoxHeading a:hover {
    color: #FF0000;
    text-decoration: none;
}

.rightBoxContent {
    background-color: #ffffff;
    margin-bottom: 1em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
}

#productListing {
    margin: 1em 0;
}

#productListing table {
    border-collapse: collapse;
}

#productListing td {
    padding: 4px 5px;
}

.productListing-data .price {
    font-size: 1.1em;
    font-weight: bold;
}

.productListing-rowheading th {
    border: solid #ccc 1px;
}

.productListing-odd {
    background: #dff0e6;
}

/* dkellner: alternatives Productlisting */

#productListing .product {
    background: url(../images/product_background.gif) left top repeat-x #fefefe;
    border: solid #ececea 1px;
    margin-bottom: 10px;
    padding: 10px;
}

#productListing .product h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0.2em;
}

#productListing .product h3 a {
    color: #000;
}

#productListing .image {
    float: right;
}

#productListing p.art_no {
    font-size: 0.8em;
}

#productListing hr {
    background: none;
    border-bottom: solid #ccccc4 1px;
    padding-top: 5px;
}

#productListing .action_bar {
    background: #ccccc4;
    border: solid #ccccc4 2px;
    border-collapse: collapse;
    font-size: 0.8em;
    width: 100%;
}

#productListing .action_bar td {
    background: url(../images/product_action_bar.gif) left bottom repeat-x #e0e0d7;
    width: 30%;
}

#productListing td.shipping_state {
    width: 40%;
}

#productListing td.add_to_cart {
    text-align: right;
}

#bestsellers .wrapper {
    margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
    padding: 0;
    margin-left: 1.1em;
}

#bestsellers li {
    padding: 0;
    margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
    background-color: #0000CC;
}

#upProductsHeading {
    text-align: left;
}

#upDateHeading {
    text-align: right;
}

/*misc*/
.back {
    float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
    float: right;
}

.bold {
    font-weight: bold;
}

.rowOdd {
    background-color: #E8E8E8;
    height: 1.5em;
    vertical-align: top;
}

.rowEven {
    background-color: #F0F0F0;
    height: 1.5em;
    vertical-align: top;
}

.hiddenField {
    display: none;
}
.visibleField {
    display: inline;
}

CAPTION {
/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
    margin: 0;
}

.accountTotalDisplay, .accountTaxDisplay {
    width: 20%;
    text-align: right;
/*vertical-align: top*/
}

.accountQuantityDisplay {
    width: 10%;
    vertical-align: top
}

TR.tableHeading {
    background-color: #cacaca;
    height: 2em;
}

#siteMapList {
    width: 90%;
    float: right;
}

.ratingRow {
    margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
    font-weight: normal;
    margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
    clear: both;
}

.seDisplayedAddressLabel {
    background-color:#85C285;
    text-align: center;
}
.seDisplayedAddressInfo {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
#seShipTo {
    padding: 0.2em;
}


/* Navigation */

.leftBoxContainer .sideBoxContent a.category-top {
    line-height: 1.5em;
    padding: 0.6em 0;
}

.leftBoxContainer .sideBoxContent a.category-products {
    font-weight: normal;
    padding: 3px 20px 3px 30px !important;
}

.leftBoxContainer .sideBoxContent .category-subs-parent,
.leftBoxContainer .sideBoxContent .category-subs-selected {
    background: #edfff4;
    display: block;
}

.leftBoxContainer .sideBoxContent .category-subs-parent,
.leftBoxContainer .sideBoxContent .category-subs-selected {
    margin: -5px -20px;
    padding: 5px 20px;
}

.leftBoxContainer .sideBoxContent .category-products .category-subs-selected {
    margin: -3px -20px -3px -30px;
    padding: 3px 20px 3px 30px;
}

/* Blank Box */

#blankbox {
    margin-top: 10px;
}

#blankbox .sideBoxContent {
    padding: 0;
    text-align: center;
}

.centerColumn {
    padding-right: 20px;
}

.centerColumn p {
    text-align: justify;
}

#search {
    margin-top: 10px;
}

/* Top Navigation */

#top-navigation {
    color: #fff;
    font-size: 8pt;
    margin: 0 auto;
    padding: 2px 0 2px 0;
    position: relative;
    width: 950px;
}

#top-navigation .right {
    position: absolute;
    right: 0;
    top: 2px;
}

#top-navigation a {
    color: #fff;
}

/* Frontpage */

#indexDefault h1 {
    text-align: center;
}

#indexDefault h2.welcome {
    font-size: 16pt;
    margin-top: 1em;
    text-align: center;
}

#frontpageProducts {
    width: 100%;
}

#frontpageProducts td {
    vertical-align: top;
}

#frontpageProducts .left { width: 60%; padding-right: 5px; }
#frontpageProducts .right { width: 40%; }

#frontpageProducts .productBox {
    background: #fff;
    border: solid #000 1px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: center;
}

#frontpageProducts .productBox .quote {
    margin: 10px 0 0 0;
    padding: 0 10px;
}

#frontpageProducts .productBox .author {
    font-style: oblique;
    margin: 5px 0 10px 0;
    padding: 0 10px;
    text-align: center;
}

#frontpageProducts h2 {
    background: url(../images/titlebar_bg.png) left top repeat-x;
    color: #fff;
    font-size: 11pt;
    height: 32px;
    line-height: 31px;
    margin-bottom: 8px;
    text-align: center;
}

#frontpageProducts a,
#frontpageProducts a:hover {
    color: #333;
    text-decoration: none;
}

#searchHeading {
    display: none;
}

table.productHeader {
    width: 100%;
}

table.productHeader td {
    vertical-align: top;
}

table.productHeader td.image {
    width: 200px;
}

#alexandraBar {
    position: relative;
}

#alexandraBar .security {
    left: 270px;
    position: absolute;
    top: 5px;
}

#alexandraBar .cart {
    background: url(../images/cart_bg.png) left top repeat-x;
    display: block;
    height: 35px;
    padding-left: 50px;
    padding-right: 9px;
    padding-top: 1px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 6px;
}

#alexandraBar .cartLeft, #alexandraBar .cartRight {
    position: absolute;
    top: 0;
}

#alexandraBar .cartLeft { left: 0; }
#alexandraBar .cartRight { right: 0; }

#alexandraBar a.cart,
#alexandraBar a.cart {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
}

.footerText {
    color: #000000;
    margin-top: 2px;
    text-align: center;
}

.footerText a {
    color: #000000;
}

/* Adventskalender */

#adventskalender {
    background: url(../images/adventskalender.png) left top no-repeat;
    height: 433px;
    padding-bottom: 10px;
    position: relative;
    width: 650px;
}

#adventskalender a:hover {
    color: #000;
    text-decoration: none;
}

#adventskalender .box {
    border: dashed #666 1px;
    display: block;
    height: 70px;
    position: absolute;
    text-decoration: none;
    width: 70px;
}

#adventskalender .box .number {
    bottom: 2px;
    color: #000;
    display: block;
    font-size: 9pt;
    position: absolute;
    right: 2px;
}

/* Order Totals */

#ottotal { font-weight: bold; }
#ottax { font-size: 0.8em; }


#productPrices {
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 1px;
}

h2.taxAddon {
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
}

h2.shippingAddon {
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0;
}

#productPrices .price-desc {
    font-size: 0.6em !important;
    font-weight: normal !important;
    white-space: nowrap;
}

.productColumnLeft {
    display: inline;
    float: left;
    margin-right: 40px;
    position: relative;
    width: 190px;
}

.productColumnRight {
    display: inline;
    float: left;
    position: relative;
    width: 170px;
}

.productColumnClear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.productSpacer {
    display: block;
    height: 5px;
}

.productBuyNowButton {
    margin-top: 10px;
}

.productBuyNowButton .left {
    display: inline;
    float: left;
    margin-right: 40px;
    position: relative;
    width: 190px;
}

.productBuyNowButton .right {
    display: inline;
    float: left;
    position: relative;
    width: 170px;
}

.additionalImages {
    display: block;
    margin: 20px auto;
}

.button_in_cart {
    font-size: 12pt !important;
    font-weight: bold;
}

.add-to-cart-wrapper {
    background: #f7f7f7;
    border: solid #ccc 1px;
    position: relative;
    width: 100%;
}

.add-to-cart-wrapper td {
    padding: 2px;
}

.add-to-cart-wrapper .button-column {
    vertical-align: middle;
    text-align: right;
}

.delivery-box {
    margin-bottom: 10px;
}
