/* www.multithemes.com */

#shadow{
	background: url(../../images/elements/tile/toolbar_white_shadow_1.png) no-repeat left top;
	height: 26px;
	position: relative;
	bottom: 13px;
	z-index: 0;
}

#shadow2{
}

/* color4 transp. all */

#navcontainer {
	z-index: 1;
	height: 13px;
}

/* #0075ba */

/* -----toolbar */

#navcontainer .currentAncestor {
	text-shadow: 0px 1px 0px #e4e4e4;
}

/* #005789 */

#navcontainer ul {

	
}

#navcontainer a{
	text-shadow: 0px 1px 0px #e4e4e4;
	text-decoration: none;
	border-style: none;
}

/* #252525 */

/* base toolbar */

#navcontainer .current {
	font-weight: bold;
	text-shadow: 2px 2px 1px #dddddd;

}

/* #00456e */

/* 0 */

#navcontainer a:hover {

	text-shadow: 0px 1px 0px #e4e4e4;
	text-decoration: none;
	border-style: none;
}

/* #00456e */

/* I edit */

#navcontainer ul ul {
	top: 20px;
}

#navcontainer ul ul a {	
	text-shadow: 0px 0px 0px #000000;
	background: url(../../images/elements/tile/toolbar_submenu_bl.png) no-repeat left top;
	height: 20px;	
	border-right: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}

/* #3f3f3f */

#navcontainer ul ul a:hover{
	background: url(../../images/elements/tile/toolbar_submenu_bl.png) no-repeat left top;		border-right: 1px solid #939393;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
}

/* #000 */

#navcontainer ul ul .current{
	background: url(../../images/elements/tile/toolbar_submenu_bl.png) no-repeat left top;
	font-weight: bold;		
	border-right: 1px solid #939393;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	text-shadow: 0px 0px 0px #000000;
}

/* #000 */

#navcontainer ul ul .currentAncestor {
	text-shadow: 0px 0px 0px #000000;	
	border-right: 1px solid #939393;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	background: url(../../images/elements/tile/toolbar_submenu_bl.png) no-repeat left top;
}

/* #000 */

/* II edit */

#navcontainer ul ul ul {
	top: 23px;
	display: none;
}

#navcontainer ul ul ul li a {
	text-shadow: 0px 1px 0px #e4e4e4;
}

/* #000000 */

#navcontainer ul ul ul li a:hover
 {
	background: transparent repeat url(../../images/page/trasp-light.png);
	text-shadow: 0px 1px 0px #e4e4e4;
	
}

#navcontainer ul ul ul .current {
	background: transparent repeat url(../../images/page/trasp-light.png);
	font-weight: bold;
	text-shadow: 0px 1px 0px #e4e4e4;
}



