/* FZ lyrics Style Sheet */
body { color: black; background-color: #ECE9D8}
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; padding: 0.2em 0.6em; margin: 0em; background-color: silver; }
a { text-decoration: none}
a:hover { text-decoration: underline}
.xlk { color: #080; }
a.xlk:visited { color: #050; }
a.xlk img { border: #080; border-style: solid; border-width: 1px }
a.xlk:visited img { border: #050; border-style: solid; border-width: 1px }
img { border-style: none }
h1 { color: red; margin-bottom: 0em; font-style: italic }
h2 { margin-bottom: 0 }
h3 { margin-bottom: 0 }
h4 { font-size: 1.12em; }
h5 { font-size: 1em; }
blockquote { font-size: small; text-align: justify; font-family: Arial, Helvetica, sans-serif; }
blockquote pre { font-size: medium; }
tt { font-size: smaller; font-weight: normal }
address { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; margin-top: 2em }
em { font-style: inherit; text-decoration: underline}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; padding: 4px 6px; border-width: 1px 1px 0 0; border-style: solid; border-color: silver }
table { border-width: 0 0 1px 1px; border-style: solid; border-color: silver }
th { color: #333300; background-color: silver; font-family: Arial, Helvetica, sans-serif; font-size: smaller; padding: 4px 6px; border-width: 1px 1px 0 0; border-style: solid; border-color: silver }
thead { background-color: silver; text-align: center }
.news { font-family: Arial, Helvetica, sans-serif; color: teal }
.notes { font-family: Arial, Helvetica, sans-serif; color: #333; font-size: smaller; }
.links { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }
#links { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }
.links h4 { font-size: 1em; font-weight: bold }
.album { font-style: italic; font-weight: bold; color: maroon }
.video { font-style: italic; font-weight: bold; color: navy }
.edition { margin-top: 0em; font-style: italic; font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #333 }
.author { margin-top: 0em; margin-bottom: 1em; font-style: italic; color: gray; padding-top: 0em }
.cover a img { border: solid silver 1px }
.cover a:hover img { border: solid gray 1px }
.credits { font-family: Arial, Helvetica, sans-serif; font-size: smaller; background-color: white; padding-right: 10px; padding-left: 10px; border: solid silver 1px }
.quote, .players, .info, .aiwsha, .viwsha { font-size: 0.8em; margin-top: 1em; margin-left: 4em; font-family: Verdana, Arial, Helvetica, sans-serif }
.info { font-style: italic }
ul.aiwsha { margin-left: 1em }
.aiwsha a { font-style: italic; color: maroon }
ul.viwsha { margin-left: 1em }
.viwsha a { font-style: italic; color: navy }
.quote { color: #333 }
.quote a { color: teal; }
.char { font-size: small; font-family: Georgia, Times New Roman, Times, serif }
.screen { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: italic; text-align: center }
.screen i { font-style: normal }
.date { font-size: smaller; font-style: italic; color: grey }
.lyrics { font-size: 1em; margin-bottom: 2em; margin-left: 1em; font-family: Georgia, Times, serif; }
.lyrics blockquote { font-family: Georgia, Times, serif; }
p.lyrics { margin-bottom: 0em; margin-left: 0em; border: 1px solid #666; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; padding-left: 1em; background-color: #FFF; }
td .char { font-family: Georgia, Times New Roman, Times, serif; font-size: small; }
time, .time { font-family: monospace; font-weight: normal; font-size: smaller; }
.FixedFont { font-family: monospace; }
.track, .item { border-top: thin solid gray; margin-top: 0.5em; padding-top: 0.5em; }
/* old codes */
.vinyl, .OldVersion { color: maroon }
.cdmix, .NewVersion { color: #333 }
.vinyl .cdmix, .cdmix .vinyl, .OldVersion .NewVersion, .NewVersion .OldVersion { color: #966 }
.nocdmix { color: black }
/* new codes */
.VinylVersion { color: #800; } /* test appears on the original vinyl version */
.CompactVersion { color: #655; } /* text appears on original CDs or posthumous releases */
.MovieVersion { color: #008; } /* text appears on the movie */
.VideoVersion { color: #005; } /* text appears in some official video */
.VinylVersion .MovieVersion, .MovieVersion .VinylVersion, .CompactVersion .MovieVersion, .MovieVersion .CompactVersion { color: #808; } /* text appears both on the original vinyl and the movie */
.VinylVersion .VideoVersion, .VideoVersion .VinylVersion, .CompactVersion .VideoVersion, .VideoVersion .CompactVersion, { color: #808; } /* text appears both on the original vinyl and the video */
.CompactVersion .MovieVersion .VinylVersion, .MovieVersion .CompactVersion .VinylVersion { color: #500; } /* text appears on movie, original vinyl and posthumous releases */
.CompactVersion .VinylVersion, .VinylVersion .CompactVersion { color: #855; } /* text appears on original vinyl and CD version */
.BootlegVersion { color: #909; } /* test appears on bootlegs but not on the official album */
/* aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow */
.VideoVersion .CompactVersion, .CompactVersion .VideoVersion { color: #505; } /* text appears both on original CDs and DVDs */
.VideoVersion .MovieVersion, .MovieVersion .VideoVersion { color: #058; } /* text appears both on original CDs and DVDs */
.VideoVersion .VinylVersion, .VinylVersion .VideoVersion { color: #808; }
