﻿body
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    background: #444 url(images/bg_body.gif) repeat-x;
    color: #D60000;
}

a
{
    color: #D60000;
}

a:hover
{
    color: Red;
}

.header
{
    padding: 6px 6px 10px 5px;
    height: 125;
    background: url('images/tpb-header-02.jpg') no-repeat;
    /*margin-bottom: 10px;*/
}


a.logo
{
    background: url('images/tpb-logo-02.png') no-repeat left top;
    height: 100px;
    float: left;
    margin-left: 25px;
    margin-top: 5px;
}


.headermenu
{
    margin-bottom: 6px;
}

/*
.topmenu
{
    display: none;
}
*/

.searchbox
{
    padding-top: 10px;
    float: left;
    width: 440px;
    display: inline;
    padding-left: 5px;
    margin-left: 260px;
    margin-top: -75px;
}


.searchboxtext
{
    background: #e3e3e3;
    width: 330px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 16px;
}


.footer-disclaimer
{
    float: right;
    font-size: 0.7em;
    color: White;
}


.sitemap-page .topic-box, .sitemap-page .manufacturer-box, .sitemap-page .category-box, .sitemap-page .product-box
{
    text-align: center;
    vertical-align: bottom;
}


.searchboxbutton
{
    background: url(images/orange_button_bg.gif) no-repeat 25% 50% #FF8800;
    border: 1px solid #CC5500;
    color: #303030;
    height: 22px;
    padding: 0 5px 0 5px;
    width: auto;
    overflow: visible;
    font-size: 1em;
    font-weight: bold;
}

.productlistproductdetailbutton, .productgridproductdetailbutton
{
    background: #FF6C00 none no-repeat 25% 50%;
    border: 1px solid #CC5500;
    color: #303030;
    margin-bottom: 3px;
    height: 25px;
    padding: 0 5px 0 5px;
    width: auto;
    overflow: visible;
    font-weight: bold;
    font-size: 14px;
}


.searchbutton, .contactusbutton, .newsitemaddcommentbutton, .blogpostaddcommentbutton, .productwritereviewbutton, .savecustomerinfobutton, .addaddressbutton, .changepasswordbutton, .registernextstepbutton, .completeregistrationbutton, .passwordrecoverybutton, .newpasswordbutton, .saveaddressbutton, .sendemailafriendbutton, .selectshippingaddressbutton, .newaddressnextstepbutton, .selectbillingaddressbutton, .sameasshippingaddressbutton, .shippingmethodnextstepbutton, .paymentmethodnextstepbutton, .paymentinfonextstepbutton, .submitforumtopicbutton, .submitpmbutton, .replypmbutton, .deleteselectedpmbutton, .reorderbutton, .minicartcheckoutbutton, .newsletterbox-subscribebutton, .useragreementbutton, .deleteselectedfsbutton, .submitreturnrequestbutton, .uploadavatarbutton
{
    /* 	background: url(images/orange_button_bg.gif) no-repeat 25% 50% #FF8800; 	border: 1px solid #FF8800; 	color: #FFF; 	height: 20px; 	padding: 0 5px 0 5px; 	width: auto; 	overflow: visible;     */
    /* background: no-repeat 25% 50% #F80; */
    background: #FF6C00 none no-repeat 25% 50%;
    border: 1px solid #CC5500;
    color: #303030;
    padding: 10px;
    padding-left: 20px; 
    padding-right: 20px;
    margin: 20px;
    margin-left: 0px;
    width: auto;
    height: auto;
    overflow: visible;
    margin: 3px;
    font-size: 16px;
    font-weight: bold;    
    min-width: 150px;
}

.checkoutbutton, .confirmordernextstepbutton
{
    background: no-repeat 25% 0% green;
    border: 1px solid #003300;
    color: white;
    height: 40px;
    padding: 10px;
    padding-left: 20px; 
    padding-right: 20px;
    width: auto;
    overflow: visible;
    font-size: 16px;
    font-weight: bold;
    font-family: verdana, tahoma, arial;
    min-width: 150px;
}

.checkoutasguestbutton, .registerbutton, .loginbutton
{
    /*background: url(images/orange_button_bg.gif) no-repeat 25% 0% #FF8800;*/
    background: #FF6C00 none no-repeat 25% 50%;
    border: 1px solid #CC5500;
    color: #303030;
    height: 30px;
    padding: 10px;
    padding-left: 20px; 
    padding-right: 20px;

    margin: 20px;
    width: auto;
    height: auto;
    overflow: visible;
    font-size: 16px;
    font-weight: bold;
    min-width: 150px;
}


.productemailafriendbutton,
.productaddtocomparelistbutton,
.productvariantaddtowishlistbutton,
.editaddressbutton,
.deleteaddressbutton,
.cancelrecurringorderbutton,
.orderdetailsbutton,
.returnitemsbutton,
.orderdetailsprintbutton,
.estimateshippingbutton,
.updatewishlistbutton,
.applycouponcodebutton,
.updatecartbutton,
.continueshoppingbutton,
.orderprocessedcontinuebutton,
.submitpollvotebutton,
.cancelforumtopicbutton,
.forumsearchbutton,
.forumsearchboxbutton,
.cancelpmbutton,
.deletepmbutton,
.backpmbutton,
.removeavatarbutton,
.defaultbutton
{
    /* background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333; */
    background: no-repeat 25% 0% #232323;
    border: 1px solid #303030;
    color: #FFF;
    /*height: 30px;*/
    padding: 10px;
    margin: 20px;
    margin-left: 0px;
    width: auto;
    overflow: visible;
    min-width: 150px;
}

.defaultbutton
{
    min-width:initial;
}

.productlistaddtocartbutton, .productgridaddtocartbutton, .productvariantaddtocartbutton
{
    margin: 20px;  
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
    background: #EB0000 none no-repeat 25% 50%;
    border: 1px solid #8B0000;
    color: #FFF;
    height: auto;
    padding: 5px;
    width: auto;
    overflow: visible;
    font-weight: bold;
    font-size: 1.2em;
    cursor: pointer;
}

.productvariantaddtowishlistbutton
{
    margin: 10px;
    margin-left:0;
    background: #FF6C00 none no-repeat 25% 50%;
    border: 1px solid #CC5500;
    color: #303030;
    height: 25px;
    padding: 0 5px 0 5px;
    width: auto;
    overflow: visible;
    font-weight: bold;
    font-size: 1em;
    min-width: 150px;
    cursor: pointer;
}

.small-product-item a.productvariantaddtowishlistbutton
{
    margin-right: 4px;
    line-height:1.4;
    height:20px;
    min-width:initial;
    display:inline-block;
}

.small-product-item a.productvariantaddtowishlistbutton:hover
{
    color:#303030;
}

.block .title
{
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #FFFFFF;
    background: #D60000 none no-repeat;
}

.block .title h2
{
    font-size: 1em;
}


.block-category-navigation .active a, .block-manufacturer-navigation .active a
{
    color: #ff9933; /*font-weight: bold;*/
    text-decoration: none; /*font-size: 115%;*/
}

.block-category-navigation .listbox ul .active, .block-manufacturer-navigation .listbox ul .active
{
    margin-top: 4px; /*font-weight: bold;*/
    font-size: 115%;
}

.block-category-navigation .listbox ul .inactive, .block-manufacturer-navigation .listbox ul .inactive
{
    margin-top: 4px;
    font-size: 115%;
}

.order-summary-content .min-amount-warning
{
    margin: 0px;
    padding: 10px 0px 10px 10px;
    border:2px solid black;
    background:#D60000;
    padding:20px;
    color: white;
    font-size: 18px;
}

.checkout-data .payment-methods
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #d7d7d7;
    height: auto;
    font-size: 1.5em;
}

.checkout-data .payment-info
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #d7d7d7;
    height: auto;
    font-size: 150%;
}



.home-page-product-grid .item-box
{
    height: 280px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: text-top;
    border: 1px solid rgba(0, 0, 255, 0.24);
    overflow: hidden;
}

.product-grid .product-item .add-info
{
    font-size: 16px;
}


.product-list .product-item .prices .productPrice
{
    color: green;
    font-size: 1em;
}

/*.product-list
{
    width:100%;
}


.product-list .product-item
{
    width:100%;
    background:none;
    border:2px solid #ececec;
    border-radius:0 0 5px 5px;
    display:inline-table;
}

    .product-list .product-item > *
    {
        display:table-cell;
    }

    .product-list .product-item .add-info {
        float:none;
        vertical-align:top;
        box-sizing:border-box;
        height:210px;
        width:140px;
        padding-top:1em;
        padding-left:4px;
        padding-right:4px;
        border-left: 1px solid #ececec;
        background: #ffffff;
        background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #eaeaea 100%);
        background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#eaeaea 100%);
        background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#eaeaea 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    }*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-page .product-pager, .manufacturer-page .product-pager, .producttag-page .product-pager, .pager
{
    text-align: center;
    font-size: 20px;
}

.category-page .product-pager a, .manufacturer-page .product-pager a, .producttag-page .product-pager a
{
    font-size: 20px;
}

.category-page .product-pager a:link, .manufacturer-page .product-pager a:link, .producttag-page .product-pager a:link
{
    text-align: center;
    color: #555;
    font-size: 20px;
}

.category-page .product-pager span, .manufacturer-page .product-pager span, .producttag-page .product-pager span
{
    color: #ff9933;
    font-size: 20px;
    font-weight: bold;
}

.product-details-info .picture
{
    float: left;
    width: 300px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
}

.product-details-info .overview
{
    float: right;
    width: 300px;
    margin-right: 15px;
    margin-top: 25px;
    padding: 5px 5px 5px 5px;
    border: dashed 1px #d3d3d3;
}

.dispatch-days {
    padding:1px;
    color: #999;
}

.product-details-info .rightcolumn
{
    float: right;
    width: 150px;
    margin-right: 15px;
    margin-top: 25px;
    padding: 5px 5px 5px 5px;
    border: dashed 1px #d3d3d3;
    text-align: center;
}

.product-details-info .fulldescription
{
    border-top: solid 1px #d3d3d3;
    clear: both;
    color: #555;
    margin-bottom: 0.3em;
    font-size: 1.2em;
    padding: 10px;
    line-height: 150%;
}

.product-variant-line .add-info
{
    float: left;
    padding-top: 10px;
}

.product-essential .productPrice
{
    font-size:32px;
}
.product-essential .oldProductPrice
{
    font-size:21px;
}

.product-essential .price .productPrice
{
    color: green;
    /*font-size: 1.5em;*/
}

.producttags-box .title
{
    /*     padding: 10px 10px 10px 0px;     font-weight: bold;     text-transform: uppercase;     clear: both;     font-size: 1.1em;      color: Black;     */
    padding: 10px 10px 0px 0px;
    font-weight: 700;
    text-transform: uppercase;
    clear: both;
    font-size: 1.1em;
    color: #8B0000;
}

.forum .pager a:link
{
    color: #555;
}

.forum .pager span
{
    color: #ff9933;
    font-size: 1.2em;
    font-weight: bold;
}

.active-rss, .forum-rss
{
    background: url(images/icon_rss.gif) no-repeat;
    background-position: center bottom;
    height: 14px;
    width: 20px;
    display: inline-block;
}
.forum-rss
{
    margin-top: 5px;
    background-position: left bottom;
}

.forumtopic .title .topicname
{
    float: left;
    font-size: 12px;
    height: 28px;
    overflow: hidden;
    width: 670px;
}


.field-validation-error
{
    font-weight: bold;
    font-size: 110%;
    color: #D60000;
}


/*.order-summary-content .totals{float:right;padding:23px 5px 0;width:600px;}*/
.cart_total_left
{
    width: 100%;
    text-align: right;
    vertical-align: middle;
    height: 21px;
    font-weight: 700;
    color: #353434;
    word-wrap: break-word;
}

/*
.block .listbox
{
    padding: 2px;
}
*/

.category-navigation-listbox
{
    padding-left: 1px;
}

.product-list .product-item .product-title
{
    color: #D60000;
    font-size: 1em;
}

.related-products-grid .item, .also-purchased-products-grid .item
{
    width: 160px;
}

#customerCurrency
{
    font-size: 15px;
}

.unfilteredItem
{
    margin: 4px;
    border-bottom: solid 1px #AAA;
}

.related-products-grid .title, .also-purchased-products-grid .title
{
    padding: 10px 10px 10px 0;
    font-weight: 700;
    text-transform: uppercase;
    clear: both;
    font-size: 1.1em;
    color: #8B0000;
}


/* korekta ze względu na dlugie nazwy shipping method */
.order-summary-content .totals
{
    float: right;
    padding: 23px 5px 0;
    width: 520px;
}


.product-list .product-item {
    height: 280px;
}

.product-list .product-item .product-title {
    background-image: none;
    background-color: #F0F0F0;
}


.backinstocksubscription {
    margin-top: 10px;
    margin-bottom: 10px;
    border: solid 3px #790202;
    padding: 10px;
    font-weight: bold;
    background: red;
    color: white;
}

.backinstocksubscription a.subscribebutton {
    text-decoration: underline;
    color: white;
    text-decoration: none;
    font-size: 120%;
}

.green_notification
{
    padding: 10px;
    border: 2px solid green;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: green;
    color: white;
    font-weight: bold;
    width: 905px;
}

.product-list .product-item .add-info {
    float: right;
    text-align: right;
    position: absolute;
    top: 4.5em;
    right: 5px;
}


.product-variant-line .giftCard {}
.product-variant-line .giftCard dt{clear:left;float:left;width:150px;}
.product-variant-line .giftCard .recipientname {font-size: 15px; width:300px; margin-left: 20px;}
.product-variant-line .giftCard .recipientemail {font-size: 15px; width:300px; margin-left: 20px;}
.product-variant-line .giftCard .sendername {font-size: 15px; width:300px; margin-left: 20px;}
.product-variant-line .giftCard .senderemail {font-size: 15px; width:300px; margin-left: 20px;}
.product-variant-line .giftCard .message{width:300px;height:100px; margin-left: 20px;}

.option-description
{
	padding: 5px;
    border: 1px solid lightgrey;
    font-size: 12pt;
	margin: 5px;
}

.option-name
{
	font-size: 14pt;
}

/* Niedostępne */
img.unavailable {
    -webkit-filter:grayscale(100%);
    opacity:0.5;
}

.productlistaddtocartbutton {
    cursor:pointer;
}

.small-product-item, .small-product-item .productlistaddtocartbutton {
    font-size:14px;
}

.small-product-item .productlistaddtocartbutton {
    padding-top:0;
    padding-bottom:0;
}

.small-product-item, .product-grid .small-product-item {
    height:260px;
    position:relative;
}

.small-product-item .add-info {
    position:absolute;
    bottom:0;
    left: 0;
    width:100%;
    text-align:center;
}

.small-product-item .add-info .buttons input,
.small-product-item .add-info .buttons a
{
    margin-top:5px;
    margin-bottom:10px;
}

.small-product-item .product-title > a, .small-product-item .author {
    max-height:32px;
    overflow:hidden;
    /*display:inline-block;*/
}

.block-popular-tags .small-product-item .product-title > a, .block-popular-tags .small-product-item .author {
    
    max-height:28px;
}

.small-product-item .author {
    font-weight:normal;
}

.small-product-item .product-title{
    line-height:16px;
    max-height:50px;
    overflow:hidden;
}

.block-popular-tags .small-product-item .product-title{
    line-height:14px;
    max-height:44px;
}

.home-page-product-grid .item-box {
    height:auto;
}

.small-product-item .picture, .related-item-box .picture{
    height:130px;
    width:100%;
    display:table;
    margin:0;
}

.small-product-item .picture a, .related-item-box .picture a {
    height:130px;
    display:table-cell;
    vertical-align:middle;
    max-width:100%;
    overflow:hidden;
}

.small-product-item .picture a img {
}

.promoted-products-grid .small-product-item {
    border: 1px solid #d3d3d3;
    height: 250px;
    margin: 5px;
    padding:5px;
    padding-top:10px;
    padding-bottom:10px;
    text-align: center;
    width: 150px;
    display: inline-block;
}

.related-item-box .author, .related-item-box .product-title a{
    display:inline-block;
    max-width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.related-item-box .item {
    padding-left:5px;
    padding-right:5px;
    width: 150px;
}

.block-popular-tags table {
    table-layout:fixed;
}

.productlistaddtocartbutton.presale {
    background:blue;
}

.item-box .author a {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
}

.block .item-box .author a {
    color: #ffffff;
}

.product-list .product-item .product-title {
    min-height:3em;
    padding: 4px 10px 8px 10px;
    box-sizing:border-box;
}

.product-list .product-item .product-title a{
    display: inline;
    height:auto;
    padding:0;
}

.zip-code-format {
    vertical-align:top;
    font-weight:bold;
    display:inline-block;
}

/* poprawka stylu na button */

.backinstocksubscription {
  background: #ff8282;
  background-image: -webkit-linear-gradient(top, #ff8282, #ff3030);
  background-image: -moz-linear-gradient(top, #ff8282, #ff3030);
  background-image: -ms-linear-gradient(top, #ff8282, #ff3030);
  background-image: -o-linear-gradient(top, #ff8282, #ff3030);
  background-image: linear-gradient(to bottom, #ff8282, #ff3030);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
/*  font-family: Arial;*/
  color: #ffffff;
/*  font-size: 20px;*/
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.backinstocksubscription:hover {
  background: #fcc2c5;
  background-image: -webkit-linear-gradient(top, #fcc2c5, #ffb0b0);
  background-image: -moz-linear-gradient(top, #fcc2c5, #ffb0b0);
  background-image: -ms-linear-gradient(top, #fcc2c5, #ffb0b0);
  background-image: -o-linear-gradient(top, #fcc2c5, #ffb0b0);
  background-image: linear-gradient(to bottom, #fcc2c5, #ffb0b0);
  text-decoration: none;
}

.message-error.positive-notice
{
    background-color: #dff0d8;border: 1px solid #d6e9c6;color: #3c763d;
}

html body #olark-wrapper .olark-launch-button {
    background-color: #1873E2 !important;
}
html body #olark-wrapper .olark-top-bar{
    background-color: #1873E2 !important;
}
#olark-container .olark-survey-form .olark-button {
    background-color: #1873E2 !important;
}

/* Hide reCAPTCHA badge initially to prevent blinking while moving to footer */
.grecaptcha-badge {
    visibility: hidden !important;
    opacity: 0 !important;
}

/* Show badge after it's been positioned in footer */
.grecaptcha-badge.positioned {
    visibility: visible !important;
    opacity: 1 !important;
    transition: opacity 0.3s ease !important;
}

/* Payment methods and reCAPTCHA layout */
#payment-methods-container img {
    height: 32px;
    margin: 4px;
}

#recaptcha-container {
    min-width: 70px;
}

/* Responsive layout for footer payment methods */
@media screen and (max-width: 768px) {
    #payment-methods-container {
        max-width: 100% !important;
        padding: 0 10px;
    }

    #recaptcha-container {
        margin-top: 10px;
    }
}