.slmnClothing_level0{
	font-family: Arial;
	border-bottom: 1px dotted #ABABAB;
	font-size: 16px;
	color: #333333;
	cursor: hand;
	line-height:30px;
	text-align: left;


	

}

.slmnClothing_level0:hover{
	color:white;
	font-size: 16px;
	background-color:#52A619;
	

}

.slmnClothing_level1{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	cursor: hand;
	padding-left: 16px;
	text-align: left;
	background-color:#F2F2F2;
	line-height:20px;
	

	

}

.slmnClothing_level1:hover{
	font-size: 12px;
	color:#52A619;
}

.slmnClothing_level2 {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	cursor: hand;
	text-align: left;
	background-color:#F2F2F2;
	line-height:20px;
	padding-left: 5px;
	
}

.OnSale {
	color: red;
	font-weight: bold;
}

.NewAdditions {
	font-weight: bold;
}
