@import url(fb-cookie.css);
@import url(custom.css);

/* news-cycle-regular - latin */
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/news-cycle-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/news-cycle-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/news-cycle-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/news-cycle-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/news-cycle-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/news-cycle-v20-latin-regular.svg#NewsCycle') format('svg'); /* Legacy iOS */
}

/* news-cycle-700 - latin */
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/news-cycle-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/news-cycle-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/news-cycle-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/news-cycle-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/news-cycle-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/news-cycle-v20-latin-700.svg#NewsCycle') format('svg'); /* Legacy iOS */
}

#ig-main
{
  background: #A8C5D2;
  margin: 0 auto;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.ig-hmenu
{
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.ig-button
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #431C0B;
  padding: 0 10px !important;
  margin: 0 auto;
  height: 27px;
}

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

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

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

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

.ig-postcontent a, .ig-postcontent a:link, .ig-postcontent a:visited, .ig-postcontent a.visited
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #431C0B;
}

.ig-postcontent  a:hover, .ig-postcontent a.hover
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #75A4B7;
}

.ig-postcontent h1
{
  color: #75A4B7;
  margin: 10px 0 0;
  font-size: 24px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-blockcontent h1
{
  margin: 10px 0 0;
  font-size: 24px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h1 a, .ig-postcontent h1 a:link, .ig-postcontent h1 a:hover, .ig-postcontent h1 a:visited, .ig-blockcontent h1 a, .ig-blockcontent h1 a:link, .ig-blockcontent h1 a:hover, .ig-blockcontent h1 a:visited
{
  font-size: 24px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h2
{
  color: #75A4B7;
  margin: 10px 0 0;
  font-size: 22px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-blockcontent h2
{
  margin: 10px 0 0;
  font-size: 22px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h2 a, .ig-postcontent h2 a:link, .ig-postcontent h2 a:hover, .ig-postcontent h2 a:visited, .ig-blockcontent h2 a, .ig-blockcontent h2 a:link, .ig-blockcontent h2 a:hover, .ig-blockcontent h2 a:visited
{
  font-size: 22px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h3
{
  color: #75A4B7;
  margin: 10px 0 0;
  font-size: 19px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-blockcontent h3
{
  margin: 10px 0 0;
  font-size: 19px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h3 a, .ig-postcontent h3 a:link, .ig-postcontent h3 a:hover, .ig-postcontent h3 a:visited, .ig-blockcontent h3 a, .ig-blockcontent h3 a:link, .ig-blockcontent h3 a:hover, .ig-blockcontent h3 a:visited
{
  font-size: 19px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h4
{
  color: #431C0B;
  margin: 10px 0 0;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.ig-blockcontent h4
{
  margin: 10px 0 0;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h4 a, .ig-postcontent h4 a:link, .ig-postcontent h4 a:hover, .ig-postcontent h4 a:visited, .ig-blockcontent h4 a, .ig-blockcontent h4 a:link, .ig-blockcontent h4 a:hover, .ig-blockcontent h4 a:visited
{
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.ig-postcontent h5
{
  color: #431C0B;
  margin: 10px 0 0;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.ig-blockcontent h5
{
  margin: 10px 0 0;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.ig-postcontent h5 a, .ig-postcontent h5 a:link, .ig-postcontent h5 a:hover, .ig-postcontent h5 a:visited, .ig-blockcontent h5 a, .ig-blockcontent h5 a:link, .ig-blockcontent h5 a:hover, .ig-blockcontent h5 a:visited
{
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.ig-postcontent h6
{
  color: #431C0B;
  margin: 10px 0 0;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

.ig-blockcontent h6
{
  margin: 10px 0 0;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

.ig-postcontent h6 a, .ig-postcontent h6 a:link, .ig-postcontent h6 a:hover, .ig-postcontent h6 a:visited, .ig-blockcontent h6 a, .ig-blockcontent h6 a:link, .ig-blockcontent h6 a:hover, .ig-blockcontent h6 a:visited
{
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

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

header, footer, article, nav, #ig-hmenu-bg, .ig-slidenavigator > a, .ig-checkbox:before, .ig-radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html
{
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 700px;
  color: #431C0B;
  background: #EFE4C8;
}

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

.ig-header:after, #ig-header-bg:after, .ig-layout-cell:after, .ig-layout-wrapper:after, .ig-footer:after, .ig-nav:after, #ig-hmenu-bg:after, .ig-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, .ig-postcontent li h1, .ig-blockcontent li h1
{
  margin: 1px;
}

li h2, .ig-postcontent li h2, .ig-blockcontent li h2
{
  margin: 1px;
}

li h3, .ig-postcontent li h3, .ig-blockcontent li h3
{
  margin: 1px;
}

li h4, .ig-postcontent li h4, .ig-blockcontent li h4
{
  margin: 1px;
}

li h5, .ig-postcontent li h5, .ig-blockcontent li h5
{
  margin: 1px;
}

li h6, .ig-postcontent li h6, .ig-blockcontent li h6
{
  margin: 1px;
}

li p, .ig-postcontent li p, .ig-blockcontent li p
{
  margin: 1px;
}



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

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

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

.ig-footer .layout-item-0
{
  vertical-align: top;
}

.ie7 .ig-post .ig-layout-cell
{
  border: none !important;
  padding: 0 !important;
}

.ie6 .ig-post .ig-layout-cell
{
  border: none !important;
  padding: 0 !important;
}


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

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

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

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

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

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

ul.ig-hmenu
{
  display: inline-block;
  vertical-align: middle;
  padding-left: 250px;
  padding-right: 0em;
}

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

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

.desktop  .ig-nav-inner
{
  min-width: 700px;
  max-width: 1344px;
  width: 70%;
  padding-left: 0px;
  padding-right: 0px;
}

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

.ig-menuitemcontainer
{
  margin: 0 auto;
}

ul.ig-hmenu>li
{
  margin-left: 8px;
}

ul.ig-hmenu>li:first-child
{
  margin-left: 0px;
}

ul.ig-hmenu>li:last-child, ul.ig-hmenu>li.last-child
{
  margin-right: 0px;
}

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

.ig-hmenu>li>a, .ig-hmenu>li>a:link, .ig-hmenu>li>a:visited, .ig-hmenu>li>a.active, .ig-hmenu>li>a:hover
{
  font-size: 24px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

ul.ig-hmenu>li>a.active
{
  background: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  margin: 0 auto;
  color: #405225;
  text-decoration: none;
}

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

ul.ig-hmenu>li>a:hover, .desktop ul.ig-hmenu>li:hover>a
{
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  margin: 0 auto;
  
  background: #A8C5D2;
     transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   
     color: #FFFFFF;
  text-decoration: none
       transition: color .45s ease-in-out;
   -moz-transition: color .45s ease-in-out;
   -webkit-transition: color .45s ease-in-out;
}



ul.ig-hmenu li li a
{
  background: #FFFFFF;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 18px;
  margin: 0 auto;
}

ul.ig-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

.ig-hmenu ul a:link, .ig-hmenu ul a:visited, .ig-hmenu ul a.active, .ig-hmenu ul a:hover
{
  text-align: left;
  line-height: 26px;
  color: #405225;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

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

/*.desktop .ig-hmenu>li>ul>li>a
{
  font-weight: bold !important;
}*/

.desktop .ig-hmenu>li>ul>li
{
  float: left;
}

.desktop .ig-hmenu>li>ul>li>ul
{
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

.desktop .ig-hmenu>li:hover>ul>li>ul
{
  visibility: visible;
}

.desktop .ig-hmenu>li>ul>li>ul:before
{
  visibility: hidden;
}

ul.ig-hmenu ul li a:hover
{
  background: #A8C5D2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

.ig-hmenu ul a:hover
{
  text-decoration: none;
  color: #000000;
}

ul.ig-hmenu ul:before
{
  background: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #FFFFFF;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.ig-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.ig-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.ig-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;

}

.desktop ul.ig-hmenu>li>ul
{
  padding: 12px 32px 32px 32px;
  margin: -10px 0 0 -30px;
}

.desktop ul.ig-hmenu ul ul
{
  padding: 32px 32px 32px 14px;
  margin: -32px 0 0 -9px;
}

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

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

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

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

.desktop ul.ig-hmenu ul ul.ig-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 32px 32px 32px 14px;
  margin: -32px 0 0 -9px;
}

.desktop ul.ig-hmenu ul ul.ig-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 32px 14px 32px 32px;
  margin: -32px -9px 0 0;
}

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

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

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

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

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

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

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

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

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

.desktop ul.ig-hmenu>li.ext>a:hover, .desktop ul.ig-hmenu>li.ext:hover>a, .desktop ul.ig-hmenu>li.ext:hover>a.active
{
  background: none;
  padding: 0 22px 0 11px;
  margin: -0 -0 0 -0;
  overflow: hidden;
  position: relative;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
}

.desktop ul.ig-hmenu>li.ext>a:hover:before, .desktop ul.ig-hmenu>li.ext:hover>a:before, .desktop ul.ig-hmenu>li.ext:hover>a.active:before
{
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  left: 0;
  bottom: -1px;
  background-color: #A8C5D2;
  border: 1px Solid #A8C5D2;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  z-index: -1;
}

.desktop ul.ig-hmenu>li.ext:hover>ul
{
  padding-top: 1px;
  margin-top: 0;
}

.desktop ul.ig-hmenu>li.ext:hover>ul:before
{
  top: -1px;
  clip: rect(4px, auto, auto, auto);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

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

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

.desktop ul.ig-hmenu>li.ext.ext-r:hover>.ext-r, .desktop ul.ig-hmenu>li.ext.ext-l:hover>.ext-l
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 4px;
  top: 100%;
  padding-top: 1px;
  margin-top: -1px;
}

.desktop ul.ig-hmenu>li.ext:hover>.ext-r:before, .desktop ul.ig-hmenu>li.ext:hover>.ext-l:before
{
  position: absolute;
  content: ' ';
  top: 0;
  bottom: -1px;
  background-color: #FFFFFF;
  border: 1px Solid #FFFFFF;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

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

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

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

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

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

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

.desktop ul.ig-hmenu>li.ext:hover>.ext-off
{
  left: -0;
  right: -0;
  padding-left: 0;
  padding-right: 0;
}

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

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

.desktop ul.ig-hmenu>li.ext:hover>.ext-m:before, .desktop ul.ig-hmenu>li.ext:hover>.ext-off:before
{
  position: absolute;
  content: ' ';
  top: -1px;
  bottom: -1px;
  background-color: #FFFFFF;
  border: 1px Solid #FFFFFF;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

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

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

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

.ig-header-inner
{
  position: relative;
  min-width: 698px;
  max-width: 1344px;
  width: 70%;
  z-index: auto !important;
  margin: 0 auto;
}

.ig-header>div.ig-nostyle, .ig-header>div.ig-block, .ig-header>div.ig-post
{
  position: absolute;
  z-index: 101;
}

.ig-sheet
{
  padding: 1px;
  margin: 30px auto 0;
  position: relative;
  cursor: auto;

  min-width: 700px;

  z-index: auto !important;
}

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

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

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

.ig-layout-cell
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

.ig-postcontent .ig-content-layout
{
  border-collapse: collapse;
}

.ig-vmenublock
{
  margin: 10px;
}

div.ig-vmenublock img
{
  margin: 0;
}

.ig-vmenublockcontent
{
  margin: 0 auto;
}

ul.ig-vmenu, ul.ig-vmenu ul
{
  list-style: none;
  display: block;
}

ul.ig-vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.ig-vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.ig-vmenu ul.active
{
  display: block;
}

ul.ig-vmenu>li>a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 auto;
  font-size: 19px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #405225;
  min-height: 30px;
  line-height: 30px;
}

ul.ig-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.ig-vmenu li
{
  position: relative;
}

ul.ig-vmenu>li
{
  margin-top: 0;
}

ul.ig-vmenu>li>ul
{
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

ul.ig-vmenu>li:first-child
{
  margin-top: 0;
}

ul.ig-vmenu>li>a:hover, ul.ig-vmenu>li>a.active:hover
{
 
  padding: 0 10px;
  margin: 0 auto;
    text-decoration: none;

	    background: #A8C5D2;
     transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   
     color: #FFFFFF;
  text-decoration: none
       transition: color .45s ease-in-out;
   -moz-transition: color .45s ease-in-out;
   -webkit-transition: color .45s ease-in-out;
}



ul.ig-vmenu>li>a.active:hover>span.border-top, ul.ig-vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.ig-vmenu>li>a.active
{
  background: #FFFFFF;
  padding: 0 10px;
  margin: 0 auto;
  text-decoration: none;
  color: #405225;
}

ul.ig-vmenu>li>ul:before
{
  background: #DCE3EA;
  background: transparent;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.ig-vmenu li li a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  position: relative;
}

ul.ig-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.ig-vmenu li li
{
  position: relative;
  margin-top: 4px;
}

ul.ig-vmenu ul a
{
  display: block;
  position: relative;
  min-height: 22px;
  overflow: visible;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 0;
  line-height: 22px;
  color: #5790A8;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.ig-vmenu ul a:visited, ul.ig-vmenu ul a.active:hover, ul.ig-vmenu ul a:hover, ul.ig-vmenu ul a.active
{
  line-height: 22px;
  color: #5790A8;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.ig-vmenu ul ul a
{
  padding-left: 40px;
}

ul.ig-vmenu ul ul ul a
{
  padding-left: 60px;
}

ul.ig-vmenu ul ul ul ul a
{
  padding-left: 80px;
}

ul.ig-vmenu ul ul ul ul ul a
{
  padding-left: 100px;
}

ul.ig-vmenu li li a:before
{
  content: url('../images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.ig-vmenu li li a:before
{
  bottom: 0;
}

ul.ig-vmenu ul>li>a:hover, ul.ig-vmenu ul>li>a.active:hover
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

ul.ig-vmenu ul li a:hover, ul.ig-vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #C69E39;
}

ul.ig-vmenu ul a:hover:after
{
  background-position: center;
}

ul.ig-vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.ig-vmenu ul a.active:after
{
  background-position: bottom;
}

ul.ig-vmenu li li a:hover:before
{
  content: url('../images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.ig-vmenu li li a:hover:before
{
  bottom: 0;
}

ul.ig-vmenu ul>li>a.active
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

ul.ig-vmenu ul a.active, ul.ig-vmenu ul a:hover, ul.ig-vmenu ul a.active:hover
{
  text-decoration: none;
  color: #DB5B24;
}

ul.ig-vmenu li li a.active:before
{
  content: url('../images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.ig-vmenu li li a.active:before
{
  bottom: 0;
}

.ig-block
{
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.19);
  padding: 7px;
  margin: 10px;
}
div.ig-block img
{
  border: none;
  margin: 0;
}

.ig-blockheader
{
  padding: 6px 5px;
  margin: 0 auto;
}

.ig-blockheader .t, .ig-blockheader .t a, .ig-blockheader .t a:link, .ig-blockheader .t a:visited, .ig-blockheader .t a:hover
{
  color: #75A4B7;
  font-size: 29px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  margin: 0 10px;
}
.ig-blockheader .t2, .ig-blockheader .t2 a, .ig-blockheader .t2 a:link, .ig-blockheader .t2 a:visited, .ig-blockheader .t2 a:hover
{
  color: #75A4B7;
  font-size: 29px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  margin: 0px;
}
.ig-blockheader .t3, .ig-blockheader .t3 a, .ig-blockheader .t3 a:link, .ig-blockheader .t3 a:visited, .ig-blockheader .t3 a:hover
{
  color: #75A4B7;
  font-size: 39px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  margin: 0px;
}
.ig-1blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #431C0B;
  font-size: 1.7vW;
	text-align: center;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  
}
.ig-blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #431C0B;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  
}

.ig-blockcontent table, .ig-blockcontent li, .ig-blockcontent a, .ig-blockcontent a:link, .ig-blockcontent a:visited, .ig-blockcontent a:hover
{
  color: #431C0B;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  /*text-align: center;*/
}

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

.ig-blockcontent a, .ig-blockcontent a:link
{
  color: #431C0B;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}

.ig-blockcontent a:visited, .ig-blockcontent a.visited
{
  color: #431C0B;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  /*font-weight: bold;*/
  font-style: normal;
  text-decoration: none;
}

.ig-blockcontent a:hover, .ig-blockcontent a.hover
{
  color: #A8C5D2;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  /*font-weight: bold;*/
  font-style: normal;
  text-decoration: underline;
}

a.ig-button, a.ig-button:link, a:link.ig-button:link, body a.ig-button:link, a.ig-button:visited, body a.ig-button:visited, input.ig-button, button.ig-button
{
  text-decoration: none;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #431C0B;
  margin: 0 5px 0 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;
}

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

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

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

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

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

.ig-button.active, .ig-button.active:hover
{
  background: #E2CE9C;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #D0AF5D;
  padding: 0 10px;
  margin: 0 auto;
}

.ig-button.active, .ig-button.active:hover
{
  color: #3B2F11 !important;
}

.ig-button.hover, .ig-button:hover
{
  background: #F0E6CC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #D9BF7D;
  padding: 0 10px;
  margin: 0 auto;
}

.ig-button.hover, .ig-button:hover
{
  color: #D9BF7D !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  background: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #431C0B;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  width: 100%;
  padding: 2px 0;
  color: #431C0B !important;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}
input[type="number"] 
{
  width: 30%;
  padding: 2px 0;
  color: #431C0B !important;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.ig-error, textarea.ig-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.ig-error, textarea.ig-error
{
  color: #5F4C1C !important;
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.ig-search input[type="text"]
{
  background: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 100%;
  padding: 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #634F1D !important;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}


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

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

form.ig-search input[type="submit"], input.ig-search-button, a.ig-search-button
{
  border-radius: 0;
  margin: 0 auto;
}

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

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

label.ig-checkbox:before
{
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.ig-checkbox
{
  cursor: pointer;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #431C0B !important;
}

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

label.ig-checkbox.active:before
{
  background: #A7C5D2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.ig-checkbox.hovered:before
{
  background: #A8C5D2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.ig-radiobutton:before
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.ig-radiobutton
{
  cursor: pointer;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #431C0B !important;
}

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

label.ig-radiobutton.active:before
{
  background: #A8C5D2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.ig-radiobutton.hovered:before
{
  background: #A8C5D2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #431C0B;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}



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

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

.ig-pager>*
{
  background: #A8C5D2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #D0E0E7;
  padding: 7px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

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

.ig-pager .active
{
  background: #FFFFFF;
  border: 1px solid #D0E0E7;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #A8C5D2;
}

.ig-pager .more
{
  background: #A8C5D2;
  border: 1px solid #D0E0E7;
  margin: 0 4px 0 auto;
}

.ig-pager a.more:link, .ig-pager a.more:visited
{
  color: #FFFFFF;
}

.ig-pager a:hover
{
  background: #FFFFFF;
  border: 1px solid #D0E0E7;
  padding: 7px;
  margin: 0 4px 0 auto;
}

.ig-pager  a:hover, .ig-pager  a.more:hover
{
  color: #A8C5D2;
}

.ig-pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

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

.ig-commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #1C2E36;
}

.ig-commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #1C2E36;
}

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

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

.ig-commentsform .form-submit
{
  margin-top: 10px;
}


a img, .thumb
{
  border: 0;
	margin: 0px 15px 5px 0px !important;

}



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


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


pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 3px 3px 3px 3px;
  -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.ig-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;
}

.ig-postheader
{
  color: #75A4B7;
  margin: 6px 0;
  font-size: 26px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

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

.ig-postheader a, .ig-postheader a:link, .ig-postheader a:visited, .ig-postheader a.visited
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #75A4B7;
}

.ig-postheader a:hover, .ig-postheader a.hovered
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #EFE4C8;
}

.ig-postheadericons, .ig-postheadericons a, .ig-postheadericons a:link, .ig-postheadericons a:visited, .ig-postheadericons a:hover,
.ig-postfootericons, .ig-postfootericons a, .ig-postfootericons a:link, .ig-postfootericons a:visited, .ig-postfootericons a:hover
{
  font-size: 14px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #431C0B;
}

.ig-postheadericons,
.ig-postfootericons
{
  padding: 1px;
}

.ig-postheadericons a, .ig-postheadericons a:link, .ig-postheadericons a:visited, .ig-postheadericons a.visited,
.ig-postfootericons a, .ig-postfootericons a:link, .ig-postfootericons a:visited, .ig-postfootericons a.visited
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #431C0B;
}


.ig-postheadericons a:hover, .ig-postheadericons a.hover,
.ig-postfootericons a:hover, .ig-postfootericons a.hover
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #A8C5D2;
}

.ig-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 .ig-postpdficon:before
{
  bottom: 0;
}

.ig-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 .ig-postprinticon:before
{
  bottom: 0;
}

.ig-postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .ig-postemailicon:before
{
  bottom: 0;
}

.ig-postcontent ul>li:before, .ig-post ul>li:before, .ig-textblock ul>li:before, .ig-block 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 .ig-postcontent ul>li:before, .opera   .ig-post ul>li:before, .opera   .ig-textblock ul>li:before    .ig-block ul>li:before
{
  bottom: 0;
}

.ig-postcontent li, .ig-post li, .ig-textblock li, .ig-block li
{
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #431C0B;
  margin: 5px 0 5px 13px;
}

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

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

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

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

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

.ig-postcontent li, .ig-post li, .ig-textblock li
{
  margin: 5px 0 5px 0;
}

.ig-postcontent ol>li, .ig-post ol>li, .ig-textblock ol>li
{
  overflow: visible;
}

.ig-postcontent ul>li, .ig-post ul>li, .ig-textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #A8C5D2 url('../images/postquote.png') no-repeat scroll;
  padding: 2px 2px 2px 30px;
  margin: 10px 10px 10px 50px;
  color: #FFFFFF;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  overflow: auto;
  clear: both;
}

blockquote a, .ig-postcontent blockquote a, .ig-blockcontent blockquote a, .ig-footer blockquote a, blockquote a:link, .ig-postcontent blockquote a:link, .ig-blockcontent blockquote a:link, .ig-footer blockquote a:link, blockquote a:visited, .ig-postcontent blockquote a:visited, .ig-blockcontent blockquote a:visited, .ig-footer blockquote a:visited, blockquote a:hover, .ig-postcontent blockquote a:hover, .ig-blockcontent blockquote a:hover, .ig-footer blockquote a:hover
{
  color: #FFFFFF;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

blockquote p, .ig-postcontent blockquote p, .ig-blockcontent blockquote p, .ig-footer blockquote p
{
  margin: 0;
}

.ig-postcategoryicon:before
{
  /*content: url('../images/postcategoryicon.png');*/
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .ig-postcategoryicon:before
{
  bottom: 0;
}

.ig-posttagicon:before
{
  /*content: url('../images/system/tagButton.png');*/
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .ig-posttagicon:before
{
  bottom: 0;
}

.ig-postcommentsicon:before
{
  content: url('../images/postcommentsicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .ig-postcommentsicon:before
{
  bottom: 0;
}

.ig-footer
{
  background: #EFE4C8;
  margin: 30px auto 0;
  position: relative;
  color: #431C0B;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

  padding: 0;
}

.ig-footer a, .ig-footer a:link, .ig-footer a:visited, .ig-footer a:hover, .ig-footer td, .ig-footer th, .ig-footer caption
{
  color: #431C0B;
  font-size: 16px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ig-footer p
{
  padding: 0;
  text-align: left;
}

.ig-footer a, .ig-footer a:link
{
  color: #431C0B;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.ig-footer a:visited
{
  color: #431C0B;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

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

.ig-footer h1
{
  color: #6B9DB3;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ig-footer h2
{
  color: #89B1C2;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ig-footer h3
{
  color: #D9BF7D;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ig-footer h4
{
  color: #E06E3E;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ig-footer h5
{
  color: #E06E3E;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ig-footer h6
{
  color: #E06E3E;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.ig-footer-inner
{
  margin: 0 auto;
  min-width: 700px;
  max-width: 1344px;
  width: 70%;
  padding: 10px;
  padding-right: 11px;
  padding-left: 11px;
}

.ig-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.ig-rss-tag-icon:empty
{
  vertical-align: middle;
}
.ig-footer li
{
  font-size: 17px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #67521E;
}

.ig-page-footer, .ig-page-footer a, .ig-page-footer a:link, .ig-page-footer a:visited, .ig-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: #692C11;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ig-lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.ig-lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

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

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

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

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

/*fieldset
{
  border: none;
}*/

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: solid 1px #431C0B;
  border-top: solid 1px #431C0B;
}

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: solid 1px #431C0B;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #431C0B;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #431C0B;
  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: solid 1px #431C0B;
}

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

.edit.item-page select + div
{
  width: 100% !important;
}

.edit.item-page div > ul
{
  border: 1px solid #B9C2CB;
}

.edit.item-page .search-field
{
  overflow: visible;
}

.edit.item-page .search-field > input
{
  width: 100% !important;
}

.edit.item-page ul > li:before
{
  content: normal;
}

.edit.item-page fieldset
{
  border: solid 1px #431C0B;
}

.edit.item-page fieldset legend
{
  padding: 7px;
  font-weight: bold;
}

#editor-xtd-buttons
{
  float: left;
  padding: 0;
}

.toggle-editor
{
  float: right;
}

#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 fieldset label
{
  width: 100%;
}

#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;
}



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: 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 .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: #A8C5D2;
  color: #ffffff;
  border: 1px solid #ffffff;
    font-size: 12px;
  font-family: 'News Cycle', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

#search-searchword
{
  margin-bottom: 5px;
}

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

.only, .phrases
{
  border: solid 1px #ccc;
  margin: 10px 0 0 0px;
  padding: 15px;
  line-height: 1.3em;
}

div.tags
{
  display: inline;
}

.tag-category ul > li:before
{
  content: normal;
}

ul.list-striped > li:before
{
  content: normal;
}

.list-striped
{
  border-top: 1px solid #ddd;
}

.list-striped li, .list-striped dd
{
  border-bottom: 1px solid #ddd;
}

.accordion
{
  margin-bottom: 18px;
}

.accordion-group
{
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion-heading
{
  border-bottom: 0;
}

.accordion-heading .accordion-toggle
{
  display: block;
  padding: 8px 15px;
}

.accordion-toggle
{
  cursor: pointer;
}

.accordion-inner
{
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.accordion-body.in:hover
{
  overflow: visible;
}

.collapse.in
{
  height: auto;
}

.collapse
{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

.element-invisible
{
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

