/*
 * Copyright (c) 2004 Maciej Bliziński
 *
 * $Id: actepre.css 169 2004-06-25 11:20:29Z maciej $
 */
body, td
{
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 13px;
  background-color: white;
  color: black;
}

img
{
  display: block;
  border-style: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

img.cover
{
  border: 1px;
  border-color: black;
  border-style: solid;
  margin: 4px;
}

img.cover-thumb
{
  border: 1px;
  border-color: black;
  border-style: solid;
  margin: 4px;
  float: left;
}

img.pusher
{
  display: inline;
}

td {
  vertical-align: top;
}

a:link, a:active, a:visited
{
  color: #555555;
  text-decoration: none;
}

a:hover
{
  color: #777777;
  text-decoration: underline;
}

td.horizmenu
{
  font-family: arial, helvetica, sans-serif;
  background-color: #bbbbbb;
  color: black;
  font-size: 10px;
}

.toplink
{
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

a.menulink
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.menu-albumlink
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.smalltext {
  font-size: 10px;
}

.smallink:link {
  font-family: arial, helvetica, sans-serif;
  color: black;
  text-decoration: none;
}

.smallink:hover {
  font-family: arial, helvetica, sans-serif;
  color: red;
  text-decoration: none;
}

.grayline {
  background-color: #BBBBBB;
}

.leftmenu {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.title {
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 30px;
  font-weight: bold;
}

div.title {
  text-align: center;
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 30px;
  font-weight: bold;
}

div.alt_title {
  text-align: center;
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 24px;
  font-weight: bold;
}

.alt_title {
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 24px;
  font-weight: bold;
}

.basetext {
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 13px;
}

.premiere {
  text-align: center;
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 18px;
  color: darkred;
}

td.centered {
  text-align: center;
}

.centered {
  text-align: center;
}

.special {
  text-align: center;
  font-family: Georgia, Century Schoolbook, Times, serif;
  font-size: 18px;
  color: darkred;
  font-weight: bold;
}

td.transportbox {
  width: 120px;
}

.transportbar {
  background-color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: black;
  text-align: center;
  width: 60px;
}

td.catalogue {
   width: 33%;
   text-align: center;
}

h2.NewReleases {
   margin-top: 48pt;
   text-align: center;
}

ol.TrackList {
	margin: 4px;
}

li.TrackEntry {
	mergin-left: 1px;
}

table.Album {
	width: 100%;
}

table#catalogue td.catalogueNewRelease {
   margin 4px;
   background-image: url(img/new-album.png);
}

table#catalogue td {
   background-color: white;
   border: 1px solid white;
   padding: 4px;
   margin 4px;
}

p.catalogue-small, a.catalogue-small {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 2px;
   margin: 0;
   border: 0;
}

ul#ArtistIndex {
   list-style: none;
}

li.Artist {
   clear: both;
}

ul.ArtistAlbums {
   list-style: none;
}

li.ArtistAlbum {
   float: left;
}

li.ArtistAlbum a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 2px;
}

div.ArtistName {
	float: left;
   margin-right: 1em;
   margin-bottom: 0.5em;
}
