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

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	padding-top:20px;
}

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

.sf_pagetitle {
	display:none;
}

.content {
	padding-right:20px;
	padding-left:15px;
}

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;		
	padding:0px;
	z-index:50;
	min-height:36px;
	height:auto !important;
	height:36px;
	background: url(images/520_catmenu.jpg);
	font-size:13px;
	font-weight: bold;
	margin:0 4%;			
}
 
.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;
	min-height:18px;
	height:auto !important;
	height:18px;
	padding:2px 6px;
	white-space:nowrap;
}
 
.sf_category_menubar ul li a {
	color: #ffffff;
	padding:7px 6px 9px;
	text-decoration:none;		
	display: block;				
}
 
.sf_category_menubar ul li a:visited {
	color: #ffffff;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover { 	
	color: #ffffff;
	text-decoration: underline;	
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;	
	padding: 0px;	
	position: absolute;	
	width: 170px;
	z-index:1000;
	border-left: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	border-top: 1px solid #8E8E8E;
}
 
.sf_category_menubar .subnav li {
	float: left;
	margin:0;	
	padding:0;	
	width: 170px;
	height:auto;
    white-space:normal;	
	background-color: #AFAFAF;
	border-bottom: 1px solid #8E8E8E;
}
 
.sf_category_menubar .subnav li a {
	width: 160px;
	display: block;
	height:auto;
	padding: 5px;	
	white-space:normal;	
	color: #ffffff;
	font-weight: normal;
}

.sf_category_menubar .subnav  li a:visited {
	color: #ffffff;
}
 
.sf_category_menubar .subnav  li a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #BFBFBF;
}
 
#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 */

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

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

.sf_header_wrapper {
	min-height:150px;
	height:auto !important;
	height:150px;
	padding:8px 4% 8px;
	background-repeat:repeat-x;
	
}

.sf_main_header {
	min-height:150px;
	height:auto !important;
	height:150px;
	overflow:visible;
	padding:0px;
	
}

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

.sf_main_header div{
	height:auto !important;
}

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

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

.sf_extra2 {
		background-image: url('images/border_6.gif');

}


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

/* --------------------- NAVIGATION --------------------- */

.navigation .listitemheader {
	display:none;
}

/* ------------------- NAVIGATION END ------------------- */

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

/* CATEGORY TRACKER */

.category-tracker h2.listitemheader a {
	padding:0;
	text-decoration:none;
}

.category-tracker h3 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 10px 3px;
}

.cat {
	list-style-type:square;
	margin-left:16px;
}

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

.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 5px;
	margin-left:5px;
}

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

.category-tracker .subcat2 a {
	padding:2px 10px 2px 5px;
	margin-left:15px;	
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 5px;
	margin-left:15px;
}

/* END CATEGORY TRACKER */

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

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

.right { 
	margin-right:-221px;
	margin-left:0px;
	width:221px;
}

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

.right .sf_sidebar {
	border-style:solid;
	border-width:0px 0px 0px 1px;
	padding-left:5px;
}

.sidebaritem {
	min-height:1%; 
	border-style:dotted;
	border-width:0px 0px 1px;
	margin-bottom:15px;
	padding:0px 10px 15px;
}

.sidebaritem li,
.product div {
	padding:.3em 0px;
}

.listitemheader { 
	font-size:16px;
	padding-bottom:5px;
}

.listitemheader a:link,
.listitemheader a:visited{ 
	text-decoration:none;
}

/* ------- Categories ------- */
#categories {
	list-style-type:square;
	margin-left:16px;
}

/* ------- Featured Item ------- */
.options {
	text-align:left;
}

/* ------- Quick Search ------- */
.sf_sidebar .input {
	width:180px;
}

.input, textarea {
	border-style:solid;
	border-width:1px;
}

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

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

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

/* ------- Breadcrumbs ------- */
#breadcrumbs a{
	font-weight:bold;
}


/* ------- Buttons ------- */
.btn, .checkout a.button, 
.checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	cursor: pointer;
	border-style:solid;
	border-width:1px;
}


/* ------- Categories ------- */
.categories {
	padding-bottom:20px;
}

.content-category-header h4{
	font-size:16px;
}

.content-category-header h4 a{
	text-decoration:none;
}

/* ------- Checkout ------- */
#shipping_content{ /* Keeps form from floating next to billing */
	clear:left;
}

/* ------- Forms ------- */
legend {
	font-size:16px;
}


/* ------- Images ------- */
.smallimage a:hover{
	border:none;
	
}


/* ------- Products ------- */
.main-content h2 {
	font-size:18px;
}

.content-product {
	border-style:dotted;
}

.content-product-header h4 a {
	text-decoration:underline;
}


/* ------- Upsell ------- */
.upsell-header {
	font-size:16px;
}

.upsell-item-header td{
	padding:2px 0px;
	border-width:1px 0px 0px;
	border-style:dotted;
}

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

.upsell div {
	border-width:1px;
	border-style:solid;
	padding:4px;
}


/* ------- Welcome ------- */
.welcome {
	padding-bottom:20px;
}


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

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

.navigation2 {
	margin: 0px 0px 10px;
}

.navigation2 span{
	margin:0px 2px;
}

#paymentlogos {
	margin:10px 0px;
}

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

