/* Root Item images */

.dropdownrootitem1ul{display: none;}


a.dropdownrootitem1,
a.dropdownrootitem2,
a.dropdownrootitem3,
a.dropdownrootitem4,
a.dropdownrootitem5,
a.dropdownrootitem6,
a.dropdownrootitem7,
a.dropdownrootitem8,
a.dropdownrootitem1_over,
a.dropdownrootitem2_over,
a.dropdownrootitem3_over,
a.dropdownrootitem4_over,
a.dropdownrootitem5_over,
a.dropdownrootitem6_over,
a.dropdownrootitem7_over,
a.dropdownrootitem8_over
{
	display:block;
	padding: 67px 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,
a:hover.dropdownrootitem8
{
	margin: 0;
}

a.dropdownrootitem1
{
	display: none;
}

a:hover.dropdownrootitem1, a.dropdownrootitem1_over
{
	display: none;
}

a.dropdownrootitem2
{
	background-image:url(_gfx/Park/nav/2.gif);
	width:132px;
}

a:hover.dropdownrootitem2, a.dropdownrootitem2_over
{
	background:url(_gfx/Park/nav/2.gif) 0 -67px no-repeat;
	width:132px;
}

a.dropdownrootitem3
{
	background:url(_gfx/Park/nav/3.gif) 0 0px no-repeat;
	width:105px;
}

a:hover.dropdownrootitem3, a.dropdownrootitem3_over
{
	background:url(_gfx/Park/nav/3.gif) 0 -67px no-repeat;
	width:105px;
}

a.dropdownrootitem4
{
	background-image:url(_gfx/Park/nav/4.gif);
	width:187px;
}

a:hover.dropdownrootitem4, a.dropdownrootitem4_over
{
	background:url(_gfx/Park/nav/4.gif) 0 -67px no-repeat;
	width:187px;
}

a.dropdownrootitem5
{
	background-image:url(_gfx/Park/nav/5.gif);
	width:89px;
}

a:hover.dropdownrootitem5, a.dropdownrootitem5_over
{
	background:url(_gfx/Park/nav/5.gif) 0 -67px no-repeat;
	width:89px;
}

a.dropdownrootitem6
{
	background-image:url(_gfx/Park/nav/6.gif);
	width:73px;
}

a:hover.dropdownrootitem6, a.dropdownrootitem6_over
{
	background:url(_gfx/Park/nav/6.gif) 0 -67px no-repeat;
	width:73px;
}

a.dropdownrootitem7
{
	background-image:url(_gfx/Park/nav/7.gif);
	width:89px;
}

a:hover.dropdownrootitem7, a.dropdownrootitem7_over
{
	background:url(_gfx/Park/nav/7.gif) 0 -67px no-repeat;
	width:89px;
}

a.dropdownrootitem8
{
	background-image:url(_gfx/Park/nav/8.gif);
	width:87px;
}

a:hover.dropdownrootitem8, a.dropdownrootitem8_over
{
	background:url(_gfx/Park/nav/8.gif) 0 -67px no-repeat;
	width:87px;
}

div#dropdownmenu
{
	background: url(_gfx/Park/nav/mainnav_bg.gif) 0 0 no-repeat;
}

#dropdownmenu ul ul
{
	border-bottom: 1px solid #3c9b6d;
}

a.dropdownitemlevel1, a.dropdownitemhaschildlevel1, a.dropdownitemlevel2
{
	color:#036032;
	background: #82cba6;
	border: 1px solid #3c9b6d;
}

a:hover.dropdownitemlevel1, a:hover.dropdownitemhaschildlevel1, a:hover.dropdownitemlevel2{
	background: #df533a;
}

a.dropdownitemhaschildlevel1
{
	background-image:url(_gfx/Park/nav/arrow_right_dropdown.gif);
	background-position: 97% 50%;
	background-repeat:no-repeat;
}
