article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222
}
body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #195992;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #195992;
    color: #fff;
    text-shadow: none
}
a {
    color: #00e
}
a:visited {
    color: #551a8b
}
a:hover {
    color: #06e
}
a:focus {
    outline: thin dotted
}
a:hover,
a:active {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: "";
    content: none
}
small {
    font-size: 85%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}
dd {
    margin: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
label {
    cursor: pointer
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
input:invalid,
textarea:invalid {
    background-color: #f0dddd
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td {
    vertical-align: top
}
.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0
}
.clearfix {
    zoom: 1
}
.clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
.center-block {
    display: block;
    margin: 0 auto
}
.container {
    width: 940px;
    margin: 0 auto;
    zoom: 1
}
.container:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
#flexbox .display-box {
    display: -moz-box;
    display: -webkit-box;
    display: box
}
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-tmp iframe,
.fancybox-tmp object {
    vertical-align: top;
    padding: 0;
    margin: 0
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}
.fancybox-skin {
    position: relative;
    padding: 0;
    margin: 0;
    background: #f2f2f2;
    color: #444;
    text-shadow: none;
    border: 1px solid #ccc
}
.fancybox-opened {
    z-index: 8030
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25)
}
.fancybox-outer,
.fancybox-inner {
    padding: 0;
    margin: 0;
    position: relative;
    outline: none
}
.fancybox-inner {
    overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../img/fancybox/fancybox_sprite.png')
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8020
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox/fancybox_loading.gif') center center no-repeat
}
.fancybox-close {
    position: absolute;
    top: -1px;
    right: -31px;
    width: 29px;
    height: 29px;
    line-height: 26px;
    text-align: center;
    font-size: 28px;
    color: #ccc;
    cursor: pointer;
    z-index: 8040;
    background: #f2f2f2;
    border: 1px solid #ccc
}
.fancybox-close:hover {
    color: #fff;
    border: 1px solid #195992;
    background: #195992
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: transparent url('../img/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 29px;
    height: 29px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
    border: 1px solid #ccc
}
.fancybox-prev span {
    background: #f2f2f2 url(../img/fancybox/prev.gif) center center no-repeat;
    left: 30px
}
.fancybox-next span {
    right: 30px;
    background: #f2f2f2 url(../img/fancybox/next.gif) center center no-repeat
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    padding: 0;
    overflow: visible;
    visibility: hidden
}
#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: #ddd
}
#fancybox-overlay.overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
    background: #f2f2f2;
    margin: 0;
    color: #ccc
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8030;
    text-align: center
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 0;
    color: #999;
    font-size: 13px;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 5px 30px;
    zoom: 1
}
.fancybox-title-outside-wrap:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
.fancybox-title-outside-wrap .fancy-counters {
    float: right
}
.fancybox-title-inside-wrap {
    margin-top: 10px
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}
.frameit-container {
    position: relative;
    z-index: 100;
    margin: 0 auto;
    height: 100%
}
.frameit-container img {
    position: absolute
}
.frameit-container.loading:before {
    background-image: url("../img/preloader.gif");
    height: 32px;
    width: 32px;
    content: " ";
    display: block;
    margin: 10px;
    position: relative;
    vertical-align: middle
}
.frameit-probar {
    background: #000;
    opacity: .4;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    z-index: 999
}
.frame-circle {
    -webkit-border-radius: 150em;
    -moz-border-radius: 150em;
    border-radius: 150em;
    position: absolute
}
.frame-square {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute
}
.frame-circle .source-shadow {
    -webkit-border-radius: 150em;
    -moz-border-radius: 150em;
    border-radius: 150em;
    -moz-transform: scaleY(.1);
    -webkit-transform: scaleY(.1);
    -o-transform: scaleY(.1);
    filter: progid: DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1.53208889, M12=-1.28557522, M21=1.28557522, M22=1.53208889);
    -ms-transform: scale(1, .1);
    -moz-box-shadow: 0 180px 40px -20px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 180px 20px -10px rgba(0, 0, 0, 0.4);
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    box-shadow: 0 180px 40px -20px rgba(0, 0, 0, 0.8);
    position: relative;
    background: transparent;
    margin: 0 auto;
    margin-bottom: 0;
    border: 0 solid #000;
    height: 100px;
    width: 150px
}
.frame-square .source-shadow {
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')
}
.frame-link:hover {
    cursor: pointer;
    border-color: #000 !important
}
body {
    background: #424343;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #333
}
b,
strong {
    font-weight: 600
}
a {
    color: #195992
}
a:hover {
    text-decoration: underline !important;
    color: #2074be !important
}
a:active,
a:visited {
    color: #195992
}
#header {
    height: 64px;
    background: transparent url('../img/header-bg.png') repeat-x;
    position: relative;
    z-index: 3
}
#header .container {
    background: #f2f2f2;
    position: relative
}
#header #main-nav {
    border-left: 1px solid #cfcfcf;
    height: 60px;
    float: left
}
#header #main-nav ul {
    margin: 0;
    padding: 18px 0 0 4px;
    list-style-type: none
}
#header #main-nav li {
    float: left;
    padding: 0 5px 4px;
    margin: 0;
    border: 1px solid #f2f2f2;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
#header #main-nav li.active {
    background: #fff;
    border-color: #ededed
}
#header #main-nav li.active a {
    color: #195992
}
#header #main-nav a {
    text-decoration: none;
    color: #777;
    text-transform: uppercase;
    font-size: 12px
}
#header #main-nav a:hover {
    color: #555;
    text-decoration: underline
}
#header #onlus {
    background: #e9ebea url('../img/onlus.png') no-repeat 160px center;
    position: absolute;
    right: 400px;
    width: 200px
}
#header #onlus a {
    font-size: 12px;
    display: block;
    height: 60px;
    padding-left: 10px;
    line-height: 62px;
    text-decoration: none
}
@media (max-width: 1299px) {
    #header #onlus {
        width: 70px;
        background-position: center center
    }
    #header #onlus a {
        text-indent: -9999px
    }
}
#header #dropdowns {
    height: 60px;
    width: 200px;
    position: absolute;
    z-index: 2;
    right: 200px;
    background: #d1d4d5
}
#header #dropdowns .dropdown {
    position: absolute;
    top: 17px
}
#header #dropdowns .dropdown.open .toggle {
    background-position: -60px 0;
    height: 28px
}
#header #dropdowns .dropdown.open .content {
    display: block
}
#header #dropdowns .dropdown .toggle {
    background: url('../img/dropdowns.png') no-repeat;
    height: 26px;
    width: 56px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    line-height: 18px
}
#header #dropdowns .dropdown .content {
    background: url('../img/dropdowns.png') -130px 0 no-repeat;
    display: none;
    position: relative;
    top: -1px;
    height: 32px;
    z-index: 1;
    padding-left: 6px
}
#header #dropdowns .dropdown .content .inner {
    white-space: nowrap;
    height: 32px;
    line-height: 28px;
    padding-right: 6px;
    background: url('../img/dropdowns.png') right -40px no-repeat
}
#header #dropdowns #dropdown-search {
    left: 8px
}
#header #dropdowns #dropdown-search input {
    height: 18px;
    width: 192px;
    border: none;
    background: url('../img/dropdowns.png') 0 -80px no-repeat;
    padding: 2px 4px;
    font-size: 13px;
    color: #999
}
#header #dropdowns #dropdown-search input.focused,
#header #dropdowns #dropdown-search input.changed {
    color: #333
}
#header #dropdowns #dropdown-search i {
    display: inline-block;
    height: 13px;
    width: 12px;
    background: url(../img/dropdowns.png) 0 -150px;
    position: relative;
    top: 3px;
    left: 12px
}
#header #dropdowns #dropdown-language {
    font-size: 13px;
    left: 72px
}
#header #dropdowns #dropdown-language .inner {
    padding-right: 0
}
#header #dropdowns #dropdown-language i {
    font-style: normal;
    color: #195992;
    position: relative;
    top: 4px;
    left: 12px;
    text-align: center;
    display: inline-block
}
#header #dropdowns #dropdown-language a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-decoration: none;
    display: inline-block;
    margin: 0 6px 0 0;
    line-height: 20px;
    padding: 0 5px
}
#header #dropdowns #dropdown-language a:hover {
    background: #e3effa
}
#header #dropdowns #dropdown-language a.active {
    background: #1b5a93;
    color: #fff
}
#header #dropdowns #dropdown-language a.active:hover {
    color: #fff !important
}
#header #dropdowns #dropdown-share {
    left: 136px
}
#header #dropdowns #dropdown-share .toggle i {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: url(../img/dropdowns.png) 0 -170px;
    position: relative;
    top: 4px;
    left: 10px
}
#header #dropdowns #dropdown-share a {
    text-decoration: none;
    font-size: 13px;
    color: #555;
    display: inline-block;
    position: relative;
    top: -1px;
    padding: 0 4px;
    margin-right: 5px;
}
#header #dropdowns #dropdown-share a i {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url('../img/dropdowns.png') no-repeat;
    position: relative;
    top: 4px;
    margin-right: 5px
}
#header #dropdowns #dropdown-share a.fb {
    /*margin-right: 10px*/
}
#header #dropdowns #dropdown-share a.fb i {
    background-position: 0 -130px
}
#header #dropdowns #dropdown-share a.tw i {
    background-position: 0 -110px
}
#header #dropdowns #dropdown-share a:hover.fb i {
    background-position: -20px -130px
}
#header #dropdowns #dropdown-share a:hover.tw i {
    background-position: -20px -110px
}
#header #dropdowns #dropdown-share a.li i {
  background: url('../img/ico_linkedin.png') 0 0 no-repeat;
}
#header #dropdowns #dropdown-share a.li:hover i {
  background-position: -20px 0;
}
#header #brand {
    position: absolute;
    right: 0
}
#header #brand h1 {
    margin: 0
}
#page {
    position: relative;
    top: -4px;
    z-index: 2;
    background: #fafafa;
    min-height: 100px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35)
}
#page .container {
    background: url('../img/page-bg.png') no-repeat;
    min-height: 320px
}
#sub-nav {
    float: left;
    width: 240px;
    min-height: 100px;
    padding: 30px 0;
    position: relative;
    left: 1px
}
#sub-nav ul {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 0 0 0 29px;
    padding: 0;
    list-style-type: none
}
#sub-nav ul ul {
    margin: 0;
    padding-bottom: 10px;
    border: none
}
#sub-nav li {
    padding: 1px 15px;
    line-height: 29px;
    border-bottom: 1px solid #ccc;
    font-size: 14px
}
#sub-nav li.active {
    background: #fff
}
#sub-nav li.active a {
    color: #195992
}
#sub-nav li.active li {
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px -23px
}
#sub-nav li.active li a {
    color: #999
}
#sub-nav li.active li.active {
    background-position: 2px 7px
}
#sub-nav li.active li.active a {
    color: #195992
}
#sub-nav li li {
    border: none;
    font-size: 12px;
    line-height: 20px;
    padding-top: 0
}
#sub-nav a {
    text-decoration: none;
    color: #999
}
#content {
    float: left;
    width: 698px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
    padding-top: 30px
}
#content.sitemap {
    width: 938px;
    margin: auto;
    float: none
}
#main {
    min-height: 200px;
    padding: 0 29px 20px 29px
}
#main h1,
#main h2,
#main .contact h2 {
    font-family: 'Droid Serif', serif
}
#main h1 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    color: #195992
}
#main h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #195992;
    margin-bottom: .4em
}
#main h2 .keyword {
    text-transform: none;
    color: #999
}
#main h3,
#main h4,
#main h5,
#main h6 {
    color: #195992;
    margin-top: 0;
    margin-bottom: .4em;
    font-size: 15px
}
#main p, #main div {
    font-size: 14px;
    line-height: 1.5em
}
#main ul,
#main ol {
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 0;
    margin-left: 0;
    padding-left: 1em
}
#main ul ul,
#main ol ul,
#main ul ol,
#main ol ol {
    margin-bottom: 0
}
#main ol {
    padding-left: 1.5em
}
#main .contact {
    padding-top: 10px;
    margin-bottom: 10px;
    zoom: 1
}
#main .contact:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
#main .contact .js-gmaps {
    float: left;
    margin: 0 20px 0 0
}
#main .contact .details {
    margin-left: 300px
}
#main .contact h2 {
    font-size: 15px;
    font-weight: normal;
    color: #195992
}
#main .contact p {
    color: #666;
    font-size: 13px
}
#main .header-image {
    position: relative;
    margin-bottom: 20px
}
#main .header-image .gallery {
    display: none
}
#main .metadata {
    font-size: 13px;
    color: #999;
    margin-bottom: .5em
}
#main .metadata a {
    text-transform: uppercase;
    margin-left: 5px
}
#aside {
    padding: 0 29px 0 29px;
    margin-bottom: 20px;
    zoom: 1
}
#aside:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
#aside h2 {
    font-size: 18px;
    font-weight: normal;
    color: #195992;
    font-family: 'Droid Serif', serif
}
#aside p {
    font-size: 13px;
    color: #777
}
#aside p.link {
    float: left
}
#aside img.boxed {
    border: 1px solid #fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    margin: 0 30px 20px 0;
    float: left
}
#aside p.brand {
    width: 240px;
    margin-bottom: 20px;
    zoom: 1;
    float: left;
    line-height: 1.1em
}
#aside p.brand:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
#aside p.brand img {
    float: left;
    padding: 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #fff;
    background: #f8f8f8;
    height: 60px;
    width: 60px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25)
}
#aside p.brand img.hover {
    display: none
}
#aside p.brand a {
    color: #777;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase
}
#aside p.brand a:hover img {
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4)
}
.sitemap #main {
    padding-right: 19px;
    padding-left: 19px;
    zoom: 1
}
.sitemap #main:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
.sitemap #main h2 {
    padding-left: 5px
}
.sitemap #main .col {
    width: 180px;
    float: left
}
.sitemap #main h3 {
    padding: 0 5px;
    font-weight: normal;
    color: #999 !important;
    font-size: 16px
}
.sitemap #main ul {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 5px;
    margin: 0;
    line-height: 1.2em
}
.sitemap #main ul li {
    padding-bottom: .3em
}
.sitemap #main ul ul {
    padding-left: 15px;
    padding-top: .2em;
    padding-bottom: .4em;
    text-transform: none
}
.sitemap #main ul ul a {
    font-size: 13px
}
.sitemap #main a {
    text-decoration: none
}
.result {
    padding: 10px 0 0
}
.result h3 {
    margin: 0 !important
}
.result h3 a {
    text-decoration: underline !important
}
.result p {
    padding: 0 5px
}
#footer {
    z-index: 1;
    position: relative;
    top: -3px;
    color: #777;
    font-size: 11px;
    padding: 5px 0
}
#footer .container:after {
    content: ''
}
#footer a {
    color: #777;
    text-decoration: none
}
#footer a:hover {
    text-decoration: underline;
    color: #ccc !important
}
#footer ul {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0
}
#footer ul li {
    float: left;
    padding-right: 15px
}
#footer p {
    float: right;
    margin: 0
}
form#news-search fieldset {
    border-top: 1px solid #ccc;
    padding: .5em 0 0;
    zoom: 1
}
form#news-search fieldset:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
form#news-search fieldset p {
    font-size: 14px;
    margin: 0;
    padding-bottom: .5em;
    padding-left: 15px;
    float: left
}
form#news-search h3 {
    font-weight: normal;
    font-size: 14px;
    padding-bottom: .5em;
    margin: 0;
    float: left;
    width: 185px;
    line-height: 1.8em
}
form#news-search #news-type p {
    line-height: 1.8em
}
form#news-search #news-type input {
    margin-right: 5px
}
form#news-search #news-type label {
    margin-right: 10px
}
form#news-search #news-dates label {
    padding-right: 10px;
    display: inline-block
}
form#news-search #news-dates #news-from-month,
form#news-search #news-dates #news-to-month {
    margin-right: 10px
}
form#news-search select {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
    color: #555
}
form#news-search p.submit {
    border-top: 1px solid #ccc;
    padding: 10px 0 0
}
form#news-search p.submit button {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ddd;
    padding: 4px 15px;
    font-size: 15px;
    color: #195992;
    background: #e2e2e2 url(../img/find-bg.gif) center center repeat-x;
    text-shadow: 0 1px 0 #fff;
    filter: dropshadow(color=#e5e5ee, offX=0, offY=1)
}
form#news-search p.submit button:hover {
    border: 1px solid #bbb
}
p.link {
    zoom: 1
}
p.link:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
p.link i {
    display: block;
    background: url(../img/baloon.png) no-repeat
}
p.link i {
    height: 27px;
    width: 27px;
    float: left;
    position: relative;
    top: 0
}
p.link a {
    font-size: 13px;
    background: url(../img/baloon.png) no-repeat;
    display: block;
    float: left;
    padding: 0 10px 0 2px;
    text-decoration: none;
    background-position: right 0;
    height: 23px;
    line-height: 20px
}
p.link.pdf i {
    background-position: 0 -50px
}
.js-gmaps {
    position: relative;
    height: 180px;
    width: 280px
}
.js-gmaps .gmnoprint,
.js-gmaps a {
    display: none !important
}
.js-gmaps .action {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    cursor: pointer
}
.js-gmaps .action .zoom {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 20px;
    color: #195992;
    font-size: 13px
}
.js-images .action {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    cursor: pointer
}
.js-images .action .zoom {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 20px;
    color: #195992;
    font-style: italic;
    font-size: 14px
}
.js-video {
    margin-bottom: 10px;
    margin-right: 20px;
    float: left
}
#home-data {
    display: none
}
body.home #header {
    position: fixed;
    width: 100%
}
body.home .home-nav {
    display: none;
    height: 114px;
    width: 114px;
    cursor: pointer;
    position: fixed;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: .8;
    -khtml-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}
body.home .home-nav .time,
body.home .home-nav .label {
    position: absolute
}
body.home .home-nav .time {
    font-size: 17px
}
body.home .home-nav .label {
    font-size: 13px
}
body.home .home-nav:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}
body.home .home-nav#home-prev {
    background-image: url(../img/home-prev.png);
    top: 60px
}
body.home .home-nav#home-prev .time {
    top: 25px;
    left: 10px
}
body.home .home-nav#home-prev .label {
    left: 10px;
    top: 10px
}
body.home .home-nav#home-next {
    bottom: 25px;
    right: 0;
    background-image: url(../img/home-next.png)
}
body.home .home-nav#home-next .time {
    bottom: 25px;
    right: 10px
}
body.home .home-nav#home-next .label {
    right: 10px;
    bottom: 10px
}
body.home #home-gallery {
    display: none;
    width: 100%;
    padding: 60px 0 25px;
    min-width: 960px
}
body.home #home-gallery img {
    width: 100%
}
body.home #home-heading {
    display: none;
    position: fixed;
    bottom: 0;
    color: #fff;
    font-style: normal
}
body.home #home-heading .header {
    position: relative;
    top: -100px;
    left: 40px;
    height: 110px
}
body.home #home-heading .counter {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px dotted #fff;
    height: 100%;
    width: 50px;
    font-size: 12px;
    text-align: center
}
body.home #home-heading .counter span {
    color: #195992
}
body.home #home-heading .map {
    font-size: 12px;
    position: absolute;
    left: 51px;
    border-right: 1px dotted #fff;
    text-align: center;
    height: 100%;
    width: 210px
}
body.home #home-heading .map .worldmap {
    height: 100px;
    width: 180px;
    background: url(../img/home-map.png);
    position: absolute;
    top: 15px;
    left: 10px
}
body.home #home-heading .map .worldmap .marker {
    position: absolute;
    height: 33px;
    width: 26px;
    background: url(../img/gmaps-marker.png)
}
body.home #home-heading .text {
    margin-left: 275px
}
body.home #home-heading .text h3 {
    margin: 0;
    font-weight: normal;
    font-size: 14px
}
body.home #home-heading .text h1 {
    margin: 0;
    font-weight: normal;
    font-style: normal;
    font-family: 'Droid Serif', sans-serif
}
body.home #home-heading .text .link {
    position: absolute;
    bottom: 0;
    margin: 0
}
body.home #home-content {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../img/home-content.png) right -30px no-repeat
}
body.home #home-content .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 130px;
    right: 30px;
    text-align: right
}
body.home #home-content .content a.close {
    position: absolute;
    height: 21px;
    width: 21px;
    display: block;
    background: url(../img/home-close.gif) center center no-repeat;
    right: 0;
    top: -40px
}
body.home #home-content .content a.close:hover {
    top: -45px;
    right: -5px;
    height: 31px;
    width: 31px
}
body.home #home-content .content h3 {
    font-weight: normal;
    color: #195992;
    margin: 15px 0 0
}
body.home #home-content .content div.text {
    zoom: 1
}
body.home #home-content .content div.text:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}
body.home #home-content .content div.text p {
    float: right;
    color: #666;
    font-size: 12px;
    width: 450px
}
body.home #home-content .content p.link {
    float: right;
    margin-left: 10px
}
body.home #home-downarrow {
    height: 50px;
    width: 50px;
    background: transparent url(../img/home-downarrow.png);
    zoom: 1;
    position: fixed;
    bottom: 150px;
    left: 50%;
    margin-left: -25px
}
body.home #footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    top: auto;
    background: #424343
}
#main p.pager {
    font-size: 13px;
    padding-top: 10px
}
#main p.pager a {
    color: #999
}
#main p.pager .nav,
#main p.pager .pages {
    display: inline-block;
    padding-right: 5px
}
#main p.pager .pages a,
#main p.pager .pages span {
    display: inline-block;
    padding: 0 1px
}
#main p.pager .pages span {
    font-weight: bold;
    color: #195992
}
@media only screen and (min-width: 1300px) {
    .container {
        width: 1280px
    }
    #header #main-nav li {
        padding-left: 8px;
        padding-right: 8px;
        margin-right: 3px
    }
    #content {
        width: 1000px;
        background: none;
        border: none;
        padding-top: 0;
        zoom: 1
    }
    #content:after {
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        content: "."
    }
    #sub-nav {
        width: 280px
    }
    #main {
        width: 640px;
        float: left;
        background: #fff;
        border: 1px solid #ccc;
        border-top: none;
        margin-bottom: 30px;
        padding-top: 30px
    }
    .sitemap #main {
        width: 900px
    }
    #aside {
        padding-top: 30px;
        width: 240px;
        float: right
    }
    #aside img.boxed {
        max-width: 238px;
        float: none
    }
    form#news-search h3 {
        line-height: 1.4em;
        float: none;
        width: auto
    }
    form#news-search #news-type p {
        line-height: 1.4em
    }
    form#news-search fieldset {
        padding-bottom: .3em
    }
    form#news-search fieldset p {
        padding-left: 0;
        float: none
    }
    form#news-search #news-dates label {
        padding-right: 0;
        display: inline-block;
        width: 45px
    }
}
.js-frameit {
    display: none
}
#roundabout .roundabout-holder {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 200px;
    width: 100%;
    margin: 40px 0
}
#roundabout .roundabout-moveable-item {
    height: 100px;
    width: 100px;
    cursor: pointer
}
#roundabout .roundabout-moveable-item img {
    max-width: 100%;
    max-height: 100%
}
#roundabout .roundabout-moveable-item a {
    outline: none
}
#roundabout .roundabout-in-focus {
    cursor: auto
}