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

@import url("hmenu.css");

/* horizontal parts */

#Nav-menu {
width: 960px;background-image: url(images/menubg.gif);background-repeat: repeat-x;height: 30px;margin:0px auto 10px auto;padding-left: 20px;
}
div.dynarch-horiz-menu {}
div.dynarch-horiz-menu table {  font-size:14px; font-weight:bolder; color:#FFFFFF; float:left;line-height: 24px;}
div.dynarch-horiz-menu table tr td.link,
div.dynarch-horiz-menu table tr td.visited,
div.dynarch-horiz-menu table tr td.hover,
div.dynarch-horiz-menu table tr td.active { background: url(images/menuall.gif) no-repeat left bottom;line-height: 24px;CURSOR: pointer; font-size:14px; font-weight:bolder; color:#000000; }
div.dynarch-horiz-menu table tr td a:link,
div.dynarch-horiz-menu table tr td a:visited,
div.dynarch-horiz-menu table tr td a:hover,
div.dynarch-horiz-menu table tr td a:active {color: #000000; font-size:14px; font-weight:bolder; text-decoration:none;}
div.dynarch-horiz-menu table tr td.hover table,
div.dynarch-horiz-menu table tr td.active table { color: #fff; }
div.dynarch-horiz-menu table tr td.separator { width: 7px; }
div.dynarch-horiz-menu table tr td.separator div { border-right-color: #3182e7; border-left: none; margin-right: 3px; }

/* vertical parts */

div.dynarch-popup-menu { border-color: #52a2ff #3182e7 #52a2ff #428aef; color: #000; background-color: #fff; padding: 0;}
div.dynarch-popup-menu div.d { border-left: 1px solid #8cb6ef; }
div.dynarch-popup-menu div.c { border-left: 1px solid #2979e7; }
div.dynarch-popup-menu div.b { border-left: 2px solid #297de7; }
div.dynarch-popup-menu div.a { border-left: 1px solid #3182ef; }
div.dynarch-popup-menu tr.item { font:"ËÎÌå"; font-size:14px; cursor:pointer;line-height:24px;}
div.dynarch-popup-menu tr.item.hover, div.dynarch-popup-menu tr.item.active { background-color: #1065ce; font:"ËÎÌå"; font-size:14px; color: #fff; cursor:pointer;line-height:24px;}
