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

.sf_pagetitle, .navigation h2.listitemheader,
.sf_extra2, .sf_extra2 span, sf_banner {
	display:none;
}

.sf_content {  /* Stretch content area */
	margin-top:30px;
	margin-right:20px;
}

h2, h3, h4, h5, h6 {	
	color:#222;	
	font-weight:normal;
}

h1 {font-size:24px;font-family:Georgia,"Nimbus Roman No9 L",serif;}
h2 {font-size:22px;font-family:Georgia,"Nimbus Roman No9 L",serif;}
h3 {font-size:14px;font-family:Georgia,"Nimbus Roman No9 L",serif;font-weight:bold;}
h4 {font-size:12px;font-family:Georgia,"Nimbus Roman No9 L",serif;font-weight:bold;}
h5 {font-size:10px;font-family:Georgia,"Nimbus Roman No9 L",serif;font-weight:boldl;}

.sf_pagetitle {
	display:none;
}

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

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

.sf_header_wrapper{

}

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

.sf_main_header:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

.sf_main_header div{
	height:auto !important;
	overflow:visible;
}

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

.titles {
	overflow:hidden;
	min-height:1%;
}


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

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

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	border-color:#E0E5F1;
	border-style:solid;
	border-width:1px 0 0;
	padding:5px 0 0;
	margin:15px 0 10px;
	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 {
	float: left;
	list-style: none;
	margin:5px 0px;
	padding: 0px;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a {
	border-right:solid 3px #E0E5F1;
	font-size:13px;
	display: block;
	margin:0;
	padding:0px 10px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

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

.sf_category_menubar ul li a:hover {
 	text-decoration:underline;
}

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

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

.sf_category_menubar .subnav li a {
	border:none;
	font-size:11px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px 10px;
	margin:0px;
	width:150px;
}

.sf_category_menubar .subnav li a:hover {
	background-color:#E0E5F1;
}

.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 ------------------- */

/**
 * @section cat tracker
 */

.sf_sidebar .category-tracker a.active {
	font-weight:bold;
}

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

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

.outer, .col3 .outer {
	margin-right: 180px;
	height:1%;
}
.right {
	margin-left:0px;
	margin-right:-200px;
	width:200px;
}

.sf_sidebar {
	padding:10px 0px 0px; /* This is a contemplayout.css override */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
}

.sf_sidebar a,
.sf_sidebar a:link,
.sf_sidebar a:visited {	
	color:#222;
	text-decoration:none;
	font-weight: normal;		
}

.sf_sidebar a:hover,
.sf_sidebar h2 a:hover {	
	color:#222;
	text-decoration:underline;
	font-weight: normal;		
}

.sidebarlist {
	padding:10px 0px 20px;
} 

.smallimage a:hover{
	border:none;
}

.sidebaritem {
	min-height:1%; 
	padding:5px 20px 5px;
}

.listitemheader { 
	margin:0px;
	padding:0px 0px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
	font-weight:normal;
}

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

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

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

.options {
	text-align:left;
}

.navigation .listitemheader {
	display:none;
}

.navigation .listitemcontent {
	padding:0px;
}

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

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

.float-wrap {
	width: 98%;
}

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

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

#breadcrumbs {
	font-size:11px;
}

#breadcrumbs a{
	font-weight:bold;
}

.welcome {
	padding-top:0px;
}

.welcome img {
	margin-right:10px;
}

.welcome, .categories, .products {
	margin-bottom:20px;
	min-height:1%;
}

.content-category-header h4{
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
	font-weight:bold;
	font-size:15px;
}

.description, .content-product .shortdescription,  .content-product .prices{
	font-size:11px;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
}

.smallimage a:hover{
	background-color:transparent;
}

.upsell table td a {
	text-decoration:underline;
}

.upsell-header {
	padding:4px 4px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-weight:bold;
}

.upsell-item-header td {
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:4px 4px 4px;
}

legend {
	font-weight:bold;
	font-size:1.1em;
}

.member-table {
	border-width:1px;
	border-style:solid;
}

.subtotal-row td{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.member-table th {
	font-size:1em;
	padding-top:5px;
	padding-bottom:5px;
}

#loginform div{
	height: 1%; /* IE6 Guillotine Fix - Billing Info */
}

.btn, .checkout a.button, .checkout input.button {
	background-color:#f5f5f5;	
	border:1px solid #888;
	border-top:1px solid #888;
	border-left:1px solid #888;
	color:#565656;
	cursor:pointer;
	display:block;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:17px;           /* Safari */
	margin:2px;	
	overflow:visible;  
	padding:4px 10px 4px 7px;   /* Firefox */
	text-decoration:none;
	width:auto;	
}

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

.sf_content .float-wrap .category-page .product-row  .content-product,
.sf_content .float-wrap .product-page .upsell div,
.sf_content .float-wrap .main-content dl.content-product, fieldset {
	border:1px solid #ddd;	
} 

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

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

.sf_footer {

}

.sf_footer:after{
	content:" . ";
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

#paymentlogos {
	margin:10px 0px;
}

* html .formwrap {width:68%}

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


