@charset "utf-8";

/* CSS Document */
/* Created: Kean Onn See*/
/* Company: Loaded Technologies*/
html{
	padding:0;
	margin:0;

}

body{
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:0;
	padding:0;
	background: black url(images/bg.jpg) top center repeat-x;
}

.FCKImageGalleryContainer, .FCKLinkGalleryContainer{	
	background:white !important;	
	
}

p, ul, ol, em{
	line-height: 1.4em;
	font-size: 13px;
}

h1, h2, #ContentLeft h2, h3, h4{
	font-weight: bold;
}

h1{
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

p{
	color: #999999;
}

ul, ol{
	color: #999999;
	padding-left: 60px;
	padding-right: 60px;
	margin:0;
}


h2{	
	color: #999999;
	font-size: 15px;
	
}

h3{
	font-size: 14px;

}

table{
	text-align:left;
}
a:link , a:visited {
	 color: #006699;
}

a:hover{
	text-decaration: underline;
}

#BodyWrapper{	
	width: 100%;

}

	#BodyWrapper.green{	
		width: 100%;
		background: url(images/bg_green.jpg) top center repeat-x;
	
	}

	#BodyWrapper.red{	
		width: 100%;
		background: url(images/bg_red.jpg) top center repeat-x;
	
	}

	#BodyWrapper.white{	
		width: 100%;
		background: url(images/bg_white.jpg) top center repeat-x;
	
	}

#SiteWrapper{
	position:relative;
	margin: 0 auto 0px auto;
	padding: 0 0 100px 0;
	width: 1000px;
	text-align: left;

	
}

#Brand{
	float:left;
	display: block;	
	width: 1000px;
	height: 180px;
	margin:0;
	background: url(images/bg/top_banner_bg.jpg) no-repeat top right;
	
}
	
	.check #Brand{
		background: black ;
	}
	
	.check #swfitem{
		background: black url(images/products/product_06.jpg) no-repeat 350px 20px;
	}
	
	* HTML #Brand{
	float:none;
	
}
	
	
	
	#Brand a:link, #Brand a:visited{
		float:left;
		width: 200px;
		height: 130px;
		display: block;
		text-indent: -999em;
		overflow:hidden;
		background: url(images/logo.jpg) no-repeat top left;
		
	}
	
	
#Brand .summerlink a:visited,
#Brand .summerlink a:link{
	background: url(/Portals/0/Images/summer_banner.jpg) no-repeat;
	width:174px;
	height:98px;
}

#Brand .summerlink{
	width:174px;
	height:98px;
	margin-top:10px;
	margin-left:610px;
	float:left;
/*	display:none;*/
}

	
	
	#Brand a#job:link, 	#Brand a#job:visited{
		float:right;
		margin-top: 35px;
		width: 330px;
		height: 60px;
		display: block;
		text-indent: -999em;
		overflow:hidden;
		background: url(images/job_application.gif) no-repeat top right;
		
	}
	
	* HTML #Brand a:link, * HTML #Brand a:visited {

		
	}
	
	
	#Brand h1, h2{
		margin: 0;
		padding: 0;
		width: 300px;
	}

#swfitem{
	float:left;
	width: 1000px;
	height: 380px;
	
	background: black;

}


#ContentWrapper{
	float:left;
	width: 1000px;
	margin:0px;
	padding: 15px 0px 0 10px 0;
	background: black;
	
}




#RightColumn{
	width: 590px;
	float:right;
	display:block;
	margin: 0px 20px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align:left !important;
}
	
	#dnn_ContentPane{
		text-align:left !important;
		padding: 0px 0px 0px 0px;
		
	}	
	
	.home #RightColumn{
		padding: 0px 0px 0px 0px;
		width: 460px;
	}
	
	* HTTML .home #RightColumn{		
		width: 450px;
	}
	
	.content #RightColumn{
		padding: 0px 0px 0px 0px;
		width: 380px;
	}
	
#LeftColumn{
	float:left;
	background: black;
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width: 320px;

	
}	

	.home #LeftColumn{
		width: 460px;
	}
	
		* HTML 	.home #LeftColumn{
		margin-left: 15px;
		width: 450px;
	}
	
	.content #LeftColumn{
		width: 530px;
	}
	
	* HTML	.content #LeftColumn{
		width: 510px;
	}
	


#Footer{
	float:left;
	display:block;
	padding: 10px 0px 10px 0px;
	height: 40px;
	width: 1000px;
	background:  black;
	color: #006699;
	
}

	#Footer ul, #Footer ul li{
		padding:0px;
		margin:0;
		display:inline;
		list-style:none;
		float:left;
		margin-top: 10px;
		padding-left: 10px;
		color: #006699;
	}
	

		
		#Footer ul#links{
			margin-right: 20px;
			margin-top: 10px;
			float:right;
		}
		
			
		

	
	#Footer a:link, #Footer a:visited{
		font-weight: normal;
		color: #006699;
	
		text-decoration: none;
	}
	
	#Footer a:hover{
		text-decoration: underline;
	}
	
	




/*Clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;


}

.clear{
	float:left;
	clear:both;
}


#loadedframe{
	height: 60px;
	
	padding-top: 20px;
	width: 100%;
}

a#loaded:link, a#loaded:visited, a#loaded:hover{
	width: 80px;
	float:right;
	margin-top: 30px;
	margin-right: 20px;
	display:block;
	height: 30px;
	text-indent: -999em;
	overflow: hidden;
	
	background: url(images/site_by_loaded.gif) no-repeat top left;


}

.scroll {
	scrollbar-3dlight-color:#0033cc;
	scrollbar-arrow-color: black;
	scrollbar-base-color:#0066CC;
	scrollbar-darkshadow-color:#0033cc;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color:#0033cc;
	scrollbar-shadow-color:#0033cc;
	color: ;
	height: 180px;
	overflow:auto;
	padding-right: 10px;
}

a.yellow:link, a.yellow:visited{
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#FF9900;
}

a.yellow:hover{
	text-decoration: underline;
}

#checkage{

	margin-top: 30px;
	margin-left: 20px;
	float:left;
	width: 340px;
	text-align: center;
}

#checkage #text{
	padding-bottom: 20px;
}

#checkage select{
	

	font-size: 16px !important;

	border: none;
}

/* News*/

a.newsreadmore:link, a.newsreadmore:visited{
	color: #FFCC00;
}


.newscontainer , .NukeNews_Item{
	background: black;
}

.viewnewstitle, .archivedisplaymonthlink{
	color: #006699 !important;
}

.NukeNews_AltItem{
	background: #333333;
}

/* map */
.directory {
	width: 460px;
	font-size: 11px;
	vertical-align: top;
	text-align: top;
	color:#CCCCCC;
}
.diritem {
	padding:10px;
	margin: 5px;
	color:#CCCCCC;
}
.diritemalt {
padding:10px;
	background: #2c2c2c;
	margin: 5px;
	color:#CCCCCC;
}
.diritemhover {
	padding:10px;
	background: #212121;
	cursor: pointer;
	cursor: hand;
	margin: 5px;
	color:#CCCCCC;
}
.paging {
	padding:5px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #fff;
	height: 20px;
}
.pagingitem {
	text-align: center;
	font-size: 11px;
	color: #fff;
}
.pagingitemhover {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

#txtSearch78 , #btnSearch78{
	margin: 5px;
}
 #btnSearch78{
 	margin-top: 10px;
 }
 
.SubHead{
	font-size: 13px;
	color: #999999;
	float:left;
}

p.SubHead{
	margin-top:0px;
	padding-top: 0px;
}

#dnn_ctr399_FormMaster_lblRequired{
	color: #999999;
}

#dnn_ctr399_FormMaster_cmdSubmit, #dnn_ctr403_FormMaster_cmdSubmit{
	display:block;
	padding: 5px;
	font-size: 13px;
	width: 80px;
	background: #666666;
	color: black;
	text-decoration:none;
	margin:5px 0px 0px 0px;
}

* HTML #Form td{
	padding: 5px 0px;
}

#ContentWrapper.news{
	background: black url(images/tourismlarge.png) 15% 99% no-repeat;	
}