.main {
	width: 970px;
	padding: 5px 5px 5px 15px;
	margin-left: auto; margin-right: auto;
}

.header {
	width: 868px; 
	height: 128px;
	overflow: hidden;
}

.footer {
	width: 868px; 
	height: 50px;
	overflow-x: hidden;
}

.topnav {
	width: 74px;
	height: 300px;
	float: left;
	padding-left: 15px;
}

.side_menu {
	width: 185px;
	float: left;
	padding: 3px;
	overflow-x: hidden;
	text-align:left;
	height: 100%;
	border-right:1px solid #D4D4D4;
}

.side_menu h2 {
	text-align: center;
}

.side_menu .menu {
	background-image:url("../images/menu_background.jpg");
	height: 24px;
	margin: 4px 4px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	cursor: pointer;
}

.side_menu .submenu {
	padding-left: 20px;
	height: 22px;
}

.ctr_content {
	width: 654px;
	float: left;
	padding: 10px;
	overflow-x: hidden;
	border-left: 1px solid #D4D4D4;
	margin-left: -1px;
}

.recombox {
	float: left;
	width: 160px;
	height: 210px;
	padding: 16px 16px 0 16px;
	margin-right: 20px;
	background-image: url(../images/rekomendasi_background.jpg);
	background-repeat: repeat-x;
}

.recombox_album {
	float: left;
	width: 160px;
	height: 210px;
	padding: 16px 16px 0 16px;
	margin-right: 20px;
	background-image: url(../images/rekomendasi_background_1.jpg);
	background-repeat: repeat-x;
}

.itembox2 {
	float: left;
	width: 440px;
	list-style: none;
	overflow: hidden;
	position: relative;	
}
.itembox2 li {
	width: 88px;
	float: left;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}	
.itembox2 li img {
	position: absolute;
	left: 0;
}

.itembox2 li a {
	color: #666; 
	display: block;
	margin-bottom: 3px;
	line-height: 10px;
	width: 50px;
}

.itembox2 li a img {
	position: relative;
	border: 0;
	margin-bottom: 3px;
}

.separator {
	border-bottom: 1px solid #ccc;
	height: 1px;
	overflow: hidden;
}

.border_gray{
	border: 1px solid #888888!important;
}

.top_content {
	width: 868px;
	float: left;
	overflow-x: hidden;
}


.rightcontent {
	float: right;
}

.search_textred {color: #FB763C; font-size:12px;}

.search_panel{width:635px; height:25px; background-image:url(../images/bg_06.gif); font-color:black; font-size:16px; padding-top:5px; padding-left:5px;}

.search_imagebox{width:80px; float:left;}
.search_itembox{width:280px; float:left; margin-top:10px; margin-left:5px;}
.search_textbox{width:199px; float:left;}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* halaman 10 peringkat portal*/
.peringkat{
	float:left;
	position:relative;
	overflow: hidden;
	width:580px;
	padding-bottom:25px;
}
.peringkat .detail{
	width:280px;
	font-size:11px;
	float:left;
	position:relative;
	margin-bottom:20px;
}
.peringkat .img{
	width:75px;
	float:left;
	position:relative;	
}

.peringkat .ellipsis .textblue {
	color: #0F889A;
	font-size:13px;
}

.pop_head_left {
	width: 5px; 
	height: 37px; 
	background: url(../images/title_bar_blue_01.gif) no-repeat;
	float: left;	
}

.pop_head_center {
	margin-left:auto; 
	margin-right: auto; 
	width: 367px; 
	height: 37px; 
	background: url(../images/title_bar_blue_02.gif) repeat-x; 
	font-size:18px; 
	color:#FFFFFF;
	float: left;
	overflow: hidden;
}

.pop_head_right {
	width: 5px; 
	height: 37px; 
	background: url(../images/title_bar_blue_03.gif) no-repeat;
	float: left;		
}

.pop_body {
	margin-left:auto; 
	margin-right: auto; 
	width:360px;
	padding-top: 20px;
}

.pop_body *{
	font-size:12px; 
}

.pop_body div{
	overflow:hidden; 
} 

.pop_footer {
	position: absolute; 
	right: 20px; 
	bottom: 0px; 
}

.table_videomusikhot td{
	padding-top:10px;
	vertical-align:top;
}

.videomusikhot{
	float:left;
	position:relative;
	overflow: hidden;
	width:300px;
}

.videomusikhot .img{
	width:85px;
	float:left;
	position:relative;	
}

.videomusikhot .icon{
	width:25px;
	height:25px;
	float:right;
	position:relative;
}

.videomusikbaru{
	float:left;
	position:relative;
	overflow: hidden;
	width:645px;
	padding-bottom:10px;
}

a.sub_g {color:#696969; font-size: 13px; font-weight: bold;}
a.sub_b {color:#134a8e; font-size: 13px; font-weight: bold;}

/*------------- more modify below [21/07/2010]----------------*/
.popup_content{
	width:390px;
	overflow:hidden;
	clear:both;
	padding:5px;
	background-color:#ebebeb;
}
.popup_head{
	width:338px;
	height:27px;
	overflow:hidden;
	clear:both;
	margin:5px;
	padding:10px 0px 0px 40px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	background:url(../images/speedyBundle/p_header.gif)
}

.w_det_box{
	float:left;
	padding:5px;
	width: 380px;
}
.w_box_top{
	width:378px;
	height:10px;
	background: url(../images/speedyBundle/w_box_top.gif) no-repeat center bottom;
}
.w_box_center{
	overflow:hidden;
	width:378px;
	padding:0px;
	height:auto;
	background: url(../images/speedyBundle/w_box_center.gif) repeat-y center;
}
.w_box_bottom{
	clear:both;
	width:378px;
	height:10px;
	background:url(../images/speedyBundle/w_box_bottom.gif) no-repeat center top;
}
.tutup{
	float:right;
	padding:0px 10px;
}

