/* common styling */
.menu{
font-family: arial, sans-serif; width:113px; position:relative; font-size:11px; margin:0; padding:0; 
}
.menu ul {
padding:0; margin:0; list-style-type: none;
}
.menu li {
position:relative;
}
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100;}
.menu ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:10px; left:112px;
}
.menu ul li {
float:left; position:relative; z-index:90;
}
.menu ul li a, .menu ul li a:visited {
display:block; text-decoration:none; color:#000; width:113px; height:40px; line-height:39px; font-size:11px; background:transparent;
}
* html .menu ul li a, .menu ul li a:visited {width:113px; w\idth:112px;}

.menu ul li#face {background:url(../nav/plastic-surgery-face.gif) no-repeat left top; margin: 7px 0; padding: 0 0 21px 0; text-indent: -9999px; }
.menu ul li#body {background:url(../nav/plastic-surgery-body.gif) no-repeat left top; margin: 7px 0; padding: 0 0 21px 0; text-indent: -9999px; }
.menu ul li#breast {background:url(../nav/plastic-surgery-breast.gif) no-repeat left top; margin: 7px 0; padding: 0 0 21px 0; text-indent: -9999px; }

.menu ul li#surgeon {background:url(../nav/eugene-plastic-surgeon.gif) no-repeat left top; margin: 10px 0; text-indent: -9999px; }
.menu ul li#photos {background:url(../nav/before-after-photos.gif) no-repeat left top; margin: 4px 0 14px 0; text-indent: -9999px; }
.menu ul li#office {background:url(../nav/eugene-office.gif) no-repeat left top; margin: 0; text-indent: -9999px; }
.menu ul li#office a:hover {background:url(../nav/eugene-office-over.gif) no-repeat left top; margin: 0; text-indent: -9999px; }
.menu ul li#testimonials {background:url(../nav/testimonials.gif) no-repeat left top; margin: 8px 0; text-indent: -9999px; }
.menu ul li#testimonials a:hover {background:url(../nav/testimonials-over.gif) no-repeat left top; }
.menu ul li#contact {background:url(../nav/contact.gif) no-repeat left top; margin: 0; text-indent: -9999px; }
.menu ul li#contact a:hover {background:url(../nav/contact-over.gif) no-repeat left top; margin: 0; text-indent: -9999px; }
.menu ul li#home {background:url(../nav/plastic-surgeons-home.gif) no-repeat left top; margin: 0; text-indent: -9999px; }
.menu ul li#home a:hover {background:url(../nav/plastic-surgeons-home-over.gif) no-repeat left top; margin: 0; text-indent: -9999px; }
.menu ul li#news {background:url(../nav/newsletter-icon-02.gif) no-repeat left top; margin: 0; width:107px; height:141px; text-indent: -9999px; }

.newsbutton { height: 141px }

.menu table {
border-collapse:collapse; border:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

.menu ul li:hover a,
.menu ul li a:hover{
text-decoration:underline; border:0;
}

.menu ul li a:hover {position:relative; z-index:100;}

.menu ul li:hover ul,
.menu ul li a:hover ul {
visibility:visible; width:122px; height:auto; border:1px solid #657670; z-index:10; background:#EBD8A2; overflow:visible; text-indent: 0px; 
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a{
display:block; background:transparent; color:#000; width:122px; line-height:15px; padding:2px 0px; height:auto; text-decoration:none; text-indent: 2px;
}
* html .menu ul li a:hover ul li a {width:122px; w\idth:121px;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
color:#EBD8A2; 
background:#493024; border:0;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:138px;
}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; width:122px; height:auto; color:#000; padding:0; border:1px solid #888; list-style-type:none; background:#eee;
}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {
display:block; width:122px; background:transparent; color:#000;
}
* html .menu ul li a:hover ul li a:hover ul li a {width:122px; w\idth:121px;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {
background:#ddd; text-decoration:underline;
}