@import url(reset.css);
@import url(content.css);
@import url(individual.css);
@import url(headerlogos.css);

@font-face {
    font-family: 'AbelRegular';
    src: url('../fonts/abel-regular-webfont.eot');
    src: url('../fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel-regular-webfont.svg#AbelRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  overflow-y: scroll;
  background: url(../images/bodypattern.png) repeat;
  color: #ffffff;
  font-size: 13px;
  font-family: Arial, Verdana, sans-serif;
}

body.article-only {
  overflow-y: auto;
}

.sharebuttons ul li {
	list-style-type: none;
}

.invisible {
  display: none !important;
}

.block {
	overflow: visible; 
}
/*
.ce_noobSlide {
	overflow: hidden;
}*/
#claim,
footer a,
header,
#newsletter_box,
footer #copyright,
#mainnavigation,
#header p,
h1,
h2,
h3,
h4,
aside nav {
  font-family: 'AbelRegular', sans-serif;
}
header,
#wrapper,
#newsletter_box,
footer {
  width: 960px;
  margin: 0 auto;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.125s ease-in-out;
  color: #fbb03b;
}
a:hover {
  text-decoration: none;
}
div.download a, span.download a {
  color: #ffffff;
  font-weight: bold;
}
p,
td,
div.download,
.form,
.date,
.day,
.minicalendar,
.mod_eventlist .empty {
  line-height: 18px;
  margin: 15px 0;
}
.inline,
.inline figure.image_container {
  display: inline !important;
}
h1.inline {
  position: absolute;
  left: 85px;
  padding-left: 10px;
}
.warning {
  font-size: 14px;
  color: #CC5555;
}
.confirmation {
  font-size: 14px;
  color: #009900;
}
.information {
  font-size: 12px;
  color: #999999;
}
.address {
  font-size: 10px;
}
.caption {
  font-size: 12px;
  font-style: italic;
  color: #fff;
  line-height: 15px;
  vertical-align: top;
  padding-bottom: 10px;
  padding-right: 10px;
}

#main ul {
  font-size: 13px;
  line-height: 18px;
  list-style-type: disc;
  margin-left: 20px;
}

#main ol {
  font-size: 13px;
  line-height: 18px;
  list-style-type: decimal;
  margin-left: 20px;
}

#main ol li {
	margin-top: 0.7em;
}

h1, h2.teasertitle {
  font-size: 16px;
  color: #4cc0e7;
  text-transform: uppercase;
  margin: 18px 0px;
  border-bottom: 0px;
}
h2 {
  font-size: 25px;
/*  text-decoration:underline; */
/*  border-bottom: 1px solid #fff; */
  margin: 15px 0;
  padding-bottom: 10px;
}
h3 {
  font-size: 20px;
  margin: 15px 0;
}
pre {
  font-family: monospace;
  background: #fff;
  color: #35AA36;
  padding: 4px 5px;
  width: 99%;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
h4 {
  font-size: 16px;
  margin: 5px 0 8px 0;
}
td.userdata {
  padding: 2px;
  margin: 2px 2px 2px 0;
}

kbd {
 /*   background-color: #EEEEEE;*/
    border-color: white;
    border-style: solid;
    border-width: 1px;
    color: #4CC0E7;
	border-radius: 4px;
	padding: 0px 4px;
    font-family: Courier New,Courier;
}
.boxed {
 /*   background-color: #EEEEEE;*/
    border-color: white;
    border-style: solid;
    border-width: 1px;
    /* color: #4CC0E7; */
	border-radius: 10px;
	padding: 10px 10px;
	margin: 10px;
}

blockquote, cite {
    font-style: italic;
}

code {
    font-family: Courier,'Courier New',Typewriter,monospace;
    font-size: 110%;
/*	background: #EEEEEE;*/
    color: #4CC0E7;
}



/* META-HEADER */

header {
  position: relative;
  height: 105px;
}
header img {
  position: absolute;
  top: 17px;
  left: 0px;
}
header #claim {
  position: absolute;
  left: 214px;
  top: 74px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
}
header #metanavigation ul {
  position: absolute;
  right: 200px;
  top: 65px;
  line-height: 24px;
  overflow: hidden;
}
header #metanavigation ul li {
  float: left;
}
header #metanavigation ul li a {
/*  background: url(../images/lock.png) no-repeat; */
  background-position: 0px 3px;
  color: #fff;
  text-transform: lowercase;
  padding: 5px 15px 5px 25px;
  border-left: 1px solid #fff;
}
header #metanavigation ul li a:hover,
header #metanavigation ul li.active a {
  background-position: 0px -23px;
  color: #4cc0e7;
}
header #metanavigation ul li:first-child a {
  border: 0;
}
header #search {
  position: absolute;
  top: 63px;
  right: 0px;
}
header #keyword,
header #submit_search {
  background: url(../images/header_search.png) no-repeat;  
  float: left;
  line-height: 20px;
}
header #keyword {
  border: 0;
  background-position: -23px 0px;
  height: 24px;
  width: 153px;
  padding: 2px 2px 2px 5px;
  color: #fff;
  margin-right: 2px;
}
header #keyword:focus {
  background-position: -23px -24px;
  outline: none;
}
header #submit_search {
  border: 0;
  background-position: -3px 0px;
  height: 26px;
  width: 26px;
  cursor: pointer; 
}
header #submit_search:hover {
  background-position: -3px -24px;
}

iframe {
	max-width: 100%
}

/* WRAPPER */

#wrapper {
  position: relative;
  width: 930px;
  border: 15px solid #4d4d4d;
  overflow: hidden;
  box-shadow: 0 0 16px #222;
  -moz-box-shadow: 0 0 16px #222;
  -webkit-box-shadow: 0 0 16px #222;
}
#mainnavigation {
  position: relative;
  top: 0;
  right: 35px;
  z-index: 20;
  float: right;
}
#mainnavigation > ul  > li {
  float: left;
  position: relative;
  padding-top: 35px;
  height: 50px;
  background: url(../images/nav_li_hover.png) no-repeat center -12px;
  -webkit-transition: background-position 0.12s ease-in-out;
  -moz-transition: background-position 0.12s ease-in-out;
}
#mainnavigation > ul > li > a {
  color: #fbb03b;
  font-size: 19px;
  text-transform: uppercase;
  padding: 0 10px 0 10px;
  border-left: 1px solid #fff;
  vertical-align: bottom;
}
#mainnavigation > li:hover > a,
#mainnavigation > ul ul a:hover,
#mainnavigation > ul li a:hover,
#mainnavigation > ul li.last a:hover,
#mainnavigation ul ul a,
#mainnavigation > ul > .trail > a,
#mainnavigation ul .active > a,
#mainnavigation ul .trail > a {
  color: #4cc0e7;
}
#mainnavigation li:hover {
  background-position: center 0;
}
#mainnavigation > ul > li:first-child a,
#mainnavigation > ul > li.last a {
  border: 0;
}
#mainnavigation > ul > li.last {
  height: 19px;
  padding-top: 0;
  margin-left: 15px;
  text-align: center;
}
#mainnavigation > ul > li.last:hover {
  background-position: 0 -38px;
}
#mainnavigation > ul > li.last a {
  background: url(../images/wrapper_nav_li_last.png) no-repeat center 15px;
  color: #fff;
  height: 30px;
  font-size: 15px;
  padding: 43px 0 10px 0;
}
#mainnavigation > ul > li.last a:hover {
  background: url(../images/wrapper_nav_li_last_hover.png) no-repeat center 15px;
}
#mainnavigation > ul ul {
  position: absolute;
  top: 63px;
  left: -9999px;
  background: #4d4d4d;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
}
#mainnavigation > ul ul a {
  white-space: nowrap;
}
#mainnavigation li:hover ul {
  left: 0px;
  opacity: 1;
}
#mainnavigation ul ul li {
  border-top: 1px dashed #000;
}
#mainnavigation ul li a {
  font-size: 17px;
  color: #fff;
  padding: 6px 12px 5px 12px;
  display: block;
  width: 100%;
}

/* ASIDE */

aside {
  float: left;
  width: 260px;
  min-height: 300px;
  padding: 67px 20px 10px 20px;
}
aside .mod_navigation > ul {
  padding-left: 0;
  background: url(../images/dotted_line_light.png) repeat-x 0 bottom;
  padding-top: 18px;
  padding-bottom: 5px;
}
aside .mod_navigation li {
  margin-bottom: 15px;
}
aside .mod_navigation a {
  display: block;
  color: #fff;
/*   height: 16px; */
  padding-left: 30px;
  font-size: 16px;
  background: url(../images/aside_nav_li_active.png) no-repeat -16px 0;
}
aside .mod_navigation li:hover > a {
  background-position: 10px 0;
}
aside .mod_navigation > ul > li:hover > a,
aside .mod_navigation > ul > li.active > a,
aside .mod_navigation > ul > li.trail > a {
  color: #4CC0E7;
}
aside .mod_navigation > ul > li:first-child {
  background: url(../images/dotted_line_light.png) repeat-x;
  padding-top: 15px;
}
aside .mod_navigation ul ul {
  margin: 10px 0 0 45px;
  border-left: 2px solid #777;
}
aside .mod_navigation ul ul li {
  padding: 3px;
  margin: 0;
}
aside .mod_navigation ul ul a {
  font-size: 13px;
  background: none;
  padding: 2px 3px;
}
aside .mod_navigation ul ul a:hover {
  color: #FBB03B;
}
aside .mod_navigation ul ul a.trail,
aside .mod_navigation ul ul a.active {
  color: #4CC0E7;
}

aside #getting_started_navigation {
  background: #4D4D4D;
  margin: 20px -20px 20px -20px;
  padding: 10px 20px;
}
aside #getting_started_navigation ul {
  list-style-type: decimal;
  list-style-position: inside;
  margin-left: 20px;
}
aside #getting_started_navigation h1 {
  color: #fff;
  font-size: 22px;
  text-transform: none;
  margin-bottom: 20px;
}
aside #getting_started_navigation li {
  margin-bottom: 15px;
  margin-left: 10px;
  padding-left: 0px;
}
aside #getting_started_navigation li a {
  color: #fff;
  font-size: 16px;  
  background: url(../images/aside_nav_li_active.png) no-repeat -16px 0;
  padding-left: 0px;
  margin-left: -40px;
  padding-left: 40px;
}
aside #getting_started_navigation li:hover,
aside #getting_started_navigation li:hover a {
  background-position: 5px 0;
  color: #FBB03B;
}

aside .mod_eventlist img {
  max-width: 270px;
}
aside .ce_image img {
  padding-left: 0px;
}

/* WRAPPER-ID-HEADER */

#header {
  float: right;
  position: relative;
  width: 617px;
  height: 210px; 
  margin-top: 0;
}

/* MAIN COLUMN */

#main {
  float: left;
  width: 270px;
  background: url(../images/dotted_line.png) repeat-y left 0;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 20px 0px 20px;
}
.twocol #main {
  width: 580px;
}

#main img {
  max-width: 580px;
}

.article-only #main {
  float: left;
  width: auto;
  background: none;
  margin-left: none;
  margin-top: none;
  margin-bottom: none;
  padding: none;
}

.twocol #main .subcolumn {
	float:left;
    width: 50%;
}


/* RIGHT COLUMN */

#right {
  float: left;
  background: url(../images/dotted_line.png) repeat-y left 0;
/*  height: 450px; */
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0 20px 0px 20px;
  width: 250px;
}
.twocol #right {
  display: none;
}

/* NEWSLETTER */

#newsletter_box {
  background: #999;
  height: 30px;
  /* overflow: none; */
  /* padding-left: 519px; */
  /* width: 441px; */
  width: 960px;
  padding-top: 3px;
  margin-top: 3px;
  /* margin-right: auto; */
  /* margin-left: auto; */
  /* margin-bottom: 0px; */
}


#newsletter_box .submit {
	position: relative;
	margin: auto 3px auto auto;
	height: 25px;
	/* color: #ffffff; */
	text-align: center;
	
}

#newsletter_box span.submit {
	margin: auto;
	/* color: #ffffff; */
	display: flex;
	align-items: center;
	justify-content: center;
}


/* FOOTER */

footer {
  padding: 15px 0 0 0px;
}
footer #metanavigation ul {
  position: relative;
  right: 0px;
  left: 750px;
  width: 17em;
  top: -20px;
  overflow: hidden;
}
footer #metanavigation ul li {
  float: left;
  height: 20px;
}
footer #metanavigation ul li a {
  color: #fff;
  text-transform: lowercase;
  padding: 5px 10px;
  border-left: 1px solid #fff;
}
footer #metanavigation ul li a:hover,
footer #metanavigation ul li.active a {
  color: #4cc0e7;
}
footer #metanavigation ul li:first-child a {
  border: 0;
}
/*footer ul {
  float: left;
  margin-right: 20px;
  padding-right: 30px;
  min-height: 140px;
  background: url(../images/dotted_line.png) repeat-y right 0;
}
footer ul li:first-child {
  margin-bottom: 15px;
}*/
footer nav a,
footer #copyright {
  color: #808080;
  font-size: 14px;
  line-height: 20px;
}
footer nav a:hover,
footer nav .active a {
  color: #4cc0e7;
}

/*mce content body */
#tinymce,
.mceContentBody {
	background:#444444;
	color:#fff;
}