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

body {
	word-wrap:break-word;
}

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

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

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	margin-right:0px;
	height: 1%;
	width: 760px;
}

h1 {font-size:200%;font-weight:bold;}
h2 {font-size:150%;font-weight:bold;padding: 3px;}
h3 {font-size:120%;font-weight:bold;}
h4 {font-size:100%;font-weight:bold;}
h5 {font-size:80%;font-weight:bold;}

div, dl, td {
	
}

.sf_pagetitle, .sf_extra2 {
	display:none;
}


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



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

.sf_header_wrapper {
	min-height: 132px;
	height:auto !important;	
	height: 132px;
	overflow:visible;
	float: left;
}

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

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

.titles {
	/*overflow:hidden;*/
	height:1%;
}

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



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

.category-tracker h2.listitemheader a {
	padding:0;
}

.category-tracker a {
	padding:5px 10px;
	display:block;
}

.category-tracker a.active {
	font-weight:bold;
	padding-right:20px;
	text-decoration:none;
}

.category-tracker .subcat a {
	padding:5px 10px 5px 30px;
}

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

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

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

.btn {
	margin: 5px;
}

.list {
	font-weight: bold;
}

.sidebaritem {
	min-height:1%; /* IE7 QS was streching up beneath nav */	
}

.sidebaritem li a, .sidebaritem li a:visited {
	color:#000000;
}

.sidebaritem li a:hover {
	color:#555555;
	text-decoration:none;
}

.listitemheader, h3.widget_header { /* Style sidebar headers */
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:4px 10px 4px;	
	text-align: center;
	color: #ffffff;	
}

.listitemheader a:link, .listitemheader a:visited { 	
	color: #ffffff;
	text-decoration:none;
}
.sidebaritem .listitemcontent li {
	margin:0px;
	padding:5px 0px;
}

.col2right .outer {
	margin-right: 180px;
}

.right { 
	margin-right:-180px;
	width:175px;
}

.right .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	margin-top: 0px; /* Move right sidebar up */
	position:relative; /* IE6 - To show content above .sf_content  */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
} 
 
.navigation .listitemheader { /* Remove navigation header */
	display:none;
}

.right .input { /* IE6 - Textbox too wide */
	width:120px;
}

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

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

/*------------------------------------
	Category Menu Bar
------------------------------------*/

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	margin:0;
	width: 780px;
	padding:0 10px;
	z-index:50;
	min-height:25px;
	height:auto !important;
	height:25px;
}

.sf_category_menubar ul {
	margin: 0;
	padding: 0;
	min-height:25px;
	height:auto !important;
	height:25px;
}
 
.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: 0;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
	height:24px;
	margin-bottom:1px;
}
 
.sf_category_menubar ul li a {
	color:#;
	display: block;
	margin:0;
	padding:5px 10px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
 
.sf_category_menubar ul li a:visited {
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
	color:#;
 	text-decoration: none;	
}
 
/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	background-color:#ffffff;
	border-color:#DFDFDF;
	border-style:solid;
	border-width:0 3px 3px 3px;
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0;	
	padding:0;	
	position: absolute;	
	width: 145px;
	z-index:1000;
}

.sf_category_menubar .subnav  li {
	border-bottom:1px solid #DFDFDF;
	float: left;
	margin:0;	
	padding:0;
	width: 143px;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding: 5px 10px 6px;
	margin:0px;
	min-width:125px;
	width: 125px !important;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
}

.sf_category_menubar .subnav li a:hover {	
	background:#ddd;	
}

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

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

.content-product {
	border: none;
}

.content-product-header {
	border-bottom: 2px solid #000;	
}

.content-product-header h4 a:link,
.content-product-header a:visited {
	color: #000000;
	text-decoration: none;
}

.content-product-header h4 a:hover{
	color: #8C8C8C;
	text-decoration: none;
}

.content-category-header h4 a:link,
.content-product-header a:visited {
	color: #000000;
	text-decoration: none;
}

.content-category-header h4 a:hover{
	color: #8C8C8C;
	text-decoration: none;
}

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

.product h4 {
	padding: 5px 0px;
}

.product h4 a:link,
.product h4 a:visited {	
	color: #000000;
	text-decoration: none;
}

.product h4 a:hover {	
	color: #8c8c8c;
	text-decoration: none;
}

.product-detail-header {
	color:#000000;	
}

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

.upsell table td a:hover {
	color: #000000;
	text-decoration:underline;
}

#breadcrumbs {
	margin-bottom:1em;
}

.description {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
}

#paymentlogos {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list {
	padding: 5px 0px;
}

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