/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* -------------------- ARTISTS -------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

#artists_table {
	width : 960px;
}

#artists_leftFrame {
	background		: url("../pictures/content/artists/background_left.jpg") no-repeat center center;
	width			: 480px;
	height			: 513px;
	vertical-align	: top;
}

#artists_rightFrame {
	width			: 480px;
}

#artists_names {
	margin-left	 : auto;
	margin-right : auto;
}

#artists_names_hr {
	background		: url("../pictures/content/artists/selector_red_line.jpg") no-repeat center center;
	width			: 380px;
	height			: 1px;
}

#artists
{
	margin		: 0px;
	padding		: 0px;
	list-style	: none;
}

.artists_button {
	float	: left;
}

#artists-01 {
	cursor		: pointer;
	opacity		: 0.5;
	filter		: alpha(opacity=50);
}

#artists-02 {
	cursor		: pointer;
	opacity		: 0.5;
	filter		: alpha(opacity=50);
}

#artists-03 {
	cursor		: pointer;
	opacity		: 0.5;
	filter		: alpha(opacity=50);
}

#artists-00-text {
	text-align		: justify;
	width			: 85%;
	margin-left		: auto;
	margin-right	: auto;
}

#artists-01-text {
	display			: none;
	text-align		: left;
	width			: 85%;
	margin-left		: auto;
	margin-right	: auto;
}

#artists-02-text {
	display			: none;
	text-align		: left;
	width			: 85%;
	margin-left		: auto;
	margin-right	: auto;
}

#artists-03-text {
	display			: none;
	text-align		: left;
	width			: 85%;
	margin-left		: auto;
	margin-right	: auto;
}

#artists-01-picture {
	display	: none;
}

#artists-02-picture {
	display	: none;
}

#artists-03-picture {
	display	: none;
}