/* /skin/3846/css */
body {
    background-color: #9ab1c8;
    position: relative;
    display: block;
    height: 100%;
    background: url(/assets/43db31d5aa44b6174b09d4878320b5d66581040d.jpg) no-repeat center top fixed;
    /* cross browser IE9+ support (sorry IE8 users) */
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.gutter a {
    position: relative;
    overflow: hidden;
}
.gutter .l, .gutter .r {
    position: absolute;
    top: 0;
    height: 100%;
}
.top.gutter a {
    margin: auto;
    background: url(/assets/d0f0c78bae5e2a04c108a7dc41bc91ea07704fad.jpg) no-repeat center top;
    height: 200px;
    max-width: 1176px;
}
@media (min-width: 615px) { .left.gutter a {
    margin-left: auto;
    background: url(/assets/ad65416b4f5054a1dec227fd1f62172af0947111.jpg) no-repeat right center;
    min-width: 0px;
    max-width: 602px;
    height: 953px;
} }
@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/6c66866753b1be11ff19bf20d246e823bd33cc1e.jpg) no-repeat left center;
    min-width: 0px;
    max-width: 602px;
    height: 953px;
} }
@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: 1000px) {
    .top.gutter a {
        background: url(/assets/addb689501208fb1e0fafe2661c8cb79e381ea0c.jpg) no-repeat center center;
}