#store_menu{
	float:left;width:200px; margin-bottom:15px; font:bold 11px/18px  Tahoma,Verdana, Arial, Helvetica, sans-serif, Tahoma; color:#fff; background:#840401; border:1px #CCCCCC solid
}

#store_menu ul{
float:left;width:200px; list-style:none
}

#store_menu	ul li{	
float:left; padding:2px 5px 2px 5px;-padding:0px; width:190px;
 border-bottom:2px groove #993333;
}
#store_menu ul li span{	
float:right; width:16px; height:10px; margin-top:-15px;
background:url(../images/arrow-right.png) 5px no-repeat;
}
#store_menu ul li ul{	
	padding-left:10px;
	
}
#store_menu	li a{	
	width:160px;
	background:url(../images/li_bullet.jpg) 10px center no-repeat;
	float:left;padding-left:24px; color:#fff; text-decoration:none;
	text-decoration:none;	
	height:20px;
	line-height:20px;	
	vertical-align:middle;	
	background-color:#840401;	
	display:block;
}

#store_menu	li a:hover{
	color:#FFF;width:170px;height:20px;

}
.store_subMenu{
	visibility:hidden;position:absolute;overflow:hidden;float:left;width:200px; font:bold 11px/18px  Tahoma,Verdana, Arial, Helvetica, sans-serif, Tahoma; color:#fff; background:#840401; border:1px #CCCCCC solid;
}
.store_subMenu ul{
	margin:0px;
	padding:0px;
}
.store_subMenu ul li{
float:left; padding:2px 5px 2px 5px;-padding:0px; width:200px;
 border-bottom:2px groove #993333;

}
.store_subMenu ul li a{	
	font:bold 11px/18px  Tahoma,Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#fff; background:#840401; 
	white-space:nowrap;	
	text-decoration:none;	
	height:20px;	
	line-height:20px;	
	display:block;	
}
