/* -------------------- 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;
	width:900px;
}

h1 {font-size:200%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h2 {font-size:150%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:120%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h4 {font-size:100%;font-weight:bold;padding-bottom: 5px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:80%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}

legend, .invoice th { font-family: Georgia, "Nimbus Roman No9 L", serif;}


.sf_pagetitle {
	display:none;
}


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



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

.sf_header_wrapper {
	min-height: 215px;
	height:auto !important;
	height: 215px;
	overflow:visible;
	background-color:#E9E9E9;
	padding-bottom:35px;
	_padding-bottom:0px;
}

.sf_main_header {
	min-height: 100px;
	height:auto !important;
	height: 100px;
	overflow:visible;
	padding-top:7px;
	width: 466px;
	margin-left: 20px;
	margin-right: 20px;
}

#logo {	
	display:block;
}

.welcome h1 {
	font-weight: normal;
}

.titles {
	/*overflow:hidden;*/
	height:1%;
}

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

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

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

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

.list {
	font-weight: bold;
}

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

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

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

.listitemheader { /* Style sidebar headers */
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:3px 5px 3px;
	text-align: center;
	color: #444444;
	background-color: #e9e9e9;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
}

.listitemheader a:link, .listitemheader a:visited {
	color: #444444;
	text-decoration:none;
}
.listitemcontent li {
	margin:0px;
	padding:5px 0px;
}

#categories li {
	border-bottom: 1px dashed #e9e9e9;
}

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

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

.left .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	margin: -40px 20px 20px; /* 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;
}

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

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

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

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

.content-product {
	border: none;
}

.content-product-header {
	border-bottom: 1px dashed #dfdfdf;
}

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

.content-product-header a:hover{
	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:#444444;
	padding:.2em 10px;
	background-color:#E9E9E9;
}

.upsell div {
	border: none;
}

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

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

#breadcrumbs {
	margin-bottom:1em;
	font-size: 10px;
}

.imageanddetails, .product-options, .product-primary, .product-secondary {
	border-color: #E9E9E9;
}

/* -------------------- 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 {
	z-index:50;
	margin:0px;
	padding:0 15px 0px 25px;
	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 5px 0px 0px;
	padding:5px 7px 6px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-size:10px;
	font-weight:bold;
}
.sf_category_menubar ul li a:visited,
.sf_category_menubar ul li a:hover {
	display: block;
	padding:5px 7px 6px;
}
 
/**
 * @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: 180px;
	z-index:1000;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 180px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:5px 7px 6px;
	width: 166px !important;
	white-space:normal;
	text-transform:none;
	margin:0px;
	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;  
} 
