/**
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	margin:0 auto;
	width:960px;
	padding:0;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_category_menubar ul {
	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;
	margin:5px 0px;
	padding: 0px;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a {
	font-size:13px;
	display: block;
	margin:0;
	padding:0px 10px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a:visited {
	text-decoration: none;
}

.sf_category_menubar ul li a:hover {
 	text-decoration: none;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

.sf_category_menubar .subnav li {
	margin:0;
	width:150px !important;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	border:none;
	font-size:11px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px 10px;
	margin:0px;
	width:150px;
}

.sf_category_menubar .subnav li.sf_last_nav_item_subnav,
.sf_category_menubar .subnav li.sf_last_nav_item_subnav a {
	border-bottom:none 0;
}

#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;
}


/* Structure & Button ------------------------------------- */

/**
 * @section cat tracker
 */

.category-tracker .active {
	color:#FFFFCC;
	font-weight:bold;
}

.category-tracker .subcat {
	padding-left:10px;
}

.category-tracker .subcat2 {
	padding-left:10px;
}

.category-tracker .cat li {
	padding:1px 0;
}

.outer {
	margin-left: 240px;
}
.left {
	width: 198px;
	margin-left: -240px;
	padding: 0 10px 60px;
}

.btn {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	font-weight: 100;
	cursor: pointer;
	width: auto;
	overflow: visible;
	margin: 0 3px;
	padding: 0 3px;
}
.main-content {
	padding-top: 7px;
}
ul.sidebarlist {
	margin-top: 3px;
}
.sidebaritem {
	padding: 5px 0;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sidebaritem h2 {
	margin-bottom: 10px;
}
.product-row {
	padding: 1px;
}
.member {
	padding: 10px 0 0;	
	border: none;
}
fieldset {
	margin: 0;
}
.search-control ul {
	width: 650px;
}
legend {
	padding: 0;
}
fieldset.categories {
	padding: 3px 10px;
	width: auto;
}
.content-block.navigation h2.listitemheader {
	display: none;
}
.qsc-site-logo img {
	float: left;
	padding-right: 7px;
}
.qsc-site-logo {
	padding: 0 0 5px;
}
.titles {
	display: inline;
}
.sf_extra3 {
	clear: both;
}
.upsell-header, 
.upsell-item2 td, 
.upsell-item1 td {
	padding: 3px 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
}
#checkout-right-column #cart-table td {
	padding: 0 5px;
}
#checkout-right-column .content-block h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
#checkout-right-column .content-block {
	padding: 3px;
}
li.category {
	margin-bottom: 3px;
}
.sf_banner { 
	margin: 0;
}
.welcome.page-block {
	padding: 10px;
}
.content-accent1 p {
	margin-top: 0;
}


/* Theme Modification ------------------------------------- */

.sf_outer_wrapper, .sf_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.sf_header_wrapper {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}
.sf_main_header {
	overflow: auto;
	height: auto;
	margin: 0 auto;
	width: 960px;
}
.sf_navigation {
	display: none;
}
.sf_content {
	width: 960px;
	float: none;
	margin: 10px auto 0;
	padding: 0;
}
.sf_pagetitle {
	display: none;
}
.sf_sidebar {
	padding: 0;
}
.sf_footer {
	width: 940px;
	padding: 10px 0;
	margin: 0 auto;
}

/* Checkout Right Col ------------------------- */

#checkout-right-column {
	width: 170px;
}
#checkout-right-column .content-block {
	margin-bottom: 10px;
}
#checkout-right-column h3{
	margin: 0 0 5px 0;
}
#checkout-right-column .adr p {
	padding: 0;
}
#checkout-right-column .total-row td {
	font-weight: bold;
}

.formwrap {width: 68%}

/* ------------------------- Checkout Right Col */