/* Start of CMSMS style sheet 'notava_menu_final' */
#navi_1{
  padding:0px;
  margin:0px;
  height:30px;
  background:none;
}

#menuwrapper{
  padding:0;
  margin:0;
  height:30px;
  background:none;
}

#primary-nav{
  padding:0;
  margin:0;
  height:30px;
}

#navi_1 li{
  text-align:center;
  text-decoration:none;
  color:#ffffff;
  float:left;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
  list-style:none;
  min-width:50px;
  height:30px;
  background: url(images/navi_green_shadow.png)    repeat-x;
  display:block;
  font-size: 12pt;
  line-height:16pt;
  font-weight:100;
}

#navi_1 li span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_green_shadow_left.png)  bottom left no-repeat;
}
#navi_1 li span span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_green_shadow_right.png)  bottom right no-repeat;
}
#navi_1 li span span span {
  padding: 2px 10px 0px 10px;
  background:none;
}

#navi_1 li.menuactive{
  color:#92c130;
  background: white;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}
#navi_1 li.menuactive span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_white_left.png)  bottom left no-repeat;
}
#navi_1 li.menuactive span span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_white_right.png)  bottom right no-repeat;
}
#navi_1 li.menuactive span span span{
  color:#92c130;
  padding: 2px 10px 0px 10px;
  background:none;
}

#navi_1 li.menupassive:hover{
  color:#92c130;
  background: url(images/navi_white_shadow.png)    repeat-x;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}
#navi_1 .menupassive:hover a{
  color:#92c130;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}
#navi_1 li.menupassive:hover span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_white_shadow_left.png)  bottom left no-repeat;
}
#navi_1 li.menupassive:hover span span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_white_shadow_right.png)  bottom right no-repeat;
}
#navi_1 li.menupassive:hover span span span{
  color:#92c130;
  padding: 2px 10px 0px 10px;
  background:none;
}

#navi_1 li.menuparent:hover{
  color:#92c130;
  background: url(images/navi_white_shadow.png)    repeat-x;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}
#navi_1 .menuparent:hover a{
  color:#92c130;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}
#navi_1 li.menuparent:hover span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_white_shadow_left.png)  bottom left no-repeat;
}
#navi_1 li.menuparent:hover span span {
  padding:0px 0px 0px 0px;
  margin:0px;
  height:30px;
  display:block;
  background: url(images/navi_white_shadow_right.png)  bottom right no-repeat;
}
#navi_1 li.menuparent:hover span span span{
  color:#92c130;
  padding: 2px 10px 0px 10px;
  background:none;
}

#navi_1 a{
  color:#ffffff;
  text-decoration:none;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}
#navi_1 a:hover{
  color:#92c130;
  text-decoration:none;
  padding: 0px  0px 0px  0px;
  margin: 0px 2px 0px 0px;
}


/* End of 'notava_menu_final' */

