/* 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;
	height:449px;
	margin:0px auto;
	position:relative;

	}

#ruleTwo {
margin-bottom:0px;
}



#buttons{
width:100px;
float:left;
}
#buttons p {
padding:0px;
margin:0px;
}
#requestArtistButton a{
	display:block;
	position:absolute;
	width:99px;
	height:33px;
	top:20px;
	left:32px;
	background-color:#517283;
	color:white;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}
	
#requestArtistButton a:hover{
	display:block;
	position:absolute;
	width:99px;
	height:33px;
	top:20px;
	left:32px;
	background-color:#B9C2C7;
	color:white;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}

 #pressPackButton a{
	display:block;
	position:absolute;
	width:99px;
	height:33px;
	top:20px;
	left:165px;
	background-color:#517283;
	color:white;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}
	
#pressPackButton a:hover{
	display:block;
	position:absolute;
	width:99px;
	height:33px;
	top:20px;
	left:165px;
	background-color:#B9C2C7;
	color:white;
	outline:none;
	line-height:16px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}

#artistImage {
float:left;
padding:4px;
}
	
#clickBiography a{
	float:right;
	z-index:300;
	position:absolute;
	width:183px;
	height:17px;
	top:152px;
	left:130px;
	background-color:#517283;
	color:white;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	margin-top:4px
	}
	
#clickBiography a:hover{
	float:right;
	z-index:300;
	position:absolute;
	width:183px;
	height:17px;
	top:152px;
	left:130px;
	background-color:#B9C2C7;
	color:white;
	outline:none;
	line-height:17px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	margin-top:4px;
	}
	

 #biographyBorder{
	position:absolute;
	width:290px;
	height:379px;
	top:65px;
	left:26px;
	border: #B9C2C7 solid 1px;
	}

 #biography a{
	display:block;
	position:absolute;
	width:31px;
	height:299px;
	top:65px;
	/* text-indent:-1000px; */
	
	}
 #biography a:hover{
	display:block;
	position:absolute;
	width:31px;
	height:299px;
	top:65px;
	text-indent:-1000px;
	}

 #biographyBorder #artist {
	position:absolute;
	width:32px;
	height:12px;
	top:5px;
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#517283;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	}
	
#artistInformation{
	float:left;
	}

#artistName {
	position:absolute;
	width:215px;
	height:16px;
	left:40px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 1px;
}

#afilliation {
	position:absolute;
	top:22px;
	padding:0px;
	margin:0px;
	color:#517283;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	}

 #afilliationName {
	position:absolute;
	width:115px;
	height:16px;
	left:73px;
	color:#517283;
	line-height:10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight:normal;
}

 #city{
	position:absolute;
	top:40px;
	padding:0px;
	margin:0px;
	color:#517283;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	}

#cityName {
	position:absolute;
	width:215px;
	height:16px;
	left:73px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;	
}

  #country {
	position:absolute;
	top:58px;
	padding:0px;
	margin:0px;
	color:#517283;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	}

 #countryName {
	position:absolute;
	width:215px;
	height:16px;
	left:73px;
	color:#517283;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;	
}

 #innerBiographyBorder{
	position:relative;
	width:280px;
	height:262px;
	top:21px;
	left:4px;
	margin:0px;
	border: #B9C2C7 solid 1px;
	float:left;
	}
	
 #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;
	}

 #shortBiography {
	position:relative;
	width:272px;
	height:263px;
	left:4px;
	margin:0px;
	padding:5px;
	overflow:auto;
	overflow-x:hidden
	}

#shortBiography p{
	color:#517283;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#mixesTable {
	position:absolute;
	width:31px;
	height:71px;
	top:15px;
	left:320px;
	background: url(../images/mixesGraphic.gif) no-repeat;
	}
	
#mixesTable a.mixTableLink{
	display:block;
	position:absolute;
	width:31px;
	height:71px;
	background: url(../images/mixesGraphic.gif) no-repeat;
	text-indent:-1000px;
	outline:none;
	}

#mixesTable a.mixTableLink:hover{
	display:block;
	position:absolute;
	width:31px;
	height:71px;
	background: url(../images/mixesGraphic_over.gif) no-repeat;
	text-indent:-1000px;
	outline:none;
	}
	
#mixes{
 	position:absolute;
	width:284px;
	height:150px;
	overflow-x:hidden;
	overflow-y:visible;
	border: #B9C2C7 solid 1px;
	left:26px;
	}
	
#mixesTable table{
	float:left;
	width:285px;
	/* height:150px; */
	
	}
	
#mixes table tr {
	vertical-align: top;
	}

#mixes table td {
	color: #517283;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:4px;
	}

#mixes table td a{
	color:#517283;
	text-decoration:none;
	}
	
#mixes table td a:hover{
	color:#B9C2C7;
	text-decoration:none;
	}
	
#mixes table td a.mixesMix{
	color:#B9C2C7;
	text-decoration:none;
	}
	
#mixes table td a.mixesMix:hover{
	color:#517283;
	text-decoration:none;
	}
#mixes table td img {
	border-style:none;	
}

#mixes table td a.downLoadLinkImage {
	display:block;
	width:27px;
	height:27px;
	background: url(../images/downloadButton.gif) no-repeat;
	text-indent:-2000px
	}
#mixes table td a.downLoadLinkImage:hover{
	display:block;
	width:27px;
	height:27px;
	background: url(../images/downloadButton_over.gif) no-repeat;
	}
	
#mixes table td a.playButtonLink {
	display:block;
	width:27px;
	height:27px;
	background: url(../images/playButton.gif) no-repeat;
	text-indent:-2000px
	}
#mixes table td a.playButtonLink:hover{
	display:block;
	width:27px;
	height:27px;
	background: url(../images/playButton_over.gif) no-repeat;
	}
#mixes table td span{
	color: #B9C2C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}


#newsTable {
	position:absolute;
	width:31px;
	height:66px;
	top:171px;
	left:320px;
	background: #FFFFFF url(../images/newsGraphic.gif) no-repeat;
	overflow-x:hidden;
	overflow-y:auto;
	}

 #newsTable a{
	display:block;
	position:absolute;
	width:31px;
	height:66px;
	background: #FFFFFF url(../images/newsGraphic.gif) no-repeat;
	text-indent:-1000px;
	}
	
#newsTable a:hover{
	display:block;
	position:absolute;
	width:31px;
	height:66px;
	background: #FFFFFF url(../images/newsGraphic_over.gif) no-repeat;
	text-indent:-1000px;
	}

.news table{
	position: absolute;
	table-layout: fixed;
	top:170px;
	left:347px;
	width:284px;
	border:#B7C2C7 1px solid;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0;
	padding:0;
	}

#news table tr {
	height:43px;
	vertical-align: top;
	margin:0px;
	padding:0px;
	}

#news table tr.newsItem:hover {
background-color:#B9C2C7;
}

#news table td{
	margin:0px;
	padding:0px;
	}
	
#news table img.newsStoryImage{
	margin:0px;
	padding:5px;
	}
	
#news table td a{
	text-decoration:none;
	color:#517283;
	}

#news table td p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#517283;
	}

#news {
	position: absolute;
	top:	170px;
	left: 347px;
	width: 284px;
	height: 275px;
	border:1px solid #B7C2C7;
	overflow-x:hidden;
	overflow-y:auto;
}
	
#clickDiscography .link {
	float:right;
	z-index:200;
	position:absolute;
	width:495px;
	height:17px;
	top:459px;
	left:135px;
	background-color:#517283;
	color:white;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}

#clickDiscography .link:hover{
	float:right;
	z-index:200;
	position:absolute;
	width:495px;
	height:17px;
	top:459px;
	left:135px;
	background-color:#B9C2C7;
	color:white;
	outline:none;
	line-height:17px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}

#clickDiscographyFull {
	float:left;
	margin-left: 5px;
}

#clickDiscographyFull a{
	padding-left: 20px;
	padding-right: 20px;
	background-color:#517283;
	color:white;
	width:183px;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}
	
#clickDiscographyFull a:hover{
	padding-left: 20px;
	padding-right: 20px;
	background-color:#B9C2C7;
	color:white;
	width:183px;
	outline:none;
	text-decoration: none;
	text-align: center;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}

 #discography {
	width:631px;
	height:219px;
	background:url(../images/shortDiscography.gif) no-repeat;
	}

    
	
 #discography a#border{
	display:block;
	position:absolute;
	float:left;
	width:31px;
	height:219px;
	background: url(../images/shortDiscography.gif) no-repeat;
	text-indent:-1000px;
	outline:none;
	}

 #discography a#border:hover{
	display:block;
	position:absolute;
	float:left;
	width:31px;
	height:219px;
	background: url(../images/shortDiscography_over.gif) no-repeat;
	text-indent:-1000px; 
	outline:none;
	}
	
#discographyTableBorder{
	float:right;
	width:604px;
	height:219px;
	border: #B9C2C7 solid 1px;
	}
	
#shortDiscographyGraphic {
	width:105px;
	height:21px;
	top:-21px;
	left:-1px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/shortDiscographyGraphic.jpg) no-repeat;
	text-indent:-1000px;
	}

#shortDiscography{
	float:right;
	left:31px;
	width:602px;
	height:186px;
	overflow-x:hidden;
	overflow-y:auto;
	}

#shortDiscography table{
float:left;
	width:601px;
	padding:0px 0px 0px 2px;
	
	}

#shortDiscography tr:hover {
	background-color:#B9C2C7
	
	}

#shortDiscography th{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#517283;
padding-left:4px;
}


#shortDiscography td {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#517283;
	padding-bottom:10px;
	
	}
	
#shortDiscography td.discographyText {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#517283;
	
}
