﻿/*=== GENRES MAIN PAGE ===*/

.GenresDescription
{
	margin: 0px;
	color: #ffffff;
}

.GenresDescription .Strapline
{
	font-size: 16px;
	padding-bottom: 20px;
	font-weight: bold;
}

.GenresDescription .LongDescription
{
	padding-bottom: 20px;
}


/*=== GENRES ARTIST ===*/

.GenreArtist
{
	padding: 12px 12px 15px 12px;
	width: 488px;
}

.GenreArtist .artistTitle
{
	font-size: 16px;
	font-weight: bold;
}

#GenreArtistLink
{
	border: solid 1px #cccccc;
	padding: 6px 12px 6px 12px;
	width: 486px;
}

.ArtistHubMain
{
  width: 816px;
}
.ArtistHubMain .Content
{
  background-color: #0B0B0D;
  height: 270px;
  width: 309px;
}
.ArtistHubMain .Text
{
  color: #CCCCCC;
  font-size: 16px;
}

.AristHubMainTitle
{
  color: #fff;
	font-size: 42px;
}

/*=== ARTIST PAGE ===*/

.ArtistContentTitle 
{
	background: url(Images/SubTitleBg.gif) top left repeat-x;
	font-size: 12px;
	background-color: #B7B7B7;
	width: 468px;
}
.ArtistDescription
{
  background-color: #fff;
  width: 466px;
}


/*==== AZ ====*/

.AzImage
{
	padding: 15px 12px 15px 12px;
	width: 90px;
	height: 85px;
}

.AzContent
{
	padding: 15px 80px 0px 0px;
}

.AzDescription
{
	padding-top: 3px;
}

.menu a.noLink
{
	color:#A6A6A6;
	height:16px;
}
