/* =MODULES */

/* login */

dl.login dd {
    margin: 0;
}

/* practice */

ul.practice {
    margin-bottom: 1ex;
}

table.practice {
    margin-top: 1em;
}

#mainContent table.practice a.unregister img {
    border: 0;
    padding: 0;
    margin: 0;
}

table.practice td.date {
    text-align: center;
    white-space: nowrap;
}

table.practice td.time {
    text-align: center;
    white-space: nowrap;
}

/* football austria ticker */

p.football-austria {
    font-size: 80%;
    padding-bottom: 55px;
    background: url("/images/partners/football_austria_tn.jpg") bottom center no-repeat;
    margin-top: 1ex;
}

ul.football-austria a[href^="http:"] {
    background: transparent;
    padding-right: 0;
}

/* standings */

table.standings {
    width: 90%;
}

table.standings td {
    text-align: center;
}

table.standings td.team {
    text-align: left;
}

table.standings tr.bulls {
    background: #d90000;
    color: #ffffff;
}

/* schedule */

table.schedule {
    width: 90%;
}

table.schedule td {
    text-align: center;
}

table.schedule td.opponent {
    text-align: left;
}

table.schedule tr.home, p.schedule em {
    color: #d90000;
}

p.schedule {
    margin-top: .5ex;
    text-align: center;
}

/* birthdays */

ul.birthday img {
    display: block;
    border: 1px solid #d0d0d0;
    padding: 1ex;
    margin: 1ex 0;
}

ul.birthday li {
    background: transparent;
}

/* roster */

table.roster td {
    text-align: center;
}

table.roster td.name {
    text-align: left;
}

/* staff */

table.staff td.name {
    width: 14em;
}

/* login */

div.login dt, div.login dd {
    margin: 0 0 .5ex 0;
}

div.login dd + dd {
    margin: 1ex 0;
}

div.login input {
    max-width: 90%;
}

/* season countdown */

span.countdown {
    display: block;
    margin-left: 1em;
    font-size: 300%;
    line-height: 1.1;
    color: #d90000;
    font-weight: bold;
    text-transform: uppercase;
}

div#mainContent span.countdown {
    display: inline;
    margin: 0 .5ex;
    font-size: 400%;
}

/* last/next opponent */

ul.last-next-opponent li.logo {
    background: #ffffff;
}

ul.last-next-opponent a {
    background: transparent;
    padding-right: 0;
}

/* sponsors */

#mainContent dl.sponsors img {
    border: 0;
    padding: 0;
    width: 160px;
}

#sideBar ul.sponsors li {
    padding: 0;
    background: transparent;
    text-align: center;
}

#sideBar ul.sponsors img {
    max-width: 160px;
}

#sideBar ul.sponsors a[href^="http:"] {
    background: transparent;
    padding-right: 0;
}


/* staff portrait */

dl.portrait ul.positions li {
    background: transparent;
    padding-left: 0;
}

/* comments */

ol.comments {
    margin: 0 0 0 0;
    list-style-type: none;
}

ol.comments li {
    margin: 1em 0 1ex 0;
}

#mainContent ol.comments img {
    margin: 0;
    border: 0;
    padding: 0;
}

ol.comments h4 {
    font-weight: bold;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 1ex;
}

/* gallery */

table.userGalleries {
    margin-top: 1em;
}

table.userGalleries td {
    text-align: center;
}

table.userGalleries td[scope] {
    text-align: left;
}

div.gallery {
    width: 100%;
    float: left;
    background: #ffffff;
    padding: 2px;
    margin-left: -2px;
}

div.gallery dl {
    width: 156px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin: 1ex;
}

div.gallery dt {
    margin: 0;
    text-align: center;
}

div.gallery dd {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 80%;
}

div.gallery dd.comment {
    font-style: italic;
}

div.gallery img {
    margin: 0 0 1ex 0;
    padding: 6px;
}

p.galleryImage {
    padding-top: 1em;
    text-align: center;
}

dl.galleryImage dt {
    text-align: center;
    margin: 1em 0 1ex 0;
}

dl.galleryImage dd {
    margin: 1ex 0;
    text-align: center;
}

/* shop */

dl.shopProducts dt {
    clear: both;
    font-size: 120%;
}

dl.shopProducts dd.image {
    float: left;
    margin-top: -2.5em;
    margin-left: 0;
}

dl.shopProducts dt, dl.shopProducts dd {
    margin-left: 170px;
}

ul.shopProductDetail li.image {
    background: transparent;
    padding: 0;
    float: right;
    font-size: 80%;
}

ul.shopProductDetail li.image a {
    display: block;
}

table.shopKart input {
    text-align: right;
}

table.shopKart td.amount {
    text-align: right;
}

table.shopKart td.price {
    text-align: right;
}

table.shopKart td.action {
    text-align: center;
}

table.shopKart tbody.sum,
table.shopKart tbody.sum td {
    background: url("/images/design/th_background.gif") repeat-x #d90000;
    color: #ffffff;
    font-weight: bold;
    padding-top: .5ex;
    padding-bottom: .5ex;
}

ul.shopPaymentInfo {
    margin: 1ex 0;
}

/* MVP */

table.mvp td {
    text-align: center;
}

table.mvp td[scope] {
    text-align: left;
}

table.mvp a {
    white-space: nowrap;
}
