/*----------------------------------------------------------
title:        color stylesheet
template:    00185-1
----------------------------------------------------------*/

#widgetFooter .actionItems {color: #3d2314;}
#widgetFooter .actionItems a {color: #3d2314;}
#widgetFooter .actionItems a:hover {color: #3d2314;}

#widgetFooter .copyright {color: #3d2314;}
#widgetFooter .copyright a {color: #3d2314;}
#widgetFooter .copyright a:hover {color: #3d2314;}

#widgetFooter .nav .title {color: #3d2314;}
#widgetFooter .nav ul li a {color: #3d2314;}
#widgetFooter .nav ul li a:hover {color: #3d2314;}

h2, .page-title {
    color: #3d2314;
    }

#productGrid h2 {
    color: #3d2314;
    }

#productGrid h2 a {
    color: #3d2314;
    text-decoration: none;
    }

#productGrid h2 a:hover {
    color: #3d2314;
    text-decoration: underline;
    }

#productDetail .hdr-title {
    background-color: #b15f52!important;
    color: #fff;
    width: 100%;
    }

#checkoutOnePage #existingCustomer .hdr-title {
    background-color: #3d2314;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title {
    background-color: #3d2314;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #3d2314;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #3d2314;
    color: #fff;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #3d2314;
    color: #fff;
    }

#viewCart #cartItems thead tr th {
    background-color: #3d2314;
    color: #fff;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #3d2314;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #3d2314;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #3d2314;
    color: #fff;
    }

#categoryList .title a {
    color: #3d2314;
    text-decoration: none;
    }

#categoryList .title a:hover {
    text-decoration: underline;
    }

#productList .title a {
    text-decoration: none;
    }

#productList .title a:hover {
    text-decoration: underline;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #3d2314;
    }

#vendorAccount #productList thead tr th {
    background-color: #3d2314;
    }

#vendorAccount .hdr-title {
    background-color: #3d2314;
    }

#categoryGrid .title a {
    color: #3d2314;
    text-decoration: none;
    }

#categoryGrid .title a:hover {
    color: #3d2314;
    text-decoration: underline;
    }

#productGrid .title a {
    color: #3d2314;
    text-decoration: none;
    }

#productGrid .title a:hover {
    color: #3d2314;
    text-decoration: underline;
    }

#productGrid .description {
    color: #3d2314;
    }

#productGrid #topOptions .display {
    color: #3d2314;
    }

#productGrid #topOptions .sort {
    color: #3d2314;
    }

#productDetail #productsRelated .title {
    color: #3d2314!important;
    }

#productDetail #productsRelated .title a {
    color: #3d2314!important;
    }

#viewCart #crossSell .title {
    color: #3d2314!important;
    }

#viewCart #crossSell .title a {
    color: #3d2314!important;
    }
