/* /skin/3069/css */
body {
    position: relative;
    display: block;
    height: 100%;
    min-height: 100%;
    background-image: url(/assets/fa0eabc825edb7c69753ee3e7ed83830679360fc.jpg);
    background-color: #282828 !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/1b9875652bbec68a3c94305b0572cf335ac036bf.png) no-repeat center top;
    height: 200px;
    max-width: 1176px;
}
.top.gutter.full-image .l {
    display: none;
}
@media (min-width: 615px) { .left.gutter a {
    margin-left: auto;
    background: url(/assets/bbbc76eeb58beee959d86c186d8186d475d4cc86.png) no-repeat right center;
    min-width: 0px;
    max-width: 602px;
    height: 1000px;
} }
@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 .r {
    display: none;
} }
@media (min-width: 615px) { .right.gutter a {
    margin-right: auto;
    background: url(/assets/032f16dc6ee4b1db93979231aca67d750e6341e2.png) no-repeat left center;
    min-width: 0px;
    max-width: 602px;
    height: 1000px;
} }
@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 .l {
    display: none;
} }
@media (min-width: 615px) { .right.gutter.full-image .r {
    display: none;
} }
@media (max-width: 1200px) {
    .top.gutter a {
        background: url(/assets/876e05d614e1199c9a39c16335fbb1b496cf93d7.png) no-repeat center center;
}