/* MENU TOP LIGHT */

dl#menutoplight dt { text-align: center; display: none; }
dl#menutoplight dd { text-align: center; padding: 0; margin: 0 0 0 2px; }

a.xmenu, a.xmenu:active, a.xmenu:visited { display: block; width: 180px; height: 30px; background: #fc3; text-decoration: none; color: #000; float: left; text-align: center; }

a.xmenu span, a.xmenu:active span, a.xmenu:visited span { display: block; width: 180px; height: 2px; border-top: 4px solid #fc3; border-left: 5px solid #fc3; border-right: 5px solid #fc3; border-bottom: 4px solid #fc3; background: #ff0; overflow: hidden; }

a.selected { display: block; width: 180px; height: 30px; background: #fc3; text-decoration: none; color: #e08; float: left; text-align: center; }
a.selected span { text-align: center; display: block; width: 180px; height: 2px; border-top: 4px solid #fc3; border-left: 5px solid #fc3; border-right: 5px solid #fc3; border-bottom: 4px solid #fc3; background: #e08; overflow: hidden; }

* html a.xmenu span, * html a.xmenu:visited span { text-align: center; width: 180px; height: 2px; w\idth: 180px; he\ight: 2px; overflow: hidden; }

a.xmenu:hover { text-align: center; color: #fff; }
a.xmenu:hover span { text-align: center; background: #e08; }

/* MENU TOP TABS */

#navigation { background: transparent; margin: 0 auto; height: 3em;
font: medium "Georgia", Verdana, Arial, "Times New Roman", serif; font-weight: bold;
/* hide overflow: hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

#navigation ul { margin: 0; padding: 0; list-style-type: none; background: transparent; }
#navigation li { display: block; float: left; margin: 0 1px; }
.snazzymenu { background: transparent; }
.snazzymenu span { text-align: center; color: #fff; margin: 0; font-weight: bold; }

.menub1, .menub2, .menub3, .menub4 { display: block; font-size: 1px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }
.menub1, .menub2, .menub3 { height: 1px; }
.menub2, .menub3, .menub4 { border-left: 1px solid #000; border-right: 1px solid #000; }
.menub1 { margin: 0 5px; background: #000; }
.menub2 { margin: 0 3px; border-width: 0 2px; }
.menub3 { margin: 0 2px; }
.menub4 { height: 2px; margin: 0 1px; }
.boxcontentmenu { display: block; border-left: 1px solid #000; border-right: 1px solid #000; }

a.menu, a.menu:visited { display: block; text-decoration: none; width: 6.25em; }
a.menu:hover { background: transparent; cursor: pointer; }
a.menu:hover span { padding-top: 5px; background: #007095; }
a:menu:hover b { background: #17b; }

.red { background: #17b; }
.orange { background: #17b; }

a:hover b.red { background: #007095; }
a:hover b.orange { background: #007095; }

.active { padding-top: 5px; background: #17b; cursor: default; }
