
/* Important! This file is to only be edited through WebDAV or through the control panel by the client, not theme partners/designers. */

#Container .PageMenu div#Menu {
  visibility: hidden;
  height: 0;
}

body {
  background: none;
}

#Header {
    text-align: center;
    height: 50px;
}

#Logo {
    float: none;
}

.PageMenu {
  border-top: none;
}

.PageMenu .CategoryList a {
  font-size: 1.1em;
}

#Container {
    border-top: none;
}

#freeship {
    width: 980px;
    border-bottom: 7px solid #000000;
    padding: 10px 0 10px 0;
    text-align: center;
    font-style: italic;
}

.slide-show-render .slides li {
    width: 980px;
    height: 700px;
}

.slide-show-render-full .slide-image {
    max-height: 700px;
    max-width: 980px;
    height: 100%;
}

.slide-show-render.slide-show {
    height: 700px;
}

.slide-show-render-full .slide-content {
    height: 700px;
    width: 980px;
}

.slide-show-render .slides {
    height: 700px;
}

.slides {
    height: 700px;
}
