/*----------------------------------------------------------
title:        color stylesheet
template:    00188-1
----------------------------------------------------------*/

body {
    background: #040404;
    }

a.sublink {
    color:#000;
}

#productDetail #productsRelated .title a {
    color: #000;
}

#widgetFooter .actionItems {color: #fff;}
#widgetFooter .actionItems a {color: #fff;}
#widgetFooter .actionItems a:hover {color: #fff;}

#widgetFooter .copyright {color: #006A64;}
#widgetFooter .copyright a {color: #006A64;}
#widgetFooter .copyright a:hover {color: #006A64;}

#widgetFooter .nav .title {color: #fff;}
#widgetFooter .nav ul li a {color: #fff;}
#widgetFooter .nav ul li a:hover {color: #fff;}

#widgetFooter .copyright-small {color: #000;}
#widgetFooter .copyright-small a {color: #000; text-decoration:underline;}
#widgetFooter .copyright-small a:hover {color: #000; text-decoration:none;}

h2, .page-title {
    color: #332c27;
    }

#productGrid h2 {
    color: #000;
    }

#productGrid h2 a {
    color: #000;
    }

#productGrid h2 a:hover {
    color: #000;
    }

#productGrid .title a {
    color: #000;
}

#productDetail {
    margin-left:20px;
}

#productDetail .hdr-title {
    background-color: #000;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #000;
    }

#productDetail a {
    color: #000;
    font-family: Helvetica, Arial, Georgia, sans-serif;
    text-decoration:underline;
    }

#productDetail a:hover {
    text-decoration:none;
    }

#checkoutOnePage #existingCustomer .hdr-title{
    background-color: #332c27;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title{
    background-color: #332c27;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #332c27;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #332c27;
    color: #fff;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #332c27;
    color: #fff;
    }

#viewCart #cartItems thead tr th {
    background-color: #332c27;
    color: #fff;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #332c27;
    color: #fff;
    }

#clientAccount a {
    color: #332C27;
}

#checkoutOnePage #cartItems thead tr th {
    background-color: #332c27;
    color: #fff;
    }

#categoryList .title a {
    color: #000;
    }

#productList .title a {
    color: #000;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #332c27;
    }

#vendorAccount #productList thead tr th {
    background-color: #332c27;
    }

#vendorAccount .hdr-title {
    background-color: #332c27;
    }
