@charset "utf-8";

/*--------------------
21 April 2009
CSS for: www.ncc.org.sg
CSS by: Xtremax.com
--------------------*/


/*------------------
GLOBAL :
--------------------*/


	html, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend {
		margin:0;
		padding:0;
		border:0;
		outline:0;
		font-weight:normal;
		font-style:normal;
		font-size:100%;
	}
	
	body {
		margin:0;
		padding:0;
		border:0;
		font:11px Arial, Helvetica, sans-serif;
		color:#000;
		background:url(../global/images/bg-body.jpg) repeat-x #ffffff;
	}
		
	a {
		text-decoration:none;	
		font-weight:normal;
	}
	
	li {
		list-style:none;
		}
	
	
	.pngfix {
		behavior:url(css/iepngfix.htc);
		}

/*-------------------------
WRAPPER
-------------------------*/

	#wrapper {
		width:900px;
		height:auto;
		margin:0px auto;
		overflow:hidden;
		display:block;
		}
		
/*-------------------------
HEADER
-------------------------*/		
		
	#color-options{
		width:878px; 
		height:35px;
		text-align:right;
		}
		
		#color-options span{
		vertical-align:top;
		height:35px;
		font:11px/30px Arial, Helvetica, sans-serif;
		display:inline-block;
		} 
		
		#color-options img{
		margin-left:3px;
		margin-top:7px;
		} 
		
	#secondary-menu {
		width:615px;
		height:26px;
		float:right;
		}
		
		#secondary-menu ul{
			float:right;
			margin-right:5px;
			}
		
		#secondary-menu li{
			display:inline;
			color:#FFFFFF;
			margin-left:9px;
			background:url(images/sec-menu-bar.jpg) left no-repeat;
			}
			
			#secondary-menu li.first {
				background-image:none;
				}
			
		#secondary-menu li a {
			font:11px/20px Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			margin-left:9px;
			}
		
		#secondary-menu li a:hover {
			text-decoration:underline;
			}
	
	#primary-menu {
		width:878px;
		height:54px;
		float:right;
		padding-bottom: 0px;
	}
		
	#primary-menu table {
		vertical-align: bottom;
		width: auto;
	}

	#primary-menu table td{
		background:url(images/primary-menu-bar.jpg) left bottom no-repeat;
	}

	#primary-menu table a{
		background-position: bottom;
		background-repeat: repeat-x;
	}
		

		#primary-menu ul {
			width:768px;
			margin-left:110px;
			}
			
		#primary-menu ul li {
			display:inline;
			}
			
		#primary-menu ul li a{
			font:12px/54px Arial, Helvetica, sans-serif;
			color:#707070;
			padding-left:6px;
			padding-right:6px;
			padding-top:12px;
			height:42px;
			background:url(images/primary-menu-bar.jpg) left top no-repeat;
			overflow:hidden;
			float:left;
			}
			
		#primary-menu ul li a:hover{
			background:url(images/primary-menu-bar.jpg) left top repeat-x;
			}
			
		#primary-menu ul li.active{
			font:12px/54px Arial, Helvetica, sans-serif;
			color:#707070;
			padding-left:6px;
			padding-right:6px;
			padding-top:12px;
			height:42px;
			background:url(images/primary-menu-bg-active.jpg) left top repeat-x;
			overflow:hidden;
			float:left;
			}
	
/*------------
NEWS ROW
---------------*/
	
	#news-row {
		width:878px;
		height:27px;
		}
		
		#news-row .news {
			width:878px;
			float:left;
			line-height:25px;
			}
		
		#news-row .searchbox{
			width:219px;
			height:22px;
			float:left;
			}
		
		
/*------------
BANNER
---------------*/
	
	#banner-container {
		width:900px;
		height:218px;
		}
	
	.calendar {

		float:left;
		margin-left:8px;
		background:url(images/bg-calendar.gif) no-repeat top;
		border: 0px none;
		width: 223px;
		text-align: right;
		}
	
		.calendar-homepage {
			margin:5px 0 0 0;
			}
		
		.month {
			width:124px;
			height:24px;
			margin-top:30px;
			margin-left:50px;
			margin-right: 50px;
			line-height:24px;
			font:12px Arial, Helvetica, sans-serif;
			color:#666;
			text-align:center;
			}
	
		.dates {
			width:196px;
			height:140px;
			margin-left:18px;
			margin-top:10px;
			margin-right: 12px;
			overflow:visible;
			}
			
		.dates span {
			font:10px Arial, Helvetica, sans-serif;
			line-height: 10px;
			float:left;
			width:15px;
			height:12px;
			padding: 2px 12px 0px 1px;
			margin-top: 10px;
			}

		.calendar a.calendar-more{
			padding-right: 15px;
			color: #000000;
		}
		
		.dates span a,
		.dates span a:visited{
			padding-left: 2px;
			padding-right: 2px;
			color: #FFFFFF;
		}


	
	div.calendar a,
	div.calendar a:hover,
	div.calendar a:visited {
		color:#FFFFFF;
	}
	
	div.month a,
	div.month a:hover,
	div.month a:visited {
		text-align: center;
		padding-right: 0px;
		color:#000000;
	}
/*------------
SECTION
---------------*/

#section-left {
		width:650px;
		height:auto;
		float:left;
		}
		
#section-right {
		width:223px;
		height:auto;
		float:left;
		margin-left:8px;
		}
	
#section {
	width:878px;
	height:auto;
	margin-top:6px;
	}
	
	#sidemenu {
		width:181px;
		height:auto;
		margin-right:15px;
		float:left;
		background:red;
		}
	
	#content {
		width:682px;
		height:auto;
		float:left;
		}
		
		.pageinfo {
			width:680px;
			padding-left:2px;
			height:18px;
			background:#F0EFED;
			font:11px/16px Tahoma, Arial, Helvetica, sans-serif;
			}
			
		.content-header {
			width:680px;
			height:30px;		
			}
			
			.content-header img {
				float:right;
				margin-top:3px;
				margin-right:5px;
				padding:4px;
				vertical-align: middle;
				}
				
			
		#content h1 {
			width:450px;
			padding: 0px;
			padding-left:2px;
			height:30px;
			line-height:30px;
			float:left;
			font:20px/30px Arial, Helvetica, sans-serif;
			color:#ffffff;
			}
			
			#content h1.h1-icons {
				width:600px;
				}
			
			#content button {
				float:left;
				display:inline;
				margin-top:3px;
				margin-top:5px;
				font:11px/18px Arial, Helvetica, sans-serif;
				font-weight:bold;
				height:20px;
				margin-right:5px;
			}
			
			#content .submitButton {
				display:inline;
				margin-top:3px;
				margin-top:5px;
				font:11px/18px Arial, Helvetica, sans-serif;
				font-weight:bold;
				height:20px;
				margin-right:5px;
			}
			
		#content h2 {
			font:20px Arial, Helvetica, sans-serif;
			color:#7f7f7f;
			margin:20px auto;
			}
			
		#content p {
			font:12px Arial, Helvetica, sans-serif;
			}
			
		#content h3 {
			font:16px Arial, Helvetica, sans-serif;
			color:#7f7f7f;
			margin-top:18px;
			margin-bottom:10px;
			}
			
		#content ul li {
			list-style:inherit;
			font:12px/26px Arial, Helvetica, sans-serif;
			font-weight:bold;
			margin-left:50px;
			}
			
/*----------------------
LOGIN BOX
----------------------*/

		.login-wrapper{
			width:223px;
			float:left;
			margin-left: 5px;
			padding-bottom: 0px;
		}
			
			.login-wrapper form {
				width:180px;
				margin-top:30px;
				padding-left:20px;
				}
				
				.login-wrapper form label {
					font:12px/20px tahoma, Arial, Helvetica, sans-serif;
					display:inline;
					}
					
				.login-wrapper form input{
					color:#666;
					}
					
				.login-wrapper form .btn-login{
					width:65px;
					height:21px;
					float:right;
					}
					
				.login-wrapper form a{
					font:11px Arial, Helvetica, sans-serif;
					color:#3a3a3a;
					float:left;
					}
					
				.login-wrapper img{
					padding-bottom: 10px;
					background-color: #FFFFFF;
					display: inline;
					margin-bottom: 0px;
				}

/*----------------------
EVENT COUNT DOWN
----------------------*/
	.countdown {
		width:127px;
		height:140px;
		padding-top:77px;
		float:left;
		margin:5px 0 0 12px;
		background:url(images/bg-eventcountdown.jpg) no-repeat;
	}

	.countdown div.title {
		font:18px Arial, Helvetica, sans-serif;
		text-align: center;
		height: 68px;
		overflow: hidden;
		display: table-cell;
		vertical-align: middle;
	}
	
	.countdown div.countdown-number {
		background-image:url(images/bg-eventcountdown-txt.gif);
		background-repeat: no-repeat;
		height: 31px;
	}
	
	.countdown span {
		width:28px;
		height:22px;
		float:left;
		margin-left:3px;
		text-align:center;
		font:16px/22px tahoma, Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

/*----------------------
LATEST NEWS
----------------------*/		
		
	.latest-news {	
		width:280px;
		min-height:305px;
		height: auto !important;
		height: 305px;
		float:right;
		margin-top:8px;
		padding-left: 0px;
		}
		
		.latest-news ul{
			width:275px;
			height:auto;
			margin:0 auto;
			margin-top:30px;
			color:#666;
		}
			
		.latest-news ul li{
			padding:10px;
			min-height: 60px;
			height: auto !important;
			height: 60px;
		}
	
		.latest-news .latest-news-image{
			float: right;
		}
		
		.latest-news .latest-news-readmore{
			text-align: right;
		}
		
		.latest-news li h3 a, .latest-news li a{
			font:11px Arial, Helvetica, sans-serif;
			font-weight:bold;
			}
			


/*------------
SUBSCRIBE NEWSLETTER
---------------*/
	
	.subscribe-newsletter a  {
		width:187px;
		height:120px;
		float:left;
		display:block;
		}
		
/*------------
SUBSCRIBE NEWSLETTER
---------------*/
	
	.subscribe{
		width:187px;
		height:130px;
		float:left;
		display:block;
		}	
		
/*------------
BANNER PHOTOGALLERY
---------------*/
	.banner-photogallery {
		float: left;
		padding: 72px 10px 15px 6px;
		margin-left: 5px;
	}
	
/*------------
BANNER GAMES
---------------*/
	
	.banner-games a  {
		width:210px;
		height:136px;
		float:left;
		margin-left:5px;
		margin-top:7px;
		display:block;
		}

		
/*----------------------
TABLE
----------------------*/

	
	#primary-menu table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:22px;
		text-align: left;
		border-collapse: collapse;
		margin-top:25px;
		}
	
		tr.odd {
			background:#EBEBEB; 
			}
		
		td {
		  padding: 3px;
		}
		
		.comment-form thead, .comment-form tr {
			background:none;
		}


/*------------
SUBMITE BUTTON
---------------*/
.btn-submit {
	margin-top:35px;
	margin-bottom:35px;
	}
	
	
/*----------------------
FOOTER
----------------------*/
#footer {
	width:878px;
	height:60px;
	background: url(images/bg-footer.jpg) no-repeat;
	float:left;
	overflow:hidden;
	}
	
	#footer span {
		float:left;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		color:#000000;
		margin-top:25px;
		margin-left:15px;
		}
		
	#footer a{
		float:left;
		margin-top:25px;
		margin-left:320px;
		line-height:35px;
		vertical-align:middle;
		font:11px Tahoma, Arial, Helvetica, sans-serif; 
		color:#000000;
		}	
		
	#footer a.xtremax {
		margin-left:0;
		margin-top:18px;
	}
		
	
	#latest-news-div {
		width: 275px !important;
		height: 292px !important;
		overflow: auto;
		position: relative;
	}
	