/*----------------------------------------------------------
title:        color stylesheet
template:    00175-3
version:      1.0
created:    november 2009
----------------------------------------------------------*/

body {
    background: #673a2a;
    }
    
#container-box {
    background: #FAEBD6;
    }    
    
#logo {
    color: #D36406;
    }

#footer {
    background: #fff;
    }
    
#content {
    background: #fff;
    }
    
#widgetFooter .actionItems {color: #000;}
#widgetFooter .actionItems a {color: #000;}
#widgetFooter .actionItems a:hover {color: #000;}

#widgetFooter .copyright {color: #000;}
#widgetFooter .copyright a {color: #000;}
#widgetFooter .copyright a:hover {color: #000;}

#widgetFooter .nav .title {color: #000;}
#widgetFooter .nav ul li a {color: #000;}
#widgetFooter .nav ul li a:hover {color: #000;}

h2, .page-title {
    color: #CB6501;
    }

#productGrid h2 {
    color: #CB6501;
    }

#productGrid h2 a {
    color: #CB6501;
    }

#productGrid h2 a:hover {
    color: #CB6501;
    }

#productDetail .hdr-title {
    background-color: #CB6501;
    color: #fff;
    }

#checkoutOnePage #existingCustomer .hdr-title{
    background-color: #CB6501;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title{
    background-color: #CB6501;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #CB6501;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #CB6501;
    color: #fff;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #CB6501;
    color: #fff;
    }

#viewCart #cartItems thead tr th {
    background-color: #CB6501;
    color: #fff;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #CB6501;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #CB6501;
    }

#categoryList .title a {
    color: #CB6501;
    }

#productList .title a {
    color: #CB6501;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #CB6501;
    }

#vendorAccount #productList thead tr th {
    background-color: #CB6501;
    }

#vendorAccount .hdr-title {
    background-color: #CB6501;
    }

#categoryGrid .title a {
    color: #CB6501;
    }