/*----------------------------------------------------------
title:		color stylesheet
template:	00172-2
----------------------------------------------------------*/

body {
	background: #fff;
	}

#footer {
	background: #fff;
	}
	
#widgetFooter .actionItems {color: #1a1c1d;}
#widgetFooter .actionItems a {color: #1a1c1d;}
#widgetFooter .actionItems a:hover {color: #303335;}

#widgetFooter .copyright {color: #1a1c1d;}
#widgetFooter .copyright a {color: #1a1c1d;}
#widgetFooter .copyright a:hover {color: #303335;}

#widgetFooter .nav .title {color: #1a1c1d;}
#widgetFooter .nav ul li a {color: #1a1c1d;}
#widgetFooter .nav ul li a:hover {color: #303335;}

#widgetFooter .copyright-small {color: #1a1c1d;}
#widgetFooter .copyright-small a {color: #1a1c1d;}
#widgetFooter .copyright-small a:hover {color: #1a1c1d;}

#topNav .center .link a {
	color: #000;
	}
	
#topNav .center .link a:hover {
	color: #585858;
	}

h1, h2, h3, h4, h5, h6, h7, .page-title {
	color: #000;
	}
.ccWidget .top, .ccWidget .top a 
{
	color: #000;
}
#productGrid h2 {
	color: #000;
	}

#productGrid h2 a {
	color: #000;
	}

#productGrid h2 a:hover {
	color: #000;
	}

#productDetail .hdr-title {
	background-color: #E6E4E5;
	color: #000;
	}

#checkoutOnePage #existingCustomer .hdr-title{
	background-color: #E6E4E5;
	color: #000;
	}

#checkoutOnePage #newCustomer .hdr-title{
	background-color: #E6E4E5;
	color: #000;
	}

#checkoutConfirm .hdr-title {
	background-color: #E6E4E5;
	color: #000;
	}

#clientAccount .hdr-title {
	background-color: #E6E4E5;
	color: #000;
	}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #E6E4E5;
	color: #000;
	}

#viewCart #cartItems thead tr th {
	background-color: #E6E4E5;
	color: #000;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #E6E4E5;
	color: #000;
	}

#productDetail #extraDetails {
	color: #000;
	}

#categoryList .title a {
	color: #000;
	}

#productList .title a {
	color: #000;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #E6E4E5;
	}

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

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

#categoryGrid .title a {
	color: #000;
	}