#navi ul, #navi li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#navi ul {
  height: 24px;
}

#navi ul li {
  display: inline;
  line-height: 22px;
  height: 22px;
  color: #fff;
  color: #666;
}

#navi ul li.default, #navi ul li.selected {
  border-top: 1px solid #5B82A1;
  border-right: 1px solid #5B82A1;
  text-align: center;
  border: 0;
  text-align: left;
}

#navi ul li.default a, #navi ul li.default a:hover, #navi ul li.selected a, #navi ul li.selected a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding: 0px 20px 0px 20px;
  float: left;
  color: #666;
}

#navi ul li.default a:hover, #navi ul li.selected a {
  color: #00B482;
}

#navi ul li.selected {
  color: #00B482;
  height: 23px;
}

#navi ul li#navi_shopping_basket {
  display: none;
}

li#navi_home {
  width: 165px;
  border: 0;
  padding: 0px 0px 0px 27px;
  border-right: 1px solid #5B82A1;
  background-color: #E6F6F5;
  border-top: 1px solid #E6F6F5;
  border: 0;
  background: none;
  padding-left: 33px;
}

li#navi_home a {
  font-size: 11px;
  text-align: left;
  color: #00186B;
  font-weight: normal;
  text-decoration: none;
  background-color: #E6F6F5;
  background: none;
  color: #666;
  display: none;
}

li#navi_basket {
  border-top: 1px solid #5B82A1;
  padding: 0px 10px 0px 0px;
  border: 1px solid #bebebe;
  padding: 0;
  position: absolute;
  top: 170px;
  left: 801px;
  width: 178px;
}

#index li#navi_basket {
  top: 330px;
}

#shopping_basket li#navi_basket {
  display: none;
}

li#navi_basket a {
  width: 158px;
  height: 20px;
  display: block;
  background: transparent url(../../images/back_basket_panel.gif) left top no-repeat;
  padding: 0 0 0 20px;
}

#navi_basket a, #navi_basket a:hover {
  color: #fff;
  text-decoration: none;
  color: #666;
}

#navi_shopping_basket a {
  background: transparent url('../../images/icon_basket.gif') 20px top no-repeat;
}
