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

body {
	word-wrap:break-word;
}

/* --------------------- SHELL --------------------- */
.sf_wrapper {	
	background-color: #BFBFBF;
}

.sf_navigation {
	display:none;
}

.sf_content {
	clear:both;
	display:block;
	float:none;
	margin-right:0px;
	width:98%;
}

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;font-family:Georgia,"Nimbus Roman No9 L",serif;}
h5 {font-size:80%;font-weight:bold;font-family:Georgia,"Nimbus Roman No9 L",serif;}

.sf_pagetitle {
	display:none;
}

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



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

.sf_header_wrapper {	
	margin-left: 300px;
	text-align: left;	
	background-image: none;
	width: 600px;
}

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

.sf_main_header {	
	width: 575px;
	padding-left:15px;
}

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

.titles {
	height:1%;
	text-align:left;
}

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

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

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

/**
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	float:right;
	padding:5px 0;
	width:600px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.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;
	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:0;
	padding:3px 10px;
	min-width:1%;
	text-decoration:none;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a:visited {
	text-decoration: none;
}

.sf_category_menubar ul li a:hover {
 	text-decoration: none;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	border-style:solid;
	border-width:3px;
	left: -999em;
	list-style: none;
	position: absolute;
	width:120px;
	z-index:1000;
}

.sf_category_menubar .subnav li {
	width:120px !important;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	font-size:11px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:120px;
	padding:5px 10px;
	margin:0px;
	width: 200px;
}

.sf_category_menubar .subnav li.sf_last_nav_item_subnav,
.sf_category_menubar .subnav li.sf_last_nav_item_subnav a {
	border-bottom:none 0;
}

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



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

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

.category-tracker a:link.active,
.category-tracker a:visited.active {
	background-color:#442E26;
	color:#FFEDDF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

.category-tracker .cat li {
	padding:3px 0;
}

.category-tracker .subcat a {
	margin-left:10px;
}

.category-tracker .subcat2 a {
	margin-left:23px;
}

.btn {
	background-color: #EAD9CD;
	color: #442E26;
	border: 1px solid #442E26;
	margin: 3px 3px 3px 0;
	padding: 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%;
	color: #442E26;	
}

.sidebaritem a:link,
.sidebaritem a:visited {
	min-height:1%;
	color: #442E26;	
}

.listitemheader {
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:2px 5px;	
	text-align: left;
	background-color: #DFCFC3;
	border-bottom: 1px solid #EAD9CD;	
}

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

.sidebaritem .listitemcontent {
	margin-bottom: 20px;
	background-color: #DFCFC3;
	padding: 3px 3px 10px 3px;
}

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

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

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

.left .sf_sidebar {
	padding:0px;	
	padding-left: 22px;
	padding-right: 20px;
	margin-top: -250px;
	position:relative;
	height:1%;
} 

.navigation .listitemheader {
	display:none;
}

.navigation .listitemcontent {
	padding:0px;
}

.left .input {
	width:120px;
}

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

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

.float-wrap {
	width: 580px;
}

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

.content-product {
	border-width:0px;
	border-style:solid;
	border-color: none;	
}

.content-product-header {	
	font-size: 14px;
}

.content-product-header a:link,
.content-product-header a:visited {
	
}

.content-product-header a:hover{
	
}

#messages .error {
	color:#cc0000;
	background-color:#FFCFCF;
	border: 1px solid #cc0000;
	padding:4px;
	margin:5px 0px 10px;
	font-weight:bold;
}

.upsell div {
	border: none;
}
.upsell-header {	
	padding:.2em 10px;
}

.product-detail-header {
	
}

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

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

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

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

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

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

/* ---------------------- QSC FOOTER ---------------------- */

#seal {
	text-align: center;
}

#paymentlogos {
	clear:both;
	float:right;
	margin:10px 0;
}

#siteseal {
	clear:both;
	float:right;
	margin:10px 0;
}

#siteseal #seal li {width:132px;}

#qscBadge {
	clear:both;
	float:right;
	margin:10px 0;
}
