﻿body
{
	background: white url(images/PageBg.gif) repeat-x top;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
	margin: 0px 0px 0px 0px;
}

a
{
	color: #ff0000;
}

.FieldR2
{
	border: solid 1px #999;
	font-size: 12px;
	height: 15px;
}
.MultiLineFieldR2
{
	border: solid 1px #999;
	font-size: 12px;
}
.DropDownR2
{
	border: solid 1px #999;
	font-size: 12px;
	height: 20px;
}
.PageHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.copybold
{
	font-weight: bold;
}

.ChartGenreItem
{
	font-size: 11px;
	padding-left: 45px;
}

A.ChartGenreItem
{
	text-decoration: none;
	color: Black;
	padding-left: 0px;
}

.ChartLeftNavArea
{
	padding-left: 0px;
}

.ChartContentArea
{
	padding-left: 0px;
}

#UserMenuLine A
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#UserMenuLine A.pink
{
	color: #f0c;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#UserMenuLine A:hover
{
	text-decoration: underline;
}

#UserMenuLine .FieldR2
{
	border: solid 1px #999;
	font-size: 12px;
	height: 14px;
}

#SiteMapPath
{
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

#SiteMapPath .Current
{
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

#SiteMapPath A
{
	font-size: 10px;
	color: #f0c;
	font-weight: bold;
	text-decoration: none;
}

#SiteMapPath A:hover
{
	text-decoration: underline;
}

#SiteMapPath .PageTitle
{
	font-size: 16pt;
	color: #000;
	font-weight: bold
}

#MainContent
{
	padding-left: 0px;
	padding-right: 0px;
}

#MainContent .AdminContentArea
{
	padding-left: 0px;
	padding-right: 0px;
}

#MainContent .ContentArea
{
	padding-left: 0px;
	padding-right: 0px;
}

#MainContent .MemberPageContentArea
{
	padding-left: 0px;
	padding-right: 0px;
}

#MainContent .MemberPageContentAreaWOIB
{
	padding-left: 0px;
	padding-right: 0px;
}

#MainContent .MemberPageTabContainer
{
	position: relative;
	top: -4px;
}

#MainContent .ChartPageContentArea
{
	background-image: url(images/bg_ChartContentArea.gif);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 0px;
}

#MainContent .ChartPageTabContainer
{
	position: relative;
	top: -1px;
}

#MainContent .ChartItemRank
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

#MainContent .ChartItemRank1
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

#MainContent .ChartItemIcon
{
	padding-top: 8px;
	padding-bottom: 8px;
}

#MainContent .ChartItemTitle
{
	padding-left: 5px;
}

#MainContent .ChartItemPlay
{
	text-align: center;
	font-size: 7pt;
	padding: 5px;
}

#MainContent .ChartItemGenre
{
	text-align: center;
	font-size: 7pt;
	color: #ccc;
	padding: 5px;
}

#MainContent .ChartItemPrice
{
	text-align: center;
	font-size: 7pt;
	color: #ccc;
	padding: 5px;
}

#MainContent .ChartItemBuy
{
	text-align: center;
	font-size: 7pt;
	padding-left: 5px;
	padding-right: 5px;
}

#MainContent .UserSongItemTitle
{
	background-image: url(images/bg_ChartItemRight.gif);
	background-repeat: repeat-x;
	height: 41px;
	padding-left: 5px;
}

#MainContent .UserSongItemPlay
{
	background-image: url(images/bg_ChartItemRight.gif);
	background-repeat: repeat-x;
	height: 41px;
	text-align: center;
	font-size: 7pt;
}

.IndustryLeftSideAdItem
{
	background-image: url(images/bg_IndustryLeftSideAdItem.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 82px;
	vertical-align: middle;
}

.IndustryLeftSideAdItemTD
{
	text-align: center;
}

.IndustryHomeItem
{
	background-image: url(images/bg_IndustryHomeTypeItem.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 50%;
	padding-left: 20px;
	font-weight: bold;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}

#MainContent .IndustryEntry
{
	background-image: url(images/bg_IndustryHomeTypeItem.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 75%;
	padding-bottom: 0px;
	padding-left: 20px;
}

#MainContent .IndustryEntryLocation
{
	background-image: url(images/bg_IndustryHomeTypeItem.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 25%;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333;
	font-size: 7pt;
}

#MainContent .BandFanContentArea
{
	background-image: url(images/bg_ChartContentArea.gif);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 0px;
}

#MainContent .MemberPageContentAreaFooter
{
	position: relative; 
	top: -20px;
}

#HeaderStats
{
	padding-top: 2px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#HeaderStats .DynamicInfo
{
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

#SiteFooter
{
	font-size: 10px;
	color: #999;
}

#SiteFooter A
{
	text-decoration:none;
}