/* Theme Mod ---------------------------------- */

/* Always -- */
.sf_header_wrapper {
	height: auto;
}
.sf_main_header {
	overflow: visible;
	height: auto;
}
.sf_main_header div {
	overflow: visible;
	height: auto;
}
.sf_pagetitle {
	display: none;
}
/* -- Always */

html {
	min-width: 806px;
}
.sf_outer_wrapper {
	width: 806px;
}
.sf_extra1 {
	height: 198px;
}
.sf_header_wrapper {
	width: 806px;
	margin: 0;
	background-image: url(images/headerback.gif);
	background-repeat: repeat-y;
	padding: 10px 0;
}
.sf_extra4 {
	width: 806px;
	height: 18px;
	background-image: url(images/headerbot.gif);
	background-repeat: repeat-y;
}

.sf_navigation {
	margin-top: 10px;
}
.sf_content {
	width: 756px;
	padding: 15px 25px 0;
}
.sf_extra12 {
	margin-top: -5px;
}

/* ---------------------------------- Theme Mod */

/* Structure ---------------------------------- */

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

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

.left .sf_sidebar {
	padding: 0;
}

.member {
	padding: 10px 0 0;
}

fieldset {
	margin: 0;
}

/* ---------------------------------- Structure */

/* Button ------------------------------------- */

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

/* ------------------------------------- Button */

/* Sidebar ------------------------------------ */

/* sidebar item wrappers */
li.sidebaritem {
	margin-bottom: 10px;
}
/* menu IE fix */
.listitemcontent.navigation1 {
	height: 1%;
}
/* search items */
form#searchQuickForm li {
	margin-bottom: 3px;
}
/* search inputbox */
input#searchtext {
	margin: 3px 0;
	width: 160px;
}
/* menu title */
.content-block.navigation h2.listitemheader {
	display: none;
}
/* categories items */
ol#categories li {
	margin-bottom: 7px;
}
/* featured item price */
li.sidebaritem li.product .list {
	margin: 5px 0;
	font-weight: bold;
}
ul.sidebarlist ol#featured-products li.product .options li {
	text-align: left;
}

/* ------------------------------------ Sidebar */

/* Footer ------------------------------------- */

#siteseal {
	text-align: left;
}
#paymentlogos {
	margin-top: 10px;
}
.navigation2 {
	width: 450px;
	margin: 0 auto;
}
.navigation2 span {
	margin-right: 10px;
}
/* ------------------------------------- Footer */

.welcome, .content-product, .upsell .upsell-group {
	padding: 8px;
}
.welcome h1 {
	font-size: 18px;
	font-weight: normal;
}
.upsell-item1 td, .upsell-item2 td {
	padding: 2px 0;
}
.content-category-header h4 a, .content-category-header h4 a:visited {
	font-size: 14px;
}
.content-product-header h4 a, .content-product-header h4 a:visited, h4.title {
	font-size: 14px;
}
.smallimage a:hover, a#logo:hover {
	border: none;
}
#checkout-right-column {
	width: 160px;
}
.product-detail-header h2 {
	font-size: 18px;
}
h3.upsell-header {
	font-size: 12px;
}


.payment-method-content label {
	font-size:100% !important;
}

/**
 * @section Category Tracker
 */
.category-tracker .active {
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:2px 0;
}

.category-tracker ul {
	margin:0;
	padding:0;
}

.category-tracker li {
	margin:2px 3px;
}

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

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

.category-tracker .subcat2 .active {
	padding:2px 0;
}


/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin:15px 15px -10px;
	padding:0px 10px 0px;
	min-height:1%;
	height:auto !important;
	height:1%;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	border-width:1px 1px 0px;
	border-style:solid;
	background-image:url('images/cat_back.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.sf_category_menubar .widget_header{
	display:none;
}
.sf_category_menubar ul {
	margin: 0px;
	padding: 0px;
	height:auto !important;
}
.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: 0px;
	padding: 0px 0 0;
	white-space: nowrap;	 
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
.sf_category_menubar ul li a {
	display: block;
	margin:0px 5px 0px 0px;
	padding:5px 7px 7px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-size:11px;
}
.sf_category_menubar ul li a:visited,
.sf_category_menubar ul li a:hover {
	display: block;
	padding:5px 7px 7px;
	text-decoration: none;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	position: absolute;	
	width: 180px;
	z-index:1000;	
	border-width:1px 1px 0px;
	border-style:solid;
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 180px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:5px 7px 7px;
	width: 166px !important;
	white-space:normal;
	text-transform:none;
	margin:0px;
	border:none;
	font-weight:normal;
}
.sf_category_menubar .subnav li a:visited,
.sf_category_menubar .subnav li a:hover {
	display: block;
	padding:5px 7px 7px;
}

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

