#dd-main
{
    background: #050000;
    margin: 0 auto;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}

table, ul.dd-hmenu
{
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.dd-button
{
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #EBB905;
    background: -webkit-linear-gradient(top, #FACA19 0, #FAC505 29%, #C89D04 100%) no-repeat;
    background: -moz-linear-gradient(top, #FACA19 0, #FAC505 29%, #C89D04 100%) no-repeat;
    background: -o-linear-gradient(top, #FACA19 0, #FAC505 29%, #C89D04 100%) no-repeat;
    background: -ms-linear-gradient(top, #FACA19 0, #FAC505 29%, #C89D04 100%) no-repeat;
    background: linear-gradient(top, #FACA19 0, #FAC505 29%, #C89D04 100%) no-repeat;
    -svg-background: linear-gradient(top, #FACA19 0, #FAC505 29%, #C89D04 100%) no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #335B6C;
    padding: 0 5px;
    margin: 0 auto;
    height: 20px;
}

.dd-postcontent, .dd-postheadericons, .dd-postfootericons, .dd-blockcontent, ul.dd-vmenu a
{
    text-align: left;
}

.dd-postcontent, .dd-postcontent li, .dd-postcontent table, .dd-postcontent a, .dd-postcontent a:link, .dd-postcontent a:visited, .dd-postcontent a.visited, .dd-postcontent a:hover, .dd-postcontent a.hovered
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-align: justify;
}

.dd-postcontent p
{
    margin: 12px 0;
}

.dd-postcontent h1, .dd-postcontent h1 a, .dd-postcontent h1 a:link, .dd-postcontent h1 a:visited, .dd-postcontent h1 a:hover, .dd-postcontent h2, .dd-postcontent h2 a, .dd-postcontent h2 a:link, .dd-postcontent h2 a:visited, .dd-postcontent h2 a:hover, .dd-postcontent h3, .dd-postcontent h3 a, .dd-postcontent h3 a:link, .dd-postcontent h3 a:visited, .dd-postcontent h3 a:hover, .dd-postcontent h4, .dd-postcontent h4 a, .dd-postcontent h4 a:link, .dd-postcontent h4 a:visited, .dd-postcontent h4 a:hover, .dd-postcontent h5, .dd-postcontent h5 a, .dd-postcontent h5 a:link, .dd-postcontent h5 a:visited, .dd-postcontent h5 a:hover, .dd-postcontent h6, .dd-postcontent h6 a, .dd-postcontent h6 a:link, .dd-postcontent h6 a:visited, .dd-postcontent h6 a:hover, .dd-blockheader .t, .dd-blockheader .t a, .dd-blockheader .t a:link, .dd-blockheader .t a:visited, .dd-blockheader .t a:hover, .dd-vmenublockheader .t, .dd-vmenublockheader .t a, .dd-vmenublockheader .t a:link, .dd-vmenublockheader .t a:visited, .dd-vmenublockheader .t a:hover, .dd-headline, .dd-headline a, .dd-headline a:link, .dd-headline a:visited, .dd-headline a:hover, .dd-slogan, .dd-slogan a, .dd-slogan a:link, .dd-slogan a:visited, .dd-slogan a:hover, .dd-postheader, .dd-postheader a, .dd-postheader a:link, .dd-postheader a:visited, .dd-postheader a:hover
{
    font-size: 32px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.dd-postcontent a, .dd-postcontent a:link
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #2A80C6;
}

.dd-postcontent a:visited, .dd-postcontent a.visited
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #328DBD;
}

.dd-postcontent  a:hover, .dd-postcontent a.hover
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #74B0E2;
}

.dd-postcontent h1
{
    color: #2A80C6;
    margin-top: 21px;
    margin-bottom: 21px;
    font-size: 32px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h1
{
    margin-top: 21px;
    margin-bottom: 21px;
    font-size: 32px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h1 a, .dd-postcontent h1 a:link, .dd-postcontent h1 a:hover, .dd-postcontent h1 a:visited, .dd-blockcontent h1 a, .dd-blockcontent h1 a:link, .dd-blockcontent h1 a:hover, .dd-blockcontent h1 a:visited
{
    font-size: 32px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h2
{
    color: #2A80C6;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 24px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h2
{
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 24px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h2 a, .dd-postcontent h2 a:link, .dd-postcontent h2 a:hover, .dd-postcontent h2 a:visited, .dd-blockcontent h2 a, .dd-blockcontent h2 a:link, .dd-blockcontent h2 a:hover, .dd-blockcontent h2 a:visited
{
    font-size: 24px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h3
{
    color: #328DBD;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 19px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h3
{
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 19px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h3 a, .dd-postcontent h3 a:link, .dd-postcontent h3 a:hover, .dd-postcontent h3 a:visited, .dd-blockcontent h3 a, .dd-blockcontent h3 a:link, .dd-blockcontent h3 a:hover, .dd-blockcontent h3 a:visited
{
    font-size: 19px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h4
{
    color: #06131D;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h4
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h4 a, .dd-postcontent h4 a:link, .dd-postcontent h4 a:hover, .dd-postcontent h4 a:visited, .dd-blockcontent h4 a, .dd-blockcontent h4 a:link, .dd-blockcontent h4 a:hover, .dd-blockcontent h4 a:visited
{
    font-size: 16px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h5
{
    color: #06131D;
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h5
{
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h5 a, .dd-postcontent h5 a:link, .dd-postcontent h5 a:hover, .dd-postcontent h5 a:visited, .dd-blockcontent h5 a, .dd-blockcontent h5 a:link, .dd-blockcontent h5 a:hover, .dd-blockcontent h5 a:visited
{
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h6
{
    color: #164469;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h6
{
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h6 a, .dd-postcontent h6 a:link, .dd-postcontent h6 a:hover, .dd-postcontent h6 a:visited, .dd-blockcontent h6 a, .dd-blockcontent h6 a:link, .dd-blockcontent h6 a:hover, .dd-blockcontent h6 a:visited
{
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, .dd-sheet, .dd-hmenu a, .dd-vmenu a, .dd-checkbox:before, .dd-radiobutton:before
{
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
}

header, footer, article, nav, .dd-sheet, .dd-checkbox:before, .dd-radiobutton:before
{
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul
{
    list-style-type: none;
}

ol
{
    list-style-position: inside;
}

html, body
{
    height: 100%;
}

body
{
    padding: 0;
    margin: 0;
    min-width: 900px;
    color: #0B1518;
}

.clearfix:before, .clearfix:after
{
    content: "";
    display: table;
}

.clearfix:after
{
    clear: both;
}

.cleared
{
    font: 0/0 serif;
    clear: both;
}

form
{
    padding: 0 !important;
    margin: 0 !important;
}

table.position
{
    position: relative;
    width: 100%;
    table-layout: fixed;
}

li h1, .dd-postcontent li h1, .dd-blockcontent li h1
{
    margin: 1px;
}

li h2, .dd-postcontent li h2, .dd-blockcontent li h2
{
    margin: 1px;
}

li h3, .dd-postcontent li h3, .dd-blockcontent li h3
{
    margin: 1px;
}

li h4, .dd-postcontent li h4, .dd-blockcontent li h4
{
    margin: 1px;
}

li h5, .dd-postcontent li h5, .dd-blockcontent li h5
{
    margin: 1px;
}

li h6, .dd-postcontent li h6, .dd-blockcontent li h6
{
    margin: 1px;
}

li p, .dd-postcontent li p, .dd-blockcontent li p
{
    margin: 1px;
}

.dd-shapes
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.dd-slider-inner
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.dd-object1098063759
{
    display: block;
    left: 100%;
    margin-left: -556px;
    position: absolute;
    top: -62px;
    width: 704px;
    height: 704px;
    background-image: url('../images/object1098063759.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 200;
}

.dd-object1047614029
{
    display: block;
    left: 0%;
    margin-left: -61px;
    position: absolute;
    top: -133px;
    width: 374px;
    height: 374px;
    z-index: 1;
}

.dd-header
{
    margin: 0 auto;
    position: relative;
    height: 481px;    
    background-image: url('../images/header.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}

.dd-header-inner
{
    position: relative;
    width: 900px;
    z-index: auto !important;
    height: 100%;
    margin: 0 auto;
}

.dd-header>div.dd-nostyle, .dd-header>div.dd-block, .dd-header>div.dd-post
{
    position: absolute;
    z-index: 101;
}

.dd-nav
{
    background: #1B517E;
    background: transparent url('../images/nav.png') scroll;
    border-bottom: 1px solid transparent;
    padding: 3px 17px 0;
    z-index: auto !important;
    font-size: 0;
    position: absolute;
    margin: 0;
    top: 53px;
    text-align: right;
    width: 900px;
    padding-right: 10px;
    padding-left: 10px;
	z-index:300;
}

ul.dd-hmenu a, ul.dd-hmenu a:link, ul.dd-hmenu a:visited, ul.dd-hmenu a:hover
{
    outline: none;
    position: relative;
    z-index: 1000;
}

ul.dd-hmenu, ul.dd-hmenu ul
{
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
	z-index:1000;
}

ul.dd-hmenu li
{
    position: relative;
    z-index: 5;
    display: block;
    float: left;
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
	z-index:1000;
}

ul.dd-hmenu li:hover
{
    z-index: 10000;
    white-space: normal;
}

ul.dd-hmenu:after, ul.dd-hmenu ul:after
{
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

ul.dd-hmenu, ul.dd-hmenu ul
{
    min-height: 0;
}

ul.dd-hmenu
{
    display: inline-block;
    vertical-align: bottom;
	z-index:1000;
}

.dd-nav:before
{
    content: ' ';
}

.dd-menuitemcontainer
{
    margin: 0 auto;
}

ul.dd-hmenu>li
{
    margin-left: 6px;
}

ul.dd-hmenu>li:first-child
{
    margin-left: 3px;
}

ul.dd-hmenu>li:last-child
{
    margin-right: 3px;
}

ul.dd-hmenu>li>a
{
    background: #0E2734 url('../images/menuitem.png') scroll;
    background: -webkit-linear-gradient(top, rgba(37, 103, 139, 0.19) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/menuitem.png'), -webkit-linear-gradient(top, #1A4861 0, #010304 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(37, 103, 139, 0.19) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/menuitem.png'), -moz-linear-gradient(top, #1A4861 0, #010304 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(37, 103, 139, 0.19) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/menuitem.png'), -o-linear-gradient(top, #1A4861 0, #010304 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(37, 103, 139, 0.19) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/menuitem.png'), -ms-linear-gradient(top, #1A4861 0, #010304 100%) no-repeat;
    background: linear-gradient(top, rgba(37, 103, 139, 0.19) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/menuitem.png'), linear-gradient(top, #1A4861 0, #010304 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(37, 103, 139, 0.19) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/menuitem.png'), linear-gradient(top, #1A4861 0, #010304 100%) no-repeat;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border: 1px solid #1B517E;
    border-bottom: none;
    padding: 0 22px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: 34px;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
}

.dd-hmenu a, .dd-hmenu a:link, .dd-hmenu a:visited, .dd-hmenu a.active, .dd-hmenu a:hover
{
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

ul.dd-hmenu>li>a.active
{
    background: #FF5F0F url('../images/menuactiveitem.png') scroll;
    background: -webkit-linear-gradient(top, rgba(255, 146, 92, 0.21) 0, rgba(247, 82, 0, 0.07) 65%, rgba(194, 65, 0, 0.1) 100%) no-repeat, url('../images/menuactiveitem.png'), -webkit-linear-gradient(top, #FF8142 0, #FF5500 65%, #DB4900 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(255, 146, 92, 0.21) 0, rgba(247, 82, 0, 0.07) 65%, rgba(194, 65, 0, 0.1) 100%) no-repeat, url('../images/menuactiveitem.png'), -moz-linear-gradient(top, #FF8142 0, #FF5500 65%, #DB4900 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(255, 146, 92, 0.21) 0, rgba(247, 82, 0, 0.07) 65%, rgba(194, 65, 0, 0.1) 100%) no-repeat, url('../images/menuactiveitem.png'), -o-linear-gradient(top, #FF8142 0, #FF5500 65%, #DB4900 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(255, 146, 92, 0.21) 0, rgba(247, 82, 0, 0.07) 65%, rgba(194, 65, 0, 0.1) 100%) no-repeat, url('../images/menuactiveitem.png'), -ms-linear-gradient(top, #FF8142 0, #FF5500 65%, #DB4900 100%) no-repeat;
    background: linear-gradient(top, rgba(255, 146, 92, 0.21) 0, rgba(247, 82, 0, 0.07) 65%, rgba(194, 65, 0, 0.1) 100%) no-repeat, url('../images/menuactiveitem.png'), linear-gradient(top, #FF8142 0, #FF5500 65%, #DB4900 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(255, 146, 92, 0.21) 0, rgba(247, 82, 0, 0.07) 65%, rgba(194, 65, 0, 0.1) 100%) no-repeat, url('../images/menuactiveitem.png'), linear-gradient(top, #FF8142 0, #FF5500 65%, #DB4900 100%) no-repeat;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border: 1px solid #335B6C;
    border-bottom: none;
    padding: 0 22px;
    margin: 0 auto;
    color: #000000;
    padding-bottom: 1px;
    margin-bottom: -1px;
    text-decoration: none;
}

ul.dd-hmenu>li>a:visited, ul.dd-hmenu>li>a:hover, ul.dd-hmenu>li:hover>a
{
    text-decoration: none;
}

ul.dd-hmenu>li>a:hover, ul.dd-hmenu>li:hover>a
{
    background: #F00509 url('../images/menuhovereditem.png') scroll;
    background: -webkit-linear-gradient(top, rgba(251, 70, 73, 0.2) 0, rgba(250, 10, 14, 0.14) 40%, rgba(165, 3, 6, 0.1) 100%) no-repeat, url('../images/menuhovereditem.png'), -webkit-linear-gradient(top, #FB2D31 0, #FA0509 40%, #BE0407 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(251, 70, 73, 0.2) 0, rgba(250, 10, 14, 0.14) 40%, rgba(165, 3, 6, 0.1) 100%) no-repeat, url('../images/menuhovereditem.png'), -moz-linear-gradient(top, #FB2D31 0, #FA0509 40%, #BE0407 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(251, 70, 73, 0.2) 0, rgba(250, 10, 14, 0.14) 40%, rgba(165, 3, 6, 0.1) 100%) no-repeat, url('../images/menuhovereditem.png'), -o-linear-gradient(top, #FB2D31 0, #FA0509 40%, #BE0407 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(251, 70, 73, 0.2) 0, rgba(250, 10, 14, 0.14) 40%, rgba(165, 3, 6, 0.1) 100%) no-repeat, url('../images/menuhovereditem.png'), -ms-linear-gradient(top, #FB2D31 0, #FA0509 40%, #BE0407 100%) no-repeat;
    background: linear-gradient(top, rgba(251, 70, 73, 0.2) 0, rgba(250, 10, 14, 0.14) 40%, rgba(165, 3, 6, 0.1) 100%) no-repeat, url('../images/menuhovereditem.png'), linear-gradient(top, #FB2D31 0, #FA0509 40%, #BE0407 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(251, 70, 73, 0.2) 0, rgba(250, 10, 14, 0.14) 40%, rgba(165, 3, 6, 0.1) 100%) no-repeat, url('../images/menuhovereditem.png'), linear-gradient(top, #FB2D31 0, #FA0509 40%, #BE0407 100%) no-repeat;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border: 1px solid #467F95;
    border-bottom: none;
    padding: 0 22px;
    margin: 0 auto;
}

ul.dd-hmenu>li>a:hover, ul.dd-hmenu>li:hover>a
{
    color: #FFFFFF;
    text-decoration: none;
}

ul.dd-hmenu li li a
{
    background: #41768B;
    background: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 17px;
    margin: 0 auto;
}

ul.dd-hmenu li li
{
    float: none;
    width: auto;
    margin-top: 1px;
    margin-bottom: 1px;
}

ul.dd-hmenu li li ul>li:first-child
{
    margin-top: 0;
}

ul.dd-hmenu li li ul>li:last-child
{
    margin-bottom: 0;
}

.dd-hmenu ul a
{
    display: block;
    white-space: nowrap;
    height: 29px;
    min-width: 7em;
    border: 0 solid transparent;
    text-align: left;
    line-height: 29px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
}

.dd-hmenu ul a:link, .dd-hmenu ul a:visited, .dd-hmenu ul a.active, .dd-hmenu ul a:hover
{
    text-align: left;
    line-height: 29px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
}

ul.dd-hmenu ul li a:hover, ul.dd-hmenu ul li:hover>a
{
    background: #1B517E;
    background: rgba(27, 81, 126, 0.6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 17px;
    margin: 0 auto;
}

.dd-hmenu ul li a:hover
{
    color: #8DBFE7;
}

.dd-hmenu ul li:hover>a
{
    color: #8DBFE7;
}

ul.dd-hmenu ul:before
{
    background: #143C5D;
    background: rgba(20, 60, 93, 0.4);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border: 1px solid rgba(141, 184, 201, 0.4);
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    z-index: 1;
}

ul.dd-hmenu li:hover>ul
{
    visibility: visible;
    top: 100%;
}

ul.dd-hmenu li li:hover>ul
{
    top: 0;
    left: 100%;
}

ul.dd-hmenu ul
{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background-image: url('../images/spacer.gif');
    padding: 22px 32px 32px 32px;
    margin: -10px 0 0 -30px;
}

ul.dd-hmenu ul ul
{
    padding: 32px 32px 32px 14px;
    margin: -32px 0 0 -9px;
}

ul.dd-hmenu ul.dd-hmenu-left-to-right
{
    right: auto;
    left: 0;
    margin: -10px 0 0 -30px;
}

ul.dd-hmenu ul.dd-hmenu-right-to-left
{
    left: auto;
    right: 0;
    margin: -10px -30px 0 0;
}

ul.dd-hmenu li li:hover>ul.dd-hmenu-left-to-right
{
    right: auto;
    left: 100%;
}

ul.dd-hmenu li li:hover>ul.dd-hmenu-right-to-left
{
    left: auto;
    right: 100%;
}

ul.dd-hmenu ul ul.dd-hmenu-left-to-right
{
    right: auto;
    left: 0;
    padding: 32px 32px 32px 14px;
    margin: -32px 0 0 -9px;
}

ul.dd-hmenu ul ul.dd-hmenu-right-to-left
{
    left: auto;
    right: 0;
    padding: 32px 14px 32px 32px;
    margin: -32px -9px 0 0;
}

ul.dd-hmenu li ul>li:first-child
{
    margin-top: 0;
}

ul.dd-hmenu li ul>li:last-child
{
    margin-bottom: 0;
}

ul.dd-hmenu ul ul:before
{
    border-radius: 3px;
    top: 30px;
    bottom: 30px;
    right: 30px;
    left: 12px;
}

ul.dd-hmenu>li>ul:before
{
    top: 20px;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

ul.dd-hmenu>li>ul.dd-hmenu-left-to-right:before
{
    right: 30px;
    left: 30px;
}

ul.dd-hmenu>li>ul.dd-hmenu-right-to-left:before
{
    right: 30px;
    left: 30px;
}

ul.dd-hmenu ul ul.dd-hmenu-left-to-right:before
{
    right: 30px;
    left: 12px;
}

ul.dd-hmenu ul ul.dd-hmenu-right-to-left:before
{
    right: 12px;
    left: 30px;
}

ul.dd-hmenu>li.ext>a:hover, ul.dd-hmenu>li.ext:hover>a, ul.dd-hmenu>li.ext:hover>a.active
{
    background: none;
    padding: 1px 23px 0 23px;
    margin: -0 -0 0 -0;
    overflow: hidden;
    position: relative;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #86C0DF;
}

ul.dd-hmenu>li.ext>a:hover:before, ul.dd-hmenu>li.ext:hover>a:before, ul.dd-hmenu>li.ext:hover>a.active:before
{
    position: absolute;
    content: ' ';
    top: 0;
    right: 0;
    left: 0;
    bottom: -1px;
    background-color: rgba(20, 60, 93, 0.4);
    border: 1px Solid rgba(141, 184, 201, 0.4);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
    z-index: -1;
}

ul.dd-hmenu>li.ext:hover>ul
{
    top: 45px;
    padding-top: 1px;
    margin-top: 0;
}

ul.dd-hmenu>li.ext:hover>ul:before
{
    top: -1px;
    clip: rect(5px, auto, auto, auto);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.dd-hmenu>li.ext>.ext-r, ul.dd-hmenu>li.ext>.ext-l, ul.dd-hmenu>li.ext>.ext-m, ul.dd-hmenu>li.ext>.ext-off
{
    display: none;
    z-index: 12;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.dd-hmenu>li.ext>ul
{
    z-index: 13;
}

ul.dd-hmenu>li.ext.ext-r:hover>.ext-r, ul.dd-hmenu>li.ext.ext-l:hover>.ext-l
{
    position: absolute;
    display: block;
    overflow: hidden;
    height: 5px;
    top: 45px;
    padding-top: 1px;
    margin-top: -1px;
}

ul.dd-hmenu>li.ext:hover>.ext-r:before, ul.dd-hmenu>li.ext:hover>.ext-l:before
{
    position: absolute;
    content: ' ';
    top: 0;
    bottom: -1px;
    background-color: rgba(20, 60, 93, 0.4);
    border: 1px Solid rgba(141, 184, 201, 0.4);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.dd-hmenu>li.ext.ext-r:hover>.ext-r
{
    left: 100%;
    right: 0;
    padding-left: 0;
    margin-left: 0;
    padding-right: 1px;
    margin-right: -1px;
}

ul.dd-hmenu>li.ext.ext-r:hover>.ext-r:before
{
    right: 0;
    left: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

ul.dd-hmenu>li.ext.ext-l:hover>.ext-l
{
    right: 100%;
    left: auto;
    padding-right: 0;
    margin-right: 0;
    padding-left: 1px;
    margin-left: -1px;
}

ul.dd-hmenu>li.ext.ext-l:hover>.ext-l:before
{
    right: -1px;
    left: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

ul.dd-hmenu>li.ext:hover>.ext-m, ul.dd-hmenu>li.ext:hover>.ext-off
{
    position: absolute;
    display: block;
    overflow: hidden;
    height: 4px;
    top: 100%;
}

ul.dd-hmenu>li.ext.ext-r:hover>.ext-m
{
    left: -0;
    right: 0;
    padding-right: 0;
    padding-left: 0;
}

ul.dd-hmenu>li.ext:hover>.ext-off
{
    left: -0;
    right: -0;
    padding-left: 0;
    padding-right: 0;
    height: 11px;
}

ul.dd-hmenu>li.ext.ext-l:hover>.ext-m
{
    right: -0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
}

ul.dd-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
    right: -0;
    left: -0;
    padding-left: 0;
    padding-right: 0;
}

ul.dd-hmenu>li.ext:hover>.ext-m
{
    top: 45px;
}

ul.dd-hmenu>li.ext:hover>.ext-off:before
{
    right: 0;
    left: 0;
    position: absolute;
    content: ' ';
    top: -1px;
    bottom: -1px;
    background-color: rgba(20, 60, 93, 0.4);
    border: 1px Solid rgba(141, 184, 201, 0.4);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.dd-hmenu>li.ext:hover>.ext-m:before
{
    position: absolute;
    content: ' ';
    top: -1px;
    bottom: -1px;
    background-color: rgba(20, 60, 93, 0.4);
    border: 1px Solid rgba(141, 184, 201, 0.4);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.dd-hmenu>li.ext.ext-r:hover>.ext-m:before
{
    right: -1px;
    left: 0;
}

ul.dd-hmenu>li.ext.ext-l:hover>.ext-m:before
{
    left: -1px;
    right: 0;
}

ul.dd-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
    left: -1px;
    right: -1px;
}

.dd-sheet
{
    background: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin: 10px auto 0;
    position: relative;
    cursor: auto;
    width: 900px;
    z-index: auto !important;
}

.dd-layout-wrapper
{
    position: relative;
    margin: 0 auto 0 auto;
    z-index: auto !important;
}

.dd-content-layout
{
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.dd-content-layout-row
{
    display: table-row;
}

.dd-layout-cell
{
    display: table-cell;
    vertical-align: top;
}

.dd-breadcrumbs
{
    margin: 0 auto;
}

a.dd-button, a.dd-button:link, a:link.dd-button:link, body a.dd-button:link, a.dd-button:visited, body a.dd-button:visited, input.dd-button, button.dd-button
{
    text-decoration: none;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #03080D;
    margin: 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dd-button img
{
    margin: 0;
    vertical-align: middle;
}

.firefox2 .dd-button
{
    display: block;
    float: left;
}

input, select, textarea
{
    vertical-align: middle;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-block select
{
    width: 96%;
}

input.dd-button
{
    float: none !important;
}

.dd-button.active, .dd-button.active:hover
{
    background: #335B6C;
    background: -webkit-linear-gradient(top, #407387 0, #274753 100%) no-repeat;
    background: -moz-linear-gradient(top, #407387 0, #274753 100%) no-repeat;
    background: -o-linear-gradient(top, #407387 0, #274753 100%) no-repeat;
    background: -ms-linear-gradient(top, #407387 0, #274753 100%) no-repeat;
    background: linear-gradient(top, #407387 0, #274753 100%) no-repeat;
    -svg-background: linear-gradient(top, #407387 0, #274753 100%) no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #335B6C;
    padding: 0 5px;
    margin: 0 auto;
}

.dd-button.active, .dd-button.active:hover
{
    color: #CBE4F1 !important;
}

.dd-button.hover, .dd-button:hover
{
    background: #467F95;
    background: -webkit-linear-gradient(top, #5293AD 0, #3B6A7D 100%) no-repeat;
    background: -moz-linear-gradient(top, #5293AD 0, #3B6A7D 100%) no-repeat;
    background: -o-linear-gradient(top, #5293AD 0, #3B6A7D 100%) no-repeat;
    background: -ms-linear-gradient(top, #5293AD 0, #3B6A7D 100%) no-repeat;
    background: linear-gradient(top, #5293AD 0, #3B6A7D 100%) no-repeat;
    -svg-background: linear-gradient(top, #5293AD 0, #3B6A7D 100%) no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #1F3842;
    padding: 0 5px;
    margin: 0 auto;
}

.dd-button.hover, .dd-button:hover
{
    color: #000000 !important;
}

input[type="text"], input[type="password"]
{
    background: #1A4861;
    background: -webkit-linear-gradient(top, #133649 0, #1D516D 40%, #1E5471 50%, #1D516D 60%, #133649 100%) no-repeat;
    background: -moz-linear-gradient(top, #133649 0, #1D516D 40%, #1E5471 50%, #1D516D 60%, #133649 100%) no-repeat;
    background: -o-linear-gradient(top, #133649 0, #1D516D 40%, #1E5471 50%, #1D516D 60%, #133649 100%) no-repeat;
    background: -ms-linear-gradient(top, #133649 0, #1D516D 40%, #1E5471 50%, #1D516D 60%, #133649 100%) no-repeat;
    background: linear-gradient(top, #133649 0, #1D516D 40%, #1E5471 50%, #1D516D 60%, #133649 100%) no-repeat;
    -svg-background: linear-gradient(top, #133649 0, #1D516D 40%, #1E5471 50%, #1D516D 60%, #133649 100%) no-repeat;
    border: 1px solid #226081;
    margin: 0 auto;
}

input[type="text"], input[type="password"]
{
    width: 100%;
    padding: 6px 0;
    color: #8DBFE7 !important;
}

form.dd-search input[type="text"]
{
    background: #1A4861;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    margin: 2px 0;
    width: 100%;
    padding: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #8DBFE7 !important;
}

form.dd-search
{
    background-image: none;
    border: 0;
    display: block;
    position: relative;
    right: 5px;
    top: 0;
    padding: 0;
    margin: 5px;
    left: 0;
}

form.dd-search input
{
    top: 0;
    right: 0;
}

form.dd-search>input
{
    bottom: 0;
    left: 0;
    vertical-align: middle;
}

label.dd-checkbox:before
{
    background: #1A4861;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

label.dd-checkbox
{
    cursor: pointer;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
}

.dd-checkbox>input[type="checkbox"]
{
    margin: 0 5px 0 0;
}

label.dd-checkbox.active:before
{
    background: #1B517E;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.dd-checkbox.hovered:before
{
    background: #1B517E;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.dd-radiobutton:before
{
    background: #1A4861;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    width: 12px;
    height: 12px;
}

label.dd-radiobutton
{
    cursor: pointer;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
    display: inline-block;
}

.dd-radiobutton>input[type="radio"]
{
    vertical-align: baseline;
    margin: 0 5px 0 0;
}

label.dd-radiobutton.active:before
{
    background: #1B517E;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

label.dd-radiobutton.hovered:before
{
    background: #1B517E;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.dd-vmenublock
{
    margin: 10px;
}

div.dd-vmenublock img
{
    margin: 0;
}

.dd-vmenublockcontent
{
    margin: 0 auto;
}

ul.dd-vmenu, ul.dd-vmenu ul
{
    list-style: none;
    display: block;
}

ul.dd-vmenu, ul.dd-vmenu li
{
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    line-height: 0;
}

ul.dd-vmenu
{
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

ul.dd-vmenu>li>a
{
    background: #1B517E;
    padding: 0 10px;
    margin: 0 auto;
    color: #B3D4EF;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
}

ul.dd-vmenu a
{
    display: block;
    cursor: pointer;
    z-index: 1;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    position: relative;
}

ul.dd-vmenu ul, ul.dd-vmenu li
{
    position: relative;
}

ul.dd-vmenu>li
{
    margin-top: 4px;
}

ul.dd-vmenu>li:first-child
{
    margin-top: 0;
}

ul.dd-vmenu>li>a:before
{
    content: url('../images/vmenuitemicon.png');
    margin-right: 5px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

ul.dd-vmenu>li>a.active:before
{
    content: url('../images/vmenuactiveitemicon.png');
    margin-right: 5px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

ul.dd-vmenu>li>a:hover:before
{
    content: url('../images/vmenuhovereditemicon.png');
    margin-right: 5px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

ul.dd-vmenu>li>a:hover, ul.dd-vmenu>li>a.active:hover
{
    background: #335B6C;
    background: rgba(51, 91, 108, 0.37);
    padding: 0 10px;
    margin: 0 auto;
}

ul.dd-vmenu a:hover, ul.dd-vmenu a.active:hover
{
    color: #205A79;
}

ul.dd-vmenu>li>a.active:hover>span.border-top, ul.dd-vmenu>li>a.active:hover>span.border-bottom
{
    background-color: transparent;
}

ul.dd-vmenu>li:hover>a
{
    color: #205A79;
}

ul.dd-vmenu>li>a.active
{
    background: #FF5F0F;
    padding: 0 10px;
    margin: 0 auto;
    color: #154165;
}

ul.dd-vmenu>li:after
{
    display: block;
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    top: -4px;
    z-index: 1;
    height: 1px;
    border-bottom: 2px groove #DBECF5;
}

ul.dd-vmenu>li:first-child:before, ul.dd-vmenu>li:first-child:after
{
    display: none;
}

ul.dd-vmenu ul:before
{
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(75, 136, 160, 0.8);
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    z-index: -1;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 12px;
}

ul.dd-vmenu ul
{
    padding: 31px 31px 31px 13px;
    margin: -31px 0 0 -10px;
    visibility: hidden;
    position: absolute;
    z-index: 10;
    background: none;
    min-height: 0;
    background-image: url('../images/spacer.gif');
    left: 0;
    top: 0;
}

ul.dd-vmenu>li>ul
{
    padding-left: 12px;
    margin-left: -10px;
    padding-top: 31px;
    margin-top: -30px;
    top: 2px;
}

ul.dd-vmenu ul.dd-vmenu-left-to-right
{
    right: auto;
    left: 0;
    padding: 31px 31px 31px 13px;
    margin: -31px 0 0 -10px;
}

ul.dd-vmenu>li>ul.dd-vmenu-left-to-right
{
    padding-left: 12px;
    margin-left: -10px;
    padding-top: 31px;
    margin-top: -30px;
}

ul.dd-vmenu ul.dd-vmenu-right-to-left
{
    left: auto;
    right: 0;
    padding: 31px 13px 31px 31px;
    margin: -31px -10px 0 0;
}

ul.dd-vmenu>li>ul.dd-vmenu-right-to-left
{
    padding-right: 12px;
    margin-right: -10px;
    padding-top: 31px;
    margin-top: -30px;
}

ul.dd-vmenu>li>ul:before
{
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 11px;
}

ul.dd-vmenu ul ul.dd-vmenu-left-to-right:before
{
    right: 30px;
    left: 12px;
}

ul.dd-vmenu ul ul.dd-vmenu-right-to-left:before
{
    right: 12px;
    left: 30px;
}

ul.dd-vmenu>li>ul.dd-vmenu-left-to-right:before
{
    right: 30px;
    left: 11px;
}

ul.dd-vmenu>li>ul.dd-vmenu-right-to-left:before
{
    right: 11px;
    left: 30px;
}

ul.dd-vmenu li li a
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
}

ul.dd-vmenu ul a
{
    display: block;
    position: relative;
    white-space: nowrap;
    height: 22px;
    overflow: visible;
    padding: 0;
    padding-left: 25px;
    min-width: 7em;
    z-index: 0;
    line-height: 22px;
    color: #4D8BA3;
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    margin-left: 0;
    margin-right: 0;
    padding-right: 25px;
}

ul.dd-vmenu ul a:visited, ul.dd-vmenu ul a.active:hover, ul.dd-vmenu ul a:hover, ul.dd-vmenu ul a.active
{
    line-height: 22px;
    color: #4D8BA3;
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    margin-left: 0;
    margin-right: 0;
}

ul.dd-vmenu li li
{
    position: relative;
    margin-top: 1px;
}

ul.dd-vmenu li li:first-child
{
    margin-top: 0;
}

ul.dd-vmenu li
{
    position: relative;
}

ul.dd-vmenu:after, ul.dd-vmenu ul:after
{
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

ul.dd-vmenu li:hover
{
    z-index: 10000;
    white-space: normal;
}

ul.dd-vmenu li:hover>ul
{
    visibility: visible;
    left: 100%;
}

ul.dd-vmenu li:hover>ul.dd-vmenu-left-to-right
{
    right: auto;
    left: 100%;
}

ul.dd-vmenu li:hover>ul.dd-vmenu-right-to-left
{
    left: auto;
    right: 100%;
}

ul.dd-vmenu li li a:before
{
    content: url('../images/vmenusubitemicon.png');
    margin-right: 10px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

ul.dd-vmenu ul>li>a:hover, ul.dd-vmenu ul>li>a.active:hover, ul.dd-vmenu ul>li:hover>a
{
    background: #639EB6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
}

ul.dd-vmenu ul li a:hover, ul.dd-vmenu ul li a.active:hover
{
    color: #1B4B65;
}

ul.dd-vmenu ul a:hover:after
{
    background-position: center;
}

ul.dd-vmenu ul a.active:hover:after
{
    background-position: center;
}

ul.dd-vmenu ul a.active:after
{
    background-position: bottom;
}

ul.dd-vmenu ul li:hover>a
{
    color: #1B4B65;
}

ul.dd-vmenu li li a:hover:before
{
    content: url('../images/vmenuhoveredsubitemicon.png');
    margin-right: 10px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

ul.dd-vmenu ul>li>a.active
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
}

ul.dd-vmenu ul a.active, ul.dd-vmenu ul a:hover, ul.dd-vmenu ul a.active:hover
{
    color: #2A80C6;
}

ul.dd-vmenu li li a.active:before
{
    content: url('../images/vmenuactivesubitemicon.png');
    margin-right: 10px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

ul.dd-vmenu li li:after
{
    display: block;
    position: absolute;
    content: ' ';
    height: 0;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 1;
    border-bottom: 1px solid #19455D;
}

ul.dd-vmenu li li:before
{
    display: block;
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    top: -1px;
    z-index: 0;
    height: 1px;
}

ul.dd-vmenu li li:first-child:before, ul.dd-vmenu li li:first-child:after
{
    display: none;
}

.dd-block
{
    margin: 10px;
}

div.dd-block img
{
    border: none;
    margin: 0;
}

.dd-blockheader
{
    background: #F00509;
    background: -webkit-linear-gradient(top, #D20408 0, #FA0509 29%, #FA1418 40%, #FA191D 50%, #FA1418 60%, #FA0509 71%, #D20408 100%) no-repeat;
    background: -moz-linear-gradient(top, #D20408 0, #FA0509 29%, #FA1418 40%, #FA191D 50%, #FA1418 60%, #FA0509 71%, #D20408 100%) no-repeat;
    background: -o-linear-gradient(top, #D20408 0, #FA0509 29%, #FA1418 40%, #FA191D 50%, #FA1418 60%, #FA0509 71%, #D20408 100%) no-repeat;
    background: -ms-linear-gradient(top, #D20408 0, #FA0509 29%, #FA1418 40%, #FA191D 50%, #FA1418 60%, #FA0509 71%, #D20408 100%) no-repeat;
    background: linear-gradient(top, #D20408 0, #FA0509 29%, #FA1418 40%, #FA191D 50%, #FA1418 60%, #FA0509 71%, #D20408 100%) no-repeat;
    -svg-background: linear-gradient(top, #D20408 0, #FA0509 29%, #FA1418 40%, #FA191D 50%, #FA1418 60%, #FA0509 71%, #D20408 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    margin: 0 auto 4px;
}

.dd-blockheader .t, .dd-blockheader .t a, .dd-blockheader .t a:link, .dd-blockheader .t a:visited, .dd-blockheader .t a:hover
{
    color: #FFFFFF;
    font-size: 18px;
    font-family: Abel, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-indent: -1px;
    margin: 0 10px 0 5px;
}

.dd-blockheader .t:before
{
    content: url('../images/blockheadericon.png');
    margin-right: 6px;
    padding-bottom: 4px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-blockcontent
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    margin: 0 auto;
    color: #071622;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent table, .dd-blockcontent li, .dd-blockcontent a, .dd-blockcontent a:link, .dd-blockcontent a:visited, .dd-blockcontent a:hover
{
    color: #071622;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent p
{
    margin: 6px 0;
}

.dd-blockcontent a, .dd-blockcontent a:link
{
    color: #2D88D2;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
}

.dd-blockcontent a:visited, .dd-blockcontent a.visited
{
    color: #8EC4E1;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.dd-blockcontent a:hover, .dd-blockcontent a.hover
{
    color: #5BA2DC;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.dd-block ul>li:before
{
    content: url('../images/blockbullets.png');
    margin-right: 6px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-block ol, .dd-block ul
{
    margin: 1em 0 1em 0;
    padding: 0;
}

.dd-block li
{
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 125%;
    color: #000000;
    margin: 0 0 0 0;
    padding: 0;
}

.dd-block li ol, .dd-block li ul
{
    margin: 0.5em 0 0.5em 0;
    padding: 0;
}

.dd-block ol>li
{
    overflow: visible;
}

.dd-block ul>li
{
    overflow-x: visible;
    overflow-y: hidden;
}

.dd-post
{
    background: #EAF2F5;
    padding: 7px;
    margin: 10px;
}

a img
{
    border: 0;
}

.dd-article img, img.dd-article, .dd-block img, .dd-footer img
{
    margin: 10px 10px 10px 10px;
}

.dd-metadata-icons img
{
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.dd-article table, table.dd-article
{
    border-collapse: collapse;
    margin: 1px;
}

.dd-post .dd-content-layout-br
{
    height: 0;
}

.dd-article th, .dd-article td
{
    padding: 2px;
    border: dotted 1px #56A7D2;
    vertical-align: top;
    text-align: left;
}

.dd-article th
{
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

pre
{
    overflow: auto;
    padding: 0.1em;
}

.preview-cms-logo
{
    border: 0;
    margin: 1em 1em 0 0;
    float: left;
}

.image-caption-wrapper
{
    padding: 10px 10px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-caption-wrapper img
{
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-caption-wrapper div.dd-collage
{
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-caption-wrapper p
{
    font-size: 80%;
    text-align: right;
    margin: 0;
}

.dd-postheader
{
    color: #143C5D;
    margin: 5px 0;
    font-size: 16px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postheader a, .dd-postheader a:link, .dd-postheader a:visited, .dd-postheader a.visited, .dd-postheader a:hover, .dd-postheader a.hovered
{
    font-size: 16px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postheader a, .dd-postheader a:link
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #2572B1;
}

.dd-postheader a:visited, .dd-postheader a.visited
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #2D7EA9;
}

.dd-postheader a:hover, .dd-postheader a.hovered
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #74B0E2;
}

.dd-postheadericons, .dd-postheadericons a, .dd-postheadericons a:link, .dd-postheadericons a:visited, .dd-postheadericons a:hover
{
    font-size: 9px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #315868;
}

.dd-postheadericons
{
    display: inline-block;
    padding: 1px;
}

.dd-postheadericons a, .dd-postheadericons a:link
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #1D5787;
}

.dd-postheadericons a:visited, .dd-postheadericons a.visited
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    color: #1D5787;
}

.dd-postheadericons a:hover, .dd-postheadericons a.hover
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    color: #101D23;
}

.dd-postdateicon:before
{
    content: url('../images/postdateicon.png');
    margin-right: 6px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postauthoricon:before
{
    content: url('../images/postauthoricon.png');
    margin-right: 6px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postpdficon:before
{
    content: url('../images/system/pdf_button.png');
    margin-right: 6px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postprinticon:before
{
    content: url('../images/system/printButton.png');
    margin-right: 6px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postemailicon:before
{
    content: url('../images/system/emailButton.png');
    margin-right: 6px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postediticon:before
{
    content: url('../images/system/edit.png');
    margin-right: 6px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postcontent ul>li:before, .dd-post ul>li:before, .dd-textblock ul>li:before
{
    content: url('../images/postbullets.png');
    margin-right: 6px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postcontent ol, .dd-post ol, .dd-textblock ol, .dd-postcontent ul, .dd-post ul, .dd-textblock ul
{
    margin: 1em 0 1em 26px;
    padding: 0;
}

.dd-postcontent li, .dd-post li, .dd-textblock li
{
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent li ol, .dd-post li ol, .dd-textblock li ol, .dd-postcontent li ul, .dd-post li ul, .dd-textblock li ul
{
    margin: 0.5em 0 0.5em 26px;
    padding: 0;
}

.dd-postcontent li, .dd-post li, .dd-textblock li
{
    color: #0B1518;
    margin: 0 0 0 0;
    padding: 0;
}

.dd-postcontent ol>li, .dd-post ol>li, .dd-textblock ol>li
{
    overflow: visible;
}

.dd-postcontent ul>li, .dd-post ul>li, .dd-textblock ul>li
{
    overflow-x: visible;
    overflow-y: hidden;
}

blockquote
{
    background: #6CACE0 url('../images/postquote.png') no-repeat scroll;
    border: 1px dotted #8DB8C9;
    padding: 10px 10px 10px 47px;
    margin: 10px 10px 10px 50px;
    color: #05090A;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    overflow: auto;
    clear: both;
}

blockquote a, .dd-postcontent blockquote a, .dd-blockcontent blockquote a, .dd-footer blockquote a, blockquote a:link, .dd-postcontent blockquote a:link, .dd-blockcontent blockquote a:link, .dd-footer blockquote a:link, blockquote a:visited, .dd-postcontent blockquote a:visited, .dd-blockcontent blockquote a:visited, .dd-footer blockquote a:visited, blockquote a:hover, .dd-postcontent blockquote a:hover, .dd-blockcontent blockquote a:hover, .dd-footer blockquote a:hover
{
    color: #05090A;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-align: left;
}

blockquote p, .dd-postcontent blockquote p, .dd-blockcontent blockquote p, .dd-footer blockquote p
{
    margin: 0;
    margin: 2px 0 2px 15px;
}

.dd-postfootericons, .dd-postfootericons a, .dd-postfootericons a:link, .dd-postfootericons a:visited, .dd-postfootericons a:hover
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #3C6D80;
}

.dd-postfootericons
{
    display: inline-block;
    padding: 1px;
}

.dd-postfootericons a, .dd-postfootericons a:link
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #1D5787;
}

.dd-postfootericons a:visited, .dd-postfootericons a.visited
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #1D5787;
}

.dd-postfootericons a:hover, .dd-postfootericons a.hover
{
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #101D23;
}

.dd-posttagicon:before
{
    content: url('../images/posttagicon.png');
    margin-right: 6px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postcommentsicon:before
{
    content: url('../images/postcommentsicon.png');
    margin-right: 6px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider1icon:before
{
    content: url('../images/postslider1icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider2icon:before
{
    content: url('../images/postslider2icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider3icon:before
{
    content: url('../images/postslider3icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider4icon:before
{
    content: url('../images/postslider4icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider5icon:before
{
    content: url('../images/postslider5icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider6icon:before
{
    content: url('../images/postslider6icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postslider7icon:before
{
    content: url('../images/postslider7icon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postsliderscicon:before
{
    content: url('../images/postsliderscicon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-postsliderseicon:before
{
    content: url('../images/postsliderseicon.png');
    margin-right: 6px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.dd-footer
{
    background: #226081;
    background: transparent url('../images/footer.png') scroll;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 5px;
    margin: 0 auto;
    position: relative;
    color: #1A2F37;
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-align: left;
}

.dd-footer a, .dd-footer a:link, .dd-footer a:visited, .dd-footer a:hover, .dd-footer td, .dd-footer th, .dd-footer caption
{
    color: #1A2F37;
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-footer p
{
    padding: 0;
    text-align: left;
}

.dd-footer a, .dd-footer a:link
{
    color: #2D88D2;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.dd-footer a:visited
{
    color: #3696C9;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.dd-footer a:hover
{
    color: #89BCE6;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
}

.dd-footer img
{
    border: 1px solid #1A4861;
    margin: 0;
}

.dd-footer ol, .dd-footer ul
{
    margin: 1em 0 1em 0;
    padding: 0;
}

.dd-footer li
{
    font-size: 11px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #000000;
    margin: 0 0 0 0;
    padding: 0;
}

.dd-footer li ol, .dd-footer li ul
{
    margin: 0.1em 0 0.1em 0;
    padding: 0;
}

.dd-page-footer, .dd-page-footer a, .dd-page-footer a:link, .dd-page-footer a:visited, .dd-page-footer a:hover
{
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #5AA9D3;
}

.dd-page-footer
{
    position: relative;
    z-index: auto !important;
    padding: 1px;
    text-align: center !important;
    text-decoration: none;
    color: #A8C9D6;
}

.dd-slidenavigator
{
    margin: 0 auto;
}

.dd-slidenavigator > a
{
    background: #2572B1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 5px 5px 5px 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    outline-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
}

.dd-slidenavigator > a:first-child
{
    margin-left: 5px;
}

.dd-slidenavigator > a.active
{
    background: #FFFFFF;
}

.dd-slidenavigator > a:hover
{
    background: #467F95;
}

img.dd-lightbox
{
    cursor: pointer;
}

#dd-lightbox-bg *
{
    padding: 0;
    margin: 0;
}

div#dd-lightbox-bg
{
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
}

img.dd-lightbox-image
{
    -webkit-transition: opacity 350ms ease-in-out;
    -moz-transition: opacity 350ms ease-in-out;
    -o-transition: opacity 350ms ease-in-out;
    -ms-transition: opacity 350ms ease-in-out;
    transition: opacity 350ms ease-in-out;
    cursor: pointer;
    z-index: 10000;
    position: fixed;
    border: 6px solid #fff;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
}

img.dd-lightbox-image.active
{
    opacity: 1;
    filter: alpha(opacity=1);
}

.lightbox-error
{
    position: fixed;
    background: #fff;
    z-index: 100;
    opacity: 0.95;
    padding: 20px;
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    box-shadow: 0 2px 5px #333;
    width: 300px;
    height: 80px;
}

.loading
{
    position: fixed;
    background: #fff url('../images/preloader-01.gif') center center no-repeat;
    width: 32px;
    height: 32px;
    z-index: 10100;
    opacity: 0.5;
    padding: 10px;
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    box-shadow: 0 2px 5px #333;
}

.arrow
{
    height: 100px;
    width: 82px;
    z-index: 10003;
    position: fixed;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=0.5);
}

.arrow.left
{
    left: 9px;
}

.arrow.right
{
    right: 9px;
}

.arrow:hover
{
    opacity: 1;
    filter: alpha(opacity=1);
}

.arrow.disabled
{
    display: none;
}

.arrow-t, .arrow-b
{
    height: 6px;
    width: 30px;
    left: 26px;
    background-color: #fff;
    position: relative;
    border-radius: 3px;
}

.arrow-t
{
    top: 38px;
}

.arrow-b
{
    top: 50px;
}

.close
{
    width: 22px;
    height: 22px;
    position: fixed;
    top: 30px;
    right: 39px;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=0.5);
}

.close:hover
{
    opacity: 1;
    filter: alpha(opacity=1);
}

.close .cw, .close .ccw
{
    position: absolute;
    top: 8px;
    left: -4px;
    width: 30px;
    height: 6px;
    background-color: #fff;
    border-radius: 3px;
}

.cw
{
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.ccw
{
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.dd-content-layout .dd-content
{
    margin: 0 auto;
}

.dd-content-layout .dd-sidebar1
{
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
    border-left: 1px solid #1A4861;
    margin: 0 auto;
    width: 250px;
}

fieldset dl
{
    display: block;
    margin: 0;
    padding: 0;
    background: none;
}

fieldset dt
{
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 12em;
    height: 2em;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    background: none;
    line-height: 2em;
    overflow: hidden;
}

fieldset dd
{
    display: block;
    min-height: 2em;
    margin: 0 0 0 12em;
    padding: 0;
    background: none;
    line-height: 2em;
}

fieldset label
{
    display: inline-block;
    width: 12em;
}

fieldset textarea
{
    vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
    float: left;
    display: block;
    border: none;
    padding: 0;
    margin: 0 0.3em 0.3em 0;
    margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
    float: right;
    display: block;
    border: none;
    padding: 0;
    margin: 0 0 0.3em 0.3em;
    margin-top: 0;
}

ul.pagenav
{
    clear: both;
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

ul.pagenav li
{
    display: block;
    background: none;
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
}

ul.pagenav li.pagenav-prev
{
    float: left;
}

ul.pagenav li.pagenav-next
{
    margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
    display: block;
    margin: 0;
    padding: 0;
}

div.item-page dl.tabs:before
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    content: " ";
    width: 1em;
    height: 1.5em;
    overflow: hidden;
    border-bottom: dotted 1px #56A7D2;
    border-right: dotted 1px #56A7D2;
}

div.item-page dl.tabs dt
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    height: 1.5em;
    overflow: hidden;
    border-right: dotted 1px #56A7D2;
    border-top: dotted 1px #56A7D2;
}

div.item-page dl.tabs dt.closed
{
    border-bottom: dotted 1px #56A7D2;
}

div.item-page dl.tabs dt h3
{
    margin: 0;
    padding: 0 0.75em;
    line-height: 1.5em;
    font-size: 100%;
    overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
    text-decoration: none;
}

div.item-page dl.tabs:after
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    border-bottom: dotted 1px #56A7D2;
    content: " ";
    overflow: hidden;
    height: 1.5em;
}

div.item-page div.current
{
    clear: both;
}

div.item-page div.pagination ul
{
    clear: both;
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

div.item-page div.pagination li
{
    display: block;
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
    white-space: nowrap;
}

div.item-page div.pagination:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#searchForm .phrases-box
{
    display: block;
    float: left;
}

#searchForm .ordering-box
{
    text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
    display: inline-block;
    width: auto;
    height: 2em;
    margin: 0;
    padding: 0 0.3em;
}

#mod-finder-searchform label
{
    display: block;
}

#mod-finder-searchform input.inputbox
{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 300px;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
    display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 300px;
}

.breadcrumbs img
{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

dl.stats-module
{
    padding: 0.3em 0 0.3em 0.3em;
    margin: 0;
}

dl.stats-module dt
{
    float: left;
    display: block;
    line-height: 1.5em;
    min-height: 1.5em;
    width: 10em;
    padding: 0.3em 0.3em 0 0;
    margin: 0;
    font-weight: bold;
}

dl.stats-module dd
{
    display: block;
    line-height: 1.5em;
    min-height: 1.5em;
    margin-left: 0 0 0 10em;
}

div.mod-languages ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.mod-languages li
{
    background: none;
    margin: 0 0.3em;
    padding: 0;
}

div.mod-languages ul.lang-inline li
{
    display: inline;
}

div.mod-languages ul.lang-block li
{
    display: block;
}

div.mod-languages img
{
    border: none;
    margin: 0;
    padding: 0;
}

div.clr
{
    clear: both;
}

#system-message ul li
{
    background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
}

ul.actions li
{
    background: none;
    list-style: none;
}

.items-row
{
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.items-row .item
{
    display: table-cell;
    vertical-align: top;
}

.items-row .row-separator
{
    display: none;
}

div.pagination p.counter
{
    display: inline-block;
    margin: 0 0.3em 0 0;
    padding: 0;
    background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0 0.3em;
    background: none;
    content: '';
}

div.tip-wrap
{
    background: #fff;
    border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
    padding: 0.3em;
}

div.tip-wrap div.tip-title
{
    font-weight: bold;
}

table.category
{
    width: 100%;
}

table.category thead th img
{
    padding: 0 0 0 0.3em;
    margin: 0;
    border: none;
}

span.hasTip a img
{
    padding: 0;
    margin: 0;
    border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
    display: block;
    margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
    margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
    display: inline-block;
    padding: 0;
    margin: 0;
    background: none;
}

div.img_caption p.img_caption
{
    padding: 0.3em 0;
    margin: 0;
}
.animacja{ margin-right:38px; margin-top:118px;
	z-index:100;}
	
	.ikony{
	display: block;
	position: absolute;
	left: -60px;
	top: 100px;
	width: 40px;
	height:146px;
	z-index:1500;
}
.iko{padding-bottom:3px;}
.logo{
	display: block;
	position: absolute;
	left: -30px;
	top: -40px;
	width: 308px;
	height: 105px;
	z-index: 1500;
	
}