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

body {
	word-wrap:break-word;
}

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

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

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 10px;
	width:900px;
}

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

div, dl, td, th, fieldset, .invoice{
	border-color:#ccc;
}

.member-table th {
	background-color: #ccc;
}

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

.sf_pagetitle {
	display:none;
}
* html .formwrap {width:65%;} /* Collapsing on Billing Fix */
/* --------------------- SHELL END --------------------- */



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

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

.sf_main_header {
	min-height: 140px;
	height:auto !important;	
	height: 140px;
	overflow:visible;
	float:left;
}

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

.titles {	
	height:1%;
	width: 340px;
}

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

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;		
	padding:0px;	
	z-index:50;	
	padding:5px 0;	
	width: 950px;
	background-color:#DFDCD1;
}
 
.sf_category_menubar ul {
	margin:0 15px 0 20px;
	padding: 0;
}
 
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_category_menubar ul li {	
	width: auto !important;
    width: 5px;
    white-space: nowrap;
	float:left;
}
 
.sf_category_menubar ul li a {	
	padding:5px 10px;
	text-decoration:none;		
	display: block;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	color: #47433A;
	border-bottom: none;
}
 
.sf_category_menubar ul li a:visited {	
	color: #47433A;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover { 	
	color: #777777;		
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	position: absolute;
	left: -999em;
	width:137px;
	height:auto;
	text-align:left;
	margin:-2px 0 0;
	padding:5px 5px 0px 5px ;
	background:#e9e5d4;
	border:solid 1px #ddd9c3;
	z-index:1000;	
}
 
.sf_category_menubar .subnav  li {	
	height:auto;
	padding:0;
	margin:0;
}
 
.sf_category_menubar .subnav li a {
	height:auto;
	width:125px;
	padding:2px 5px;
	line-height:normal;
	white-space:normal;
	margin:0 0 5px 0;
	background:#f2efe0;
	border:solid 1px #ddd9c3;
	color: #47433A;	
}

.sf_category_menubar .subnav  li a:visited {
	color: #47433A;
}
 
.sf_category_menubar .subnav  li a:hover {	
	color: #777777;
	background:#e1ddca;
}

.sf_category_menubar .subnav .sf_last_nav_item_subnav {
	border-bottom: 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;  
} 

/* END CATEGORY MENU BAR */

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

/* CATEGORY TRACKER */

.category-tracker .listitemheader a,
.category-tracker .listitemheader a:visited,
.category-tracker .listitemheader a:hover {
	padding:0 0 2px;	
	margin:0;
	text-decoration:none;
}

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

.category-tracker a {
	padding:2px 10px 2px 0px;
	display:block;
}

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

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

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

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

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

/* END CATEGORY TRACKER */

.btn {
background-color: #7D808F;
color: #ffffff;
border: 1px solid #575A6A;
margin: 3px 3px 2px 0px;
padding: 2px;
text-transform: uppercase;
font-size: 9px;
cursor: pointer;
font-family: Georgia, "Nimbus Roman No9 L", serif;
}

#searchQuickForm {
	padding-bottom: 5px;
}

.sidebaritem {
	min-height:1%; /* IE7 QS was streching up beneath nav */
}

.sidebaritem .listitemcontent {	
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 3px 3px 10px 3px;
}

.listitemheader { /* Style sidebar headers */
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 2px 2px 3px;	
	text-align: left;
	text-transform: uppercase;
	margin-top:5px;	
}

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

.listitemcontent li {
	margin:0px;
	padding:5px 0px 0px 3px;
}

.outer, .col3 .outer {
	margin-left: 220px; /*** Critical left col width value ***/
	height:1%;
}

.left { 
	margin-left:-220px;
	width:200px;
}

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

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

.list {
	font-weight: bold;
}

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

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

/*.float-wrap {
	width: 710px;
}*/

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

.content-product {
	border: none;
}

.content-product-header {
	font-size: 17px;
	border-bottom: 1px solid #ccc;
}

.content-product-header a:link,
.content-product-header a:visited {
	color: #444444;
	text-decoration: none;
}

.content-product-header a:hover{
	color: #888888;
	text-decoration: none;
}

.upsell-header {
	color:#444444;
	padding:.2em 10px;
	border: 1px solid #ccc;
}

.upsell td {
	border-bottom: 1px solid #ccc;
}

.upsell div {
	border: none;
}

.product-detail-header {
	color:#444444;
}

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

.smallimage {
	padding: 5px 0px;
}

.description {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
}

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