
#imouter0 {  /* Main Menu Container */

	background-image:url(../images/menu/sample7_main_menu_bg.gif);
	border-width:0px;
	padding:0px 0px 1px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {  /* Main Menu Items */

	color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-style:solid;
	border-color:#f6f6f6;
	border-width:0px 4px 0px 0px;
	padding:2px 0px 10px 1px;

}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	color:#b14646;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */


}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#000000;
	border-style:solid;
	border-color:#1c3b90;
	border-width:1px;
	padding:3px 5px;
	margin:0px;

}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	color:#ffffff;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:3px 0px 3px 4px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	background-color:#e7dba9;
	color:#000000;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */


}

