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

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

.sf_content {  /* Stretch content area */
	margin:0px;
	float:none;
	display:block;
	width:800px;
}

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

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

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

.sf_header_wrapper{
	min-height:112px;
	height:auto !important;
	height: 112px;
	background-repeat: repeat;
}

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

.sf_extra2 {
	display:none;
}

.sf_main_header {
	min-height:99px;
	height:auto !important;
	height: 99px;
	overflow:visible;
	width:786px;
	padding:6px 7px;
}

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

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


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



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

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

.category-tracker a {
	padding:5px 10px 5px 5px;
	display:block;
}

.category-tracker a.active {
	font-weight:bold;
	padding-right:20px;
	text-decoration:none;
}

.category-tracker .subcat a {
	padding:5px 10px 5px 30px;
}

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

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

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


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

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

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

.navigation .listitemheader {
	display:none;
}

.navigation1 {
	width:100%;
}

.navigation1:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	margin:0px;
	padding:0px;
}

.navigation1 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.navigation1 ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.navigation1 ul li{	
	width: 220px;
	margin: 0px 0px 2px 0px;
	padding:0px;
	list-style-type: none;
	display: block;
	height: 26px;
}

.navigation1 ul li a {
	width: 200px;
	line-height: 24px;
	padding-left: 20px;
	padding-bottom: 2px;	
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

.navigation1 ul li a:visited {
}

.navigation1 ul li a:hover {
	background-repeat: no-repeat;
}

.smallimage a:hover{
	border:none;
}

.sidebaritem {
	min-height:1%; 
	padding:0px;
	margin:0px 0px 10px 0px;
}
.listitemheader, h3.widget_header { 
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	padding-bottom:2px;
	padding-left:20px;
}

.listitemcontent, .widget_content .cat {
	margin:0px;
	padding:10px 20px 30px 20px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

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

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

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

.category-list li {
	margin:.5em 0em;
}

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

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

/*------------------------------------
	Category Menu Bar
------------------------------------*/

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	background-color:#ffffff;
	margin:0;
	width: 780px;
	padding:0 10px;
	z-index:50;
	min-height:25px;
	height:auto !important;
	height:25px;
}

.sf_category_menubar ul {
	margin: 0;
	padding: 0;
	min-height:25px;
	height:auto !important;
	height:25px;
}
 
.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: 0;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
	height:24px;
	margin-bottom:1px;
}
 
.sf_category_menubar ul li a {
	color:#;
	display: block;
	margin:0;
	padding:5px 10px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
 
.sf_category_menubar ul li a:visited {
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
	color:#;
 	text-decoration: none;	
}
 
/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	background-color:#ffffff;
	border-color:#DFDFDF;
	border-style:solid;
	border-width:0 3px 3px 3px;
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0;	
	padding:0;	
	position: absolute;	
	width: 145px;
	z-index:1000;
}

.sf_category_menubar .subnav  li {
	border-bottom:1px solid #DFDFDF;
	float: left;
	margin:0;	
	padding:0;
	width: 143px;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding: 5px 10px 6px;
	margin:0px;
	min-width:125px;
	width: 125px !important;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
}

.sf_category_menubar .subnav li a:hover {	
	background:#ddd;	
}

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

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

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

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

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

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

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

.welcome {
	padding-top:0px;
}

#breadcrumbs {
	font-size:10px;
}

#breadcrumbs a{
	font-weight:bold;
}

legend {
	font-weight:bold;
	font-size:10px;
}

.controls {
	clear:left;
}

.main-content h2 {
	font-size:16px;
	font-weight:bold;
}

#checkout-right-column {
	border-width:1px;
	border-style:solid;
	padding:2px 5px 0px;
	font-size:10px;
	word-break:normal;
}

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

a.checkout-part:link {
	border:medium none;
	text-decoration:none;
}

.content-product {
	border:none;
}

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

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

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

.sf_footer div div {
	padding:0px;
}

.footer {
	margin:5px 0px;
}

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

.formwrap {width: 60%}

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

