/*----------------------------------
		Theme641
----------------------------------*/

/*--------------------------
		QSC App3
--------------------------*/

/* General */
.sf_main_header {
	height: 160px;
	margin-bottom: 80px;
}

.company-name {
	font-size: 42px; 
}

.slogan {
	font-size: 24px;
}

#logo {
    text-decoration:none;
}

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

.sf_pagetitle {	display:none;}

.sf_content {	
	clear:right;
	float: right;
	width: 500px;
}

/* Category Menu Bar */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;	
	width: 876px;
	padding:0px 12px;
	z-index:50;
	min-height:40px;
	height:auto !important;
	height:40px;
	background-image: url(images/641_catbg.jpg);	
	font-size:16px;
	font-weight: bold;			
}
 
.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:22px;
	height:auto !important;
	height:22px;
	padding:8px 6px;
	white-space:nowrap;
}
 
.sf_category_menubar ul li a {
	color: #2a3035;
	padding:2px 6px;
	text-decoration:none;		
	display: block;				
}
 
.sf_category_menubar ul li a:visited {
	color: #2A3035;
	text-decoration: none;	
}
 
.sf_category_menubar ul li:hover a,
.sf_category_menubar ul li a:hover {
 	background-color: #cfd1d7;
	color: #2A3035;
	text-decoration: none;	
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;	
	padding: 0px;	
	position: absolute;	
	width: 170px;
	z-index:1000;
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 170px;
	height:auto;
    white-space:normal;	
	background-color: #cfd1d7;
}
 
.sf_category_menubar .subnav li a {
	width: 150px;
	display: block;
	height:auto;
	padding: 5px 10px;	
	white-space:normal;	
	color: #2a3035;
	font-size: 13px;
}

.sf_category_menubar .subnav  li a:visited {
	color: #2a3035;
}
 
.sf_category_menubar .subnav  li a:hover {
	text-decoration: underline;
	color: #2a3035;
}
 
#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 */

/* Category Tracker */

.sidebaritem .cat {
	margin: 5px 5px;
}

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

/* Categories */

.separator {
	border-style: dashed;
}

.content-product {
	border: none;
}

.content-product-header h4{
	margin-bottom:5px;
}

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

.content-product-header a:hover {
	text-decoration: none;
}

.content-product 
.content-product-header {
	overflow: visible;
}

.content-product .largeimage img {
	padding: 3px 5px;
}

.content-product .smallimage img {
	padding: 3px;
}

.widget.category-list h3 a, .widget.category-list h3 a:visited {
	text-decoration: none;
}

/* Products */

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

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

.upsell-item-header td{	
	padding:.2em 0px;
	text-align: left;
}

.upsell table td a,
.upsell table td a:visited {	
	text-decoration:none;
}

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

.upsell div {
	border:none;
}

.product-row {
	border-top: 1px solid #ccc;
}

.product-description {
	list-style-type: none;
	padding-top: 0px;
}

.product-image {
	text-align: left;
}

.product-options table {
	margin:10px 0;
}

/* Checkout */

.member {
	border-width: 0px;
}

.member h3 {
	margin: 5px 0px;
}

#invoice-header-content h1 {
	font-size: 28px;
}
	
#invoice-header-content {
	padding: 10px 0px;
}

.invoice h2 {
	font-size: 18px;
}

#paymentlogos {
	padding: 5px;
}

.member {
	padding: 0px;
}

.member h3 {
	margin-bottom: 2px;
}

legend {	
	_padding-bottom: 10px;
	font-size: 11px;
	color: #333;
}

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

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

#siteseal {	
	padding-bottom: 10px;
}

#siteseal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#seals a {	
	font-size:1em;
	color: #888;
	text-decoration: underline;
}

.content-block {
	padding-bottom: 10px;
}

.search-results .content-product {
	border-bottom: 1px solid #ccc;
}

.search-control {
	padding: 0 10px 0 0;
}

.formwrap {
	_width: 55%;
}

