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

.col3 .outer {
	margin-left: 195px;
	margin-right: 195px;
}
.col2left .outer {
	margin-left: 195px;
}
.col2right .outer {
	margin-right: 195px;
}
.col1 .outer {
	margin: 0;
}
.left {
	margin-left: -198px;
	width: 185px;
}
.right {
	margin-right: -198px;
	width: 185px;
}
.btn, .controls input.button {
	text-transform: uppercase;
	font-size: 9px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-weight: bold;
	cursor: pointer;
	margin: 3px 0;
	padding: 3px;
	overflow: visible;
}

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

.sf_main_header {
	height: auto;
	margin-top: 10px;
}
.sf_main_header div { 
	height: auto; overflow: visible; 
} 
.sf_pagetitle {
	display: none;
}
.sf_content {
	padding: 0;
	width: 803px;
}
.sf_footer {
	padding: 10px 0 0;
	width: 804px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 13px;
}

/**
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	border-bottom:solid 1px #764503;
	font-family:"Lucida Sans Unicode",sans-serif;
	margin:-11px auto 20px;
	width:804px;
}

.sf_category_menubar .cat_menubar {
	background-color:#522F01;
	padding:10px 0 15px 0;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.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: 0px;
	padding: 0px;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a {
	font-size:13px;
	display: block;
	margin:0;
	padding:8px 10px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a:visited {
	text-decoration: none;
}

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

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	background-color:#522F01;
	border:solid 1px #764503;
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

.sf_category_menubar .subnav li {
	width:150px !important;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	font-size:11px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px 10px;
	margin:0px;
	width:150px;
}

.sf_category_menubar .subnav li a:hover {
	background-color:#764503;
}

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

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

/**
 * @section cat tracker
 */

.category-tracker .active {
	color:#FFFF33;
}

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

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

.content-block.navigation h2.listitemheader {
	display: none;
}
h3.slogan {
	margin-bottom: 8px;
}
.footer {
	margin-bottom: 10px;
}
h2.listitemheader, h2.listitemheader a, h2.listitemheader a:visited {
	color: #FFFF33;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-weight: 100;
	font-size: 16px;
	border-bottom: 1px solid #764503;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
li.sidebaritem, .welcome, .content-product, .upsell .upsell-group {
	border: none;
}
#searchQuickForm li {
	margin-bottom: 3px;
}
.member-row-alt {
	background-color: #f5f5f5;
}
ol#categories li {
	margin-bottom: 4px;
}
li.sidebaritem {
	margin-bottom: 10px;
}
table.upsell-item-header td {
	padding: 3px;
	border-top: 1px solid #764503;
}
h3.upsell-header {
	padding: 3px;
}
h4 a, h4 a:visited {
	font-size: 14px;
}
h4.title {
	font-size: 13px;
}
.product-detail-header h2 {
	font-size: 18px;
}
h3.upsell-header {
	font-size: 12px;
}
.formfield label {
	white-space: normal;
}

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

#checkout-right-column .content-block {
	padding: 10px 3px;
	margin-bottom: 5px;
}
#checkout-right-column h3{
	margin: 0 0 5px 0;
}
#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 */

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

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

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

/* Cart View ---------------------------------- */

.member {
	border: none;
	background-color: #5F3600;
}
.member, .options-table {
	color: #dddddd;
}
.member h3, .invoice h2, #aboutus h3 {
	color: #ffff33;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 16px;
	font-weight: 100;
}
.member-table thead, .member-table th {
	background-color: #502E01;
	color: #dddddd;
}
.member-row-alt {
	background-color: #5F3600;
}
.member-table tr.member-row-alt td {
	background-color: #5F3600;
	color: #dddddd;
}
.member-table tr.member-row td, .member-table tr.member-row, .member-table td {
	background-color: #502E01;
	color: #dddddd;
}
#invoice-header-content .qsc-site-companyname {
	color: #dddddd;
}

/* ---------------------------------- Cart View */

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

