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

/*--------------------------------
	Structure Changes
--------------------------------*/
.sf_pagetitle {
	background-image:none;
	display:none;
}
.sf_wrapper { margin:0 150px; }
.sf_main_wrapper {
	float:right;
	margin-left:-270px;
	width:100%;
	margin-top: 32px;
}
* html .sf_wrapper {
	padding-top: 15px;
}
.sf_main { margin-left:270px; }
.sf_region7 {
	border-right:solid 10px #f3f3f3;
	padding-right:20px;
	width:220px;
	margin-top: 32px;
}
/*--------------------------------
	Header
--------------------------------*/
#logo {
	float:left;
	margin:10px 10px 8px 0;
	padding:0;
	text-decoration:none;
}
.titles { float:left; }
.slogan {
	font-size:16px;
	letter-spacing:normal;
	line-height:1em;
}
/*--------------------------------
	Category Menu Bar
--------------------------------*/
.sf_category_menubar {
	background-color:#f3f3f3;
	border:solid 1px #e2e2e2;
	clear:both;
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:0 0 20px;
	padding:0;
}
.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 a {
	display: block;
	padding:7px 15px;
	min-width:1%;
	width: auto !important;
	width:1%;
}
/*--------------------------------
	Category Subnav
--------------------------------*/
.sf_category_menubar ul.subnav {
	background-color:#f3f3f3;
	border:solid 1px #e2e2e2;
	-moz-box-shadow:3px 3px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);
	left: -999em;
	list-style: none;
	margin:0;
	padding:0;
	position: absolute;
	width:118px;
	z-index:1000;
}
.sf_category_menubar ul.subnav li {
	border:none;
	float: left;
	margin:0;
	padding:0;
	white-space:normal;
}
.sf_category_menubar ul li.sf_first_nav_item .subnav { margin-left:10px; }
.sf_category_menubar ul.subnav li a {
	border:none;
	display: block;
	font-size:12px;
	height:auto;
	margin:0px;
	padding:5px 15px;
	width:88px !important;
	white-space:normal;
}
.sf_category_menubar ul.subnav li a:hover { background-color:#ffffff; }
.sf_category_menubar ul li.sfhover li a,
.sf_category_menubar ul li:hover li a {
	background:none;
	filter:none;
}
#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; }
/*--------------------------------
	Sidebar Area
--------------------------------*/
.widgetset #featured-products h4 { font-size:16px; }
.widget_content > ul#featured-products { margin:0; }
/*--------------------------------
	Category Tracker
--------------------------------*/
.widgetset .category-tracker li {
	padding:0;
	margin:0;
}
.widgetset .category-tracker li a {
	background-image:url(images/743_cat-arrow-closed.gif);
	background-position:4px 7px;
	background-repeat:no-repeat;
	display:block;
	min-height:1%;
	height:auto !important;
	height:1%;
	padding:2px 5px 2px 12px;
	text-decoration:none;
}
.widgetset .category-tracker li a.active {
	background-image:url(images/743_cat-arrow-open.gif);
	background-position:0 8px;
	font-weight:bold;
}
.widgetset .category-tracker .subcat { margin-left:15px; }
.widgetset .category-tracker .subcat2 { margin-left:15px; }
.widgetset .category-tracker .subcat2 a { background-image:none; }
.widgetset .category-tracker .subcat2 a.active { background-image:none; }
/*--------------------------------
	Content
--------------------------------*/
.disabled { text-decoration:line-through; }
.content-product { padding:10px; }
.content-product .content-product-header {
	margin:-10px -10px 0;
	padding:0;
}
.search-results .content-product .content-product-header { padding:0; }
.content-product .content-product-header h4 {
	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 {
	margin-top:19px;
	padding:8px;
}
#checkout-right-column .total-row td { }
#searchResultsForm {
	margin:0 0 10px;
	padding:5px 0;
	zoom:1;
}
#searchResultsForm:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
/*--------------------------------
	Cart Colors
--------------------------------*/
.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:#e2e2e2; }
.upsell-header,
.member-table th,
.member-table tr.member-row td { background-color:#f3f3f3; }
.search-result-controls form,
.printfooter,
#checkout-right-column {
	background-color:#f3f3f3;
	border:solid 1px #e2e2e2;
}
.content-product .content-product-header h4 {
	background-color:#f3f3f3;
	border-bottom:solid 1px #e2e2e2;
}
/*--------------------------------
	IE 6&7
--------------------------------*/
.categories .category,
.products .product { .margin-right:-1px;
}
.formwrap { _width: 65%; }
