.wellness-menu{
	width:960px;
	position: relative;
	top:19px;
	left: 20px;
	z-index: 10000;
}
.douche-massage {
	text-align:left; 
	font-family: verdana, sans-serif; 
	position:relative; 
	font-size:11px;
	height:2.5em; 
	margin:0;
	padding:0; 
	list-style-type:none;
}
.douche-massage ul {
	padding:0; 
	margin:0; 
	list-style-type:none; /* for Firefox */
}
.douche-massage li {
	float:left; 
	position:relative;
	text-align:center;
	background-image: url(button.png);
	background-repeat: no-repeat;
	height: 32px;
	width:107px;
	padding:0; 
	margin:0; 
	margin-right: 1px;
}
.douche-massage li.large {
	float:left; 
	position:relative;
	text-align:center;
	background-image: url(button-large.png);
	background-repeat: no-repeat;
	height: 32px;
	width:130px;
	padding:0; 
	margin:0; 
	margin-right: 1px;
}
.douche-massage li a, .douche-massage li a:visited {
	display:block; 
	text-decoration:none; 
	position:relative;
	color:#fff; 
	width:107px;
	float:left; 
	padding-right:1em; 
	height:3em; 
	line-height:3em; 
	color:#909; 
}
* html .douche-massage li a, .douche-massage li a:visited {
	width:107px; w\idth:107px; /* hack for IE5.5 */
}
* html .douche-massage li.large a, .douche-massage li.large a:visited {
	width:130px; w\idth:130px; /* hack for IE5.5 */
}
.douche-massage li a.drop, .douche-massage li a.drop:visited {
	font-weight:bold;
}
.douche-massage li ul {
	visibility:hidden; 
	position:absolute; 
	top:2.5em; 
	left:0; 
	height:0; 
	overflow:hidden;
	background-image: none;
}
.douche-massage table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; /* font size for IE5.5 */
}
/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.douche-massage li:hover a,
.douche-massage li a:hover {
	text-decoration:underline; 
	background-image: url(button-over.png);
	background-repeat: no-repeat;
	border:0;
}
.douche-massage li.large:hover a,
.douche-massage li.large a:hover {
	text-decoration:none; 
	background-image: url(button-over-large.png);
	background-repeat: no-repeat;
	border:0;
}
.douche-massage li:hover ul,
.douche-massage li a:hover ul {
	visibility:visible; 
	height:auto; 
	width:10em; 
	background-image: none;
	background:#090909; 
	left:0; 
	top:2.5em; 
	overflow:visible;
}
.douche-massage li.large:hover ul,
.douche-massage li.large a:hover ul {
	visibility:visible; 
	height:auto; 
	width:10em; 
	background-image: none;
	background:#090909; 
	left:0; 
	top:2.5em; 
	overflow:visible;
}
.douche-massage li:hover ul li a,
.douche-massage li a:hover ul li a {
	display:block; 
	font-weight:normal; 
	background-image: none;
	background:#090909; 
	text-decoration:none; 
	height:auto; 
	line-height:1.5em; 
	padding:0.5em; 
	width:9em;
}
.douche-massage li.large:hover ul li a,
.douche-massage li.large a:hover ul li a {
	display:block; 
	font-weight:normal; 
	background-image: none;
	background:#090909; 
	text-decoration:none; 
	height:auto; 
	line-height:1.5em; 
	padding:0.5em; 
	width:9em;
}
* html .douche-massage li a:hover ul li a {
	width:10em; 
	w\idth:9em; /* hack for IE5.5 */
}
.douche-massage li:hover ul li a.drop,
.douche-massage li a:hover ul li a.drop {
	font-weight:bold;
}
.douche-massage li:hover ul li ul,
.douche-massage li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	background-image: none;
	top:0; 
	left:9.5em; 
	height:0; 
	overflow:hidden;
}
.douche-massage li.large:hover ul li ul,
.douche-massage li.large a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	background-image: none;
	top:0; 
	left:9.5em; 
	height:0; 
	overflow:hidden;
}
.douche-massage li:hover ul li a:hover,
.douche-massage li a:hover ul li a:hover {
	text-decoration:underline;
	background:#272727;
}
.douche-massage li:hover ul li:hover ul,
.douche-massage li a:hover ul li a:hover ul {
	visibility:visible; 
	color:#fff; 
	height:auto; 
	background-image: none;
	background:#090909; 
	width:15em;
} 
.douche-massage li.large:hover ul li:hover ul,
.douche-massage li.large a:hover ul li a:hover ul {
	visibility:visible; 
	color:#fff; 
	height:auto; 
	background-image: none;
	background:#090909; 
	width:15em;
} 
.douche-massage li:hover ul li:hover ul.left,
.douche-massage li a:hover ul li a:hover ul.left {
	left:-9.3em;
}
.douche-massage li:hover ul li:hover ul li a,
.douche-massage li a:hover ul li a:hover ul li a {
	display:block; 
	height:auto;
	width:15em;
}
.douche-massage li:hover ul li:hover ul li:hover a,
.douche-massage li a:hover ul li a:hover ul li a:hover {
	text-decoration: none;
}
.wellness-menu .douche-massage a:link{
	color: #eee;
	text-decoration: none;
}
.wellness-menu .douche-massage a:visited{
	color: #eee;
	text-decoration: none;
}
.wellness-menu .douche-massage a:hover{
	color: #fff;
	text-decoration: none;
}
.wellness-menu .douche-massage a:active{
	color: #eee;
	text-decoration: none;
}

