@charset "utf-8";
/***************************************************
 *	----------------- MSA FOC 2009 -----------------
 *  
 *  <screen.css>
 *  CSS style sheet - screen display
 *
 *	Copyright(c) 2009 NTU MSA. All Rights Reserved.
 *	by Goh Chong Yang (PNP Officer).
 ***************************************************/

body {
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #000c26;
	margin: 0;
	color: #72a2c5;
	line-height: 18px;
	#behavior: url(files/csshover.htc);
}
A:link, A:visited {
	color: #a2d7ff;
	text-decoration: none;
}
A:hover, A:active {
	color: #328ed4;
	text-decoration: underline;
}
form {
	margin: 0;
	text-align: left;
}
legend, div.glyphheading {
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	color: #1f88d6;
}
legend {
	display: block;
}
fieldset {
	border: none;
	margin: 0;
}
p {
	margin-top: 0;
}
img {
	border: none;
}
table {
  border: 1px solid #00071c;
}
th, td {
  padding: 5px;
	text-align: left;
}
th, th.last {
  border-top: 1px solid #12294c;
  border-left: 1px solid #12294c;
  border-right: 1px solid #00071c;
  border-bottom: 1px solid #00071c;
  background: #000c28 url(images/th.gif) repeat-x;
  vertical-align: top;
  color: white;
}
th.last {
  border-bottom: none;
}
td, td.last {
  border-top: 1px solid #0f2340;
  border-left: 1px solid #0f2340;
  border-bottom: 1px solid #00071c;
  background: #071b3d url(images/td.gif) repeat-x;
}
td.last {
  border-bottom: none;
}
td.mcol {
  border-right: 1px solid #00071c;
}
.tleft {
	text-align: left;
}
.tmid {
	text-align: center;
}
.tright {
	text-align: right;
}
.emp {
	color: #2972a7;
}
.subh {
	font-size: 16px;
}
h2 {
	color: #2972a7;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}
#wrapper, #header, #belt, #footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#banner, #content, #footnote {
	margin-left: auto;
	margin-right: auto;
	width: 1007px;
}
#header {
	background-position: 0 354px;
	background-repeat: repeat-x;
	background-image: url(images/belt_shw_t.gif);
}
#banner {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	height: 359px;
}
#banner div {
	position: absolute;
	width: 160px;
	height: 48px;
	cursor: pointer;
}
#banner div:hover {
	background-position: 100% 0;
}
#banner div A {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#nav_home {
	margin-left: 141px;
	margin-top: 69px;
	background-image: url(images/navb_home.png);
}
#nav_about {
	margin-left: 121px;
	margin-top: 129px;
	background-image: url(images/navb_about.png);
}
#nav_committee {
	margin-left: 141px;
	margin-top: 189px;
	background-image: url(images/navb_committee.png);
}
#nav_theme {
	margin-left: 703px;
	margin-top: 69px;
	background-image: url(images/navb_theme.png);
}
#nav_checklist {
	margin-left: 723px;
	margin-top: 129px;
	background-image: url(images/navb_checklist.png);
}
#nav_faq {
	margin-left: 703px;
	margin-top: 189px;
	background-image: url(images/navb_faq.png);
}
div.bubbleton_dock div {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
div.bubbleton {
	width: 144px;
	height: 32px;
	background-image: url(images/bubbleton.png);
	cursor: pointer;
}
div.bubbleton:hover {
	background-position: 100% 0;
}
div.bubbleton A {
	display: block;
	padding-top: 4px;
	width: 100%;
	height: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	color: white;
}
div.errorbar, div.noticebar {
	margin: 0 auto 16px auto;
	width: 80%;
	padding: 6px;
	font-size: 14px;
	font-style: italic;
}
div.errorbar {
	border: 1px dashed red;
	background-color: #FF9;
	color: red;
}
div.noticebar {
	border: 1px dashed #333;
	background-color: #FF9;
	color: #333;
}
#belt_u, #belt_d {
	height: 53px;
	background-repeat: repeat-x;
	background-image: url(images/belt.png)
}
#belt_u {
	border-bottom: 1px solid #000314;
}
#belt_p {
	background-position: 0 1px;
	border-top: 1px solid #000314;
}
#body {
	background-repeat: repeat;
	background-image: url(images/orna_pattern.gif);
}
#content {
	background-color: #000c26;
}
#glyph_home, #glyph_gen {
	padding: 21px 198px 0 198px;
	width: 611px;
}
#glyph_home {
	height: 296px;
	background-image: url(images/bg_glyph_home.png);
}
#glyph_gen {
	background-image: url(images/bg_glyph_gen.png);
	background-repeat: repeat-y;
}
div.glyphset {
	margin-bottom: 24px;
	width: 612px;
}
div.glyphnavigator {
	float: left;
	width: 150px;
	margin-right: 8px;
}
div.glyphscroller {
	width: 454px;
	height: 624px;
	position: relative;
	float: left;
	overflow: hidden;
}
div.glyphscroller ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.glyphscroller ul li {
	float: left;
	display: block;
	position: relative;
	width: 454px;
	height: 624px;
}
#committee_scroller {
	width: 454px;
	height: 100%;
}
div.glyphtitle {
	margin-bottom: 18px;
}
div.glyphheading {
}
div.glyphcap {
	float: left;
	width: 408px;
}
div.glyphtext {
	width: 100%;
}
div.glyphpic {
	float: left;
	width: 204px;
}
div.vs_16 {
	clear: both;
	height: 16px;
}
div.vs_32 {
	clear: both;
	height: 32px;
}
#footer {
	background-color: #000c26;
	background-repeat: repeat-x;
	background-image: url(images/belt_shw_d.gif);
}
#footnote {
	text-align: center;
	padding-top: 44px;
	height: 74px;
	background-image: url(images/footer_bg.png);
}
#fn_theme {
	height: 18px;
	color: #006bbe;
}
#fn_copyright {
	height: 34px;
	color: #328ed4;
}
#fn_links {
}
#content:after, #glyph_gen:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
