/*		background-image: url(IMAGES/sidebar_close_bg.gif);*/
		.itemHide{display:none;}
		.itemShow{display:block;}

		#pro_furniture_side_nav_container{
			width:178px;
			font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
			background-image: url(../images/sidebar_bg.gif);
			font-size: 11px;
			float:left;
		}
		
		#pro_furniture_side_nav_title{
			background-image:url(../images/sidebar_furniture.gif);
			border:none;
			height:33px;
		}

		#pro_furniture_side_nav{
			border-bottom:1px solid #c0c0c0;
		}		
		
		#pro_furniture_side_nav, #pro_furniture_side_nav *{
			margin:0px;
			padding:0px;
			list-style:none;
		}


		.pro_furniture_side_nav_linkMain{
			text-decoration:none;
			color: #8b1010;
			outline:none;
			cursor:pointer;
		}
		
		.pro_furniture_side_nav_linkMain_red{
			text-decoration:none;
			color: #fff;
			outline:none;
			cursor:pointer;
		}
		
		.pro_furniture_side_nav_linkMain_black,.pro_furniture_side_nav_linkMain_black:link,.pro_furniture_side_nav_linkMain_black:hover, .pro_furniture_side_nav_linkMain_black:active, .pro_furniture_side_nav_linkMain_black:visited{
			text-decoration:none;
			color: #fff;
			outline:none;
			cursor:pointer;
		}
		
		.pro_furniture_side_nav_liMainClose{
			background-image: url(../images/sidebar_close_bg.gif);
			background-repeat:no-repeat;
		}
		
		.pro_furniture_side_nav_liMainClose_red{
			background-image: url(../images/sidebar_close_bg_grey.gif);
			background-repeat:no-repeat;
		}
		
		.pro_furniture_side_nav_liMainOpen{
			background-image: url(../images/sidebar_open_bg.gif);
			background-repeat:no-repeat;
		}
		
		.pro_furniture_side_nav_liMainOpen_red{
			background-image: url(../images/sidebar_open_bg_grey.gif);
			background-repeat:no-repeat;
		}

		.pro_furniture_side_nav_ulBackground_red{
			background-image: url(../images/sidebar_bg_grey.gif);
		}
.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);
}
