body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

@media screen{
/* basic.css */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}caption,th,td{vertical-align:top;text-align:left}blockquote,q{display: block;margin: 2em}fieldset,img{border:0}li{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}a{text-decoration:none;color:#fe0000}a:hover{text-decoration:underline}:focus{outline:0}body{font:12px "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#444}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font:12px "Lucida Console",Monaco,monospace}h1,h2,h3,h4,h5,h6{font:100% "Trebuchet MS",Helvetica,Arial,sans-serif;font-weight:normal}h1{font-size:24px}h2{font-size:22px}h3{font-size:20px}table{font-size:inherit}caption,th{font-weight:bold}abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;cursor:help}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}.mtop{margin-top:1em}.mbot{margin-bottom:12px}
}
@media screen{
/* form.css */
label{font-weight:bold}.checkbox_container label,.radio_container label{font-weight:normal}.tableless label{display:block;margin-top:1.5em;padding-bottom:3px}.tableless .checkbox_container label,.tableless .radio_container label{display:inline}input[type="text"],input[type="password"],textarea{padding:2px;background-color:#f9f9f9;border:1px solid #ccc}input[type="text"],input[type="password"]{width:60%}textarea{width:90%;height:140px}input[type="text"]:focus,input[type="password"]:focus,textarea:focus{background-color:#ffe8cf;border-color:#ff6900 !important}select{padding:1px;background-color:#f9f9f9;border:1px solid #ccc}.checkbox_container span,.radio_container span{display:block}.checkbox_container+br,.radio_container+br{display:none}.checkbox_container label,.checkbox_container input{vertical-align:middle}.tableless input[type="checkbox"],x:-moz-any-link{top:-2px;position:relative}input[type="radio"],x:-moz-any-link{top:2px;position:relative}.submit_container{margin-top:1em;margin-bottom:1em}form table td{padding-top:3px;padding-bottom:3px}form table td:first-child{width:28%;padding-top:6px;padding-right:18px;padding-bottom:0;text-align:right}.tableform table{width:92%;margin-top:1.5em;margin-bottom:0}.tableform .formbody,.tableless .formbody{width:92%;overflow:hidden;margin-bottom:1em;padding-top:.5em;padding-bottom:.5em}.tableless .formbody{padding-top:0}fieldset{margin-top:1em;border-top:1px solid #ddd}legend{padding-right:6px;background-color:#fff;color:#ff6900}fieldset table{width:92%;margin-top:1em !important;margin-bottom:1em !important}fieldset table td:first-child{width:140px;text-align:left}span.mandatory{font-weight:bold;color:#f00}p.confirm{font-size:16px;color:#090}p.error{margin-bottom:6px;font-size:11px;font-weight:bold;color:#f00}input[type="text"].error,input[type="password"].error,textarea.error{border-color:#ff8000 !important;background-color:#ffd}input.captcha{width:48px;margin-right:6px}span.captcha_text{font-weight:normal;color:#808080}*:first-child+html span.captcha_text{top:-3px;position:relative}
}
@media screen{
/* layout.css */
body{background:#e6e6e6 url("../../files/modern_orange/images/background.jpg") left top repeat-x}#header{background-image:url("../../files/modern_orange/images/header.jpg");background-position:center bottom;background-repeat:no-repeat}#container{background:#fff url("../../files/modern_orange/images/container.jpg") center top repeat-y}#left .inside{padding:.5em .5em .5em 1.5em}#main .inside{padding:.5em 1.5em .5em 2em}#footer{background-image:url("../../files/modern_orange/images/footer.jpg");background-position:center top;background-repeat:no-repeat}#footer .inside{padding:1em;text-align:right}#topmenu{right:6px;top:6px;position:absolute}#topmenu form,#topmenu ul{margin-bottom:0}#topmenu li{float:left;padding:12px 9px}#topmenu,#topmenu a{color:#fff}#topmenu .search{padding:9px}#topmenu input.text{width:192px}#topmenu input.submit{top:2px;position:relative;vertical-align:top}#logo{top:42px;position:absolute;margin-left:24px}#left h1{margin-bottom:10px;padding-bottom:3px;border-bottom:1px solid #ddd;font-size:16px;font-weight:bold}#left h2{font-size:14px}#footer,#footer a{font-size:11px;color:#999}
}
@media screen{
/* navigation.css */
#topmenu ul,#mainmenu ul,.mod_navigation ul{list-style-type:none}#mainmenu{width:959px;top:140px;position:absolute;margin-right:5px;margin-left:5px;border-left:1px solid #f00}#mainmenu li{float:left;line-height:1}#mainmenu a,#mainmenu span{display:block;padding:14px 12px;border-right:1px solid #f00;text-decoration:none;color:#fff;/* text-transform:uppercase; */}#mainmenu a:hover,#mainmenu span,#mainmenu a.trail{background-color:#C00000}#mainmenu li.login,#mainmenu li.register{float:right}#mainmenu a.login,#mainmenu span.login{padding-left:50px;background-image:url("../../files/modern_orange/images/login.gif");background-repeat:no-repeat;border-left:1px solid #ff8006;background-position:14px center}#submenu li{line-height:1.5}#submenu a:hover{text-decoration:underline}#submenu ul.level_1 ul{margin-bottom:0}#submenu a.trail{color:#333}#submenu .level_2 li{padding-left:18px}.mod_breadcrumb{top:9px;position:relative;margin-bottom:1em;font-size:11px}.mod_breadcrumb ul{overflow:hidden;margin:0;padding:0;list-style-type:none}.mod_breadcrumb li{float:left}.mod_breadcrumb li:after{margin-right:3px;padding-left:1px;content:" > "}.mod_breadcrumb li.active:after{display:none}.mod_booknav{margin-top:1em;margin-bottom:1em;padding-top:1em;border-top:1px solid #ddd}.mod_booknav li{width:45%;float:left}.mod_booknav li.up{width:10%;text-align:center}.mod_booknav li.next{text-align:right}*:first-child+html .mod_booknav li.next{margin-right:-1px}.mod_sitemap li{line-height:1.5}.mod_sitemap ul.level_1 ul{margin-bottom:0}.mod_sitemap .level_2 li{padding-left:18px}.pagination{margin-top:1em;margin-bottom:1em;padding-top:1em;border-top:1px solid #ddd}.pagination p{width:30%;float:left;margin-bottom:0}.pagination ul{width:70%;float:right;margin-bottom:0;text-align:right}.pagination li{display:inline;padding-right:3px;padding-left:3px}
}
@media screen{
/* content.css */
.ce_table,.ce_gallery,.ce_dfGallery{margin-top:1em}.ce_table,.ce_image,.ce_download,.ce_downloads,.ce_code,.ce_dfGallery{margin-bottom:1em}.ce_text p,.ce_text pre,.ce_hyperlink,.ce_list,.teaser,.comment{line-height:1.5}.ce_text ul{display: block;list-style-type: disc;padding-left: 25px}.ce_text ul li{list-style-type:disc}.info,.time{font-size:11px;color:#999}.pdf_link{top:21px;position:relative;font-size:11px}.ce_text pre{padding:9px;background-color:#f9f9f9;border:1px solid #ddd}.hyperlink_txt{padding-left:24px;background-image:url("../../files/modern_orange/images/link.gif");background-position:left center;background-repeat:no-repeat}.image_container img{padding:2px;background-color:#fff;border:1px solid #ddd}.image_container .caption{margin-top:-2px;padding:2px 4px 3px;background-color:#ddd;font-size:10px}*:first-child+html .image_container .caption{margin-top:1px}.ce_gallery ul{overflow:hidden}.ce_gallery li{float:left;padding:0 3px 12px}.ce_list ol{margin-left:3em}.ce_list ol li{list-style:decimal outside}.ce_list ul{margin-left:1.5em}.ce_list ul li{padding-left:18px;background-image:url("../../files/modern_orange/images/arrow.jpg");background-position:left center;background-repeat:no-repeat}.ce_table{padding:1px}.ce_table table{width:100%;border:1px solid #fadec8}.ce_table th{padding:6px;background-color:#fdd19e;border-bottom:1px solid #ff6900}.ce_table td{padding:6px;border:1px solid #fadec8}.ce_table tr.odd td{background-color:#f9f9f9}.ce_download img,.ce_downloads img{vertical-align:top}.ce_downloads li{margin-bottom:3px}.ce_comments .comment_default{margin-bottom:1em;border-bottom:1px solid #ddd}.ce_comments .comment{font-size:11px}.ce_comments .form{margin-top:1.5em}.ce_comments .widget{margin-bottom:3px}.ce_comments .text,.ce_comments .captcha{width:40%;margin-right:0}.ce_comments span.captcha_text{font-weight:bold;color:#444}.ce_accordion .toggler{padding:6px 9px;background:#fdfeff url("../../files/modern_orange/images/gradient.jpg") left bottom repeat-x;border-right:1px solid #ddd;border-left:1px solid #ddd;cursor:pointer}.ce_accordion_first .toggler{border-top:1px solid #ddd}.ce_accordion .accordion > div{padding:9px 9px 0;background-color:#fcfcfc;border:1px solid #ddd}.ce_code{margin-top:1.5;padding:0 2px 0 0}
}
@media screen{
/* modules.css */
.mod_randomImage{margin-bottom:1em}.mod_rss_reader div,.listing table.single_record td,.mod_search .context,.mod_faqlist li{line-height:1.5}.mod_login .formbody{width:64%}.mod_login p.login_info{margin-top:1.5em}.mod_login p.error{position:relative;top:12px;left:26%}.logout table{margin-top:.5em}.logout form table td:first-child{text-align:left}.listing .list_search{width:60%;float:right;text-align:right;font-size:11px}.listing select,.listing .text{width:120px}.listing .list_per_page{width:40%;float:left;font-size:11px}.listing .list_per_page select{width:48px}.listing table.all_records{clear:both}.listing table.all_records th{background-image:url("../../plugins/tablesort/media/default.gif");background-position:right center;background-repeat:no-repeat}.listing table.all_records th.asc{background-image:url("../../plugins/tablesort/media/asc.gif")}.listing table.all_records th.desc{background-image:url("../../plugins/tablesort/media/desc.gif")}.listing table.all_records th a{color:#444}.listing table.all_records th.col_last{width:18px;background-image:none}.listing table.all_records img{vertical-align:text-top}.listing table.single_record td.label{padding-right:2em;font-weight:bold}.mod_glossaryMenu li{float:left;margin-right:9px}.mod_glossaryList p.toplink{margin-top:1.5em;margin-bottom:0;padding-bottom:6px;font-size:11px}.mod_glossaryList h2{margin-top:0}.mod_glossaryList dt{font-weight:bold}.mod_search .header{text-align:right}.mod_search input[type="text"]{width:272px}.mod_search .radio_container{margin-top:3px}.mod_search .radio_container span{display:inline;padding-right:12px}.mod_search h3{margin-top:1.5em;font-size:14px}.mod_search h3,.mod_search p{margin-bottom:.25em}.mod_search .relevance{color:#999}.mod_search .url{color:#999}.mod_search .highlight{font-weight:bold}.mod_search .pagination{margin-top:2em}.mod_subscribe .checkbox_container,.mod_unsubscribe .checkbox_container{margin-top:1em;margin-bottom:1em}*:first-child+html .mod_subscribe input.text{width:120px}
}
@media screen{
/* events.css */
.mod_calendar{padding:1px}table.calendar{width:98%;margin-top:1em;border:1px solid #ddd}table.calendar .head{padding-top:9px;padding-bottom:9px;text-align:center;background-image:url("../../files/modern_orange/images/gradient.jpg");background-position:left bottom;background-repeat:repeat-x}table.calendar th.previous{padding-left:12px;text-align:left}table.calendar th.next{padding-right:12px;text-align:right}table.calendar th a{color:#444}table.calendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#ff6900;border-right:1px solid #ff6900;border-left:1px solid #ff6900;color:#fff}table.calendar td{width:14%;height:7em;vertical-align:top;border:1px solid #ddd}table.calendar .header{margin:1px;padding:1px;background-color:#e6e6e6;font-size:11px;color:#666}table.calendar .event{margin:3px;font-size:11px}table.calendar .event a{text-decoration:none}table.calendar .event a:hover{text-decoration:underline}table.calendar .weekend{background-color:#fff8f3}table.calendar .today{background-color:#ffede0}table.minicalendar{width:98%;background-image:url("../../files/modern_orange/images/minicalendar.jpg");background-position:left top;background-repeat:repeat-x;border:1px solid #999}table.minicalendar .head,table.minicalendar .label{padding-top:2px;padding-bottom:2px;text-align:center}table.minicalendar .head,table.minicalendar .head a{padding-bottom:4px;color:#444}table.minicalendar .label{background-color:#aaa}table.minicalendar td{width:14%;padding-top:2px;padding-bottom:2px;text-align:center;border:1px solid #999}table.minicalendar td,table.minicalendar td a{color:#ccc}table.minicalendar .active a{font-weight:bold;color:#fff}.mod_eventlist{margin-top:1em;margin-bottom:1em}.mod_eventlist h2{margin-top:9px;font-size:14px}.mod_eventlist .header{padding:6px 9px;background-image:url("../../files/modern_orange/images/gradient.jpg");background-position:left bottom;background-repeat:repeat-x;border-bottom:1px solid #ddd;font-weight:bold}.mod_eventlist .header:first-child{border-top:1px solid #ddd}.mod_eventlist .event{padding:6px;border-bottom:1px solid #ddd}.mod_eventlist .event.odd{background-color:#f9f9f9}.mod_eventlist .time{margin-top:-1em}.mod_eventreader .event h1{margin-bottom:3px}.mod_eventreader p.info{margin-bottom:18px}.mod_eventreader .recurring{color:#090}.mod_upcoming_events .event{line-height:1.5}.mod_upcoming_events .date{padding-right:6px;color:#808080}
}
@media screen{
/* info.css */
.mod_newslist{margin-top:1em}.mod_newsarchive h1{margin-bottom:.75em}.mod_newsmenu .level_1 ul{margin-bottom:0}.mod_newsmenu li.year{font-weight:bold}.mod_newsmenu .level_2{margin-top:6px;margin-bottom:6px}.mod_newsmenu .level_2 li{font-weight:normal}.mod_newslist .odd,.mod_newsarchive .odd{background-color:#f9f9f9}.layout_latest{padding:12px 6px 6px;border-bottom:1px solid #ddd}.layout_latest.first{border-top:1px solid #ddd}.layout_latest h2{margin-top:9px}.layout_short{margin-bottom:9px;border-bottom:1px solid #ddd}.layout_short.last{border-bottom:0}.layout_short h2{margin-top:0}.layout_short h2,.layout_short .teaser{margin-bottom:.5em}.layout_short .info{margin-bottom:3px}.layout_full h1{margin-bottom:3px}.layout_full p.info{margin-bottom:18px}
}
