/*----------------------------------
		Theme606
----------------------------------*/

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

/*--------- General ---------*/
.sf_pagetitle {	display:none;}

.sf_content {
	clear:right;
	width: 585px;
	float:right;
	padding: 0px 30px 30px;				
}

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

.slogan {
	font-size: 24px;
}

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

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar .widget_content {
	padding: 0px;
}

.sf_category_menubar {
	clear:both;
	float: left;
	margin: -40px 0px 10px;
	.margin: 0px 0px 10px;
	width: 660px;	
	padding:0px;
	z-index:50;
	min-height:26px;
	height:auto !important;
	height:26px;
	background-image:url(images/606_catmenu.gif);
	background-repeat: repeat;			
}
 
.sf_category_menubar ul {
	margin: 0;
	padding:0 10px;
	float: left;
}
 
.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:26px;
	overflow: visible;		
}
 
.sf_category_menubar ul li a {
	color:#ffffff;
	display: block;	
	margin:0;
	padding:5px 10px;
	text-decoration: none;	
	letter-spacing: 1px; 
	font-weight:bold;
	font-size:13px;	
}
 
.sf_category_menubar ul li a:visited {
	color: #ffffff;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	color: #FFE5AF;
	text-decoration: none;	
}  

/* Category Menu Bar Subnav */

h2.category-header  {
	font-weight: bold;
}

.sf_category_menubar .subnav {	
	list-style: none;
	margin:-1px 0 0 6px;	
	padding: 0px;		
	float: left;
	position: absolute;	
	width: 160px;
	left: -999em;
	z-index: 1000;
	background-color: #faf2ec;
	background-image: none;
	border-top: 1px solid #dfa945;
	height: auto;
}
 
.sf_category_menubar .subnav  li {
	background-color: #faf2ec;
	width: 160px;
	background-image: none;
	white-space: normal;
	height: auto;
	padding: 0px;	
	margin-left: 0px;
	border-left: 1px solid #dfa945;
	border-right: 1px solid #dfa945;
	border-bottom: 1px solid #dfa945;
}
 
.sf_category_menubar .subnav li a {
	background-color: #faf2ec;
	width: 150px;
	height: auto;
	padding: 3px 5px;
	color: #777777;
	font-weight: normal;
	display: block;
}

.sf_category_menubar .subnav li a:visited {
	color: #777777;
}
 
.sf_category_menubar .subnav li a:hover {	
	width: 150px;
	color: #777777;
	background-color: #F7E7DE;
	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;  
} 


/*--------- Category Tracker ---------*/

.category-tracker .cat li,
.category-tracker .subcat li,
.category-tracker .subcat2 li {
	padding: 0;	
}

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

.category-tracker .widget_header a {
	margin: 0;
}

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

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

.category-tracker .subcat a {
	padding-left:15px;
}

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

.category-tracker .subcat2 a {
	padding-left:30px;
}

.category-tracker .subcat2 a.active {
	padding-left:30px;	
}

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

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

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

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

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

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

/*--------- Products ---------*/

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

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

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

.categories {
	border-bottom: 1px dashed #ccc;
}

.product-primary, 
.product-secondary,
.imageanddetails,
.product-options {
	border-style:dotted;
}

.products .product{
	border-bottom: 1px dashed #ccc;
}

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

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

.productTable td {
	border-style:dotted;
}
.productTable { 
	border-style:dotted;
}

.separator { 
	border-style:dotted;
}

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

.disabled {
	color: #ccc;
}

#paymentlogos {
	padding: 5px;
}

.member {
	padding: 0px;
}

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

legend {
	color: #8f8f8f;
	.padding-bottom: 10px;
	background-color: #fff;
}

#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 {	
	color:#444;
	font-size:1em;
	text-decoration:none;
}

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

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

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

fieldset {
	border-style: dotted;
}

#checkout-right-column div, 
#checkout-right-column table, 
#checkout-right-column form, 
#checkout-right-column input {
	margin: 2px;
}

#messages {
	margin: 0;
}

.content-accent2 {
	padding: 3px 0px;
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
}

.formwrap {
	_width: 65%;
}
