/* ----------------------------------------------------- side-bar */

#side-bar 
{ 
	float	: left;
	width	: 220px;
	margin-left:10px;
	
}


 
#side-bar .callout 
{ 
padding :0;
margin:0 ;

background : url(../../images/bachmans/divider_horizontal.gif) bottom left repeat-x; 
}


/* FILTER NAV */
#filter
{
	width		: 204px;
	margin		: 0 ;
	background	: url(../../images/bachmans/filter-nav_bg.gif) top center repeat-y; 
}
.filter-nav * 
{ 
	list-style	: none;
	font		: normal 11px Arial, Helvetica, sans-serif;
}
.filter-nav 
{
	list-style	: none; 
	position	: relative;
	padding		: 0 8px;
}
#filter .top, #filter .bottom
{
	width		: 204px;
	height		: 7px;
	background	: url(../../images/bachmans/filter-nav_top.gif) top center no-repeat;
}
#filter .bottom { background: url(../../images/bachmans/filter-nav_bottom.gif); }

/* "SHOP" */
.filter-nav li a.heading 
{
	display			: block;
	height			: 25px;
	line-height		: 24px;
	text-indent		: 8px;
	/*text-transform	: uppercase;*/
	background		: url(../../images/bachmans/bg_shop.jpg) center left repeat-x;
	color			: #FFF;
}
/* "BY OCCASION" */
a.list-toggle-expand, a.list-toggle-collapse
{
	display		: block;
	width		: 8px;
	height		: 3px;
	background	: url(../../images/bachmans/list-toggle-collapse1.gif)  no-repeat;
	background-position:7px ;
	font-size	: 1px;
	float		: left;
	margin-left : -4px;
	}
a.list-toggle-collapse { background-image: url(../../images/bachmans/list-toggle-expand1.gif);
						  }
						  
a.list-childless {
	 background-image: url(../../images/bachmans/blank_leftbar.gif);
	 margin-right: 8px;	
	 }				  
.filter-nav ol li.selected
{
	font-weight		: bold;
	color			: #8d75a7;
	background		: url(../../images/bachmans/filter-nav_item_selected.gif) 0 3px no-repeat;
	padding-left	: 12px;
	padding-right	: 14px;
}
.filter-nav ol li a.select
{
	font-weight		: bold;
	color			: #8d75a7;
	background		: url(../../images/bachmans/filter-nav_item_selected.gif) 0 3px no-repeat;
	padding-left	: 12px;
	padding-right	: 14px;
}
.filter-nav ol li { position: relative; }
.filter-nav ol li a.remove-filter
{
	width				: 13px;
	height				: 13px;
	background-image	: url(../../images/bachmans/filter-nav_item_remove.gif);
	position			: absolute;
	font-size			: 1px; /* IE6 */
	top					: 1px;
	right				: 0px;
}
.filter-nav li p a
{ 
	color			: #474747; 
	/*text-transform	: uppercase;*/
	/*margin			: 0;*/
	padding			: 6px 6px 6px 3px;
	position		: relative;
}

.filter-nav li div  { /*border-bottom: #e7e2ef 1px solid;*/ }
.filter-nav li div:last-child { border: 0; }
.filter-nav li ol
{
	padding			: 0px 6px 5px 20px;
	#padding		: 1px 6px 1px 20px;
	/*background		: #f2ecf6;*/
	background		: #ffffff;
	/*border-top		: #e7e2ef 1px solid;*/
}
/*.filter-nav li ol li { margin-bottom: 4px; }*/
.filter-nav li ol li:last-child { margin: 0;} /* not supported by IE6 */
.filter-nav li ol li a 
{ 
	text-transform	: none; 
	font-weight		: normal;
	color			: #656464;
	line-height		: 0px;
     	
}

.filter-nav li ol li a.leaf_node
{ 
	text-transform	: none; 
	font-weight		: normal;
	color			: #656464;
	line-height		: 11px;
    background:url(../../images/bachmans/bullet_arrow_blank.jpg) no-repeat center left;
    padding-left:10px;	
}
.filter-nav li ol li a.active 
{ 
	text-transform	: none; 
	font-weight		: normal;
	color			: #656464;
	line-height		: 11px;
    background:url(../../images/bachmans/bullet_arrow_down.jpg) no-repeat center left;
    padding-left:10px;	
}
.filter-nav li ol li a:hover 
{
	text-decoration	: underline;
	color			: #000; 
}
a.button.info
{
	width				: 14px; 
	height				: 13px;
	background-image	: url(../../images/bachmans/btn_info.gif);
	position			: absolute;
	top					: 6px; 
	right				: 4px;
	font-size			: 1px; /* IE6 */
}

.selectedarrow
{
    background-image:url(../../images/bachmans/selected_arrow.gif);
    background-repeat:no-repeat;
    margin-left:196px;
    margin-top:-25px;
    width:10px;
    height:20px;
}

.filter-nav li ol li a.active 
{ 
	text-transform	: none; 
	font-weight		: normal;
	color			: #656464;
	line-height		: 11px;
    background:url(../../images/bachmans/bullet_arrow_down.jpg) no-repeat center left;
    padding-left:10px;	
}
a.blank_shim
{
	background-image: url("../../images/bachmans/shim9px.gif");
	width:9px;
	background-repeat:no-repeat;
	padding:0 8px 0 8px;}
.fontsize_12px
{
font-size: 12px;
}
.spacer{
	height:10px;
}

.delivery-indicator-left-nav {
	 width:21px;
	 height:24px;
	 white-space: nowrap;
	 background:url(../../images/bachmans/products_item_delivery-indicator.jpg) bottom left no-repeat;
}

.delivery-indicator-left-nav:hover 
{
    background-position:top left; 
}

.filter-nav li div a { 
	color			: #474747; 
	padding			: 6px 6px 6px 0px;
}

ol#siteNav
{
	padding:0px;
	margin-left:25px;
	margin-top:7px;
}

ol#siteNav li
{
	padding:3px 5px;
	display:block;
}

ol#siteNav li a
{
	line-height:normal;
}
