/* /skin/3357/css */
body {
    position: relative;
    display: block;
    height: 100%;
    min-height: 100%;
    background-image: url(/assets/ff644e7bdb209f8cccf27b1d516354c4878e877b.jpg);
    background-color: #c62127 !important;
    background-attachment: fixed;
    background-position: center top;
    /* cross browser IE9+ support (sorry IE8 users) */
   -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: 1;
}
.gutter a {
    position: relative;
    overflow: hidden;
}
.gutter .l, .gutter .r {
    position: absolute;
    top: 0;
    height: 100%;
}
.top.gutter a {
    margin: auto;
    background: url(/assets/a8b3fb28fb4d41ae9bf7ecfa525589efd3914373.png) no-repeat center top;
    height: 200px;
    max-width: 1176px;
}
.top.gutter .l {
    left: 0;
}
.top.gutter.full-image .l {
    display: none;
}
.top.gutter .r {
    right: 0;
}
.top.gutter.full-image .r {
    display: none;
}
@media (min-width: 615px) { .left.gutter a {
    margin-left: auto;
    background: url(/assets/86972099c7d93d58089cc9dd4375e911b904f675.png) no-repeat right center;
    min-width: 0px;
    max-width: 602px;
    height: 1200px;
} }
@media (min-width: 615px) { .left.gutter {
    min-width: 180px;
} }
@media (min-width: 615px) { .left.gutter .l {
    left: 0;
} }
@media (min-width: 615px) { .left.gutter.full-image .l {
    display: none;
} }
@media (min-width: 615px) { .right.gutter a {
    margin-right: auto;
    background: url(/assets/c5380095ef3c3c60acfcafdd497932fd1bf4d79d.png) no-repeat left center;
    min-width: 0px;
    max-width: 602px;
    height: 1200px;
} }
@media (min-width: 615px) { .right.gutter {
    min-width: 180px;
} }
@media (min-width: 615px) { .right.gutter .r {
    right: 0;
} }
@media (min-width: 615px) { .right.gutter.full-image .r {
    display: none;
} }
@media (max-width: 1024px) {
    .top.gutter a {
        background: url(/assets/ab4f38e1bff59b9357748e3c4e240835fd748b66.png) no-repeat center center;
}