body
{
    font-family: 'Gill Sans MT', 'Gill Sans Std', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3em;
}



h1, h2, h3, h4, h5, h6
{
    font-family: 'Gill Sans MT', 'Gill Sans Std', Arial, sans-serif;
    color: #000;
    line-height: 1.2em;
    font-weight: normal;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, span a
    {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        text-decoration: none;
    }

    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
    {
        font-size: inherit;
        color: inherit;
    }

h1
{
    font-size: 35px;
    margin: 0 0 6px 0;
}

h2
{
    font-size: 32px;
    margin: 0 0 2px 0;
}

h3
{
    font-size: 28px;
    margin: 0 0 2px 0;
}

h4
{
    font-size: 24px;
    margin: 0 0 3px 0;
}

h5
{
    font-weight: normal;
    font-size: 20px;
    margin: 2px 0 2px 0;
}

h6
{
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 2px 0;
}

a
{
    color: #23b9d6;
}

    a:hover
    {
        color: #3FA0B3;
    }

    a img
    {
        border: 0;
        border-color: #000;
    }

p
{
    padding: 4px 0;
    margin: 0;
}

blockquote
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    border-left: 3px solid #ccc;
}
body
{
    width: 100%;
    background-color: #1c1c1c;
}

html, body
{
    margin: 0;
    padding: 0;
}

#site-wrapper
{
    margin: 0 auto;
}

#content-wrapper
{
    background: #fff;
    clear: both;
}

#top-menu
{
    clear: both;
    width: 960px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    background: url(css/images/topmenu_bg.png) no-repeat;
}

#layout5-top #logo, #layout6-top #logo
{
    margin-top: 20px;
    margin-left: 20px;
}

* html #layout5-fadebackground
{
}

#layout5
{
    background: url(css/images/body_bg.jpg) no-repeat top #b8b8b8;
}

#layout5-content-top
{
    width: 960px;
    margin: 0 auto;
    clear: both;
    background: url(css/images/bg.png) no-repeat top;
    height: 369px;
}

#layout5-content-placeholder
{
    margin-left: auto;
    margin-right: auto;
}

#layout5-top
{
    width: 960px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    height: 123px;
    margin-top: 0px;
    position: relative;
}

#layout5-content-wrapper
{
    min-height: 400px;
}

#layout5-content-container
{
    width: 960px;
    margin: 0 auto;
}

#layout5-content
{
    margin-top: 0;
    padding: 0 20px 10px 20px;
    min-height: 490px;
}

#layout5-footer, #layout6-footer
{
    font-family: 'Gill Sans MT', 'Gill Sans Std', Arial, sans-serif;
    color: #d3d3d3;
    font-size: 14px;
    margin: 0 auto;
    width: 920px;
    padding: 20px;
}

    #layout5-footer a, #layout6-footer a, .footer a
    {
        text-decoration: none;
        color: #d3d3d3;
        margin-left: auto;
        margin-right: auto;
    }

#layout5-footer-container,
#layout6-footer-container
{
    background: #1c1c1c;
    margin: 0 auto;
}

#layout5-footer a:hover, #layout6-footer a:hover, .footer a:hover
{
    text-decoration: underline;
}

#layout6
{
    margin: 0 auto;
    padding: 0;
    background: url(css/images/body_bg.jpg) no-repeat top #1c1c1c;
}

#layout6-top
{
    width: 960px;
    margin: 0 auto;
    clear: both;
    height: 123px;
    margin-top: 0px;
    position: relative;
}

#layout6-breadcrumbs
{
    padding: 10px 40px 0 40px;
}

    #layout6-breadcrumbs .breadcrumbs-link
    {
        text-decoration: none;
        font-style: italic;
    }

        #layout6-breadcrumbs .breadcrumbs-link:hover
        {
            text-decoration: underline;
            font-style: italic;
        }

#layout6-left
{
    float: left;
    width: 188px;
    padding: 22px 20px 40px 20px;
    min-height: 300px;
    margin-top: 12px;
}

#layout6-content
{
    width: 671px;
    font-size: 16px;
    margin-top: 20px;
    padding: 20px 30px 30px 30px;
    min-height: 940px;
    float: left;
    border-left: #999 1px solid;
}

#layout5-content-inner-placeholder
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#layout6-content-inner-placeholder
{
    margin-top: 10px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


#layout6-left a
{
    font-size: 14px;
    color: #000;
}

#layout6-content-container
{
    width: 960px;
    margin-top: 0px;
    border-radius: 5px;
}

#layout6-content-wrapper
{
    background-color: #fff;
    border-radius: 5px;
    margin-top: 0px;
    -moz-box-shadow: 0px 9px 19px 0px rgba(55, 55, 55, 0.3);
    -webkit-box-shadow: 0px 9px 19px 0px rgba(55, 55, 55, 0.3);
    box-shadow: 0px 9px 19px 0px rgba(55, 55, 55, 0.3);
}

ul.topmenu
{
    position: relative;
    z-index: 1200;
    margin: 0;
    height: 40px;
    padding: 0 18px 0 20px;
}

    ul.topmenu a
    {
        text-decoration: none;
        font-size: 16px;
    }

    ul.topmenu li
    {
        background: url(css/images/topmenudivider.gif) no-repeat left;
        z-index: 1200;
        float: left;
        list-style: none;
        padding: 10px 18px 10px 18px;
    }

        ul.topmenu li:last-child
        {
            background: url(css/images/topmenudivider.gif) no-repeat left, url(css/images/topmenudivider.gif) no-repeat right;
        }

        ul.topmenu li.topmenu-root-node a
        {
            font-family: 'Gill Sans MT', 'Gill Sans Std', Arial, sans-serif;
            color: #fff;
            display: block;
        }

        ul.topmenu li.hover, ul.topmenu li:hover
        {
            position: relative;
            z-index: 1200;
        }

li.topmenu-sub-item a
{
    color: #000;
}

.topmenu-sub-item a:hover
{
    color: #fff;
}

ul.topmenu ul
{
    width: 240px;
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1200;
    margin: 0;
    padding: 0;
    background: #333333;
    border-bottom: #545454 1px solid;
}

    ul.topmenu ul li
    {
        padding: 4px 6px 4px 13px;
        float: none;
        z-index: 1200;
    }

        ul.topmenu ul li a
        {
            display: inline-block;
            font-size: 14px;
            font-weight: normal;
        }

ul.topmenu li.topmenu-sub-item a
{
    font-family: 'Gill Sans MT', 'Gill Sans Std', Arial, sans-serif;
    color: #fff;
}

ul.topmenu ul li:hover
{
    background-color: #3399cc;
}

    ul.topmenu ul li:hover a
    {
        color: #fff;
    }

ul.topmenu ul ul
{
    left: 100%;
    z-index: 1200;
    top: 0;
}

ul.topmenu div
{
    cursor: pointer;
}

    ul.topmenu li.nonempty > div
    {
        background: url(css/images/menuarrow.png) no-repeat right;
        background-position: right;
    }

.submenu
{
    margin: 0;
    padding: 0;
}

    .submenu li
    {
        list-style: none;
        padding-top: 5px;
        padding-bottom: 7px;
    }

#submenu ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 6px;
}

#submenu a
{
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

    #submenu a:hover
    {
        text-decoration: underline;
    }

#submenu-headline
{
    height: 27px;
    margin-top: 6px;
}

    #submenu-headline a
    {
        color: #3399cc;
        text-decoration: none;
        font-family: 'Gill Sans MT', 'Gill Sans Std', Arial, sans-serif;
        font-size: 22px;
        font-weight: 100;
    }

.submenu-root-node
{
    border-bottom: 1px solid #999999;
}

    .submenu-root-node a
    {
        text-decoration: none;
    }

.submenu .selected
{
    font-weight: bold;
}

.submenu-root-item
{
    padding: 2px 0 2px 0;
}

.submenu-item
{
    margin-left: 20px;
}

.submenu-sub-item
{
    font-weight: normal;
}

.submenu-submenu-container
{
    margin: 0;
    padding: 0 10px;
}

* html #menu
{
    position: relative;
}

.clear
{
    clear: both;
}

#search-panel
{
    background: #fff;
    top: 19px;
    right: 0px;
    position: absolute;
    display: inline-block;
    border-radius: 5px;
}

    #search-panel table
    {
        margin-top: 3px;
        margin-left: 5px;
        border-spacing: 0;
        border-collapse: collapse;
    }

    #search-panel .outer
    {
        border: 1px solid #9b9a9a;
        border-radius: 5px;
    }

    #search-panel input
    {
        width: 167px;
        padding-top: 3px;
        outline: none;
        border: none;
    }

#newsletter-signup
{
    top: 10px;
    left: 1084px;
}

.register
{
    color: #000;
    font-size: 12px;
}

#search-panel .search_button
{
    background: url("CSS/Images/search.png") no-repeat;
    border: none;
    height: 24px;
    width: 24px;
}

    #search-panel .search_button:hover
    {
        opacity: 0.7;
        cursor: pointer;
    }

#search-term
{
    display: none;
}

#search-results
{
    margin-top: 10px;
}

    #search-results .hits
    {
        padding-left: 35px;
    }

    #search-results .separator
    {
        margin-top: 25px;
        margin-bottom: 20px;
        border-bottom: 2px dotted #dcdcdc;
        margin-left: -30px;
    }

    #search-results .no-search-hits
    {
        font-style: italic;
        color: #990000;
        margin-left: 17px;
        margin-bottom: 20px;
    }

    #search-results .heading
    {
        border-top: 3px solid #000;
        background: #f4f4f4;
        padding-left: 17px;
        padding-top: 5px;
        padding-bottom: 7px;
        font-weight: bold;
        font-size: 14px;
    }

    #search-results .hit-title
    {
        text-decoration: underline;
    }

    #search-results .excerpt
    {
        color: #000000;
        font: 14px;
    }

.search-section
{
    margin-bottom: 20px;
}

span.search-results
{
    color: #000;
    font-size: 24px;
}

#search-results ul
{
    list-style: decimal;
}

.sitemap
{
    margin: 0;
    padding: 0;
}

    .sitemap li
    {
        list-style: none;
        padding-left: 0px;
    }

.mobile .logo-parent
{
    background: url("css/images/body_bg.jpg") !important;
    background-position: -900px 0 !important; 
}
