/**
 * @file
 * @project 682
 * @package sftheme
 * @site app3
 */

/** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {

}
.sf_category_menubar ul li a {
	border-color:#cccccc;
}
.sf_category_menubar ul li a:visited {

}
.sf_category_menubar ul li a:hover {
	color:#000000;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	border-color:#cccccc;
}
.sf_category_menubar .subnav li a {
	background-color:#ffffff;
}
.sf_category_menubar .subnav li a:visited {

}
.sf_category_menubar .subnav li a:hover {
	background-color:#eeeeee;
}

/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
.content-product-header {
	background-color:#009999;
}
.content-product {
	border-color:#cccccc;
}
.subtotal-row td, 
.total-row td,
.options-table td,
.member,
fieldset,
.imageanddetails,
.product-primary, 
.product-secondary,
.product-options, 
.upsell div {
	border-color:#cccccc;
}
legend {
	color:#000000;
}

/**
 * @subsection search results
 */
.search-result-controls form {
	background-color:#eeeeee;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
/**
 * @subsection category-tracker
 */
