/*----------------------------------------------------------
title:		color stylesheet
template:	00189-1
----------------------------------------------------------*/

#widgetFooter .actionItems {color: #451A08;}
#widgetFooter .actionItems a {color: #451A08;}
#widgetFooter .actionItems a:hover {color: #451A08;}

#widgetFooter .copyright {color: #451A08;}
#widgetFooter .copyright a {color: #451A08;}
#widgetFooter .copyright a:hover {color: #451A08;}

#widgetFooter .nav .title {color: #451A08;}
#widgetFooter .nav ul li a {color: #451A08;}
#widgetFooter .nav ul li a:hover {color: #451A08;}

#widgetFooter .copyright-small {color: #451A08;}
#widgetFooter .copyright-small a {color: #451A08;}
#widgetFooter .copyright-small a:hover {color: #451A08;}

h1, h2, h3, h4, h5, h6, h7, .page-title {
	color: #2E0F03;
	}

#productGrid h2 {
	color: #2E0F03;
	}

#productGrid h2 a {
	color: #2E0F03;
	text-decoration: none;
	}

#productGrid h2 a:hover {
	color: #2E0F03;
	text-decoration: underline;
	}

#productDetail .hdr-title {
	background-color: #2E0F03!important;
	color: #fff;
	width: 100%
	}

#checkoutOnePage #existingCustomer .hdr-title {
	background-color: #2E0F03;
	color: #fff;
	}

#checkoutOnePage #newCustomer .hdr-title {
	background-color: #2E0F03;
	color: #fff;
	}

#checkoutConfirm .hdr-title {
	background-color: #2E0F03;
	color: #fff;
	}

#clientAccount .hdr-title {
	background-color: #2E0F03;
	color: #fff;
	}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #2E0F03;
	color: #fff;
	}

#viewCart #cartItems thead tr th {
	background-color: #2E0F03;
	color: #fff;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #2E0F03;
	color: #fff;
	}

#productDetail #extraDetails {
	color: #2E0F03;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #2E0F03;
	color: #fff;
	}

#categoryList .title a {
	color: #2E0F03;
	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: #2E0F03;
	}

#vendorAccount #productList thead tr th {
	background-color: #2E0F03;
	}

#vendorAccount .hdr-title {
	background-color: #2E0F03;
	}

#categoryGrid .title a {
	color: #2E0F03;
	text-decoration: none;
	}

#categoryGrid .title a:hover {
	color: #2E0F03;
	text-decoration: underline;
	}

#productGrid .title a {
	color: #2E0F03;
	text-decoration: none;
	}

#productGrid .title a:hover {
	color: #2E0F03;
	text-decoration: underline;
	}

#categoryGrid #btmOptions .pagination a {
	color: #2E0F03;
	}

#productDetail #productsRelated .title a {
	color: #2E0F03!important;
	}

#viewCart #crossSell .title a {
	color: #2E0F03!important;
	}

#viewCart a {
	color: #2E0F03!important;
	}

a.sublink {
		color: #2E0F03!important;
	}