/* CSS Document */
/* ALL TAGS SPECIFIC TO THE CART SECTION OF THE SITE */

body {
background-color:#6e6b40;
background-image:url(../images/interface/artist_bg.png);
}

#artist-wrapper {
	margin:  auto;
	text-align: center;
	width:  964px;
	padding: 0px;
	overflow: hidden;
}

#artist-header {
	width:  928px;
	height:71px;
	padding-left:20px;
	background-color:#96964d;
	background-image:url(../images/interface/artist_box_bg.png);
	border-left: #b2b27d 8px solid;
	border-right: #b2b27d 8px solid;
	border-bottom: #b2b27d 8px solid;
}


#artist-header-box {
width:  948px;
background-color:#96964d;
background-image:url(../images/interface/artist_box_bg.png);
border: #b2b27d 8px solid;
position:  relative;
float:left;
}

#artist_image_holder {
float:left;
}
#artist_image {
margin-left:0px;
margin-right:20px;
margin-top:0px;
padding:0px;
border-right: #b2b27d 8px solid;
}
#artist_image_more {
/*
margin-bottom:20px;
margin-left:0px;
margin-right:20px;
margin-top:0px;
padding:0px;
border-right: #b2b27d 8px solid;
border-bottom: #b2b27d 8px solid; 
*/
}


#artist-head-content {
margin-left:  20px;
margin-right: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:17px;
color:#ffffff;
text-align:left;
}


#artist-head-callout-text {
font-family:"Arial Black";
font-size:14px;
font-weight:normal;
line-height:20px;
border-bottom: #b2b27d 8px solid;
border-top: #b2b27d 8px solid;
color:#000000;
margin-top:4px;
margin-bottom:4px;
padding-top:4px;
padding-bottom:4px;
overflow:hidden;
}

#artist-head-description-text {
}

.top_button_row_main {
margin-bottom:  10px;
margin-right:  20px;
position: absolute;
bottom: 0 !important;
bottom: -1px;
right: 0 !important;
right: -1px;
float:right;
}

.top_button_row_main a {
text-decoration: none;
}
.top_button_row_more {
margin-bottom:  10px;
margin-right:  20px;
margin-top:  5px;
float:right;
}

.top_button_row a {
text-decoration: none;
}




#artist-left-col {
width:200px;
text-align:center;
font-weight:bold;
color:#ffffff;
float:left;
padding:12px;
margin-right:26px;
margin-left:14px;
}

#artist-secure-site {
margin:  -5px auto 10px auto;
}	

.free_download_button_row {
width:  122px;
margin: 0 auto 10px auto;
 }

#artist-cds-holder {
width:610px;
float:left;
clear:right;
margin-left:28px;
padding-left:24px;
padding-bottom:12px;
border:0px;
}

.artist-cd-box {
width:568px;
border-left: #ffffff 6px solid;
border-right: #ffffff 6px solid;
border-bottom: #ffffff 6px solid;
border-top: #ffffff 6px solid;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
float:left;
background-color:#aba668;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
line-height:15px;
color:#000000;
padding:20px;
}

.artist-cd-artist {
font-family:"Arial Black";
font-size:18px;
line-height:19px;
font-weight:normal;
color:#000000;
margin-bottom: 5px;
}

.artist-cd-title {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
color:#ffffff;
font-size:18px;
line-height:19px;
margin-bottom: 5px;

}

.artist-cd-image {
padding:0px;
margin-right:8px;
margin-bottom:8px;
float:left;
}

#cd-box-top {
width:964px;
text-indent:0px;
height:8px;
float:left;
background-image:url(../images/interface/artist_main_area_bg_top.png);
background-repeat:no-repeat;
margin:0px;
padding:0px;
border:none;
background-position:bottom;
}

#cd-box-bottom {
width:964px;
text-indent:0px;
height:8px;
float:left;
background-image:url(../images/interface/artist_main_area_bg_top.png);
background-repeat:no-repeat;
margin:0px;
padding:0px;
border:none;
background-position:top;
}

#cd-box-bg {
width:964px;
float:left;
background-image:url(../images/interface/artist_main_area_bg_main.png);
background-repeat:repeat-y;
margin:0px;
padding:0px;
}

.cd_text {
margin-top:  10px;
margin-bottom: 10px;
}


.cd_cover_holder {

}

/* CONTROLS THE SONG ROWS */

.song_list_table {
border-top: solid 1px #000000;
border-left: solid 1px #000000;
}

td.play {
width: 32px;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#ffffff;
padding-left:4px;
padding-top:4px;
padding-bottom:8px;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
}
.song-row-up td.play {
background-color:#828a54;
}
.song-row-over td.play {
background-color:#604926;
}
.song-row-clicked td.play {
background-color:#7a5e30;
}
.song-row-up-last td.play {
background-color:#828a54;
border-bottom:none;
}
.song-row-over-last td.play {
background-color:#604926;
border-bottom:none;
}
.song-row-clicked-last td.play {
background-color:#7a5e30;
border-bottom:none;
}

td.buy {
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#ffffff;
padding-left:4px;
padding-top:4px;
padding-bottom:8px;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
}
td.buy a {
text-decoration: none;
color: #ffffff;
}

.song-row-up td.buy {
background-color:#96ab54;
}
.song-row-over td.buy {
background-color:#753B0C;
}
.song-row-clicked td.buy {
background-color:#8a4a0d;
}
.song-row-up-last td.buy {
background-color:#96ab54;
border-bottom:none;
}
.song-row-over-last td.buy {
background-color:#753B0C;
border-bottom:none;
}
.song-row-clicked-last td.buy {
background-color:#8a4a0d;
border-bottom:none;
}


td.songtitle {
width: 185px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
padding-left:4px;
padding-top:4px;
padding-bottom:8px;
padding-right:2px;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
}

td.songtitle a {
color:  #000000;
}
.song-row-up td.songtitle {
background-color:#dfe2d0;
color:#000000;
}
.song-row-over td.songtitle {
background-color:#6F782B;
color:#ffffff;
}
.song-row-clicked td.songtitle {
background-color:#809430;
color:#ffffff;
}
.song-row-up-last td.songtitle {
background-color:#dfe2d0;
border-bottom:none;
color:#ffffff;
}
.song-row-over-last td.songtitle {
background-color:#6F782B;
border-bottom:none;
color:#ffffff;
}
.song-row-clicked-last td.songtitle {
background-color:#809430;
border-bottom:none;
}

.cd_button_row {
margin-top: 10px
}

.cd_button_row a {
text-decoration: none;
}

.song_list_table_holder {
float:right;
clear:right;
margin-left: 10px;
}

.top_button_row_more a {
text-decoration: none;
}



	




