/* CSS Document */

/* COLORS

#707028 - army green
#6f6e1a - top banner green
#999933 - page title green

*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
p {
	margin-top: 0px;
	font-size: 11px;
}
img {
	border: none;
}
.note {
	font-size: 10px;
	font-weight:normal;

}
td.page_title {
	padding: 30px 0px 20px 0px;
}
div.page_title {
	position: relative;
	/*
	color: #999933;
	*/
	color:#506637;
	font-weight: bold;
	font-size: 24px;
	padding-left: 16px;

	line-height: 70%;

}
.page_subtitle {
	position: relative;
	left: 2px;
	color:#333333;
	font-size: 12px;
	font-weight: bold;

}
div.footer {
	font-size: 12px;
	font-weight: bold;
}
tr.footer td {
	padding-top: 20px;
}
div.album_title {
	position: relative;
	color:#666666;
	font-weight: bold;
	font-size: 18px;
	left: -2px;
}
table#top_nav_banner td {
	vertical-align: bottom;
	height: 1px;
	padding: 0px;
	margin: 0px;
	
}
td.column1 {
	vertical-align: top;
	width: 50%;
	padding-left: 42px;
}
td.column2 {
	vertical-align: top;
	width: 50%;
}
div.album_wrap {
	position: relative;
	/*
	border: 4px #FFFFFF double;
	*/
	margin: 4px;
	padding: 4px;
	margin-right: 1px;
	height: 90%;
	background:url(images/bg_transp.png) repeat;
	
	
}
table.album {
	
	width: 410px;
	height: 200px;
	margin: 16px;
	vertical-align: top;

}
table.album td {
	vertical-align: top;
	text-align:left;
}
td.albumcover_cell {
	width: 5px;
	height: 135px;
	
	/*
	border: 1px #FFFF00 dotted;
	*/
}
td.albumcover_cell div {
	position: relative;
	
}
img.albumcover {
	border: 1px #666666 solid;
	padding: 0px;
	margin: 0px;

}
td.descr_cell {
	vertical-align: top;
	padding-left: 8px;
}
td.descr_cell div {
	position: relative;
	top: -2px;
}
hr.after_descr {
	height: 1px;
	color: #999999;
	

}
td.list_header_cell {

	height: 12px;
}
div.list_header {
	height: 14px;
	width: 131px;
	padding: 4px 0px 2px 0px;
	font-weight: bold;
	color:#C83737;
	
	/*
	border: 1px #666666 solid;
	background-color:#F3DC8D;
	padding: 2px;
	*/

}
table#song_table {
	width: 137px; 
	margin: 0px; 
	padding: 0px; 

}
td.songlist_cell {
	width: 120px;
	padding-top: 2px;
	vertical-align: top;
	/*
	border: 1px #FFFF00 solid;
*/
}
td.buy_cell {
	padding: 0px;
	vertical-align: top;
	
}

td.buy_cell a.buysonglink {
	display: block;
}



a.mp3 {
	font-size: 11px;

}
a.showhide {
	text-decoration: none;
}


.buysong {
	
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	height: 19px;

}
a.buysonglink {


}
.songlist {
	font-size: 10px;
	font-weight:bold;
	
	
}

div.songlist {

	height: 19px;
	padding-top: 0px;
	vertical-align: top;


}

.js_more {
	display:none;
}
