/* Root Item images */

/*IE6 ul width fix - ul becomes 100% width if you don't specific the widths*/
.dropdownrootitem1ul{display:none;}
.dropdownrootitem2ul{width:134px;}
.dropdownrootitem3ul{width:139px;}
.dropdownrootitem4ul{width:138px;}
.dropdownrootitem5ul{width:138px;}
.dropdownrootitem6ul{width:145px;}
.dropdownrootitem7ul{width:163px;}
.dropdownrootitem8ul{width:125px;}
/*IE6 ul width fix*/

a.dropdownrootitem2,
a.dropdownrootitem3,
a.dropdownrootitem4,
a.dropdownrootitem5,
a.dropdownrootitem6,
a.dropdownrootitem7,
a.dropdownrootitem8,
a.dropdownrootitem2_over,
a.dropdownrootitem3_over,
a.dropdownrootitem4_over,
a.dropdownrootitem5_over,
a.dropdownrootitem6_over,
a.dropdownrootitem7_over,
a.dropdownrootitem8_over
{
	display:block;
	padding: 42px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:42px;	
}

a:hover.dropdownrootitem2,
a:hover.dropdownrootitem3,
a:hover.dropdownrootitem4,
a:hover.dropdownrootitem5,
a:hover.dropdownrootitem6,
a:hover.dropdownrootitem7,
a:hover.dropdownrootitem8
a:hover.dropdownrootitem2_over,
a:hover.dropdownrootitem3_over,
a:hover.dropdownrootitem4_over,
a:hover.dropdownrootitem5_over,
a:hover.dropdownrootitem6_over,
a:hover.dropdownrootitem7_over,
a:hover.dropdownrootitem8_over
{
	margin: 0;
}


a.dropdownrootitem2
{
	background:url(_gfx/nav/1.png) 0 0px no-repeat;
	width:134px;
}

a:hover.dropdownrootitem2
{
	background:url(_gfx/nav/1.png) 0 -42px no-repeat;
}

a.dropdownrootitem3
{
	background-image:url(_gfx/nav/2.png);
	width:139px;
}

a:hover.dropdownrootitem3
{
	background:url(_gfx/nav/2.png) 0 -42px no-repeat;
}

a.dropdownrootitem4
{
	background-image:url(_gfx/nav/3.png);
	width:138px;
}

a:hover.dropdownrootitem4
{
	background:url(_gfx/nav/3.png) 0 -42px no-repeat;
}

a.dropdownrootitem5
{
	background-image:url(_gfx/nav/4.png);
	width:138px;
}

a:hover.dropdownrootitem5
{
	background:url(_gfx/nav/4.png) 0 -42px no-repeat;
}

a.dropdownrootitem6
{
	background-image:url(_gfx/nav/5.png);
	width:145px;
}

a:hover.dropdownrootitem6
{
	background:url(_gfx/nav/5.png) 0 -42px no-repeat;
}

a.dropdownrootitem7
{
	background-image:url(_gfx/nav/6.png);
	width:163px;
}

a:hover.dropdownrootitem7
{
	background:url(_gfx/nav/6.png) 0 -42px no-repeat;
}

a.dropdownrootitem8
{
	background-image:url(_gfx/nav/7.png);
	width:125px;
}

a:hover.dropdownrootitem8
{
	background:url(_gfx/nav/7.png) 0 -42px no-repeat;
}


/* Root Item images over - These classes are being used with javascript. */
a.dropdownrootitem2_over
{
	background:url(_gfx/nav/1.png) 0 -42px no-repeat;
	width:134px;
}

a:hover.dropdownrootitem2_over
{
	background:url(_gfx/nav/1.png) 0 -42px no-repeat;
}

a.dropdownrootitem3_over
{
	background:url(_gfx/nav/2.png) 0 -42px no-repeat;
	width:139px;
}

a:hover.dropdownrootitem3_over
{
	background:url(_gfx/nav/2.png) 0 -42px no-repeat;
}

a.dropdownrootitem4_over
{
	background:url(_gfx/nav/3.png) 0 -42px no-repeat;
	width:138px;
}

a:hover.dropdownrootitem4_over
{
	background:url(_gfx/nav/3.png) 0 -42px no-repeat;
}

a.dropdownrootitem5_over
{
	background:url(_gfx/nav/4.png) 0 -42px no-repeat;
	width:138px;
}

a:hover.dropdownrootitem5_over
{
	background:url(_gfx/nav/4.png) 0 -42px no-repeat;
}

a.dropdownrootitem6_over
{
	background:url(_gfx/nav/5.png) 0 -42px no-repeat;
	width:145px;
}

a:hover.dropdownrootitem6_over
{
	background:url(_gfx/nav/5.png) 0 -42px no-repeat;
}

a.dropdownrootitem7_over
{
	background:url(_gfx/nav/6.png) 0 -42px no-repeat;
	width:163px;
}

a:hover.dropdownrootitem7_over
{
	background:url(_gfx/nav/6.png) 0 -42px no-repeat;
}

a.dropdownrootitem8_over
{
	background:url(_gfx/nav/7.png) 0 -42px no-repeat;
	width:125px;
}

a:hover.dropdownrootitem8_over
{
	background:url(_gfx/nav/7.png) 0 -42px no-repeat;
}


/* Root Item images over */

/* Root Item images */
