/* CSS Document */

*{
	margin:0;
	padding:0;
}
a{
	color:#8FC2FF;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:none;
}
body {
	overflow:hidden;/*Needed to eliminate scrollbars*/
	background:#000;
	color:#FFFFFF;
}
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}
/* aasdasda s asd as */
.as {
	font-size: 30px;
	color:#FFFFFF;}
.aslink {
	font-size: 30px;
	color: #00CCFF;}
#kepala {
	width:400px; 
	margin-top:1px; 
	/*left: 100px;
	float:top;
	z-index:101;*/
	padding:10px;}
#info {
	width:400px; 
	margin-top:1px; 
	/*left: 100px;
	float:top;
	z-index:101;*/
	margin-right:10px;
	padding-bottom:10px;
	padding:10px;}
/*twitter stuff*/
.twitter {
	width:400px; 
	margin-top:1px; 
	float:right;
	/*margin-top: 10px;
	padding: 10px;*/
	margin-bottom: 10px;
	text-align:left;
	/*background-color:#000000;*/
}
#my_twitter_status {	
	display: block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif ;
	color:#FFFFFF;
	/*background-color:#000000;*/
}
#my_twitter_status_time {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif ;
	color: #666;
	/*background-color:#000000;*/
}
/*-------------------------------*/
#docs{
	width:520px;right:100px;
	top:5%;
	position:absolute;
	z-index:1000; 
	background-color:hsla(0, 00%, 00%, 0.7);
}
#wrapperd{overflow:hidden;/*width:400px;  right:100px; float:right; z-index:1001; vertical-align:top; position:inherit;padding:10px;margin:10px;background:#fff;*/}
#wrapperlogo{float:left;padding:10px; /*margin-top:10px; margin-left:10px; height:100%width:100px; right:500px; z-index:1002; margin:10px;background:#fff; position:inherit;*/}
