body
{
background-image: url(images/bg.gif);
background-repeat: repeat;
background-color: #000000;
}

A:link { color: #ffffff; text-decoration: none;}
A:visited { color: #ffffff; text-decoration: none;}
A:active { color: #ffffff; text-decoration: none;}
A:hover { color: #878686; text-decoration: none;}
A:link img, A:visited img {border-color: #ffffff;} A:active img {border-color: #ffffff;}
A:hover img  {border-color: #878686;}

.cell1 {background-color: #111111;}
.cell2 {background-color: #000000;}
.login_text {
  font: 8pt Arial, Helvetica;
  font-weight: bold;
  color: #ffffff;
  border-spacing: 1px;
  border-collapse: collapse;
}

.login_text td { padding: 1px; }


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:250px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:10%;
	z-index:11;
}
.star-rating a.two-stars{
	width:20%;
	z-index:10;
}
.star-rating a.three-stars{
	width:30%;
	z-index:9;
}
.star-rating a.four-stars{
	width:40%;
	z-index:8;
}
.star-rating a.five-stars{
	width:50%;
	z-index:7;
}
.star-rating a.six-stars{
	width:60%;
	z-index:6;
}
.star-rating a.seven-stars{
	width:70%;
	z-index:5;
}
.star-rating a.eight-stars{
	width:80%;
	z-index:4;
}
.star-rating a.nine-stars{
	width:90%;
	z-index:3;
}
.star-rating a.ten-stars{
	width:100%;
	z-index:2;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

table.rank {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: separate;
	font: 10pt Arial, Helvetica;
	color: #ffffff;
}
table.rank th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	font: 10pt Arial, Helvetica;
	color: #ffffff;
}
table.rank td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	font: 10pt Arial, Helvetica;
	color: #ffffff;
}

a.tab, a.tab:visited {
  background-color: #7e7e7e;
  color: #ffffff;
}

a.tab:hover {
  background-color: #5c5c5c;
  color: #ffffff;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #5c5c5c;
  color: #ffffff;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
}

div.header_logo
{
	position: relative;
	top: 10px;
	z-index: 1;
}

div.shows {
  position: relative;
  top: -112px;
  left: 220px;
  font: 10pt Arial, Helvetica;
  color: #ffffff;
  font-weight: bold;
  z-index: 2;
}

div.login {
  position: absolute;
  top: 20px;
  left: 200px;
  font: 8pt Arial, Helvetica;
  color: #ffffff;
  font-weight: bold;
  z-index: 3;
}

a.tab {
  position: relative;
  top: -37px;
  background-color: #7e7e7e;
  color: #ffffff;
  font: 10pt Arial, Helvetica;
  padding: 2px 1em 2px 1em;
  position: relative;
  left: 0px;
  text-decoration: none;
  z-index: 4;
}

a.tab2 {
  position: relative;
  top: -37px;
  background-color: #5c5c5c;
  color: #ffffff;
  font: 10pt Arial, Helvetica;
  padding: 2px 1em 2px 1em;
  position: relative;
  left: 0px;
  text-decoration: none;
  z-index: 5;
}

div.block {
  position: relative;
  top: -39px;
  background-color: #5c5c5c;
  width: 850px;
  height: 400px;
  z-index: 6;
}

div.block2 {
  position: relative;
  top: -39px;
  background-color: #5c5c5c;
  width: 842px;
  padding: 4px;
  text-align: left;
  z-index: 7;
}

div.index2_links {
  position: relative;
  top: 5px;
  left: -265px;
  background-color: #000000;
  width: 300px;
  height: 380px;
  text-align: left;
  font: 10pt Arial, Helvetica;
  color: #ffffff;
  padding: 4px;
  z-index: 8;
}

div.quick_links {
  position: relative;
  top: -372px;
  left: 110px;
  padding: 4px;
  background-color: #000000;
  width: 400px;
  height: 150px;
  text-align: left;
  font: 10pt Arial, Helvetica;
  color: #ffffff;
  z-index: 9;
}

div.quick_stats {
  position: relative;
  top: -352px;
  left: 110px;
  padding: 4px;
  background-color: #000000;
  width: 400px;
  height: 150px;
  text-align: left;
  font: 10pt Arial, Helvetica;
  color: #ffffff;
  z-index: 10;
}

div.copyright_block {
  position: relative;
  top: -40px;
  background-color: #5c5c5c;
  vertical-align: middle;
  width: 850px;
  height: 30px;

  z-index: 99;
}

a.copyright_links {
  position: relative;
  top: 0px;
  left: -160px;
  padding: 2px;
  font: 8pt Arial, Helvetica;
  color: #ffffff;
  text-align: left;
  z-index: 100;
}

div.copyright_info {
  position: relative;
  width: 300px;
  top: -15px;
  right: -250px;
  font: 8pt Arial, Helvetica;
  color: #ffffff;
  text-align: right;
  z-index: 101;
}

.songlinks {
  font: 10pt Arial, Helvetica;
  color: #ffffff;
}

.song_header {
  font: 11pt Arial, Helvetica;
  color: #ffffff;
  font-weight: bold;
}
  
div.songranking {
  position: relative;
  background-color: #000000;
  padding: 2px;
  width: 250px;
  text-align: left;
  font: 10pt Arial, Helvetica;
  color: #ffffff;
  z-index: 105;
}

table.contact {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font: 10pt Arial, Helvetica;
	color: #ffffff;
}

table.songlinks {
	background-color: #000000;
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font: 10pt Arial, Helvetica;
	color: #ffffff;
}
