/* ||||||||| Infinite Menu Styles |||||||||||| */

#imenuscontainer {
	width: 200px;
	height: auto;
	z-index: 999;
	position: relative;
/* 	border-width: 1px 0px 0px 0px; */
/* 	border-style: solid; */
/* 	border-color: #728E49; */

}

/* --[[ 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: -26px;
	left: 180px;
}

#imenus0 li ul {
	background-color: transparent;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* --[[ Main Items ]]-- */

#imenus0 li {
	width: 100%;
}

#imenus0 li a {
/* 	background-color: #D9CE8C; */
	color: #000;
	text-align: left;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
/* 	border-style: solid; */
/* 	border-color: #728E49; */
/* 	border-width: 0px 0px 1px 0px; */
	padding: 5px 6px 5px 6px;
	margin: 0px;
	top: 10px;
}

#imenus0 li a.top {
/* 	width: 150px; */
	background-color: #D9CE8C;
	border-bottom: 1px solid #4972A9;
	border-top: 1px solid #4972A9;	
}


/* [hover] - These settings must be duplicated for IE compatibility.*/

#imenus0 li:hover>a {
 	background-color: #728E49; 
	color: #ffffff;
	text-decoration: none;
}

#imenus0 li a.ihover {
	background-color: #728E49;
	color: #ffffff;
	text-decoration: none;
}

/* [active] */

#imenus0 li a.iactive {
	
}

/* --[[ Sub Items ]]-- */

#imenus0 ul a {
	height: auto;
	background-color: #D9CE8C;
	color: #000;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-color: #728E49;
	border-width: 0px 0px 1px 0px;
	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: #728E49;
	color: #fff;
	text-decoration: none;
}

#imenus0 ul li a.ihover {
	background-color: #728E49;
	color: #fff;
	text-decoration: none;
}

/* [active] */

#imenus0 ul li a.iactive {
	
}

ul#imenus0 li.gen_info {
	background-image: url("/images/gen_info.jpg");
	width: 200px;
	height: 150px;
	margin-bottom: 2px;
}

ul#imenus0 li.attend {
	background-image: url("/images/attend.jpg");
	width: 200px;
	height: 150px;
	margin-bottom: 2px;	
}

ul#imenus0 li.exhibit {
	background-image: url("/images/exhibit.jpg");
	width: 200px;
	height: 150px;
	margin-bottom: 2px;	
}

ul#imenus0 li.exhibitors {
	background-image: url("/images/exhibitors2.jpg");
	width: 200px;
	height: 150px;
	margin-bottom: 2px;	
}

ul#imenus0 li.gen_info a:hover {
	background-color: none;
}
