@CHARSET "UTF-8";
.menu_lingerie{	
	position: relative;
	width: 222px;
	border:1px #333333 solid;
	z-index:1;
}
/*
.menu_lingerie ul, li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
	
}*/

div.list{
	background: url(../img/vert_menu_strip_x.jpg) 0 0 repeat-x;	
	height: 27px;
	width:220px;
    margin: 1px;	
	overflow:visible;
}

div.list2{
	background: url(../img/vert_menu_strip2_x.jpg) 0 0 repeat-x;	
	height: 27px;
	width:220px;
    margin: 1px;	
	overflow:visible;
}

div#menu div.limiter{
	width: 222px;
	height: 0px;		
	border-top:	1px #333333 solid;
	margin-bottom:0px !important;
	margin-bottom:-14px;
}

div.list a,
div.list2 a{	
	display: block;
	width: 175px;
	height: 27px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
    font-weight: normal;
	font-size: 11px;	
	color: #ffffff;
	text-shadow: 0px -1px 1px #000000;
	overflow: hidden;
	text-decoration:none;
	line-height:27px;
	padding: 0px 10px 0px 35px;	
}

div.list a{
	background-image: url(../img/hearth_catalog_menu.png)!important;
	background-image: url(../img/hearth_catalog_menu.jpg);
	background-repeat:no-repeat;
	background-position:14px 10px;	
}

div.list a.gipsy{
	background-image: url(../img/hearth_top_catalog_menu.png)!important;
	background-image: url(../img/hearth_top_catalog_menu.jpg);	
	background-repeat:no-repeat;
	background-position:4px 1px;
}

div.list a:hover,
div.list2 a:hover,
div.focuss a, 
div.focusss a{
	display:block;	
	position:relative;			
	width: 179px;
	height: 27px;
    font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-shadow: 0px -1px 1px #000000;
	padding: 0px 10px 0px 37px;
	border:0px;
	margin-left:-2px;
	margin-right:-4px;
	z-index:2;	
	text-decoration:none;
	line-height:27px;
}

div.list a:hover,
div.listed a:hover, div.focusss a{
	background-image: url(../img/vert_menu_selected.png) !important;
	background-image: url(../img/vert_menu_selected.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.list2 a:hover, div.focuss a
{
	background-image: url(../img/vert_menu2_selected.png) !important;
	background-image: url(../img/vert_menu2_selected.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.focusss a, div.focuss a{
	margin-left:-1px;
}

div.list a.gipsy:hover, div.focusss a.gipsy{
	position:relative;
	background-image: url(../img/vert_menu_top_selected.png) !important;
	background-image: url(../img/vert_menu_top_selected.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	width: 179px;
	height: 27px;
    font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-shadow: 0px -1px 1px #000000;
	padding: 0px 10px 0px 37px;
	border:0px;
	margin-left:-2px;
	margin-right:-4px;
	z-index:2;
}


