/* ||||||||| Infinite Menu Styles |||||||||||| */

#imenuscontainer {
	width: 100%;
	z-index: 999999;}

#imenus0 {
	margin: 0px 0 0 25px;}

/* --[[ Main Expand Icons ]]-- */

#imenus0 .imeam div,#imenus0 .imeamj div {
	background-repeat: no-repeat;
	background-position: top left;}

#imenus0 li:hover .imeam div,#imenus0 li a.iactive .imeamj div {
	background-repeat: no-repeat;
	background-position: top left;}

/* --[[ Sub Expand Icons ]]-- */

#imenus0 ul .imeas div,#imenus0 ul .imeasj div {
	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 {
	}

/* --[[ Sub Container ]]-- */

div.imsubc {
	width: 200px;
	top: -25px;
	left: 200px;
	background-color: #492f91;}

#imenus0 li ul {
	background-color: #492f91;
	border-color: #492f91;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 1px 0;}

/* --[[ Main Items ]]-- */

#imenus0 li {
	width: 100%;}

#imenus0 li a {
	background-color: #f48026;
	color: #ffffff;
	text-align: left;
	font-family: arial, univers, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 4px 0;
	padding: 5px 0;
	text-indent: 5px;
	display: block;
	width: 100%;}

/* [hover] - These settings must be duplicated for IE compatibility.*/

#imenus0 li:hover>a {
	background-color: #edc755;
	color: #492f91;
	text-decoration: none;}

#imenus0 li a.ihover {
	background-color: #edc755;
	color: #492f91;
	text-decoration: none;}

/* [active] */

#imenus0 li a.iactive {
	}

/* --[[ Sub Items ]]-- */

#imenus0 ul a {
	height: auto;
	background-color: #edc755;
	color: #492f91;
	text-align: left;
	font-family: arial, univers helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-color: #492f91;
	border-width: 1px 1px 0px 1px;
	padding: 3px 6px 3px 6px;
	margin: 0px 0px 0px 0px;}

/* [hover] - These settings must be duplicated for IE comptatibility.*/

#imenus0 ul li:hover>a {
	background-color: #492f91;
	color: #ffffff;
	text-decoration: none;}

#imenus0 ul li a.ihover {
	background-color: #492f91;
	color: #ffffff;
	text-decoration: none;}

/* [active] */

#imenus0 ul li a.iactive {
	}
