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

.col2left .outer {
	margin-left: 195px;
}
.left {
	margin-left: -198px;
	width: 185px;
}
/*.right {
	margin-right: -198px;
	margin-left: 13px;
	width: 185px;
}*/

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

.categories .category, .products .product {margin-right:-1px;}
.welcome {min-height:1%;}

.btn {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	cursor: pointer;
}

/* Theme Modification ------------------------------------- */

.sf_main_header div {
	overflow: auto;
	height: auto;
}
.sf_main_header {
	height: auto;
	width: 510px;
}
.sf_header_wrapper {
	min-height: 165px;
	height: auto;
	_height: 165px;
	padding: 22px 0 0;
	width: 544px;
	background-color: #4F4F4F;
}

.sf_extra10 {
	width: 332px;
}
.sf_pagetitle {
	display: none;
}
.sf_navigation ul li a:hover{
	text-decoration: none;
}
a:hover {
	padding: 0;
}
.sf_navigation ul li a, .sf_navigation ul li a:visited, .sf_navigation ul li a:hover {
	padding: 5px 15px 0;
}

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

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

.welcome, .content-product {
	padding: 8px;
}
.content-block.navigation h2.listitemheader {
	display: none;
}
li.sidebaritem {
	padding: 5px;
	margin: 0 0 5px;
}
.qsc-site-logo img {
	float: left;
	padding: 0 10px;
}
.qsc-site-logo {
	padding: 0 0 5px;
}
.company-name {
	padding-left: 10px;
}
.slogan {
	padding-left: 10px;
}
.titles {
	display: inline;
}
h2.listitemheader a:hover {
	text-decoration: none;
}
h4.title {
	padding-bottom: 5px;
}
#categories .category {
	padding: 3px 0;
	border-bottom: 1px dotted #dddddd;
}
#categories .category a:hover {
	text-decoration: none;
}
.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;
}
fieldset.categories {
	padding: 3px 10px;
	width: auto;
}
h3.upsell-header {
	font-size: 12px;
}

.upsell-group table td {
padding:3px 5px;
}

.upsell-group h3 {
padding:8px 5px 3px;
}

/* Lines -------------------------------------- */

.member-row, .member-row-alt, .options-table td {
	border-bottom: 1px solid #DDDDDD;
}
.shipped,
hr.divider,
.shiptotals,
.paymentinfo,
.subtotal-row td,
.upsell-item1 td,
.upsell-item2 td,
#checkout-right-column .total-row td {
	border-top: 1px solid #DDDDDD;
}
fieldset,
.welcome,
.upsell div,
.printfooter,
.content-product,
.upsell .upsell-group {
	border: 1px solid #DDDDDD;
}
.imageanddetails,
.product-options,
.product-primary,
.product-secondary {
	border-color: #DDDDDD;
}
#checkout-right-column .content-block {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

/* -------------------------------------- Lines */

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

#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 .active {
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
}

.category-tracker li {
	margin-bottom:7px;
}

.category-tracker .subcat {
	padding-left:15px;
}

.category-tracker .subcat2 {
	padding-left:15px;
}

.category-tracker .subcat2 .active {
	padding:2px 0;
}

body h2.listitemheader a,
body h2.listitemheader a:visited {
	border-bottom:none
}

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin: 0px;
	width: 876px;
	margin:1px 20px 10px;
	min-height:30px;
	height:auto !important;
	height:31px;
}
.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 0px 1px;
	padding: 0px;
	white-space: nowrap;	 
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
.sf_category_menubar ul li a {
	display: block;
	margin:0px;
	padding:7px 15px;
	text-decoration: none;	
	height:15px;
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-size:12px;
}
.sf_category_menubar ul li a:visited,
.sf_category_menubar ul li a:hover {
	display: block;
	padding:7px 15px;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	border-style:solid;
	border-width:1px;
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0px 0px 0px -1px;
	padding: 0px;	
	position: absolute;	
	width: 160px;
	z-index:1000;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 160px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:7px 15px;
	width: 130px !important;
	white-space:normal;
	text-transform:none;
	margin:0px;
	border:none;
	font-weight:normal;
}

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