@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	min-width: 990px;
}

a {
	color: #046133;
}

a img {border: 0px;}
#top {
	height: 172px;
	background: url('/img/top_bg.png') right top repeat-x;
}
#left_top {
	padding-left: 38px;
	height: 172px;
	width: 634px;
	text-align: right;
	background: url('/img/top_left.jpg') left top no-repeat;
}
#right_top {
	background: url('/img/top_right.jpg') right top no-repeat;
	height: 132px;
	padding-right: 329px;
}
#top h1 {
	margin:0; padding:0;
	position: absolute;
	left: 317px;
	top: 41px;
	width: 294px; 
	height: 55px;
	overflow: hidden;
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	vertical-align: top;
	color: white;
}
#top h1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:294px; height:55px;
	background:url('/img/header.jpg') top left no-repeat;
}

#content {
	width:100%;
}


#content .column {
	position: relative;
	float: left;
	border:1px solid #900;
}

#left {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-right:20px;
}
/*** IE6 Fix ***/


/******************* left column ************************/

#left form { padding: 0; margin: 0;}

#left h3.green {	
	color: #046133;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 17px;	
	padding: 0;
	margin: 0;
	
}

#left #today {
	padding: 0;	
	margin: 0 0 20px 15px;
}

#left #today h3 {
	margin-top: -1px;
	width: 58px;
	float: left;
	overflow: hidden;
	padding-right: 5px;
	position: relative;
}

#left #today h3 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;	
	width:58px; height:17px;
	background: url('/img/today.png') top left no-repeat;
}

#left #search {
	padding: 0;
	margin: 0 0 35px 15px;
}



#left #search h3 {
	width: 46px;
	height: 17px;
	overflow: hidden;
	margin-bottom: 8px;
	position: relative;
}

#left #search h3 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;	
	width:46px; height:17px;
	background: url('/img/search.png') top left no-repeat;
}

#left #search input, #left #search select {
	margin-bottom: 5px;
}

#left #search select {
	width: 105px;
}


#left #search input#text {
	width: 120px;
}

#left #search #submitBtn
{
	float: right;
}

#left ul#menu {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 15px;
	clear: both;
}

#left ul#menu li {
	list-style: none;
	padding: 0;
	margin: 0 0 8px;
	height: 17px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#left ul#menu li a {
	color: #046133;
	width: 200px;
	overflow: hidden;
	display: block;
	position: relative; 
}

#left ul#menu li a span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;	
	width: 200px;
	height: 17px;
	background-image: url('/img/menu.png');
	background-repeat: no-repeat;	
	cursor: pointer;
}

#left ul#menu li #catalog span { background-position: 0px 0px; }
#left ul#menu li.selected #catalog span { background-position: -200px 0px; }
#left ul#menu li #about span { background-position:0px -20px; }
#left ul#menu li.selected #about span { background-position: -200px -20px; }
#left ul#menu li #faq span { background-position:0px -40px; }
#left ul#menu li.selected #faq span { background-position: -200px -40px; }
#left ul#menu li #how_add span { background-position:0px -60px; }
#left ul#menu li.selected #how_add span { background-position: -200px -60px; }

#left #login {
	padding: 10px 15px;
	background: #eef5e9;
}

#left #login h3 {
	width: 198px;
	overflow: hidden;
	margin-bottom: 8px;
	position: relative;
}

#left #login h3 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;	
	width:198px; height:17px;
	background: url('/img/login.png') top left no-repeat;
}

#left #login form span {
	color: #888888;
	line-height: 1.5em;
}

#left #login form {
	margin-bottom: 15px;
}
#left #login form input { vertical-align: middle; margin-bottom: 5px;}

/******************** right column ***********************/

#right {
	width: 90px;	
	padding-left: 21px 
}

#right a{
	display: block;
	width: 90px;
	height: 60px;
	margin-bottom: 15px;
}

/******************** center column ***********************/


/*#AutoNumber1{font-size:11px}*/
#center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 1.5em;
	width:100%;
}

#center table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;	
	width: 100%;
}
#center table td, #center table th {
	padding: 0.4em 0.4em 0.4em 0.8em ;
	margin: 0px;	
	border: 0px none;
	
}
#center table tr.odd td {
	background: #f5f5f5;
}
#center table th {
	text-align: left;
}
#center table td img {
	vertical-align: middle;
	margin-right: 5px;
}
#center #page { color: #888888; text-align: right; margin-top: 15px;}
#center #page span {
	display: inline-block;
	width: 1em;
	text-align: center;
	border-right: 1px solid #888888;
	color: #000000;
}
#center #page span#last {
	border-right: 0px none;
} 

#center #copy {
	margin-top: 25px;
	font-size: 90%;
	color: #a5a5a5;
}

table.infoTable { border-collapse: collapse; border-color: #111111; width: 100%; font-size: 10pt; font-weight: bold;  }
td.rating { font-size: 13px; color: #C81016; font-weight: bold; padding-left: 17px; }
td.ratingBig { font-size: 20px; color: #C81016; }
td.white { font-size: 8pt; color: #ffffff; }
td.pages { font-size: 9pt; padding-right: 10px; vertical-align: middle; color: #3F3333; font-weight: bold; }
td.firstSong { height: 20px; background-color: #FFCCCC; text-align: left; vertical-align: middle; }
td.secondSong { height: 20px; background-color: #FFFFCC; text-align: left; vertical-align: middle; }
d.thirdSong { height: 20px; background-color: #CCFFCC; text-align: left; vertical-align: middle; }
td.whiteSong { height: 20px; background-color: #FFFFFF; text-align: left; vertical-align: middle; }
td.graySong { height: 20px; background-color: #EEEEEE; text-align: left; vertical-align: middle; }
td.number { height: 20px; color: #808080; background-color: #FFFFFF; text-align: right; vertical-align: middle; width: 13px; font-size: 10pt; font-weight: bold; }
td.price { height: 20px; color: #C81016; text-align: right; vertical-align: middle; font-size: 10pt; font-weight: bold; padding-right: 5px; }
td.listenText  { font-family: Tahoma; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none; height: 40px; padding-left: 10px; padding-right: 10px;}

a.black:link    { font-family: Tahoma; color: #000000; font-size: 12pt; text-decoration: underline;}
a.black:visited { font-family: Tahoma; color: #000000; font-size: 12pt; text-decoration: underline; }
a.black:active  { font-family: Tahoma; color: #000000; font-size: 12pt; text-decoration: underline;}

a.artistName:link  { font-family: Tahoma; color: #808080; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.artistName:visited { font-family: Tahoma; color: #808080; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.artistName:active  { font-family: Tahoma; color: #808080; font-size: 12pt; font-weight: bold; text-decoration: none;}

a.songName:link  { font-family: Tahoma; font-size: 10pt; color: #3F3333; font-weight: bold; text-decoration: none;}
a.songName:visited { font-family: Tahoma; font-size: 10pt; color: #3F3333; font-weight: bold; text-decoration: none;}
a.songName:active  { font-family: Tahoma; font-size: 10pt; color: #3F3333; font-weight: bold; text-decoration: none;}

a.back:link    { font-family: Tahoma; font-size: 13px; color: #C81016; font-weight: bold; text-decoration: none;}
a.back:visited    { font-family: Tahoma; font-size: 13px; color: #C81016; font-weight: bold; text-decoration: none;}
a.back:active    { font-family: Tahoma; font-size: 13px; color: #C81016; font-weight: bold; text-decoration: none;}

.mainmenu {color: #046133; font-size: 100%; margin: 7px 0px 0px 0px; text-decoration: none;}

td.frletter a,td.frletter a:active	{color:#009900}

div.footnote	{text-align:left;font-size:70%;border-top:solid 1px black}

td.row, th.row	{vertical-align:top;padding:0px 9px;text-align:left; color:#046133; font-family:Arial, Helvetica, sans-serif}
td.firstrow, th.firstrow	{background-color:#FFCCCC}
td.secondrow, th.secondrow	{background-color:#FFFFCC}
td.thirdrow, th.thirdrow	{background-color:#CCFFCC}
td.thirdrow, th.thirdrow	{background-color:#CCFFCC}
td.oddrow, th.oddrow	{background-color:#FFFFFF}
td.evenrow, th.evenrow	{background-color:#EEEEEE}

td.name	{text-align:right}
#include table td table td{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:14px; font-weight:bold}
#include table td p {font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:13px; text-align:left}
#include table td ul{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:13px; text-align:left}
#include table td font{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:13px}
#include table td b{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:14px}
#include table td  a{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:13px}
#include{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:13px}
#include table td{font-family:Arial, Helvetica, sans-serif; color:#046133; font-size:13px;text-align:center}


td.frletter,td.frletter a	{color:#046133;border:none;font-size:11px;width:1em;font-weight:bold;text-decoration:none}
td.selected,td.selected a	{background-color:#eeeeee;color:#046133;text-decoration:none}
.rightowners {font-family: Tahoma; font-size: 9px; color:#999999; text-decoration: none;}
.copyright {text-align:left; font-family: Tahoma; font-size: 10px; color:white; text-decoration: none;}
a.copyright:link {font-family: Tahoma; font-size: 10px; color:white; text-decoration: underline;}
a.copyright:visited {font-family: Tahoma; font-size: 10px; color:white; text-decoration: underline;}
a.copyright:active {font-family: Tahoma; font-size: 10px; color:white; text-decoration: underline;}


/* sort melody list */
div.sort div { margin-bottom: 5px; color: #666666; }
div.letters { text-align: center; }
div.letters a { color: #666666; }
div.letters span.current { padding: 2px 3px; background-color: #ff3b00; color: white; }
div.letters span.inactive { color: #cccccc; }
div.sort td { color: #666666; }


#paging { text-align: right; font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; }
#paging.paging a { text-align: right; font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; }

