/* Copyright Dynarch.com, 2003-2007.  All Rights Reserved. */

/* DynarchMenu layout file */

/* vertical parts */

div.dynarch-popup-menu {
  position: absolute;
  left: 5px;
  top: 0px;
  padding: 1px;
  cursor: hand;
  z-index: 1000;
  color: #FFFFFF;
  font-family : Arial, sans-serif;
  font-weight: normal;
  font: 11px;
  background-color: #2F7694; 
  padding: 0px; 
}
div.dynarch-popup-menu div.dynarch-menu-scroll { overflow: hidden; }
div.dynarch-popup-base-menu { position: static; }
div.dynarch-popup-menu tr.item.hover { background-color: #3392B2; color: #FFFFFF;}
div.dynarch-popup-menu tr.item.hover td.icon { background-color: #3392B2; color: #FFFFFF;}
div.dynarch-popup-menu tr.item.active { background-color: #3392B2; color: #FFFFFF;}
div.dynarch-popup-menu tr.item.active td.icon { background-color: #3392B2; color: #FFFFFF;}
div.dynarch-popup-menu tr.item td.icon { padding: 0px; }
div.dynarch-popup-menu tr.item td.icon div { width: 10px; height: 18px; }
div.dynarch-popup-menu tr.item td.icon { padding: 0px 1px; height: 18px; width: 10px; }
div.dynarch-popup-menu tr.item td.label { padding: 1px 20px 1px 3px; color: #FFFFFF; }
div.dynarch-popup-menu tr.item td.arrow { width: 11px; }
div.dynarch-popup-menu tr.item td.arrow div { width: 11px; background: transparent url("img/rarrow-hover.gif") no-repeat 0% 50%; }
div.dynarch-popup-menu tr.active td.arrow div { background: transparent url("img/rarrow-hover.gif") no-repeat 0% 50%;}
div.dynarch-popup-menu tr.disabled td.label { color: #FFFFFF; }
div.dynarch-popup-menu tr.separator td div {
  margin: 2px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin-bottom: 1px;
}
div.dynarch-popup-menu tr.disabled td.label { color: #000000; }
div.dynarch-popup-menu tr.disabled td.icon img { -moz-opacity: 0.4; filter: alpha(opacity=40);}
/* shadows */
div.dynarch-menu-shadow, img.dynarch-menu-shadow, div.dynarch-IE6-shadow { z-index: -1; position: absolute;}
div.dynarch-menu-shadow { background-color: #555; -moz-opacity: 0.6; filter: alpha(opacity=60);}
/* hider */
iframe#dynarch-menu-hider { z-index: 980; }
.impossible-class-name-to-preload-shadow-image-in-internet-exploder { background-color: #3392B2; }
/*IME ADDED FOR IMAGE MOUSE OVERS */
img.menubar-products {
  background-image: url("img/products.gif");
  width: 99px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-products { background-image: url("img/productson.gif"); }
td.active img.menubar-products { background-image: url("img/productson.gif"); }
img.menubar-themes {
  background-image: url("img/themes.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-themes { background-image: url("img/themeson.gif"); }
td.active img.menubar-themes { background-image: url("img/themeson.gif"); }
img.menubar-artisans {
  background-image: url("img/artisans.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-artisans { background-image: url("img/artisanson.gif"); }
td.active img.menubar-artisans { background-image: url("img/artisanson.gif"); }
img.menubar-partners {
  background-image: url("img/partners.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-partners { background-image: url("img/partnerson.gif"); }
td.active img.menubar-partners { background-image: url("img/partnerson.gif"); }
img.menubar-fairtrade {
  background-image: url("img/fairtrade.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-fairtrade { background-image: url("img/fairtradeon.gif"); }
td.active img.menubar-fairtrade { background-image: url("img/fairtradeon.gif"); }
img.menubar-aboutus {
  background-image: url("img/aboutus.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-aboutus { background-image: url("img/aboutuson.gif"); }
td.active img.menubar-aboutus { background-image: url("img/aboutuson.gif"); }
img.menubar-contactus {
  background-image: url("img/contactus.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-contactus { background-image: url("img/contactuson.gif"); }
td.active img.menubar-contactus { background-image: url("img/contactuson.gif"); }
img.menubar-home {
  background-image: url("img/home.gif");
  width: 100px;
  height: 39px;
  cursor: hand;
}
td.hover img.menubar-home { background-image: url("img/homeon.gif"); }
td.active img.menubar-home { background-image: url("img/homeon.gif"); }
img.menubar-search {
  background-image: url("img/search.gif");
  width: 51px;
  height: 39px;
  cursor: arrow;
}
td.hover img.menubar-search { background-image: url("img/search.gif"); }
td.active img.menubar-search { background-image: url("img/search.gif"); }