body, html {
    height: 100%;
    border-color: #888;
}

tbody {
    border-color: #888;
}

div {
    border-color: #888;
    border-bottom-color: #888;
}

body {
    margin: 0;
    margin-left: 0px;
    padding: 0;
    overflow-x: hidden;
}

dfn {
    display: none;
}

body, td, a {
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    color: #444;
}

body #content {
    padding-top: 10px;
}

a {
    text-decoration: none;
}

body, td {
    font-weight: normal;
    font-size: 11px;
    line-height: 1.2em;
    border-color: #888;
}

a:hover {
    text-decoration: underline;
}

.f1 {
    font-size: 11px;
    font-style: normal;
}

.f2 {
    font-size: 12px;
    font-style: normal;
}

.f3 {
    font-size: 14px;
    font-style: normal;
}

.f4 {
    font-size: 16px;
    font-style: normal;
}

.fi {
    font-style:italic;
}

.fb {
    font-weight:bold;
}

.f1i {
    font-size: 11px;
    font-style: italic;
}

#main {
    margin: 0;
    margin-left: 310px;
    padding-top: 200px;
    padding-bottom: 100px;
    z-index: 100;
    position: relative;
    width: 910px;
}

#category-links {
    position: absolute;
    top: 0;
    left: 0px;
}

#category-links img {
    
}

#category-links .on, #footer-links .on {
    display: none;
}

#category-links.menu-news .news- .on {
    display: block;
}

#category-links.menu-artists .artists- .on {
    display: block;
}

#category-links.menu-videos .videos- .on {
    display: block;
}

#category-links.menu-photos .photos- .on {
    display: block;
}

#category-links.menu-shows .shows- .on {
    display: block;
}

#category-links.menu-free_downloads .free_downloads- .on {
    display: block;
}

#category-links.menu-releases .releases- .on {
    display: block;
}

#footer-links.menu-imprint .imprint- .on {
    display: block;
}

#footer-links.menu-distribution .distribution- .on {
    display: block;
}

#footer-links.menu-contact .contact- .on {
    display: block;
}

#footer-links.menu-promotion .promotion- .on {
    display: block;
}


#newsletter-sub {
    position: absolute;
    top: 115px;
    left: 725px;
}

#newsletter-sub form {
    position: relative;
}

#newsletter-sub #newsletter-subscribe-button {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40px;
    left: 160px;
    cursor: pointer;
}

#search-sub #start-search-button {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -10px;
    left: 160px;
    cursor: pointer;
}

#newsletter-sub .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#newsletter-sub .email {
    margin-bottom: 3px;
}

#newsletter-sub input.text {
    background: transparent;
    display: block;
    border: none;
    width: 142px;
    height: 20px;
    line-height: 1em;
    font-size: 14px;
    padding: 1px 6px;
    margin-bottom: 5px;
}

#newsletter-sub .social-net-buttons {
    position: absolute;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0;
    z-index: 5010;
    width: 200px;
}

#newsletter-sub .social-net-buttons a {
    margin-right: 5px;
}

#search-sub {
    position: absolute;
    left: 88px;
    top: 64px;
    width: 200px;
}

#search-sub input.text {
    background: transparent;
    display: block;
    border: none;
    width: 142px;
    height: 20px;
    line-height: 1em;
    font-size: 14px;
    padding: 1px 6px;
    margin-bottom: 5px;
}

#search-sub .advanced-search {

}

#shopping-cart {
    position: absolute;
    top: 131px;
    left: 471px;
    width: 230px;
    height: 84px;
    background: url(../img/cart/ShoppingCart_off.png) no-repeat;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 15px;
    padding-top: 25px;
}

#shopping-cart .items {

}

#shopping-cart .checkout {
    font-weight: normal;
    font-size: 11px;
}

#category-links .l-, #footer-links .l-, #player-links {
    position: absolute;
}

#player-links {
    top: 340px;
    left: 965px;
}

#player-links .head {
    margin-bottom: 10px;
}

#player-links .player-open {
    display: none;
    position: relative;
}

#player-links .open .player-open {
    display: block;
}

#player-links .open .player-closed {
    display: none;
}

#player-links .player-closed .open-the-player {
    font-size: 12px;
    font-weight: bold;
    width: 50px;
    text-align: right;
    position: absolute;
    right: 13px;
    top: 70px;
    color: white;
}

#player-links .player-open .now-playing,
    #player-links .player-open .text ,
    #player-links .player-open .controller ,
    #player-links .player-open .time {
    position: absolute;
    font-size: 11px;
    left: 15px;
}

#player-links .player-open .now-playing {
    top: 50px;
    font-style:italic;
}

#player-links .player-open .time {
    top: 95px;
}

#player-links .player-open .controller {
    top: 110px;
    left: 10px;
}

#player-links .player-open .controller .play-button {
    display: none;
}

#player-links .player-open .controller .rewind-button {
    display: none;
}

#player-links .player-open .controller .pause-button {
    display: none;
}

#player-links .player-open .controller .stop-button {
    display: none;
}

#player-links .player-open .controller .playing .pause-button {
    display: block;
}

#player-links .player-open .controller .playing .stop-button {
    display: block;
}

#player-links .player-open .controller .playing .rewind-button {
    display: block;
}

#player-links .player-open .controller .paused .rewind-button {
    display: block;
}

#player-links .player-open .controller .paused .stop-button {
    display: block;
}

#player-links .player-open .controller .paused .play-button {
    display: block;
}

#player-links .player-open .controller .stopped .rewind-button {
    display: block;
}

#player-links .player-open .controller .stopped .play-button {
    display: block;
}

#player-links .player-open .controller .stopped .stop-button {
    display: block;
}

#player-links .player-open .controller td {
    vertical-align: middle;    
}
#player-links .player-open .controller a:hover .hover-on {
    display: inline;    
}

#player-links .player-open .text {
    top: 50px;
    font-size: 12px;
    line-height: 15px;
}


#player-links .player-open .text .song {
    font-weight: bold;
}

#player-links .player-open .where-the-player {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    width: 50px;
    text-align: right;
    right: 13px;
    top: 67px;
    color: white;
}

#footer-links  {
    bottom: 50px;
    left: 50%;
    margin-left: -220px;
    position: absolute;
}

#footer-links .about- {
    margin-left: 0px;
    z-index: 200;
}

#footer-links .contact- {
    margin-left: 0px;
    z-index: 201;
}

#footer-links .imprint- {
    margin-left: 125px;
    z-index: 202;
}

#footer-links .distribution- {
    margin-left: 225px;
    z-index: 202;
}

#footer-links .promotion- {
    margin-left: 400px;
    z-index: 202;
}

#category-links .news- {
    left: 673px;
    top: 58px;
}

#category-links .releases- {
    left: 775px;
    top: 21px;
}

#category-links .artists- {
    left: 766px;
    top: 69px;
}

#category-links .videos- {
    left: 883px;
    top: 73px;
}

#category-links .shows- {
    left: 907px;
    top: 14px;
}

#category-links .photos- {
    left: 1021px;
    top: 16px;
}

#category-links .free_downloads- {
    left: 935px;
    top: 48px;
}

#category-links .shop- {
    left: 1117px;
    top: 34px;
}


ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    padding: 0;
    margin: 0;
}

#tour-dates .tour-city-selector {
    font-size: 11px;
    font-weight: bold;
}

#ls-touring-artists .list .item, #ls-our-buddies .list .item {
    font-size: 14px;
    line-height: 1.6em;
    font-weight: bold;
}

#ls-coming-soon .album-cover-image {
    width: 80px;
    height: 80px;
    background: black;
}

#ls-coming-soon .album-cover-image img {
    width: 80px;
    height: 80px;
}

#ls-coming-soon .band {
    font-size: 14px;
    height: 30px;
    font-weight: bold;
}

#ls-coming-soon .preorder {
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #888;
    padding: 0px 5px;
    line-height: 18px;
    height: 18px;
    background: url(../img/ls/buttons/Preorder_Verlauf.jpg) repeat;
    background-clip: border;

}

#ls-coming-soon input {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#container {
    background: url(../img/ls/buttons/Preorder_Verlauf.jpg) repeat-x;
    display: inline-block;
    padding: 0 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    height: 18px;
}

#free-mp3s .row .right-col {
    width: 60px;    
}

#login {
    height: 12px;
}

#footer-copyright {
    position: absolute;
    bottom: 100px;
    left: 50%;
    width: 210px;
    margin-left: -50px;
    z-index: 5003;
}

a.hover {
    text-decoration: none;
}

.hover .default {
    display: inline-block;
}

.hover .track-control {
    display: none;
}

.hover:hover .track-control {
    display: inline-block;
}

.hover:hover .default {
    display: none;
}

.track-control {
    font-family: webdings;
}

#permalink-canvas textarea {
    width: 215px;
    height: 40px;
    border: 1px solid #333;
}

#permalink-canvas {
    display: none;
}

#share-links {
    display: none;
}

#overlay {
    background: transparent;
    display: none;
}

.hover-on {
    display: none;
}

a:hover .hover-default {
    display: none;
}

a:hover .hover-on {
    display: block;
}

div[action='download'] {
    cursor: pointer;
}

.mp3-play- {
    cursor: pointer;
}

a {
    cursor: pointer;
}