.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 width: 134px; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 2px 2px 2px 3px !important;  
 font-size: 12px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #064a24 !important ; 
 border-top: none;
 border-right: 1px solid #064a24;
 border-bottom: 1px solid #064a24;
 border-left: 1px solid #064a24;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #064a24 !important ; 
}
.transMenu .item { 
 height: 20px; text-decoration: none ;
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-image: URL("http://localhost/jovir/modules/mod_swmenufree/images/transmenu/logogruen.jpg") ;
 background-color: #abbd47 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.75; 
 filter:alpha(opacity=75) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.75; 
 filter:alpha(opacity=75)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.75; 
 filter:alpha(opacity=75)
}
.transMenu .item.hover {
background-image:none; background-color: #f5f5f5 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin: 3px 0px -2px 0px !important ; 
 border: none ; 
 z-index: 1; 
}
table.menu a{
 margin-right: 12px !important ;
 padding: 2px 2px 3px 2px !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:130px; 
 height:20px; 
 font-size: 18px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: normal !important ; 
 color: #064a24 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
 border-bottom: none;
 background-image: URL("http://localhost/jovir/modules/mod_swmenufree/images/transmenu/forumbg.jpg") ;
 background-color: #faf8ec !important ; 
} 
div.menu td.last {
 border-right: none ; 
} 
#trans-active a{
 color: #faf8ec !important ; 
 background-image: URL("http://localhost/jovir/modules/mod_swmenufree/images/Forumgruen.gif") ;
 background-color: #064A24 !important ; 
} 
#menu a.hover   { 
 background-image: URL("http://localhost/jovir/modules/mod_swmenufree/images/Forumgruen.gif") ;
 color: #faf8ec !important ; 
 background-color: #064A24 !important ; 
}
#menu span {
 display:none; 
}
