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

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;
}
.center {
}
.float-wrap {
}
.sf_wrapper {
	padding:0;
}
.sf_content {		
	width:auto !important;
	width: 965px;
	padding:0;
	margin:0 36px;
	.margin: 0 38px 0 0;
	background:none;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sf_content {
	width: 965px;
	margin-left: 0px;}
}

.sf_navigation {  /* Hide regular navigation */
	display:none;
}
.sf_extra7 {
	_margin-left:194px;
	_float:left;
}
/* --------------------- SHELL END --------------------- */

/* ----------------- QSC HEADER CONTENT ----------------- */
.sf_header_wrapper {
	min-height:130px;
	height:auto !important;
	height:130px;
}
.sf_main_header {
	min-height:130px;
	height:auto !important;
	height:130px;
	overflow:visible;
}
.sf_main_header div {
	height:auto;
	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 {
	background-repeat: repeat-y;
	font-family:"Lucida Sans Unicode",sans-serif;
	margin:0 38px 0 194px;
}

.sf_category_menubar .cat_menubar {
	border-style:solid;
	border-width:0 0 7px;
	margin:0 26px;
	padding:0 0 15px;
	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 {
	font-size:12px;
	display: block;
	margin:0;
	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:#EDE8E2;
	border-style:solid;
	border-width:2px;
	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 10px;
	margin:0px;
	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 ------------------- */

/**
 * @section cat tracker
 */

.category-tracker .listitemcontent {
	padding:0;
}

.category-tracker .cat a {
	display:block;
	padding:3px 15px;
}

.category-tracker .cat .active {
	display:inline-block;
	font-weight:bold;
	background-color: #DFD9D1;
	width: 150px;
}

.category-tracker .subcat .active {
	border-bottom: 1px solid;
	background-color: transparent;
}

.category-tracker .subcat {
	width: auto;
}

.category-tracker .subcat2 .active {
	font-weight:bold;
	background-color: transparent;
	border-bottom: none;
}

.category-tracker .subcat2 {
	width: auto;	
}

/**
 * @section end cat tracker
 */

.outer, .col3 .outer {
	.margin-left:194px !important;
	margin-left:194px;
	width:730px;
}

.outer, .col3 .outer, x:-moz-any-link {
	margin-left:199px;
	width:730px;
}

.outer, .col3 .outer, x:-moz-any-link, x:default {
	margin-left:199px;
	width:730px;
}

.left {
	margin-left:-221px;
	width:220px;
	background-repeat: repeat-y;
	background-position:right;
}
.sidebaritem {
	margin:0 0 25px 0;
	padding:0 0 0 0;
	text-align:right;
	height:1%;
}
.sidebaritem div{
	padding-right:0;
}
.sidebaritem div div{
	padding-right:15px;
}
.sidebaritem div div div{
	padding-right:0;
}
.sidebaritem h2 {
	text-align:right;
	background-position:bottom right;
	background-repeat: no-repeat;
	margin:5px 0 5px 0;
	padding:5px 10px 5px 0;
}
.sf_sidebar {
	padding:0;
}
#Nav1 {
	padding:0;
	margin:0;
}
.navigation1 ul {
	margin:5px;
	padding:5px;
}
.navigation1 ul li {
	padding:5px 16px 5px 0;
	background-position:bottom right;
	background-repeat: no-repeat;
}
.navigation1 {
	width:100%;
}
.navigation .listitemheader { /* Remove navigation header */
	display:none;
}

.navigation .listitemcontent {
	padding:0px;
}

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

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


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

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

#breadcrumbs a {
	font-weight:bold;
}

.content {
	padding:40px;
	.padding:40px 80px 40px 40px;
}

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

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

.content-category-header h4{
	font-size:150%;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
}

.btn, .checkout a.button,
.checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.categories .category, .products .product {
	margin-left:-1px;
}
legend {
	font-size:14px;
}
/* ------- Members ------- */
#checkout-right-column {
	font-size:100%;
	padding:5px;
}

#checkout-right-column h3 {
	margin:0px 0px 5px;
	padding:3px 5px;
	font-size:100%;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: bold;
}

#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 {
	width:910px;
	text-align:left;
}
.sf_footer:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
}
.navigation2, .footer, #paymentlogos {
	/*width:790px;
	float:left;
	display:inline;*/
}

#paymentlogos {
	margin:10px 0px;
}

#siteseal {
	/*width:120px;
	margin-left:790px;*/
	text-align:left;
}