body {
  margin: 0;
  padding: 0;
  min-width: 786px;
  font-size: 8pt;
  font-family: Tahoma, Verdana, sans-serif;
  color: #666;
  background: #bccfe3;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: #666;
}
pre {
  font-family: 'Courier New', Terminal, 'Lucida Console', monospace;
  line-height: 100%;
  font-size: 10pt;
}
form {
  margin: 0;
  padding: 0;
}
table {
  margin: 10px auto 10px auto;
  padding: 0;
  font-size: 8pt;
  font-family: Tahoma, Verdana, sans-serif;
  color: #666;
}
tr {
  background-color: #fff;
}
th {
  padding: 3px;
  border-right: 1px solid #fff;
}
td {
  padding: 3px 0 3px 0;
  border-right: 1px solid #fff;
}

/* Main Frame */
#wrap {
  margin: 30px auto;
  width: 786px;
  padding: 3px;
  background: repeat-y url('../img/left-border.gif') #fff; 
}


/**********/
/* Header */
/**********/

#header {
  margin: 0;
  padding: 0;
  height: 80px;
  background: url('../img/banner-bg.jpg');
}


/****************/
/* Bagian Utama */
/****************/

#main {
  float: right;
  width: 580px;
  padding: 10px 0 10px 0;
}

/* Navigasi atas dan bawah */ 
#navigation {
  padding: 0;
  margin: 0 0 10px 0;
}
#navigation a {
  padding: 0 11px 0 0;
  margin: 0 5px 0 0;
  font-weight: bold;
  color: #999;
  text-decoration: none;
  background: url(../img/arrowg.gif) no-repeat right bottom;
}
#navigation a:hover {
  color: #ff8000;
  background: url(../img/arrowy.gif) no-repeat right bottom;
}

#backtotop {
  padding: 0;
  margin: 40px 0 0 0;
}
#backtotop a {
  padding: 0 0 0 15px;
  text-decoration: none;
  font-weight: bold;
  color: #999;
  background: url(../img/arrowug.gif) no-repeat left bottom;
}
#backtotop a:hover {
  color: #ff8000;
  background: url(../img/arrowuy.gif) no-repeat left bottom;
}

/* Judul Halaman */
#main h3 {
  margin: 5px 10px 10px 0;
  padding: 5px 0 0 10px;
  height: 24px;
  font-size: 12pt;
  line-height: 100%;
  color: #fff;
  background: url('../img/h3-bg.jpg') no-repeat;
  cursor: pointer;
}
#main h4 {
  width: 570px;
  margin: 10px 10px 5px 0px;
  padding: 3px 0 3px 10px;
  font-size: 10pt;
  line-height: 100%;
  color: #fff;
  background: url('../img/h4-bg.jpg') no-repeat;
}
.newsitem {
  margin-bottom: 20px;
}
.date {
  width: 400px;
  padding: 0 10px 0 10px;
  margin: 0;
  line-height: 150%;
  color: #333;
  font-weight: bold;
}
#main p {
  /*width: 400px;*/
  padding: 0 10px 0 10px;
  margin: 0;
  line-height: 150%;
}
#main p a {
  text-decoration: underline;
  font-weight: bold;
  color: #ff8000;
}
#main p a:hover {
  text-decoration: none;
  color: #2f6dc1;
}
ul.news-ul {
  margin: 0 0 0 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}
ul.news-ul li {
  padding: 0;
  margin: 0;
  line-height: 150%;
}
ul.news-ul li a {
  padding: 0 5px 0 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #ff8000;
  background: url(../img/arrowy.gif) no-repeat left bottom;
}
ul.news-ul li a:hover {
  text-decoration: none;
  color: #2f6dc1;
  background: url(../img/arrowb.gif) no-repeat left bottom;
}


#tools {
  margin-top: 5px;
  margin-bottom: 5px;
}
ul#toollist {
  margin: 0;
  padding-left: 0;
  white-space: nowrap;
  list-style-type: none;
}
#toollist li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
  list-style-type: none;
  font-size: 8pt;
  font-weight: bold;
}
#toollist li .bordered {
  border: 1px solid #255f9a;
}
#toollist li a {
  padding: 3px 10px 3px 10px;
  text-decoration: none;
}
#toollist li a:link, #toollist li a:visited {
  color: #ccc;
  background: url('../img/banner-bg.jpg');
}
#toollist li a:hover {
  color: #255f9a;
  background: none;
}
#transpose {
  margin: 0;
  padding: 0;
}
#transpose .textbox {
  margin: 0;
  padding: 0;
  width: 50px;
}

#main #maincontent {
  margin: 0;
  width: 570px;
}

#song_info {
  margin: 10px 10px;
}

.chords {
  color: #2f6dc1;
  font-family: 'Courier New', Terminal, 'Lucida Console', monospace;
  line-height: 110%;
  font-size: 10pt;
}
#errmsg {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 20px;
  text-align: center;
  border: 1px solid #ffb366;
  background-color: #fff2e6;
}
.error {
  font-weight: bold;
  color: #ff8000;
}
#notes {
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}
#notes a {
  font-weight: bold;
  text-decoration: underline;
  color: #ff8000;
}
#notes a:hover {
  text-decoration: none;
  color: #2f6dc1;
}

.clear {
  clear: both;
}


/*************/
/* Menu Kiri */
/*************/

#sidebar {
  float: left;
  width: 190px;
  padding: 10px 0 10px 5px;
}

/* Pencarian Lagu */
#songsearch {
  width: 160px;
  height: 70px;
  padding: 5px 10px 10px 10px;
/*  border: 1px solid #ddd;
  background-color: #efefef; */
  background: no-repeat url('../img/songsearch-bg.jpg');
}
#songsearch .title {
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  font-size: 10pt;
  color: black;
}
#songsearch form {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #ff8000;
}
#songsearch form .textbox {
  padding: 0;
  margin: 0 2px 2px 0;
  width: 156px;
  height: 15px;
}
#songsearch form .dropdown {
  padding: 0;
  margin: 0 2px 0 0;
  width: 118px;
  height: 18px;
}
#songsearch form .submit {
  border: 0;
  padding: 0 0 2px 0;
  width: 40px;
  height: 18px;
  background-image: url('../img/search.jpg');
  font-weight: bold;
  color: #fff;
}

/* Index Lagu */
#songlist {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #cdcdcd;
}
#songlist .title {
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background: url('../img/bullet.gif') left top no-repeat;

}
ul.alphabet {
  margin: 0;
  padding-left: 15px;
  white-space: nowrap;
  list-style-type: none;
}
.alphabet li {
  float: left;
  display: block;
  padding: 0;
  margin: 0 2px 2px 0;
}
.alphabet li a  {
  text-decoration: none;
  color: #9f9f9f;
}
.alphabet li a div {
  width: 16px;
  height: 16px;
  padding: 0;
  text-align: center;
  border: 1px solid #cdcdcd;
}
.alphabet li a:hover {
  color: #fff;
  font-weight: bold
}
.alphabet li a:hover div {
  cursor: pointer;
  background-color: #ff8000;
  border: 1px solid #ff8000;
}

/* Base Key */
#basekey {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #cdcdcd;
}
#basekey .title {
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background: url('../img/bullet.gif') left top no-repeat;

}

/* Materi Musik */
#mtools {
  width: 170px;
  margin: 0;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #cdcdcd;
}
#mtools .title {
  margin: 0;
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background: url('../img/bullet.gif') left top no-repeat;
}
ul#link_list {
  margin: 0;
  padding-left: 15px;
  white-space: nowrap;
  list-style-type: none;
}
#link_list li {
  margin-top: 5px;
}
#link_list li a:link,
#link_list li a:visited {
  font-weight: bold;
  color: #2f6dc1;
  text-decoration: none;
  padding: 0 0 0 15px;
  background: url(../img/arrowb.gif) no-repeat left bottom;
}
#link_list li a:hover {
  color: #ff8000;
  padding: 0 0 0 15px;
  background: url(../img/arrowy.gif) no-repeat left bottom;
}

/* Kontak Kami */
#contact-us {
  width: 170px;
  margin: 0;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #cdcdcd;
}
#contact-us .title {
  margin: 0;
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background: url('../img/bullet.gif') left top no-repeat;
}
#contact-us a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
#contact-us a:hover {
  color: #ff8000;
}
.navi_item {
  width: 170px;
  margin: 0;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #cdcdcd;
}
.navi_item .title {
  margin: 0;
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background: url('../img/bullet.gif') left top no-repeat;
}
.navi_item a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.navi_item a:hover {
  color: #ff8000;
}


/**********/
/* Footer */
/**********/

#footer {
  background: #fff;
  clear: both;
}
#footer #content {
  margin: 0;
  width: 786px;
  height: 23px;
  background: url('../img/banner-bg.jpg');
}
#footer #counter {
  float: right;
  width: 95px;
  padding: 4px 10px 0 0;
  text-align: right;
}
#footer #foottext {
  float: left;
  width: 500px;
  padding-top: 4px;
  padding-left: 10px;
  color: #fff;
  font-size: 8pt; 
}
#footer #foottext a {
  color: #fff;
  text-decoration: none;
}
#footer #foottext span {
  background: no-repeat url('../img/firefox.gif');
  padding-left: 90px;
  height: 16px;
}


/***************/
/* Tabel-tabel */
/***************/

/* Tabel untuk Skala Tangga Nada */
#scale-list td.col1 {
  width: 50%;
  padding-left: 20px;
}
#scale-list td.col2 {
  width: 50%;
  text-align: center;
}

/* Tabel untuk Daftar Akor */
#chord-list td.col1 {
  width: 90px;
  text-align: center;  
}
#chord-list td.col2 {
  padding-left: 20px;
  text-align: left; 
}
#chord-list td.col3 {
  width: 200px;
  text-align: center;
}

/* Tabel untuk mysong */
#mysong-list td.col1 {
  padding-left: 10px;
  text-align: left;
}
#mysong-list td.col2 {
  width: 25%;
  text-align: center;
}
#mysong-list td.col3 {
  width: 20%;
  text-align: center;
}


/* Tabel untuk Formulir Kontak Kami */
#contact_us_message {
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}
#contact-table td.col1 {
  width: 20%;
  padding-left: 20px;
}
#contact-table td.col2 {
  width: 80%;
  padding-left: 20px;
  color: red;
}
.warning {
  color: red;
}
.cu-textbox {
  height: 15px;
  width: 400px;
  font-size: 8pt;
  font-family: Tahoma;
  font-weight: normal;
}
.cu-textarea {
  width: 400px;
  height: 180px;
  font-family: 'Courier New';
  font-size: 9pt;
  font-weight: normal;
}
.cu-submit {
  border: 0;
  padding: 0 0 2px 0;
  width: 60px;
  height: 18px;
  background-image: url(../img/submit.jpg);
  font-weight: bold;
  color: #fff;
}

/* Tabel untuk Index Lagu */
#songlisttable th {
  color: #fff;
  background: url('../img/banner-bg.jpg');
}
#songlisttable th a {
  color: #fff;
}
#songlisttable th.col1 {
  width: 50%;
}
#songlisttable th.col2 {
  width: 50%;
}
#songlisttable td.col1 {
  padding-left: 5px;
}
#songlisttable td.col2 {
  padding-left: 10px;
  width: 50%;
}
.audio {
  padding-left: 15px;
  background-image: url('../img/note.gif');
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.noaudio {
  padding-left: 15px;
}
.whitebg {
  color: #666;
  background-color: #fff;
}
.greybg {
  color: #666;
  background-color: #efefef;
}
.bluebg {
  font-weight: bold;
  color: #2f6dc1;
  background-color: #E6F4FF;
}
.bluebg td a {
  color: #2f6dc1;
  font-weight: bold;
}
.bluebg td a:hover {
  color: #ff8000;
  text-decoration: underline;
}
.thbbg {
  color: #fff;
  background: url('../img/banner-bg.jpg');
}
.thybg {
  cursor: pointer;
  color: #255f9a;
  background-color: #bfe4ff;
}
.box_error {
	margin: auto;
	text-align: center;
	padding: 10px;
	border: 1px red solid;
	width: 400px;	
	background-color: #fee6e7;
}

.box_info {
	margin: auto;
	text-align: center;
	padding: 10px;
	border: 1px #00ff00 solid;
	width: 400px;	
	background-color: #e2fde1;
}


.block {
	padding: 10px;
}

.comment_block_0 {
	background: #FFE7D4 url('../img/bg_quote.png') no-repeat 7px 20px;
	color: #333333;
	width: 530px;
	padding: 10px;
}

.comment_block_1 {
	/*background-color: blue;*/
	width: 530px;
	padding: 10px;
}

.comment_block_empty {
	text-align: center;
}

.comment_block_name {
	margin-bottom: 20px;
}
	.comment_block_name a { color: #ff8000;	text-decoration: underline;}
	.comment_block_name a:hover { color: #2f6dc1; text-decoration: none; }

.comment_block_content {
	margin-left: 40px;
	margin-bottom: 10px;
}
.comment_block_delete a {
  text-decoration: underline;
	color: #ff8000;
	float: right;
}
.comment_block_delete a:hover {
  text-decoration: none;
	color: #2f6dc1;
}


#com_name {
	margin-bottom: 10px;
}

#com_isi { margin-bottom: 10px; }
#com_isi textarea { width: 400px; }

#new_com {
	
}

.icon_like {
	background: url("../img/rating/icon_thumb_up.png") no-repeat left;
	padding: 5px 0px 5px 20px;
	text-decoration: underline;
}

.icon_dislike {
	background: url("../img/rating/icon_thumb_down.png") no-repeat left;
	padding: 5px 0px 5px 20px;
	text-decoration: underline;
}

.profile a, .comment_block_name a {
  text-decoration: underline;
  color: #ff8000;
}
.profile a:hover, .comment_block_name a:hover {
  text-decoration: none;
  color: #2f6dc1;
}

/* Youtube */
#video {
  text-align: center;
  margin-right: 10px;
}
#video img {
  padding: 5px;
}
#video a {
  text-decoration: underline;
  color: #ff8000;
}
#video a:hover {
  text-decoration: none;
  color: #2f6dc1;
}

#frmYoutube {
  padding: 10px;
}

/* TipBox */
#tipBox{
	background: #f7fafb;
	border: 1px solid #3F7EEC;
	font-size: 11px;
	padding: 3px;
	width: 180px;
}
#tipBox.blue{
	color: #44a9da;
}
#tipBox.width{
	width: auto;
}
#tipBox.big{
	width: auto;
	font-size: 40px;
	line-height: 1em;
	padding: 1em;
}
