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

.sf_content {  /* Stretch content area */
	margin:30px 38px 10px 38px;
}

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

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

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


.sf_header_wrapper {
	background-color:#f5f4e9;
	min-height:175px;
	height:auto !important;
	height:175px;
	float:left;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
}

.sf_main_header {
	min-height:125px;
	height:auto !important;
	height:125px;
	float:left;
	font-size:25px;
	/*margin-top:-30px;*/
	padding:0 0 15px 15px;
	overflow:visible;
}

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

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

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

.titles {
	overflow:hidden;
	min-height:1%;
	margin-top:10px;
}
.sf_navigation {
	margin-bottom:0;
}

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

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

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	background-color:#846D62;
	background-image:url(images/583_catmenubar_1.jpg);
	clear:both;
	padding:0 35px 0 21px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_category_menubar ul {
	border-left:1px solid #BFA79B;
	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:1px solid #BFA79B;
	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 {
	color:#DFCCC3;
	font-size:13px;
	display: block;
	margin:0 0 1px 0;
	padding:8px 6px 7px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

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

.sf_category_menubar ul li a:hover {
	background-color:#8f796e;
	color:#DFCCC3;
 	text-decoration: none;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	background-color:#846D62;
	border-color:#BFA79B;
	border-style:solid;
	border-width:0 1px 1px;
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

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

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

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

.category-tracker h2 a,
.category-list h2 a {
	padding:0;
	text-decoration:none;
}

.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 5px;
	margin-left:5px;
}

.category-tracker .subcat a.active {
	padding:2px 10px 2px 5px;
	margin-left:5px;
}

.category-tracker .subcat2 a {
	padding:2px 10px 2px 5px;
	margin-left:15px;	
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 5px;
	margin-left:15px;
}

/* END CATEGORY TRACKER */

.outer, .col3 .outer {
	margin-left:200px;
	height:1%;
}
.left {
	width:190px;
	margin-left:-210px;
}
.sf_sidebar {
	padding:0; /* This is a contemplayout.css override */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
}

.sidebarlist {
	padding:0px 0px 20px;
} 

.smallimage a:hover{
	border:none;
}

.sidebaritem {
	min-height:1%; 
	padding:0px 20px 15px;
}

.listitemheader { 
	margin:0px;
	padding:0px 0px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

.listitemcontent {
	margin:0px;
	padding:5px 2px 5px;
}

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

#featured-products div{
	margin:.5em 0em;
}

.options {
	text-align:left;
}

.navigation .listitemheader {
	display:none;
}

.navigation .listitemcontent {
	padding:0px;
}

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

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


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

#breadcrumbs {
	font-size:11px;
}

#breadcrumbs a{
	font-weight:bold;
}

.welcome {
	padding-top:0px;
}

.welcome img {
	margin-right:10px;
}

.welcome, .categories, .products {
	margin-bottom:20px;
	min-height:1%;
}

.content-category-header h4{
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	font-weight:bold;
	font-style:italic;
	font-size:15px;
}

.content-product-header h4 a {
	text-decoration:underline;
}

.description, .sf_sidebar, .content-product .shortdescription,  .content-product .prices{
	font-size:11px;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
}

.smallimage a:hover{
	background-color:transparent;
}

.main-content h2 {
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	font-weight:bold;
	font-style:italic;
	font-size:24px;
}

.upsell table td a {
	text-decoration:underline;
}

.upsell-header {
	padding:4px 4px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-weight:bold;
}

.upsell-item-header td{
	border-bottom-width:1px;
	border-bottom-style:dotted;;
	padding:4px 4px 4px;
}

legend {
	font-weight:bold;
	font-size:1.1em;
}

.member-table {
	border-width:1px;
	border-style:solid;
}

.subtotal-row td{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.member-table th {
	font-size:1em;
	padding-top:5px;
	padding-bottom:5px;
}

#loginform div{
	height: 1%; /* IE6 Guillotine Fix - Billing Info */
}

.btn, .checkout a.button, .checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	cursor: pointer;
	border-style:solid;
	border-width:1px;
}

#checkout-right-column h3 {
	padding:2px 0px;
	margin:0px 0px 4px;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-style:italic;
	border-width:0px 0px 1px;
	border-style:solid;
}

#checkout-right-column .content-block {
	margin-bottom:15px;
}

#checkout-right-column form {
	min-height:1%;
}

#checkout-right-column .total-row td {
	border-style:dotted;
}

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

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

.sf_footer {

}

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

#siteseal {
	width:120px;
	margin-left:20px;
	margin-top:0px;
	float:right;
}

#paymentlogos {
	margin:10px 0px;
}

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

/* ---------------------- QSC COLORS ---------------------- */

.content-product, .member, .product-primary, .product-secondary, .imageanddetails, .product-options,  textarea {
	border-color:#cedede;
}
 input[type="text"], #password, #password2 {
	border:solid 1px #cedede;
}
.member-table th { /*light bg shopping cart*/
	background-color:#e3d3bb;
}
.member-table tr.member-row td { /*lighter bg shopping cart*/
	background-color:#faf4ea;
}
select, option selected {
	border:solid 1px #cedede;
	background:#ffffff;
}
.category-page .content-product-button, .btn {
	border-color:#321b13;
	color:#ffffff;
	background:#4B291D;
}
.category-page .content-product-button:hover, .btn:hover {
	background:#774838;
}
/* -------------------- QSC COLORS END -------------------- */
