/* ADG Studios, (c) 2005-2014*/
.headline {
	width:650px;
	height:300px;
}
.header_terbaru {
	width:auto;
	position:absolute;
	z-index:999999999;
	margin:0;
	padding:0px 10px;
	background:#00528e;
	font:normal 24px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	letter-spacing:1px;
	left:0;
}
.kategori {
	background:#0E2557;
	width:auto;
	padding:0 10px;
	margin-top: 20px;
	height:20px;
	float:right;
	font:bold 14px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
}
.g6 .uu_img{
width : 100%;

}
.header_terbaru_1 {
	width:auto;
	position:absolute;
	z-index:999999999;
	margin:0;
	padding:0px 10px;
	background:#0E2557;
	font:normal 24px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	letter-spacing:1px;
	right:0;
	top: 1px;
}
.headline_big_col {
	width:409px;
	height:300px;
	overflow:hidden;
	position:relative;
}
.img_headline img {
	max-width: none;
	height:300px;
	z-index:0px;
	position:absolute;
}
.link_headline1 {
	display:block;
	position:absolute;
	width:409px;
	height:300px;
	z-index:0;
}
.bg_title_headline {
	position:absolute;
	width:409px;
	height:300px;
	-webkit-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	z-index:88888px;
	background:#02539c;
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */


	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=80);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
}
.title_headline {
	position:absolute;
	bottom:0;
	padding:20px 20px 20px 20px;
	z-index:99999px;
}
.art_left .title_headline a {
	font:normal 20px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	text-decoration:none;
	padding-bottom: 20px;
	display:block;
	max-height:300px;
	overflow:hidden;
 height: expression( document.body.clientHeight > 330 ? "330px" : "auto" );
}
.title_headline h6 {
	font:normal 12px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
}
/* ------------------------------------------- */
.headline_small_col {
	width:240px;
	height:300px;
	overflow:hidden;
	position:relative;
}
.headline_small_col_row {
	width:240px;
	height:100px;
	overflow:hidden;
	position:relative;
}
.img_small_headline img {
	max-width: none;
	width:240px;
	z-index:0px;
	height:100px;	
	position:absolute;
}
.bg_title_small_headline1 {
	position:absolute;
	width:240px;
	height:100px;
	-webkit-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=80);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
	background:#02539c;
	z-index:88888px;
}
.title_small_headline {
	position:absolute;
	bottom:0;
	padding:10px;
	z-index:99999px;
}
.title_small_headline a {
	font:normal 12px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	max-height:77px;
	overflow:hidden;
 height: expression( document.body.clientHeight > 77 ? "77px" : "auto" );
}

.title_small_headline h6 {
	font:normal 10px Cambria, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
}
.bg_title_small_headline2 {
	position:absolute;
	width:240px;
	height:100px;
	-webkit-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=80);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
	z-index:88888px;
	background:#02539c;
	z-index:88888px;
}
.bg_title_small_headline3 {
	position:absolute;
	width:240px;
	height:100px;
	-webkit-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	box-shadow: inset 2px 2px 50px 15px rgba(0, 0, 0, 0.5);
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=80);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
	z-index:88888px;
	background:#02539c;
}
.headline_small_col_row:hover .bg_title_small_headline3 {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=70);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.7;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.7;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.7;
}
.headline_small_col_row:hover .bg_title_small_headline2 {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=70);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.7;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.7;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.7;
}
.headline_small_col_row:hover .bg_title_small_headline1 {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=70);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.7;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.7;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.7;
}
.headline_big_col:hover .bg_title_headline {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=70);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.7;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.7;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.7;
}
.link_headline2 {
	display:block;
	position:absolute;
	width:240px;
	height:100px;
	z-index:999999999;
}
.left {
	float:left;
}
.right {
	float:right;
}