/* ================================================================ 
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/example_flyout.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.
=================================================================== */


.menu1{
font-family: arial, sans-serif; width: 212px; height:270px; position:relative; font-size:11px; margin: 0; background:#f07e00; padding: 5px 0; ;
}
.menu1 ul {
padding:0; margin:0; list-style-type: none; background: #FFFFFF;
}
.menu1 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:-1px; left:212px;
}
.menu1 ul li {
float:left; position:relative; z-index:90;
}
.menu1 ul li a, .menu1 ul li a:visited {
display:block; float:left; text-decoration:none; color:#5c2e00; width:172px; height:30px; line-height:29px; font-size:12px; background:transparent; padding-left:40px;
}
* html .menu1 ul li a, .menu1 ul li a:visited {width:212px; w\idth:172px;}

.menu1 ul li.ukulelelessons {background:url(ukulelelessons.gif) no-repeat #dee6b7;}
.menu1 ul li.ukulelelessons a:hover {background: url(ukulelelessons2.gif) no-repeat #d4dca4; color: #CC6600;}

.menu1 ul li.ukulelefestival {background:url(ukulelefestival.gif);}
.menu1 ul li.ukulelefestival a:hover  {background:url(ukulelefestival2.gif); color: #CC6600;}

.menu1 ul li.rsproductions {background:url(rsproductions.gif);}
.menu1 ul li.rsproductions a:hover  {background:url(rsproductions.gif); color: #CC6600;}

.menu1 ul li.onlinestore {background:url(onlinestore.gif);}
.menu1 ul li.onlinestore a:hover  {background:url(onlinestore2.gif); color: #CC6600;}

.menu1 ul li.blog {background:url(blog.gif);}
.menu1 ul li.blog a:hover  {background:url(blog2.gif);  color: #CC6600;}

.menu1 ul li.photogallery {background:url(gallery.gif);}
.menu1 ul li.photogallery a:hover  {background:url(gallery2.gif); color: #CC6600;}

.menu1 ul li.calendar {background:url(calendar.gif);}
.menu1 ul li.calendar a:hover  {background:url(calendar2.gif); color: #CC6600;}

.menu1 ul li.history {background:url(history.gif);}
.menu1 ul li.history a:hover  {background:url(history2.gif); color: #CC6600;}

.menu1 ul li.contact {background:url(contact.gif);}
.menu1 ul li.contact a:hover  {background:url(contact2.gif); color: #CC6600;}

.menu1 ul li.home {background:url(home.gif);}
.menu1 ul li.home a:hover  {background:url(home2.gif); color: #CC6600;}





.menu1 ul li ul li.subprod1 {background:url(subprod1.gif) no-repeat;}
.menu1 ul li ul li.subprod2 {background:url(subprod2.gif) no-repeat;}
.menu1 ul li ul li.subprod3 {background:url(subprod3.gif) no-repeat;}
.menu1 ul li ul li.subnews1 {background:url(subnews1.gif) no-repeat;}
.menu1 ul li ul li.subnews2 {background:url(subnews2.gif) no-repeat;}
.menu1 ul li ul li.subnews3 {background:url(subnews3.gif) no-repeat;}
.menu1 ul li ul li.subserv1 {background:url(subserv1.gif) no-repeat;}
.menu1 ul li ul li.subserv2 {background:url(subserv2.gif) no-repeat;}
.menu1 ul li ul li.subserv3 {background:url(subserv3.gif) no-repeat;}
.menu1 ul li ul li.subserv4 {background:url(subserv4.gif) no-repeat;}
.menu1 ul li ul li.subserv5 {background:url(subserv5.gif) no-repeat;}

.menu1 table {
border-collapse:collapse; border:0; padding:0; font-size: 12px; position:absolute; left:0; top:0;
}

.menu1 ul li:hover a,
.menu1 ul li a:hover{
text-decoration: none; border:0;
}

.menu1 ul li a:hover {position:relative; z-index:100;}

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {
visibility:visible; width: auto; height:auto; border: 1px solid #C1C1C1; z-index:10; background: #fffdd6; overflow:visible;
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; background:transparent; color:#5c2e00; width: 220px; line-height:15px; padding: 8px; height:auto; text-decoration:none;
}
* html .menu1 ul li a:hover ul li a {width: 220px; w\idth:204px;}

.menu1 ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover {
text-decoration:underline; border:0; background: #f7efb6;
}
.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:151px;
}
.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; width: auto; height:auto; color:#5c2e00; padding:0; border:1px solid #C1C1C1; list-style-type:none; background:#fffdd6;
}
.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {
display:block; width: auto; background:transparent; color:#000;
}
* html .menu1 ul li a:hover ul li a:hover ul li a {width:150px; w\idth:115px;}

.menu1 ul li:hover ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover ul li a:hover {
background:#ddd; text-decoration:underline;
}
