body#body {
    /*background: url("../images/bg.gif") repeat-x 0px 0px rgb(238, 238, 238);*/
    margin: 0px;
    padding: 0px;
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    min-width: 980px;
}

p {
    margin-bottom: 15px;
}

a {
    color: rgb(76, 187, 23);
}

    a:hover {
        color: rgb(148, 147, 147);
    }

#page-wrapper {
    padding: 40px 0px;
}

#page {
    background: rgb(255, 255, 255);
    border-width: 1px 1px medium;
    border-style: solid solid none;
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) currentColor;
    margin: 0px auto;
    border-image: none;
    width: 1018px;
    box-shadow: 5px 0px 3px rgba(0,0,0,0.5), -5px 0px 3px rgba(0,0,0,0.5);
}

.node.node-maps .submitted {
    display: none;
}

#header {
    margin: 0px -1px;
    border-bottom-color: rgb(182, 182, 182);
    border-bottom-width: 5px;
    border-bottom-style: solid;
    position: relative;
}

    #header .section-wrap {
    }

        #header .section-wrap::after {
            width: 100%;
            clear: both;
            display: block;
            position: relative;
            content: "";
        }

.section-1 {
    width: 240px;
    padding-top: 2px;
    float: left;
}

.section-2 {
    width: 670px;
    float: right;
}

    .section-2 #block-search-form {
        float: right;
    }

    .section-2 #block-block-6 {
        padding-top: 5px;
        margin-right: 23px;
        float: right;
    }

        .section-2 #block-block-6 .content {
            line-height: 20px;
            font-size: 14px;
        }

.phone-number {
    line-height: 22px;
    font-size: 17px;
}

#header #logo {
    float: left;
}

#header #site-name-slogan {
    float: left;
}

#header #site-name {
    margin: 0px;
    line-height: normal;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
}

#header #logo img {
    height: 182px;
}

#header #site-name a {
    text-decoration: none;
}

#block-block-11 h1 {
    margin: 0px;
    padding: 0px;
    color: rgba(0, 0, 0, 1);
    font-size: 78px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.1);
}

#edit-pass {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-image: none;
}

#edit-name {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-image: none;
}

input {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-image: none;
}

#subTitle {
    margin: 1.25em auto;
    padding: 0px;
}

#block-superfish-1 {
    padding-top: 21px;
    clear: both;
}

    #block-superfish-1::after {
        width: 100%;
        clear: both;
        position: relative;
        content: "";
    }

#superfish-1 {
    background: none;
    margin: 0px;
    width: auto;
    float: right;
    position: relative;
}

    #superfish-1::after {
        width: 100%;
        clear: both;
        display: block;
        position: relative;
        content: "";
    }

    #superfish-1 > li {
        padding: 0px;
        text-align: center;
        line-height: 18px;
        overflow: inherit;
        font-size: 15px;
        border-right-color: rgb(238, 238, 238);
        border-right-width: 1px;
        border-right-style: solid;
    }

        #superfish-1 > li > a {
            background: rgba(33, 94, 33, 0.9);
            padding: 1em 20px 1em 21px;
            border: 0px currentColor;
            border-image: none;
            color: rgba(255, 255, 255, 0.9);
            font-weight: normal;
            text-decoration: none;
        }

            #superfish-1 > li > a:hover {
            }

            #superfish-1 > li > a.active {
            }

            #superfish-1 > li > a.sfHover {
            }

    #superfish-1 ul {
        background: rgb(76, 76, 76);
        border: 0px solid rgb(27, 27, 27);
        border-image: none;
        top: 47px;
        width: 178px !important;
        padding-right: 10px;
        display: none;
    }

.sf-navbar > li > ul {
    margin-top: 3px;
}

#superfish-1 ul li {
    background: none;
    padding: 0px;
    height: auto;
    line-height: 20px;
    font-size: 12px;
    border-bottom-color: rgb(94, 94, 94);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    #superfish-1 ul li.last {
        border-bottom-color: currentColor;
        border-bottom-width: medium;
        border-bottom-style: none;
    }

    #superfish-1 ul li a:visited {
        padding: 4px 20px 5px 30px !important;
        border: 0px currentColor;
        border-image: none;
        text-align: left;
        color: rgb(154, 153, 153);
        font-weight: normal;
        text-decoration: none;
        margin-right: 2px;
    }

    #superfish-1 ul li a {
        padding: 4px 20px 5px 30px !important;
        border: 0px currentColor;
        border-image: none;
        text-align: left;
        color: rgb(154, 153, 153);
        font-weight: normal;
        text-decoration: none;
        margin-right: 2px;
    }

        #superfish-1 ul li a:hover {
            background: rgb(76, 187, 23);
            color: rgb(255, 255, 255);
        }

        #superfish-1 ul li a.active {
            background: rgb(76, 187, 23);
            color: rgb(255, 255, 255);
        }

    #superfish-1 ul li ul {
        padding: 10px 0px !important;
        left: 172px !important;
        top: 0px !important;
    }

        #superfish-1 ul li ul li {
            background: none;
            padding-right: 30px;
            margin-bottom: 1px;
        }

#breadcrumb {
    padding: 0px 3px 15px;
    color: rgb(0, 0, 0);
    margin-top: 16px;
}

    #breadcrumb a {
        padding: 0px 3px;
        color: rgb(0, 0, 0);
        font-size: 12px;
        text-decoration: none;
    }

        #breadcrumb a:last-child {
            padding-right: 0px;
        }

        #breadcrumb a:hover {
            color: rgb(76, 187, 23);
        }

#main-wrapper {
    padding: 36px 0px 1px;
}

    #main-wrapper #main {
        padding: 0px 39px 35px;
    }

.section .region {
    width: 100%;
}

#sidebar-first {
    width: 300px;
    float: left;
}

    #sidebar-first .section {
        padding: 0px 20px 0px 0px;
    }

#content {
    overflow: hidden;
}



#sidebar-second {
    width: 240px;
    float: right;
}

    #sidebar-second .section {
        padding: 0px 0px 0px 20px;
    }

.region-content {
    overflow: hidden;
}

#back-top {
    background: rgb(76, 187, 23);
    margin: 0px;
    width: 26px;
    height: 26px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

    #back-top:hover {
        background-color: rgb(145, 144, 144);
    }

    #back-top a {
        width: 26px;
        height: 26px;
        display: block;
    }

    #back-top span#button {
        background: none;
        border-width: 0px 4px 4px;
        border-style: solid;
        border-color: rgb(255, 255, 255) transparent;
        border-radius: 0px;
        left: 50%;
        top: 50%;
        width: 0px;
        height: 0px;
        line-height: 0px;
        font-size: 0px;
        margin-top: -2px;
        margin-left: -3px;
        position: absolute;
        opacity: 1;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

.view-products .views-row .views-field-title a {
    font-weight: 700;
}

.field-name-field-other-images img {
    padding-bottom: 0px !important;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}

.view-products .views-row img {
    padding-bottom: 0px !important;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}

div.tabs {
    overflow: hidden;
}

.tabs ul.primary {
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(201, 201, 201);
    margin: 10px 0px;
    padding: 4px 0px;
    border-image: none;
    overflow: hidden;
}

    .tabs ul.primary li {
        margin-bottom: -1px;
    }

        .tabs ul.primary li a {
            background: rgb(237, 237, 237);
            border-width: 1px 1px 0px;
            border-style: solid solid none;
            border-color: rgb(187, 187, 187) rgb(187, 187, 187) currentColor;
            margin: 0px;
            padding: 3px 15px 4px;
            border-radius: 5px 5px 0px 0px;
            border-image: none;
            color: rgb(0, 0, 0);
            overflow: hidden;
            font-size: 12px;
            font-weight: normal;
            text-shadow: 0px 1px 0px #fff;
            -webkit-transition: background 0.1s linear;
            -moz-transition: background 0.1s linear;
        }

.tabs ul li a.active {
    background: rgb(76, 187, 23);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

.tabs ul li a:hover {
    background: rgb(76, 187, 23);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

#comments {
    margin-bottom: 30px;
}

#block-views-featured-block {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

article.comment header {
    width: 100%;
    overflow: hidden;
}

.user-picture {
    margin-right: 15px;
    float: left;
}

section#comments h2.title {
    color: rgb(41, 42, 43);
    font-size: 18px;
    margin-bottom: 20px;
}

#comment-form .form-item {
    margin: 0px 0px 15px;
}

#comment-form .form-submit {
    margin-right: 25px;
}

#comment-form .form-item textarea {
    height: 250px;
}

#comment-form label {
    color: rgb(148, 147, 147);
}

#contact-site-form label {
    color: rgb(148, 147, 147);
}

#comment-form label {
    padding-top: 8px;
}

#comment-form .form-type-item label {
    padding: 0px;
    width: auto;
    display: inline;
}

.form-required {
    color: rgb(255, 0, 0) !important;
}

#comment-form .form-text {
    width: 220px;
}

#user-login .form-text {
    width: 220px;
}

#contact-site-form input.form-text {
    width: 220px;
}

.search-form .form-text {
    width: 220px;
}

#comment-form .form-textarea {
    height: 120px;
}

#comment-form .form-item {
    overflow: hidden;
}

    #comment-form .form-item label {
        width: 70px;
        margin-right: 10px;
        float: left;
    }

    #comment-form .form-item input {
        overflow: hidden;
    }

    #comment-form .form-item .form-textarea-wrapper {
        overflow: hidden;
    }

#block-views-category-block {
    padding-bottom: 11px;
    margin-bottom: 0px;
}

.resizable-textarea .grippie {
    display: none;
}

.form-type-item {
    width: 100%;
    overflow: hidden;
}

    .form-type-item label {
        padding-right: 10px;
        float: left;
    }

    .form-type-item a {
        color: rgb(76, 187, 23);
    }

.form-type-select {
    margin: 0px;
}

#edit-comment-body-und-0-format-guidelines {
    padding-top: 15px;
}

    #edit-comment-body-und-0-format-guidelines ul li {
        width: 100%;
        overflow: hidden;
        font-size: 12px;
    }

#contacts .pane-contact {
    width: 48%;
    float: left;
}

#contacts .contact-information {
    width: 48%;
    float: right;
}

#comments {
    margin-top: 30px !important;
}

.comment-wrapper {
    overflow: hidden;
}

article.comment .submitted {
    margin: 2px 0px 10px;
}

    article.comment .submitted a {
        display: none;
    }

article.comment {
    background: rgb(255, 255, 255);
    padding: 15px;
    border-radius: 2px;
    border: 1px solid rgb(194, 194, 194);
    border-image: none;
    margin-bottom: 15px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

    article.comment h2 {
        color: rgb(41, 42, 43);
        font-size: 18px;
        font-weight: normal;
        text-decoration: none;
    }

    article.comment h3 {
        line-height: normal;
    }

        article.comment h3 a {
            color: rgb(41, 42, 43);
            font-size: 18px;
            font-weight: normal;
            text-decoration: none;
        }

.node article.comment footer {
    padding: 0px;
    overflow: hidden;
}

#edit-comment-body-und-0-format {
    border: currentColor;
    border-image: none;
}

    #edit-comment-body-und-0-format .fieldset-wrapper > * {
        padding-right: 0px;
        padding-left: 0px;
    }

    #edit-comment-body-und-0-format .fieldset-wrapper {
        padding: 0px;
    }

        #edit-comment-body-und-0-format .fieldset-wrapper label {
            padding: 0px;
            display: inline;
        }

#comment-form-wrapper {
    margin-top: 30px;
}

article.comment span.new {
    top: 0px;
    right: 0px;
    position: absolute;
}

.comment-preview {
    background: none;
}

.front #page-title {
    display: none;
}

#content h1.title {
    font-size: 24px;
}

h1 {
    color: rgb(108, 108, 108);
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
}

h2 {
    color: rgb(108, 108, 108);
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
}

h3 {
    color: rgb(108, 108, 108);
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
}

h1 {
    margin-bottom: 10px;
}

h3 {
    text-transform: none;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 0px;
}

.node h2 {
    padding: 0px;
    color: rgb(76, 187, 23);
    line-height: 22px;
    font-size: 17px;
    margin-bottom: 0px;
}

.node .extra-node {
    overflow: hidden;
}

.node h2 a {
    color: rgb(76, 187, 23);
    text-decoration: none;
}

    .node h2 a:hover {
        color: rgb(0, 0, 0);
    }

article.node {
    padding-bottom: 30px;
}

.view-what-we-offer .view-content {
    overflow: hidden;
}

    .view-what-we-offer .view-content .views-row {
        width: 210px;
        margin-right: 30px;
        float: left;
    }

        .view-what-we-offer .view-content .views-row.views-row-last {
            margin-right: 0px;
        }

        .view-what-we-offer .view-content .views-row .views-field-title {
            padding: 7px 10px 5px 81px;
            line-height: 23px;
            font-size: 17px;
            margin-bottom: 17px;
            position: relative;
        }

        .view-what-we-offer .view-content .views-row .views-field-body {
            margin-bottom: 21px;
        }

        .view-what-we-offer .view-content .views-row .views-field-title a {
            text-decoration: none;
        }

        .view-what-we-offer .view-content .views-row .views-field-title::after {
            background: rgb(76, 187, 23);
            border-radius: 60px;
            left: 0px;
            top: 0px;
            width: 60px;
            height: 60px;
            text-align: center;
            color: rgb(255, 255, 255);
            text-transform: uppercase;
            line-height: 60px;
            font-size: 32px;
            font-weight: bold;
            position: absolute;
            content: "a";
        }

        .view-what-we-offer .view-content .views-row.views-row-2 .views-field-title::after {
            content: "b";
        }

        .view-what-we-offer .view-content .views-row.views-row-3 .views-field-title::after {
            content: "c";
        }

#block-views-what-we-offer-block h2 {
    margin-bottom: 19px;
}

.view-node a {
    color: rgb(75, 75, 75);
    line-height: 15px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
}

    .view-node a::after {
        border-width: 3px 0px 3px 3px;
        border-style: solid;
        border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255) rgb(76, 187, 23);
        border-image: none;
        top: 50%;
        width: 0px;
        height: 0px;
        right: 0px;
        margin-top: -2px;
        position: absolute;
        content: "";
    }

    .view-node a:hover {
        color: rgb(76, 187, 23);
    }

.view-featured .view-content {
    overflow: hidden;
}

    .view-featured .view-content .views-row {
        width: 220px;
        margin-right: 20px;
        float: left;
    }

.view a {
    text-decoration: inherit;
}

.view-featured .view-content .views-row.views-row-last {
    margin-right: 0px;
}

.view-featured .view-content .views-row .views-field-field-portfolio-image {
    margin-bottom: 15px;
}

.view-featured .view-content .views-row .views-field-title {
    line-height: 18px;
    font-size: 15px;
    text-decoration: none;
    margin-bottom: 12px;
}

.view-featured .view-content .views-row .views-field-body {
    margin-bottom: 12px;
}

.view-featured .view-content {
    padding-bottom: 16px;
    margin-bottom: 15px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.panel-pane ul.sp-block-list {
    overflow: hidden;
    margin-right: -20px;
}

    .panel-pane ul.sp-block-list li {
        background: none;
        margin: 0px 20px 16px 0px;
        padding: 0px;
        width: 300px;
        overflow: hidden;
        float: left;
    }

        .panel-pane ul.sp-block-list li h3 {
            padding: 7px 0px 0px;
            color: rgb(76, 187, 23);
            line-height: 23px;
            overflow: hidden;
            font-size: 17px;
            vertical-align: middle;
        }

        .panel-pane ul.sp-block-list li .num {
            background: rgb(76, 187, 23);
            padding: 10px 0px 11px;
            border-radius: 60px;
            width: 60px;
            text-align: center;
            color: rgb(255, 255, 255);
            line-height: 39px;
            font-size: 32px;
            font-weight: bold;
            margin-right: 20px;
            float: left;
        }

        .panel-pane ul.sp-block-list li .block-body {
            padding-top: 15px;
            clear: both;
        }

.panel-pane .img-ind {
    margin-bottom: 15px;
}

.panel-pane.our-mission {
    width: 300px;
    margin-bottom: 40px;
    margin-left: 20px;
    float: right;
}

.panel-pane.testimonials {
    width: 300px;
    clear: right;
    float: right;
}

    .panel-pane.testimonials strong {
        color: rgb(0, 0, 0);
    }

    .panel-pane.testimonials a {
        text-decoration: none;
    }

    .panel-pane.testimonials .quote-block {
        background: url("../images/quotes.png") no-repeat 29px 25px rgb(249, 249, 249);
        padding: 30px 20px 30px 60px;
        margin-bottom: 30px;
        position: relative;
    }

        .panel-pane.testimonials .quote-block::after {
            background: url("../images/corner.png") no-repeat 0px 0px;
            left: 25px;
            width: 30px;
            height: 19px;
            bottom: -19px;
            position: absolute;
            content: "";
        }

.panel-pane.our-mission h3 {
    color: rgb(76, 187, 23);
    line-height: 23px;
    font-size: 17px;
    margin-bottom: 12px;
}

.panel-pane.choose-us {
    overflow: hidden;
}

.pane-views-our-team-block .view-content {
    overflow: hidden;
}

.pane-views-our-team-block .views-row {
    width: 220px;
    margin-right: 20px;
    float: left;
}

    .pane-views-our-team-block .views-row .views-field-field-employee-photo {
        margin-bottom: 15px;
    }

    .pane-views-our-team-block .views-row.views-row-last {
        margin-right: 0px;
    }

    .pane-views-our-team-block .views-row .views-field-body a {
        display: table;
    }

    .pane-views-our-team-block .views-row .views-field-title {
        line-height: 21px;
        font-size: 17px;
        text-decoration: none;
        margin-bottom: 4px;
    }

    .pane-views-our-team-block .views-row .views-field-field-position {
        margin-bottom: 10px;
    }

.panel-flexible {
    padding-bottom: 40px;
}

.page-neighborhoods .row1 {
    overflow: hidden;
    margin-right: -20px;
}

.page-neighborhoods .row2 {
    overflow: hidden;
    margin-right: -20px;
}

.page-neighborhoods .row1 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.page-neighborhoods .col {
    width: 300px;
    margin-right: 20px;
    float: left;
}

    .page-neighborhoods .col h3 {
        color: rgb(76, 187, 23);
        line-height: 18px;
        font-size: 15px;
        margin-bottom: 10px;
    }

p.submitted {
    margin: 10px 0px 15px;
    font-size: 12px;
}

    p.submitted time {
        background: url("../images/date-icon.png") no-repeat 0px 1px;
        padding-left: 21px;
        margin-right: 12px;
    }

    p.submitted .username {
        background: url("../images/user-icon.png") no-repeat 0px 1px;
        padding-left: 23px;
        margin-right: 16px;
    }

    p.submitted .comment_count {
        background: url("../images/comment-icon.png") no-repeat 0px 1px;
        padding-left: 22px;
    }

.submitted {
    color: rgb(148, 147, 147);
}

p.submitted span {
    color: rgb(148, 147, 147);
}

.submitted a {
    color: rgb(148, 147, 147);
    text-decoration: none;
}

    .submitted a:hover {
        color: rgb(0, 0, 0);
    }

article.node footer {
    overflow: hidden;
}

article.node.node-teaser {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

article footer ul.links.inline {
    overflow: hidden;
    display: block;
}

article footer ul li {
    margin: 0px 25px 0px 0px;
    padding: 0px !important;
    float: left;
}

    article footer ul li.first {
        margin-left: 0px;
    }

ul.links li a {
    color: rgb(75, 75, 75);
    line-height: 15px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
}

    ul.links li a::after {
        border-width: 3px 0px 3px 3px;
        border-style: solid;
        border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255) rgb(76, 187, 23);
        border-image: none;
        top: 50%;
        width: 0px;
        height: 0px;
        right: 0px;
        margin-top: -2px;
        position: absolute;
        content: "";
    }

    ul.links li a:hover {
        color: rgb(76, 187, 23);
    }

.node-teaser .comment-add {
    display: none;
}

article.node footer .field-name-field-tags {
    padding-bottom: 10px;
}

    article.node footer .field-name-field-tags .field-label {
        color: rgb(0, 0, 0);
        padding-right: 10px;
        font-size: 15px;
        float: left;
    }

    article.node footer .field-name-field-tags .field-items {
        width: 100%;
        overflow: hidden;
        padding-bottom: 15px;
    }

    article.node footer .field-name-field-tags ul li {
        padding: 0px 4px;
        margin-right: 10px;
        float: left;
    }

        article.node footer .field-name-field-tags ul li a {
            background: none;
            padding: 0px;
            color: rgb(76, 187, 23);
            font-size: 12px;
            text-decoration: underline;
        }

            article.node footer .field-name-field-tags ul li a:hover {
                text-decoration: none;
            }

.page-page-404 #search-block-form {
    width: 400px;
}

.panel-separator {
    display: none;
}

.panel-pane.error-page {
    margin-bottom: 30px;
}

    .panel-pane.error-page .pane-content {
        overflow: hidden;
    }

        .panel-pane.error-page .pane-content span.err {
            color: rgb(76, 187, 23);
            line-height: 180px;
            font-size: 150px;
            font-weight: bold;
            float: left;
        }

        .panel-pane.error-page .pane-content .extra {
            background: url("../images/v_line.gif") repeat-y 40px 0px;
            padding-left: 80px;
            max-width: 300px;
        }

        .panel-pane.error-page .pane-content .err-title {
            color: rgb(0, 0, 0);
            text-transform: uppercase;
            line-height: 84px;
            padding-top: 20px;
            font-size: 70px;
            display: block;
        }

        .panel-pane.error-page .pane-content .err-body {
            width: 300px;
            line-height: 24px;
            font-size: 20px;
            margin-bottom: 15px;
            display: block;
        }

.page-page-404 .pane-search-form {
    text-align: center;
}

    .page-page-404 .pane-search-form .pane-content {
        padding-top: 40px;
        display: inline-block;
    }

    .page-page-404 .pane-search-form #search-block-form .form-text {
        width: 300px;
    }

.extra {
    overflow: hidden;
}

html.js .collapsible.collapsed.collapsible .fieldset-legend {
    background-image: url("../images/menu-collapsed.png");
}

html.js .collapsible.collapsible .fieldset-legend {
    background-image: url("../images/menu-expanded.png");
}

input[type='text'] {
    background: rgb(255, 255, 255);
    padding: 8px 5px;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    color: rgb(167, 167, 167) !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input[type='password'] {
    background: rgb(255, 255, 255);
    padding: 8px 5px;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    color: rgb(167, 167, 167) !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input[type='search'] {
    background: rgb(255, 255, 255);
    padding: 8px 5px;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    color: rgb(167, 167, 167) !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

textarea {
    background: rgb(255, 255, 255);
    padding: 8px 5px;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    color: rgb(167, 167, 167) !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

section.block {
    padding-bottom: 15px;
    margin-bottom: 20px;
}

    section.block ul {
        margin: 0px;
    }

    section.block .item-list ul li {
        margin: 0px;
    }

ul li.leaf {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-image: none;
}

section.block h2 {
    color: rgb(108, 108, 108);
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

h2.pane-title {
    color: rgb(108, 108, 108);
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

section.block .content li {
    background: url("../images/marker.gif") no-repeat 0px 8px;
    padding: 0px 0px 10px 13px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
}

.pane-content ul li {
    background: url("../images/marker.gif") no-repeat 0px 8px;
    padding: 0px 0px 10px 13px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
}

section.block .content li a {
    color: rgb(178, 176, 176);
    text-decoration: none;
}

    section.block .content li a:hover {
        color: rgb(255, 255, 255);
    }

aside section.block .content li {
    background: none;
    padding: 2px 0px 13px 41px;
    line-height: 20px;
    font-size: 12px;
}

    aside section.block .content li.collapsed {
        margin-left: 0px;
    }

    aside section.block .content li a {
        color: rgb(76, 187, 23);
        margin-bottom: 3px;
        display: inline-block;
        position: relative;
    }

        aside section.block .content li a::after {
            background: url("../images/marker-link.png") no-repeat 0px bottom;
            left: -41px;
            top: -2px;
            width: 24px;
            height: 24px;
            display: block;
            position: absolute;
            content: "";
        }

        aside section.block .content li a:hover {
            color: rgb(148, 147, 147);
        }

            aside section.block .content li a:hover::after {
                background-position: 0px 0px;
            }

#block-views-category-block h2 {
    margin-bottom: 15px;
}

#block-user-login .content #user-login-form li a::after {
    display: none;
}

#block-user-login .content #user-login-form li {
    padding: 0px;
}

#block-user-login .content #user-login-form input[type='text'] {
    padding: 7px 18px 9px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#block-user-login .content #user-login-form input[type='password'] {
    padding: 7px 18px 9px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#block-user-login .content .form-submit {
    background: rgb(76, 76, 76);
    padding: 8px 20px 10px;
    border-radius: 0px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: normal;
}

    #block-user-login .content .form-submit:hover {
        background: rgb(76, 187, 23);
    }

.region-footer {
    width: 100%;
    clear: both;
}

.region-footer-top {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 7px;
    border-bottom-color: rgb(108, 108, 108);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .region-footer-top section.block {
        width: 220px;
        padding-bottom: 0px;
        margin-right: 20px;
        margin-bottom: 0px;
        float: left;
    }

#block-block-9 {
    margin-right: 0px;
}

#footer section.block#block-block-9 h2 {
    margin-bottom: 14px;
}

#footer section.block#block-block-9 .content p {
    margin-bottom: 8px;
}

#footer section.block#block-block-9 .content strong {
    color: rgb(255, 255, 255);
}

#block-block-9 .content {
    color: rgb(178, 176, 176);
    padding-right: 30px;
}

    #block-block-9 .content a {
        text-decoration: none;
    }

.poll .bar {
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    height: 10px;
    margin-bottom: 15px;
    background-color: rgb(255, 255, 255);
}

    .poll .bar .foreground {
        height: 10px;
        display: none;
        background-color: rgb(76, 187, 23);
    }

.poll .percent {
    float: right;
}

.poll .vote-form {
    text-align: left;
    padding-bottom: 15px;
}

    .poll .vote-form .choices {
        width: 100%;
    }

#block-poll-recent ul.links li a {
    background: none;
    display: inline;
    box-shadow: none;
}

#block-comment-recent .content li a {
    display: block;
}

#block-forum-new .contextual-links-wrapper {
    display: none;
}

#block-system-navigation .content li {
    margin: 0px;
}

#block-search-form {
}

    #block-search-form .form-text {
        background: none;
        padding: 8.5px 5px;
        border: currentColor;
        border-image: none;
        width: 160px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

#search-block-form .container-inline .form-text {
    background: none;
    padding: 8.5px 5px;
    border: currentColor;
    border-image: none;
    width: 160px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#block-search-form .container-inline {
    background: none;
    overflow: hidden;
}

#search-block-form .container-inline {
    background: none;
    overflow: hidden;
}

#block-search-form .container-inline .form-item {
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: rgba(0, 0, 0, 0.3) currentColor rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3);
    margin: 0px;
    border-image: none;
    float: left;
}

#search-block-form .container-inline .form-item {
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: rgba(0, 0, 0, 0.3) currentColor rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3);
    margin: 0px;
    border-image: none;
    float: left;
}

#block-search-form .container-inline .form-actions {
    float: right;
}

#search-block-form .container-inline .form-actions {
    float: right;
}

#block-search-form .form-submit {
    background: url("search.png") no-repeat 6px 6px rgb(76, 187, 23);
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 32px;
    height: 33px;
    line-height: normal;
    text-indent: -9999px;
    vertical-align: middle;
    cursor: pointer;
}

#search-block-form .form-submit {
    background: url("search.png") no-repeat 6px 6px rgb(76, 187, 23);
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 32px;
    height: 33px;
    line-height: normal;
    text-indent: -9999px;
    vertical-align: middle;
    cursor: pointer;
}

#search-block-form #edit-submit:hover {
    background-color: rgb(76, 76, 76);
}

#search-block-form .form-submit:hover {
    background-color: rgb(76, 76, 76);
}

.form-submit {
    background: url("../images/marker.gif") no-repeat right 6px;
    padding: 0px 9px 0px 0px;
    border: currentColor;
    border-image: none;
    color: rgb(75, 75, 75);
    text-transform: capitalize;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    vertical-align: middle;
}

    .form-submit:hover {
        color: rgb(76, 187, 23);
    }

#footer {
    background: rgb(76, 76, 76);
    margin: 0px -1px;
    padding: 36px 40px;
    clear: both;
    position: relative;
}

    #footer section.block h2 {
        border-color: rgb(108, 108, 108);
        color: rgb(255, 255, 255);
        margin-bottom: 13px;
    }

#block-block-5 .content a {
    color: rgb(178, 176, 176);
    text-decoration: none;
}

#block-block-5 .content .sitename {
    color: rgb(255, 255, 255);
    margin-right: 6px;
}

#block-block-5 .content a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

#block-block-5 .content {
    color: rgb(178, 176, 176);
}

#block-follow-site {
    float: right;
}

a.follow-link {
    margin: 5px 8px 8px 0px;
    padding: 0px;
    transition: 0.2s;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    float: left;
    opacity: 0.8;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

    a.follow-link:hover {
        margin-top: 0px;
        opacity: 1;
    }

.action-links {
    padding: 15px 0px;
}

    .action-links a {
        font-size: 12px;
    }

        .action-links a:hover {
            text-decoration: none;
        }

#forum a {
    color: rgb(76, 187, 23);
    font-size: 13px;
}

#forum table {
    border: 1px solid rgb(200, 200, 200);
    border-image: none;
    width: 100%;
}

#forum th {
    background: rgb(76, 187, 23);
    padding: 3px 5px;
    border: 1px solid rgb(83, 83, 83);
    border-image: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
}

    #forum th a {
        color: rgb(255, 255, 255);
    }

#forum td.container {
    padding: 10px;
}

#forum td {
    padding: 5px;
    border: 1px solid rgb(200, 200, 200);
    border-image: none;
}

    #forum td.topics {
        text-align: center;
    }

    #forum td.posts {
        text-align: center;
    }

    #forum td.replies {
        text-align: center;
    }

    #forum td.last-reply span {
        color: rgb(83, 83, 83);
    }

    #forum td.title span {
        color: rgb(83, 83, 83);
    }

.field-name-taxonomy-forums {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

    .field-name-taxonomy-forums .field-label {
        color: rgb(0, 0, 0);
        line-height: 22px;
        font-size: 14px;
        margin-bottom: 0px;
        vertical-align: middle;
    }

    .field-name-taxonomy-forums .links a {
        background: none;
        padding: 0px;
        color: rgb(76, 187, 23);
        text-transform: none;
        font-size: 14px;
        display: inline;
        box-shadow: none;
    }

        .field-name-taxonomy-forums .links a:hover {
            background: none;
            color: rgb(0, 0, 0);
        }

tr.odd {
    background: rgb(238, 238, 238);
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

tr.even {
    background: rgb(238, 238, 238);
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

tr.even {
    background: rgb(255, 255, 255);
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

#first-time {
    display: none;
}

    #first-time p {
        padding: 10px 0px;
    }

    #first-time .item-list ul li {
        background: none;
        margin: 0px;
        float: left;
        display: block;
    }

        #first-time .item-list ul li a {
            color: rgb(76, 187, 23);
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
            display: block;
        }

        #first-time .item-list ul li:hover {
            background: none;
        }

        #first-time .item-list ul li a:hover {
            background: none;
        }

.content ul.pager li {
    margin: 0px 20px 0px 0px;
    padding: 0px;
    line-height: 15px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

    .content ul.pager li.pager-current {
        color: rgb(0, 0, 0);
    }

    .content ul.pager li a {
        text-decoration: none;
    }

        .content ul.pager li a:hover {
            color: rgb(0, 0, 0);
        }

ul.contextual-links li a:hover {
}

.front #header {
}

#flexslider_views_slideshow_slider-block li {
}

.view-slider .views-field-nothing {
    height: 110px;
    line-height: 17px;
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.7);
}

    .view-slider .views-field-nothing .price {
        color: rgb(76, 187, 23);
        margin-left: 5px;
    }

    .view-slider .views-field-nothing .field-content {
        padding: 25px 40px 0px 38px;
        display: block;
    }

        .view-slider .views-field-nothing .field-content .more-link {
            float: right;
        }

            .view-slider .views-field-nothing .field-content .more-link a {
                background: rgb(76, 187, 23);
                padding: 15px 30px 21px;
                color: rgb(255, 255, 255);
                line-height: 24px;
                font-size: 20px;
                text-decoration: none;
                display: inline-block;
            }

                .view-slider .views-field-nothing .field-content .more-link a:hover {
                    background: rgb(41, 172, 0);
                    color: rgb(255, 255, 255);
                }

        .view-slider .views-field-nothing .field-content .title {
            color: rgb(255, 255, 255);
            line-height: 32px;
            font-size: 27px;
            margin-bottom: 5px;
        }

.flexslider {
    background: none;
    border: currentColor;
    border-image: none;
}

.flex-nav-container {
    margin-bottom: 0px;
    position: relative;
}

#flexslider_views_slideshow_main_slider-block .wrap-nav a {
    background: url("../images/controls.png") no-repeat right 0px;
    left: 0px;
    top: 170px;
    width: 24px;
    height: 46px;
}

    #flexslider_views_slideshow_main_slider-block .wrap-nav a:hover {
        background-position: right bottom;
    }

    #flexslider_views_slideshow_main_slider-block .wrap-nav a.next {
        background-position: 0px bottom;
        left: auto;
        right: 0px;
    }

        #flexslider_views_slideshow_main_slider-block .wrap-nav a.next:hover {
            background-position: 0px 0px;
        }

.node-teaser .field-type-image {
    margin: 0px 20px 6px 0px;
    float: left;
}

.node-employee .field-type-image {
    margin: 0px 20px 6px 0px;
    float: left;
}

.field-type-image {
    margin-bottom: 20px;
}

.profile .user-picture {
    margin-left: 20px;
}

.profile h3 {
    overflow: hidden;
}

#block-views-our-team-block .views-field-field-employee-photo {
    margin-right: 15px;
    float: left;
}

#block-views-our-team-block .views-row {
    padding: 15px 0px 10px;
    overflow: hidden;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#block-views-our-team-block .views-field-title a {
    font-weight: bold;
    text-decoration: none;
}

.view-products .view-content {
    overflow: hidden;
    margin-right: -20px;
}

.view-products .views-row {
    float: left;
}

    .view-products .views-row .views-field-field-portfolio-image {
        background: url("../images/ajax-loader.gif") no-repeat center rgb(255, 255, 255);
        border: 0px solid rgb(224, 224, 224);
        border-image: none;
        margin-bottom: 15px;
    }

        .view-products .views-row .views-field-field-portfolio-image a {
            background: url("../images/magnify.png") no-repeat center rgb(0, 0, 0);
            display: block;
        }

    .view-products .views-row .views-field-title {
        line-height: normal;
        font-size: 15px;
        text-decoration: none;
        margin-bottom: 15px;
    }

        .view-products .views-row .views-field-title a:hover {
            text-decoration: underline;
        }

    .view-products .views-row .views-field-body {
        margin-bottom: 12px;
    }

.page-products .view-products .views-row {
    margin: 0px 20px 35px 0px;
    width: 220px;
}

    .page-products .view-products .views-row .views-field-field-portfolio-image {
        width: 220px;
        height: 134px;
    }

.page-products-1-col .view-products .views-row {
    overflow: hidden;
    margin-bottom: 40px;
    float: none;
}

    .page-products-1-col .view-products .views-row .views-field-field-portfolio-image {
        width: 460px;
        height: 454px;
        margin-right: 20px;
        float: left;
    }

.page-products-2-cols .view-products .views-row {
    margin: 0px 20px 35px 0px;
    width: 460px;
}

    .page-products-2-cols .view-products .views-row.views-row-even {
        margin-right: 0px;
    }

    .page-products-2-cols .view-products .views-row .views-field {
        overflow: hidden;
    }

    .page-products-2-cols .view-products .views-row .views-field-field-portfolio-image {
        width: 220px;
        height: 204px;
        margin-right: 20px;
        float: left;
    }

.page-products-3-cols .view-products .views-row {
    margin: 0px 20px 35px 0px;
    width: 300px;
    line-height: 18px;
}

    .page-products-3-cols .view-products .views-row .views-field-field-portfolio-image {
        width: 300px;
        height: 194px;
    }

#superfish-1 > li > a:hover {
    background: rgb(33, 94, 33);
    color: rgb(255, 255, 255);
}

#superfish-1 > li > a.active {
    background: rgb(33, 94, 33);
    color: rgb(255, 255, 255);
}

#superfish-1 > li > a.sfHover {
    background: rgb(33, 94, 33);
    color: rgb(255, 255, 255);
}

#superfish-1 ul {
    background: rgb(33, 94, 33);
    color: rgb(255, 255, 255);
}

    #superfish-1 ul li a {
        color: rgb(255, 255, 255);
    }

        #superfish-1 ul li a:visited {
            color: rgb(255, 255, 255);
        }

#page-wrapper {
    background: rgb(33, 94, 33);
    padding: 0px;
}

body#body {
    font-family: Palatino;
    font-size: 12px;
}

body.section-products .field-name-field-portfolio-image img {
    border: 2px solid rgb(204, 204, 204);
    border-image: none;
    box-shadow: 2px 2px 11px rgba(50,50,50,0.75);
    -webkit-box-shadow: 2px 2px 11px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 11px rgba(50, 50, 50, 0.75);
}

.more-link a {
    padding: 1em !important;
    border-radius: 6px;
}

#back-top {
    border-top-left-radius: 3px;
    box-shadow: -1px -1px 3px rgba(0,0,0,0.2);
}

#subTitle {
    color: rgba(129, 164, 90, 1);
    padding-left: 6.5em;
    font-weight: 700;
}

.section-2 #block-block-6 {
    margin: 0px;
    padding: 0px;
}

.secondSub {
    margin: 0px;
    padding: 0px;
}

.section-2 #block-block-6 {
    float: left;
}

p.secondSub {
    margin: 0px;
    padding: 0px;
}

p.secondSub {
    margin: 2.7em 0px 0px -20.5em;
    color: rgba(129, 164, 90, 1);
    font-weight: 700;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-top-width: 1px;
    border-top-style: solid;
}

#block-block-12 p {
    margin: 0px;
}

#block-block-12 {
    top: 0.75em;
    position: relative;
}

.noise {
    position: relative;
    z-index: 1;
}

    .noise::before {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: absolute;
        z-index: -1;
        content: "";
        background-image: url("data:image/png;base64,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");
    }

.body-noise::before {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
    background-image: url("data:image/png;base64,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");
}

.webform-component input {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-image: none;
}

.webform-component textarea {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-image: none;
}

.webform-component .form-email {
    width: 74%;
}
