/* Artist Page */
#artist{
	float:left;
	width:735px;
	margin:0 0 11px 17px;
	background:url(../img/bck.gif);
}
* html #artist{
	margin:0 0 11px 9px;
}
#artist #right{
	float:right;
	width:516px;
	color:#FFFFFF;
	background:#594F4A url(../img/right.gif) no-repeat top;
	padding:0 25px 0 25px;
	min-height: 346px; /*csmod*/
	_height: 347px; /*csmod*/
}
#artist #right2{
	float:right;
	width:566px;
	color:#9F9E9F;
	background:#433A35 url(../img/right2.gif) no-repeat top right;
	padding:0;
	min-height: 346px; /*csmod*/
	_height: 347px; /*csmod*/
}

#content{
	float:left;
	width:380px;
	margin:20px 20px 0 0;
}

#artist #content {
	float:right;
	width:380px;
	margin:20px 20px 0 0;
}

#artist #content a:link, 
#artist #content a:active, 
#artist #content a:visited {
	font-weight:normal;
	color:#D3AD60;
/*	color:#9F9E9F;*/
}

* html #artist #content{
	margin:20px 10px 0 0;
}

#artist #content h2{
	color:#E38600;
	font-size:13px;
	margin:0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #C2B1A9;
	text-transform: uppercase;
}
#artist #right h2{
	font-size:9px;
	font-weight:bold;
	margin:29px 0 19px 0;
	padding:0 0 11px 0;
	border-bottom:1px dotted #FFFFFF;
	text-transform: uppercase;
}
#artist #left{
	float:left;
	width:125px;
	font-size:11px;
	background:#433A35 url(../img/left.gif) no-repeat top;
	padding:33px 22px 0 22px;
	color:#FFFFFF;
}
#artist #left h2{
	font-size:11px;
	margin:0;
	text-transform: uppercase;
}
#artist #left p{
	color:#D5D5D5;
	margin:9px 0 6px 0;
	border-bottom:1px dotted #C2B1A9;
	padding:0 0 14px 0;
}
#artist #left p b{
	color:#FFFFFF;
}
#artist #left p span b{
	color:#D5D5D5;
}
#artist #bottom{
	clear:both;
	border-top:1px solid #1D1A21;
	width:735px;
	height:28px;
	background:url(../img/fbottom.gif) no-repeat;
}
#artist #right2 table {
	width:146px;
	background:#594F4A;
	margin:0;
}

#artist table {
	margin:23px 0 0 0;
}

#artist table tr.artist td {
	/*width:105px;*/
	width: 118px;
	height:115px;
	text-align:center;
	vertical-align:middle;
	background:url(../img/artist_img_bck.gif) no-repeat center;
}

#artist #right2 table tr.artist td {
	*padding: 0 0 0 10px;
}

#artist table tr.artist td.even {
	background:url(../img/artist_img_bck2.gif) no-repeat center;
	/* *padding: 0 0 0 9px; */
}
#artist table tr.artist td.even2 {
	background:url(../img/artist_img_bck2.gif) no-repeat center;
	*padding: 0 0 0 9px;
}
#artist table tr.artist img {
	*padding: 0 0 0 0px;
	*margin: 0 0 0 0px;
	border:1px solid #E4E9E9;
}
#artist table tr.desc td b {
	color:#D6D6D6;
}
#artist table tr.desc td{
	width: 118px;
	color:#9F9E9F;
	padding:0 8px 0 8px;
}
#artist table tr.button td{
	padding:0 8px 0 8px;
}
#artist table tr.button td input{
	color:#F5B800;
	background:#433A35 url(../img/button.gif) no-repeat;
	border:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
	height:18px;
	width:72px;
}

#artist table tr.title td {
	width:102px;
	height:31px;
/*    padding:0 8px 0 8px;*/
    padding:2px 5px 2px 5px;
	font-size: 9px;
/*	background:url(../img/artist_title_bck.gif) no-repeat center;*/
	background: #473D38;
}
#artist table tr.title td.even {
/*	background:url(../img/artist_title_bck2.gif) no-repeat center; */
	background: #2C2522;
}
#artist table tr.title a:link, #artist table tr.title a:active, #artist table tr.title a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#artist table tr.title a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#artist table tr.title span {
	color:#D8D8D8;
	font-weight:bold;
}

#artist table tr.title span a:link, 
#artist table tr.title span a:active, 
#artist table tr.title span a:hover, 
#artist table tr.title span a:visited {
	color:#D8D8D8;
	font-weight:normal;
}
#artist #left ul{
	margin:0;
	padding:0 0 26px 0;
	list-style-type:none;
}
#artist #left ul li{
	border-bottom:1px dotted #C2B1A9;
	border-top:1px dotted #C2B1A9;
	padding:7px 0 7px;
	margin:0 0 7px 0;
}
#artist #left ul a:link, #artist #left ul a:active, #artist #left ul a:visited{
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#artist #left ul a:hover{
	font-weight:bold;
	font-size:13px;
	color:#FFAE00;
	text-decoration:none;
}

#artist #left select {
    font-size: 11px;
}

#box{
	float:left;
	background:#847972;
	color:#D5D5D5;
	width:125px;
	padding:0 22px 0 22px;
}
#box select {
    font-size: 11px;
}
#box p{
	margin:10px 0 0 0;
	padding:0;
}
#box b{
	color:#FFFFFF;	
}

ul.tracks{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.tracks li{
	display:block;
	float:left;
	width:134px;
	height:25px;
    font-size: 9px;
/*	background:#685E5A url(../img/play.gif) no-repeat left; */
	background:#685E5A;
	margin:0 auto 1px auto;
	padding:3px 0 3px 0px;
}

ul.tracks li img {
	float:left;
}

/*
ul.tracks li.nomp3{
	background:#685E5A;
}
*/

ul.tracks li a:link, ul.tracks li a:active, ul.tracks li a:hover{
	display:block;
	margin:0 0 0 35px;
	color:#EAD5AD;
	text-decoration:none;	
}
ul.tracks li a:visited{
	display:block;
	margin:0 0 0 35px;
	color:#EAD5AD;
	text-decoration:none;
}
ul.tracks li b{
	display:block;
	margin:0 0 0 14px;
	font-weight:normal;
	color:#D8D8D8;
}
h3.tracks{
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0 10px 10px;
	text-transform: uppercase;
}
div.buy{
	background:#332B27;
	color:#FFA800;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:15px 0 0 5px;	
	height:35px;
	border-bottom:1px dotted #C2B1A9;
	border-top:1px dotted #C2B1A9;
}
div.buy table{
	background:#332B27 !important;
	width:auto !important;
}
div.buy select{
	margin:0 0 0 8px;
	font-size: 11px;
}
input.buy{
	width:29px;
	height:29px;
	background:url(../img/buy.gif) no-repeat;
	border:0;
	padding:0;
	margin:0 0 0 8px;	
}
table.shop{
	width:100% !important;
	background:#433A35 !important;
}
table.shop td.shop_image{
	background:url(../img/shop.gif) no-repeat center;
	text-align:center;
	/*width:84px;*/
	height:55px;
	/* *padding:0 0 0 5px; */
}
table.shop td.buy_link{
	text-align:center;
	height:20px;
	padding:0px 5px 15px 5px;
}
table.shop td.buy_link a{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
/* Artist Page */

