#info-nav {
    float: left;
    width: 254px;
    text-align: right;
    font-size: 150%;
    line-height: 100%;
}

#info-nav a {
    margin-left: 24px;
    color: #FFFFFF;
    text-decoration: none;
}

.empty-link {
    margin-left: 24px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline;
    visibility: hidden;
}

#info-nav a:hover {
    color: #000000;
}

#head-title-cell {
    padding-left: 52px;
    font-size: 150%;
    line-height: 130%;
}

#head-artist {
    text-transform: uppercase;
    color: #FFFFFF;
}

#head-title {
    text-transform: uppercase;
    color: #a8191d;
}

#head-date {
    text-transform: uppercase;
    color: #000000;
}

#ticket-info-panel {
    font-size: 85%;
    float: right;
    width: 160px;
    margin-left: 17px;
}

#ticket-price {
    font-size: 140%;
}

#location-info {
    font: 100% Arial, sans-serif;
    line-height: 140%;
    color: #a8191d;
    margin-top: 82px;
    margin-bottom: 1.2em;
}

#ticket-info-text {
    font: 100% Arial, sans-serif;
    line-height: 140%;
    color: #FFFFFF;
}

#info-text {
    font: 90% Arial, sans-serif;
    line-height: 140%;
    margin-top: 17px;
    margin-bottom: 17px;
    height: 110px;
    overflow: hidden;
}

#meta-table {
    font: 100% Arial, sans-serif;
    color: #FFFFFF;
}

.meta-left-cell {
    text-align: right;
    padding-right: 10px;
}

.meta-space {
    padding-top: 1em;
}

#meta-download-cell {
    vertical-align: bottom;
    height: 3em;
    color: #000000;
}

.image-panel {
    width: 148px;
    height: 164px;
    background-color: #FFFFFF;
    text-align: center;
}

.image {
    width: 138px;
    height: 138px;
    padding: 5px;
    padding-bottom: 0px;
}

.image-text {
    font-family: Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 100%;
}

.small-number {
    font-size: 80%;
}

.logo-cell {
    height: 43px;
}

.info-file-link {
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
}

.info-file-link:hover {
    color: #000000;
}

.mail-button {
    font-family: "Arial Black", sans-serif;
    font-size: 80%;
    color: #ffffff;
    text-decoration: none;
}

.mail-button:hover {
    color: #000000;
}

.badge-cell {
    height: 34px;   
}

.list-item-tickets {
    font-size: 10px;
    text-decoration: none;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    width: 100px;
    display: block;
    text-transform: uppercase;
    margin-top: 6px;
}

.list-item-tickets:hover {
    background-color: #FFFFFF;
    color: #000000;
}

.list-item-soldout {
    font-size: 10px;
    background-color: #a8191d;
    color: #FFFFFF;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 6px;
}

.list-item-presale {
    font-size: 10px;
    background-color: #ABC57C;
    color: #000000;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 6px;
}

.list-item-presale span {
    text-transform: lowercase;
}
