html {overflow-y: scroll}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.vAlign{
	margin: auto 0px;
}
a.link {
	color: black;
	text-decoration:none;
	outline: none;	
}
.noneOutline{
	outline-style: none;
}
#footer {
	background-color: #4e453b;
	position: relative;
	clear:both;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#content {
	margin:0px auto;
	padding: 0px;
	top: 0px;
	width: 800px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
}

#mainContent {
	width: 800px;	
	position: relative;
	padding: 20px 0px;
	text-align: center;
	padding: 0px 0px 37px 0px;
}
#wrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF;
	height: auto;
	margin: 0px auto;
	text-align : center;
	padding: 0px;
	border:1px solid #dfdfdf;
	border-top-style:none;
	width:800px;
}

#top {
	height: 130px;
	width: 799px;
}

.login{
	background-color: transparent;
	border: none;
	width: 170px;
	height: 18px;
}
#loginf {
	font-family:  Trebuchet MS;
	font-size: 11px;
	color: black;
	width : 200px;
	margin : 0px auto;
	float: right;
}
#loginf li{
	list-style: none;
	vertical-align: middle;
	margin: 3px 0px;
	text-align: center;
}
#loginf input.login{
	margin: 5px 0px;
	//margin: 4px 0px;
}

#loginf ul{
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: right;
	position: relative;
	right: 11px;
}

#loginf .loginbuttons {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dbd6d2;
	border: 1px solid #4e453b;
	//height: 20px;
	width: 36px;
}
.logoutbuttons {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dbd6d2;
	border: 1px solid #4e453b;
	//height: 20px;
	width: 46px;
	cursor: pointer;
}
#breakline {
	width: auto;
	height: 1px;
	padding: 0px;
	margin: 4px 0px 2px 0px;
	background-color: black;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;	
}

#loginf ul li label{
	position : relative;
	top: -2px;
}
div.afterlogin	{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding:25px 40px 0 0;	
	height: 105px;
	display: none;
	float: right;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	list-style: none;
	//width: 250px;;
}
#loginSuccess {
	color: black;
}
#loginFail {
	display: block;
	text-align: right;
	width : 300px;
	height: 55px;
	padding: 70px 53px 0px 0px;
}
#loginFail p	{
	margin :1px 0px;
}
#loginFail li	{
	color: #b90204;
	font-weight: bold;
}
#loginFail li	{
	color: #b90204;
	font-weight: bold;
}
#loggedIn {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-top: 50px;
	padding-right: 50px;
	text-align: right;
}
#loggedIn p{
	margin: 0px;
}
a.logOut  {
	color : black;
	font-weight:bold;
}
#modContents	{
	width:670px;
	height:auto;
	margin: 0px auto;
	min-height: 100%;
}
#leftBanner	{
	float:left;
	clear:left;
	width:174px;
	height:auto;
	background: #f1eeeb;
}
#banner	{
	float:right;
	clear:right;
	width:472px;
}
#newsContents	{
	float:right;
	clear:right;
	width:472px;
}
#newSnippet	{
	background : transparent url(../images/news_snippet.gif) left top;
	background-repeat:no-repeat;
	height:30px;
	margin: 5px 0px 10px 0px;
	width:auto;
}
.lBannerFrame	{
	background:#ffffff;
	width:170px;
	height:auto;
	margin:5px 0 10px;
	//min-height: 100%;
}
.lBImage	{
	margin:5px;
	//margin-bottom:0px;
}
.bannerItem	{
	height:auto;
	width:100%;
}
.bannerImg	{
	margin: 5px 5px 0px 5px;
}
#featuredVideo	{
	background: #000000;
	height: auto;
	padding:10px 0px 10px 6px;
	text-align: left;
	clear:both;
}
#featuredVideosImage	{
	background : transparent url(../images/featured_videos.gif) left top;
	background-repeat:no-repeat;
	height: 40px;
	margin: 0px 0px 5px 14px;
}
.featuredVideoFrame	{
	background-color: #ffffff;
	float:left;
	width:300;
	height:200;
	margin: 0px 14px 10px; 
}	
span.homesub2 {
	color:#993300;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
#time , #lastLogin, #register{
	font-weight:bold;
}
.loggedIn {
	padding: 2px 0px;
	//position: relative;
	//z-index: 0;
}
#relogin , #lostpass, #register{
	cursor: pointer;
	clear: both;
}

#flashHeader {
	position: relative;
	top: 70px;
}
#flashHeader{
	outline-style:none;
	margin:0px;
}
#SembawangVideo {
	outline-style:none;
	margin:5px;
}
#menu {
	text-align: center;
	margin: 0px;
}
#menu ul {
	display: block;
	clear:both;
	list-style-type:none;
	padding:0px;
	width: 684px;
	height: 33px;
	background-color: black;
	margin : 0px 58px;
	padding: 0px 0px 0px 5px;
	text-align: center;
	vertical-align: middle;		
}
#menu li {
	display: inline;
	float: left;
	padding:0.25em 0em 0.25em 0em;
	margin: 0px;
}
#menu ul li a {
	text-decoration:none;	
}
#menu li img.ddmenu{
	margin: 2px 8px 2px;
	width: auto;
	font-family: Myriad Pro, Verdana;
	font-size: 14px; 
	color: white;
	cursor: pointer;
}
div.dropdownmenu {
	background-color: #2b6a8e;
	border:1px solid #1d3e50;
	padding: 0.2em 0.2em;
}
a.submenuitem {
	color:#FFFFFF;
	text-shadow: 0 0 1em #9bb5c3;
	display:block;
	font-family:Verdana,Trebuchet MS,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:5px auto;
	text-decoration:none;
	outline: none;
}
#highlightItem	{
	width: auto;
	height: auto;
}	
a.disable {
	color:#5588a5;
	text-decoration:none;
	cursor:default; 
}

.outline {
	border: 1px solid #1d3e50;
}

.imageoutline {

	border: 1px solid #dbd6d2;
}
.separator {
	border: 1px dashed #dbd6d2;
}
.body a, .body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.textfield {
	background: #dbd6d2 url(images/login_bg_top.jpg) no-repeat;
	border: 1px solid #4e453b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dbd6d2;
	border: 1px solid #4e453b;
	padding: 2px;
	cursor: pointer;

}
.fineprints {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.homesubheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #83a848;
	font-weight: bold;
}
.homesub2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}

.separator2 {

	border: 1px dotted #dbd6d2;
}

.error {
	border-color: red;
}
#agree.error{
	bor
}
#fromDate, #toDate{
	width: 115px;
}
.ui-datepicker-trigger{
	position: relative;
	top: 4px;
	left: 1px;
	cursor: pointer;
}
#errorDisp	{
	display: none;
	margin-bottom: 3px;
}
#successDisp	{
	display: none;
	list-style: none;
	font-size: 20px;
}
#breadcrumbs	{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
	text-align: left;
}
.spacer	{
	clear:both;
}
#albumDsp	{
	width : 680px;
	height : auto;
	min-height:150px;
	margin : 0px auto;
	padding-top: 40px;
}
#pictureFrame	{
	width : 170px;
	height : 150px;
	float: left;
}
.pictureFrame	{
	width : 145px;
	height : 160px;
	float: left;
}	
img.picture {
	border : none;
	margin : auto;
}
.pictureBorder {
	border:1px solid #DBD6D2;
	height:110px;
	width:145px;
	float:left;
	padding-top : 2px;
	margin : 0px;	
	cursor: pointer;
}
.pfcol1	{
	margin-right : 16px;
}
.pfcol2, .pfcol3	{
	margin : 0px 16px;
}
.pfcol4	{
	margin-left:16px;
}
.video 	{
	width:100%; 
	height:133px; 
	width:171px;
	border:1px solid #666666;
}
#VideoGallery	{
	margin:5px;
	outline-style:none;
}
.videoFrameBig	{
	width:470px; 
	height:330px; 
	border:1px solid #666666;
	margin: 0px auto; 
}
.vfcol1	{
	margin-right: 39px;
	//margin-right: 37px;
}
.vfcol2	{
	margin : 0px 38px;
	//margin : 0px 37px;
}
.vfcol3	{
	margin-left: 39px;
	//margin-left: 37px;
}
.videoFrame	{
	width:171px; 
	height:185px; 
	float:left;
}
.Hdivide	{
	width:0px; 
	border-left:1px solid #DBD6D2; 
	height:175px;
	float:left
}
.lightText {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}
#paging	{
}
#classifiedTable	{
	height:80px;
	padding-top:3px;
}	
.clCol1	{
	width:112px;
	padding-left:10px;
	//width:122px;
}
.clCol2	{
	width:256px;
}
.clCol2a	{
	width:240px;
}
.clCol3	{
	width:120px;
}
.clCol4	{
	width:90px;
}
.clCol5	{
	width:80px;
}
.clCol6	{
	width:40px;
	padding-left:10px;
	//width:50px;
}
.clCol7	{
	width:auto;
}	
.clCol	{
	float:left;
	text-align:left;
}
.clThumbs	{
	width:102px;
	height:72px;
	border:1px solid #DBD6D2; 
}
.clRow	{
	height: 80px;
}
.clImg	{
	width:92px;
	height: 62px;
	margin: 5px;
	cursor: pointer;
}	
.separator1{
	border: 1px dashed #dbd6d2;
	margin:5px 0px;
	//margin:0px;
}	
.loginbuttons {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dbd6d2;
	border: 1px solid #4e453b;
	cursor: pointer;
}
input.file.hidden {
	opacity:0;
	position:relative;
	text-align:right;
	z-index:2;
	width : 365px;
	//display:none;
}
div.fileinputs {
	height:30px;
	position:relative;
	width:0px;
}
div.fakefile {
	left:0;
	line-height:90%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:500px;
	z-index:1;
}
#fileQueue {
	height:15px;
	margin-bottom:10px;
	overflow:none;
	width:250px;
}
#uploadifyUploader	{
	float:left;
}
.noneDsp	{
	background-color: #f1eeeb;
	border-style: none;
	border:0px solid #f1eeeb;
}
.Dsp	{
	border:1px solid #4E453B;
}
.arrowDown	{
	background: transparent url(../navigation_images/down_arrow.gif);
	height: 9px;
	width: 7px;
	float: left;
	margin : 7px 5px 5px ;
}
.rightArrow	{
	background: transparent url(../navigation_images/right_arrow.gif);
	height: 9px;
	width: 7px;
	float: left;
	margin : 7px 5px 5px ;
}
#bodyContent	{
	margin: 0px auto; 
	width: 670px;
}
.floatLeft		{
	float: left;
}
.floatRight		{
	float: right;
}