/*----------------------------------------------------------
title:        color stylesheet
template:    00177-1
version:      1.0
created:    november 2009
----------------------------------------------------------*/

body {
    background: #A7C37C;
    }

#footer {
    background: #A7C37C;
    }
    
#widgetFooter .actionItems {color: #1a1c1d;}
#widgetFooter .actionItems a {color: #1a1c1d;}
#widgetFooter .actionItems a:hover {color: #303335;}

#widgetFooter .copyright {color: #1a1c1d;}
#widgetFooter .copyright a {color: #1a1c1d;}
#widgetFooter .copyright a:hover {color: #303335;}

#widgetFooter .nav .title {color: #1a1c1d;}
#widgetFooter .nav ul li a {color: #1a1c1d;}
#widgetFooter .nav ul li a:hover {color: #303335;}

h2, .page-title {
    color: #624D47;
    }

#productGrid h2 {
    color: #624D47;
    }

#productGrid h2 a {
    color: #624D47;
    }

#productGrid h2 a:hover {
    color: #624D47;
    }

#productDetail .hdr-title {
    background-color: #624D47;
    color: #fff;
    }

#checkoutOnePage #existingCustomer .hdr-title{
    background-color: #624D47;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title{
    background-color: #624D47;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #624D47;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #624D47;
    color: #fff;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #624D47;
    color: #fff;
    }

#viewCart #cartItems thead tr th {
    background-color: #624D47;
    color: #fff;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #624D47;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #624D47;
    }

#categoryList .title a {
    color: #624D47;
    }

#productList .title a {
    color: #624D47;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #624D47;
    }

#vendorAccount #productList thead tr th {
    background-color: #624D47;
    }

#vendorAccount .hdr-title {
    background-color: #624D47;
    }

#categoryGrid .title a {
    color: #624D47;
    }