/* data archive: #navcontainer, #bodyEdge */

#bodyEdge {
	background: url(../../images/editable_images/toolbar_1_grey.jpg) repeat-x left top;
}

/* @group horizontal  toolbar  STANDARD */

#navcontainer #current {
	text-shadow: 0px 0px 0px #ffffff;
	color: #959595;
	font-weight: bold;
	background: url(../../images/elements/toolbar_icons/toolbar_0separtor.jpg) no-repeat 0 50%;
}

/* x */

#navcontainer li {
	color: #959595;
}

#navcontainer a{

	text-shadow: 0px 0px 0px #ffffff;
	color: #ffffff;
	background: url(../../images/elements/toolbar_icons/toolbar_1separtor.jpg) no-repeat 0 50%;
}


#navcontainer a:hover {
	background: transparent url(../../images/elements/toolbar_icons/toolbar_0separtor.jpg) no-repeat 0 50%;
	text-shadow: 0px 0px 0px #ffffff;
	color: #959595;
}

#navcontainer a:active {
	text-shadow: 0px 0px 0px #ffffff;
	background: url(../../images/elements/toolbar_icons/toolbar_0separtor.jpg) no-repeat 0 50%;
	color: #959595;
}

#navcontainer .current {
	text-shadow: 0px 0px 0px #ffffff;
	background: url(../../images/elements/toolbar_icons/toolbar_0separtor.jpg) no-repeat 0 50%;
	font-weight: bold;
	color: #959595;
}

#navcontainer .currentAncestor {
	text-shadow: 0px 0px 0px #ffffff;
	background: url(../../images/elements/toolbar_icons/toolbar_0separtor.jpg) no-repeat 0 50%;
	font-weight: bold;
	color: #959595;
}

/* I */

#navcontainer ul ul a {
	text-shadow: 0px 0px 0px #ffffff;
	color: #efefef;	
}

#navcontainer ul ul a:hover{
	color: #959595;
	text-shadow: 0px 0px 0px #ffffff;
	
}

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

#navcontainer ul ul .current{
	color: #959595;
	text-shadow: 0px 0px 0px #ffffff;
	font-weight: bold;
	background-image: none;
}

/* II  --> over */

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

#navcontainer ul ul .currentAncestor, #navcontainer ul ul .current, #navcontainer ul ul ul .currentAncestor, #navcontainer ul ul ul .current, {
	color: #959595;
	text-shadow: 0px 0px 0px #ffffff;
	font-weight: bold;
	background-image: none;
}
	
/* @end */

/* @group bread crumb 2 Top */

#breadcrumbcontainer2 {
	text-shadow: 0px 0px 0px #ffffff;

}

#breadcrumbcontainer2 ul {
	text-shadow: 0px 0px 0px #ffffff;
}

#breadcrumbcontainer2 li {
	text-shadow: 0px 0px 0px #ffffff;
}

#breadcrumbcontainer2 a {
	text-shadow: 0px 0px 0px #ffffff;
	background: url(../../images/elements/icons/bread_crumb_1.gif ) no-repeat 0 60%;
	color: #c9c9c9;
}

#breadcrumbcontainer2 a:hover {
	text-shadow: 0px 0px 0px #ffffff;
	color: #999;
	background: url(../../images/elements/icons/bread_crumb_anim.gif) no-repeat 0 60%;
}
	
/* @end */


