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

.member-table th {
	background-color: #D1DADF;
}

.member-table tr.member-row td {
	background-color: #E4ECF0;	
}

.sf_pagetitle {
	display:none;
}

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

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;	
	width: 876px;
	padding:0px 12px;
	z-index:50;
	min-height:40px;
	height:auto !important;
	height:40px;
	background: url(images/548_catbg.jpg);
	font-size:13px;
	font-weight: normal;			
}
 
.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_main_header {
	min-height: 160px;
	_height: 160px;
}

.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 */

.sidebaritem .cat {
	margin: 5px 5px;
}

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

.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 */

.btn {
background-color: #99A3AF;
color: #ffffff;
border: 1px solid #61676F;
margin: 3px 3px 3px 0;
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 */	
}

.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: #696A76;
	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: 590px;
}

.content {
	overflow: visible;
	padding:5px 15px 20px;
	border-top: 1px solid #D9E0E4;	
}

.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: #821954;
}

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

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

.product-detail-header {
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	color: #696a76;
}

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

.upsell div {
	border: 1px solid #d9e0e4;
}

#breadcrumbs {
	margin-bottom:1em;
}

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

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

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

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