
/* HTML OBJECTS */

body {
	width: 100%;
	margin: 0;
}
form {
	display: inline;
}
hr {
	height: 1px;
	background-color: #888;
	border-width: 0px;
}
img {
	border: 0px;
}


div#info_times img {
	float: left;
	height: 1em;
	margin-top: 0.1em;
}


div.edit-button {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	padding: 2px;
	background-color: #eee;
	transition: 0.5s;
	cursor: pointer;
}
div.edit-button:hover {
	background-color: #ccc;
	transition: 0.5s;
}


/* DIVS */


div.red_page {
	margin-top: 10px;
	margin-bottom: 20px;
}

div#page_bottom {
	width: 100%;
	min-width: 1140px;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 27px;
	clear: both;
}
div#page_header {
	margin-left: auto;
	margin-right: auto;
	width: 1120px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

div.page-screening-period {
	font-size: 1.5em;
	width: 100%;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


div#page_header h1 {
	display: none;
}
div#bottom a, div#page_bottom a {
	text-decoration: none;
}
div#bottom a:hover, div#page_bottom a:hover {
	text-decoration: underline;
}
div.column_calendar a, div.column_calendar_large a, div.column_calendar_large_right a {
	color: #000;
	text-decoration: none;
}
div.column_calendar a:hover, div.column_calendar_large a:hover, div.column_calendar_large_right a:hover {
	color: #000;
	text-decoration: underline;
}
div.column_calendar_media a {
	color: #fff;
	text-decoration: none;
}
div.column_calendar_media a:hover {
	color: #fff;
	text-decoration: underline;
}
div.booking_box {
}
div.booking_box select, div.booking_box input {
	width: 60px;
	font-size: 11px;
}

div#info_more a {
	color: #000;
	text-decoration: none;
}

i.comment {
	font-size: 0.9em;
}



div#list_header {
	margin-bottom: 20px;
}



div#page-outer-frame {
	width: 605px;
	display: inline-block;
}


div#menu {
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

div#content_frame {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

div#column_news {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin-left: 30px;
	margin-bottom: 30px;
}

div#column_right {
	float: right;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 315px;
	min-height: 1000px;
}

div#column_left {
	float: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 150px;
}

img.leftcolbox {
	width: 100%;
	height: auto;
}
img.leftcolbox, img.rightcolbox {
	transition: 0.5s;
}
img.leftcolbox:hover, img.rightcolbox:hover {
	opacity: 0.7;
	transition: 0.5s;
}


div#banners {
	width: 1100px;
	height: 200px;
	overflow: hidden;
}

div#banners ul img {
	width: 1100px;
	height: 200px;
}




div#ajax-load-kommande {
	font-size: 16px;
	padding-top:10px;
}





/* COLUMN */

div#search-mobile {
	display: none;
}

div#rccalendar {
	margin-bottom:20px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 315px;
	background-color: #f5f5f5;
}

div.column_header, div.column_calendar_header {
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 315px;
}

div.column_calendar_bottom {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 315px;
	transition: 0.5s;
}

span#foldout-calendar {
	display: none;
}

div.column_calendar_header:hover {
	opacity: 0.7;
	cursor: pointer;
}
div.column_calendar_bottom:hover {
	background-color: #ddd;
	cursor: pointer;
	transition: 0.5s;
}

div.column_subheader {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	text-transform: none;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 100%;
}

div.column_calendar {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	width: 315px;
}

div.column_calendar_day {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 18px;
}

div.column_calendar_theatre, div.column_calendar_theatre_2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
}

div.column_calendar_theatre_2 {
/*	border-top: 1px solid #555; */
}

div.column_calendar_contents, div.column_calendar_nofound {
	font-size: 13px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 4px;
	width: 315px;
}
div.calendar_row {
	padding-left: 10px;
	padding-right: 10px;
}
div.calendar_row_large {
}
div.calendar_row:hover, div.calendar_row_large:hover {
	background-color: #ddd;
}
div.calendar_row strong, div.calendar_row_large strong {
	vertical-align: top;
}


div.column_calendar_nofound {
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}






div.column_calendar_large, div.column_calendar_large_right {
	font-size: 16px;
	color: #000;
	display: inline-block;
	vertical-align: top;
	background-color: #eee;
	width: 535px;
	margin-bottom: 25px;
}

div.column_calendar_large_right {
	margin-left: 30px;
}

div.column_calendar_day_large {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
/*	background-color: #555; */
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 527px;
}

div.column_calendar_theatre_large {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	color: #000;
	padding-top: 4px;
	padding-left: 10px;
	width: 527px;
}

div.column_calendar_theatre_2_large {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	color: #000;
	padding-top: 4px;
	padding-left: 10px;
	width: 527px;
}

div.column_calendar_contents_large {
	font-size: 16px;
	line-height: 21px;
	color: #000;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 515px;
}






div.column_calendar_media {
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-bottom:4px;
}

span.column_calendar_day_media {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-right: 4px;
}

span.column_calendar_theatre_media {
	font-size: 14px;
	color: #000;
	padding-right: 4px;
}

div.column_calendar_theatre_2_media {
	font-size: 14px;
	color: #000;
	padding-right: 4px;
}

div.column_calendar_contents_media {
	font-size: 14px;
	color: #000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
}










div#social, div#newsmail {
	position: relative;
	background-color: #f5f5f5;
	line-height: 22px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	overflow: hidden;
}
div#newsmail {
	font-size: 0.9em;
	text-align: center;
}

div#instafeed {
	height: 315px;
	overflow: hidden;
	background-color: #000 !important;
}
div#instafeed img {
	vertical-align: top;
	width: 315px;
}


span.social_label {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 5px;
}

span.social_label a {
	color: #777;
	text-decoration: none;
}
span.social_label a:hover {
	color: #333;
	text-decoration: underline;
}


span.column_time {
	display: inline-block;
	vertical-align: top;
}
span.column_time_large {
	display: inline-block;
	vertical-align: top;
}
span.column_time img {
	vertical-align: top;
	height: 10px;
	margin-top: 3px;
	margin-left: 3px;
}
span.column_time_large img {
	vertical-align: top;
	height: 12px;
	margin-top: 4px;
	margin-left: 3px;
}

span.calendar_media {
	font-size: 13px;
	display: inline-block;
}

span.calendar_media_large {
	font-size: 16px;
	display: inline-block;
}

span.calendar_media_media {
	font-size: 14px;
}



span.underline {
	text-decoration: underline;
}
h3, h4, h5 {
	font-weight: bold;
}




div#search {
	position: relative;
	overflow: auto;
	background-color: #f5f5f5;
	width: 315px;
	line-height: 22px;
	margin-bottom: 18px;
}
div.search_header {
	position: relative;
	overflow: auto;
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #bbb;
	margin-top: 7px;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
	margin-bottom: 2px;
	width: 315px;
	letter-spacing: 1px;
}
.searchbox {
	width: 100%;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1em;
}
input.fastsearchbox {
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 300px;
	font-size: 1em;
	text-align:center;
}
div#search-mobile {
	width: 100%;
}
input.fastsearchbox-mobile {
	margin: 0;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 92%;
	font-size: 5em;
	font-family: inherit;
	border: 0;
	border-radius: 0;
	background-color: #f3f3f3;
}
div#search_box_mobile {
}
div.search_content {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	padding-left: 4px;
	padding-right: 4px;
}
div.search_content a {
	color: #000;
	text-decoration: none;
}











/* TEXT STYLES */

div#info_textbox p, div#pagebox p, div#media_textbox p {
	font-size: 16px;
	line-height: 21px !important;
	margin-top: 0px;
	margin-bottom: 9px;
	line-height: 20px;
}

span.small-text {
	font-size: 12px;
}

div.red_page h1 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 30px;
}
div#pagebox h1, div#pagebox_fullpage h1, div#pagebox_normal h1 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 32px;
	font-size: 34px;
}
div.red_page h2 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 22px;
}
div.red_page p {
	font-size: 18px;
	line-height: 24px !important;
	margin-bottom: 9px;
}

div#pagebox_fullpage h2, div#pagebox_normal h2 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 24px;
}
div#pagebox_fullpage h3, div#pagebox_normal h3 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 20px;
}
div#pagebox_fullpage h4, div#pagebox_normal h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
}
div#pagebox_fullpage h5, div#pagebox_normal h5, div#description h5 {
	font-weight: normal;
	font-size: 13px;
	line-height: 20px !important;
	margin-top: 0px;
	margin-bottom: 9px;
	line-height: 20px;
}
div#pagebox_fullpage p, div#pagebox_normal p {
	font-size: 16px;
	line-height: 24px !important;
	margin-top: 0px;
	margin-bottom: 9px;
}

div#pagebox_fullpage a, div#pagebox_normal a {
	text-decoration: none;
}
div#pagebox_fullpage a:hover, div#pagebox_normal a:hover {
	text-decoration: underline;
}

span.ajax_link {
	color: #555;
	cursor: pointer;
}
span.ajax_link:hover {
	color: #000;
	text-decoration: underline;
}
span.no_underline:hover {
	text-decoration: none !important;
}
span.ajax_link_black {
	color: #ccc;
}
span.ajax_link_black:hover {
	text-decoration: underline;
}
a.black {
	color: #ccc;
}
a.black:hover {
	text-decoration: underline;
}





/* DIVS FÖR VANLIGA SIDOR */

div#pagebox_fullpage {
	position: relative;
	margin-bottom: 18px;
	padding: 10px;
	width: 1080px;
	overflow: auto;
}
div#pagebox_normal {
	font-size: 14px;
	line-height: 23px;
	padding: 10px;
	overflow: auto;
	min-height: 750px;
}
div#publish_page {
	font-weight: normal;
	font-size: 11px;
	color: #888;
	text-align: center;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 14px;
}
div#publish_page hr {
	background-color: #ccc;
}






/* DIVS FÖR FILMER ETC */

div#page_full_image {
	display: block;
	width: 1100px;
	overflow: hidden;
	margin-bottom: 7px;
}
div#page_normal_image {
	display: block;
	width: 575px;
	overflow: hidden;
}
div#page_normal_image img {
	width: 100%;
}


div#versions {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	width: 545px;
}
div#versions a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #eee;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	width: 100%;
	transition: 1s;
}
div#versions a:hover {
	background-color: #ddd;
	transition: 0.5s;
}
div#versions a::after {
	margin-left: 5px;
	content: " ▶︎" ;
}


div#info_box {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin-left: 30px;
	margin-bottom: 30px;
}
div#media_frame {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin-left: 30px;
	margin-bottom: 30px;
}
div#media_box {
	overflow: hidden;
	width: 575px;
	min-height: 480px;
	margin-bottom: 30px;
}
div#media_box a {
	color: #666;
}

div#media_poster {
	position: absolute;
	z-index: 1000000;
	display: none;
	padding-bottom: 20px;
}
div.show-more-posters {
margin-top: 1em;
font-size: 0.8em;
letter-spacing: 0.05em;
text-transform: uppercase;
font-weight: bold;
}
a.show-more-calendar {
margin-top: 1em;
font-size: 0.8em;
letter-spacing: 0.05em;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
}


div#media_top {
	width: 575px;
	height: auto;
	position: relative;
	background-color: #000;
}
div#page_full_top {
	width: 1100px;
	height: auto;
	position: relative;
}
div#page_normal_top {
	width: 575px;
	height: auto;
	position: relative;
}
div#trailerbook_link {
	text-shadow: #000000 0 0 8px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	opacity: 0.8;
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 100000;
	text-transform: uppercase;
}
div#trailerbook_link img {
    -webkit-filter: drop-shadow(0px 0px 8px #000000);
    filter:         drop-shadow(0px 0px 8px #000000);
}
div#trailer_link, div#book_link {
	margin-left: 10px;
	cursor:pointer;
	margin-bottom: 5px;
}
div#ages {
	margin-right: 10px;
	float: right;
}
div#media_top_image {
	width: 100%;
	position: relative;
}
div#media_top_image img {
	width: 100%;
}
div#info_title, div#info_title_2rows, div#info_title_no_image {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
	line-height: 36px;
	position: relative;
	text-align: center;
	width: 575px;
	cursor: pointer;
	z-index: 100000;
}

span.title35 {
	font-size: 30px;
}
span.title45 {
	font-size: 24px;
}
span.title55 {
	font-size: 18px;
}


div#info_title, div#info_title_2rows {
	text-shadow: #000000 0 0 8px;
}
div#info_title {
	margin-top: -41px;
	height: 41px;
}
div#info_title_2rows {
	margin-top: -77px;
	height: 77px;
}
div#info_title_no_image {
	background-color: #000;
	padding-top: 5px;
}


div#info_premiere {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 3px;
	position: relative;
	text-align: center;
}



div#info_comment {
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	border-bottom: 1px solid #bbb;
	color: #000;
	font-size: 20px;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 5px;	
}
div#info_original_title {
	font-weight: bold;
	color: #000;
	font-size: 20px;
	position: relative;
	text-align: center;
	text-shadow: #aaa 0 0 5px;
	margin-bottom: 10px;	
	letter-spacing: 2px;
}
div#info_directors {
	font-weight: normal;
	color: #000;
	font-size: 20px;
	position: relative;
	text-align: center;
/*	text-shadow: #999 0 0 5px;*/
	margin-bottom: 20px;	
}

div#media_textbox {
	font-size: 14px;
	line-height: 23px;
	position: relative;
	overflow: auto;
	padding: 10px;
	width: 555px;
}

div#pagebox {
	position: relative;
	padding: 10px;
}



div#listbox {
	position: relative;
}
div#listbox h1, div#media_frame h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
}
div#listbox h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 2em;
}

h1#related-media {
	font-size: 24px !important;
	text-transform: none !important;
	letter-spacing: 1px !important;
}


div#info_box_list {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin-left: 30px;
}

div.title_list {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
	clear: both;
	overflow: auto;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 18px;
}
div.title_list:hover {
	background-color: #eee;
	transition: 0.5s;
}
div.title_list_title {
	vertical-align: top;
	font-weight: bold;
	font-size: 24px;
}
div.title_list_title p {
	color: #000000 !important;
}
div.title_list_original_title {
	vertical-align: top;
	font-size: 14px;
	padding-top: 2px;
}
div.title_list_info {
	position: relative;
	font-weight: normal;
	font-size: 12px;
	padding-top: 4px;
}
div.title_list_image {
	display: inline-block;
	width: 200px;
	height: auto;
	margin-right: 10px;
	float: left;
}
div.title_list_image img {
	width: 200px;
}
div.title_list_date {
	font-weight: normal;
	font-size: 30px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.title_list_date i.shown_now {
	font-size: 24px;
}
span.title_list_date_info {
	font-size: 14px;
	font-weight: normal;
	margin-right: 6px;
}


div.title_list a {
	color: #000;
	text-decoration: none;
}


div#info_factbox {
	position: relative;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 1px;
	float: right;
	background-color: #eee;
	color: #222;
	padding: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}


div.info_left_column {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
div.info_right_column {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

span.factbox-long {
	display: none;
	position: absolute;
	margin-top: 1em;
	background-color: #fff;
	color: #000;
	padding: 0.5em;
	border: 1px solid #ccc;
	box-shadow: 0.3em 0.3em 0.5em #555;
	border-radius: 0.3em;
	font-size: 0.9em;
}
span.factbox-short {
	cursor: pointer;
}




div#info_mainactors {
	font-size: 13px;
}

div#print_info {
	margin-top: 15px;
	font-size: 13px;
}

div#print_info a {
	color: #555;
	text-decoration: none;
}
div#print_info a:hover {
	text-decoration: underline;
}

div.serpics-left, div.serpics-right {
	display: inline-block;
	vertical-align: top;
	width: 31.5%;
	margin-bottom: 10px;
}
div.serpics-left {
	margin-right: 2.75%;
}
img.serpics-image {
	display: block;
	width: 100%;
	height: auto;
}



div#info_serpics {
	font-size: 14px;
	margin-top: 30px;
	padding-top:5px;
	border-top: 1px solid #bbb;
	line-height: 19px;
}
div#info_serpics_label {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#info_series {
	font-size: 14px;
	margin-top: 25px;
	padding-top:5px;
	border-top: 1px solid #bbb;
	line-height: 19px;
}

div#info_series a, div#info_serpics a {
	color: #000;
	text-decoration: none;
}
div#info_series a:hover, div#info_serpics a:hover {
	text-decoration: underline;
}

div#info_first_series_label {
	letter-spacing: 1px;
	font-size: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #bbb;
}
div#info_first_series_description {
	font-style: italic;
	font-size: 13px;
	margin-bottom: 5px;
}
div#info_first_series_etc_label, div#info_other_series_label {
	font-size: 16px;
	letter-spacing: 1px;
	padding-top: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bbb;
}

div#info_first_series_etc, div#info_other_series {
}

div#info_first_series_etc a, div#info_other_series a {
	text-decoration: none;
}
div#info_series a:hover, div#info_other_series a:hover {
	text-decoration: underline;
}


div#info_share {
	font-weight: normal;
	font-size: 12px;
	background-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

div.info_sharebox {
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
}

div#info_more {
	font-weight: normal;
	font-size: 16px;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	background-color: #eee;
	text-align: center;
}

div#info_times_media_frame, div#info_more_media_frame {
	padding: 10px;
}
div#info_times {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
	position: relative;
	text-align: left;
	background-color: #eee;
	margin-bottom: 10px;
}
div#info_times_info, div#info_times_hide, div#load_screenings {
	padding-left: 7px;
	padding-right: 7px;
}

div#info_times a {
	color: #333;
}

div#list-of-screenings {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #bbb;
}

div#info_factbox a {
	color: #888;
	text-decoration: none;
}
div#info_factbox a:hover {
	text-decoration: underline;
}

div#info_share img, div#info_more img {
	margin-left: 15px;
}

div#info_further_links {
	text-align: left;
}
div#info_further_links_header {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

div#info_more hr {
	height: 1px;
	border: 0px;
	background: #555;
	margin-top: 5px;
	margin-bottom: 10px;
}







div.columnbox_right
{
	vertical-align: top;
	display: inline-block;
	width: 315px;
	overflow: hidden;
	margin-bottom: 18px;
}
div.columnbox_left
{
	vertical-align: top;
	display: inline-block;
	width: 150px;
	overflow: hidden;
	margin-bottom: 18px;
}



div.newsbox480 {
	display: block;
	width: 575px;
	overflow: hidden;
	margin-bottom: 18px;
}
div.newsbox235_l, div.newsbox235l_l {
	display: inline-block;
	width: 280px;
	overflow: hidden;
	margin-bottom: 18px;
}
div.newsbox235_r, div.newsbox235l_r {
	display: inline-block;
	width: 280px;
	overflow: hidden;
	float: right;
	margin-left: 0px;
	margin-bottom: 18px;
}
div.newsbox235_l, div.newsbox235_r {
	height: 200px;
}
div.newsbox235l_l, div.newsbox235l_r {
	height: 100px;
}
div.newsbox480 img, div.newsbox235_l img, div.newsbox235_r img, div.newsbox235l_l img, div.newsbox235l_r img {
	width: 100%;
}
div.newsbox480:hover, div.newsbox235_l:hover, div.newsbox235_r:hover, div.newsbox235l_l:hover, div.newsbox235l_r:hover {
	opacity: 0.7;
	transition: 0.5s;
}
div.newsbox480, div.newsbox235_l, div.newsbox235_r, div.newsbox235l_l, div.newsbox235l_r {
	transition: 0.5s;
}

span.news-link {
	text-decoration: underline;
}

div.news_blogbox, div.news_blogbox_link {
	position: relative;
	overflow: auto;
	font-weight: normal;
	font-size: 16px;
	background-color: #fff;
	padding: 10px;
	width: 555px;
	line-height: 22px;
	margin-bottom: 18px;
	transition: 0.5s;
}
div.news_blogbox p, div.news_blogbox_link p {
	margin: 0;
}

div.news_blogbox_link:hover {
	background-color: #eee;
	cursor: pointer;
	transition: 0.5s;
}

div.news_blogbox h1, div.news_blogbox_link h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 26px;
}

div.news_blogbox h2, div.news_blogbox_link h2 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 19px;
}

div.news_blogbox a, div.news_blogbox_link a {
	color: #000;
	text-decoration: none;
}

div.news_blogbox img, div.news_blogbox_link img {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}



div#calendar {
	clear: both;
}

div#calendar h1 {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4px;
}

div#calendar p#no-calendar {
	text-align: center;
}






div#feed, div#copyright, div#gdpr-info {
	font-size: 13px;
}
div#feed a, div#copyright a, div#gdpr-info a {
	text-decoration: none;
}
div#feed a:hover, div#copyright a:hover, div#gdpr-info a:hover {
	text-decoration: underline;
}
div#copyright, div#gdpr-info
{
	margin-top: 10px;
}







span#newsletter_box, span#widgetnewsletter_box {
	color: #000;
	font-size: 12px;
}










/* FOLD-OUT MENU */

#menu {
	width: auto;
	height: 25px;
	z-index: 9999;
	letter-spacing: 1px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu a, #menu h2 {
	display: block;
	margin: 0;
}

#menu a {
	text-decoration: none;
}

#menu h2 {
	font-size: 16px;
	font-weight: bold;
	width:auto !important;
	height:24px !important; 
	border: 0px;
	text-align: left;
	padding-right: 25px;
	margin-top: 2px;
	overflow: hidden;
	margin-right: 0px;
	letter-spacing: 1px !important;
	cursor: pointer;
}

#menu h2 a {
	padding: 0px;
/*	text-shadow: #c3c060 0 0 4px; */
}

#menu img {
	height: 10px;
}

#menu nav {
	margin: 0px;
}

#menu nav a,
#menu ul ul ul nav {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 8px;
	margin: 0px;
	opacity: 1.0;
}
#menu nav a {
	font-weight: bold;
	font-size: 14px;
}
#menu ul ul ul nav {
	font-weight: bold;
	font-size: 12px;
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 200000;
	width: auto;
	height: auto;
	top: 0px;
	padding: 5px;
	margin-left: -10px;
	white-space: nowrap;
	opacity: 0.9;
	margin-top: 21px;
	text-align: left;
	border: 1px solid #333;
}

#menu ul ul ul {
	top: -15px;
	left: 40%;
	z-index: 10001;
	width: auto;
	height: auto;
	padding: 5px;
	margin-left: 12px;
	white-space: nowrap;
	background-color: #aaa;
	opacity: 0.95;
	-webkit-box-shadow: 0px 0px 15px #000;			
	-o-box-box-shadow: 0px 0px 15px #000;			
	-icab-box-shadow: 0px 0px 15px #000;			
	-khtml-box-shadow: 0px 0px 15px #000;			
	-moz-box-shadow: 0px 0px 15px #000;
	text-align: left;
	border: 1px solid #333;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

/*
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
*/




/* MISC */

select#library {
	width: 261px;
	border: 1px solid #eeeeee;
	background-color: #333333;
	font-size: 12px;
	color: #eeeeee;
	font-weight: normal;
}







/* HIDDEN DIVS */

div#bankgiro,div#visamastercard,div#faktura {
	display: none;
	width: 960px;
	margin-bottom: 30px;
}
div#giftb,div#giftv {
	float: right;
	width: 563px;
	display: none;
}
div#columninfo_soi_press {
	display: none;
}

input#email {
	width: 200px;
}








div#booking-frame {

}
iframe.booking-frame-iframe {
	border: 0;
	width: 100%;
	height: 30em;
	background-color: #fff;
}
a.booking-new-window, span#booking-close {
	background-color: #222;
	color: #eee;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
	font-size:0.9em;
	margin-bottom: 0.2em;
	padding-left: 0.2em;
	padding-right:0.2em;
	cursor: pointer;
}
span#booking-close {
	font-size: 0.8em;
	float: right;
}









span.link {
	cursor: pointer;
	text-decoration: underline;
}























.mobile {
	display: none;
}
.computer {
	display: inherit !important;
}



@media only screen and (max-device-width: 480px) and (orientation: portrait) {


a.booking-new-window, span#booking-close {
	font-size: 2em;
}

#swipeinfo {
	background: #fff;
	position: absolute;
	top: 40%;
	width: 60%;
	left: 20%;
	font-size: 4em;
	letter-spacing: 0.2em;
	text-align: center;
	border-radius: 1em;
	opacity: 0.8;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color:#666;
}
.computer {
	display: none !important;
}
.mobile {
	display: block !important;
}


input#email {
	width: 94%;
	margin-top: 1em;
	font-size: 1.5em;
	display: block;
}
span#newsletter_box, span#widgetnewsletter_box {
	width: 100%;
	color: #000;
	font-size: 1em;
	float: none !important;
	display: inline-block !important;
	margin: 0 !important;
	height: auto !important;
}
span#newsletter_box input, span#widgetnewsletter_box input {
	font-size: 1em;
}



div#list_header {
	width: 100%;
	margin-bottom: 0px;
}
div#list_header img {
	width: 100%;
}

div#column_left {
	display: none;
}
div#column_right {
	float: none;
	position: relative;
	display: none;
	vertical-align: top;
	width: 100%;
	min-height: 0px;
}
div#search {
	position: relative;
	overflow: auto;
	background-color: #000;
	color: #fff;
	width: 100%;
	padding-top: 2%;
	line-height: 4em;
	margin-bottom: 0;
	text-align: center;
}
input#searchbox {
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 2%;
	margin-bottom: 4px;
	text-align: center;
	width: 90%;
	font-size: 2.5em;
}
input.fastsearchbox {
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 2%;
	text-align: center;
	width: 90%;
	font-size: 2.5em;
}
div.search_header {
	font-size: 2.5em;
	text-align: center;
	border-top: 1px solid #bbb;
	margin-top: 7px;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
	height: auto;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div.search_content {
	width: 96%;
	padding: 2%;
	font-size: 3em;
	color: #000;
}
div.search_content a {
	color: #000;
	text-decoration: none;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
div.search_content img {
	height: 1em;
	width: auto;
}

div#rccalendar {
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 100%;
	background-color: #f5f5f5;
	display: block;
}
div.column_header, div.column_calendar_header, div.column_header_2 {
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 4em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	width: 100%;
	display: block;
}
div.column_calendar_header:hover {
	opacity: 1;
}
div.column_subheader {
	font-weight: normal;
	font-size: 2em;
	text-align: center;
	text-transform: none;
	width: 100%;
}

div.column_calendar {
	font-size: 2em;
	font-weight: normal;
	color: #000;
	width: 100%;
}

div.column_calendar_day {
	font-weight: bold;
	font-size: 1.8em;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 1em;
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
div.column_calendar_day_large {
	font-weight: bold;
	font-size: 3.5em;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
	color: #eee;
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

div.column_calendar_theatre, div.column_calendar_theatre_2, div.column_calendar_theatre_large, div.column_calendar_theatre_2_large {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	color: #000;
	padding-top: 0;
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
}
div.column_calendar_theatre_large, div.column_calendar_theatre_2_large {
	font-size: 4em;
}

div.column_calendar_theatre_2, div.column_calendar_theatre_2_large {
/*	border-top: 1px solid #555; */
}

div.column_calendar_contents, div.column_calendar_nofound {
	font-size: 1.5em;
	color: #000;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0;
	padding-bottom: 4px;
	width: 96%;
}
div.column_calendar_contents_large {
	font-size: 3em;
	line-height: 1.2em;
	color: #000;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	width: 96%;
}
div.calendar_row, div.calendar_row_large {
	padding: 0;
	min-height: 2em;
	padding-top: 0.2em;
	text-align: left;
}

div#info_times div.column_calendar_media {
	font-size: 1em;
}

div.column_calendar_media {
	font-size: 0.7em;
	color: #000;
	text-align: left;
	margin-bottom:0.5em;
}

span.column_calendar_day_media {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding-right: 4px;
}

span.column_calendar_theatre_media {
	font-size: 1em;
	color: #000;
	padding-right: 4px;
}

div.column_calendar_theatre_2_media {
	font-size: 1.5em;
	color: #000;
	padding-right: 4px;
}

div.column_calendar_contents_media {
	font-size: 1em;
	color: #000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
}
span.calendar_media, span.calendar_media_large {
	font-size: 1em;
	display:inline-block;
}
span.column_time {
	font-size: 0.9em;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
span.column_time span.ajax_link, span.column_time_large span.ajax_link {
	display: inline-block;
	height: 1.4em;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
}
span.calendar_media_large {
	font-size: 1em;
	display:inline-block;
}
span.calendar_media_media {
	font-size: 1em;
}
span.column_time_large {
	font-size: 0.9em;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
div.column_calendar_bottom {
	font-weight: bold;
	font-size: 1.8em;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 0.5em;
	margin-top: 1em;
	padding-bottom: 0.5em;
	width: 100%;
}

span.column_time img {
	vertical-align: top;
	height: 0.7em;
	width: 1em !important;
	margin-top: 0.3em;
	margin-left: 0.2em;
}
span.column_time_large img {
	vertical-align: top;
	height: 0.7em;
	margin-top: 0.3em;
	margin-left: 0.2em;
}

span.weather img {
	width: auto !important;
	height: 1em !important;
}

img.loader {
	width: auto !important;
	height: 1em !important;
}



div#search, div#social-box, div#newsmail-box, div#feed, div#copyright, div.columnbox_right {
	display: none;
}
span#foldout-calendar {
	display: inline-block;
}

div#calbox {
	display: none;
}


div#page_header {
	width: 100%;
	background-size: cover;
	padding: 0;
}



div#navigator {
	position: absolute;
	z-index: 200000;
	display: none;
	opacity: 0.9;
	margin-bottom: 0;
	box-shadow: 0.5em 0.5em 1.5em #000;
	width: 60%;
	min-width: 0;
	min-height: 0%;
	padding: 20px;
}
div#navigator .mobile {
	display: inline-block;
}









/* FOLD-OUT MENU */

#menu {
	width: auto;
	height: auto;
}

#menu ul {
	float: none;
	width: 100%;
}

#menu a, #menu h2, #menu span {
	display: inline-block !important;
	margin: 0;
	padding-right: 0;
}

#menu a {
	text-decoration: none;
}

#menu h2 {
	font-size: 3em;
	height: auto !important;
	line-height: 1.5em;
}

#menu h2 a {
	padding: 0px;
/*	text-shadow: #c3c060 0 0 4px; */
}

#menu img {
	height: 0.6em;
}

#menu nav {
	margin: 0px;
}

#menu nav a,
#menu ul ul ul nav {
	font-weight: bold;
	margin: 0px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	padding: 0;
	opacity: 1.0;
}
#menu nav a {
	font-weight: bold;
	font-size: 3em;
}
#menu ul ul ul nav {
	font-weight: bold;
	font-size: 3em;
}

#menu nav a:hover {
	color: #ffffff !important;
}

#menu li {position: relative;}

#menu ul ul {
	position: relative;
	width: auto;
	height: auto;
	top: 1em;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 2em;
	white-space: normal;
	background-color: transparent;
	opacity: 1;
	box-shadow: none;
	margin-top: 0;
	text-align: left;
	border: 0;
}

#menu ul ul ul {
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 5px;
	margin-left: 12px;
	white-space: nowrap;
	background-color: #aaa;
	opacity: 1;
	box-shadow: none;
	text-align: left;
	border: 0;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

/*
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
*/



div#page-outer-frame {
	width: 100%;
	display: block;
}




div#content_frame {
	position: relative;
	padding: 0;
	overflow: auto;
	margin: 0;
	width: 100%;
}


div#banners {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-shadow: none;
}
div#banners ul img {
	width: 100%;
	height: auto;
}

div#bottom {
	display: none;
}

div#column_news {
	display: block;
	width: 100%;
	margin: 0;
	min-height: 1700px;
}
div#listbox {
	display: block;
	width: 100%;
	margin: 0;
	min-height: 1700px;
}
div#listbox p {
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 3em;
}
div#mobile_news_header {
	font-size: 3.5em;
	text-align: center;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}

div.news_blogbox, div.news_blogbox_link {
	position: relative;
	overflow: auto;
	font-size: 2.8em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 4%;
	padding-right: 4%;
	width: 92% !important;
	line-height: 1.4em !important;
	box-shadow: none;
	margin-bottom: 1em;
	background-color: transparent;
}

div.news_blogbox_link:hover {
	background-color: transparent;
}

div.news_blogbox h1, div.news_blogbox_link h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 1.4em;
	line-height: 1.2em;
}

div.news_blogbox h2, div.news_blogbox_link h2 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}

div.news_blogbox a, div.news_blogbox_link a {
	color: #000;
	text-decoration: none;
}

div.news_blogbox, div.news_blogbox_link img {
	width: 40%;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	float: right;
}


div.newsbox480 {
	display: block;
	width: 92%;
	overflow: hidden;
	box-shadow: none;
	margin-bottom: 4em;
	margin-left: 4%;
}
div.newsbox235_l, div.newsbox235l_l {
	display: inline-block;
	width: 44%;
	overflow: hidden;
	box-shadow: none;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 4em;
}
div.newsbox235_r, div.newsbox235l_r {
	display: inline-block;
	width: 44%;
	overflow: hidden;
	float: right;
	box-shadow: none;
	margin-right: 4%;
	margin-bottom: 4em;
}
div.newsbox235_l, div.newsbox235_r {
	height: auto;
}
div.newsbox235l_l, div.newsbox235l_r {
	height: auto;
}
div.newsbox480 img, div.newsbox235_l img, div.newsbox235_r img, div.newsbox235l_l img, div.newsbox235l_r img {
	width: 100%;
}





div#mtwidgets, div#mbwidgets, div#mtwidgets img, div#mbwidgets img {
	width: 100%;
}
div#mtwidgets {
}
div#mbwidgets {
	margin-top: 1.5em;
}
div.mtwidget, div.mbwidget {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div.mtwidgetfirst {
	padding-bottom: 0.5em;
}
div.mtwidgetlast {
	padding-top: 0.5em;
}
div.mtwidgetonly {
}
div.mbwidgetlast {
	padding-top: 0.5em;
}






div#versions {
	font-size: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	width: 98%;
}
div#versions a {
	padding-top: 0.3em;
	padding-left: 0.6em;
	padding-bottom: 0.3em;
}



div#info_box {
	display: block;
	vertical-align: top;
	background-color: #fff;
	width: 100%;
	min-height: 0;
	margin-left: 0;
	margin-bottom: 0;
	box-shadow: none;
}
div#media_frame {
	display: block;
	width: 100%;
	min-height: 0;
	margin-left: 0;
	margin-bottom: 0;
	box-shadow: none;
}
div#media_box {
	display: block;
	vertical-align: top;
	background-color: #fff;
	width: 100%;
	min-height: 0;
	margin-left: 0;
	margin-bottom: 0;
	box-shadow: none;
}


div#page_normal_image {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
}
div#media_top {
	width: 100%;
	height: auto;
	position: relative;
}
div#media_top_image {
	width: 100%;
	height: auto;
}

div#media_textbox {
	font-size: 2.5em;
	line-height: 1.2em;
	padding-left: 4%;
	padding-right: 4%;
	width: 92%;
}
div#info_directors {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div#info_times_media_frame, div#info_more_media_frame {
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 3em;
}
div#info_times, div#info_more {
	font-size: 2.5em;
	position: relative;
	text-align: left;
	margin-bottom: 1em;
}
div#info_times_info, div#info_times_hide, div#load_screenings {
	padding-left: 2%;
	padding-right: 2%;
}

div#info_more img {
	height: 0.8em;
	width: auto;
}
div#info_further_links_header {
	font-size: 1.2em;
}

div#info_factbox_m {
	font-weight: normal;
	background-color: #eee;
	color: #222;
	padding: 10px;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: center;
	padding: 0.4em;
	margin-bottom: 1em;
	margin-top: 1em;
}
div.info_left_column {
	margin-right: 2%;
}


div#info_share {
	display: none;
}
div#info_comment {
	text-transform: uppercase;
	border-bottom: 1px solid #bbb;
	color: #000;
	font-size: 1em;
	margin-bottom: 1em;
	padding-bottom: 0.3em;	
}
div#info_original_title {
	font-size: 1.5em;
}

div#info_premiere {
	font-size: 3em;
	padding-top: 5px;
	padding-bottom: 3px;
}






div#info_title, div#info_title_2rows, div#info_title_no_image {
	font-size: 4.3em;
	line-height: 1.1em;
	width: 100%;
}

span.title35 {
	font-size: 0.9em;
}
span.title45 {
	font-size: 0.8em;
}
span.title55 {
	font-size: 0.7em;
}


div#info_title, div#info_title_2rows {
	text-shadow: #000000 0 0 8px;
}
div#info_title {
	margin-top: -1.2em;
	height: 1.2em;
}
div#info_title_2rows {
	margin-top: -2.4em;
	height: 2.4em;
}
div#info_title_no_image {
	background-color: #000;
	padding-top: 5px;
}











div#page_full_top {
	width: 100%;
	height: auto;
	position: relative;
}
div#page_normal_top {
	width: 100%;
	height: auto;
	position: relative;
}

div#pagebox_fullpage {
	position: relative;
	background-color: #fff;
	margin-bottom: 0;
	width: 92%;
	padding: 0;
	padding-left: 4%;
	padding-right: 4%;
	overflow: auto;
}
div#pagebox_normal {
	font-size: 2em;
	line-height: 1.2em;
	width: 92%;
	padding: 0;
	padding-left: 4%;
	padding-right: 4%;
	overflow: auto;
	min-height: 1700px;
}
div#pagebox_normal img
{
	float: none !important;
	display: block !important;
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 65% !important;
	height: auto  !important;
}

div#info_textbox p, div#pagebox p, div#media_textbox p, div#pagebox_fullpage p, div#pagebox_normal p {
	font-size: 1.2em;
	line-height: 1.4em !important;
	margin-top: 0px;
	margin-bottom: 0.8em;
}

div.red_page h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 3em;
}
div#pagebox h1, div#pagebox_fullpage h1, div#pagebox_normal h1 {
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	font-size: 2.5em;
	text-align: center;
}
div.red_page h2 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0.5em;
	font-size: 22px;
}
div.red_page p {
	font-size: 3em;
	line-height: 1.2em !important;
	margin-bottom: 1em;
}
div.red_page {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}
div.page-field {
	min-height: 1700px;
}

div#pagebox_fullpage h2, div#pagebox_normal h2 {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0.5em;
	font-size: 2em;
	line-height: 1.2em;
}
div#pagebox_fullpage h3, div#pagebox_normal h3 {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0.5em;
	font-size: 1.7em;
	line-height: 1.2em;
}
div#pagebox_fullpage h4, div#pagebox_normal h4 {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0.5em;
	font-size: 1.4em;
	line-height: 1.2em;
}
div#pagebox_fullpage h5, div#pagebox_normal h5, div#description h5 {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em !important;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

div#description img {
	width: 30% !important;
	height: auto !important;
}


div#pagebox_fullpage a, div#pagebox_normal a {
	text-decoration: none;
}
div#pagebox_fullpage a:hover, div#pagebox_normal a:hover {
	text-decoration: underline;
}

span.small-text {
	font-size: 0.8em;
}



div.column_calendar_large, div.column_calendar_large_right {
	font-size: 1em;
	border: 0;
	width: 100%;
	margin: 0;
}







div#listbox {
	position: relative;
}
div#listbox h1, div#media_frame h1 {
	margin: 0;
	margin-top: 0.5em;
	font-size: 4em;
	text-align: center;
	display: block;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
h1#related-media {
	margin-top: 1em !important;
	margin-bottom: 1em !important;
	font-size: 3.5em !important;
}
div#listbox .ajax_link {
	font-size: 3.5em;
	margin-left: 2%;
}


div#info_box_list {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-left: 0;
}

div.title_list {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
	clear: both;
	overflow: auto;
	padding: 4%;
	margin-bottom: 2em;
}
div.title_list:hover {
	background-color: #eee;
	transition: 0.5s;
}
div.title_list_title {
	vertical-align: top;
	font-weight: bold;
	font-size: 3.5em;
	line-height: 1.2em;
}
div.title_list_original_title {
	vertical-align: top;
	font-size: 0.5em;
	line-height: 1.2em;
	padding-top: 0;
}
div.title_list_original_title p {
	font-size: 1.2em !important;
	font-weight: normal !important;
}
div.title_list_info {
	position: relative;
	font-weight: normal;
	font-size: 12px;
	padding-top: 4px;
}
div.title_list_image {
	display: inline-block;
	width: 40%;
	height: auto;
	margin-right: 2%;
	float: left;
}
div.title_list_image img {
	width: 100%;
}
div.title_list_date {
	font-size: 5em;
	position: relative;
	clear: both;
	bottom: 0;
	right: 0;
	margin-right: 0;
	margin-bottom: 0;
}


div.title_list_date i.shown_now {
	font-size: 0.7em;
}
span.title_list_date_info {
	font-size: 0.5em;
	font-weight: normal;
	margin-right: 0.5em;
	padding-bottom: 0.5em;
	display: inline-block;
}


div.title_list a {
	color: #000;
	text-decoration: none;
}

div#ajax-show-kommande {
	margin-top: 4em;
}




div#info_mainactors {
	font-size: 1em;
}
div#print_info, div#publish_page {
	display: none;
}



div#trailerbook_link {
	font-size: 3.7em;
	font-weight: bold;
	color: #fff;
	opacity: 0.8;
	position: absolute;
	top: 1%;
	width: 100%;
	z-index: 100000;
	text-transform: uppercase;
}
div#trailer_link, div#book_link {
	margin-left: 1%;
	cursor:pointer;
}
div#trailer_link img, div#book_link img {
	width: 7%;
}
div#ages {
	margin-right: 1%;
	float: right;
}



div#mobilemenu {
	position:relative;
}
div#showmenu {
	position:absolute;
	top:0;
	left:0px;
	height:100%;
	display:block;
}
div#gohome {
	position:absolute;
	top:0;
	height:100%;
	display:block;
}
div#showcal {
	position:absolute;
	top:0;
	height:100%;
	display:block;
}


div.serpics-left, div.serpics-right {
	margin-bottom: 0.5em;
}
div#info_serpics {
	font-size: 1em;
	margin-top: 2.5em;
	padding-top: 0.5em;
	border-top: 1px solid #bbb;
	line-height: 1.2em;
}
div#info_serpics_label {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 2em;
	padding-bottom: 5px;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

div#info_series {
	font-size: 1em;
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #bbb;
	line-height: 1.2em;
}
div#info_first_series_label {
	letter-spacing: 1px;
	font-size: 1.5em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #bbb;
}
div#info_first_series_description {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
div#info_first_series_etc_label, div#info_other_series_label {
	font-size: 1em;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #bbb;
	line-height: 1.2em;
}

img.serpics-image {
	min-width: 100%;
}


span#info_times_booking_info {
	display: block;
}


div#calendar h1 {
	text-transform: uppercase;
	font-size: 4em;
}

div#page_bottom {
	width: 92% !important;
	min-width: 50% !important;
	padding: 4%;
	font-size: 3em;
	letter-spacing: 0;
	margin: 0 !important;
	text-align: left;
	height: auto;
}


div.landscape-info {
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
}
div.gdpr-info {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0.5em;
}


div#scroll-to-top {
	position: fixed;
	font-size: 3.5em;
	background-color: #fff;
	color: #000;
	opacity: 0;
	padding: 0.2em;
	bottom: 0.4em;
	right: 3%;
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	border-radius: 1.5em;
}

div.booking_box {
	margin-top: 0.3em;
	font-size: 0.8em;
	text-align: left;
}
div.booking_box select, div.booking_box input {
	width: 18%;
	margin-right: 2%;
	font-size: 0.9em;
}


div#listbox h3 {
	font-size: 2.5em;
	margin-left:4%;
	margin-right:4%;
}
div#pagebox_normal div#info_times, div#pagebox_fullpage div#info_times {
	font-size: 1.25em !important;
	line-height: 1.2em !important;
	padding-top: 0.3em !important;
	padding-bottom: 0.3em !important;
}
div#info_times img {
	float: left !important;
	height: 0.9em !important;
	width: auto !important;
	margin-top: 0.1em !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}




} /* slut på mobil-css */













@media print {

html, body {
	background: #ffffff !important;
	background-color: #fffffff !important;
	background-image: none !important;
	color: #000000 !important;
}
div#page_header, div#navigator, div#search-mobile, div#page_bottom, iframe, div#mtwidgets, div#mbwidgets, div#banners, div#posters, div#mtwidgets, div#column_left, div#column_right, div#info_share, div#trailer_link, div#book_link, div#print_info {
	display: none !important;
}
span.link {
	text-decoration: none;
}

}

