﻿.chatButton
{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.podcastButton
{
	margin: 5px;
}
.HeaderLoginStripLeft
{
	float: left;
}
.HeaderLoginStripRight
{
	text-align: right;
}
.FloatLeft
{
	float: left;
}

.FeatArtistImage
{
	background-color: #26231A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #9D8E68; /*width: 348px;*/
}

.FeaturedArtistText
{
	background-color: #26231A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #9D8E68; /*width: 348px;*/
	padding: 4px;
}

.FeaturedArtistText a:link, .FeaturedArtistText a:visited
{
	font-size: 100%;
	font-weight: bold;
	color: #9D8E68;
	text-decoration: none;
}
.FeaturedArtistText a:hover, .FeaturedArtistText a:active
{
	font-size: 100%;
	font-weight: bold;
	color: #F7DF42;
	text-decoration: none;
}

.AlignRight
{
	text-align: right;
}

.GetUnearthedBox
{
	background-color: #26231A;
	color: #9D8E68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
}

.GetUnearthedText
{
	background-color: #26231A;
	color: #9D8E68;
	padding: 4px;
}

.GetUnearthedText a:link, .GetUnearthedText a:visited
{
	font-size: 100%;
	font-weight: bold;
	color: #9D8E68;
	text-decoration: none;
}
.GetUnearthedText a:hover, .GetUnearthedText a:active
{
	font-size: 100%;
	font-weight: bold;
	color: #F7DF42;
	text-decoration: none;
}

.ArtistViewImage
{
	background-color: #26231A;
	color: #9D8E68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fakecell
{
	padding: 4px;
}

.invisible
{
	display: none;
}

.nobackground
{
	background-color: transparent;
}

.ArtistShortcut
{
	font-size: 80%;
	background-color: #3f3929;
	padding: 2px !important;
}

.ArtistShortcut a:link, .ArtistShortcut a:visited
{
	font-weight: normal !important;
	color: #efe28e !important;
	text-decoration: none !important;
}
.ArtistShortcut a:hover, .ArtistShortcut a:active
{
	font-weight: normal !important;
	color: #efe28e !important;
	text-decoration: underline !important;
	background-color: #3f3929 !important;
}

.ReviewRateTweak
{
	background-color: #FFFFCC !important;
}