/* text shadow OFF - CSS3 options OFF */

/* @group toolbar */

#navcontainer {
	text-shadow: #fff 0 0 0;
}

#navcontainer #current {
	text-shadow: #fff 0 0 0;
}

#navcontainer #current:hover {
	text-shadow: #fff 0 0 0;
}

#navcontainer .currentAncestor {
	text-shadow: #fff 0 0 0;
}

/* 0 */

#navcontainer ul{
	text-shadow: #fff 0 0 0;
}

#navcontainer li {
	text-shadow: #fff 0 0 0;
}

#navcontainer a {
	text-shadow: #fff 0 0 0;
}

#navcontainer a:hover {
	text-shadow: #fff 0 0 0;
}

#navcontainer a:active {
	text-shadow: #fff 0 0 0;
}

/* 1 */

#navcontainer ul ul {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul li {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul a {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul a:hover{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul #current{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul .currentAncestor {
	text-shadow: #fff 0 0 0;
}

/* 2 */

#navcontainer ul ul ul {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul li {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul a{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul a:hover{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul #current{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul .currentAncestor {
	text-shadow: #fff 0 0 0;
}

/* questo per i sottomenu */

/* 3 */

#navcontainer ul ul ul {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul li {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul a{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul a:hover{
	text-shadow: #fff 0 0 0;
}

/* 4 */

#navcontainer ul ul ul ul {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul ul li {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul ul a{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul ul a:hover{
	text-shadow: #fff 0 0 0;
}

/* 5 */

#navcontainer ul ul ul ul ul {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul ul ul li {
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul ul ul a{
	text-shadow: #fff 0 0 0;
}

#navcontainer ul ul ul ul ul ul a:hover{
	text-shadow: #fff 0 0 0;
}

/* @end */

/* @group bread crumb */

#breadcrumbcontainer {
	text-shadow: #fff 0 0 0;
}

#breadcrumbcontainer ul {
	text-shadow: #fff 0 0 0;
}

#breadcrumbcontainer li {
	text-shadow: #fff 0 0 0;
}

#breadcrumbcontainer a {
	text-shadow: #fff 0 0 0;
}

#breadcrumbcontainer a:hover {
	text-shadow: #fff 0 0 0;
}
	
/* @end */