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

body {
	word-wrap:break-word;
}

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

.welcome { /* ie7 peakaboo bug fix */
min-width: 0;
}

.left {
	text-align: left;
}

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	width: 98%;
}

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

div, dl, td {
}

.sf_pagetitle {
	display:none;
}

.sf_extra4 {
	display:none;
}

* html .formwrap {
	width:65%;
}

.sf_footer {
	padding-left: 20px;
	width: 901px;
}

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

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;		
	padding:0px;
	margin:0px;
	z-index:50;
	min-height:1%;
	height:auto !important;
	height:1%;
	background-color: #6B8FC0;	
}
 
.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;
	margin: 0 0 0 30px;	
	min-height: 25px;
	height: auto !important;
	height: 25px;
	padding:0px;
	white-space:nowrap;	
	margin:0 0 0 30px;
}
 
.sf_category_menubar ul li a {	
	color: #ffffff;
	text-decoration:none;		
	display: block;
	font-size:15px;
	padding: 5px 0px;
	font-weight: normal;
	font-family:"Lucida Sans Unicode",sans-serif;
	text-transform: lowercase;
}
 
.sf_category_menubar ul li a:visited {	
	color: #ffffff;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover { 	
	text-decoration: none;	
	background-image:url(images/502_cathover.jpg);
	background-position:left bottom;
	color: #B4CBEC;	
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: -1px 0 0 0;	
	padding: 0;	
	position: absolute;	
	width: 170px;
	z-index:1000;
	border:solid 1px #aabfdd;	
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 170px;
	height:auto;
    white-space:normal;	
	background-color: #C5DBFA;
}
 
.sf_category_menubar .subnav li a {
	width: 150px;
	display: block;
	height:auto;
	padding: 3px 10px;	
	white-space:normal;
	font-weight: normal;	
	color: #4b77b4;	
}

.sf_category_menubar .subnav  li a:visited {
	color: #4b77b4;
}
 
.sf_category_menubar .subnav  li a:hover {
	text-decoration: none;
	color: #18346F;
	background:#d9e6f9;
	background-image: none;	
}

.sf_category_menubar .subnav .sf_last_nav_item_subnav {
	border-bottom: 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;  
} 

/* END CATEGORY MENU BAR */

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

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

.sf_main_header {
	min-height: 72px;
	height:auto !important;	
	height: 72px;
	overflow:visible;
	width: 910px;
	padding:0px 10px 10px 20px;
}

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

.titles {	
	height:1%;
}

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



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

/* CATEGORY TRACKER */

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

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

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

.category-tracker .subcat2 a {
	padding:2px 10px 2px 20px;
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 20px;
}

/* END CATEGORY TRACKER */

#searchQuickForm {
	padding-bottom: 5px;
}

.sidebaritem {
	min-height:1%; /* IE7 QS was streching up beneath nav */
}

.sidebaritem .listitemcontent {
	margin-bottom: 15px;
}

.listitemheader { /* Style sidebar headers */
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 2px 2px 5px;	
	text-align: left;
	text-transform: uppercase;
	margin-top:5px;
	background-color: #dfdfdf;
}

.listitemheader a:link, .listitemheader a:visited { 
	color:#656565;
}

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

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

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

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

.left .input { /* IE6 - Textbox too wide */
	width:120px;
}

.list {
	font-weight: bold;
}	

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

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

.content {
	padding:10px 15px 20px 10px;
	border-left:1px solid #656565;
}

.content-product {
	border-width: 1px 0px 0px 0px;
	border-color: #656565;
}

.content-product-header {
	
}

.content-product-header a:link,
.content-product-header a:visited {h
	color: #656565;
	text-decoration: none;
}

.content-product-header a:hover{
	color: #888888;
	text-decoration: none;
}

#messages .error { /* This should be moved to common css */
	color:#cc0000;
	background-color:#FFCFCF;
	border: 1px solid #cc0000;
	padding:4px;
	margin:5px 0px 10px;
	font-weight:bold;
}

.upsell-header {
	color:#656565;
	padding:.2em 10px;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
}

.upsell table td  {
	border-bottom: 1px solid #656565;
}

.upsell div {
	border: none;
}

.product-detail-header {
	color:#656565;
}

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

#breadcrumbs {
	margin-bottom:1em;
}

.clicktozoom {
	font-size: 10px;
}

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

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