/* header__________________________________________________ */

#header {
	width:1000px;
	height:172px;
	background-image: url(/images/bg_header.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

/* networkstrip__________________________________________________ */
#networkstrip {
	left:0px;
	top:0px;
	width:1000px;
	height:30px;
	padding: 0;
	background-color:#000000;
}

/* top_____________________________________________________ */

#logo {
	width:470px;
	height:74px;
	float: left;
	padding-left:10px;
	margin-top: 30px;
}

#top_extra {
	width:360px;
	height:74px;
	float: left;
	clear: right;
	margin-top: 30px;
}

#top_clear {
	width:160px;
	height:74px;
	float:left;
	clear:right;
}

/* Footer__________________________________________________ */

#footer {
	width:auto;
	height:100px;
	background-image: url(/images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear: left;
	padding: 7px 10px 10px 10px;
	color: #fff;
}
.footer_2,footer_2:active,footer_2:visited,footer_2:link {color: #fff;}

.footer_2:hover {color: #CCFF00;}

/* layout__________________________________________________ */

#content {
	width:832px;
	height:auto;
	float: left;
	margin-left: 4px !important;
	margin-left: 3px;
	margin-bottom: 15px;
}

#textcontent {
	width:820px;
	height:auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#landingcontent {
	width:830px;
	height:auto;
	float: left;
}

.cube_img {
	width:194px;
	height:194px;
	padding:2px;
	float:left;
	border: 1px solid #dedede;
	background-color: #fff;
	margin-left: 5px;
	margin-right: 5px;
}

.cube_imgleft {
	width:194px;
	height:194px;
	padding:2px;
	float:left;
	border: 1px solid #dedede;
	background-color: #fff;
	margin-right: 5px;
}

.cube_imgright {
	width:194px;
	height:194px;
	padding:2px;
	float:left;
	border: 1px solid #dedede;
	background-color: #fff;
	margin-left:5px;
}

.cube_img:hover, .cube_imgleft:hover, .cube_imgright:hover{
	width:194px;
	height:194px;
	float:left;
	padding:0px;
	border: 3px solid #900250;
	background-color: #fff;
}

/* Left panel__________________________________________________ */

#left_panel {
	width:174px;
	height:auto;
	background-color: #fff;
	background-image: url(/images/side_divider.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding-bottom: 6px;
}

#leftbox {
	width:164px;
	height:auto;
	background-color: #fff;
	padding: 2px;
	border:solid #dedede 1px;
	float: left;
	margin-bottom:3px;
}

#leftbox:hover {
	background-color: #ededed;
	padding: 1px;
	border: 2px solid #900250;
}

#box {
	width:164px;
	background-color: #f6f6f6;
	padding-bottom: 8px;
}

#box .imgbox {
	text-align:center;
	padding-left:2px;
}

#box span {
	margin:0px 2px 0px 4px;
	display:block;
	font-size:10px;
}

#menarik {
	width:170px;
	height:auto;
	float: left;
}

.menarik_img {
	padding:2px;
	float:left;
	border:1px solid #dedede;
	background-color: #fff;
	margin-bottom: 3px;
}
.menarik_img:hover {
	padding:2px;
	background-color: #ededed;
	border: 1px solid #ccc;
}

/* Right panel__________________________________________________ */

#right_panel {
	width:644px;
	height:auto;
	float: left;
	padding-left:8px;
	padding-bottom: 6px;
}

#right_panelbg {
	width:632px;
	min-height:290px;
	height:auto !important;
	height:290px;
	float: left;
	background-color: #fff;
	background-image: url(/images/bg_insidepage.gif);
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:20px;
	padding-bottom: 6px;
}

#masthead {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead.gif);
	background-repeat: no-repeat;
	float: left;
}

#masthead_utama {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_utama.gif);
	background-repeat: no-repeat;
	float: left;
}

#masthead_korner {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_korner.gif);
	background-repeat: no-repeat;
	float: left;
}

#masthead_info {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_info.gif);
	background-repeat: no-repeat;
	float: left;
}

#masthead_interaktif {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_interaktif.gif);
	background-repeat: no-repeat;
	float: left;
}

#masthead_galeri {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_galeri.gif);
	background-repeat: no-repeat;
	float: left;
}


#masthead_komuniti {
	width:654px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_komuniti.gif);
	background-repeat: no-repeat;
	float: left;
}

#masthead_carian {
	width:832px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_carian.gif);
	background-repeat: no-repeat;
	float: left;
}


/* inside__________________________________________________ */
#Table1 td {padding:2px;}
#Table2 td {padding:8px;}

.style1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px
}

.introTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px
}

/* pagination__________________________________________________ */
DIV.pagination {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 10px; 
	COLOR: #4c4c4c; 
	PADDING-TOP: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

DIV.pagination A {
	BORDER-RIGHT: #4c4c4c 2px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #4c4c4c 2px solid; 
	PADDING-LEFT: 6px; 
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	MARGIN-RIGHT: 1px; 
	BORDER-LEFT: #4c4c4c 2px solid; 
	COLOR: #900250; 
	BORDER-BOTTOM: #4c4c4c 2px solid; 
	TEXT-DECORATION: none
}

DIV.pagination A:hover {
	BORDER-RIGHT: #ff5a00 2px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #ff5a00 2px solid; 
	PADDING-LEFT: 6px; 
	PADDING-TOP: 1px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #ff5a00 2px solid; 
	COLOR: #fff; 
	BORDER-BOTTOM: #ff5a00 2px solid; 
	BACKGROUND-COLOR: #ff6c16
}

DIV.pagination A:active {
	BORDER-RIGHT: #ff5a00 2px solid; BORDER-TOP: #ff5a00 2px solid; BORDER-LEFT: #ff5a00 2px solid; COLOR: #ff5a00; BORDER-BOTTOM: #ff5a00 2px solid; BACKGROUND-COLOR: #fff
}

DIV.pagination SPAN.current {
	BORDER-RIGHT: #900250 2px solid; PADDING-RIGHT: 6px; BORDER-TOP: #900250 2px solid; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; BORDER-LEFT: #900250 2px solid; COLOR: #fff; PADDING-TOP: 1px; BORDER-BOTTOM: #900250 2px solid; BACKGROUND-COLOR: #a84474
}
DIV.pagination SPAN.disabled {
	DISPLAY: none
}

/* Interaktif__________________________________________________ */

#freebies {
	width:435px;
	height:auto;
	float:left;
	margin-left:3px;
	background-image: url(/interaktif/freebies/images/bg.gif);
	background-repeat: repeat-y;
}

#freebiesFooter {
	width:435px;
	height:15px;
	float:left;
	background-image: url(/interaktif/freebies/images/footer.gif);
	background-repeat: no-repeat;
}

#freebiesMenu {	width:200px; float:right; padding-right: 2px; padding-bottom:4px; }

#fbWrapper {
	width:415px;
	height:auto;
	float:left;
	display:block;
	margin-bottom:4px;
	padding-left:10px;
	padding-right:10px;
}

#freebies div#thumb {
	width:110px;
	height:110px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	background-image: url(/interaktif/freebies/images/tb_bg.gif);
	background-repeat: no-repeat;
}

#freebies div#desc {
	width:300px;
	height:auto;
	float:left; 
	background-color:#fff;
}

#freebies div#desc span {padding:8px; display:block;}
#freebies div#desc span p.title {font-size:12px; font-weight:bold; padding-bottom:2px;}

.bl {background: url(/interaktif/freebies/images/bl.gif) 0 100% no-repeat;} 
.br {background: url(/interaktif/freebies/images/br.gif) 100% 100% no-repeat;} 
.tl {background: url(/interaktif/freebies/images/tl.gif) 0 0 no-repeat;} 
.tr {background: url(/interaktif/freebies/images/tr.gif) 100% 0 no-repeat;}
.freebiestitle {font-size:12px; color:#663366;}
.albumtable {padding:5px; height:auto;}

#promosi {
	width:638px;
	height:auto;
	float:left;
	background-image: url(/interaktif/images/peraduanicon_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#promoWrapper {
	width:638px;
	float:left;
	height:auto;
	text-align:center;
	padding:5px;
}

#promosi ul {
	padding:0px 30px 10px 50px;
	text-align:left;
	list-style-image: url(/images/bullet_tribig.gif);
	list-style-type: lower-alpha;
}

#boxed {
	width:auto;
	height:auto;
	background-color: #fff;
	padding: 2px;
	border:solid #dedede 1px;
	float: left;
	margin-bottom:3px;
}

#boxed:hover {
	background-color: #ededed;
	padding: 0px;
	border: 3px solid #900250;
}

.sp_ban, .sp_box {
	border: 1px solid #dedede;
}

.sp_ban:hover {
	border: 1px solid #aaa;
}

/* Footer pages__________________________________________________ */

.tdspace {
	text-decoration: none;
	padding: 4px;
}
.tdline {
	padding: 4px;
	background-color: #FF6600;
	text-transform: uppercase;
	font-size: 11px;
}
.tdline a:visited {font-weight:bold; color: #FFFFFF; text-decoration: none}
.tdline a:link {font-weight:bold; color: #FFFFFF; text-decoration: none}
.tdline a:hover, .tdline:hover {font-weight:bold; color: #FFCC00; text-decoration: none; background-color: #900250;}
.winnertit  {
 FONT-SIZE: 10pt; COLOR: #FFFFFF; FONT-FAMILY: verdana, arial, helvetica; FONT-WEIGHT: bold; text-decoration: none
}
.winner  {
 FONT-SIZE: 8.5pt; COLOR: #7e0660; FONT-FAMILY: verdana, arial, helvetica; FONT-WEIGHT: bold; text-decoration: none
 
}
a.promobut,a.promobut:visited,a.promobut:link {
background:#32312f url(/images/button_bg.jpg) repeat-x;
color:#fff;
text-decoration:none;
border:1px solid #32312f;
line-height:25px;
clear:both;
padding:5px 10px;
}

a.promobut:hover {
	color:#FFFFFF;
	border-color:#AD0C71;
	background-color: #AE0272;
}

a.promobut_purple,a.promobut_purple:visited,a.promobut_purple:link {
	color:#fff;
	text-decoration:none;
	border:1px solid #700b42;
	line-height:25px;
	clear:both;
	padding:5px 10px;
	background-color: #800548;
}

a.promobut_purple:hover {
	color:#FFFFFF;
	border-color:#CA920D;
	background-color: #e1a30d;
}

a.arenarock,a.arenarock:visited,a.arenarock:link 
{
	width:auto;
	background:#32312f url(/images/button_bg.jpg) repeat-x;
	color:#fff;
	text-decoration:none;
	line-height:25px;
	clear:both;
	padding:5px  10px;
	border:thick;
	border-color:#FFFFFF;


}

a.arenarock:hover {
	color:#FFFFFF;
	border-color:#AD0C71;
	background-color: #AE0272;
	border:thick;
	border-color:#FFFFFF;

}
.catatanku_title {
	font: bold 26px/40px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	color: #000;
	white-space: nowrap;
	text-transform: uppercase;
}

a.title-link {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -0.5px;
	color: #039;
	line-height: 14px;
	text-decoration: underline;
}

a.title-link:hover {
	color: #06C;
}


/* iPhone */
#iphone { color:#333333; font:14px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; background-color:#fff; }
#iphone p { margin:0; }
.ititle { font-size:16px; }
.inote { font-size:10px; }
#ilist { list-style:square; list-style-position:inside; margin:0; }
#iphone a { color:#0088CC; text-decoration:none; }
#iphone a:hover { color:#0088CC; text-decoration:underline; }
.translate { font-size:12px; font-style:italic; color:#666; }