/*		background-image: url(IMAGES/sidebar_close_bg.gif);*/
		.itemHide{display:none;}
		.itemShow{display:block;}

		
.navMenuItems {
	background: url(../images/sidebar_brands_bg.gif) no-repeat;
	display: block;
	padding: 5px 0px 0px 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
	height: 20px;
	width: 155px;
	display: block;
/*	border: 1px solid black;*/
}
.navMenuItems a:link, a:visited, a:active {
	color: #626262;
	text-decoration: none;
}
.navMenuItems a:hover {
	text-decoration: underline;
}
#navLeftContainer_bottom {
	background: url(../images/sidebar_bottom.gif) no-repeat;
	width: 180px;
	height: 5px;
}
#navLeftContainer_top {
	background: url(../images/shop_by_brand.gif) no-repeat;
	width: 180px;
	height: 33px;
}
#navLeftContainer_header {
	background: url(../images/sidebar_furniture.gif) no-repeat;
	width: 180px;
	height: 25px;
}
#navLeftContainer {
	width: 180px;
}
#navLeftContainer * {
	float: left;
}

#coreSearchInput {
	background: url(/images/txtboxBG.jpg);
}
