/*@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600,700&subset=latin,latin-ext);*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
/* line 20, ../scss/vendor/_html5reset-1.6.1.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.clear { clear: both; }

/* line 30, ../scss/vendor/_html5reset-1.6.1.scss */
body {
  line-height: 1;
}

/* line 35, ../scss/vendor/_html5reset-1.6.1.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 39, ../scss/vendor/_html5reset-1.6.1.scss */
nav ul {
  list-style: none;
}

/* line 43, ../scss/vendor/_html5reset-1.6.1.scss */
blockquote, q {
  quotes: none;
}

/* line 48, ../scss/vendor/_html5reset-1.6.1.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 53, ../scss/vendor/_html5reset-1.6.1.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 63, ../scss/vendor/_html5reset-1.6.1.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 70, ../scss/vendor/_html5reset-1.6.1.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 77, ../scss/vendor/_html5reset-1.6.1.scss */
del {
  text-decoration: line-through;
}

/* line 81, ../scss/vendor/_html5reset-1.6.1.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 86, ../scss/vendor/_html5reset-1.6.1.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
/* line 92, ../scss/vendor/_html5reset-1.6.1.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 101, ../scss/vendor/_html5reset-1.6.1.scss */
input, select {
  vertical-align: middle;
  outline: 0;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 12, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, ../scss/vendor/_jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox/fancybox_sprite.png");
}

/* line 82, ../scss/vendor/_jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, ../scss/vendor/_jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 100, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 172, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox/fancybox_overlay.png");
}

/* line 190, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 224, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 240, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, ../scss/vendor/_jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, ../scss/vendor/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 270, ../scss/vendor/_jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url("fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
@-moz-keyframes toTop {
  /* line 3, ../scss/modules/_keyframes.scss */
  from {
    top: -32px;
  }

  /* line 4, ../scss/modules/_keyframes.scss */
  to {
    top: -75px;
  }
}

@-webkit-keyframes toTop {
  /* line 9, ../scss/modules/_keyframes.scss */
  from {
    top: -32px;
  }

  /* line 10, ../scss/modules/_keyframes.scss */
  to {
    top: -75px;
  }
}

@-o-keyframes toTop {
  /* line 15, ../scss/modules/_keyframes.scss */
  from {
    top: -32px;
  }

  /* line 16, ../scss/modules/_keyframes.scss */
  to {
    top: -75px;
  }
}

@keyframes toTop {
  /* line 21, ../scss/modules/_keyframes.scss */
  from {
    top: -32px;
  }

  /* line 22, ../scss/modules/_keyframes.scss */
  to {
    top: -75px;
  }
}

/* line 1, ../scss/partials/_content.scss */
body {
  line-height: 1.5;
  font-family: Arial, sans-serif;
  color: #3a3b3b;
  font-size: 81.25%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top;
}

/* line 8, ../scss/partials/_content.scss */
a {
  color: #008abc;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.clear_list a {
  color: auto;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 24, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #00b7f9;
}

/* line 17, ../scss/partials/_content.scss */
.content {
  position: relative;
  margin-top: 30px;
  padding: 30px 35px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
/* line 25, ../scss/partials/_content.scss */
.content h3 {
  margin-bottom: 20px;
  font: normal 21px Arial, sans-serif;
}
/* line 29, ../scss/partials/_content.scss */
.content h3.underlined {
  border-bottom: 3px solid #f1f1f1;
}
/* line 34, ../scss/partials/_content.scss */
.content hr {
  clear: both;
  margin: 20px 0;
  border-top: 3px solid #f2f2f2;
}
/* line 40, ../scss/partials/_content.scss */
.content p, .content ol, .content ul:not(.clear_list) {
  clear: both;
  margin-bottom: 20px;
}
.content ol ul:not(.clear_list), .content ul ul:not(.clear_list), .content ul:not(.clear_list) ol, .content ol ol{
	margin-left:20px;
}
/* line 45, ../scss/partials/_content.scss */
.content ul:not(.clear_list) li {
  margin-left: 17px;
  padding-left: 2px;
}
/* line 50, ../scss/partials/_content.scss */
.content ul:not(.clear_list) li {
  list-style-image: url("li-bg.png");
}

/* line 55, ../scss/partials/_content.scss */
.header {
  overflow: hidden;
  font: bold 18px Arial, sans-serif;
  line-height: 24px;
  font-size:16px;
}

/* line 62, ../scss/partials/_content.scss */
.resources, .nav-tabs {
  overflow: hidden;
  padding: 10px 20px;
  margin: 0 0 20px -11px;
  background: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.1);
}
/* line 70, ../scss/partials/_content.scss */
.resources h4, .nav-tabs h4 {
  font: normal 18px Arial, sans-serif;
}
.resources h5, .nav-tabs h5 {
  font: normal 16px Arial, sans-serif;
}
.resources h4{
padding: 7px 0;	
}
.resources h5{
padding: 7px 0;
}
.resources p{
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: normal;
  font-size: 12px;
}
/* line 74, ../scss/partials/_content.scss */
.resources ul li, .nav-tabs ul li {
  font-family: Arial, sans-serif;
  font-weight: bold;
  list-style-image: url("li-alter-bg.png");
}

/* line 80, ../scss/partials/_content.scss */
.nav-tabs {
  padding: 9px 70px 0 13px;
}
/* line 84, ../scss/partials/_content.scss */
.nav-tabs ul {
  overflow: visible !important;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 60, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.nav-tabs ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  
  padding-right: 12px;
  margin-bottom: 10px;
}
/* line 48, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.nav-tabs ul li:first-child, .nav-tabs ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.nav-tabs ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.nav-tabs ul li.last {
  padding-right: 0;
}
/* line 89, ../scss/partials/_content.scss */
.nav-tabs ul li a {
  position: relative;
  display: inline-block;
  padding: 3px 7px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 96, ../scss/partials/_content.scss */
.nav-tabs ul li a:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  z-index: 1000;
  display: block;
  margin-left: -6px;
  width: 11px;
  height: 5px;
  background: url("tabs-bg.png") no-repeat;
  opacity: 0;
  content: '';
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 112, ../scss/partials/_content.scss */
.nav-tabs ul li a:hover, .nav-tabs ul li.active a {
  color: #fff;
  background: #1a9dcc;
  -webkit-box-shadow: 0px 1px 0 rgba(106, 106, 106, 0.77);
  -moz-box-shadow: 0px 1px 0 rgba(106, 106, 106, 0.77);
  box-shadow: 0px 1px 0 rgba(106, 106, 106, 0.77);
}
/* line 117, ../scss/partials/_content.scss */
.nav-tabs ul li a:hover:after, .nav-tabs ul li.active a:after {
  opacity: 1;
}

/* line 125, ../scss/partials/_content.scss */
.gallery {
  overflow: hidden;
  margin: -5px;
  padding: 5px;
}
/* line 130, ../scss/partials/_content.scss */
.gallery li {
  display: block;
  float: left;
  margin: 0 8px 20px 4px;
}
/* line 135, ../scss/partials/_content.scss */
.gallery li img {
  display: block;
  border: 4px solid white;
  -webkit-box-shadow: 0px 1px 5px rgba(17, 17, 17, 0.36);
  -moz-box-shadow: 0px 1px 5px rgba(17, 17, 17, 0.36);
  box-shadow: 0px 1px 5px rgba(17, 17, 17, 0.36);
}

/* line 143, ../scss/partials/_content.scss */
.nav-products {
  position: absolute;
  top: -27px;
  right: 5px;
}
/* line 148, ../scss/partials/_content.scss */
.nav-products li {
  display: inline-block;
  margin: 0;
  padding: 4px 10px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  background: #209bc7;
  background: -moz-linear-gradient(left, #209bc7 60%, #1b85aa 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(60%, #209bc7), color-stop(100%, #1b85aa));
  background: -webkit-linear-gradient(top, #209bc7 60%, #1b85aa 100%);
  background: -o-linear-gradient(top, #209bc7 60%, #1b85aa 100%);
  background: -ms-linear-gradient(top, #209bc7 60%, #1b85aa 100%);
  background: linear-gradient(to bottom, #209bc7 60%, #1b85aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#209bc7", endColorstr="#1b85aa",GradientType=0 );
}
/* line 155, ../scss/partials/_content.scss */
.nav-products li:first-child {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  -ms-border-radius: 3px 0 0 0;
  -o-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
/* line 159, ../scss/partials/_content.scss */
.nav-products li a {
  display: inline-block;
  font: normal 14px Arial, sans-serif;
  color: white;
  text-shadow: 0px -1px 0 #1b4783;
}
/* line 24, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.nav-products li a:hover {
  color: #e0f7ff;
}
/* line 165, ../scss/partials/_content.scss */
.nav-products li a.link-prev {
  padding-left: 17px;
  background: url("link-prev-bg.png") no-repeat left;
}
/* line 170, ../scss/partials/_content.scss */
.nav-products li a.link-next {
  padding-right: 17px;
  background: url("link-next-bg.png") no-repeat right;
}

/* line 178, ../scss/partials/_content.scss */
.link-more {
  padding-right: 16px;
  font: bold 15px Arial, sans-serif;
  background: url("link-more-bg.png") no-repeat right 6px;
}

/* line 184, ../scss/partials/_content.scss */
.img-left {
  float: left;
  margin-right: 20px;
}

/* line 189, ../scss/partials/_content.scss */
.img-right {
  float: right;
  margin-left: 20px;
}

/* line 1, ../scss/partials/_header.scss */
#header-main, #content, #nav-footer, #footer-info {
  margin: 0 auto;
  width: 960px;
}

/* line 5, ../scss/partials/_header.scss */
#header-logo {
  float: left;
  margin: 27px 0 27px 7px;
  width: 290px;
  height: 51px;
  background: url("logo-bg.png") no-repeat;
}
/* line 12, ../scss/partials/_header.scss */
#header-logo span {
  position: absolute;
  top: -10000px;
}

/* line 17, ../scss/partials/_header.scss */
#nav-top {
  float: right;
  margin-top: 38px;
}
/* line 21, ../scss/partials/_header.scss */
#nav-top ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 60, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-top ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 6px;
  padding-right: 10px;
  text-transform:lowercase;
}
/* line 48, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-top ul li:first-child, #nav-top ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-top ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-top ul li.last {
  padding-right: 0;
}
/* line 24, ../scss/partials/_header.scss */
#nav-top ul a {
  color: #566880;
}
/* line 24, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#nav-top ul a:hover {
  color: #7386a1;
}
/* line 29, ../scss/partials/_header.scss */
#nav-top .lang {
  padding: 0 2px;
}
/* line 32, ../scss/partials/_header.scss */
#nav-top .lang a {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url("lang-pl-bg.png") no-repeat;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 17, ../scss/modules/_mixins.scss */
#nav-top .lang a:hover {
  opacity: 0.75;
}
/* line 39, ../scss/partials/_header.scss */
#nav-top .lang a span {
  position: absolute;
  top: -10000px;
}
/* line 45, ../scss/partials/_header.scss */
#nav-top #lang-en {
  background-image: url("lang-en-bg.png");
}
/* line 49, ../scss/partials/_header.scss */
#nav-top #lang-de {
  background-image: url("lang-de-bg.png");
}

#nav-top #lang-it {
  background-image: url("lang-it-bg.png");
}

/* line 54, ../scss/partials/_header.scss */
#nav-main {
  clear: both;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #30a3cc;
  background: -moz-linear-gradient(left, #30a3cc 50%, #168cb6 50%);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #30a3cc), color-stop(50%, #168cb6));
  background: -webkit-linear-gradient(top, #30a3cc 50%, #168cb6 50%);
  background: -o-linear-gradient(top, #30a3cc 50%, #168cb6 50%);
  background: -ms-linear-gradient(top, #30a3cc 50%, #168cb6 50%);
  background: linear-gradient(to bottom, #30a3cc 50%, #168cb6 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30a3cc", endColorstr="#168cb6",GradientType=0 );
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
/* line 60, ../scss/partials/_header.scss */
#nav-main ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 60, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-main ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
/* line 48, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-main ul li:first-child, #nav-main ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-main ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-main ul li.last {
  padding-right: 0;
}
/* line 63, ../scss/partials/_header.scss */
#nav-main ul li {
  border-left: 1px solid rgba(5, 52, 109, 0.2);
}
/* line 66, ../scss/partials/_header.scss */
#nav-main ul li:first-child, #nav-main ul li:first-child a {
  border-left: none;
}
/* line 69, ../scss/partials/_header.scss */
#nav-main ul li:first-child:after, #nav-main ul li:first-child a:after {
  content: none;
}
/* line 75, ../scss/partials/_header.scss */
#nav-main ul a {
  position: relative;
  display: block;
  padding: 19px 0 !important;
  line-height: 15px;
  font: bold 15px Arial, sans-serif;
  color: #fff;
  text-shadow: 0px -1px 0 #1b4783;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 100px 0 100px -100px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 100px 0 100px -100px rgba(255, 255, 255, 0.2);
  box-shadow: inset 100px 0 100px -100px rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  line-height: 26px;
}
/* line 87, ../scss/partials/_header.scss */
#nav-main ul a:hover, #nav-main ul a.active {
  -webkit-box-shadow: inset 100px 0 100px -100px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 100px 0 100px -100px rgba(255, 255, 255, 0.4);
  box-shadow: inset 100px 0 100px -100px rgba(255, 255, 255, 0.4);
}
/* line 91, ../scss/partials/_header.scss */
#nav-main ul a:after {
  position: absolute;
  bottom: 8px;
  left: 50%;
  margin-left: -5px;
  display: block;
  width: 9px;
  height: 4px;
  background: url("nav-bg.png") no-repeat;
}
/* line 103, ../scss/partials/_header.scss */
#nav-main ul a span {
  position: absolute;
  top: -10000px;
}
/* line 109, ../scss/partials/_header.scss */
#nav-main #nav-home {
  padding-left: 32px;
  height: 25px;
  background: url("nav-home-bg.png") no-repeat center;
}

/* line 1, ../scss/partials/_footer.scss */
#footer-main {
  clear: both;
  padding: 90px 0 20px;
  background-image: url("footer-bg.png");
  background-position:bottom;
  background-repeat:no-repeat;
}

/* line 10, ../scss/partials/_footer.scss */
#nav-footer ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
/* line 60, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-footer ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  text-transform:lowercase;
  line-height:13px;
}
#nav-footer > ul.footer_menu > li {
	width: 13%;
}
/* line 48, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-footer ul li:first-child, #nav-footer ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-footer ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-footer ul li.last {
  padding-right: 0;
}
/* line 14, ../scss/partials/_footer.scss */
#nav-footer ul li.clear-left {
  clear: left;
  padding-left: 0;
}
/* line 19, ../scss/partials/_footer.scss */
#nav-footer ul:first-child > li > a {
  display: block;
  margin-top: 19px;
}
/* line 25, ../scss/partials/_footer.scss */
#nav-footer .footer-submenu {
  margin: 5px 0 25px;
  padding-top: 3px;
  border-top: 1px solid #e0e4e7;
  font-weight: normal;
  font-size:10px;
  line-height:11px;
}
/* line 31, ../scss/partials/_footer.scss */
#nav-footer .footer-submenu li {
  display: block;
  float: none;
  padding: 3px 0;
  min-width: 125px;
}

/* line 40, ../scss/partials/_footer.scss */
#footer-info {
  overflow: hidden;
  margin-top: 25px;
}
/* line 46, ../scss/partials/_footer.scss */
#footer-info img, #footer-info p {
  float: left;
  margin-right: 35px;
  line-height: 12px;
  font-size: 11px;
  color: #71777a;
}
/* line 54, ../scss/partials/_footer.scss */
#footer-info p {
  margin-top: 17px;
}

/* line 59, ../scss/partials/_footer.scss */
#copy a {
  float: right;
  margin-top: 30px;
  width: 151px;
  height: 17px;
  background: url("logo-by-bg.png") no-repeat;
}
/* line 66, ../scss/partials/_footer.scss */
#copy a span {
  position: absolute;
  top: -10000px;
}

/* line 1, ../scss/partials/_index.scss */
/* line 4, ../scss/partials/_index.scss */
#body-main #section-content {
  margin-top: 100px;
}
/* line 7, ../scss/partials/_index.scss */
#body-main #section-content h2 {
  display: inline-block;
  margin-bottom: 30px;
  padding-right: 15px;
  color: #636f7b;
  font-size: 43px;
  background: #fff;
}
#body-main #section-content .news-list h2{
	font-size:25px;	
}
/* line 16, ../scss/partials/_index.scss */
#body-main #section-content .hr-through {
  margin-bottom: -30px;
  border-color: #e8e8e8;
}

/* line 23, ../scss/partials/_index.scss */
#main-banner h2 {
  margin: 75px 0 52px;
  padding-left: 480px;
  font-family: Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  -moz-text-shadow: 0 0 1px rgba(0,0,0,0.1);
  -webkit-text-shadow: 0 0 1px rgba(0,0,0,0.1);
  text-align: right;
  color: #3d4a5b;
}
/* line 32, ../scss/partials/_index.scss */
#main-banner h2 span {
  display: block;
  clear: both;
}
/* line 37, ../scss/partials/_index.scss */
#main-banner h2 .counter {
  position: relative;
  clear: none;
  overflow: hidden;
  display: inline-block;
  margin: 16px 0 0 5px;
  width: 48px;
  height: 70px;
  font-size: 46px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 43px;
  border: 3px solid #085576;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2), 2px 2px 8px 2px rgba(0, 0, 0, 0.48) inset;
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2), 2px 2px 8px 2px rgba(0, 0, 0, 0.48) inset;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2), 2px 2px 8px 2px rgba(0, 0, 0, 0.48) inset;
  background: url("counter-bg.png") no-repeat;
}
/* line 53, ../scss/partials/_index.scss */
#main-banner h2 .counter .counter-in {
  position: absolute;
  left: 12px;
  z-index: 1;
  color: #000;
  opacity: .7;
  top: -32px;
}
/* line 62, ../scss/partials/_index.scss */
#main-banner h2  .counter-red {
    margin-left: 0px !important;
}

#main-banner h2 .counter.counter-red span {
  color: #720000;
}
/* line 66, ../scss/partials/_index.scss */
#main-banner h2 .counter.animated .counter-in {
  -moz-animation: toTop .1s infinite;
  -webkit-animation: toTop .1s infinite;
  -o-animation: toTop .1s infinite;
  animation: toTop .1s infinite;
}
/* line 73, ../scss/partials/_index.scss */
#main-banner h2 .counter:after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 100%;
  border-top: 1px solid rgba(243, 243, 243, 0.1);
  border-bottom: 1px solid rgba(73, 72, 71, 0.1);
  content: '';
}
/* line 85, ../scss/partials/_index.scss */
#main-banner h2 .banner-text-bottom {
  font-size: 32px;
  color: #4d5e72;
}

/* line 91, ../scss/partials/_index.scss */
#nav-banner {
  float: right;
  margin: 30px 0 175px;
}
/* line 95, ../scss/partials/_index.scss */
#nav-banner ul {
  padding: 5px 20px !important;
  width: 310px;
  height: 29px;
  font-size: 12px;
  background: #30a7ce;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border-top: 3px solid #b7dabd;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  overflow: visible;
}
/* line 60, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-banner ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 11px;
  padding-right: 11px;
}
/* line 48, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-banner ul li:first-child, #nav-banner ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-banner ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-banner ul li.last {
  padding-right: 0;
}
/* line 107, ../scss/partials/_index.scss */
#nav-banner ul li {
  position: relative;
  margin-top: 8px;
  line-height: 14px;
}
/* line 112, ../scss/partials/_index.scss */
#nav-banner ul li a {
  color: white;
  text-shadow: 0px -1px 0 #1b4783;
}
/* line 24, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#nav-banner ul li a:hover {
  color: #e0f7ff;
}
/* line 116, ../scss/partials/_index.scss */
#nav-banner ul li a:after {
  position: absolute;
  top: -53px;
  left: 0;
  display: block;
  width: 100%;
  height: 59px;
  background: url("wodomierz-bg.png") no-repeat top left;
  content: '';
}
/* line 128, ../scss/partials/_index.scss */
#nav-banner ul li #cieplomierz:after {
  background: url("cieplomierz-bg.png") no-repeat center;
}
/* line 132, ../scss/partials/_index.scss */
#nav-banner ul li #podzielnik:after {
  top: -56px;
  background: url("podzielnik-bg.png") no-repeat center;
}
/* line 137, ../scss/partials/_index.scss */
#nav-banner ul li #system:after {
  left: 8px;
  background: url("system-bg.png") no-repeat right;
}

/* line 145, ../scss/partials/_index.scss */
.two-lines {
  margin-top: 0 !important;
}

/* line 149, ../scss/partials/_index.scss */
.main-featured {
  clear: both;
  overflow: hidden;
  margin-top: 75px;
  color: #4f4c4c;
}
/* line 156, ../scss/partials/_index.scss */
.main-featured img {
  float: left;
  margin-right: 30px;
}
/* line 161, ../scss/partials/_index.scss */
.main-featured h2 {
  font-size: 40px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 42px;
}
/* line 167, ../scss/partials/_index.scss */
.main-featured p {
  overflow: hidden;
  font-size: 16px;
  line-height:1.35em;
}
/* line 172, ../scss/partials/_index.scss */
.main-featured .link-more {
  overflow: hidden;
  display: block;
  text-align: right;
  line-height:26px;
  background-position: right 8px
}
/* line 178, ../scss/partials/_index.scss */
.main-featured:nth-child(even) {
  text-align: right;
}
/* line 181, ../scss/partials/_index.scss */
.main-featured:nth-child(even) img {
  float: right;
  margin: 0 0 0 30px;
}
/* line 187, ../scss/partials/_index.scss */
.main-featured .featured-heading {
  margin: 19px 0;
  padding: 14px;
  font-size: 19px;
  line-height: 20px;
  color: #fff;
  background: #2fb5e4;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmYjVlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZWIxYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #2fb5e4 0%, #3eb1b2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2fb5e4), color-stop(100%, #3eb1b2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #2fb5e4 0%, #3eb1b2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #2fb5e4 0%, #3eb1b2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #2fb5e4 0%, #3eb1b2 100%);
  /* IE10+ */
  background: linear-gradient(to right, #2fb5e4 0%, #3eb1b2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fb5e4', endColorstr='#3eb1b2',GradientType=1 );
  /* IE6-8 */
  text-shadow: 0px -1px 0 #1b4783;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 198, ../scss/partials/_index.scss */
.main-featured .featured-orange {
  margin: 19px 0 19px;
  background: #e3812a;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzODEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNTUyMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #e3812a 0%, #c5521f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e3812a), color-stop(100%, #c5521f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #e3812a 0%, #c5521f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #e3812a 0%, #c5521f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #e3812a 0%, #c5521f 100%);
  /* IE10+ */
  background: linear-gradient(to right, #e3812a 0%, #c5521f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3812a', endColorstr='#c5521f',GradientType=1 );
  /* IE6-8 */
}
/* line 203, ../scss/partials/_index.scss */
.main-featured .featured-purple {
  margin: 19px 0 30px;
  background: #8b85b0;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiODViMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzI1MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #8b85b0 0%, #b3252f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #8b85b0), color-stop(100%, #b3252f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #8b85b0 0%, #b3252f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #8b85b0 0%, #b3252f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #8b85b0 0%, #b3252f 100%);
  /* IE10+ */
  background: linear-gradient(to right, #8b85b0 0%, #b3252f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b85b0', endColorstr='#b3252f',GradientType=1 );
  /* IE6-8 */
}
/* line 208, ../scss/partials/_index.scss */
.main-featured .featured-darkblue {
  margin: 19px 0 20px;
  background: #169fd1;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2OWZkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTUzYTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #169fd1 0%, #4a53a3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #169fd1), color-stop(100%, #4a53a3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #169fd1 0%, #4a53a3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #169fd1 0%, #4a53a3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #169fd1 0%, #4a53a3 100%);
  /* IE10+ */
  background: linear-gradient(to right, #169fd1 0%, #4a53a3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#169fd1', endColorstr='#4a53a3',GradientType=1 );
  /* IE6-8 */
}

/* line 1, ../scss/partials/_news.scss */

/* line 4, ../scss/partials/_news.scss */
#body-news #section-content.section-with-aside {
  float: left;
  width: 682px;
}
/* line 9, ../scss/partials/_news.scss */
#body-news #sidebar {
  float: right;
  width: 244px;
}
/* line 13, ../scss/partials/_news.scss */
#body-news #sidebar .news-list-side {
  margin-top: 120px;
}
/* line 16, ../scss/partials/_news.scss */
#body-news #sidebar .news-list-side li {
  width: 204px;
  margin-left: 0;
}

/* line 24, ../scss/partials/_news.scss */
#nav-breadcrumbs {
  float: left;
  margin: 76px 0 30px;
  background: #fafafa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 18, 17, 0.13);
  -moz-box-shadow: inset 0 -1px 0 0 rgba(16, 18, 17, 0.13);
  box-shadow: inset 0 -1px 0 0 rgba(16, 18, 17, 0.13);
}
/* line 32, ../scss/partials/_news.scss */
#nav-breadcrumbs ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 60, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-breadcrumbs ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
/* line 48, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-breadcrumbs ul li:first-child, #nav-breadcrumbs ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-breadcrumbs ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-breadcrumbs ul li.last {
  padding-right: 0;
}
/* line 35, ../scss/partials/_news.scss */
#nav-breadcrumbs ul li {
  font-size: 11px;
  background: url("breadcrumbs-bg.png") no-repeat left;
}
/* line 39, ../scss/partials/_news.scss */
#nav-breadcrumbs ul li:first-child {
  background: none;
}
/* line 43, ../scss/partials/_news.scss */
#nav-breadcrumbs ul li:last-child {
  padding-right: 5px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  /*display:none;*/
}
/* line 48, ../scss/partials/_news.scss */
#nav-breadcrumbs ul li a,
#nav-breadcrumbs ul li span {
  display: block;
  padding: 9px 9px 8px 18px;
  /*text-transform:capitalize;*/
}

/* line 56, ../scss/partials/_news.scss */
#section-content {
  clear: both;
}
/* line 59, ../scss/partials/_news.scss */
#section-content h1 {
  font: normal 52px Arial, sans-serif;
  color: #107396;
  line-height: 45px;
  text-shadow: 0px 2px 0 white;
  line-height: 50px;
}
#section-content h2 {
  font: normal 30px Arial, sans-serif;
  color: #107396;
  line-height: 45px;
  text-shadow: 0px 2px 0 white;
  line-height: 50px;
}
/* line 65, ../scss/partials/_news.scss */
#section-content h2 time,
#section-content h1 time {
  display: block;
  font-size: 19px;
  text-shadow: none;
  text-shadow:0 1px 0px rgba(255,255,255,1);
}

/* line 79, ../scss/partials/_news.scss */
.news-list li, .news-list-side li {
  display: block;
  float: left;
  margin: 0 0 30px 15px;
  padding: 20px;
  width: 270px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 89, ../scss/partials/_news.scss */
.news-list li:nth-child(3n-2) {
  clear: left;
  margin-left: 0;
}
/* line 94, ../scss/partials/_news.scss */
#section-content .news-list li h2,  .news-list-side li h3 {
  margin: 3px 0 9px 0;
  font: normal 22px Arial, sans-serif;
  line-height: 25px;

}
/* line 99, ../scss/partials/_news.scss */
#section-content .news-list li h2 time,  .news-list-side li h3 time  {
  display: block;
  font: 11px Arial, sans-serif;
  color: #5d6162;
  margin-top:3px;
}
/* line 107, ../scss/partials/_news.scss */
.news-list img, .news-list-side img  {
  width: 100%;
}

/* line 112, ../scss/partials/_news.scss */
.nav-pagination {
  clear: both;
  padding-top: 15px;
  text-align: center;
}
/* line 117, ../scss/partials/_news.scss */
.nav-pagination li {
  display: inline-block;
}
/* line 120, ../scss/partials/_news.scss */
.nav-pagination li a, .nav-pagination li .current {
  display: inline-block;
  padding: 5px 12px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #0054a4;
  background: #f5f9fa;
  border: 1px solid #b6c8d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 131, ../scss/partials/_news.scss */
.nav-pagination li a:hover, .nav-pagination li .current {
  color: #fff;
  text-shadow: 0px -1px 0 #1b4783;
  border-color: #0194da;
  background: #0085c8;
}

/* line 1, ../scss/partials/_products.scss */

/* line 4, ../scss/partials/_products.scss */
#body-products #nav-breadcrumbs {
  margin-left: 276px;
}
/* line 8, ../scss/partials/_products.scss */
#body-products #section-content {
  float: right;
  width: 682px;
}
/* line 13, ../scss/partials/_products.scss */
#body-products #sidebar {
  float: left;
  padding-bottom: 28px;
  width: 224px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
/* line 21, ../scss/partials/_products.scss */
#body-products #sidebar h3 {
  padding: 14px;
  background: url("aside-bg.png") repeat-y;
  font: bold 24px Arial, sans-serif;
  line-height: 24px;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  text-transform:capitalize;
}

/* line 33, ../scss/partials/_products.scss */
#nav-sidebar {
  margin-top: 9px;
}
/* line 36, ../scss/partials/_products.scss */
#nav-sidebar li {
  display: block;
  border-top: 1px solid white;
  border-bottom: 1px solid #f9f9f9;
  text-shadow: 0px 1px 0 white;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 43, ../scss/partials/_products.scss */
#nav-sidebar li a {
  display: block;
  
  padding: 7px 14px 8px;
  font: normal 15px Arial, sans-serif;
}
/* line 49, ../scss/partials/_products.scss */
#nav-sidebar li:first-child {
  border-top: 1px solid #f9f9f9;
}
/* line 53, ../scss/partials/_products.scss */
#nav-sidebar li:hover, #nav-sidebar li.active {
  background: #eee;
  border-color: #e5e5e5;
}


#nav-sidebar li ul{
	display:none;	
}

#nav-sidebar li.active ul{
	display:block;	
}
#nav-sidebar li.active li{
	border-bottom:0;
	border-top:dotted 1px #ddd;	
}
#nav-sidebar li.active li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px 13px 5px 14px;
}
#nav-sidebar li.active li.active a{
	font-weight:bold;
	color:#036;
}

/* line 61, ../scss/partials/_products.scss */
.product-list > li {
  clear: both;
  overflow: hidden;
  display: block;
  margin-bottom: 22px;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 71, ../scss/partials/_products.scss */
.product-list > li:first-child {
  margin-top: 50px;
}
/* line 75, ../scss/partials/_products.scss */
.product-list > li h2 {
  margin-bottom: 30px;
  font: normal 26px Arial, sans-serif;
  line-height: 30px !important;
}
/* line 83, ../scss/partials/_products.scss */
.product-list > li a.link-more {
  display: inline-block;
  margin-top: 15px;
}
.product-list > li ul, .product-list > li ol {
	margin-left: 30px;
}

.content table td{
	vertical-align:top;
}

/* NEWSLETTER */
	#S_newsletter_slider {
		position: fixed;
		top: 190px;
		right: -286px;
	}
			#S_newsletter_slider .icon {
				position: absolute;
				top: 0;
				left: -36px;
				z-index: 10;
				cursor: pointer;
			}
			#S_newsletter_slider .newsletter_content {
				z-index: 11;
				position: relative;
				padding: 16px;
				font: 11px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;
				color: #9f9f9f;
				width: 264px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.15);
				-moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.15);
				box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.15);
				background: #f7f8fa; /* Old browsers */
				/* IE9 SVG, needs conditional override of 'filter' to 'none' */
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjhmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWVhZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #f7f8fa 0%, #e9eaeb 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f8fa), color-stop(100%,#e9eaeb)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #f7f8fa 0%,#e9eaeb 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #f7f8fa 0%,#e9eaeb 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #f7f8fa 0%,#e9eaeb 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #f7f8fa 0%,#e9eaeb 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8fa', endColorstr='#e9eaeb',GradientType=0 ); /* IE6-8 */
			}
					#S_newsletter_slider .newsletter_content div.regular_content {
						display: block;
					}
					#S_newsletter_slider .newsletter_content div.success {
						display: none;
					}

					#S_newsletter_slider .newsletter_content h3 {
						color: #15627d;
						margin: 0 0 10px 0;
						font-weight: normal;
						font-size: 16px;
					}
					#S_newsletter_slider .newsletter_content input[type="text"] {
						display: block;
						border: 1px solid #c8d2d9;
						background: #f4f7f9;
						color: #3a3b3b;
						font-size: 12px;
						padding: 6px 8px;
						width: 201px;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						border-radius: 2px;
						margin: 10px 0;
					}
					#S_newsletter_slider .newsletter_content .btn_placeholder {
						text-align: right;
						padding-right: 45px;
					}
							#S_newsletter_slider .newsletter_content .btn_placeholder a {
								display: inline-block;
								background: #008abc;
								text-align: center;
								padding: 8px 15px;
								color: #fff;
								font-weight: bold;
								font-size: 14px;
								text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
								-webkit-border-radius: 2px;
								-moz-border-radius: 2px;
								border-radius: 2px;
							}
									#S_newsletter_slider .newsletter_content .btn_placeholder a span {
									}
									#S_newsletter_slider .newsletter_content .btn_placeholder a img {
										vertical-align: middle;
										display: none;
									}
							#S_newsletter_slider .newsletter_content .btn_placeholder a.active:hover {
								background: #1596c5;
							}
/* EOF: NEWSLETTER */
