/*----------------------------------------------------------
title:		color stylesheet
template:	00015-4
----------------------------------------------------------*/

h2, .page-title {
	color: #0A3A0D;
	}

#productGrid h2 {
	color: #0A3A0D;
	}

#productGrid h2 a {
	color: #0A3A0D;
	text-decoration: none;
	}

#productGrid h2 a:hover {
	color: #0A3A0D;
	text-decoration: underline;
	}

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

#checkoutOnePage #existingCustomer .hdr-title {
	background-color: #0A3A0D;
	color: #fff;
	}

#checkoutOnePage #newCustomer .hdr-title {
	background-color: #0A3A0D;
	color: #fff;
	}

#checkoutConfirm .hdr-title {
	background-color: #0A3A0D;
	color: #fff;
	}

#clientAccount .hdr-title {
	background-color: #0A3A0D;
	color: #fff;
	}

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

#viewCart #cartItems thead tr th {
	background-color: #0A3A0D;
	color: #fff;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #0A3A0D;
	color: #fff;
	}

#productDetail #extraDetails {
	color: #0A3A0D;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #0A3A0D;
	color: #fff;
	}

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

#vendorAccount #productList thead tr th {
	background-color: #0A3A0D;
	}

#vendorAccount .hdr-title {
	background-color: #0A3A0D;
	}

#categoryGrid .title a {
	color: #0A3A0D;
	text-decoration: none;
	}

#categoryGrid .title a:hover {
	color: #0A3A0D;
	text-decoration: underline;
	}

#productGrid .title a {
	color: #0A3A0D;
	text-decoration: none;
	}

#productGrid .title a:hover {
	color: #0A3A0D;
	text-decoration: underline;
	}

#categoryGrid #btmOptions .pagination a {
	color: #0A3A0D;
	}

#productDetail #productsRelated .title a {
	color: #0A3A0D!important;
	}

#viewCart #crossSell .title a {
	color: #0A3A0D!important;
	}

#viewCart a {
	color: #0A3A0D!important;
	}

a.sublink {
	color: #0A3A0D!important;
	}

#lowerPriceRequest a {
	color: #0A3A0D!important;
}

#productPhotos a {
	color: #0A3A0D!important;
}