/* ================================================================ 
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.
=================================================================== */

/* common styling */
.menu1{
font-family: arial, sans-serif; width:110px; height:210px; position:relative; font-size:12px;  margin-bottom: 15px; padding:10px 12px; 
}
.menu1 ul {
padding:0; margin:0; list-style-type: none;
}
.menu1 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden top:-1px; left:99px;
}
.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:#000; width:100px; height:30px; line-height:29px; font-size:11px; background:transparent; padding-left:35px;
}
* html .menu1 ul li a, .menu1 ul li a:visited {width:100px; w\idth:100px;}

.menu1 ul li.gohome {background:url(/images/homemenu.gif) no-repeat;}
.menu1 ul li.home {background:url(/images/about.gif) no-repeat;}
.menu1 ul li.gifts {background:url(/images/winegifts.gif) no-repeat;}
.menu1 ul li.products {background:url(/images/spirits.gif) no-repeat;}
.menu1 ul li.wineClub {background:url(/images/wine_club.gif) no-repeat; z-index: 1;}
.menu1 ul li.pairing {background:url(/images/pairing.gif) no-repeat;}
.menu1 ul li.services {background:url(/images/pournow.gif) no-repeat;}
.menu1 ul li.recipes {background:url(/images/recipes.gif) no-repeat;}
.menu1 ul li.contact {background:url(/images/pournow.gif) no-repeat;}
.menu1 ul li.news {background:url(/images/contactinfobutton.gif) no-repeat;}

.menu1 ul li.gohome a:hover {background:url(/images/homemenu_a.gif) no-repeat;}
.menu1 ul li.home a:hover {background:url(/images/about_a.gif) no-repeat;}
.menu1 ul li.gifts a:hover {background:url(/images/winegifts_a.gif) no-repeat;}
.menu1 ul li.products a:hover {background:url(/images/spirits_a.gif) no-repeat;}
.menu1 ul li.wineClub a:hover {background:url(/images/wine_club_a.gif) no-repeat;}
.menu1 ul li.pairing a:hover {background:url(/images/pairing_a.gif) no-repeat;}
.menu1 ul li.services a:hover {background:url(/images/pourtables_a.gif) no-repeat;}
.menu1 ul li.recipes a:hover {background:url(/images/recipes_a.gif) no-repeat;}
.menu1 ul li.contact a:hover {background:url(/images/pournow_a.gif) no-repeat;}
.menu1 ul li.news a:hover {background:url(/images/contactinfobutton_a.gif) no-repeat;}


.menu1 ul li ul li.subprod1 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subprod1 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subprod2 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subprod2 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subprod3 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subprod3 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subnews1 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subnews1 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subnews2 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subnews2 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subnews3 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subnews3 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv1 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv1 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv2 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv2 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv3 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv3 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv4 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv4 a:hover {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv5 {background:url(/images/spacer.gif) no-repeat;}
.menu1 ul li ul li.subserv5 a:hover {background:url(/images/spacer.gif) no-repeat;}

.menu1 table {
border-collapse:collapse; border:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

.menu1 ul li:hover a,
.menu1 ul li a:hover{
text-decoration:underline; 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:170px; height:auto; border:1px solid #7A003B; background:#FFF; z-index:10; overflow:visible;
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; background:transparent; color:#000; width:135px; line-height:15px; padding:5px 0 5px 25px; height:auto; text-decoration:none;
}
* html .menu1 ul li a:hover ul li a {width:170px; w\idth:135px;}

.menu1 ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover {
text-decoration:underline; border:0;
}
.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:150px; height:auto; color:#000; padding:0; border:1px solid #888; list-style-type:none; background:#eee;
}
.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:115px; 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;
}
