@charset "utf-8";
/* CSS Document */

.terms_of_serv{margin-right:2em;}
.terms_of_serv dt{font-weight:bold;margin-bottom:1em;margin-top:1em;}
.terms_of_serv dd{margin-left:2em;margin-bottom:1em;}

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: 0px 13px 0px 20px;
  width: 965px;
  height: 780px;

}
div#leftcolumn {
  width: 693px;
  height: 725px;
}
div#rightcolumn {
  width: 255px;
  height: 300px;
}

/* left column */
div#innercolumn_bgmiddle {
  width: 693px;
  height: 750px;
  background-image: url(/images/about/content_bg.jpg);
}

#terms div#mainContent {
  height: 2980px;

}
#terms div#innercolumn_bgmiddle {
  height: 2850px;
}


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;
}
div#terms_header {
  background-image: url(/images/terms/terms_header.jpg);
  width: 145px;
  height: 17px;
  margin: 0px 0px 20px 2px;
}
div#privacy_header {
  background-image: url(/images/terms/privacy_header.jpg);
  width: 122px;
  height: 22px;
  margin: 0px 0px 20px 2px;
}
div#terms_website {
  background-image: url(/images/terms/terms_website.jpg);
  width: 375px;
  height: 17px;
}
div#innercolumn_content p {
  margin: 10px 0px 20px;
  line-height: 17px;
  width: 653px;
}
table.term_table {
  width: 650px;
  background-color: #CCCCCC;
}
table.term_table tr {
  vertical-align: top;
}
table.term_table tr td {
  border: 2px solid #FFFFFF;
  line-height: 17px;
  padding: 10px;
}
td.table_head {
  color: #505050;
  font-weight: bold;
  width: 80px;
}

/* 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;
}