

/* --------------------- SHELL --------------------- */

.sf_navigation {  /* Hide regular navigation */
	display:none;
}

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	margin-right:0px;
	width:100%;
}

h1 {font-size:200%;font-weight:bold;}
h2 {font-size:150%;font-weight:bold;}
h3 {font-size:130%;font-weight:bold;}
h4 {font-size:125%;font-weight:bold;}
h5 {font-size:80%;font-weight:bold;}

.sf_pagetitle {
	display:none;
}

/* --------------------- SHELL END --------------------- */



/* ----------------- QSC HEADER CONTENT ----------------- */

.sf_header_wrapper {
	height:auto !important;
	overflow:visible;
	min-height: 94px;
	height: auto !important;
	height: 94px;
	float:left;	
	padding-bottom:10px;
}

.sf_main_header {
	height:auto !important;
	overflow:visible;
	min-height: 64px;
	height: auto !important;
	height: 64px;
}

.qsc-site-logo img{	
	float:left;
	margin-right:10px;
}

.titles {	
	height:1%;
}

/* --------------- QSC HEADER CONTENT END --------------- */

/*fieldset {width:90%;margin-left:0px;margin-right:0px;}*/

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

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	background-color:#C2C6AF;
	padding-bottom:3px;
}

.sf_category_menubar .cat_menubar {
	background-color:#6D7956;
	background-image:url(images/596_catmenubar.jpg);
	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 {
	border-right:solid 1px #C2C6AF;
	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 {
	color:#C2C6AF;
	font-size:11px;
	font-weight:bold;
	display: block;
	margin:0 0 1px 0;
	padding:6px 12px 5px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

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

.sf_category_menubar ul li a:hover {
	background-color:#7d8967;
	color:#FFFFFF;
 	text-decoration: none;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	background-color:#6D7956;
	border-color:#C2C6AF;
	border-style:solid;
	border-width:0 1px 1px;
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

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

.sf_category_menubar .subnav li a {
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px;
	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;
}

/* ------------------- SIDEBAR CONTENT ------------------- */

/* CATEGORY TRACKER */

.category-tracker h2.listitemheader a {
	padding:0;
	text-decoration:none;
}

.category-tracker .cat li,
.category-tracker .subcat li,
.category-tracker .subcat2 li {
	padding: 3px 0px;
}

.right .cat ul {
	margin-bottom: 0;
}

.category-tracker a,
.category-tracker a:visited {	
	color:#343A2A;
	display:block;
}

.category-tracker .cat {
	display:block;
	padding:5px 10px 5px 5px;
}

.category-tracker a.active {
	font-weight:bold;
	text-decoration:none;	
}

.category-tracker .subcat a {
	padding:0px 10px 0px 15px;
}

.category-tracker .subcat a.active {
	padding:0px 10px 0px 15px;
}

.category-tracker .subcat2 a {
	padding:0px 10px 0px 30px;
}

.category-tracker .subcat2 a.active {
	padding:0px 10px 0px 30px;
}

/* END CATEGORY TRACKER */

.outer, .col3 .outer { 
	margin-left:180px;
	margin-right: 180px;
}

.left { 
	margin-left:-180px;
	width:180px;
}

.right {
	border-left: 1px solid #272727;
}

.left .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	margin-top:-271px; /* Move left sidebar up */
	position:relative; /* IE6 - To show content above .sf_content  */
	height:1%; /* IE6 - Sidebar background chopped on scroll */	
}

.right ul, .right ol {
	margin-bottom: 20px;
}

.navigation1 {
	width: 172px;
	padding:8px 4px 5px;
}

.navigation .listitemheader { /* Remove navigation header */
	display:none;
}

.left .input { /* IE6 - Textbox too wide */
	width:170px;
}

#featured-products div{
	margin:.5em 0em;
}

.options {
	text-align:left;
}

/* ------------------ SIDEBAR CONTENT END ------------------ */

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

#breadcrumbs a {
	font-weight:bold;
}

.content {
	padding:0px 15px 20px 15px;	
}

.upsell-header {
	padding:.2em 10px;
}

.upsell-item-header td {
	border-top-width:1px;
	border-top-style:solid;
	padding:.2em 10px;
}

.content-product {
	border: none;
}

.content-product-header {
	border-bottom: 1px solid #272727;	
}

ol#categories li {	
	margin-bottom: 8px;
}

.member {
	border: none;
}
.member-table th {
	background-color: #C5BC9D;
}

.member-table tr.member-row td {
	background-color: #DFD6B5;
}

.categories .category, .products .product {margin-left:-1px;}

.listitemheader a:link, 
.listitemheader a:visited {
	text-decoration: none;
	color:#272727;
}

.listitemheader a:hover {
	text-decoration: none;
	color:#272727;
}

/* -------------------- QSC CONTENT END -------------------- */

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

#paymentlogos {
	margin:10px 0px;
}

#searchQuickform {
	width: 160px;
}

#searchtext {
	width: 100px;
}

 * html .formwrap {width:63%;}

.sf_footer img {
	margin: 3px;
}

/* -------------------- QSC FOOTER END -------------------- */

 * html  .member {
	height: auto !important;
}
