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

.sf_wrapper {	
	background: none;
}
.sf_header_wrapper {
	background-position: 260px bottom;
	background-image: url(images/mainimg.jpg);
	background-repeat: no-repeat;
}
.sf_main_header {
	width: 910px;
	margin: 0 auto;
	float: none;
	padding: 10px 25px;
	display: block;	
}
.sf_extra2 {
	height: 0;
	width: 0;
}
.sf_extra3 span {
	width: 204px;
	height: 169px;
	margin-left: 48px;
	display: block;
	background-image: url(images/logo.jpg);
}
.sf_content {
	display: block;
	float: none;
	margin: 0 auto;
	width: 960px;	
	color: #DDDDDD;
}
.sf_extra7 {	
	font-size: 1px;
}
.sf_footer {
	padding: 0 35px 10px 295px;
}
.sf_banner {
	margin: 0;
}

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

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

.col2left .outer {
	margin: 0 25px 0 275px;
}
.left {
	margin-left: -251px;
	width: 232px;
}
.container-left {
	width: 202px;
	padding: 0 15px;
}
* html .center {
	width: 660px !important;
	overflow: hidden;
}

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

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

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	background-position:24px 0;
	background-repeat:repeat-y;
	height:auto !important;
	margin:0 10px;
	min-height:1%;
	padding:0 0 30px 250px;
}

.sf_category_menubar ul {
	margin: 0;
	padding:0 15px;
}

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

.sf_category_menubar ul li a {
	border-style:solid;
	border-right-width:1px;
	font-size:14px;
	display: block;
	margin:0;
	padding:1px 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;
}

.sf_category_menubar ul li.sf_last_nav_item a {
	border:0;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	border-style:solid;
	border-width:1px;
	left: -999em;
	list-style: none;
	padding:0;
	margin:0;
	position: absolute;
	width:150px;
	z-index:1000;
}

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

.sf_category_menubar .subnav li a {
	border:0;
	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.sf_last_nav_item_subnav,
.sf_category_menubar .subnav li.sf_last_nav_item_subnav a {
	border-bottom:none 0;
}

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

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

.btn {
	text-transform: uppercase;
	font-size: 9px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-weight: bold;
	cursor: pointer;
	margin: 3px 0;
	padding: 3px;
	height: 22px;
}

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

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

.category-tracker .active {
	color:#FFFFCC;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
}

.category-tracker li {
	margin-bottom:7px;
}

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

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

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

/* sidebar item wrappers */
li.sidebaritem {
	margin-bottom: 10px;
}
/* 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;
}

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

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

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

#seals {
	text-align:center;
	margin:0 auto;
}
#paymentlogos {
	margin-top: 10px;
}
.navigation2 span {
	margin-right: 15px;
}

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

.welcome, .content-product {
	padding: 8px;
}
.upsell .upsell-group td,
.upsell .upsell-group h3 {
	padding: 4px 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;
}
#invoice-header-content {
	padding: 0 0 10px;
}
.product-detail-header h2 {
	font-size: 16px;
}
h3.upsell-header {
	font-size: 12px;
}