@charset "UTF-8";
/* CSS Document */


/* 
 * ***********************************************
 * 
 * QUICK POLL
 * 
 * ***********************************************
 */

.tx-pbsurvey-pi1 .pagenumbering {
	border-bottom: 1px dotted #aaa;
	font-size: 11px;
	margin-bottom: 10px;
}
.tx-pbsurvey-pi1 fieldset {
	border: 1px solid #ccc;
	background: #fafafa;
	margin-bottom: 25px;
}

.tx-pbsurvey-pi1 .surveyrow_even td {
	background-color: #ffffff;
}

.tx-pbsurvey-pi1 .bar {
	background-color: #CCCCCC;
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: normal;
}



/* 
 * ***********************************************
 * 
 * SEND-A-CARD
 * 
 * ***********************************************
 */

.tx-srsendcard-pi1 input, .tx-srsendcard-pi1 select, .tx-srsendcard-pi1 textarea {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

.tx-srsendcard-pi1 p {
	color: #333;
	line-height: inherit;
}

.tx-srsendcard-pi1 input[type="submit"] {
	font-size: 11px;
	font-weight:bold;
	border: auto;
	padding: 3px;
}

/* generelle tt_news justeringer */

.news-latest-container {
	padding: 0px;
}
.news-latest-item {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.news-latest-item h2, .news-latest-item p {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
.news-latest-item p {
	display: inline;
}
.news-latest-item a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
}
.news-latest-item .news-latest-item-subheader a {
	text-decoration: none;
}
.news-latest-item .news-latest-date {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.news-latest-gotoarchive {
	background: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news-latest-gotoarchive, .news-latest-rssfeed {
	font-size: 12px;
	float: left;
	line-height: 16px;
}
.news-latest-gotoarchive a, .news-latest-rssfeed a {
	font-size: 12px;
}
.news-latest-rssfeed img {
	margin-top: 2px;
	margin-right: 10px;
}

.news-list-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.news-list-item hr.clearer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-single-item {
	margin: 0px;
	padding: 0px;
}
.news-single-item hr.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.news-single-item .news-single-backlink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.news-single-item .nextLink {
	margin-bottom: 15px;
}
.news-single-rightbox  {
	width:auto;
}

/* Smooth gallery */

.carouselBtn {
	font-size: 12px !important;
	background:none !important;
}

.jdExtCarousel {
}
.jdExtCarousel p.label {
	margin: 10px;
	font-size: 10px;
	text-align: center;
	height: 12px;
}
.carouselInner .thumbnail {
	float: left;
	background-position: top !important;
	margin-bottom: 5px;
}
.jdGallery .slideInfoZone h2 {
    font-size: 100% !important;
}
.jdGallery .slideInfoZone p {
    font-size: 90% !important;
}

/* JM gallery */

.jm-gallery-image-views {
	display: none;
}
.jm-gallery-exif-info {
	display: none;
} 

/* iFrame */

iframe { border: none; }





/* 
 * ***********************************************
 * 
 * CALENDAR THINGIE
 * 
 * ***********************************************
 */

.tx-wildsidecalendarview:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.tx-wildsidecalendarview .bookedIndicator {
	display: block;
	display: none;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 3px;
	width: 3px;
	background: #003871;
	border: 1px solid #000;
}

.wildside_calenderviewBase .minilist > .calendar {
	/*
	float: left;
	width: 188px;
	*/
}
.wildside_calenderviewBase .minilist > .eventList {
	float: left;
	width: 560px;
	/*margin-right: 20px;*/
	margin-bottom: 30px;
}

.tx-wildsidecalendarview .ui-datepicker {
	width: 188px !important;
	border: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
}
.tx-wildsidecalendarview .ui-datepicker-header {
	border-radius: 0 !important;
}

.tx-wildsidecalendarview .ui-datepicker td {
	border: 2px solid #fff !important;
	padding: 0 !important;
}

.tx-wildsidecalendarview .ui-datepicker td.ui-state-disabled {
	opacity: 1 !important;
	filter: Alpha(Opacity=100) !important;
}

.tx-wildsidecalendarview .ui-datepicker .ui-datepicker-today .ui-state-default {
	background: #fafafa !important;
	font-weight: bold !important;
}

.tx-wildsidecalendarview .ui-datepicker .ui-state-default {
	font-weight: normal !important;
	background: #fff !important;
	color: #000 !important;
	border-color: #C5DBEC !important;
}
.tx-wildsidecalendarview .ui-datepicker td.ui-state-disabled > .ui-state-default {
	background: #EDF3FE !important;
	color: #666 !important;
}

.tx-wildsidecalendarview .ui-datepicker .ui-datepicker-current-day .ui-state-default {
	background: #ca0000 !important;
	color: #fff !important;
	border-color: #003871 !important;
}



.tx-wildsidecalendarview .ui-datepicker th { 
	font-weight: normal !important;
	text-transform: uppercase;
	font-size: 10px !important;
	padding: 0.3em !important;
}

.tx-wildsidecalendarview .ui-datepicker .ui-datepicker-title {
	font-size: 14px;
	font-weight: normal !important;
	text-transform: uppercase;
	line-height: 1.6em !important;
}

.tx-wildsidecalendarview .ui-datepicker .ui-datepicker-prev, .tx-wildsidecalendarview .ui-datepicker .ui-datepicker-next {
	top: 0.4em !important;
}


.wildside_calenderviewBase .eventList h1 {
	margin-top: 0;
}
.wildside_calenderviewBase .eventList a {
	text-decoration: none;
	display: block;
}
.wildside_calenderviewBase .eventList .event {
	clear: both; 
	display: block;
	border-top: 1px solid #ccc;
	padding: 15px 0 0;
	margin-top: 15px !important;
}
.wildside_calenderviewBase .eventList .event:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.wildside_calenderviewBase .eventList img { float: right; margin-left: 20px; clear: both; }
.wildside_calenderviewBase .eventList .title { font-size: 14px; font-weight: bold; color: #003871; display: block; }

.wildside_calenderviewBase .eventList .event .description {
	line-height: 15px;
}
.wildside_calenderviewBase .eventList .event .times {
	font-size: 10px !important;
	font-weight: bold;
	margin: 5px 0 7px;
}

.wildside_calenderviewBase .eventList .event .times .time {
	padding: 0 !important;
	font-size: inherit !important;
}

.wildside_calenderviewBase .eventList .event .location {
	font-weight: bold;
	display: block;
	margin: 5px 0 7px;
}

.wildside_calenderviewBase .eventList .event .times {
	display: block;
}

.wildside_calenderviewBase .singleview .infoContainer,
.wildside_calenderviewBase .singleview .additionalInfoBox {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}

.wildside_calenderviewBase .minilist .eventList .event .times .dateSeparator {
	padding: 0 !important;
}



/*
 * CALENDAR-RELATED FCE
 */

div.greyboxVarSize { background: #e0e0e0; }
div.greyboxVarSize .greyboxContent { padding: 10px; }
