/* CSS Document */

/* Edited with EditCSS */

/**** Inline STYLE-tag style sheet ****/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/vertical_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul.menu1, ul ul { 
	padding:0; 
	margin:10px 0 0 10px; 
	border:0; 
	list-style-type:none; 
	height:410px; 
	overflow:hidden; 
	background: url(../images/bg_tan.png); 
	width:185px; 
	text-align:left; 
	color:#fff; 
	/*border:1px solid #606;*/
}

ul.menu1 table {border-collapse:collapse; padding:0; margin:0; 
/*font-size: 0.7em*/;
}

ul.menu1 ul {margin-left:0;}
ul.menu1 li {text-indent:0.5em;}

ul.menu1 li.drop2, a.last {
	margin-bottom:-2px;
	/*font-size: .72em*/;
}

ul.menu1 li a, ul.menu1 li a:visited {
display:block; 
width:25em; 
height:1.5em; 
line-height:1.5em; 
text-decoration:none; 
color: #3f353e;
}

ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:25em; height:15em; line-height:1.5em;}
ul.menu1 li ul {display:none;}

ul.menu1 li:hover a, 

ul.menu1 li a:hover {
border:0; 
color: #FFFFFF; 
font-weight:bold;
}

ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {display:block; height:15em; width:30em; margin-top:-1px; background:#cbe6df; border:1px solid #000; z-index:1000;}
ul.menu1 li:hover ul li a, 

ul.menu1 li a:hover ul li a {
height:1.6em; 
background:#cbe6df; 
color: #333333; 
font-weight:normal;
}

ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {background: #333333; color:#fff;} 

li.drop2
{
	font-size: .75em;
}

a.treatments2
{
	font-size: .85em;
}
