/**
 *
 * @ignore
 * @access private
 * @version $Id: stylesheet.css, v 1.3.7 2007/04/26 11:48:12 $;
 *
 * @author Zen Cart Development Team
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 *
 * Modyfikacje do ZenCart.pl
 * @author Grupa ZenCart.pl <kontakt@zencart.pl>
 * @copyright Copyright &copy; 2007, ZenCart.pl
 * Wi�cej informacji na stronie projektu {@link http://www.zencart.pl ZenCart.pl} Zajrzyj!
 *
 * @package templateSystem
 *
 * Modified by VirtueWorld Ltd.
 */

/* definicje glowne */
body { margin: 0px 0px 10px 0px; padding: 0px; text-align: center; font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif; color: #666666; background: url(../images/bg.gif) 0 0 repeat; }
/* body { margin: 0px 0px 10px 0px; padding: 0px; text-align: center; font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif; color: #666666; background: #1c1c1c; } */
/* dla kazdej ze stron mozna zmianiac body za pomoca ID
   np. strona glowna #indexBody{}
   np. strona logowania #loginBody{}
   itd... */
a{ color: #336699; text-decoration: underline; }
a:hover{ color: #336699; text-decoration: none; }
a img{ border: none; }
h1{ font-size: 20px; }
h2{ font-size: 18px; text-transform: uppercase; color: #bf0000; font-weight: normal; line-height: 20px;padding: 0px; margin: 0px; }
h3{ font-size: 14px; text-transform: uppercase; color: #929292; font-weight: bold; line-height: 14px;padding: 0px; margin: 0px;}
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 11px; }
.author {color: #333333;}
p {line-height: 14px;}
input {vertical-align: middle;}
code{ font-family: "Courier New", Courier, monospace; font-size: 12px; }
small{ font-size: 11px; }
form, select, input{ display: inline; font-size: 12px; margin: 2px; }
textarea{ margin: auto; display: block; width: 95%; }
input:focus, select:focus, textarea:focus{ }
fieldset{ padding: 5px; margin: 5px 0; border: 1px solid #dddddd; }
legend{ font-weight: bold; padding: 3px; margin: 0px 3px; color: #666666; }
label{ line-height: 16px; padding: 2px; }
address{ font-style: normal; font-size: 11px; }
th{ text-align: center; }
.clearBoth{ clear: both; }
hr{ height: 1px; margin-top: 5px; border: none; border-bottom: 1px solid #ffffff; }
#ez_table_dostawy {width: 560px;}		
#ez_table_dostawy .td_border {border: 1px solid #DCD7CD;font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;vertical-align: middle;text-align: center;color: #666666;}
#ez_table_dostawy .td_border2 {border: 1px solid #DCD7CD;font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;background: #EDE8E1;vertical-align: middle;text-align: center;color: #333333;}
#ez_table_dostawy .td_border3 {font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;background: #F7F4F0;vertical-align: middle;text-align: left;border: 1px solid #DCD7CD;color: #666666;}
#ez_table_dostawy .dos_header {width: 560px;height: 44px;text-align: left;font: normal 18px "Times New Roman", Times, serif;color: #666666;text-transform: uppercase;}
#ez_table_dostawy .dos_header2 {font: bold 16px "Trebuchet MS", "Times New Roman", Times, serif;color: #B63C3C;border-bottom: 1px solid #DCD7CD;height: 54px;text-align: left;}
/*
 *  definicje klas i funckcji
 */
/* klasa shopping_cart */
.alertBlack{}
/* klasa message_stack: ostrzezenia i bledy */
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution{ line-height: 16px; padding: 3px; border: 1px solid #330000; }
.messageStackWarning, .messageStackError{ background: #ba0000; color: #ffffff; font-size: 12px; font-weight: bold; }
.messageStackWarning img, .messageStackError img {vertical-align: middle;}
.messageStackSuccess{ background: #99ff99; color: #333333; }
.messageStackCaution{ background: #ffff66; color: #333333; }
.larger{ font-size: 12px; }
/* klasa order */
.product-details{}
.product-details-num{}
.order-totals-text{}
.order-totals-num{}
/* query factory */
.systemError{}
/* funkcja zen_create_sort_heading */
a.productListing-heading{ padding: 0 3px; font-size: 12px; text-align: center; }
/* funkcja zen_clean_html */
.smallText{ font-size: 9px; }
/* funkcja zen_get_products_display_price */
.productPriceDiscount{ color: #336cad; }
.normalprice{ text-decoration: line-through; }
.productSpecialPriceSale{ color: #ff6600; font-weight: bold; text-decoration: line-through; }
.productSalePrice{ color: #cc0000; font-weight: bold; }
.productSpecialPrice{ padding-left: 10px; font-weight: bold; }
/* functions lookups */
.markProductOutOfStock{}
.lookupAttention{}
.ccenabled{}
/* html output */
.note{}
.rollover{}
/* functions email */
.coupon-block{}
.coupon-code{}
.gv-block{}
.extra-info{}
.extra-info-bold{}
/* banner */
p.alert{ color: #ff0000; margin-left: 5px; vertical-align: top; }

/* rozne formatowania */
.biggerText{ font-size: 12px; }
.center{ text-align: center; }
.forward{ float: right; }
.back{ float: left; }
.floatingBox{ margin: 0; width: 45%; }
.errorText{ color: #ff0000; }
.bold{ font-weight: bold; }
.important{ font-weight: bold; }
.alert{ color: #ff0000; margin-left: 5px; }
.right{ text-align: right; }

/* kontener */
#bannerOne{ background: #ffffff; text-align: center; padding: 10px 0; }
#mainWrapper{ margin: 0 auto; padding: 0px 0px; background: transparent; text-align: left; width: 1000px; vertical-align: top; }

/* naglowek */
#headerWrapper{ height: 162px; margin: 0; padding: 0; background: #ffffff url(../images/top_bg.jpg) no-repeat top center; position: relative; }
/* #navMainWrapper{ margin: 0 0 3px 0; color: #333333; width: 820px; clear: both; position: absolute; top: 121px; left: 0px; } */
#navMainWrapper{ margin: 0 0 3px 3px; color: #333333; width: 830px; clear: both; position: absolute; top: 121px; left: 0px; }
#navMain ul{ margin: 0; padding: 0px; list-style-type: none; text-align: right; float: right; }
#navMain ul li{ display: inline; }
/* #navMain ul li a{ font-size: 12px; text-decoration: none; padding: 0 5px; margin: 0; color: #ffffff; white-space: nowrap; font-weight: bold; }*/
/* jesien: #navMain ul li a{ font-size: 12px; text-decoration: none; padding: 0 5px; margin: 0; color: #c13600; white-space: nowrap; font-weight: bold; }*/
/* zima: #navMain ul li a{ font-size: 12px; text-decoration: none; padding: 0 5px; margin: 0; color: #33599f; white-space: nowrap; font-weight: bold; }*/
/* wiosna: #navMain ul li a{ font-size: 12px; text-decoration: none; padding: 0 5px; margin: 0; color: #3D5F00; white-space: nowrap; font-weight: bold; }*/
#navMain ul li a{ font-size: 12px; text-decoration: none; padding: 0 5px; margin: 0; color: #597300; white-space: nowrap; font-weight: bold; }

/* wiosna: #navMain ul li a{ font-size: 12px; text-decoration: none; padding: 0 5px; margin: 0; color: #6F5100; white-space: nowrap; font-weight: bold; }*/
/* #navMain ul li a:hover{ color: #FFFFFF; text-decoration: underline; }
*/
/* jesien: #navMain ul li a:hover{ color: #c13600; text-decoration: underline; }*/
/* zima: #navMain ul li a:hover{ color: #33599f; text-decoration: underline; }*/
#navMain ul li a:hover{ color: #597300; text-decoration: underline; }
/* wiosna: #navMain ul li a:hover{ color: #6F5100; text-decoration: underline; } */
/* sidebox search */
#navMainSearch{ float: right; margin: 0; padding: 3px; display: block; }
#navMainSearch form{ display: block; margin: 0; padding: 0; white-space: nowrap; }
#navMainSearch form input{ display: inline; margin: 0; padding: 0; }
#navMainSearch img{ background: #ff0000;}
/* logo */
#logoWrapper{ margin: 0px; padding: 0px; position: absolute; top: 19px; left: 134px; }
#logo{ float: left; width: 260px; height: 84px;margin: 0px; padding: 0px; }
#logo h1 {margin: 0px; padding: 0px; line-height: 0px; }
/* reklama */
#taglineWrapper{ float: right; margin-right: 10px; }
#tagline{ padding: 5px 0; font-family: Trebuchet MS; font-weight: bold; color: #cc0000; font-size: 16px; text-align: center; vertical-align: middle; }
#bannerTwo{ text-align: center; }
/* menu gora */
#navCatTabsWrapper{ margin: 2px 0 0 0; background: #ebebeb; width: 100%; text-align: center; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; }
ul#navCatTabs{ margin: 0; padding: 7px 0; list-style-type: none; text-align: center; }
#navCatTabs li{ display: inline; }
#navCatTabs li .category-top{ margin: 0; padding: 5px 10px; text-decoration: none; font-weight: bold; color: #575757; white-space: nowrap; }
#navCatTabs li .category-top:hover{ color: #ff6600; background: #ffffff; border-bottom: 2px solid #ff6600; }
#navCatTabs li .category-top .category-subs-selected{}
/* Belka stron EZ */
#navEZPagesTop{ margin: 0; padding: 0px 0px; background: transparent; font-size: 12px; color: #333333; float: right; }
/* #navEZPagesTop a{ text-decoration: none; margin: 0; padding: 0 5px; color: #ffffff; white-space: nowrap; font-size: 12px; font-weight: bold; }*/
/* jesien: #navEZPagesTop a{ text-decoration: none; margin: 0; padding: 0 5px; color: #c13600; white-space: nowrap; font-size: 12px; font-weight: bold; }*/
/* zima: #navEZPagesTop a{ text-decoration: none; margin: 0; padding: 0 5px; color: #33599f; white-space: nowrap; font-size: 12px; font-weight: bold; }*/
#navEZPagesTop a{ text-decoration: none; margin: 0; padding: 0 5px; color: #597300; white-space: nowrap; font-size: 12px; font-weight: bold; }
/* #navEZPagesTop a{ text-decoration: none; margin: 0; padding: 0 5px; color: #6F5100; white-space: nowrap; font-size: 12px; font-weight: bold; } */
/* #navEZPagesTop a:hover{ color: #ffffff; text-decoration: underline; }*/
/* jesien: #navEZPagesTop a:hover{ color: #c13600; text-decoration: underline; }*/
/* zima: #navEZPagesTop a:hover{ color: #33599f; text-decoration: underline; }*/
#navEZPagesTop a:hover{ color: #597300; text-decoration: underline; } 
/* wiosna: #navEZPagesTop a:hover{ color: #6F5100; text-decoration: underline; } */
#topRC {height: 9px; width: 1000px; background: transparent url(../images/top_rc.gif) no-repeat top center; }
/* cala strona */
#contentMainWrapper { margin: 0px auto; padding: 0px; border-collapse: collapse; border: none; width: 100%; background: #ffffff url(../images/mainWrapper_bg.gif) repeat-y top center; }
/* bof kolumny patrz dalej sideboxes */
#navColumnOne{ padding-left: 20px; vertical-align: top; }
#navColumnTwo{ padding-right: 20px; vertical-align: top; }
.columnLeft, .columnRight{}
#navColumnOneWrapper, #navColumnTwoWrapper{ margin: 0; padding: 0; }
/* eof kolumny patrz dalej sideboxes */
/* bof content caly patrz dalej zawartosc */
#zawartosc{ vertical-align: top; }
/* nawigacja */
#navBreadCrumb{ color: #666666; margin: 0 8px; padding: 0px; border-bottom: 1px solid #f8f8f8; }
#navBreadCrumb a{ color: #336cad; text-decoration: none; }
#navBreadCrumb a:hover{ color: #666666; text-decoration: none; }
/* baner gorny */
#bannerThree{ padding: 5px 0; text-align: center; }
/* eof content caly patrz dalej zawartosc */
/* baner na dole */
#bannerFour{ padding: 5px 0 0 0; text-align: center; }
#siteFooter { height: 50px; width: 1000px; background: #1c1c1c url(../images/footer_bg.jpg) no-repeat top center; }
/* stopka */
/* menu dol */
#navSuppWrapper{ margin: 0; background: transparent; width: 730px; float: right; text-align: right; font-size: 11px; font-weight: bold; color: #666666; }
ul#navSupp{ margin: 0; padding: 20px 20px 0px 0px; list-style-type: none; text-align: right; }
#navSupp li{ display: inline; }
#navSupp li a{ margin: 0; padding: 5px 5px; text-decoration: none; font-weight: normal; color: #ffffff; white-space: nowrap; font-size: 12px; }
#navSupp li a:hover{ color: #ffffff; text-decoration: underline; }
/* baner w stopce */
#bannerFive{ padding: 5px 0; text-align: center; }
/* IP */
#siteinfoIP{ font-size: 10px; text-align: center; }
#siteinfoLegal{ padding: 15px 0px 0px 20px; font-size: 11px; text-align: left; }
#siteinfoLegal a { color: #ffffff; }
.legalCopyright{ color: #ffffff; font-size: 12px; }
/* ostatni baner */
#bannerSix{ background: #ffffff; text-align: center; padding: 10px 0 5px 0; }
/* sideboxes w kolejnosci alfabetycznej */
.centeredContent{ text-align: center; }
/* kontener ogolnie */
.leftBoxContainer, .rightBoxContainer, .singleBoxContainer{ margin-bottom: 10px; }
.leftBoxContainer, .rightBoxContainer, .singleBoxContainer{ background: transparent url(../images/box_bottom_bg.gif) no-repeat bottom center; padding-bottom: 5px; }
.leftBoxLayout, .rightBoxLayout, .singleBoxLayout { background: transparent url(../images/box_bg.gif) repeat-y top center; }
.leftBoxLayout select { width: 150px !important; }
/* kontener szczegolowo dla kazdego boxa  */
#loginboxContent { text-align: center; }
#loginboxContent form { margin: 0px; padding: 0px; }
#searchContent input { vertical-align: middle; }
#twitter, #pp, #taniaksiazka, #swieta, #kuptutaj, #randombox, #smallbanner, #bannerbox, #bannerboxall { background: transparent; }
#twitter h3, #pp h3, #taniaksiazka h3, #swieta h3, #kuptutaj h3, #randombox h3, #kobiety h3, #smallbanner h3, #bannerbox h3, #bannerboxall h3 { background: none; display: none;}
#twitter .leftBoxLayout, #pp .leftBoxLayout, #taniaksiazka .leftBoxLayout, #swieta .leftBoxLayout, #kuptutaj .leftBoxLayout, #randombox .leftBoxLayout, #smallbanner .rightBoxLayout, #bannerbox .leftBoxLayout, #bannerboxall .leftBoxLayout,
#twitter .rightBoxLayout,#pp .rightBoxLayout, #bannerbox .rightBoxLayout, #bannerboxall .rightBoxLayout, #randombox .rightBoxLayout, #kuptutaj .rightBoxLayout, #taniaksiazka .rightBoxLayout,
#bannerbox .singleBoxLayout, #bannerboxall .singleBoxLayout { background: transparent; padding: 0px; }
#twitter .sideBoxContent, #pp .sideBoxContent, #taniaksiazka .sideBoxContent, #swieta .sideBoxContent, #kuptutaj .sideBoxContent, #randombox .sideBoxContent, #smallbanner .sideBoxContent, #bannerbox .sideBoxContent, #bannerboxall .sideBoxContent { padding: 0px; margin: 0px; }
#twitter .sep, #pp .sep, #taniaksiazka .sep, #swieta .sep, #kuptutaj .sep, #randombox .sep, #smallbanner .sep, #bannerbox .sep, #bannerboxall .sep { height: 10px; font-size:0px; margin:0px; padding:0px; line-height: 0px; }
/* naglowki ogolnie */
.leftBoxHeading, .rightBoxHeading, .singleBoxHeading{ margin: 0; padding: 7px 10px 10px 10px; text-align: left; }
h3.leftBoxHeading, h3.rightBoxHeading, h3.singleBoxHeading { font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif; text-transform: uppercase; color: #ffffff; background: #faf8f5 url(../images/box_header_bg.gif) no-repeat top center; }
h3.leftBoxHeading a, h3.rightBoxHeading a, h3.singleBoxHeading a { color: #ffffff; text-decoration: none; }
/* zawartosc ogolnie */
.sideBoxContent{ padding: 5px 10px; color: #666666; font-size: 12px; }
.sideBoxContent a{ color: #336699; text-decoration: underline; }
.sideBoxContent a:hover{ color: #336699; text-decoration: none; }
/* zawartosc szczegolowo */
#bannerboxContent, #bannerbox2Content, #taniaksiazkaContent, #bannerboxallContent, #currenciesContent, #ezpagesContent, #languagesContent, #manufacturerinfoContent, #manufacturersContent, #musicgenresContent, #orderhistoryContent, #recordcompaniesContent, #reviewsContent, #searchContent, #searchheaderContent, #tellafriendContent{}
/* bestsellery */
#bestsellersContent{ color: #745d42; font-size: 12px; }
#bestsellersContent .wrapper{ margin: 0px 0px 0px 15px; }
#bestsellersContent .wrapper ol{ padding: 0px; margin-left: 5px; list-style: decimal; }
/* dla tpl_best_sellers */
#bestsellersContent .wrapper li{ padding: 0px 0px 0px 5px; margin: 1px 0; }
/**/
/* dla tpl_best_sellers2 */
#bestsellersContent .wrapper li{ padding-top: 2px; margin-left: 3px; clear: both; }
/**/
#bestsellersContent .wrapper li a{ color: #745d42; text-decoration: none; font-weight: bold; line-height: 14px; vertical-align: middle; }
#bestsellersContent .wrapper li a:hover{ color: #5e482d; text-decoration: none; }
/* dla tpl_best_sellers2 */
#bestsellersContent .wrapper li a img{padding: 0px 3px 0px 3px; vertical-align: middle; }
/**/
/* Kategorie */
#categoriesContent, #categoriesselectContent, #categorylistboxContent, #treemenu{ color: #ffc080; font-size: 11px; }
#categoriesContent a, #categorylistboxContent a, #treemenu a{ color: #ff870f; font-size: 12px; text-decoration: none; }
#categoriesContent a:hover, #categorylistboxContent a:hover, #treemenu a:hover{ color: #c06000; text-decoration: none; }
#categoriesContent .category-top2, #categorylistboxContent .category-top2{ font-weight: bold; }
#categoriesContent .category-subs, #categorylistboxContent .category-subs{ color: #ef7700; }
#categoriesContent .category-products, #categorylistboxContent .category-products{ color: #ef7700; }
#categoriesContent .category-subs-parent, #categorylistboxContent .category-subs-parent{ color: #cf6700; }
#categoriesContent .category-subs-selected, #categorylistboxContent .category-subs-selected{ font-weight: bold; color: #cf6700; }
#catBoxDivider{ border-bottom: 2px solid #ffb761; }
#categoriesContent .category-links, #categorylistboxContent .category-links, #treemenu .category-links{ text-decoration: underline; }
/* waluty */
#currenciesContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
/* dokumenty */
#documentcategoriesContent{ color: #cccccc; font-size: 11px; }
#documentcategoriesContent a{ color: #333333; font-size: 12px; text-decoration: none; }
#documentcategoriesContent a:hover{ color: #336699; text-decoration: none; }
#documentcategoriesContent .category-top{ font-weight: bold; }
#documentcategoriesContent .category-subs{ color: #666666; }
#documentcategoriesContent .category-products{ color: #666666; }
#documentcategoriesContent .category-subs-parent{ color: #999999; }
#documentcategoriesContent .category-subs-selected{ font-weight: bold; color: #999999; }
/* Polecamy */
#featuredContent{ color: #336600; }
#featuredContent a{ text-decoration: none; color: #669900; font-weight: bold; }
#featuredContent a:hover{ text-decoration: none; color: #336600; }
/* Informacje */
#informationContent{ padding-left: 15px; }
/* producenci select */
#manufacturersContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
/* Dodatkowe informacje */
#moreinformationContent{ padding-left: 15px; }
/* gatunki muzyczne */
#musicgenresContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
/* Powiadomienia */
#productnotificationsContent a{ text-decoration: none; color: #a60101; }
#productnotificationsContent a:hover{ text-decoration: none; color: #600000; }
/* historia zamowien */
.orderHistList{ margin: 0; padding: 0; list-style-type: none;  }
.orderHistList li{ padding: 0; margin: 3px 0;  }
.orderHistList li a{ color: #336699; font-size: 12px; text-decoration: none; }
.orderHistList li a:hover{ color: #ff6600; text-decoration: none; }
/* wytwornie plytowe */
#recordcompaniesContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
/* Koszyk */
#shoppingcart hr{ border-bottom: 1px solid #b0b0b0; }
#shoppingcartContent{ color: #666666; font-size: 12px; }
#cartBoxListWrapper{ margin: 5px 0px; padding: 0; text-align: left; }
#cartBoxListWrapper ul{ margin: 0; padding: 0; list-style-type: none;  }
#cartBoxListWrapper li{ margin: 0; padding: 3px 0; color: #a60101; font-weight: normal; }
#cartBoxListWrapper li a{ color: #a60101; text-decoration: none; font-weight: normal; }
#cartBoxListWrapper li a:hover{ color: #a60101; text-decoration: underline; }
#cartBoxListWrapper .cartNewItem{ color: #da0a0a; }
#cartBoxListWrapper .cartOldItem{ color: #da0a0a; }
#cartBoxListWrapper .cartNewItem2{ font-weight: normal; }
#cartBoxListWrapper .cartOldItem2{ font-weight: normal; }
.cartBoxEmpty{ text-align: center; }
.cartBoxTotal{ text-align: right; font-weight: bold; padding-right: 10px; }
#cartBoxGVButton{ text-align: center; }
#cartBoxVoucherBalance{ font-weight: bold; }
/* Promocje */
#specialsContent, #specials2Content{ font-size: 11px; }
#specialsContent a, #specials2Content a{ color: #575757; text-decoration: none; font-weight: bold; }
#specialsContent a:hover, #specials2Content a:hover{ color: #cc0000; text-decoration: none; }
/* Nowości */
#whatsnewContent, #whatsnew2Content{ color: #336699; }
#whatsnewContent a, #whatsnew2Content a{ text-decoration: none; color: #3399cc; font-weight: bold; }
#whatsnewContent a:hover, #whatsnew2Content a:hover{ text-decoration: none; color: #003366; }
/* zawartosc */
.centerColumn{ padding: 5px 8px; }
/* strony */
#indexDefault, #indexCategories, #indexProductList, #specialsListing, #newProductsDefault, #featuredDefault, #allProductsDefault, #productInfoNoProduct, #productGeneral, #productFreeShipdisplay, #productMusicDisplay, #docProductDisplay, #docGeneralDisplay, #advSearchDefault, #advSearchResultsDefault, #reviewsDefault, #reviewsInfoDefault, #ezPageDefault, #loginDefault, #createAcctDefault, #createAcctSuccess, #logoffDefault, #accountDefault, #accountEditDefault, #accountHistoryDefault, #accountHistInfo, #acctNewslettersDefault, #accountNotifications, #accountPassword, #addressBookDefault, #addressBookProcessDefault, #checkoutShipping, #checkoutShipAddressDefault, #checkoutPayment, #checkoutPayAddressDefault, #checkoutConfirmDefault, #checkoutSuccess, #cookieUsageDefault, #customerAuthDefault, #maintenanceDefault, #timeoutDefault, #downloadTimeOut, #gvRedeemDefault, #gvSendDefault, #passwordForgotten, #reviewsWrite, #shoppingCartDefault, #sslCheck, #tellAFriendDefault{}
/* strony dodatkowe */
#conditions, #privacy, #shippingInfo, #discountcouponInfo, #gvFaqDefault, #contactUsDefault, #siteMap, #unsubDefault, #pageTwo, #pageThree, #pageFour, #pageNotFound{}
/* zawartosc tytuly */
/* strony */
#indexCategoriesHeading, #productListHeading, #specialsListingHeading, #newProductsDefaultHeading, #featuredDefaultHeading, #allProductsDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #reviewsDefaultHeading, #reviewsInfoDefaultHeading, #ezPagesHeading, #loginDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #logoffDefaultHeading, #accountDefaultHeading, #accountHistoryDefaultHeading, #acctNewslettersDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading, #checkoutShippingHeading, #checkoutShipAddressDefaultHeading, #checkoutPaymentHeading, #checkoutPayAddressDefaultHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #cookieUsageDefaultHeading, #customerAuthDefaultHeading, #maintenanceDefaultHeading, #timeoutDefaultHeading, #downloadTimeOutHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #gvSendDefaultHeadingConfirm, #gvSendDefaultHeadingSend, #productReviewsDefaultHeading, #reviewsWriteHeading, #cartDefaultHeading, #sslCheckHeading{ font: normal 18px "Times New Roman", Times, serif; text-transform: uppercase; color: #666666;  }
/* strony dodatkowe */
#conditionsHeading, #privacyDefaultHeading, #shippingInfoHeading, #discountcouponInfoHeading, #gvFaqDefaultHeading, #siteMapHeading, #unsubDefaultHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #pageNotFoundHeading{ font: normal 18px "Times New Roman", Times, serif; color: #666666; text-transform: uppercase; }
/* zawartosc dla tekstow */
.content{}
/* strony */
#indexCategoriesMainContent, #productInfoNoProductMainContent, #createAcctSuccessMainContent, #logoffDefaultMainContent, #cookieUsageDefaultMainContent, #customerAuthDefaultMainContent, #maintenanceDefaultMainContent, #timeoutDefaultContent, #downloadTimeOutMainContent, #gvRedeemDefaultMainContent, #gvSendDefaultContentSuccess, #gvSendDefaultMainContent, #passwordForgottenMainContent, #productReviewsDefaultProductMainContent, #sslCheckMainContent{ padding: 5px; background: #f8f8f8; border: 1px solid #dfdfdf; }
/* strony dodatkowe */
#conditionsMainContent, privacyDefaultMainContent, #shippingInfoMainContent, #discountcouponInfoMainContent, #gvFaqDefaultMainContent, #siteMapMainContent, #pageTwoMainContent, #pageThreeMainContent, #pageFourMainContent, #reviewsInfoDefaultMainContent, #pageNotFoundMainContent, #checkoutSuccessMainContent{ padding: 5px; background: #f8f8f8; border: 1px solid #dfdfdf; clear: both; }
#conditionsMainContent p, privacyDefaultMainContent p, #shippingInfoMainContent p, #discountcouponInfoMainContent p, #gvFaqDefaultMainContent p, #siteMapMainContent p, #pageTwoMainContent p, #pageThreeMainContent p, #pageFourMainContent p, #reviewsInfoDefaultMainContent p, #pageNotFoundMainContent p, #checkoutSuccessMainContent p{ margin: 10px 0 2px 0; }
/* strona glowna INDEX jako index default */
.greeting{ color: #666666; }
.greetUser{ color: #cc0000; }
#textmain{ background: #f7f7f7; color: #ff6600; padding: 5px 10px; }
#textinformation{ background: #f7f7f7; color: #000000; padding: 5px 10px; font-size: 10px; }
#indexDefaultHeading {padding: 0px; font: normal 18px "Trebuchet MS", "Times New Roman", Times, serif; color: #bf0000; }
#indexDefaultMainContent {padding: 0px;}
/* moduly strony glownej */
.centerBoxWrapper{ margin: 20px 0 0 0; }
.centerBoxHeading{ margin: 0; padding: 5px; background: #efefff; color: #666666; text-align: center; }
/* modul polecanych */
#featuredProducts{ border: none; padding: 15px 0px; }
#featuredProducts h2 { margin: 0px;padding: 15px 0px 10px 0px ;color: #8f8f8f;background: transparent;border-top: 1px solid #8f8f8f;text-align: left;font: normal 18px "Times New Roman", Times, serif;text-transform: uppercase;}
.centerBoxContentsFeatured{ margin: 10px 0 5px 0; vertical-align: top; color: #666666; }
.centerBoxContentsFeatured a{ color: #336699; font-weight: bold; text-decoration: underline; }
.centerBoxContentsFeatured a:hover{ color: #336699; text-decoration: none; }
.centerBoxContentsFeatured a img{}
/* modul promocji */
#specialsDefault{ border: none; padding: 15px 0px; }
#specialsDefault h2{margin: 0px;padding: 15px 0px 10px 0px ;color: #8f8f8f;background: transparent;border-top: 1px solid #8f8f8f;text-align: left;font: normal 18px "Times New Roman", Times, serif;text-transform: uppercase;}
.centerBoxContentsSpecials{ margin: 10px 0 5px 0; vertical-align: top; color: #666666; }
.centerBoxContentsSpecials a{ color: #336699; font-weight: bold; text-decoration: underline; }
.centerBoxContentsSpecials a:hover{ color: #336699; text-decoration: none; }
.centerBoxContentsSpecials a img{}
/* modul nowosc */
#whatsNew{ border: none; padding: 15px 0px; }
#whatsNew h2{margin: 0px;padding: 15px 0px 10px 0px ;color: #8f8f8f;background: transparent;border-top: 1px solid #8f8f8f;text-align: left;font: normal 18px "Times New Roman", Times, serif;text-transform: uppercase;}
.centerBoxContentsNew{ margin: 10px 0 5px 0; vertical-align: top; color: #666666; }
.centerBoxContentsNew a{ color: #336699; font-weight: bold; text-decoration: underline; }
.centerBoxContentsNew a:hover{ color: #336699; text-decoration: none; }
.centerBoxContentsNew a img{}
/* modul oczekiwanych */
#upcomingProductsTable{ }
#upcomingProductsTable caption{ color: #ff6600; }
#upcomingProductsTable th{ background: #d7cbbe; padding-left: 10px; }
#upProductsHeading{ color: #73552b; }
#upDateHeading{ color: #73552b; }
.rowEven{ background: #ede8e1; border-top: 1px solid #d7cbbe; }
.rowOdd{ background: #faf8f5; border-top: 1px solid #d7cbbe; }
.rowOdd td, .rowEven td{ padding-left: 10px; }
/* strona glowna INDEX jako index product list */
#categoryImgListing{}
.categoryImg img{ margin-top: 5px; }
#categoryDescription, #indexProductListCatDescription{ margin: 10px 0; }
label.inputLabel { float: left;width: 200px;vertical-align: middle;}
#login-email-address, #login-password, #company, #firstname, 
#lastname, #street-address, #suburb, #city, #state, #telephone, 
#email-address, #password-new, #password-confirm {width: 230px;}
/* content listy */
#productListing{}
.buttonRow{ margin: 5px 0; }
/* numerowanie list */
#productsListingTopNumber, #productsListingBottomNumber, #allProductsListingTopNumber, #allProductsListingBottomNumber, #featuredProductsListingTopNumber, #featuredProductsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #specialsListingTopNumber, #specialsListingBottomNumber, #reviewsDefaultListingTopNumber, #reviewsDefaultListingBottomNumber, #productReviewsDefaultListingTopNumber, #productReviewsDefaultListingBottomNumber{ margin: 5px 10px; padding: 0; }
.navSplitPagesResult{ color: #666666; font-size: 9px; }
/* wstecz/dalej */
#productsListingListingTopLinks, #allProductsListingTopLinks, featuredProductsListingTopLinks, #newProductsDefaultListingTopLinks, #specialsListingTopLinks, #reviewsDefaultListingTopLinks{}
#productsListingListingBottomLinks, #allProductsListingBottomLinks, featuredProductsListingBottomLinks, #newProductsDefaultListingBottomLinks, #specialsListingBottomLinks, #reviewsDefaultListingBottomLinks, #navEZPageNextPrev, #productReviewsDefaultListingTopLinks, #productReviewsDefaultListingBottomLinks{}
.navSplitPagesLinks{ margin: 0; padding: 5px 10px; position: relative; text-align: right; }
.navSplitPagesLinks a{ margin: 0; padding: 2px 5px; background: #f6f6f6; border: 1px solid #dedede; color: #636363; text-decoration: none; }
.navSplitPagesLinks a:hover{ color: #3366cc; background: #e7e7e7; }
.current{ margin: 0; padding: 2px 5px; background: #e7e7e7; border: 1px solid #b6b6b2; color: #636363; font-weight: bold; }
/* tabele */
.tabTable{}
tr.productListing-rowheading{ padding: 3px 0; background: #757575; border-bottom: 1px solid #ffffff; color: #fff; }
tr.productListing-rowheading a{ color: #ffffff; text-decoration: underline; }
tr.productListing-rowheading a:hover{ color: #ffffff; text-decoration: none; }
th.productListing-heading{ padding: 3px 3px; font-size: 12px; text-align: center; background: #ee9f30 url(../images/h_bg_table.gif) repeat-x top left; }
tr.productListing-odd{ background: #faf8f5; border-bottom: 1px solid #ffffff; }
tr.productListing-even{ background: #ede8e1; border-bottom: 1px solid #ffffff; }
tr.featuredTR, tr.newTR{ background: #f6f6f6; border-bottom: 1px solid #ffffff; }
td.productListing-data{ text-align: center; }
td.main{ width: 30%; }
td.mainb{ width: 70%; vertical-align: top; }
td.mainc{ color: #666666; vertical-align: top; }
td.featuredHR, td.newHR{ padding: 0; }
td.featuredHR hr{ height: 1px; margin: 0; border: none; border-bottom: 1px solid #dfdfdf; }
td.newHR hr{ height: 1px; margin: 0; border: none; border-bottom: 1px solid #dfdfdf; }
h3.itemTitle{ margin: 3px 0 5px 0; }
h3.itemTitle a{}
h3.itemTitle a:hover{}
.listingDescription{ margin: 5px; color: #666666; }
.listingBuyNowButton{}
img.listingProductImage{}
/* strona glowna INDEX jako kategorie - modul kategorii */
.catDescContent{}
.categoryListBoxContents{ margin: 10px 0 0 0; float: left; vertical-align: top; text-align: center; }
.categoryListBoxContents a{}
.categoryListBoxContents a img{}
/* promocje */
.specialsListBoxContents{ float: left; vertical-align: top; margin: 10px 0; text-align: center; }
/* nowe */
/* Filtrowanie */
#sorter{}
/* content - strona produktu */
/* kategoria */
.categoryIcon{ margin: 0 0 10px 0; border-bottom: 1px solid #efefff; font: normal 18px "Times New Roman", Times, serif; text-transform: uppercase; color: #666666; }
.categoryIcon a{ display: block; margin-bottom: 5px; text-decoration: none; color: #666666; }
.categoryIcon a:hover {color: #666666;}
/* wstecz/dalej */
.navNextPrevWrapper{ margin: 3px 10px 10px 10px; padding: 0; }
.navNextPrevCounter{ margin: 5px; font-size: 9px; }
.navNextPrevList{ display: inline; white-space: nowrap; margin: 0; padding: 5px 0; }
.navNextPrevList img{ margin: 0; padding: 0; }
#productMainImage{ margin: 5px 10px; text-align: center; }
#productMainImage a {text-decoration: none;}
#productMainImage a:hover {color: #ba0000;}
.imgLink{ margin-top: 2px; }
h1#productName{ font-family: "Times New Roman", Times, serif; font-weight: normal; color: #666666; }
h1.productGeneral, h1.freeShip, h1.docProduct, h1.docGeneral{}
h2#productPrices, h2#reviewsInfoDefaultPrice{ font-weight: bold; color: #ff6600; font-size: 12px; }
h2.productGeneral, h2.freeShip, h2.docProduct, h2.docGeneral{}
h2#productPrices img{ margin-top: 2px; }
#freeShippingIcon{ margin: 3px; }
#freeShippingIcon img{}
#productDescription{ padding: 5px; }
div.productGeneral, div.freeShip, div.docProduct, div.docGeneral{}
#cartAdd{ float: right; text-align: center; margin: 10px; border: 1px solid #dfdfdf; padding: 10px; }
ul#productDetailsList{ margin: 0 0 0 25px; padding: 0; list-style-type: square; }
ul#productDetailsList li{ color: #666666; }
#productAttributes{}
h3#attribsOptionsText{ color: #336699; }
h3.attributesComments{ color: #666666; }
.wrapperAttribsOptions, .wrapperAttribsOneTime, .wrapperAttribsQtyPrices{ margin: 3px 0; }
h4.optionName{ margin: 2px; padding: 2px; }
/* atrybuty */
.attribsRadioButton, .attribsCheckbox, .attribsTextarea, .attribsInput, .attribsUploads{}
.zero, .one, .two, .three, .threeA, .four, .fourA, .five, .fiveA{ color: #666666; }
.attribImg{ margin: 3px 10px; float: left; text-align: center; }
.switchedLabel{ width: 120px; float: left; }
.attribsSelect{ display: inline; }
#mediaManager{ width: 50%; margin: 2px; padding: 5px; }
div.productMusic{}
/* media manager */
.rowWrapper{}
#mediaTitle{}
#mediaTypeLink{}
.mediaClipFilename{}
.mediaClipType{}
.ProductInfoComments{}
#productQuantityDiscounts{}
#productAdditionalImages{}
.additionalImages{ vertical-align: top; margin: 10px 0; text-align: center; }
#productTellFriendLink{}
#productReviewLink{}
.reviewCount{ color: #6699cc; font-size: 10px; }
#productDateAvailable{ margin: 5px 0 0 0; color: #cc3300; font-size: 9px; }
p.productGeneral, p.freeShip, p.productMusic, p.docProduct, p.docGeneral{}
#productDateAdded, #reviewsInfoDefaultDate{ margin: 5px 0 0 0; color: #999999; font-size: 9px; }
#productInfoLink{ margin: 5px 0 0 0; color: #999999; font-size: 9px; }
#alsoPurchased{}
.centerBoxContentsAlsoPurch{ float: left; vertical-align: top; margin: 10px 0; text-align: center; }
/* popup */
/* image */
#popupImage{ margin: 0; padding: 0; background: #ffffff; }
/* search help */
#popupSearchHelp{ margin: 0; padding: 0; background: #ffffff; }
/* gv */
#gvFaqDefaultSubHeading{}
#gvFaqDefaultContent{}
/* contact us */
.mainContent{}
.success{}
#contactUsNoticeContent p{ margin: 10px 0 2px 0; }
#contactUsForm{}
/* site map */
#siteMapList{ width: 90%; float: right; }
#siteMapList ul li{ font-weight: bold; }
#siteMapList ul li ul li{ font-weight: normal; }
/* unsubsribe */
.pseudolink{}
/* advanced search */
label.checkboxLabel{ margin: 5px 3px; }
/* recenzje */
tr.reviewsContentSingle{ margin: 0; padding: 10px; text-align: center; background: #f6f6f6; border-bottom: 1px solid #ffffff; }
.smallProductImage{ margin: 0; padding: 10px; }
#reviewsDefault h2{ margin: 0; padding: 10px 10px 5px 10px; color: #336cad; }
.rating{ padding-bottom: 5px; }
td.reviewsHR hr{ height: 1px; margin: 0; border: none; border-bottom: 1px solid #e0e0e0; }
#reviewsDefaultNoReviews{}
#reviewsInfoDefaultProductImage{ margin: 0 10px 10px 0; text-align: center; }
#reviewsInfoDefaultProductPageLink{}
#reviewsInfoDefaultReviewsListingLink{}
/* ez pages */
#navEZPageNextPrev{ margin-bottom: 5px; }
#navEZPagesTOCWrapper{ margin: 10px 5px 5px 0; padding: 5px; width: 50%; font-weight: bold; float: right; height: 1%; border: 1px solid #666666; }
#ezPagesTOCHeading{ color: #336cad; text-decoration: underline; }
#navEZPagesTOC ul{ margin: 0; padding: 5px 0; list-style: none; }
#navEZPagesTOC ul li{ margin: 0; padding: 0; white-space: nowrap; }
#navEZPagesTOC ul li a{ padding: 0 5px; margin: 0; }
/* login */
.information{ padding: 10px 3px; line-height: 150%; }
.advisory{}
.privacyconditions{}
.privacydescription{}
.privacyagree{}
label.radioButtonLabel{ margin: 5px 3px; }
#zoneLabel{}
#stBreak{}
#stateLabel{}
h4#createAcctDefaultLoginLink{ color: #666666; }
h3.addressBookDefaultName{}
/* account */
#prevOrders{}
.tableHeading th{ border-bottom: 1px solid #cccccc; background: #e9e9e9; height: 2.2em; }
#accountLinksWrapper{ margin: 0; width: 50%; }
#myAccountGen li{ margin: 0; }
.list { }
.sideBoxContent ul { list-style: none;margin: 0px;padding: 0px;}
.sideBoxContent ul li {margin: 0px;padding: 0px;text-align: left;}
#myAccountNotify li{ margin: 0; }
.notice{}
#noAcctHistoryDefault{}
h2#orderHistoryDetailedOrder{}
#myAccountQuantity{}
#myAccountProducts{}
#myAccountTax{}
#myAccountTotal{}
.accountQuantityDisplay{ width: 10%; vertical-align: top;  text-align: center; }
.accountProductDisplay{}
ul#orderAttribsList{}
.accountTaxDisplay{ width: 20%; text-align: right; }
.accountTotalDisplay{ width: 20%; text-align: right; }
#orderTotals{}
.amount{ text-align: right; padding: 2px; width: 60px; }
.lineTitle{ text-align: right; padding: 0.2em; }
#downloads{}
#dlFileNameHeading{}
#dlByteSize{}
#dlButtonHeading{}
#dlDateHeading{}
#dlCountHeading{}
.tableRow{ height: 2.2em; }
#myAccountOrdersStatus{}
#orderHistoryStatus{}
#myAccountStatusDate{}
#myAccountStatus{}
#myAccountStatusComments{}
#myAccountShipInfo{}
#myAccountPaymentInfo{}
/* ksiazka adresowa */
#addressBookDefaultPrimary{}
.instructions{}
/* checkout */
#checkoutShippingHeadingAddress{}
#checkoutShipto{ margin: 0; width: 50%; }
#checkoutShippingHeadingMethod{}
#checkoutShippingContentChoose{}
#defaultSelected{}
.shipping{}
#comments{}
#checkoutShipAddressDefaultAddress{}
.centerColumnModule{}
#checkoutNewAddress{}
.moduleRowSelected{}
.moduleRow{}
.totalBox{ width: 5.5em; text-align: right; padding: 0.2em; }
.termsconditions{}
.termsdescription{}
.termsiagree{}
#checkoutPaymentHeadingAddress{}
#checkoutBillto{ margin: 0; width: 50%; }
#checkoutOrderTotals{}
#checkoutPaymentHeadingTotal{}
.gvBal{ float: right; text-align: center; }
.ccinfo{}
label.inputLabelPayment{ width: 15em; float: left; }
#checkoutPayAddressDefaultAddress{}
#checkoutConfirmDefaultBillingAddress{}
#checkoutConfirmDefaultPayment{}
#checkoutConfirmDefaultPaymentTitle{}
#checkoutConfirmDefaultShippingAddress{}
#checkoutConfirmDefaultShipment{}
#checkoutConfirmDefaultShipmentTitle{}
#checkoutConfirmDefaultHeadingComments{}
#checkoutConfirmDefaultHeadingCart{}
#cartContentsDisplay{}
.cartTableHeading{}
#ccQuantityHeading{}
#ccProductsHeading{}
#ccTaxHeading{}
#ccTotalHeading{}
.cartQuantity{ width: 4.7em; text-align: center; padding: 0.5em 0em; }
.cartProductDisplay{ text-align: right; padding-right: 0.2em; }
.cartAttribsList{ margin-left: 1em; }
.cartTotalDisplay{ text-align: right; padding-right: 0.2em; padding: 0.5em 0em; }
/* checkout + gv */
#sendSpendWrapper{ border: 1px solid #cacaca; float: right; margin: 0em 0em 1em 1em; margin: 0; width: 47%; }
/* checkout */
#checkoutSuccessOrderNumber{}
#checkoutSuccessLogoff{}
#csNotifications{}
#checkoutSuccessOrderLink{}
#checkoutSuccessContactLink{}
#checkoutSuccessThanks{}
/* cookie_usage */
#cookieUsageDefaultSecondaryContent{}
#cookieUsageDefaultContent2{}
#cookieUsageDefaultContent3{}
#cookieUsageDefaultContent4{}
#cookieUsageDefaultContent5{}
/* autoryzacja */
#customerAuthDefaultImage{}
#customerAuthDefaultSecondaryContent{}
/* nieczynne */
#maintenanceDefaultTime{}
#maintenanceDefaultPeriod{}
/* gv */
#gvRedeemDefaultMessage{}
#gvSendDefaultBalance{}
#gvSendDefaultMainMessage{}
#gvSendDefaultMessageSecondary{}
#gvSendDefaultMessagePersonal{}
#gvSendDefaultMessage{}
/* info koszyk */
#infoShoppingCart{ background: #ffffff; }
/* popup atrybuty */
#popupAtrribsQuantityPricesHelp{ background: #ffffff; }
.popupattributeqty{}
#pageHeading{}
/* popup kupon */
#popupCouponHelp{ background: #ffffff; }
/* popup cvv */
#popupCVVHelp{ background: #ffffff; }
/* popup dod.obr. */
#popupAdditionalImage{ margin: 0; padding: 0; background: #ffffff; }
/* popup ship */
#popupShippingEstimator{ background: #ffffff; }
.shippingEstimatorWrapper{ padding: 0.5em; }
.cartTotalsDisplay{ padding: 0.5em 0em; text-align: center; }
#seProductsHeading{}
#seTotalHeading{}
/* recenzje */
#productReviewsDefaultProductImage{ margin: 0em 1em 1em 0em ; text-align: center; }
#productReviewsDefaultProductPageLink{}
#productReviewsDefaultPrice{}
#productReviewsDefaultReviewer{}
#productReviewsDefaultNoReviews{}
#reviewWriteMainImage{ margin: 0em 1em 1em 0em ; text-align: center; }
#reviewsWritePrice{}
#reviewsWriteReviewer{}
#reviewsWriteReviewsRate{}
label#textAreaReviews{ text-align: center; font-weight: normal; margin: 1em 0em; }
#reviewsWriteReviewsNotice{}
/* koszyk */
#cartInstructionsDisplay{ padding: 0.5em 0em; }
tr.tableHeading{ background: #cacaca; height: 2em; }
#scQuantityHeading{}
#scUpdateQuantity{ width: 2em; }
#scProductsHeading{}
#scUnitHeading{}
#scTotalHeading{}
#scRemoveHeading{}
.cartQuantityUpdate{ padding: 0.5em 0em; text-align: center; }
#cartImage{ margin: 0.5em 1em; }
#cartProdTitle{}
.cartUnitDisplay{ padding: 0.5em 0em; text-align: right; padding-right: 0.2em; }
.cartRemoveItemDisplay{ width: 3.5em; text-align: center; padding: 0.5em 0em; }
#cartSubTotal{ border-top: 1px solid #cccccc; font-weight: bold; text-align: right; line-height: 2.2em; padding-right: 2.5em; background: #e9e9e9;  height: 2.2em; }
#cartEmptyText{ text-align: center; }
#shoppingCartDefault #PPECbutton{ float: right; }
/* SSL */
#sslCheckSubHeading{}
#sslCheckSecondaryContent{}
#sslCheckContent2{}
#sslCheckContent3{}
#sslCheckContent4{}
#sslCheckContent5{}
/* tell */
#tellAFriendAdvisory{}
#PartnersList { list-style: none; margin: 0; padding: 0; }
#PartnersList li { display: inline; }
#PartnersList li a img { border: 0; }
/* visit_counter sidebox */
#visitCounterContent .users_count{color: #ED3800;}
#visitCounterContent .small_count_text {font-size: 11px;}
.red {color: #DA0A0A;}
.green {color: #0a0;}
#checkoutSuccessHeading {color: #0a0;}