﻿body {
    margin: 0;
    padding: 0; /*background: url(images/bg01a.jpg);*/
    font: 12px Arial;
    color: #5A554E;
    cursor: default;
    background-color: #f0f0f0;
}

b {
    font-weight: 500;
    text-shadow: none;
}

.table-responsive b {
    font-weight: 500;
    text-shadow: none;
}

p {
    font-family: Verdana;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}

h3 {
    font-size: 12pt;
    color: #374047;
    font-weight: normal;
}

a img {
    border: 0;
}

a.mailto {
    text-decoration: none;
    color: #de8027;
}

a.mailtoU {
    text-decoration: underline;
    color: #efa000;
}

#ListDocs a.documentlink {
    text-decoration: none;
    color: #374047;
    line-height: 200%;
    font-family: Verdana;
}

    #ListDocs a.documentlink:hover {
        text-decoration: none;
        color: #EFA000;
        line-height: 200%;
        font-family: Verdana;
    }

#header {
    padding-bottom: 0px;
    width: 960px;
}

#content {
    padding: 0px;
    width: 960px;
    margin: 0;
    border-bottom: 1px solid LightGray;
}

#footer {
    padding: 10px;
    height: 50px;
    width: 960px;
}

.buttonswhite {
    border-bottom-style: none;
    background-color: #efa000;
    font-weight: normal;
    font-size: 8.5pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    padding: 4px 18px 4px 18px;
}

.buttonswhiteV2 {
    border-bottom-style: none;
    background-color: #efa000;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    padding: 4px 8px 4px 8px;
}

.linkbuttonsWhite {
    font-weight: normal;
    font-size: 8.5pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    font-family: Verdana;
}

.tabMenuSelected {
    width: 218px; /*background-image: url(Images/TabsSelected.png);*/
    background-color: #336699;
    border-radius: 10px 10px 0 0;
    padding: 6px 2px 6px 2px;
    background-repeat: no-repeat;
    background-position: left;
}

.tabMenuWhite {
    width: 218px;
    background-image: url(Images/TabsWhite.png);
    background-position: left;
    padding: 6px 2px 6px 2px;
    background-repeat: no-repeat;
}

.tabMenu {
    width: 218px; /*background-image: url(Images/TabsGray.png);*/
    background-color: Gray;
    border-radius: 10px 10px 0 0;
    background-position: left;
    padding: 6px 2px 6px 2px;
    background-repeat: no-repeat;
}

.tabMenuhover {
    width: 218px; /*background-image: url(Images/TabsHover.png);*/
    background-color: #efa000;
    border-radius: 10px 10px 0 0;
    padding: 6px 2px 6px 2px;
    background-repeat: no-repeat;
}

.tabMenu:hover {
    width: 218px; /*background-image: url(Images/TabsHover.png);*/
    background-color: #efa000;
    border-radius: 10px 10px 0 0;
    padding: 6px 2px 6px 2px;
    background-repeat: no-repeat;
}

.linkbuttonsWhite:hover {
    font-weight: normal;
    font-size: 8.5pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    font-family: Verdana;
}

.linkbuttons {
    font-weight: normal;
    font-size: 9pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #374047;
    text-decoration: none;
    vertical-align: middle;
    padding: 10px;
    font-family: Verdana;
}

    .linkbuttons:hover {
        font-weight: normal;
        font-size: 9pt;
        font-family: Verdana;
        text-transform: uppercase;
        color: #efa000;
        text-decoration: none;
        vertical-align: middle;
        padding: 10px;
        font-family: Verdana;
    }

.linkbuttonSelected {
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #efa000;
    text-decoration: none;
    vertical-align: middle;
    padding: 10px;
    font-family: Verdana;
}

.linkbuttonsfooter {
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana;
    text-transform: uppercase;
    color: #374047;
    text-decoration: none;
    vertical-align: middle;
    padding: 10px;
}

td.menuDefault {
    border-left: 1px solid LightGray;
    height: 40px;
    padding-left: 20px;
}

td.menuSelect {
    border: 1px solid LightGray;
    height: 40px;
    border-left: none;
    padding-left: 20px;
    background-color: #FFF;
    color: #efa000;
}

.buttons {
    background-color: #336699;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    color: White;
    font-family: Verdana;
    text-decoration: none;
    font-size: 8pt;
    text-transform: uppercase;
    text-align: center;
}

    .buttons:hover {
        background-color: #efa000;
        border-radius: 10px;
        padding: 10px 10px 10px 10px;
        color: #FFF;
        font-family: Verdana;
        text-decoration: none;
        font-size: 8pt;
        text-transform: uppercase;
    }

.buttonsXX {
    background-color: #336699;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    color: White;
    font-family: Verdana;
    text-decoration: none;
    font-size: 8pt;
    text-transform: uppercase;
    text-align: center;
}

    .buttonsXX:hover {
        background-color: #efa000;
        border-radius: 10px;
        padding: 10px 10px 10px 10px;
        color: #FFF;
        font-family: Verdana;
        text-decoration: none;
        font-size: 8pt;
        text-transform: uppercase;
    }

.buttonsWide {
    background-color: #336699;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    color: White;
    font-family: Verdana;
    text-decoration: none;
    font-size: 8pt;
    text-transform: uppercase;
    text-align: center;
}

    .buttonsWide:hover {
        background-color: #efa000;
        border-radius: 10px;
        padding: 10px 20px 10px 20px;
        color: #FFF;
        font-family: Verdana;
        text-decoration: none;
        font-size: 8pt;
        text-transform: uppercase;
    }


td.menuSub {
    border-left: 1px solid LightGray;
    height: 40px;
    padding-left: 30px;
}

td.menuadres {
    border-left: 1px solid LightGray;
    padding-left: 30px;
    padding-bottom: 50px;
    height: 100%;
}

.linkbuttonsNewsitem {
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana;
    text-transform: none;
    color: #374047;
    text-decoration: none;
    vertical-align: middle;
    padding: 0px;
    line-height: 150%;
}

    .linkbuttonsNewsitem:hover {
        font-weight: Normal;
        font-size: 8pt;
        font-family: Verdana;
        text-transform: none;
        color: #efa000;
        text-decoration: none;
        vertical-align: middle;
        padding: 0px;
        line-height: 150%;
    }

td.newsitem {
    padding: 5px;
    border-bottom: 1px solid LightGray;
    line-height: 150%;
    font-family: Verdana;
    font-size: 8pt;
}

.watermarks {
    font: Arial;
    font-style: italic;
    font-size: 8pt;
    color: Gray;
    width: 350px;
    border: solid 1px #374047;
    vertical-align: middle;
    padding: 5px;
}

.watermarksShort {
    font: Arial;
    font-style: italic;
    font-size: 8pt;
    color: Gray;
    width: 280px;
    border: solid 1px #374047;
    vertical-align: middle;
    padding: 5px;
}

.searchresult {
    font: Arial;
    font-style: italic;
    font-size: 9pt;
    color: Gray;
    border-bottom: solid 1px #E9E4D8;
    padding: 4px;
}

.SearchBox {
    width: 250px;
    border: solid 1px #336699;
    padding: 5px;
}

.SearchBoxShort {
    width: 280px;
    border: solid 1px #efa000;
    vertical-align: middle;
    padding: 5px;
}
/* Post */

.post a {
    color: #374047;
    text-decoration: none;
}

.post .title, .post .date {
    padding: 0 25px;
}

.post .title {
    margin: 0;
    padding-top: 30px;
    line-height: normal;
    font-size: 16px;
    font-weight: normal;
    color: #5A5544;
    font-family: Verdana;
}

    .post .title a {
        text-decoration: none;
        color: #5A5544;
    }

        .post .title a:hover {
            text-decoration: underline;
        }


.post .date {
    line-height: normal;
    color: #ACAAA1;
    padding-bottom: 8px;
    padding-top: 8px;
}

.post .entry {
    margin: 0px 25px 20px 25px;
    padding: 20px 0 10px 0;
    border-top: 1px solid #E5E1D8;
    line-height: 1.5;
}

.post .meta {
    height: 30px; /*background: #67849C;*/
    background: #336699;
    border-radius: 10px;
    border-bottom: 1px solid #DDE5CE;
}

    .post .meta a {
        height: 35px;
        color: White;
    }

        .post .meta a:hover {
            height: 35px;
            color: #efa000;
        }

    .post .meta p {
        line-height: normal;
    }

    .post .meta .tags {
        float: left;
        padding: 20px 0 0 25px;
    }

    .post .meta .links {
        float: right;
        padding: 8px 15px 8px 0;
        font-size: 8pt;
    }

    .post .meta .linksL {
        float: left;
        text-decoration: none;
        font-size: 8pt;
        padding: 10px 15px 8px 10px;
    }

        .post .meta .linksL a {
            text-decoration: none;
        }

            .post .meta .linksL a:hover {
                text-decoration: none;
            }

    .post .meta .comments {
        margin-right: 30px;
        padding-left: 22px; /*background: url(images/img04.gif) no-repeat 0 50%;*/
    }

    .post .meta .more {
        padding-bottom: 10px; /*background: url(images/img05.gif) no-repeat 0 50%;*/
    }

/* Accordion */
.accordionHeader {
    border: 1px solid #67849C;
    color: #FFFFFF;
    background-color: #67849C;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    padding: 6px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeader:hover {
        border: 1px solid #efa000;
        color: #FFFFFF;
        background-color: #efa000;
        font-family: Verdana;
        font-size: 11px;
        font-weight: bold;
        padding: 6px;
        margin-top: 5px;
        cursor: pointer;
    }

.accordionHeaderlink {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    .accordionHeaderlink:hover {
        background: none;
        color: #FFFFFF;
        text-decoration: none;
    }

.accordionHeaderSelected {
    border: 1px solid #E5E1D8;
    color: white;
    background: #336699;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 6px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderSelected:hover {
        /*background-color: #DD882B;*/
        color: White;
    }

#master_content .accordionHeaderSelected a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeaderSelected a:hover {
        background: none;
        text-decoration: underline;
        color: White;
    }

.accordionContent {
    background-color: #F7F9F2;
    border-bottom: 1px solid #374047;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionContentWhite {
    background-color: #FFF;
    border-bottom: 1px solid #374047;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.divbullet {
    padding-left: 10px;
    margin-bottom: 5px;
    min-height: 200px; /*max-height: 600px;     overflow: auto;*/
}

.bulletCSs {
    padding: 4px;
    line-height: 250%;
    font-weight: normal;
    width: 450px;
}

.bulletCSsLink {
    padding: 4px;
    line-height: 250%;
    font-weight: normal;
    width: auto;
    height: auto;
}

.bulletCSsMaster {
    padding: 4px;
    line-height: 150%;
    font-weight: normal;
    width: 220px;
}

.bulletCSs a {
    text-decoration: none;
    font-family: Verdana;
    font-size: 9pt;
    color: #374047;
}

.bulletCSs li {
    border-bottom: solid 1px #E9E4D8;
    padding-left: 4px;
    list-style-type: none;
}

.bullestCSs ul {
    list-style-type: none;
}

.bulletCSs li:hover {
    background-color: #E9E4D8;
}

td div {
    height: 100%;
}

.pager {
    padding: 4px;
    word-spacing: 4px;
}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid px #336699;
    border-collapse: collapse;
    font-size: 8pt;
    font-family: Verdana;
}
    /*mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    background-color: #000;
    color: #717171;
}*/


    .mGrid th {
        padding: 6px 2px;
        padding-left: 6px;
        padding-right: 6px;
        color: #fff;
        background: #336699;
        border-left: solid 1px #FFF;
        font-size: 0.9em;
    }

    .mGrid .row {
        /*background: #fcfcfc url(images/grd_alt.png) repeat-x top;*/
        background-color: #F7F6F3;
        color: #284775;
    }

    .mGrid .alt {
        /*background: #fcfcfc url(images/grd_alt.png) repeat-x top;*/
        background-color: #FFF;
        color: #333;
    }

    .mGrid .pgr {
        background: #336699;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #FFF;
            font-weight: bold;
            color: #efa000;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #FFF;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #FFF;
                text-decoration: none;
            }

.GridHeadBlue {
    background: #f5f5f5;
    color: #336699;
    text-align: center;
    font-weight: 500;
}

    .GridHeadBlue td:hover {
        background-color: #336699;
        /*color: #CCC;*/
    }

.GridBorder {
    border-color: #CCC;
}

.ProgressBar {
    display: none;
    width: 100%;
    background-color: #FFFFFF;
    border-width: 10px;
    border-color: #374047;
    float: left;
    position: absolute;
    height: 200px;
    top: 40%;
    left: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    vertical-align: middle;
    text-align: center;
}

.ProgressDiv {
    position: absolute;
    left: 50%;
    top: 35%;
    font-family: Arial;
    font-size: 9pt;
    color: #FF9900;
}

.checkbox {
    color: #5A554E;
}

    .checkbox:hover {
        cursor: pointer;
        color: #efa000;
    }

.wdTextBox {
    width: 55px;
    background: white;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 5px #DDD inset;
    color: #666;
    float: left;
    padding: 4px;
    outline: none;
}

.normalTextBox {
    background: white;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 5px #DDD inset;
    color: #666; /*float: left;*/
    padding: 4px;
    outline: none;
}

.tableborder {
    border-right: solid 1px Gray;
    border-top: solid 1px Gray;
}

    .tableborder td {
        border-left: solid 1px Gray;
        border-bottom: solid 1px Gray;
    }

.prognoseTable {
    background-color: #336699;
}

.prognoseTableCell {
    border-radius: 10px 10px 0 0;
}

#TableCell1 {
    border-radius: 10px 10px 0 0;
}

.bulletCSsDL {
    padding: 4px;
    line-height: 250%;
    font-weight: normal;
    padding-left: 0;
    margin-left: 0px;
}

.bulletCSsDLLink {
    padding: 4px;
    line-height: 250%;
    font-weight: normal;
    width: auto;
    height: auto;
}

.bulletCSsDLMaster {
    padding: 4px;
    line-height: 150%;
    font-weight: normal;
}

.bulletCSsDL a {
    text-decoration: none;
    font-family: Verdana;
    font-size: 9pt;
    color: #374047;
}

.bulletCSsDL li {
    border-bottom: solid 1px #E9E4D8;
    padding-left: 4px;
    list-style-type: none;
}

.bullestCSsDL ul {
    list-style-type: none;
}

.bulletCSsDL li:hover {
    background-color: #E9E4D8;
}

#NewsDiv h3 {
    color: #336699;
    font-size: 12pt;
}

#NewsDiv .NewsTitle {
    color: #336699;
    font-size: 11pt;
}

#NewsDiv .normalP {
    font-family: helvetica, arial, sans-serif;
    color: #666666;
    text-shadow: none;
    font-size: 9pt;
}

#NewsDiv .DarknormalP {
    font-family: helvetica, arial, sans-serif;
    color: #555;
    text-shadow: none;
    font-size: 9pt;
}

#NewsDiv .whitenormalP {
    font-family: helvetica, arial, sans-serif;
    color: #f3f3f3;
    text-shadow: none;
    font-size: 9pt;
}

#NewsDiv .dateP {
    font-family: helvetica, arial, sans-serif;
    color: #336699;
    text-shadow: none;
}

#NewsDiv .NewsPLink {
    font-family: helvetica, arial, sans-serif;
    color: #efa000;
    text-shadow: none;
    text-decoration: none;
    border: 2px solid #efa000;
    padding: 8px 15px;
    font-weight: normal;
    border-radius: 20px;
}

    #NewsDiv .NewsPLink:hover {
        font-family: helvetica, arial, sans-serif;
        color: #FFF;
        background-color: #efa000;
        text-shadow: none;
        text-decoration: none;
        border: 2px solid #efa000;
        padding: 8px 15px;
        font-weight: normal;
        border-radius: 20px;
    }

.arrowicon {
    background-image: url(../Images/Icon/right33Blue.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 45px;
    text-decoration: none;
    border: none;
    padding: 5px;
    padding-right: 0;
}

    .arrowicon:hover {
        background-image: url(../Images/Icon/right33Orange45x45.png);
        background-repeat: no-repeat;
        height: 45px;
        width: 45px;
        text-decoration: none;
        border: 0;
        padding: 5px;
        padding-right: 0;
    }

#myButtons .myPrintButton:hover {
    padding: 15px 25px 15px 60px;
    border: 1px solid #d6d8d8; /*background-color: #f9fafa;*/
    background-color: #f9fafa;
    border-radius: 25px;
    color: #efa000;
    font-size: 11pt;
    background-image: url(images/icon/faxO.png);
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}

#myButtons .myPrintButton {
    padding: 15px 25px 15px 60px;
    border: 1px solid #d6d8d8;
    background-color: #FFF;
    border-radius: 25px;
    color: #336699;
    font-size: 11pt;
    background-image: url(images/icon/fax.png);
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}

#tableList tr {
    display: table;
    border-bottom: 1px solid #d6d8d8;
    width: 100%;
}

#OstricaStyle .myBackButton:hover {
    padding: 15px 25px 15px 60px;
    border: 1px solid #d6d8d8; /*background-color: #f9fafa;*/
    background-color: #f9fafa;
    border-radius: 25px;
    color: #336699;
    font-size: 11pt;
    background-image: url(images/icon/left33Blue.png);
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}

#OstricaStyle .myBackButton {
    padding: 15px 25px 15px 60px;
    border: 1px solid #d6d8d8;
    background-color: #FFF;
    border-radius: 25px;
    color: #efa000;
    font-size: 11pt;
    background-image: url(images/icon/left33Orange45x45.png);
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}

#myTbl td {
    padding: 5px;
    border-bottom: solid 1px #d6d8d8;
    font-size: 9pt;
    color: #666666;
    text-shadow: none;
}

#myHeadTitle td {
    color: #FFF;
    text-shadow: none;
}

.mySeaerchButton {
    padding: 8px 25px 8px 45px;
    border: 1px solid #336699;
    background-color: #FFF;
    border-radius: 25px;
    color: #336699;
    font-size: 11pt;
    background-image: url(images/icon/search.png);
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}

    .mySeaerchButton:hover {
        padding: 8px 25px 8px 45px;
        border: 1px solid #efa000;
        background-color: #FFF;
        border-radius: 25px;
        color: #efa000;
        font-size: 11pt;
        background-image: url(images/icon/searchO.png);
        background-position: left;
        background-repeat: no-repeat;
        text-shadow: none;
        font-weight: normal;
        text-decoration: none;
    }

.myShowButton {
    padding: 8px 25px 8px 45px;
    border: 1px solid #336699;
    background-color: #FFF;
    border-radius: 25px;
    color: #336699;
    font-size: 11pt;
    background-image: url(images/icon/showallB.png);
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}

    .myShowButton:hover {
        padding: 8px 25px 8px 45px;
        border: 1px solid #efa000;
        background-color: #FFF;
        border-radius: 25px;
        color: #efa000;
        font-size: 11pt;
        background-image: url(images/icon/showallO.png);
        background-position: left;
        background-repeat: no-repeat;
        text-shadow: none;
        font-weight: normal;
        text-decoration: none;
    }

.subLegend {
    color: #666;
    font-size: 12pt;
}

.mylegend {
    color: #666;
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.carousel.carousel-fade .active.item {
    opacity: 1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #336699;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #67849C;
            background-color: #eeeeee;
            border-color: #dddddd;
        }
