/*----------------------------------------------------------
title:        color stylesheet
template:    00018-2
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, h7, .page-title {
    color: #CA0000;
    padding-left: 5px;
    }

#productGrid h2 {
    color: #CA0000;
    }

#productGrid h2 a {
    color: #CA0000;
    text-decoration: none;
    }

#productGrid h2 a:hover {
    color: #CA0000;
    text-decoration: underline;
    }

#productDetail .hdr-title {
    background-color: #CA0000!important;
    color: #fff;
    width: 100%
    }

#checkoutOnePage #existingCustomer .hdr-title {
    background-color: #CA0000;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title {
    background-color: #CA0000;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #CA0000;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #CA0000;
    color: #fff;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #CA0000;
    color: #fff;
    }

#viewCart #cartItems thead tr th {
    background-color: #CA0000;
    color: #fff;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #CA0000;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #CA0000;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #CA0000;
    color: #fff;
    }

#categoryList .title a {
    color: #CA0000;
    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: #CA0000;
    }

#vendorAccount #productList thead tr th {
    background-color: #CA0000;
    }

#vendorAccount .hdr-title {
    background-color: #CA0000;
    }

#categoryGrid .title a {
    color: #CA0000;
    text-decoration: none;
    }

#categoryGrid .title a:hover {
    color: #CA0000;
    text-decoration: underline;
    }

#productGrid .title a {
    color: #CA0000;
    text-decoration: none;
    }

#productGrid .title a:hover {
    color: #CA0000;
    text-decoration: underline;
    }

#categoryGrid #btmOptions .pagination a {
    color: #CA0000;
    }

#productDetail #productsRelated .title a {
    color: #CA0000!important;
    }

#viewCart #crossSell .title a {
    color: #CA0000!important;
    }

#viewCart a {
    color: #CA0000!important;
    }

a.sublink {
    color: #CA0000!important;
    }

#lowerPriceRequest a {
    color: #CA0000!important;
}

#productPhotos a {
    color: #CA0000!important;
}

#footer {background: #BE0000;}

#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;}