#ds-main
{
   background: #FFFFFF url('/images/grass1.jpg');
   
   margin:0 auto;
   font-size: 13px;
   font-family: "Trebuchet MS", 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.ds-hmenu
{
   font-size: 13px;
   font-family: 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. 
 */
.ds-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #38E628;
   background: -webkit-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: -moz-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: -o-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: -ms-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   -svg-background: linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: linear-gradient(to bottom, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #E2341D;
   padding:0 20px;
   margin:0 auto;
   height:30px;
}

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

.ds-postcontent,
.ds-postcontent li,
.ds-postcontent table,
.ds-postcontent a,
.ds-postcontent a:link,
.ds-postcontent a:visited,
.ds-postcontent a.visited,
.ds-postcontent a:hover,
.ds-postcontent a.hovered
{
//   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

.ds-postcontent a, .ds-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
//   color: #6A2801;
   color: #ffa875;

}

.ds-postcontent a:visited, .ds-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FEB781;
}

.ds-postcontent  a:hover, .ds-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #FEAF81;
}

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

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

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

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

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

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

.ds-postcontent h3
{
   color: #FE972A;
   margin: 15px 0 0;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h3
{
   margin: 15px 0 0;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

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

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

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

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

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

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

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

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

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

header, footer, article, nav, #ds-hmenu-bg, .ds-sheet, .ds-slidenavigator > a, .ds-checkbox:before, .ds-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: 1000px;
   color: #FDFDFB;
}

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

.ds-header:after, 
#ds-header-bg:after, 
.ds-layout-cell:after, 
.ds-layout-wrapper:after, 
.ds-footer:after, 
.ds-nav:after, 
#ds-hmenu-bg:after, 
.ds-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, .ds-postcontent li h1, .ds-blockcontent li h1 
{
   margin:1px;
} 
li h2, .ds-postcontent li h2, .ds-blockcontent li h2 
{
   margin:1px;
} 
li h3, .ds-postcontent li h3, .ds-blockcontent li h3 
{
   margin:1px;
} 
li h4, .ds-postcontent li h4, .ds-blockcontent li h4 
{
   margin:1px;
} 
li h5, .ds-postcontent li h5, .ds-blockcontent li h5 
{
   margin:1px;
} 
li h6, .ds-postcontent li h6, .ds-blockcontent li h6 
{
   margin:1px;
} 
li p, .ds-postcontent li p, .ds-blockcontent li p 
{
   margin:1px;
}


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

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

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

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

.ds-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 23px;
  left: 33.04%;
  margin-left: -102px !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;
}

.ds-headline, 
.ds-headline a, 
.ds-headline a:link, 
.ds-headline a:visited, 
.ds-headline a:hover
{
font-size: 48px;
font-family: "Trebuchet MS", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #fff !important;
  white-space: nowrap;
}
.ds-slogan
{
  
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 92px;
  left: 33.43%;
  line-height: 100%;
  margin-left: -99px !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;
}

.ds-slogan, 
.ds-slogan a, 
.ds-slogan a:link, 
.ds-slogan a:visited, 
.ds-slogan a:hover
{
font-size: 28px;
font-family: "Trebuchet MS", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #fff !important;
}





.ds-footer .layout-item-0 { color: #FFFFFF; background: #000000;  }
.ds-footer .layout-item-1 { color: #FFFFFF;  }
.ie7 .ds-post .ds-layout-cell {border:none !important; padding:0 !important; }
.ie6 .ds-post .ds-layout-cell {border:none !important; padding:0 !important; }

.ds-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 250px;
   background-image: url('images/headerlogos.png'),url('images/object1167748365.png'), url('images/header.png');
   background-position: 568px 70px,8px 19px, 0 0;
   position: relative;
   width: 1000px;
   z-index: auto !important;
}

.custom-responsive .ds-header
{
   background-image: url('images/headerlogos.png'),url('images/object1167748365.png'), url('images/header.png');
   background-position: 568px 70px,8px 19px, 0 0;
}

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

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

.ds-nav
{
   background: #000000;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;
}

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

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

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

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

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

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

ul.ds-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

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

.desktop .ds-nav{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
}

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

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

.ds-hmenu
{
   float: left;
}

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

ul.ds-hmenu>li>a
{
   padding:0 25px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 53px;
   cursor: pointer;
   text-decoration: none;
   color: #C1A671;
   line-height: 53px;
   text-align: center;
}

.ds-hmenu>li>a, 
.ds-hmenu>li>a:link, 
.ds-hmenu>li>a:visited, 
.ds-hmenu>li>a.active, 
.ds-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.ds-hmenu>li>a.active
{
   padding:0 25px;
   margin:0 auto;
   color: #FC5E03;
   text-decoration: none;
}

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

ul.ds-hmenu>li>a:hover, .desktop ul.ds-hmenu>li:hover>a
{
   background: #FE901B;
   padding:0 25px;
   margin:0 auto;
}
ul.ds-hmenu>li>a:hover, 
.desktop ul.ds-hmenu>li:hover>a {
   color: #4C2101;
   text-decoration: none;
}

ul.ds-hmenu li li a
{
   background: #E5D9C3;
   background: transparent;
   padding:0 22px;
   margin:0 auto;
}
ul.ds-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 4px;
   margin-bottom: 4px;
}

.desktop ul.ds-hmenu li li ul>li:first-child 
{
   margin-top: 4px;
}

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

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

.ds-hmenu ul a:link, 
.ds-hmenu ul a:visited, 
.ds-hmenu ul a.active, 
.ds-hmenu ul a:hover
{
   text-align: left;
   line-height: 29px;
   color: #272011;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.desktop ul.ds-hmenu>li>ul>li
{
   margin-top: 0;
   margin-bottom: 0;
}

.desktop .ds-hmenu>li>ul>li>a
{
   font-weight: bold !important;
}
.desktop .ds-hmenu>li>ul>li
{
   float: left;
}
.desktop .ds-hmenu>li>ul>li>ul
{
   position: relative;
   left: 0 !important;
   right: auto !important;
   padding: 0 !important;
   margin: 0 !important;
}
.desktop .ds-hmenu>li:hover>ul>li>ul
{
   visibility: visible;
}
.desktop .ds-hmenu>li>ul>li>ul:before
{
   visibility: hidden;
}

ul.ds-hmenu ul li a:hover
{
   background: #FEAF81;
   background: transparent;
   margin:0 auto;
}
.ds-hmenu ul a:hover
{
   color: #000000;
}

ul.ds-hmenu ul:before
{
   background: #FD6812;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.ds-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.ds-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop ul.ds-hmenu>li>ul
{
   padding: 15px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop ul.ds-hmenu ul ul
{
   padding: 35px 35px 35px 15px;
   margin: -35px 0 0 -5px;
}

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

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

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

.desktop ul.ds-hmenu ul ul.ds-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 15px;
   margin: -35px 0 0 -5px;
}

.desktop ul.ds-hmenu ul ul.ds-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 15px 35px 35px;
   margin: -35px -5px 0 0;
}

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

.desktop ul.ds-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

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

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

.desktop ul.ds-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.ds-hmenu>li.ext>a:hover,
.desktop ul.ds-hmenu>li.ext:hover>a,
.desktop ul.ds-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 0 25px 0 25px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #FFFFFF;
}

.desktop ul.ds-hmenu>li.ext>a:hover:before,
.desktop ul.ds-hmenu>li.ext:hover>a:before,
.desktop ul.ds-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -0;
   background-color: #FD6812;
   border: 0 solid transparent;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.ds-hmenu>li.ext:hover>ul 
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -0;
   clip: rect(5px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.ds-hmenu>li.ext>.ext-r,
ul.ds-hmenu>li.ext>.ext-l,
ul.ds-hmenu>li.ext>.ext-m,
ul.ds-hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop ul.ds-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
  height: 5px;
   top: 100%;
   padding-top: 0;
   margin-top: -0;
/* border width + shadow */}

.desktop ul.ds-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.ds-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -0;
   background-color: #FD6812;
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 0;
   margin-right: -0;
/* only shadow */}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -0;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 0;
   margin-left: -0;
/* only shadow */}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -0;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-m, 
.desktop ul.ds-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-m:before, 
.desktop ul.ds-hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -0;
   bottom: -0;
   /* shadow offset */
  background-color: #FD6812;
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -0;
   left: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -0;
   right: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -0;
   right: -0
;
}

.ds-sheet
{
   background: #E2341D;
//   border:1px solid #231000;
   border-bottom:none;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

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

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

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

.ds-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 */ 
.ds-postcontent .ds-content-layout
{
   border-collapse: collapse;
}

.ds-breadcrumbs
{
   margin:0 auto;
}

a.ds-button,
a.ds-button:link,
a:link.ds-button:link,
body a.ds-button:link,
a.ds-button:visited,
body a.ds-button:visited,
input.ds-button,
button.ds-button
{
   text-decoration: none;
   font-size: 16px;
   font-family: 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: #381801;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 30px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea, a.ds-search-button span
{
   vertical-align: middle;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

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

.ds-button.active, .ds-button.active:hover
{
   background: #FE972A;
   background: -webkit-linear-gradient(top, #FE9A2F 0, #FE9F39 40%, #FE9F39 70%, #FE8401 88%, #DA7101 100%) no-repeat;
   background: -moz-linear-gradient(top, #FE9A2F 0, #FE9F39 40%, #FE9F39 70%, #FE8401 88%, #DA7101 100%) no-repeat;
   background: -o-linear-gradient(top, #FE9A2F 0, #FE9F39 40%, #FE9F39 70%, #FE8401 88%, #DA7101 100%) no-repeat;
   background: -ms-linear-gradient(top, #FE9A2F 0, #FE9F39 40%, #FE9F39 70%, #FE8401 88%, #DA7101 100%) no-repeat;
   -svg-background: linear-gradient(top, #FE9A2F 0, #FE9F39 40%, #FE9F39 70%, #FE8401 88%, #DA7101 100%) no-repeat;
   background: linear-gradient(to bottom, #FE9A2F 0, #FE9F39 40%, #FE9F39 70%, #FE8401 88%, #DA7101 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #000000;
   padding:0 20px;
   margin:0 auto;
}
.ds-button.active, .ds-button.active:hover {
   color: #321601 !important;
}

.ds-button.hover, .ds-button:hover
{
   background: #38E628;
   background: -webkit-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: -moz-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: -o-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: -ms-linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   -svg-background: linear-gradient(top, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   background: linear-gradient(to bottom, #3CE62D 0, #45E736 40%, #45E736 70%, #2CE41B 80%, #21AD14 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #F7FF1A;
   padding:0 20px;
   margin:0 auto;
}
.ds-button.hover, .ds-button:hover {
   color: #381501 !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: #F9FAFB;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #FD7D1C;
   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: 100%;
   padding: 5px 0;
//   color: #793501 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.ds-error, textarea.ds-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.ds-error, textarea.ds-error {
   color: #793501 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.ds-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #793501 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.ds-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

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

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

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

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

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

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

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

label.ds-checkbox.active:before
{
   background: #CFBA91;
   -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.ds-checkbox.hovered:before
{
   background: #E5D9C3;
   -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.ds-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.ds-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #381801 !important;
}

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

label.ds-radiobutton.active:before
{
   background: #CFBA91;
   -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.ds-radiobutton.hovered:before
{
   background: #E5D9C3;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.ds-comments
{
   border-top:1px dotted #BFA46E;
   margin:0 auto;
   margin-top: 25px;
}

.ds-comments h2
{
   color: #19140B;
}

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

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

.ds-comment-content
{
   padding:10px 0;
   color: #381501;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

.ds-comment-header
{
   color: #19140B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

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

.ds-comment-header a, .ds-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FDFDFB;
}

.ds-comment-header a:visited, .ds-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FDFDFB;
}

.ds-comment-header a:hover,  .ds-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FDFDFB;
}

.ds-comment-content a, 
.ds-comment-content a:link, 
.ds-comment-content a:visited,
.ds-comment-content a.visited,
.ds-comment-content a:hover,
.ds-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-comment-content a, .ds-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FFE8D7;
}

.ds-comment-content a:visited, .ds-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FEDCC7;
}

.ds-comment-content a:hover,  .ds-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FFE8D7;
}

.ds-pager
{
   background: #EFF2F5;
   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 #BFA46E;
   padding:5px;
}

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

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

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

.ds-pager a:link,
.ds-pager a:visited,
.ds-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #2B2313
;
}

.ds-pager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #E5D9C3;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.ds-pager .more
{
   background: #E5D9C3;
   background: -webkit-linear-gradient(top, #FDFDFB 0, #CAB486 100%) no-repeat;
   background: -moz-linear-gradient(top, #FDFDFB 0, #CAB486 100%) no-repeat;
   background: -o-linear-gradient(top, #FDFDFB 0, #CAB486 100%) no-repeat;
   background: -ms-linear-gradient(top, #FDFDFB 0, #CAB486 100%) no-repeat;
   -svg-background: linear-gradient(top, #FDFDFB 0, #CAB486 100%) no-repeat;
   background: linear-gradient(to bottom, #FDFDFB 0, #CAB486 100%) no-repeat;
   border:1px solid #E5D9C3;
   margin:0 4px 0 auto;
}
.ds-pager a.more:link,
.ds-pager a.more:visited
{
   color: #3D1B01
;
}
.ds-pager a:hover
{
   background: #CFBA91;
   background: -webkit-linear-gradient(top, #E6DCC6 0, #B69758 100%) no-repeat;
   background: -moz-linear-gradient(top, #E6DCC6 0, #B69758 100%) no-repeat;
   background: -o-linear-gradient(top, #E6DCC6 0, #B69758 100%) no-repeat;
   background: -ms-linear-gradient(top, #E6DCC6 0, #B69758 100%) no-repeat;
   -svg-background: linear-gradient(top, #E6DCC6 0, #B69758 100%) no-repeat;
   background: linear-gradient(to bottom, #E6DCC6 0, #B69758 100%) no-repeat;
   border:1px solid #E5D9C3;
   padding:7px;
   margin:0 4px 0 auto;
}
.ds-pager  a:hover,
.ds-pager  a.more:hover
{
   color: #2B2313
;
}
.ds-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.ds-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #19140B;
}

.ds-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #19140B;
}

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

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

.ds-commentsform .form-submit
{
   margin-top: 10px;
}
.ds-block
{
   background: #6A3E24;
   background: rgba(106, 62, 36, 0.5);
   -webkit-border-radius:13px;
   -moz-border-radius:13px;
   border-radius:13px;
   border:1px solid rgba(99, 81, 44, 0.5);
   padding:7px;
   margin:10px;
}
div.ds-block img
{
   border: none;
   margin: 3px;
}

.ds-blockheader
{
   background: #FFFFFF url('images/blockheader.png') scroll;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(186, 186, 186, 0.09) 100%) no-repeat, url('images/blockheader.png'), -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(186, 186, 186, 0.09) 100%) no-repeat, url('images/blockheader.png'), -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(186, 186, 186, 0.09) 100%) no-repeat, url('images/blockheader.png'), -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(186, 186, 186, 0.09) 100%) no-repeat, url('images/blockheader.png'), -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(186, 186, 186, 0.09) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0, rgba(186, 186, 186, 0.09) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(to bottom, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #FD6812;
   padding:8px 5px;
   margin:0 auto 4px;
}
.ds-blockheader .t,
.ds-blockheader .t a,
.ds-blockheader .t a:link,
.ds-blockheader .t a:visited, 
.ds-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   margin: 0 10px 0 5px;
}

.ds-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}
.ds-blockcontent table,
.ds-blockcontent li, 
.ds-blockcontent a,
.ds-blockcontent a:link,
.ds-blockcontent a:visited,
.ds-blockcontent a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

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

.ds-blockcontent a, .ds-blockcontent a:link
{
   color: #FEC5A4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.ds-blockcontent a:visited, .ds-blockcontent a.visited
{
   color: #FECBA4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.ds-blockcontent a:hover, .ds-blockcontent a.hover
{
   color: #FEDCC7;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.ds-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: -12px;
}
.opera .ds-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ds-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #FEC59A;
}

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

.ds-block ul>li
{
   padding-left: 12px;
}

.ds-post
{
   margin:5px;
}
a img
{
   border: 0;
}

.ds-article img, img.ds-article, .ds-block img, .ds-footer img
{
   margin: 7px 7px 7px 7px;
}

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

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

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

.ds-article th, .ds-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

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

.ds-postmetadataheader
{
   background: #E2341D;
   border-bottom:2px solid #CFBA91;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.ds-postheader
{
   color: #B6BFC9;
   margin: 15px 0 0 10px;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

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

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

.ds-postheadericons,
.ds-postheadericons a,
.ds-postheadericons a:link,
.ds-postheadericons a:visited,
.ds-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #0F0700;
}

.ds-postheadericons
{
   padding: 1px;
}

.ds-postheadericons a, .ds-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D0BC95;
}

.ds-postheadericons a:visited, .ds-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #D0BC95;
}

.ds-postheadericons a:hover, .ds-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #000000;
}

.ds-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 .ds-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

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

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

.ds-postcontent ul>li:before,  .ds-post ul>li:before,  .ds-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 .ds-postcontent ul>li:before, .opera   .ds-post ul>li:before, .opera   .ds-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ds-postcontent li, .ds-post li, .ds-textblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #0B0905;
   margin: 0 0 0 26px;
}

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

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

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

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

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

.ds-postcontent li, .ds-post li, .ds-textblock li
{
   margin: 0 0 0 0;
}

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

.ds-postcontent ul>li, .ds-post ul>li, .ds-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: #FEDFCD url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 38px;
   margin:10px 10px 10px 50px;
   color: #230D00;
   font-family: Arial, 'Arial Unicode MS', 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, .ds-postcontent blockquote a, .ds-blockcontent blockquote a, .ds-footer blockquote a,
blockquote a:link, .ds-postcontent blockquote a:link, .ds-blockcontent blockquote a:link, .ds-footer blockquote a:link,
blockquote a:visited, .ds-postcontent blockquote a:visited, .ds-blockcontent blockquote a:visited, .ds-footer blockquote a:visited,
blockquote a:hover, .ds-postcontent blockquote a:hover, .ds-blockcontent blockquote a:hover, .ds-footer blockquote a:hover
{
   color: #230D00;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

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

.ds-postfootericons,
.ds-postfootericons a,
.ds-postfootericons a:link,
.ds-postfootericons a:visited,
.ds-postfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #0F0700;
}

.ds-postfootericons
{
   padding: 1px;
}

.ds-postfootericons a, .ds-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D0BC95;
}

.ds-postfootericons a:visited, .ds-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D0BC95;
}

.ds-postfootericons a:hover, .ds-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.ds-footer
{
   background: #000;
   margin:0 auto;
   position: relative;
   color: #fff;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.ds-footer a,
.ds-footer a:link,
.ds-footer a:visited,
.ds-footer a:hover,
.ds-footer td, 
.ds-footer th,
.ds-footer caption
{
   color: #512301;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.ds-footer a,
.ds-footer a:link
{
   color: #C04802;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.ds-footer a:visited
{
   color: #833A01;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.ds-footer a:hover
{
   color: #FC5E03;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

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

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

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

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

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

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

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

.ds-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:10px;
   padding-right: 10px;
   padding-left: 10px;
}

.ds-rss-tag-icon
{
   background:  url('images/footerrssicon.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;
}

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

.ds-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;
}

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

.ds-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;
}

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

.ds-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;
}

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

.ds-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;
}

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

.ds-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;
}

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

.ds-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;
}

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

.ds-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;
}

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

.ds-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #A74902;
}

.ds-page-footer, 
.ds-page-footer a,
.ds-page-footer a:link,
.ds-page-footer a:visited,
.ds-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: #7C6536;
}

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

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

.ds-content-layout .ds-sidebar1
{
   margin:0 auto;
   width: 220px;
}

/* Begin Additional CSS Styles */
.ds-logo-text {margin: -10px 0 0 5px}
.ds-blockheader .t, .ds-vmenublockheader .t {white-space: nowrap;}

input[type='checkbox'] {
    -webkit-appearance:none;
    width:50px;
    height:50px;
    background:white;
    border-radius:45px;
    border:5px solid #000;
    background:#e2341d
}
input[type='checkbox']:checked {
    background: #00ff00;
}


/* End Additional CSS Styles */

