@charset "UTF-8";
/* CSS Document by Digital Nusantara for BeamingStars Sdn. Bhd.*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #151515;
	background-image: url(../images/bs_splashbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, "Lucida Sans", "Lucida Grande", Calibri, Sans-serif;
	font-size:11px;
}
table, td, th
	{
	border:none;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 2;
	}
th
	{
	background-color:2C155;
	color:white;
	border:none;
	}

a:link {
	color: #99FF33;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: line-through;
}
a:hover {
	text-decoration: overline;
	color: #C1AD4C;
}
a:active {
	text-decoration: overline;
	color: #C1AD4C;
}
h2 {
	font-size: 16px;
	color: #bff27f;
	padding-top: 2px;
	padding-bottom:2px;
	padding: 0px;
	font-family: Century Gothic, Arial, Helvetica, "Lucida Sans", "Lucida Grande", Calibri, Sans-serif;
	text-transform: uppercase;
	
}
h3 {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}


/* --------------- HEADER & LOGO Section ----------------- */

#header {
	position:inherit;
	padding-bottom: 0%;
	width: 960px;
	height: 55px;
	text-align:center;
}

/* --------------- CONTENT Section ----------------- */


#selections {
	position:inherit;
	padding-bottom: 0%;
	padding-top: 0px;
	width: 960px;
	height: 160px;
	text-align:center;
} 

#container {
	margin-top: 0%;
	margin-bottom: 0px;
	margin-left: 15%;
	margin-right: 15%;
	padding-top: 15%;
	padding-bottom: 10%;
	width: 960px;
}


/* --------------- FOOTER Section ----------------- */

#space {
	position: inherit;
	margin-bottom: 0px;
	margin-left: 15%;
	margin-right: 15%;
	width: 960px;
	height: 25px;
}
#space-vertical {
	position: inherit;
	margin-bottom: 0px;
	margin-left: 15%;
	margin-right: 15%;
	width: 20px;
	height: 460px;
}
