body {
	background-color: #dfdfdf;
}

.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: #b4b9d2;
	background-color: #cfcfcf;
	color: #000;
	color: #4f4f4f;
}

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

.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: gray;
}

.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected,
.sc_content a,
.cart_table a.prod_name,
.prod_name a,
.cat_links .expanded .parent a {
	color: blue;
	color: #4f4f4f;
}

.prod_detail h1,
.prod_section h2 {
	color: blue;
}

.prod_detail h1 {
	background-color: transparent;
}

.sc_form fieldset h3,
.sc_form fieldset h4 {
	color: green;
}


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

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

