/* Root Item images */

/*IE6 ul width fix - ul becomes 100% width if you don't specific the widths*/
.dropdownrootitem1ul{display: none;}
/*.dropdownrootitem2ul{width:132px;}
.dropdownrootitem3ul{width:105px;}
.dropdownrootitem4ul{width:187px;}
.dropdownrootitem5ul{width:89px;}
.dropdownrootitem6ul{width:73px;}
.dropdownrootitem7ul{width:89px;}
.dropdownrootitem8ul{width:87px;}*/
/*IE6 ul width fix*/

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/Police/nav/2.gif);
	width:132px;
}

a:hover.dropdownrootitem2, a.dropdownrootitem2_over
{
	background:url(_gfx/Police/nav/2.gif) 0 -67px no-repeat;
	width:132px;
}

a.dropdownrootitem3
{
	background:url(_gfx/Police/nav/3.gif) 0 0px no-repeat;
	width:105px;
}

a:hover.dropdownrootitem3, a.dropdownrootitem3_over
{
	background:url(_gfx/Police/nav/3.gif) 0 -67px no-repeat;
	width:105px;
}

a.dropdownrootitem4
{
	background-image:url(_gfx/Police/nav/4.gif);
	width:187px;
}

a:hover.dropdownrootitem4, a.dropdownrootitem4_over
{
	background:url(_gfx/Police/nav/4.gif) 0 -67px no-repeat;
	width:187px;
}

a.dropdownrootitem5
{
	background-image:url(_gfx/Police/nav/5.gif);
	width:89px;
}

a:hover.dropdownrootitem5, a.dropdownrootitem5_over
{
	background:url(_gfx/Police/nav/5.gif) 0 -67px no-repeat;
	width:89px;
}

a.dropdownrootitem6
{
	background-image:url(_gfx/Police/nav/6.gif);
	width:73px;
}

a:hover.dropdownrootitem6, a.dropdownrootitem6_over
{
	background:url(_gfx/Police/nav/6.gif) 0 -67px no-repeat;
	width:73px;
}

a.dropdownrootitem7
{
	background-image:url(_gfx/Police/nav/7.gif);
	width:89px;
}

a:hover.dropdownrootitem7, a.dropdownrootitem7_over
{
	background:url(_gfx/Police/nav/7.gif) 0 -67px no-repeat;
	width:89px;
}

a.dropdownrootitem8
{
	background-image:url(_gfx/Police/nav/8.gif);
	width:87px;
}

a:hover.dropdownrootitem8, a.dropdownrootitem8_over
{
	background:url(_gfx/Police/nav/8.gif) 0 -67px no-repeat;
	width:87px;
}

div#dropdownmenu
{
	background: url(_gfx/Police/nav/mainnav_bg.gif) 0 0 no-repeat;
}

#dropdownmenu ul ul
{
	border-bottom: 1px solid #3b5d92;
}

a.dropdownitemlevel1, a.dropdownitemhaschildlevel1, a.dropdownitemlevel2
{
	color:#ffffff;
	background: #6892cc;
	border: 1px solid #3b5d92;
}

a.dropdownitemhaschildlevel1
{
	background-image:url(_gfx/Police/nav/arrow_right_dropdown.gif);
	background-position: 97% 50%;
	background-repeat:no-repeat;
}
