/* /skin/2999/css */
body {
    background-color: white !important;
    position: relative;
    display: block;
    height: 100%;
    min-height: 100%;
    background-image: url(/assets/1a97a6c565d78eb2e2a68ee5fee3a264b8f4b0ad.jpg);
    background-attachment: fixed;
    background-position: center bottom;
    /* 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/efc3efecad93624debcf162466aadb2d860790eb.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/25b909e06805a349981d2ac44f39d5a99bf698c9.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/b9dcf2f52c11c5924af8d685127a814d4bf8cc92.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: 1200px) {
    .top.gutter a {
        background: url(/assets/f5ebb8b347c542a8153e61cb73edb04b9a3a1241.png) no-repeat center center;
}