


/* ||||||||| Infinite Menu Styles |||||||||||| */

	/*--[[ Orientation none=vertical, left=horizontal ]]--*/
	#imenus0 li { float:left; }

	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span { background-image:url(spacer.gif); top:12px; width:12px; font-size:11px; background-repeat:no-repeat; background-position:center;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span { background-image:url(spacer.gif); width:12px; top:12px; font-size:11px; background-repeat:no-repeat; background-position:center;}

		#imenus0 li:hover>a .imeam span { background-image:url(spacer.gif); top:12px; font-size:11px; width:12px; background-repeat:no-repeat; background-position:center;  }
		#imenus0 li a.ihover .imeam span { background-image:url(spacer.gif); top:12px; font-size:11px; width:12px; background-repeat:no-repeat; background-position:center; } 

	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul ul .imeas span,#imenus0 ul ul .imeasj span { background-color:#FF0000;background-image:url(stat.gif);background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul ul li:hover .imeas span,#imenus0 ul ul li a.iactive .imeasj span { background-image:url(stat.gif); top:12px; font-size:11px; width:12px; background-repeat:no-repeat; background-position:center; }

		/*#imenus0 li:hover>a .imeas span { background-image:url(arrow.gif); top:12px; font-size:11px; width:12px; background-repeat:no-repeat; background-position:center;  }
		#imenus0 li a.ihover .imeas span { background-image:url(arrow.gif); top:12px; font-size:11px; width:12px; background-repeat:no-repeat; background-position:center; } */

	/* --[[ Main Container ]]-- */
	#imouter0 { border-style:none; border-width:0px; padding:0px; margin-left:10px;}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul { background-color:#ebeef0; padding:0px; margin-top:5px; z-index:10000; border:solid 1px #394d63; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a { white-space:nowrap; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px; background-image:url(nav_dots.gif); background-repeat:no-repeat; background-position:left 0px; color:#5276a1; text-decoration:none; padding-left:8px; padding-top:4px; font-weight:bold; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 li:hover>a { color:#5276a1;  visibility:visible; }
		#imenus0 li a.ihover, .imde #imenus0 a:hover { color:#5276a1; visibility:visible; } /*color:#515151; */

		/* [active] */
		#imenus0 li a.iactive {}

		/* [Main Graphic Button Text Content] */
		#imenus0 .imbuttons {}


	/* --[[ Sub Items ]]-- */
	#imenus0 .imsc ul a {  background-image:none; white-space:normal; border:solid 1px #394d63; background-color:#ebeef0; color:#394d63; text-align:left; font-family:Arial,helvetica,sans-serif; font-size:12px; font-weight:normal; text-decoration:none;  margin-bottom:0px; padding:2px 5px 2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 .imsc ul li:hover>a { background-color:#394d63; color:#ebeef0;  }
		#imenus0 .imsc ul li a.ihover { background-color:#394d63; color:#ebeef0; }

		/* [active] */
		#imenus0 ul li a.iactive {}


