/* /skin/3750/css */
body {
  background-color: #8560a8;
}

@media (min-width: 694px) { .left.gutter a {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 1200px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center top;
  min-width: 0px;
  max-width: 602px;
  content: 'position=center';
} }

@media (min-width: 694px) { .left.gutter {
  min-width: 180px;
} }

@media (min-width: 694px) { .right.gutter a {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  max-height: 1200px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center top;
  min-width: 0px;
  max-width: 602px;
  content: 'position=center';
} }

@media (min-width: 694px) { .right.gutter {
  min-width: 180px;
} }

.top.gutter a {
  margin: auto;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 200px;
  max-width: 1920px;
}

html.gutter-mode-1 .top.gutter a {
  margin: auto;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  max-width: 1920px;
}

html.gutter-mode-0 .top.gutter a {
  margin: auto;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  max-width: 1920px;
}
