
#le_s-main
{
   background:  #252C32;
   background: -webkit-linear-gradient(top, #0D0F12 0, #3B464F 250px) no-repeat;
   background: -moz-linear-gradient(top, #0D0F12 0, #3B464F 250px) no-repeat;
   background: -o-linear-gradient(top, #0D0F12 0, #3B464F 250px) no-repeat;
   background: -ms-linear-gradient(top, #0D0F12 0, #3B464F 250px) no-repeat;
   background: linear-gradient(top, #0D0F12 0, #3B464F 250px) no-repeat;
   -svg-background: linear-gradient(top, #0D0F12 0, #3B464F 250px) no-repeat;
   background-attachment: fixed !important;
   margin:0 auto;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.le_s-hmenu
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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. 
 */
.le_s-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #5C9361;
   background:  rgba(92, 147, 97, 0.8);
   background: -webkit-linear-gradient(top, rgba(108, 163, 112, 0.8) 0, rgba(98, 157, 103, 0.8) 13%, rgba(86, 138, 91, 0.8) 40%, rgba(84, 135, 89, 0.8) 50%, rgba(86, 138, 91, 0.8) 60%, rgba(98, 157, 103, 0.8) 87%, rgba(108, 163, 112, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(108, 163, 112, 0.8) 0, rgba(98, 157, 103, 0.8) 13%, rgba(86, 138, 91, 0.8) 40%, rgba(84, 135, 89, 0.8) 50%, rgba(86, 138, 91, 0.8) 60%, rgba(98, 157, 103, 0.8) 87%, rgba(108, 163, 112, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(108, 163, 112, 0.8) 0, rgba(98, 157, 103, 0.8) 13%, rgba(86, 138, 91, 0.8) 40%, rgba(84, 135, 89, 0.8) 50%, rgba(86, 138, 91, 0.8) 60%, rgba(98, 157, 103, 0.8) 87%, rgba(108, 163, 112, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(108, 163, 112, 0.8) 0, rgba(98, 157, 103, 0.8) 13%, rgba(86, 138, 91, 0.8) 40%, rgba(84, 135, 89, 0.8) 50%, rgba(86, 138, 91, 0.8) 60%, rgba(98, 157, 103, 0.8) 87%, rgba(108, 163, 112, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(108, 163, 112, 0.8) 0, rgba(98, 157, 103, 0.8) 13%, rgba(86, 138, 91, 0.8) 40%, rgba(84, 135, 89, 0.8) 50%, rgba(86, 138, 91, 0.8) 60%, rgba(98, 157, 103, 0.8) 87%, rgba(108, 163, 112, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(108, 163, 112, 0.8) 0, rgba(98, 157, 103, 0.8) 13%, rgba(86, 138, 91, 0.8) 40%, rgba(84, 135, 89, 0.8) 50%, rgba(86, 138, 91, 0.8) 60%, rgba(98, 157, 103, 0.8) 87%, rgba(108, 163, 112, 0.8) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 5px;
   margin:0 auto;
   height:23px;
}

.le_s-postcontent,
.le_s-postheadericons,
.le_s-postfootericons,
.le_s-blockcontent,
ul.le_s-vmenu a 
{
   text-align: left;
}

.le_s-postcontent,
.le_s-postcontent li,
.le_s-postcontent table,
.le_s-postcontent a,
.le_s-postcontent a:link,
.le_s-postcontent a:visited,
.le_s-postcontent a.visited,
.le_s-postcontent a:hover,
.le_s-postcontent a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent p
{
   margin: 12px 0;
}

.le_s-postcontent h1, .le_s-postcontent h1 a, .le_s-postcontent h1 a:link, .le_s-postcontent h1 a:visited, .le_s-postcontent h1 a:hover,
.le_s-postcontent h2, .le_s-postcontent h2 a, .le_s-postcontent h2 a:link, .le_s-postcontent h2 a:visited, .le_s-postcontent h2 a:hover,
.le_s-postcontent h3, .le_s-postcontent h3 a, .le_s-postcontent h3 a:link, .le_s-postcontent h3 a:visited, .le_s-postcontent h3 a:hover,
.le_s-postcontent h4, .le_s-postcontent h4 a, .le_s-postcontent h4 a:link, .le_s-postcontent h4 a:visited, .le_s-postcontent h4 a:hover,
.le_s-postcontent h5, .le_s-postcontent h5 a, .le_s-postcontent h5 a:link, .le_s-postcontent h5 a:visited, .le_s-postcontent h5 a:hover,
.le_s-postcontent h6, .le_s-postcontent h6 a, .le_s-postcontent h6 a:link, .le_s-postcontent h6 a:visited, .le_s-postcontent h6 a:hover,
.le_s-blockheader .t, .le_s-blockheader .t a, .le_s-blockheader .t a:link, .le_s-blockheader .t a:visited, .le_s-blockheader .t a:hover,
.le_s-vmenublockheader .t, .le_s-vmenublockheader .t a, .le_s-vmenublockheader .t a:link, .le_s-vmenublockheader .t a:visited, .le_s-vmenublockheader .t a:hover,
.le_s-headline, .le_s-headline a, .le_s-headline a:link, .le_s-headline a:visited, .le_s-headline a:hover,
.le_s-slogan, .le_s-slogan a, .le_s-slogan a:link, .le_s-slogan a:visited, .le_s-slogan a:hover,
.le_s-postheader, .le_s-postheader a, .le_s-postheader a:link, .le_s-postheader a:visited, .le_s-postheader a:hover
{
   font-size: 30px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.le_s-postcontent a, .le_s-postcontent a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #314E34;
}

.le_s-postcontent a:visited, .le_s-postcontent a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D9DEE3;
}

.le_s-postcontent  a:hover, .le_s-postcontent a.hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #D6E5D7;
}

.le_s-postcontent h1
{
   color: #314E34;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h1 a, .le_s-postcontent h1 a:link, .le_s-postcontent h1 a:hover, .le_s-postcontent h1 a:visited, .le_s-blockcontent h1 a, .le_s-blockcontent h1 a:link, .le_s-blockcontent h1 a:hover, .le_s-blockcontent h1 a:visited 
{
   font-size: 22px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h2
{
   color: #314E34;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h2 a, .le_s-postcontent h2 a:link, .le_s-postcontent h2 a:hover, .le_s-postcontent h2 a:visited, .le_s-blockcontent h2 a, .le_s-blockcontent h2 a:link, .le_s-blockcontent h2 a:hover, .le_s-blockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h3
{
   color: #D6E5D7;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h3 a, .le_s-postcontent h3 a:link, .le_s-postcontent h3 a:hover, .le_s-postcontent h3 a:visited, .le_s-blockcontent h3 a, .le_s-blockcontent h3 a:link, .le_s-blockcontent h3 a:hover, .le_s-blockcontent h3 a:visited 
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h4
{
   color: #0F1215;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h4 a, .le_s-postcontent h4 a:link, .le_s-postcontent h4 a:hover, .le_s-postcontent h4 a:visited, .le_s-blockcontent h4 a, .le_s-blockcontent h4 a:link, .le_s-blockcontent h4 a:hover, .le_s-blockcontent h4 a:visited 
{
   font-size: 20px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h5
{
   color: #0F1215;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h5 a, .le_s-postcontent h5 a:link, .le_s-postcontent h5 a:hover, .le_s-postcontent h5 a:visited, .le_s-blockcontent h5 a, .le_s-blockcontent h5 a:link, .le_s-blockcontent h5 a:hover, .le_s-blockcontent h5 a:visited 
{
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h6
{
   color: #272E35;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent h6 a, .le_s-postcontent h6 a:link, .le_s-postcontent h6 a:hover, .le_s-postcontent h6 a:visited, .le_s-blockcontent h6 a, .le_s-blockcontent h6 a:link, .le_s-blockcontent h6 a:hover, .le_s-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, .le_s-sheet, .le_s-hmenu a, .le_s-vmenu a, .le_s-checkbox:before, .le_s-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, .le_s-sheet, .le_s-checkbox:before, .le_s-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: #0F1215;
}

.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, .le_s-postcontent li h1, .le_s-blockcontent li h1 
{
   margin:1px;
} 
li h2, .le_s-postcontent li h2, .le_s-blockcontent li h2 
{
   margin:1px;
} 
li h3, .le_s-postcontent li h3, .le_s-blockcontent li h3 
{
   margin:1px;
} 
li h4, .le_s-postcontent li h4, .le_s-blockcontent li h4 
{
   margin:1px;
} 
li h5, .le_s-postcontent li h5, .le_s-blockcontent li h5 
{
   margin:1px;
} 
li h6, .le_s-postcontent li h6, .le_s-blockcontent li h6 
{
   margin:1px;
} 
li p, .le_s-postcontent li p, .le_s-blockcontent li p 
{
   margin:1px;
}


.le_s-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
}

.le_s-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}







.le_s-sheet
{
   background: #355538;
   background:  rgba(53, 85, 56, 0.3);
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.03);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.03);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.03);
   padding:2px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.le_s-nav
{
   background:  #233825;
   background: -webkit-linear-gradient(top, #335236 0, #335236 50%, #314E34 60%, #121C13 100%) no-repeat;
   background: -moz-linear-gradient(top, #335236 0, #335236 50%, #314E34 60%, #121C13 100%) no-repeat;
   background: -o-linear-gradient(top, #335236 0, #335236 50%, #314E34 60%, #121C13 100%) no-repeat;
   background: -ms-linear-gradient(top, #335236 0, #335236 50%, #314E34 60%, #121C13 100%) no-repeat;
   background: linear-gradient(top, #335236 0, #335236 50%, #314E34 60%, #121C13 100%) no-repeat;
   -svg-background: linear-gradient(top, #335236 0, #335236 50%, #314E34 60%, #121C13 100%) no-repeat;
   -webkit-border-radius:13px 13px 0 0;
   -moz-border-radius:13px 13px 0 0;
   border-radius:13px 13px 0 0;
   border-top:2px solid #758899;
   border-bottom:1px solid #758899;
   padding:4px 4px 0;
   margin:0 auto;
   position:relative;
   z-index: auto !important;
   font-size: 0;
   text-align: right;
}
ul.le_s-hmenu a, ul.le_s-hmenu a:link, ul.le_s-hmenu a:visited, ul.le_s-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.le_s-hmenu, ul.le_s-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.le_s-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.le_s-hmenu li:hover{
   z-index: 10000;
   white-space: normal;
}

ul.le_s-hmenu:after, ul.le_s-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.le_s-hmenu, ul.le_s-hmenu ul {
   min-height: 0;
}

ul.le_s-hmenu {
   display: inline-block;
   vertical-align: bottom;
   margin-left: 13px;
   margin-right: 13px;
}

.le_s-nav:before {
   content:' ';
}

.le_s-menuitemcontainer
{
   margin:0 auto;
}
ul.le_s-hmenu>li {
   margin-left: 7px;
}
ul.le_s-hmenu>li:first-child {
   margin-left: 3px;
}
ul.le_s-hmenu>li:last-child {
   margin-right: 3px;
}

ul.le_s-hmenu>li>a
{
   background:  #38434C;
   background: -webkit-linear-gradient(top, #485561 0, #45525E 10%, #3F4B55 20%, #38434C 20%, #303941 50%, #272E35 100%) no-repeat;
   background: -moz-linear-gradient(top, #485561 0, #45525E 10%, #3F4B55 20%, #38434C 20%, #303941 50%, #272E35 100%) no-repeat;
   background: -o-linear-gradient(top, #485561 0, #45525E 10%, #3F4B55 20%, #38434C 20%, #303941 50%, #272E35 100%) no-repeat;
   background: -ms-linear-gradient(top, #485561 0, #45525E 10%, #3F4B55 20%, #38434C 20%, #303941 50%, #272E35 100%) no-repeat;
   background: linear-gradient(top, #485561 0, #45525E 10%, #3F4B55 20%, #38434C 20%, #303941 50%, #272E35 100%) no-repeat;
   -svg-background: linear-gradient(top, #485561 0, #45525E 10%, #3F4B55 20%, #38434C 20%, #303941 50%, #272E35 100%) no-repeat;
   -webkit-border-radius:2px 2px 0 0;
   -moz-border-radius:2px 2px 0 0;
   border-radius:2px 2px 0 0;
   border:1px solid #38434C;
   border-bottom:none;
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 27px;
   cursor: pointer;
   text-decoration: none;
   color: #D3D9DE;
   line-height: 27px;
   text-align: center;
}

.le_s-hmenu a, 
.le_s-hmenu a:link, 
.le_s-hmenu a:visited, 
.le_s-hmenu a.active, 
.le_s-hmenu a:hover
{
   font-size: 12px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.le_s-hmenu>li>a.active
{
   -webkit-border-radius:2px 2px 0 0;
   -moz-border-radius:2px 2px 0 0;
   border-radius:2px 2px 0 0;
   padding:0 22px;
   margin:0 auto;
   color: #AACAAD;
   padding-bottom: 1px;
   margin-bottom: -1px;
   text-decoration: none;
}

ul.le_s-hmenu>li>a:visited, 
ul.le_s-hmenu>li>a:hover, 
ul.le_s-hmenu>li:hover>a {
   text-decoration: none;
}

ul.le_s-hmenu>li>a:hover, ul.le_s-hmenu>li:hover>a
{
   background:  #49744C;
   background: -webkit-linear-gradient(top, #588D5D 0, #548759 10%, #518155 20%, #49744C 20%, #416844 50%, #395B3C 100%) no-repeat;
   background: -moz-linear-gradient(top, #588D5D 0, #548759 10%, #518155 20%, #49744C 20%, #416844 50%, #395B3C 100%) no-repeat;
   background: -o-linear-gradient(top, #588D5D 0, #548759 10%, #518155 20%, #49744C 20%, #416844 50%, #395B3C 100%) no-repeat;
   background: -ms-linear-gradient(top, #588D5D 0, #548759 10%, #518155 20%, #49744C 20%, #416844 50%, #395B3C 100%) no-repeat;
   background: linear-gradient(top, #588D5D 0, #548759 10%, #518155 20%, #49744C 20%, #416844 50%, #395B3C 100%) no-repeat;
   -svg-background: linear-gradient(top, #588D5D 0, #548759 10%, #518155 20%, #49744C 20%, #416844 50%, #395B3C 100%) no-repeat;
   -webkit-border-radius:2px 2px 0 0;
   -moz-border-radius:2px 2px 0 0;
   border-radius:2px 2px 0 0;
   border:1px solid #233825;
   border-bottom:none;
   padding:0 22px;
   margin:0 auto;
}
ul.le_s-hmenu>li>a:hover, ul.le_s-hmenu>li:hover>a {
   color: #ECF3ED;
   text-decoration: none;
}

ul.le_s-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -7px;
   width:7px;
   height: 27px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.le_s-hmenu>li:first-child:before{
   display:none;
}

.le_s-header
{
   -webkit-border-radius:0 0 13px 13px;
   -moz-border-radius:0 0 13px 13px;
   border-radius:0 0 13px 13px;
   margin:0 auto;
   height: 150px;
   background-image: url('images/header.png');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.le_s-header>.widget 
{
   position:absolute;
   z-index:101;
}
.le_s-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.le_s-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.le_s-content-layout-row 
{
   display: table-row;
}

.le_s-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.le_s-vmenublock
{
   padding:5px;
   margin:5px;
}
div.le_s-vmenublock img
{
   margin: 0;
}

.le_s-vmenublockcontent
{
   margin:0 auto;
}

ul.le_s-vmenu, ul.le_s-vmenu ul
{
   list-style: none;
   display: block;
}

ul.le_s-vmenu, ul.le_s-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.le_s-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.le_s-vmenu ul
{
   display: none;
   position:relative;
}

ul.le_s-vmenu ul.active
{
   display: block;
}

ul.le_s-vmenu>li>a
{
   padding:0 10px;
   margin:0 auto;
   color: #8192A2;
   height: 30px;
   line-height: 30px;
   white-space: nowrap;
}
ul.le_s-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   position:relative;
}

ul.le_s-vmenu li{
   position:relative;
}

ul.le_s-vmenu>li
{
   margin-top: 1px;
}
ul.le_s-vmenu>li>ul
{
   margin-top: 1px;
}
ul.le_s-vmenu>li:first-child
{
   margin-top:0;
}

ul.le_s-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.le_s-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.le_s-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.le_s-vmenu>li>a:hover, ul.le_s-vmenu>li>a.active:hover
{
   background:  #355538;
   padding:0 10px;
   margin:0 auto;
}
ul.le_s-vmenu>li>a:hover, ul.le_s-vmenu>li>a.active:hover
{
   text-decoration: underline;
}

ul.le_s-vmenu a:hover, ul.le_s-vmenu a.active:hover 
{
   color: #85B288;
}

ul.le_s-vmenu>li>a.active:hover>span.border-top, ul.le_s-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.le_s-vmenu>li>a.active
{
   padding:0 10px;
   margin:0 auto;
   text-decoration: none;
   color: #B1CEB3;
}

ul.le_s-vmenu>li:after, ul.le_s-vmenu>li>ul:after{
   display: block;
   position: absolute;
   content: ' ';
   left: 0;
   right: 0;
   top: -1px;
}

ul.le_s-vmenu>li:after, ul.le_s-vmenu>li>ul:after{
   z-index: 1;
   height: 0;
   border-bottom: 1px dotted #45525E;
}

ul.le_s-vmenu>li:first-child:before, ul.le_s-vmenu>li:first-child:after 
{
   display:none;
}

.le_s-block
{
   padding:5px;
   margin:5px;
}
div.le_s-block img
{
   border: 2px solid #97BE9B;
   margin: 10px;
}

.le_s-blockcontent
{
   margin:0 auto;
   color: #B9C2CB;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.le_s-blockcontent table,
.le_s-blockcontent li, 
.le_s-blockcontent a,
.le_s-blockcontent a:link,
.le_s-blockcontent a:visited,
.le_s-blockcontent a:hover
{
   color: #B9C2CB;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-blockcontent p
{
   margin: 0 5px;
}

.le_s-blockcontent a, .le_s-blockcontent a:link
{
   color: #78AB7C;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.le_s-blockcontent a:visited, .le_s-blockcontent a.visited
{
   color: #B6C0C9;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.le_s-blockcontent a:hover, .le_s-blockcontent a.hover
{
   color: #94BC98;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
}
.le_s-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;
}

.le_s-block ol, .le_s-block ul
{
   margin: 1em 0 1em 0;
   padding: 0;
}

.le_s-block li
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #B4D0B6;
   margin: 0 0 0 0;
   padding: 0;
}

.le_s-block li ol, .le_s-block li ul
{
   margin: 0.5em 0 0.5em 0;
   padding: 0;
}

.le_s-block ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.le_s-block ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.le_s-breadcrumbs
{
   margin:0 auto;
}

a.le_s-button,
a.le_s-button:link,
a:link.le_s-button:link,
body a.le_s-button:link,
a.le_s-button:visited,
body a.le_s-button:visited,
input.le_s-button,
button.le_s-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #DFE3E7;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 23px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.le_s-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .le_s-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.le_s-block select 
{
   width:96%;
}

input.le_s-button
{
   float: none !important;
}

.le_s-button.active, .le_s-button.active:hover
{
   background: #355538;
   background:  rgba(53, 85, 56, 0.8);
   background: -webkit-linear-gradient(top, rgba(65, 104, 68, 0.8) 0, rgba(45, 72, 47, 0.8) 40%, rgba(43, 69, 45, 0.8) 50%, rgba(45, 72, 47, 0.8) 60%, rgba(65, 104, 68, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(65, 104, 68, 0.8) 0, rgba(45, 72, 47, 0.8) 40%, rgba(43, 69, 45, 0.8) 50%, rgba(45, 72, 47, 0.8) 60%, rgba(65, 104, 68, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(65, 104, 68, 0.8) 0, rgba(45, 72, 47, 0.8) 40%, rgba(43, 69, 45, 0.8) 50%, rgba(45, 72, 47, 0.8) 60%, rgba(65, 104, 68, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(65, 104, 68, 0.8) 0, rgba(45, 72, 47, 0.8) 40%, rgba(43, 69, 45, 0.8) 50%, rgba(45, 72, 47, 0.8) 60%, rgba(65, 104, 68, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(65, 104, 68, 0.8) 0, rgba(45, 72, 47, 0.8) 40%, rgba(43, 69, 45, 0.8) 50%, rgba(45, 72, 47, 0.8) 60%, rgba(65, 104, 68, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(65, 104, 68, 0.8) 0, rgba(45, 72, 47, 0.8) 40%, rgba(43, 69, 45, 0.8) 50%, rgba(45, 72, 47, 0.8) 60%, rgba(65, 104, 68, 0.8) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 5px;
   margin:0 auto;
}
.le_s-button.active, .le_s-button.active:hover {
   color: #CDE0CE !important;
}

.le_s-button.hover, .le_s-button:hover
{
   background: #49744C;
   background:  rgba(73, 116, 76, 0.8);
   background: -webkit-linear-gradient(top, rgba(82, 132, 87, 0.8) 0, rgba(65, 104, 68, 0.8) 40%, rgba(63, 100, 66, 0.8) 50%, rgba(65, 104, 68, 0.8) 60%, rgba(82, 132, 87, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(82, 132, 87, 0.8) 0, rgba(65, 104, 68, 0.8) 40%, rgba(63, 100, 66, 0.8) 50%, rgba(65, 104, 68, 0.8) 60%, rgba(82, 132, 87, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(82, 132, 87, 0.8) 0, rgba(65, 104, 68, 0.8) 40%, rgba(63, 100, 66, 0.8) 50%, rgba(65, 104, 68, 0.8) 60%, rgba(82, 132, 87, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(82, 132, 87, 0.8) 0, rgba(65, 104, 68, 0.8) 40%, rgba(63, 100, 66, 0.8) 50%, rgba(65, 104, 68, 0.8) 60%, rgba(82, 132, 87, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(82, 132, 87, 0.8) 0, rgba(65, 104, 68, 0.8) 40%, rgba(63, 100, 66, 0.8) 50%, rgba(65, 104, 68, 0.8) 60%, rgba(82, 132, 87, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(82, 132, 87, 0.8) 0, rgba(65, 104, 68, 0.8) 40%, rgba(63, 100, 66, 0.8) 50%, rgba(65, 104, 68, 0.8) 60%, rgba(82, 132, 87, 0.8) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 5px;
   margin:0 auto;
}
.le_s-button.hover, .le_s-button:hover {
   color: #D6E5D7 !important;
}

input[type="text"], input[type="password"]
{
   background:  #FFFFFF;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #97BE9B;
   margin:0 auto;
}
input[type="text"], input[type="password"]
{
   width: 100%;
   padding: 10px 0;
   color: #23292F !important;
}
form.le_s-search input[type="text"]
{
   background:  #FFFFFF;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #97BE9B;
   margin: 2px 0;
   width: 100%;
   padding: 10px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #23292F !important;
}
form.le_s-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   right:5px;
   top:0;
   padding:0;
   margin:5px;
   left:0;
}

form.le_s-search input
{
   top:0;
   right:0;
}

form.le_s-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.le_s-search input[type="submit"] {
   position:absolute;
   left:auto;
   width:24px;
   height: 100%;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   padding:0;
}

label.le_s-checkbox:before
{
   background:  #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #758899;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.le_s-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.le_s-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.le_s-checkbox.active:before
{
   background:  #97BE9B;
   background: -webkit-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: -moz-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: -o-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: -ms-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   -svg-background: linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #5C9361;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.le_s-checkbox.hovered:before
{
   background:  #C0D8C2;
   background: -webkit-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: -moz-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: -o-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: -ms-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   -svg-background: linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #5C9361;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.le_s-radiobutton:before
{
   background:  #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #E6EFE7 50%, #C3DAC5 50%, #D9E7DB 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #3F4B55;
   margin:0 auto;
   width:20px;
   height:20px;
}
label.le_s-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
}

.le_s-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.le_s-radiobutton.active:before
{
   background:  #97BE9B;
   background: -webkit-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: -moz-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: -o-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: -ms-linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   background: linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   -svg-background: linear-gradient(top, #BDD6BF 0, #A4C6A7 50%, #82B085 50%, #97BE9B 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #5C9361;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.le_s-radiobutton.hovered:before
{
   background:  #C0D8C2;
   background: -webkit-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: -moz-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: -o-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: -ms-linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   background: linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   -svg-background: linear-gradient(top, #E6EFE7 0, #CDE0CE 50%, #AACAAD 50%, #C0D8C2 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #5C9361;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

.le_s-post
{
   background: #EFF5F0;
   background:  rgba(239, 245, 240, 0.6);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.06);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.06);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.06);
   padding:3px;
   margin:5px;
}
a img
{
   border: 0;
}

.le_s-article img, img.le_s-article, .le_s-block img, .le_s-footer img
{
   border: 3px solid #97BE9B;
   margin: 10px 10px 10px 10px;
}

.le_s-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.le_s-article table, table.le_s-article
{
   border-collapse: collapse;
   margin: 1px;
}

.le_s-post .le_s-content-layout-br
{
   height: 0;
}

.le_s-article th, .le_s-article td
{
   padding: 2px;
   border: dashed 1px #758899;
   vertical-align: top;
   text-align: left;
}

.le_s-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.le_s-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;
}

.le_s-postheader
{
   color: #162317;
   margin: 6px 0;
   font-size: 20px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.le_s-postheader a, 
.le_s-postheader a:link, 
.le_s-postheader a:visited,
.le_s-postheader a.visited,
.le_s-postheader a:hover,
.le_s-postheader a.hovered
{
   font-size: 20px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.le_s-postheader a, .le_s-postheader a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #314E34;
}

.le_s-postheader a:visited, .le_s-postheader a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ECF3ED;
}

.le_s-postheader a:hover,  .le_s-postheader a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D6E5D7;
}

.le_s-postcontent ul>li:before,  .le_s-post ul>li:before,  .le_s-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;
}

.le_s-postcontent ol, .le_s-post ol, .le_s-textblock ol, .le_s-postcontent ul, .le_s-post ul, .le_s-textblock ul
{
   margin: 1em 0 1em 13px;
   padding: 0;
}

.le_s-postcontent li, .le_s-post li, .le_s-textblock li
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-postcontent li ol, .le_s-post li ol, .le_s-textblock li ol, .le_s-postcontent li ul, .le_s-post li ul, .le_s-textblock li ul
{
   margin: 0.5em 0 0.5em 13px;
   padding: 0;
}

.le_s-postcontent li, .le_s-post li, .le_s-textblock li
{
   color: #070809;
   margin: 5px 0 5px 0;
   padding: 0;
}

.le_s-postcontent ol>li, .le_s-post ol>li, .le_s-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.le_s-postcontent ul>li, .le_s-post ul>li, .le_s-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:  #C0D8C2 url('images/postquote.png') no-repeat scroll;
   border:1px dotted #97BE9B;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #0A100A;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .le_s-postcontent blockquote a, .le_s-blockcontent blockquote a, .le_s-footer blockquote a,
blockquote a:link, .le_s-postcontent blockquote a:link, .le_s-blockcontent blockquote a:link, .le_s-footer blockquote a:link,
blockquote a:visited, .le_s-postcontent blockquote a:visited, .le_s-blockcontent blockquote a:visited, .le_s-footer blockquote a:visited,
blockquote a:hover, .le_s-postcontent blockquote a:hover, .le_s-blockcontent blockquote a:hover, .le_s-footer blockquote a:hover
{
   color: #0A100A;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

/* Override native 'p' margins*/
blockquote p,
.le_s-postcontent blockquote p,
.le_s-blockcontent blockquote p,
.le_s-footer blockquote p
{
   margin: 0;
}

.le_s-footer
{
   background:  #233825;
   -webkit-border-radius:0 0 13px 13px;
   -moz-border-radius:0 0 13px 13px;
   border-radius:0 0 13px 13px;
   padding:15px;
   margin:0 auto;
   position: relative;
   color: #B9C2CB;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.le_s-footer a,
.le_s-footer a:link,
.le_s-footer a:visited,
.le_s-footer a:hover,
.le_s-footer td, 
.le_s-footer th,
.le_s-footer caption
{
   color: #B9C2CB;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.le_s-footer p 
{
   padding:0;
   text-align: center;
}

.le_s-footer a,
.le_s-footer a:link
{
   color: #78AB7C;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.le_s-footer a:visited
{
   color: #66798A;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.le_s-footer a:hover
{
   color: #588D5D;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.le_s-footer img
{
   border: none;
   margin: 0;
}

.le_s-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   padding-bottom: 3px;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}

.le_s-footer ol, .le_s-footer ul
{
   margin: 1em 0 1em 0;
   padding: 0;
}

.le_s-footer li
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #B4D0B6;
   margin: 0 0 0 0;
   padding: 0;
}

.le_s-footer li ol, .le_s-footer li ul
{
   margin: 0.5em 0 0.5em 0;
   padding: 0;
}

.le_s-footer ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.le_s-footer ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.le_s-page-footer, 
.le_s-page-footer a,
.le_s-page-footer a:link,
.le_s-page-footer a:visited,
.le_s-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: #A4C6A7;
}

.le_s-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #728697;
}

.le_s-slidenavigator
{
   background: #909FAD;
   background:  rgba(144, 159, 173, 0.6);
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.21);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.21);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.21);
   border:1px solid rgba(120, 171, 124, 0.9);
   margin:0 auto;
}

.le_s-slidenavigator > a
{
   background:  #4C5A67;
   -webkit-border-radius:10%;
   -moz-border-radius:10%;
   border-radius:10%;
   margin:7px 17px 7px 0;
   display: inline-block;
   width: 5px;
   height: 5px;
   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;
}

.le_s-slidenavigator > a:first-child {
   margin-left: 17px;
}

.le_s-slidenavigator > a.active
{
   background:  #49744C;
   background: -webkit-linear-gradient(top, #4B774E 0, #4D7A50 40%, #4D7A50 70%, #29422B 100%) no-repeat;
   background: -moz-linear-gradient(top, #4B774E 0, #4D7A50 40%, #4D7A50 70%, #29422B 100%) no-repeat;
   background: -o-linear-gradient(top, #4B774E 0, #4D7A50 40%, #4D7A50 70%, #29422B 100%) no-repeat;
   background: -ms-linear-gradient(top, #4B774E 0, #4D7A50 40%, #4D7A50 70%, #29422B 100%) no-repeat;
   background: linear-gradient(top, #4B774E 0, #4D7A50 40%, #4D7A50 70%, #29422B 100%) no-repeat;
   -svg-background: linear-gradient(top, #4B774E 0, #4D7A50 40%, #4D7A50 70%, #29422B 100%) no-repeat;
   border:1px solid #355538;
}

.le_s-slidenavigator > a:hover
{
   background:  #49744C;
   border:1px solid #5C9361;
}

img.le_s-lightbox
{
   cursor: pointer;
}

#le_s-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#le_s-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.8);
   /*opacity: 0.8;
	filter:alpha(opacity=80);*/
    z-index: 9999;
}

img.le_s-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.le_s-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);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.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 */}

.le_s-content-layout .le_s-sidebar1
{
   background:  #233825;
   border-right:1px double #758899;
   margin:0 auto;
   width: 250px;
}

.le_s-content-layout .le_s-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
