/* Basic styles */

body {
    background: #ffffff;
    font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 95%;
    line-height: 100%;
    font-weight: normal;
    color: #000000;
    margin: 0;
    padding: 0;
    border: 0px solid;
    text-align: center;
    letter-spacing: 0em;
    width: 100%;
}

body,
html {
    height: 100%;
}


/* Links */

a {
    text-decoration: none;
    background: transparent;
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
    background: transparent;
    color: #000000;
    border-bottom: 1px dotted #9fb6af;
}

a:hover,
a:active {
    text-decoration: none;
    background: transparent;
    color: #000000;
    border-bottom: 1px solid #9fb6af;
}


/* General styles */

img {
    border: none;
}

a img {
    border: none;
    text-decoration: none;
    background: transparent;
    color: #FFF;
}

#leftCol img,
#rightCol img {
    max-width: 100%;
}

img a:link,
img a:visited,
img a:hover,
img a:active {
    text-decoration: none;
}


/*div, p, span, a, ul, ol, li, td, form {*/

div,
p,
span {
    padding: 0;
    margin: 0;
    font-size: 0.95em;
    line-height: 1.40em;
}

div,
p,
span {
    padding: 0 0 6px 0;
}

p,
span {}

ol,
ul {
    display: inline;
    padding: 0px;
    margin: 0px;
    border: 0px solid;
    font-size: 0.8em;
    line-height: 1.45em;
}

li {
    list-style-position: inside;
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: transparent;
    font-weight: normal;
    padding: 0px;
    margin: 0 0 6px 0;
    text-align: left;
    line-height: 105%;
}


/* Global & general styles */


/* Body general */

#outerWrap {
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
}

#innerWrap {
    padding: 0px;
    width: 100%;
}

#mainWrap {
    margin: 30px auto 20px;
    padding: 0 2%;
    text-align: center;
    vertical-align: top;
    height: 100%;
    width: 96%;
    font-size: 1.0em;
}

#mainFirst,
#main,
#leftCol,
#rightCol {
    font-size: 0.90em;
    line-height: 1.45em;
}

#mainFirst {
    padding: 0px 20px 0 20px;
    margin: 0px;
    text-align: left;
    height: 100%;
    width: 57%;
    float: left;
    display: block;
}

#leftCol {
    float: left;
    display: block;
    text-align: left;
    padding: 0px 20px 0 0px;
    margin: 0px;
    height: 100%;
    border-right: 1px dotted #000;
    width: 18%;
}

#rightCol {
    float: right;
    display: block;
    text-align: left;
    margin: 0px;
    padding: 0 0px 0 20px;
    height: 100%;
    border-left: 1px dotted #000;
    width: 18%;
}

#leftCol div,
#rightCol div {
    padding: 0;
    margin: 0 0 5px 0;
}

#main {
    font-size: 0.95em;
    line-height: 1.55em;
    padding: 0px;
    margin: 0px;
    text-align: left;
    vertical-align: top;
    height: 100%;
    width: auto;
    max-width: 570px;
    min-width: 300px;
}


/* Header and menu styles */

#headerWrap {
    border-top: 1px solid #9FB6AF;
    width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
    background-color: #9FB6AF;
    overflow: visible;
    min-height: 102px;
    height: auto;
}

#header {
    text-align: left;
    vertical-align: middle;
    width: auto;
    max-width: 930px;
    background: transparent;
    margin: 19px auto 16px;
    padding: 0;
}

#title,
#subTitle {
    width: auto;
    text-align: center;
    padding: 0;
    margin: 0 auto 0 auto;
    font-family: "Futura Medium", Futura, Helvetica, Arial, Verdana, Geneva, "Helvetica Light", sans-serif;
    font-size: 3.32em;
    line-height: 1.0em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

#title a,
#subTitle a {
    text-decoration: none;
    background: transparent;
    color: #FFF;
}

#subTitle {
    padding: 3px 0 0px 0;
    font-size: 1.32em;
    line-height: 1.5em;
    word-spacing: 0.7em;
}

#subTitle a {
    color: #000;
    background: transparent;
    border-bottom: none;
}

#menuWrap {
    background-color: #ffffff;
    width: 100%;
    min-width: 580px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    overflow: visible;
    min-height: 22px;
    height: auto;
    white-space: normal;
}

#menuContainer {
    background: transparent;
    margin: 0 auto;
    padding: 0;
    height: auto;
    width: auto;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #9fb6af;
}

#menuWrap ul {
    display: block;
}

#menuWrap li {
    list-style: none;
    display: block;
    float: left;
}

#menu {
    float: none;
    max-width: 930px;
    vertical-align: middle;
    text-align: center;
    height: auto;
    background: transparent;
    padding: 0 10px;
    margin: 0 auto;
    font-size: 0.6em;
    min-height: 22px;
}

#menu li {
    margin: 0 16px 0 0;
    vertical-align: middle;
    line-height: 24px;
}

#menu li.menu-item.search {
    margin: 5px 0 0 0;
    float: right;
}

#menu a,
#menu li a {
    text-decoration: none;
    color: #9FB6AF;
    background: transparent;
    font-family: "Futura Medium", Futura, Helvetica, Arial, Verdana, Geneva, "Helvetica Light", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    border-bottom: none;
    font-size: 1.40em;
    line-height: 2.50em;
}

#menu li a:link,
#menu li a:visited {
    text-decoration: none;
}

#menu li a:hover,
#menu li a:active,
#menu li a:visited:hover,
#menu li a:visited:active {
    text-decoration: underline;
}

#mobile_menuWrap {
    display: none;
}

#mobile_menuWrap li {
    display: block;
    clear: both;
    margin: 0 0 8px 0;
    text-align: left;
    float: none;
}

.searchTxt {
    background-color: #FFF;
    color: #000;
    padding: 1px 1px 1px 1px;
    margin: 0;
    border: 1px #9FB6AF solid;
    height: 11px;
    width: auto;
}

#search,
#search-mobile {
    float: right;
    padding: 0;
    margin: 0;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    border: 0px solid #F00;
}

#search ul,
#search-mobile ul {
    display: inline;
}

#search li,
#search-mobile li {
    font-size: 1.10em;
    line-height: 2.20em;
    text-align: right;
    padding: 0px 0 0 5px;
    margin: 0;
    list-style: none;
    display: inline;
}

.menuSearchBtn {
    font-size: 1.40em;
    border: none;
    background-color: #FFF;
    color: #9FB6AF;
}

#mobile_menu {
    display: block;
    float: left;
    height: 28px;
    margin: 17px 0 0;
    overflow: hidden;
    padding: 0;
    width: 70%;
}

#mobile_menu_toggle {
    background: transparent url("/images/mobile-menu-btn-on-off.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 30px;
    margin: 21px 14px 0;
    padding: 0;
    width: 40px;
}

#footerSep {
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px dotted #000;
    clear: both;
}

.footer {
    font-size: 0.70em;
    line-height: 0.85em;
    padding: 2px 0px 10px 0px;
    margin: 0px 0 0px 0;
    letter-spacing: 0em;
    text-align: center;
}


/* Content */

.sectionSep1 {
    padding: 0px;
    margin: 10px 0px 15px 0px;
    border-bottom: 1px dotted #000;
    clear: both;
}

.imgSection {
    padding-top: 10px;
}

.minusmargin {
    padding: 0px 0 0px 0;
    margin: -10px 0 0px 0;
}

.edit {
    padding: 0px 0 0px 0;
    margin: 0px 0 0px 0;
}

.auto {
    padding: 0px;
    margin: 0;
    width: auto;
}

.ol {
    list-style-type: square;
    padding: 0px;
    margin: 0;
}

.noBorder a {
    text-decoration: none;
    border: none;
}

.nobr {
    white-space: nowrap;
}

.error {
    padding: 0px;
    margin: 0;
    color: #ff0000;
}

.ulList {
    margin-left: 1em;
    font-size: 1.05em;
    line-height: 1.60em;
}

.ulList ul {
    list-style: square inside;
    display: block;
    margin-left: 1em;
    margin-bottom: 6px;
}

.ulList li {
    list-style: square inside;
    display: block;
}

.byline {
    font-size: 0.80em;
    line-height: 1.3em;
}

.small {
    font-size: 80%;
    line-height: 100%;
}

.intro {
    font-size: 1.2em;
    line-height: 1.5em;
    width: 60%;
    margin-bottom: 6px;
}


/* Text styles */

h1,
h2,
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
}

a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
    text-decoration: none;
    border-bottom: none;
}

h1 {
    font-size: 2.00em;
    line-height: 1.20em;
    margin: 4px 0 8px 0;
}

a h1,
h1 a:link,
h1 a:visited,
a h2,
h2 a:link,
h2 a:visited,
a h3,
h3 a:link,
h3 a:visited,
a h4,
h4 a:link,
h4 a:visited,
a h6,
h6 a:link,
h6 a:visited {
    text-decoration: none;
    border-bottom: none;
}

h1 a:hover,
h1 a:active,
h2 a:hover,
h2 a:active,
h3 a:hover,
h3 a:active,
h4 a:hover,
h4 a:active,
h6 a:hover,
h6 a:active {
    text-decoration: none;
    border-bottom: 1px dotted #9FB6AF;
}

a h5,
h5 a:link,
h5 a:visited {
    text-decoration: none;
    border-bottom: 1px dotted #9FB6AF;
}

h5 a:hover,
h5 a:active {
    text-decoration: none;
    border-bottom: 1px solid #9FB6AF;
}

h2 {
    font-size: 1.90em;
    line-height: 1.30em;
}

h3 {
    font-size: 1.25em;
    line-height: 1.2em;
}

h4,
a h4,
#leftCol h4,
#rightCol h4 {
    margin: 0 0 4px 0;
    font-family: "Futura Medium", Futura, Arial, Verdana, Geneva, "Helvetica Light", Helvetica, sans-serif;
    font-size: 1.05em;
    line-height: 1.23em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    text-decoration: none;
}

h5 {
    font-family: Verdana, Helvetica, Geneva, Arial, Trebuchet, sans-serif;
    font-size: 1.00em;
    line-height: 1.10em;
}


/* Alignment & tables */

.middle {
    vertical-align: middle;
}

.bottom {
    vertical-align: bottom;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.borderbl {
    border: 1px solid #000;
}


/* Form parts */

input,
textarea,
select,
option {
    background-color: #FFF;
    color: #000;
    padding: 1px 1px 1px 1px;
    margin: 0;
    border: 1px #9FB6AF solid;
    font-size: 1.00em;
}

form {
    margin: 0px;
    padding: 0px;
}

select,
option {
    font-size: 0.9em;
}

textarea {
    font-size: 1.2em;
}

.formBtn {
    background-color: #FFF;
    border: none;
    padding: 0px;
    margin: 0px;
    color: #9FB6AF;
}

.searchBtn {
    border: 1px #9FB6AF solid;
}


/* Spacing & misc */

.imgright {
    padding: 0 0 0 10px;
    margin: 0px;
}

.imgleft {
    padding: 0 10px 0 0;
    margin: 0px;
}

.imgnormal {
    padding: 5px 0 5px 0;
    margin: 0px;
}

.navSelect {
    margin-bottom: 3px;
}


/* Colors */

.white {
    background: transparent;
    color: #FFF;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0.5px;
    margin: 0;
    padding: 0;
    margin-bottom: -1px;
    /* for Gecko-based browsers */
    overflow: hidden;
    padding-bottom: 1px;
    /* for Gecko-based browsers */
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear {
    display: inline-table;
}

#leftCol div.more,
#rightCol div.more {
    margin: 0 0 16px 0;
}


/* Editor */

.btnImage {
    cursor: pointer;
}

#menu li.separator {
    padding: 6px 0 0;
}

.topp-banner {
    width: 100%;
    margin-bottom: 20px;
}

.topp-banner a {
    border-bottom: none;
    display: block;
}

.topp-banner img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #headerWrap {
        padding: 0 0 2px 0;
    }
    #leftCol,
    #mainFirst,
    #rightCol {
        clear: both;
        float: none;
        max-width: 96%;
        width: 96%;
        margin: 0 auto;
        padding: 0 2%;
        border: none;
    }
    #leftCol img,
    #rightCol img {
        width: auto;
        height: auto;
        margin: 0 auto;
        text-align: center;
        clear: both;
    }
    #menuWrap {
        display: none;
    }
    #mobile_menuWrap {
        min-height: 52px;
        display: block;
        height: auto;
        padding: 0;
        margin: 0;
    }
    #mobile_menuWrap.mobile-expanded {
        height: auto;
        min-height: 30%;
    }
    #mobile_menuContainer {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
    }
    #mobile_menu {
        display: none;
        float: left;
        height: 28px;
        margin: 17px 0 0 20px;
        overflow: hidden;
        padding: 0;
        width: 70%;
    }
    #mobile_menu.active {
        height: auto;
        display: block;
    }
    #mobile_menu_toggle {
        background: transparent url("/images/mobile-menu-btn-on-off.png") no-repeat scroll 0 0;
        cursor: pointer;
        display: block;
        float: right;
        height: 30px;
        margin: 11px 14px 0;
        padding: 0;
        width: 40px;
    }
    #mobile_menuWrap #search {
        clear: both;
        float: left;
        margin: 0;
        text-align: left;
    }
    #mobile_menuWrap #search li {
        padding: 0;
    }
    #mobile_menuWrap li.menu-item.search {
        float: left;
    }
}


/* ----------- iPhone 5 and 5S ----------- */


/* Portrait and Landscape */


/*
@media only screen and (max-width: 460px) {
    body {
        font-size: 145%;
        line-height: 155%;
    }
    img {
        width: 100% !important;
        height: auto !important;
    }
    #leftCol,
    #rightCol,
    #mainFirst {
        width: 100%
    }
    #innerWrap {
        width: 96%;
    }
    #title,
    #subTitle {
        font-size: 2em;
    }
    #menuWrap {
        display: none;
    }
    #mobile_menuWrap {
        min-height: 52px;
        display: block;
        height: auto;
        padding: 0;
        margin: 0;
    }
    #mobile_menuWrap.mobile-expanded {
        height: auto;
        min-height: 30%;
    }
    #mobile_menuContainer {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
    }
    #mobile_menu {
        display: none;
        float: left;
        height: 28px;
        margin: 17px 0 0 20px;
        overflow: hidden;
        padding: 0;
        width: 70%;
    }
    #mobile_menu.active {
        height: auto;
        display: block;
    }
    #mobile_menu_toggle {
        background: transparent url("/images/mobile-menu-btn-on-off.png") no-repeat scroll 0 0;
        cursor: pointer;
        display: block;
        float: right;
        height: 30px;
        margin: 11px 14px 0;
        padding: 0;
        width: 40px;
    }
    #mobile_menuWrap #search {
        clear: both;
        float: left;
        margin: 0;
        text-align: left;
    }
    #mobile_menuWrap #search li {
        padding: 0;
    }
    #mobile_menuWrap li.menu-item.search {
        float: left;
    }
    #subTitle {
        font-size: 0.9em;
        line-height: 1.5em;
        word-spacing: 0.7em;
    }
    #menuWrap img {
        width: 100%;
        height: auto;
    }
    .searchTxt {
        height: 21px;
    }
    #search li,
    #search-mobile li {
        padding: 0px;
    }
    .searchTxt {
        width: 90%;
    }
}

*/


/* This is where the magic happens for floats to clear properly. We define the clearfix here rather than setting it as class="clearfix" in each instance needed, making it much more flexible and keeping the mockup cleaner. Just add the instance needing the clearfix below */


/* float clearing for IE6 */


/* * html #outerWrap,
* html #headerWrap,
* html #main,
* html #mainWrap,
* html #mainFirst,
* html #rightCol,
* html #leftCol,
* html .main-wrapper,
* html #menuContainer,
* html #mobile_menuContainer,
* html #menu {
    height: 1%;
    overflow: visible;
}
 */


/* float clearing for IE7 */


/* *+html #outerWrap,
*+html #headerWrap,
*+html #main,
*+html #mainWrap,
*+html #mainFirst,
*+html #rightCol,
*+html #leftCol,
*+html .main-wrapper,
*+html #menuContainer,
*+html #mobile_menuContainer,
*+html #menu {
    min-height: 1%;
}
 */


/* float clearing for everyone else */


/* #outerWrap:after,
#headerWrap:after,
#main:after,
#mainWrap:after,
#mainFirst:after,
#rightCol:after,
#leftCol:after,
.main-wrapper:after,
#menuContainer:after,
#mobile_menuContainer:after,
#menu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
} */