
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.mtDropdownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:2px solid #eee;
	z-index:2;
	}

.mtDropdownMenu.top .items {
	border-top:none;
	}

/*sid modified for colors*/
/* each TR.item is one menu item */
.mtDropdownMenu .Iced {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .African {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .Organic {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Green {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .White {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Black {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Caffeine {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Chai {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Oolong {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Pu-erh {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Yerba {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Ancient {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .Accessories {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Tea {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Teapots {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
/* each TR.item is one menu item */
.mtDropdownMenu .Teacups {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .Tokoname {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.mtDropdownMenu .Gear {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .Gifts {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .Posters {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}
.mtDropdownMenu .Specials {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}









.mtDropdownMenu .item {
    color:black;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.mtDropdownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.mtDropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.2;
	filter:alpha(opacity=20);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.mtDropdownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.2;
	filter:alpha(opacity=20);
	}


/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.mtDropdownMenu .Iced.hover {
	background:#0066CC;
		color:#FFFFFF;
	}
.mtDropdownMenu .African.hover {
	background:#CC0033;
		color:#FFFFFF;
	}
.mtDropdownMenu .Organic.hover {
	background:#006633;
		color:#FFFFFF;
	}
.mtDropdownMenu .Green.hover {
	background:#63B719;
		color:#FFFFFF;
	}
.mtDropdownMenu .White.hover {
	background:#666666;
		color:#FFFFFF;
	}
.mtDropdownMenu .Black.hover {
	background:#B33826;
		color:#FFFFFF;
	}
.mtDropdownMenu .Caffeine.hover {
	background:#7F4197;
		color:#FFFFFF;
	}
.mtDropdownMenu .Chai.hover {
	background:#8A5921;
		color:#FFFFFF;
	}
.mtDropdownMenu .Oolong.hover {
	background:#E8B607;
		color:#FFFFFF;
	}
.mtDropdownMenu .Pu-erh.hover {
	background:#7E712D;
		color:#FFFFFF;
	}
.mtDropdownMenu .Yerba.hover {
	background:#FEAC0B;
		color:#FFFFFF;
	}
.mtDropdownMenu .Ancient.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Accessories.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Tea.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Teapots.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Teacups.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Tokoname.hover {
	background:#62B618;
		color:#FFFFFF;
	}

.mtDropdownMenu .Gear.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Gifts.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Posters.hover {
	background:#62B618;
		color:#FFFFFF;
	}
.mtDropdownMenu .Specials.hover {
	background:#62B618;
		color:#FFFFFF;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.mtDropdownMenu .item img {
	margin-left:10px;
	}
