/** Golf SuperStore Imenu style 19.SEP.2008 editor:cls **/

	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../small_red_pointer.gif); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../small_red_pointer.gif); background-repeat:no-repeat;background-position:top left;}

	/* --[[ Main Container ]]-- */
	#imouter0 {background:inherit;border-style:none;padding:2px; margin:0px; }

	/* --[[ Sub Container ]]-- */
#imenus0 li ul {padding:2px; margin:7px 0px 0px; background:#333333;border:1px solid black;white-space:nowrap;} 

	/* --[[ Main Items ]]-- */
	#imenus0 li a {font-family: Arial;background: inherit;color: #ffffff;font-weight:bold;font-size: 12px;text-decoration: none;white-space:nowrap; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {font-family: Arial;background: inherit;color:#D7D38A;font-weight:bold;font-size: 12px;text-decoration: none;white-space:nowrap;}
		#imenus0 li a.ihover, .imde imenus0 a:hover {font-family: Arial;background: inherit;color:#D7D38A;font-weight:bold;font-size: 12px;text-decoration: none;white-space:nowrap; }

		/* [active] */
		#imenus0 li a.iactive {font-family: Arial;background: inherit;color:#D7D38A;font-weight:bold;font-size: 12px;text-decoration: none;white-space:nowrap;}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#ffffff; text-align:left;font-family:Arial;  font-size:12px; font-weight:bold; text-decoration:none; border:none;padding:2px 4px 4px 0px;background:inherit;white-space:nowrap;}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#000000; text-decoration:none;background:#ffffff; white-space:nowrap;}
		#imenus0 ul li a.ihover {color:#000000; text-decoration:none; background:#ffffff;white-space:nowrap;}

		/* [active] */
		#imenus0 ul li a.iactive {color:#000000; text-decoration:none; background:#ffffff;white-space:nowrap;}


