@media all and (min-width: 981px) {

    .header-menu > ul, .sublist-wrap, .top-bar {
        background-color: #0e518c;
    }
}

body {
     background-color: #ffffff;
    color: #333333;
}

.master-wrapper-page, #flyout-cart {
    background-color: #ffffff;;
}

.block, .center-1, .center-2, .center-3, .breadcrumb, .jCarouselMainWrapper, .newsletter {
    background-color: #ffffff;
}

.master-wrapper-content-footer, .forums-table-section th {
    background-color: #0e518c;
}

.block .title, .nop-jcarousel .carousel-title, .newsletter .title, .spc-header ul, .spc-categories .category-title a, 
.productTabs-header ul, .tabs-header, .nopAjaxCartProductListAddToCartButton, .ajaxCart .k-window-titlebar.k-header, .productAddedToCartWindowCheckout, .miniProductDetailsView .product-name, .header-menu .sublist li a {
    background-color: #0e518c;
}
.product-box-add-to-cart-button, .add-to-cart .add-to-cart-button, .quick-view-button, .shopping-cart-page .checkout-button, .newsletter-subscribe-button, .view-all a, .mini-shopping-cart input, .download-sample-button, .button-2,
.account-page .button-1, .product-reviews-page .button-1, .registration-page .button-1, .login-page .button-1, .nop-jcarousel .jcarousel-item .button, input[type=submit], .select-billing-address-button,
.opc input[type=button], .previous-product a, .next-product a, .coupon-code button, .estimate-shipping button, .add-to-wishlist-button, .add-to-compare-list-button, .select-shipping-address-button, .sublist li a, .header-menu {
    background-color: #0e518c;
}

.priceRangeFilterPanel7Spikes .ui-slider-range, .tier-prices .prices-header {
    background: #0e518c;
}

.block .title, .nopAjaxFilters7Spikes .block .title a.toggleControl, .nopAjaxFilters7Spikes .block .title a.clearFilterOptions, .top-bar-content .searchbox input[type=submit],
.top-bar, .master-wrapper-content-footer, .header-menu > ul > li > a, .sublist > li > a, .header-menu > ul > li > span, .nop-jcarousel .carousel-title, .product-box-add-to-cart-button, .add-to-cart .add-to-cart-button,
.shopping-cart-page .checkout-button, .button-2, .account-page .button-1, .registration-page .button-1, .login-page .button-1,
.product-reviews-page .button-1, .newsletter-subscribe-button, .view-all a, .mini-shopping-cart input, .download-sample-button, .quick-view-button a, .forums-table-section th,
.master-wrapper-content-footer a, .tier-prices .prices-header, .nop-jcarousel .jcarousel-item .button, .newsletter .title, .buttons input[type=button], .spc-header li:not(.active), .spc-categories .category-title a,
input[type=submit], .coupon-box-panel .coupon-code button, .giftcard-box-panel .coupon-code button, .estimate-shipping button, .select-billing-address-button, .opc input[type=button], .previous-product a, .next-product a,
.productTabs-header ul li:not(.ui-state-active), .productTabs-header ul li:not(.ui-state-active) a, .coupon-code button, .estimate-shipping button, .nopAjaxCartProductListAddToCartButton, .ajaxCart .k-window-titlebar.k-header, .productAddedToCartWindowCheckout, .miniProductDetailsView .product-name,
.select-shipping-address-button, .header-menu .close-btn  {
    color: #ffffff;
    text-shadow: none !important;
}

.page-title {
    color: #333333;
}

.actual-price, .product-price, .priceRangeFilterPanel7Spikes .priceRangeCurrentPricesPanel {
    color: #cc3300;
}

a, .header-links a, .product-item .product-title a:hover, .header-links .account a, .mega-menu .title a {
    color: #26992f;
}

    a:hover, div a:hover, div li a:hover, .product-grid .product-item .product-title a:hover {
        color: #26992f;
        opacity: 0.9;
    }
