/* CSS Document */

#artistNav a{
	float:right;
	z-index:400;
	position: absolute;
	width: 274px;
	height: 50px;
	top:2px;
	left:163px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/artistNavDark.gif) no-repeat;
	outline:none;
	}

#artistNav a:hover{
	float:right;
	z-index:400;
	position: absolute;
	width: 274px;
	height: 50px;
	top:2px;
	left:163px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/artistNavDark.gif) no-repeat;
	outline:none;
	}
/* =================================== MAIN */
 #main{
	float:left;
	clear:both;
	position:relative;
	width:631px;
	height:670px;
	}

#ruleOne {
	position:absolute;
	width:631px;
	height: 2px;
	background-color:#B9C2C7;
	overflow:hidden;
	}
	
 #ruleTwo {
	position:absolute;
	width:631px;
	height: 4px;	
	top:6px;
	background-color:#B9C2C7;	
	overflow:hidden;
	}

#biography {
	float:left;
	position:absolute;
	width:41px;
	height:137px;
	top:15px;
	margin:0px;

}

#biographyNameGraphic{
	float:left;
	position:absolute;
	width:41px;
	margin:0px;
	text-indent:-1000px;
	outline:none;
	text-decoration: none;
}

#biographyNameGraphic:hover{
display:block;
	float:left;
	position:absolute;
	width:41px;
	margin:0px;
	text-indent:-1000px;
	outline:none;
	text-decoration: none;
}

	
	



#biographyBorder{
	position:absolute;
	width:604px;
	height:650px;
	left:28px;
	border: #B9C2C7 solid 1px;
	margin:1px;
	}
	
/*===============================================================Column One ==============================================*/
#columnOne {
	float:left;
	width:88px;
	height:290px;

	}

#artistImage {
padding:4px;
	}

#playButton{
	float:left;
	margin:0;
	padding:0;
	padding-left:10px
	}

#playButton a {
background:transparent url(../images/playButton.gif) no-repeat;
display:block;
height:25px;
text-indent:-1000px;
width:27px;
outline:none;
}

#playButton a:hover {
background:transparent url(../images/playButton_over.gif) no-repeat;
display:block;
height:25px;
text-indent:-1000px;
width:27px;
outline:none;
}

#downloadButton{
	float:right;
	margin:0;
	padding:0;
	padding-right:12px;
}

#downloadButton a {
background:transparent url(../images/downloadButton.gif) no-repeat;
display:block;
height:25px;
text-indent:-1000px;
width:27px;
outline:none;
}

#downloadButton a:hover {
background:transparent url(../images/downloadButton_over.gif) no-repeat;
display:block;
height:25px;
text-indent:-1000px;
width:27px;
outline:none;
}
#lastestNews{
float:left;
background: url(../images/latestNewsButton.gif) no-repeat;
margin:13px 0px 8px 3px;
height:27px;
width:81px;


}

#lastestNews a{
display:block;
text-indent:-1000px;
background: url(../images/latestNewsButton.gif) no-repeat;
width:81px;
height:30px;
outline:none;

}

#lastestNews a:hover{
display:block;
background: url(../images/latestNewsButton_over.gif) no-repeat;
width:81px;
height:27px;
outline:none;
}

#requestArtistButton{
float:left;
background: url(../images/requestArtistButton.gif) no-repeat;
margin:0px 3px;
height:27px;
width:81px;
}

#requestArtistButton a{
display:block;
text-indent:-1000px;
background: url(../images/requestArtistButton.gif) no-repeat;
width:81px;
height:27px;

outline:none;

}

#requestArtistButton a:hover{
display:block;
background: url(../images/requestArtistButton_over.gif) no-repeat;
width:81px;
height:27px;

outline:none;
}

#downloadPressPack{
float:left;
background: url(../images/downloadPackButton.gif) no-repeat;
margin:8px 3px;
height:27px;
width:81px;
}

#downloadPressPack a{
display:block;
text-indent:-1000px;
background: url(../images/downloadPackButton.gif) no-repeat;
width:81px;
height:27px;
outline:none;

}

#downloadPressPack a:hover{
display:block;
background: url(../images/downloadPackButton_over.gif) no-repeat;
width:81px;
height:27px;
outline:none;
}
/*===============================================================Column Two ==============================================*/

#columnTwo {
float:right;
width:514px;
height:290px;

}

#artistInformation{
float:left;
padding:5px;

}
#artist{
	margin:0px;
	padding:4px;
	height:12px;
	color:#94A1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px
	}

#artistName{
	margin:0px;
	padding:0px;	
	padding-left:34px;
	color:#517283;
	line-height:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	}

	#artistName a{
	margin:0px;
	padding:0px;	
	padding-left:10px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	}
	
	#artistName a:hover{
	margin:0px;
	padding:0px;	
	padding-left:10px;
	color:#B9C2C7;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	}
	
 #afilliation{
	margin:0px;
	padding:4px;
	height:12px;
	color:#94A1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px	}
	
 #afilliationName{
	margin:0px;
	padding-left:20px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	}
	
 #city{
	margin:0px;
	padding:4px;
	height:12px;
	color:#94A1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px
	
	}
	
 #cityName{
	margin:0px;
	padding-left:48px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	}
 #country{
	margin:0px;
	padding:4px;
	height:12px;
	color:#94A1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px
	}
	
 #countryName{
	margin:0px;
	padding-left:30px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	}

#fullBiography{
	position:relative;
	float:left;
	clear:left;
	width:505px;
	height:529px;
	border: #B9C2C7 solid 1px;
	top:20px;

	}

#fullBiographyGraphic {
	z-index:300;
	float:left;
	position:relative;
	width:104px;
	height:21px;
	background:url(../images/fullBiographyTab.jpg) no-repeat;
	text-indent:-1000px;
	top:-21px;
	left:-1px;
	}

#fullBiographyStory{
float:left;
	z-index:200;
	position:absolute;
	width:492px;
	height:500px;
	border:1px #B9C2C7 solid;;
	left:5px;
	top:20px;
	overflow-x:hidden;
	overflow-y:auto;
	}

#fullBiographyStory p{
margin-right:10px;
width:auto;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#517283;

}

#footer{
margin-left:4px;
}
