@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 13px;
    vertical-align: baseline;
    font-family: arial;
    line-height: 130%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

h1, h2 {
    color: #356734;
}

h1 {
    font-size: 21px;
    font-family: Arial, Helvetica, sans-serif;
}

h1.careers {
    line-height: 180%;
    font-size: 36px;
    color: #5e5f49;
    font-family: Lucida Sans Unicode;
}

h2 {
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}

h2 a {
    font-size: 16px;
}

#container {
    width: 1024px;
    margin: 0 auto;
    border: 1px solid #ccc;
}

.logo {
    background: url(../../../../../images/logo.jpg) no-repeat;
    width: 266px;
    height: 45px;
    margin: 10px 0 10px 230px;
}

#container div.header {
    background: url(../../../../../images/header.jpg) no-repeat;
    width: 1024px;
    height: 217px;
    overflow: hidden;
}

.left_nav {
    background: url(../../../../../images/left_nav.jpg) no-repeat;
    height: 37px;
    width: 150px;
    float: left;
}

.right_nav {
    background: #356734;
    height: 25px;
    width: 45px;
    float: right;
}

.gray {
    background: #999;
    height: 10px;
    width: 874px;
    margin-top: 2px;
    float: left;
}

.left_column {
    width: 199px;
    float: left;
    padding: 0 20px 0 0;
}

.left_column img {
    margin-top: 10px;
}

.left_column ul {
    list-style: none;
}

.left_column li a span {
    color: #7f8183;
    font-size: 12px;
}

.left_column li a {
    color: #000 !important;
    line-height: 190%;
    font-size: 12px;
}

.left_column li {
    position: relative;
    left: -40px;
    width: 200px;
}

#bdo {
    font-size: 11px;
    color: #666766;
}

.mid_column {
    background: #f4f4ef;
    width: 445px;
    float: left;
    padding: 20px;
}

.right_column {
    padding: 20px 0 0 20px;
    width: 256px;
    float: left;
    text-align: center;
}

.twenty {
    width: 137px;
    height: 95px;
}

.right_column p, .right_column h1 {
    text-align: left;
}

#right_column {
    background: url(../../../../../images/right_home.jpg) no-repeat;
    width: 32px;
    height: 35px;
    position: absolute;
    margin-top: -14px;
    margin-left: 433px;
}

#left_column {
    background: url(../../../../../images/left_home.jpg) no-repeat;
    height: 27px;
    width: 27px;
    position: absolute;
    margin-top: -64px;
    margin-left: -20px;
}

.content {
    margin: 20px;
    position: relative;
    clear: both;
}

.sub .content, #info_a .content {
    padding: 20px 0;
}

.content a:link, .content a:visited, .content a:hover, .content a:active {
    text-decoration: none;
    color: #356734;
    font-weight: bold;
}

.content a:hover {
    text-decoration: underline;
    color: #999;
}

a.bio-email {
    display: block;
    padding: 6px 0 0 2px;
}

.footer {
    background: url(../../../../../images/bottom.jpg) repeat-x #676735;
    width: 100%;
    color: #fff;
    padding: 10px 0;
}

.footer p {
    margin-left: 20px;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
    text-decoration: none;
    color: #fff;
}

.footer a:hover {
    text-decoration: underline;
}

#home_a .content, #profile_a .content, #careers_a .content {
    margin: 20px 20px 0 20px;
}

.feed {
    height: 400px;
    overflow: hidden;
}


/*Navigation*/

.nav {
    height: 25px;
    width: 867px;
    position: absolute;
    margin-left: 150px;
}

.nav div a {
    display: block;
    height: 25px;
    float: left;
    background: url(../../../../../images/nav.jpg) no-repeat;
    z-index: 1;
}

.nav #home {
    width: 96px;
    background-position: 0 -50px;
}

.nav #home.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: 0 0px;
}

.nav #profile {
    width: 95px;
    background-position: -96px -75px;
}

.nav #profile.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -96px -25px;
}

#profile_a #home {
    background-position: 0 -25px;
}

#profile_a #services {
    background-position: -191px -25px !important;
}

.nav #services {
    width: 135px;
    background-position: -191px -100px;
}

.nav #services.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -191px -50px;
}

#services_a #profile {
    background-position: -96px -50px;
}

#services_a #info {
    background-position: -326px -50px !important;
}

.nav #info {
    width: 94px;
    background-position: -326px -125px;
}

.nav #info.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -326px -75px;
}

#info_a #services {
    background-position: -191px -75px;
}

#info_a #news {
    background-position: -420px -75px !important;
}

.nav #news {
    width: 86px;
    background-position: -420px -150px;
}

.nav #news.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -420px -100px;
}

#news_a #info {
    background-position: -326px -100px;
}

#news_a #tools {
    background-position: -506px -100px !important;
}

.nav #tools {
    width: 130px;
    background-position: -506px -175px;
}

.nav #tools.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -506px -125px;
}

#tools_a #news {
    background-position: -420px -125px;
}

#tools_a #careers {
    background-position: -636px -125px !important;
}

.nav #careers {
    width: 79px;
    background-position: -636px -100px;
}

.careers .nav #careers {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -636px -150px;
}

#careers_a #tools {
    background-position: -506px -150px;
}

#careers_a #contact {
    background-position: -715px -150px !important;
}

.nav #contact {
    background-position: -715px -125px;
    width: 114px;
}

.nav #contact.active {
    background: url(../../../../../images/nav.jpg) no-repeat;
    background-position: -715px -175px;
}

#contact_a #careers {
    background-position: -636px -175px;
}

.nav div a.active {
    z-index: 10;
}

#careers_a .content .ui-accordion .ui-accordion-content {
    margin: 0;
}

form#careersform {
    margin-bottom: 30px;
}

form#careersform h3.services-list-cat-title {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #356734;
}

.ui-widget {
    margin-bottom: 5px;
}

.ui-state-default {
    background-color: #356734 !important;
    color: white !important;
}

div.applyform {
    margin-top: 20px;
}

div.applyform input[type=text] {
    width: 100%;
    max-width: 300px;
}

div.applyform div.mce-panel {
    width: 100%;
    max-width: 300px;
}

#careers_a .content .ui-accordion .ui-accordion-content {
    margin: 0;
}
form#careersform {
    margin-bottom: 30px;
}
form#careersform h3.services-list-cat-title {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #356734;
}
.ui-widget {
    margin-bottom: 5px;
}
.ui-state-default {
    background-color: #356734 !important;
    color: white !important;
}
div.applyform {
    margin-top: 20px;
}
div.applyform input[type=text] {
    width: 100%;
    max-width: 300px;
}
div.applyform div.mce-panel {
    width: 100%;
    max-width: 300px;
}
div#location-1 {
    display: none;
}

#contact_a .page_description {
    margin-bottom: 50px;
}

button#cchLeadGenerator {
background-color: transparent;
    border: none;
    background-image: url('content/client/3cdbaa86a5920a82087934634981976e/uploads/images/message-us-btn.jpg');
    height: 36px;
    width: 135px;
    background-size: 135px 36px;
    cursor: pointer;
}
button#cchLeadGenerator span {
    visibility: hidden;
}