/*----------------------------------------------------------
title:        color stylesheet
template:    00174-7
----------------------------------------------------------*/

body {
    background: #839CAF;
    }

#footer {
    background: #0D5587;
    }
    
#content {
    background: #26333B;
    color: #fff;
    }
    
#categoryGrid a {
    color: #fff!important;
    }
    
#categoryGrid h2 {
    color: #fff;
    }
    
#widgetFooter .actionItems {color: #fff;}
#widgetFooter .actionItems a {color: #fff;}
#widgetFooter .actionItems a:hover {color: #fff;}

#widgetFooter .copyright {color: #fff;}
#widgetFooter .copyright a {color: #fff;}
#widgetFooter .copyright a:hover {color: #fff;}

#widgetFooter .nav .title {color: #fff;}
#widgetFooter .nav ul li a {color: #fff;}
#widgetFooter .nav ul li a:hover {color: #fff;}

#widgetFooter .copyright-small {color: #fff;}
#widgetFooter .copyright-small a {color: #fff;}
#widgetFooter .copyright-small a:hover {color: #fff;}

#widgetSidebar .body {
    background: #19537A;
    }

#widgetSidebarDetailed .body {
    background: #19537A;
    }
    
#widgetSidebarDetailed table {
    background: #19537A;
    }

#widgetSearch .body {
    background: #19537A;
    }
    
#widgetSearch .advanced {
    background: #19537A;
    }

#widgetLanguage .body {
    background: #19537A;
    }

#widgetVendors .body {
    background: #19537A;
    }
    
#widgetCategories .body {
    background: #19537A;
    }
    
#widgetSubscribe .body {
    background: #19537A;
    }
    
#widgetSubscribe .body .field {
    background: #19537A;
    }

#widgetCurrency .body {
    background: #19537A;
    }

#widgetRewardPoints .body {
    background: #19537A;
    }

#widgetInformation .body {
    background: #19537A;
    }
    
#widgetNewArrivals .body {
    background: #19537A;
    }
    
#widgetNewArrivals .noItems {
    background: #19537A;
    }

#widgetSpecials .body {
    background: #19537A;
    }
    
#widgetSpecials .noItems {
    background: #19537A;
    }

#widgetTopSellers .body {
    background: #19537A;
    }
    
#widgetTopSellers .noItems {
    background: #19537A;
    }

#widgetFeatured .body {
    background: #19537A;
    }
    
#widgetFeatured .noItems {
    background: #19537A;
    }
    
#widgetCustomProductLists .body {
    background: #19537A;
    }
    
#widgetShopByPrice .body {
    background: #19537A;
    }

#widgetRecentlyViewed .body {
    background: #19537A;
    }

h2, .page-title {
    color: #839CAF;
    }

#productGrid h2 {
    color: #839CAF;
    }

#productGrid h2 a {
    color: #3399FF;
    }

#productGrid h2 a:hover {
    color: #3399FF;
    }

#productDetail .hdr-title {
    background-color: #20608C;
    color: #fff;
    }

#checkoutOnePage #existingCustomer .hdr-title{
    background-color: #20608C;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title{
    background-color: #20608C;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #20608C;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #20608C;
    color: #fff;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #20608C;
    color: #fff;
    }

#viewCart #cartItems thead tr th {
    background-color: #20608C;
    color: #fff;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #20608C;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #3399FF;
    }

#categoryList .title a {
    color: #20608C;
    }

#productList .title a {
    color: #20608C;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #20608C;
    }

#vendorAccount #productList thead tr th {
    background-color: #20608C;
    }

#vendorAccount .hdr-title {
    background-color: #20608C;
    }

#categoryGrid .title a {
    color: #20608C;
    }
