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

.btn {
	margin: 3px 3px 3px 0;
	padding: 2px;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	font-weight: 100;
	cursor: pointer;
}
.float-wrap {
	float: none;
	width: 679px;
}
.left {
	width: 210px;
	margin-left: -279px;
	border: 13px solid #333333;
	background: #ffffff;
	padding: 5px 10px 0;
}
.content {
	margin: 0 auto;
	width: 570px;
	padding: 0;
}
.member {
	padding: 10px 0 0;
}

fieldset {
	margin: 0;
}
/* Theme Modification ------------------------------------- */

.sf_wrapper {
	padding-top: 20px;
}
.sf_extra10 {
	background-image: url(images/headerframe.png);
	height: 269px;
	width: 374px;
	float: left;
}
* html .sf_extra10 {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_header_wrapper {	
	overflow:visible;
	min-height: 159px;
	height: auto !important;
	height: 159px;
}

.sf_main_header {
	overflow: visible;
	width: 450px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: left;
	min-height: 159px;
	height: auto !important;
	_height: 159px;
}

.sf_main_header div{ height: auto; overflow: auto; }

.sf_extra4 {
	clear: both;
}
.sf_extra5 {
	display: none;
}
.sf_navigation {
	display: none;
}
.sf_pagetitle {
	display: none;
}
.sf_extra6 {
	display: none;
}
.sf_extra12 {
	display: none;
}

/* QSC ------------------------------------- */

.welcome, .content-product {
	padding: 8px;
}
.welcome h1 {
	font-size: 18px;
	font-weight: normal;
}
.upsell-header {
	padding:.2em 8px;
}
.upsell-item-header td {
	padding:8px;
}
.member {
	padding-bottom: 0;
}
form.page-form {
	margin-bottom: 0;
}
.content-block.navigation h2.listitemheader {
	display: none;
}
li.sidebaritem {
	padding: 5px;
	margin: 0 0 5px;
}
#searchtext {
	border: #cccccc 1px solid;
}
.qsc-site-logo img {
	float: left;
	padding-right: 7px;
}
.qsc-site-logo {
	padding: 0 0 5px;
}
.titles {
	display: inline;
}
#searchtext {
	width: 190px;
}
h2.listitemheader a:hover {
	text-decoration: none;
}
h4.title {
	padding-bottom: 5px;
}

#categories .category {
	padding: 3px 0;
	border-bottom: 1px solid #eeeeee;
}
#categories .category a:hover {
	text-decoration: none;
}
#paymentlogos {
	clear: both;
}
.navigation2 span {
	margin: 0 5px;
}
.content-category-header h4 a, .content-category-header h4 a:visited, h4.title {
	font-size: 12px;	
	font-weight: bold;
}
.description, .shortdescription {
	font-size: 11px;
}
.list, .price {
	font-weight: bold;
}
.member {
	border: none;	
}
.product-primary {
	border: none;
}
.sf_sidebar {
	padding-left: 0;
	padding-right: 0;
}
#seal li {
	float: right;
}
.product-detail-header h2 {
	font-size: 18px;
}
h3.upsell-header {
	font-size: 12px;
}

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

#checkout-right-column {
	width: 160px;
}
#checkout-right-column .content-block {
	padding: 10px 3px;
	margin-bottom: 5px;
}
#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;
}
#checkout-right-column .fcomponent {
	padding: 2px 0;
}

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


/** 
 * ------------------------------------------------------------------
 * @section CATEGORY TRACKER
 * ------------------------------------------------------------------
 */
.category-tracker li {
	margin:5px 0px;
}
.category-tracker a {
	font-weight:bold;
}
.category-tracker a.active {
	display:block;
}
.category-tracker .cat {
	margin-top:8px;
}
.category-tracker .subcat {
	font-size:12px;
	margin-top:2px;
}
.category-tracker .subcat a {
	font-weight:normal;
}
.category-tracker .subcat a.active {
	display:block;
	border-bottom:none;
}
.category-tracker .subcat2 {
	padding-left:20px;
	margin:0px;
}

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin:0px 0px 5px 280px;
	padding:0px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_category_menubar .widget_header{
	display:none;
}
.sf_category_menubar ul {
	margin: 0px auto;
	padding: 0px 0px 0px 15px;
	height:auto !important;
}
.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: 0px;
	padding: 0px;
	white-space: nowrap;	 
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
.sf_category_menubar ul li a {
	display: block;
	margin:0px 15px 0px 0px;
	padding:6px 0px 8px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	border:none;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.sf_category_menubar ul li a:visited {
	display: block;
}
.sf_category_menubar ul li a:hover {
	display: block;
	text-decoration: none;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;
	padding: 0px;	
	position: absolute;	
	width: 206px;
	z-index:1000;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 206px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:7px;
	margin:0px;
	width: 192px !important;
	white-space:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	font-family:"Times New Roman",Times,FreeSerif,serif;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
}
.sf_category_menubar .subnav li a:hover {
	text-decoration:underline;
}
#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 !important;  
} 

