.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 width: 162px; border: 1px solid #000000 ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 5px 5px 5px !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: justify !important ; 
 font-weight: bold !important ; 
 color: #ffffb8 !important ; 
} 
#subwrap 
{ 
 text-align: justify ; 
}
.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ; 
}
.transMenu .item { 
 height: 28px; text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-color: #515000 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 -moz-opacity:0.95; 
 filter:alpha(opacity=95) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:3px; width:2px; 
 -moz-opacity:0.95; 
 filter:alpha(opacity=95)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:3px; height:2px; 
 -moz-opacity:0.95; 
 filter:alpha(opacity=95)
}
.transMenu .item.hover {
 background-color: #938500 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 1px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px none #000000 ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 0px 0px 0px 0px !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:162px; 
 height:25px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: bold !important ; 
 color: #f6f1d1 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ;
 padding-top:3px !important ;
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
 border-right: 0px none #7B0006 ; 
 border-top: 0px none #7B0006 ; 
 border-left: 0px none #7B0006 ; 
 background-image: URL("http://www.tivoliwines.com/tivoli/modules/mod_swmenufree/images/transmenu/Menu_button_off.gif") ;
	background-repeat:no-repeat;
		background-position:left top;
} 
div.menu td.last {
 border-bottom: 0px none #7B0006 ; 
} 
#trans-active a{
 color: #f6f1d1 !important ; 
 background-image: URL("http://www.tivoliwines.com/tivoli/modules/mod_swmenufree/images/Menu_button_on.gif") ;
	background-repeat:no-repeat;
		background-position:left top;
} 
#menu a.hover   { 
 background-image: URL("http://www.tivoliwines.com/tivoli/modules/mod_swmenufree/images/Menu_button_on.gif") ;
 color: #f6f1d1 !important ;
 	background-repeat:no-repeat;
		background-position:left top;
}
#menu span {
 display:none; 
}
