/*------------------------------------
	
	Theme Name: Bark Park
	Theme#: 513
	
------------------------------------*/

/*-----------------------------------
		Main Layout Tweaks
-------------------------------------*/
.navigation .listitemheader,
.sf_navigation,
.sf_pagetitle {
display:none;
}

.outer, .col3 .outer {
	margin-right:-200px;
	width:960px;	
}

.sf_content {
clear:both;
display:block;
float:none;
margin:0;
padding:0;
width:100%;
}

.sf_content .float-wrap {
float:left;
margin-right:0px;
padding-left:80px;
padding-right:0px;
width:575px;
}

.right {
display:inline;
float:right;
margin-left:0;
margin-right:57px;
padding:0;
width:200px;
margin-top:-30px;
}

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

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

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

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

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

h2 {
	font-size:33px;
	font-family:Georgia, "Nimbus Roman No9 L", serif 
	font-weight:normal;
}

.welcome h1 {
	font-size: 22px;
	font-weight: normal;
}

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


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

.navigation h2 {
	display:none;
}

.navigation1 {
	width:100%;
}

#Nav1 li {
	float:none;
}

.navigation1,
.sf_navigation {	
	margin-right:0;
	margin-top:0;
}


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


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

.sf_sidebar .content-block {
	margin-top:10px; 
	padding:10px 0;	
	min-height:25px;
	height:auto !important;
	height:25px;
}

.sf_sidebar h2,
.sf_sidebar h2 a,
.sf_sidebar h2 a:visited,
.sf_sidebar h2 a:hover {
	border-bottom:10px solid #CCCCCC;	
	margin-bottom:5px;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
}

.jcarousel-skin-tango {
	font-size:11px;
}

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

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

.btn {
	background-color:#ccc;
	border:1px solid #afafaf;
	margin-right:4px;
	margin-top:3px;		
	cursor:pointer;
	-moz-border-radius: 3px; 	/* mozilla */
	-webkit-border-radius: 3px;	/* safari */
	border-radius:3px; 			/* fwd compat */
}

.btn:hover {
	background-color:#ebebeb;
	border:1px solid #ccc;	
}

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


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

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

.upsell h3 {
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	border-bottom:3px double #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:#eefbff;
}

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

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

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

.main-content {
	margin-top:25px;		
}

#checkoutshipping {font-size:13px;}

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

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


/** 
 * ------------------------------------------------------------------
 * @section CATEGORY TRACKER
 * ------------------------------------------------------------------
 */
.category-tracker li {
	margin:5px 0px;
	padding:0px;
}
.category-tracker .cat {
	margin-top:10px;
	font-weight:normal;
}
.category-tracker .cat ul {
	margin-left:20px;
	font-size:0.80em;
}
.category-tracker .cat ul ul {
	margin-left:30px;
	list-style-type:disc;
}

/** 
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */
.sf_category_menubar {
	margin:20px 57px 0px 88px;
	padding:0px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.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;
	white-space: nowrap;	 
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
.sf_category_menubar ul li a {
	display: block;
	margin:0px 20px 0px 0px;
	padding:4px 0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-size:16px;
	font-weight:bold;
}
.sf_category_menubar ul li a:visited {
	display: block;
}
.sf_category_menubar ul li a:hover {
	display: block;
}
 
/**
 * @subsection catmenubar subnav
 */
.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;
	padding: 0px;	
	position: absolute;	
	width: 180px;
	z-index:1000;
	border:1px solid #cccccc;
	background-color:#f1f1f1;	
}
.sf_category_menubar .subnav  li {
	float: left;
	margin:0px;	
	padding:0px;	
	width: 180px;
    white-space:normal;
}
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:10px;
	margin:0px;
	width: 160px !important;
	white-space:normal;
	text-transform:uppercase;
	text-decoration:none;
}
.sf_category_menubar .subnav li a:hover {
	text-decoration:none;
	background-color:#ffffff;
}
#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 !important;  
} 

