 /* -------------------- QSC CONTENT BEGIN -------------------- */
body {
	word-wrap: break-word;
}

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

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

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

h1 {font-size:200%;font-weight:bold;font-family:"Lucida Console",Monaco,monospace;}
h2 {font-size:150%;font-weight:bold;font-family:"Lucida Console",Monaco,monospace;}
h3 {font-size:120%;font-weight:bold;font-family:"Lucida Console",Monaco,monospace;}
h4 {font-size:100%;font-weight:bold;font-family:"Lucida Console",Monaco,monospace;}
h5 {font-size:80%;font-weight:bold;font-family:"Lucida Console",Monaco,monospace;}

div, dl, td, th, .input, .member, fieldset {
	border-color:#E4EBEE;
}

.sf_pagetitle {
	display:none;
}


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



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

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

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

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

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

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

.titles {
	overflow: visible;
	height:1%;
}

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

fieldset {width:90%;margin-left:0px;margin-right:0px;}


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

.btn {
background-color: #777777;
	color: #ffffff;
	border: 1px solid #111111;
	margin: 3px;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	cursor: pointer;
}

.list {
	font-weight: bold;
}

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

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

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

.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 */
	color: #444444;
	text-align: left;
}

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

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

.sidebaritem h2 {
	margin-left: 10px;
	margin-right: 10px;
}

#featured-products, #searchQuickForm, #categories {
	margin-left: 20px;
	margin-right: 10px;
}

#categories a:link,
#categories a:visited {
	color: #444444;
}

#categories li {
	margin-bottom: 7px;
}

#searchQuickForm a,
#searchQuickForm a:visited {
	color: #444444;
}

#searchQuickForm {
	padding: 5px;
}

/* ------------------ BEGIN NAV ------------------ */

.navigation1 {
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	display: inline;
	width: 250px;
	overflow: hidden;
	font-weight: bold;
}

.navigation1 ul{
	font-size:12px;
	width: 250px;
	height: auto !important;
	list-style-type: none;
	margin: 1px 0 1px 0;
}

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

.navigation1 ul li {
	background-repeat: no-repeat;
	background-position:left;
}

.navigation1 ul li a {
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position:left top;
	padding: 7px 13px 4px 22px;
	width: 215px;
	min-height:19px;
	height:auto !important;
	height:19px;
	display: block;
	margin-top: 1px;
}

.navigation1 ul li a:visited {

}

.navigation1 ul li a:hover {

}

.navigation .listitemheader { /* Remove navigation header */
	display:none;
}

.navigation .listitemcontent {
	padding:0px;
}

.sidebaritem h2 {
	margin-bottom: 5px;
	font-family: "Lucida Console", Monaco, monospace
}

/* ------------------ END NAV ------------------ */

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

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

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

.content-product {
	border-width:1px;
	border-style:solid;
	border-color: #E4EBEE;
}

.content-product-header {

}

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

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

#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:#444444;
	padding:.2em 10px;
}

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

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

#breadcrumbs {
	margin-bottom:1em;
}

/* #seal {
	float: left;
	margin-top: -100px;
	margin-left:40px;
} */


.member a:link, .member a:visited {
	color: #222222;
}

legend {
	font-family:"Lucida Console",Monaco,monospace;
}


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


/**
 * @section Category Tracker
 */
.category-tracker .active {
	display:block;
	font-size:13px;
	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 {
	width: 940px;
	margin:0px;
	padding:0px;
	min-height:30px;
	height:auto !important;
	height:30px;
	background-image:url('images/cat_back.gif');
	font-family:Lucida Console,Arial,Helvetica,sans-serif;
}
.sf_category_menubar .widget_header{
	display:none;
}
.sf_category_menubar ul {
	margin: 0px;
	padding: 0px 0px 0px 22px;
	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;
	white-space: nowrap;	 
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
.sf_category_menubar ul li a {
	display: block;
	margin:0px;
	padding:7px 15px 3px 0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	min-height:20px;
	height:auto !important;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
.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;
	padding: 0px;	
	position: absolute;	
	width: 160px;
	z-index:1000;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 160px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	min-height:1%;
	height:auto;
	padding:7px 15px;
	width: 130px !important;
	white-space:normal;
	text-transform:none;
	margin:0 0 1px 0;
	border:none;
	font-weight:normal;
}

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