/* www.multithemes.com *//* color black full */

#navcontainer {
	background: repeat-x url(../../images/colors/toolbar1b.jpg);
}

/* -----toolbar */

/* solo colori */

#navcontainer .currentAncestor {
	color: #ffffff;
	text-shadow: 0px 0px 3px #7f7f7f;
}

#navcontainer #current {
	color: #ffffff;
	text-shadow: 0px 1px 0px #000000;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}

/* x */

#navcontainer li {
	text-decoration: none;
	color: #d2d2d2;
}

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

#navcontainer a:hover {
	color: #ffffff;
	text-shadow: 0px 0px 3px #ffffff;
	text-decoration: none;
	border-style: none;
}

#navcontainer a:active {
	text-shadow: 0px 0px 3px #ffffff;
	text-decoration: none;
	color: #ffffff;
}

/* I */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 22px;
	color: #d2d2d2;
	text-shadow: 0px 1px 0px #000000;
}

#navcontainer ul ul a {
	text-decoration: none;
	border-style: none;
	color: #d2d2d2;
	text-shadow: 0px 1px 0px #000000;
}

#navcontainer ul ul a:hover{
	color: #ffffff;
	text-shadow: 0px 0px 3px #ffffff;
	text-decoration: none;
	border-style: none;
}

#navcontainer ul ul #current{
	color: #ffffff;
	text-shadow: 0px 1px 0px #000000;
	text-decoration: none;
	border-style: none;
}

/* II  -->

#navcontainer ul ul ul li a
 {
	background: transparent;
} over */

#navcontainer ul ul ul {
	position: absolute;
	left: 0;
	top: 19px;
	color: #d2d2d2;
	text-shadow: 0px 1px 0px #000000;
	}


#navcontainer ul ul ul li a {
	color: #d2d2d2;
	text-shadow: 0px 1px 0px #000000;
}

#navcontainer ul ul ul li a:hover
 {
	color: #ffffff;
	text-shadow: 0px 0px 3px #ffffff;
	text-decoration: none;
	border-style: none;
		
}

#navcontainer ul ul ul #current {
	color: #ffffff;
	text-shadow: 0px 1px 0px #000000;
	font-weight: bold;
}


