/* CSS Document layout */

/*
Project: template
File: css/layout.css
Last edited: August 06, 2010, 12:00 am
*/


@import url("http://hello.myfonts.net/count/2859f8"); /*
@font-face {
    font-family: 'CenturyGothicStd-Bold';
    src: url('fonts/2859F8_0_0.eot');
    src: url('fonts/2859F8_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/2859F8_0_0.woff') format('woff'),url('fonts/2859F8_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

 @font-face {
	font-family: 'CenturyGothicStd-Bold';
    src: url('fonts/2859F8_0_0.eot');
	src: url('fonts/2859F8_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2859F8_0_0.ttf') format('truetype'), url('fonts/2859F8_0_0.woff') format('woff');
}


/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}





body {background:#103b53 url(images/body-bg.png) repeat-x 0 0;}

/* Main
----------------------------------------------------------------------------------------------------*/
.wrapper {
	margin:0 auto;
	display: block;
	background: url(images/wrapper-bg.png) no-repeat 50% 0;
	}

.header .wrapper, 
.section .wrapper, 
.footer .wrapper {
	overflow: auto;
	position: relative;
	padding: 0 10px;
}
	
.header {
	}
	.header .wrapper {
		height: 196px;
		background: none;
	 }

     .watersection .header .wrapper {
		height: 146px;
	 }

.section { }
	.section .wrapper {
		background:#fff;
		padding-top:10px;
		padding-bottom:30px;
		border-bottom: 1px solid #ddddd8;
	}

.watersection .section .wrapper {
    padding-top: 20px;
}

.footer { margin-bottom: 60px; }
	.footer .wrapper {
		background:#f0f0e5;
		padding-top: 28px;
		padding-bottom:50px;
		border-bottom: 1px solid #a4cdd7;
	}
.logo {
	position: absolute;
	top: 25px;
	left: 0;
    text-decoration: none;
}
.logo .section-title {
    font-size: 18px;
    color: #222;
    margin: 4px 0 0 47px;
}
		
/* Content blocks
----------------------------------------------------------------------------------------------------*/

.block 				{margin-bottom:20px;}
.block-10 			{margin-bottom:10px;}
.block-20 			{margin-bottom:20px;}
.block-30 			{margin-bottom:30px;}
.block-40 			{margin-bottom:40px;}
.block-50 			{margin-bottom:50px;}

.editor 						{overflow:auto;}
.editor.association-stamp 	{
	background: url(images/waterstamp.png) no-repeat 100% 0
}
.page-responsible {
	font-size:11px;
	color:#666;
	display: block;
	overflow: auto;
}
		
/* Navigations
----------------------------------------------------------------------------------------------------*/

/* Navigation supplement */
.nav-supp {
	position: absolute;
	right: 0;
	top: 10px;
	}
	.nav-supp li {
		margin:0 0 0 20px;
	}
		.nav-supp li a{
			color: #02a8e6;
			text-decoration: none;
			font-size: 12px;
			}
		.nav-supp li a:hover {
			text-decoration: underline;
			}

/* Navigation main */ 
.nav-main {
	position: absolute;
	top:98px;
	left:0;
	width: 100%;
	background: url(images/navmain-sprite.png) no-repeat 100% 0;
	}
	.nav-main li {}
	
		/* a+span */
		.nav-main li a {
			float: left;
			background: url(images/navmain-sprite.png) no-repeat -14px -61px;
			padding-left: 25px;
			font-size: 16px;
			color:#fff;
			text-decoration: none;
			}
			.nav-main li a span {
				float: left;
				height:48px;
				line-height:3;
				padding-right: 25px;
				}
		.nav-main li.first a { 
            background-position: 0 0; 
            padding-left: 19px;
            padding-right: 17px; 
        }	
			
		/* active */
		.nav-main li.active a,
		.nav-main li.active a:hover{
			background-position: -14px -305px;
			color:#080000;
			}
			.nav-main li.active a span,
			.nav-main li.active a:hover span 	{ background-position: -14px -244px; }
			
		.nav-main li.first.active a,
		.nav-main li.first.active a:hover		{ background-position: 0 -244px; }	
			
		/* hover */
		.nav-main li a:hover 					{ background-position: -14px -183px; }
			.nav-main li a:hover span			{ background-position: -14px -122px; }
			
		.nav-main li.first a:hover 			{ background-position: 0 -122px;}
        
        .nav-main li.first a span {
            background: url('images/nav-home.png') no-repeat 0 50%;
            text-indent: -9999px;
            
        }

        .watersection .nav-main, .watersection .nav-main li a {
            background-image: url(images/navmain-sprite-mittvatten.png)
        }	
        .va-chefen .nav-main, .va-chefen .nav-main li a {
            background-image: url(images/navmain-sprite-verktyg.png)
        }	
		
/* Navigation second */ 
.nav-second {
	height:50px;
	position: absolute;
	bottom:0;
	left:0;
	width: 940px;
	padding:0 20px;
	display: block;
	background: #fff url(images/navsecond-sprite.png) no-repeat 0 -157px ;
	}
	.nav-second li{
		margin-top:15px;
		}
		/* a+span */
		.nav-second li a  {
			float: left;
			background: url(images/navsecond-sprite.png) no-repeat -10px -40px;
			padding-left: 10px;
			font-size: 14px;
			color:#2ab006;
			text-decoration: none;
			}
			.nav-second li a span {
				float: left;
				height: 32px;
				line-height:2.3;
				padding-right: 10px;
				}
		.nav-second li.first a 					{ background-position: 0 -40px; }	
		.nav-second li.last a 						{ background-position: 100% -40px; }	
			
		/* active */
		.nav-second li.active a,
		.nav-second li.active a:hover{
			background-position: -10px -74px;
			color:#080000;
			}
			.nav-second li.active a span,
			.nav-second li.active a:hover span 		{ background-position: -10px -74px; }
			
		.nav-second li.first.active a,
		.nav-second li.first.active a:hover		{ background-position: 0 -74px; }	
		.nav-second li.last.active a,
		.nav-second li.last.active a:hover			{ background-position: 100% -74px; }	
			
		/* hover */
		.nav-second li a:hover 					{ background-position: -10px -108px; }
			.nav-second li a:hover span			{ background-position: -10px -108px; }
			
		.nav-second li.first a:hover 				{ background-position: 0 -108px;}
		.nav-second li.last a:hover 				{ background-position: 100% -108px;}
		

/* Navigation news */ 
.nav-news {
	height:32px;
	display: block;
	background: #f0f0e5;
	border-top:1px solid #c8c8c8;
	}
	.nav-news li{
		margin-left: 8px;
		margin-top: 8px;
		}
		/* a+span */
		.nav-news li a  {
			color: #040404;
			float: left;
			font-size: 11px;
			font-weight: normal;
			line-height: 1.2;
			text-decoration: none;
			}
		.nav-news li a.active,
		.nav-news li a.active:hover		{
			color:#02a8e6;
			}
		.nav-news li a:hover		{
			color:#575D5F;
			}				
			
	/* ABC */
	.abc {
		bottom: 0;
		position: absolute;
		right: 20px;
		font-size: 14px;
		color: #3BBA09;
		text-decoration: none;
		background: url(images/navsecond-sprite.png) no-repeat  100% 0;
		padding: 9px 44px 10px 0;
		}
		a.abc:hover{
			text-decoration: underline;
			}
	/* rss */
	.rss {
		float: right;
		clear: both;
		font-size: 11px;
		color: #f7a02f;
		text-decoration: none;
		background: url(images/icon-all.png) no-repeat 104% -242px;
		padding: 9px 22px 0 0;
		}
		a.rss:hover{
			text-decoration: underline;
			}
    
    .news dt a.rssblock{
	    background: url("images/icon-all.png") no-repeat scroll 104% -252px transparent;
	    padding-right: 22px;
	    color: #f7a02f;
	    float: right;
	    font-size: 11px;
	}   
	    .news dt a.rssblock:hover{text-decoration: underline;color: #f7a02f;}
/* Navigation sub */
.nav-sub {
	width:100%;
	}
	.nav-sub ul,
	.nav-sub li {
		overflow: auto;
		}
		
	/* position-style */		
	.nav-sub a,
	.nav-sub span{
		display:block;
		overflow: auto;

		padding: 6px 8px;
		line-height: 1.2;
		}
	.nav-sub li li li a{
		padding-left: 20px;
		}
	.nav-sub li li li li a{
		padding-left: 25px;
		}
		
	/* background-style */
	.nav-sub li,
	.nav-sub li.first  span{
		border-bottom: 1px dotted #D0CDCD;
		}
	.nav-sub li li li,
	.nav-sub li.first	{
		border-bottom: none;
		}
	.nav-sub li.first  span{
		background: #fff url(images/navsub-sprite.png) repeat-x 0 0;
		}
	.nav-sub li li li {
		background: #f1f3f0;
		}
	.nav-sub li .active,
	.nav-sub li .sub-active{
		background: #f1f3f0 url(images/navsub-sprite.png) repeat-x 0 100%;
		}
	.nav-sub li li li .active{
		background: #fff url(images/icon-arrows.png) no-repeat 5px -125px ;
		}
	.nav-sub li li li li .active{
		background: #fff url(images/icon-arrows.png) no-repeat 13px -125px ;
		}
		
	.nav-sub li li li .sub-active{
		background: #f1f3f0 url(images/icon-arrows.png) no-repeat 5px -67px ;
		}
	.nav-sub li li li li .sub-active{
		background: #f1f3f0 url(images/icon-arrows.png) no-repeat 13px -67px ;
		}
	
	/* font-style */
	.nav-sub li.first  span{
		font-weight: bold;
		font-size: 16px;
	}
		.nav-sub a {
			color: #000;
			font-size: 14px;
			text-decoration: none;
			}
		.nav-sub a.active,
		.nav-sub a.active:hover,
		.nav-sub a.sub-active,
		.nav-sub a.sub-active:hover{
			font-weight:bold;
			color: #2ab006;
			}
		.nav-sub li li li a {
			font-size: 12px;
			}
			.nav-sub a:hover {
				color: #2ab006;
				}

/* Navigation breadcrumb */
.nav-breadcrumb {
	line-height: 1.3;
	margin-bottom: 10px;
	}
	.nav-breadcrumb li.first {
		margin-right:5px;
	}
	.nav-breadcrumb li,
	.nav-breadcrumb li a {
		color: #979393;
		font-size: 11px;
	}

/* List's
----------------------------------------------------------------------------------------------------*/

/* Global list elements */
ol.list, ul.list 	{overflow:auto;}
ol.vert li, ul.vert li 	{clear:both;}
ol.hori li, ul.hori li 	{display:inline; float:left;}
    
    /* list in PageList pagetype*/
    div.pagelist
    {
        border-bottom: 1px solid #C9C9C9;
        margin-bottom: 12px;
    }
    /* list in DocumentListPage pagetype*/    
	dl.documents .pdf 	{ background: url(images/icon-all.png) no-repeat 4px -35px ; }	
	dl.documents .doc,
	dl.documents .docx 	{ background: url(images/icon-all.png) no-repeat 4px -71px ; }	
	dl.documents .ppt,
	dl.documents .pptx 	{ background: url(images/icon-all.png) no-repeat 4px -145px ; }	
	dl.documents .xls,
	dl.documents .xlsx 	{ background: url(images/icon-all.png) no-repeat 4px -108px ; }
	dl.documents .jpg,
	dl.documents .png,
	dl.documents .gif 	{ background: url(images/icon-all.png) no-repeat 5px -180px; }    
	dl.documents {margin-top:20px;}
	dl.documents dt{
                background: none repeat scroll 0 0 transparent;
                color: #333333;
                font-size: 18px;
                font-weight: bold;
		        border-bottom: #c8c8c8 solid 1px;
        		padding: 8px 0; 
        		margin-bottom: 10px;
		}
		dl.documents dt a{
			color:#575d5f;
			text-decoration: none;
			}
			.news dt a:hover {
				color:#000;		
				}		
	dl.documents dd {
		margin:0 0 12px;
		padding:0 0 18px 28px;
		overflow:auto;
		border-bottom: solid 1px #d0cdcd;
		}	
	dl.documents dd.last {
		margin:0;
		padding: 0 0 18px 28px;
    }	

	/* list link-list*/
	ul.link-list {overflow:hidden;}
	ul.link-list  li.heading{
		background: #f2f2ee;
		border-top: #c8c8c8 solid 1px;
		padding: 8px 10px; 
		margin-top: 0;
		color:#575d5f;
		font-size:16px;
		}	
	ul.link-list li  {
		margin-top:6px;
		}
		ul.link-list  li a {
			line-height:1.2;
			color:#02a8e6;
			text-decoration: none;
			}
			ul.link-list  li a:hover {
				color:#007dab;
				}

	/* list link-list EXTERN LINK */				
	.ext-link{
		background: url(images/icon-all.png) no-repeat  100% -288px ;
		}			
	.ext-link a{
		padding-right:25px;	
		display: inline-block;
		}

	/* list link-list ICONS */
	ul.icons { 
		border: 1px solid #c8c8c8;
		border-top: none;
		background: #f2f2ee;
		}
	ul.icons li {
		padding-left:28px;
		margin-top:8px;
		overflow: hidden;
	}
	ul.icons li a {
	line-height:1.5;
	}
	ul.icons li.search-doc{
		margin-top:0px;
		}
	ul.icons li.search-doc,
	ul.icons li.expand-doc 	{ padding-left:0; }	
	
	ul.icons li.search-doc { background: #f8f8f4 url(images/linkicon-sprite.png) repeat 0 0; }
	ul.icons li.expand-doc 	{ background: #ececea url(images/linkicon-sprite.png) repeat 0 -24px; }
	
		ul.icons li.search-doc a,
		ul.icons li.expand-doc a{
			color: #908b8b;
			font-size: 11px;
			padding: 5px 0 2px 28px;
			float: left;
			background: url(images/icon-all.png) no-repeat 4px 6px;
		}
		ul.icons li.expand-doc a{
			background: url(images/icon-all.png) no-repeat 6px -213px;
			cursor: pointer;
		}
		ul.icons li.expand-doc.closed a{
			background: url(images/icon-all.png) no-repeat 6px -318px;
		}
		ul.icons li.search-doc a:hover,		
		ul.icons li.expand-doc a:hover{
			color: #575D5F;
		}
	ul.icons .pdf 	{ background: url(images/icon-all.png) no-repeat 4px -35px ; }
	
	ul.icons .doc,
	ul.icons .docx 	{ background: url(images/icon-all.png) no-repeat 4px -71px ; }
	
	ul.icons .ppt,
	ul.icons .pptx 	{ background: url(images/icon-all.png) no-repeat 4px -145px ; }
	
	ul.icons .xls,
	ul.icons .xlsx 	{ background: url(images/icon-all.png) no-repeat 4px -108px ; }

	ul.icons .jpg,
	ul.icons .png,
	ul.icons .gif 	{ background: url(images/icon-all.png) no-repeat 5px -180px; }
	
/* list link-list page-functions*/	
.page-functions {
	background: url(images/linkicon-sprite.png) repeat-x 0 0 #F8F8F4;
	display: block;
	padding: 10px 0;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #D0CDCD;
	}
	.page-functions li 
	{
		display: block;		
		overflow: hidden;
		padding: 4px 10px 6px 35px;
		background: #F8F8F4 url(images/icon-all.png) no-repeat 10px 0;
    }
	.page-functions  li.item-print  	{ background-position: 10px -393px ; }
	.page-functions  li.item-tip 		{ background-position: 10px -428px ; }
	.page-functions  li.item-contact   { background-position: 10px -358px ; }
		
		.page-functions  li a{
			overflow: hidden;
			display: block;
			color: #02A8E6;
			font-size: 11px;
			line-height: 1.2;
			text-decoration: none;
		}
		.page-functions  li a:hover{
			color:#007dab;
			}

/* list link-list TABS */
.tabs-container ul.link-list{
	border-top: 1px solid #c1c1b6;
	}
	.tabs-container ul.link-list li {
		padding:0 20px 5px;	
		border-bottom: 1px solid #c1c1b6;
		}
	.tabs-container ul.link-list li.heading {
		display: none;
		}
	.tabs-container ul.link-list li.last {}
		.tabs-container ul.link-list li a {
			line-height:20px;
			background: url(images/icon-arrows.png) no-repeat 0 2px;
			padding-left:15px;
			color:#02a8e6;
			text-decoration: none;
			}
			.tabs-container ul.link-list li a:hover {
				color:#007dab;
				background: url(images/icon-arrows.png) no-repeat 0 -39px ;
				}
				
/* list link-list PAGI */
.PagingContainer {}
	.PagingContainer a{ 
		border-right: 1px solid #a7a7a5;
		margin-right: 10px;
		padding-right: 9px;
	}
	.PagingContainer a{ 
		color: #878784;
		font-size: 11px;
		text-decoration: none;
	}
	.PagingContainer a.SelectedPagingItem,
	.PagingContainer a.SelectedPagingItem:hover{ 
		font-weight: bold;
		color: #292929;
	}
	.PagingContainer a:hover{ 
		color: #292929;
	}
				
/* list link-list FOOTER */
.footer ul{ 
	display:inline; 
	float:left;
}
	.footer ul.link-list  li  {
		padding-right: 30px;
		color: #02a8e6;
		}
	.footer ul.link-list  li.heading  {
		background: none;
		padding:0 16px 10px 0;
		margin-bottom: 10px;
		border-top:  none;
		border-bottom: 3px dotted #fff;
		font-size: 14px;
		width: 140px;
		*width: 125px;/* IE7 hack*/
		}
		.footer ul.link-list  li a {
			line-height:20px;
			color: #02a8e6;
			text-decoration: none;
			font-size: 12px;
			}
			.footer ul.link-list  li a:hover {
				text-decoration: underline;
				}	
				
/* Adress FOOTER */
.footer address {
	width: 980px;
	margin:10px auto;
	display: block;
	}
	.footer strong,
	.footer em	{ 
		font-style: normal;	
		color: #fefdfd;	
		font-size:11px;	
		}
	.footer em	{ 
		border-left: 1px solid #d1e2ea;
		padding-left:7px;
		margin-left: 8px;
		}
	.footer strong{ 
		font-weight: bold;	
		}
	.footer a { color: #fefdfd; }





/* Lists */
.list-social {
    position: absolute;
    right: 190px;
    bottom: 4px;
}
    .list-social li { 
        float: left;
        margin-left: 5px;
    }
        .list-social a { 
            background-color: #0E5CA4;
            color: #FFF;
            width: 30px;
            display: block;
            height: 30px;
            border-radius: 25px;
            text-align: center;
        }
        .list-social a:hover {
            background-color: #2671B6;
        }
            .list-social a i {
	            margin: 9px 0;
            }
				
.watersection .list-social {
    display: none;
}
				
/* Billboard / Slideshow 
---------------------------------------------------------------------------------------------------*/
.billboard {
	overflow: hidden;
	height: 200px;
}
.slideshow {
	overflow: hidden;
	background: #e0e0d5 url(images/slideshow-sprite.png) no-repeat 0 0; 
	padding: 20px 20px 0;
	}
	.slideshow-item {}
	
	.slideshow-nav {
		width: 460px;
		text-align: center;
		position: relative;
		height: 46px;
		margin-left: -20px;
		background: url(images/slideshow-sprite.png) no-repeat 100% 0;
	}
		.slideshow-nav .prev,
		.slideshow-nav .next{
			position: absolute;
			top: 10px;
		}
		.slideshow-nav ul{
			padding-top:18px;
				cursor: default;
			}
			.slideshow-nav  li{
				float: none !important;
				margin: 0 4px 0;
				background: url(images/slideshow-sprite.png) no-repeat 100% -146px;
				}
			.slideshow-nav  li.activeSlideLink {
				background-position: 100% -128px;
				}
				.slideshow-nav  li span{
					width: 8px;
					height: 8px;
					position: relative;
					display: inline-block;
					vertical-align: top;
					text-decoration: none;
					cursor: pointer;
					}
					
		.slideshow-nav .prev{
			left:10px;
		}
		.slideshow-nav .next{
			right: 10px;
		}
			.slideshow-nav .prev,
			.slideshow-nav .next{
				width: 27px;
				height: 27px;
				background: url(images/slideshow-sprite.png) no-repeat 100% -91px;
				text-indent: -9999px;
			}
			.slideshow-nav .next {
				background-position: 100% -55px;
				}
			.slideshow-nav a.prev:hover{
				background-position: -858px -91px;
				}
			.slideshow-nav a.next:hover{
				background-position: -858px -55px;
				}

    .watersection .slideshow {
        background: none;
        padding: 0;
        position: relative;
        margin-bottom: 0;
    }
    .watersection .slideshow .teaser.tsr-1 {
        height: 200px;
    }
    .watersection .slideshow .teaser.tsr-1 .img {
        width: 100%;
        height: auto;
    }
    .watersection .slideshow .teaser img {
        width: 100%;
        max-width: 100%;
    }
    
    .watersection .slideshow-nav {
        position: absolute;
        bottom: 15px;
        right: 0;
        background: none;
        width: 100%;
        box-sizing: border-box;
        text-align: right;
        padding: 0px 20px;
    }
    .watersection .slideshow-nav ul li {
        margin-left: 0;
        background: url(images/slideshow-sprite-mittvatten.png) no-repeat 0 0;
    }
    .watersection .slideshow-nav  li.activeSlideLink {
	    background-position: 100% -18px;
	}


/* NEWS 
---------------------------------------------------------------------------------------------------*/
.news { margin-bottom: 15px; }	
	.news dt{
		background: #e0e0d5;
		border-top: #c8c8c8 solid 1px;
		padding: 8px 10px; 
		margin-bottom: 10px;
		color:#575d5f;
		font-size:16px;
		}
		.news dt a{
			color:#575d5f;
			text-decoration: none;
			}
			.news dt a:hover {
				color:#000;		
				}		
	.news dd {
		margin:0 0 10px;
		padding:0 0 10px;
		overflow:auto;
		border-bottom: dotted 2px #d0cdcd;
		}	
	.news dd.last {
		margin:0;
		padding:0 0 18px;
		}
		.news a,
		.news span{
			display:block;
			}	
			
		/* date/category */
		.news .date {
			color: #717070;
			font-size: 11px;
			margin-bottom: 2px;
			}
			.news .date em{
				border-left:1px solid #979696;
				padding-left:6px;
				margin-left: 6px;
				font-style: normal;
				}
				
		/* heading link */
		.news .heading {
			font-weight: bold;
			font-size: 16px; 
			color: #060606;
			text-decoration: none;
			line-height: 1.3;
			margin-bottom: 4px;
		}
		.news a.heading:hover {
			color:#575d5f;		
			}
			
		/* intro/desc */
		.news .intro,
		.news .desc		{
			font: normal 14px/1.4 Georgia, Sans-serif;
		}
		/* action */
		.news .action,
		.action-news{
			text-decoration: none;
			font-size:13px;
			color:#02a8e6;
			margin-top: 5px;
			}
		.news a.action:hover,
		a.action-news:hover {
			text-decoration: none;
			color:#007dab;
			}
		
		/* list link-list NEWS NOTE */		
		.news.note .heading {
			font-size: 20px;
		}
		.news.note .intro {
			font: normal 16px/1.2 Georgia, Sans-serif;
		}
		
		/* list link-list NEWS DETAIL */		
		.news.detail dt{
			background: none repeat scroll 0 0 transparent;
			color: #060606;
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 40px;
			padding: 20px 0 0 0;
			}
		.news.detail dd {
			border-bottom: solid 1px #c9c9c9;
			}	
		.news.detail  .date {
			color: #040404;
			}
			
			
/* SEARCH 
---------------------------------------------------------------------------------------------------*/

/* search input */
.header .search {
	position: absolute;
	right: 0;
	top: 33px;
	width: 360px;
}
.search-content	.search,
.search-content	.search-selections,
.search-content {
	display: block;
	overflow: auto;
	margin-bottom: 20px;
}
	.search a{
		display: block;
		color: #3BBA09;
		font-size: 11px;
		margin-top: 1px;
		text-align: right;
		text-decoration: none;
		}
		.search a:hover {
			text-decoration: underline;
			}
	
	.search-field,
	.search-btn{
		float: left;
		border: none;
		}
	.search-field{
		background: url(images/search-sprite.png) no-repeat 0 0;
		font-size:16px;
		color: #868686;
        line-height: 2.8;
        padding: 0 10px 0 20px;
		width: 266px;
		height: 43px;
		border:none;
		border-right: 1px solid #d4c5b5;
	}
	.search-btn{
		background: url(images/search-sprite.png) no-repeat 100% -43px;
		width:63px;
		height:43px;
		cursor: pointer;
		text-indent: -9999px;
		padding:0;
		}
	a.search-btn:hover{
		background: url(images/search-sprite.png) no-repeat 100% 100%;
		}

/* search forms */	
.search-content	{
	background: #f0f0e5;
	border-top: 1px solid #c8c8c8;
	padding: 20px 20px 0;
	position: relative;
	font-size: 18px;
	line-height:1.4;
}		
	.toggleDocSearch{
		background: url(images/search-doc.png) no-repeat 0 0;
		display: block;
		margin-bottom: 10px;
		padding: 0 0 15px 50px;
		}	
	.hide div,
	.hide table{
		display: block;
		padding:8px 0 0 0;
		font-size: 12px;
		line-height:1.6;
		}	
		.hide td{
			padding: 2px 20px 2px 0;
			}
	
/* search results */		
.search-results {}	
	.search-results dt,
	.search-results dd{
		margin:0 0 12px;
		padding:0 20px 18px;
		overflow:auto;
		border-bottom: solid 1px #c9c9c9;
		}	
	.search-results dt{
		color: #060606;
		font-size: 18px;
		font-weight: bold;
		}	
		.search-results dt span{
			float: right;
			font-size: 11px;
			color: #878784;
			}	
		.search-results a,
		.search-results span{
			display:block;
			}	
				
		.search-results .heading {
			font-size: 16px; 
			color: #060606;
			text-decoration: none;
			line-height: 1.3;
			margin-bottom: 4px;
		}	
		.search-results a.heading:hover {
			color:#575d5f;		
			}
		.search-results .intro {
			font-size: 13px; 
		}		
			
/* Teasers
----------------------------------------------------------------------------------------------------*/
.grid_6 .teaser.block.tsr-3 {
    clear: both;
}

.teaser {
	background: #f8f8f3;
	overflow: hidden;
    //clear: both;
}
.teaser.tsr-1 {
	background: none;
	height: 205px;
}
.teaser.tsr-4 {
	width: 160px;
	float: left;
	margin-right:6px;
	margin-bottom: 20px;
	background: #f2f2ee;
	padding-bottom:10px;
}
.va-chefen .teaser.tsr-4 {
    background: #fc9b33;
}
.teaser.tsr-4.tsr-5 {
    width: auto;
}
.teaser.tsr-4.tsr-5 .img {
    height: auto;
}
	/* dd/dt */
	.teaser dd,
	.teaser dt{
		overflow: hidden;
		}	
		
	/* a */
	.teaser a{
		text-decoration: none;
		font-size:14px;
		color:#02a8e6;
		}
	.teaser a:hover {
		text-decoration: none;
		color:#007dab;
		}
	
	/* dt */
	.teaser dt {
		background: #e0e0d5;
		border-top: #c8c8c8 solid 1px;
		padding: 8px 10px; 
		line-height: 1.2;
		}
	.teaser dt,
	.teaser dt a {
		color:#575d5f;
		font-size:16px;
		}
	.teaser dt a:hover {
		color:#1b1d1d;
		}
	.teaser.tsr-1 dt,
	.teaser.tsr-4 dt {
		background: none;
		border-top: none;
		padding: 0 0 14px; 
		}
	.teaser.tsr-1 dt,
	.teaser.tsr-1 dt a,
	.teaser.tsr-4 dt,
	.teaser.tsr-4 dt a {
		color:#181b17;
		font-size:20px;
		}
	.teaser.tsr-1 dt a:hover,
	.teaser.tsr-4 dt a:hover {
		color:#575d5f;		
		}
	.teaser.tsr-4 dt {
		padding: 0 10px 2px; 
		}
	.teaser.tsr-4 dt,
	.teaser.tsr-4 dt a {
		font-size:16px;
        color: #575D5F;
		}
			
	/*desc */
	.teaser .desc { 
		color:#181b17;
		font-size:14px;
		line-height:1.4;
		}
	.teaser.tsr-2 .desc { 
		height: 75px;
		padding: 8px 10px 0;
		}
	.teaser.tsr-2 dd.optionaldesc{/*ImageBlockPage*/
	    color:#181b17;
		font-size:14px;
		line-height:1.4;
		padding: 8px 10px 0;
	 }
	.teaser.tsr-4 .desc { padding:0 10px 0; }
	
	/*action */
	.teaser .action  {
		margin-top: 4px;
 		} 
		.teaser .action a {
			font-size:14px;
			color:#02a8e6;
			padding-left: 12px;
			background: url(images/icon-arrows.png) no-repeat 0 3px 
			}
		.teaser.tsr-4 .action a {
			font-size:12px;
			color:#02a8e6;
			padding: 0 10px;
			background: none; 
			}
		.teaser .action a:hover {
			color:#007dab;
			background: url(images/icon-arrows.png) no-repeat 0 -15px;
			}	
		.teaser.tsr-4 .action a:hover {
			background: none;
			}	
		
	/*img */
	.teaser.tsr-1 .img {
		width:180px;
		height: 205px;
		float: right;
		margin-left:8px;
		}
	.teaser.tsr-2 .img {
		height:143px;
		}
	.teaser.tsr-3 .img {
		height:85px;
		}	
	.teaser.tsr-4 .img {
		height:168px;
		margin-bottom: 10px;
		}			

    .watersection .teaser.tsr-4, .watersection .teaser.tsr-4 .action a {
        font-family: 'CenturyGothicStd-Bold', sans-serif;
        font-size: 17px;
        line-height: 1.2;
        font-weight: normal;
    }

     .watersection .teaser.tsr-4 .action {
        padding: 5px 15px;
        height: 90px;
     }
    .watersection .teaser.tsr-4.yellow {
        color: #00a1e4;
        background-color: #fff200;
    }
     .watersection .teaser.tsr-4.yellow .action a {
        color: #00a1e4;
        padding: 0;
    }

    .watersection .teaser.tsr-4.blue {
        color: #fff200;
        background-color: #00a1e4;
    }
    .watersection .teaser.tsr-4.blue .action a {
        color: #fff200;
        padding: 0;
    }


    .va-chefen .teaser.tsr-4, .va-chefen .teaser.tsr-4 dt, .va-chefen .teaser.tsr-4 dt a, .va-chefen .teaser.tsr-4 .desc, .va-chefen .teaser.tsr-4 .action a {
        color: #fff;
    }
    .va-chefen .teaser.tsr-4 .action a {
        font-weight: bold;
    }

    .va-toolbox {
        padding: 20px;
        background: none repeat scroll 0% 0% rgb(221, 221, 207);
        border-top: 10px solid rgb(252, 155, 51);
    }

    .va-toolbox input[type=text], .va-toolbox input[type=password] {
        border: 1px solid rgb(250, 250, 248);
        margin-bottom: 5px;
        padding: 5px;
    }

    .va-toolbox .loginbutton {
        margin: 20px 0;
        background: rgb(252, 155, 51);
        padding: 5px 20px;
        border-radius: 10px;
        font-size: 16px;
        border: 0;
        color: #fff;
        cursor: pointer;
        box-shadow: 0px 33px 0px -16px rgba(255, 255, 255,0.2) inset;
    }

/* Tabs
----------------------------------------------------------------------------------------------------*/
.tabs-container {
	float:left;
	width:100%;
	background: url(images/tabs-sprite.png) no-repeat 0 32px;
	}
	.tabs-container .item {
		margin-top: 20px;
		background: #f0f0e5 url(images/tabs-sprite.png) no-repeat -470px 100%;
		padding-bottom:15px;
	}

/* Menu */
.tabs {
	background:#fff;
	width:100%;
	}
	/* li */
	.tabs li {
		margin:0 4px 0 0;
		}
		
		/* a */
		.tabs li a {
			display:block;
			background: url(images/tabs-sprite.png) no-repeat -940px -42px;
			color:#fff;
			text-decoration: none;
			font-size:16px;
			}
		.tabs li a span {
			display:block;
			line-height:2;
			background: url(images/tabs-sprite.png) no-repeat 100% -42px;
			padding:0 20px 0 10px;
			margin:0 0 0 10px;
			}
			
		/* active */
		.tabs li.ui-state-active a,
		.tabs li.ui-state-active a:hover	{
			background: url(images/tabs-sprite.png) no-repeat -940px 0;
			color:#02a8e6;
			}
		.tabs li.ui-state-active a span,
		.tabs li.ui-state-active a:hover span{
			background: url(images/tabs-sprite.png) no-repeat 100% 0;
			}
			
			/* hover */
			.tabs li a:hover	{
				background: url(images/tabs-sprite.png) no-repeat -940px -84px ;
				}
			.tabs li a:hover span{
				background: url(images/tabs-sprite.png) no-repeat 100% -84px ;
				}
				
/* content-list 
----------------------------------------------------------------------------------------------------*/
.content-list  {
	display: block;
	overflow: auto;
	}	
	.content-list .ui-tabs-nav {
		background:#F0F0E5;
		border-top: 1px solid #C8C8C8;
		display: block;
		height: 32px;
		overflow: auto;
		padding-left:5px;
		}
		.content-list .ui-tabs-nav  li{
			display:inline; 
			float:left;
			margin-left: 9px;
			margin-top: 10px;
			font-size: 11px;
			}
				
	.content-list .ui-tabs-panel {
		display: block;
		overflow: auto;
		padding: 10px;
		}
	.content-list .ui-tabs-panel.ui-tabs-hide {
		display: none;
		}
		.content-list .ui-tabs-panel li{
			display: block;
			clear:both;
			margin-bottom: 5px;
			}
		.content-list li{
			color: #040404;
			font-size: 14px;
			float: left;
			font-weight: normal;
			line-height: 1.2;
			text-decoration: none;
			}		
			
		.content-list a{
			text-decoration: none;
			color: #02A8E6;
			}
			.content-list .ui-state-active a,
			.content-list a:hover{
				color: #007DAB;
				text-decoration: underline;
				}
	
/* contact-form 
----------------------------------------------------------------------------------------------------*/
.contact-form {
	display: block;
	overflow: auto;
	background: #f8f8f3;
	padding-bottom: 10px;
}
	.contact-form  caption{
		background: #e0e0d5;
		border-top: 1px solid #C8C8C8;
		color: #575D5F;
		font-size: 16px;
		margin-top: 0;
		padding: 8px 10px;
		text-align: left;
	}
	
	.contact-form input,
	.contact-form textarea{
		font-size: 11px;
		margin:2px 10px 0;
		color: #575D5F;
		border: 1px solid #C8C8C8;
		padding: 3px 5px;
		width: 188px;
	}
	input.send-btn{
		color:#000;
		border:none;
		padding:8px 0;
		width: 100px;
		margin:10px 10px 0;
		text-align: center;
		background:url(images/btn-bg3.png) no-repeat 0 0;
		cursor: pointer;
		float: right;
	}
	
/* Sitemap
----------------------------------------------------------------------------------------------------*/	
.sitemap {
		display: block;
		overflow: auto;
	}
.sitemap ul{
		margin-left:10px;
	}
	.sitemap li {
		display: block;
		overflow: auto;
		}
	.sitemap li li{
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #ddd;
		}
	.sitemap li li li{
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
		}
		.sitemap li a{
			text-decoration: none;
			padding-bottom: 4px;
			float: left;
			font-size: 14px;
			}
		.sitemap li li li a{
			font-size: 12px;
			font-weight: normal;
			}
			.sitemap a:hover{
				color: #007DAB;
				}
	
/* Buttons 
----------------------------------------------------------------------------------------------------*/	
.button {
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-transform:none;
	text-decoration:none;
	color:#fff;
	padding-right:40px;
}
	.button span	{
		display: block;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		height: 45px;
		line-height: 1.1;
		padding: 22px 0 0 15px;
	}	
	.button.start span	{
		height: 67px;
		line-height: 5.3;
		padding: 0 0 0 20px;
	}	

/*	IF VERTICAL align text (not ok for IE)
	.button span	{
		height:68px; 
		padding:0 0 0 20px;
		line-height: 1.1;
		font-size:13px;
		font-weight: bold;
		font-style: normal;
		display: table-cell; 
		vertical-align: middle;		
	}	
	*/	
		
/* button1 */
.button.btn-1 {
	background:url(images/btn-bg1.png) no-repeat 100% 0;
}
	.button.btn-1 span {
		background:url(images/btn-bg1.png) no-repeat 0 0;
	}
		/*hover*/
		a:hover.button.btn-1 {
			background:url(images/btn-bg1.png) no-repeat 100% -77px;
		}
			a:hover.button.btn-1 span {
				background:url(images/btn-bg1.png) no-repeat 0 -77px;
			}	
			
/* button2 */			
.button.btn-2 {
	background:url(images/btn-bg2.png) no-repeat 100% 0;
}
	.button.btn-2 span {
		background:url(images/btn-bg2.png) no-repeat 0 0;
	}
		/*hover*/
		a:hover.button.btn-2 {
			background:url(images/btn-bg2.png) no-repeat 100% -77px;
		}
			a:hover.button.btn-2 span {
				background:url(images/btn-bg2.png) no-repeat 0 -77px;
			}


.button.btn-water-blue {
    color: #fff200;
    background:url(images/btn-bg4.png) no-repeat 100% 0;
    margin-bottom: 15px;
    font-family: 'CenturyGothicStd-Bold', sans-serif;
   
}
    .button.btn-water-blue span {
        background:url(images/btn-bg4.png) no-repeat 0 0;
        font-weight: normal;
        font-size: 15px;
        padding: 16px 0 6px 15px;
    }

    /*hover*/
	a:hover.button.btn-water-blue {
		background:url(images/btn-bg4.png) no-repeat 100% -77px;
	}
		a:hover.button.btn-water-blue span {
			background:url(images/btn-bg4.png) no-repeat 0 -77px;
		}


.button.btn-water-yellow {
    color: #00a1e4;
    background:url(images/btn-bg5.png) no-repeat 100% 0;
    margin-bottom: 15px;
    font-family: 'CenturyGothicStd-Bold', sans-serif;
    
}
    .button.btn-water-yellow span {
        background:url(images/btn-bg5.png) no-repeat 0 0;
        font-weight: normal;
        font-size: 15px;
        padding: 16px 0 6px 15px;
    }

    /*hover*/
	a:hover.button.btn-water-yellow {
		background:url(images/btn-bg5.png) no-repeat 100% -77px;
	}
		a:hover.button.btn-water-yellow span {
			background:url(images/btn-bg5.png) no-repeat 0 -77px;
		}

/* button6 va-chefen */			
.button.btn-6 {
	background:url(images/btn-bg6.png) no-repeat 100% 0;
}
	.button.btn-6 span {
		background:url(images/btn-bg6.png) no-repeat 0 0;
	}
		/*hover*/
		a:hover.button.btn-6 {
			background:url(images/btn-bg6.png) no-repeat 100% -77px;
		}
			a:hover.button.btn-6 span {
				background:url(images/btn-bg6.png) no-repeat 0 -77px;
			}


/*
Login form
*/
.loginlabel
{
    display:inline-block;
    width:100px;
}

/* lightboxme 
----------------------------------------------------------------------------------------------------*/	
div.lightboxme.bookmarks,
div.lightboxme.tipfriend,
div.lightboxme.contact_pop  {
    font-size: 12px;
	line-height: 1.6;
	padding: 20px;
	display: block;
    left: 50%;
    margin-left: -248px;
    margin-top: -116.5px;
    position: fixed;
    top: 50%;
    z-index: 1002;
	background: none repeat scroll 0 0 #FFFFFF;
	}
	
	div.lightboxme .inner {
		display: inline;
		float: left;
		overflow: visible;
		padding: 1em;
		position: relative;
		width: 500px;
	}
		div.lightboxme .inner.span-6 {
			width: 29em;
		}
		
	div.lightboxme .close {
		background: url("images/lightbox-close.png") repeat 0 0;
		display: block;
		height: 25px;
		overflow: hidden;
		position: absolute;
		right: -10px;
		text-indent: -9999px;
		top: -10px;
		width: 25px;
	}
	div.lightboxme ul {
		float: left;
		height: 125px;
		margin-right: 40px;
		margin-top: 48px;
		width: 100px;
		}
		div.lightboxme ul  li {
			display: block;
			overflow: auto;
			padding: 0 0 0 25px;
			background: url(images/icon-all.png) no-repeat 0 0;
			margin-bottom: 5px;
			}
		div.lightboxme ul  li.digg			{ background-position: 0 -498px ; }
		div.lightboxme ul  li.delicious  	{ background-position: 3px -531px ; }
		div.lightboxme ul  li.facebook 	{ background-position: 1px -562px ; }
		div.lightboxme ul  li.twitter   	{ background-position: -2px -464px ; }
		div.lightboxme ul  li.mail   		{ background-position: 0 -358px ; }
		
			div.lightboxme ul  li  a{
				text-decoration: none;
				}
				div.lightboxme ul  li  a:hover{
					color: #007DAB;
					}
		
	div.lightboxme h2 {
		font-size: 2em;
		margin-bottom: 20px;
	}	
	div.lightboxme .form-item td {
		padding: 0 4px;
		vertical-align: top;
	}
		div.lightboxme .form-item td label{
			float: right;
		}
		div.lightboxme .form-item input,
		div.lightboxme .form-item textarea{
			font-size: 11px;
			margin:2px 0 0;
			color: #575D5F;
			border: 1px solid #C8C8C8;
			padding: 3px 5px;
		}
	div.lightboxme input.send-btn{
		margin:10px 4px 0;


		float: left;
	}

/* Project Application form
----------------------------------------------------------------------------------------------------*/
#applicationformtable td {
  vertical-align: top;
  text-align: left;
}
#applicationformtable td textarea {
    resize: none;
}
/* Project table
----------------------------------------------------------------------------------------------------*/
.dataTables_filter {
    display: none;
}
#projectTable {
    width: 100%;
    border-bottom: 1px solid #dce2da;
}
#projectTable td,
#projectTable th {
    padding: 4px;
    border-left: 1px solid #dce2da;
}
#projectTable td:first-child,
#projectTable th:first-child{
    border: none;
}
#projectTable .firstRow th {
    padding-bottom: 20px;
    border: none;
}
#projectTable th.filterColumn select{
    width: 100px;
}
#projectTable tr.sort th, #projectTable tbody tr {
    cursor: pointer;
    font-weight: bold;
}
#projectTable tr.sort  {
    background: url(images/projecttable-bg.png) repeat-x -10px 0px;
}
    #projectTable tr.sort th {
        background: url(images/arrows_green.png) no-repeat 4px 7px;
        padding:4px 10px 6px 12px;
        color: #2ab006;
        white-space: nowrap;
    }
#projectTable th {
    text-align: left;
}
#projectTable .even  {
    background: #f2f8f0;
}


.dl-horizontal dt {
float: left;
width: 30%;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: bold;
}
.dl-horizontal dd {
margin-left: 32%;
}


/* MyWaterPage
----------------------------------------------------------------------------------------------------*/


.l-inline > * {
    float: left;
    display: inline;
}

.l-center {
    text-align: center !important;
}

.mywaterpage .campaign-container {
    background: url('images/water-bg2.jpg') repeat-y 0 50%;
    color: #fff;
    font-family: 'CenturyGothicStd-Bold', sans-serif;
    padding: 100px 0;
    margin: 0 20px;
    width: 920px;
}


.mywaterpage .nav-social {
    position: absolute;
    right: 20px;
    top: 20px;
}
.mywaterpage .nav-supp-social {
    margin: 45px auto;
    width: 132px;
}
.mywaterpage .nav-social .nav-supp-social {
    margin: 0 auto;
}
.mywaterpage .nav-supp-social li a {
    background: url('images/btn-social-sprite.png') no-repeat 0 0;
    width: 40px;
    height: 39px;
    float: left;
    margin: 0 2px;
}
.mywaterpage .nav-supp-social a:hover {
    background-color: #fff;
}
.mywaterpage .nav-supp-social li.facebook a {
    background-position: -53px 0px;
}
.mywaterpage .nav-supp-social li.mail a {
    background-position: -105px 0px;
}


.mywaterpage .campaign-container p {
    text-align: justify;
    font-size: 30px;
    line-height: 1.2;
    padding: 0 130px;
    margin: 30px 0;
}
.mywaterpage .campaign-container p.case {
    text-transform: uppercase;
    text-align: center;
}
    
.mywaterpage .campaign-container h3 {
    font-size: 55px;
    line-height: 1.2;
    font-weight: normal;
    text-align: center;
    margin: 30px 0;
    text-transform: uppercase;
}
.mywaterpage .campaign-container h4 {
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    margin: 30px 0;
}

.title-mywater {
    background: url('images/head-mywater.png') no-repeat 0 0;
    width: 400px;
    height: 289px;
    margin: 20px auto 40px;
}

.title-wc {
    background: url('images/head-wc.png') no-repeat 0 0;
    width: 461px;
    height: 183px;
    margin: 20px auto 40px;
}

.title-env {
    background: url('images/head-env.png') no-repeat 0 0;
    width: 461px;
    height: 297px;
    margin: 20px auto 40px;
}

.title-car {
    background: url('images/head-car.png') no-repeat 0 0;
    width: 484px;
    height: 207px;
    margin: 20px auto 40px;
}

.block-section {
    margin: 0;
}

.block-section.line-down {
    padding-bottom: 200px;
    background: url('images/line-twirl.png') no-repeat 50% 100%;
}

.block-section.line-up {
    padding-bottom: 270px;
    background: url('images/line-up.png') no-repeat 50% 100%;
}

.block-section.line-mini {
    padding-bottom: 100px;
    background: url('images/line-mini.png') no-repeat 50% 100%;
}

.block-section.line-drop {
    padding-bottom: 100px;
    background: url('images/line-drop.png') no-repeat 50% 100%;
}

.mywaterpage .form-block {
    padding: 0 130px;
    box-sizing: border-box;
}
.mywaterpage .form-left {
    float: left;
    width: 325px;
    margin-right: 50px;
}
.mywaterpage .form-right {
    width: 285px;
    float: left;
}
.mywaterpage .form-send {
    float: left;
    width: 660px;
    margin: 20px 0 40px;
}
.mywaterpage .form-field label {
    display: block;
    font-size: 21px;
    margin: 10px 0 6px;
}
.mywaterpage .form-field input[type=text] {
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 0;
    padding: 10px 15px;
    width: 295px;
}
.mywaterpage .form-field.zip input[type=text] {
    width: 160px;
}

.mywaterpage .form-block label {
    font-size: 20px;
    font-family: 'CenturyGothicStd-Bold', sans-serif;
    cursor: pointer;
    color: #fff;
}
.mywaterpage .rb-group {
    
}
.mywaterpage .rb-group td {
    padding: 20px 0;
}

#foo:checked::before,
.mywaterpage input[type="radio"] {
    position:absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
}

.lt-ie8 .mywaterpage input[type="radio"] {
    position:static;
    clip: auto;
}

#foo:checked,
.mywaterpage input[type="radio"] + label::before {
    /*content: url('images/myw-cb-sprite.png');*/
    content: " ";
    background: url('images/myw-cb-sprite.png') no-repeat 0 0;
    height: 38px;
    width: 38px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    position: relative;
    top:15px;
    padding-left: 20px;
}

.mywaterpage input[type="radio"]:checked + label::before {
    background-position: 1px -79px;
}

.mywaterpage iframe {
    margin: 0 auto;
    display: block;
}

.btn-block {
    display: block;
}
.btn-yellow {
    background: #fbec1d;
    padding: 10px 20px;
    color: #01a9ff;
    text-transform: uppercase;
    font-size: 30px;
    border: 0;
    cursor: pointer;
    margin: 0 auto;
}
    .btn-yellow:hover {
        color: #fff;
    }

.ir {
    color: transparent;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/**************************************************************
* START: Hide second level menu and alph index on MyWaterPage *
***************************************************************/
.mywaterpage .nav-second {
    height: 10px;
    background: #FFFFFF;
}
.mywaterpage .abc {
    display: none;
}
.mywaterpage .header .wrapper {
    height: 156px;
}
/************************************************************
* END: Hide second level menu and alph index on MyWaterPage *
*************************************************************/
#faq-list li {
    
}  
.faq-collapsed {
    display: none;
}
.faq-category-name {
    background: #f7f8f3;
}
.faq-expand {
    background: #e0e0d6;
    padding: 20px 25px;
    display: block;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.faq-expand i {
    background: url(images/acc-sprite.png) no-repeat 0 0;
    height: 27px;
    width: 27px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.faq-expand.faq-expanded i {
    background-position: 0 -72px;
}
.faq-category-name > ul {
    margin: 0 auto;
    width: 90%;
}
.faq-question-answer {
	background: #f7f8f3 url(images/dotted.jpg) repeat-x 0 0;
    padding: 20px 0;
}
.faq-question-answer:first-child {
    background-image: none;
}
.faq-expand.faq-expanded {
    background-color: #70cb56;
}
.faq-question {
    font-size: 14px;
    cursor: pointer;
    padding-left: 35px;
    position:relative;
}
.faq-question.faq-expanded {
    font-weight: bold;
}
.faq-question i {
    background: url(images/acc-sprite.png) no-repeat -78px 0;
    width: 22px;
    height: 22px;
    left: 0;
    top: -2px;
    position: absolute;
}
.faq-question.faq-expanded i {
    background-position: -78px -77px;
}
.faq-question:hover {
    color: #70cb56;
}
.faq-answer {
    margin: 20px 0;
    padding-left: 35px;
}



/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(../images/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


/* Arrows */
.slick-prev, .slick-next { opacity: 0; position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none;
	@media (max-width: @screen-xs-max) {
		display: none;
	}
 }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: 'FontAwesome'; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 15px; }
.slick-prev:before { content: "\f053"; }

.slick-next { right: 15px; }
.slick-next:before { content: "\f054"; }

/* Dots */
.slick-slider { margin-bottom: 0; }

.slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 4px 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 1px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\f111"; width: 20px; height: 20px; font-family: 'FontAwesome'; font-size: 5px; line-height: 20px; text-align: center; color: #fff; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }

.slick-slider dt {
    position: absolute;
    top: 31px;
    left: 28px;
    font-size: 24px;
    color: #FFF;
}
.slick-slider .slide.block {
    margin-bottom: 0;
}
.slick-slider .img {
    position: relative;
    margin-bottom: 0;
}
.slick-slider .action {
    position: absolute;
    bottom: 20px;
    left: 28px;
    color: #fff;
}

.slick-slider .action:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f138";
}

.slick-slider:hover .slick-prev, .slick-slider:hover .slick-next {
    opacity: 1;
}


