#bgNodes {
    position: relative; margin: 0px auto;
}

.skins_core_ImageNewSkinZoomable-image {
   -moz-user-select: none;
    box-shadow: 0 0 0 #000;
    image-rendering: optimizequality;
    position: static;
}

.wysiwyg_viewer_skins_WRichTextNewSkintxtNew h1 {
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
}

.wysiwyg_viewer_skins_dropmenubutton_SolidColorMenuButtonNSkinddm2:first-child .wysiwyg_viewer_skins_dropmenubutton_SolidColorMenuButtonNSkinddm2-c-gapper {
    border: medium none;
}

/* CUSTOM */

ol, ul {
    list-style: none outside none;
}

.SITE_STRUCTURE {
    position: relative;
    margin-top: 0;
    min-height: 1449px;
    opacity: 1;
    padding-bottom: 100px;
    visibility: visible;
    width: 980px;
}
#SITE_PAGES {
    background-color: white;
    visibility: visible; 
    width: 980px; 
    min-height: 1167px; 
    position: absolute;
}
.PAGES_CONTAINER {
    visibility: visible; 
    width: 980px; 
    min-height: 1167px; 
    top: 218px; 
    position: absolute;
}
.logo-wrapper {
    visibility: visible; 
    width: 337px; 
    height: 211px;
}
.logo-image {
    margin-top: 0px; 
    margin-left: 0px; 
    width: 337px; 
    height: 212px;
}
.logo-position {
    visibility: visible; 
    left: 0px; 
    top: -25px; 
    min-width: 337px; 
    min-height: 211px; 
    position: absolute;
}
.title-wrapper {
    visibility: visible; 
    left: 1px; 
    top: 72px; 
    width: 360px; 
    min-height: 135px; 
    position: absolute;
    word-wrap: break-word;
}
.subtitle-wrapper {
    visibility: visible; 
    left: 67px; 
    top: 145px; 
    width: 202px; 
    min-height: 34px; 
    position: absolute;
    word-wrap: break-word;
}

h1.page-title {
    font-weight: bold;
    /*color: #0088cb;*/
    color: #008;
    font-family: "Sonsie One", Arial;
    font-size: 50px;
}
h2.page-subtitle {
    color: #222;
}
.header {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.site-menu {
    left: 338px;
    min-height: 44px;
    position: absolute;
    top: 144px;
    visibility: visible;
    width: 642px;
}

.home .page-content, .pricelist .page-content, .contact .page-content {
    visibility: visible; 
    left: 0px; 
    top: 300px; 
    min-width: 980px; 
    min-height: 136px; 
    position: absolute;
}
.contact .page-content {
    top: 520px; 
}

.page-content.columns3 {
    visibility: visible; 
    left: 0px; 
    top: 666px; 
    min-width: 980px; 
    min-height: 501px; 
    position: absolute;
}

.page-content.columns3 .col1,.page-content.columns3 .col2, .page-content.columns3 .col3 {
    visibility: visible; 
    min-width: 280px; 
    min-height: 180px; 
    position: absolute;
}
.col-image {
    top: 28px;     
}
.col-text {
    visibility: visible; 
    top: 228px; 
    width: 275px; 
    min-height: 182px; 
    position: absolute;
    word-wrap: break-word;
}

.col1 {
    left: 35px; 
}
.col2 {
    left: 350px; 
}
.col3 {
    left: 663px; 
}
.col1 img {
    margin-top: -3px; 
    margin-left: 0px; 
    width: 280px; 
    height: 187px;
}
.col2 img {
    margin-top: 0px; 
    margin-left: -23px; 
    width: 327px; 
    height: 180px;
}
.col3 img {
    margin-top: -3px; 
    margin-left: 0px; 
    width: 280px; 
    height: 187px;
}
.copyright {
    visibility: visible; 
    left: -1px; 
    top: 16px; 
    width: 770px; 
    min-height: 17px; 
    position: absolute;
    word-wrap: break-word;
}
.copyright a {
    color: inherit;
}
.content-header {

}
.page-footer {
    visibility: visible; 
    position: absolute; 
    bottom: auto; 
    width: 980px; 
    min-height: 86px; 
    top: 1363px;
}
.site-menu .menu-item {
    visibility: visible;
    position: relative;

    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    transition: background-color 0.4s ease 0s;
}
.site-menu .menu-item:hover {
    background-color: #f4752c;
    transition: background-color 0.4s ease 0s;
}
.site-menu .menu-item.selected {
    background-color: #d3eeec;
    transition: background-color 0.4s ease 0s;
}
.menu-item .menu-item-inner {
    /*border-left: 1px solid #ffffff;*/
    padding: 1em 72px;
}
.menu-button {
    line-height: 44px; 
    width: auto;

    color: #556e6c;
    display: inline-block;
    font: 17px/1.4em play,sans-serif;
    padding: 0 10px;
    transition: color 0.4s ease 0s;
}
.site-menu .menu-link {
    color: inherit;
}
.menu-wrapper {
    background-color: #ffffff;
    border: 0 solid #ffffff;
    position: relative;
        
    text-align: left; 
    height: 44px; 
    width: 642px; 
    overflow: visible; 
    white-space: nowrap; 
    display: inherit;
}

.gallery-frame {
    min-height: 300px;
    overflow: hidden;
    position: absolute;
    visibility: visible;
    width: 980px;
}

.gallery-frame-link {
    background-color: #ffffff;
    border: 12px solid #ffffff;
    border-radius: 0;
    display: block;
    height: 100%;
    overflow: hidden;
}
.gallery-frame-link #slides {
    width: 100%;
    height: 266px;
    overflow: hidden;
    position: relative;
}
.gallery-frame-link #slides img {
    width: 956px;
    position: absolute;
    top: -74px;
}
.pricelist .gallery-frame-link #slides img {
    top: -260px;
}
.gallery-frame-link #caption { 
    display: none; 
}

.contact .columns3 {
    /*display: none;*/
}

.page-pricelist .columns3 .col-image {
    display: none;
}
.page-pricelist .columns3 .col-text {
    top: 0;
}
.page-pricelist .columns3 {
    top: 520px;
}
.PAGES_CONTAINER.pricelist, .page-pricelist #SITE_PAGES {
    min-height: 1290px;
}
.page-pricelist .page-footer {
    top: 1500px;
}
.top-border {
    border-bottom: 3px solid #bfbfbf;
    height: 0 !important;
    min-height: 0 !important;
}
.PAGES_CONTAINER.contact, .page-contact #SITE_PAGES {
    min-height: 870px;
}
.page-contact .page-footer {
    top: 1065px;
}
.page-contact .col-image {
    display: none;
}
.page-contact .col1.col-text, .page-contact .col2.col-text, .page-contact .col3.col-text {
    top: 0px;
}
.page-contact .col1.col-text {
    width: 900px;
}
.page-contact .col2.col-text, .page-contact .col3.col-text {
    display: none;
}

.home .page-content.columns3 {
    top: 500px;
}
.PAGES_CONTAINER.home, .page-home #SITE_PAGES {
    min-height: 985px;
}
.page-home .page-footer {
    top: 1185px;
}
.wysiwyg_viewer_skins_screenwidthcontainer_TransparentScreenSITE_HEADER_i0v4sqgc-centeredContent {
    top: 30px;
}