div#menu  {
	position:absolute;
	top:125px;
	left:10px;
	z-index:10;
	text-align:left;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#000066;
	font-weight:bold;
	font-size:11px;
	padding:5px 0 1px 0;
}

UL {
	PADDING: 0px; 
	MARGIN: 0px; 
	/*WIDTH: 175px;*/
	/*BORDER-BOTTOM: #ccc 1px solid;*/ 
	LIST-STYLE-TYPE: none;
	background-color:#7D2357;
}

UL LI {
	POSITION: relative;
	float:left;
	width:92px;
	line-height:110%;
}

LI UL {
	DISPLAY: none; 
	POSITION: absolute;
	background-color:#7D2357;
	/*line-height:110%;*/
	/*width:200%;*/
}

UL LI A {
	/*BORDER: #ccc 1px solid;*/
	PADDING: 3px;
	DISPLAY: block;
	COLOR: #C3A5C9;
	TEXT-DECORATION: none;
	/*width:200%;*/
}

/* Hides from IE5-mac \*/
*HTML UL LI {
	FLOAT: left; 
	HEIGHT: 1%;
}

*HTML UL LI A {
	HEIGHT: 1%;
}
/* End hide from IE5-mac */

UL LI A:hover {
	BACKGROUND:#7D2357;
	color:#FFFFFF;
	/*width:100%;*/
}

LI UL LI A {
	PADDING: 5px 5px;
	color:#C3A5C9;
	width:100%;
}

LI:hover UL {
	DISPLAY: block;
}

LI.over UL {
	DISPLAY: block;
}

.about  {
	width:115px;
}

.store  {
	width:120px;
}

.beauty  {
	width:125px;
}

.teas  {
	width:120px;
}

.gifts  {
	width:155px;
}

.events {
	width:110px;
}

.essences  {
	width:170px;
}


/*top list item*/
.home  {
	width:63px;
}

.about_us  {
	width:82px;
}

.store_special  {
	width:107px;
}

.ess  {
	width:83px;
}

.tea_1  {
	width:61px;
}

.unique  {
	width:95px;
}

.special_events  {
	width:103px;
}
.bath  {
	width:110px;
}


