/*------------------------------------

	Theme Name: Chiropractor
	Theme#:		557

------------------------------------*/

/*-----------------------------------
		Main Layout Tweaks
-------------------------------------*/

.sf_wrapper {position:relative}

.sf_pagetitle, .sf_navigation,
.navigation h2.listitemheader {
	display:none;
}

h1,
.sf_header_wrapper,
.sf_header_wrapper .sf_main_header,
.sf_header_wrapper .sf_main_header div {
	height:auto !important;
	overflow:visible;
}

#logo {text-decoration:none;}

.sf_extra10 {
	background-repeat:no-repeat;
	background-position:50% 0;
	width:320px;
	height:250px;
	position:absolute;
	top:20px;
	left:0;
}

.sf_content {
	background-color:transparent;
	clear:both;
	display:block;
	float:none;
	padding:0px;
	margin:0px;
	width:100%;
}

.content {
	padding:20px;
}

.outer, .col3 .outer {
	margin-left:340px;
	height:1%;
}

.left {
	margin-left:-335px;
	width:260px;
	margin-top:0;
}
	div.content-block {margin-left:20px;}
	div.content-block.navigation{margin-left:0px;}

.sf_sidebar {
	padding:0px 0px 20px;
	position:relative;
	height:1%;
}

.sidebaritem {
	margin-bottom:20px;
}

/*-----------------------------------
		 End Main Layout Tweaks
-------------------------------------*/



/*-------------------------------
		Header Content
---------------------------------*/

.sf_header_wrapper {
	/* Min-height fast hack
	 To prevent peekaboo bug */
		min-height:107px;
		height:auto !important;
		height:107px;
	/* End min-height fast hack */

	padding-top:10px;
}

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

.sf_extra3{
	background: url(images/pagetitle.gif) 0 0 repeat-x;
	clear:both;
	height:35px;
	width:100%;
}

.slogan {
	font-style:italic;
}

/*-------------------------------
		End Header Content
---------------------------------*/



/*--------------------------------
		Navigation
---------------------------------*/

.navigation1 {padding-top:80px;}

/*--------------------------------
		End Navigation
---------------------------------*/



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

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



/*-------------------------------
  		Product Layouts
---------------------------------*/

.btn {
	background-color:#8D5543;
	border:1px solid #7D4335;
	color:#ffffff;
	margin-right:4px;
	margin-top:3px;
	cursor:pointer;
}

.btn:hover {
	background-color:#BB926B;
	border:1px solid #7D4335;
}


fieldset,
.content-product,
.product-primary,
.product-secondary,
.imageanddetails,
.product-options,
.member{
	border-color:#BB926B;
}

	/*----------------------
		Upsell tables
	-----------------------*/

	.upsell div {
		border-color:#fff;
	}

	.upsell h3 {
		font-size:14px;
		font-weight:bold;
		border-bottom:1px solid #bbb;
		margin-top:15px;
	}

	.upsell a:hover {
		text-decoration:underline;
	}

	table.upsell-item-header {
		margin-top:5px;
	}

	.upsell-item1 { /*--zebra striping on tr's--*/
		background:#ebebeb;
	}

	/*----------------------
		End Upsell tables
	-----------------------*/

/*-------------------------------
  		End Product Layouts
---------------------------------*/



/*--------------------------
		Content
--------------------------*/


/*--------------------------
		End Content
--------------------------*/


/**
 * @section Category Tracker
 */
.category-tracker ul,
.category-tracker ul a {
	font-size:12px;
	font-weight:normal;
}

.category-tracker .active {
	display:block;
	font-size:12px;
	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 .widget_header {
	display:none;
}

.sf_category_menubar {
	width: 585px;
	padding:0px;
	float:right;
	display:inline;
	margin:-10px 30px 10px 0;
}

.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 {
	display: block;
	margin:0;
	padding:0 15px 0 0;
	min-width:1%;
	width: auto !important;
	width:1%;
	text-decoration: none;
}

.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 {
	left: -999em;
	list-style: none;
	line-height: 1.9;
	margin:0;
	margin-left:0;
	padding:5px 0px;
	position: absolute;
	width: 200px;
	z-index:1000;
	background:#F7F7F7;
	border:1px solid #BBBBBB;

}

.sf_category_menubar .subnav  li {
	float: left;
	margin:0;
	padding:0;
	width: 200px;
	height:auto;
    white-space:normal;
	border:0 !important;
}

.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:0 5px;
	margin:0px;
	min-width:200px;
	width: 200px !important;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
}

#menubar1 li:hover,
#menubar1 li.sfhover {

}

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