@charset "utf-8";
/* CSS Document */

/* CSS FONT : S ------------------------------------------ */

@font-face {
	font-family: 'HelveticaNeueLTStd95Black';
	src: url('../font/helveticaneueltstd-blk-webfont.eot');
	src: url('../font/helveticaneueltstd-blk-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helveticaneueltstd-blk-webfont.woff') format('woff'), url('../font/helveticaneueltstd-blk-webfont.ttf') format('truetype'), url('../font/helveticaneueltstd-blk-webfont.svg#HelveticaNeueLTStd95Black') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd47LtCn';
	src: url('../font/helveticaneueltstd-ltcn-webfont.eot');
	src: url('../font/helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helveticaneueltstd-ltcn-webfont.woff') format('woff'), url('../font/helveticaneueltstd-ltcn-webfont.ttf') format('truetype'), url('../font/helveticaneueltstd-ltcn-webfont.svg#HelveticaNeueLTStd47LtCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSans900';
	src: url('../font/museo-regular-900-webfont.eot');
	src: url('../font/museo-regular-900-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museo-regular-900-webfont.woff') format('woff'), url('../font/museo-regular-900-webfont.ttf') format('truetype'), url('../font/museo-regular-900-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSans500';
	src: url('../font/museosans_500-webfont.eot');
	src: url('../font/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosans_500-webfont.woff') format('woff'), url('../font/museosans_500-webfont.ttf') format('truetype'), url('../font/museosans_500-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSans300';
	src: url('../font/museo-regular-300-webfont.eot');
	src: url('../font/museo-regular-300-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museo-regular-300-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSans700';
	src: url('../font/museo-regular-700-webfont.eot');
	src: url('../font/museo-regular-700-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museo-regular-700-webfont.woff') format('woff'), url('../font/museo-regular-700-webfont.ttf') format('truetype'), url('../font/museo-regular-700-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CSS FONT : E ------------------------------------------ */


/* CLASS GENERAL : S -------------------------------------------------------------- */

body {
	margin:0px;
	padding:0 0 0 0;
	font-family: Arial,Helvetica,sans-serif;
}
:focus {
	outline:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearit {
	clear:both;
}

.wrapper {
	width:1022px;
	margin:0 auto;
	/*padding-bottom:40px;*/
}
.mt_20 {
	margin-top:20px;
}
.pr_10 {
	padding-right:10px;
}
/* CLASS GENERAL : E -------------------------------------------------------------- */

.container {
	width:1022px;
	margin:0 auto;
}
.logo_tekno {
height: 65px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-top: 22px;
    width: 195px;
}
.logo_tekno img {
	border:none;
}
.side_top {
	/*width:1022px;
	height:198px;
	background:url(../images/bg_header.jpg) top center no-repeat;
	padding-top:15px;*/
    background: none repeat scroll 0 0 #000000;
    height: 142px;
    padding-top: 0;
    width: 1022px;
}
.top_nav_1{
	/*width:1022px;
	height:36px;
	background:url(../images/bg_top_nav_1.jpg) repeat-y black;
	margin:0 auto;
	border-bottom:solid 1px #333;*/
	background: url("../images/bg_top_nav_1.jpg") repeat-y scroll 0 0 black;
    border-bottom: 1px solid #333333;
    height: 36px;
    margin: 0 auto;
    width: 1022px;
	overflow:hidden;
}
#nav {
	list-style-type:none;
	margin:0 auto;
	text-align:center;
}
#nav li {
	display:inline;
	margin-right:20px;
}
#nav li a {
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#afafaf;
	padding-top:12px;
	display:inline-block;
}
#nav li a:hover {
	color:#1ecad2;
}
.banner_top_1 {
	width:728px;
	height:90px;
	/*background:#fff;*/
	margin: 10px auto;
    width: 728px;
}
.soc_banner_top_2 {
	  padding-left: 230px;
    padding-right: 10px;
    padding-top: 20px;
}
.social_media {
    padding-top:30px;
    padding-right:60px;
}

.social_media a img {
	border:none;
}
.banner_top_2 {
	width:468px;
	height:60px;
/*	background:#fff;*/
}
.top2 {
	width:1022px;
	height:70px;
	background:#efefef;
	overflow:hidden;
}
.top2_col_1 {
	width:77px;
	height:70px;
	background:red;
}
.top2_col_2 {
	height:70px;
	width:945px;
}
.top2_col_1 a {
	text-align:center;
	text-decoration: none;
}
.top2_col_1 a#edisi {
	font:bold 11px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:77px;
	line-height:18px;
}
.top2_col_1 a#tanggal {
	font:normal 24px 'HelveticaNeueLTStd95Black', Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:77px;
	line-height:22px;
}
.top2_col_1 a#bulan {
	font:normal 15px 'HelveticaNeueLTStd95Black', Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:77px;
}
.scroll_date {
	width:77px;
	height:12px;
	background:#780000;
	text-align:center;
	background:url(../images/bg_button_datepicker.gif);
	cursor:pointer;
}

.top2_col2_row_1 {
	width:945px;
	background:#2f2f2f;
	height:39px;
}
.nav2 {
	  height: 39px;
    position: relative;
    width: 735px;
}
ul#nav2 {
	list-style-type:none;
	margin:10px 0 0 20px;
	padding:0;
}
ul#nav2 li {
	display: inline;
    margin-right: 25px;
}
ul#nav2 li a {
	text-decoration:none;
	font:normal 15px 'MuseoSans900';
	color:#fff;
}
ul#nav2 li a:hover {
	color:#5c5c5c;
}
.input_search {
	width:185px;
	height:28px;
	background:#f26722;
	margin-top:5px;
}
.input_search img {
	border:none;
}
.input_search input {
	width:152px;
	height:22px;
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ccc;
	padding-left:5px;
}
.top2_col2_row2 {
	width:945px;
	height:30px;
	background:#efefef;
	overflow:hidden;
}
.content_in {
	padding-top:20px;
	border:solid 1px #d0d0d0;
	width:1020px;
}

.content_left {
	width:680px;
/*	overflow:hidden;*/
}
.content_right {
    width:339px;
    border-left:solid 1px #ccc;
}


.headline {
	width:680px;
	height:429px;
}
.headline_big_col {
	width:429px;
	height:429px;
	overflow:hidden;
	position:relative;
}
.img_headline img {
	width:auto;
	height:429px;
	z-index:0px;
	position:absolute;
}
.link_headline1 {
	display:block;
	position:absolute;
	width:425px;
	height:415px;
	z-index:0;
}
.bg_title_headline {
	position:absolute;
	width:429px;
	height:429px;
	-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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}
.title_headline {
	position:absolute;
	bottom:0;
	padding:20px 20px 40px 20px;
	z-index:99999px;
}
.title_headline a {
	font:normal 40px 'MuseoSans700';
	color:#fff;
	text-decoration:none;
	display:block;
	max-height:330px;
	overflow:hidden;
 height: expression( document.body.clientHeight > 330 ? "330px" : "auto" );
}
.title_headline h6 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:20px 0 0 0;
}
/* ------------------------------------------- */
.headline_small_col {
	width:250px;
	height:429px;
	overflow:hidden;
	position:relative;
}
.headline_small_col_row {
	width:250px;
	height:143px;
	overflow:hidden;
	position:relative;
}
.img_small_headline img {
	width:250px;
	height:143px;
	z-index:0px;
	position:absolute;
}
.bg_title_small_headline1 {
	position:absolute;
	width:250px;
	height:143px;
	-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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
	background:#2a8425;
	z-index:88888px;
}
.title_small_headline {
	position:absolute;
	bottom:0;
	padding:20px;
	z-index:99999px;
}
.title_small_headline a {
	font:normal 22px 'MuseoSans700';
	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 Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
}
.bg_title_small_headline2 {
	position:absolute;
	width:250px;
	height:143px;
	-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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
	z-index:88888px;
	background:#037790;
	z-index:88888px;
}
.bg_title_small_headline3 {
	position:absolute;
	width:250px;
	height:143px;
	-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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
	z-index:88888px;
	background:#dc0821;
}
.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:250px;
	height:143px;
	z-index:999999999;
}
.list_news {
	margin-top:5px;
	width:680px;
}
.list_news  ul li{
list-style:none;
}
.list_news3 {
	margin-top:5px;
	width:340px;
}

.list_news_col_1 {
	width:340px;
}
.list_news_col_2 {
	width:340px;
}
.list_news_list {
    width:280px;
    height:172px;
    padding:10px 30px;
    border: solid 1px #ccc;
    border-left:none;
    border-bottom:none;
}

.list_news_list a {
	font:normal 20px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	display:block;
	/*overflow:hidden;
	max-height:48px;*/
	margin-top:20px;
 height: expression( document.body.clientHeight > 48 ? "48px" : "auto" );
}
.list_news_list a:hover {
	color:#ff0000;
}

.list_news_list p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	overflow:hidden;
	max-height:50px;
	line-height:16px;
	margin:5px 0;
	padding:0;
 height: expression( document.body.clientHeight > 65 ? "65px" : "auto" );
}
.list_news_list h6 {
	color:#ffc000;
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.list_news_list2 {
	width:340px;
	height:192px;
	border:solid 1px #ccc;
	border-left:none;
	border-bottom:none;
	position:relative;
}
.box_opini {
	width:300px;
	height:170px;
	border:solid 1px #ccc;
	border-left:none;
	border-bottom:none;
	position:relative;
	overflow:hidden;
	margin-left:20px;
}
.img_list_news img {
	width:340px;
	height:192px;
	position:absolute;
	z-index:0;
	border:none;
	overflow:hidden;
}
.img_list_opini img {
	width:300px;
	height:170px;
	position:absolute;
	z-index:0;
	border:none;
	overflow:hidden;
}
.title_news {
	position:absolute;
	background:#000;
	z-index:0;
	width:280px;
	max-height:80px;
	bottom:0;
	padding:10px 30px;
	/* 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=70)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=80);
	/* 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;
}
.title_news a {
	font:normal 18px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	overflow:hidden;
	max-height:60px;
	margin-bottom:5px;
	line-height:20px;
 height: expression( document.body.clientHeight > 60 ? "60px" : "auto" );
}
.title_news a:hover {
	text-decoration:underline;
}
.title_news h6, .list_edition h6 {
	color:#ffc000;
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.list_edition h6 {
	padding-left:10px !important;
	bottom: 0;
    margin-bottom: 15px;
    position: absolute;
}
.title_news a:hover {
	text-decoration:underline;
}
.lipsus {
	width:340px;
	height:192px;
}
.box_lipsus {
	width:340px;
	height:456px;
	/* background:url(../images/bg_lipsus.png) center bottom; */
	background:#FFFFFF;
	border-right:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
}
.img_lipsus img {
	width:340px;
	height:192px;
	border:none;
	position:absolute;
	z-index:0;
}
h1.header_lipsus {
	position:absolute;
	z-index:1px;
	margin:0;
	padding:1px 5px;
	background:#F00;
	font:normal 24px 'HelveticaNeueLTStd47LtCn';
	color:#fff;
}
.footer {
	width:982px;
	height:210px;
	background:url(../images/bg_footer.jpg) repeat-x;
	padding:25px 20px 15px 20px;
	margin-top:10px;
}
.nav_bottom {
	width:650px;
}
ul#nav_bottom {
	margin:0 0 0 15px;
	padding:0;
}
ul#nav_bottom li {
	float:left;
	list-style-type:none;
	width:100px;
}

ul#nav_bottom li a {
	font:normal 12px 'MuseoSans900', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.title_joinus a {
	font:bold 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	line-height:20px;
	letter-spacing:-1px;
	text-decoration: none;
}
ul#nav_bottom li a:hover {
	color:#5c5c5c;
}
ul#nav_bottom li ul#sub_nav_bottom {
	margin:10px 0 0 0;
	padding:0;
	width:130px;
}
ul#nav_bottom li ul#sub_nav_bottom li {
	list-style-type:none;
	display:block;
}
ul#nav_bottom li ul#sub_nav_bottom a {
	font:normal 10px 'MuseoSans300', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:22px;
}
ul#nav_bottom li ul#sub_nav_bottom a:hover {
	color:#5c5c5c;
}
#text_join a {
	font:normal 9px 'MuseoSans300', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:22px;
	letter-spacing:1px;
	margin-left:5px;
}
#text_join a:hover {
	color:#5c5c5c;
}
td#text_join {
	height:27px;
}
table#table_join_us {
	margin-top:10px;
}
.mail_tekno, .logo_kompas_footer {
	margin-top:10px;
}
.mail_tekno2 {
	margin-top:-5px;
}

.mail_tekno2 span a {
	font:normal 10px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.mail_tekno2 span a:hover {
	text-decoration:underline;
}
.mail_tekno2 span a img {
	vertical-align:middle;
	margin-right:5px;
	border:none;
}

.logo_kompas_footer a img {
	border:none;
}
.mail_tekno span a {
	font:normal 10px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.mail_tekno span a:hover {
	text-decoration:underline;
}
.mail_tekno span a img {
	vertical-align:middle;
	margin-right:5px;
	border:none;
}

.tekno_team a {
	font:normal 11px 'MuseoSans300', Arial, Helvetica, sans-serif;
	color:#fff;
	margin-right:10px;
	text-decoration: none;
}
a.title_tekno_team {
	font:bold 12px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	margin-right:10px;
}
.copyright {
	margin-top:5px;
}
.copyright a {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
}
.show_datepicker {
/*	width:310px;*/
	/*height:225px;*/
	background:#F00;
	position:absolute;
	margin-top:-3px;
	z-index:99999999999;
	/*padding-top:20px;*/
	padding-top:0px;
}
h1.date_top {
	font:bold 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
	text-align:center;
}
tr#date_day td {
	font:bold 16px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: red;
	text-align:left;
	padding-left:7px;
}
.show_datepicker table {
	position:relative;
	z-index:1px;
}
.show_datepicker table tr td a {
	font:bold 14px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	width:20px;
	height:20px;
	padding:2px;
	line-height:20px;
}
.show_datepicker table tr {
	height:30px;
}
.show_datepicker table tr td a:hover {
	background-color: #000;
	-moz-border-radius:75px;
	-webkit-border-radius: 75px;
	color:#fecb09;
	display:block;
	width:20px;
	height:20px;
}
.show_datepicker table tr td a.active {
	background-color: #000;
	-moz-border-radius:75px;
	-webkit-border-radius: 75px;
	color:#fecb09;
	display:block;
	width:20px;
	height:20px;
}
.news_category {
	background:#F00;
	width:auto;
	padding:0 10px;
	height:18px;
	float:right;
	margin-right:-30px;
	margin-top:-10px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
}

.news_category2 {
	background:#F00;
	width:auto;
	padding:0 10px;
	height:18px;
	float:right;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	right:0;
	z-index:1;
}
.index_lipsus {
	background:#F00;
	width:auto;
	padding:0 10px;
	height:18px;
	float:right;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	right:0;
	z-index:1;
}
.index_lipsus  a{
	color:#FFF;
	text-decoration:none;
}
.title_news_lipsus {
	padding-left:20px;
	padding-top:10px;
	background:url(../images/border_lipsus.png) center bottom no-repeat;
	padding-bottom:20px;
}
.title_news_lipsus a {
	font:normal 14px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	display:block;
	overflow:hidden;
	max-height:33px;
	width:300px;
	margin-bottom:5px;
	line-height:16px;
 height: expression( document.body.clientHeight > 33 ? "33px" : "auto" );
}
.title_news_lipsus a:hover {
	text-decoration:underline;
}
.title_news_lipsus h6 {
	color:#ffc000;
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.artikel_lipsus {
	padding-left:20px;
	padding-top:10px;
	background:#FFFFFF;
}

.artikel_lipsus h1 {
	font:normal 14px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#F00;
	margin:0;
	padding:0;
}
.list_artikel {
	width:90px;
	height:160px;
	margin-right:15px;
	padding-top:10px;
	overflow:hidden;
}
.list_artikel a img {
	border:none;
	/*width:90px;*/
	height:92px;
}
.list_artikel a {
	display:block;
	width:90px;
	height:92px;
	border-bottom:solid 4px #26bbff;
}
a.title_list_artikel {
	display:block;
	height:60px;
	overflow:hidden;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	border:none;
	padding-top:5px;
}
a.title_list_artikel:hover {
	text-decoration:underline;
}
.list_artikel2 {
	width:90px;
	height:160px;
	margin-right:15px;
	padding-top:10px;
	overflow:hidden;
}
.list_artikel2 a img {
	border:none;
	/*width:90px;*/
	height:92px;
}
.list_artikel2 a {
	display:block;
	width:90px;
	height:92px;
	border-bottom:solid 4px #00b600;
}
.list_artikel3 {
	width:90px;
	height:160px;
	margin-right:15px;
	padding-top:10px;
	overflow:hidden;
}
.list_artikel3 a img {
	border:none;
	/*width:90px;*/
	height:92px;
}
.list_artikel3 a {
	display:block;
	width:90px;
	height:92px;
	border-bottom:solid 4px #ff7e00;
}
.tekno_idea {
	width:650px;
	padding-left:30px;
	background:url(../images/bg_teknoidea.gif) repeat-x bottom center;
}
a.index_tekno_idea {
	font:bold 14px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	background:#999;
	padding:1px 10px;
	float:right;
	text-decoration:none;
}
a.index_tekno_idea:hover {
	text-decoration:underline;
}
.tekno_idea h1 {
	margin:0;
	padding:5px 0 10px 0;
	font:bold 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#000;
}

.tekno_idea h1 a {
	color:#000;
	text-decoration:none;
}

.list_tekno_idea {
	width:200px;
	height:194px;
	overflow:hidden;
	border-bottom:solid 7px #f26722;
	border-right:dotted 1px #ccc;
	padding-right:5px;
}
.list_tekno_idea img {
	border:none;
	width:200px;
	height:105px;
	margin-bottom:10px;
}
.list2_tekno_idea {
	width:200px;
	height:194px;
	overflow:hidden;
	border-bottom:solid 7px #649d42;
	border-right:dotted 1px #ccc;
	padding:0 5px;
}
.list2_tekno_idea img {
	border:none;
	width:200px;
	height:105px;
	margin-bottom:10px;
}
.list3_tekno_idea {
	width:200px;
	height:194px;
	overflow:hidden;
	border-bottom:solid 7px #4790cd;
	border-right:dotted 1px #ccc;
	padding:0 5px;
}
.list3_tekno_idea img {
	border:none;
	width:200px;
	height:105px;
	margin-bottom:10px;
}
a.title1_list_tekno {
	/* font:normal 12px 'MuseoSans900', Arial, Helvetica, sans-serif; */
	font:normal 12px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	/*height:16px;
	overflow:hidden;*/
	display:block;
	margin-bottom:5px;
	padding-left:10px;
}
a.title1_list_tekno:hover {
	text-decoration:underline;
}
a.title2_list_tekno {
	font:normal 12px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	height:30px;
	overflow:hidden;
	display:block;
	padding-left:10px;
}
a.title2_list_tekno:hover {
	text-decoration:underline;
}
.review {
	width:315px;
	height:177px;
	margin-left:15px;
	border-top:solid 3px #ed1d24;
	position:relative;
}
.img_review img {
	width:315px;
	height:177px;
	position:absolute;
}
.title_review {
	position:absolute;
	width:265px;
	max-height:90px;
	bottom:0px;
	padding:25px;
	z-index:222222;
 height: expression( document.body.clientHeight > 90 ? "90px" : "auto" );
}
.title_review a {
	font:normal 19px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	max-height:89px;
	overflow:hidden;
 height: expression( document.body.clientHeight > 85 ? "85px" : "auto" );
	line-height:22px;
}
.bg_review {
	display:block;
	position:absolute;
	width:315px;
	height:177px;
	background:#365f04;
	z-index:1px;
	/* 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=80);
	/* 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;
	-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);
}
.link_review a {
	position:absolute;
	width:315px;
	height:177px;
	display:block;
	z-index:333333;
}
.title_review a:hover {
	text-decoration:underline;
}
.review:hover .bg_review {
	text-decoration:underline;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
.review:hover .title_review a {
	text-decoration:underline;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
h1.header_review {
	position:absolute;
	z-index:1px;
	margin:0;
	padding:1px 5px;
	background:#F00;
	font:bold 19px 'HelveticaNeueLTStd47LtCn';
	color:#fff;
	z-index:1;
	letter-spacing:1px;
}
h1.header_review a, h1.header_feature a, h1.header_howto a {
	color: #FFFFFF;
	text-decoration: none;
}
h1.header_review a:hover, h1.header_feature a:hover, h1.header_howto a:hover {
	text-decoration: underline;
}
.feature {
	width:315px;
	height:177px;
	margin-left:15px;
	border-top:solid 3px #f26722;
	position:relative;
}
.img_feature img {
	width:315px;
	height:177px;
	position:absolute;
}
.title_feature {
	position:absolute;
	width:265px;
	max-height:90px;
	bottom:0px;
	padding:25px;
	z-index:222222;
 height: expression( document.body.clientHeight > 90 ? "90px" : "auto" );
}
.title_feature a {
	font:normal 19px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	max-height:90px;
	overflow:hidden;
	line-height:22px;
 height: expression( document.body.clientHeight > 85 ? "85px" : "auto" );
}
.bg_feature {
	display:block;
	position:absolute;
	width:315px;
	height:177px;
	background:#0a6c9a;
	z-index:1px;
	/* 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=80);
	/* 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;
	-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);
}
.link_feature a {
	position:absolute;
	width:315px;
	height:177px;
	display:block;
	z-index:333333;
}
.title_feature a:hover {
	text-decoration:underline;
}
.feature:hover .bg_feature {
	text-decoration:underline;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
.feature:hover .title_feature a {
	text-decoration:underline;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
h1.header_feature {
	position:absolute;
	z-index:1px;
	margin:0;
	padding:1px 5px;
	background:#f26722;
	font:bold 19px 'HelveticaNeueLTStd47LtCn';
	color:#fff;
	z-index:1;
	letter-spacing:1px;
}
.howto {
	width:315px;
	height:177px;
	margin-left:15px;
	border-top:solid 3px #68bc04;
	position:relative;
}
.img_howto img {
	width:315px;
	height:177px;
	position:absolute;
}
.title_howto {
	position:absolute;
	width:265px;
	max-height:90px;
	bottom:0px;
	padding:25px;
	z-index:222222;
 height: expression( document.body.clientHeight > 90 ? "90px" : "auto" );
}
.title_howto a {
	font:normal 19px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	max-height:90px;
	overflow:hidden;
	line-height:22px;
 height: expression( document.body.clientHeight > 85 ? "85px" : "auto" );
}
.bg_howto {
	display:block;
	position:absolute;
	width:315px;
	height:177px;
	background:#e55116;
	z-index:1px;
	/* 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=80);
	/* 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;
	-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);
}
.link_howto a {
	position:absolute;
	width:315px;
	height:177px;
	display:block;
	z-index:333333;
}
.title_howto a:hover {
	text-decoration:underline;
}
.howto:hover .bg_howto {
	text-decoration:underline;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
.howto:hover .title_howto a {
	text-decoration:underline;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
h1.header_howto {
	position:absolute;
	z-index:1px;
	margin:0;
	padding:1px 5px;
	background:#68bc04;
	font:bold 19px 'HelveticaNeueLTStd47LtCn';
	color:#fff;
	z-index:1;
	letter-spacing:1px;
}
.banner_right1 {
	/*width:300px;
	height:250px;
	background:#333;*/
	margin:0 0 22px 22px;
}
.banner_right2 {
	/*width:300px;
	height:250px;
	background:#333;*/
	margin:0 0 22px 22px;
}
.banner_right3 {
	/*width:300px;
	height:250px;
	background:#333;*/
	margin:22px 0 22px 22px;
}
.editor_voice {
	width:294px;
	height:247px;
	background:url(../images/bg_editor_voice.gif) repeat-x;
	border:solid 1px #eeeded;
	padding:0 22px;
}
.editor_voice h1 {
	margin:0;
	padding:2px 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn';
	color:#fff;
	letter-spacing:1px;
	width:160px;
}
.editor {
	width:298px;
	height:70px;
}
.title_editor {
	width:225px;
	height:74px;
	background:url(../images/border_lipsus.png) no-repeat center bottom;
	overflow:hidden;
}
.title_editor h6 {
	font:normal 12px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#ff6000;
	margin:0;
	padding:5px 0 5px 10px;
}
.title_editor p {
	margin:0;
	padding:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	height:40px;
	overflow:hidden;
	padding:0px 0 0 10px;
}
.content_editor a {
	font:normal 18px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	line-height:24px;
	display:block;
	width:270px;
	max-height:70px;
 height: expression( document.body.clientHeight > 70 ? "70px" : "auto" );
	overflow:hidden;
	padding-top:10px;
}
.content_editor a:hover {
	text-decoration:underline;
}

.content_editor p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:15px 0 0 0;
	width:270px;
	max-height:30px;
 height: expression( document.body.clientHeight > 30 ? "30px" : "auto" );
	overflow:hidden;
}

.header_opini {
	width:auto;
	position:absolute;
	z-index:999999999;
	margin:0;
	padding:0px 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	right:0;
}
.list_opini {
	width:340px;
	height:192px;
	border-left:none;
	position:relative;
}
.list_opini:hover .title_opini {
	/* 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=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
.list_opini:hover .title_opini a {
	text-decoration:underline;
}
.title_opini {
	position:absolute;
	background:#000;
	z-index:8888;
	width:270px;
	max-height:70px;
	bottom:0;
	padding:15px 15px;
	margin-bottom:10px;
	/* 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=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;
 height: expression( document.body.clientHeight > 70 ? "70px" : "auto" );
}
.title_opini a {
	font:normal 18px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	overflow:hidden;
	max-height:45px;
	margin-bottom:5px;
	line-height:22px;
 height: expression( document.body.clientHeight > 45 ? "45px" : "auto" );
}
.title_opini a:hover {
	text-decoration:underline;
}
.teknoideanagenda {
	width:1020px;
	background:url(../images/bg_teknoidea.gif) repeat-x bottom center;
	border-top:solid 1px #e7e6e6;
}
.agenda {
	width:309px;
	padding-left:30px;
	padding-top:15px;
	border-left:solid 1px #e7e6e6;
}
.agenda h1 {
	margin:0;
	padding:0;
	font:normal 22px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#5d5d5d;
}
.agenda h2 {
	margin:0;
	padding:10px 0 0 0;
	font:normal 12px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#000;
}
.agenda a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#f26722;
	text-decoration: none;
}
.list_agenda {
	border-bottom:dotted 1px #ccc;
	padding-bottom:15px;
	width:290px;
	padding-top:10px;
}
.paging_agenda {
margin-top:5px;
	padding-top:7px;
	padding-bottom:5px;
}
.paging_agenda ul {
	margin:0;
	padding:0;
}
.paging_agenda ul li {
	display:inline;
	list-style-type:none;
}
.paging_agenda ul li a,.paging_agenda a {
	text-decoration:none;
	font:normal 12px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	padding:5px;
}
.paging_agenda ul li a:hover,.paging_agenda a:hover {
	background:#8d8d8d;
	color:#fff;
}
.paging_agenda ul li a.active ,.paging_agenda  a.pager-active {
	background:#8d8d8d;
	color:#fff;
}
.terpopuler {
    width:339px;
    /*max-height:500px;*/
    overflow:hidden;
}

.list_terpopuler {
	border-bottom:dotted 1px #8d8d8d;
	padding:10px 0;
	margin-left:25px;
	width:280px;
}
.list_terpopuler a {
	text-decoration:none;
	font:normal 14px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	display:block;
	overflow:hidden;
	max-height:39px;
 height: expression( document.body.clientHeight > 40 ? "40px" : "auto" );
	line-height:18px;
}
.list_terpopuler a:hover {
	text-decoration:underline;
}

.header_terpopuler {
	width:140px;
	margin:0;
	padding:0px 0 0 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}

.header_terpopuler2 {
	width:140px;
	margin:0 0 0 20px;
	padding:0px 0 0 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}

.header_glossary {
	width:115px;
	padding:0px 0 0 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}

.header_mustread {
	width:120px;
	padding:0px 0 0 10px;
	background:#F00;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}

.header_lipsus_artikel {
	width:120px;
	padding:0px 0 0 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}

.header_terbaru {
	width:100px;
	margin:0;
	padding:0px 0 0 10px;
	background:#000;
	font:normal 24px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}
.profile {
	width:340px;
	height:340px;
	background:red;
	position:relative;
	border-right:solid 1px #eeeded;
}
.img_profile {
	width:340px;
	height:340px;
	position:absolute;
}
.img_profile img {
	width:340px;
	height:340px;
	position:absolute;
}
h1.header_profile {
	position:absolute;
	z-index:1px;
	margin:0;
	padding:1px 5px;
	background:#F00;
	font:bold 30px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	z-index:1;
	letter-spacing:1px;
}
a.see_more_profile {
	font:normal 12px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#F00;
	position:absolute;
	z-index:1;
	padding-top:40px;
	padding-left:14px;
	text-decoration:none;
}
a.see_more_profile:hover {
	color:#333;
}
a.title_profile {
	font:normal 18px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	overflow:hidden;
	max-height:50px;
	margin-bottom:5px;
	line-height:24px;
 height: expression( document.body.clientHeight > 50 ? "50px" : "auto" );
}
.terpopuler_content {
	width:680px;
	padding-top:5px;
	padding-bottom:30px;
	border-bottom:solid 1px #eeeded;
}
.banner620x80_col {
	width:620px;
	height:60px;
	border-bottom:solid 1px #eeeded;
	border-top:solid 1px #eeeded;	
	margin-top:12px;
	padding:13px 30px;
}
.banner620x80 {
	width:620px;
	height:60px;
	text-align:center;
/*	background:#333;*/
}
.kompastv_show {
	width:676px;
	height:255px;
	background:#f3f3f3;
	border-bottom:solid 1px #ccc;
	position:absolute;
	overflow:hidden;
	padding-left:4px;
}

.header_kompastv {
	width:160px;
	margin:0;
	padding:0px 0 0 10px;
	background:#000;
	font:bold 26px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
}
.list_kompastv_show {
	width:224px;
	height:223px;
	border-right:dotted 1px #999;

}
.img_kompastv_show {
}

.boxin_kompastv_show {
	position:relative;
	z-index:0;
}
.img_kompastv_show img {
	width:224px;
	height:125px;
	overflow:hidden;
	border:none;
}
.play_video {
	position:absolute;
	z-index:11;
	padding:0px 93px;
	/* 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;
	margin-top:-90px;
}
.play_video img {
	border:none;
}
.play_video:hover {
	position:absolute;
	z-index:11;
	padding:0px 93px;
	/* 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=100)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=100);
	/* Older than Firefox 0.9 */
	-moz-opacity:1;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1;
}
.detail_video_kompastv {
	width:209px;
	padding-top:10px;
	padding-left:15px;
	height:83px;
	overflow:hidden;
	border-bottom:solid 5px #4790cd;
}
.detail_video_kompastv a {
	font:normal 13px 'MuseoSans500';
	color:#fff;
	text-decoration:none;
	color:#000;
	line-height:18px;
	height:55px;
	overflow:hidden;
	display:block;
}
.detail_video_kompastv a:hover {
	text-decoration:underline;
}
.detail_video_kompastv2 {
	width:209px;
	padding-top:10px;
	padding-left:15px;
	height:83px;
	overflow:hidden;
	border-bottom:solid 5px #649d42;
}
.detail_video_kompastv2 a {
	font:normal 13px 'MuseoSans500';
	color:#fff;
	text-decoration:none;
	color:#000;
	line-height:18px;
	height:55px;
	overflow:hidden;
	display:block;
}
.detail_video_kompastv2 a:hover {
	text-decoration:underline;
}
.detail_video_kompastv3 {
	width:209px;
	padding-top:10px;
	padding-left:15px;
	height:83px;
	overflow:hidden;
	border-bottom:solid 5px #ff9102;
}
.detail_video_kompastv3 a {
	font:normal 13px 'MuseoSans500';
	color:#fff;
	text-decoration:none;
	color:#000;
	line-height:18px;
	height:55px;
	overflow:hidden;
	display:block;
}
.detail_video_kompastv3 a:hover {
	text-decoration:underline;
}
.prev_kompastv a img {
	border:none;
}
.next_kompastv a img {
	border:none;
}
.prev_kompastv {
	width:19px;
	height:56px;
	position:absolute;
	top:0px;
	z-index:12;
	padding-top:100px;
	/* 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=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
.prev_kompastv:hover {
	width:19px;
	height:56px;
	position:absolute;
	top:0px;
	z-index:12;
	padding-top:100px;
	/* 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=100)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=100);
	/* Older than Firefox 0.9 */
	-moz-opacity:1;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1;
}
.next_kompastv {
	width:19px;
	height:56px;
	position:absolute;
	top:0px;
	z-index:12;
	padding-top:100px;
	right:0;
	/* 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=90)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
.next_kompastv:hover {
	width:19px;
	height:56px;
	position:absolute;
	top:0px;
	z-index:12;
	padding-top:100px;
	/* 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=100)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=100);
	/* Older than Firefox 0.9 */
	-moz-opacity:1;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1;
}
.more {
	position:absolute;
	background:#000;
	z-index:99;
	bottom:0;
	right:0;
	padding:3px 10px;
}
.more a {
	font:bold 13px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#ffcc00;
	text-decoration:none;
}
.more a:hover {
	color:#fff;
}
.lain_lain_tekno {
	height:322px;
	margin-top:15px;
	padding:4px;
}
.lain_lain_left {
	width:750px;
	height:322px;
}
.lain_lain_right {
	width:231px;
	height:322px;
	background:#6ebe27;
	padding-left:20px;
}
.lain_lain_right2 {
	width:280px;
	height:390px;
	background:#6ebe27;
	padding-left:20px;
	margin-left:20px;
}
.box_apps {
	width:300px;
	height:322px;
	background:#6ebe27;
	margin-left:21px;
	margin-bottom:20px;
}
.col_270x159 {
	width:270px;
	height:322px;
}
.lain_lain_1 {
	width:270px;
	height:159px;
	background:#fff;
}
.lain_lain_newslatter {
	width:270px;
	height:156px;
	background:#fecb09;
	margin-top:4px;
}
.lain_lain_1 img {
	border:none;
	width:270px;
	height:159px;
	overflow:hidden;
	position:absolute;
	z-index:0;
}
.lain_lain_1 a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	position:absolute;
	z-index:1px;
	width:100px;
	text-decoration:none;
	line-height:18px;
	overflow:hidden;
	margin-top:100px;
	margin-left:10px;
}
.lain_lain_1 a.chicken {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	position:absolute;
	z-index:1px;
	width:100px;
	text-decoration:none;
	overflow:hidden;
	margin-top:0px;
	margin-left:0px;
	width:270px;
	height:159px;
}
.lain_lain_1 a:hover {
	text-decoration:underline;
}
.lain_lain_newslatter h1 {
	margin:0;
	padding:0;
	font:bold 22px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	padding:15px 15px;
	text-align:right;
}
.lain_lain_newslatter a {
	font:normal 13px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:250px;
	height:30px;
	padding-left:15px;
	padding-right:5px;
	overflow:hidden;
}
.input_email {
	width:247px;
	height:28px;
	margin-top:15px;
	padding-left:15px;
}
.input_email input {
	width:170px;
	height:26px;
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ccc;
	padding-left:5px;
}

.input_email a {
	width:45px;
	height:17px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:6px 10px;
	display:block;
	background:#e4b608;
	margin-left:5px;
}
.input_email a:hover {
	background:#cca512
}
.lain_lain_2 {
	width:480px;
	height:320px;
}
.list_lain_lain_2 {
	width:233px;
	height:157px;
	overflow:hidden;
	background:#5bbff1;
	margin-left:5px;
	margin-bottom:5px;
}

.list_lain_lain_2 h1 {
	margin:0;
	padding:0;
	font:bold 22px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	padding:15px 15px;
}
.list_lain_lain_3 {
	width:233px;
	height:157px;
	overflow:hidden;
	background:#fd3c03;
	margin-left:5px;
	margin-bottom:5px;
}

.list_lain_lain_3 h1 {
	margin:0;
	padding:0;
	font:bold 22px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	padding:15px 15px;
}
.content_lain2 {
	widht:233px;
	height:52px;
	padding-left:15px;
}
.content_lain2 img {
	width:93px;
	height:52px;
	overflow:hidden;
	border:none;
}
.content_lain2 a {
	display:inline-block;
	width:90px;
	height:51px;
	overflow:hidden;
	font:normal 13px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:16px;
	padding-left:15px;
}
.content_lain2 a:hover {
	text-decoration:underline;
}
.list_lain_lain_2 h1 img {
	border:none;
}
.lain_lain_right h1 {
	margin:0;
	padding:0;
	font:bold 22px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:15px 15px 5px 15px;
}
.lain_lain_right2 h1 {
	margin:0;
	padding:0;
	font:bold 22px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:15px 15px 5px 15px;
}
.list_lain_lain_2 h1 a {
	text-decoration: none;
	color:#fff;
}
.list_lain_lain_2 h1 a:hover {
	text-decoration: underline;
}
.list_top5_apps {
	width:215px;
	height:45px;
	border-bottom:dashed 1px #a2d575;
	padding-top:5px;
}
.list_top5_apps2 {
	width:260px;
	height:60px;
	border-bottom:dashed 1px #a2d575;
	padding-top:5px;
	background:url(../images/border_apps.png) no-repeat bottom center;
}

.no_apps a {
	font:italic 22px 'HelveticaNeueLTStd95Black', Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:35px;
	padding-right:15px;
}
.no_apps2 a {
	font:italic 32px 'HelveticaNeueLTStd95Black', Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:50px;
	padding-right:15px;
	text-decoration: none;
}
.img_apps {
	width:37px;
	height:37px;
}
.img_apps2 {
	width:52px;
	height:52px;
}
.img_apps img {
	width:37px;
	height:37px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:none;
}
.img_apps2 img {
	width:50px;
	height:50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:solid 2px #5f5f5f;
}
.img_apps img:hover {
	width:33px;
	height:33px;
	border:solid 2px #fecb09;
}
.img_apps2 img:hover {
	width:50px;
	height:50px;
	border:solid 2px #333;
}
.detail_apps {
	padding-left:10px;
	width:102px;
	height:40px;
	overflow:hidden;
}
.detail_apps a {
	text-decoration:none;
	margin:0;
	padding:0;
	font:normal 12px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden;
	height:13px;
	display:block;
}
.detail_apps a:hover {
	text-decoration:underline;
}
.detail_apps h6 {
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden;
	height:14px;
}
.detail_apps2 {
	padding-left:10px;
	width:160px;
	height:52px;
	overflow:hidden;
}
.detail_apps2 a {
	text-decoration:none;
	margin:0;
	padding:0;
	font:normal 14px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden;
	height:16px;
	display:block;
}
.detail_apps2 a:hover {
	text-decoration:underline;
}
.detail_apps2 h6 {
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden;
	height:14px;
}
.terbaru {
	width:300px;
	height:565px;
	overflow:hidden;
	padding:0 20px;
}
.list_terbaru {
	height:79px;
	border-bottom:dashed 1px #ccc;
	padding:12px 0 12px 0;
}
.img_terbaru {
	position:relative;
	z-index:0;
	width:138px;
	height:79px;
	overflow:hidden;
}
.img_terbaru img {
	border:none;
	width:138px;
	height:79px;
	overflow:hidden;
	position:absolute;
	z-index:0;
}
.terbaru_category {
	background:#F00;
	width:auto;
	padding:0 10px;
	height:18px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	left:0;
	z-index:1;
}
.detail_terbaru {
	width:150px;
	padding-left:10px;
}
.detail_terbaru h6 {
	color:#ffc000;
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.detail_terbaru a {
	text-decoration:none;
	font:normal 14px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	display:block;
	overflow:hidden;
	max-height:55px;
 height: expression( document.body.clientHeight > 55 ? "55px" : "auto" );
	line-height:18px;
	padding-top:5px;
}
.detail_terbaru a:hover {
	text-decoration:underline;
}
.prev_next_index_news {
	height:40px;
	width:480px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:50px 100px 50px 100px;
}
.prev_index_news a img {
	border:none;
}
.prev_index_news:hover {
	/* 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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}
.next_index_news:hover {
	/* 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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}
.next_index_news a img {
	border:none;
}
.headline_news {
	width:680px;
	height:382px;
	position:relative;
	z-index:0;
	margin-bottom:40px;
}
.headline_news img {
	width:680px;
	height:382px;
	overflow:hidden;
	position:absolute;
	z-index:0px;
}
.text_title_headline_news {
	max-height:107px;
	width:640px;
	padding:20px 0 20px 40px;
	background:#000;
	position:absolute;
	bottom:0;
	/* 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;
	z-index:1px;
 height: expression( document.body.clientHeight > 107 ? "107px" : "auto" );
}
.text_title_headline_news a {
	max-height:78px;
	width:620px;
	bottom:0;
	font:normal 26px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#fffc00;
	text-decoration:none;
	display:block;
	line-height:36px;
	overflow:hidden;
 height: expression( document.body.clientHeight > 78 ? "78px" : "auto" );
}
.text_title_headline_news a:hover {
	text-decoration:underline;
}
.tag_category {
	width:1020px;
	height:40px;
	margin-bottom:10px;
	clear:both;
}
.title_tag {
	border-right: 1px solid #CCCCCC;
    height: 40px;
    padding: 0 15px 0 20px;
    width: auto;
}
.title_tag h1 {
	font:normal 30px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#F00;
	margin:0;
	padding:0;
	line-height:40px;
}
.list_tag {
	width:670px;
	height:40px;
	padding:5px 0 0 20px;
}
li.tag_title {
	margin:0;
	padding:5px 0 0 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
}
.list_tag ul {
	margin:0;
	padding:0;
}
.list_tag ul li {
	display:inline;
	list-style-type:none;
	border-right:dotted 1px #ccc;
	padding: 0 15px;
}
.list_tag ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.list_tag ul li a:hover {
	text-decoration:underline;
}
.list_terpopuler h6 {
	color:#ffc000;
	margin:0;
	padding:0 0 5px 0;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.head_edition {
	width:665px;
	height:30px;
	padding-left:20px;
}

.title_edition h1 {
	margin:0;
	padding:0;
	font:normal 24px 'MuseoSans900', Arial, Helvetica, sans-serif;
	color:#333;
}
.date_edition {
	padding:5px 40px 0 100px;
}
.date_edition h4 {
	margin:0;
	padding:0;
	font:normal 16px 'MuseoSans900', Arial, Helvetica, sans-serif;
	color:#F00;
}
.date_edition span {
	margin-right:15px;
}
.date_edition span a img {
	border:none;
}
.search_editon {
	width:145px;
	height:27px;
	border:solid 1px #d8d8d8;
	overflow:hidden;
}
.search_editon input {
	height:22px;
	border:none;
	color:#ccc;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:2px 0 0 4px;
}
.search_editon a img {
	border:none;
}
.list_edition {
	width:207px;
	height:330px;
	border:solid 1px #d8d8d8;
	-webkit-box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
	padding-left:7px;
	margin-left:10px;
	margin-top:20px;
	position: relative;
}

.img_edition {
	height:110px;
	width:180px;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
	padding:10px;
}
.img_edition img {
	width:184px;
	height:103px;
	overflow:hidden;
	border:0;
}
.list_edition a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#f00;
	text-decoration:none;
	display:block;
	width:190px;
	/*overflow:hidden;
	height:13px;*/
	padding:15px 10px 0 10px;
}
.list_edition a:hover {
	text-decoration:underline;
}
.list_edition p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	/*height:148px;*/
	overflow:hidden;
	padding:0 10px;
}
.prev_next_edition {
	width:660px;
	height:40px;
	border:solid 1px #d8d8d8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(../images/bg_next_prev_edition.jpg) repeat-x;
	margin-left:10px;
	margin-top:20px;
}
.prev_edition a img {
	border-right:solid 1px #d8d8d8;
	border-left:none;
	border-top:none;
	border-bottom:none;
}
.prev_edition a:hover {
	/* 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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}
.next_edition a img {
	border-left:solid 1px #d8d8d8;
	border-right:none;
	border-top:none;
	border-bottom:none;
}
.next_edition a:hover {
	/* 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.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}
.page_title {
	height:14px;
	padding-left:25px;
}
.page_title a {
	text-decoration: none;
}
a.page_title1 {
	font:normal 11px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#F00;
}
a.page_row img {
	border:none;
}
a.sub_page {
	font:normal 11px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	margin-right:10px;
	margin-left:10px;
}
.content_news_detail {
	width:640px;
	padding-left:25px;
	overflow: hidden;
}
.title_news_detail {
	border-bottom:solid 2px #e5e5e5;
	padding-bottom:10px;
}
.title_news_detail h1 {
	font:normal 28px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	max-height:75px;
	overflow:hidden;
	line-height:36px;
 height: expression( document.body.clientHeight > 75 ? "75px" : "auto" );
}
/* ARTIKEL */
.artikel {
	width:640px;
}
.artikel {
	border-bottom:solid 4px #000;
	padding-top:5px;
}
.title_artikel {
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
}
.title_artikel h1 {
	font:normal 34px Arial, Helvetica, sans-serif;
	color:#333;
	line-height:42px;
	margin:0;
	padding:5px 0;
	overflow:hidden;
	width:640px;
	height:85px;
}
.editor_artikel_status_artikel {
	margin-top:10px;
}
.editor_artikel {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
.status_artikel {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
}
.status_artikel strong {
	color:#000;
}
.social_plugin_artikel {
	margin-top:10px;
	border-bottom:solid 4px #ff3333;
	width:645px;
}
.share_plugin {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	height:16px;
	margin:5px 0 20px 0;
}
.share_plugin a {
	margin-right:5px;
	height:16px;
	display:block;
	line-height:16px;
	float:left;
}
.share_plugin a img {
	border:none;
}
.img_artikel {
	width:647px;
	padding-top:5px;
	margin-bottom:5px;
}
.img_artikel img {
	border:none;
	width:647px;
	height:364px;
	overflow:hidden;
}
.source_img {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:2px;
}
.title_bottom {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:2px;
	overflow:hidden;
	height:30px;
}
.isi_artikel p {
	color:#333;
	line-height:22px;
}
.isi_artikel{
	/*font:normal 13px Arial, Helvetica, sans-serif;*/
	font: 16px/20px arial;
}
.fb_tw_shared a img {
	border:none;
}
.fb_tw_shared {
	width:320px;
	padding-left:350px;
	margin-top:30px;
}
.artikel_terkait {
	/*width:280px;
	margin-left:30px;*/
	margin-bottom: 30px;
}
.artikel_terkait h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
	padding:3px 10px;
}
.artikel_terkait ul {
	list-style-type:square;
	color:#a22430;
	margin:0;
	padding:0 0 0 15px;
}
.artikel_terkait ul li {
	list-style-image:url(../images/bullet.jpg);
	border-bottom:dotted 1px #ccc;
	padding:5px 0 5px 0;
}
.artikel_terkait ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	max-height:40px;
	overflow:hidden;
	display:block;
	line-height:20px;
 height: expression( document.body.clientHeight > 40 ? "40px" : "auto" );
}
.artikel_terkait ul li a:hover {
	text-decoration:underline;
}
.glossary {
	height:190px;
}
h2.kutip_left {
	width:22px;
	height:21px;
	margin:0;
	padding:0;
}
h2.kutip_right {
	width:22px;
	height:21px;
	margin:0;
	padding:0;
}
.p_glossary {
	width:580px;
	margin:0 0 0 5px;
	padding:0 0 0 30px;
}
.p_glossary h3 {
	margin:0;
	padding:0;
	font:normal 18px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#000;
}
.p_glossary p {
	margin:0;
	padding:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	height:60px;
	overflow:hidden;
}
.mustread {
	border-top:solid 2px #f00;
}
.list_mustread {
	height:62px;
	padding:12px 0 12px 0;
}

.img_mustread {
	position:relative;
	z-index:0;
	width:110px;
	height:62px;
	overflow:hidden;
}
.img_mustread img {
	border:none;
	width:110px;
	height:62px;
	overflow:hidden;
	position:absolute;
	z-index:0;
}
.detail_mustread {
	width:160px;
	padding-left:10px;
}
.detail_mustread h6 {
	color:#ffc000;
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.detail_mustread a {
	text-decoration:none;
	font:normal 12px 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	display:block;
	overflow:hidden;
	max-height:55px;
 height: expression( document.body.clientHeight > 55 ? "55px" : "auto" );
	line-height:16px;
	padding-top:3px;
}
.detail_mustread a:hover {
	text-decoration:underline;
}
.mustread_right {
	margin-left:60px;
}
.kirimkomentar {
	padding-left:25px;
	padding-top:25px;
	margin-bottom:40px;
}
.ada_komentar, #my_form_comment {
	width:640px;
	border-top:solid 2px #f00;
	border-bottom:solid 2px #f00;
	/*margin-bottom:40px;*/
	padding-top:10px;
}
.show_komentar {
	width:640px;
	/*max-height:267px;*/
 	height: expression( document.body.clientHeight > 267 ? "267px" : "auto" );
}
.ada_komentar_slide a {
	font:normal 18px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	text-decoration:none;
	padding-right:10px;
}
span.row_red {
	border:none;
	width:16px;
	height:11px;
	background:url(../images/arrow_red_bottom.gif) no-repeat center;
	display:block;
	padding:13px 0 0 0;
}
/*
a.row_red:hover {
	background:url(../images/arrow_red.gif) no-repeat center;
}*/
span.up{
	background:url(../images/arrow_red.gif) no-repeat center;
}
.tap_step {
	width:645px;
	height:30px;
	background:#f7f7f7;
	margin:0 0 10px 0;
	overflow:hidden;
}
ul#step {
	margin:0;
	padding:0;
}
ul#step li {
	display:inline;
	float:left;
}
ul#step li a {
	text-decoration:none;
	font:bold italic 18px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	width:90px;
	height:26px;
	text-align:center;
	padding-top:4px;
}
ul#step li a:hover {
	width:90px;
	height:30px;
	display:inline-block;
	background:url(../images/bg_step.gif) no-repeat;
}
ul#step li a.active {
	width:90px;
	height:30px;
	display:inline-block;
	background:url(../images/bg_step.gif) no-repeat;
}
#step li.active a {
	background:url(../images/bg_step.gif) no-repeat;
}
.tab_content {
	display: none;
}
.title_step h1 {
	margin:0;
	padding:10px 0;
	font:normal 26px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#000;
}
.prev_next_step {
	width:645px;
	background:url(../images/bg_prev_next_step.gif) repeat-x center;
	height:65px;
}
.prev_step {
	width:270px;
	border-right:solid 1px #fff;
	height:55px;
	padding-left:50px;
	padding-top:10px;
	position:relative;
}
.next_step {
	width:272px;
	border-left:solid 1px #e7e7e7;
	height:55px;
	padding-right:50px;
	padding-top:10px;
	position:relative;
}
.prev_step:hover {
	background:url(../images/bg_step_hover.gif) repeat-x;
	z-index:0;
	cursor:pointer;
}
.next_step:hover {
	background:url(../images/bg_step_hover.gif) repeat-x;
	z-index:0;
	cursor:pointer;
}
.title_prev {
	height:65px;
	width:200px;
	padding-left:20px;
	text-align:center;
}
.title_prev h4 {
	margin:0;
	padding:5px 0 0 0;
	font:bold 14px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	position:relative;
	z-index:3;
}
.title_prev a {
	margin:0;
	padding:0;
	font:bold 18px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	width:200px;
	height:20px;
	overflow:hidden;
	position:relative;
	z-index:3;
	text-decoration:none;
}
.button_prev img {
	border:none;
	padding-top:5px;
}
.button_prev {
	position:relative;
	z-index:3;
}
.title_next {
	height:65px;
	width:200px;
	padding-right:20px;
	text-align:center;
}
.title_next h4 {
	margin:0;
	padding:5px 0 0 0;
	font:bold 14px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	position:relative;
	z-index:3;
}
.title_next a {
	margin:0;
	padding:0;
	font:bold 18px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	width:200px;
	height:20px;
	overflow:hidden;
	position:relative;
	z-index:3;
	text-decoration:none;
}
.title_next a:hover {
	color:#f00;
}
.title_prev a:hover {
	color:#f00;
}
.button_next img {
	border:none;
	padding-top:5px;
}
.button_next {
	position:relative;
	z-index:3;
}
.lihat_artikel {
	text-align:center;
	margin-top:20px;
}
.lihat_artikel a {
	font:bold 16px 'HelveticaNeueLTStd47LtCn', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding-bottom:10px;
}
.lihat_artikel a img {
	border:none;
}
.lihat_artikel a:hover {
	color:#f00;
}
.lipsus_artikel {
	border-top:solid 2px #000;
	width:640px;
	margin-left:20px;
	margin-top:20px;
}
.lipsus_artikel ul li {
	padding:2px 0;
}
.lipsus_artikel ul li a {
	font:normal 14px 'MuseoSans700', Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	text-decoration:none;
}
.lipsus_artikel ul li a:hover {
	text-decoration:underline;
}
.title_trending {
	width:64px;
	height:31px;
	background:#fecb09;
	margin-left:19px;
}

.list_trending {
	width:860px;
	height:30px;
}
.prev_next_datepicker {
	padding-top:80px;
	height:55px;
	position:absolute;
	width:317px;
	z-index:0px;
}
.prev_next_datepicker img {
	border:none;
}
.prev_datepicker {
	width:30px;
	height:55px;
	display:block;
}
.prev_datepicker a {
	width:30px;
	height:55px;
	display:block;
	background:url(../images/prev_datepicker.gif);
}
.prev_datepicker a:hover {
	width:30px;
	height:55px;
	display:block;
	background:url(../images/prev_datepicker_hover.gif);
}
.next_datepicker a {
	width:30px;
	height:55px;
	display:block;
	background:url(../images/next_datepicker.gif);
}
.next_datepicker a:hover {
	width:30px;
	height:55px;
	display:block;
	background:url(../images/next_datepicker_hover.gif);
}
.top_bar {
    background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 1px solid #999999;
    z-index: 100;
	position:fixed;
	top:0;
	height:35px;
}
.w995 {
    width: 995px;
}
.pd_5 {
    padding: 5px;
}
.left {
    float: left;
}
.tahoma {
    font-family: Tahoma,arial;
}
.font11 {
    font-size: 11px;
}
.c_black {
    color: #000000;
}
.c_black a {
    color: #000000;
    text-decoration: none;
}
.c_black a:hover {
    text-decoration: underline;
}
.c_blue_kompas {
    color: #1170A0;
}
.c_blue_kompas a {
    color: #1170A0;
    text-decoration: none;
}
.c_blue_kompas a:hover {
    text-decoration: underline;
}

.pr_3 {
    padding-right: 3px;
}

.editor_artikel_status_artikel a {
    color: #818181;
    text-decoration: none;
}

#datebutton {
	cursor: pointer;
}

#share {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    margin-left: 367px;
    margin-top: -1px;
    padding: 5px;
    position: absolute;
    visibility: hidden;
    width: 220px;
    z-index: 9999;
}
.list_share ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list_share ul li {
    float: left;
    padding: 5px;
    width: 100px;
}
.ico_close a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -470px -79px transparent;
    display: block;
    height: 13px;
    width: 12px;
}
.ico_close a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -500px -79px transparent;
}
.ico_mixx a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll 0 -1860px transparent;
    display: block;
    height: 16px;
    width: 80px;
}
.ico_mixx a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll 0 -1880px transparent;
}
.ico_digg a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -80px -1860px transparent;
    display: block;
    height: 16px;
    width: 80px;
}
.ico_digg a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -80px -1880px transparent;
}
.ico_deli a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -160px -1860px transparent;
    display: block;
    height: 16px;
    width: 80px;
}
.ico_deli a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -160px -1880px transparent;
}
.ico_myspace a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -240px -1860px transparent;
    display: block;
    height: 16px;
    width: 80px;
}
.ico_myspace a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -240px -1880px transparent;
}
.ico_stumble a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -320px -1860px transparent;
    display: block;
    height: 16px;
    width: 90px;
}
.ico_stumble a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -320px -1880px transparent;
}
.ico_linked a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -420px -1860px transparent;
    display: block;
    height: 16px;
    width: 80px;
}
.ico_linked a:hover {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -420px -1880px transparent;
}
.ico_lintasberita a {
    background: url("http://stat.k.kidsklik.com/data/2k10/kompascom2011/images/bg_master.gif") repeat scroll -380px -1800px transparent;
    display: block;
    height: 16px;
    width: 80px;
}

ul#nav2 {
    list-style-type: none;
    margin: 10px 0 0 20px;
    padding: 0;
}
.index-home {
    position:absolute; 
    top:-2px; left:0;
    background:#2a2a2a; 
    padding:0 1px; 
    border-right:solid 1px #666;
}

.pl_ {
    padding-left: 35px;
}

#buttonPrev, #buttonNext {
	cursor: pointer;
}
.pb_10{
font-size:10px;
color:#666666;
}
.author{
float:right;
display:block;
width:100%;
text-align:right;
}
.photo{
margin-bottom:20px;
font-size:10px;
color:#666666;
}

.photo img{
	max-width: 636px;
}
/* Video */
.headline-video {
    border-bottom: 1px solid #D0D0D0;
    height: 380px;
    overflow: hidden;
}
.top-video {
    height: 380px;
    overflow: hidden;
    width: 678px;
}
.top-video-list {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    height: 380px;
    position: relative;
    width: 600px;
}
.img_list_video img {
    border: medium none;
    height: 380px;
    overflow: hidden;
    position: absolute;
    width: 678px;
    z-index: 0;
}
.title_video {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    max-height: 80px;
    opacity: 0.7;
    padding: 10px 30px;
    position: absolute;
    width: 618px;
    z-index: 8888;
}
.title_video a {
    color: #FFFFFF;
    display: block;
    font: 16px/20px 'MuseoSans500',Arial,Helvetica,sans-serif;
    margin-bottom: 5px;
    max-height: 60px;
    overflow: hidden;
    text-decoration: none;
}
.title_video a:hover {
    text-decoration: underline;
}
.kategori_video_a img {
    border: medium none;
    margin: 6px 0 0 6px;
}
.kategori_video_b img {
    border: medium none;
    margin: 6px 0 6px 6px;
}
.list_kategorivideo_list3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    height: 400px;
    overflow: hidden;
    padding: 15px 0 15px 15px;
    position: relative;
    width: 325px;
}
.list_kategorivideo_list4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: 400px;
    overflow: hidden;
    padding: 15px 0 15px 15px;
    position: relative;
    width: 323px;
}
.jdl_kategorivideo_01 {
    color: #05B8FB;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_01 a {
    color: #05B8FB;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_01 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_01 {
    border-bottom: 7px solid #05B8FB;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_01 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_01 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_02 {
    color: #F77210;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_02 a {
    color: #F77210;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_02 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_02 {
    border-bottom: 7px solid #F77210;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_02 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_02 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_03 {
    color: #F2B90C;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_03 a {
    color: #F2B90C;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_03 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_03 {
    border-bottom: 7px solid #F2B90C;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_03 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_03 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_04 {
    color: #EE3B87;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_04 a {
    color: #EE3B87;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_04 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_04 {
    border-bottom: 7px solid #EE3B87;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_04 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_04 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_05 {
    color: #25C433;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_05 a {
    color: #25C433;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_05 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_05 {
    border-bottom: 7px solid #25C433;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_05 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_05 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_06 {
    color: #ED2424;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_06 a {
    color: #ED2424;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_06 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_06 {
    border-bottom: 7px solid #ED2424;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_06 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_06 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_07 {
    color: #03BDA1;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_07 a {
    color: #03BDA1;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_07 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_07 {
    border-bottom: 7px solid #03BDA1;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_07 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_07 a:hover {
    text-decoration: underline;
}
.jdl_kategorivideo_08 {
    color: #B94AB2;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_08 a {
    color: #B94AB2;
    font: 20px 'MuseoSans900',Arial,Helvetica,sans-serif;
    padding-top: 3px;
    text-decoration: none;
}
.jdl_kategorivideo_08 a:hover {
    text-decoration: underline;
}
.idxkategorivideo_08 {
    border-bottom: 7px solid #B94AB2;
    height: 15px;
    text-align: right;
}
.idxkategorivideo_08 a {
    color: #A2A2A2;
    font: 10px Arial,Helvetica,sans-serif;
    padding-right: 15px;
    text-decoration: none;
}
.idxkategorivideo_08 a:hover {
    text-decoration: underline;
}
.thumb_video001 {
    height: 73px;
    margin-right: 8px;
    overflow: hidden;
    width: 130px;
}
.thumb_video001 img {
    height: 73px;
    overflow: hidden;
    width: 130px;
}
.judul_video001 {
    padding: 5px 0;
    width: 165px;
}
.judul_video001 a {
    color: #000000;
    font: 18px 'MuseoSans500',Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.judul_video001 a:hover {
    text-decoration: underline;
}
.list_videone {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 5px;
    width: 680px;
}
.list01_vd {
    padding: 10px 0;
}
#slider {
	margin:0;
	padding:0;
	list-style: none;
}
.logo_kompas_tekno_bottom img{
    width:163px;
    height:58px;
}


/* Penambahan 13-12-2012  by Bambang*/

/* custom sponsor style ============================================================
====================================== */
.headline_small_col_row:hover .bg_title_small_headline_sponsor {
    /* 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;
}
.bg_title_small_headline_sponsor {
    position:absolute;
    width:250px;
    height:143px;
    -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.8;
    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.8;
    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0.8;
    z-index:88888px;
    background:#fce222 ;
}
.title_small_headline_sponsor {
    position:absolute;
    bottom:0;
    padding:20px;
    z-index:99999px;
}
.title_small_headline_sponsor a {
    font:normal 22px 'MuseoSans700';
    color:#3a1a1c ;
    text-decoration:none;
    display:block;
    max-height:77px;
    overflow:hidden;
 height: expression( document.body.clientHeight > 77 ? "77px" : "auto" );
}

.title_small_headline_sponsor h6 {
    font:normal 10px Arial, Helvetica, sans-serif;
    color:#3a1a1c;
    margin:0;
    padding:10px 0 0 0;
}

.pt_10 {
      padding-top: 10px;
}

.pl_25 {
      padding-left: 25px;
}

/*div.photo img {
	width: 640px !important;
}*/

.arial {
    font-family: Arial,Helvetica,sans-serif;
}
.font14 {
    font-size: 14px;
}
.fbold {
    font-weight: bold;
}
.c_blue_dark {
    color: #0046B0;
}