﻿#WrgMain_menu img
{
  border:0px;
}
#WrgMain_menu ul li ul
{
 display:none; /* Needed to display ok in Opera */
}
#WrgMain_menu
{
 visibility:hidden;
 position:absolute;
 left:20px;
 top:0px; 
 height:24px; 
 width: 740px;  
 z-index:3; 
}

#WrgMain_menu ul
{
 margin:0px; /* No indent */
 padding:0px; /* No indent */
}
#WrgMain_menu li
{
 list-style-type:none; /* No bullets */

} 
#WrgMain_menu a
{
 margin:10px;
 padding:0px;
}
#WrgMain_menu ul
{
 border:0px solid #000;
 background-color:#000000; /*#FFFFFF;*/
 padding:4px;
}
#WrgMain_menu ul.menuBlock1
{ /* Menu bar - main menu items */
 border:0px;
 padding:6px;
/* border:1px solid #317082;
 background-color:#FFFFFF; */
 background-color: transparent; 
 overflow:visible;
}
#WrgMain_menu ul.menuBlock2
{ /* Menu bar - main menu items */
 border:0px;
 padding:2px;
 /*border:0px solid #000;*/
 border-bottom: 2px solid #000;
 border-left: 2px solid #000;
 border-right: 2px solid #000;
}
#WrgMain_menu a
{
 color: #FFFFFF;
 text-decoration:none; 
 padding-left:2px;
 padding-right:2px;
 font-family: Arial, Verdana, Sans-Serif;
 font-size:12px;
/* font-weight: bold;*/
}
#WrgMain_menu .currentDepth1
{
 padding-left:5px;
 padding-right:5px;
 /*border:1px solid #E2EBED;*/
/* background-color: transparent; */

}
#WrgMain_menu .currentDepth1over
{
 padding-left:5px;
 padding-right:5px;
 background-color:#000000;
 position:static;  
}
#WrgMain_menu .currentDepth1 a
{
 /*font-weight:bold;*/
 text-decoration:none;
}
#WrgMain_menu .currentDepth2 a
{
 color: #FFFFFF;

 /*font-weight:bold;*/
 text-decoration:none;
}
#WrgMain_menu .currentDepth3 a
{
 color: #FFFFFF;
/* font-weight:bold;*/
 text-decoration:none;
}
#WrgMain_menu .currentDepth4 a
{
 color: #FFFFFF;
/* font-weight:bold;*/
 text-decoration:none;
}
#WrgMain_menu .currentDepth1over a
{ /* Text rules */
 /*color:#000; */
 color:#FFFF00; /*#FFFFFF;*/
/* font-weight:bold;*/
 text-decoration:none;

}
/* Sub menu depth 1 */
#WrgMain_menu .currentDepth2
{
 padding-right:2px;
 border:0px solid #FFFFFF;
}
#WrgMain_menu .currentDepth2over
{
 color:#FFFF00;

 padding-right:2px;
 background-color:#000000;
 /*border:0px solid #000;*/

} 
#WrgMain_menu .currentDepth2over a
{ /* Text rules */
/* color:#000; */
 color:#FFFF00; /*#FFFFFF;*/
 text-decoration:none;
} 
/* Sub menu depth 2 */
#WrgMain_menu .currentDepth3
{
 padding-right:2px;
 border:0px solid #FFFFFF;
}
#WrgMain_menu .currentDepth3over a
{ /* Text rules */
 color:#000;
 text-decoration:none;
}
#WrgMain_menu .currentDepth3over
{
 padding-right:2px;
 background-color:#FFFFFF;
 border:0px solid #000;
}
#WrgMain_menu .currentDepth4
{
 padding-right:2px;
 border:0px solid #FFF;
}
#WrgMain_menu .currentDepth4over a
{ /* Text rules */
 color:#000;
 text-decoration:none;
}

#WrgMain_menu .currentDepth4over
{
 padding-right:2px;
 background-color:yellow;
 border:0px solid #000;
} 
 
 
 
 #DaSlide_menu
{  
  font-family:arial, verdana, san-serif; /* Font for main menu items */
  width:220px; /* Width of main menu */
  z-index:auto;

}
#DaSlide_menu li
{ /* Main menu <li> */
 /* list-style-type:none; *//* No bullets */
  text-decoration:none; /* No underline */
  color:#808080; /* Black text color */
  height:24px; /* 20 pixel height */
  line-height:24px; /* 20 pixel height */
  font-size:13px;
  text-align:center; /* Align text in the middle */
  vertical-align:middle;
  border:0px groove transparent; /* Black border */
 background-color:transparent; /* Light blue background color */
  background-image:url(images/NormalButton.PNG);
  background-repeat:no-repeat;
  background-position:center center;
  margin:0px; /* A little bit of air */
  padding:0px; /* Air between border and text inside */
  display:block;
}
#DaSlide_menu ul
{ 
  text-decoration:none; /* No underline */
  color:#808080; /* Black text color */
  height:24px; /* 20 pixel height */
  line-height:24px; /* 20 pixel height */
  font-size:13px;
  text-align:center; /* Align text in the middle */
  vertical-align:middle;
  border:0px solid #000; /* Black border */
  background-color:transparent; /* Light blue background color */
  background-image:url(images/NormalButton.PNG);
  background-repeat:no-repeat;
  background-position:center center;
  margin:0px; /* A little bit of air */
  padding:0px; /* Air between border and text inside */
  display:block;
}
#DaSlide_menu ul li ul
{ /* Styling for those who doesn't have javascript enabled  - sub menu items*/
  padding-left:10px;
}
#DaSlide_menu li a
{ /* Main menu links */
  text-decoration:none; /* No underline */
  color:#000000; /* Black text color */
  height:24px; /* 20 pixel height */
  line-height:24px; /* 20 pixel height */
  font-size:13px;
  text-align:center; /* Align text in the middle */
  vertical-align:middle;
  border:0px solid #000; /* Black border */
 /* background-color:transparent;*/ /* Light blue background color */
 background-image:url(images/NormalButton.PNG);
 background-repeat:no-repeat;
 background-position:center center;
  margin:0px; /* A little bit of air */
  padding:0px; /* Air between border and text inside */
  display:block;
 }
#DaSlide_menu li a:hover,#DaSlide_menu .activeMainMenuItem
{
 /* color:orange;*/
  /*opacity:0.5;
  filter:alpha(opacity=50);
  background-color:transparent;*/
  background-image:url(images/MOButton.PNG);
  background-repeat:no-repeat;
   background-position:center center;
}
.DaSlide_subMenu
{
  visibility:hidden;
  position:absolute;
  overflow:hidden;
  border:1px solid #000;
  background-color:#009335;
  font-family:arial, verdana, san-serif; 
  text-align:left;
 }
.DaSlide_subMenu ul
{
  margin:0px;
  padding:0px; 
}
.DaSlide_subMenu ul li
{
  list-style-type:none;
  margin:0px;
  padding:1px; /* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.DaSlide_subMenu ul li a
{ /* Sub menu items */
 white-space:nowrap; /* No line break */
 text-decoration:none; /* No underline */
 color:#FFFFFF; /* Black text color */
 height:16px; /* 16 pixels height */
 line-height:16px; /* 16 pixels height */
 padding:1px; /* 1px of "air" inside */
 display:block; /* Display as block - you shouldn't change this */
}
.DaSlide_subMenu ul li a:hover
{ /* Sub menu items - mouse over effects */
 color:#000; /* White text */
 background-color:#FFFFFF; /* Blue background */
}

