/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at https://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menuTasting { width:120; height:27px; position:absolute; z-index:100; text-align:right; margin-top:21px; margin-left:529px; }

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuTasting .one { background-image:url(/images/tasting/chooseWine.gif) !important; background-repeat:no-repeat; width:173px; }
.menuTasting .one a { background-image:url(/images/tasting/chooseWine.gif) !important; background-repeat:no-repeat; }
.menuTasting .one li a { background-image:none !important; }

/* style the links for the top level */
.menuTasting a:hover { background-position: 0px 0px !important; }

.menuTasting .one a { width:173px; height:27px; line-height:25px; }
.menuTasting a {
	font-family: Tahoma, Arial;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
}
.menuTasting li a span { padding-right:50px; }
.menuTasting li ul li a span { padding-right:35px; }

.menuTasting li ul { padding-top:0px; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menuTasting ul ul { top:27px; height:300px; padding-top:4px !important; }  /*IE 5.5 needs a background-color so turned off background image here */

/* another hack for IE5.5 */
* html .menuTasting ul ul {top:27px;t\op:27px;}

/* style the second level links */

.menuTasting ul .one ul { width:327px; margin-left:-154px; background-image:url(/images/tasting/navLine.gif) !important; background-repeat:no-repeat; padding-top:1px;padding-bottom:1px; background-position:0px 3px; padding-bottom:3px; }
.menuTasting ul .one ul a  { width:327px; background-color:#000; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; text-transform:none; font-weight:normal; font-size:12px; text-align:right; }
.menuTasting ul .one ul a:hover  { width:327px; background-image:url(/images/nav/navTile.gif) !important; background-repeat:repeat-y; background-position:center; }


.menuTasting ul ul a { _background:#000; color:#FFF; height:24px !important; line-height:25px !important; font-size:12px; _text-align:center; }


.menuHCtasting ul ul { top:27px; height:54px !important; padding-top:4px !important; }  /*IE 5.5 needs a background-color so turned off background image here */

.menuHCtasting ul .one ul { width:327px; margin-left:-154px; background-image:url(/images/tasting/hc/navLine.gif) !important; background-repeat:no-repeat; background-position:top center; padding-top:1px;padding-bottom:1px; background-position:0px 3px; padding-bottom:3px;background-color:#000; }

/*.menuTasting ul ul a { _background:#000; color:#FFF; height:auto; line-height:24px; font-family:Arial, Tahoma, Helvetica, sans-serif !important; font-size:13px; text-transform:none; font-weight:normal; }
.menuTasting ul .one ul { width:327px; margin-left:-154px; background-image:url(/images/nav/navLine.gif); background-repeat:no-repeat; background-position:top center; }
.menuTasting ul .one ul a  { width:327px; background-color:#000; }
.menuTasting ul .one ul a:hover  { width:327px; background-image:url(/images/nav/navTile.gif); background-repeat:repeat-y; background-position:center; }*/
