@charset "UTF-8";

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{background:#fff;border:0;margin:0 2px;padding:20px}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
iframe{max-width:100%}

/* Basics
-------------------------------------------------------------- */
body {
  background: #f5eee8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  overflow-y: scroll;
  font-size: 62.5%;
}

form#Form {
  position: relative;
}

header .content {
  position: relative;
}

footer .content {
  position: relative;
}


/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3 {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  line-height: 1;
}

h1 a,
h2 a,
h3 a {
  color: #333 !important;
  text-decoration: none;
}

h1,
h2 {
  font-size: 3.2em;
}

h3 {
  font-size: 2em;
}

p, table {
  font-style: normal;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.6em;
}

.scrolling-page .tile p {
  font-size: 1.6em;
  line-height: 1.4em;
}

.scrolling-page .tile h2 {
  color: #ecac00;
  font-size: 4.4em;
  font-style: normal;
  margin-bottom: 0.5em;
  line-height: 1;
}

a,
a:visited {
  color: #ecac00;
  text-decoration: none;
}

a:hover {
  color: #555;
}

.orange {
  color: #ecac00;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}


/* Header
-------------------------------------------------------------- */
header {
  background: url("img/top.png") repeat-x 0 0;
  height: 123px;
  margin: 0 0 20px 0;
  position: relative;
  z-index: 2;
}

header #logo {
  background: url("img/logo.png") no-repeat 0 center;
  width: 278px;
}

header #logo a {
  display: block;
  height: 61px;
  margin: 31px 0;
  text-indent: -1234px;
  position: relative;
  z-index: 3;
  width: 278px;
}

header #nav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 0 0 330px;
  width: 100%;
}

header #nav ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

header #nav ul.main-nav {
  margin: 13px 0 0 0;
}

header #nav ul li {
  float: left;
  margin: 0 40px 0 0;
}

header #nav ul li a {
  color: #fff;
  display: block;
  font-size: 1.3em;
  text-decoration: none;
}

header #nav ul li a span {
  display: block;
}

header #nav ul li a span.title {
  color: #ecac00;
  font-weight: bold;
  text-transform: uppercase;
}

header #nav ul li a span.byline {
}

header #nav .secondary-nav {
  background: url("img/secondary-nav.png") repeat-y 0 0;
  position: absolute;
  top: 0;
  right: 10px;
  margin: -31px 10px 0 0;
  padding: 31px 0 0 0;
  height: 92px;
}

header #nav .secondary-nav ul li {
  float: none;
  margin: 0 0 6px 20px;
}

header #nav .secondary-nav ul li a:hover {
  color: #ecac00;
}

header #nav .secondary-nav ul li.donation {
  margin-left: 15px;
  margin-bottom: 2px;
}

header #nav .secondary-nav ul li.donation a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #db5425;
  background-image: -webkit-linear-gradient(bottom, #c73e1a, #f16c31);
  background-image: -moz-linear-gradient(bottom, #c73e1a, #f16c31);
  background-image: -o-linear-gradient(bottom, #c73e1a, #f16c31);
  background-image: linear-gradient(to top, #c73e1a, #f16c31);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  padding: 1px 5px 3px 5px;
}

header #nav .secondary-nav ul li.donation a:hover {
  background-color: #db5425;
  background-image: -webkit-linear-gradient(bottom, #d74c27, #ff7d44);
  background-image: -moz-linear-gradient(bottom, #d74c27, #ff7d44);
  background-image: -o-linear-gradient(bottom, #d74c27, #ff7d44);
  background-image: linear-gradient(to top, #d74c27, #ff7d44);
  color: #fff;
}

header #nav .secondary-nav li {
  margin: 0 0 0 15px;
}

header #nav .secondary-nav li.donate a {
  background: url("img/top-donate.png") no-repeat 0 0;
  color: #eee;
  display: block;
  height: 55px;
  font-size: 1.1em;
  line-height: 55px;
  text-align: center;
  width: 151px;
}

header #nav .secondary-nav li.search a {
  background: url("img/top-search.png") no-repeat 0 0;
  color: #000;
  display: block;
  height: 55px;
  font-size: 1.1em;
  line-height: 55px;
  text-align: center;
  width: 56px;
}

.search-form-top {
  background: #000;
  background: rgba(0,0,0,0.9);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: none;
  font-size: 1.3em;
  position: absolute;
  top: 75px;
  right: 10px;
  padding: 10px;
  width: 206px;
  z-index: 8;
}

.search-form-top input {
  background: #fff;
  border: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 10px 0;
  padding: 10px 15px;
  width: 176px;
}

.search-form-top a {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #434343;
  padding: 6px 18px;
}

.search-form-top a#search_submit_livetsord {
  background: #f9d574; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZDU3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2FjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f9d574 0%, #ecac00 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d574), color-stop(100%,#ecac00)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9d574 0%,#ecac00 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9d574 0%,#ecac00 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9d574 0%,#ecac00 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f9d574 0%,#ecac00 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d574', endColorstr='#ecac00',GradientType=0 ); /* IE6-8 */
  float: left;
}

.search-form-top a#search_submit_webshop {
  background: #f4ede8; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZWRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWQ4Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f4ede8 0%, #e1d8ce 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4ede8), color-stop(100%,#e1d8ce)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f4ede8 0%,#e1d8ce 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f4ede8 0%,#e1d8ce 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f4ede8 0%,#e1d8ce 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f4ede8 0%,#e1d8ce 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ede8', endColorstr='#e1d8ce',GradientType=0 ); /* IE6-8 */
  float: right;
}


/* Submenu
-------------------------------------------------------------- */
#submenus {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 6;
  width: 100%;
  pointer-events: none;
}

nav.submenu {
  font-size: 1.3em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
}

#submenus nav.submenu {
  display: none;
}

.fixed {
  position: fixed !important;
  top: 10px !important;
}

nav.submenu .menu {
  float: right;
  left: -50%;
  position: relative;
}

nav.submenu .menu ul {
  position: relative;
  left: 50%;
  margin: 0;
  padding: 0;
  pointer-events: auto;
}

nav.submenu .menu ul li {
  background: url("img/submenu.png") repeat-x 0 -50px;
  height: 50px;
  line-height: 50px;
  float: left;
  padding: 0 1.4em;
  position: relative;
}

nav.submenu .menu ul li.first,
nav.submenu .menu ul li.last {
  padding: 0;
  width: 8px;
}

nav.submenu .menu ul li.first {
  background-position: 0 0;
}

nav.submenu .menu ul li.last {
  background-position: -8px 0;
}

nav.submenu .menu ul li a {
  color: #fff;
}

nav.submenu .menu ul li a:hover {
  color: #d0d0d0;
}

nav.submenu .menu ul li.active a,
nav.submenu .menu ul li.active a:hover {
  color: #ecac00;
}


/* Top tabs
-------------------------------------------------------------- */
#startsidetabs ul.ui-tabs-nav {
  border: 0;
  display: block;
  list-style: none;
  margin: 0 0 6px 0;
  padding: 0;
}

#startsidetabs ul.ui-tabs-nav li {
  margin: 0 6px 0 0;
}

#startsidetabs ul.ui-tabs-nav li a {
  background: #fff;
  border: 0;
  border-bottom: 5px solid #f5eee8;
  border-radius: 0;
  box-shadow: none !important;
  font-weight: normal;
  text-shadow: none;
  min-width: auto;
  cursor: pointer;
  float: left;
  margin: 0;
  padding: 10px 20px;
}

#startsidetabs ul.ui-tabs-nav li.ui-state-active a {
  border-bottom: 5px solid #fff;
}

#startsidetabs ul.ui-tabs-nav li.ui-state-active a.new {
  border-bottom: 5px solid #f5eee8;
}

.top-tabs .content {
  background: #fff;
  margin: 0 0 10px 0;
}

.top-tabs .content .new {
  margin: 0 0 -5px 0;
}


/* Footer
-------------------------------------------------------------- */
footer {
  background: #000;
  color: #a0a0a0;
  font-size: 1.2em;
  padding: 60px 0;
}

footer .footer-col a {
  color: #ecac00;
  text-decoration: none;
}

footer .footer-col a:hover {
  text-decoration: underline;
}

footer h3 {
  color: #ecac00;
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
}

footer .content {}

footer .content p {
  font-size: 1.1em;
}

footer .content .left {
  float: left;
}

footer .content .right {
  float: right;
}

footer .footer-col {
  float: left;
  min-height: 300px;
  padding: 0 20px 0 0;
  width: 190px;
}

footer .footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

footer .footer-col ul li {
  line-height: 2.2em;
}

footer .footer-col ul li a {
  color: #a0a0a0;
}

footer .footer-col ul li a:hover {
  color: #e0e0e0;
  text-decoration: none;
}

footer .footer-col .icon {
  background: url("img/footer-icons.png") no-repeat 0 0;
  height: 67px;
  margin: 0 auto 20px auto;
  width: 67px;
}

footer .footer-address,
footer .footer-newsletter,
footer .footer-social {
  text-align: center;
  border: 1px solid #232323;
  border-bottom: 0;
  border-top: 0;
  width: auto;
}

footer .footer-address {
  padding: 0 20px;
}

footer .footer-newsletter {
  border-left: 0;
  padding: 0 20px;
}

footer .footer-newsletter .icon {
  background-position: 0 -67px;
}

footer .footer-newsletter p span {
  color: #ecac00;
}

footer .footer-newsletter {
  max-width: 236px;
}

footer .footer-newsletter p.input input {
  background: #393939;
  border: 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #a0a0a0;
  margin: 0 0 10px 0;
  padding: 10px 8%;
  width: 84%;
}

footer .footer-newsletter p.col-10-10 input {
  padding: 10px 8px;
  width: 210px;
}

footer .footer-newsletter p.submit {
  margin: 0;
}

footer .footer-newsletter p.submit a {
  color: #ecac00;
  background: transparent;
}

footer .footer-newsletter .message {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: none;
  margin: 0 2% 1em 2%;
  padding: 5px 0;
}
footer .footer-newsletter .error {
  background: #a73131;
}
footer .footer-newsletter .success {
  background: #69a731;
}

footer .footer-social {
  border-left: 0;
  padding: 0 15px;
  width: 154px;
}

footer .footer-social .icon {
  float: left;
  margin: 5px;
}

footer .footer-social .icon a {
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: -1234px;
  width: 100%;
}

footer .footer-social .icon-twitter {
  background-position: -67px 0;
}

footer .footer-social .icon-facebook {
  background-position: -134px 0;
}

footer .footer-social .icon-youtube {
  background-position: -67px -67px;
}

footer .footer-social .icon-rss {
  background-position: -134px -67px;
}


/* Layout
-------------------------------------------------------------- */
#siteWrapper,
#contentWrapper {
  min-width: 840px;
  position: relative;
}

#contentWrapper {
  max-width: 1680px;
  min-height: 600px;
}

#contentWrapper #dnn_contentPane {
  float: left;
  width: 620px;
  /*
  -webkit-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;
  -webkit-transition-property:width;-moz-transition-property:width;-ms-transition-property:width;-o-transition-property:width;transition-property:width;
  */
}

#contentWrapper #sidebar {
  display: block;
  margin: -10px -10px 0 0;
  float: left;
  max-width: 1200px;
  min-width: 420px;
  margin: 0 0 5px 0;
}

#contentWrapper #sidebar #dnn_sidebarPane {
  display: block;
  margin: 0;
  padding: 0 0 0 5px;
}

#contentWrapper #sidebar .box,
#contentWrapper #sidebar .box a {
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#contentWrapper #sidebar .box a:hover {
  opacity: 0.8;
}

#contentWrapper #sidebar .cs1,
#contentWrapper #sidebar .cs1 a,
#contentWrapper #sidebar .DnnModule-DailyDevotion {
  width: 200px;
}

#contentWrapper #sidebar .cs2,
#contentWrapper #sidebar .cs2 a {
  width: 410px;
}

#contentWrapper #sidebar .rs1,
#contentWrapper #sidebar .rs1 a {
  height: 160px;
}

#contentWrapper #sidebar .rs2,
#contentWrapper #sidebar .rs2 a,
#contentWrapper #sidebar .DnnModule-DailyDevotion {
  height: 330px;
}

#contentWrapper #sidebar .rs3,
#contentWrapper #sidebar .rs3 a {
  height: 500px;
}

#contentWrapper #sidebar #schedule {
  background: #fff;
  overflow-y: scroll;
}

#contentWrapper #sidebar #schedule .content {
  padding: 10px 10px 0 10px;
}

#contentWrapper #sidebar #schedule .content p {
  margin: 0 0 1em 0;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-Puff,
#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion,
#contentWrapper #sidebar #schedule {
  background: #fff;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, .1);*/
  display: block;
  max-height: 330px;
  min-height: 160px;
  min-width: 200px;
  margin: 0 5px 10px 5px;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-Puff .box {
  margin: 0;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #7a685a;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  padding: 15px 10px;
  position: relative;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion p {
  margin: 0;
  line-height: 1.4em;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion .title {
  color: #ecac00;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion .date {
  margin: 0 0 1em 0;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion .devotion-title {
  font-size: 1.3em;
  font-weight: 400;
  margin: 0 0 1em 0;
  line-height: 1.3em;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion .bibleverse {
  font-style: italic;
  margin: 0 0 0.5em 0;
}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion .bibleverse-ref {}

#contentWrapper #sidebar #dnn_sidebarPane .DnnModule-DailyDevotion .link a,
.DnnModule-Veckoschemat .link a {
  background: #f5eee8; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y1ZWVlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWQ4Y2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f5eee8 1%, #e1d8cf 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f5eee8), color-stop(100%,#e1d8cf)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5eee8 1%,#e1d8cf 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5eee8 1%,#e1d8cf 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5eee8 1%,#e1d8cf 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f5eee8 1%,#e1d8cf 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5eee8', endColorstr='#e1d8cf',GradientType=0 ); /* IE6-8 */
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0,0,0,.3),
              inset 0 -1px 1px rgba(0,0,0,.2);
  color: #434343;
  display: block;
  font-size: 0.9em;
  padding: 10px 0;
  margin: 0 10px;
  text-decoration: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 180px;
}

.col { float: left; }
.col-1-4 { width: 25%; }
.col-2-4 { width: 50%; }
.col-3-4 { width: 75%; }
.col-4-4 { width: 100%; }

.col-1-10,
.col-2-10,
.col-3-10,
.col-4-10,
.col-5-10,
.col-6-10,
.col-7-10,
.col-8-10,
.col-9-10,
.col-10-10 {
  margin: 0 2%;
}

.col-1-10 { width: 6%; }
.col-2-10 { width: 16%; }
.col-3-10 { width: 26%; }
.col-4-10 { width: 36%; }
.col-5-10 { width: 46%; }
.col-6-10 { width: 56%; }
.col-7-10 { width: 66%; }
.col-8-10 { width: 76%; }
.col-9-10 { width: 86%; }
.col-10-10 { width: 96%; }

.col-offset-1 { padding-top: 4.4em; }
.col-offset-2 { padding-top: 9.4em; }

img.round {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: auto;
}

.col img {
  max-width: 100%;
}

.left {
  margin: 0 20px 0 0;
  float: left;
}

.right {
  float: right;
}


/* Smarten/Typen
-------------------------------------------------------------- */
#contentWrapper #sidebar #smarten,
#contentWrapper #sidebar #typen {
  padding: 0;
}

#contentWrapper #sidebar #smarten {
  float: left;
  margin: 0 0 0 10px;
}

#contentWrapper #sidebar #typen {
  float: left;
  margin: 0 0 0 10px;
}


/* Articles
-------------------------------------------------------------- */
#contentWrapper #dnn_contentPane article {
  background: #fff;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, .1);*/
  margin: 0 0 10px 0;
}

.home #contentWrapper #dnn_contentPane article {
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

#contentWrapper #dnn_contentPane article.image-position-right .article-image {
  float: right;
  margin: 0 0 0 10px;
}

#contentWrapper #dnn_contentPane article.image-position-left .article-image {
  float: left;
  margin: 0 10px 0 0;
}

#contentWrapper #dnn_contentPane .article-image img {
  height: auto;
  width: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#contentWrapper #dnn_contentPane article.hover h2 a {
  color: #777 !important;
}

#contentWrapper #dnn_contentPane article.hover .article-image img {
  opacity: 0.8;
}

#contentWrapper #dnn_contentPane .article-content {
  padding: 20px;
}

#contentWrapper #dnn_contentPane .article-content p {
  font-size: 1.4em;
}

#contentWrapper #dnn_contentPane .article-content .department {
  color: #ebad00;
  margin: 0 0.4em 0 0;
}

#contentWrapper #dnn_contentPane .article-tags {
  margin: 20px 0;
}

.home #contentWrapper #dnn_contentPane .article-tags {
  margin: 0;
  height: 20px;
}

#contentWrapper #dnn_contentPane .article-tags a {
  background: #f5eee8;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #000;
  float: left;
  margin: 0 5px 0 0;
  text-decoration: none;
  padding: 4px 6px;
  line-height: 1;
}

#contentWrapper #dnn_contentPane .article-tags a:hover {
  background: #eee4dc;
}

.home #contentWrapper #dnn_contentPane .article-tags-top,
#contentWrapper #dnn_contentPane .article-tags-top {
  background: #fff;
  margin: 0 0 10px 0;
  height: auto;
  padding: 20px 20px 15px 20px;
}

#contentWrapper #dnn_contentPane .article-tags-top a {
  margin-bottom: 5px;
}

#contentWrapper #dnn_contentPane .morebuttontab0,
#contentWrapper #dnn_contentPane .morebuttontab1 {
  text-align: center;
}

#contentWrapper #dnn_contentPane .morebuttontab0 a,
#contentWrapper #dnn_contentPane .morebuttontab1 a {
  background: #fff;
  border: 0;
  color: #555;
  display: inline-block;
  margin: 0 0 20px 0;
  text-decoration: none;
  padding: 10px 20px;
}


/* Narrow
-------------------------------------------------------------- */
body.narrow #contentWrapper #content #dnn_contentPane {
  width: 410px;
}

body.narrow #dnn_contentPane article img.full-width {
  width: 410px;
}

body.narrow #dnn_contentPane article.image-position-right .article-image {
  display: none;
}


/* Full width pages
-------------------------------------------------------------- */
#siteWrapper.fullWidth #content #dnn_contentPane,
body.narrow #siteWrapper.fullWidth #content #dnn_contentPane {
  float: none;
  width: auto;
}

#siteWrapper.fullWidth #content #dnn_contentPane .DnnModule {
  margin: 0 auto;
  /*max-width: 800px;*/
}


/* Scrolling pages
-------------------------------------------------------------- */
.scrolling-page {
  min-width: 768px;
}

.scrolling-page header {
  margin-bottom: 0;
}

.scrolling-page .scrolling-wrapper {
  position: relative;
  margin: -123px 0 0 0;
}

.scrolling-page .scrolling-wrapper .top {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 887px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.scrolling-page .scrolling-church .top {
  background-image: url("img/scrolling/top-church.jpg");
}

.scrolling-page .scrolling-education .top {
  background-image: url("img/scrolling/top-education.jpg");
}

.scrolling-page .scrolling-international .top {
  background-image: url("img/scrolling/top-international.jpg");
}

.scrolling-page .scrolling-wrapper .top {
  margin-bottom: -100px;
}

.scrolling-page .scrolling-wrapper .top .content {
  margin: 0 auto;
  padding: 290px 0 0 0;
  width: 660px;
  text-align: center;
}

.scrolling-page .scrolling-wrapper .top .content h2 {
  color: #ecac00;
  font-size: 4.8em;
  font-style: normal;
  margin: 0 0 0.9em 0;
  text-align: center;
}

.scrolling-page .scrolling-wrapper .top .content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8em;
  line-height: 1.4em;
}

.scrolling-page .scrolling-wrapper .top .content .quote {
  position: relative;
}

.scrolling-page .scrolling-wrapper .top .content .quote img {
  position: absolute;
  top: 0;
  left: 0;
}

.scrolling-page .scrolling-wrapper .top .content .quote p {
  margin: 0 0 0 170px;
  text-align: left;
}

.scrolling-page .scrolling-wrapper .top .content #page-top .quote .quote-text,
.tile .quote .quote-text {
  color: #ecac00;
  font-size: 2.2em;
  font-weight: 300;
}

.tile .quote .quote-text {
  margin: 0;
}

.scrolling-page .scrolling-wrapper .top .content .quote .quote-text .quotation-mark,
.tile .quote .quote-text .quotation-mark {
  font-size: 3em;
  font-style: italic;
  font-weight: 700;
  margin: 0 0.1em 0 -0.1em;
  vertical-align:bottom;
}

.scrolling-page .scrolling-wrapper .top .content .quote p.author,
.tile .quote p.author {
  font-size: 1.2em;
  margin-top: 1em;
}

.scrolling-page .scrolling-wrapper .top .text-center .quote p {
  margin: 0;
  text-align: center;
}

.scrolling-page .scrolling-education .top .content {
  max-width: 900px;
  width: auto;
}

.scrolling-page .scrolling-education .top .content #page-top {
  margin: 0 auto;
  max-width: 660px;
}

.scrolling-page .tile {
  background: #fff;
  position: relative;
  z-index: 1;
}

.scrolling-page .tile .content {
  margin: 0 auto;
  max-width: 1000px;
  padding: 60px 100px;
}

.scrolling-page .arrow {
  bottom: -20px;
  font-size: 1.2em;
  left: 0;
  position: absolute;
  height: 40px;
  text-align: center;
  width: 100%;
  z-index: 10;
}

.scrolling-page .arrow a {
  background-color: #555;
  background-color: rgba(0,0,0,0.8);
  background-image: url("img/scroller-next.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  line-height: 11px;
  padding: 15px 20px 15px 45px;
  text-align: center;
  text-decoration: none;
}

.scrolling-page .image-content {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 300px;
  width: 100%;
  z-index: 0;
}

.scrolling-page .no-parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.scrolling-page .image {
  height: 400px;
}

.scrolling-page .scrolling-wrapper .top .content .education-blurbs,
.scrolling-page .scrolling-wrapper .content .mission-blurbs {
  margin: 4em 0 0 0;
  text-align: center;
}

.scrolling-page .scrolling-wrapper .top .content .education-blurbs .col-1-4,
.scrolling-page .scrolling-wrapper .content .mission-blurbs .col-1-4 {
  margin: 0 1%;
  width: 23%;
}

.scrolling-page .scrolling-wrapper .top .content .education-blurbs .number,
.scrolling-page .scrolling-wrapper .content .mission-blurbs .number {
  color: #ecac00;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 7em;
  margin: 0;
  line-height: 1;
  white-space: nowrap;
}

.scrolling-page .scrolling-wrapper .top .content .education-blurbs .info,
.scrolling-page .scrolling-wrapper .content .mission-blurbs .info {
  font-size: 1.3em;
  margin: 0.4em 0 0 0;
}

/* Veckoschemat
-------------------------------------------------------------- */
.DnnModule-Veckoschemat {
  background: #fff;
  height: 330px;
  margin: 0 5px 10px 5px;
  width: 410px;
}

.DnnModule-Veckoschemat .events-header {
  border: 0;
  border-bottom: 5px solid #ecac00;
  color: #ecac00;
  font-size: 16px;
  margin: 0;
  padding: 9px 10px 6px 10px;
}
.DnnModule-Veckoschemat .events {}
.DnnModule-Veckoschemat .events .event {
  border: 0;
  border-top: 1px solid #f4ede8;
  font-size: 13px;
  padding: 5px 5px 5px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.DnnModule-Veckoschemat .events .first {
  border: 0;
}
.DnnModule-Veckoschemat .events .event span {
  display: inline;
  margin: 0 5px 0 0;
}
.DnnModule-Veckoschemat .events .event .event-title {
  color: #ecac00;
}
.DnnModule-Veckoschemat .events .event .event-weekday {
  background: #f5eee8;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #000;
  float: left;
  font-size: 0.8em;
  text-decoration: none;
  padding: 4px 6px;
  line-height: 1;
  width: 19px;
  overflow: hidden;
}
.DnnModule-Veckoschemat .events .event .event-time {}
.DnnModule-Veckoschemat .events .event .event-place {
  margin: 0;
}

.DnnModule-Veckoschemat .link a {
  font-size: 1.3em;
  text-align: center;
  width: 390px;
}

/* Donate box
-------------------------------------------------------------- */
.DnnModule-DonateBox {}

.DnnModule-DonateBox #dnn_ctr525_View_lblError {
  background: #a73131;
  color: #fff;
  display: none;
  font-size: 1.6em;
  margin: 0 0 20px 0;
  padding: 15px 20px;
}

.DnnModule-DonateBox input,
.DnnModule-DonateBox textarea,
.DnnModule-DonateBox select {
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.DnnModule-DonateBox input,
.DnnModule-DonateBox textarea {
  padding: 4px 6px;
}

.DnnModule-DonateBox textarea {
  height: 100px;
}

.DnnModule-DonateBox .header,
.DnnModule-DonateBox .step,
.DnnModule-DonateBox .partner-info,
.DnnModule-DonateBox .sik-info,
.DnnModule-DonateBox .redovisning {
  background: #fff;
  padding: 20px;
}

.DnnModule-DonateBox .header,
.DnnModule-DonateBox .step {
  width: 1230px;
}

.DnnModule-DonateBox .header {
  margin: 0 0 10px 0;
}

.DnnModule-DonateBox .header p {
  margin: 10px 0 0 0;
}

.DnnModule-DonateBox .partner-info,
.DnnModule-DonateBox .sik-info,
.DnnModule-DonateBox .redovisning {
  margin: 0 0 10px 0;
  width: 370px;
}

.DnnModule-DonateBox .sik-info img {
  display: block;
  margin: 0 auto 20px auto;
}

.DnnModule-DonateBox .partner-info p,
.DnnModule-DonateBox .sik-info p,
.DnnModule-DonateBox .redovisning p {
  margin: 0;
}

.DnnModule-DonateBox .step {
  float: left;
  margin: 0 0 60px 0;
}

.DnnModule-DonateBox .step .left {
  float: left;
  margin: 0;
  width: 49%;
}
.DnnModule-DonateBox .step .right {
  float: right;
  width: 49%;
}

.DnnModule-DonateBox .step h2 {
  margin: 0 0 20px 0;
}

.DnnModule-DonateBox .step h3 {
  margin: 0 0 10px 0;
}

.DnnModule-DonateBox .step .payment-method-heading {
  margin-top: 40px;
}

.DnnModule-DonateBox .step .address-heading {
  margin-left: 10px;
}

.DnnModule-DonateBox .step .left p {
  margin: 0 10px 10px 0;
}

.DnnModule-DonateBox .step .right .row {
  margin: 0 0 10px 10px;
}

.DnnModule-DonateBox .step .right p {
  margin: 0;
}

.DnnModule-DonateBox .step label {
  display: block;
}

.DnnModule-DonateBox .step .payment-method {}

.DnnModule-DonateBox .step .payment-method span {
  display: block;
  margin: 3px 0;
}

.DnnModule-DonateBox .step .payment-method span label,
.DnnModule-DonateBox .step .anonymous label {
  display: inline;
  margin: 0 0 0 4px;
}

.DnnModule-DonateBox .step .payment-method input,
.DnnModule-DonateBox .step .anonymous input {
  width: auto;
}

.DnnModule-DonateBox .step .right .anonymous {
  margin: 0 0 10px 10px;
}

.DnnModule-DonateBox .step .right .submit {
  margin: 40px 0 0 10px;
}

.DnnModule-DonateBox .step .submit input {
  background: #555;
  border: 0;
  font-size: 1.4em;
  color: #fff;
  padding: 10px 0;
}

.DnnModule-DonateBox #dnn_ctr525_View_step2 .basic-info p {
  margin: 0.5em 0;
}

.DnnModule-DonateBox #dnn_ctr525_View_step2 .basic-info p #dnn_ctr525_View_lblAmount2,
.DnnModule-DonateBox #dnn_ctr525_View_step2 .basic-info p #dnn_ctr525_View_lblDestination2,
.DnnModule-DonateBox #dnn_ctr525_View_step2 .basic-info p #dnn_ctr525_View_lblPersonalInfo,
.DnnModule-DonateBox #dnn_ctr525_View_step2 .basic-info p #dnn_ctr525_View_lblTransactionId {
  font-weight: bold;
}

.DnnModule-DonateBox #dnn_ctr525_View_step2 .basic-info p #dnn_ctr525_View_lblContact {
  display: block;
}

.DnnModule-DonateBox #dnn_ctr525_View_step2 .payment-info h3,
.DnnModule-DonateBox #dnn_ctr525_View_step2 .submit {
  margin: 30px 0 0 0;
}

.DnnModule-DonateBox #dnn_ctr525_View_step2 .payment-info p {
  margin: 0;
}

.DnnModule-DonateBox .step {}


/* Modules
-------------------------------------------------------------- */
.DnnModule-DailyDevotion .daily-devotion-full {
  margin-bottom: 40px;
  position: relative;
}

.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top {}

.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a {
  background: url("img/da-arrows.png") no-repeat 0 -312px;
  display: block;
  position: absolute;
  top: 0;
  height: 104px;
  width: 200px;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a span,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a span {
  display: block;
  font-size: 1.2em;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a .prev-date,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a .next-date,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a:hover .prev-date,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a:hover .next-date {
  color: #3f3e37;
  margin: 32px 0 0 0;
}

.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a .prev-title,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a .next-title,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a:hover .prev-title,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a:hover .next-title {
  color: #ecac00;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a {
  left: 0;
  padding: 0 0 0 70px;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a {
  background-position: right -104px;
  right: 0;
  padding: 0 70px 0 0;
  text-align: right;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a:hover {
  background-position: 0 -312px;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a:hover {
  background-position: right -104px;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a.disabled,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .previous a.disabled:hover {
  cursor: default;
  background-position: 0 -208px;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a.disabled,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-top .next a.disabled:hover {
  cursor: default;
  background-position: right 0;
}

.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 820px;
  text-align: center;
}

.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .date {
  font-size: 1.4em;
  margin: 0 auto 5em auto;
  max-width: 180px;
  padding: 50px 0 0 0;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .devotion-title {
  font-size: 5em;
  margin: 0 0 0.7em 0;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .bibleverse-ref,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .bibleverse,
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .prayer-text {
  color: #ecac00;
  font-size: 2em;
  padding: 0 100px;
}

.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .bibleverse {
  margin: 0;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .bibleverse-ref {
  font-size: 1.8em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 2.2em 0;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .devotion-text {
  font-size: 2em;
}
.DnnModule-DailyDevotion .daily-devotion-full #daily-devotion-content .prayer-text {
  border: 0;
  border-top: 5px solid #ecac00;
  border-bottom: 5px solid #ecac00;
  font-style: italic;
  padding: 20px;
  margin: 0 100px;
}

.DnnModule-DailyDevotion .daily-devotion-full .social {
  height: 67px;
  margin: 2em auto 0 auto;
  width: 142px;
}

.DnnModule-DailyDevotion .daily-devotion-full .social .twitter,
.DnnModule-DailyDevotion .daily-devotion-full .social .facebook {
  background: url("img/da-social.png") no-repeat 0 0;
  display: block;
  float: left;
  height: 67px;
  overflow: hidden;
  text-indent: -1234px;
  width: 67px;
}

.DnnModule-DailyDevotion .daily-devotion-full .social .facebook {
  background-position: -67px 0;
  margin: 0 0 0 8px;
}

.DnnModule-DailyDevotion .daily-devotion-full .links {
  background: url("img/da-bok.png") no-repeat right bottom;
  font-size: 1.2em;
  min-height: 88px;
  margin: 2em auto 0 auto;
  text-align: center;
  padding: 20px 80px 0 0;
  width: 260px;
}


/* Isotope
-------------------------------------------------------------- */
.isotope,.isotope .isotope-item{-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;} 
.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width;} 
.isotope .isotope-item{-webkit-transition-property:0 opacity;-moz-transition-property:0 opacity;-ms-transition-property:0 opacity;-o-transition-property:top, left, opacity;transition-property:transform, opacity;} 
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0;-moz-transition-duration:0;-ms-transition-duration:0;-o-transition-duration:0;transition-duration:0;}


/* slideshow
-------------------------------------------------------------- */
/* Browser Resets */
.flex-container a:active,
.slideshow a:active,
.flex-container a:focus,
.slideshow a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* slideshow Necessary Styles
*********************************/ 
.slideshow {margin: 0; padding: 0;}
.slideshow .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.slideshow .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* slideshow Default Theme
*********************************/
.slideshow {padding: 0; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.slideshow .slides {zoom: 1;}

.slideshow .slides .slide .content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 100px 40px 100px;
  position: relative;
}

.scrolling-page .tile .no-bottom,
.slideshow .slides .slide .no-bottom {
  padding-bottom: 0;
}

.slideshow .slides .slide .no-bottom {
  padding-top: 100px;
}

.slideshow .slides .slide .content .text-left p { margin-right: 20px; }
.slideshow .slides .slide .content .text-right p { margin-left: 20px; }

.carousel li {margin-right: 5px}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
  background: url("img/slider.png") no-repeat 0 0;
  cursor: pointer;
  display: block;
  height: 101px;
  margin: -20px 0 0;
  overflow: hidden;
  text-indent: -1234px;
  position: absolute;
  top: 50%;
  width: 58px;
  z-index: 10;
}
.flex-direction-nav .flex-next { background-position: -58px 0; right: 20px; }
.flex-direction-nav .flex-prev { background-position: 0 0; left: 20px; }
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
  background: #cdcdcd;
  background: rgba(205,205,205,0.25);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: inset 0 2px 2px rgba(0,0,0,0.25);
  cursor: pointer;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -1234px;
  width: 16px;
}
.flex-control-paging li a.flex-active {
  background: #ecac00;
  cursor: default;
}

.slideshow-fullwidth .slides .slide .content {
  max-width: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}

.slideshow-fullwidth .slides .slide .content img {
  height: auto;
  width: 100%;
}

.slideshow-fullwidth .slides .slide .content .top,
.slideshow-fullwidth .slides .slide .content .bottom {
  background: transparent;
  color: #fff;
  position: absolute;
  width: 100%;
}

.slideshow-fullwidth .slides .slide .content .top .content,
.slideshow-fullwidth .slides .slide .content .bottom .content {
  margin: 0 auto;
  padding: 0 100px;
  width: 70%;
}

.slideshow-fullwidth .slides .slide .content .top .content h2,
.slideshow-fullwidth .slides .slide .content .bottom .content h2 {
  text-align: left;
  margin: 0;
}

.slideshow-fullwidth .slides .slide .content .top .content p,
.slideshow-fullwidth .slides .slide .content .bottom .content p {
  line-height: 1.4em;
}

.slideshow-fullwidth .slides .slide .content .top .content a:hover,
.slideshow-fullwidth .slides .slide .content .bottom .content a:hover {
  color: #fff;
}

.slideshow-fullwidth .slides .slide .content .top {
  top: 100px;
  left: 0;
}

.slideshow-fullwidth .slides .slide .content .bottom {
  bottom: 70px;
  left: 0;
}

.addthis_floating_style.addthis_32x32_style {
  background: #f5eee8;
}


/* Flowplayer
-------------------------------------------------------------- */
/*.player-cover { background: #000 url("img/player.jpg") center -100px no-repeat; background-size: cover; }*/
.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}}
.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/white_rtl.png)}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/black.png);}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/black@x2.png)}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/black_rtl@x2.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(js/flowplayer/skin/img/white_rtl@x2.png)}
}.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(js/flowplayer/skin/img/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(js/flowplayer/skin/img/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(js/flowplayer/skin/img/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(js/flowplayer/skin/img/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(js/flowplayer/skin/img/play_black.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(js/flowplayer/skin/img/play_black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(js/flowplayer/skin/img/play_black@x2.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(js/flowplayer/skin/img/play_black_rtl@x2.png)}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}


/* Helper classes
-------------------------------------------------------------- */
.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px}
.ir:before{content:"";display:block;width:0;height:100%}
.hidden{display:none !important;visibility:hidden}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
.invisible{visibility:hidden}
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.clearfix{*zoom:1}


/* Admin
-------------------------------------------------------------- */
.puffControl {
  display: block;
  overflow: hidden;
  text-indent: -1234px;
  height: 32px;
  width: 32px;
}

.puffNew {
  background: url(img/admin/ico_new.png) no-repeat 0 0;
}

.puffEdit {
  background: url(img/admin/ico_edit.png) no-repeat 0 0;
}


/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1470px) {
  footer .footer-col {
    width: 170px;
  }

  footer .footer-address {
    width: 140px;
  }

  footer .footer-social {
    width: 154px;
  }

  footer .footer-newsletter p.input input {
    margin: 0 0 5px 0;
  }

  footer .footer-newsletter p.col-10-10 input {
    width: 148px;
  }
}

@media only screen and (max-width: 1280px) {
  header #logo,
  header #logo a {
    width: 55px;
  }

  header #nav {
    padding-left: 70px;
  }

  header #nav ul li {
    margin: 0 0 0 20px;
  }

  footer .footer-col {
    padding: 0 20px;
    width: 180px;
  }

  footer .footer-social {
    width: 170px;
  }

  footer .footer-address,
  footer .footer-newsletter,
  footer .footer-social {
    min-height: 230px;
  }

  footer .content .left,
  footer .content .right {
    float: none;
    margin: 0 auto;
    max-width: 660px;
  }

  footer .footer-newsletter p.col-10-10 input {
    width: 156px;
  }
}

@media only screen and (max-width: 1060px) {
  .DnnModule-DonateBox .step .left,
  .DnnModule-DonateBox .step .right {
    float: none;
    width: 100%;
  }

  .DnnModule-DonateBox .step .left {
    margin-bottom: 30px;
  }

  .DnnModule-DonateBox .step .right h3,
  .DnnModule-DonateBox .step .right p,
  .DnnModule-DonateBox .step .right .anonymous,
  .DnnModule-DonateBox .step .right .row {
    margin-left: 0;
  }

  nav.submenu {
    font-size: 1.2em;
  }

  nav.submenu .menu ul li {
    padding: 0 0.9em;
  }
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

  header {
    background-image: url("img/top@2x.png");
    background-size: 500px 123px;
  }

}