.imageleft { visibility: visible; float: left; overflow: visible; clip: rect(auto auto auto auto); margin: 10px 10px 10px 0; }
.imagetopleft { visibility: visible; margin: 0 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); }
.imageleft_frame { background-color: #fff; visibility: visible; margin: 10px 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); border: solid 14px #fff; outline: solid 1px #d7d7d7; }
.imagetopleft_frame { background-color: #fff; visibility: visible; margin: 0 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); border: solid 14px #fff; outline: solid 1px #d7d7d7; }
.imagetopleft_frame_shadow { background-color: #fff; visibility: visible; margin: 0 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); border: solid 14px #fff; outline-style: none; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5); box-shadow: 0 0 10px rgba(0, 0, 0, .5); }
.imagecenter { visibility: visible; overflow: visible; clip: rect(auto auto auto auto); margin: 10px 0 10px 0; }
.imagecenter_frame { visibility: visible; margin: 10px 0; overflow: visible; clip: rect(auto auto auto auto); border: solid 14px #fff; outline: solid 1px #d7d7d7; }
.imagecenter_frame_shadow { background-color: #fff; overflow: visible; clip: rect(auto auto auto auto); visibility: visible; margin: 0 10px 10px 0; border: solid 14px #fff; outline-style: none; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5); box-shadow: 0 0 10px rgba(0, 0, 0, .5); }
.imageright { text-align: right; visibility: visible; margin: 10px 0 10px 10px; float: right; overflow: visible; clip: rect(auto auto auto auto); }
.imagetopright { text-align: right; visibility: visible; margin: 0 0 10px 10px; float: right; overflow: visible; clip: rect(auto auto auto auto); }
.imagetopright_frame { background-color: #fff; text-align: right; visibility: visible; margin: 0 0 10px 10px; float: right; clip: rect(auto auto auto auto); border: solid 14px #fff; outline: solid 1px #d7d7d7; }
.imagetopright_frame_shadow { background-color: #fff; text-align: right; visibility: visible; margin: 0 0 10px 10px; float: right; clip: rect(auto auto auto auto); border: solid 14px #fff; outline-style: none; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5); box-shadow: 0 0 10px rgba(0, 0, 0, .5); }
.imageright_frame { background-color: #fff; text-align: right; visibility: visible; margin: 10px 0 10px 10px; float: right; clip: rect(auto auto auto auto); border: solid 14px #fff; outline: solid 1px #d7d7d7; }


/*Additional dark gray image border styles*/

.imageleft_frame_dark { visibility: visible; margin: 10px 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline: solid 1px #d7d7d7; }
.imagetopleft_frame_dark { visibility: visible; margin: 0 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline: solid 1px #d7d7d7; }
.imagetopleft_frame_shadow_dark { visibility: visible; margin: 0 10px 10px 0; float: left; overflow: visible; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline-style: none; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); box-shadow: 0 5px 10px rgba(0, 0, 0, .2); }
.imagecenter_frame_dark { visibility: visible; margin: 10px 0; overflow: visible; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline: solid 1px #d7d7d7; }
.imagecenter_frame_shadow_dark { overflow: visible; clip: rect(auto auto auto auto); visibility: visible; margin: 0 10px 10px 0; border: 14px solid rgba(0, 0, 0, 0.79); outline-style: none; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); box-shadow: 0 5px 10px rgba(0, 0, 0, .2); }
.imagetopright_frame_dark { text-align: right; visibility: visible; margin: 0 0 10px 10px; float: right; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline: solid 1px #d7d7d7; }
.imagetopright_frame_shadow_dark { text-align: right; visibility: visible; margin: 0 0 10px 10px; float: right; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline-style: none; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); box-shadow: 0 5px 10px rgba(0, 0, 0, .2); }
.imageright_frame_dark { text-align: right; visibility: visible; margin: 10px 0 10px 10px; float: right; clip: rect(auto auto auto auto); border: 14px solid rgba(0, 0, 0, 0.79); outline: solid 1px #d7d7d7; }


/*Circle shapes or with border-radius applied*/

.circle { border-radius: 50% !important; }
.rounded-small { border-radius: 5% !important; }
.rounded-medium { border-radius: 10% !important; }
.rounded-large { border-radius: 20% !important; }



@font-face {
	font-family: 'OstrichSans-Black';
	src: url('fonts/OstrichSans-Black.eot');
	src: local('☺'), url('fonts/OstrichSans-Black.woff') format('woff'), url('fonts/OstrichSans-Black.ttf') format('truetype'), url('fonts/OstrichSans-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url('fonts/OpenSans-Regular.eot');
	src: local('☺'), url('fonts/OpenSans-Regular.woff') format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype'), url('fonts/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}





#main
{
  background: #FFFFFF;
  margin: 0 auto;
  font-size: 14px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  position: relative;
  width: 100%;
  /*min-height: 100%;*/
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.hmenu
{
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.button
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -webkit-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -moz-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -o-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -ms-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* -svg-background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0pxpx;
  border: 0px solid rgb(0, 0, 0);
  padding: 0 40px;
  margin: 0 auto;
  height: 30px;
  background-color: rgb(255, 255, 255);
  font: 26px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
}

.button-white
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -webkit-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -moz-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -o-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -ms-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* -svg-background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 2px solid rgb(255, 255, 255);
  padding: 0 40px;
  margin: 0 auto;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  font: 26px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
}

.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a
{
  text-align: left;
}

.postcontent, .postcontent li, .postcontent table, .postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 150%;
}

.postcontent p
{
  margin: 12px 0;
}

.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover, .postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover, .postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover, .postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover, .postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover, .postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover, .blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover, .vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover, .headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
  font-size: 28px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postcontent a, .postcontent a:link
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #39C6FE;
}

.postcontent a:visited, .postcontent a.visited
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #39C6FE;
}

.postcontent  a:hover, .postcontent a.hover
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #70BCFF;
}

.postcontent h1
{
  color: #252525;
  margin: 7px 0 20px;
  text-align: left;
  font: normal normal 26px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1
{
  margin: 7px 0 20px;
  font-size: 26px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited
{
  font-size: 26px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postcontent h2
{
  color: #252525;
  margin: 10px 0 20px;
  text-align: left;
  font: normal normal 26px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2
{
  margin: 10px 0 20px;
  font-size: 26px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited
{
  font-size: 26px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postcontent h3
{
  color: #252525;
  margin: 20px 0 10px;
  text-align: left;
  font: normal normal 24px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h3
{
  margin: 20px 0 10px;
  font-size: 18px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited
{
  font-size: 18px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postcontent h4
{
  color: #FFFFFF;
  margin: 20px 0;
  font-size: 22px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-transform: uppercase;
}

.blockcontent h4
{
  margin: 20px 0;
  font-size: 22px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-transform: uppercase;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited
{
  font-size: 22px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-transform: uppercase;
}

.postcontent h5
{
  color: #292929;
  font-size: 36px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  line-height: 125%;
}

.blockcontent h5
{
  font-size: 36px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  line-height: 125%;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited
{
  font-size: 36px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  line-height: 125%;
}

.postcontent h6
{
  color: #616161;
  font-size: 14px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.blockcontent h6
{
  font-size: 14px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited
{
  font-size: 14px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 1024px;
  color: #404040;
}

.header:before, #header-bg:before, .layout-cell:before, .layout-wrapper:before, .footer:before, .nav:before, #hmenu-bg:before, .sheet:before
{
  width: 100%;
  content: " ";
  display: table;
}

.header:after, #header-bg:after, .layout-cell:after, .layout-wrapper:after, .footer:after, .nav:after, #hmenu-bg:after, .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, .postcontent li h1, .blockcontent li h1
{
  margin: 1px;
}

li h2, .postcontent li h2, .blockcontent li h2
{
  margin: 1px;
}

li h3, .postcontent li h3, .blockcontent li h3
{
  margin: 1px;
}

li h4, .postcontent li h4, .blockcontent li h4
{
  margin: 1px;
}

li h5, .postcontent li h5, .blockcontent li h5
{
  margin: 1px;
}

li h6, .postcontent li h6, .blockcontent li h6
{
  margin: 1px;
}

li p, .postcontent li p, .blockcontent li p
{
  margin: 1px;
}

.shapes
{
  position: absolute;
  top: 150px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  z-index: 0;
  height: auto;
}

/*.shapes
{
  position: absolute;
  top: 150px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  z-index: 0;
  height: 700px;
}*/

.slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.main-heading
{
  display: block;
  left: 30%;
  margin-left: -200px;
  position: absolute;
  top: 70px;
  width: 1024px;
  height: 50px;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  z-index: 999;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
  font: normal normal 50px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.buy-now-button
{
  display: block;
  left: 27%;
  margin-left: -200px;
  position: absolute;
  top: 600px;
  width:auto;
  color: #fff;
  text-align: center;
  z-index: 999
}

.acai-lemonade
{
  display: block;
  left: 40%;
  margin-left: -395px;
  position: absolute;
  top: 211px;
  width: 391px;
  height: 600px;
  background-image: url('../images/acai-lemonade.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 999;
}

.blood-orange
{
  display: block;
  left: 50%;
  margin-left: -195px;
  position: absolute;
  top: 211px;
  width: 391px;
  height: 600px;
  background-image: url('../images/blood-orange.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 999;
}

.pomegranate-berry
{
  display: block;
  left: 65%;
  margin-left: -50px;
  position: absolute;
  top: 211px;
  width: 391px;
  height: 600px;
  background-image: url('../images/pomegranate-berry.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 999;
}

.leaf
{
  display: block;
  left: 96.42%;
  margin-left: -137px;
  position: absolute;
  top: 83px;
  width: 70px;
  height: 70px;
  background-image: url('../images/object1645330924.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1000;
  background-size: 100%;
}

.logo
{
  display: block;
  left: 2.73%;
  margin-left: -11px;
  position: absolute;
  top: 26px;
  width: 213px;
  height: 65px;
  background-image: url('../images/logo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1001;
  background-size:  100%;
}

.header
{
  margin: 100px auto 0;
  position: relative;
  height: auto;
  /*background-image: url('../images/header.jpg');*/
  background-position: center top;
  background-repeat: no-repeat;
  background-size:100% auto;
  /*min-height: 1129px;
  min-width: 800px;*/
  z-index: auto;
}

.responsive .header
{
  margin: 0px auto 0;
  position: relative;
  height: auto;
  /*background-image: url('../images/header.jpg');*/
  background-position: center top;
  background-repeat: no-repeat;
  background-size:100% auto;
  /*min-height: 1129px;
  min-width: 800px;*/
  z-index: auto;
  top: 0px;
  
}

.header-inner
{
  position: relative;
  min-width: 700px;
  max-width: 1920px;
  width: 100%;
  z-index: auto !important;
  margin: 0 auto;
}

.header>div.nostyle, .header>div.block, .header>div.post
{
  position: absolute;
  z-index: 101;
}



.nav
{
  background: repeat-x rgb(255, 255, 255);
  position: absolute;
  margin: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  overflow: visible;
  background-size:150% 44px;
  /*border-bottom: solid 1px rgba(255,255,255,0.95);*/
  /*box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.15);*/
  
}

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.hmenu, ul.hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
  text-shadow: 1px 1px 1px rgba(255,255,255,1);
}

ul.hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.hmenu, ul.hmenu ul
{
  min-height: 0;
}

ul.hmenu
{
  display: inline-block;
  vertical-align: bottom;
  padding-left: 0;
  padding-right: 0;
}

.nav-inner:before
{
  content: ' ';
}

nav.nav
{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.nav-inner
{
  text-align: right;
  margin: 0 auto;
  z-index: 10000;
}

.desktop  .nav-inner
{
  min-width: 700px;
  max-width: 1920px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  z-index: 10000;
}

.desktop .nav
{
  padding-left: 0;
  padding-right: 60px;
  padding-top: 40px;
  
}

.hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu
{
  float: right;
}

.menuitemcontainer
{
  margin: 0 auto;
}

ul.hmenu>li
{
  margin-left: 0;
}

ul.hmenu>li:first-child
{
  margin-left: 0;
  /*text-shadow: 1px 1px 1px rgba(255,255,255,1);*/
}

ul.hmenu>li:last-child, ul.hmenu>li.last-child
{
  margin-right: 0;
}

ul.hmenu>li>a
{
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 104px;
  cursor: pointer;
  text-decoration: none;
  color: #252525;
  line-height: 104px;
  text-align: center;
}

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a.active, .hmenu a:hover
{
	text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: #252525;
  font: normal bold 32px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

ul.hmenu>li>a.active
{
  padding: 0 15px;
  margin: 0 auto;
  color: #252525;
  text-decoration: none;
}

ul.hmenu>li>a:visited, ul.hmenu>li>a:hover, ul.hmenu>li:hover>a
{
  text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.5);
  padding: 0 15px;
  margin: 0 auto;
  color: #ce4200;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  color: #ce4200;
  text-decoration: none;
}

ul.hmenu li li a
{
	padding: 0 30px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.26);
}

ul.hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.desktop ul.hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 44px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 44px;
  color: #00396B;
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0;
  text-shadow: none !important;
}

.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a.active, .hmenu ul a:hover
{
  text-align: left;
  color: rgba(0, 57, 107, 0.91);
  text-decoration: none;
  margin: 0;
  font: normal normal 12px/44px 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
	margin: 0 auto;
  background-color: rgba(0, 65, 122, 0.90);
}

.hmenu ul li a:hover
{
  color: #FFFFFF;
}

.desktop .hmenu ul li:hover>a
{
  color: #FFFFFF;
}

ul.hmenu ul:before
{
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop ul.hmenu>li>ul
{
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.desktop ul.hmenu ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.hmenu li li:hover>ul.hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.hmenu li li:hover>ul.hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 30px 10px 30px 30px;
  margin: -30px -10px 0 0;
}

.desktop ul.hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop ul.hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.sheet
{
  background: #FFFFFF;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 100%;
  min-width: 700px;
  /*max-width: 1920px;*/
  z-index: auto !important;
  /* padding: 40px; */
  height: auto !important;
  /*min-height: 300px;*/
}

.layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.content-layout-row
{
  display: table-row;
}

.layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.postcontent .content-layout
{
  border-collapse: collapse;
}

.block
{
  /*margin: 10px;*/
}

div.block img
{
  border: none;
  margin: 0;
}

.blockheader
{
  background: #61B5FF;
  background: linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  background: linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(138, 200, 255, 0.8) 0, rgba(61, 165, 255, 0.8) 100%) no-repeat;
  padding: 10px 7px;
  margin: 0 auto;
}

.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover
{
  color: #000000;
  font-size: 14px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  margin-left: 10px;
  margin-right: 10px;
}

.blockcontent
{
  background: #B3E9FF;
  background: rgba(179, 233, 255, 0.5);
  border: 0px solid rgba(224, 224, 224, 0.5);
  padding: 0px;
  margin: 0 auto;
  color: #363636;
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover
{
  color: #363636;
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.blockcontent a, .blockcontent a:link
{
  color: #01A8E9;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.blockcontent a:visited, .blockcontent a.visited
{
  color: #A6A6A6;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.blockcontent a:hover, .blockcontent a.hover
{
  color: #25C0FE;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.block ul>li:before
{
  content: url('../images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -13px;
}

.opera .block ul>li:before
{
  bottom: 0;
}

.block li
{
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 125%;
  color: #5C5C5C;
}

.block ul>li, .block ol
{
  padding: 0;
}

.block ul>li
{
  padding-left: 13px;
}

.breadcrumbs
{
  margin: 0 auto;
}

a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button
{
  text-decoration: none !important;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: silver;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font: bold 16px/28px 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .button
{
  display: block;
  float: left;
}

input, select, textarea, a.search-button span
{
  vertical-align: middle;
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  /*text-transform: uppercase;*/
}

.block select
{
  width: 96%;
}

input.button
{
  float: none !important;
}

.button.active, .button.active:hover
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -webkit-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -moz-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -o-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -ms-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* -svg-background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  -webkit-border-radius: 25%;
  -moz-border-radius: 25%px;
  border-radius: 13px;
  padding: 0 40px;
  margin: 0 auto;
  height: 30px;
  background-color: #272728;
  border-style: none;
  text-decoration: none !important;
}

.button.active, .button.active:hover
{
  color: #FFFFFF !important;
}

.button.hover, .button:hover
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -webkit-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -moz-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -o-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: -ms-linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  /* -svg-background: linear-gradient(top, #54B011 0, #30660A 100%) no-repeat; */
  -webkit-border-radius: 25%;
  -moz-border-radius: 25%px;
  border-radius: 13px;
  /* border: 1px solid #C7C7C7; */
  padding: 0 40px;
  margin: 0 auto;
  height: 30px;
  background-color: #015889;
  text-decoration: none !important;
}

.button.hover, .button:hover
{
  color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F9FAFB;
  border-width: 0;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 8px;
  color: #0057A3 !important;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.error, textarea.error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.error, textarea.error
{
  color: #0057A3 !important;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search input[type="text"]
{
  background: #FFFFFF;
  border-radius: 0;
  border-width: 0;
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #404040 !important;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.search input, a.search-button
{
  top: 0;
  right: 0;
}

form.search>input, a.search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  background: #B5B5B5;
  margin: 0 auto;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 6px;
  color: #FFFFFF !important;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
}

a.search-button span.search-button-text, a.search-button:after
{
  vertical-align: middle;
}

a.search-button:after
{
  display: inline-block;
  content: ' ';
  height: 100%;
}

a.search-button, a.search-button span, a.search-button:visited, a.search-button.visited, a.search-button:hover, a.search-button.hover
{
  text-decoration: none;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

label.checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #404040 !important;
}

.checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.checkbox.active:before
{
  background: #6CD5FE;
  -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.checkbox.hovered:before
{
  background: #E0E0E0;
  -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.radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #404040 !important;
}

.radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
  background: #C7C7C7;
  -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.radiobutton.hovered:before
{
  background: #E0E0E0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comments
{
  border-top: 1px dotted #B5B5B5;
  margin: 0 auto;
  margin-top: 25px;
}

.comments h2
{
  color: #292929;
}

.comment-inner
{
  background: #E2E8EE;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 94px;
}

.comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.comment-content
{
  padding: 10px 0;
  color: #004480;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment
{
  margin-top: 6px;
}

.comment:first-child
{
  margin-top: 0;
}

.comment-header
{
  color: #292929;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link, .comment-header a:visited, .comment-header a.visited, .comment-header a:hover, .comment-header a.hovered
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #878787;
}

.comment-header a:visited, .comment-header a.visited
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #878787;
}

.comment-header a:hover, .comment-header a.hovered
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #878787;
}

.comment-content a, .comment-content a:link, .comment-content a:visited, .comment-content a.visited, .comment-content a:hover, .comment-content a.hovered
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #0195D0;
}

.comment-content a:visited, .comment-content a.visited
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #005AA8;
}

.comment-content a:hover, .comment-content a.hovered
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #0195D0;
}

.pager
{
  background: #EFF2F5;
  background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #B5B5B5;
  padding: 5px;
}

.pager>*:last-child, .pager>*:last-child:hover
{
  margin-right: 0;
}

.pager>span
{
  cursor: default;
}

.pager>*
{
  background: #E0E0E0;
  background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.pager a:link, .pager a:visited
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #212121;
}

.pager .active
{
  background: #B6BFC9;
  background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.pager .more
{
  background: #E0E0E0;
  background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  border: 1px solid #E0E0E0;
  margin: 0 4px 0 auto;
}

.pager a.more:link, .pager a.more:visited
{
  color: #002F42;
}

.pager a:hover
{
  background: #C7C7C7;
  background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -webkit-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -moz-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -o-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -ms-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  -svg-background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
}

.pager  a:hover, .pager  a.more:hover
{
  color: #292929;
}

.pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.pager>*:last-child:after
{
  display: none;
}

.commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #292929;
}

.commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #292929;
}

.commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.commentsform .form-submit
{
  margin-top: 10px;
}

.post
{
  padding: 10px;
}

.article img, img.article, .block img, .footer img
{

}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.post .content-layout-br
{
  height: 0;
}

.article th, .article td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.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: 0 0 0 0;
  -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.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;
}

.postheader
{
  color: #252525;
  margin: 10px 0;
  text-align: left;
  font: normal normal 28px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered
{
  font-size: 34px;
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.postheader a, .postheader a:link
{
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #252525;
}

.postheader a:visited, .postheader a.visited
{
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #252525;
}

.postheader a:hover, .postheader a.hovered
{
  font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #252525;
}

.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
	color: #252525;
  font: 15px 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postheadericons
{
  padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #155a9e;
}

.postheadericons a:visited, .postheadericons a.visited
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #155a9e;
}

.postheadericons a:hover, .postheadericons a.hover
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1C1C1C;
}

.postpdficon:before
{
  content: url('../images/system/pdf_button.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postpdficon:before
{
  bottom: 0;
}

.postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postprinticon:before
{
  bottom: 0;
}

.postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  bottom: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postemailicon:before
{
  bottom: 0;
}

.postcontent ul>li:before, .post ul>li:before, .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 .postcontent ul>li:before, .opera   .post ul>li:before, .opera   .textblock ul>li:before
{
  bottom: 0;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  bottom: auto;
}

.postcontent li, .post li, .textblock li
{
  font-size: 12px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 200%;
  color: #141414;
  margin: 0 0 0 3px;
}

.postcontent ul>li, .post ul>li, .textblock ul>li, .postcontent ol, .post ol, .textblock ol
{
  padding: 0;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  padding-left: 37px;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  margin-left: -37px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
  margin: 1em 0 1em 3px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
  margin: 0.5em 0 0.5em 3px;
}

.postcontent li, .post li, .textblock li
{
  margin: 0 0 0 0;
}

.postcontent ol>li, .post ol>li, .textblock ol>li
{
  overflow: visible;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #FFFFFF url('../images/postquote.png') no-repeat scroll;
  padding: 6px 6px 6px 34px;
  margin: 10px 10px 10px 50px;
  color: #404040;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
  color: #404040;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .postcontent blockquote p, .blockcontent blockquote p, .footer blockquote p
{
  margin: 0;
  margin: 2px 0 2px 15px;
}

.Navigator .ccs-navigator img, .Navigator img
{
  border: 0;
  margin: 0;
  vertical-align: middle;
}

tr.Navigator td, td span.Navigator
{
  text-align: center;
  vertical-align: middle;
}

.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: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #757575;
}

.Sorter a:link
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #757575;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #757575;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #595959;
}

.Sorter
{
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #404040;
}

.footer
{
  background: no-repeat scroll center 20px #171717;
  margin: 0px auto 0;
  position: relative;
  color: #787878;
  text-align: left;
  padding: 0;
  font: 11px 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  border-style: none;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #787878;
  font-size: 11px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer p
{
  padding: 0;
  text-align: left;
  color: silver;
}

.footer a, .footer a:link
{
  color: white;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:visited
{
  color: white;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:hover
{
  color: white;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer h1
{
  color: #A6A6A6;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2
{
  color: #B5B5B5;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h3
{
  color: #B5B5B5;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4
{
  color: #B5B5B5;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5
{
  color: #B5B5B5;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6
{
  color: #B5B5B5;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img
{
  border: none;
  margin: 0;
}

.footer-inner
{
  margin: 0 auto;
  /* min-width: 700px; */
  /* max-width: 100%; */
  /* width: 100%; */
  padding-top: 20px;
  padding-right: 0px;
  /* padding-left: 20px; */
  min-height: 300px;
}

.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;
}

.rss-tag-icon:empty
{
  vertical-align: middle;
}

.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;
}

.facebook-tag-icon:empty
{
  vertical-align: middle;
}

.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;
}

.twitter-tag-icon:empty
{
  vertical-align: middle;
}

.footer li
{
  font-size: 13px;
  font-family: 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #016A93;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .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: #0199D5;
}

.page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #ABABAB;
}

.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;
}

.lightbox, .lightbox-wrapper .lightbox-image
{
  cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
  display: inline-block;
}

.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;
}

.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;
}

.lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
  left: 9px;
}

.lightbox-wrapper .arrow.right
{
  right: 9px;
}

.lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled
{
  display: none;
}

.lightbox-wrapper .arrow-t, .lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.lightbox-wrapper .arrow-t
{
  top: 38px;
}

.lightbox-wrapper .arrow-b
{
  top: 50px;
}

.lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, .lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.lightbox-wrapper .close-alt, .lightbox-wrapper .arrow-right-alt, .lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, .ie8 .lightbox-wrapper .arrow-right-alt, .ie8 .lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .lightbox-wrapper .cw, .ie8 .lightbox-wrapper .ccw
{
  display: none;
}

.content-layout .content
{
  margin: 0 auto;
  padding: 20px;
  height: auto !important;
}

fieldset
{
  border: none;
  /*max-width:  70%;*/
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: 1px solid black;
  border-top: 1px solid black;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: 1px solid black;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: 1px solid black;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: 1px solid black;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: 1px solid black;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin-left: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

form .search label, form .finder label
{
  display: none;
}

.cols-2 .column-1, .cols-2 .column-2, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  clear: right;
}

.cols-2 .column-1
{
  width: 50%;
}

.cols-2 .column-2
{
  width: 50%;
}

.cols-3 .column-1
{
  width: 33%;
}

.cols-3 .column-2
{
  width: 33%;
}

.cols-3 .column-3
{
  width: 34%;
}

.row-separator
{
  clear: both;
  float: none;
  font-size: 1px;
  display: block;
}

ul.categories-module li h1, ul.categories-module li h2, ul.categories-module li h3, ul.categories-module li h4, ul.categories-module li h5, ul.categories-module li h6
{
  display: inline;
}

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


.product-wrapper
{
	/* width: 80%; */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: relative;
	z-index: 10000;
	width: 50%;
	
}



.acai-bg
{
margin: -20px auto 0;
position: relative;
height: 800px;
background-image: url(../images/products/acai-bg.jpg);
background-position: left top;
background-repeat: no-repeat;
min-height: 800px;
/* min-width: cover; */
z-index: 0;	
background-size: cover;
}


.acai-heading
{
display: block;
/* left: -30%; */
/* margin: 0 auto; */
position: relative;
top: 240px;
width: 1024px;
height: 1em;
color: #fff;
text-align: center;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 50px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.acai-wrapper
{
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:200px;
	height: 500px;
	width: 80%;
}

.acai-description-wrapper
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:10px;
	height: 500px;
	width: 100%;
	left: 0;
	margin-left: 140px;
}

.acai-description-inner
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:50px;
	height: 500px;
	width: 100%;
	left: 80px;
}


.acai-description-heading
{

/* z-index:  10000; */
left: -5%;
/* width: 120%; */
height: 100%;
padding-top: 80px;
position: relative;
/* background-size:450px 438px; */
top: 220px;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 65px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
text-align: center;
color: white;
/* float: right; */
}


.acai-description
{

/* z-index:  10000; */
left: 5%;
width: 80%;
/* height: 100%; */
padding-top: 80px;
position: absolute;
/* background-size:450px auto; */
top: 320px;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 18px/125% 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
max-width: 1000%;
min-width: 30%;
color: #fff;
text-align: center;
float: right;
margin-bottom: 30px;
}

.acai-product
{
	background: url(../../../images/products/acai-product.png) no-repeat;
	z-index:  10000;
	left: 7%;
	width: 100%;
	height: 100%;
	padding-top: 80px;
	position: absolute;
	background-size:450px 438px;
	top: 300px;
	float: left;

}


.acai-buynow-button
{


}



.bloodorange-bg
{
margin: -20px auto 0;
position: relative;
height: 800px;
background-image: url(../images/products/blood-orange-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
min-height: 800px;
min-width: 800px;
z-index: 0;	
background-size: cover;
}


.bloodorange-heading
{
display: block;
/* left: -30%; */
/* margin: 0 auto; */
position: relative;
top: 240px;
width: 1024px;
height: 1em;
color: #fff;
text-align: center;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 50px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.bloodorange-wrapper
{
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:200px;
	height: 500px;
	width: 80%;
}

.bloodorange-description-wrapper
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:10px;
	height: 500px;
	width: 100%;
	left: 0;
	margin-left: 140px;
}

.bloodorange-description-inner
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:50px;
	height: 500px;
	width: 100%;
	left: 80px;
}


.bloodorange-description-heading
{

/* z-index:  10000; */
left: -5%;
/* width: 120%; */
height: 100%;
padding-top: 80px;
position: relative;
/* background-size:450px 438px; */
top: 220px;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 65px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
text-align: center;
color: white;
/* float: right; */
}


.bloodorange-description
{

/* z-index:  10000; */
left: 5%;
width: 80%;
/* height: 100%; */
padding-top: 80px;
position: absolute;
/* background-size:450px auto; */
top: 320px;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 18px/125% 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
max-width: 1000%;
min-width: 30%;
color: #fff;
text-align: center;
float: right;
margin-bottom: 30px;
}

.bloodorange-product
{
	background: url(../../../images/products/blood-orange-product.png) no-repeat;
	z-index:  10000;
	left: 7%;
	width: 28%;
	height: 37%;
	padding-top: 100px;
	position: absolute;
	background-size:100%;
	top: 340px;
	float: left;
	min-width: 28%;

}


.bloodorange-buynow-button
{


}


.pomegranate-bg
{
margin: -20px auto 0;
position: relative;
height: 800px;
background-image: url(../images/products/pomegranate-berry-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
min-height: 800px;
min-width: 800px;
z-index: 0;	
background-size: cover;
}


.pomegranate-heading
{
display: block;
/* left: -30%; */
/* margin: 0 auto; */
position: relative;
top: 240px;
width: 1024px;
height: 1em;
color: #fff;
text-align: center;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 50px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.pomegranate-wrapper
{
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:200px;
	height: 500px;
	width: 80%;
}

.pomegranate-description-wrapper
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:10px;
	height: 500px;
	width: 100%;
	left: 0;
	margin-left: 140px;
}

.pomegranate-description-inner
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: absolute;
	top:50px;
	height: 500px;
	width: 100%;
	left: 220px;
}


.pomegranate-description-heading
{

/* z-index:  10000; */
left: -5%;
/* width: 120%; */
height: 100%;
padding-top: 80px;
position: relative;
/* background-size:450px 438px; */
top: 220px;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 65px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
text-align: center;
color: white;
/* float: right; */
}


.pomegranate-description
{

/* z-index:  10000; */
left: 5%;
width: 80%;
/* height: 100%; */
padding-top: 80px;
position: absolute;
/* background-size:450px auto; */
top: 320px;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 18px/125% 'OpenSans-Regular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
max-width: 1000%;
min-width: 30%;
color: #fff;
text-align: center;
float: right;
margin-bottom: 30px;
}

.pomegranate-product
{
	background: url(../../../images/products/pomegranate-berry-product.png) no-repeat;
	z-index:  10000;
	left: 11%;
	width: 100%;
	height: 100%;
	padding-top: 80px;
	position: absolute;
	background-size:30%;
	top: 300px;
	float: left;
	/* overflow: visible; */
}


.pomegranate-buynow-button
{


}

.static-bg
{
margin: -20px auto 0;
position: relative;
height: 765px;
background-image: url(../images/header-static.jpg);
background-position: center top;
background-repeat: no-repeat;
/* min-height: 1129px; */
/* min-width: 800px; */
z-index: 0;	
background-size: cover;
}

.static-bg-products
{
margin: -40px auto 0;
position: relative;
height: 765px;
background-image: url(../images/header-static-products.jpg);
background-position: center top;
background-repeat: no-repeat;
/* min-height: 1129px; */
/* min-width: 800px; */
z-index: 0;	
background-size: cover;
}

.static-bg-news
{
margin: -20px auto 0;
position: relative;
height: 765px;
background-image: url(../../../images/header-static-news.jpg);
background-position: center top;
background-repeat: no-repeat;
/* min-height: 1129px; */
/* min-width: 800px; */
z-index: 0;	
background-size: cover;
}

.static-bg-about
{
margin: -20px auto 0;
position: relative;
height: 765px;
background-image: url(../../../images/header-static-about.jpg);
background-position: center top;
background-repeat: no-repeat;
/* min-height: 1129px; */
/* min-width: 800px; */
z-index: 0;	
background-size: cover;
}

.static-paragraph-about-left
{
display: block;
left: 5%;
/* margin: 0 auto; */
position: absolute;
top: 530px;
width: 40%; 
height: 1em;
color: #fff;
text-align: left;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 25px/120% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.static-paragraph-about-right
{
display: block;
right: -25%;
/* margin: 0 auto; */
position: relative;
top: 420px;
width: 37%; 
height: 1em;
color: #fff;
text-align: right;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 25px/120% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.static-heading-about
{
display: block;
left: 0;
/* margin: 0 auto; */
position: relative;
top: 240px;
/* width: 1024px; */
height: 1em;
color: #fff;
text-align: center;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 60px/100% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.static-subheading-about
{
display: block;
left: 0;
/* margin: 0 auto; */
position: relative;
top: 240px;
/* width: 1024px; */
height: 1em;
color: #155a9e;
text-align: center;
z-index: 999;
/*text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);*/
font: normal normal 30px/100% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.number1-circle
{
	margin: 10px 0px;
	border: 0px solid rgb(0, 0, 0);
	float: right;
	width: 90%;
	max-width: 95px;
	width: 95px;
	height: auto;
	overflow: visible;
}


.static-heading
{
display: block;
left: 5%;
/* margin: 0 auto; */
position: relative;
top: 620px;
/* width: 1024px; */
height: 1em;
color: #fff;
text-align: left;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 60px/100% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}



.sheet-footer
{
  margin: 0px auto 0;
  position: relative;
  height: auto;
  /*background-image: url('../images/sheet-footer.jpg');*/
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
}

.product-heading
{
display: block;
/* left: -30%; */
/* margin: 0 auto; */
position: relative;
top: 240px;
width: 1024px;
height: 1em;
color: #fff;
text-align: center;
z-index: 999;
text-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
font: normal normal 50px/125% 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
background: no-repeat center 0;
margin: 0 auto;
}

.extra-content-bg1{
	width: 100%;
	/* height: auto; */
	/* margin-top: -50px; */
	/* min-width: auto; */
	background: url(../../../images/extra-content-bg1.jpg) no-repeat;
	/*background-size: 120% 550px;*/
	background-size: cover;
	/*display: inline-block;*/
	/* margin-right: 0; */
	/* margin-left: 0; */
	min-height: 300px;
}

.extra-content-container{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/* padding-top: 75px; */
	max-width:  1000px;
	/* display: inline-block; */
	color: #fff;
	padding: 5%;
	min-width: 320px;
	width: auto !important;
	}
	
	.extra-content-heading{
		font-family: 'OstrichSans-Black', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
		color: #fff !important;
		font-size: 48px !important;
	}

/* End Additional CSS Styles */