/* Root Item images */

a.dropdownrootitem1,
a.dropdownrootitem2,
a.dropdownrootitem3,
a.dropdownrootitem4,
a.dropdownrootitem5,
a.dropdownrootitem6,
a.dropdownrootitem7,
a.dropdownrootitem1_over,
a.dropdownrootitem2_over,
a.dropdownrootitem3_over,
a.dropdownrootitem4_over,
a.dropdownrootitem5_over,
a.dropdownrootitem6_over,
a.dropdownrootitem7_over
{
	display:block;
	padding: 47px 0 0 0;
	overflow: hidden;
	height: 0px;
}

a:hover.dropdownrootitem1,
a:hover.dropdownrootitem2,
a:hover.dropdownrootitem3,
a:hover.dropdownrootitem4,
a:hover.dropdownrootitem5,
a:hover.dropdownrootitem6,
a:hover.dropdownrootitem7
{
	margin: 0;
}

a.dropdownrootitem1, a:hover.dropdownrootitem1, a.dropdownrootitem1_over
{
	background:url(_gfx/gardens/nav/1.gif) 0 0 no-repeat;
	width:77px;
}

a.dropdownrootitem2, a:hover.dropdownrootitem2, a.dropdownrootitem2_over
{
	background:url(_gfx/gardens/nav/2.gif) 0 0 no-repeat;
	width:163px;
}

a.dropdownrootitem3, a:hover.dropdownrootitem3, a.dropdownrootitem3_over
{
	background:url(_gfx/gardens/nav/3.gif) 0 0px no-repeat;
	width:121px;
}

a.dropdownrootitem4, a:hover.dropdownrootitem4, a.dropdownrootitem4_over
{
	background:url(_gfx/gardens/nav/4.gif) 0 0 no-repeat;
	width:226px;
}

a.dropdownrootitem5, a:hover.dropdownrootitem5, a.dropdownrootitem5_over
{
	background:url(_gfx/gardens/nav/5.gif) 0 0 no-repeat;
	width:123px;
}

a.dropdownrootitem6, a:hover.dropdownrootitem6, a.dropdownrootitem6_over
{
	background:url(_gfx/gardens/nav/6.gif) 0 0 no-repeat;
	width:107px;
}

a.dropdownrootitem7, a:hover.dropdownrootitem7, a.dropdownrootitem7_over
{
	background:url(_gfx/gardens/nav/7.gif) 0 0 no-repeat;
	width:123px;
}

a:hover.dropdownrootitem1, a.dropdownrootitem1_over,
a:hover.dropdownrootitem2, a.dropdownrootitem2_over,
a:hover.dropdownrootitem3, a.dropdownrootitem3_over,
a:hover.dropdownrootitem4, a.dropdownrootitem4_over,
a:hover.dropdownrootitem5, a.dropdownrootitem5_over,
a:hover.dropdownrootitem6, a.dropdownrootitem6_over,
a:hover.dropdownrootitem7, a.dropdownrootitem7_over
{
	background-position: 0 -47px;
}
