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

.sf_outer_wrapper {
	border-bottom:none;
}

.sf_navigation {  /* Hide regular navigation */
	display:none;
}

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	border:none;
	width:auto;
	margin-left:10px;
	margin-right:20px;
	padding:0px;
}

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

.float-wrap {
	width:750px;
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
}

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

.sf_extra5 {
	position:relative;
	top:19px;
	right:0px;
	left:218px;
	margin-top:-24px;
}

.sf_extra7 {
	height:45px;
	clear:both;
}

.sf_extra8 {
	display:none;
}

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



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

.sf_header_wrapper{
	min-height:112px;
	height:auto !important;
	height: 112px;
}

.sf_main_header {
	min-height:108px;
	height:auto !important;
	height: 108px;
	overflow:visible;
}

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

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

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


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

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

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	padding:0 15px;
	margin-bottom:20px;
	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 {
	background-color:#FFFFFF;
	border:solid 1px;
	font-size:13px;
	display: block;
	margin:3px;
	padding:5px 10px;
	text-decoration: none;
	min-width:1%;
	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 {
	background-color:#ffffff;
	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:2px;
	width:150px;
}

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

.cat {	
	margin: 0px 5px;
	text-align: left;
}

.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: 208px; /*** Critical left col width value ***/
	height:1%;
}

.left { 
	margin-left:-208px;
	width:197px;
}

.left .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
	margin-bottom:-15px;
} 

.sidebaritem .content-block {
	min-height:1%; 
	padding:5px 10px;
	margin:0px 7px 15px;
	text-align:center;
	font-size:11px;
}

.listitemheader { 
	font-size:15px;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-weight:bold;
	margin:0px;
	padding:4px 0px 3px;
}

.listitemheader a { 
	text-decoration:none;;
}

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

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

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

.options {
	text-align: center;
}

#categories li {
	padding:5px 0px;
}

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

/*--------- Navigation ---------*/

.navigation .listitemheader {
	display:none;
}

.sidebaritem .navigation {
	padding:0px;
	margin:0px 0px 15px;
}

.navigation1 {
	width:197px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}

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

.navigation1 ul {
	width:193px;
	margin:0px;
	min-height:170px;
	height:auto !important;
	height:170px;
	padding:0px 0px 35px;
	margin:0px auto;
	list-style-type:none;
}

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

.navigation1 ul li {
	margin-bottom:10px;
	padding:0px 18px;
	width:157px;
	overflow:hidden;
}

.navigation1 ul li.sf_first_nav_item {
	padding-top:30px;
}

.navigation1 ul li a,
.navigation1 ul li a:visited,
.navigation1 ul li a:hover {
	text-decoration:none;
}

/*--------- End Navigation ---------*/

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

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

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

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

.btn, .checkout a.button, .checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-weight: normal;
	cursor: pointer;
}

.content-category-header h4{
	font-size:15px;
	font-weight:bold;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
}

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

.welcome {
	padding-top:0px;
}

#breadcrumbs {
	font-size:11px;
}

#breadcrumbs a {
	font-weight:bold;
}

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

.main-content h2 {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
}

.content-category .description, 
.content-product .description, 
.content-product .shortdescription,
.content-product .prices,
.upsell {
	font-size:11px;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
}

.content-product {
	border-style:dotted;
	border-width:1px;
}

.welcome, .categories, .products {
	border-bottom-width:1px;
	border-bottom-style:solid;
}

/* ------- Members ------- */
#checkout-right-column{
	padding:0px;
	font-size:11px;
}

#checkout-right-column h3 {
	margin:0px 0px 5px;
}

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


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

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

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

.sf_footer {
	border-width:1px 0px 0px;
	display:block;
	float:left;
	margin:0px -1px 0px -1px;
	width:952px;
}

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

#paymentlogos {
	margin:10px 0px;
}


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