.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 0px solid #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td 
{
padding: 6px 6px 8px 15px !important;  
width:219px;
 font-size: 11px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #ffffff !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}

.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ; 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
background-image:none; background-color: #666666 !important; 

 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .item.hover {
background-image:none; background-color: #837881 !important ; 
border-color:#999999;
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 z-index: 1; 
}

table.menu a{
font-family:Tahoma;
font-size:12px;
color:#fff;
font-weight:bold;
line-height:25px;
height:25px;
text-decoration:none;
margin:0px !important ; 
display:block !important; 
position:relative !important ; 
background:url(../../../images/slash_topmenu.gif) no-repeat 0 1px ;
}

div.menu a,
div.menu a:visited,
div.menu a:link {
font-family:Tahoma;
font-size:12px;
color:#fff;
font-weight:bold;
line-height:25px;
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}

div.menu td {
background-image:none !important ; 
}

div.menu td.last { 
} 
#trans-active a{
/*background:url(../../../images/bg_main_navi_hover.gif) no-repeat left top !important;*/
} 
#menu #menu1.hover   { 
background:url(../images/bkg_nav_home_on.gif) no-repeat left top !important;

}
#menu #menu59.hover,#menu #menu76.hover   { 

background:url(../images/bkg_nav_on.gif) no-repeat 0px top ;!important;

}

#menu #menu57   {

background:url(../images/bkg_nav_on.gif) no-repeat 0px top ;!important;

}

#menu #menu57.hover   {

background:url(../images/bkg_nav_on_buy.gif) no-repeat 0px top ;!important;

}


#menu span {
 display:none; 
}

#menu1{
width:110px !important;
text-align:center;
}
#menu59{
width:240px !important;
text-align:center;
}
#menu76{
width:240px !important;
text-align:center;
}
#menu57{
width:242px !important;
*width:241px !important;
text-align:center;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu57{
width:243px !important;
text-align:center;
}
}