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

/** 
 * ------------------------------------------------------------------
 * @section Structure Changes
 * ------------------------------------------------------------------
 */

.sf_pagetitle { display:none; }
.sf_region6 {
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_main_wrapper {
	float:right;
	margin-left:-290px;
	width:100%;
}
.sf_main {
	margin-left:280px;
}
.sf_region7 {
	width: 260px;
}
/** 
 * ------------------------------------------------------------------
 * @section Header
 * ------------------------------------------------------------------
 */

#logo {
	float:left;
	margin-right:10px;
	padding:0;
	text-decoration:none;
}
.titles { float:left; }
.slogan { font-size:14px; }
/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */

.sf_category_menubar {
	background-color:#e5e3e3;
	min-height:1%;
	height:auto !important;
	height:1%;
	padding:5px 5px 10px;
	position:relative;
	z-index:100;
}
.sf_category_menubar .widget_header { display:none; }
.sf_category_menubar ul {
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:0;
	padding:0;
}
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
.sf_category_menubar ul li {
	float: left;
	list-style: none;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}
.sf_category_menubar ul li:hover a,
.sf_category_menubar ul li.sfhover a,
.sf_category_menubar ul li:hover a:visited,
.sf_category_menubar ul li.sfhover a:visited {
	color:#ffffff;
}
.sf_category_menubar ul li a {
	color:#8a8989;
	display: block;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:14px;
	padding:6px 10px;
	text-decoration:none;
	min-width:1%;
	width: auto !important;
	width:1%;
}
.sf_category_menubar ul li a:visited { color:#8a8989; }
.sf_category_menubar ul li a:hover { color:#ffffff; }
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar ul.subnav {
	background-color:#000000;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
	left: -999em;
	list-style: none;
	margin:0;
	padding:0;
	position: absolute;
	width: 150px;
	z-index:1499;
}
.sf_category_menubar ul.subnav li {
	float: left;
	margin:0;
	padding:0;
	white-space:normal;
}
.sf_category_menubar ul.subnav li a {
	display: block;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:11px;
	height:auto;
	width: 130px !important;
	white-space:normal;
	margin:0px;
}
.sf_category_menubar ul.subnav li a:hover {
	background-color:#423f3f;
}
#menubar1 li:hover ul,
#menubar1 li.sfhover ul { left: auto; }
#menubar1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
#menubar1 li:hover,
#menubar1 li.hover { position: static; }
/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 
.sf_region7 .widget_content > ul#featured-products { margin:0; }

/**
 * @subsection category-tracker
 */
.sf_region7 .widgetset .category-tracker li {
	padding:0;
	margin:0;
}
.sf_region7 .widgetset .category-tracker li a {
	display:inline-block;
	padding:2px;
	text-decoration:none;
}
.sf_region7 .widgetset .category-tracker li a.active {
	font-weight:bold;
}
.sf_region7 .widgetset .category-tracker .subcat { margin-left:15px; }
.sf_region7 .widgetset .category-tracker .subcat2 { margin-left:15px; }
.sf_region7 .widgetset .category-tracker .subcat2 a { background-image:none; }
.sf_region7 .widgetset .category-tracker .subcat2 a.active { background-image:none; }
/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
.formwrap {
    margin: 10px 170px 0 0;
}
.content-product { padding:10px; }
.content-product .content-product-header {
	margin:-10px -10px 0;
	padding:0;
}
.content-product .content-product-header h4 {
	background-color:#e5e3e3;
	margin:0 0 10px;
	padding:10px;
}
.content-product .options form { margin:0; }
.upsell-header { padding:8px; }
.upsell-item-header td { padding:3px 8px; }
.checkout-part { text-decoration:none; }
.checkout-part img { border:none; }
#checkout-right-column {
	padding:8px;
	width:155px;
}
/**
 * @subsection fixes for link background color on images
 */
.filmstrip-thumbnails a,
.products td.imageRow a,
.jcarousel-item td a,
.category-image a,
.smallimage a {
	padding:0;
}
.filmstrip-thumbnails a:hover,
.products td.imageRow a:hover,
.jcarousel-item td a:hover,
.category-image a:hover,
.smallimage a:hover {
	background-color:transparent;
}
#categories .jcarousel-item td.label a,
.jcarousel-item td.label a {
	padding:2px;
}
/**
 * @subsection colors for content
 */
.disabled {
	color: #bababa;
	text-decoration:line-through;
}
.content-product,
.subtotal-row td,
.total-row td,
.options-table td,
.member,
fieldset,
.imageanddetails,
.product-primary,
.product-secondary,
.product-options,
.upsell div,
.productTable td,
.productTable,
.separator { border-color:#e5e3e3; }
.upsell-header,
.search-result-controls form,
.member-table th,
.member-table tr.member-row td,
#checkout-right-column,
.printfooter { background-color:#e5e3e3; }
/** 
 * ------------------------------------------------------------------
 * @section Footer
 * ------------------------------------------------------------------
 */

/** 
 * ------------------------------------------------------------------
 * @section IE6&7
 * ------------------------------------------------------------------
 */
.categories .category,
.products .product { .margin-right:-1px; }
.formwrap { _width:65%; }