body {
	background-color: #a395c6;
}

.nav_block_title,
.sc_content h1,
.cart_table thead th,
.order_info_table th,
#order_ship_details h4,
.cart_discounts h4,
.address_box h4 {
	background-color: #534588;
	color: #ffffff;
}

.cat_links .expanded .parent a,
.cat_links .expanded .parent,
.nav_link_container a:hover {
	background-color: #c9a0c2;
}

.nav_block,
.sc_content,
.cart_table,
.cart_table thead th,
.cart_discounts,
.cart_discounts h4,
.order_info_table th,
#order_ship_details h4,
.address_boxes .bill,
.address_boxes .ship,
.address_box h4 {
	border-color: #bc3b59;
}

.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected,
.sc_content a,
.prod_section h2,
.cart_table a.prod_name,
.prod_name a
{
	color: #000000;
}

.subcategories a:link,
.subcategories a:visited {
font-size: 14px;
font-weight: bold;
color: black;
}

.sc_form fieldset h3,
.sc_form fieldset h4,
.cat_links .expanded .parent a,
.prod_detail h1 {
	color: #9933ff;
}

.prod_detail h1 {
	background-color: transparent;
}

.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color: #eff9ff;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #fff;
}

