html, body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}
/*---------------------------  FRAME PAGE CONTAINER  -----------------------------------------*/

#main_frame {
	width:963px;
	margin: auto;
	background-color:#FFFFFF;
	background-image:url(../images/bg_wrap.gif);
	background-repeat:repeat-y;
	background-position:center;
}
/*------------------- Header -------------------- */
#header {
	height: 77px;
	width: 963px;
	margin:0;
	background-color:#60625c;
}
#logo {
	float: right;
	padding: 0 10px 0 10px;
}
/*------------------ Main Navigation ------------ */

#main_nav {
	float:left;
	height: 45px;
	width: 744px;
	padding: 10px 0 0 5px;
}
#main_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main_nav li {
	float: left;
}
#main_nav li a {
	float: left;
	height: 0px !important;
	height /**/:45px; /* IE 5/Win hack */
	padding: 45px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
body.home #main_nav li#home a, body.information #main_nav li#information a, body.biografi #main_nav li#biografi a, body.diskografi #main_nav li#diskografi a, body.multimedia #main_nav li#multimedia a, body.kontak #main_nav li#kontak a {
	background-position: 0 -90px;
}
#main_nav li a:hover {
	background-position: 0 -45px;
}
#main_nav li#home, #main_nav li#home a {
	width: 124px;
	background-image: url(../images/menu/utama.jpg);
}
#main_nav li#information, #main_nav li#information a {
	width: 124px;
	background-image: url(../images/menu/informasi.jpg);
}
#main_nav li#biografi, #main_nav li#biografi a {
	width: 124px;
	background-image: url(../images/menu/biografi.jpg);
}
#main_nav li#diskografi, #main_nav li#diskografi a {
	width: 124px;
	background-image: url(../images/menu/diskografi.jpg);
}
#main_nav li#multimedia, #main_nav li#multimedia a {
	width: 124px;
	background-image: url(../images/menu/multimedia.jpg);
}
#main_nav li#kontak, #main_nav li#kontak a {
	width: 124px;
	background-image: url(../images/menu/kontak.jpg);
}
/*--------------------------- Main Section -------------------------------------------*/
#space {
	width: 963px;
	height:10px;
	margin:0;
	background-color:#60625c;
}
#space_2 {
	clear:both;
}
#main_content {
	width: 963px;
	margin:0;
}
#content {
	width: 963px;
}
/*------------------- Real Content --------------------------------------*/
#real_con {
	float:left;
	width:635px;
}
/*------------------- New Album ------------------------------------------*/
#section_style_1 {
	width:500px;
	padding:0 0 0 0;
}
#section_style_1ds {
	width:600px;
	padding:0 0 0 0;
}
#section_style_1b {
	width:900px;
	padding:0 0 0 0;
}
#section_style_1c {
	width:600px;
	padding:0 0 0 0;
}
#section_style_1p {
	width:750px;
	padding:0 0 0 0;
}
#section_style_1 a {
	font-size:12px;
	text-decoration:none;
	color:#ff0000;
}
#section_style_1 a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#ff0000;
}
#title_style_1 {
	width:500px;
	height:29px;
	background-image:url(../images/bg_section.gif);
	background-repeat:repeat-x;
	border:1px solid #dbdbdb;
}
#title_style_1ds {
	width:600px;
	height:29px;
	background-image:url(../images/bg_section.gif);
	background-repeat:repeat-x;
	border:1px solid #dbdbdb;
}
#title_text_1 {
	font-family:Helvetica, Arial;
	font-weight:bold;
	font-size:14px;
	padding:6px 0 0 10px;
}
#content_style_1 {
	width:500px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
#title_style_1b {
	width:900px;
	height:29px;
	background-image:url(../images/bg_section.gif);
	background-repeat:repeat-x;
	border:1px solid #dbdbdb;
}
#title_style_1c {
	width:600px;
	height:29px;
	background-image:url(../images/bg_section.gif);
	background-repeat:repeat-x;
	border:1px solid #dbdbdb;
}
#title_style_1p {
	width:750px;
	height:29px;
	background-image:url(../images/bg_section.gif);
	background-repeat:repeat-x;
	border:1px solid #dbdbdb;
}
#title_text_1b {
	font-family:Helvetica, Arial;
	font-weight:bold;
	font-size:14px;
	padding:6px 0 0 10px;
}
#content_style_1b {
	width:900px;
	border:1px solid #F60;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
#content_style_1c {
	width:600px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
#content_style_1 a:link {
	font-family:"Lucida Grande", Arial;
	font-size:11px;
	text-decoration:none;
	color:#ff0000;
}
#content_style_1a {
	width:500px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
#content_style_1a a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00F;
	text-decoration:underline;
}
#content_style_1a a:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00F;
	text-decoration:underline;
}
.img_album {
	float:left;
	padding:0 5px 5px 0;
}
#album_content {
	padding:2px 10px 0 0;
}
#album_content a:link, #album_content a:visited {
	color:#000000;
	text-decoration:none;
}
#album_content a:hover {
	color:#000000;
	text-decoration:underline;
}
/*-------------------- multimedia page -----------------------------*/
#multimedia_content {
	padding:5px 5px 10px 3px;
}
#foto_content {
	padding:5px 5px 10px 0;
}
#fotoCell {
	padding:5px 5px 10px 12px;
}
#fotoCell img {
	margin:5px;
	display: inline;
	border: 1px solid #cccccc;
	padding: 3px;
}
#wallpaper_content {
	padding:5px 5px 10px 0;
}
#wallpaperCell {
	padding:5px 5px 10px 12px;
}
#wallpaperCell p {
	display: inline;
}
#wallpaperCell p img {
	margin:8px;
	border: 1px solid #cccccc;
	padding: 3px;
}
.wallpap img {
	margin:0;
	border: 1px solid #cccccc;
	padding: 3px;
}
.wallpap a:link, .wallpap a:visited {
	color:#666666;
	text-decoration:none;
}
.wallpap a:hover {
	text-decoration:underline;
}
/*-------------------- information page -----------------------------*/
#info_content {
	padding:5px 5px 10px 10px;
}
#det_comment2 {
	background-image:url(../images/bg_info_det_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:17px;
	padding:0px 0 0 5px;
	margin:0;
}
#det_comment {
	background-image:url(../images/bg_info_det_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#e8e8e8;
	height:17px;
	font-family:"Lucida grande", arial;
	font-size:11px;
	color:#757575;
}
#comment_info {
	padding-right:15px;
}
#comment_info h1 {
	font-family:"Lucida grande", arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#com_title {
	font-family:"Lucida grande", arial;
	font-size:11px;
	color:#ffa800;
	font-weight:bold;
	background-color:#f0f0f0;
	border-top:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-bottom:2px solid #ffffff;
}
#com_content {
	font-family:"Lucida grande", arial;
	font-size:12x;
	color:#000;
	background-color:#f8f8f8;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
}

#com_content2{
	font-family:"Lucida grande", arial;
	font-size:12x;
	color:#000;
	background-color:#f8f8f8;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
}
#com_content2 p {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	margin:auto;
}

#com_content p {
	padding:5px;
	margin:auto;
}
#comment_form {
	padding-right:15px;
}
#comment_form h1 {
	font-family:"Lucida grande", arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#com_form {
	font-family:"Lucida grande", arial;
	font-size:12x;
	color:#a6a6a6;
	background-color:#f8f8f8;
	border:1px dashed #e4e4e4;
}
#com_form2 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#F93;
	border:1px dashed #e4e4e4;
}
#com_form p {
	padding-left:10px;
	padding-right:15px;
	padding-top:5px;
	margin:auto;
}
#com_form2 p {
	padding-left:10px;
	padding-right:15px;
	padding-top:5px;
	margin:auto;
}
.input_komen {
	font-family:"Lucida grande", arial;
	font-size:12px;
	color:#a6a6a6;
	width:430px;
	height:50px;
	border:1px solid #e4e4e4;
}


.input_komen2 {
	font-family:"Lucida grande", arial;
	font-size:12px;
	color:#000000;
	width:300px;
	height:150px;
	border:1px solid #e4e4e4;
}

#input_lum_komen {
	font-family:"Lucida grande", arial;
	font-size:12px;
	color:#a6a6a6;
	width:430px;
	height:130px;
	margin:10px 10px 10px 23px;
	border:1px solid #e4e4e4;
	background-color:#FFFFFF;
}
#input_lum_komen2 {
	font-family:"Lucida grande", arial;
	font-size:12px;
	color:#a6a6a6;
	width:430px;
	height:130px;
	margin:10px 10px 10px 23px;
	border:1px solid #e4e4e4;
	background-color:#FFFFFF;
}
/*--------------------- Diskografi page -----------------------------*/
#disko_content {
	padding:5px 5px 10px 10px;
}
#disko_img {
	float:left;
	padding:0 10px 10px 0;
	width:267px;
}
#disko_album {
	float:left;
	width:300px;
}
#disko_album p {
	margin:auto;
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:12px;
	color:#ff6000;
	font-weight:bold;
	padding-bottom:10px;
}
/*------------------- Kontak Page --------------------------------*/
#contact_con {
	width:100%;
	background-image:url(../images/bg_kontak_grass.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#contact_wrap {
	padding:20px 0 0 0px;
	width:100%;
	height:254px;
	background-image:url(../images/bg_kontak.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contact_fans_wrap {
	padding:20px 0 0 0px;
	width:100%;
	height:254px;
	background-image:url(../images/bg_kontak_fansclub.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contact_address {
	float:right;
	height: 211px;
	width: 301px;
	padding: 0 0 0 10px;
}
#contact_address ul {
	margin:0;
	list-style-type: none;
}
#contact_address ul li, #contact_address ul li#email a:link, #contact_address ul li#email a:visited {
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
}
#contact_address ul li#email a:hover {
	text-decoration:underline;
}
#contact_address ul li#address {
	list-style-image: url(../images/icons/home.jpg);
}
#contact_address ul li#telp {
	list-style-image: url(../images/icons/phone.jpg);
}
#contact_address ul li#fax {
	list-style-image: url(../images/icons/fax.jpg);
}
#contact_address ul li#email {
	list-style-image: url(../images/icons/note.jpg);
}
/*-------------------------CREW section ----------------------------*/
#crew {
	padding:10px 10px 10px 10px;
}
#crew_con {
	width:278px;
	height:122px;
	background-image:url(../images/bg_crew.jpg);
	background-repeat:repeat-x;
	border:1px solid #aeaeae;
}
#foto_crew {
	float:left;
	width:78px;
}
#foto_crew img {
	margin:5px;
	border: 1px solid #cccccc;
	padding: 3px;
	background-color:#FFFFFF;
}
#data_crew {
	float:right;
	width:180px;
	font-family:"Lucida Grande", Arial;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	padding:2px 2px 0 0;
}
/*------------------- BIOGRAFI PAGE --------------------------------------------*/
#bio_content {
	padding:10px 0 10px 23px;
}
.biograph {
	font:"Lucida Grande", Arial, Helvetica;
	color:#bebebe;
	font-size:19px;
}
.biograph img {
	border:1px solid #cccccc;
	margin:5px;
	padding:3px;
}
.biograph p {
	margin:auto;
}
.biograph p a:link, .biograph p a:visited {
	font:"Lucida Grande", Arial, Helvetica;
	color:#8db53e;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
}
.biograph p a:hover {
	text-decoration:underline;
}
#img_profile {
	float:left;
	width:105px;
}
#data_profile {
	float:right;
	width:400px;
}
.profile_title {
	font:"Lucida Grande", Arial, Helvetica;
	color:#999999;
	font-size:12px;
}
.profile_isi {
	font:"Lucida Grande", Arial, Helvetica;
	color:#999999;
	font-size:12px;
	font-weight:bold;
}
/*------------------------REGISTRATION PAGE -------------------------------------*/
#form_reg {
	padding:10px 5px 10px 5px;
}
.tr_reg_1 {
	background-color:#fffde9;
}
.tr_reg_2 {
	background-color:#dee8bd;
}
.reg_text_input, .reg_combo_input, .reg_textarea_input {
	border:1px solid #dcdcdc;
	font-family:"Lucida Grande", Arial;
	font-size:11px;
}
#reg_warning {
	margin:0px 5px 10px 5px;
	padding:2px 5px 2px 5px;
	border:1px solid #FF0000;
}
#reg_warning a:link {
	font-size:11px;
	text-decoration:none;
	color:#ff0000;
}
#reg_warning p {
	margin:auto;
	color:#FF0000;
}
#reg_button {
	padding:0px 5px 10px 5px;
	text-align:center;
}
/*-------------------- module 2 : CHAT -----------------------------------------*/
#chat_module {
	float:left;
	width:280px;
}
#title_style_2 {
	width:280px;
	height:29px;
	background-image:url(../images/bg_section.gif);
	background-repeat:repeat-x;
	border:1px solid #dbdbdb;
}
#title_text_2 {
	font-family:Helvetica, Arial;
	font-weight:bold;
	font-size:14px;
	padding:6px 0 0 10px;
}
#div_chat {
	height: 175px;
	width: 280px;
	overflow: auto;
	background-color:#FFFFFF;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#input_chat {
	width: 280px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.txt_message {
	border: 1px solid #dbdbdb;
	width:210px;
	height:42px
}
.chat_con {
	font-family:"Lucida Grande", Arial;
	font-size: 11px;
	color:#666666;
}
.chat_user {
	font-family:"Lucida Grande", Arial;
	font-size: 11px;
	color:#009900;
	font-weight:bold;
	padding:0 0 0 10px;
}
#login_module {
	float:right;
	width:320px;
	height:258px;
	background-image:url(../images/bg_login_chat.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#login_word1 {
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0 0 0 30px;
}
#login_word1 a:link, #login_word1 a:visited, #login_word1 a:hover {
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
	padding:0 0 0 30px;
	text-decoration:underline;
}
#login_word2 {
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#999999;
	padding:0 0 0 30px;
}
#login_form {
	width:264px;
	height:121px;
	background-image:url(../images/bg_form_login.jpg);
	background-repeat:no-repeat;
	margin:20px 0 10px 30px;
	padding:0 0 0 0;
	text-align:right;
}
#login_form p {
	margin:0;
	padding:2px 15px 0 0;
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#8e8e8e;
}
#login_form h1 {
	margin:0;
	padding:6px 15px 5px 15px;
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#user_section {
	width:264px;
	height:121px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
	margin:20px 0 10px 30px;
	padding:0 0 0 0;
}
#foto_det_user {
	width:74px;
	height:74px;
	float:left;
	padding:10px 0 0 0;
}
#foto_det_user img {
	border:1px solid #666666;
}
#det_user {
	width:160px;
	float:right;
	padding:10px 0 0 0;
}
#det_user li, #det_user li a:link, #det_user li a:visited {
	list-style-type:none;
	list-style-image:url(../images/green_arrow.jpg);
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#8e8e8e;
	text-decoration:none;
}
#det_user li a:hover {
	text-decoration:underline;
}
.akt1 {
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#8e8e8e;
	text-align:left;
}
.akt2 {
	font-family:"Lucida Grande", Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-align:left;
}
.input_login {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#8e8e8e;
	background-color:#FFFFFF;
	border:1px solid #cecece;
	width:232px;
	height:15px;
	font-weight:bold;
}
.input_login2 {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#8e8e8e;
	background-color:#FFFFFF;
	border:1px solid #cecece;
	width:232px;
	height:15px;
}
.input_login3 {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#8e8e8e;
	background-color:#FFFFFF;
	border:1px solid #cecece;
	width:125px;
	height:15px;
	font-weight:bold;
}
.input_login4 {
	font-family:"Lucida Grande", Arial;
	font-size:18px;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #cecece;
	width:250px;
	height:25px;
}


.input_login5 {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#000;
	background-color:#FFFFFF;
	border:1px solid #cecece;
	width:100%;
	height:15px;
}

#new_friends {
	width:254px;
	height:55px;
	border:1px solid #cecece;
	margin:0px 0 0px 30px;
	padding:5px 0 0 10px;
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#000000;
}
/*------------------- module 7:  Contact Form ----------------------------------*/
#contact_form {
	width:588px;
	padding:10px 10px 10px 10px;
}
.contact_form_text {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#8e8e8e;
	font-weight:bold;
}
.input_text {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#8e8e8e;
	background-color:#f4f4f4;
	border:1px solid #cecece;
	width:408px;
}
.input_area {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#8e8e8e;
	background-color:#f4f4f4;
	border:1px solid #cecece;
	width:408px;
	height:200px;
}
/*------------------- General Section -----------------------------*/
#section_style_2 {
	width:610px;
	padding:10px 0 0 28px;
}
#section_style_3 {
	width:600px;
	padding:0px 0 0 28px;
}
#col_left {
	float:left;
	width:232px;
}
#col_lef_con {
	background-image:url(../images/grass_small.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:232px;
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	text-align:justify;
}
#col_lef_con p {
	padding:0 5px 0 10px;
}
#col_lef_con ul {
	background-color:#FFFFFF;
	padding:0 0 0 0;
}
#col_lef_con li {
	display:block;
	height:20px;
	background-color:#e4e4e4;
	margin-bottom:2px;
	padding:5px 0 0 10px;
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#8f8f8f;
	list-style-type: none;
}
#col_lef_con li a:link, #col_lef_con li a:visited {
	color:#9dc43b;
	font-family:Helvetica, Arial;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
}
#col_lef_con li a:hover {
	color:#9dc43b;
	font-family:Helvetica, Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#clc_title {
	padding:30px 0 20px 0;
	width:232px;
	font-family:Helvetica, arial;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#000000;
}
#bg_more {
	width:232px;
	height:28px;
	background-color:#a6c84d;
	background-image:url(../images/bg_more.gif);
	background-repeat:repeat-x;
}
#more {
	width:232px;
	height:28px;
	background-image:url(../images/selengkapnya.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#more p a:link, #more p a:visited {
	text-align:left;
	color:#75811b;
	font-family:Helvetica, Tahoma;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#more p a:hover {
	text-decoration:underline;
}
#more p {
	padding:7px 0 0 8px;
}
#int_con {
	float:left;
	padding:0 0 0 10px;
	width:350px;
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
/*------------------ module 6 : TOP 8 Friend ----------------------*/
#step {
	padding:10px 0 0 0;
}
#top_8_title {
	width:358px;
	height:23px;
	background-color:#ff6000;
	background-image:url(../images/topfriend.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	color:#FFFFFF;
	font-family:Helvetica, Tahoma;
	font-weight:bold;
	font-size:14px;
}
#top_8_title p {
	padding:4px 0 0 5px;
}
#friend_fotoCell {
	width:358px;
	text-align:center;
	padding:5px 0 0 0;
}
#friend_fotoCell img {
	margin:1px;
	display: inline;
	border: 1px solid #cccccc;
	padding: 0px;
}
/*------------------ module 6 : TOP 8 Friend ----------------------*/
.foto_list_teman img {
	margin:1px;
	display: inline;
	border: 1px solid #cccccc;
	padding: 0px;
}
#nama_user {
	width:74px;
	min-height:10px;
	border:1px solid #cccccc;
	text-align:center;
	margin:2px 0 0 0;
	background-color:#dddddd;
}
#nama_user a:link, #nama_user a:visited {
	font-family:"Lucida Grande", arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#nama_user a:hover {
	color:#93a850;
	background-color:#dddddd;
	text-decoration:underline;
}
/*------------------ module : Lirik ----------------------------------*/
#lirik {
	width:358px;
	height:318px;
	background-image:url(../images/lirik_bg.jpg);
	background-repeat:repeat-y;
}
#lirik_head {
	width:358px;
	height:78px;
	background-image:url(../images/lirik_head.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#lirik_bottom {
	width:358px;
	height:12px;
	background-image:url(../images/lirik_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#lirik_body {
	width:358px;
	height:232px;
}
#lirik_isi {
	margin:auto;
	width:346px;
	height:170px;
	background-color:#cee333;
	overflow:auto;
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	font-weight:bold;
	color:#585857;
}
#lirik_judul {
	margin:auto;
	width:346px;
	height:28px;
	background-color:#cee333;
	margin:20px 0 0 6px;
}
.lirik_run_text, .lirik_run_text a:link, .lirik_run_text a:visited {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	padding:5px 0 0 0;
	color:#687411;
	font-weight:bold;
	text-decoration:none;
}
.lirik_run_text a:hover {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	padding:5px 0 0 0;
	color:#687411;
	font-weight:bold;
	text-decoration:underline;
}
/* -------------------------Pager----------------------------------------- */

.pager {
	clear: both;
	height: 1%; /* Fixes double padding in IE */
	background: #3E3E3E;
	margin: 10px 0px 0px 20px;
	border: 5px solid #FFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.pager a, .pager span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 0.1em;
	text-decoration: none;
	background: #3E3E3E;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.pager span {
	color: #868686;
}
.pager .current {
	background: #313131;
}
.pager a:hover {
	background: #EC5210;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.pagertop {
	border-top: 0 none;
}
.pagerbottom {
	border-bottom: 0 none;
}
.pager ul {
	margin: 0;
	padding: 0;
}
.pager li {
	margin: 0;
	padding: 0;
}
/*------------------ Column Left ----------------------------------*/
#columnright {
	float:right;
	background-image:url(../images/grass_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:40px 20px 10px 20px;
	width:285px;
}
#columnright p {
	text-align:center;
	padding:2px 0 0 0;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b1b1b1;
}
/*--------------------------- Footer Section -------------------------------------------*/
#footer {
	clear:both;
	width: 963px;
	height:85px;
	background-image:url(../images/bg_wrap_2.gif);
	background-repeat:repeat-y;
}
#wf_1 {
	width: 963px;
	height:85px;
	background-image:url(../images/grass_foot.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#wf_2 {
	width: 963px;
	height:85px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer_content {
	padding:32px 0 0 30px;
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#707070;
}
#footer_content a:link {
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#9ec23f;
	text-decoration:none;
}
#footer_content a:visited {
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#9ec23f;
	text-decoration:none;
}
#footer_content a:hover {
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#9ec23f;
	text-decoration:underline;
}
#small_logo {
	float:left;
	padding: 0 30px 0 0;
}
/*------------------------------ PROFILE CONTENT --------------------------------*/
#profile_content {
	padding:10px 10px 10px 10px;
}
#profile_left {
	float:left;
}
#profile_left p {
	margin:auto;
	padding:10px 0 0 0;
}
#profile_left p img {
	padding:5px 0 0 0;
}
#profile_right {
	margin:auto;
	padding:0 0 0 10px;
	float:left;
	width:450px;
}
#profile_right h1 {
	margin:auto;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#869b45;
	font-weight:bold;
}
#profile_right p {
	margin:auto;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
}
.title_profile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F60;
	font-weight:600;
}
#profile_style_1 {
	width:500px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
#profile_style_1ds {
	width:600px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
#profile_style_1 a:link {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	text-decoration:none;
	color:#ff0000;
}
#profile_style_1p {
	width:750px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
#profile_style_1p a:link {
	font-family:"Lucida Grande", Arial;
	font-size:10px;
	text-decoration:none;
	color:#ff0000;
}
