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

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	margin-top:20px;
}

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

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;		
	padding:0px;
	margin:-10px 42px 15px;
	z-index:50;
	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;
	min-height:1%;
	height:auto !important;
	height:1%;
	padding:0px;
	white-space:nowrap;
	margin-top: 4px;
}
 
.sf_category_menubar ul li a {	
	padding:4px 10px 4px;
	text-decoration:none;		
	display: block;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana,Geneva,Kalimati,sans-serif;
}
 
.sf_category_menubar ul li a:visited {	
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover { 	
	text-decoration: none;	
	background-image:url(images/502_cathover.jpg);
	background-position:left bottom;	
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: -1px 0 0 0;	
	padding: 0;	
	position: absolute;	
	width: 170px;
	z-index:1000;
	border: 1px solid #ccc;	
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 170px;
	height:auto;
    white-space:normal;	
	background-color: #fff;
	border-bottom: 1px solid #ccc;	
}
 
.sf_category_menubar .subnav li a {
	width: 150px;
	display: block;
	height:auto;
	padding: 5px 10px;	
	white-space:normal;
	font-weight: bold;	
	color: #333333;	
}

.sf_category_menubar .subnav  li a:visited {
	color: #333333;
}
 
.sf_category_menubar .subnav  li a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #efefef;
	background-image: none;	
}

.sf_category_menubar .subnav .sf_last_nav_item_subnav {
	border-bottom: none;
}
 
#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;  
} 

/* END CATEGORY MENU BAR */

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

.sf_header_wrapper{
	padding-bottom:12px;
	margin-bottom:-20px;
	background-image:url(images/qsc_fix.gif);
	background-repeat:no-repeat;
	background-position:8px bottom;
}

.sf_main_header {
	min-height:60px;
	height:auto !important;
	height: 60px;
	overflow:visible;
	padding-bottom:10px;
}

.sf_main_header:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

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


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

/* CATEGORY TRACKER */

h2.listitemheader 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 10px;
}

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

.category-tracker .subcat2 a {
	padding:2px 10px 2px 20px;
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 20px;
}

/* END CATEGORY TRACKER */

.outer, .col3 .outer {
	margin-right: 180px; /*** Critical left col width value ***/
	height:1%;
}

.right { 
	margin-right:-180px;
	margin-left:10px;
	width:170px;
}

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

.smallimage a:hover{
	border:none;
}

.sidebaritem {
	min-height:1%; 
	padding:5px 0px;
	font-size:11px;
}

.listitemheader { 
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:4px 0px 5px;
	border-width:1px 0px;
	border-style:solid;
	text-transform:uppercase;
}

.listitemcontent {
	margin:0px;
	padding:5px 0px 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;
}

.navigation .listitemcontent li{
	padding:0px;
}

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

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


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

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

.content-category-header h4{
	font-size:14px;
	font-weight:bold;
}

.welcome {
	padding-bottom:20px;
}

.welcome, .categories, .products {
	margin-bottom:20px;
	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:16px;
	font-weight:bold;
}

.content-product {
	border:none;
}

.content-product-header h4 {
	padding:4px 0px 5px;
	border-width:1px 0px;
	border-style:solid;
}

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

.description, .sf_sidebar, .content-product .shortdescription,  .content-product .prices{
	font-size:10px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
}

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

.upsell-header {
	padding:4px 0px 5px;
	border-width:1px 0px;
	border-style:solid;
	text-transform:uppercase;
	font-size:11px;
}

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

.upsell div {
	border:none;
}

#checkout-right-column h3 {
	font-size:11px;
	padding:3px 4px;
	margin:0px 0px 4px;
}

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

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

.sf_header_wrapper, /*Needed so white border above flowers doesn't disappear*/
.fcomponent { /*Needed so the PNG works with the form*/
	position:relative;
	min-height:1%;
	height:auto !important;
	height:1%;
}


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

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

.sf_footer {
	border-top-width:1px;
	border-top-style:solid;
	margin-right:42px;
	margin-left:42px;
}

#paymentlogos {
	margin:10px 0px;
}

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

.categories .category, .products .product {margin-right:-1px;}
