﻿/* * {
padding: 0;
margin: 0;
} */

html {
  height: 100%;
  overflow: auto;
}

body {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 100%;
  margin: 9px 9px 0 9px;
  padding: 0;
  background: #fff;
  color: #444;
}

#zh {
  font-family: PMingLiU, arial, verdana, helvetica, sans-serif;
}

#container {
  font-size: 0.75em;
  width: 890px;
  margin: 0 auto;
  overflow: auto;
}

#logo {
  font-size: 1em;
  margin-bottom: 0;
  width: auto;
}

#logo h1 {
  font-size: 2.2em;
  color: #0000a0;
  padding-top: 10px;
}

#logo img.left {
  float: left;
  width: auto;
  margin-right: 10px;
}

#acjs { font-size: 1.4em; }
#acjs a:link { color: #444; text-decoration: none; }
#acjs a:visited { color: #444; text-decoration: none; }
#acjs a:hover { text-decoration: underline; }
#acjs a:active { color: #9999ff; text-decoration: none; }

#level0 { /* #fc0; */
  background: #fff;
}

#level1 { /* left divider */
  margin-left: 167px;
  padding-left: 1px;
  background: #fff;
}

#level2 { /* right column */
  background: #fff;
}

#level3 { /* right divider */
  margin-right: 178px;
  padding-right: 1px;
  background: #fff;
}

#main {
  background: #fff;
}

#navguide {
  font-size: 0.9em;
  margin: 0 0 0 0;
}

#footer {
  margin-top: 10px;
  text-align: center;
  clear: both;
}

.content {
  /* margin: 2.5em 3%; */
  margin-top: 0;
  font: 1em arial, verdana, helvetica, sans-serif;
  padding: 1.5em;
  /* border: 4px groove #0000a0; */
  background: #fff; /* #e7eef3 */
}

a:link { color: #6666ff; text-decoration: none; }
a:visited { color: #6666ff; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #9999ff; text-decoration: none; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.larger { font-size: larger; }
.leading { font-weight: bold; font-size: larger; }
.note { font-size: 12px; font-weight: bold; color: #ff0000; }
.smallcaps { font-variant: small-caps; }

.langMenu {
  width: auto;
  padding: 0.5em;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 0;
  float: right;
  clear: right;
}

.irasuto {
  width: auto;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 0;
  position: relative;
  float: right;
  clear: left;
}

.search {
  background-color: #fff;
/*  border: 1px solid #7777ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
  width: auto;
  padding: 0;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.5em;
  float: right;
  clear: both;
}

blockquote.address {
  width: 200px;
  padding: 10px;
  margin-bottom: 1em;
  margin-left: 48px;
  border: 1px dotted #ff0000;
}

blockquote.notes {
  width: 85%;
  padding: 10px;
  margin-bottom: 1em;
  margin-left: 10px;
  border: 1px dotted #ff0000;
}

img.right {
  float: right;
  width: auto;
  margin: 0 0 0 0;
  padding: 1em;
  clear: right;
}

p.top { /* after header margin adjustment */
  margin-top: 0;
  padding: 0.2em;
}

ol.indent {
  margin-left: 5px;
  margin-bottom: 1em;
}

ul.box {
  margin-left: 0;
  padding-left: 1em;
}

li.br {
  margin-bottom: 1em;
}

.title {
  font-size: 1.5em;
  font-weight: bold;
  color: #0000a0;
  text-align: center;
  margin-bottom: 10px;
}

#zh .title {
  font-size: 1.7em;
  font-weight: bold;
  color: #0000a0;
  text-align: center;
  margin-bottom: 10px;
}

.heading {
  font-size: 1.2em;
  font-weight: bold;
  color: #0000a0;
  margin-bottom: 10px;
}

.subheading {
  font-weight: bold;
  color: #0000a0;
  margin-top: 20px;
  margin-bottom: 10px;
}

.subheading02 {
  font-weight: bold;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 10px;
}

.listheading {
  font-weight: bold;
  text-decoration: underline;
}

.newsheading {
  font-size: 1.25em;
  font-weight: bold;
  color: #333;
  background-color: #f0f0f0;
  border: 1px solid #7777ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 95%;
  padding: 0.5em;
  padding-left: 1em;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.5em;
}

th {
  background: #9999ff;
  color: #fff;
}

th.darker {
  background: #7777ff; /* #404040 */
  color: #fff;
}

td.light {
  background: #ddd;
  color: #444;
}

td.lighter {
  background: #eee;
  color: #444;
}

#arrival td {
  text-align: center;
}

#dates h3 {
  font-size: 1.1em;
  margin-top: 25px;
  margin-bottom: 10px;
}

#dates th {
  padding: 0.5em;
  text-align: center;
}

#dates td {
  text-align: center;
}

#dates td.startdate {
  background: #ddd;
  color: #444;
  font-weight: bold;
  text-align: center;
}

#fees h3 {
  font-size: 1.1em;
  margin-top: 25px;
  margin-bottom: 10px;
}

#fees p.left {
  width: 300px;
  margin-top: 0;
  margin-right: 0.5em;
  float: left;
}

#fees p.left02 {
  width: 305px;
  margin-top: 0;
  margin-right: 0.5em;
  float: left;
}

#fees td {
  text-align: center;
}

#holidays th {
  padding: 0.7em;
  text-align: center;
}

#holidays td {
  text-align: center;
}

#schedule td {
  width: 12%;
  text-align: center;
}

#schedule td.time {
  background: #ddd;
  color: #444;
  width: 15%;
  font-weight: bold;
  text-align: center;
}

.boxtitle {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

.alertbox {
  background-color: #f2ffe1;
  border: 1px solid #83d13d;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 145px;
  padding: 1em;
  text-align: left;
  margin-top: 0;
  margin-bottom: 1em;
  position: relative;
  left: 0;
  float: left;
  clear: left;
}

.twt {
  background-color: #fff;
  width: 170px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1em;
  position: relative;
  left: 0;
  float: left;
  clear: left;
}

.summarybox {
  background-color: #f2ffe1; /* #e7eef3 */
  border: 1px solid #83d13d; /* #c0c0c0 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 140px;
  padding: 1em;
  text-align: left;
  margin-top: 0;
  float: right;
  clear: right;
}

.options {
  background-color: #f0f0f0;
  border: 1px solid #7777ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 650px;
  padding: 5px;
  text-align: center;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10%;
}

.backtotop {
  background-color: #f0f0f0;
  border: 1px solid #7777ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0.5em;
  text-align: left;
  margin-top: 0;
  margin-bottom: 1em;
  float: right;
  clear: both;
}

#dateline {
  font-size: 1.25em;
  font-weight: bold;
  color: #0000a0;
  margin-top: 0.7em;
  margin-bottom: 0;
}

#dateline a:link { color: #0000a0; text-decoration: none; }
#dateline a:visited { color: #0000a0; text-decoration: none; }
#dateline a:hover { text-decoration: underline; }
#dateline a:active { color: #444; text-decoration: none; }

.newsfeed {
  width: 95%;
  vertical-align: middle;
}

.tsuduki {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
  float: right;
}


/* contact form */

.modalpanel {
  background-color: #f0f0f0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
  filter: alpha(opacity=70); /* IE7 */
  opacity: 0.7;
}

.modalPopup {
  width: auto;
  background: #ddddff;
  border: 2px solid #7777ff;
  padding: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-box-shadow: 3px 3px 5px #000;
}

#enquiryPanel {
  width: 600px;
  background: #fefefe;
  border: 1px solid #7777ff;
  padding: 3px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-box-shadow: 3px 3px 5px #000;
}

#SubjectText {
  width: 300px;
  text-align: left;
  padding: 3px;
  margin: 5px;
}

#emailBox {
  width: 200px;
  padding: 3px;
  margin: 5px;
}

#LangChoice {
  width: 200px;
  padding: 3px;
  margin: 5px;
}

#nameText {
  width: 200px;
  text-align: left;
  padding: 3px;
  margin: 5px;
}

#EnquiryText {
  text-align: left;
  padding: 3px;
  margin: 5px;
}

#Submit {
  width: 6em;
  text-align: center;
  font-weight: bold;
  background: #b0b0b0;
  color: #444;
  padding: 3px;
  margin: 5px;
}

.fancy {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-box-shadow: 3px 3px 5px #000;
  background-color: #f0f0f0;
  border: solid 1px #ddd;
  color: #444;
}

/* start nav */

#navigation {
  width: auto;
  margin-left: 5%;
}

#navigation ul#nav {
  z-index: 5000;
}
 
#navigation ul#nav li {
  width: auto;
  font-size: 0.93em;
  text-transform: uppercase;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
  border-top: 1px solid #7777ff; /* button borders & dividers */
  border-left: 1px solid #7777ff;
  border-right: 1px solid #7777ff;
  border-bottom: 1px solid #7777ff;
  vertical-align: bottom; /* for IE5-Win */
  text-align: center;
  line-height: 0.7em;
}

#navigation ul#nav li a { /* main menu */
  display: inline;
  padding: 5px; /* 12px 0; */
  background: #9999ff;
  color: #fff;
  text-decoration: none;
  vertical-align: bottom; /* needed for IE5-Win */
  border: 1px solid #7777ff;
  text-align: center;
}

#navigation ul#nav li a span { /* text box */
  padding: 0 0 0 0;
  /* background: url(arrow.gif) no-repeat 100% 50%; optional */
}

#navigation ul#nav li ul {
  display: inline;
  background: #000;
  position: absolute;
  left: -3000px;
  padding: 1px 1px 1px 1px; /* zenith clockwise */
} /* set flyout BG color and preset the positioning */

#navigation ul#nav li:hover ul,
#navigation ul#nav li.over ul {
  z-index: 4000;
  left: 0; /* submenu position relative to main menu */
  top: 0;
} /* make flyout appear when the LI is hovered */ 

#navigation ul#nav li ul li { /* submenu text boxes */
  width: auto;
  background: transparent;
  clear: left;
  text-indent: 0;
  padding: 5px;
  text-align: left;
  border: none;
  clear: left;
}

#navigation ul#nav li:hover ul li a,
#navigation ul#nav li.over ul li a {
  display: inline;
  width: auto; /* submenu width; adjust this if using a background image for dropdown */
  background: transparent;
  padding: 3px;
  text-decoration: none;
  margin: 0 0 0 0;
  color: #eee;
  text-indent: 0;
  border: none;
  white-space: nowrap;
}

#navigation ul#nav li ul li a:hover { /* hover submenu links */
  color: #fff;
  text-decoration: underline overline;
/*  background: #7777ff;*/
}

#navigation ul#nav li.active a,
#navigation ul#nav li a:hover,
#navigation ul#nav li:hover a,
#navigation ul#nav li.over a {
  background: #7777ff; /* hover main menu */
}


/* Chinese nav */

#navigation-zh {
  width: auto;
  margin-left: 8%;
}

#navigation-zh ul#nav {
  z-index: 5000;
}
 
#navigation-zh ul#nav li {
  width: auto;
  font-size: 1.21em;
  text-transform: uppercase;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
  border-top: 1px solid #7777ff; /* button borders & dividers */
  border-left: 1px solid #7777ff;
  border-right: 1px solid #7777ff;
  border-bottom: 1px solid #7777ff;
  vertical-align: bottom; /* for IE5-Win */
  text-align: center;
  line-height: 0.7em;
}

#navigation-zh ul#nav li a { /* main menu */
  display: inline;
  padding: 5px; /* 12px 0; */
  background: #9999ff;
  color: #fff;
  text-decoration: none;
  vertical-align: bottom; /* needed for IE5-Win */
  border: 1px solid #7777ff;
  text-align: center;
}

#navigation-zh ul#nav li a span { /* text box */
  padding: 0 0 0 0;
  /* background: url(arrow.gif) no-repeat 100% 50%; optional */
}

#navigation-zh ul#nav li ul {
  display: inline;
  background: #000;
  position: absolute;
  left: -3000px;
  padding: 1px 1px 1px 1px; /* zenith clockwise */
} /* set flyout BG color and preset the positioning */

#navigation-zh ul#nav li:hover ul,
#navigation-zh ul#nav li.over ul {
  z-index: 4000;
  left: 0; /* submenu position relative to main menu */
  top: 0;
} /* make flyout appear when the LI is hovered */ 

#navigation-zh ul#nav li ul li { /* submenu text boxes */
  width: auto;
  background: transparent;
  clear: left;
  text-indent: 0;
  padding: 5px;
  text-align: left;
  border: none;
  clear: left;
}

#navigation-zh ul#nav li:hover ul li a,
#navigation-zh ul#nav li.over ul li a {
  display: inline;
  width: auto; /* submenu width; adjust this if using a background image for dropdown */
  background: transparent;
  padding: 3px;
  text-decoration: none;
  margin: 0 0 0 0;
  color: #eee;
  text-indent: 0;
  border: none;
  white-space: nowrap;
}

#navigation-zh ul#nav li ul li a:hover { /* hover submenu links */
  color: #fff;
  text-decoration: underline overline;
/*  background: #7777ff;*/
}

#navigation-zh ul#nav li.active a,
#navigation-zh ul#nav li a:hover,
#navigation-zh ul#nav li:hover a,
#navigation-zh ul#nav li.over a {
  background: #7777ff; /* hover main menu */
}
