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

/** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */
.qsc-site-logo img{
	float:left;
	margin-right:10px;
}

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY LIST
 * ------------------------------------------------------------------
 */
.category-list ol li a  {
	display:block;
	width:170px;
	padding:6px 5px;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR
 * ------------------------------------------------------------------
 */
.outer, .col3 .outer { 
	margin-left:200px;
	margin-right:200px;
}

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

.right { 
	margin-right:-200px;
	width:182px;
}

.sf_sidebar{
	padding:0px;
}

.sidebaritem {
	min-height:1%; 
	padding:0px;
	margin-bottom:15px;
	text-align:center;
}

.options {
	text-align:center;
}

.listitemheader { 
	margin:0px;
	padding:2px 5px 3px;
	text-decoration:none;
}

.listitemheader a { 
	text-decoration:none;
}

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

.navigation1, 
.category-list .listitemcontent {
	padding:0px;
	margin-bottom:-1px;
}

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

.navigation1 li, 
.category-list .listitemcontent li{
	padding:0px;
}

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

#searchtext {
	width:140px;
}

/** 
 * ------------------------------------------------------------------
 * @section CONTENT AREA
 * ------------------------------------------------------------------
 */

.content {
	padding:0px 10px;
}

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

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

#breadcrumbs a{
	font-weight:bold;
}

#breadcrumbs{
	font-size:11px;
}

/**
 * @subsection members
 */
#checkout-right-column{
	padding:0px;
	font-size:11px;
}

#checkout-right-column h3 {
	margin:0px 0px 5px;
	padding:3px 5px;
	font-size:100%;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: bold;
}

#checkout-right-column .content-block{
	padding-bottom:15px;
}


#checkout-right-column form,
#checkout-right-column table{
	min-height:1%;
}

/** 
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
#paymentlogos {
	margin:10px 0px;
}

/** 
 * ------------------------------------------------------------------
 * @section BUTTONS
 * ------------------------------------------------------------------
 */
.btn, .checkout a.button, .checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY TRACKER
 * ------------------------------------------------------------------
 */
.category-tracker .listitemcontent {
	padding:0px;
}
.category-tracker li {
	margin:0px;
	padding:0px;
}
.category-tracker li.sf_last_cat {
	border-bottom:none;
}
.category-tracker a {
	padding:6px 5px;
	text-decoration:none;
	display:block;
}
.category-tracker a.active {
	font-weight:bold;
}
.category-tracker .subcat {
	background-color:#eeeeee;
	margin:0px 5px;
}
.category-tracker .subcat li {
	border-bottom:1px solid #ffffff;
}
.category-tracker .subcat li.sf_last_subcat {
	border-bottom:none;
}
.category-tracker .subcat a.active {
	border-color:#ffffff;
}
.category-tracker .subcat2 {
	background-color:#dddddd;
	margin:0px 5px;
}
.category-tracker .subcat2 li {
	border-bottom:1px solid #ffffff;
}
.category-tracker .subcat2 li.sf_last_subcat2 {
	border-bottom:none;
}
.category-tracker .subcat2 a.active {
	border:none;
}

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin:0px;
	padding:0px;
	min-height:1%;
	height:auto !important;
	height:1%;
	clear:both;
	position:relative;
	z-index:50;
}
.sf_category_menubar .widget_header{
	display:none;
}
.sf_category_menubar ul {
	margin: 0px;
	padding: 0px 10px;
	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;
	padding:8px 10px 10px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	border:none;
	font-family:"Arial Black",Gadget,sans-serif;
}
.sf_category_menubar ul li a:visited {
	display: block;
}
.sf_category_menubar ul li a:hover {
	display: block;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;
	padding: 0px;	
	position: absolute;	
	width: 160px;
	z-index:1000;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px 1px 0px;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:6px 5px;
	margin:0px;
	width: 150px !important;
	white-space:normal;
	text-decoration:none;
	font-family:Arial,Helvetica,FreeSans,sans-serif;
	font-size:11px;
	text-align:center;
}
#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;  
} 
