
#bee-main
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #B2B2B2 1050px) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #B2B2B2 1050px) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #B2B2B2 1050px) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #B2B2B2 1050px) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #B2B2B2 1050px) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #B2B2B2 1050px) no-repeat;
   background-attachment: fixed !important;
   margin:0 auto;
   font-size: 13px;
   font-family: 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.bee-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. 
 */
.bee-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #F63B23;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
   height:24px;
}

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

.bee-postcontent,
.bee-postcontent li,
.bee-postcontent table,
.bee-postcontent a,
.bee-postcontent a:link,
.bee-postcontent a:visited,
.bee-postcontent a.visited,
.bee-postcontent a:hover,
.bee-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.bee-postcontent p
{
   margin: 13px 0;
}

.bee-postcontent h1, .bee-postcontent h1 a, .bee-postcontent h1 a:link, .bee-postcontent h1 a:visited, .bee-postcontent h1 a:hover,
.bee-postcontent h2, .bee-postcontent h2 a, .bee-postcontent h2 a:link, .bee-postcontent h2 a:visited, .bee-postcontent h2 a:hover,
.bee-postcontent h3, .bee-postcontent h3 a, .bee-postcontent h3 a:link, .bee-postcontent h3 a:visited, .bee-postcontent h3 a:hover,
.bee-postcontent h4, .bee-postcontent h4 a, .bee-postcontent h4 a:link, .bee-postcontent h4 a:visited, .bee-postcontent h4 a:hover,
.bee-postcontent h5, .bee-postcontent h5 a, .bee-postcontent h5 a:link, .bee-postcontent h5 a:visited, .bee-postcontent h5 a:hover,
.bee-postcontent h6, .bee-postcontent h6 a, .bee-postcontent h6 a:link, .bee-postcontent h6 a:visited, .bee-postcontent h6 a:hover,
.bee-blockheader .t, .bee-blockheader .t a, .bee-blockheader .t a:link, .bee-blockheader .t a:visited, .bee-blockheader .t a:hover,
.bee-vmenublockheader .t, .bee-vmenublockheader .t a, .bee-vmenublockheader .t a:link, .bee-vmenublockheader .t a:visited, .bee-vmenublockheader .t a:hover,
.bee-headline, .bee-headline a, .bee-headline a:link, .bee-headline a:visited, .bee-headline a:hover,
.bee-slogan, .bee-slogan a, .bee-slogan a:link, .bee-slogan a:visited, .bee-slogan a:hover,
.bee-postheader, .bee-postheader a, .bee-postheader a:link, .bee-postheader a:visited, .bee-postheader a:hover
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.bee-postcontent a, .bee-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #F63B23;
}

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

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

.bee-postcontent h1
{
   color: #8C8C8C;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.bee-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.bee-postcontent h2
{
   color: #494949;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.bee-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

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

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

.bee-postcontent h4
{
   color: #161616;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.bee-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.bee-postcontent h5
{
   color: #161616;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.bee-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.bee-postcontent h6
{
   color: #494949;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.bee-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

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

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

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


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

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

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

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

.bee-logo-481255602
{  
  position: absolute;
  top: 18px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      z-index: 101;
  width: 263px;
  height: 88px;
}





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

#bee-hmenu-bg
{
   position: absolute;
   overflow: hidden;
   left: 0;
   margin: 0 auto;
   width: 100%;
   z-index: auto;
   border-radius: 0;
}

.bee-sheet
{
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.bee-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 150px;
   background-image: url('images/object1464456715.png'), url('images/header.jpg');
   background-position: 818px 2px, center top;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .bee-header
{
   background-image: url('images/object1464456715.png'), url('images/header.jpg');
   background-position: 818px 2px, center top;
}

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

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

.bee-nav
{
   background: #F63B23;
   background: rgba(246, 59, 35, 0.86);
   border-bottom:1px dotted #C7C7C7;
   position: absolute;
   margin: 0;
   bottom:     0;
   width: 100%;
   z-index: 100;
}

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

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

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

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

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

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

ul.bee-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.bee-nav-inner:before 
{
   content:' ';
}

nav.bee-nav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.bee-nav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop .bee-nav
{
   padding-left: 0;
   padding-right: 0;
}

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

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

.bee-hmenu
{
   float: right;
}

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

ul.bee-hmenu>li>a
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:0 8px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 24px;
   cursor: pointer;
   text-decoration: none;
   color: #D2D2D2;
   line-height: 24px;
   text-align: center;
}

.bee-hmenu>li>a, 
.bee-hmenu>li>a:link, 
.bee-hmenu>li>a:visited, 
.bee-hmenu>li>a.active, 
.bee-hmenu>li>a:hover
{
   font-size: 13px;
   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.bee-hmenu>li>a.active
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:0 8px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

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

ul.bee-hmenu>li>a:hover, .desktop ul.bee-hmenu>li:hover>a
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:0 8px;
   margin:0 auto;
}
ul.bee-hmenu>li>a:hover, 
.desktop ul.bee-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

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

ul.bee-hmenu li li a
{
   background: #878787;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:0 10px;
   margin:0 auto;
}
ul.bee-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 2px;
   margin-bottom: 2px;
}

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

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

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

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

ul.bee-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dotted #FFCDD6;
}

.desktop ul.bee-hmenu li li:first-child:before, 
.desktop ul.bee-hmenu li li:first-child:after 
{
   display: none;
} 

ul.bee-hmenu ul li a:hover, .desktop ul.bee-hmenu ul li:hover>a
{
   background: #FFFFFF;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   margin:0 auto;
}
.bee-hmenu ul a:hover
{
   text-decoration: none;
   color: #000000;
}

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

ul.bee-hmenu ul:before
{
   background: #F1F1F1;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px dotted rgba(238, 238, 238, 0.9);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.bee-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.bee-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop ul.bee-hmenu>li>ul
{
   padding: 16px 36px 36px 36px;
   margin: -10px 0 0 -30px;
}

.desktop ul.bee-hmenu ul ul
{
   padding: 36px 36px 36px 18px;
   margin: -36px 0 0 -5px;
}

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

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

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

.desktop ul.bee-hmenu ul ul.bee-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 36px 36px 36px 18px;
   margin: -36px 0 0 -5px;
}

.desktop ul.bee-hmenu ul ul.bee-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 36px 18px 36px 36px;
   margin: -36px -5px 0 0;
}

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

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

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

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

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

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

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

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

.desktop ul.bee-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -1px;
   clip: rect(6px, 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.bee-hmenu>li.ext>.ext-r,
ul.bee-hmenu>li.ext>.ext-l,
ul.bee-hmenu>li.ext>.ext-m,
ul.bee-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.bee-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.bee-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.bee-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: 6px;
   top: 100%;
   padding-top: 1px;
   margin-top: -1px;
/* border width + shadow */}

.desktop ul.bee-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.bee-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #F1F1F1;
   border: 1px Dotted rgba(238, 238, 238, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

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

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

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

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

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

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

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

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

.desktop ul.bee-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.bee-hmenu>li.ext:hover>.ext-m:before, 
.desktop ul.bee-hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -1px;
   bottom: -1px;
   /* shadow offset */
  background-color: #F1F1F1;
   border: 1px Dotted rgba(238, 238, 238, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

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

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

.desktop ul.bee-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -1px;
   right: -1px
;
}

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

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

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

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

.bee-block
{
   margin:3px;
}
div.bee-block img
{
   border: none;
   margin: 0;
}

.bee-blockheader
{
   padding:6px 5px;
   margin:0 auto 2px;
}
.bee-blockheader .t,
.bee-blockheader .t a,
.bee-blockheader .t a:link,
.bee-blockheader .t a:visited, 
.bee-blockheader .t a:hover
{
   color: #959595;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.bee-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #8C001A;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.bee-blockcontent table,
.bee-blockcontent li, 
.bee-blockcontent a,
.bee-blockcontent a:link,
.bee-blockcontent a:visited,
.bee-blockcontent a:hover
{
   color: #8C001A;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.bee-blockcontent p
{
   margin: 0 5px;
}

.bee-blockcontent a, .bee-blockcontent a:link
{
   color: #ABABAB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

.bee-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #E6002A;
   margin: 5px 0 0 10px;
}

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

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

.bee-breadcrumbs
{
   margin:0 auto;
}

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

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

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

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

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

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

.bee-button.active, .bee-button.active:hover
{
   background: #7B0017;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
}
.bee-button.active, .bee-button.active:hover {
   color: #FFFFFF !important;
}

.bee-button.hover, .bee-button:hover
{
   background: #FF5252;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
}
.bee-button.hover, .bee-button:hover {
   color: #FFFFFF !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: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #878787;
   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: 4px 0;
   color: #B90022 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.bee-error, textarea.bee-error
{
   background: #FFFFFF;
   border:1px solid #F63B22;
   margin:0 auto;
}
input.bee-error, textarea.bee-error {
   color: #B90022 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.bee-search input[type="text"]
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #ECECEC;
   margin:0 auto;
   width: 100%;
   padding: 4px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #464646 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.bee-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

form.bee-search input[type="submit"], input.bee-search-button, a.bee-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.bee-search input[type="submit"], input.bee-search-button, a.bee-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.bee-search-button span.bee-search-button-text {
   display: none;
}

label.bee-checkbox:before
{
   background: #FFFFFF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.bee-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: #464646 !important;
}

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

label.bee-checkbox.active:before
{
   background: #CDCDCD;
   -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.bee-checkbox.hovered:before
{
   background: #A3A3A3;
   -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.bee-radiobutton:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.bee-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: #464646 !important;
}

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

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

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

.bee-comments h2
{
   color: #2D2D2D;
}

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

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

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

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

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

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

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

.bee-comment-header a, .bee-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   color: #959595;
}

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

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

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

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

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

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

.bee-pager
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
}

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

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

.bee-pager>*
{
   background: #A3A3A3;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

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

.bee-pager .active
{
   background: #D2D2D2;
   padding:10px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.bee-pager .more
{
   background: #A3A3A3;
   margin:0 4px 0 auto;
}
.bee-pager a.more:link,
.bee-pager a.more:visited
{
   color: #141414
;
}
.bee-pager a:hover
{
   background: #878787;
   padding:10px;
   margin:0 4px 0 auto;
}
.bee-pager  a:hover,
.bee-pager  a.more:hover
{
   text-decoration: none;
   color: #1F1F1F
;
}
.bee-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.bee-commentsform
{
   background: #FFFFFF;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #2D2D2D;
}

.bee-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #2D2D2D;
}

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

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

.bee-commentsform .form-submit
{
   margin-top: 10px;
}
.bee-post
{
   padding:5px;
}
a img
{
   border: 0;
}

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

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

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

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

.bee-article th, .bee-article td
{
   padding: 2px;
   border: solid 1px #878787;
   vertical-align: top;
   text-align: left;
}

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

.bee-postheader
{
   color: #E6002A;
   margin: 5px 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

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

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

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

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

.bee-postheadericons
{
   padding: 1px;
   margin: 0 0 0 10px;
}

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

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

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

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

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

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

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

.bee-postcontent li, .bee-post li, .bee-textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #000000;
   margin: 3px 0 0 11px;
}

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

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

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

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

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

.bee-postcontent li, .bee-post li, .bee-textblock li
{
   margin: 3px 0 0 0;
}

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

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

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

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #818181;
}

.Sorter a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #818181;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #818181;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #626262;
}

.Sorter
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#464646;
}

.bee-footer
{
   background: #000000;
   border-top:1px dotted #FF849B;
   margin:20px auto 0;
   position: relative;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
   padding: 0;
}

.bee-footer a,
.bee-footer a:link,
.bee-footer a:visited,
.bee-footer a:hover,
.bee-footer td, 
.bee-footer th,
.bee-footer caption
{
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bee-vimeo-tag-icon
{
   background:  url('images/vimeoicon.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;
}

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

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

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

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

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

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

.bee-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #E9E9E9;
}

.bee-footer ul>li, .bee-footer ol
{
   padding: 0;
}

.bee-footer ul>li
{
   padding-left: 13px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
