/*----------------------------------------------------------
title:		color stylesheet
template:	00150-2
version:  	1.0
created:	june 2009
----------------------------------------------------------*/

body {
	background: #FFE5FE url(../images/bg.jpg) center repeat-y;
	}
	
#footer {
	background: #b953b6;
	}

h2, .page-title {
	color: #A849A3;
	}

#productGrid h2 {
	color: #A849A3;
	}

#productGrid h2 a {
	color: #A849A3;
	}

#productGrid h2 a:hover {
	color: #A849A3;
	}

#productDetail .hdr-title {
	background-color: #A849A3;
	}

#checkoutOnePage #existingCustomer .hdr-title{
	background-color: #A849A3;
	}

#checkoutOnePage #newCustomer .hdr-title{
	background-color: #A849A3;
	}

#checkoutConfirm .hdr-title {
	background-color: #A849A3;
	}

#clientAccount .hdr-title {
	background-color: #A849A3;
	}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #A849A3;
	}

#viewCart #cartItems thead tr th {
	background-color: #A849A3;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #A849A3;
	}

#productDetail #extraDetails {
	color: #A849A3;
}

#categoryList .title a {
	color: #A849A3;
	}

#productList .title a {
	color: #A849A3;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #A849A3;
	}

#vendorAccount #productList thead tr th {
	background-color: #A849A3;
	}

#vendorAccount .hdr-title {
	background-color: #A849A3;
	}

#categoryGrid .title a {
	color: #A849A3;
	}