/* ================================================================ */
/* Default Name: Advertising style sheet compatible for HTML 5.0    */
/* Version: 3.4                                                     */
/* Follow: @arisds                                                  */
/* ================================================================ */

/*
a.color-kuning:hover{ color:#52b9e9 !important; }
.ads-top1-largeleaderboard{ background:#19487e; padding:0; }
.ads-top2-largeleaderboard{ background:#fff; padding:10px 0; }
*/
.ads-middle-list-news{ text-align:center; margin:0 auto; width:468px; padding:0 0 10px; }
/*
.ads-left-media{ margin:0; padding:0; border:none; height:250px; overflow:hidden; }
.ads-bottom-largeleaderboard{ background:#fff; padding:10px 0; }
li.bg-ads{ background-image: -ms-radial-gradient(center, circle farthest-corner, #eeeeee 0%, #FFFFFF 100%); background-image: -moz-radial-gradient(center, circle farthest-corner, #eeeeee 0%, #FFFFFF 100%); background-image: -o-radial-gradient(center, circle farthest-corner, #eeeeee 0%, #FFFFFF 100%); background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #eeeeee), color-stop(1, #FFFFFF)); background-image: -webkit-radial-gradient(center, circle farthest-corner, #eeeeee 0%, #FFFFFF 100%); background-image: radial-gradient(circle farthest-corner at center, #eeeeee 0%, #FFFFFF 100%); padding:0; font-family:"Open Sans", Arial, Helevetica, serif; }
li.bg-ads span.tanggal_list{ margin-top:-16px !important; }
*/

/* ARTIKEL */
.clear_ads { clear:both !important;}



/* Tambahan untuk script billboad ads : Haryobayu  */
#panelbesar{ display:none; }
/*
.posrel { position:relative;}
.postutup { position:relative; float:right; cursor:pointer; }
.pos_all {  width:970px; margin:0 auto;}
*/

/* untuk fix footer */
#tutup_box{ width:60px; height:13px;z-index:10;background-color:#000;color:#ffffff; cursor:pointer;font-size:8px;text-transform:uppercase;font-family:Verdana, Geneva, sans-serif;padding:2px;text-align:center; float:right;}
.kus { width:970px; height:90px; position:fixed; bottom:15px; left:50%;margin-left:-485px;border:none;z-index:13;}



/*Paralac banner*/

/*
.paralax-ad {
			height: 300px;
			margin: 20px auto;
			position: relative;
			width: 100%;overflow: hidden;
			}

			.paralax-ad .inner-paralax-ad {
				clip: rect(auto, auto, auto, auto);
				height: 100%;
				left: 0;
				position: absolute;
				top: 0;
				width: 100%;
			}
			.paralax-ad .img-paralax-stop {
				height: 100%;
				margin: 0 auto;
				position: absolute;
				top: -150px;
				transform: translateZ(0px);
				text-align: center;
			}
			.paralax-ad .img-paralax-ad {
				position: fixed;
			}
			.img-paralax-ad img {
				border: medium none;
				height: auto;
				width: 100%;
			}
			.paralax-ad .link-paralax-artikel {
				background-color: white;
				cursor: pointer;
				display: block;
				height: 100%;
				left: 0;
				opacity: 0;
				position: absolute;
				top: 0;
				width: 100%;
				z-index: 11;
			}
			.paralax-ad .label-ad{
				background-color: #fff;
				top: -20px;
				color: #767676;
				font-family: Arial,sans-serif;
				font-size: 10px;
				left: 0;
				position: absolute;
				text-align: center;
				width: 100%;
			}
			
/*			
			/*kanal-read*/
			.read__content .paralax-artikel--kanal .img-paralax-ad{
				
			}
			.paralax-artikel--kanal .img-paralax-ad img {
				border: medium none;
				height: auto;
				
			}

/*end read*/


/* untuk float halfpage */
.float-me{
  position: fixed;
  top:0; 
}

.stop-float-me{
  position: absolute;
  top:auto; 
  width:300px;

}

.fly-out{
 opacity:0;
 transition:opacity 0.5s linear;*
}

.fly-in{
 opacity:1;
 transition:opacity 0.1s linear;*
}


/* untuk popup */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:transparent;
  display:none;

}  
#boxes .window_bayu {
  position:fixed;
  left:50%;margin-left:-250px;
  top:30%;
  width:500px;
  height:300px;
  display:block;
  z-index:9999;
}
#boxes #dialog_boxnya {
  width:500px; 
  height:300px;
  background-color:#cacaca;
}

.tombol_tutup_box { width:65px; height:19px; position:absolute; top:-20px; left:435px; display:block;background-color: #000;font-size: 12px;text-align: center;font-family: calibri;}
.window_bayu{top: 199.5px; left: 551.5px; background : none;}
.boxes{position:relative;z-index:100000000;}


.skyscraper{ position:relative; width:1100px; margin:0 auto; }
.skyscraper .skyscraper-left{ position:fixed; width:120px; margin-left:-130px; top:247px;z-index:5; }
.skyscraper .skyscraper-right{ position:fixed; width:120px; margin-left:1110px; top:247px;z-index:5; }


/*Kilas Kemetrian dekstop*/
ul.list-ads-new>a>li{
	 font-size:14px;
	 margin:5px 0px 5px 30px;
	 color:#eeb80e;line-height: 20px;
 }
 
 ul.list-ads-new>a>li>p{
	 color:#000000;
 }
 
 ul.list-ads-new>a>li>p:hover{
	 color:#e6b00a;
 }
 
 .width-ads{
	 width:300px;
 }
 
 a.caption>ul>li{
   color:#eeb80e;
   margin:-15px 0px 0px 20px;
 }
 
 a.caption>ul>li>p{
   color:#ffffff;
   
 }
 
 a.caption>ul>li>p:hover{
   color:#e6b00a;
 }
 
 a.caption{   
	background: rgba(10, 33, 70, 0.9);
    position: absolute;
    float: left;
    padding: 10px;
    width: 280px;
    margin-top: -55px;
    color: #fff;
    height: 35px;
    line-height: 20px;
	font-size:13px;
    overflow: hidden;
}


/*Billboard*/

#div-Billboard_Small{height:90px;width:970px;background-color:#f3f3f3;margin:auto;}
#div-Billboard_Big{height:250px;width:970px;position:relative;z-index:#2;margin-top:-90px;left:50%;margin-left:-485px;background-color:#f3f3f3;}
.linkto-orange{color:#f90 !important;}

/*Terbaru kanal*/
.terbaru2-kanal{height:100px; width:780px;margin-top:-15px;}
.listleft{margin-left:-15px;}

/*halfpage*/
#halfpage-ads{display:block;}
.float-now{position:fixed;top:20px;z-index:12;}
.below-ads-class{position:static;margin-top:1750px;z-index:13;}


/*skycrapper*/
#skycrapper-left-ads{display:block;width:160px;height:600px;}
.float-now-skycrap{position:fixed;top:20px;}

/*ads 300x600*/
.header-ads-300-600{border:1px solid #eee;width:300px;height:450px !important;}
.hed-kanan-ads{padding:5px 10px;background-color:#083262;color:#fff;width:282px;}
.listi-terpopuler-ads{right: -20px;width:95%; padding:5px;font-size:15px;}
li.first-child{border:4px solid #ffcf13 !important;height:92px;margin:2px 0px;}
li.second-child{border:1px solid #eee;height:92px;margin:10px 0px;}
.cont-wrap-300-600{width:140px !important;margin-top:5px;}
.selengkapnya-box-kuning{margin-top: 10px;width:100px;text-align:center;padding:3px;background-color:#ffd802;font-size:12px;}
.selengkapnya-box-gray{margin-top: 10px;width:100px;text-align:center;padding:3px;background-color:#ccc;font-size:12px;};

.heightads250{height: 250px !important;}
.heightads600{height: 600px !important;}
.heightads90{height: 90px !important;}
.heightads50{height: 50px !important;}
.heightads100{height: 100px !important;}
.heightadsmin100{min-height: 100px !important;}
.heightads60{height: 60px !important;}
.liftdownclass{height: 480px;}

