/**
 * @file
 * @project 648
 * @package sftheme
 * @site app3
 */

.sf_region7 .widget_header {
	color:#C2C9CF;
}

.sf_region7 .widget_content {
	background-color:#E6ECF1;
}

.sf_category_menubar {
	background-color:#8b414f;
}

.sf_category_menubar ul li a:hover {
	background-color:#6F303D;
}

.sf_category_menubar .subnav li a {
	color:#8b414f;
}

.sf_category_menubar .subnav li a:visited {
	color:#8b414f;
}

.sf_category_menubar .subnav li a:hover {
	color:#222222;
	text-decoration:underline;
}

.member-table th,
.member-table tr.member-row td {
	background-color:#E6ECF1;
}

.upsell h3,
.printfooter {
	background-color:#E6ECF1;
}

.main-content .checkout .member .invoice {
	border:1px solid #E6ECF1;
}

input[type="text"],
textarea,
.content-product,
.shipped,
.shiptotals,
.paymentinfo
.subtotal-row td,
.total-row td,
.options-table td,
.checkout fieldset,
.form-section fieldset,
.imageanddetails,
.product-secondary,
.product-primary,
.product-misc,
.productTable,
.productTable td,
.product-options,
.products dl,
.upsell div,
td.imageRow,
td.titleRow,
td.priceRow,
.separator,
.categories dl,
.invoice #invoice-header-content,
.member,
.fcontain,
.upsell td,
.upsell h3 {
	border-color:#E6ECF1;
}