/*------------------------------------------------------------------------
# Joomlart JA Fagus 2.0 - Okt, 2019. Adapted and upgraded for Joomla 3.x by Christoph Utiger
# ------------------------------------------------------------------------
# Copyright (C) 2019 Stiftung Jeruel. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Christoph Utiger
# Websites:  https://www.jeruel.ch -  https://www.jeruel.net
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body#bd {
	padding: 0;
	margin: 0 auto;
	color: #333;
	background: url(../images/body-bg.jpg) repeat-x top #c9c9c9;
}

body.fs1 {
	font-size: 0.7em;
}

body.fs2{
	font-size: 0.8em;
}

body.fs3, table {
	font-size: 0.9em;
}

body.fs4{
	font-size: 1.0em;
}

body.fs5{
	font-size: 1.1em;
}

body.fs6{
	font-size: 1.2em;
}

/* Normal link */
a {
	color: #a64010;
	text-decoration: none;
	background:none;

}

a:hover, a:active, a:focus {
	color: #F26522;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {
	font-weight: normal;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate {
	color: #555;
	font-size: 100%;
}

/* Heading */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet-list.gif) no-repeat 18px 8px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #c9c9c9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.button {
	padding: 3px 8px;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #c9c9c9;
	color: #FFFFFF;
	background: url(../images/grad1.gif) repeat-x center #F26522;
}

* html .button, *+html .button {
	padding: 2px 5px !important;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #c9c9c9;
	background: url(../images/input-bg.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #666666;
	background-color: #c9c9c9;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 3px 0 3px 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 3px 20px 3px 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #F26522;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #FF4444;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #F26522;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #469EC0;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #F26522;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 20px 50px;
	border: 1px solid #c9c9c9;
	background: url(../images/sticky-bg.gif) no-repeat 5px 10px #2A2A2A;
}

p.download {
	padding: 10px 0px 20px 50px;
	border: 1px solid #c9c9c9;
	background: url(../images/download-bg.gif) no-repeat 5px 10px #2A2A2A;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Smallnumber */
ol.smallnumber {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.smallnumber li {
	margin: 10px 0 10px 30px;
	padding: 3px 0 5px 30px;
	line-height: 150%;
}

ol.smallnumber li.number-1 {
	background: url(../images/n-1.gif) no-repeat left top;
}

ol.smallnumber li.number-2 {
	background: url(../images/n-2.gif) no-repeat left top;
}

ol.smallnumber li.number-3 {
	background: url(../images/n-3.gif) no-repeat left top;
}

ol.smallnumber li.number-4 {
	background: url(../images/n-4.gif) no-repeat left top;
}

ol.smallnumber li.number-5 {
	background: url(../images/n-5.gif) no-repeat left top;
}

ol.smallnumber li.number-6 {
	background: url(../images/n-6.gif) no-repeat left top;
}

ol.smallnumber li.number-7 {
	background: url(../images/n-7.gif) no-repeat left top;
}

ol.smallnumber li.number-8 {
	background: url(../images/n-8.gif) no-repeat left top;
}

ol.smallnumber li.number-9 {
	background: url(../images/n-9.gif) no-repeat left top;
}


/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background-color: #2A2A2A;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #666666;
	background-color: #2A2A2A;
	position: relative;
}

.btn-group {
		text-align: right;
		margin-top: -30px;
}
.dropdown-menu li {
	display: inline-block;

}

/* JOOMLA MAIN LAYOUT DIVS
--------------------------------------------------------- */
@media screen and (min-width: 951px) {


/* HEADER */
/* --------------------------------------------------------- */
#header {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	width: 920px;
	height: 145px;
	margin: 0 auto;
	background: url(../images/blue/header-bg.jpg) no-repeat center top;
}

.logo {
	flex: 0 1 720px;
	margin: 0;
	padding: 0;
	width: 265px;
	font-size: 300%;
	top: 3px;
	left: 20px;
	height: 75px;
}

.logo a {
	width: 265px;
	float: left;
	display: block;
	background: url(../images/logo.png) no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 95px;
	margin-top: -10px;
	outline: none;
}

/* Search */
#search {
	flex: 0 1 200px;
	width: 157px;
	background: url(../images/search-bg.png) no-repeat;
	line-height: 28px;
	margin-top: 40px;
	right: 30px;
	height: 28px;
}

#search .inputbox {
	width: 100px;
	padding: 0;
	border: none;
	margin: 0px 0 0 -45px;
	background: none;
	color: #FFFFFF;
}

#search .element-invisible {
	visibility: hidden;
}

* html #ja-search .inputbox, *+html #search .inputbox {
	margin: 1px 0 0 10px;
}

/* Main Navigation */
#mainnav {
	flex: 0 0 100%;
	padding-top: 6px;
	background: url(../images/mainnav-bg.png) no-repeat;
	line-height: normal;
	bottom: 0px;
}

#mainnav a,
#mainnav a:hover,
#mainnav a:active,
#mainnav a:focus {
	outline: none;
}

/* Default Joomla! Menu */
a.mainlevel {
	width: 99%;
	display: block;
	color: #EFEFEF;
	background: url(../images/mainlevel-bg.gif) no-repeat right top;
	line-height: 32px;
	height: 32px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #F26522;
	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;
	font-weight: bold;
}

a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
	background: url(../images/bullet-list.gif) no-repeat 5px 11px;
	color: #EFEFEF;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #F26522;
	text-decoration: none;
}

#active_menu {
	color: #F26522;
	font-weight: bold;
}

/* BANNER */
/* --------------------------------------------------------- */
#topslwrap {
	display: flex;
	width: 100%;
	background: url(../images/blue/topslwrap-bg.gif);
}

#topsl {
	flex: 0 1 920px;
	margin: 0 auto;
	background: url(../images/topsl-bg.png);
	font-size: 110%;
	height: 180px;
}

#topsl div.moduletable-slider {
	float: left;
	width: 320px;
	margin: 0 10px 0 20px;
}

#topsl div.moduletable-welcome {
	float: left;
	width: 560px;
	margin: 0px 10px 0px 0px;
	color: #fff;
}

#topsl div.newflash img {
	float: left;
	margin: 0 10px 0 20px;
}

.newflash {
    color: #ddd;
}

/* PATHWAY */
/* --------------------------------------------------------- */
#pathwaywrap {
	display: flex;
	width: 920px;
	margin: 0 auto;
	color: #EFEFEF;
	background: url(../images/pathway-bg.gif) no-repeat;
	padding: 0;
	text-indent: 15px;
	height: 45px;
}

#pathway {
	flex: 0 1 920px;
	margin: -8px 0px 0px 0px;
	left: 0;
}

#pathway strong {
	margin-right: 0px;
}

#pathway img {
	margin: 0 5px 1px;
}

#pathway ul li {
	padding-left: 0px;
	background: none;
}

#pathway li {
	display: inline-block;
}

#pathway a {
	font-weight: bold;
	background: none;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#contentwrap {
	display: flex;
	justify-content: center;
}
	
#content {
	flex: 0 1 920px;
	display: flex;
}

#col1, #col2 {
	flex: 0 0 200px;
	align-self: flex-start;
	margin: 0px 3px 0px 3px;
	padding: 5px 12px 0px 12px;
	border: 1px solid #fff;
	border-radius: 2px;
	background: linear-gradient(180deg, rgba(231,231,231,1) 0%, rgba(131,131,131,1) 25px, rgba(131,131,131,1) calc(100% - 25px), rgba(153,153,153,1) 100%);

}

#article {
	flex: 1 1 480px;
	padding: 20px;
	border: 1px solid #fff;
	border-radius: 2px;
	background: linear-gradient(180deg, rgba(235,235,235,1) 0%, rgba(179,179,179,1) 25px, rgba(179,179,179,1) calc(100% - 25px), rgba(153,153,153,1) 100%);
}

div.module h3 {
    padding-left: 22px;
    background: url(../images/h3span-bg.gif) no-repeat left 45%;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 2px 2px #bbb;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#botslwrap {
	display: flex;
	justify-content: center;
}
#bottomspotlight {
	flex: 0 1 920px;
	display: flex;
}

.botslcol {
	flex: 0 1 auto;
	margin: 25px 2px 25px 2px;
	padding: 5px 12px 0px 12px;
	border: 1px solid #fff;
	border-radius: 2px;
	background: linear-gradient(180deg, rgba(231,231,231,1) 0%, rgba(191,191,191,1) 25px, rgba(191,191,191,1) calc(100% - 25px), rgba(153,153,153,1) 100%);
}

.botslcol .mod-randomimage {
    text-align: center;
}

div.moduletable h3 {
    padding-left: 22px;
    background: url(../images/h3span-bg.gif) no-repeat left 45%;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 2px 2px #bbb;
}

/* FOOTER
--------------------------------------------------------- */

#footerwrap {
	display: flex;
	justify-content: center;
    background: url(../images/footer-bg.jpg) repeat-x top #adadad;
}
#brand {
	flex: 0 1 920px;
	display: flex;
}
#copyright {
	flex: 0 1 410px;
	height: 95px;
	padding: 12px 12px 0px 12px;
}
#footer {
	flex: 0 1 auto;
	height: 95px;
	padding: 12px 12px 0px 12px;
}

}

@media all and (max-width: 950px) {

html, body, form, fieldset {
	flex: 0 1 auto;
	font-size: 1em;
	padding: 12px;
}

#search, #topslwrap, #pathwaywrap, #col1, col2, footerwrap {
	display: none;
}
#header {
	flex: 0 1 auto;
	height: 130px;
}
	
.logo {
	flex: 0 1 auto;
	margin: -12px 0 12px 0;
	padding: 0;
	width: 265px;
	font-size: 300%;
	top: 3px;
	left: 20px;
	height: 75px;
}

.logo a {
	width: 265px;
	float: left;
	display: block;
	background: url(../images/logo.png) no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 95px;
	margin-top: -10px;
	outline: none;
}

div.moduletable h3 {
    padding-left: 22px;
    background: url(../images/h3span-bg.gif) no-repeat left 45%;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 2px 2px #bbb;

}

}