body {
    background-color: #fff;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 95%;
}

body,
html {
    height: 100%;
}

.content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    width: 925px;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: rgb(184,0,0);
    text-decoration: underline;
}

h1 {
    text-align: center;
    font-size: 140%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 0;
}

h1 img {
    width: 206px;
    height: 101px;
}

h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    text-align: center;
    font-size: 140%;
    font-variant: small-caps;
    font-weight: normal;
    border-bottom: 2px solid rgb(184,0,0);
}

.mode h1 {
    padding-bottom: 10px;
}

.mode h2 {
    font-size: 110%;
    color: #999;
    font-weight: bold;
}

.mode .searchbox {
    margin-bottom: 40px;
}

.cover {
    float: left;
    width: 422px;
    margin-right: 20px !important;
    margin-left: 20px !important;
    margin-right: 15px;
    margin-left: 15px;
    text-align: center;
    height: 715px !important;
    height: 735px;
    overflow: hidden;
    font-size: 90%;
    font-weight: bold;
    line-height: 1.4em;
}

.modeCollection .cover {
    height: 735px !important;
    height: 765px;
}

.cover img {
    width: 420px;
    max-height: 650px;
    border: 1px solid #bbb;
}

div.typeMusic .cover,
div.titleDreamcastgamescovers .cover,
div.titleGameboygamescovers .cover,
div.titlePlaystationgamescovers .cover {
    height: 490px !important;
    height: 510px;
}

div.titleDustjackets .cover {
    height: 520px !important;
    height: 540px;
}

div.titlePogocovers .cover {
    height: 380px !important;
    height: 400px;
}

div.titleCigarettepackcovers .cover {
    height: 640px !important;
    height: 660px;
}

div.titleOddestalbumcovers .cover,
div.titleWeirdestalbumcovers .cover {
    height: 510px !important;
    height: 520px;
}

body div.titleJpopcdcovers .cover {
    height: 540px !important;
    height: 560px;
}

div.titleVintagelabelart .cover {
    height: 570px !important;
    height: 590px;
}

.typeMusic .cover img {
    max-height: 470px;
}

.footer {
    text-align: center;
    font-size: 90%;
    margin-top: 20px;
    clear: both;
    padding-top: 0;
    padding-bottom: 20px;
    border-top: 2px solid rgb(184,0,0);
    line-height: 1.4em;
}

.footer p {
    padding-top: 5px;
    margin-top: 0;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
}

.footer,
.footer a {
    color: #777;
}

.cover a {
    color: #000;
}

.more,
.more a {
    font-weight: normal;
    color: #555;
}

.more a.buyLink {
    color: rgb(184,0,0);
    font-weight: bold;
    font-size: 90%;
}

a img {
    border: 0;
}

.navigation,
.navigationSelection {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    line-height: 1.5em;
}

.navigationSelection {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    line-height: 1.9em;
}

.important,
.im {
    font-weight: bold;
}

.unimportant,
.ui {
    font-size: 80%;
}

.modeShowIssue p.cover {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: none;
}

.modeShowIssue p.next {
    text-align: center;
}

.ad {
    margin-top: 40px;
    margin-left: 2px;
}

.about {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.adBanner {
    margin-top: 40px;
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}

.issuesNavigationTop,
.issuesNavigationBottom {
    text-align: center;
    font-size: 90%;
    clear: both;
    line-height: 1.4em;
}

.issuesNavigationBottom {
    padding-top: 30px;
    padding-bottom: 30px;
}

.nextTitleOfGroup,
.showHighlights,
.showSlideshow {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    font-weight: bold;
    border-top: 1px solid #888;
}

.showSlideshow {
    font-weight: normal;
}

.issuesNavigationTop {
    margin-top: 2px;
    padding-bottom: 30px;
}

.issuesNavigationTop {
    margin-top: 4px;
    margin-bottom: 4px;
}

.issuesNavigationTop a,
.issuesNavigationBottom a {
    color: rgb(184,0,0);
}

.ghosted,
.nextGhosted {
    color: rgb(203,203,203);
}

.softGhosted {
    color: rgb(153,153,153);
}

a.anchor {
    color: #000;
}

.searchbox,
.searchboxExtended {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
}

.searchboxExtended {
    width: 480px;
}

.submit {
    width: 70px;
}

.searchInput {
    width: 240px;
}

.warning,
.note,
.error {
    width: 300px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.warning {
    font-weight: bold;
}

.error,
#dialog .error strong {
    color: rgb(184,0,0);
}

.footnote {
    font-size: 90%;
    color: #777;
}

.footnote a {
    color: #777;
}

.footnote a:focus {
    color: #000;
}

.helpLink {
    font-size: 14px;
}

.helpLink a {
    color: #000;
}

.new {
    color: rgb(205,158,50);
    font-weight: bold;
}

.navigation .new,
.navigationSelection .new,
ul .new {
    font-size: 80%;
    font-style: italic;
}

a.feed {
    font-weight: bold;
    color: rgb(231,132,24);
}

.searchInfo {
    color: #777;
    text-align: center;
    font-weight: bold;
    font-size: 95%;
}

.cover strong.moreFromThis a {
    color: rgb(184,0,0);
    font-weight: bold;
    font-size: 110%;
    font-style: italic;
}

h3 {
    font-size: 120%;
}

h4 {
    border-bottom: 1px solid #777;
    color: #777;
}

.samples p {
    text-align: center;
}

.samples ul {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.samples ul p {
    text-align: left;
}

ul {
    list-style-type: square;
}

.backTo {
    text-align: center;
    font-size: 90%;
    padding-top: 15px;
}

.backToOnCoversPage {
    font-size: 100% !important;
    margin-bottom: 70px;
}

.labsListing,
.labsListing2 {
    width: 450px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.labsListing {
    float: left;
    margin-right: 20px;
}

.labsListing2 {
    float: right;
}

.titleCoverbrowserlabs h2 {
    background-image: url(/image/labs.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 424px 4px;
}

.gadgetCode {
    width: 500px;
    height: 60px;
    overflow: auto;
    background-color: #eee;
    font-size: 90%;
}

.groupSwitch,
.groupSwitchImportant,
.groupSwitchSuperImportant,
.homeRandomLink {
    white-space: nowrap;
}

.groupSwitch {
    font-size: 95%;
    font-weight: bold;
}

.groupSwitchImportant,
.groupSwitchSuperImportant,
.homeRandomLink {
    font-size: 105%;
    font-weight: bold;
}

.group {
    display: none;
    background-color: rgb(255,255,174);
}

.group a {
    color: #000;
}

a.groupSwitch,
a.groupSwitchImportant {
    color: rgb(185,143,0);
}

a.groupSwitchSuperImportant,
a..homeRandomLink {
    color: rgb(155,113,0);
}

.highlightsHomepage {
    width: 550px;
    font-size: 110%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6em;
    margin-top: 50px;
    margin-bottom: 50px;
}

.hightlightsExplanation {
    width: 440px;
    font-size: 105%;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
}

.highlightsHomepage .hightlightsExplanation {
    font-size: 90%;
}

.highlightsNavigation {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.artists {
    text-align: center;
    line-height: 1.8em;
}

.artists h3 {
    margin-top: 50px;
    margin-bottom: 10px;
}

.artistsIntro {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    font-size: 95%;
}

.artistsIntro a {
    color: #000;
}

.slideshowWrapper {
    position: absolute;
    width: 820px;
    height: 720px;
    text-align: center;
    left: 50px;
    top: 180px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 15px;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    padding-top: 20px;
    background-image: url(lab/slideshow/background.gif);
    background-repeat: no-repeat;
}

.slideshowWrapper a {
    color: #fff;
}

.slideshowWrapper .cover {
    display: inline;
    float: none;
}

#slideshowWrapper1 {
    z-index: 100;
}

#slideshowWrapper2 {
    z-index: 50;
}

.slideshowWrapperPlaceholder {
    width: 200px;
    height: 780px;
}

.coversDescription,
.coversWarning {
    clear: both;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
}

.coversDescription strong {
    font-size: 90%;
}

.coversWarning {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 500px;
    padding-top: 0;
    margin-top: 0;
}

.coversWarning,
.coversWarning a {
    color: #888;
}

.separator {
    margin-top: 20px;
    margin-bottom: 45px;
    height: 1px;
    overflow: hidden;
    background-color: black;
}

.singleIssue {
    width: 470px;
    margin-left: auto;
    margin-right: auto;
}

.announcement {
    position: absolute;
    font-size: 90%;
    left: 5px;
    top: 142px !important;
    top: 136px;
}

.announcement a {
    color: #777;
}

.announcementHome {
    position: absolute;
    font-size: 90%;
    left: 5px;
    /*
    top: 116px !important;
    top: 110px;
    */
    top: 150px !important;
    top: 144px;
}

.userInfo {
    text-align: right;
    font-size: 90%;
    position: absolute;
    right: 10px;
    top: 8px;
}

a.signOut {
    color: #777;
    font-size: 90%;
}

.generalForm {
    position: relative;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 15px;
    background-color: #eee;
    -moz-border-radius: 15px;
}

.generalField {
    width: 220px;
}

.lostPassword {
    text-align: right;
    border-top: 1px solid black;
    padding-top: 3px;
    margin-top: 22px;
}

.generalForm th {
    text-align: right;
    padding-right: 8px;
}

td.submitButton {
    padding-top: 8px;
}

em.add {
    font-style: normal;
}

#dialog,
#dialogShadow {
    position: absolute;
    left: 28%;
    top: 100px;
    width: 40%;
    height: 340px;
    background-color: rgb(241,238,235);
    padding: 10px;
    border: 2px solid #222;
    -moz-border-radius: 15px;
    display: none;
}

#dialogShadow {
    background-color: #000;
    width: 42%;
    left: 27%;
    height: 360px;
    -moz-opacity: 0.35;
    filter: alpha(opacity=35%);
    opacity: 0.35;
}

#dialog strong {
    color: #333;
    font-size: 90%;
}

#inputDescription {
    width: 98%;
    height: 150px;
}

#inputTags {
    width: 82%;
}

.cancelButton {
    text-align: right;
    width: 98%;
    display: block;
}

.editSave {
    text-align: center;
}

.editSave input {
    font-weight: bold;
    width: 100px;
}

.captchaTrap {
    display: none;
}

#tos {
    display: none;
    font-size: 90%;
    width: 210px;
    background-color: #ccc;
    padding: 4px;
    -moz-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 8px;
}

.issuesNavigationCollectionTop,
.issuesNavigationCollectionBottom {
    margin-left: 20px;
    font-size: 90%;
}

.issuesNavigationCollectionBottom {
    border-top: 1px solid #888;
    padding-top: 4px;
    margin-top: 30px;
}

.sketchcastContent {
    width: 425px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.users {
    float: left;
    width: 260px;
    list-style-image: url(/image/user.png);
}

.users p {
    min-height: 50px;
}

.recent {
    color: rgb(205,158,50);
    font-weight: bold;
}

.index {
    float: left;
    width: 205px;
    font-size: 90%;
    margin-top: 20px;
    border-right: 1px dotted gray;
    padding-right: 10px;
    padding-left: 10px;
}

.index h3 {
    padding: 2px;
    text-align: center;
    background-color: #ddd;
}

.index a {
    color: #000;
}

.index a:hover {
    color: rgb(184,0,0);
}

h3 .footnote {
    font-size: 70%;
}

.moreGroup {
    font-style: italic;
}

.indexNavigation {
    text-align: center;
}

table {
    border-collapse: collapse;
}

th,
td {
    padding: 2px;
    margin: 0;
}

.alternative th,
.alternative td {
    background-color: #eee;
}

.header th {
    background-color: #ccc;
}

.generalInfo {
    font-size: 90%;
    position: absolute;
    left: 10px;
    top: 8px;
    width: 300px;
    font-weight: bold;
}

.generalInfo a,
.generalInfo a:link,
.generalInfo a:visited {
    color: rgb(0,51,187);
}

a.currentVariant {
    text-decoration: none;
}

.variants a,
.variants a:active {
    outline: none;
}

.coverDetails {
    display: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 420px;
    font-size: 90%;
    font-weight: bold;
    color: #000;
    position: relative;
    top: -66px;
    height: 26px;
    overflow: hidden;
    background-color: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    /* background-image: url(/image/progress.gif); */
    background-repeat: no-repeat;
    background-position: 400px 1px;
}

.empty {
    height: 300px;
}

.contextTip {
    position: absolute;
    right: 6px;
    top: 130px;
    width: 220px;
    text-align: right;
    font-size: 90%;
}

/*
a.buyLink,
a.buyLink:link,
a.buyLink:visited {
    color: rgb(34,0,204);
}
*/

.specialResult {
    text-align: center;
    line-height: 1.5em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 880px;
}

.specialResult strong {
    color: rgb(185,143,0);
}

.byArtist {
    font-size: 90%;
}

.byArtist,
.byArtist a {
    color: #888;
}

.pager {
    padding-top: 40px;
    padding-bottom: 30px;
    clear: both;
    color: #444;
    text-align: center;
}

.currentPage {
    font-weight: bold;
    background-color: rgb(255,255,120);
}

.pagerLabel,
.pager .nextGhosted {
    font-size: 90%;
}

.pagerNext {
    font-weight: bold;
    font-size: 90%;
}

.searchIntro {
    padding-top: 10px;
    text-align: center;
    font-size: 90%;
}

.groupSwitchSuperImportant,
.homeRandomLink {
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: rgb(240,220,220);
    -moz-border-radius: 5px;
}

.readFrame {
    border: 0;
    background-color: rgb(204,204,204);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    top: 15px;
    background-image: url(/image/progress.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.readLink {
    font-weight: bold;
}

#largeDialogWrapper,
#largeDialogWrapperShade {
    position: absolute;
    padding-bottom: 0;
    -moz-border-radius: 10px;
    width: 920px;
}

#largeDialogWrapper {
    text-align: center;
}

#largeDialogWrapperShade {
    background-color: #000;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
}

.largeDialogCancelButton {
    display: block;
    width: 21px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.cover .readLink img {
    width: 24px;
    height: 13px;
    border: 0;
}

.cover .zoomLink img {
    width: 15px;
    height: 15px;
    border: 0;
}

.shortNavigation {
    margin-top: 30px;
    margin-bottom: 100px;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    line-height: 1.8em;
    text-align: center
}

.zoomImage {
    top: 17px;
    overflow: auto;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: 1px solid #999;
    background-color: #999;
}

#adSideBanner {
    position: absolute;
    left: 10px;
    width: 300px;
    height: 600px;
    top: 270px;
}
