/* 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;
	}
	
.roster {
float:left;
	width:631px;
	margin:0px;
	border-bottom:#FFFFFF solid 1px;									
	height:100%;	      				
	}


.rosterNameGraphic img{
display:block;
	float:left;
	text-indent:-1000px;
	outline:none;
	margin:10px 0px;
	border:none;
}




.rosterBorder{
	float:right;
	clear:right;
	width:590px;
	border: #B9C2C7 solid 1px;
	border-bottom:3px solid #517283;
	padding-right:8px;
	}
	

.columnOne {
	float:left;
	width:88px;
	height:257px;

	}

.artistImage {
padding:4px;
clear:right;
	}

.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;
	background:transparent url(../images/downloadButton.gif) no-repeat;
}

.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:30px;
outline:none;
}

.requestArtistButton{
display:block;
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;
clear:right;
width:490px;
}

.artist{
	margin:0px;
	padding:4px;
	height:23px;
	color:#94A1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px
	}

.artistName{
	margin:0px;
	padding:0px;	
	padding-left:10px;
	color:#517283;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	}

	.artistName a{
	margin:0px;
	padding:0px;	
	padding-left:33px;
	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:33px;
	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:47px;
	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;
	}

.top{
	position:relative;
	top:-90px;
	left:460px;
	margin:0px;
	padding:0px;
	}
.top a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B9C2C7;
	}
	
.shortBiographyBorder{
	position:relative;
	float:right;
	width:488px;
	border: #B9C2C7 solid 1px;
	top:20px;
	padding:14px 0px;
	margin-bottom:30px;

	}

.shortBiographyGraphic{
	position:absolute;
	width:95px;
	height:21px;
	top:-21px;
	left:-1px;
	margin:0px;
	padding:0px;
	background:url(../images/shortBiographyGraphic.jpg) no-repeat;
	text-indent:-1000px;
	}

.clickFullBiography{
float:right;
height:17px;
left:98px;
margin:0px;
position:absolute;
top:-21px;
width:183px;
	}


.clickFullBiography a{
float:right;
height:18px;
margin:0px;
position:absolute;
width:183px;
text-align:center;
background-color:#517283;
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

	}
.clickFullBiography a:hover{
float:right;
height:18px;
margin:0px;
position:absolute;
width:183px;
text-align:center;
background-color:#B9C2C7;
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

	}

.shortBiographyBorder p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#517293;
padding:0px 7px 7px 7px;
}
.rule{
float:left;
clear:both;
width:100%;
height:3px;
background-color:#517283;
}

#footer{
float:left;
clear:both;
}

#bottomNav ul {
float:left;
}
