/* CSS Document */

#vertmenu {

width: 212px;
padding: 0px;
margin: 0px;
direction:rtl;
}




#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;

background-color:#d15994;
width:212px;
background-image:url(../images/subMenu_faceCare_bg.jpg); 
background-position:bottom; 
background-repeat: repeat-x;
padding-bottom:1px;

}


#vertmenu ul li {
margin: 0;

width:212px;
height:28px;
display: block;
background-image:url(../images/dotLine.gif); /*<<HERE>>*/
background-position:bottom;
background-repeat: repeat-x;
}

#vertmenu ul li a {
	display: block;
	font-family: Tahoma,Verdana, Arial,sans-serif;
	font-size: 12px;
	height:28px;
	text-indent: 25px;
	text-decoration: none;
	color: #f4dde9;
	width:212px;
	line-height:24px;	
	
}



#vertmenu ul li a:hover {
	display: block;
	height:28px;
	width:212px;
	background-image: url(../images/subMenu_mouseOver.gif);
	background-position:left;
}

#fragrancesMenu
{width: 212px;
padding: 0px;
margin: 0px;
background-color:#000000;
list-style: none;}

#fragrancesMenu ul li {
margin: 0px;
padding: 0px;
width:212px;
height:41px;
/*border-bottom: solid 1px #404040;*/
}

.women {
display: block;
height:41px;
background-image:url(../images/subMenu_women.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.women_current {
display: block;
height:41px;
background-image:url(../images/subMenu_women_mouseOver.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.women:hover {
display: block;
height:41px;
background-image:url(../images/subMenu_women_mouseOver.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.men {
display: block;
height:41px;
background-image:url(../images/subMenu_men.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.men_current  {
display: block;
height:41px;
background-image:url(../images/subMenu_men_mouseOver.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.men:hover  {
display: block;
height:41px;
background-image:url(../images/subMenu_men_mouseOver.gif);
width:212px;
border-bottom: solid 1px #404040;
}


.kids {
display: block;
height:41px;
background-image:url(../images/subMenu_kids.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.kids_current {
display: block;
height:41px;
background-image:url(../images/subMenu_kids_mouseOver.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.kids:hover {
display: block;
height:41px;
background-image:url(../images/subMenu_kids_mouseOver.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.signUpForENews {
display: block;
height:41px;
background-image: url(../images/signUp4ENews.gif);
width:212px;
border-bottom: solid 1px #404040;
}

.signUpForENews:hover {
display: block;
height:41px;
background-image: url(../images/signUp4ENews_mouseover.gif);
width:212px;
border-bottom: solid 1px #404040;
}


.aboutUsTab_link {
display: block;
height:41px;
background-image:url(../images/subMenu_aboutUs_ar.gif);
border-bottom: solid 1px #404040;
background-color:#000000;

}

.aboutUsTab_link_current {
display: block;
height:41px;
background-image:url(../images/subMenu_aboutUs_mouseover_ar.gif);
border-bottom: solid 1px #404040;
width:212px;
}

.aboutUsTab_link:hover {
display: block;
height:41px;
background-image:url(../images/subMenu_aboutUs_mouseover_ar.gif);
width:212px;
border-bottom: solid 1px #404040;
}
.storeLocatorTab_link {
background-image:url(../images/subMenu_storelocator_ar.gif);
background-repeat:no-repeat;
display: block;
height:41px;
width:212px;
border-bottom: solid 1px #404040;
}

.storeLocatorTab_link:hover 
{	

background-image:url(../images/subMenu_storelocator_mouseover_ar.gif);
background-repeat:no-repeat;
background-color:#BB5386;
display: block;
height:41px;
/*border-bottom: solid 1px #404040;*/
width:212px;
}

.newsLetterTab_link {
display: block;
height:41px;
background-image:url(../images/subMenu_newsletter_ar.gif);
width:212px;
border-bottom: solid 1px #404040;	
}

.newsLetterTab_link:hover {
background-color:#BB5386;
display: block;
height:41px;
background-image:url(../images/subMenu_newsletter_mouseover_ar.gif);
/*border-bottom: solid 1px #404040;*/
width:212px;
}

.newsLetterTab_link_current {
background-color:#BB5386;	
display: block;
height:41px;
background-image:url(../images/subMenu_newsletter_mouseover_ar.gif);
border-bottom: solid 1px #404040;
width:212px;
}


