#marsal-main
{
   background: #FAFAFA;
   margin:0 auto;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.marsal-hmenu
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.marsal-button
{
   border: 0;
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #4FA4E5;
   background: -webkit-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -moz-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -o-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -ms-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   -svg-background: linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: linear-gradient(to bottom, #71B5EA 0, #2E93E0 100%) no-repeat;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:42px;
}

.marsal-postcontent,
.marsal-postheadericons,
.marsal-postfootericons,
.marsal-blockcontent,
ul.marsal-vmenu a 
{
   text-align: left;
}

.marsal-postcontent,
.marsal-postcontent li,
.marsal-postcontent table,
.marsal-postcontent a,
.marsal-postcontent a:link,
.marsal-postcontent a:visited,
.marsal-postcontent a.visited,
.marsal-postcontent a:hover,
.marsal-postcontent a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.marsal-postcontent p
{
   margin: 12px 0;
}

.marsal-postcontent h1, .marsal-postcontent h1 a, .marsal-postcontent h1 a:link, .marsal-postcontent h1 a:visited, .marsal-postcontent h1 a:hover,
.marsal-postcontent h2, .marsal-postcontent h2 a, .marsal-postcontent h2 a:link, .marsal-postcontent h2 a:visited, .marsal-postcontent h2 a:hover,
.marsal-postcontent h3, .marsal-postcontent h3 a, .marsal-postcontent h3 a:link, .marsal-postcontent h3 a:visited, .marsal-postcontent h3 a:hover,
.marsal-postcontent h4, .marsal-postcontent h4 a, .marsal-postcontent h4 a:link, .marsal-postcontent h4 a:visited, .marsal-postcontent h4 a:hover,
.marsal-postcontent h5, .marsal-postcontent h5 a, .marsal-postcontent h5 a:link, .marsal-postcontent h5 a:visited, .marsal-postcontent h5 a:hover,
.marsal-postcontent h6, .marsal-postcontent h6 a, .marsal-postcontent h6 a:link, .marsal-postcontent h6 a:visited, .marsal-postcontent h6 a:hover,
.marsal-blockheader .t, .marsal-blockheader .t a, .marsal-blockheader .t a:link, .marsal-blockheader .t a:visited, .marsal-blockheader .t a:hover,
.marsal-vmenublockheader .t, .marsal-vmenublockheader .t a, .marsal-vmenublockheader .t a:link, .marsal-vmenublockheader .t a:visited, .marsal-vmenublockheader .t a:hover,
.marsal-headline, .marsal-headline a, .marsal-headline a:link, .marsal-headline a:visited, .marsal-headline a:hover,
.marsal-slogan, .marsal-slogan a, .marsal-slogan a:link, .marsal-slogan a:visited, .marsal-slogan a:hover,
.marsal-postheader, .marsal-postheader a, .marsal-postheader a:link, .marsal-postheader a:visited, .marsal-postheader a:hover
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.marsal-postcontent a, .marsal-postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4BA2E4;
}

.marsal-postcontent a:visited, .marsal-postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #72857F;
}

.marsal-postcontent  a:hover, .marsal-postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #77B8EB;
}

.marsal-postcontent h1
{
   color: #2088D8;
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-blockcontent h1
{
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h1 a, .marsal-postcontent h1 a:link, .marsal-postcontent h1 a:hover, .marsal-postcontent h1 a:visited, .marsal-blockcontent h1 a, .marsal-blockcontent h1 a:link, .marsal-blockcontent h1 a:hover, .marsal-blockcontent h1 a:visited 
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h2
{
   color: #2088D8;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-blockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h2 a, .marsal-postcontent h2 a:link, .marsal-postcontent h2 a:hover, .marsal-postcontent h2 a:visited, .marsal-blockcontent h2 a, .marsal-blockcontent h2 a:link, .marsal-blockcontent h2 a:hover, .marsal-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h3
{
   color: #3395E1;
   margin: 10px 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-blockcontent h3
{
   margin: 10px 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h3 a, .marsal-postcontent h3 a:link, .marsal-postcontent h3 a:hover, .marsal-postcontent h3 a:visited, .marsal-blockcontent h3 a, .marsal-blockcontent h3 a:link, .marsal-blockcontent h3 a:hover, .marsal-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h4
{
   color: #5D6D68;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-blockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h4 a, .marsal-postcontent h4 a:link, .marsal-postcontent h4 a:hover, .marsal-postcontent h4 a:visited, .marsal-blockcontent h4 a, .marsal-blockcontent h4 a:link, .marsal-blockcontent h4 a:hover, .marsal-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h5
{
   color: #5D6D68;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h5 a, .marsal-postcontent h5 a:link, .marsal-postcontent h5 a:hover, .marsal-postcontent h5 a:visited, .marsal-blockcontent h5 a, .marsal-blockcontent h5 a:link, .marsal-blockcontent h5 a:hover, .marsal-blockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h6
{
   color: #ABB7B3;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postcontent h6 a, .marsal-postcontent h6 a:link, .marsal-postcontent h6 a:hover, .marsal-postcontent h6 a:visited, .marsal-blockcontent h6 a, .marsal-blockcontent h6 a:link, .marsal-blockcontent h6 a:hover, .marsal-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #marsal-hmenu-bg, .marsal-sheet, .marsal-hmenu a, .marsal-vmenu a, .marsal-slidenavigator > a, .marsal-checkbox:before, .marsal-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #marsal-hmenu-bg, .marsal-sheet, .marsal-slidenavigator > a, .marsal-checkbox:before, .marsal-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%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 700px;
   color: #38413E;
}

.marsal-header:before, 
#marsal-header-bg:before, 
.marsal-layout-cell:before, 
.marsal-layout-wrapper:before, 
.marsal-footer:before, 
.marsal-nav:before, 
#marsal-hmenu-bg:before, 
.marsal-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.marsal-header:after, 
#marsal-header-bg:after, 
.marsal-layout-cell:after, 
.marsal-layout-wrapper:after, 
.marsal-footer:after, 
.marsal-nav:after, 
#marsal-hmenu-bg:after, 
.marsal-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .marsal-postcontent li h1, .marsal-blockcontent li h1 
{
   margin:1px;
} 
li h2, .marsal-postcontent li h2, .marsal-blockcontent li h2 
{
   margin:1px;
} 
li h3, .marsal-postcontent li h3, .marsal-blockcontent li h3 
{
   margin:1px;
} 
li h4, .marsal-postcontent li h4, .marsal-blockcontent li h4 
{
   margin:1px;
} 
li h5, .marsal-postcontent li h5, .marsal-blockcontent li h5 
{
   margin:1px;
} 
li h6, .marsal-postcontent li h6, .marsal-blockcontent li h6 
{
   margin:1px;
} 
li p, .marsal-postcontent li p, .marsal-blockcontent li p 
{
   margin:1px;
}


.marsal-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.marsal-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.marsal-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.marsal-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.marsal-object2017709890
{
    display: block;
    left: 0.38%;
    margin-left: 0px;
    position: absolute;
    top: 4px;
    width: 157px;
    height: 93px;
    background-image: url('images/object2017709890.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.default-responsive .marsal-object2017709890
{
  display: none;
}.marsal-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 29px;
  left: 23.53%;
  margin-left: -136px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.marsal-headline, 
.marsal-headline a, 
.marsal-headline a:link, 
.marsal-headline a:visited, 
.marsal-headline a:hover
{
font-size: 22px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #6DB3E9 !important;
  white-space: nowrap;
}
.marsal-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 57px;
  left: 16.35%;
  line-height: 100%;
  margin-left: -40px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.marsal-slogan, 
.marsal-slogan a, 
.marsal-slogan a:link, 
.marsal-slogan a:visited, 
.marsal-slogan a:hover
{
font-size: 16px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #727892 !important;
}

.marsal-slidecontainerpageslider {
    position: relative;
            width: 100%;
    height: 100%;
    }

.default-responsive .marsal-header .marsal-slidecontainerpageslider,
.responsive .marsal-header .marsal-slidecontainerpageslider
{
  position: absolute !important;
}

.responsive .marsal-pageslider .marsal-slidecontainerpageslider {
  position: absolute !important;
}

.marsal-slidecontainerpageslider .marsal-slide-item
{

    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}



.marsal-slidecontainerpageslider .marsal-slide-item {
    -webkit-transition: 600ms ease-in-out opacity;
    -moz-transition: 600ms ease-in-out opacity;
    -ms-transition: 600ms ease-in-out opacity;
    -o-transition: 600ms ease-in-out opacity;
    transition: 600ms ease-in-out opacity;
    position: absolute !important;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.marsal-slidecontainerpageslider .active, .marsal-slidecontainerpageslider .next, .marsal-slidecontainerpageslider .prev {
    display: block;
}

.marsal-slidecontainerpageslider .active {
    opacity: 1;
}

.marsal-slidecontainerpageslider .next, .marsal-slidecontainerpageslider .prev {
    width: 100%;
}

.marsal-slidecontainerpageslider .next.forward, .marsal-slidecontainerpageslider .prev.back {
    opacity: 1;
}

.marsal-slidecontainerpageslider .active.forward {
    opacity: 0;
}

.marsal-slidecontainerpageslider .active.back {
    opacity: 0;
}


.marsal-slidepageslider0 {
    background-image:  url('images/slidepageslider0.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .marsal-header .marsal-slidepageslider0 {
    background-image:  url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .marsal-pageslider .marsal-slidepageslider0 {
    background-image:  url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-header .marsal-slidepageslider0 {
    background-image: url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-pageslider .marsal-slidepageslider0 {
    background-image: url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.marsal-slidepageslider1 {
    background-image:  url('images/slidepageslider1.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .marsal-header .marsal-slidepageslider1 {
    background-image:  url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .marsal-pageslider .marsal-slidepageslider1 {
    background-image:  url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-header .marsal-slidepageslider1 {
    background-image: url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-pageslider .marsal-slidepageslider1 {
    background-image: url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.marsal-slidepageslider2 {
    background-image:  url('images/slidepageslider2.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .marsal-header .marsal-slidepageslider2 {
    background-image:  url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .marsal-pageslider .marsal-slidepageslider2 {
    background-image:  url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-header .marsal-slidepageslider2 {
    background-image: url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-pageslider .marsal-slidepageslider2 {
    background-image: url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.marsal-slidepageslider3 {
    background-image:  url('images/slidepageslider3.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .marsal-header .marsal-slidepageslider3 {
    background-image:  url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .marsal-pageslider .marsal-slidepageslider3 {
    background-image:  url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-header .marsal-slidepageslider3 {
    background-image: url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .marsal-pageslider .marsal-slidepageslider3 {
    background-image: url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.marsal-slidenavigatorpageslider {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 317px;
  left: 46.54%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
    }
.marsal-slidenavigatorpageslider
{
background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;-svg-background: #FFFFFF;background: #FFFFFF;
-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;

border:1px solid #000000;
padding:10px;





}
.marsal-slidenavigatorpageslider > a
{
background: #A9A9A9;background: #A9A9A9;background: #A9A9A9;background: #A9A9A9;background: #A9A9A9;-svg-background: #A9A9A9;background: #A9A9A9;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 10px;

height: 10px;
}
.marsal-slidenavigatorpageslider > a.active
{
background: #000000;background: #000000;background: #000000;background: #000000;background: #000000;-svg-background: #000000;background: #000000;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 10px;

height: 10px;
}
.marsal-slidenavigatorpageslider > a:hover
{
background: #FF0000;background: #FF0000;background: #FF0000;background: #FF0000;background: #FF0000;-svg-background: #FF0000;background: #FF0000;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 10px;

height: 10px;
}







#marsal-header-bg
{
   position: absolute;
   overflow:hidden;
   left:0;
   margin:0 auto;
   width: 100%;
   height: 100px;
   z-index: auto;
   background-position: center top;
   background-image: url('images/header.png');
   background-repeat: no-repeat;
}

.marsal-sheet
{
   background: #FFFFFF;
   background: transparent;
   border:1px solid transparent;
   border-top:none;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 100%;
   min-width: 700px;
   max-width: 1920px;
   z-index: auto !important;
}

.marsal-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 100px;
   background-image: url('images/header.png');
   background-position: center top;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .marsal-header
{
   background-image: url('images/header.png');
   background-position: center top;
}

.default-responsive .marsal-header,
.default-responsive #marsal-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: auto;
}

.marsal-header>.widget 
{
   position:absolute;
   z-index:101;
}

.marsal-nav
{
   background: #434656;
   background: -webkit-linear-gradient(top, #54596D 0, #31333F 100%) no-repeat;
   background: -moz-linear-gradient(top, #54596D 0, #31333F 100%) no-repeat;
   background: -o-linear-gradient(top, #54596D 0, #31333F 100%) no-repeat;
   background: -ms-linear-gradient(top, #54596D 0, #31333F 100%) no-repeat;
   -svg-background: linear-gradient(top, #54596D 0, #31333F 100%) no-repeat;
   background: linear-gradient(to bottom, #54596D 0, #31333F 100%) no-repeat;
   padding:6px;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.marsal-hmenu a, ul.marsal-hmenu a:link, ul.marsal-hmenu a:visited, ul.marsal-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.marsal-hmenu, ul.marsal-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.marsal-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.marsal-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.marsal-hmenu:after, ul.marsal-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.marsal-hmenu, ul.marsal-hmenu ul 
{
   min-height: 0;
}

ul.marsal-hmenu 
{
   display: inline-block;
   vertical-align: middle;
}

.marsal-nav:before 
{
   content:' ';
}

.marsal-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.marsal-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.marsal-menuitemcontainer
{
   margin:0 auto;
}
ul.marsal-hmenu>li {
   margin-left: 5px;
}
ul.marsal-hmenu>li:first-child {
   margin-left: 2px;
}
ul.marsal-hmenu>li:last-child, ul.marsal-hmenu>li.last-child {
   margin-right: 2px;
}

ul.marsal-hmenu>li>a
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid transparent;
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 29px;
   cursor: pointer;
   text-decoration: none;
   color: #FAFAFA;
   line-height: 29px;
   text-align: center;
}

.marsal-hmenu>li>a, 
.marsal-hmenu>li>a:link, 
.marsal-hmenu>li>a:visited, 
.marsal-hmenu>li>a.active, 
.marsal-hmenu>li>a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.marsal-hmenu>li>a.active
{
   background: #FAFAFA;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #CDD5D2 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #CDD5D2 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #CDD5D2 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #CDD5D2 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #CDD5D2 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #CDD5D2 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #515F5B;
   padding:0 22px;
   margin:0 auto;
   color: #000000;
   text-decoration: none;
}

ul.marsal-hmenu>li>a:visited, 
ul.marsal-hmenu>li>a:hover, 
ul.marsal-hmenu>li:hover>a {
   text-decoration: none;
}

ul.marsal-hmenu>li>a:hover, .desktop ul.marsal-hmenu>li:hover>a
{
   background: #238DDE;
   background: -webkit-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -moz-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -o-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -ms-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   -svg-background: linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: linear-gradient(to bottom, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #7F928B;
   padding:0 22px;
   margin:0 auto;
}
ul.marsal-hmenu>li>a:hover, 
.desktop ul.marsal-hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

ul.marsal-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -5px;
   width:5px;
   height: 29px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.marsal-hmenu>li:first-child:before{
   display:none;
}

ul.marsal-hmenu li li a
{
   background: #D6DCDA;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 8px;
   margin:0 auto;
}
ul.marsal-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.marsal-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.marsal-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.marsal-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.marsal-hmenu ul a:link, 
.marsal-hmenu ul a:visited, 
.marsal-hmenu ul a.active, 
.marsal-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.marsal-hmenu ul li a:hover, .desktop ul.marsal-hmenu ul li:hover>a
{
   background: #B3BEBA;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
.marsal-hmenu ul a:hover
{
   color: #000000;
}

.desktop .marsal-hmenu ul li:hover>a
{
   color: #000000;
}

ul.marsal-hmenu ul:before
{
   background: #7F928B;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #9AA9A4;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.marsal-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.marsal-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.marsal-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.marsal-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop ul.marsal-hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop ul.marsal-hmenu ul.marsal-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.marsal-hmenu ul.marsal-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.marsal-hmenu li li:hover>ul.marsal-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.marsal-hmenu li li:hover>ul.marsal-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.marsal-hmenu ul ul.marsal-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop ul.marsal-hmenu ul ul.marsal-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop ul.marsal-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.marsal-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.marsal-hmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

.desktop ul.marsal-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.marsal-hmenu>li>ul.marsal-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.marsal-hmenu>li>ul.marsal-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.marsal-hmenu ul ul.marsal-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop ul.marsal-hmenu ul ul.marsal-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.marsal-pageslider
{
   margin:0 auto;
   height: 350px;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .marsal-pageslider 
{
   background-position: center center;
}

.marsal-pageslider>.widget 
{
   position:absolute;
   z-index:101;
}

.marsal-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.marsal-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.marsal-content-layout-row 
{
   display: table-row;
}

.marsal-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.marsal-postcontent .marsal-content-layout
{
   border-collapse: collapse;
}

.marsal-block
{
   margin:10px;
}
div.marsal-block img
{
   border: none;
   margin: 0;
}

.marsal-blockheader
{
   padding:10px 3px;
   margin:0 auto;
}
.marsal-blockheader .t,
.marsal-blockheader .t a,
.marsal-blockheader .t a:link,
.marsal-blockheader .t a:visited, 
.marsal-blockheader .t a:hover
{
   color: #238DDE;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.marsal-blockcontent
{
   padding:3px;
   margin:0 auto;
   color: #38413E;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.marsal-blockcontent table,
.marsal-blockcontent li, 
.marsal-blockcontent a,
.marsal-blockcontent a:link,
.marsal-blockcontent a:visited,
.marsal-blockcontent a:hover
{
   color: #38413E;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.marsal-blockcontent p
{
   margin: 6px 0;
}

.marsal-blockcontent a, .marsal-blockcontent a:link
{
   color: #4BA2E4;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.marsal-blockcontent a:visited, .marsal-blockcontent a.visited
{
   color: #ABB7B3;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.marsal-blockcontent a:hover, .marsal-blockcontent a.hover
{
   color: #77B8EB;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.marsal-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .marsal-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-block li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #4A5753;
}

.marsal-block ul>li, .marsal-block ol
{
   padding: 0;
}

.marsal-block ul>li
{
   padding-left: 13px;
}

.marsal-breadcrumbs
{
   margin:0 auto;
}

a.marsal-button,
a.marsal-button:link,
a:link.marsal-button:link,
body a.marsal-button:link,
a.marsal-button:visited,
body a.marsal-button:visited,
input.marsal-button,
button.marsal-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #171B1A;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 42px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.marsal-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .marsal-button
{
   display: block;
   float: left;
}

input, select, textarea, a.marsal-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.marsal-block select 
{
   width:96%;
}

input.marsal-button
{
   float: none !important;
   -webkit-appearance: none;
}

.marsal-button.active, .marsal-button.active:hover
{
   background: #238DDE;
   background: -webkit-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -moz-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -o-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -ms-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   -svg-background: linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: linear-gradient(to bottom, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.marsal-button.active, .marsal-button.active:hover {
   color: #181A1F !important;
}

.marsal-button.hover, .marsal-button:hover
{
   background: #4FA4E5;
   background: -webkit-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -moz-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -o-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -ms-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   -svg-background: linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: linear-gradient(to bottom, #71B5EA 0, #2E93E0 100%) no-repeat;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.marsal-button.hover, .marsal-button:hover {
   color: #171B1A !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F6F7F9;
   border:1px solid rgba(110, 116, 142, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #333542 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.marsal-error, textarea.marsal-error
{
   background: #F6F7F9;
   border:1px solid #DE341E;
   margin:0 auto;
}
input.marsal-error, textarea.marsal-error {
   color: #333542 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.marsal-search input[type="text"]
{
   background: #F6F7F9;
   border-radius: 0;
   border:1px solid #C9D4DF;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #333542 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.marsal-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.marsal-search input, a.marsal-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.marsal-search>input, a.marsal-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.marsal-search input[type="submit"], input.marsal-search-button, a.marsal-search-button
{
   background: #B3BEBA;
   border-radius: 0;
   margin:0 auto;
}
form.marsal-search input[type="submit"], input.marsal-search-button, a.marsal-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #485450 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.marsal-search-button span.marsal-search-button-text, a.marsal-search-button:after {
   vertical-align:middle;
}

a.marsal-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.marsal-search-button, a.marsal-search-button span,
a.marsal-search-button:visited, a.marsal-search-button.visited,
a.marsal-search-button:hover, a.marsal-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.marsal-search-button 
{
   line-height: 100% !important;
}

label.marsal-checkbox:before
{
   background: #F6F7F9;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.marsal-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #353844 !important;
}

.marsal-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.marsal-checkbox.active:before
{
   background: #7BBBEB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.marsal-checkbox.hovered:before
{
   background: #B9DBF5;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.marsal-radiobutton:before
{
   background: #F6F7F9;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.marsal-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #353844 !important;
}

.marsal-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.marsal-radiobutton.active:before
{
   background: #7BBBEB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.marsal-radiobutton.hovered:before
{
   background: #B9DBF5;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.marsal-comments
{
   border-top:1px dotted #4FA4E5;
   margin:0 auto;
   margin-top: 25px;
}

.marsal-comments h2
{
   color: #0A2C46;
}

.marsal-comment-inner
{
   background: #DFE6EC;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.marsal-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #DFE6EC;
}

.marsal-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.marsal-comment-content
{
   padding:10px 0;
   color: #38413E;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.marsal-comment
{
   margin-top: 6px;
}

.marsal-comment:first-child
{
   margin-top: 0;
}

.marsal-comment-header
{
   color: #0A2C46;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.marsal-comment-header a, 
.marsal-comment-header a:link, 
.marsal-comment-header a:visited,
.marsal-comment-header a.visited,
.marsal-comment-header a:hover,
.marsal-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.marsal-comment-header a, .marsal-comment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #238DDE;
}

.marsal-comment-header a:visited, .marsal-comment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #238DDE;
}

.marsal-comment-header a:hover,  .marsal-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #238DDE;
}

.marsal-comment-content a, 
.marsal-comment-content a:link, 
.marsal-comment-content a:visited,
.marsal-comment-content a.visited,
.marsal-comment-content a:hover,
.marsal-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.marsal-comment-content a, .marsal-comment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #585D72;
}

.marsal-comment-content a:visited, .marsal-comment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4A5753;
}

.marsal-comment-content a:hover,  .marsal-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #585D72;
}

.marsal-pager
{
   background: #ECF0F4;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #4FA4E5;
   padding:5px;
}

.marsal-pager>*:last-child
{
   margin-right:0 !important;
}

.marsal-pager>span {
   cursor:default;
}

.marsal-pager>*
{
   background: #B9DBF5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #B9DBF5;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.marsal-pager a:link,
.marsal-pager a:visited,
.marsal-pager .active
{
   line-height: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #082135
;
}

.marsal-pager .active
{
   background: #B4BDC7;
   background: -webkit-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: -moz-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: -o-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: -ms-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   -svg-background: linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: linear-gradient(to bottom, #E2E5E9 0, #8494A4 100%) no-repeat;
   border:1px solid #B9DBF5;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.marsal-pager .more
{
   background: #B9DBF5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   border:1px solid #B9DBF5;
   margin:0 4px 0 auto;
}
.marsal-pager a.more:link,
.marsal-pager a.more:visited
{
   color: #1A1C22
;
}
.marsal-pager a:hover
{
   background: #7BBBEB;
   background: -webkit-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: -moz-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: -o-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: -ms-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   -svg-background: linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: linear-gradient(to bottom, #C1DFF6 0, #3395E1 100%) no-repeat;
   border:1px solid #B9DBF5;
   padding:7px;
   margin:0 4px 0 auto;
}
.marsal-pager  a:hover,
.marsal-pager  a.more:hover
{
   color: #082439
;
}
.marsal-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.marsal-pager>*:last-child:after{
   display:none;
}

.marsal-commentsform
{
   background: #DFE6EC;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #0A2C46;
}

.marsal-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #0A2C46;
}

.marsal-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.marsal-commentsform input:not([type=submit]), .marsal-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.marsal-commentsform .form-submit
{
   margin-top: 10px;
}
.marsal-post
{
   background: #E9ECEB;
   background: transparent;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:5px;
   margin:10px;
}
a img
{
   border: 0;
}

.marsal-article img, img.marsal-article, .marsal-block img, .marsal-footer img
{
   border: 1px solid #D6DCDA;
   margin: 5px 5px 5px 5px;
}

.marsal-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.marsal-article table, table.marsal-article
{
   border-collapse: collapse;
   margin: 1px;
}

.marsal-post .marsal-content-layout-br
{
   height: 0;
}

.marsal-article th, .marsal-article td
{
   padding: 2px;
   border: dotted 1px #D6DCDA;
   vertical-align: top;
   text-align: left;
}

.marsal-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: 5px 5px 5px 5px;
   -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.marsal-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;
}

.marsal-postmetadataheader
{
   background: #D6DCDA;
   background: rgba(214, 220, 218, 0.7);
   border-bottom:1px solid #B3BEBA;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.marsal-postheadericon:before
{
   content:url('images/postheadericon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postheader
{
   color: #2E3634;
   margin: 10px 0 0 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postheader a, 
.marsal-postheader a:link, 
.marsal-postheader a:visited,
.marsal-postheader a.visited,
.marsal-postheader a:hover,
.marsal-postheader a.hovered
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-postheader a, .marsal-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #46524E;
}

.marsal-postheader a:visited, .marsal-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #6D807A;
}

.marsal-postheader a:hover,  .marsal-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #232927;
}

.marsal-postheadericons,
.marsal-postheadericons a,
.marsal-postheadericons a:link,
.marsal-postheadericons a:visited,
.marsal-postheadericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #3F4A46;
}

.marsal-postheadericons
{
   padding: 1px;
}

.marsal-postheadericons a, .marsal-postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #145384;
}

.marsal-postheadericons a:visited, .marsal-postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #778B84;
}

.marsal-postheadericons a:hover, .marsal-postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #46524E;
}

.marsal-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .marsal-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postcontent ul>li:before,  .marsal-post ul>li:before,  .marsal-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .marsal-postcontent ul>li:before, .opera   .marsal-post ul>li:before, .opera   .marsal-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postcontent li, .marsal-post li, .marsal-textblock li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #051623;
   margin: 10px 0 10px 11px;
}

.marsal-postcontent ul>li, .marsal-post ul>li, .marsal-textblock ul>li, .marsal-postcontent ol, .marsal-post ol, .marsal-textblock ol
{
   padding: 0;
}

.marsal-postcontent ul>li, .marsal-post ul>li, .marsal-textblock ul>li
{
   padding-left: 16px;
}

.marsal-postcontent ul>li:before,  .marsal-post ul>li:before,  .marsal-textblock ul>li:before
{
   margin-left: -16px;
}

.marsal-postcontent ol, .marsal-post ol, .marsal-textblock ol, .marsal-postcontent ul, .marsal-post ul, .marsal-textblock ul
{
   margin: 1em 0 1em 11px;
}

.marsal-postcontent li ol, .marsal-post li ol, .marsal-textblock li ol, .marsal-postcontent li ul, .marsal-post li ul, .marsal-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.marsal-postcontent li, .marsal-post li, .marsal-textblock li
{
   margin: 10px 0 10px 0;
}

.marsal-postcontent ol>li, .marsal-post ol>li, .marsal-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.marsal-postcontent ul>li, .marsal-post ul>li, .marsal-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #D6DCDA url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 43px;
   margin:0 0 0 15px;
   color: #2C3431;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .marsal-postcontent blockquote a, .marsal-blockcontent blockquote a, .marsal-footer blockquote a,
blockquote a:link, .marsal-postcontent blockquote a:link, .marsal-blockcontent blockquote a:link, .marsal-footer blockquote a:link,
blockquote a:visited, .marsal-postcontent blockquote a:visited, .marsal-blockcontent blockquote a:visited, .marsal-footer blockquote a:visited,
blockquote a:hover, .marsal-postcontent blockquote a:hover, .marsal-blockcontent blockquote a:hover, .marsal-footer blockquote a:hover
{
   color: #2C3431;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.marsal-postcontent blockquote p,
.marsal-blockcontent blockquote p,
.marsal-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.marsal-postmetadatafooter
{
   background: #D6DCDA;
   background: rgba(214, 220, 218, 0.7);
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:1px dotted #B3BEBA;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.marsal-postfootericons,
.marsal-postfootericons a,
.marsal-postfootericons a:link,
.marsal-postfootericons a:visited,
.marsal-postfootericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4F5D58;
}

.marsal-postfootericons
{
   padding: 1px;
}

.marsal-postfootericons a, .marsal-postfootericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #145384;
}

.marsal-postfootericons a:visited, .marsal-postfootericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #778B84;
}

.marsal-postfootericons a:hover, .marsal-postfootericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #5D6D68;
}

.marsal-postcategoryicon:before
{
   content:url('images/postcategoryicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-posttagicon:before
{
   content:url('images/posttagicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-posttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-postcommentsicon:before
{
   content:url('images/postcommentsicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .marsal-postcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.marsal-footer
{
   background: #353844 url('images/footer.png') scroll;
   background: -webkit-linear-gradient(top, rgba(80, 84, 104, 0.21) 0, rgba(27, 28, 35, 0.12) 100%) no-repeat, url('images/footer.png'), -webkit-linear-gradient(top, #474B5C 0, #23252E 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(80, 84, 104, 0.21) 0, rgba(27, 28, 35, 0.12) 100%) no-repeat, url('images/footer.png'), -moz-linear-gradient(top, #474B5C 0, #23252E 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(80, 84, 104, 0.21) 0, rgba(27, 28, 35, 0.12) 100%) no-repeat, url('images/footer.png'), -o-linear-gradient(top, #474B5C 0, #23252E 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(80, 84, 104, 0.21) 0, rgba(27, 28, 35, 0.12) 100%) no-repeat, url('images/footer.png'), -ms-linear-gradient(top, #474B5C 0, #23252E 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(80, 84, 104, 0.21) 0, rgba(27, 28, 35, 0.12) 100%) no-repeat, url('images/footer.png'), linear-gradient(top, #474B5C 0, #23252E 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(80, 84, 104, 0.21) 0, rgba(27, 28, 35, 0.12) 100%) no-repeat, url('images/footer.png'), linear-gradient(to bottom, #474B5C 0, #23252E 100%) no-repeat;
   padding:10px;
   margin:10px auto 0;
   position: relative;
   color: #D1D7D5;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
}

.marsal-footer a,
.marsal-footer a:link,
.marsal-footer a:visited,
.marsal-footer a:hover,
.marsal-footer td, 
.marsal-footer th,
.marsal-footer caption
{
   color: #D1D7D5;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.marsal-footer p 
{
   padding:0;
   text-align: center;
}

.marsal-footer a,
.marsal-footer a:link
{
   color: #9AA9A4;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.marsal-footer a:visited
{
   color: #9AA9A4;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.marsal-footer a:hover
{
   color: #5CABE7;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.marsal-footer h1
{
   color: #238DDE;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-footer h2
{
   color: #4FA4E5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-footer h3
{
   color: #6E748E;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-footer h4
{
   color: #B3BEBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-footer h5
{
   color: #B3BEBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-footer h6
{
   color: #B3BEBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.marsal-footer img
{
   border: none;
   margin: 0;
}

.marsal-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:90px;
   min-width:151px;
   display: inline-block;
   text-indent: 154px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-rss-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.marsal-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.marsal-footer li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #DDDEE5;
}

.marsal-page-footer, 
.marsal-page-footer a,
.marsal-page-footer a:link,
.marsal-page-footer a:visited,
.marsal-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: #165E96;
}

.marsal-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #4F5D58;
}

.marsal-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.marsal-lightbox,
.marsal-lightbox-wrapper .marsal-lightbox-image
{
   cursor: pointer;
}

.marsal-lightbox-wrapper .marsal-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.marsal-lightbox-wrapper .marsal-lightbox-image.active
{
   display: inline-block;
}

.marsal-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.marsal-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.marsal-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.marsal-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.marsal-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.marsal-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.marsal-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.marsal-lightbox-wrapper .arrow-t, 
.marsal-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.marsal-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.marsal-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.marsal-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.marsal-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.marsal-lightbox-wrapper .close .cw, 
.marsal-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.marsal-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.marsal-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.marsal-lightbox-wrapper .close-alt, 
.marsal-lightbox-wrapper .arrow-right-alt, 
.marsal-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .marsal-lightbox-wrapper .close-alt, 
.ie8 .marsal-lightbox-wrapper .arrow-right-alt, 
.ie8 .marsal-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .marsal-lightbox-wrapper .cw, 
.ie8 .marsal-lightbox-wrapper .ccw 
{
   display: none;
}

.marsal-content-layout .marsal-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.mar-blockheader .t, .mar-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
