/*----------------------------------
		Theme625
----------------------------------*/

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

/*General*/

.sf_pagetitle {	display:none;}

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

.company-header {
	font-size: 32px;
}

.slogan {
	font-size: 20px;
}

#logo {
    text-decoration:none;
}

/*--------- Categories ---------*/

/* Category Menu Bar */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;	
	width: 900px;
	padding:0px;
	z-index:50;
	min-height:40px;
	height:auto !important;
	height:40px;
	background: url(images/625_catbg.jpg);
	font-size:13px;
	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:4px 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;
	border-bottom: 1px solid #909AA6;
}
 
.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: 160px;
	display: block;
	height:auto;
	padding: 5px;	
	white-space:normal;	
	color: #2a3035;
}

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

.widgetset .category-tracker {
	padding-top: 5px;
}

.widgetset .category-tracker li {
	margin: 0;
}

.widgetset .category-tracker h3 a,
.widgetset .category-tracker h3 a:visited {
	padding: 0;
	margin: 0;
}

.widgetset .category-tracker h3 a:hover {
	padding: 0;
	margin: 0;
}

.widgetset .category-tracker .cat li,
.widgetset .category-tracker .subcat li,
.widgetset .category-tracker .subcat2 li {
	padding: 3px 0;	
	height: 1%;
}

.widgetset .category-tracker a,
.widgetset .category-tracker a:visited {
	padding:0px 10px 0px 0px;
	margin: 0px;
	display:block;
	height: 1%;
}

.widgetset .category-tracker a:hover {
	padding:0px 10px 0px 0px;
	margin: 0px;
	display:block;
	height: 1%;	
}

.widgetset .category-tracker a.active {	
	text-decoration:none;
	padding-left:0;
	font-weight: bold;
}

.widgetset .category-tracker .subcat a,
.widgetset .category-tracker .subcat a:visited,
.widgetset .category-tracker .subcat a:hover {
	padding-left:20px;
}

.widgetset .category-tracker .subcat a.active {
	padding-left:20px;		
}

.widgetset .category-tracker .subcat2 a,
.widgetset .category-tracker .subcat2 a:visited,
.widgetset .category-tracker .subcat2 a:hover {
	padding-left:35px;	
	text-transform: none;
}

.widgetset .category-tracker .subcat2 a.active {
	padding-left:35px;	
	border: 0px;	
}

/* End Category Tracker */

.content-product {
	border: none;
}

.content-product-header h4{
	margin-bottom:5px;
	font-weight: bold;
	font-size: 14px;
}

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

.separator {
	border-style: dashed;
}

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

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

.product-row {	
	border-bottom: 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 {
	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 {
	padding-right: 17px;
}

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

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

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

.formwrap {
	_width: 60%;
}



