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

body {
	word-wrap:break-word;
}

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

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

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

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

div, dl, td {
	
}

.sf_pagetitle {
	display:none;
}


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



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

.sf_header_wrapper {
	min-height: 198px;
	height:auto !important;	
	height: 198px;
	overflow:visible;
	background-color:none;
}

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

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

.titles {
	/*overflow:hidden;*/
	height:1%;
}

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



/* ------------------- 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: 2px 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 10px;
}

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

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

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

/* END CATEGORY TRACKER */

.btn {
background-color: #EA3910;
color: #ffffff;
border: 1px solid #460A09;
margin: 3px 3px 1px 0;
padding: 2px;
font-size: 11px;
cursor: pointer;
letter-spacing: 1px;
font-family: Georgia, "Nimbus Roman No9 L", serif;
}

.list {
	font-weight: bold;
}

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

.listitemheader { /* Style sidebar headers */
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:4px 10px 4px;	
	text-align: center;
	color: #ffffff;
	background-color: #460A09;
	border: 2px solid #E1A52B;
}

.listitemheader a:link, .listitemheader a:visited { 	
	color: #ffffff;
	text-decoration:none;
}
.listitemcontent li {
	margin:0px;
	padding:5px 0px;
}

.col2left .outer {
	margin-left: 170px;
}

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

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

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

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

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

.content-product {
	border: none;
}

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

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

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

.upsell-header {
	color:#460A09;
	padding:.2em 10px;
}

.product-detail-header {
	color:#460A09;	
}

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

#breadcrumbs {
	margin-bottom:1em;
}

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


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

 * 
/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin:0px 47px 0px 45px;
	padding:0px 10px 0px 15px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_category_menubar .widget_header{
	display:none;
}
.sf_category_menubar ul {
	margin: 0px;
	padding: 0px;
	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 0 0;
	white-space: nowrap;	 
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
.sf_category_menubar ul li a {
	display: block;
	margin:0px;
	padding:3px 10px 4px 5px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-size:11px;
}
.sf_category_menubar ul li a:visited {
	display: block;
}
.sf_category_menubar ul li a:hover {
	display: block;
	text-decoration: underline;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0px;
	padding: 5px;	
	position: absolute;	
	width: 137px;
	z-index:1000;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 137px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:7px;
	width: 123px !important;
	white-space:normal;
	text-transform:none;
	margin:0px;
}
.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;  
} 

 */
