
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 188px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid #d2d2d2;
}

.glossymenu li{
position: relative;
padding: 0;
border-bottom: 1px solid #d2d2d2;
}

.glossymenu li a{
background: white url(/left-bar/dark2.gif) repeat-y bottom left;
font-size: 14px;
font-weight:bold;
overflow: auto; /*force hasLayout in IE7 */
color: #666;
display: block;
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 170px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}



.glossymenu li ul a{
width: 160px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */

}

.glossymenu .arrowdiv{
position: absolute;
right: 8px;
background: transparent url(/left-bar/arrow1.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #666;
}

.glossymenu li a:hover{
background: white;
}


#header-left {
  background:url("/store/images/title_repeat_bar.jpg") repeat-x scroll right top transparent;
  width:190px;
  Height:31px;
}

#menu-title {font:bold 14px Tahoma,Verdana,Geneva,Arial,Helvetica;color:#ffffff; margin-left:10px;padding-top:6px;}

.cms-shopcolors #header-left {
	width:162px;
}
.cms-shopcolors .glossymenu, .cms-shopcolors .glossymenu li ul, .cms-shopcolors .sidebar .block  {
	width:160px;
}
#verticalmenu li ul li {
	z-index:999;
}
/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */


/**********NEW LEFT MENU***********/
#left_menu_newD {  width:170px; float:left;font-size:12px; background-color:#fff; }
#left_menu_newD .titleBar { padding:5px 8px;cursor:pointer;margin:3px 0; color:#404040;height:13px;letter-spacing:1px; }
/*#left_menu_newD .expand, #left_menu_newD .titleBar:hover, #left_menu_newD .titleBar a:hover, #SparklePointNavAct2, #SparklePointNavAct2 a:hover, #SparklePointNavAct2 a { background-color:#58595b; color:#fff; }*/
#left_menu_newD .expand, #left_menu_newD .titleBar:hover, #left_menu_newD .titleBar a:hover, #SparklePointNavAct2, #SparklePointNavAct2 a:hover, #SparklePointNavAct2 a { background-color:#A4A2A2; color:#fff; }
#left_menu_newD ul { padding:10px 0 5px 16px;list-style-type:none; }
#left_menu_newD  li, #SparklePointNavActOpen .inner-information li a { padding-bottom:8px; text-align:left; font-size:10px; letter-spacing:.5px;}
#left_menu_newD .inner-information { text-transform:uppercase; }
#left_menu_newD .inner-information a:link, #left_menu_newD .inner-information a:visted,  #left_menu_newD.titleBar a:link, #left_menu_newD .titleBar a:visted, #left_menu_newD a { color:#404040;	}
#left_menu_newD a {
	text-decoration:none; }
#left_menu_newD .inner-information a:hover, #SparklePointNavActOpen .inner-information li a:hover{ color:deeppink; background-color:#fff; }
#left_menu_newD .open{ margin:0; }
#left_menu_newD .titleBar img{ float:left; margin:4px 0 0 8px}
#left_menu_newD .titleBar span { float:left; }

.category-hair-bling #left_menu_newD #d3, .category-hair-bling #left_menu_newD #navBling2 {
display:block;	
}