/* @override 
	http://albus-soft.ch/web/templates/quisas/styles/modern-albus/css/custom.css */

/*

@media screen and (min-width: 791px) and (max-width: 1379px) {
div.uk-panel-body.uk-text-left {
	margin-top: 140px;
	padding: 30px;
}
}


@media screen and (min-width: 1380px) {
div.uk-panel-body.uk-text-left {
	margin-top: 240px;
	padding: 80px;
}
}

 

@media screen and (min-width: 401px) and (max-width: 790px){
div.uk-panel-body.uk-text-left {
	margin-top: 10px;
}

}
*/

#scrollToTop{background: transparent;}


h1,h2,h3,h4,h5 ,h1.uk-article-title, p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

  
#tm-main li a:hover {
background-color: #ddd;
	
}

hr {
	height: 2px;
	background-color: #f34335;
}

main#tm-content.tm-content.tm-breadcrumb-centered  div.supertable-cell-inner div.supertable-cell-text
{
	font-size: 14px;
	text-shadow: none;
	font-weight: normal;
}


.supertable-colmode .supertable-col-first { /* 202 */
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
 min-width: 60%;
 text-align: left;
    

}
.supertable-colmode .supertable-col {
	max-width: 10%;
	text-align: left;
}

.supertable-col-first .supertable-cell-text {
    position: relative;
    margin: 0 auto;
    padding-left: 10px;
   padding-right: 10px;
    text-align: left;
    font-weight: normal;
}


.supertable-colmode .supertable-row-head {
    background: none 0 0 repeat scroll #f34335;
}







.supertable-colmode .supertable-col-rowhead .supertable-row-even,
.supertable-rowmode .supertable-row-even .supertable-col-rowhead { /* 304 */
    background: #931e15;
    border-bottom: 1px solid #3a220f;
    border-left: 1px solid #2d241d;
    border-right: 1px solid #2e1909;
    border-top: 1px solid #41100d;
    text-shadow: none;   
}
.supertable-colmode .supertable-col-rowhead .supertable-row-odd,
.supertable-rowmode .supertable-row-odd .supertable-col-rowhead {
    background-color: #d24e48;border-bottom: 1px solid #a57b5b;
  border-bottom: 1px solid #3a220f;
  border-left: 1px solid #2d241d;
  border-right: 1px solid #2e1909;
  border-top: 1px solid #41100d;
    text-shadow: none;}

 div.supertable-cell-text strong{
 
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #f3e983;
	 
}


*/**** for slideshow links within left and right third of the image */
.uk-slidenav-position .uk-slidenav {  
    top: 0;  
    margin-top: 0;  
    width: 40%;  
    height: 100%;  
 
}  
.uk-slidenav-next:before {  
    position: absolute;  
    top: 50%;  
    margin-top: -42px; 
    padding: 25px; 
    right: 0;  
 }  
.uk-slidenav-previous:before {  
    position: absolute;  
    top: 50%;    
    padding: 25px;  
    margin-top: -42px;  
    left: 0;  
 }


section#tm-main-bottom.tm-main-bottom.uk-grid div.uk-width-1-1.uk-row-first div.uk-panel.uk-panel-box.uk-panel-box-primary form.uk-form div.uk-form-row input.uk-width-1-1 {
	text-transform: none;
}