/*
	last update 26 jan 2010 randy update button join us & wcg
*/

html, body{
	height: 100%;
	background:#121212;
}

a,a:hover{
	text-decoration:none;
	cursor:pointer;
}

div#shiv {
	background: transparent;
	width: 100%;
	height: 50%;
	margin-top: -260px;
	float: left;
}

#wrapsplash{
	clear:both;
	width:960px;
	height:520px;
	margin:0 auto;
	position:relative;
	background-color:#121212;
	background-repeat:no-repeat;
	background-position:top center;
}

#wrapsplash #splashlinks a{
	position:absolute;
	background:url(/images/splash/bg/blank.gif);
	z-index:10;
}
#wrapsplash #splashlinks a span{
	display:none;
}

/*header*/
#header{
	clear:both;
	width:515px;
	margin:0 auto 0 auto;
	padding-top:20px;
}

/*logo ck*/
#header h1#logocf{
	clear:both;
	width:270px;
	height:60px;
	margin:0 auto;

}
#header h1#logocf a{
	clear:both;
	float:left;
	display:inline;
	width:270px;
	height:60px;
	background:url(/images/splash/btn/logocf.gif) no-repeat;
	position:relative;
	margin:18px 0;
	z-index:10;

}
/*
#header h1#logocf a:hover{
	background:url(/images/splash/btn/logocfnew.gif) no-repeat;
}
 */
#header h1#logocf a span{
	display:none;
}
/*end logo ck*/

/* start midcontent */
#midcontent{
	float:left;
	clear:both;
	display:inline;
	margin:-115px 0 0 215px;
	background:url(/images/Splash/bg/kotakatas.gif) no-repeat left top ;
	width:535px;
	height:366px;
}
#midcontent #button{
	clear:both;
	float:right;
	display:inline;
	height:60px;
	width:520px;
	margin:26px 3px;
}
/* start button left */
#midcontent #button #buttonleft{
	clear:both;
	float:left;
	display:inline;
	width:520px;
}
#midcontent #button #buttonleft a#btndaftar{
	clear:both;
	float:left;
	display:inline;
	background:url(/images/splash/btn/btndaftar.gif) no-repeat;
	width:135px;
	height:61px;
	position:relative;
	margin:0 0 0 -9px;
}
#midcontent #button #buttonleft a#btndaftar:hover{
	background:url(/images/splash/btn/btndaftarh.gif) no-repeat;
}
#midcontent #button #buttonleft a#btndaftar span{
	display:none;
}
/* end button left */
/* start button left */
#midcontent #button #buttonleft a#btnmasuk{
	float:right;
	display:inline;
	background:url(/images/splash/btn/btnmasuk.gif) no-repeat;
	width:135px;
	height:61px;
	position:relative;
}

#midcontent #button #buttonleft a#btnmasuk:hover{
	background:url(/images/splash/btn/btnmasukh.gif) no-repeat;
}
/* */
#midcontent #button #buttonleft a#btnmasuk span{
	display:none;
}
/* end button left */

/*banner mid tampil gambarnya*/
#wrapbannermid{
	clear:both;
	float:left;
	display:inline;
	width:500px;
	height:235px;
	position:relative;
	text-align:center;
	margin:-6px 0 0 17px;
}
#wrapbannermid a{
	position:absolute;
	background:url(/images/splash/blank.gif);
}
#wrapbannermid a span{
	display:none;
}
/*end banner mid*/

/* start btmbanner tampil gambar banner bawah*/
#btmbanner{
	clear:both;
	float:left;
	display:inline;
	width:815px;
	height:162px;
	background:url(/images/splash/bg/kotakbawah.gif) no-repeat left top;
	position:relative;
	text-align:center;
	margin:-10px 0 0 75px;
}
#btmbanner #linebtm{
	overflow:hidden;
	float:left;
	clear:both;
	display:inline;
	margin:44px 21px;
	width:772px;
	height:90px;
}
#btmbanner a img{
	width:772px;
	height:90px;
}
/* end btmbanner */
/*start join us & wcg*/
#wrapsplash a.wcg{
	width:138px;
	height:82px;
	position:absolute;
	left:80px;
	background:url(/images/splash/bg/wcg.png) no-repeat;
	top:280px;
}
#wrapsplash .wcg span{
	visibility:hidden;
}
/* \*/
* html #wrapsplash a.wcg{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/bg/wcg.png', sizingMethod='scale');
}
#wrapsplash a.wcg:hover{
	background:url(/images/splash/bg/wcgh.png) no-repeat;
}
* html #wrapsplash a.wcg:hover{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/bg/wcgh.png', sizingMethod='scale');
}
#wrapsplash a.joinus{
	background:url(/images/splash/btn/btnforum.gif) top left no-repeat;
	position:absolute;
	width:131px;
	height:42px;
	top:315px;
	left:747px;
}
#wrapsplash a.joinus:hover{
	background-position:bottom left;
}
#wrapsplash .joinus span{
	visibility:hidden;
}
/*end join us & wcg*/

