
#xmain
{
#   background: #FFFFFF url('images/page.png') fixed;
   background: #FFFFFF fixed;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.xhmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

.xbutton
{
   border-collapse: separate;
   -webkit-background-origin: border;
   -moz-background-origin: border;
   background-origin: border-box;
   background: #FFFFFF;
   background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #A8A8A8;
   padding:0 20px;
   margin:0 auto;
   height:29px;
}

.xpostcontent,
.xpostheadericons,
.xpostfootericons,
.xblockcontent,
ul.xvmenu a 
{
   text-align: left;
}

.xpostcontent,
.xpostcontent li,
.xpostcontent table,
.xpostcontent a,
.xpostcontent a:link,
.xpostcontent a:visited,
.xpostcontent a.visited,
.xpostcontent a:hover,
.xpostcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.xpostcontent p
{
   margin: 12px 0;
}

.xpostcontent h1, .xpostcontent h1 a, .xpostcontent h1 a:link, .xpostcontent h1 a:visited, .xpostcontent h1 a:hover,
.xpostcontent h2, .xpostcontent h2 a, .xpostcontent h2 a:link, .xpostcontent h2 a:visited, .xpostcontent h2 a:hover,
.xpostcontent h3, .xpostcontent h3 a, .xpostcontent h3 a:link, .xpostcontent h3 a:visited, .xpostcontent h3 a:hover,
.xpostcontent h4, .xpostcontent h4 a, .xpostcontent h4 a:link, .xpostcontent h4 a:visited, .xpostcontent h4 a:hover,
.xpostcontent h5, .xpostcontent h5 a, .xpostcontent h5 a:link, .xpostcontent h5 a:visited, .xpostcontent h5 a:hover,
.xpostcontent h6, .xpostcontent h6 a, .xpostcontent h6 a:link, .xpostcontent h6 a:visited, .xpostcontent h6 a:hover,
.xblockheader .t, .xblockheader .t a, .xblockheader .t a:link, .xblockheader .t a:visited, .xblockheader .t a:hover,
.xvmenublockheader .t, .xvmenublockheader .t a, .xvmenublockheader .t a:link, .xvmenublockheader .t a:visited, .xvmenublockheader .t a:hover,
.xheadline, .xheadline a, .xheadline a:link, .xheadline a:visited, .xheadline a:hover,
.xslogan, .xslogan a, .xslogan a:link, .xslogan a:visited, .xslogan a:hover,
.xpostheader, .xpostheader a, .xpostheader a:link, .xpostheader a:visited, .xpostheader a:hover
{
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.xpostcontent a, .xpostcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FFB700;
}

.xpostcontent a:visited, .xpostcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #6EA5C9;
}

.xpostcontent  a:hover, .xpostcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #FFC738;
}

.xpostcontent h1
{
   color: #FFC738;
   margin: 12px 0;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xblockcontent h1
{
   margin: 12px 0;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xpostcontent h1 a, .xpostcontent h1 a:link, .xpostcontent h1 a:hover, .xpostcontent h1 a:visited, .xblockcontent h1 a, .xblockcontent h1 a:link, .xblockcontent h1 a:hover, .xblockcontent h1 a:visited 
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xpostcontent h2
{
   color: #9C9C9C;
   margin: 20px 0 10px;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.xblockcontent h2
{
   margin: 20px 0 10px;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.xpostcontent h2 a, .xpostcontent h2 a:link, .xpostcontent h2 a:hover, .xpostcontent h2 a:visited, .xblockcontent h2 a, .xblockcontent h2 a:link, .xblockcontent h2 a:hover, .xblockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.xpostcontent h3
{
   color: #6EA5C9;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xblockcontent h3
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xpostcontent h3 a, .xpostcontent h3 a:link, .xpostcontent h3 a:hover, .xpostcontent h3 a:visited, .xblockcontent h3 a, .xblockcontent h3 a:link, .xblockcontent h3 a:hover, .xblockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xpostcontent h4
{
   color: #397298;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xblockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xpostcontent h4 a, .xpostcontent h4 a:link, .xpostcontent h4 a:hover, .xpostcontent h4 a:visited, .xblockcontent h4 a, .xblockcontent h4 a:link, .xblockcontent h4 a:hover, .xblockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xpostcontent h5
{
   color: #397298;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xblockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xpostcontent h5 a, .xpostcontent h5 a:link, .xpostcontent h5 a:hover, .xpostcontent h5 a:visited, .xblockcontent h5 a, .xblockcontent h5 a:link, .xblockcontent h5 a:hover, .xblockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xpostcontent h6
{
   color: #97BED8;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xblockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xpostcontent h6 a, .xpostcontent h6 a:link, .xpostcontent h6 a:hover, .xpostcontent h6 a:visited, .xblockcontent h6 a, .xblockcontent h6 a:link, .xblockcontent h6 a:hover, .xblockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #xhmenu-bg, .xsheet, .xhmenu a, .xvmenu a, .xslidenavigator > a, .xcheckbox:before, .xradiobutton:before
{
   -webkit-background-origin: border;
   -moz-background-origin: border;
   background-origin: border-box;
}

header, footer, article, nav, #xhmenu-bg, .xsheet, .xslidenavigator > a, .xcheckbox:before, .xradiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #404040;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0;
   margin: 0;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .xpostcontent li h1, .xblockcontent li h1 
{
   margin:1px;
} 
li h2, .xpostcontent li h2, .xblockcontent li h2 
{
   margin:1px;
} 
li h3, .xpostcontent li h3, .xblockcontent li h3 
{
   margin:1px;
} 
li h4, .xpostcontent li h4, .xblockcontent li h4 
{
   margin:1px;
} 
li h5, .xpostcontent li h5, .xblockcontent li h5 
{
   margin:1px;
} 
li h6, .xpostcontent li h6, .xblockcontent li h6 
{
   margin:1px;
} 
li p, .xpostcontent li p, .xblockcontent li p 
{
   margin:1px;
}


.xshapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.xslider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.xslidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.xslidenavigator > a:last-child {
   margin-right: 0;
}

.xobject0
{
    display: block;
    left: 2.62%;
    margin-left: -1px;
    position: absolute;
    top: 43px;
    width: 64px;
    height: 64px;
    background-image: url('images/object0.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0;
}
.xheadline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 50px;
  left: 40%;
  line-height: 100%;
  margin-left: -33px;
  z-index: 99;
}

.xheadline, 
.xheadline a, 
.xheadline a:link, 
.xheadline a:visited, 
.xheadline a:hover
{
font-size: 40px;
font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-shadow: 0px 0px 12px rgba(23, 23, 23, 0.98);
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  white-space: nowrap;
}
.xslogan
{
  display: inline-block;
  position: absolute;
  top: 86px;
  left: 40%;
  line-height: 100%;
  margin-left: -32px;
  z-index: 99;
  white-space: nowrap;
}

.xslogan, 
.xslogan a, 
.xslogan a:link, 
.xslogan a:visited, 
.xslogan a:hover
{
font-size: 20px;
font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #D6D6D6;
}




.xfooter .layout-item-0 { padding: 25px;  }
.ie7 .post .layout-cell {border:none; padding:0; }
.ie6 .post .layout-cell {border:none; padding:0; }

.xheader
{
   margin:0 auto;
   position:relative;
   height: 150px;
   background-image: url('images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
}

.responsive .xheader 
{
   background-image: url('images/header.png');
   background-position: center center;
}

.xheader-inner{
   position: relative;
   width: 900px;
   z-index: auto;
   margin: 0 auto;
}

.xheader>.widget 
{
   position:absolute;
   z-index:101;
}

.xnav
{
   background: #292929;
   background: transparent;
   padding:8px 4px 0;
   z-index: 100;
   font-size: 0;
   position: absolute;
   margin: 0;
   bottom:   0;
   width: 100%;
}

ul.xhmenu a, ul.xhmenu a:link, ul.xhmenu a:visited, ul.xhmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.xhmenu, ul.xhmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.xhmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.xhmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.xhmenu:after, ul.xhmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.xhmenu, ul.xhmenu ul 
{
   min-height: 0;
}

ul.xhmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 19px;
   padding-right: 19px;
}

.xnav-inner:before 
{
   content:' ';
}

.xnav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop-nav .xnav-inner{
   width: 900px;
   padding-left: 19px;
   padding-right: 19px;
}

.desktop-nav.xnav
{
   padding-left: 0;
   padding-right: 0;
}

.xhmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.xhmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.xhmenu
{
   float: right;
}

.xmenuitemcontainer
{
   margin:0 auto;
}
ul.xhmenu>li {
   margin-left: 1px;
}
ul.xhmenu>li:first-child {
   margin-left: 0;
}
ul.xhmenu>li:last-child, ul.xhmenu>li.last-child {
   margin-right: 0;
}

ul.xhmenu>li>a
{
   background: #FFD466;
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   padding:0 50px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 45px;
   cursor: pointer;
   text-decoration: none;
   color: #4A4A4A;
   line-height: 45px;
   text-align: center;
}

.xhmenu a, 
.xhmenu a:link, 
.xhmenu a:visited, 
.xhmenu a.active, 
.xhmenu a:hover
{
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   font-variant: normal;
   text-align: left;
}

ul.xhmenu>li>a.active
{
   background: #F5AF00;
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   padding:0 50px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.xhmenu>li>a:visited, 
ul.xhmenu>li>a:hover, 
ul.xhmenu>li:hover>a {
   text-decoration: none;
}

ul.xhmenu>li>a:hover, .desktop ul.xhmenu>li:hover>a
{
   background: #639EC5;
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   padding:0 50px;
   margin:0 auto;
}
ul.xhmenu>li>a:hover, 
.desktop-nav ul.xhmenu>li:hover>a {
   color: #152A38;
   text-decoration: none;
}

ul.xhmenu li li a
{
   background: #3B3B3B;
   padding:0 8px;
   margin:0 auto;
}
ul.xhmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.xhmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.xhmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.xhmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 23px;
   color: #D4D4D4;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.xhmenu ul a:link, 
.xhmenu ul a:visited, 
.xhmenu ul a.active, 
.xhmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #D4D4D4;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.xhmenu ul li a:hover, .desktop ul.xhmenu ul li:hover>a
{
   background: #3B3B3B;
   margin:0 auto;
}

.xhmenu ul li a:hover
{
   color: #90B9D5;
}

.desktop-nav .xhmenu ul li:hover>a
{
   color: #90B9D5;
}

ul.xhmenu ul:before
{
   background: #4386B2;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.xhmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.xhmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.xhmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.xhmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.xhmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.xhmenu ul.xhmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.xhmenu ul.xhmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.xhmenu li li:hover>ul.xhmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.xhmenu li li:hover>ul.xhmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.xhmenu ul ul.xhmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.xhmenu ul ul.xhmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop-nav ul.xhmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.xhmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.xhmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.xhmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.xhmenu>li>ul.xhmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.xhmenu>li>ul.xhmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.xhmenu ul ul.xhmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.xhmenu ul ul.xhmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.xsheet
{
   background: #000000;
   background: transparent;
   padding:15px;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto;
}

.xlayout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto;
}

.xcontent-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.xcontent-layout-row 
{
   display: table-row;
}

.xlayout-cell
{
   display: table-cell;
   vertical-align: top;
}

.xblock
{
   margin:10px;
}
div.xblock img
{
   border: none;
   margin: 0;
}

.xblockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.xblockheader .t,
.xblockheader .t a,
.xblockheader .t a:link,
.xblockheader .t a:visited, 
.xblockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.xblockcontent
{
   padding:5px;
   margin:0 auto;
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.xblockcontent table,
.xblockcontent li, 
.xblockcontent a,
.xblockcontent a:link,
.xblockcontent a:visited,
.xblockcontent a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.xblockcontent p
{
   margin: 6px 0;
}

.xblockcontent a, .xblockcontent a:link
{
   color: #FFC738;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.xblockcontent a:visited, .xblockcontent a.visited
{
   color: #6EA5C9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.xblockcontent a:hover, .xblockcontent a.hover
{
   color: #FFC738;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.xblock 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 .xblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #000000;
}

.xblock ul>li, .xblock ol
{
   padding: 0;
}

.xblock ul>li
{
   padding-left: 12px;
}

.xbreadcrumbs
{
   margin:0 auto;
}

a.xbutton,
a.xbutton:link,
a:link.xbutton:link,
body a.xbutton:link,
a.xbutton:visited,
body a.xbutton:visited,
input.xbutton,
button.xbutton
{
   text-decoration: none;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #404040;
   margin: 0 5px 0 0;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 29px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.xbutton img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .xbutton
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.xblock select 
{
   width:96%;
}

input.xbutton
{
   float: none;
}

.xbutton.active, .xbutton.active:hover
{
   background: #88B5D3;
   background: linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -moz-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -o-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -ms-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   -svg-background: linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #639EC5;
   padding:0 20px;
   margin:0 auto;
}
.xbutton.active, .xbutton.active:hover {
   color: #FFFFFF;
}

.xbutton.hover, .xbutton:hover
{
   background: #787878;
   background: linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -moz-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -o-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -ms-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   -svg-background: linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #636363;
   padding:0 20px;
   margin:0 auto;
}
.xbutton.hover, .xbutton:hover {
   color: #FFFFFF;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F8FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #7A5800;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.xerror, textarea.xerror
{
   background: #F8FAFB;
   border:1px solid #F5250A;
   margin:0 auto;
}
input.xerror, textarea.xerror {
   color: #7A5800;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.xsearch input[type="text"]
{
   background: #F8FAFB;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #7A5800;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.xsearch 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.xsearch input
{
   top:0;
   right:0;
}

form.xsearch>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.xsearch input[type="submit"]
{
   background: #88B5D3;
   margin:0 auto;
   color: #274E68;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.xcheckbox:before
{
   background: #F8FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.xcheckbox
{
   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;
}

.xcheckbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.xcheckbox.active:before
{
   background: #8C8C8C;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.xcheckbox.hovered:before
{
   background: #A8A8A8;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.xradiobutton:before
{
   background: #F8FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.xradiobutton
{
   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;
}

.xradiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.xradiobutton.active:before
{
   background: #8C8C8C;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.xradiobutton.hovered:before
{
   background: #A8A8A8;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

a img
{
   border: 0;
}

.xarticle img, img.xarticle, .xblock img, .xfooter img
{
   margin: 0 0 0 0;
}

.xmetadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.xarticle table, table.xarticle
{
   border-collapse: collapse;
   margin: 1px;
}

.xpost .xcontent-layout-br
{
   height: 0;
}

.xarticle 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: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.xcollage
{
   margin: 0;
   -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;
}

.xpostheader
{
   color: #D19600;
   margin: 12px 0 5px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xpostheader a, 
.xpostheader a:link, 
.xpostheader a:visited,
.xpostheader a.visited,
.xpostheader a:hover,
.xpostheader a.hovered
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.xpostheader a, .xpostheader a:link
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #805B00;
}

.xpostheader a:visited, .xpostheader a.visited
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #000000;
}

.xpostheader a:hover,  .xpostheader a.hovered
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #244861;
}

.xpostheadericons,
.xpostheadericons a,
.xpostheadericons a:link,
.xpostheadericons a:visited,
.xpostheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.xpostheadericons
{
   padding: 1px;
}

.xpostheadericons a, .xpostheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.xpostheadericons a:visited, .xpostheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #595959;
}

.xpostheadericons a:hover, .xpostheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #0F1F29;
}

.xpostpdficon: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 .xpostpdficon:before
{
    bottom: 0;
}

.xpostprinticon: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 .xpostprinticon:before
{
    bottom: 0;
}

.xpostemailicon: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 .xpostemailicon:before
{
    bottom: 0;
}

.xpostcontent ul>li:before,  .xpost ul>li:before,  .xtextblock 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 .xpostcontent ul>li:before, .opera   .xpost ul>li:before, .opera   .xtextblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xpostcontent li, .xpost li, .xtextblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
   margin: 12px 0 12px 6px;
}

.xpostcontent ul>li, .xpost ul>li, .xtextblock ul>li, .xpostcontent ol, .xpost ol, .xtextblock ol
{
   padding: 0;
}

.xpostcontent ul>li, .xpost ul>li, .xtextblock ul>li
{
   padding-left: 11px;
}

.xpostcontent ul>li:before,  .xpost ul>li:before,  .xtextblock ul>li:before
{
   margin-left: -11px;
}

.xpostcontent ol, .xpost ol, .xtextblock ol, .xpostcontent ul, .xpost ul, .xtextblock ul
{
   margin: 1em 0 1em 6px;
}

.xpostcontent li ol, .xpost li ol, .xtextblock li ol, .xpostcontent li ul, .xpost li ul, .xtextblock li ul
{
   margin: 0.5em 0 0.5em 6px;
}

.xpostcontent li, .xpost li, .xtextblock li
{
   margin: 12px 0 12px 0;
}

.xpostcontent ol>li, .xpost ol>li, .xtextblock ol>li
{
  overflow: visible;
}

.xpostcontent ul>li, .xpost ul>li, .xtextblock ul>li
{
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #B8D3E5 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 10px 10px 50px;
   color: #204055;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
  overflow: auto;
   clear:both;
}
blockquote a, .xpostcontent blockquote a, .xblockcontent blockquote a, .xfooter blockquote a,
blockquote a:link, .xpostcontent blockquote a:link, .xblockcontent blockquote a:link, .xfooter blockquote a:link,
blockquote a:visited, .xpostcontent blockquote a:visited, .xblockcontent blockquote a:visited, .xfooter blockquote a:visited,
blockquote a:hover, .xpostcontent blockquote a:hover, .xblockcontent blockquote a:hover, .xfooter blockquote a:hover
{
   color: #204055;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

blockquote p,
.xpostcontent blockquote p,
.xblockcontent blockquote p,
.xfooter blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.xpostfootericons,
.xpostfootericons a,
.xpostfootericons a:link,
.xpostfootericons a:visited,
.xpostfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.xpostfootericons
{
   padding: 1px;
}

.xpostfootericons a, .xpostfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #382800;
}

.xpostfootericons a:visited, .xpostfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #595959;
}

.xpostfootericons a:hover, .xpostfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #0F1F29;
}

.xfooter
{
   background: #292929;
   margin:0 auto;
   position: relative;
   color: #ADADAD;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.xfooter a,
.xfooter a:link,
.xfooter a:visited,
.xfooter a:hover,
.xfooter td, 
.xfooter th,
.xfooter caption
{
   color: #ADADAD;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.xfooter p 
{
   margin: 15px 0;
   padding:0;
   text-align: left;
}

.xfooter a,
.xfooter a:link
{
   color: #DB9D00;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.xfooter a:visited
{
   color: #FFBF1F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.xfooter a:hover
{
   color: #3C78A0;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.xfooter img
{
   border: none;
   margin: 0;
}

.xfooter-inner
{
   margin: 0 auto;
   width:900px;
   padding-right: 15px;
   padding-left: 15px;
}

.xrss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:31px;
   min-width:31px;
   display: inline-block;
   text-indent: 34px;
   background-position: left center;
}

.xrss-tag-icon:empty
{
   vertical-align: middle;
}

.xfooter li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #FFECBD;
}

.xpage-footer, 
.xpage-footer a,
.xpage-footer a:link,
.xpage-footer a:visited,
.xpage-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: #CCCCCC;
}

.xpage-footer
{
   position: relative;
   z-index: auto;
   padding: 1em;
   text-align: center;
   text-decoration: none;
   color: #B5B5B5;
}

img.xlightbox
{
   cursor: pointer;
}

#xlightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#xlightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.xlightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.xlightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled 
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.close-alt, .arrow-right-alt, .arrow-left-alt 
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.xcontent-layout .xcontent
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.xblockheader .t, .xvmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
