@import url(//fonts.googleapis.com/css?family=Open+Sans:300,600);

/* ------------------------- DRUPAL 7 FRAMEWORK ------------------------- */
body#body {
    background: #fff;
    background: #ebebeb url('/Default/Templates/images/grain-bg.jpg') 0 0 no-repeat;
    background-size: 100%;
    color: #56595D;
    font: 14px/23px Arial, Helvetica, sans-serif;
    position:relative;
    min-width:1209px;
    -webkit-text-size-adjust: none;
}

body#body.front {
    background-image: url('/Default/Templates/images/grain-bg.jpg');
    background-size: 100%;
}

p {margin-bottom:14px;}


.field-name-taxonomy-forums .links a,
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err,
a {
    color:#8fbf4d;
    outline:none;
    text-decoration:none;
}
a:hover,
.field-name-taxonomy-forums .links a:hover,
#block-views-our-team-block .views-field-title a:hover {
    text-decoration: none;
    color: #85A84B;
}

.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err {
    text-decoration: none;
}

strong {
    font-weight:bold;
}

.fl-l {float:left;}
.fl-r {float:right;}

.extra {overflow:hidden;}

.extra-clear:after {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}


.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}

/* Selection colours (easy to forget) */
::selection         {background: rgb(170,170,170);}
::-moz-selection    {background: rgb(170,170,170);}
img::selection      {background: transparent;}
img::-moz-selection {background: transparent;}
body {-webkit-tap-highlight-color: rgb(170,170,170);}


.ajax-progress {
  display:none;
}

#edit-style-options-row--2 {
    clear: both;
}
#admin-menu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

div.messages {
    padding-right: 30px;
}

.dismiss {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-transform: lowercase;
    padding: 2px 6px 4px;
    width: auto;
    line-height: normal;
    font-family: Helvetica;
}
    .dismiss:hover {
        color: #fff;
        text-shadow: none;
    }

.opacity-hover a {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.opacity-hover a:hover {
    opacity: 0.7;
}

.links, .item-list ul, .marker-list ul, ul.action-links, ul.marker-list-1 {
    list-style: none;
}

.switcher {
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
    font-size: 11px;
}
    .switcher:hover {
        text-decoration: underline;
    }


.slider-wide div.contextual-links-wrapper {
    right: auto;
    left: 50%;
}

/* ------------------------- HEADER ------------------------- */
#header, #page .homepage-top-area {
    position: relative;
    width: 1209px;
    margin: 0 auto;
    
}
#header, #page #homepage-header-top{
    background: url(../images/header.png) 0 0 repeat-x;
}
#logo {
    display: inline-block;
}
.section-1 {
    padding-top: 42px;
    padding-bottom: 41px;
}
    .section-1 .col1 {float:left;}
    .section-1 .col2 {float:right;}
.section-2 {
    margin-bottom: 9px;
}
.section-3 {
    margin-bottom: 9px;
}

.phones {
    color: #d1d1d1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
    padding-top: 23px;
}
    .phones span {
        color: #8cc63e;
        font-weight: 600;
    }

.section-4 {
    margin-bottom: 10px;
    padding-top: 47px;
    padding-bottom: 20px;
    color: #4b4b4b;
    -webkit-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    background: #1d1d1d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkMWQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODE4MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #1d1d1d 0%, #181818 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1d1d), color-stop(100%,#181818)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d1d1d 0%,#181818 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d1d1d 0%,#181818 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d1d1d 0%,#181818 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d1d1d 0%,#181818 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1d', endColorstr='#181818',GradientType=0 ); /* IE6-8 */
}

/* ------------------------- MAIN MENU ------------------------- */
.select-menu {display:none !important;}

#superfish-1 { 
    background:none;
    float:left;
    position:relative;
    width:auto;
    -webkit-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
}
    #superfish-1 li {
        background:none;
        border:0;
        overflow:inherit;
        padding:0;
        text-align:center;
    }
        #superfish-1 > li {
            border-left: 1px solid #c9e07d;
            border-right: 1px solid #6ead2e;
            background: #8cc63e; /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyY2E1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzlmYzg1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWJjNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top,  #8cc63e 0%, #9fc858 28%, #8abc49 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cc63), color-stop(28%,#9fc858), color-stop(100%,#8abc49)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #8cc63e 0%,#9fc858 28%,#8abc49 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #8cc63e 0%,#9fc858 28%,#8abc49 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #8cc63e 0%,#9fc858 28%,#8abc49 100%); /* IE10+ */
        }

        #superfish-1 > li.last, #superfish-1 > li:last-child {
            border-right: none;
        }
    #superfish-1 > li > a {
        width: 188px;
        text-align: center;
        padding-top: 28px;
        padding-bottom: 28px;
    }
    #superfish-1 > li:first-child {
        border-left: none;
    }
    #superfish-1 > li:first-child a {
        text-align: left;
        text-indent: -999em;
        width: 69px;
        background: url(../images/home.png) 52% 46% no-repeat;
    }
        #superfish-1 a {
            border:0;
            color:#fff;
            padding:0;
            text-decoration:none;
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
        }
            #superfish-1 > li > a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a {
                color:#fff;
            }

            #superfish-1 > li:hover, #superfish-1 > li.active-trail, #superfish-1 > li.sfHover {
                color:#fff;
                background: #8aac4e; /* Old browsers */
                /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhYWM0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzg0YTc0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MDk2NDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(top,  #8aac4e 0%, #84a74b 38%, #709640 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8aac4e), color-stop(38%,#84a74b), color-stop(100%,#709640)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top,  #8aac4e 0%,#84a74b 38%,#709640 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top,  #8aac4e 0%,#84a74b 38%,#709640 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top,  #8aac4e 0%,#84a74b 38%,#709640 100%); /* IE10+ */
                background: linear-gradient(to bottom,  #8aac4e 0%,#84a74b 38%,#709640 100%); /* W3C */
            }

    #superfish-1 ul {
        background: #a2ca5a; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyY2E1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzlmYzg1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWJjNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #a2ca5a 0%, #9fc858 28%, #8abc49 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2ca5a), color-stop(28%,#9fc858), color-stop(100%,#8abc49)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #a2ca5a 0%,#9fc858 28%,#8abc49 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #a2ca5a 0%,#9fc858 28%,#8abc49 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #a2ca5a 0%,#9fc858 28%,#8abc49 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #a2ca5a 0%,#9fc858 28%,#8abc49 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2ca5a', endColorstr='#8abc49',GradientType=0 ); /* IE6-8 */
        display:none;
        padding:15px 0;
        top:70px;
        width:226px !important;
    }
    
        #superfish-1 ul li {
            background:none;
            border-bottom:0;
            height:auto;
            padding:0;
        }
            #superfish-1 ul li a:visited, #superfish-1 ul li a {
                border:0;
                color:#fff;
                font-size:14px;
                padding:7px !important;
                text-align:center;
            }
                #superfish-1 ul li a:hover, #superfish-1 ul li.active-trail a  { background:#719740;}

            #superfish-1 ul li ul{
                left:235px !important;
                padding:10px 0 !important;
                top:-10px;
            }
                #superfish-1 ul li ul li {
                    background:none;
                    margin-bottom:1px;
                }
                
                
/* ------------------------- SLIDER ------------------------- */
.flex-viewport {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#flexslider_views_slideshow_main_slider-block li {
    padding: 0;
}

.flex-control-thumbs li {
    width: 20%;
}

.flexslider .slides img {
    width: 100%;
    height: auto;
}

.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin-bottom: 0;
    -webkit-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
}

.flex-control-nav {
    bottom: 0;
    z-index: 20;
}

.flexslider .flex-next,
.flexslider .flex-prev {
    opacity: 1;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
    width: 26px;
    height: 48px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    top: auto;
    bottom: 36px;
}

.flex-direction-nav a.flex-prev {
    left: 38px;
    text-align: left;
    text-indent: -999em;
    background: url(../images/prev.png) 0 0 no-repeat;
}
    .flex-direction-nav a.flex-prev:hover {
        background-position: 0 100%;
    }
.flex-direction-nav a.flex-next {
    right: 38px;
    text-align: left;
    text-indent: -999em;
    background: url(../images/next.png) 0 0 no-repeat;
}
    .flex-direction-nav a.flex-next:hover {
        background-position: 0 100%;
    }

.flexslider:hover .flex-next {opacity: 1; right: 38px;}
.flexslider:hover .flex-prev {opacity: 1; left: 38px;}

.flex-control-nav li a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.flex-caption {
    position: relative;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    padding-top: 37px;
    padding-bottom: 45px;
    background: #848484; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ODQ4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzg0ODQ4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iIzdmN2Y3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzY1NjU2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #848484 0%, #848484 14%, #7f7f7f 34%, #656565 98%, #666666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#848484), color-stop(14%,#848484), color-stop(34%,#7f7f7f), color-stop(98%,#656565), color-stop(100%,#666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #848484 0%,#848484 14%,#7f7f7f 34%,#656565 98%,#666666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #848484 0%,#848484 14%,#7f7f7f 34%,#656565 98%,#666666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #848484 0%,#848484 14%,#7f7f7f 34%,#656565 98%,#666666 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #848484 0%,#848484 14%,#7f7f7f 34%,#656565 98%,#666666 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#666666',GradientType=0 ); /* IE6-8 */
}
    .flex-caption span {
        font-weight: 600;
    }


/* ------------------------- MAIN ------------------------- */
div.messages {
    margin-bottom: 30px;
}
.views-row {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.views-field-title,
.node h2,
article.comment h3 {
    font-family: 'Open Sans', sans-serif;
    color: #1d1d1d;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
    .views-field-title a,
    .node h2 a,
    article.comment h3 a {
        color: #1d1d1d;
    }
        .views-field-title a:hover,
        .node h2 a:hover,
        article.comment h3 a:hover {
            color: #8fbf4d;
        }

.node h2,
article.comment h3 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 300;
    margin-bottom: 5px;
}

    .node h2 a {
        color: #1d1d1d;
    }
    .node h2 a:hover {
        color: #8fbf4d;
    }

.section-4 .views-field-body {
    margin-bottom: 28px;

}.views-field-body {
    margin-bottom: 30px;
}
.img-indent {
    margin-bottom: 20px;
}
.title-indent {
    margin-bottom: 13px;
}
.title-indent-1 {
    margin-bottom: 11px;
}

.field-name-field-addthis-blog {
    margin-bottom: 25px;
}

.img-left {
    float: left;
    margin-right: 17px;
}
    .img-left-1 {
        margin-right: 13px;
        float: left;
    }
    .img-left-2 {
        margin-right: 19px;
        float: left;
    }
    .img-left-3 {
        margin-right: 19px;
        float: left;
    }
.img-right {
    float: right;
    margin-left: 20px;
}

.block-indent {
    margin-bottom: 60px !important;
}

#main-wrapper #block-system-main.block {
    padding-bottom: 0;
}

.more-link {
    text-align: left;
}

.block-services .views-row {
    line-height: 24px;
}
.service-header {
    margin-bottom: 22px;
}

.summary {
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
}
    .summary span {
        color: #8fbf4d;
        font-weight: 600;
    }

.title-1 {
    color: #1d1d1d;
    font-size: 45px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 43px;
}
    .title-1 span {
        color: #b8b8b8;
        font-size: 25px;
        font-weight: 300;
    }

.counter {
    margin-top: 7px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    -webkit-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    background: #8cc63e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyY2E1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzliYzY1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWJjNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #8cc63e 0%, #9bc655 43%, #8abc49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cc63e), color-stop(43%,#9bc655), color-stop(100%,#8abc49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#8abc49',GradientType=0 ); /* IE6-8 */
}

.head-events {
    margin-bottom: 15px;
}


.date-2 {
    padding-top: 4px;
    width: 52px;
    height: 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    background: #8cc63e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyY2E1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzliYzY1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWJjNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #8cc63e 0%, #9bc655 43%, #8abc49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cc63e), color-stop(43%,#9bc655), color-stop(100%,#8abc49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8cc63e 0%,#9bc655 43%,#8abc49 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#8abc49',GradientType=0 ); /* IE6-8 */
}

    .date-2 .day {
        font-size: 25px;
        line-height: 26px;
    }

.block-events h2 {
    margin-bottom: 36px;
}


.block-welcome {
    margin-top: 13px;
}

.list-block {
    padding-top: 16px;
}

.q {
    padding-left: 36px;
    background: url(../images/q.png) 0 6px no-repeat;
}

.testimonial .views-field-title {
    padding-left: 36px;
}

.border-n img {
    border: none !important;
}


/* ------------------------- DEFAULT BLOCK STYLE ------------------------- */

.views-row-last.views-row {
    margin-bottom: 0px;
}

#main-wrapper .block {
    padding-bottom: 40px;
}

#main-wrapper #content .block.block-views {
    padding-bottom: 20px;
}


    body .container-12 .no-alpha-omega {
        margin-left: 10px;
        margin-right: 10px;
    }


.region-header-bottom {
    padding: 0;
}

.region-content-top {
    padding: 0;
    padding-bottom: 40px;
}

.region-content {
    padding: 0;
}

.region-content-bottom {
    padding: 0;
    padding-top: 20px;
}


.region-header-bottom:after,
.region-content-top:after,
.region-content:after,
.region-content-bottom:after,
.region-content:after {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}

.views-clearfix .views-row:after {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}

#main-wrapper img {
    height:auto;
    width: auto;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 7px solid #ececec;
}
    #main-wrapper .getlocations_map_canvas img {
        padding: 0;
        background: none;
        border: none;
    }
#main-wrapper {
    background:#fff;
    width: 1209px;
    margin: 0 auto;
    min-height: 600px;
}

/* Temprorarily hide homepage white section until content is ready*/
#main-wrapper.homepage{
    display: none;
}

#main .feed-icon img, #main th.active img {
    width:auto;
    border: none;
    background: none;
    padding: 0;
}

#main {
    padding-top: 79px;
    padding-bottom: 16px;
}


#tinymce p {
    margin-bottom: 10px;
}
.location.vcard {
    margin-top: 0;
}

            
/* ------------------------- CONTENT REGION ------------------------- */
/*Node heading*/
.front #page-title {display:none;}

#content h1.title, h1, .dynamicFormCon .dFormHeaderText, #pageTitle h1{
    font-size:30px;
    line-height:36px;
    margin-bottom:33px;
    text-transform:uppercase;
    color: #1d1d1d;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

h2{
    font-size: 25px;
    line-height: 26px;
    text-transform: uppercase;
    color: #1d1d1d;
    font-weight: 500;
    margin: 20px 0px 5px 0px;
}

h3 {
    font-size: 20px;
    line-height: 31px;
    color: #1d1d1d;
    margin: 20px 0px 5px 0px;
}

article.node {
    padding-bottom:20px;
    margin-bottom:20px;
}
    article.node.node-blog {
        border-bottom: 0px solid #444;
    }

    #node-79 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

.page-node- .submitted a {
    padding-right: 0;
    margin-right: 0;
}



/*Author & date information*/
p.submitted {
    margin:5px 0 15px;
    float: left;
}
    .submitted, p.submitted span, .comment_count {
        
    }

    .submitted a,
    .comment_count {
        text-decoration:none;
    }
        .submitted a:hover,
        .comment_count:hover {}

.comment_count {
    float: right;
    display: inline-block;
    margin-bottom: 15px;
}

article.node footer {
    padding-top:0px;
}

article footer ul.links.inline {
    display:block;
}
article footer ul li {
    padding:0;
    margin:0 15px 0 0;
    padding: 0 !important;
}
    article footer ul li.first {margin-left:0;}

.node-teaser .comment-add {
    display: none;
}

/*Node Tags*/
article.node footer .field-name-field-tags { padding-bottom:10px;}
    article.node footer .field-name-field-tags .field-label{
        float: left;
        font-size: 16px;
        padding-right: 10px;
        line-height: 24px;
    }
    article.node footer .field-name-field-tags .field-items {
        overflow:hidden;
        padding-bottom:15px;
        width:100%;
    }
    article.node footer .field-name-field-tags ul li {
        float:left;
        padding:0 4px;
        margin-right: 10px;
    }
        article.node footer .field-name-field-tags ul li a{
            font-size: 12px;
            text-decoration: none;
            padding: 2px 5px;
        }
            article.node footer .field-name-field-tags ul li a:hover {
                text-decoration: none;
            }

    article .field-items {
        margin-bottom: 20px;
    }
            
            
.node-maps header {
    display:none;
}

.panels-flexible-region-1-contacts_region {
    width:auto;
}




.item-list ul li {
    margin-left: 0;
    margin-bottom: 20px;
}
ul li.collapsed {
    list-style: none;
}
ul.menu li {
    margin-left: 0;
}
    section.block ul, section.block .item-list ul li { margin:0;}

    section.block .item-list ul {
        margin-bottom: 20px;
    }

    ul li.leaf { 
        list-style-image:none;
        list-style-type:none;
        margin:0;
        padding:0;
    }
        section.block .content li, .marker-list .content li, .marker-list-1 li { 
            background:url(../images/a1.png) no-repeat 0 12px;
            padding:8px 0 11px 26px;
            line-height:20px;
            border-top: 1px solid #eff3f6;
        }
            section.block .content li a, .marker-list li a, .marker-list-1 li a { 
                color:#aaadb2;
                line-height:20px;
                text-decoration:none;
            }
            section.block .content li a:hover, .marker-list li a:hover, .marker-list-1 li a:hover { color:#343434;}

        section.block .content li:first-child, .marker-list .content li:first-child, .marker-list-1 li:first-child {
            border-top: none;
            padding-top: 0;
            background-position: 0 3px;
        }


/* ------------------------- BUTTONS STYLES ------------------------- */
    .form-submit:hover { background:#444;}

    .section-4 .button a {
        -webkit-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 2px 0 rgba(0,0,0,0.3);
    }
    
.button a, .more-link a, ul.links li a, .view-portfolio .views-field-view-node a, #block-poll-recent ul.links li a, #filters li a, .content ul.pager li a, .content ul.pager li.pager-current, .form-submit {
    display: inline-block;
    padding: 8px 23px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #ffffff;
    text-transform: uppercase;
    background: #3d3d3d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkM2QzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjMyMzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #3d3d3d 0%, #3b3b3b 33%, #323232 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(33%,#3b3b3b), color-stop(100%,#323232)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3d3d3d 0%,#3b3b3b 33%,#323232 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3d3d3d 0%,#3b3b3b 33%,#323232 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3d3d3d 0%,#3b3b3b 33%,#323232 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3d3d3d 0%,#3b3b3b 33%,#323232 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#323232',GradientType=0 ); /* IE6-8 */
}
    .button a:hover, .more-link a:hover, ul.links li a:hover, .view-portfolio .views-field-view-node a:hover, #block-poll-recent ul.links li a:hover, #filters li a:hover, #filters li a.selected, .content ul.pager li a:hover, .content ul.pager li.pager-current, .form-submit:hover {
            background: #8cc63e;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#8cc63e',GradientType=0 ); /* IE6-8 */
    }

.form-submit {
    line-height:normal;
    vertical-align:middle;
}


ul.links li a {
    margin-bottom: 10px;
}

/* ------------------------- BACK TO TOP ------------------------- */
#backtotop {
    background: #222 url(../images/up-arrow.png) 50% 50% no-repeat;
    width: 50px;
    height: 50px;
    z-index: 5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    right: 40px;
    bottom: 100px;
}
    #backtotop:hover {
        opacity: 1;
        background-color: #8fbf4d;
    }

    
/* ------------------------- FOOTER ------------------------- */
#footer {
    clear: both;
    padding:25px 0;
    position: relative;
    width: 1209px;
    margin: 0 auto;
}

#block-block-5 {float:left; padding-top: 6px;}

#block-block-5 .content {
    color: #616161;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
#block-block-5 .content a {
    color: #0f140b;
    font-weight: 600;
}

#block-block-5 .content a:hover {
    text-decoration: underline;
    color: #85a84b;
}

#block-block-5 .content span {
    font-weight: 600;
    color: #616161;
}


/* ------------------------- SOCIAL-ICONS BLOCK ------------------------- */
#block-follow-site { float:right;}

.follow-link-wrapper {
    display: inline-block;
    margin-left: 9px;
}
a.follow-link {
    width:34px;
    height:34px;
    text-indent:-9999px;
    opacity:1;
    padding:0;
    display: inline-block;
}
a.follow-link:hover {
    opacity:1;
    background-position: 0 100%;
}


a.follow-link-googleplus {
  background-image: url(../images/icon-googleplus.png);
}
a.follow-link-twitter {
  background-image: url(../images/icon-twitter.png);
}
a.follow-link-this-site {
  background-image: url(../images/icon-feed.png);
}   
a.follow-link-facebook {
  background-image: url(../images/icon-facebook.png);
}



/* ------------------------- PAGINATOR ------------------------- */
.content ul.pager {text-align:left;}

.content ul.pager li {
    margin:0px 1px;
    overflow:hidden;
    padding: 0;
    display: inline-block;
}

    .content ul.pager li a:hover, .content ul.pager li.pager-current ,
    .content ul.pager li a, .content ul.pager li.pager-current {
        
    }


/* ------------------------- PORTFOLIO ------------------------- */

#main-wrapper .isotope-element img {
    width: 100%;
}

.add-magnify {
    margin-bottom:20px;
    background: #000;
    position: relative;
}

.view-portfolio .isotope-element .views-field-field-portfolio-image a {
    display:block;
    position: relative;
    background: url(../images/magnify.png) 50% 50% no-repeat;
}

    .view-portfolio .isotope-element .views-field-field-portfolio-image a img {
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
    }
    .view-portfolio .isotope-element .views-field-field-portfolio-image a img:hover {
        opacity: 0.5;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    }

        


.isotope-element .views-field-title {
    margin: 10px 0;
}

#filters {
    margin-bottom: 20px;
    text-align: right;
}

#isotope-options {
    background: none;
}

#filters li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0;
    background: none;
}

.isotope-element img {
    width: 100%;
    height: auto;
}

#isotope-container {
    margin-left: -10px;
    margin-right: -10px;
}

.isotope-element {
    background: none;
    color: inherit;
    margin: 0px;
    height: auto;
    width: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.view-portfolio #isotope-container .isotope-element .views-field-title{
    display: none;
}



/* ------------------------- POLL'S BARS ------------------------- */
.poll .total, .poll .title  {margin-bottom:15px;}
.poll .bar { 
    background-color:#ececec;
    padding:1px;
    height:10px;
    margin-bottom:15px;
}
.poll .bar .foreground { 
    height:10px; 
    display:none;
    background-color:#8fbf4d;
}
    
.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 {
    background: none;
    padding-left: 0;
}

#block-comment-recent .content li a { display:inline-block;}

#block-comment-recent li span, .views-field-timestamp {
    display: block;
}

#block-forum-new .contextual-links-wrapper { display:none;}

#block-system-navigation .content li { margin:0;}

.links {
    list-style: none;
}

.links li {
    display: inline-block;
    margin-right: 10px;
}


/* ------------------------- BLOCK SEARCH ------------------------- */
#block-search-form {}
#block-search-form .form-text, #search-block-form .container-inline .form-text {
    width:100%;
    padding:8px 5px;
    border:none;
    background:none;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
#block-search-form .container-inline, #search-block-form .container-inline {
    overflow:hidden;
    background:#e1e1e1;
    display:inline-block;
    position: relative;
}
#block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {float:left; margin:0;}
#block-search-form .container-inline .form-actions, #search-block-form .container-inline .form-actions {position: absolute; top: 0; right: 0;}

    
#block-search-form .form-submit, #search-block-form .form-submit { 
    background:url(../images/search.png) no-repeat center center #E1E1E1;
    filter: none; /* IE6-8 */
    border:0;
    line-height:normal;
    width:32px;
    height:32px;
    padding:0;
    margin:0;
    vertical-align:middle;
    cursor:pointer;
    text-indent:-9999px;
}
    #search-block-form #edit-submit:hover, #search-block-form .form-submit:hover {opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}

    

/* ------------------------- FORUM ------------------------- */
.action-links {
    padding: 0 0 25px 0px;
}
    .action-links a {
        font-weight:bold;
    }
        .action-links a:hover {
            text-decoration:none;
        }

#forum a {
    font-size:12px;
}
    #forum a:hover {text-decoration: underline;}

#forum table {
    border:1px solid #c8c8c8;
    width:100%;
}

#forum th {
    border:1px solid #8fbf4d;
    color:#fff; 
    font-size:14px;
    padding:3px 5px;
}
    #forum th a {
        color:#fff;
    }

#forum td.container { 
    padding:10px;
}

#forum td {
    border:1px solid #c8c8c8;
    padding: 5px;
}

#forum td.topics, #forum td.posts, #forum td.replies{
    text-align:center;
}

.field-name-taxonomy-forums {
    overflow:hidden;
    padding-bottom:20px;
    margin-top: 20px;
    width:100%;
}
    .field-name-taxonomy-forums .field-label {
        font-size:14px;
        vertical-align:middle;
        margin-bottom: 0;
        line-height:22px;
        float:left;
        margin-right:10px;
        font-family:Arial;
        letter-spacing:0;
    }

    .field-name-taxonomy-forums .links a {
        background:none;
        box-shadow: none;
        display:inline;
        font-size: 14px;
        padding:0;
        text-transform: none;
    }
        .field-name-taxonomy-forums .links a:hover {
            background:none;
        }

.page-forum- #main-wrapper .active img {
    padding: 0;
    background: 0;
    border: none;
    margin-left: 5px;
    margin-top: 4px;
}


/* ------------------------- COMMENTS FORM ------------------------- */
.panels-flexible-region-1-contacts_region {
    width:auto;
}


#edit-actions input {
    margin-right: 10px;
}


#edit-comment-body {margin-bottom:15px;}
.filter-help a {font-size:10px; display:inline-block;}
.filter-help a {
    padding-left: 0;
}
#comments {
    margin-bottom: 30px;
    clear: both;
}

article.comment header{overflow:hidden; margin-bottom: 0;}
.user-picture { float:left; margin-right:15px;}

section#comments h2.title {
    margin-bottom:15px;
}

#comment-form label,
#contact-site-form label {
    vertical-align:middle;
}
.form-required {
    color: #f00 !important;
}

#comment-form .form-text,
#user-login .form-text,
#contact-site-form input.form-text,
.search-form .form-text {
    width:220px;
}
    
#comment-form .form-textarea {
    height:120px;
    margin-bottom: 10px;
    
}
    #contact-site-form textarea#edit-message {  /*Contact form texrarea*/
        margin-right:0;
        width:98%;
        height: 100px;
    }
    
.resizable-textarea .grippie {
    display:none;
}

.form-type-item {
    overflow:hidden;
    width:100%;
}
    .form-type-item label {
        float:left;
        padding-right:10px;
    }   
    
.form-type-select { margin:0;}

#edit-comment-body-und-0-format-guidelines {
    padding-top:15px;
}
    #edit-comment-body-und-0-format-guidelines ul li{
        font-size:12px;
        overflow:hidden;
        width:100%;
    }

/* ------------------------- COMMENTS OUTPUT ------------------------- */
#comments {
    margin-top: 30px !important;
}
.comment-wrapper {overflow:hidden;}

article.comment .submitted {
    margin:2px 0 10px;
}
    article.comment .submited .permalink, p .permalink {
        display:none;
    }

article.comment {
    background:#fff;
    border:1px solid #c2c2c2;
    margin-bottom:15px;
    padding:15px;
    padding-bottom: 25px;
}   
    article.comment h2 {
        color:#292a2b;
        font-size:18px;
        font-weight:normal;
        text-decoration:none;
    }
    
.node article.comment footer {
    overflow:hidden;
    padding:0;
}

#edit-comment-body-und-0-format { border:1px solid #d6d2c6;}
    #edit-comment-body-und-0-format .fieldset-wrapper > * {padding-left:0; padding-right:0;}
    #edit-comment-body-und-0-format .fieldset-wrapper {padding:20px 10px;}
    #edit-comment-body-und-0-format .fieldset-wrapper label {display:inline;}

#comment-form-wrapper { margin-top:30px;}
#comment-form-wrapper .title {
    margin-left:0;
    margin-right:0;
}
article.comment span.new { position:absolute; top:0; right:0;}
.comment-preview { background:none;}

.compose-tips li {margin-bottom:10px;}
.compose-tips h3 {margin-bottom:10px;}

.comment .field-items {margin-bottom: 20px;}

/* ------------------------- TABLE STYLES ------------------------- */
tr.odd, tr.even {
    background: #fff;
    border-bottom: 1px solid #E0E0E0;
}
    tr.even {
        background: #f8f8f8;
    }

th {background:#8fbf4d; color: #fff; padding: 5px;}



.page-faq-questions-top .views-row {
    margin-bottom: 30px;
}


.view-faq {
    margin-bottom: 30px;
}



/* ------------------------- 404 PAGE NOT FOUND ------------------------- */
.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 {
            float:left;
            font-weight:bold;
            font-size:150px;
            line-height:180px;
        }
.panel-pane.error-page .pane-content .extra {
    background:url(../images/v_line.gif) 40px 0 repeat-y;
    padding-left:80px;
}
.panel-pane.error-page .pane-content .err-title {
    display:block;
    font-size:70px;
    line-height:84px;
    padding-top:20px;
    text-transform:uppercase;
}
.panel-pane.error-page .pane-content .err-body {
    display:block;
    font-size:20px;
    line-height:24px;
    margin-bottom:15px;
    width:300px;
}
.page-page-404 .pane-search-form {text-align:center;}
    .page-page-404 .pane-search-form .pane-content {display:inline-block; padding-top:40px;}
    .page-page-404 .pane-search-form #search-block-form .form-text {width:300px;}


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"], input[type="password"], input[type="search"], textarea {
    background:#fff;
    border:1px solid #ddd;
    color:#666 !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding:8px 5px;
}

/* ------------------------- FIRST-TIME PAGE ------------------------- */
#first-time {
    display:none;
}
    #first-time p {
        padding:10px 0;
    }
    
#first-time .item-list ul li{
    background:none;
    display:block;
    float:left;
    margin:0;
}
    #first-time .item-list ul li a {
        color:#8fbf4d;
        display:block;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
    }
        #first-time .item-list ul li:hover { background:none; }
        #first-time .item-list ul li a:hover { background:none; }
        
/* ------------------------- BREADCRUMB ------------------------- */
#breadcrumb { 
    color:#444;
    margin-top:16px;
    padding:0px 3px 15px;
}
    #breadcrumb a { 
        color:#444;
        font-size:12px;
        text-decoration:none;
        padding:0 3px;
    }
        #breadcrumb a:last-child { padding-right:0;}
        #breadcrumb a:hover { color:#8fbf4d;}
    
/* ------------------------- ADMIN TAB ------------------------- */
.tabs-wrapper { margin: 1px 0 20px;}
div.tabs { overflow:hidden;}

.tabs ul.primary {
    border:0;
    border-bottom:1px solid #c9c9c9;
    margin:10px 0 10px 0;
    overflow:hidden;
    padding:4px 0;
}
    .tabs ul.primary li {
        margin-bottom:-1px;
    }
        .tabs ul.primary li a { 
            background:#EDEDED;
            border:1px solid #BBB;
            border-bottom:0;
            border-radius:3px 3px 0 0;
            color:#444;
            font-size:12px;
            font-weight:normal;
            margin:0;
            overflow:hidden;
            padding:3px 15px 4px;
            text-shadow:0 1px 0 #FFF;
            -webkit-transition:background 0.1s linear;
            -moz-transition:background 0.1s linear;
        }
            .tabs ul li a.active, .tabs ul li a:hover { 
                background:#8fbf4d;
                color:#fff;
                text-shadow:none;
            }

/* ------------------------- ADMIN MENU BG ------------------------- */
ul.contextual-links li a:hover {}

.page-blog .field-name-field-blog-image {
    width: 300px;
}

.page-blog .node-teaser .field-type-image {float:left; margin:0 20px 6px 0;}
.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 { width: 100px; float:left; margin-right:15px;}
#block-views-our-team-block .views-row { border-top:1px solid #CCC; overflow:hidden; padding:15px 0 10px;}
#block-views-our-team-block .views-row.views-row-first {
    border-top: none;
}
#block-views-our-team-block .views-field-title a { font-weight:bold; text-decoration:none;}

#block-views-our-team-block .views-field-body, #block-views-our-team-block  .views-row {
    margin-bottom: 0;
}


.filter-type {margin-bottom:30px;}

label.option {vertical-align:middle;}

.node-author .username {
    padding-right: 0;
    margin-right: 0;
    border: none;
}

/* Contact Us page */
#main-wrapper #content .panels-flexible-row{
    margin-top: 50px;
}

.dynamicFormCon .requiredFieldInstruction{
    display: none;
}

.dFormTable tr{
    margin-top: 1em;
    margin-bottom: 1em;
}

.dFormTable tr td{
    display: block;
}

.dFormTable .dFormField {
    margin-bottom: 1em;
}

.dFormTable .dFormFieldText input{
    /*width:220px;*/
    width: 100%;
}
    
.dFormTable .dFormFieldTextArea textarea{
    height:120px;
    margin-bottom: 10px;
    width: 100%;
}

.dFormTable  .submitRow input{
    display: inline-block;
    padding: 8px 23px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    background: #3d3d3d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkM2QzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjMyMzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3d3d3d 0%, #3b3b3b 33%, #323232 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(33%,#3b3b3b), color-stop(100%,#323232));
    background: -webkit-linear-gradient(top, #3d3d3d 0%,#3b3b3b 33%,#323232 100%);
    background: -o-linear-gradient(top, #3d3d3d 0%,#3b3b3b 33%,#323232 100%);
    background: -ms-linear-gradient(top, #3d3d3d 0%,#3b3b3b 33%,#323232 100%);
    background: linear-gradient(to bottom, #3d3d3d 0%,#3b3b3b 33%,#323232 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#323232',GradientType=0 );
}


/* Products page 
.view-portfolio .view-header{
    display: none;
}*/

/* List items fixes */
#block-system-main .content ul, #main .region-content ul,
#block-system-main .content ol, #main .region-content ol{
    margin: 15px 0 15px 13px;
}


/* Slider styling */
#homepage-header-top #block-views-slider-block .flex-caption a{
    color: #ffffff;
}

#homepage-header-top #block-views-slider-block .flex-caption a:hover, #homepage-header-top #block-views-slider-block .flex-caption a:focus{
    color: #8fbf4d;
}


/* News page styling */
#newsTeasersModule .newsTeasersHeader h2{
    display: none;
}

#newsDisplayModule .newsSummaryListItem_topDiv a{
    font-size: 16px;
    font-weight: bold;
}

#newsDisplayModule .newsSummaryListItem_middileDivA, #newsDisplayModule .newsArticleDate{
    font-size: 12px;
    font-style: italic;
}

#newsDisplayModule .newsSummaryListItem_bottomDiv{
    margin-bottom: 15px;
}

#newsDisplayModule .newsArticleCopy{
    margin-top: 10px;
}

#newsDisplayModule .newsArticleCopy p strong{
    color: #8fbf4d;
    font-size: 18px;
}

#newsDisplayModule .newsArticleCopy p{
    margin-bottom: 0px;
}

#newsDisplayModule .newsArticleOptionsDiv{
    margin-top: 15px;
}

#newsDisplayModule .newsArticleOptionsDiv a{
    margin-right: 20px;
    text-decoration: underline;
}


/* LOGO styling */
#header .container-12 .section-1{
    padding-top: 20px;
    padding-bottom: 10px;
}

#logo img{
    max-width: 300px;
}


/* Header Phone number styling */
#header .phones .content a:hover, #header .phones .content a:focus{
    color: #ffffff;
    font-weight: bold;
}


/* Adjustments to homepage top section */
#page .section-4.homepage-top-area{
    background: transparent none;
    border: 0px none;
    box-shadow: none;
    margin: 0px auto;
    padding-bottom: 0px;
}

#page .section-4.homepage-top-area .views-row{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#page .section-4.homepage-top-area .button.homepageBtn{
    text-align: center;
}

#page .section-4.homepage-top-area .button.homepageBtn a{
    background: #8cc63e;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#8cc63e',GradientType=0 ); /* IE6-8 */
    font-size: 20px;
    padding: 12px 24px;
}

#page .section-4.homepage-top-area .button.homepageBtn a:hover,
#page .section-4.homepage-top-area .button.homepageBtn a:focus{
    background-color: #8aac4e;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aac4e', endColorstr='#8aac4e',GradientType=0 ); /* IE6-8 */
}


/* Homepage footer */
.front #footer{
    width: 100%;
    margin-top: 70px;
}

#footer #block-block-5{
    padding: 25px 10px;
    width: 1190px;
    background-color: #ebebeb;
    margin: 0px auto;
    float: none;
}


/* Seed Order page styling */
/* remember to change the verdi ID if the ID is different on prod site */
#verdiSection35 .dynamicForms .dFormHeader, #verdiSection35 .dynamicForms .dFormDescription{
    display: none;
}

#verdiSection35 .dynamicForms tr td{
    padding: 0.1em;
}

#verdiSection35 .dynamicForms .dFormTable .dFormFieldText input, #verdiSection35 .dynamicForms .dFormTable .dFormFieldTextArea textarea{
    width: 100%;
}


/* Post jQuery update fixes */
#superfish-1 .sub-menu {
    display: none !important;
}

#superfish-1 .sub-menu.sf-open {
    display: block !important;
}
