/* -------------------- 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:100%;
}

h1 {font-size:200%;font-weight:normal;}
h2 {font-size:150%;font-weight:normal;}
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:#DFD7C3;
}

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

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

.sf_pagetitle {
	display:none;
}

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

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



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

.sf_header_wrapper,
.sf_main_header {	
	height: auto !important;
	overflow:visible;
}

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

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

/* --------------- 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 {
	background-color:#30231E;
	font-family:Garamond,Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:italic;
	padding:10px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_category_menubar ul {
	background-image:url(images/552_menubar_fake-border.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
}

.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

.sf_category_menubar ul li {
	border-right:solid 1px #7F6C57;
	float: left;
	list-style: none;
	margin:4px 0;
	padding: 0px;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a {
	color:#7F6C57;
	display: block;
	margin:0;
	padding:1px 8px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a:visited {
	color:#7F6C57;
	text-decoration: none;
}

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

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	background-color:#30231E;
	background-image:none;
	border:solid 1px #7F6C57;
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

.sf_category_menubar .subnav li {
	padding:0;
	margin:0;
	width:150px !important;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	font-size:14px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px 8px;
	margin:0px;
	width:150px;
}

.sf_category_menubar .subnav li a:hover {
	background-color:#7F6C57;
}

.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 .active {
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
}

.category-tracker .subcat {
	border:solid 2px;
}

.category-tracker .subcat2 {
}

.category-tracker .subcat2 .active {
	margin:3px 8px;
	padding:2px 0;
	border: none;
}

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

.list {
	font-weight: bold;
}

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

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

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

.left .sf_sidebar {
	padding:5px; /* This is a contemplayout.css override */
	margin-top:-365px; /* Move left sidebar up */
	position:relative; /* IE6 - To show content above .sf_content  */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
	color: #F9F1DE;
	text-align: center;	
}

.category a:link {
	color:#333333;
}

.category a:visited {
	color:#333333;
}

.category a:hover {
	color:#333333;
	text-decoration:none;
}

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

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

.sidebaritem .listitemcontent li {	
	padding-bottom: 3px;
}

.sidebaritem a, 
.sidebaritem a:visited {
	color:#F9F1DE !important;
	min-height:1%;
}

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

.sidebaritem h2 {
	min-height: 25px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

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

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

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

* html .content { /* ie6 hack */
	width:700px;
}

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

.content-product-header {
	
}

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

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

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

.product-detail-header {
	color:#30231E;
}

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

#breadcrumbs {
	margin-bottom:1em;
}

#paymentlogos {
	padding: 5px 0;
}

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

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

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