.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: 5px 5px 5px 5px !important;  
 font-size: 12px !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-color: #FFCC99 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 -moz-opacity:0.85; 
 filter:alpha(opacity=85) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 -moz-opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 -moz-opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .item.hover {
 background-color: #FF6600 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
	top: 0px;
	left: 10px;
	position:relative;
	margin:5px !important;
	border: 0px solid #FFFFFF;
	z-index: 1;
	
}
table.menu a{
	margin:0px !important;
	display:block !important;
	position:relative !important;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: px;
	padding-left: 30px;
	width: 100px;
}
div.menu a,
div.menu a:visited,
div.menu a:link {
	width:142px;
	height:25px;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	text-align: left !important;
	font-weight: bolder !important;
	color: #000066 !important;
	text-decoration: none !important;
	display:block !important;
	white-space:nowrap;
	font-style: normal;
	line-height: 25px;
	padding-top: 0px;
}



div.menu td {
	border-right: 0px dashed #FFC819;
	border-top: 0px dashed #FFC819;
	border-left: 0px dashed #FFC819;
	clear: left;
	float: left;
	background-image: url(../../../templates/estralexpostyle/images/menu_bt0.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
} 



div.menu td.last {
 border-bottom: 0px dashed #FFC819 ; 
} 
#trans-active a{
	color: #000066 !important;
	background-image: url(../../../templates/estralexpostyle/images/menu_bt1.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
	background-position: left center;
	vertical-align: bottom;
} 
#menu a.hover   {
	color: #000066 !important;
	background-image: url(../../../templates/estralexpostyle/images/menu_bt1.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
	background-position: left center;
}
#menu span {
 display:none; 
}

