/* Structure & Button ------------------------------------- */

.col2left .outer {
	margin-left: 200px;
}

.left {
	margin-left: -200px;
	width: 190px;
}

.btn {
	margin: 3px 3px 3px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	letter-spacing: 1px;
	font-weight: 100;
	cursor: pointer;
}

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;
	margin: 0 11px;
	width: 894px;
	z-index:50;
	background-image: url(images/catback.jpg);
	position: relative;	
}
 
.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;
	list-style: none;
	margin: 0;
	white-space: nowrap;	 
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
}
 
.sf_category_menubar ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	height: 22px;
	margin:0;
	padding: 5px 15px 0;
	text-decoration: none;	
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */;
	color: #111;
}
 
.sf_category_menubar ul li a:visited {	
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	text-decoration: none;
	padding: 5px 15px 0;
	background-image: url(images/cathover.jpg);		
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	border-width:0 1px 1px;
	border-style:none solid solid;
	border-color:#797C81;
	border-top:0;
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;	
	position: absolute;	
	width: 180px;
	z-index:1000;
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;
	width: 180px !important; 
	background: #E0E1E3;
	border-color:#afb2b7;
}
 
.sf_category_menubar .subnav li a,
.sf_category_menubar .subnav li a:visited {
	border:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;	
	padding: 10px 15px;
	text-decoration: none;	
	width: 150px !important;
	white-space:normal;
	color:#222;
	border-bottom-color:#afb2b7;	
}

.sf_category_menubar .subnav li.sf_last_nav_item_subnav a {
	border-bottom-width: 0;	
}

.sf_category_menubar .subnav li a:hover {
	padding: 10px 15px;
	background:#A7AAAF;
}
 
#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 */

/* Theme Modification ------------------------------------- */

.sf_main_header div {
	overflow: auto;
	height: auto;
}

.sf_main_header {
	height: auto;
	width: 510px;
}

.sf_header_wrapper {
	min-height: 174px;
	height: auto;
	_height: 174px;
	padding: 22px 0 0;
	width: 548px;
}

.sf_content a:hover, .sf_header_wrapper a:hover {
	text-decoration: underline;
}
.sf_content {
	height: 1%;
}

.sf_extra10 {
	width: 343px;
}

.sf_pagetitle {
	display: none;
}

.sf_navigation ul li a:hover{
	text-decoration: none;
}

a:hover {
	padding: 0;
}

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

.welcome, .content-product, .upsell .upsell-group {
	padding: 3px;
}

.content-block.navigation h2.listitemheader {
	display: none;
}
li.sidebaritem {
	padding: 5px;
	margin: 0 0 5px;
}

#searchtext {
	width: 165px;
	border: #cccccc 1px solid;
}

.qsc-site-logo img {
	float: left;
}
.qsc-site-logo {
	padding: 0 0 5px;
}

.titles {
	display: inline;
}

h2.listitemheader {
	font-size: 12px;
	color: #122232;
	text-transform: uppercase;
	border-bottom: 3px double #dddddd;
	margin-bottom: 10px;
}

h2.listitemheader a:hover {
	text-decoration: none;
}

h4.title {
	padding-bottom: 5px;
}

#categories .category {
	padding: 3px 0;
	border-bottom: 1px dotted #dddddd;
}

#categories .category a:hover {
	text-decoration: none;
}

#paymentlogos {
	clear: both;
}

.navigation2 span {
	margin: 0 5px;
}

.content-category-header h4 a, .content-category-header h4 a:visited, h4.title {
	font-size: 12px;	
	font-weight: bold;
}

.description, .shortdescription {
	font-size: 11px;
}

.list, .price {
	font-weight: bold;
}

.member {
	border: none;	
}

.product-primary {
	border: none;
}

.sf_sidebar {
	padding-left: 0;
	padding-right: 0;
}
.message.error {
	color: #cc0000; 
	list-style-type: circle; 
	margin: 3px 0 3px 10px;
}
#cart-table tr {
	margin-bottom: 5px;
}
.categories {
	width: auto;
	margin: 10px 10px 10px 0;
}
/* Lines -------------------------------------- */

.member-row, .member-row-alt, .options-table td {
	border-bottom: 1px solid #DDDDDD;
}
.shipped,
hr.divider, 
.shiptotals, 
.paymentinfo,
.subtotal-row td,
.upsell-item1 td, 
.upsell-item2 td,
#checkout-right-column .total-row td {
	border-top: 1px solid #DDDDDD;
}
fieldset,
.welcome,  
.upsell div, 
.printfooter,  
.content-product, 
.upsell .upsell-group {
	border: 1px solid #DDDDDD;
}
.imageanddetails,
.product-options,
.product-primary,
.product-secondary {
	border-color: #DDDDDD;
} 
#checkout-right-column .content-block {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

/* -------------------------------------- Lines */

/* Checkout Right Col ------------------------- */

#checkout-right-column .content-block {
	padding: 10px 3px;
	margin-bottom: 5px;
}
#checkout-right-column h3{
	margin: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
}
#checkout-right-column .adr p {
	padding: 0;
}
#checkout-right-column .total-row td {
	font-weight: bold;
}
#checkout-right-column .fcomponent {
	padding: 2px 0;
}


/* ------------------------- Checkout Right Col */

/* -------------------- CATEGORY TRACKER -------------------- */

.category-tracker .cat {
	padding:0px 0px 30px;	
}

.cat a {	
	margin: 0px;
	padding: 0px 3px;
	display: block;
	border-bottom:1px dotted #DDDDDD;
}

.cat a:hover {
	margin: 0px;
	padding: 0px 3px;
}

.cat li {		
	padding:3px 0px;
}

.cat a.active {
	text-decoration: none;	
	font-weight: bold;
	background-color: #ddd;	
	border-bottom:1px dotted #DDDDDD;
}

.subcat a.active {
	text-decoration: none;	
	font-weight: bold;
	border-bottom:1px dotted #DDDDDD;
}

.subcat a {
	margin: 0px 0px 0px 10px;
	padding: 0px 3px;
	_padding: 0px 3px 0px 10px;
	_margin: 0;
	display: block;
	border-bottom:1px dotted #DDDDDD;
}

.subcat a:hover {
	color: #33FF33;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 3px;
	_padding: 0px 3px 0px 10px;
	_margin: 0;
}

.subcat2 a.active {	
	text-decoration: none;	
	font-weight: bold;
	border-bottom:1px dotted #DDDDDD;
}

.subcat2 a {
	margin: 0px 0px 0px 20px;
	padding: 0px 3px;
	_padding: 0px 3px 0px 20px;	
	_margin: 0;
	display: block;
	border-bottom:1px dotted #DDDDDD;
}

.subcat2 a:hover {
	margin: 0px 0px 0px 20px;
	padding: 0px 3px;
	_padding: 0px 3px 0px 20px;	
	_margin: 0;
}

/* -------------------- END CATEGORY TRACKER -------------------- */
