/* Generated by KaZcadeS */
.menu {
  width: 900px;
  font-weight: bold;
  font-size: 0.85em;
}
.menu ul {
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  list-style-type: none;
  height: 3em;
}
.menu ul ul {
  width: 15em;
}
.menu ul li {
  float: left;
  height: 3em;
  line-height: 3em;
  display: block;
}
.menu ul ul li {
  display: block;
  height: auto;
  line-height: 1em;
  width: 12em;
}
.menu a, .menu a:visited {
  border-bottom: 5px solid #999999;
  padding: 0 1em;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center;
  display: block;
  float: left;
  height: 100%;
  text-decoration: none;
  background-color: transparent;
  font-size: 1em;
  color: #999999;

}
* html .menu a, * html .menu a:visited {
  width: 11em;
}
.menu ul ul a, .menu ul ul a:visited {
  border-bottom: 1px solid #c0c0c0;
  padding: 0.5em 1em;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  display: block;
  color: #ffffff;
  height: 100%;
  line-height: 1em;
  background-color: #c0c0c0;
  opacity: 1;
  width: 11em;
}
* html .menu ul ul a, * html .menu ul ul a:visited {
  width: 11em;
}
.menu table {
  margin: -1px;
  padding: 0;
  border-collapse: collapse;
  width: 0;
  height: 0;
  font-size: 1em;
  z-index: 1;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
  background: #c0c0c0 none repeat scroll 0%;
}
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
  background: #c0c0c0 none repeat scroll 0%;
}
.menu ul *:hover a.sub1 {
  background: #c0c0c0 url(http://www.aesthetika.net/images/graphics/drop.gif) no-repeat scroll right bottom;
}
.menu ul ul *:hover a.sub2 {
  background: #c0c0c0 url(http://www.aesthetika.net/images/graphics/drop.gif) no-repeat scroll right bottom;
}
* html .menu a:hover {
  border-bottom: 5px solid #ff0000;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center;
  position: relative;
  z-index: 100;
  background-color: transparent;
  color: #000000;
  font-weight: bold;
}
.menu li:hover {
  position: relative;
  background-color: transparent;
}
.menu *:hover > a {
  border-bottom: 5px solid #ff0000;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center;
  color: #000000;
  font-weight: bold;
  background-color: transparent;
}
* html .menu ul ul a:hover {
  border-bottom: 5px solid #ff0000;
/*  background: #77aaaa none repeat scroll 0% 50%;*/
  background: #c0c0c0 none repeat scroll 0% 50%;
  color: #ffff00;
  position: relative;
  z-index: 110;
}
.menu ul ul li:hover {
  position: relative;
  background-color: #c0c0c0;
}
.menu ul ul *:hover > a {
  border-bottom: 5px solid #ff0000;
/*  background-color: #8400ff;*/
  background-color: #c0c0c0;
  color: #ffff66;
}
* html .menu ul ul ul a:hover {
/*  background: #77aaaa none repeat scroll 0% 50%;*/
  background: #c0c0c0 none repeat scroll 0% 50%;
  position: relative;
  z-index: 120;
}
.menu ul ul ul *:hover > a {
  border-bottom: 5px solid #ff0000;
/*  background-color: #198fe9;*/
  background-color: #c0c0c0;
}
.menu ul ul ul ul a:hover {
  border-bottom: 5px solid #ff0000;
/*  background-color: #198fe9;*/
  background-color: #c0c0c0;
  position: relative;
  z-index: 130;
}
.menu ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  left: 0;
  width: 14em;
  top: 3.5em;
}
.menu ul ul ul {
  top: 0;
  width: 14em;
  left: 12em;
}
.menu ul *:hover ul {
  padding: 0 3em 3em;
  background: transparent url(images/trans.html) repeat scroll 0% 50%;
  visibility: visible;
  height: auto;
  left: -3em;
}
.menu ul *:hover ul ul {
  visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
  visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
  visibility: visible;
  left: 10em;
}
.menu ul *:hover ul *:hover ul *:hover ul {
  visibility: visible;
}
.menu ul *:hover a.sub1:hover {
  border-bottom: 5px solid #ff0000;
  background-color: #c0c0c0;
}
.menu ul *:hover a.sub2:hover {
  border-bottom: 5px solid #ff0000;
/*  background-color: #77aaaa;*/
  background-color: #c0c0c0;
}
