/* topMenu */

#topMenu * {
	z-index:999;

	color:#742a16;
	font-size: 8pt;
}

#topMenu {
	/*background-color:#570054;*/
	clear:both;
	float:right;
	margin-right:7px;
}

#topMenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#topMenu ul li {
  list-style: none;
}

#topMenu ul img {
	float:left;
}

#topMenu ul li a {
  float: left;
  display: block; 
  text-decoration: none;
  font-weight: normal;
  color:#742a16;
}

#topMenu ul.horizontal li.level1 {
  float: left;

}

#topMenu ul.horizontal li.level1 a {
  /*
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
  */
}

#topMenu ul.horizontal li.level1 a:hover {

}

#topMenu ul.horizontal > li.level1 a {
  /* width: 100px; */
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topMenu ul li a { float:none; }
/* End IE5-Mac hack */

#topMenu ul.dropdown,
#topMenu ul.flyout {
  position: absolute;
  top: 0px;
  left:0px;
  visibility: hidden;
  width: auto;
  background-color: #ffeea2;
	background-image: url('../../../img/bg.png');
	background-repeat: repeat;
	text-align:center;
	border:1px solid #742a16;
}

#topMenu ul.dropdown li {
	line-height:normal;
	display:block;
	clear:both;
	float:none;
	text-align:center;
	display:block;
	width: 100px;
}

#topMenu ul.dropdown a,
#topMenu ul.flyout a {
  	padding:2px 0px;
	cursor:pointer;
	line-height:normal;
	display:block;
	height:100%;
	width: 100px;
	margin:0 auto;
	/*background-color: black;*/
}

#topMenu ul.dropdown a:hover,
#topMenu ul.flyout a:hover {
  	background-color: #742a16;
	color:#ffeea2;
}

#topMenu ul.dropdown li.level2,
#topMenu ul.flyout li.level3 {
}

#topMenu ul.dropdown li.level2 a,
#topMenu ul.flyout li.level3 a {
	/*
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  color: #FFFFFF;
  padding: 2px 4px 2px 5px;
  */
}

#topMenu ul.dropdown li.level2 a:hover,
#topMenu ul.flyout li.level3 a:hover {
	/*
  color: white;
  font-weight: normal;
  background-color: #a43fa0;
  color: #ffcc00;
  */
}

/* end topMenu */


/*
#menu {
  float: left;
  width: 100%;
  background-color: #DAE0D2;
  font-size: 93%;
  line-height: normal;
  padding: 0px 0px 0px 20px;
}
*/

#menu * {
	z-index:1;
}

#menu {
	background-color:#570054;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu ul li {
  list-style: none;
}

#menu ul img {
	float:left;
}

#menu ul li a {
  float: left;
  display: block; 
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

#menu ul.horizontal li.level1 {
  float: left;

}

#menu ul.horizontal li.level1 a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

#menu ul.horizontal li.level1 a:hover {
	 cursor:pointer;
}

#menu ul.horizontal > li.level1 a {
  width: auto;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a { float:none; }
/* End IE5-Mac hack */

#menu ul.dropdown,
#menu ul.flyout {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  width: 128px;
  background-color: #570054;
}

#menu ul.dropdown li.level2,
#menu ul.flyout li.level3 {
}

#menu ul.dropdown li.level2 a,
#menu ul.flyout li.level3 a {
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  color: #FFFFFF;
  padding: 2px 4px 2px 5px;
}

#menu ul.dropdown li.level2 a:hover,
#menu ul.flyout li.level3 a:hover {
  color: white;
  font-weight: normal;
  background-color: #a43fa0;
  color: #ffcc00;
   cursor:pointer;
}

/* custom menu styles */

ul#root {
	position: relative;
	list-style-type: none;
	width: 100%;
	height: 26px;
}

ul#root li {
	display:inline;
}





#nav0Btn {
	display: block !important;
	width: 98px !important;
	height: 26px;
	background: url(../../../img/nav0.png);
	background-position:0px;
}

a#nav0Btn:hover {
	background: url(../../../img/nav0Over.png);	
	/*background-position:-155px;*/
}

#nav1Btn {
	display: block !important;
	width: 100px !important;
	height: 26px;
	background: url(../../../img/nav1.png);
	background-position:0px;
}

a#nav1Btn:hover {
	background: url(../../../img/nav1Over.png);
	/*background-position:-272px;*/
}

#nav2Btn {
	display: block !important;
	width: 100px !important;
	height: 26px;
	background: url(../../../img/nav2.png);
	background-position:0px;
}

a#nav2Btn:hover {
	background: url(../../../img/nav2Over.png);	
	/*background-position:-244px;*/
}

#nav3Btn {
	display: block !important;
	width: 155px !important;
	height: 26px;
	background: url(../../../img/nav3.png);
	background-position:0px;
}

a#nav3Btn:hover {
	background: url(../../../img/nav3Over.png);	
	/*background-position:-217px;*/
}

#nav4Btn {
	display: block !important;
	width: 141px !important;
	height: 26px;
	background: url(../../../img/nav4.png);
	background-position:0px;
}

a#nav4Btn:hover {
	background: url(../../../img/nav4Over.png);	
	/*background-position:-155px;*/
}

#nav5Btn {
	display: block !important;
	width: 127px !important;
	height: 26px;
	background: url(../../../img/nav5.png);
	background-position:0px;
}

a#nav5Btn:hover {
	background: url(../../../img/nav5Over.png);	
	/*background-position:-155px;*/
}

#nav6Btn {
	display: block !important;
	width: 177px !important;
	height: 26px;
	background: url(../../../img/nav6.png);
	background-position:0px;
}

a#nav6Btn:hover {
	background: url(../../../img/nav6Over.png);	
	/*background-position:-155px;*/
}







/* end custom */
