#main
{
   background: #E6F5F9 url('/images/pageglare.png') no-repeat fixed;
   background: url('/images/pageglare.png') no-repeat, linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   background: url('/images/pageglare.png') no-repeat, -webkit-linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   background: url('/images/pageglare.png') no-repeat, -moz-linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   background: url('/images/pageglare.png') no-repeat, -o-linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   background: url('/images/pageglare.png') no-repeat, -ms-linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   background: url('/images/pageglare.png') no-repeat, linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   -svg-background: url('/images/pageglare.png') no-repeat, linear-gradient(top, #86CCE4 0, #FFFFFF 500px) no-repeat;
   background-attachment: fixed, fixed !important;
   margin:0 auto;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.hmenu
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #E6F5F9;
   background: linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   background: -webkit-linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   background: -moz-linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   background: -o-linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   background: -ms-linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   background: linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   -svg-background: linear-gradient(top, #EEF8FB 0, #D1ECF5 40%, #CDEAF4 50%, #D1ECF5 60%, #EEF8FB 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   border:1px solid #113C4B;
   padding:0 15px;
   margin:0 auto;
   height:27px;
}

.postcontent,
.postheadericons,
.postfootericons,
.blockcontent,
ul.vmenu a 
{
   text-align: left;
}
#main .postheader img
{
	border:none;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.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: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.postcontent a, .postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #EE5F49;
}

.postcontent a:visited, .postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #2FA8D0;
}

.postcontent  a:hover, .postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #791A0B;
}

.postcontent h1
{
   color: #791A0B;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.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: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2
{
   color: #6D2017;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.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: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3
{
   color: #8BCEE5;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.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: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4
{
   color: #8B281D;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h4
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.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: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5
{
   color: #8B281D;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h5
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.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: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6
{
   color: #DC685B;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.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: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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: 800px;
   color: #000000;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .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: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.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;
}

.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 25px;
  left: 39.2%;
  line-height: 100%;
  margin-left: -137px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.headline, 
.headline a, 
.headline a:link, 
.headline a:visited, 
.headline a:hover
{
font-size: 56px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.98);
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
  white-space: nowrap;
}
.slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 86px;
  left: 41.55%;
  line-height: 100%;
  margin-left: -96px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
  white-space: nowrap;
}

.slogan, 
.slogan a, 
.slogan a:link, 
.slogan a:visited, 
.slogan a:hover
{
font-size: 16px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-align: left;
text-shadow: 0px 0px 6px rgba(23, 23, 23, 0.98);
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}






.header
{
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   margin:0 auto;
   height: 150px;
   background-image: url('/images/object680654957.png'),url('/images/object1180753489.png'), url('/images/header.jpg');
   background-position: -48px -66px,637px 6px, 0 0;
   background-repeat: no-repeat;
   position: relative;
   width: 800px;
   z-index: auto !important;
}

.responsive .header 
{
   background-image: url('/images/header.jpg');
   background-position: center center;
}

.header>.widget 
{
   position:absolute;
   z-index:101;
}

.header .slider-inner
{
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
}

.nav
{
   background: #49ACCA;
   background: linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -webkit-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -moz-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -o-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -ms-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   -svg-background: linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   border-bottom:1px solid #2DA1C8;
   padding:2px 2px 0;
   margin:10px auto 0;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: left;
}

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;
}

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: 3px;
   padding-right: 3px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.nav:before 
{
   content:' ';
}

.desktop-nav.nav{
   width: 800px;
   padding-left: 9px;
   padding-right: 9px;
}

.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: left;
}

.menuitemcontainer
{
   margin:0 auto;
}
ul.hmenu>li {
   margin-left: 9px;
}
ul.hmenu>li:first-child {
   margin-left: 4px;
}
ul.hmenu>li:last-child, ul.hmenu>li.last-child {
   margin-right: 4px;
}

ul.hmenu>li>a
{
   -webkit-border-radius:10px 10px 0 0;
   -moz-border-radius:10px 10px 0 0;
   border-radius:10px 10px 0 0;
   border:1px solid transparent;
   border-bottom:none;
   padding:0 12px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 26px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 26px;
   text-align: center;
}

.hmenu a, 
.hmenu a:link, 
.hmenu a:visited, 
.hmenu a.active, 
.hmenu a:hover
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.hmenu>li>a.active
{
   background: #E6F5F9;
   background: linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -moz-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -o-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -ms-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   -svg-background: linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   -webkit-border-radius:10px 10px 0 0;
   -moz-border-radius:10px 10px 0 0;
   border-radius:10px 10px 0 0;
   border:1px solid #2DA1C8;
   border-bottom:none;
   padding:0 12px;
   margin:0 auto;
   color: #000000;
   padding-bottom: 1px;
   margin-bottom: -1px;
   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: #E6F5F9;
   background: linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -moz-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -o-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: -ms-linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   background: linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   -svg-background: linear-gradient(top, #E2F3F8 0, #DEF1F7 10%, #D5EEF6 20%, #C9E8F3 20%, #B8E1EF 50%, #ACDCEC 100%) no-repeat;
   -webkit-border-radius:10px 10px 0 0;
   -moz-border-radius:10px 10px 0 0;
   border-radius:10px 10px 0 0;
   border:1px solid #247F9E;
   border-bottom:none;
   padding:0 12px;
   margin:0 auto;
}
ul.hmenu>li>a:hover, 
.desktop-nav ul.hmenu>li:hover>a {
   color: #237C9A;
   text-decoration: none;
}
ul.hmenu>li>a.active:hover {
   padding-bottom: 0;
   margin-bottom: 0;
}

ul.hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -9px;
   width:9px;
   height: 26px;
   background: url('/images/menuseparator.png') center center no-repeat;
}
ul.hmenu>li:first-child:before{
   display:none;
}

ul.hmenu li li a
{
   background: #247F9E;
   background: transparent;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   padding:0 8px;
   margin:0 auto;
}
ul.hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav 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: 25px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 25px;
   color: #B4E0EE;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.hmenu ul a:link, 
.hmenu ul a:visited, 
.hmenu ul a.active, 
.hmenu ul a:hover
{
   text-align: left;
   line-height: 25px;
   color: #B4E0EE;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
   background: #7AC7E1;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   margin:0 auto;
}
.hmenu ul a:hover
{
   text-decoration: none;
}

.hmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .hmenu ul li:hover>a
{
   color: #000000;
}

ul.hmenu ul:before
{
   background: #113C4B;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   border:1px solid #2DA1C8;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav 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-nav ul.hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.hmenu ul.hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.hmenu ul.hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.hmenu li li:hover>ul.hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.hmenu li li:hover>ul.hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.hmenu ul ul.hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.hmenu ul ul.hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop-nav ul.hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.hmenu ul ul:before
{
   border-radius: 11px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

.desktop-nav ul.hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.hmenu>li>ul.hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.hmenu>li>ul.hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.hmenu ul ul.hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop-nav ul.hmenu ul ul.hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.sheet
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   padding:7px;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 800px;
   z-index: auto !important;
}

.layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.content-layout-row 
{
   display: table-row;
}

.layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.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;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #154A5B;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 27px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.block select 
{
   width:96%;
}

input.button
{
   float: none !important;
}

.button.active, .button.active:hover
{
   background: #DA6052;
   background: linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   background: -moz-linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   background: -o-linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   background: -ms-linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   background: linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   -svg-background: linear-gradient(top, #DE7063 0, #D9584A 40%, #D9584A 50%, #D9584A 60%, #DE7063 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   border:1px solid transparent;
   padding:0 15px;
   margin:0 auto;
}
.button.active, .button.active:hover {
   color: #2F0A04 !important;
}

.button.hover, .button:hover
{
   background: #49ACCA;
   background: linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -moz-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -o-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -ms-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   -svg-background: linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   border:1px solid transparent;
   padding:0 15px;
   margin:0 auto;
}
.button.hover, .button:hover {
   color: #2A0C09 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #E6F5F9;
   background: linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #72C4DF 100%) no-repeat;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #1A5E74;
   margin:0 auto;
   width:200px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   padding: 4px 0;
   color: #07171D !important;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.error, textarea.error
{
   background: #113C4B;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.error, textarea.error {
   color: #82CBE3 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.search input[type="text"]
{
   background: #113C4B;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #1A5E74;
   margin:0 auto;
   width: 100%;
   padding: 6px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #82CBE3 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, 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
{
   top:0;
   right:0;
}

form.search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.search input[type="submit"]
{
   margin:0 auto;
   color: #09222A !important;
   position:absolute;
   display:block;
   left: auto;
   border:none;
   background:url('/images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
}

label.checkbox:before
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #2DA1C8;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   position: relative;
}

.checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.checkbox.active:before
{
   background: #E6F5F9;
   background: linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #B4E0EE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #2DA1C8;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.checkbox.hovered:before
{
   background: #2DA1C8;
   background: linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   background: -webkit-linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   background: -moz-linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   background: -o-linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   background: -ms-linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   background: linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   -svg-background: linear-gradient(top, #44B0D5 0, #2FA8D0 36%, #2789AA 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #2DA1C8;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.radiobutton:before
{
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #2DA1C8;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   position: relative;
}

.radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #2DA1C8;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.radiobutton.hovered:before
{
   background: #2DA1C8;
   background: linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   background: -moz-linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   background: -o-linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   background: -ms-linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   background: linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   -svg-background: linear-gradient(top, #50B6D7 0, #2FA8D0 40%, #247F9E 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #2DA1C8;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.radiobutton input[type="radio"]
{
   display: none;
}

label.radiobutton.checked:after
{
   content: url('/images/radiobuttonicon.png');
   position: absolute;
   line-height: 12px;
   left: 0;
   top: 0;
}

label.checkbox input[type="checkbox"]
{
   display: none;
}

label.checkbox.checked:after
{
   content: url('/images/checkboxicon.png');
   position: absolute;
   left: 0;
   top: 0;
}

.block
{
   margin:5px;
}
div.block img
{
   border: 1px solid #2DA1C8;
   margin: 0;
}

.blockheader
{
   background: #49ACCA;
   background: linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -moz-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -o-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: -ms-linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   background: linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   -svg-background: linear-gradient(top, #59B3CF 0, #41A9C8 40%, #41A9C8 50%, #41A9C8 60%, #59B3CF 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #113C4B;
   padding:8px 5px;
   margin:0 auto;
}
.blockheader .t,
.blockheader .t a,
.blockheader .t a:link,
.blockheader .t a:visited, 
.blockheader .t a:hover
{
   color: #FFFFFF;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   margin: 0 10px;
}

.blockcontent
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   color: #081B21;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.blockcontent table,
.blockcontent li, 
.blockcontent a,
.blockcontent a:link,
.blockcontent a:visited,
.blockcontent a:hover
{
   color: #081B21;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.blockcontent p
{
   margin: 0 5px;
}

.blockcontent a, .blockcontent a:link
{
   color: #791A0B;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.blockcontent a:visited, .blockcontent a.visited
{
   color: #8BCEE5;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.blockcontent a:hover, .blockcontent a.hover
{
   color: #DC685B;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}
.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: -14px;
}
.opera .block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.block li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #0F3643;
   margin: 5px 0 0 10px;
}

.block ul>li, .block ol
{
   padding: 0;
}

.block ul>li
{
   padding-left: 14px;
}

.post
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:5px;
}
a img
{
   border: 0;
}

.article img, img.article, .block img, .footer img
{
   border: 1px solid #2DA1C8;
   margin: 7px 7px 7px 7px;
}

.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
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.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: #081B21;
   margin: 5px 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.postheader a, 
.postheader a:link, 
.postheader a:visited,
.postheader a.visited,
.postheader a:hover,
.postheader a.hovered
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.postheader a, .postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #000000;
}

.postheader a:visited, .postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #EF634E;
}

.postheader a:hover,  .postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #791A0B;
}

.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #185468;
}

.postheadericons
{
   display:inline-block;
   padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #217591;
}

.postheadericons a:visited, .postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #217591;
}

.postheadericons a:hover, .postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #2E0D0A;
}

.postdateicon:before
{
   content:url('/images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postauthoricon:before
{
   content:url('/images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postprinticon:before
{
   content:url('/images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postediticon:before
{
   content:url('/images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    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
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postcontent li, .post li, .textblock li
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #081B21;
   margin: 5px 0 5px 11px;
}

.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: 14px;
}

.postcontent ul>li:before,  .post ul>li:before,  .textblock ul>li:before
{
   margin-left: -14px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
   margin: 1em 0 1em 11px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.postcontent li, .post li, .textblock li
{
   margin: 5px 0 5px 0;
}

.postcontent ol>li, .post ol>li, .textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #1A5E74 url('/images/postquote.png') no-repeat scroll;
   padding:6px 6px 6px 39px;
   margin:0 0 0 10px;
   color: #86CCE4;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   /* makes block not to align behind the image if they are in the same line */
  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: #86CCE4;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

/* Override native 'p' margins*/
blockquote p,
.postcontent blockquote p,
.blockcontent blockquote p,
.footer blockquote p
{
   margin: 0;
   margin:5px;
}

.footer
{
   background: #49ACCA;
   background: linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -webkit-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -moz-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -o-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: -ms-linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   background: linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   -svg-background: linear-gradient(top, #369BBA 0, #39A5C6 21%, #65B9D2 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-top:1px solid #2DA1C8;
   padding:20px;
   margin:15px auto 0;
   position: relative;
   color: #FFFFFF;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer td, 
.footer th,
.footer caption
{
   color: #07171D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.footer p 
{
   padding:0;
   text-align: center;
}

.footer a,
.footer a:link
{
   color: #541208;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.footer a:visited
{
   color: #CDEAF4;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.footer a:hover
{
   color: #FACEC7;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer img
{
   border: 1px dashed #2DA1C8;
   margin: 7px;
}

.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;
}

.footer ul>li:before
{
   content:url('/images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -17px;
}
.opera .footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.footer li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #07171D;
}

.footer ul>li, .footer ol
{
   padding: 0;
}

.footer ul>li
{
   padding-left: 17px;
}

.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: #87271D;
}

.page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #1E6B85;
}

img.lightbox
{
   cursor: pointer;
}

#lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#lightbox-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.lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.lightbox-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;
}

.content-layout .content
{
   margin:0 auto;
}

.content-layout .sidebar1
{
   background: #1A5E74;
   background: transparent;
   -webkit-border-radius:0 3px 0 0;
   -moz-border-radius:0 3px 0 0;
   border-radius:0 3px 0 0;
   border-left:1px solid #2DA1C8;
   margin:0 auto;
   width: 202px;
}

/* Begin Additional CSS Styles */

div#open-time
{
	margin:0 0 30px 0;
}

div#map-area
{
	margin:0 auto;
	width:530px;
}

div#ravasio-info
{
	text-align:center;
}
a#sub-btn
{
	float:right;
	height:74px;
	line-height:74px;
	padding:0 0 0 94px;
	background:transparent url("../images/datasend.png") no-repeat top left;
	text-decoration:none;
	color:#000;
	font-size:18px;
}
#privacy-text
{
	height:150px;
	width:100%;
	overflow:auto;
	border:1px solid #2DA1C8;
	padding:5px;
}
.postcontent .noimage,
.post .noimage,
.textblock .noimage
{
	list-style-type:disc;
	padding:0 0 0 10px;
}
.postcontent .noimage ol,
.post .noimage ol,
.textblock .noimage ol
{
	list-style-type:lower-alpha;
}
.postcontent .noimage li:before,
.post .noimage li:before,
.textblock .noimage li:before
{
	content:none;
}
.postcontent .noimage li,
.post .noimage li,
.textblock .noimage li
{
	overflow:visible;
}
.red
{
	color:#ff0000;
}
/* End Additional CSS Styles */
.warning
{
	border:1px solid red !important;
	color:red !important;
}
.mandatory-field
{
	color:red;
	font-size:14px;
	text-indent:10px;
	display:inline-block;
}
.suggest
{
	font-size:11px;
	border-bottom:1px dashed #41A9C8;
	cursor:help;
	padding:5px 0;
	display:inline-block;
	margin:10px 0 0 0;
}
input[type=file]
{
	overflow:hidden;
	width:200px;
}

.preventivi, 
.preventivi a, 
.preventivi a:link, 
.preventivi a:visited, 
.preventivi a:hover
{

	color:#41A9C8;
	font-weight:bold;

}

/* Colorazione blu */

.postcontent,
.postcontent ul li
{
	color:#41A9C8;
	font-weight:bold;
}
.textarea-text
{
	position:absolute;
	width:325px;
	left:245px;
}