﻿html, body, div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
    font-weight: bold;
}

a, p, ul, ol, li, img, span, strong, em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, caption, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

article, aside, figure, footer, header, hgroup, section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

canvas, details, embed, figcaption, menu, nav, output, ruby, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

b, strong {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.container-12 .block .omega-grid, .container-16 .block .omega-grid, .container-24 .block .omega-grid {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}

.clearfix:after {
    font-size: 0;
}

#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50;
}

    #skip-link a, #skip-link a:link, #skip-link a:visited {
        background: #444;
        background: rgba(0,0,0,0.6);
        color: #fff;
        display: block;
        padding: 1px 10px 2px 10px;
        text-decoration: none;
        -khtml-border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -o-border-radius: 0 0 10px 10px;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-radius: 0 0 10px 10px;
    }

        #skip-link a:hover, #skip-link a:active, #skip-link a:focus {
            outline: 0;
        }

.inline li, .tabs li, .breadcrumb li {
    list-style: none;
    display: inline;
    margin-right: 0.5em;
}

.item-list li {
    list-style: none;
}

.pager li {
    display: inline;
    margin-right: 0.25em;
}

img {
    vertical-align: bottom;
}

.field-label-inline .field-label, .field-label-inline .field-items, .field-label-inline .field-item {
    display: inline;
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="search"]::-webkit-search-decoration {
    display: none;
}

input, button, select, textarea {
    margin: 0;
    vertical-align: middle;
}

    button, input[type="reset"], input[type="submit"], input[type="button"] {
        -webkit-appearance: none;
        -moz-border-radius: 11px;
        -webkit-border-radius: 11px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding;
        background-clip: padding-box;
        border-radius: 11px;
        background: #ddd url(/sites/all/themes/omega/omega/omega/omega/images/button.png) repeat-x;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#ddd));
        background: -moz-linear-gradient(top center,#fff 0%,#ddd 100%);
        border: 1px solid;
        border-color: #ddd #bbb #999;
        cursor: pointer;
        color: #333;
        font: bold 12px/1.2 Arial,sans-serif;
        outline: 0;
        overflow: visible;
        padding: 3px 10px 4px;
        text-shadow: #fff 0 1px 1px;
        width: auto;
        *padding-top: 2px;
        *padding-bottom: 0px;
    }

button {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    outline: 0;
    padding: 2px 3px;
    font-size: 13px;
    font-family: Arial,sans-serif;
    height: 1.8em;
    *padding-top: 2px;
    *padding-bottom: 1px;
    *height: auto;
}

    input.placeholder_text, textarea.placeholder_text, input:-moz-placeholder, textarea:-moz-placeholder {
        color: #888;
    }

::-webkit-input-placeholder {
    color: #888;
}

button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    -moz-box-shadow: #06f 0 0 7px;
    -webkit-box-shadow: #06f 0 0 7px;
    box-shadow: #06f 0 0 7px;
    z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select[disabled], textarea[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] {
    background-color: #eee;
}

    button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        color: #888;
        cursor: default;
    }

textarea, select[size], select[multiple] {
    height: auto;
}

@media (-webkit-min-device-pixel-ratio:0) {
    select {
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px;
    }

        select[size], select[multiple] {
            background-image: none;
            padding: 0;
        }
}

textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%;
}

optgroup {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.ie6-button, * html button {
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial,sans-serif;
    padding: 2px 10px 0px;
    overflow: visible;
    width: auto;
}

* html button {
    padding-top: 1px;
    padding-bottom: 1px;
}

.ie6-input, * html textarea, * html select {
    background: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial,sans-serif;
    vertical-align: top;
}

* html select {
    margin-top: 1px;
}

.placeholder_text, .ie6-input-disabled, .ie6-button-disabled {
    color: #888;
}

.ie6-input-disabled {
    background: #eee;
}

body {
    font: 13px/1.5 Verdana,Helvetica,Arial,sans-serif;
}

a:link, a:visited {
    color: #0062A0;
    text-decoration: underline;
}

a:hover {
    color: #202124;
    text-decoration: none;
}

a:active {
    color: #202124;
    text-decoration: none;
    color: #000;
}

hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #5294c1;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -0.05em;
    font-family: Georgia,'Times New Roman',serif;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 28px;
}

    h1.site-name, h2.site-name {
        font-size: 36px;
    }

    h2.block-title {
        font-size: 18px;
        margin: 0;
    }

    h2.node-title {
        font-size: 28px;
    }

h3 {
    font-size: 21px;
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 15px;
}

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}

    ul ul, ol ol {
        padding-top: 0.5em;
    }

.node ol, .node ul {
    padding-left: 1.2em;
}

    .node ul.inline, .node ol.inline {
        padding-left: 0;
    }

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    margin-bottom: 20px;
}

dt, .admin h3 {
    font-size: 18px;
    margin: 0;
}

dd {
    padding-left: 10px;
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 20px;
}

.logo-img {
    float: left;
    margin-right: 20px;
}

.site-name-slogan {
    float: left;
}

.site-name {
    margin-top: 20px;
}

    .site-name a {
        text-decoration: none;
    }

.site-name, .site-slogan {
    margin-bottom: 0;
    line-height: 1em;
}

.site-slogan {
    font-weight: normal;
}

.menu {
    margin: 0;
    padding: 0;
}

    .menu li {
        list-style: none;
    }

.form-actions input {
    margin-right: 0.5em;
}

    .form-actions input:hover {
        background: #FFFFFF;
    }

label {
    font-weight: bold;
}

.item-list .pager {
    padding: 0;
    margin: 0;
}

    .item-list .pager li, .item-list .pager ul li {
        margin: 0;
        padding: 0;
        float: left;
    }

.item-list .pager {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: left;
}

.pager li a {
    display: inline-block;
}

.pager li.pager-ellipsis, .pager li.pager-current, .pager li a {
    padding: 4px 8px;
    text-decoration: none;
}

.pager li.pager-current {
    padding: 4px 8px;
    font-weight: bold;
}

.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
    width: 50px;
    text-align: center;
    padding: 4px 0;
}

.pager li.pager-next {
    position: absolute;
    top: 0;
    right: 50px;
}

    .pager li.pager-last, .pager li.pager-next.last {
        position: absolute;
        top: 0;
        right: 0;
        border-right: 0;
    }

.pager li.pager-ellipsis, .pager li.pager-current, .pager li a {
    color: #1a1a1a;
}

.pager li {
    border-right: 1px solid;
    border-color: #ddd #bbb #999;
    color: #333;
    font: bold 12px/1.2 Arial,sans-serif;
    outline: 0;
}

    .pager li.pager-current {
        background: #ddd;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#1a1a1a),color-stop(1,#5a5a5a));
        background: -moz-linear-gradient(top center,#1a1a1a 0%,#5a5a5a 100%);
        color: #FFF;
        outline: 0;
    }

    .pager li.pager-next {
        border-left: 1px solid;
        border-color: #ddd #bbb #999;
    }

    .pager li a {
        background: #ddd;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#ddd));
        background: -moz-linear-gradient(top center,#fff 0%,#ddd 100%);
        cursor: pointer;
    }

        .pager li a:hover {
            background: #FFF;
            color: #454545;
        }

.pager {
    background: #ebebeb;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .pager li.first, .pager li.first a, .pager li.first a:hover {
        border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
    }

    .pager li.pager-last, .pager li.pager-last a, .pager li.pager-last a:hover {
        border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
    }

table {
    border: 1px solid #CCC;
    width: 100%;
}

thead th, th {
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
    color: #333;
}

td, th {
    padding: 4px 8px;
    vertical-align: middle;
}

    th a, th a:link, th a:visited {
        text-decoration: none;
    }

    th a {
        display: block;
    }

        th a img {
            margin: 0 0 0 5px;
        }

    th.active {
        background: #DDD;
        border-left: 1px solid #CCC;
        border-right: 1px solid #CCC;
    }

tr.even td {
    background: #F1F5FA;
}

tr.odd td {
    background: #fff;
}

td.active {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

tr.even td.active {
    background: #e5e9ed;
}

tr.odd td.active {
    background: #f2f2f2;
}

tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
    background: #FFFEEE;
}

td ul.links {
    margin-bottom: 0;
}

.node-links ul li a, .comment-links ul li a {
    text-transform: lowercase;
    display: block;
    float: left;
    text-decoration: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    margin: 0 0.5em 0.5em 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    background: #ddd;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#ddd));
    background: -moz-linear-gradient(top center,#fff 0%,#ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial,sans-serif;
    outline: 0;
    overflow: visible;
    padding: 4px 10px 3px;
    text-shadow: #fff 0 1px 1px;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0px;
}

    .node-links ul li a:hover, .comment-links ul li a:hover {
        background: #FFF;
    }

.tips, .description {
    font-size: 10px;
    color: #6a6a6a;
}

﻿@charset "UTF-8";html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

html {
    overflow-y: scroll;
    font-size: 100%;
    font-family: Calibri,"Helvetica Neue",Arial,sans-serif;
    font-family: Cambria,Georgia,"Times New Roman",serif;
    line-height: 1.5;
    color: #333;
}

body {
    min-height: 100%;
}

.cf, .grids {
    zoom: 1;
}

    .cf:before, .grids:before, .cf:after, .grids:after {
        content: "";
        display: table;
    }

    .cf:after, .grids:after {
        clear: both;
    }

h1 {
    font-size: 2em;
    margin-bottom: 0.75em;
    line-height: 1.5;
}

h2 {
    font-size: 1.5em;
    margin-bottom: 1em;
    line-height: 1;
}

h3 {
    font-size: 1.25em;
    margin-bottom: 1.2em;
    line-height: 1.2;
}

h4 {
    font-size: 1.125em;
    margin-bottom: 1.333em;
    line-height: 1.333;
}

h5 {
    font-weight: bold;
}

h5, h6 {
    font-size: 1em;
    margin-bottom: 1.5em;
    line-height: 1.5;
}

p, address {
    margin-bottom: 1.5em;
}

figure {
    margin-bottom: 1.5em;
}

    figure img {
        display: block;
        margin-bottom: 0;
    }

figcaption {
    font-size: 0.75em;
}

a {
    text-decoration: none;
}

    a:visited {
        opacity: 0.8;
    }

    a:hover {
        text-decoration: underline;
    }

    a:active, a:focus {
    }

ul, ol {
    margin: 0 0 1.5em 60px;
}

    ul li {
        list-style: disc;
    }

    ol li {
        list-style: decimal;
    }

    ul ul, ol ol, ul ol, ol ul {
        margin: 0 0 0 60px;
    }

    ul.numbered {
        list-style: decimal outside;
    }

dl {
    margin-bottom: 1.5em;
}

dt {
    font-weight: bold;
}

    dt:after {
        content: ":";
    }

    dt::after {
        content: ":";
    }

dd {
    margin-left: 60px;
}

blockquote {
    text-indent: -0.4em;
}

    blockquote b, blockquote .source {
        display: block;
        text-indent: 0;
    }

q, i, em, cite {
    font-style: italic;
    font-weight: inherit;
}

b, strong {
    font-weight: bold;
    font-style: inherit;
}

mark {
    background: #ffc;
}

s, del {
    text-decoration: line-through;
}

small {
    font-size: 0.75em;
    line-height: 1;
}

pre, code {
    font-family: monospace;
    font-size: 1em;
}

pre {
    overflow: auto;
    margin-bottom: 1.5em;
    line-height: 24px;
}

code {
    line-height: 1;
}

img {
    max-width: 100%;
    height: auto;
    font-style: italic;
    color: #c00;
}

    img.left {
        margin: 0 20px 0 0;
    }

    img.right {
        margin: 0 0 0 20px;
    }

object, embed, video {
    max-width: 100%;
}

fieldset {
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
}

label {
    display: block;
    cursor: pointer;
}

    label:after {
        content: ":";
    }

    label::after {
        content: ":";
    }

input, textarea {
    font-family: inherit;
    font-size: 1em;
    line-height: 1.5;
}

[placeholder] {
    cursor: pointer;
}

    [placeholder]:active, [placeholder]:focus {
        cursor: text;
    }

.check-list {
    width: 100%;
    overflow: hidden;
    list-style: none;
    margin: 0 0 1.5em 0;
}

    .check-list li {
        width: 25%;
        float: left;
    }

.check-label {
    display: inline;
}

    .check-label:after {
        content: normal;
    }

    .check-label::after {
        content: normal;
    }

.button {
    cursor: pointer;
}

fieldset > :last-child {
    margin: 0;
}

table {
    margin-bottom: 1.5em;
    width: 100%;
    max-width: 100%;
}

thead tr:last-of-type th {
    border-bottom-width: 2px;
}

tbody th {
    border-right-width: 2px;
}

th:empty {
    border: none;
}

th, td {
    vertical-align: top;
    padding: 0.75em;
    border: 1px solid #ccc;
}

th {
    font-weight: bold;
    text-align: center
}

table [colspan] {
    text-align: center;
}

table [rowspan] {
    vertical-align: middle;
}

[colspan="1"] {
    text-align: left;
}

[rowspan="1"] {
    vertical-align: top;
}

tbody tr:nth-of-type(odd) {
    background: rgba(0,0,0,0.05);
}

tfoot {
    text-align: center;
}

    tfoot td {
        border-top-width: 2px;
    }

hr {
    margin: 0 0 1.5em 0;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clear {
    clear: both;
    float: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center, .text-centre {
    text-align: center;
}

@media (max-width:720px) {
    html {
    }

    body {
        -webkit-text-size-adjust: none;
    }

    ul, ol {
        margin: 0 0 1.5em 25px;
    }

        ul ul, ol ol, ul ol, ol ul {
            margin: 0 0 0 25px;
        }

    dd {
        margin-left: 25px;
    }

    img.left, img.right {
        max-width: 50%;
        height: auto;
    }
}

@media print {
    * {
        background: #fff;
        color: #000;
        text-shadow: none !important;
    }

    body {
        font-size: 0.75em;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    table {
        page-break-before: always;
    }
}

body {
    margin: 0;
    padding: 0;
    font-size: 81.25%;
    line-height: 1.846;
    font-family: Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
    background-color: #05461C;
}

    body.bd {
    }

a, a:link, a:visited {
    color: #05421b;
    text-decoration: none;
}

    a:focus, a:hover, a:active {
        color: #1f3901;
    }

h1, h2, h3, h4 {
    color: #05421b;
    font-weight: bold;
}

h1 {
    font-size: 1.846em;
    margin-bottom: 1em;
    line-height: 1;
}

h2 {
    font-size: 1.4em;
    margin-bottom: 1.3333em;
    line-height: 1.3333;
}

h3 {
    font-size: 1.25em;
    margin-bottom: 1.477em;
    line-height: 1.477;
}

h4 {
    font-size: 1.125em;
    margin-bottom: 1.64em;
    line-height: 1.64;
}

h5 {
    font-weight: bold;
}

h5, h6 {
    font-size: 1em;
    margin-bottom: 1.5em;
    line-height: 1.5;
}

address, pre, table {
    margin-bottom: 1.846em;
}

p {
    margin: 0.9em 0;
}

ul, ol {
    margin: 0 0 1.846em 60px;
}

pre, div.code {
    border-left: 5px solid #05421b;
    background: #dfdec1;
    padding: 0.2em 10px;
}

.highlight {
    background: #05421b;
    color: #fff;
}

#node-page-29 {
    background: -40px 0 repeat;
    color: #000;
}

.zone-content #block-system-main #node-page-29 .content {
    padding: 6px 35px 0 0px;
}

.typo-label {
    font-size: 1.4em;
    margin-bottom: 1.333em;
    line-height: 1.333;
    padding: 0px 10px;
    color: #fff;
    background: #151E25;
    border: 0px solid #17a1c8;
}

#page {
    padding: 30px 0 50px 0;
}

.content-wrapper {
    background: #fff;
    -moz-box-shadow: 0 0 6px #000,0 0 80px #bdbc87 inset;
    -webkit-box-shadow: 0 0 6px #000,0 0 80px #bdbc87 inset;
    box-shadow: 0 0 6px #000,0 0 80px #bdbc87 inset;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.zone-branding-wrapper {
}

.zone-menu {
    background: #bce540 0 bottom repeat-x;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    padding: 0px;
    margin-bottom: 0;
}

.zone-header {
    margin-bottom: 20px;
}


.zone-footer {
    padding-bottom: 20px;
    border-top: 1px solid #9FC832;
}

#skip-link a, #skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff;
}

.branding-data {
    position: absolute;
    z-index: 90;
    top: 0;
    right: -10px;
    max-width: 35%;
}

.logo-img {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.logo img {
    vertical-align: bottom;
}

#name-and-slogan {
    float: left;
}

h1#site-name, div#site-name {
    margin: 0;
    font-size: 1.4em;
    line-height: 1.3333;
}

#site-slogan {
}

.breadcrumb {
    padding-bottom: 0.9;
}

h2.node-title, h2.block-title, h2.title, h2.comment-form, h3.title {
    margin: 0;
}

h1.title {
    margin-bottom: 1em;
}

h2.element-invisible {
    margin: 0;
}

.block-system-main .node .content p {
    margin: 0 0 1.846em 0;
}

table.no-border {
    margin: 0;
}

    table.no-border td {
        border: none;
    }

tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
    background: none;
}

tr.even {
}

tr.odd {
}

div.messages {
    margin: 1.846em 0;
}

    div.messages ul {
        margin-top: 0;
        margin-bottom: 0;
    }


    ul.links.inline {
        display: block;
    }

    ul.links li {
        padding: 0 1em 0 0;
    }

.item-list .pager {
    padding: 0;
    text-align: center;
}

    .item-list .pager li {
        padding: 0 0.5em;
        margin: 0;
    }

        .item-list .pager .pager-current, .item-list .pager li a:hover {
            color: #05421b;
        }

.feed-icon {
}

.more-link {
    text-align: right;
    padding-bottom: 5px;
}

    .more-link a {
        background: no-repeat scroll 0 5px transparent;
        font-weight: bold;
        margin-left: 10px;
        padding-left: 15px;
        color: #4a800a;
    }

        .more-link a:hover {
            color: #05421b;
        }

li a.active {
    color: #1f3901;
}

    #navigation ul.links, #navigation .content ul {
        margin: 0;
        padding: 0;
        text-align: left;
    }

        #navigation ul.links li, #navigation .content li {
            float: left;
            padding: 0 10px 0 0;
            list-style-type: none;
            list-style-image: none;
        }

ul#main-menu {
    margin: 0;
    max-width: 65%;
}

    ul#main-menu li {
        float: left;
        margin: 0;
        padding: 8px 2px 8px 0;
        background: right center no-repeat;
    }

        ul#main-menu li a {
            float: left;
            padding: 0 10px;
            margin: 0;
            color: #445f1f;
            line-height: 1;
        }

        ul#main-menu li.last {
            background: none;
        }

        ul#main-menu li a.active, ul#main-menu li a:hover {
            color: #000;
        }

#block-system-main-menu {
    float: right;
    width: 100%;
    padding: 10px 0 0;
}

    #block-system-main-menu ul.menu {
        float: right;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        #block-system-main-menu ul.menu li {
            float: left;
            margin: 0;
            padding: 0;
            list-style: none;
            width: 100%;
        }

            #block-system-main-menu ul.menu li a {
                float: left;
                padding: 5px 20px;
                color: #445f1f;
            }

                #block-system-main-menu ul.menu li a:hover, #block-system-main-menu ul.menu li a.active {
                    color: #000;
                }

.block-user-menu .content ul.menu {
    float: left;
    margin: 0;
    padding: 10px 0 20px;
}

.block-user-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .block-user-menu ul li a {
        float: left;
        padding: 0 10px;
        line-height: 1;
    }

    .block-user-menu ul li.last a {
        border: none;
    }

    .block-user-menu ul li a:hover, .block-user-menu ul li a.active {
        color: #333;
    }

.region-sidebar-second .block .content ul {
    margin: 0;
    padding: 0;
    float: left;
}

.region-sidebar-second ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .region-sidebar-second ul li a {
        display: block;
        background: 10px 10px no-repeat;
        padding-left: 25px;
    }

    .region-sidebar-second ul li li a {
        padding-left: 50px;
        background: 350px 10px no-repeat;
    }

.zone-footer .block-menu {
    float: right;
}

.zone-footer ul.menu {
    float: right;
    margin: 10px 0 0;
    padding: 0;
}

    .zone-footer ul.menu li {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
    }

        .zone-footer ul.menu li a {
            float: left;
            padding: 10px 15px;
            color: #505050;
            font-size: 90%;
        }

            .zone-footer ul.menu li a:hover, .zone-footer ul.menu li a.active {
                color: #05421b
            }



    .node-unpublished div.unpublished, .comment-unpublished div.unpublished {
        height: 0;
        overflow: visible;
        color: #d8d8d8;
        text-align: center;
        word-wrap: break-word;
    }


.node .submitted {
    color: #666;
    font-style: italic;
}


.node ul.links {
    margin-left: 0;
    text-align: right;
}

.field-name-field-image {
    float: left;
    margin: 7px 20px 10px 0;
}

    .field-name-field-image img, .views-field-field-image img {
        padding: 4px;
        border: 1px solid #ccc;
    }

.field-name-field-tags {
}

#comments {
    margin: 1.5em 0;
}


.comment-preview {
    background-color: #ffffea;
}

.new {
    color: #c00;
}


.comment ul.links {
    margin-left: 0;
}

form.comment-form .form-actions input.form-submit {
    margin: 3px;
}

.indented {
}

.region-sidebar-first .block, .region-sidebar-second .block {
    margin-bottom: 20px;
}

.block .content ul, .block .content ol {
    margin-left: 25px;
}

#block-system-main .content article.node ul, #block-system-main .content article.node ol {
    margin-left: 60px;
}

h2.block-title {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.view-list-articles .views-field-field-image img, .view-list-tours .views-field-field-image img, .view-list-destinations .views-field-field-image img, .zone-postscript .block-block .content img, .node-articles .field-name-field-image img, .node-tours .field-name-field-image img, .node-destinations .field-name-field-image img {
    width: 150px;
}

.views_slideshow_cycle_main .views-field-body h2, .views_slideshow_cycle_main .views-field-body h3, .views_slideshow_cycle_main .views-field-body p {
    margin: 0;
    font-size: 100%;
}

.views_slideshow_cycle_main .views-field-body p {
    font-size: 95%;
}

.views_slideshow_cycle_main .views-field-body {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 10px 0 0 0;
    float: left;
}

.views_slideshow_cycle_main .views-field-field-image {
    width: 100%;
    float: left;
}

.views_slideshow_cycle_main img {
    width: 98%;
    float: right;
}

.block-search .form-item {
    margin: 0;
    float: left;
    width: 80%
}

.block-search input.form-text {
    background: 0 0 no-repeat;
    border: none;
    height: 30px;
    width: 100%;
    max-width: 100%;
}

.block-search input.form-submit {
    background: right 0 no-repeat;
    width: 30px;
    height: 30px;
    text-indent: 40px;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.view-list-articles .views-row {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #9fc832;
    margin-bottom: 10px;
}

.view-list-articles .views-field-field-image {
    float: left;
    margin-right: 20px;
}

.view-list-articles .views-field-title a {
    font-weight: bold;
    font-size: 120%;
}

.view-list-articles .views-field-created {
    font-size: 90%;
    color: #494949;
    font-style: italic;
}

.views-field-view-node a {
    font-weight: bold;
    float: right;
    background: no-repeat scroll 0 10px transparent;
    color: #4a800a;
    margin-left: 10px;
    padding-left: 15px;
}

    .views-field-view-node a:hover {
        color: #05421b;
    }

.block-views .view-list-articles .views-field-title a {
    font-size: 100%;
}

.block-views .view-list-articles .views-field-created {
    float: left;
    background: 0 0 no-repeat;
    height: 25px;
    width: 43px;
    text-align: center;
    margin: 8px 10px 0 0;
    padding-top: 10px;
    font-weight: bold;
    color: #05421B;
    font-style: normal;
}

.block-views .view-list-articles .views-field-field-introtext p {
    margin: 0 0 0 53px;
}

.view-list-tours .views-row {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #9fc832;
    margin-bottom: 10px;
}

.view-list-tours .views-field-field-image {
    float: left;
    margin-right: 20px;
}

.view-list-tours .views-field-title a {
    font-weight: bold;
    font-size: 120%;
}

.view-list-tours .views-field-created {
    font-size: 90%;
    color: #494949;
}

.views-field-field-tour-overview table {
    margin-bottom: 0;
    width: 100%;
    clear: left;
}

    .views-field-field-tour-overview table tr, .views-field-field-tour-overview table td {
        border: none;
        background: none;
    }

    .views-field-field-tour-overview table td {
        border-bottom: 1px dashed #9fc832;
        padding: 0.5em;
    }

.view-list-tours .views-field-body {
    clear: both;
}

.node-tours .field-name-body {
    clear: both;
}

.node-tours .field-name-field-tour-overview {
    clear: left;
}

    .node-tours .field-name-field-tour-overview table tr, .node-tours .field-name-field-tour-overview table td {
        border: none;
        background: none;
    }

    .node-tours .field-name-field-tour-overview table td {
        border-bottom: 1px dashed #9fc832;
        padding: 0.5em;
    }

#block-system-main .field-group-htabs-wrapper {
    float: left;
    width: 100%;
}

div.horizontal-tabs {
    border: none;
    margin: 0;
}

#block-system-main .content div.horizontal-tabs ul.horizontal-tabs-list {
    float: right;
    width: auto;
    margin: 0 0 10px;
    padding: 0;
    background: none;
    border: none;
}

#block-system-main div.horizontal-tabs ul.horizontal-tabs-list li, #block-system-main div.horizontal-tabs .horizontal-tabs ul.horizontal-tabs-list li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

#block-system-main .horizontal-tabs ul.horizontal-tabs-list li a, #block-system-main .horizontal-tabs ul.horizontal-tabs-list li.selected a {
    padding: 0 15px;
    margin: 0;
    border-right: 1px solid #05421B;
    line-height: 1;
}

#block-system-main .horizontal-tabs ul.horizontal-tabs-list li.last a {
    border: none;
}

#block-system-main .horizontal-tabs ul.horizontal-tabs-list li a:hover, #block-system-main .horizontal-tabs ul.horizontal-tabs-list li.selected a, #block-system-main .horizontal-tabs ul.horizontal-tabs-list li a.active, #block-system-main .horizontal-tabs ul.horizontal-tabs-list .selected strong {
    background: none;
    color: #4a800a;
}

#block-system-main .horizontal-tabs fieldset.horizontal-tabs-pane {
    margin: 0;
    padding: 0;
}

#block-system-main .horizontal-tabs-panes.horizontal-tabs-processed {
    float: left;
    width: 100%;
}

.view-list-destinations .views-row {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #9fc832;
}

.view-list-destinations .views-field-field-image {
    float: left;
    margin-right: 20px;
}

.view-list-destinations .views-field-title a {
    font-weight: bold;
    font-size: 120%;
}

.view-list-destinations .views-field-created {
    font-size: 90%;
    color: #494949;
}

.block-live-chat img, .block-ads img {
    width: 100%;
}

.zone-postscript h2.block-title {
    text-align: left;
    font-size: 100%;
}

.zone-postscript .block {
    padding-bottom: 20px;
}

.zone-postscript .block-block .content img {
    border: 1px solid #ccc;
    padding: 4px;
    float: left;
    margin-right: 20px;
    width: 210px;
    max-width: 100%;
}

.block-social-icons .content {
    text-align: center;
}

    .block-social-icons .content img {
        width: 24px;
    }

#region-preface-first {
    margin-left: 0px;
    margin-right: 0px;
}

html, h1, h2, h3, h4 {
    font-family: Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
}

.region-sidebar-second ul li a {
    display: inline;
}
