.bg_ads {
	width: 100%;
	margin-bottom:0px;
	padding:0 ;
	margin: 0;
	position:fixed;
	top:0px;
	left:0px;
	z-index: 1;
	_position:absolute;
	text-align: center;
	_top:expression(eval(document.body.scrollTop));
}
.expandbanner1a, .expandbanner1b, .expandbanner2a, .expandbanner2b {
	cursor: pointer;
}
.expandbanner1b, .expandbanner2b {
	display: none;
}
.header_top {
	position:relative;
	z-index:2;
}
#aci {
    background-color: #910601;
    background-image: url("../images/bg_aci.gif") ;
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid #DD0000;
    clear: both;
    margin: 1px 0 17px;
    padding: 10px;
}
#aci a:link, #content #kiri #aci a:visited {
    color: #FFFFFF;
}
#aci a:hover {
    color: #FDCE2F;
}
#aci .logoaci {
    float: left;
    margin: 0;
    padding: 3px 8px 2px;
    width: 150px;
}
.list_aci {
	margin: 0;
	padding: 5px 0px 5px 15px;
	list-style: square;
	font-family: Arial, Helvetica;
	pa
}
.list_aci li {
    clear: both;
    color: #FFFFFF;
}
.list_aci h6 {
	font-weight: bold;
}

.top_banner_close, .bottom_banner_close {
	display:block;
	float:right;
	cursor:pointer;
}
.otp_banner_close {
	cursor:pointer;
	margin-left:600px;
	display:block;
}
.container_topbanner{
	text-align:center;
	width:986px;
}
.container_otp{
	text-align:left;
	width:980px;
}
.top_bottom_banner {
	width:985px;
	height:40px;
}
.panel_bottom_banner {
	width:985px;
	height:50px;
}
.top_detail {
	padding:10px 0 20px 0;
	text-align:center;
}


#bottom_banner { position: absolute; bottom: 0px; padding:0px; width:100%; z-index:100; }
div > div#bottom_banner { position: fixed; }
#top_banner { position: absolute; position: fixed; top: 30px; padding:0px; width:100%; z-index:100; _top:expression(eval(document.body.scrollTop)); _position:absolute; }
div > div#top_banner { position: fixed; }
#otp_banner { position: absolute; position: fixed; top:200px; padding:0px; width:100%; z-index:100; _top:expression(eval(document.body.scrollTop)); _position:absolute; }
div > div#otp_banner { position: fixed; }
#skinad { position: absolute; position: fixed; padding:0px; width:100%; z-index:1; _top:expression(eval(document.body.scrollTop)); _position:absolute; }
div > div#skinad { position: fixed; }

.etalase {
	background: rgb(237,253,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(237,253,255,1) 8%, rgba(189,234,255,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,rgba(237,253,255,1)), color-stop(99%,rgba(189,234,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(237,253,255,1) 8%,rgba(189,234,255,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(237,253,255,1) 8%,rgba(189,234,255,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(237,253,255,1) 8%,rgba(189,234,255,1) 99%); /* IE10+ */
	background: linear-gradient(top, rgba(237,253,255,1) 8%,rgba(189,234,255,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edfdff', endColorstr='#bdeaff',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #a0bad0;
	padding:10px;
	height:240px;
	margin-bottom:15px;
}
.etalase li {
	padding:10px 0px;
	border-bottom:0;
	line-height:130%;
}
.etalase .title {
	font-family: CartoGothic, tahoma, Arial, Helvetica, sans-serif;
	font-size:17px;
	border-bottom:2px solid #004a93;
	color:#004a93;
	padding-bottom:2px;
	height:18px;
}
.etalase .title strong {
	font-weight:bold;
	float:left;
}
.etalase .title span {
	float:right;
}
.etalase img.etalase {
	float: left;
	width: 120px;
	background: white;
	height: 120px;
	padding: 3px;
	border: 1px solid #dbdbdb;
	margin-right: 10px;
}



.nav_2 a.hut_hl {
	display:inline-block;
	background:#ffcb00;
	color:#000;
	padding:2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.nav_2 a.hut_hl:hover {
	background:yellow;
}
.box_hut {
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
	height:250px;
	width:300px;
	margin-bottom:20px;
}

.box_detiktravel {
	padding-top:2px;
	margin-bottom:20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#E6E6E6;
}
.box_detiktravel .title {
	padding:5px 5px 0px 10px;
}
.box_detiktravel .title img {
	float:left;
}
.box_detiktravel .title strong {
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:red;
	padding-top:5px;
	padding-left:10px;
	float:left;

}
.box_detiktravel .title a {
	display:block;
	float:right;
	padding:7px 10px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	margin-right:2px;
	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_detiktravel .title a:hover {
	color:#666;
}
.box_detiktravel .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_tab_travel {
	padding:5px 10px;
	border-top: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:280px;
}
.content_tab_travel #hotel, .content_tab_travel #penerbangan {
	text-align:center;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
.content_tab_travel #hotel select {
	font:normal 11px Tahoma, Geneva, sans-serif;
	width:180px;
	padding:2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:2px solid red;
	background:white;

}
.content_tab_travel #hotel input, .content_tab_travel #penerbangan input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0;
	background:red;
	color:white;
	font:bold 12px Tahoma, Geneva, sans-serif;
	padding:3px 10px;
	cursor:pointer;
}
.content_tab_travel #hotel input:hover {
	opacity:0.8;
}
.content_tab_travel #penerbangan select {
	font:normal 11px Tahoma, Geneva, sans-serif;
	width:100px;
	padding:2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:2px solid red;
	background:white;
}
.content_tab_travel .info {
	margin-top:10px;
	background: #F3F3F3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #BFBFBF;
}
.content_tab_travel .info strong {
	display:block;
	padding:5px 10px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#333;
	background:#D9D9D9;
	-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;
}
.content_tab_travel strong {
	display:block;
	padding:3px 0px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:red;
}
.content_tab_travel .title img {
	float:left;
}
.content_tab_travel .info ul {
	margin:0;
	padding:5px 10px;
	list-style:none;
}
.content_tab_travel .info li {
	padding:5px 0px;
	border-bottom:1px dotted #caca8e;
}
.content_tab_travel .info li h6 {
	font-size:12px;
}
.content_tab_travel .info .ttl {
	float:left;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.content_tab_travel .info span {
	float:right;
	width:90px;
	font:bold 13px Tahoma, Geneva, sans-serif;
	padding-top:5px;
	text-align:center;
	color:green;
}
.content_tab_travel .foot {
	padding:3px 0px;
}


.rectangle_banner {
	padding:10px 0;
}
.adpoint_bottom {
	padding:10px 0px 0px 0px;
}
.adpoint_bottom span {
	float:left;
	margin:0px 15px;
}
.adpoint_bottom span.last {
	float:left;
	margin-right:0;
}
#wp_ramadhan {
	background:url(../image/wp_ramadhan.jpg) 0px 0px no-repeat;
	margin-bottom:10px;
}
#wp_ramadhan .link {
	float:left;
	display:inline-block;
	width:150px;
	height:40px;
}
#wp_ramadhan .more {
	float:right;
	color:#333;
	padding-top:12px;
	padding-right:10px;
	font:bold 11px Tahoma, Geneva, sans-serif;
}
#wp_ramadhan ul {
	margin-left:15px;
}
#wp_ramadhan .smart_musimah_box {
	background:#d8d65b;
	text-align:center;
	padding:5px;
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#333;
	text-decoration:none;
}
#wp_ramadhan .jadwal_imsak {
	background:#8b8900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top:5px;
}
#wp_ramadhan .jadwal_imsak .head {
	background:#637e24;
	font-weight:bold;
	border-top:1px solid #488132;
	height:25px;
	overflow:hidden;
}
#wp_ramadhan .jadwal_imsak span {
	display:block;
	height:15px;
	padding:5px;
	overflow:hidden;
}
#wp_ramadhan .satu {
	float:left;
	width:180px;
}
#wp_ramadhan .dua {
	float:left;
	width:50px;
	text-align:center;
}
#wp_ramadhan .tiga {
	float:left;
	width:70px;
	text-align:center;
}
#wp_ramadhan ul.ramadhan, #wp_ramadhan ul.ramadhan li {
	color: #030;
}
#wp_ramadhan ul.ramadhan a {
	color: #030;
	text-decoration:none;
}
#wp_ramadhan ul.ramadhan a:hover {
	text-decoration:underline;
}
.smart_muslimah {
	border:0px solid #039;
}
.bg_muslimah {
	background:#EFF9FF;
	-moz-box-shadow:0 0 3px #5894ff;
	-webkit-box-shadow:0 0 3px #5894ff;
	box-shadow:0 0 3px #5894ff;
}
.bg_muslimah .title {
	border-bottom:3px solid #9ED3F6;
	background: #9ed3f6; /* Old browsers */
	background: -moz-linear-gradient(top, #9ed3f6 0%, #cde5f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ed3f6), color-stop(100%,#cde5f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9ed3f6 0%,#cde5f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9ed3f6 0%,#cde5f4 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9ed3f6 0%,#cde5f4 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed3f6', endColorstr='#cde5f4',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #9ed3f6 0%,#cde5f4 100%); /* W3C */
}

.banner_expandable_artikel {
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	background:#e9e6c8;
	width:385px;
}
.panel_bottom_banner {
	background:#DCDCDC;
}
.skinad_c {
	width:980px;
	margin:auto;
	padding-top:37px;
}
.skinad_1 {
	float:left;
	left:-175px;
	position:relative;
}
.skinad_1 a, .skinad_2 a {
	display:block;
	position:relative;
	height:180px;
	height:700px;
	margin-top:-700px;
	z-index:4;
}
.skinad_2 {
	float:right;
	right:-175px;
	position:relative;
}
.df_award {
	text-align:center;
	margin-top:25px;
	padding:5px !important;
}
.dfaward {
	position: relative;
	margin-top:-25px;
	display:block;
	z-index:3;
}
.df_award .nominate {
	background:#F00;
	color:white;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	display:inline-block;
	padding:5px 10px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:5px;
	position:relative;
	margin-top:-5px;
	z-index:2;
}
.df_award ul {
	padding:0px 5px !important;
}
.df_award li {
	margin:0 10px;
}
.menu2 .sp {
	background:#C11723;
	color:#D41D29 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.menu2 .sp a {
	color:#FFF !important;
}
.menu2 .sp_1 {
	background:#B7CB04;
	color:#003 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	padding:3px;
}
.menu2 .sp_1 a {
	color:#2D4408 !important;
}
.menu2 .sp:hover, .menu2 .sp_1:hover {
	background:#E23602;
}
#otp_hl_banner {
	position:absolute;
	margin-left:260px;
	width:360px;
	height:275px;
	display:none;
}
.otp_hl_banner_close {
	float:right;
}

.cb_ramadan {
	background:url(../image/cb_ramadan.jpg) 0 0 repeat-x #dcdcdc;
	padding:5px 10px 10px 10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.cb_ramadan ul {
	list-style:none;
	padding:0;
	margin:0;
}
.cb_ramadan li {
	padding:4px 0 4px 13px;
	background:url(../image/detik.sprite.gif) 0px -192px no-repeat;
	border-bottom:1px dotted #CCC;
}
.cb_ramadan li span {
	font-weight:bold;
	color:#F00;
	font-size:11px;
}
.cb_ramadan a {
	color:#414b00;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.cb_ramadan a:hover {
	text-decoration:underline;
	color:#718300;
}
.cb_ramadan .head_pe {
	display:block;
	height:40px;
}
.imsak {
	text-align:center;
	background:none;
	padding:0 !important;
	border:0;
	margin-top:5px;
}
.imsak2 {
	font-size:13px;
}
.imsak .head2 {
	background:#647401;
	color:white;
	font-weight:bold;
}
.imsak .head {
	background:#ff6c00;
	color:white;
	font-weight:bold;
	border-bottom:1px solid #ca5600;
}
.imsak .head .odd {
	background:#e56100;
}
.imsak .isi {
	background:#ea7f00;
	color:white;
}
.imsak .isi .odd {
	background:#d27200;
}
.imsak2 .isi {
	background:#e7f4d2;
	color:#666;
}
.imsak2 .isi2 {
	background:#dbe8c5;
}
.imsak2 .isi td, .imsak2 .isi2 td {
	border-bottom:1px solid #c9dba9;
}
.btn_salam_ramadan {
	background:#758508;
	display:block;
	color:#FF0 !important;
	padding:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	text-align:right;
	margin-top:5px;
	font-size:14px;
}
.btn_salam_ramadan:hover {
	background:#333;
	text-decoration:none !important;
}


/*S:SPONSOR CB RAMADAN - MANDIRI : 7 AGUSTUS 2012*/
.sp_mandiri {
	background:url(../image/cb_ramadan_mandiri.jpg) 0 0 repeat-x #d5e9ff;
	padding:5px 10px 10px 10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sp_mandiri li span {
	color:#F00;
}
.sp_mandiri a {
	color:#072f5b;
}
.sp_mandiri a:hover {
	color:#0e417b;
}
.sp_mandiri .imsak .head {
	background:#fba719;
	color:#3d3d3d !important;
}
.sp_mandiri .imsak .head .odd {
	background:#e59713;
}
.sp_mandiri .imsak .isi {
	background:#f0c129;
	color:#3d3d3d !important;
}
.sp_mandiri .imsak .isi .odd {
	background:#ffc800;
}
.tag_mandiri {
	background:#0e417c;
	color:#D9D9D9;
	display:block;
	text-align:center;
	padding:5px;
	font-size:13px;
}
.tag_mandiri strong {
	color:#FFF;
}
.mudik_mandiri {
	background:#002f66;
	color:#FFF;
	display:block;
	padding:5px 7px;
	font-weight:bold;
	text-align:left;
}
.mudik_mandiri strong {
	color:#FC0;
	font-size:12px;
	float:left;
	padding-top:7px;
}
.mudik_mandiri a {
	display:inline-block;
	color:#FFF;
	padding:0 3px;
}
.mudik_mandiri a img {
	float:left;
}
.mudik_mandiri a span {
	float:left;
	padding-top:7px;
}
.mudik_mandiri a:hover {
	color:#FC0;
}
.mudik_mandiri a:hover img {
	opacity:0.8;
}
/*E:SPONSOR CB RAMADAN - MANDIRI : 7 AGUSTUS 2012*/

/*S:UPDATE CONTENT DETAIL IKLAN : 9 AGUSTUS 2012*/
.iklan_tengah {
	border:1px solid #CCC;
	padding:5PX 0 10PX 0;
	margin:0;
}
.iklan_tengah legend {
	font-size:11px;
	color:red;
	margin-left:10px;
	font-weight:bold;
}
/*E:UPDATE CONTENT DETAIL IKLAN : 9 AGUSTUS 2012*/

/*S:box papua : 27 sep 12*/
.cbox_papua {
  background: url(../image/bg_papua.jpg) no-repeat;
  padding: 80px 10px 0 10px;
  margin-bottom: 10px;
  height:120px;
  overflow:hidden;
  border:1px solid #8C5E4C;
  font-family:Arial, Helvetica, sans-serif;
}

/* list foto */
.cbox_papua .bodylistfoto {}
.cbox_papua .bodylistfoto ul { float:left; display:inline-block; overflow: hidden; padding:0; margin:0 5px 3px 27px; list-style: none;}
.cbox_papua .bodylistfoto li { display:block; width: 70px; height:100px; float:left; margin:0px 8px 8px 8px; }

.cbox_papua .bodylistfoto li a .thumb { border: 2px solid #fff;overflow: hidden; width:70px; height:70px; margin:0px auto; margin-bottom: 2px; }
.cbox_papua .bodylistfoto li a .thumb img { width:70px; }
.cbox_papua .bodylistfoto li a:hover .thumb {border: 2px solid #7c4526;}

.cbox_papua .bodylistfoto .judul { line-height:105%; display:block; margin:0 0 0 0px; width:86px; overflow:hidden; text-overflow: ellipsis; }
.cbox_papua .bodylistfoto li a:link    {text-align: center; font-size:12px; font-weight:normal; text-transform: capitalize }
.cbox_papua .bodylistfoto li a:visited {text-align: center; font-size:12px; font-weight:normal; text-transform: capitalize }
.cbox_papua .bodylistfoto li a:hover   {text-align: center; font-size:12px; font-weight:normal; text-transform: capitalize }
.cbox_papua a{ color:white; text-shadow:#000 0 0 0.1em; text-decoration:none;}
.bttn_publish2 a{
    display:inline-block;
	width:260px;
	border: 1px solid #7C4526;
	background: #ff3019;
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
	background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%);
	background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%);
	background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
	color:#FFF !important;
	font-size:12px !important;
    margin-left: 25px;
	text-decoration:none;
    padding: 3px;
	cursor:pointer; line-height: normal;
	text-align:center;
    -moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-weight:bold;
	margin-bottom:10px;
}
.bttn_publish2 a:hover{
	background: #cf0404;
}
/*E:box papua : 27 sep 12*/

/*S:UPDATE BANNER BILLBOARD : 21 SEPTEMBER 2012*/
.banner_billboard {
	height:250px;
	width:970px;
	overflow:hidden;
	padding:5px;
}
.banner_billboard .close_bb {
	float:right;
}
.banner_billboard .close_bb a {
	position:absolute;
	margin-left:-57px;
	cursor:pointer;
}
/*E:UPDATE BANNER BILLBOARD : 21 SEPTEMBER 2012*/

/*S:UPDATE ARTIKEL SPONSOR : 29 OKTOBER 2012*/
.artikel_sp {
	font-weight:bold;
	padding:25px 0;
	height:30px;
}
#ar_sp_bsr {
	position:absolute;
	margin-top:-120px;
}
#skycrapper_expand, #skycrapper {
	position:absolute;
}
#skycrapper_expand {
	margin-left:-160px;
	display:none;
}
.banner_skycrapper {
	width:120px;
	height:600px;
}
.banner_beritautama {
	width:550px !important;
	height:65px !important;
}
.banner_beritautama img {
	border:0 !important;
	width:550px !important;
	height:65px !important;
}
.ht_water {
	background:url(../banner/banner_beritautama_water.gif) #E5E5E5 !important;
}
/*E:UPDATE ARTIKEL SPONSOR : 29 OKTOBER 2012*/

/*S:hijabhunt2013*/
.hh{
	background:url(../image/bg_hh.gif) repeat;
	width:940px;
	height: 277px;
	margin:0 0 30px 25px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}
#logo_hh{
	position: absolute;
	left: -12px;
	top: 17px;
}
#sponsor {
	margin: 30px 0 0 10px;
    position: absolute;
    width: 85px;
	height: 33px;
    z-index: 2;
}
.img_areawphh {
	margin: 10px 11px 0 0;
}
.hh_update {
	width: 212px;
	margin: -13px 20px 0 0;
}
.hh_update #clip {
	position: absolute;
	right: 6px;
	top: -14px;
}
.hh_update h6 {
	padding: 10px;
	background: #fff;
}
.hh_update h6 a {
	color: #0c7e7b;
	font-weight: bold;
	text-decoration: none;
}
.hh_update h4 {
	background: #d5522a;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}
.hh_update .pic {
	height: 110px;
	background: #ddd;
	overflow: hidden;
}
.hh_update .pic img {
	width: 100%;
}
.gal_hh {
	width:140px;
	float:left;
	margin:5px 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-shadow: 2px 2px 5px rgba(51,51,51,0.5);
}
.pemenang .gal_hh {
	width: 120px;
	font-size: 11px;
}
.gal_hh2,
.hh_update,
#dot a {
	-webkit-box-shadow: 2px 2px 5px rgba(51,51,51,0.5);
  	   -moz-box-shadow: 0 2px 5px rgba(51,51,51,0.5);
  			box-shadow: 0 2px 5px rgba(51,51,51,0.5);
}
.gal_hh2 {
	text-align: center;
	background: #fff;
	border: 5px solid #fff;
	width: 130px;
	height: 185px;
	overflow:hidden;
}
.pemenang .gal_hh2 {
	width: 110px;
	height: 140px;
}
.gal_hh img {
	height: 100%;
}
.gal_hh a:hover {
	opacity:0.8;
}
.gal_hh .name{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height:18px;*/
	padding: 10px 0 0;
	overflow:hidden;
}
.gal_hh .name a {
	text-decoration: none;
	color: #fce486;
	font-weight: bold;
}
.gal_hh .name a:hover {
	text-decoration:underline;
	opacity: 0.9;
}
#dot {
	text-align: center;
	position: absolute;
	bottom: -15px;
	left: 408px;
}
#dot span {
	display: none;
}
#dot a {
	width:7px;
	height: 7px;
	padding: 5px;
	margin: 0 5px;
	background: #0c7e7b;
	border: 3px solid #fff;
	display: inline-block;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
			border-radius: 20px;
}
#dot a.selected {
	background: #d5522a;
}
.pemenang {
	margin: 60px 40px 0 0;
}
#text {
	display: none;
}
.pemenang #text {
	display: block;
    left: 235px;
    position: absolute;
    top: 20px;
}
.pemenang .name {
	padding: 5px 0 0;
}
.pemenang .name {
	font-size: 12px;
}

/*E:hijabhunt2013*/

/*S:hijabhunt2015*/
.hh2015{
	background:url(../image/bg_hh2.jpg) no-repeat;
	width:950px;
	height: 300px;
	margin:0 0 30px 15px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}
#logo_hh2015{
	position: absolute;
  left: 0;
  top: 10px;
  cursor: pointer;
  width: 240px;
}
#sponsor2015 {
	margin: 30px 0 0 10px;
    position: absolute;
    width: 85px;
	height: 33px;
    z-index: 2;
}
.img_area2015 {
	margin: 13px 11px 0 0;
}
.hh_update2015 {
	width: 220px;
	margin: 0;
	height: 300px;
	background-color: #499dcb;
	color: #fff;
}
.hh_update2015 #clip {
	position: absolute;
	right: 6px;
	top: -14px;
}
.hh_update2015 h6 {
	padding: 10px;
	background: #499dcb;
	height:60px;
}
.hh_update2015 h6 .tgl{
	float:left;
	color:#FFF;
	font-size:11px;
}
.hh_update2015 h6 a {
	color: #f9d905;
	font-weight: bold;
	text-decoration: none;
	float:left;
	margin-top:3px;
}
.hh_update2015 h6 a:hover {
	color: #fff;
	text-decoration:underline;
}
.hh_update2015 h4 {
	background: #d5522a;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}
.hh_update2015 .pic {
	width: 220px;
	height: 124px;
	background: #000;
	overflow: hidden;
}
.hh_update2015 .pic img {
	height: 100%;
	width: 100%;
}
.gal_hh2015 {
	width:140px;
	float:left;
	margin:0px 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	/*text-shadow: 2px 2px 5px rgba(51,51,51,0.5);*/
}
.pemenang2 .gal_hh2015 {
	width: 120px;
	font-size: 11px;
}
.gal_hh3,
#dot a {
	-webkit-box-shadow: 2px 2px 5px rgba(51,51,51,0.5);
  	   -moz-box-shadow: 0 2px 5px rgba(51,51,51,0.5);
  			box-shadow: 0 2px 5px rgba(51,51,51,0.5);
}
.gal_hh2 {
	text-align: center;
	background: #fff;
	border: 5px solid #fff;
	width: 130px;
	height: 185px;
	overflow:hidden;
}
.pemenang2 .gal_hh3 {
	width: 110px;
	height: 140px;
}
.gal_hh2015 .gal_hh3 {
	width: 120px;
	height: 210px;
	overflow: hidden;
	margin-left: 10px;
}
.gal_hh2015 img {
	height: 100%;
}
.gal_hh2015 a:hover {
	opacity:0.8;
}
.gal_hh2015 .name{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height:18px;*/
	padding: 10px 0 0;
	overflow:hidden;
}
.gal_hh2015 .name a {
	text-decoration: none;
	color: #fece24;
	font-weight: bold;
}
.gal_hh2015 .name a:hover {
	text-decoration:underline;
	opacity: 0.9;
}
#dot2 {
	text-align: center;
	position: absolute;
	bottom: -15px;
	left: 408px;
}
#dot2 span {
	display: none;
}
#dot2 a {
	width:7px;
	height: 7px;
	padding: 5px;
	margin: 0 5px;
	background: #499dcb;
	border: 3px solid #fff;
	display: inline-block;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
			border-radius: 20px;
}
#dot2 a.selected {
	background: #f9d905;
}
.pemenang2 {
	margin: 60px 40px 0 0;
}
#text {
	display: none;
}
.pemenang2 #text {
	display: block;
    left: 235px;
    position: absolute;
    top: 20px;
}
.pemenang2 .name {
	padding: 5px 0 0;
}
.pemenang2 .name {
	font-size: 12px;
}

.hh2015 .daftarin{
	position:absolute;
	z-index:3;
	top: 200px;
  	left: 45px;
}
.hh2015 .daftarin a{
	color:#FFF;
	text-decoration:none;
	padding:7px 25px;
	background:#F00;
	border-radius: 10px;
	font-weight:bold;
}
.hh2015 .daftarin a:hover{
	background:#FC0;
}

/*E:hijabhunt2015*/

/*BAZAR ONLINE*/
#bazar {
	height: 314px;
	margin: 30px 13px;
	position: relative;
	background: url(../image/bg_cb_bzr.jpg) no-repeat left top #FF8901;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#bazar.m_frm {
	margin-left: 5px;
	margin-right: 5px;
}
#fjb {
	border-right: 1px solid #e6e6e6;
	width: 653px;
}
#fjb .box_tengah {
	border-right: none;
}
#fjb #bazar {
	margin-top: 15px;
	height: auto;
	background: url(../image/bg_cb_bzr2.jpg) no-repeat left top #FF8901;
}
#fjb #bazar #logo {
	right: auto;
	left: 5px;
}
#fjb #bazar #word {
	position: absolute;
	left: 0;
	top: 15px;
}
#fjb #bazar .text {
	margin-top: 50px;
	width: 563px;
	text-align: right;
}
#fjb #bazar #rewards {
	right: -23px;
	left: auto;
	top: 62px;
}
#fjb #bazar .btn {
	margin-top: 45px;
}
#fjb #bazar .showcase {
	display: inline-block;
	padding: 10px 28px;
	background: url(../image/bg_cb_bzr_repeat.gif) repeat-y;
}
#fjb #bazar .showcase > article {
	margin-bottom: 20px;
}
#bazar #logo,
#bazar #py,
#bazar #rewards {
	position: absolute;
}
#bazar #logo {
	top: -18px;
	right: 30px;
	margin: 0;
	width: auto;
}
#bazar #py {
	top: -15px;
	left: -7px;
}
#bazar .text {
	float: left;
	width: 325px;
	margin: 90px 15px 0 25px;
	line-height: 1.35;
	position: relative;
	font-size: 16px;
}
#bazar .text img {
	margin: 0 0 0 12px;
}
#bazar .text .btn {
	display: inline-block;
	background: #cc0000;
	color: #fef376;
	padding: 10px 15px;
	margin: -7px 0 0 43px;
	float: right;
	text-decoration: none;
}
#bazar .text span {
	background: rgba(0,0,0,0.5);
	padding: 2px 6px;
	margin: -4px 0 10px -5px;
	display: inline-block;;
}
#bazar #rewards {
	bottom: 20px;
	left: 0;
}
#bazar #slide_wrap {
	margin: 60px 0 0;
	float: left;
}
#bazar .showcase {
	position: relative;
	display: block;
}
#bazar .showcase > article {
	position: relative;
	width: 160px;
	height: 200px;
	padding: 5px;
	background: #fff;
	color: #777;
	margin: 0 10px 13px;
	float: left;
	text-align: center;
	font-size: 13px;
	-webkit-box-shadow: 2px 2px 5px rgba(51,51,51,0.5);
  	   -moz-box-shadow: 0 2px 5px rgba(51,51,51,0.5);
  			box-shadow: 0 2px 5px rgba(51,51,51,0.5);
}
#bazar .showcase > article .name {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}
#bazar .showcase .pic {
	width: 160px;
	height: 120px;
	overflow: hidden;
	display: block;
	background: #ccc;
}
#bazar .showcase .pic img {
	height: 100%;
	width: 100%;
	/*width: 160px;
	height: 120px;*/
}
#bazar .showcase h5 {
	padding: 7px 5px;
}
#bazar .showcase a,
#bazar .showcase a h5 {
	color: #222;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#dots {
	text-align: center;
}
#dots span {
	display: none;
}
#dots a {
	width:3px;
	height: 3px;
	padding: 5px;
	margin: 0 5px;
	background: #0CA09E;
	border: 2px solid #fff;
	display: inline-block;
}
#dots a.selected {
	background: #D00D00;
}
#bazar .showcase a:hover,
#bazar .btn:hover {
	opacity: 0.75;
}
