﻿.foo {}

div.menu-Top    {  background:#d20000; padding:6px 0; color:#fff; }

div.menu    { position:absolute; top:6px; right:0; padding:5px; }

div.menu-Top a   { color:#fff; text-decoration:none; padding:5px 6px; }
div.menu-Top a:hover    { background:#ececec; color:#000; }

div.menu-Top    { position:relative; }
div.menu-Shadow { height:7px; background:url(menu_shadow.png) repeat-x; }


/* ------- Site Features Menu ---------- */

div.site-FeaturesMenuTop { padding:5px; border-bottom:solid 1px #888; margin:15px 0; }

div.site-FeaturesMenuTop span { font-weight:bold; background:#fff; padding:5px; border:solid 1px #888; border-bottom:0;  position:relative; top:1px; color:Navy;}

div.site-FeaturesMenuTop a { background:#3e809f; padding:5px; text-decoration:none; font-weight:bold; color:#e0edf3; }

div.site-FeaturesMenuTop a:hover   { background:#e0edf3; color:#3e809f; }

div.site-FeaturesMenuBot a:hover   { background:#e0edf3; color:#3e809f; }

div.site-FeaturesMenuBot { padding:5px; border-top:solid 1px #888; margin:15px 0; }

div.site-FeaturesMenuBot span { background:#fff; font-weight:bold; padding:5px; border:solid 1px #888; border-top:0;  position:relative; top:-1px; color:Navy;}

div.site-FeaturesMenuBot a { background:#3e809f; padding:5px; text-decoration:none; font-weight:bold; color:#e0edf3; }

/*div.site-Features a { color:Navy; }

div.site-Features a:hover   { color:#f00; text-decoration:none; }*/


/* ------- menu Bottom -------- */

.menu-Bottom    { padding:5px; }

.menu-Bottom a  { color:Navy; text-decoration:none; padding:5px; }

.menu-Bottom a:hover    { color:#f00; text-decoration:underline; }