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

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

.left a,
.left a:visited,
.right a,
.right a:visited {
	color: #414550 !important;
}

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

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

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

.welcome h1 {
	font-size:1.8em;
	font-weight:normal;
	margin:0.5em 0px;
}

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

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;	
	width: 950px;
	padding:0px;
	z-index:50;
	min-height:40px;
	height:auto !important;
	height:40px;
	background: url(images/530_catbg.jpg);
	font-size:13px;
	font-weight: bold;			
}
 
.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;
	min-height:22px;
	height:auto !important;
	height:22px;
	padding:8px 6px;
	white-space:nowrap;
}
 
.sf_category_menubar ul li a {
	color: #2a3035;
	padding:4px 6px;
	text-decoration:none;		
	display: block;				
}
 
.sf_category_menubar ul li a:visited {
	color: #2A3035;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	background-color: #abacb2;
	color: #2A3035;
	text-decoration: none;	
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;	
	padding: 0px;	
	position: absolute;	
	width: 170px;
	z-index:1000;
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 170px;
	height:auto;
    white-space:normal;	
	background-color: #abacb2;
}
 
.sf_category_menubar .subnav li a {
	width: 160px;
	display: block;
	height:auto;
	padding: 5px;	
	white-space:normal;	
	color: #2a3035;
}

.sf_category_menubar .subnav  li a:visited {
	color: #2a3035;
}
 
.sf_category_menubar .subnav  li a:hover {
	text-decoration: underline;
	color: #2a3035;
}
 
#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: 85px;
	height: auto !important;
	height: 85px;	
	margin-bottom: 0px;		
}

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

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

.titles {	
	height:1%;
}

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

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


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

/* CATEGORY TRACKER */

.container-left .category-tracker a {
	color: #414550 !important;
}

.cat {	
	margin: 0px 40px;
}

.category-tracker a {	
	display:block;
	padding: 3px 0px;
	text-decoration: none;	
}

.category-tracker a:hover {		
	text-decoration: underline;	
}

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

.category-tracker .subcat a.active {
	background-color: #E4D9BF;
}

.category-tracker .subcat a {		
	background-color: #E4D9BF;
}

.category-tracker .subcat2 a.active {	
	background-color: #CFC09B;
	border-bottom: none;	
}

.category-tracker .subcat2 a {		
	background-color: #CFC09B;
	border-bottom: none;		
}


/*  END CATEGORY TRACKER  */

.btn {
background-color: #414550;
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: #414550;
	text-decoration:none;
}

.sf_content .outer { 
	margin-left:283px;
}

.left { 
	margin-left:-283px;
	width:283px;	
	background-image: url(images/hdr-img1.jpg);
	background-repeat: no-repeat;	
}

.left .sf_sidebar {
	padding:0px 5px; /*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: #414550;
	text-align: center;	
}

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

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

.sf_sidebar #categories a:link,
.sf_sidebar #categories a:visited {	
	color: #414550;
}

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

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

#searchQuickForm {
	padding: 5px;
}

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

/*
.navigation1 {	
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	display: inline;	
	font-weight: bold;
	background-color: #d8caa8;
	margin: 238px 0px 0px -5px;
	_margin-left: -10px;	
	width: 283px;
	padding: 0px;
}

.navigation1 ul{
	font-size:13px;	
	height: auto !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

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

.navigation1 ul li {
	background-color: #e4d9bf;	
	margin-bottom: 2px;
}

.navigation1 ul li a {
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position:left;
	padding: 3px 5px 3px 25px;
	width: 248px;	
	display: block;
	margin-top: 1px;
	color: #414550;
	height: 1%;
}

.navigation1 ul li a:visited {
	color: #414550;
}

.navigation1 ul li a:hover {
	color: #86888F;
}
*/

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

.navigation .listitemcontent {
	padding:0px;
}

.sidebaritem h2 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
}

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

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

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

.float-wrap {	
	width: 650px;
}

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

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

.content-product-header {
	
}

.content-product-header a:link,
.content-product-header a:visited {
	color: #E4D9BF;
}

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

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

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

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

#breadcrumbs {
	margin-bottom:1em;
}

#seal {
	float: left;
	margin-top: -80px;
	margin-left:80px;
}

#seal a, #seal a:visited {
	color: #222;
}


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