/* CSS Document */

body {
	margin:52px 0 0 0;
	background-color:#D8D8BD;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

td
{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#000000 ;
}

/**************************** Header part start *********************/

.topnav-dot{
height:26px;
background-image:url(images/topnav-dot.gif);
background-position:right top;
background-repeat:repeat-y;
}



/**************************** body part start *********************/

.artistbg{
	padding:0 12px 0 0;
	height:172px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color: d8d8bd;
}

.a-txt{
font-size:9px;
text-align:left;
line-height:12px;
color:#555547;
}

.a-txthead{
font-size:11px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#555547;
}

.view-bg{
padding:0 6px; 0 0;
height:19px;
background-image:url(images/view-bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

.d-padding{
padding:16px 0 0 24px;
}

.artist-click{
	padding:0 5px 0 0;
	height:16px;
	background-color:d8d8bd;
}

.d-txt{
	padding:16px 0 0 24px;
	font-size:12px;
	text-align:left;
	line-height:14px;
	color:#484848;
}

.d-txthead{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	color:#9A6125;
	text-decoration:none;
}








.buycd{
	font-size:12px;
	font-weight:bold;
	color:#366F2E;
	text-decoration:none;
}
.buycd:hover{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #366F2E;
	padding-right: 3px;
	padding-left: 3px;
}

.rating{
font-size:11px;
font-weight:bold;
color:#555547;
text-decoration:none;
}
.rating:hover{
font-size:11px;
font-weight:bold;
color:#555547;
text-decoration:underline;
}


.richt-click{
background-image:url(images/click-bg.gif);
background-position:left top;
background-repeat:no-repeat;
text-align:center;
}

.r-click{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.r-click:hover{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


/**************************** footer part start *********************/

.f-nav{
font-size:11px;
font-weight:bold;
color:#A1A17A;
text-decoration:none;
}
.f-nav:hover{
font-size:11px;
font-weight:bold;
color:#A1A17A;
text-decoration:underline;
}

.copyright{
font-size:9px;
color:#34744B;
}


.footerbg{
padding:33px 0 0 0;
height:102px;
background-color:#262625;
}
.welcome {
	font-size: 14px;
	color: #9A6125;
	text-decoration: none;
	padding-bottom: 20px;
	line-height: 20px;
}
h1 {
	font-size: 16px;
	color: #9A6125;
}
