/*body {
	font: 14px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	-webkit-font-smoothing: antialiased;  Fix for webkit rendering
	-webkit-text-size-adjust: none;
	margin:0;
	padding:0;
	
}*/
iframe {
	overflow-x:hidden;
	overflow-y:hidden;
}
/*
a, a:visited {
	color: #C30;
	text-decoration: none;
	border-bottom: 1px dotted #C30;
}
a:hover {
	color: #900;
	border-bottom-style: solid;
}*/
p {
	margin-bottom: 20px;
}
#target {
	display: none;
	text-align:center;
}
#target a {
	color: #333;
	font-weight: bold;
	padding: 5px 10px;
	border: none;
}
#target a:hover {
	
}
#pageslide {
	/* untuk mengatur css halaman slide */
    display: none;
	position: absolute;
	position: fixed;
	top: 0;
	width:100%;
	height: 100%;
	z-index: 999999;
	padding: 20px;
	background:#000;
	color: #FFF;
	-webkit-box-shadow: inset 0 0 5px 5px #222;
	-moz-shadow: inset 0 0 5px 5px #222;
	box-shadow: inset 0 0 5px 5px #222;
}
.content-kompas {
	width:1000px;
	margin:0 auto;
	height:100%;

}
.tombol {
	position:fixed;
	background:#f00;
}
.tombol a {
	color:#fff;
}
#content {
	width:100%;
	margin:0 auto;
	height:100%;
}
* html #content {
position: absolute; left: 0px; top: 0px;
left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); 
	width:100%;
	margin:0 auto;
	height:100%;
	background:url(../images/2.jpg) top center fixed no-repeat;
}

#masklink {
	top:0;
	left:0;
	width:100%;
	position:relative;
	float:left;
	z-index:99999;
}
#anchormasklink {
	top:0;
	left:0;
	width:24%;
	height:1800px;
	position:absulute;
	float:left;
	z-index:-1;
	margin-top:-20px;
	margin-bottom:-5000px;
	/*background:red;*/
	border:none;
}
#anchormasklink2 {
	top:0;
	right:0;
	width:24%;
	height:620px;
	position:absolute;
	float:right;
	z-index:-1;
	margin-top:-20px;
	margin-bottom:-5000px;
	/*background:blue;*/
	border:none;
   
}


#target a.close-button img{
	width:70px;
	height:auto;
	position:absolute;
	padding:0px 0 0 920px;
	top:25px;
	
}
/* rizki mardita : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#sidebar { width: 215px; float: right;border: 1px solid #DDDDDD; background-color: #f1f1f1;margin: 20px; display: inline;}

#box-left{position: absolute;left:-102px;_left:-102px; border-right: 0px;padding: 0px; }
#box-right{position:absolute;right:-102px;_left:990px; border-right: 0px;padding: 0px;

}

.close-skin {
	display:block;
	position:absolute;
	right:0;
	z-index:10;
	cursor:pointer;
}
.skin-img {
	 padding-top:16px;
}

#sidebar ul{padding: 10px;}
#sidebar ul li{font-size: 0.9em;margin: 0 0 0 20px;}

.linkads-atas {
	height:465px;
	display:block;
	width:100px;
	background:red;
}
.linkads-bawah {
	height:98px;
	display:block;
	width:100px;
	background:#000;
}

