/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
	font-family: normal 12px Arial, Helvetica;
	background:url(../image/bg.jpg) repeat-x top center fixed #003060;
}
.none {
	display:none;
}
/* s:ie noti */
#noti_ie {
}
.noti_jarak {
	height:25px;
}
.noti_ie { 
	width: 100%; 
	background: #FF9; 
	margin-bottom:0px; 
	padding:3px 0; 
	margin: 0;
	position:fixed;
	top:34px;
	left:0px;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
	-moz-box-shadow: 0px 0px 10px #4f4f4f;
	-webkit-box-shadow: 0px 0px 10px #4f4f4f;
	box-shadow: 0px 0px 5px #4f4f4f;
	z-index:3;
	opacity:0.9;
}
.noti_ie .isi {
	color: #333;
	width:980px;
	margin:0 auto;
	text-align:left;
	font-family: Arial, Verdana, sans-serif !important;
	font-size:12px;
	padding:3px 0;
	font-weight:bold;
}
.close_bar {
	float:right;
	text-decoration:none;
	color:white;
	display:inline-block;
	padding:2px 5px;
	background:#333;
	font-weight:bold;
	font-size:11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
}
.close_bar:hover {
	background:red;
}
/* e:ie noti */

/*S:TOP BAR*/
#navdetikid { 
	font-family: tahoma, Arial, Verdana, sans-serif !important;
	font-size:11px;
	width: 100%; 
	background: #eee; 
	margin-bottom:0px; 
	padding:3px 0; 
	margin: 0;
	background:url(../image/detik.sprite.gif) 0px -40px repeat-x #c7c7c7;
	position:fixed;
	top:0px;
	left:0px;
	z-index: 99999;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
	-moz-box-shadow: 0px 0px 10px #4f4f4f;
	-webkit-box-shadow: 0px 0px 10px #4f4f4f;
	box-shadow: 0px 0px 5px #4f4f4f;
}
#navdetikid .icon {
	float:left;
	padding-right:5px;
	
}
#navdetikid .date {
	border-left:1px solid #999;
	float:left;
	padding:3px 7px;
	font-size:11px;
	font-weight:bold;
	margin-top:4px;
	width:300px;
	font-family: tahoma, Arial, Verdana, sans-serif !important;
	color:#333;
}
#navcontent { 
	width: 980px; margin:0;
	color: #333;
	font: normal 12px tahoma !important;
	text-align: left;
}
#navcontent .topbar_menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width:250px;
}
#navcontent .topbar_menu li {
	float: left;
	border-left: 1px solid #b50000;
}
#navcontent .topbar_menu li.date {
	padding: 8px 14px;
}
#navcontent .topbar_menu li a {
	float: left;
	display: block;
	padding: 8px 14px;
	color: white;
	text-decoration: none;
}
#navcontent .topbar_menu li a:hover {
	text-decoration: underline;
}
#navcontent .search_detik {
	float: left;
	padding: 3px 0 1px 0;
	background-image: url(../image/bg_search_form.png);
}
.search-detiksearch .input {
	background:none;
	height: 20px;
	line-height: 22px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	/*background:url(../image/detik.sprite.gif) 0px -400px no-repeat;*/
	border:0px;
	width: 240px;
	color: #666;
	clear: none;
	float: left;
}
#navcontent .search_detik form {
	border-radius: 5px;
	width: 300px;
	height: 23px;
}#navcontent .search_detik .btn{
	width: 24px;
	height: 23px;
	background:none;
	float: right;
	border: 0;
	cursor: pointer;
}
#navcontent .search_detik .btn:hover {
	opacity: 0.50;
}
#navcontent .social_icon {
	float: right;
	padding: 7px 0 0 0;
	font-weight: bold;
	font-size: 11px;
}
#navcontent .social_icon span {
	float: left;
	padding-right: 10px;
	padding-top: 2px;
	font-family: tahoma, Arial, Verdana, sans-serif !important;
}
/*E:TOP BAR*/




/*S:FOOTER*/
.foot_1 {
	background:#eeeded;
	padding:10px 0;
	border-top:1px solid #E6E6E6;
	margin-top:10px;
	font-family:CartoGothic, arial;
}
.container2 {
	width:950px;
	margin:auto;
}
.foot_2 {
	background: #002654;
	padding:15px 15px 15px 15px;
	text-align:left;
}
.foot_2 .satu {
	width:130px;
	float:left;
	padding-right:20px;
}
.link_bot ul {
	list-style:none;
	margin:0;
	padding:0;
	height:155px;
	overflow:hidden;
}
.link_bot li {
	color:#b8b8b8;
	font-family:CartoGothic, Arial, Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-right:10px;
	height:22px;
	float:left;
	width:100px;
	height:155px;
}
.link_bot strong a {
	display:block;
	font-size:11px;
	padding-bottom:3px;
	color:#ffffff !important;
	float:left;
	width:100px;
}
.link_bot a {
	display:inline-block;
	padding:2px 0px;
	color: #B3B3B3 !important;
	text-decoration:none !important;
	display:block;
}
.link_bot a:hover {
	color:white !important;
	text-decoration:none;
}
.link_bot a.more_1 {
	color:#333 !important;
}

.link_bot2 {
	color: #666;
	font-family:CartoGothic, Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:5px 0;
}
.link_bot2 a {
	display: inline-block;
	padding:0px 5px;
	color: #CCC !important;
	text-decoration:none;
}
.link_bot2 a:hover {
	color:white !important;
	text-decoration:none;
}

.foot_4 {
	border-top:2px solid #3b5774;
	background:none;
	text-align:left;
	margin-top:10px;
}
.copyright {
	color:#ccc;
	border-top:1px dotted #3b5774;
	margin:0;
	padding-left:5px;
}
#kanal {
	float:left;
	width:800px;
}
#more_kanal {
	display:block;
	border-top:1px dotted #3b5774;
	padding-top:3px;
	margin-top:5px;
	font-weight:bold;
	color: #999;
	cursor:pointer;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#more_kanal a {
	color: #FF9!important;
	display:inline-block !important;
}
#more_kanal a.disabled {
	display:none !important;
}
.more_kanal_2 {
	display:none;
}
.hilang {
	display:none;
}
/*E:FOOTER*/

/*S:HEADER & MENU*/
.header_top {
	padding-top: 0px;
}
.header_top .head {
	width:980px;
	margin:0 auto;
	padding:45px 0 0 0;
	height:90px;
	position:relative;
	z-index:2;  
}
.header_top .menu {
	background: rgb(0,78,152); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,78,152,1) 2%, rgba(0,65,127,1) 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(0,78,152,1)), color-stop(95%,rgba(0,65,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* IE10+ */
	background: linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004e98', endColorstr='#00417f',GradientType=0 ); /* IE6-9 */
	border-bottom:4px solid #003567;
	border-top:1px solid #19538b;
	text-align:center;
}
.header_top .menu ul {
	width:980px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.header_top .menu li {
	float:left;
	padding:5px 0 6px;
	border-left:1px solid #19538b;
	border-right:1px solid #00417f;
	position:relative;
}
.header_top .menu li.first {
	border-left:0px solid #19538b;
	border-right:1px solid #00417f;
	padding:2px 0 2px 0;
}
.header_top .menu li.last {
	border-left:1px solid #19538b;
	border-right:0px solid #00417f;
	background:red;
	float:right;
}
.header_top .menu li.menumore {
	background:url(../image/detik.sprite.gif) 55px -335px no-repeat #d80000; 
	padding-right:17px;
	float:right;
}
.header_top .menu li:hover, .header_top .menu li.selected {
	background:#003466;
}
.header_top .menu li.menumore:hover {
	background:url(../image/detik.sprite.gif) 55px -335px no-repeat #003466;
}
.header_top .menu li a {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	padding:5px 14px 5px 13px;
	font-weight:bold;
	display:block;
}

.header_top .menu li ul {
	position:absolute; 
	top:35px; 
	left:0; 
	background:#003466; 
	display:none; 
	opacity:0; 
	list-style:none;
	width:470px;
}
.header_top .menu li ul li {
	border-top:none; 
	margin:0;
	display:block;
	border:0;
}
.header_top .menu li ul li a:hover {
	color:white;
}

.header_top .menu2 {
	background:#003567;
	padding:5px 0;
	color:#999;
	text-align:center;
}
.header_top .menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #CCC;
}
.header_top .menu2 a:hover {
	color:#FFF;
}
.container {
	margin-top:15px;
}
#detikcontent {
}


.content_menu {
	float:left;
	width:150px;
	text-align:left;
	margin: 5px 10px;
}
.content_menu a {
	display:block;
	padding:5px 0 !important;
	border-bottom:1px dotted #154e84;
	color:#b1c8df !important;
	font-size:12px !important;
}
.content_menu a:hover {
	color:white !important;
}
.latest_news_menu {
	float:left;
	width:275px;
	background:#00274d;
	padding:10px;
	font-size:11px;
	color:#999;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	min-height:240px;
}
.latest_news_menu .title {
	font-size:16px;
	font-weight:bold;
	color:white;
	padding-bottom:5px;
	font-family:ffmyriad, Arial, Helvetica, sans-serif;
}
.latest_news_menu a {
	color: white !important;
	text-decoration:none;
	padding:3px 0 5px 10px !important;
	margin:0;
	display:block;
	font-weight:normal !important;
	background:url(../image/detik.sprite.gif) 0px -300px no-repeat;
	font-size:12px !important;
}
.latest_news_menu a:hover {
	color:white !important;
	text-decoration:underline !important;
}
/*E:HEADER & MENU*/


/*S:DETIK CONTENT*/
.container {
	width: 980px;
	text-align:left;
	background:white;
	position:relative;
	z-index:2;
}
#detikcontent {
	background:white;
	min-height:600px;
}
/*E:DETIK CONTENT*/


	
.maincontainer {
}
.container {
	width: 980px;
	text-align:left;
	position:relative;
	z-index:2;
	-moz-box-shadow: 0px 0px 8px #0b3465;
	-webkit-box-shadow: 0px 0px 8px #0b3465;
	box-shadow: 0px 0px 8px #0b3465;
	margin-bottom:20px;
}
.container_1 {
	z-index: 5;
	position:relative;
	width: 970px;
}
.kiri {
	float:left;
	width:650px;
}
.kanan {
	float:right;
	width:300px;
	padding:15px 15px 15px 0;
}
.c_kiri {
	float:left;
	width:250px;
	padding:0px 13px;
	margin-top:13px;
}
.tengah {
	float:right;
	background:#003567;
	padding:10px 12px 5px;
	width:350px;
	margin-top:13px;
}
.banner_reg {
	margin-bottom:15px;
}
.header {
	padding: 7px;
}
.logodetik {
	float: left;
	padding-top: 10px;
	display: block;
}
.logodetiks {
	float: left;
	display: block;
	padding:8px 8px 0 0;
}
.leader_banner {
	float: right;
	width: 728px;
	height: 90px;
}
.footer_banner {
	padding: 10px;
}
.nav {
	text-align:center;
}
.main_nav  {
	background: rgb(0,78,152); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,78,152,1) 2%, rgba(0,65,127,1) 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(0,78,152,1)), color-stop(95%,rgba(0,65,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* IE10+ */
	background: linear-gradient(top, rgba(0,78,152,1) 2%,rgba(0,65,127,1) 95%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004e98', endColorstr='#00417f',GradientType=0 ); /* IE6-9 */
	border-bottom:4px solid #003567;
	border-top:1px solid #19538b;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.main_nav li {
	float:left;
	padding:5px 0;
	border-left:1px solid #19538b;
	border-right:1px solid #00417f;
}
.main_nav li.first {
	border-left:0px solid #19538b;
	border-right:1px solid #00417f;
	padding:1px 0 2px 0;
}
.main_nav li.last {
	border-left:1px solid #19538b;
	border-right:0px solid #00417f;
}
.main_nav li:hover, .main_nav li.selected {
	background:#003466;
}
.main_nav  li a {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px;
	font-weight:bold;
	display:block;
}
.nav_2 {
	font:normal 11px Tahoma, Geneva, sans-serif, arial;
	text-align:center;
	background:#202020;
	color:#8a8a8a;
	padding:8px;
}
.nav_2 a {
	color:#bbbbbb;
	text-decoration:none;
	display:inline-block;
	font-weight: bold;
}
.nav_2 a:hover {
	color:white;
}
.nav_3 {
	background:#e3e3e3;
	border-bottom:1px solid #c5c5c5;
	padding:8px 5px;
	font:normal 11px Tahoma, Geneva, sans-serif, arial;
	text-align:center;
}
.nav_3 a {
	font-weight: bold;
}


.box_hl {
	margin:15px 0 0 15px;
}
#trending {
	background:red;
	padding:5px 12px 4px 12px;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	text-align:left;
	color:white;
	height:15px;
}
#trending strong {
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	padding-right:15px;
	float:left;
}
#trending a {
	color: #FFF;
	text-decoration:none;
	display:inline-block;
	padding:0px 5px;
}
#trending a:hover {
	color:#FF0;
}
#headline {
	background:#000066;
	
}
#headline .beritautama {
	float:left;
	width:560px;
	overflow:hidden;
	height: 80px;
}
#headline .hot_topic {
	padding:5px;
	background: rgb(229,229,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(247,247,247,1) 30%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(30%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(247,247,247,1) 30%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(247,247,247,1) 30%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(247,247,247,1) 30%); /* IE10+ */
	background: linear-gradient(top, rgba(229,229,229,1) 0%,rgba(247,247,247,1) 30%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}
#headline .hot_topic ul {
	list-style:none;
	margin:0;
	padding:0;
}
#headline .hot_topic li {
	width:270px;
	color: #666;
	font:normal 11px Arial, Helvetica, sans-serif;
	float:left;
	padding:5px;
}
#headline .hot_topic li img {
	width:60px;
	height:60px;
	border:3px solid #FFF;
	margin-right:10px;
	float:left;
}
#headline .hot_topic li a {
	font-weight:bold;
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	display:block;
	padding-top:3px;
}
#headline .hot_topic li a:hover {
	color: #000;
	text-decoration:underline;
}
#headline #bu_prev {
	background:url(../image/detik.sprite.gif) 0px 0px no-repeat;
	display:block;
	float:left;
	width:25px;
	height:25px;
	text-decoration:none;
	margin-top:30px;
	margin-left:5px;
}
#headline #bu_next {
	background:url(../image/detik.sprite.gif) -25px 0px no-repeat;
	display:block;
	float:right;
	width:25px;
	height:25px;
	text-decoration:none;
	margin-top:30px;
	margin-right:5px;
}
#headline #bu_prev:hover, #headline #bu_next:hover {
	opacity:0.8;
}
#headline .hl {
	padding:15px;
	background: #003567;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#FFF;
	border-top:1px solid #002649;
}
#headline .hl h2{
	 color:#96ff00;
	 font: normal 16px CartoGothic, Arial, Helvetica, sans-serif;
}
#headline .hl img.imghl {
	width:230px;
	height:230px;
	float:left;
	margin-right:15px;
	border:1px solid white;
}
#headline .hl h1 a {
	font:normal 26px Georgia, CartoGothic, Arial, Helvetica, sans-serif;
	line-height:110%;
	padding-bottom:5px;
	color:#f5ff88;
	display:block;
	text-decoration:none;
}
#headline .hl h1 a:hover {
	color:#FFF;
	text-decoration:underline;
}
#headline .hl_terkait {
	padding-top:10px;
	width:350px;
	float:left;
}

.hl_terkait a.end {
	border-right:0;
}
#headline .hl_terkait h5 {
	font: normal 12px CartoGothic, Arial, Helvetica, sans-serif;
}
#headline .hl_terkait span {
	font:bold 15px CartoGothic, Arial, Helvetica, sans-serif;
	color:#f5ff88;
	display:block;
	padding-bottom:2px;
	text-decoration:underline;
	padding-top:5px;
}
#headline .hl_terkait a{
	padding:3px 10px 3px 0;
	color:white;
	text-decoration:none;
	font-weight:bold;
	width:42%;
	display:inline-block;
	margin-top:5px;
	margin-right:10px;
	border-right:1px dotted #999;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	font-style:italic;
	vertical-align:text-top;
}
#headline .hl_terkait a.end{
	border-right:0;
}
#headline .hl_terkait a:hover {
	color:#FFF;
	text-decoration:underline;
}



.list_berita_1 {
	padding:0;
	margin:0;
	list-style:none;
}
.list_berita_1 li {
	padding:13px 0px;
	border-bottom:1px dotted #305980;
	color:#FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
}
.list_berita_1 li.first {
	padding:0px 0px 13px 0px;
}
.list_berita_1 li.banner_exp {
	padding:5px 0px;
}

.list_berita_1 li h3 {
	font-family:georgia, CartoGothic, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	font-size:20px;
}
.list_berita_1 li h5 {
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	color:#96ff00;
}

.list_berita_1 li a {
	color:#FF6;
}
.list_berita_1 li a:hover {
	text-decoration:none;
}

.img1 {
	float:left;
	width:60px;
	height:60px;
	border:3px solid #FFF;
	margin-right:10px;
}
.berita_selanjutnya {
	color:#999;
	padding-top:20px;
	padding-bottom:8px;
}
.berita_selanjutnya .title {
	font:bold 15px CartoGothic, Tahoma, Geneva, sans-serif, arial;
	color:white;
	padding:10px 10px 0 10px;
	height:25px;
	background:#014f9b;
}
.berita_selanjutnya ul {
	list-style:none;
	padding:0px 10px;
	margin:0;
	background:white;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.berita_selanjutnya li {
	border-bottom:1px dotted #CCC;
	padding:7px 0px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.berita_selanjutnya li h5 {
	font-family:CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.berita_selanjutnya li h6 {
	font-family:CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #99FF00;
	padding-top:2px;
	font-size:12px;
}
.berita_selanjutnya li.index {
	margin-top:5px;
	border-top:3px solid #CCC;
	padding:5px 0 10px 0;
	font:bold 11px Tahoma, Geneva, sans-serif, arial;
	border-bottom:0;
}
.box_1 {
	margin-bottom: 20px;
	padding-bottom:10px;
	border-bottom:1px solid #E6E6E6;
	min-width:250px;
}
.box_1 .title {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	color: red;
	border-bottom: 1px dashed #d1d199;
	padding: 5px 0;
	font-weight: bold !important;
	min-height:20px;
}
.box_2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d2d2ab;
	min-width:250px;
}
.box_2 .title {
	background: url(../image/sprite_1.gif) 0px -360px;
	padding: 0px 10px;
	border-bottom: 3px solid #bebe7b;
	height: 30px;
	margin-bottom: 10px;
}
.box_2 .title span {
	font: bold 11px Tahoma, Geneva, sans-serif, arial;
	color:black;
	display: inline-block;
	background: url(../image/detik.sprite.gif) 48px -195px no-repeat;
	float: right;
	padding: 0px 10px;
	margin-top: 10px;
}
.box_2 .title img, .box_3 .title img, .box_1 .title img {
	float: left;
}
.box_2 img.thumb_1 {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 15px;
	padding: 3px;
	background: white;
	border: 1px solid #d4d4d4;
}
.box_3 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	overflow: hidden;
	background:#f3f3f3;
	min-width:250px;
}
.box_3a {
	height: auto;
	overflow:visible;
	min-height:none;
}
.box_3 .title {
	background:#003161;
	padding:5px;
	color:#FFF;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	border-bottom:3px solid white;
	height:20px;
}
.box_3 .title strong {
	font-size:14px;
	display: inline-block;
	float: left;
	padding:3px 0 0 5px;
}
.box_3 .title span {
	font: bold 11px CartoGothic, Tahoma, Geneva, sans-serif, arial;
	color:white;
	display: inline-block;
	float: right;
	padding:5px 5px 0 0;
}
.box_3 .title span.reg {
	background: none;
}
.box_3 .title span.iklanbaris {
	background: url(../image/detik.sprite.gif) 120px -195px no-repeat;
	width: 105px;
}
.box_3 .title span.selengkapnya {
	background: url(../image/detik.sprite.gif) 100px -195px no-repeat;
	width: 85px;
}
.box_3 .title_iklanbaris {
	background: url(../image/sprite_1.gif) 0px -360px;
	padding: 0px 10px;
	border-bottom: 3px solid #bebe7b;
	margin-bottom: 0;
	text-align: center;
	height: 30px;
}
.box_4 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	overflow: hidden;
	height:260px;
}
.box_4 .inside {
	margin:5px;
	background:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
}
.box_4 .title {
	background:#f3f3f3;
	padding:5px;
	color:#013f7d;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	border-bottom:4px solid #c3c3c3;
	height:20px;
}
.box_4 .title strong {
	font-size:16px;
	display: inline-block;
	float: left;
	padding:3px 0 0 5px;
}
.box_4 .title a {
	text-decoration:none;
}
.box_4 .title a strong {
	color:#013f7d;
	text-decoration:none !important;
}
.box_4 .title a:hover, .box_4 .title a:hover strong span, .box_4 .title a:hover strong {
	text-decoration:underline;
	color:#013f7d;
}
.box_4 .title strong span {
	font-size:17px;
	color:red;
	margin:0;
	padding:0;
	display:inline-block;
	float:none !important;
}
.box_4 .title span {
	font: bold 11px CartoGothic, arial, Tahoma, Geneva, sans-serif, arial;
	color:white;
	display: inline-block;
	padding:5px 5px 0 0;
	float:right;
}


.list_berita_2 {
	list-style: none;
	padding: 0 10px 5px 10px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}
.list_berita_2 li {
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
}
.list_berita_2 li.selengkapnya {
	padding: 3px 0;
	border-bottom: 0px dotted #d1d199;
	text-align: right;
}
.list_berita_2 li .date {
	font-size: 11px;
	color: gray;
	padding-bottom:3px;
	display:inline-block;
}
.list_berita_2 li .tipe {
	font-size: 10px;
	display:inline-block;
	background:#F00;
	float:right;
	color:#FFF;
	padding:2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:3px;
	margin-top:-2px;
}
.list_berita_2 li h5, .list_berita_2 li h4 {
	font-family: CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px 0 3px 0;
}
.list_berita_2 li h4 {
	font-size:15px;
}
.list_berita_2 li h5 {
	font-size:13px;
}
.list_berita_2 li h6 {
	font-family: CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: red;
	display: block;
	font-size: 12px;
}
.list_berita_2 li img {
	float: left;
	width: 60px;
	background: white;
	height: 60px;
	padding: 3px;
	border: 1px solid #dbdbdb;
	margin-right: 10px;
}

.list_berita_3 {
	list-style: none;
	padding:0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}
.list_berita_3 li {
	padding: 7px 0;
	border-bottom: 1px dotted #CCC;
}
.list_berita_3 li.selengkapnya {
	padding: 3px 0;
	border-bottom: 0px dotted #d1d199;
	text-align: right;
}
.list_berita_3 li .date {
	font-size: 11px;
	color: gray;
	padding-bottom:3px;
	display:inline-block;
}
.list_berita_3 li h5, .list_berita_3 li h4 {
	font-family: CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px 0 3px 0;
}
.list_berita_3 li h4 {
	font-size:17px;
}
.list_berita_3 li h5 {
	font-size:13px;
}
.list_berita_3 li h6 {
	font-family: CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: red;
	display: block;
	font-size: 12px;
}
.list_berita_3 li img {
	float: left;
	width: 70px;
	background: white;
	height: 70px;
	padding: 3px;
	border: 1px solid #dbdbdb;
	margin-right: 10px;
}
.blogforum li {
	border-bottom: 0px;
}
.blogforum li.pilihan {
	padding: 0;
}
.blogforum li.blogforumli {
	background: url(../image/detik.sprite.gif) 0px -88px no-repeat;
	padding: 5px 5px 5px 10px;
	font-family: Arial;
}

.box_most {
	background:#F00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:8px;
	margin-bottom:15px;
}
.box_most ul {
	background:white;
	list-style:none;
	padding:8px;
	margin:0;
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.box_most li {
	padding:5px 0;
	border-bottom:1px dotted #D9D9D9;
	font-size:11px;
}
.box_most li h6 {
	font-weight:bold;
	color:#F00;
	font-size:11px;
}
.box_most li h5 {
	font-weight:bold;
	color:#F00;
	font-size:12px;
}
.com_1 {
	float:left;
	width:150px;
}
.com_1 h5 {
	font-weight:normal;
}
.com_2 {
	float:right;
	width:50px;
	height:36px;
	padding:5px;
	font-size:10px;
	text-align:center;
	background:url(../image/detik.sprite.gif) 0px -450px no-repeat;
	color:#999;
}
.com_2 strong {
	font-size:20px;
	line-height:18px;
	color: #999;
}
.tab_most a {
	padding:5px 8px;
	font: bold 13px CartoGothic, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	margin-top: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tab_most a.selected, .tab_most a.selected:hover {
	background:white;
	text-decoration:none;
	color: red;
}
.tab_most a:hover {
	text-decoration:underline;
}
.box_foto {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px !important;
	position: relative;
	z-index: 3;
	height:200px;
	overflow:hidden;
}
.box_foto li {
	float: left;
	width: 250px;
	overflow: hidden;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	background:white;
	min-height:200px;
}
.box_video li {
	min-height:200px;
}
.box_foto li object {
	margin:0;
	padding:0;
}
.box_foto div {
	height: 160px;
	width: 250px;
	overflow: hidden;
}
.box_foto img.galeri {
	width: 250px;
}
.box_foto .play {
	display:block;
	width:250px;
	height:160px;
	position:relative;
	margin-top:-160px;
	text-align:center;
	cursor:pointer;
}
.box_foto .play img {
	padding-top:50px;
}
.box_foto .play:hover {
	background: #999;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.box_foto h5 {
	display: block;
	padding: 5px 0px 0 0;
	font-family: CartoGothic, Arial;
	font-weight:bold;
	overflow: hidden;
	font-size:13px;
}
.box_foto h4 {
	background: #dbdba8;
	display: block;
	padding: 5px 10px;
	height: 35px;
	overflow: hidden;
	text-align: left;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.box_foto span.tv a {
	font-weight: bold;
	font-size: 15px;
}
.foto_nav {
	position: absolute;
	z-index: 4;
	margin-top: -120px;
	width: 250px;
}

#foto_prev:hover img, #foto_next:hover img, #fotoanda_next:hover img, #fotoanda_prev:hover img{
	opacity: 0.7;
}
.btn_red {
	display: inline-block;
	padding: 4px 10px;
	font:bold 11px Tahoma, Geneva, sans-serif, arial;
	color:white;
	text-decoration: none;
	background: red;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
}
.btn_red:hover {
	background: #c60000;
}
.btn_blue {
	display: inline-block;
	background:url(../image/detik.sprite.gif) 0px -420px repeat-x;
	color:#FFF;
	font:normal 11px Arial, Helvetica, sans-serif;
	border:0px solid #950600;
	padding:4px 10px;
	cursor:pointer;
}
.btn_orange {
	display: inline-block;
	background:url(../image/detik.sprite.gif) 0px -40px repeat-x;
	color:#FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #F00;
	padding:8px 15px;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn_blue:hover, .btn_orange:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.wp_deal {
	font-family: Arial;
	font-weight: bold;
}
.wp_deal img.thumb {
	width: 100px;
	height: 100px;
	padding: 3px;
	background: white;
	border: 1px solid #e3e3e3;
	float: left;
	margin-right: 15px;
}
.wp_deal .harga1, .wp_deal .harga3 {
	display: block;
	color: #6f7066;
	font-size: 12px;
}
.wp_deal .harga2 {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: line-through;
	padding-bottom: 5px;
	display: block;
}
.wp_deal .harga4 {
	font-size: 20px;
	font-weight: bold;
	display: block;
	color: red;
	padding-bottom: 5px;
}
#wp_deal {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
}
#wp_deal li {
	float: left;
	width: 290px;
	padding: 5px;
	height:60px;
	overflow:hidden;
}
.title_2 {
	font:bold 11px Tahoma, Geneva, sans-serif, arial;
	color: black;
	margin:0px 10px;
	background:#e0e0e0;
	padding:4px 5px 0 5px;
	height:20px;
}
.wp_travel {
	font-size: 12px;
	font-family: Arial;
}
.wp_travel .user {
	color: green;
	display: block;
	padding-bottom: 5px;
}
.travel_member {
	list-style: none;
	padding: 0 5px;
	margin: 0;
}
.travel_member li {
	width: 60px;
	float: left;
	padding: 5px;
	font:normal 11px arial;
	text-align: center;
}
.travel_member img {
	width: 55px;
	height: 55px;
	display: block;
	padding: 2px;
	background: white;
	margin-bottom: 3px;
}
.search_iklanbaris {
	background: #eae4bc;
	padding: 5px;
	text-align: center;
}
.search_iklanbaris .text {
	padding: 3px;
	border: 1px solid #bebe7b;
	width: 150px;
}
.banner_center {
	text-align: center;
	padding: 5px 0px;
	margin:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;	
}
.box_kiri, .box_kanan, .box_tengah {
width: 300px;
padding: 0px 13px
}
.box_tengah {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	
}
.seremonial {
	background: #f3f3f3;
	height: 250px;
	margin-bottom: 15px;
	overflow: hidden;
}
.seremonial .title {
	background:#003161;
	padding:5px;
	color:#FFF;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	border-bottom:3px solid white;
	height:20px;
}
.seremonial h5 {
	font-weight: bold;
	font-size:13px;
}
.seremonial strong {
	float: left;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:0px 0 0 5px;
}
.seremonial ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	height: 200px;
	padding-top: 5px;
}
.seremonial li {
	width: 280px;
	height:230px;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	background: #f3f3f3;
}
.seremonial li img {
	width: 274px;
	height: 170px;
	border: 3px solid white;
	display: block;
	margin-bottom: 5px;
}
#pag_sere a {
	background:white;
	width: 11px;
	height: 11px;
	display: block;
	float:left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-right:2px;
	margin-top:4px;
}
#pag_sere a.selected {
	width: 14px;
	height: 14px;
	cursor: default;
	background:yellow;
	margin-top:2px;
}
#pag_sere a span {
	display: none;
}
.grafikchart {
	background: white;
	text-align: center;
	padding: 5px 15px;
}
.tabelindex {
	font-size: 11px;
	font-family: arial;
	background: white;
	text-align: center;
}
.tabelindex .head {
	background: #6e9cc2;
	color:white;
	font-weight: bold;
	text-align: center;
}
.tabelindex .headvalas {
	color:#1a5289;
	font-weight: bold;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
}
.tabelindex .headvalas td {
	border-bottom:2px solid #aeaeae;
}
.valas {
	margin:5px;
	background:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px 8px 8px 8px;
}
.valas td {
	border-bottom:1px dotted #d6d6d6;
}
.tabelindex tr.t1 {
	background: #e6e6e6;
}
.tabelindex tr.t2 {
	background: #f7f7f7;
}
.tabelindex .nm {
	text-align: left;
	font-weight:bold;
}
.lewatmana {
	text-align: center;
	padding: 7px 0px;
}
.lewatmana select {
	width:80px;
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	background: #f3f3f3;
	height:20px;
	padding:2px;
}

/*#### BBC Indonesia ####*/
#bbcindonesia {
	background-color: #fff;
	background-position: left top;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #c2c2c2;
	clear: both;
	height: 240px;
	overflow: hidden;
}
#bbcindonesia .head {
	background: url(../image/header_bbc.jpg) 0px 0px no-repeat;
	height: 43px;
        margin-top: 0px !important;
}
.contentbbc {
	padding: 10px 10px 0px 10px;
	font: normal 12px arial, helvetica;
	height:160px;
}
#bbcindonesia .healinebbc img {
	width: 105px;
	height: 60px;
	float: left;
	margin-right: 10px;
}
#bbcindonesia .healinebbc h6 {
	color: green;
	font-weight: bold;
	font-size: 11px;
}
.contentbbc .date {
	font-size: 10px;
	color: #666;
}
.contentbbc a:link, .contentbbc a:visited {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
.contentbbc a:hover {
	color: #e00;
}
#bbcindonesia .headerbbc {
	margin: 0;
	padding: 0;
}
#bbcindonesia .contentbbc ul {
	padding: 0;
	margin: 0;
	clear: both;
	padding-left: 15px;
}
#bbcindonesia .contentbbc ul li {
	color:	#039;
	padding: 3px 0px;	
	list-style-type: square;
	list-style-position: outside;
	clear: both;
}
#bbcindonesia .contentbbc ul li h6 {
	color: green;
	font-weight: bold;
	font-size: 11px;
}
#bbcindonesia .contentbbc ul li h5 {
	font-size: 12px;
}
.footerbbc {
	background-color: #b5b5b6;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#bbcindonesia .sariberita {
	display: block;
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif, arial;
	font-weight: bold;
	padding-right: 10px;	
}
.prokontra {
	background: rgb(236,236,236); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(236,236,236,1) 8%, rgba(254,254,254,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,rgba(236,236,236,1)), color-stop(99%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(236,236,236,1) 8%,rgba(254,254,254,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(236,236,236,1) 8%,rgba(254,254,254,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(236,236,236,1) 8%,rgba(254,254,254,1) 99%); /* IE10+ */
	background: linear-gradient(top, rgba(236,236,236,1) 8%,rgba(254,254,254,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	padding: 7px 10px;
	border: 1px solid #d9d9d9;
	margin-bottom: 15px;
	line-height:16px;
	color:#333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.prokontra .title {
	border-bottom: 3px solid #aeaeae;
	padding-bottom: 2px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
}
.prokontra .title strong {
	font: bold 15px CartoGothic, Tahoma, Geneva, sans-serif, arial;
	color: #013f7d;
	float: left;
}
.prokontra .title strong span {
	color: red;
}
.prokontra .title a {
	font:bold 11px Tahoma, Geneva, sans-serif, arial;
	float: right;
	
}
.hl_pk h4 {
	font:bold 17px CartoGothic, Arial, Helvetica, sans-serif;
}
.hl_pk {
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:130%;
	color:#666;
	z-index: 5;
	position: relative;
}
.hl_pk a { color: #013f7d; text-decoration:none; font-weight:bold;}
.hl_pk a:hover { color: red; text-decoration:none;}
.hl_pk img {
	float: left;
	width: 80px;
	height: 80px;
	border: 3px solid white;
	margin-right: 10px;
}
.vote_pk {
	border-radius: 5px;
	padding: 5px;
	font-family: arial, helvetica;
	font-size: 12px;
	margin-top: 5px;
	background: rgb(255,252,215); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,252,215,1) 8%, rgba(255,228,118,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,rgba(255,252,215,1)), color-stop(99%,rgba(255,228,118,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,252,215,1) 8%,rgba(255,228,118,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,252,215,1) 8%,rgba(255,228,118,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,252,215,1) 8%,rgba(255,228,118,1) 99%); /* IE10+ */
	background: linear-gradient(top, rgba(255,252,215,1) 8%,rgba(255,228,118,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcd7', endColorstr='#ffe476',GradientType=0 ); /* IE6-9 */
	border:1px solid #fce293;
	margin-top:10px;
}
.vote_pk .vpk_l {
	float: left;
	width: 60px;
	padding: 3px;
	font-weight: bold;
}
.vote_pk .bar_1 {
	background: #ff7800;
	color: white;
	float: left;
	padding: 1px 5px;
	font-size: 11px;
	margin-bottom: 3px;
}
.vote_pk .bar_2 {
	background: #ff7800;
	color: white;
	float: left;
	padding: 1px 5px;
	font-size: 11px;
}
.comment_pk {
	list-style: none;
	padding: 0;
	margin: 0;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-radius: 5px;
	margin-top: 5px;
}
.comment_pk li {
	padding: 5px;
	border-bottom: 1px dotted #e3e3e3;
	background: white;
}
.comment_pk strong {
	color: blue;
}
.comment_pk span.kontra {
	display: inline-block;
	background: red;
	color: white;
	padding: 1px 3px;
	margin-right: 5px;
	border-radius: 5px;
}
.comment_pk span.pro {
	display: inline-block;
	background: green;
	color: white;
	padding: 1px 3px;
	margin-right: 5px;
	border-radius: 5px;
}
label.error { display: block; color: red; font-size:11px; float:left; padding:7px;}

.title_new_1 {
	background:#003161;
	padding:5px;
	color:#FFF;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	border-bottom:3px solid white;
	height:20px;
}
.title_new_1 .satu {
	float:left;
	padding:2px 0 0 5px;
	font-size:17px;
}
.title_new_1 .satu span {
	color:red;
}

.title_new_2 {
	background:#e7e7e7;
	padding:5px;
	color:red;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	border-bottom:4px solid #CCC;
	height:20px;
}
.title_new_2 img {
	float:left;
	margin-right:2px;
}
.title_new_2 .satu {
	float:left;
	padding:2px 0 0 5px;
	font-weight:bold;
	font-size:16px;
}
.title_new_2 .satu span {
	color:#114b85;
}
.title_new_4 {
	padding:2px 0 3px 0 !important;
	color:red;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	border-bottom:4px solid #CCC !important;
	height:20px;
}
.title_new_4 img {
	float:left;
	margin-right:2px;
}
.title_new_4 .satu {
	float:left;
	font-weight:bold;
	font-size:16px;
}
.title_new_4 .satu span {
	color:#114b85;
}

.lwt_mana_wp {
	margin:5px 10px;
	border-top:5px solid #CCC;
}
.bg_abu {
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(232,232,232,1) 8%, rgba(218,218,218,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,rgba(232,232,232,1)), color-stop(99%,rgba(218,218,218,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(232,232,232,1) 8%,rgba(218,218,218,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(232,232,232,1) 8%,rgba(218,218,218,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(232,232,232,1) 8%,rgba(218,218,218,1) 99%); /* IE10+ */
	background: linear-gradient(top, rgba(232,232,232,1) 8%,rgba(218,218,218,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
}

.mytrans {
	background:url(../image/bg_mytrans.jpg) 0px 0px no-repeat #002349;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:white;
	padding:10px;
	border:1px solid #cecece;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	font-size:12px;

}
.mytrans ul {
	list-style:none;
	padding:0;
	margin:0;
	width:280px;
	height:240px;
	overflow:hidden;
}
.mytrans li {
	float:left;
	width:277px;
	height:240px;
overflow:hidden;
}
.mytrans li img {
	width:370px;
	height:120px;
	display:block;
	margin-bottom:10px;
	border-bottom:2px solid #2e5a9b;
}
.mytrans li h4 {
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	font-size:16px;
}
.epaper {
	height:155px;
	background:url(../image/bg_epaper.jpg) bottom center no-repeat;
	padding:20px 10px 0 130px;
	margin-bottom:20px;
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	line-height:110%;
	text-align:center;
}
.epaper .title {
	color:white;
	font-size:20px;
	font-weight:bold;
	text-shadow: 1px 1px 6px #666;
	line-height:90%;
	padding-top:12px;
	height:40px;
}
.epaper .text_hl {
	height:60px;
	font-weight:bold;
}
.emagz {
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #CCC;
	background: rgb(216,216,216); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(216,216,216,1) 1%, rgba(242,242,242,1) 16%, rgba(224,224,224,1) 24%, rgba(238,238,238,1) 37%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(216,216,216,1)), color-stop(16%,rgba(242,242,242,1)), color-stop(24%,rgba(224,224,224,1)), color-stop(37%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(216,216,216,1) 1%,rgba(242,242,242,1) 16%,rgba(224,224,224,1) 24%,rgba(238,238,238,1) 37%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(216,216,216,1) 1%,rgba(242,242,242,1) 16%,rgba(224,224,224,1) 24%,rgba(238,238,238,1) 37%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(216,216,216,1) 1%,rgba(242,242,242,1) 16%,rgba(224,224,224,1) 24%,rgba(238,238,238,1) 37%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(216,216,216,1) 1%,rgba(242,242,242,1) 16%,rgba(224,224,224,1) 24%,rgba(238,238,238,1) 37%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:120%;
	margin-bottom:15px;
}
.emagz .pic {
	width:110px;
	padding:3px;
	border:1px solid #D9D9D9;
	background:white;
	float:left;
	margin-right:10px;
}
.emagz h5 {
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	line-height:120%;
	padding-bottom:3px;
	font-size:15px;
}
.emagz .dowload_mag {
	display:inline-block;
	clear:both;
	padding:6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:black;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
	background: #064f96; /* Old browsers */
	background: -moz-linear-gradient(top, #064f96 0%, #246cb2 14%, #033567 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#064f96), color-stop(14%,#246cb2), color-stop(100%,#033567)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* IE10+ */
	background: linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#064f96', endColorstr='#033567',GradientType=0 ); /* IE6-9 */
	border:1px solid #0b3b68;
}
.emagz .dowload_mag:hover {
	background:#134f8a;
}
.emagz .title {
	font-size:18px;
	font-weight:bold;
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	color:#1d307d;
	padding-bottom:5px;
	padding-top:10px;
	letter-spacing:-0.8px;
}


.berita_selanjutnya2 {
	color: #FFF;
	padding-top:20px;
	padding-bottom:8px;
}
.berita_selanjutnya2 .title {
	font:bold 14px CartoGothic, arial, Tahoma, Geneva, sans-serif, arial;
	color:white;
	padding:5px 10px;
	background:#014f9b;
}
.berita_selanjutnya2 ul {
	list-style:none;
	padding:0 5px;
	margin:0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.berita_selanjutnya2 li {
	border-bottom:1px dotted #CCC;
	padding:7px 0px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.berita_selanjutnya2 li h5 {
	font-family:CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
}
.berita_selanjutnya2 li h6 {
	font-family:CartoGothic, arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #9F0;
	padding-top:2px;
	font-size:12px;
}
.berita_selanjutnya2 li.index {
	margin-top:5px;
	border-top:3px solid #CCC;
	padding:5px 0 10px 0;
	font:bold 11px Tahoma, Geneva, sans-serif, arial;
	border-bottom:0;
}

/*S:UPDATE TANGGAL 9 MARET 2012*/
.lvideo a {
	display:inline-block;
	font-size:11px;
	padding:3px 4px;
	background:#1852a0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFF;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.lvideo a:hover {
	opacity:0.8;
}
.title_new_3 {
	background:white;
	padding:5px;
	color:red;
	font-family: CartoGothic, Arial, Helvetica, sans-serif;
	height:25px;
}
.title_new_3 img {
	margin-right:2px;
	height:20px !important;
	width:151px !important;
	border:0 !important;
	float:left;
}
.box_life {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:8px;
	margin-bottom:15px;
	background: rgb(0,83,170); /* Old browsers */
 }
.box_life ul {
	background:white;
	list-style:none;
	padding:8px;
	margin:0;
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	-webkit-border: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#headline .hl_terkait .satu a{
	display:block;
	padding:3px 0px 3px 15px;
	color:white;
	width:100%;
	text-decoration:none;
	font-weight:bold;
	background: url(../image/detik.sprite.gif) 0px -293px no-repeat;
	border:0;
}
/*E:UPDATE TANGGAL 9 MARET 2012*/

/*S:UPDATE TGL 19 MARET 2012 - BOX HARIAN DETIK*/
.box_emagz {
	padding-top:2px;
	margin-bottom:20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.box_emagz .title strong {
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:red;
	padding-top:5px;
	padding-left:10px;
	float:left;
	
}
.box_emagz .title a {
	display:block;
	padding:7px 0px;
	width:148px;
	text-align:center;
	font:bold 12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	margin-top:2px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background:#D9D9D9;
	color: #333;
	position:relative;
	z-index:2;
}
.box_emagz .title a:hover {
	color:#666;
}
.box_emagz .title a.selected {
	color:red;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	border:1px solid #B3B3B3;
	border-bottom:0px;
}
.content_box_emagz {
	padding:5px 10px;
	border:1px solid #B3B3B3;
	position:relative;
	margin-top:-1px;
	z-index:1;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	width:278px;
	font-family:Arial, Helvetica, sans-serif;
}
.content_box_emagz .emagz_c {
	height:135px;
}
.content_box_emagz a img {
	min-height:155px;
}
.content_box_emagz .pic {
	width:110px;
	padding:3px;
	border:1px solid #D9D9D9;
	background:white;
	float:left;
	margin-right:10px;
}
.content_box_emagz h5 {
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	line-height:120%;
	padding-bottom:3px;
	font-size:14px;
}
.content_box_emagz .dowload_mag {
	display:inline-block;
	clear:both;
	padding:6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:black;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
	background: #064f96; /* Old browsers */
	background: -moz-linear-gradient(top, #064f96 0%, #246cb2 14%, #033567 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#064f96), color-stop(14%,#246cb2), color-stop(100%,#033567)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* IE10+ */
	background: linear-gradient(top, #064f96 0%,#246cb2 14%,#033567 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#064f96', endColorstr='#033567',GradientType=0 ); /* IE6-9 */
	border:1px solid #0b3b68;
}
.content_box_emagz .dowload_mag:hover {
	background:#134f8a;
	color:white;
}
.content_box_emagz .title {
	font-size:15px;
	font-weight:bold;
	font-family:CartoGothic, Arial, Helvetica, sans-serif;
	color:#1d307d;
	padding-bottom:5px;
	padding-top:10px;
	letter-spacing:-0.8px;
	text-align:center;
}
/*E:UPDATE TGL 19 MARET 2012 - BOX HARIAN DETIK*/

/*S:UPDATE HL UTK PIALA EROPA 13 JUNE 2012*/
#headline .imghl {
	width:230px;
	height:230px;
	float:left;
	margin-right:15px;
	border:1px solid white;
	background:#FFF;
	text-align:center;
	overflow:hidden;
}
#headline .imghl img {
	height:230px;
	min-width:230px;
}
/*S:UPDATE HL UTK PIALA EROPA 13 JUNE 2012*/

/*S:UPDATE BOX TV, IKLAN BARIS, MYTRANS 25 JUNE 2012*/
.box_tv {
	height:325px;
}
.list_tv {
	padding:0;
	margin:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.list_tv li {
	padding:5px;
}
.list_tv li .pic_tv {
	width:80px;
	height:60px;
	display:inline-block;
	float:left;
	margin-right:10px;
	background:#FFF;
	border:3px solid #FFF;
}
.list_tv li .pic_tv .img {
	width:80px;
	height:60px;
	overflow:hidden;
	display:inline-block;
	position:relative;
	z-index:2;
}
.list_tv li a {
	text-decoration:none;
}
.list_tv li a .date {
	color:#808080;
}
.list_tv li:hover {
	background:#DEDEDE;
}
.list_tv li a:hover .play{
	opacity:0.7;
}
.list_tv li h5 {
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
}
.list_tv li .pic_tv .img img {
	width:80px;
}
.list_tv li .pic_tv .play {
	width:80px;
	height:60px;
	display:block;
	position:relative;
	margin-top:-60px;
	z-index:3;
	text-align:center;
	padding-top:15px;
}
.list_tv li .pic_tv .play img {
	width:30px;
}
.list_tv .hl {
	background: #cdd7dd;
}
.list_tv .hl:hover {
	background:#bacdd8;
}
.tv_nav {
	padding:5px;
	text-align:center;
	background:#E6E6E6;
	height:25px;
}
#pag_list_tv {
	display:inline-block;
}
#pag_list_tv span{
	display:none;
}
#pag_list_tv a {
	display:inline-block;
	padding:6px;
	background:#999;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-top:2px;
}
#pag_list_tv a.selected, #pag_list_tv a:hover {
	background:#F00;
}
.tv_nav a {
	margin-right:2px;
}
.tv_nav a:hover {
	opacity:0.7;
}
.new-mytrans {
	border:1px solid #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:url(../image/bg_mytrans.jpg) 0 0 repeat-x;
	text-align:center;
	padding-top:10px;
	overflow:hidden;
	max-height:300px;
}
.new-mytrans .mt_nav {
	padding:5px 5px 0 5px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	height:24px;
}
.new-mytrans .mt_nav a {
	display:inline-block;
	padding:5px 11px;
	background:#5587b7;
	color:white;
	font-weight:bold;
	text-decoration:none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.56);
	float:left;
	margin-right:2px;
}
.new-mytrans .mt_nav a.live {
	background:#00baff;
}
.new-mytrans .mt_nav a.selected, .new-mytrans .mt_nav a:hover {
	color:yellow;
	background:#00509b;
}
.new-mytrans .mt_cont {
	background: #00509b; /* Old browsers */
	background: -moz-linear-gradient(top, #00509b 0%, #003568 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00509b), color-stop(100%,#003568)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00509b 0%,#003568 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00509b 0%,#003568 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00509b 0%,#003568 100%); /* IE10+ */
	background: linear-gradient(top, #00509b 0%,#003568 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00509b', endColorstr='#003568',GradientType=0 ); /* IE6-9 */
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.new-mytrans .mt_cont ul {
	list-style:none;
	margin:0;
	padding:5px 13px 10px 13px;
}
.new-mytrans .mt_cont ul li {
	padding:10px 0;
	border-bottom:1px dotted #276aa9;
}
.new-mytrans .mt_cont ul li h6 a {
	color:#68d6ff;
}
.new-mytrans .mt_cont ul#mt_imb {
	background:url(../image/bg_imb.jpg) 0px 0px no-repeat;
}
.new-mytrans .mt_cont .pic {
	width:80px;
	height:50px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.new-mytrans .mt_cont .pic img {
	min-width:90px;
	min-height:50px;
	max-height:60px;
}
.banner_mt {
	padding:0;
	text-align:center;
}
.press_re {
	display:block;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	margin-bottom:5px;
	padding:5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.56);
	border:1px solid #006;
	background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
.press_re:hover {
	background:#1e5799;
}
/*E:UPDATE BOX TV, IKLAN BARIS, MYTRANS 25 JUNE 2012*/

/*S:UPDATE TGL 22 MAY 2012 - MENU APP*/
.menu_app {
	background:#002950;
	right:0;
	width:150px;
	text-align:left;
	padding:0 !important;
	margin:0 !important;
	list-style:none;
}
.menu_app li {
	padding:0 !important;
}
.menu_app a {
	display:block;
	padding:1px 4px !important;
	margin:0 !important;
	height:20px;
}
.menu_app img {
	height:20px;
	width:20px;
	float:left;
	margin-right:10px;
}
.menu_app span {
	display:inline-block;
	padding-top:3px;
}
#menu_app {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.menu_app_selected {
	background:#002950;
}
.menu2 .sc {
	background:#0073df;
	color:white !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 3px;
}
.menu2 .sc a {
	color:white !important;
}
.menu2 .sc:hover {
	background:#54acff;
}
/*E:UPDATE TGL 22 MAY 2012 - MENU APP*/


/*S:UPDATE PEDOMAN SIBER 20 JULY 2012*/
.text_dewan {
	font-size:13px;
	color:#333;
	line-height:130%;
	padding:0 15px;
}
.list_p_1 {
	list-style:lower-alpha;
	margin:0;
	padding:5px 0 5px 20px;
}
/*E:UPDATE PEDOMAN SIBER 20 JULY 2012*/

/*S:UPDATE CHANNEL BOX MALE 1 NOVEMBER 2012*/
.male_mag {
	background:url(../image/bg_box_male.jpg) top center #292929;
	color:#CCC;
	min-height:240px;
	text-align:center;
}
.male_mag .emagz_c {
	text-align:left;
}
.male_mag h6 {
	font-size:11px;
	font-weight:bold;
}
.male_mag .dowload_mag {
	background:#FC0;
	color:#000;
	padding:7px 20px;
	text-transform:uppercase;
}
.male_mag .dowload_mag:hover {
	background:#FF0;
	color:#000;
}
/*E:UPDATE CHANNEL BOX MALE 1 NOVEMBER 2012*/

/**S Box detikfoto,detiktv **/
.newdetiktv .title {
	height: 25px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	color: #053e82;
}
.newdetiktv .title span {
	color: #ff0000;
}
.newdetiktv .title a.fr {
	color: #6f6f6f;
	text-decoration: none;
	margin-top: 5px;
}
.newdetiktv .title a:hover {
	text-decoration: underline;
}
.list_foto {
	background: #000;
	color: #fff;
}
.list_foto .list2 {
	padding: 5px;
	width: 290px;
	height: 140px;
}
.list_foto a {
	display: block;
}
.list_foto a:hover {
	opacity: 0.8;
}
.list_foto .list2 a {
	height: 115px;
}
.list_foto a {
	width: 112px;
	display: block;
	float: left;
	margin: 4px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
.list_foto .pic {
	height: 70px;
	overflow: hidden;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
.list_foto .pic  img {
	width: 100%;
}
.list_foto a.satu {
	padding-bottom: 5px;
	border-bottom: 1px solid #bdbdbd;
	width: 100%;
	margin: 0;
	margin-bottom: 2px;
	float: left;
}
.list_foto a.satu .pic {
	width: 100%;
	height: 141px;
}

.list_foto a.satu .text {
	padding: 3px 10px 8px;
	font-size: 13px;
}
.package_bullet {
	text-align: center;
	padding: 8px 0;
}
.package_bullet #pagenumber,
.package_bullet .num {
	display: inline-block;
	position: relative;
	top: -3px;
}
.package_bullet img {
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 1px;
	margin: 0 5px;
}
.pag_bulet {
	display: inline-block;
}
.pag_bulet span {
	display: none;
}
.pag_bulet a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	background:#fff;
	margin: 2px;
	opacity: 0.5;
}
.pag_bulet a:hover,
.pag_bulet a.selected {
	opacity: 1;
}
#sv_page {
	display: inline-block;
	position: relative;
	top: -1px;
}
#sv_page a {
	display: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
#sv_page a:last-child {
	display: inline-block;
}
.list_tv a.satu {
	height: 190px;
	width: 250px;
	border: 0;
}
.inline {
	display: inline-block;
}
/**E Box detikfoto,detiktv **/