@charset "utf-8";
/* CSS Document */

div#content_top {
  background-image:url(/images/nav_bg.jpg);
  background-color: #DCD8D1;
  height: 53px;
  width: 998px;
  clear: both;
}
div#content_topleft {
  background-image: url(/images/about/nav_left.jpg);
  height: 53px;
  width: 52px;
  float: left;
}
div#content_top a {
  float: left;
  height: 53px;
}
div.arrow_menu {
  width: 16px;
  height: 8px;
}
div#arrow_whysingapore {
  background-image: url(/images/about/nav_arrow.jpg);
  margin-left: 225px;
}
div#mainContent {
  margin-left:20px;
  height: 1200px;
}
div#leftcolumn {
  width: 693px;
  height: 881px;
}
div#rightcolumn {
  width: 255px;
  height: 829px;
}

/* left column */
div#innercolumn_bgmiddle {
  width: 693px;
  height: 1120px;
  background-image: url(/images/about/content_bg.jpg);
}
div#innercolumn_bgtop {
  background-image: url(/images/about/content_top.jpg);
  width: 693px;
  height: 50px;
}
div#innercolumn_bgbottom {
  background-image: url(/images/about/content_bottom.jpg);
  width: 693px;
  height: 25px;
}
div#innercolumn_content {
  position: relative;
  width: 673px;
  padding: 0px 0px 0px 20px;
  position: relative;
  top: -30px;
  color: #1E1E1E;
}
a.anchor {
  background-image: url(/images/about_viasg/grey_bullet.jpg);
  background-repeat: no-repeat;
  margin: 10px 0px 10px;
  padding-left: 15px;
  line-height: 17px;
  color: #003399;
  font-weight: bold;
  display: block;
}
a.select {
  background-image: url(/images/about_viasg/grey_bullet.jpg);
  background-repeat: no-repeat;
  margin: 10px 0px 10px;
  padding-left: 15px;
  line-height: 17px;
  color: #003399;
  font-weight: bold;
  display: block;
}
a.selected {
  background-image: url(/images/faq/bullet_up.jpg);
  background-repeat: no-repeat;
  margin-top: 10px;
  padding-left: 15px;
  line-height: 17px;
  width: 638px;
  color: #003399;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
div#innercolumn_content p {
  margin-top: 5px;
  padding-left: 15px;
  line-height: 17px;
  width: 630px;
  display:none;
}
div#faq {
  background-image: url(/images/faq/faq.jpg);
  width: 269px;
  height: 22px;
}
div#faq_categories {
  background-image: url(/images/faq/faq_categories.jpg);
  width: 76px;
  height: 17px;
  margin-top: 20px;
}
div#faq_dashboard {
  margin: 40px 0px 10px;
  background: url(/images/faq/faq_dashboard.jpg) no-repeat left top;
  width: 71px;
  height: 11px;
}
a.backtotop {
  background-image: url(/images/faq/backtothetop.jpg);
  width: 114px;
  height: 17px;
  display: block;
  margin-top: 20px;
}
div#faq_traveldeals {
  margin: 40px 0px 10px;
  background: url(/images/faq/faq_traveldeals.jpg) no-repeat left top;
  width: 81px;
  height: 11px;
}
div#faq_newsletter {
  margin: 40px 0px 10px;
  background-image: url(/images/faq/faq_newsletter.jpg);
  width: 175px;
  height: 14px;
}

/* right column */
a#banner_top {
  display: block;
  background-image: url(/images/banner/banner_hotels.jpg);
  width: 250px;
  height: 102px;
}
a#banner_middle {
  display: block;
  position: relative;
  margin-top: 5px;
  background-image: url(/images/banner/banner_activities.jpg);
  width: 250px;
  height: 102px;
}
a#banner_bottom {
  display: block;
  position: relative;
  left: -8px;
  background-image: url(/images/banner/banner_tips.jpg);
  width: 261px;
  height: 263px;
}
div#top10 {
  background-image: url(/images/top10/top10_bg.jpg);
  width: 256px;
  height: 354px;
}
div#top10_menu {
  position: relative;
  top: 68px;
  left: 11px;
  width: 229px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
}
a.top10_tab {
  float: left;
  padding-top: 6px;
  width: 100px;
  height: 24px;
  background-image: url(/images/top10/top10_tab.jpg);
  color: #1E1E1E;
  text-align: center;
  text-decoration: none;
}
a.top10_tabsel {
  float: left;
  padding-top: 6px;
  width: 100px;
  height: 24px;
  background-image: url(/images/top10/top10_tabsel.jpg);
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
div#top10_list {
  position: relative;
  padding-top: 18px;
  left: 11px;
  top: 68px;
  background-image: url(/images/top10/top10_listbox_bg.jpg);
  width: 229px;
  height: 207px;
}
div#top10_list a {
  font-size: 12px;
  color: #616161;
  text-decoration: none;
  position: relative;
  height: 24px;
  left: 9px;
  padding: 0px 0px 0px 17px;
  display: block;
  background-image: url(/images/right_greybullet.jpg);
  background-repeat: no-repeat;
}