body{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Trebuchet MS;
	color: black;
	font-size: 12px;
	background-image: url(http://www.singme.com/lib_images/bg.jpg);
	background-color: #cbbba8;
	background-repeat: repeat-x;
}

div, td{
	font-family: Verdana, Trebuchet MS;
	color: silver;
	font-size: 12px;	
}

.td12whitebg{
	font-family: Verdana, Trebuchet MS;
	color: #000000;
	font-size: 12px;	
}

.td12{
	font-family: Verdana, Trebuchet MS;
	color: #222;
	font-size: 12px;	
}

.td11{
	font-family: Arial, Trebuchet MS;
	color: #222;
	font-size: 11px;	
}

.texta_embed{
	font-family: Arial, Trebuchet MS;
	color: #222;
	font-size: 11px;	
	overflow: hidden;
}

a {
	color: #111;
}

p{
	font-family: Verdana, Arial, Trebuchet MS;
	color: black;
	font-size: 12px;	
	padding: 0px;
}

/* browse elements */
.genrelink {
	font-family: Verdana, Arial, Trebuchet MS;
	color: #444;
	font-size: 11px;	
	text-decoration: none;
}

.genrelink:hover {
	text-decoration: underline;
}

/* ruler nav */
#myruledtable tr.ruled{
	background:#ddd;
}

.leftnav_link {
	font-family: Arial, Helvetica, Trebuchet MS, Verdana;
	color: #444;
	font-size: 14px;	
	padding-left: 8px;
	text-decoration: none;
}

.leftnav_link:hover {
	color: #000;
	text-decoration: none;
}

.asteris{
	font-family: Verdana, Trebuchet MS;
	color: #BB0000;
	font-size: 12px;
}	
/* general elements */
.ul_faq {
	list-style: disc; 
	margin: 0;
	padding: 2px;
	padding-left: 20px;
	font-size: 12px;	
}

.ul_faq:li {
	font-size: 12px;	
}

.ul_faq_level2 {
	list-style: circle; 
	margin: 0;
	padding: 2px;
	padding-left: 20px;
	font-size: 12px;	
}

.ul_faq_level2:li {
	font-size: 12px;	
}

.divider01 {
	background-image: url(http://www.singme.com/lib_images/div_dash_gray_01.gif);
	background-repeat: repeat-x
	height: 1px;
}

.divider02 {
	background-image: url(http://www.singme.com/lib_images/div_dash_gray_02.gif);
	background-repeat: repeat-x
	height: 1px;
}

#panelbox	{
	padding: 0px;
	margin: 0px;
	border: 1px dashed gray;
	background-color: #f5f5f5;
}


#moduletitle {
	font-family: Arial, Helvetica, Trebuchet MS, Verdana;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

#moduletitle:hover {
	color: #000;
	text-decoration: underline;
}


/*side top and bottom curves  */
.side{
	width: 6px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.center{
	background-color: black;
	width: 730px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.top_bottom{
	height: 9px;
	width: 742px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.content{
	width: 742px;
	background-image: url(http://www.singme.com/lib_images/content_bg.jpg);
	background-repeat: repeat-y;
}

.home_right{
	width: 192px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}


/* side box */
.panelitem {
	padding-left: 10px;
}

.panelsongtitle{
	font-family: Arial, Helvetica, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

.panelsongtitle:hover{
	color: #000;
	text-decoration: none;
}

.panelaspopularized {
	font-size: 11px;
	font-weight: none;
	color: #666;
	text-decoration: none;
}

.panelartistname{
	font-family: Arial, Helvetica, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: none;
	color: #444;
	text-decoration: none;
}

.panelartistname:hover{
	color: #000;
	text-decoration: none;
}

#sidebox{
	margin-bottom: 5px;
}

.box{
	background-color: #f2f2f2;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
}

.box_nopadding{
	background-color: #f2f2f2;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: black;
}

.sitesection{
	font-family: Arial, Trebuchet MS;
	font-size: 18px;
	color: #cc0000;
	margin-right: 10px;
	margin-bottom: 8px;
}

.clear{
	clear: both;
}

.redlink{
	color: red;
	text-decoration: none;
}

.redlink:hover{
	text-decoration: underline;
}
 
#panel table tr td{
	width: 172px;
	border-top: 1px dashed black;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: black;
}

#panel table tr td a{
	width: 172px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	text-decoration: none;
}

#panel table tr td:hover, #panel table tr td a:hover{
	background-color: #E1E1E1;
}

#panel2 table tr td a {
	width: 172px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	text-decoration: none;
	font-size: 14px;
	height: 20px;
	vertical-align: middle;
}

#panel2 table tr{
	border-top: 1px dashed #999;
}

#panel2 table tr td:hover, #panel2 table tr td a:hover{
	background-color: #E1E1E1;
}

.btracks{
	font-family: Arial, Trebuchet MS;
	font-size: 15px;
	color: #cc0000;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.black{
	color: white;
	background-color: black;
	padding-left: 5px;
	padding-right: 5px;
}

.sitesectionw{
	font-family: Arial, Trebuchet MS;
	font-size: 18px;
	color: white;
	margin-right: 10px;
	margin-bottom: 8px;
}

.a11w{
	font-family: Arial, Trebuchet MS;
	font-size: 11px;
	color: white;
}

.title{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.title:hover{
	text-decoration: underline;
}

.genre{
	text-decoration: none;
	color: silver;
	font-size: 11px;
}

.genre:hover{
	text-decoration: underline;
}

.artist{
	text-decoration: none;
	color: silver;
	font-size: 11px;
}

.artist:hover{
	text-decoration: underline;
}

.song{
	font-size: 11px;
	border-top: 1px dashed white;
	padding-top: 8px;
}

.orangelink{
	font-size: 11px;
	color: #fff200;
	text-decoration: none;
}

.orangelink:hover{
	text-decoration: underline;
}

.footer{
	font-size: 11px;
	color: silver;
	text-decoration: none;
}

.footer:hover{
	text-decoration: underline;
}

.a18b{
	font-family: Arial, Trebuchet MS;
	font-size: 24px;
	color: black;
	margin-bottom: 10px;
}

#inside{
	font-size: 11px;
}

#inside div{
	color: black; padding: 10px;
}

a{
	text-decoration: none;
	color: silver;
}

a:hover{
	text-decoration: underline;
}

.more{
	color: #c00;
	text-decoration: none;
	margin-right: 10px;
	font-size: 11px;
}

.more:hover{
	color: #e00;
	text-decoration: underline;
}

	
/*saerch results */
.songtitle{
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
}

.songtitle:hover{
	text-decoration: underline;
}

.songartist{
	color: maroon;
	text-decoration: none;
}

.songartist:hover{
	text-decoration: underline;
}

#pay, #pay td{
	color: black;
	font-size: 11px;
}

.ratings_label {
	font-size: 12px;
}

.payopt_label{
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.songprice{
	color: maroon;
}

.with{
	font-size: 11px;
	float: left;
	margin-right: 5px;
	width: 65px;
	margin-bottom: 5px;
}

.with2{
	font-size: 11px;
	float: left;
	margin-right: 5px;
	width: 25px;
	margin-bottom: 5px;
}

.pay_icon{
	float: left;
	margin-right: 2px;
	width: 15px;
	margin-bottom: 5px;
}

.boxedlink {
	padding: 2px 4px;
	margin:10px 0;
	font-family: Verdana, Trebuchet MS;
	color: #000000;
	font-size: 12px;
}

.boxedlink:link {
	padding: 2px 4px;
	border: 1px solid #FFF;
	color: #000000;
	font-family: Verdana, Trebuchet MS;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.boxedlink:visited {
	padding: 2px 4px;
	border: 1px solid #FFF;
	color: #000000;
	font-family: Verdana, Trebuchet MS;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;

}

.boxedlink:hover { 
	padding: 2px 4px;
	background-color: #fff;
	color: #0403AD;
	border: 1px solid #999; 
	text-decoration: none;
	font-family: Verdana, Trebuchet MS;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	}
/*FAQ*/

.fag_lnk {
	color: #006699;
}

.faq_lnk_ul {
	list-style: none; 
	margin: 0;
	padding: 2px;
	padding-left: 20px;
	font-size: 12px;
}

.faq_lnk_ul li {
	padding: 2px;
}

/*RATINGS*/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(http://www.singme.com/lib_images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*Info*/
.info_err{
    top:2em;
	left:0em;
	width:500px;
    border:1px solid #F0D070;
    background-color:#FFFFE4;
	color:#9B0000;
	padding:3px;
    text-align: center
    text-decoration:none
    font-family: Verdana, Trebuchet MS;
	font-size: 12px;
}

/*SCROLL*/
.arrow {
			cursor: pointer;
		}
	
.scroll {
			font: 11px  Arial, Trebuchet MS;
			text-align: left;
			border: 1px solid #EAEAEA;
			height: 160px;
			width: 160px;
			overflow: hidden;
			padding-right: 2px;
}