
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: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, th, .input, .member, fieldset {
	border-color:#D9E0E4;
}

.sf_pagetitle {
	display:none;
}

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

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;	
	width: 900px;
	padding:0px;
	z-index:50;
	min-height:40px;
	height:auto !important;
	height:40px;
	background: url(images/540_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: #cfd1d7;
	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: #cfd1d7;
}
 
.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 */

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



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

.sf_header_wrapper {	
	margin-left: 300px;
	text-align: left;
	border-bottom:1px solid #D9E0E4;
}

.sf_header_wrapper,
.sf_main_header {
	height:auto !important;
	overflow:visible;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 580px;
	padding:5px;
}

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

.titles {
	/*overflow:hidden;*/
	height:1%;
	text-align:left;
}

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

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


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

/* CATEGORY TRACKER */

.container-left .category-tracker h3 {
	margin-top: 10px;
	padding: 5px;
	font-size:15px;
}

.category-tracker a {
	padding:0px 10px 0px 0px;
	display:block;
}

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

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

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

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

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

/*  END CATEGORY TRACKER  */

.sf_extra3 {
	display: none;
}

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

.list {
	font-weight: bold;
}

#searchQuickForm {
	padding-bottom: 5px;	
}

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

.sidebaritem a:link,
.sidebaritem a:visited {
	min-height:1%; /* IE7 QS was streching up beneath nav */
	color: #ffffff;	
}

.listitemheader { /* Style sidebar headers */
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px 2px 2px 3px;	
	text-align: left;	
}

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

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

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

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

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

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

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

.navigation .listitemcontent {
	padding:0px;
}

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

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

/* ---------------------- QSC CONTENT ---------------------- */
float-wrap {
	width: 565px;
}

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

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

.content-product-header {
	border-bottom: 1px solid #d9e0e4;
}

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

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

#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:#333333;
	padding:.2em 10px;
	background-color:#d9e0e4;
}

.product-detail-header {
	color: #696a76;
}

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

#breadcrumbs {
	margin-bottom:1em;
}

#seal {
	text-align: center;
}

.sf_content img {
	padding:5px 0px;
}

* html .formwrap {width:63%;}

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

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