/* Root Item images */

/*IE6 ul width fix - ul becomes 100% width if you don't specific the widths*/
.dropdownrootitem1ul{width:131px;}
.dropdownrootitem2ul{width:137px;}
.dropdownrootitem3ul{width:134px;}
.dropdownrootitem4ul{width:134px;}
.dropdownrootitem5ul{width:134px;}
.dropdownrootitem6ul{width:134px;}
.dropdownrootitem7ul{width:136px;}

.mainSpan_wrapper_home .dropdownrootitem1ul{display:none;}
.mainSpan_wrapper_home .dropdownrootitem2ul{width:158px;}
.mainSpan_wrapper_home .dropdownrootitem3ul{width:156px;}
.mainSpan_wrapper_home .dropdownrootitem4ul{width:156px;}
.mainSpan_wrapper_home .dropdownrootitem5ul{width:156px;}
.mainSpan_wrapper_home .dropdownrootitem6ul{width:156px;}
.mainSpan_wrapper_home .dropdownrootitem7ul{width:158px;}
/*IE6 ul width fix*/

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: 66px 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.dropdownrootitem1_over,
a:hover.dropdownrootitem2_over,
a:hover.dropdownrootitem3_over,
a:hover.dropdownrootitem4_over,
a:hover.dropdownrootitem5_over,
a:hover.dropdownrootitem6_over,
a:hover.dropdownrootitem7_over
{
	margin: 0;
}

a.dropdownrootitem1
{
	background-image:url(_gfx/nav/1_int.gif);
	width:131px;
}

a:hover.dropdownrootitem1
{
	background:url(_gfx/nav/1_int.gif) 0 -66px no-repeat;
}

a.dropdownrootitem2
{
	background:url(_gfx/nav/2_int.gif) 0 0px no-repeat;
	width:137px;
}

.mainSpan_wrapper_home a.dropdownrootitem2
{
	background:url(_gfx/nav/2.gif) 0 0px no-repeat;
	width: 158px;
}

a:hover.dropdownrootitem2
{
	background:url(_gfx/nav/2_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem2
{
	background:url(_gfx/nav/2.gif) 0 -66px no-repeat;
}

a.dropdownrootitem3
{
	background-image:url(_gfx/nav/3_int.gif);
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem3
{
	background-image:url(_gfx/nav/3.gif);
	width: 156px;
}

a:hover.dropdownrootitem3
{
	background:url(_gfx/nav/3_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem3
{
	background:url(_gfx/nav/3.gif) 0 -66px no-repeat;
}

a.dropdownrootitem4
{
	background-image:url(_gfx/nav/4_int.gif);
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem4
{
	background-image:url(_gfx/nav/4.gif);
	width: 156px;
}

a:hover.dropdownrootitem4
{
	background:url(_gfx/nav/4_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem4
{
	background:url(_gfx/nav/4.gif) 0 -66px no-repeat;
}

a.dropdownrootitem5
{
	background-image:url(_gfx/nav/5_int.gif);
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem5
{
	background-image:url(_gfx/nav/5.gif);
	width: 156px;
}

a:hover.dropdownrootitem5
{
	background:url(_gfx/nav/5_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem5
{
	background:url(_gfx/nav/5.gif) 0 -66px no-repeat;
}

a.dropdownrootitem6
{
	background-image:url(_gfx/nav/6_int.gif);
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem6
{
	background-image:url(_gfx/nav/6.gif);
	width: 156px;
}

a:hover.dropdownrootitem6
{
	background:url(_gfx/nav/6_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem6
{
	background:url(_gfx/nav/6.gif) 0 -66px no-repeat;
}

a.dropdownrootitem7
{
	background-image:url(_gfx/nav/7_int.gif);
	width:136px;
}

.mainSpan_wrapper_home a.dropdownrootitem7
{
	background-image:url(_gfx/nav/7.gif);
	width: 158px;
}

a:hover.dropdownrootitem7
{
	background:url(_gfx/nav/7_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem7
{
	background:url(_gfx/nav/7.gif) 0 -66px no-repeat;
}


/* Root Item images over - These classes are being used with javascript. */
a.dropdownrootitem1_over
{
	background:url(_gfx/nav/1_int.gif) 0 -66px no-repeat;
	width:131px;
}

a:hover.dropdownrootitem1_over
{
	background:url(_gfx/nav/1_int.gif) 0 -66px no-repeat;
}

a.dropdownrootitem2_over
{
	background:url(_gfx/nav/2_int.gif) 0 -66px no-repeat;
	width:137px;
}

.mainSpan_wrapper_home a.dropdownrootitem2_over
{
	background:url(_gfx/nav/2.gif) 0 -66px no-repeat;
	width:158px;
}

a:hover.dropdownrootitem2_over
{
	background:url(_gfx/nav/2_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem2_over
{
	background:url(_gfx/nav/2.gif) 0 -66px no-repeat;
}

a.dropdownrootitem3_over
{
	background:url(_gfx/nav/3_int.gif) 0 -66px no-repeat;
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem3_over
{
	background:url(_gfx/nav/3.gif) 0 -66px no-repeat;
	width:156px;
}

a:hover.dropdownrootitem3_over
{
	background:url(_gfx/nav/3_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem3_over
{
	background:url(_gfx/nav/3.gif) 0 -66px no-repeat;
}

a.dropdownrootitem4_over
{
	background:url(_gfx/nav/4_int.gif) 0 -66px no-repeat;
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem4_over
{
	background:url(_gfx/nav/4.gif) 0 -66px no-repeat;
	width:156px;
}

a:hover.dropdownrootitem4_over
{
	background:url(_gfx/nav/4_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem4_over
{
	background:url(_gfx/nav/4.gif) 0 -66px no-repeat;
}

a.dropdownrootitem5_over
{
	background:url(_gfx/nav/5_int.gif) 0 -66px no-repeat;
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem5_over
{
	background:url(_gfx/nav/5.gif) 0 -66px no-repeat;
	width:156px;
}

a:hover.dropdownrootitem5_over
{
	background:url(_gfx/nav/5_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem5_over
{
	background:url(_gfx/nav/5.gif) 0 -66px no-repeat;
}

a.dropdownrootitem6_over
{
	background:url(_gfx/nav/6_int.gif) 0 -66px no-repeat;
	width:134px;
}

.mainSpan_wrapper_home a.dropdownrootitem6_over
{
	background:url(_gfx/nav/6.gif) 0 -66px no-repeat;
	width:156px;
}

a:hover.dropdownrootitem6_over
{
	background:url(_gfx/nav/6_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem6_over
{
	background:url(_gfx/nav/6.gif) 0 -66px no-repeat;
}

a.dropdownrootitem7_over
{
	background:url(_gfx/nav/7_int.gif) 0 -66px no-repeat;
	width:136px;
}

.mainSpan_wrapper_home a.dropdownrootitem7_over
{
	background:url(_gfx/nav/7.gif) 0 -66px no-repeat;
	width:158px;
}

a:hover.dropdownrootitem7_over
{
	background:url(_gfx/nav/7_int.gif) 0 -66px no-repeat;
}

.mainSpan_wrapper_home a:hover.dropdownrootitem7_over
{
	background:url(_gfx/nav/7.gif) 0 -66px no-repeat;
}



