/* --------------------- SHELL --------------------- */
body {
	font-size:10px;
}

.sf_wrapper {
	background-color: #E4E4E4;
}

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

h1 {font-size:200%;font-weight:bold;font-family: Verdana, Geneva, Kalimati, sans-serif;color:#333333;}
h2 {font-size:150%;font-weight:bold;font-family:Verdana, Geneva, Kalimati, sans-serif;color:#333333;}
h3 {font-size:120%;font-weight:bold;font-family:Verdana, Geneva, Kalimati, sans-serif;color:#333333;}
h4 {font-size:100%;font-weight:bold;font-family:Verdana, Geneva, Kalimati, sans-serif;margin-bottom: 3px;color:#333333;}
h5 {font-size:80%;font-weight:bold;font-family:Verdana, Geneva, Kalimati, sans-serif;color:#333333;}

.sf_pagetitle {
	display:none;
}

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

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

.sf_header_wrapper{
	min-height:151px;
	height:auto !important;
	height: 151px;
	overflow:visible;
}

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

.sf_main_header:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

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

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

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

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



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

.col2left .outer {
	margin-left: 170px;
}

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

.left .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	margin: 0px; /* Move left sidebar up */
	position:relative; /* IE6 - To show content above .sf_content  */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
}

.right .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	margin: 0px; /* Move left sidebar up */
	position:relative; /* IE6 - To show content above .sf_content  */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
}

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

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

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

.smallimage a:hover{
	border:none;
}

.sidebaritem {
	min-height:1%;
}

.listitemheader {
	font-size:15px;
	font-weight:bold;
	padding:7px 5px 7px 10px;
	background-color: #BFBFBF;
	color: #333;
	margin-bottom:5px;
}

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

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

#featured-products{
	margin:0px 10px;
}

.options {
	text-align:left;
}

.navigation .listitemheader {
	display:none;
}

#searchQuickForm {
	padding: 0px 5px 15px 5px;
	background-color: #BFBFBF;
	margin-top: -5px;
}

#searchQuickForm  li {
	padding: 5px 0px 5px 5px;
	background-color: #BFBFBF;
}

.category-list ol li a {
	text-decoration: none !important;
	height: auto !important;
	padding: 7px 5px 7px 15px;
	display: block;
}

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

/* ---------------------- QSC CONTENT ---------------------- */
.center {
	background-color: #fff;
}

.content {
	padding: 10px;
}

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

.welcome h1 {
	font-weight: normal;
	font-size: 15px;
}

.welcome {
	padding-top:0px;
}

#breadcrumbs {
	font-size:11px;
}

#breadcrumbs a{
	font-weight:bold;
}

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

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

.content-product {
	border:none;
}

.content-product-header h4 {
	padding:3px;
}

.content-product-header h4 a,
.content-product-header h4 a:visited{
	color:#fff;
}

.content-product-header h4 a:hover {
	color:#e4e4e4;
}

.product-detail {
	margin-top: 0px;
}

.product-description {
	padding-top: 0px;
}

.product-primary .product-detail-header,
.product-primary .product-description {
	padding-left: 5px;
}

.upsell-item1 a, .upsell-item1 a:visited {
	text-decoration:none;
}

.upsell-item1 a:hover {
	text-decoration:underline;
}

.upsell-item2 a, .upsell-item2 a:visited {
	text-decoration:none;
}

.upsell-item2 a:hover {
	text-decoration:underline;
}

.upsell-header {
	padding:3px;
}

.upsell-item-header td {
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:.3em 0px;
	border-bottom-color: #cfcfcf;
}

.upsell div {
	border:none;
}

.list {
	padding-bottom: 5px;
}

.qsc-site-companyname {
	font-weight:normal;
}

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


#paymentlogos {
	margin:10px 0px;
}

#loginForm {
	margin: 3px 0px;
}

#checkout-right-column .content-block {
	margin: 0px 0px 20px;
}

.clicktozoom {
  font-size: 11px;
  margin-bottom: 3px;
 }

 .welcome img {
 	margin-bottom:0px;
}

.outer, .float-wrap {
background-color:#FFFFFF;
}

/**
 * @section Category Tracker
 */
.category-tracker ul,
.category-tracker ul a {
	font-size:12px;
	font-weight:normal;
}

.category-tracker .active {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:2px 0;
}

.category-tracker ul {
	margin:0;
	padding:0;
}

.category-tracker li {
	margin:2px 3px;
}

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

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

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



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

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