#head {
    position: relative;
    height: 135px;
    width: 980px;
    background-image: url(../images/head_bg_4.png);
    margin: 0px auto;
}

#headmenu {
    position: relative;
    right: 6px;
    top: 31px;
    text-align: right;
    text-transform: uppercase;
    color: #a9a8a5;
    font-size: 0.9em;
}

#btnMyAccount {
    position: absolute;
    top: 60px;
    right: 33px;
    width: 95px;
    height: 22px;
    background: url(../images/btn-my-account.gif) 0 0 no-repeat;
    text-indent: -999em;
}

#headmenu a {
    padding-right: 5px;
    padding-left: 5px;
}

#wrapper {
    width: 980px;
    margin: 20px auto 0px;
}

#left {
    font-size: 16px;
    font-weight: bold;
    color: #bbbbbb;
    width: 180px;
}

#leftHeadSpace {
    margin: 20px 0 0;
}

#left ul.sponsorlogos {
    width: 160px;
    margin: 0 0 10px !important;
    padding: 10px 10px 0 10px !important;
}

#left ul.sponsorlogos li {
    margin: 0 !important;
    padding: 0 0 10px !important;
    list-style: none !important;
}

#left ul.sponsorlogos li a {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

#left .foundation {
    background: #cbcac6;
}

#left .sponsorlogos.foundation a, #left .sponsorlogos.platinum a {
    border-top: solid 3px #848482;
    border-bottom: solid 3px #848482;
    background-color: #FFF;
    padding: 2px 0;
}

#left .sponsorlogos.foundation img {
    margin-top: 5px;
    margin-bottom: 5px;
}

#left .platinum {
    background: #ebeae6;
}

#left .sponsorlogos.platinum li {
    text-align: center;
}

#left .gold {
    background: #eae1be;
}

#left .silver {
    background: #f0f0f0;
}

#left .sponsorlogos iframe {
    display: none;
}

#left .sponsorlogos img {
    margin: 0;
    padding: 0;
}

#left .sponsorlogos a {
    display: block;
}

#middle {
    padding: 0px 20px;
}

#content {
    width: 580px !important;
    overflow: hidden;
}

#middle .homelist {
    display: block;
    background: url(../images/bod_bullet_gold.png) no-repeat 0px 6px;
    padding-left: 10px;
    line-height: normal;
    margin-bottom: 10px;
    color: #373737;
}

#middle .homelist:hover {
    display: block;
    background: url(../images/bod_bullet_blue.png) no-repeat 0px 6px;
    padding-left: 10px;
    line-height: normal;
    margin-bottom: 10px;
    color: #033568;
}

#right {
    width: 180px;
}

#right .box {
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 5px;
    background-color: #edece8;
}

#right .box td {
    font-size: 10px;
}

body.membership3Section.loggedOut.inThisSectionHide #right .navTitle,
body.eventsSection.loggedOut.inThisSectionHide #right .navTitle,
body.documentsSection.inThisSectionHide #right .navTitle,
body.registerSection #right .navTitle {
    display: none;
}

#pleaseNote {
    float: left;
    color: #7F7F7F;
    margin: 2em 0 0;
}

#pleaseNote ol {
    font-style: italic;
}

#footlinks {
    margin-top: 20px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

#footlinks a {
    white-space: nowrap;
}

#foot {
    background: url(../images/foot-gg.png) no-repeat;
    height: 41px;
    width: 980px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#foot .left {
    float: left;
    width: 480px;
    margin: 7px 0px 0px 10px;
    text-align: left;
}

#foot .right {
    float: left;
    width: 480px;
    margin: 7px 10px 0px 0px;
    text-align: right;
}

form#passwordForm legend {
    font-weight: normal;
    color: #beb280;
    font-size: 24px;
    text-align: left;
    line-height: 1em;
}

.navList {
    padding-left: 0px;
    font-size: 10px;
    font-weight: bold;
    list-style-type: none;
    margin: 0px 15px 0px 10px;
}

.navList li {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-color: #EDE7D2;
    padding: 2px 0px 4px 2px;
    line-height: 1.5em;
    margin-left: 13px;
    list-style-image: url(../images/menu_arrow.gif) !important;
}

.navList li.withSub {
    border-bottom: 0;
    padding: 2px 0px 2px 2px;
}

.navList li.sub, .navList ul.sub li {
    margin-left: 30px;
    line-height: 1.3em;
}

.navList ul.sub {
    border-top: 1px solid #EDE7D2;
}

.navList ul {
    margin: 3px 0 0;
    padding: 0;
}

.navList img {
    margin-right: 10px;
    margin-bottom: 1px;
    margin-left: -15px;
    line-height: 1.3em;
}

.navTitle {
    color: #D5C297;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 5px;
}

.featureBox {
    background-color: #FDFCF7;
    border: 1px solid #E4D8BD;
    padding: 10px;
}

.textList {
    margin-left: 30px;
    padding-left: 0px;
}

.textList li {
    padding-top: 8px;
}

label.error {
    font-weight: bold;
    color: #990000;
    margin-left: 12px;
}

.alert {
    font-weight: bold;
    color: #990000;
}

.notice {
    font-weight: bold;
    margin: 12px 0;
    color: #000033;
    background-color: #FFFFCC;
    padding: 8px;
    border: 1px solid #CCCCCC;
}

.breadcrumb {
    display: none;
}

img.imageRight {
    float: right;
    display: inline;
    margin: 0 0 10px 20px;
    padding: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 3px 3px #DDDDDD;
}

img.imageLeft {
    float: left;
    margin: 0 20px 10px 0;
    padding: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 3px 3px #DDDDDD;
}

@media (max-width: 768px) {
    img.imageRight, img.imageLeft {
        float: none;
        margin: 20px 0px;
    }
}

.form-link {
    display: block;
    margin: 0 0 1em;
}

.intro .intro-meta {
    font-size: 20px;
    padding-bottom: 1.2em;
}

.intro .intro-head .ico {
    display: block;
    margin: auto;
    margin-top: 0;
    margin-bottom: 25px;
}

.owl-theme .owl-controls {
    margin-top: -60px;
    text-align: center;
}

#TB_window {
    border: 4px solid #fff !important;
}

#TB_window #TB_title, #TB_window #TB_closeAjaxWindow {
    height: auto !important;
    padding: 0 !important;
    background: none !important;
    text-indent: -999em !important;
}

#TB_window #TB_closeWindowButton {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/fancy_closebox.png) no-repeat 0 0;
    color: transparent;
    font-size: 0 !important;
    text-indent: -999em !important;
    cursor: pointer;
    position: absolute !important;
    top: -15px !important;
    right: -15px !important;
}

#TB_ajaxContent {
    padding: 25px !important;
}

#TB_ajaxContent h3 {
    margin: 0 !important;
    font-size: 20px !important;
}

#TB_ajaxContent p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}

#TB_window img#TB_Image {
    border: 0 !important;
}

#nav {
    position: relative;
    z-index: 99;
    display: block;
    width: 980px;
    margin: 0 auto;
    height: 41px;
}

#nav ul.navddMenu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 980px;
    height: 41px;
    margin: 0;
    padding: 0;
}

#nav ul.navddMenu li {
    float: left;
    position: static;
    margin: 0;
    padding: 0 !important;
    list-style: none !important;
    height: 41px;
    cursor: pointer;
}

#nav ul.navddMenu li a {
    display: block;
    height: 41px;
    text-transform: uppercase;
    cursor: pointer;
    background: url(../images/menu_bg.gif) 0 0 no-repeat !important;
    font-weight: bold;
    font-size: 11px;
    color: #154372;
    line-height: 31px;
    padding: 0px 10px 0 17px !important;
}

#nav ul.navddMenu li a:hover {
    color: #B89A28;
    background: url(../images/menu_bg-o.gif) 0 0 no-repeat !important;
}

/* --- drop down navigation on states */

ul.navddMenu li:hover a, ul.navddMenu li.ddShadow a, ul.navddMenu li a:hover,
ul.navddMenu li.on a, ul.navddMenu li.on a:hover, ul.navddMenu li.on:hover a,
ul.navddMenu li.ddShadow.on a {
}

/* --- drop down navigation */

#nav ul.navddMenu ul {
    position: absolute;
    top: -999em;
    left: 0;
    width: 250px;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    background: #ECE6CF;
    border-top: 1px solid #ECE6CF;
}

#nav ul.navddMenu li:hover, #nav ul.navddMenu li.sfHover {
    position: relative;
    z-index: 99;
}

#nav ul.navddMenu li:hover ul, #nav ul.navddMenu li.sfHover ul {
    position: absolute;
    top: 30px; /* input your own value, value in height of the main menu, your dropdown is attached to */
    left: 0;
    z-index: 99;
}

#nav ul.navddMenu li:hover li ul, #nav ul.navddMenu li.sfHover li ul {
    top: -999em ;
}

#nav ul.navddMenu li li:hover ul, #nav ul.navddMenu li li.sfHover ul {
    top: -1px;
    left: 248px; /* input your own value */
}

#nav ul.navddMenu li#menu5 li:hover ul, #nav ul.navddMenu li#menu5 li.sfHover ul {
    left: 400px !important; /* input your own value */
}

#nav ul.navddMenu li li {
    width: 250px;
    height: auto !important;
    margin: 0 1px;
    text-indent: 0;
}

#nav ul.navddMenu li li a {
    display: block;
    width: 236px !important;
    height: auto !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 1px;
    padding: 6px !important;
    line-height: normal;
    text-align: left;
    text-transform: none;
    text-indent: 0;
    vertical-align: middle;
    color: #373737;
    background: #FDFBF4 !important;
}

#nav ul.navddMenu li li a:hover {
    background: #F3EFE1 !important;
}

#nav #twitterIcon {
    position: absolute;
    z-index: 99;
    top: -12px;
    right: -11px;
    display: block;
    width: 38px;
    height: 38px;
    background: url(../images/twitter-icon.png) 0 0 no-repeat;
    text-indent: -999em;
}

/*--- htmlBoutique ---*/

p {
    line-height: 2em;
}

table img {
    max-width: none;
}

th, td {
    padding: 10px;
}

th:first-child, td:first-child {
    padding-left: 0;
}

.header-callout p {
    line-height: inherit;
}

.gray {
    color: #445054 !important;
}

.section-background-gray {
    background-color: #fafafa;
}

.col-centered {
    margin: 0 auto;
    text-align: center;
}

.main-nopadding {
    padding-top: 0;
}

.nopadding-bottom {
    padding-bottom: 0 !important;
}

.nomargin-bottom {
    margin-bottom: 0 !important;
}

.padding-top {
    padding-top: 50px;
}

.padding-left-10px {
    padding-left: 10px;
}

.ico-pen-lightgreen {
    background-image: url(images/ico-pen-lightgreen.png);
    width: 20px;
    height: 20px;
}

.ico-login-lightgreen {
    background-image: url(images/ico-login-lightgreen.png);
    width: 20px;
    height: 16px;
}

.nav.nav-pills .dropdown-menu > li > ul > li > a {
    padding: 0 40px;
    color: #445054;
    font-size: 16px;
    line-height: 2.5;
}

.nav.nav-pills .dropdown-menu.dropdown-menu > li > ul > li > a:hover {
    color: #0db14b;
    background: none;
}

.dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu > li > ul > li {
    list-style: none;
}

.wysiwygcontent {
    margin-top: 0.625em;
}

.wysiwygcontent h3 {
    font-size: 18px;
    line-height: 1.54;
}

.section-banner .section-subtitle {
    color: #445054;
    padding-bottom: 40px;
    letter-spacing: 1px;
}

.recordDetail ul, .section-body ul {/* list-style: none; */
    margin-left: 40px;
    margin-bottom: 0;
}

.recordDetail ul li, .section-body ul li {/* text-indent: -.7em; */
    padding-left: 0.075em;
    padding-bottom: 1.25em;
}

/*
.recordDetail ul li:before, .section-body ul li:before {
    content: "•";
    color: #0db14b;
    display: inline-block;
    width: .7em;
}
*/

.recordDetail ul li:before, .section-body ul li.slide:before {
    display: none;
}

.section-body ul.knowledgeList li:before, #my_form ul li:before,
#searchDirectory ul li:before, ul.search_list li:before,
#additionalInfoform ul li:before {
    content: " ";
    width: 0;
}

ul.search_list li {
    padding-bottom: 3em;
}

#additionalInfoform .infoFormFieldLi, .section-body ul.knowledgeList li,
#searchDirectory ul li, ul.search_list li {
    text-indent: 0;
    padding-left: 0;
}

.recordDetail ol {
    padding-left: 1em;
}

.recordDetail ol li {/* text-indent: -.7em; */
    padding-left: 0.4em;
    padding-bottom: 0.938em;
}

.recordDetail ol li:last-child {
    padding-bottom: 0;
}

.recordDetail ol li ul li {
    text-indent: -0.2em;
    padding-left: 0.4em;
    padding-top: 0.8em;
}

.please-note {
    padding-top: 1.375em;
}

.thumbnail {
    min-height: 500px;
}

.slider-sponsors .silver-slide-image img {
    display: inline-block;
    margin: auto;
}

ul.knowledgeList {
    margin-left: 0;
}

ul.knowledgeList li {
    list-style: none;
}

.parent_category h1 {
    margin-bottom: 0.625em;
}

/* Search */

div.search_form > form > fieldset > div {
    padding-top: 15px;
    padding-bottom: 20px;
}

.search_returned {
    padding-top: 2.67em;
    font-size: 1.25em;
}

/* IVT Forms */

.cancel.submit {
    display: none;
}

legend {
    font-size: 26px;
    color: #0db14b;
    line-height: 1.15;
}

label, .formFieldLabel, #signupForm label, div.search_form label {
    font-size: 18px;
    line-height: 1.44;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

.input_large_off {
    box-shadow: 0 0 0 0 #bdcdd1;
    border: 1px solid #bdcdd1;
    font-size: 18px;
    line-height: 1.54;
    padding: 9px 17px;
    height: auto;
    transition: .2s;
}

.input_large_on {
    box-shadow: 0 0 0 0 #bdcdd1;
    border: 1px solid #bdcdd1;
    font-size: 18px;
    line-height: 1.54;
    padding: 9px 17px;
    height: auto;
    transition: .2s;
}

#additionalInfoform input[type="text"], #additionalInfoform select,
form.signup_form input[type="text"], form.signup_form select,
#signupForm input[type="text"], #signupForm select, #my_form input[type="text"],
#my_form select, #my_form textarea, #Community2ContentDiv input[type="text"],
#Community2ContentDiv textarea, ol.form > li >  input, #login input,
#myevent-login input, #searchDirectory input, #searchDirectory select,
div.search_form input, div.search_form select, #formpage_0 input[type="text"],
#formpage_0 select, #c_Password, #c_Password1, #judgingForm input,
#judgingForm textarea, .input_medium_on, .input_medium_off {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
         -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_caption {
    margin-bottom: 2.67em;
}

.search .search-field {
    height: auto;
}

#my_form textarea, #Community2ContentDiv textarea {
    height: 102px;
}

form.signup_form > fieldset > fieldset > span {
    margin-right: 1.075em;
    font-size: 18px;
}

ol.form label, #login ol label, #myevent-login label {
    font-size: 18px;
    line-height: 1.44;
    color: gray;
    font-weight: normal;
}

ol.form li, #login ol li, #myevent-login ol li {
    list-style: none;
    padding-top: .375em;
    padding-bottom: .375em;
}

input[type="checkbox"] {
    margin-right: .375em;
}

.sbButton, .submit, .signup, .SubmitButton, #login .sbButton,
#myevent-login .sbButton, div.search_form button, .button, #membershipDetail,
#membershipSignupForm, .create-post-button, .create-event-button,
.email-group-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-size: 16px;
    line-height: 1.25;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 17px 5px;
    min-width: 240px;
    border-radius: 7px;
    transition: .2s;
    background-color: #0db14b;
    border: 2px solid #0db14b;
    color: #fff;
}

.submit:focus, .submit:hover, .signup:focus, .signup:hover, .SubmitButton:focus,
.SubmitButton:hover, .button:hover, .button:focus, #membershipDetail:hover,
#membershipSignupForm:hover, .create-post-button:hover,
.create-event-button:hover, .email-group-button:hover {
    box-shadow: none;
    animation: smoothAnime 1.5s infinite;
}

.infoFormFieldLi, #my_form li {
    padding-top: .375em;
    padding-bottom: .375em;
}

#signupForm .checkbox {
    display: inline-block;
}

#cancelButton, .comm-button, #btnCancel1 {
    padding: 5px 10px;
}

#btnCancel1 {
    float: right;
}

#signupForm p {
    margin-bottom: 0;
}

fieldset.receive_email legend {
    display: none;
}

#regForm label {
    font-size: 16px;
}

form fieldset ol li {
    list-style: none;
}

/*--- Search Directory ---*/

#directoryResults {
    margin-top: 1.67em;
}

.searchResults {
    margin-bottom: 1.67em;
}

/* --- Shopping Cart ---*/

.cart_header {
    display: none;
}

/*--- My Memberships ---*/

table.myMemberships {
    margin-top: 30px;
    border: 1px solid #fbfbfb;
}

table.myMemberships th {
    background-color: #fbfbfb;
}

table.myMemberships th:first-child, table.myMemberships td:first-child {
    padding: 10px;
}

/*--- News ---*/

.associationnewsSection .section-inner {
    max-width: 100%;
}

.associationnewsSection .newsList li {
    box-sizing: border-box;
    border-radius: 5px;
    border: 2px solid #f2f2f2;
    display: block;
    float: left;
    height: 206px;
    margin: 20px;
    padding: 5px;
    text-align: center;
    width: calc(33% - 40px);
}

.associationnewsSection .newsList li:before {
    display: none;
}

.associationnewsSection .newsList li p.date,
.associationnewsSection .newsList li h2 {
    padding: 0 20px;
}

.associationnewsSection .newsList li p.date {
    color: #445053;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin: 20px;
}

.associationnewsSection .newsList li h2 {
    line-height: 30px;
    margin-bottom: 20px;
}

.map {
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
}

/* JUDGING FORM */

#judgingForm ol {
    list-style: none;
}

#judgingForm .sbFieldGroupHeading {
    font-family: 'Bree Serif', serif;
    font-size: 44px;
    line-height: 1.09;
}

#judgingForm ol li h2 {
    font-family: 'Bree Serif', serif;
    font-size: 26px;
    line-height: 1.54;
}

#judgingForm label {
    min-width: 150px;
}

#judgingForm .sbFieldGroup {
    margin-bottom: 50px;
}

#judgingForm label .sbFieldLabel, #judgingForm .sbFieldContent {
    display: inline-block;
}

#judgingForm .sbFieldContent {
    width: calc(100% - 220px);
}

#judgingForm .sbTextInputMedium {
    width: auto;
}

#judgingForm .sbTextAreaMedium {
    min-width: 150px;
    width: 75%;
    height: 150px;
}

#judgingForm li.sbFieldLi {
    margin: 0 0 15px 0;
}

#judgingForm .sbFieldLabel {
    vertical-align: top;
}

@media (max-width: 991px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .nav-utilities a {
        color: #caea2c;
    }
}

@media (max-width: 768px) {
    .nav-utilities a {
        color: #445054 !important;
    }

    .associationnewsSection .newsList li {
        margin: 20px;
        width: calc(50% - 40px);
    }
}

@media (max-width: 640px) {
    .associationnewsSection .newsList li {
        clear: both;
        float: none;
        margin: 20px;
        width: calc(100% - 40px);
    }
}

@media (min-width: 1024px) {
    li.link-more.dropdown {
        display: none;
    }
}
