/*----------------------------------------------------------
title:		color stylesheet
template:	00185-1
----------------------------------------------------------*/

#widgetFooter .actionItems {color: #AB7657;}
#widgetFooter .actionItems a {color: #F51D5D;}
#widgetFooter .actionItems a:hover {color: #F51D5D;}

#widgetFooter .copyright {color: #AB7657;}
#widgetFooter .copyright a {color: #AB7657;}
#widgetFooter .copyright a:hover {color: #AB7657;}

#widgetFooter .nav .title {color: #AB7657;}
#widgetFooter .nav ul li a {color: #AB7657;}
#widgetFooter .nav ul li a:hover {color: #AB7657;}

#widgetFooter .copyright-small {color: #AB7657;}
#widgetFooter .copyright-small a {color: #AB7657;}
#widgetFooter .copyright-small a:hover {color: #AB7657;}

h2, .page-title {
	color: #F51D5D;
	}

#productGrid h2 {
	color: #F51D5D;
	}

#productGrid h2 a {
	color: #F51D5D;
	text-decoration: none;
	}

#productGrid h2 a:hover {
	color: #F51D5D;
	text-decoration: underline;
	}

#productDetail .hdr-title {
	background-color: #F51D5D!important;
	color: #fff;
	width: 100%;
	}

#checkoutOnePage #existingCustomer .hdr-title {
	background-color: #F51D5D;
	color: #fff;
	}

#checkoutOnePage #newCustomer .hdr-title {
	background-color: #F51D5D;
	color: #fff;
	}

#checkoutConfirm .hdr-title {
	background-color: #F51D5D;
	color: #fff;
	}

#clientAccount .hdr-title {
	background-color: #F51D5D;
	color: #fff;
	}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #F51D5D;
	color: #fff;
	}

#viewCart #cartItems thead tr th {
	background-color: #F51D5D;
	color: #fff;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #F51D5D;
	color: #fff;
	}

#productDetail #extraDetails {
	color: #F51D5D;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #F51D5D;
	color: #fff;
	}

#categoryList .title a {
	color: #F51D5D;
	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: #F51D5D;
	}

#vendorAccount #productList thead tr th {
	background-color: #F51D5D;
	}

#vendorAccount .hdr-title {
	background-color: #F51D5D;
	}

#categoryGrid .title a {
	color: #F51D5D;
	text-decoration: none;
	}

#categoryGrid .title a:hover {
	color: #F51D5D;
	text-decoration: underline;
	}

#productGrid .title a {
	color: #F51D5D;
	text-decoration: none;
	}

#productGrid .title a:hover {
	color: #F51D5D;
	text-decoration: underline;
	}

#productGrid .description {
	color: #F51D5D;
	}

#productGrid #topOptions .display {
	color: #AB7657;
	}

#productGrid #topOptions .sort {
	color: #AB7657;
	}

#productDetail #productsRelated .title {
	color: #F51D5D!important;
	}

#productDetail #productsRelated .title a {
	color: #F51D5D!important;
	}

#viewCart #crossSell .title {
	color: #F51D5D!important;
	}

#viewCart #crossSell .title a {
	color: #F51D5D!important;
	}

	
	
	
