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

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

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


.sf_header_wrapper {
	min-height:155px;
	height:auto !important;
	height:155px;
	float:left;
	position:relative;
	z-index:50;
}

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

.sf_main_header {
	min-height:155px;
	height:auto !important;
	height:155px;
	padding:5px 0px 15px 0px;
	background-position:top right;
	font-size:small;
	background-color:transparent;
	width:670px;
	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 5px 0px;
}

.titles {
	overflow:hidden;
	min-height:1%;
}
.sf_navigation {
	margin-bottom:20px;
}
.sf_navigation ul li a, .sf_navigation ul li a:visited {
}
.sf_extra4 {
clear:none;
height:auto;
}
/* --------------- QSC HEADER CONTENT END --------------- */



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

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

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

.smallimage a:hover{
	border:none;
}

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

.listitemheader { 
	margin:0px;
	padding:0px 0px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
}

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

.content .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;
}
.main-content {
	padding:0 20px;
	_padding:0 0 0 20px;
}

#breadcrumbs {
	font-size:11px;
}

#breadcrumbs a{
	font-weight:bold;
}

.welcome {
	padding-top:0px;
}

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

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

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

.content-category-header h4{
	font-family:Verdana, Geneva, Kalimati, sans-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:Verdana, Geneva, Kalimati, sans-serif;
}

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

.main-content h2 {
	font-family:Verdana, Geneva, Kalimati, sans-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:Verdana, Geneva, Kalimati, sans-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:#;
}
 input[type="text"], #password, #password2 {
	border:solid 1px #;
}
.member-table th { /*light bg shopping cart*/
	background-color:#cccccc;
}
.member-table tr.member-row td { /*lighter bg shopping cart*/
	background-color:#f1f1f1;
}
select, option selected {
	border:solid 1px #;
	background:#ffffff;
}
.category-page .content-product-button, .btn {
	border-color:#333333;
	color:#ffffff;
	background:#666666;
}
.category-page .content-product-button:hover, .btn:hover {
	background:#444444;
}
/* -------------------- QSC COLORS END -------------------- */

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY TRACKER
 * ------------------------------------------------------------------
 */
.category-tracker .cat {
	font-size:100%;
	font-weight:bold;
}
.category-tracker .cat li {
	margin:8px 0px;
}
.category-tracker .subcat a.active {
	text-decoration:underline;
}
.category-tracker .subcat {
	margin:10px 0px 0px 1px;
	font-size:85%;
	font-weight:normal;
}
.category-tracker .subcat2 {
	margin:10px 0px 0px 20px;
	list-style-type:disc;
	font-size:100%;
}


/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin:0px 20px 30px;
	padding:0px 5px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_category_menubar .widget_header{
	display:none;
}
.sf_category_menubar ul {
	margin: 0px auto;
	padding: 0px;
	height:auto !important;
}
.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 {
	display: block;
	margin:0px 20px 0px 0px;
	padding:6px 0px 8px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-size:11px;
	font-weight:bold;
	font-family:Verdana,Arial,sans-serif;
}
.sf_category_menubar ul li a:visited {
	display: block;
}
.sf_category_menubar ul li a:hover {
	display: block;
	text-decoration:underline;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;
	padding: 5px 5px 0;	
	position: absolute;	
	width: 137px;
	z-index:1000;	
	border:1px solid #000000;
	background-color:#000000;
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 137px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:2px 5px;
	width: 125px !important;
	white-space:normal;
	margin:0 0 5px;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #000000;
	background-color:#111111;
	color:#ffffff;
}
.sf_category_menubar .subnav li a:visited{
	color:#ffffff;
}
.sf_category_menubar .subnav li a:hover {
	color:#ffffff;
	background-color:#222222;
	text-decoration: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 !important;  
} 
