/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */

div#jsn-content {margin-top:0px;}
div#jsn-mainbody {padding: 1.2em; }
div.blog-featured div.items-leading h2.item-title {
    padding-top: 0 !important;
	margin-top: 0;
}
p.readmore a.btn {background:none;border:none;padding-left:0;}
p.readmore a.btn:hover {background: rgba(0,0,0,0.1);}

div.jsn-modulecontainer ul#jsn-tpl-megamenu > li.active.parent > a {
    background-color: #fdfdfd !important;
}

/* ----- LATEST NEWS MODULE ----- */
div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	display: block;
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	color: #FFF;
	text-decoration: none;
	border-color: rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#jsn-usermodules3 div.jsn-modulecontainer ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.2);
}
div[class*=lightbox-] ul.latestnews li a,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border-color: rgba(0,0,0,0.2);
}
div[class*=lightbox-] ul.latestnews li a:hover,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.4);
}

/* MODULE CHRISTMAS ICONS */
div.typography-article .jsn-christmas-link-icon {
	color: #555;
}

/* =============== DEMO ITEMS =============== */
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	img.demo-merrychristmas {
		max-width: none;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.demo-frontpage-textblock {
		clear: both;
		padding: 20px 0 0 0 !important;
	}
}
/* ----- FRONT PAGE ----- */
div.demo-fp {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 20px 0 0;
	padding: 20px 0 40px;
}
h3.demo-fp-title {
	font-size: 2.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Oswald;
}
/* ----- JSN IMAGESHOW ----- */
.jsn-container {
	text-align: left;
}
.jsn-gallery .box_skitter {
	background-color: transparent;
}
.box_skitter .prev_button {
	left: -50px !important;
}
.box_skitter .next_button {
	right: -50px !important;
}
.jsn-gallery .box_skitter .image {
	float: right;
}
.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 25%;
	left: 50px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.jsn-gallery .container_skitter .label_skitter p {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.jsn-gallery .info_slide_dots {
	left: 50px !important;
	background: none !important;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number {
	width: 10px;
	height: 10px;
	background-color: #999 !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8);
}
body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number {
		text-indent: 9999px;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number_select {
	background-color: #5a9ece !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	p.jsn-themeslider-caption-title {
	    font-size: 13px !important;
	}
	.label_skitter p.jsn-themeslider-caption-description {
		font-size: 11px !important;
	}
	.box_skitter .info_slide_dots {
		display: none !important;
	}
	.jsn-gallery .container_skitter .label_skitter {
	    max-width: 98% !important;
	    width: 100% !important;
	    top: auto !important;
	    bottom: 0;
	    left: 2% !important;
	}
	.jsn-gallery .container_skitter .label_skitter p {
		padding-top: 6px !important;
	}
	body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter {
	    width: 40% !important;
		max-width: 50% !important;
	}
	body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title {
	    font-size: 20px !important;
	}
	body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description {
		font-size: 14px !important;
	}
}


div#jsn-body { background-color:white; }

p.chrono_credits { display:none; }

.gbs3 .form-group { margin-bottom:0px !important; }
.gbs3 div#form-row-fpa_submit.form-group, .gbs3 div#form-row-fpm_submit.form-group { margin-top:15px !important; }

.item-image { margin:0 8px 8px 0; }

div#jsn-brand { display:none; }

div#jsn-menu-inner { width:100% !important; float:left; } 
div#jsn-logo.pull-right { float:right; /* position: relative; top:0; left:95%; */ z-index:901;}
div#jsn-logo { width:224px; height:100px;	margin: 0; z-index:902;}
div#jsn-logo  p { margin:0; }

@media only screen and (max-width: 480px), (max-device-width: 480px) {
  div#jsn-pos-mainmenu { float:left !important; }
}

div.jsn-modulecontainer ul.menu-mainmenu li { width:245px; }
div.jsn-modulecontainer.jsn-megamenu ul.menu-mainmenu li a span.jsn-menudescription { font-size:14px !important; }


div.jsn-mod-custom  { padding-left:12px; }
div.jsn-mod-custom  p, div.jsn-mod-custom  td { font-size:90%; } 
div.jsn-mod-custom  td:first-child { padding-right:8px; }
#jsn-pos-right div.jsn-mod-custom { padding-left:0 }

div#jsn-footer div.darkbox h3.jsn-moduletitle { color: #fff; }

/*div#jsn-rightsidecontent { padding-left:15px; padding-right:15px; }*/

div#jsn-pos-promo { padding-left:16px; padding-right:16px; }
div#jsn-pos-promo-left div.jsn-modulecontainer { padding:0; }
div#jsn-pos-promo-right div.jsn-modulecontainer  { margin-top:0px;background-color:#f2f2f2;margin-bottom:20px; }
div._iconized.jsn-modulecontainer { padding:15px; margin-top:0; margin-bottom:20px; background-color:#f2f2f2; }
div._iconized span.jsn-moduleicon { background: url(/images/img/haltestellenzeichen_18px.png) top left transparent no-repeat; height:18px; padding-left:30px; }

div#jsn-header-inner { margin-bottom:0px; padding: 10px 0 0 0;}

ul#jsn-tpl-megamenu li:hover, ul#jsn-tpl-megamenu li.current.active, ul#jsn-tpl-megamenu li ul li { background-color:#fdfdfd; }
/*ul#jsn-tpl-megamenu li ul li a { border-top: 1px solid #fdfdfd !important; }*/

li.item-954 a:hover, li.item-954.current.active > a { border-top: 1px solid #065DA6 !important; }
li.item-954 a span:first-child { color:#065DA6; }
li.item-954 ul li a span { color:#065DA6; }

li.item-955 a:hover, li.item-955.current.active > a { border-top: 1px solid #AF032E !important; }
li.item-955 a span:first-child { color:#AF032E; }
li.item-955 ul li a span { color:#AF032E; }

li.item-1472 a:hover, li.item-1472.current.active > a { border-top: 1px solid #F09401 !important; }
li.item-1472 a span:first-child { color:#F09401; }
li.item-1472 ul li a span { color:#F09401; }

div#jsn-pos-left h3.jsn-moduletitle, div#jsn-pos-right h3.jsn-moduletitle { padding-left:15px; }
div#jsn-pos-right h3.jsn-moduletitle, div#jsn-pos-promo  h3.jsn-moduletitle { padding-top:15px; }

div#jsn-pos-promo .dnpslideshow1_txt {
    background: #fff none repeat scroll 0 0;
    padding: 0;
}
div#jsn-pos-promo .dnpslideshow1 h3, div#jsn-pos-promo .dnpslideshow1 p {
    color: #000;
}

dl.contact-address.dl-horizontal dt { width:auto; }

/*****************  EVENT BOOKING *****************************************************************************/

.eb-topmenu-calendar ul li a.active {
    background: #EF9600 none repeat scroll 0 0;
    color: #fff !important;
}
.eb-topmenu-calendar ul li a:hover {
    background: #EEEEEE none repeat scroll 0 0;
    color: #EF9600 !important;
}
.eb-topmenu-calendar ul li a {
    background: #EEEEEE none repeat scroll 0 0;
    color: #C40241 !important;
}
.regpro-calendarMonthHeader {
    background-color: #F09401;
}
#extcalendar .previousmonth, #extcalendar .previousday, #extcalendar .previousweek, 
#extcalendar .nextmonth, #extcalendar .nextday, #extcalendar .nextweek, 
#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek {
    background-color: #c87f04;
}
.regpro-calendarWeekDayHeader, #extcalendar .tableh2, .eb-calendar ul.eb-weekdays  {
    background-color: #C40241;
}

.extcal_minical .extcal_navbar { background-color: #dd8e30 !important; } 
.mod_eb_mincalendar_td_dayname { background-color: #dd8e30 !important; }
td.mod_eb_mincalendar_event { background-color: #C40241 !important; }
.mod_eb_minicalendar_link a { color:#C40241; }
  
#eb-individual-registration-page form.form-horizontal { margin-top:3em }

/***************** JEM ***************************************************************************************/

div#jem .inputbox { background-color: #fff; border: 1px solid #ccc; }
div#jem .inputbox:hover { background-color: #eee; border: 1px solid #aaa; }
#jem .jem_fleft label[for="continent"], select#filter_continent { display:none; }
.jem_categories > h2 a { color:white !important; }
.description.cat2 p:last-child { display:none; }
div#jem table.eventtable th, .daynamesRow, .daynamesRow td { background-color:rgb(223, 113, 113) }
.monthname { color:rgb(223, 113, 113) }
.daynum, .eventcontentinner { border:none }
.today { background-color:#ffeeee }
div#jem td { border:1px solid #aaa }
div#jem td.monthnavigation { font-weight:bold }
table.month, table.week { border: 4px solid rgb(223, 113, 113) }
div#buttonshowall, div#buttonhideall, .calendarButton { border:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; border-radius:0 }
#jlcalendarlegend .eventCat { border:1px solid #ccc; box-shadow:none; }
div#jem .description h4 { color:#AF032E }
div#jem .description ul { list-style-type:none; }
div#jem .description ul  > li:before { content: "\25BA" " "; font-size:1.6em; line-height:1.6em; color:rgb(223, 113, 113); }
  
/***************** VTEM SLIDER ***************************************************************************************/  
  
div.vtem-newsshow-style1 div.ad-image-wrapper div.ad-image div.ad-image-description { border-top:none !important }
div.vtem-newsshow-style1 div.ad-image-wrapper a.vtem-newsshow-readon { background-image:none !important }

/***************** CONTACT ***************************************************************************************/


div.contact div.thumbnail.pull-right { width:160px !important; }


/**************** SIMPLE FILE LISTER *****************************************************************************/

div.sfl_item { left:0px; color:#333; text-shadow:none; }
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent div.sfl_item a,
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent a.sfl_btnBrowseDir  { text-decoration:none; text-shadow:none; color:#333; }

/**************** special styles *********************************************************************************/

ul.pfeil  { padding-left:2em; list-style-type:none; }
ul.pfeil > li:before { content: "\25BA" " "; font-size:1.2em; color:#005DA8; }

#pop-print.hidden-print { float:right; }