


/* ||||||||| Infinite Menu Styles |||||||||||| */

	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam div,#imenus0 .imeamj div {width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
/*	#imenus0 li:hover .imeam div, #imenus0 li a.iactive .imeamj  div {background-image:url(none); background-repeat:no-repeat;background-position:top left;}*/
	#imenus0 li:hover .imeam div, #imenus0 li a.iactive .imeamj  div {}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas div, #imenus0 ul .imeasj div {width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas div, #imenus0 ul li a.iactive .imeasj div {background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#ffffff; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#C6C1BD/*e3e1df*/; border-style:solid; border-width:0px; padding:0px; margin-top:3px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {
	background-color:#ff8300;
	color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #B76600;
	border-left-color: #ffffff;
	padding-top: 11px;
	padding-right: 1px;
	padding-bottom: 11px;
	padding-left: 0px;
}


		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {
	background-color:#FFAC51;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #02605F;
}
		#imenus0 li a.ihover, .imde #imenus0 a:hover {
		
	background-color:#FFAC51;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #02605F;
}

		/* [active] */
		#imenus0 li a.iactive {text-decoration:none; }

		/* [Main Graphic Button Text Content] */
		#imenus0 .imbuttons {}

		/* [Dividers (vertical implementations only)] */
		#imenus0 .dvm {border-bottom-width:1px; border-style:solid; border-color:#c1c1c1; padding-bottom:2px; margin-bottom:2px; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:auto; background-color:transparent; color:3F3F3F/*#555555*/; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px 1px 1px; padding:3px 5px 3px 10px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:transparent; color:#000000; text-decoration:underline; border-style:none; border-color:transparent; }
		#imenus0 ul li a.ihover {background-color:transparent; color:#000000; text-decoration:underline; border-style:none; border-color:transparent; }

		/* [active] */
		#imenus0 ul li a.iactive {}

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:/*#c1c1c1*/#B5B0AC; padding-bottom:2px; margin-bottom:2px; }

