﻿#activityMenu {
	padding:0px;
	margin:0px;
}

#activityMenu ul.makeMenu {
	width: 160px;
	border: 0px solid #000;
	list-style-type: none;
	position: absolute;
	background-color: #7d7d7d;	/* IE hacks */
	padding-left: 0px;
	cursor: default;
	margin-left: 0px;
	z-index:999999;
}
#activityMenu .submenu {
	width: 160px;
	border: 0px solid #ff0000;
	list-style-type: none;
	position: absolute;
	background-color: #7d7d7d;	/* IE hacks */
	cursor: default;
	margin-left: 155px;
	margin-top: -2.85em;
	z-index:999999;
}
#activityMenu ul, div {
	border: 0px solid #0000ff;
	padding:0px;
	margin:0px;
	z-index:999999;
}
#activityMenu li {
  list-style-type: none;
  border-bottom: 1px dotted #F1A629;
  margin: 0px;
  padding-left:5px;
  position: relative;
  color: white;
  height:2.6em;
  line-height:2.6em;
  z-index:999999;
}

#activityMenu li:hover {
text-decoration:none;
border-top: 0px solid #D7D7D7;
border-bottom: 0px solid #D7D7D7;
background-color:#F1A629;
}

#activityMenu .addArrow {
  background-image:url("http://www.tour.com.au/images/arrow-white.gif");
  background-repeat: NO-repeat;
  background-position: 125px;
}

/* side menu _ JP
---------------------------- */
#activityMenu_JP a {
padding:0px;
margin:0px;
color:white;
display:block;
padding:0 1px;
font-size:0.9em;
}


#activityMenu_JP {
	padding:0px;
	margin:0px;
}

#activityMenu_JP ul.makeMenu {
	width: 160px;
	border: 0px solid #000;
	list-style-type: none;
	position: absolute;
	background-color: #7d7d7d;	/* IE hacks */
	padding-left: 0px;
	cursor: default;
	margin-left: 0px;
	z-index:999999;
}
#activityMenu_JP .submenu {
	width: 160px;
	border: 0px solid #ff0000;
	list-style-type: none;
	position: absolute;
	background-color: #7d7d7d;	/* IE hacks */
	cursor: default;
	margin-left: 150px;
	margin-top: -2.7em;
	z-index:999999;
}
#activityMenu_JP ul, div {
	border: 0px solid #0000ff;
	padding:0px;
	margin:0px;
	z-index:999999;
}
#activityMenu_JP li {
  list-style-type: none;
  border-bottom: 0px dotted #ffffff;
  margin: 0px;
  padding-left:5px;
  position: relative;
  color: white;
  height:2.4em;
  line-height:2.4em;
  z-index:999999;
}
#activityMenu_JP li:hover {
border-top: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
background-color:#F1A629;
}
#activityMenu_JP .addArrow {
background-image:url("../images/arrow-white.gif");
  background-repeat: NO-repeat;
  background-position: 133px;
}



/* side menu _CN
---------------------------- */
#activityMenu_CN a {
padding:0px;
margin:0px;
color:white;
display:block;
padding:0 1px;
font-size:0.9em;
}


#activityMenu_CN {
	padding:0px;
	margin:0px;
}

#activityMenu_CN ul.makeMenu {
	width: 160px;
	border: 0px solid #000;
	list-style-type: none;
	position: absolute;
	background-color: #7d7d7d;	/* IE hacks */
	padding-left: 0px;
	cursor: default;
	margin-left: 0px;
	z-index:999999;
}
#activityMenu_CN .submenu {
	width: 160px;
	border: 0px solid #ff0000;
	list-style-type: none;
	position: absolute;
	background-color: #7d7d7d;	/* IE hacks */
	cursor: default;
	margin-left: 150px;
	margin-top: -2.7em;
	z-index:999999;
}
#activityMenu_CN ul, div {
	border: 0px solid #0000ff;
	padding:0px;
	margin:0px;
	z-index:999999;
}
#activityMenu_CN li {
  list-style-type: none;
  border-bottom: 0px dotted #ffffff;
  margin: 0px;
  padding-left:5px;
  position: relative;
  color: white;
  height:2.4em;
  line-height:2.4em;
  z-index:999999;
}
#activityMenu_CN li:hover {
border-top: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
background-color:#F1A629;
}
#activityMenu_CN .addArrow {
background-image:url("../images/arrow-white.gif");
  background-repeat: NO-repeat;
  background-position: 133px;
}

