/*----------------------------------------------------------
title:		color stylesheet
template:	00178-1
----------------------------------------------------------*/

body {
	background: #fff;
	}

#footer {
	background: #ededed;
	}
	
#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;}

h2, .page-title {
	color: #0679AE;
	}

#productGrid h2 {
	color: #0679AE;
	}

#productGrid h2 a {
	color: #0679AE;
	}

#productGrid h2 a:hover {
	color: #0679AE;
	}

#productDetail .hdr-title {
	background-color: #0679AE;
	color: #fff;
	}

#checkoutOnePage #existingCustomer .hdr-title{
	background-color: #0679AE;
	color: #fff;
	}

#checkoutOnePage #newCustomer .hdr-title{
	background-color: #0679AE;
	color: #fff;
	}

#checkoutConfirm .hdr-title {
	background-color: #0679AE;
	color: #fff;
	}

#clientAccount .hdr-title {
	background-color: #0679AE;
	color: #fff;
	}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #0679AE;
	color: #fff;
	}

#viewCart #cartItems thead tr th {
	background-color: #0679AE;
	color: #fff;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #0679AE;
	color: #fff;
	}

#productDetail #extraDetails {
	color: #0679AE;
	}

#categoryList .title a {
	color: #0679AE;
	}

#productList .title a {
	color: #0679AE;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #0679AE;
	}

#vendorAccount #productList thead tr th {
	background-color: #0679AE;
	}

#vendorAccount .hdr-title {
	background-color: #0679AE;
	}

#categoryGrid .title a {
	color: #0679AE;
	}
