﻿body
{
	font-family: Century Gothic, Helvetica;
	font-size: small;
	margin-top: 1px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
	padding: 0;
	background-color: Black;
}
select
{
	font-family: Verdana;
	font-size: x-small;
	vertical-align: middle;
}
a
{
	font-family: Century Gothic, Helvetica;
	color: Black;
	font-weight: bold;
	white-space: nowrap;
}
a:hover
{
	color: Gray;
}
a.artistLink
{
	font-family: Century Gothic, Helvetica;
	color: White;
	font-weight: bold;
	white-space: nowrap;
}
a.sortRatingLink
{
	font-family: Century Gothic, Helvetica;
	color: White;
	font-weight: normal;
	white-space: nowrap;
}
a.sortLink
{
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
.waitSpinner
{
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	width: 300px;
	position: absolute;
	top: 250px;
	left: 250px;
	color: White;
	background-color: #335980;
	border: outset 1px;
	text-align: center;
	vertical-align: middle;
}
table.scoreTable
{
	table-layout: fixed;
}
table.scoreTable th
{
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
/*	border: solid 1px red;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: White;
*/
	padding: 1px 4px 1px 4px;
}
table.scoreTable td
{
	border-bottom: solid 1px #404040;
	text-align: center;
	/*padding-right: 3.3%*/
}
table.scoreTable td.spacerColumn
{
	border-bottom: solid 1px black;
	text-align: center; 
	/*padding-right: 3.3%*/
}
table td.scoreArtist
{
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
table td.scoreTitle
{
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
table.scoreHeader th
{
	font-weight: bold;
	/*text-align: center;*/
	overflow: hidden;
	white-space: nowrap;
	/*border-right: solid 1px silver;*/
	height: 1px;
}
.spacerColumn
{
	width: 5px;
	background-color: Black;
}
th.clearCell
{
	background-color: Black;
}
div.topRule
{
	border-bottom: solid 2px black;
}
div.bottomRule
{
	border-top: solid 2px black;
}
.row
{
	color: White;
	background-color: Black;
}
.altRow
{
	color: White;
	background-color: Black;
}
.headText
{
	font-weight: bold;
}
table.trendGrid
{
	table-layout: fixed;
	width: 770px;
	border-top: solid 1px black;
	margin: 20px 0px 20px 0px;
}
table.trendGrid th
{
	border-bottom: solid 2px black;
}
table.trendGrid td
{
	width: 15%;
}
.pageTitle
{
	font-family: Century Gothic, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #ae001c;
	margin-left: 15px;
}
.filterList
{
	display: inline;
	vertical-align: middle;
}
.trendFilterLabel
{
	font-size: large;
	color: Red;
}
.loginTextBox
{
	margin-bottom: 10px;
}
.loginButton
{
	margin: 5px;
	background-color: #ae001c;
	border-style: solid;
    border: solid 1px white;
    cursor: hand;
}
.getRatingsButton
{
	font-family: Century Gothic, Helvetica;
	font-size:12pt;
	margin: 5px;
	color: White;
	background-color: #ae001c;
	border-style: solid;
    border: solid 1px white;
    cursor: hand;
}
#head
{
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 50px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 4em;
	z-index: 5;
	overflow: hidden;
	color: #fff;
}
#content
{
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	top: 70px;
	bottom: 52px;
	width: 100%;
	background: #fff;
}

#foot
{
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 20px;
	font-size: 1em;
	z-index: 5;
	overflow: hidden;
}
.scoreTotalGroupHead
{
	background-color: #ae001c;
	color: White;
	vertical-align: bottom;
}
.scoreTotalColumn
{
	width: 80px;
}
.scoreTotalHead
{
	background-color: White;
	color: Black;
	text-align: center;
	width: 60px;
	font-weight: normal;
}
.scoreMonthColumn
{
	width: 170px;
}
.scoreMonthHead
{
	background-color: White;
	color: Black;
	text-align: left;
	width: 170px;
	font-weight:bold;
	padding-left: 5px;
}
.scoreTotalData
{
	/*padding-right: 30px;*/
}
.scoreGroupHead
{
	background-color: #ae001c;
	color: #ffffff;
	vertical-align: bottom;
	/*border-bottom: solid 1px white;*/
	font-weight: bold;
}
.scoreColumn
{
	width: 30px;
}
.scoreHead
{
	background-color: White;
	color: Black;
	text-align: center;
	font-weight: bold;
	width: 20px;
}
.scoreRank
{
	width: 40px;
	/*border-left: solid 1px white;*/
}
.scoreArtist
{
	width: 170px;
	text-align: left;
	/*border-left: solid 1px white;*/
}
.scoreTitle
{
	text-align: left;
}
.averageTotalData
{
	width: 60px;
	background-color: #ae001c;
	color: white;
	/*border-left: solid 1px #ae001c;
	border-right: solid 1px #ae001c;*/
	text-align: center;
}
.averageData
{
	width: 20px;
	background-color: #ae001c;
	color: white;
	/*border-left: solid 1px white;
	border-right: solid 1px white;*/
	text-align: center;
}
.averageTitle
{
	background-color: #ae001c;
	color: White;
	text-align: left;
	font-weight: bold;
	border-left: solid 1px #ae001c;
	border-right: solid 1px #ae001c;
}
.formLabel
{
	color: #ae001c;
	font-weight: bold;
}
#ProgressBackgroundFilter
{
	width: 100%;
	height: 2000px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px 0px 0px 0px;
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}
#ProgressMessage
{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 250px;
	left: 250px;
	height: 50px;
	width: 300px;
	color: White;
	background-color: #335980;
	border: outset 1px;
	text-align: center;
	vertical-align: middle;
	z-index: 1001;
}
tr.sortIndicator td
{
	font-family: Webdings;
	text-align: center;
	/*border-right: solid 1px silver;*/
}
td.rankSortIndicator
{
	width: 40px;
}
td.artistSortIndicator
{
	
}
td.sortIndicator
{
	width: 20px;
}
table.selectTable td
{
	color: White;
}

h2 
{
	font-family: Century Gothic, Helvetica;
	color: #ae001c;
	font-size: medium;
}
.emptyRow
{
	color: #e61a31;
	font-weight: bold;
	border: none;
}
div.scoreSummaryHead 
{
	width:100%;
	background-color:#e61a31; 
	font-weight:bold; 
	text-align:center; 
	padding:2px;
	font-size: 1.2em;
	margin-top: -10px;
}
.centredBlocks
{ /* cross browser method of centering divs and other div-like entities */
	margin-left: auto;
	margin-right: auto;
}
.homeLink
{
	font-family: Century Gothic, Helvetica;
	font-size: large;
	color: #ae001c;
	text-decoration: none;
}
.reportViewer
{
	background-color: Black;
	color: White;
}
.noData
{
	font-weight: bold;
	color: White;
}
#fixedHeaderFrame
{
	background-color: Black;
	width: 100%;
	text-align: center;
}
#scrollableDataFrame
{
	background-color: Black;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: center;
}