/* search */

div.searchBtn
{
	margin-right : 0px;
	margin-top : 0px;	
	margin-left : 8px;
	margin-bottom : 10px;
	height : 20px;
	
}

.searchBtn
{
	font-family : Georgia;
	font-weight : bold;
	font-size : 12pt;
	vertical-align : text-bottom;
}

.searchBtn a, .searchBtn a:visited, .searchBtn a:hover
{
	text-align : right;
	color : #FFFFFF;
	background-color : inherit;
}

.searchResultHeader
{
	color : #444444;
	font-size : 16pt;
	line-height: 24px;
	font-family : Georgia;
}

.divnoresult
{
	margin-top : 20px;
}

/* Body tag */

body {
	background-color : #FFFFFF;
	padding-top: 17px;
}

a 
{
	cursor: hand;
}

.info 
{
	cursor: help;
}
body, .basic {
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	line-height : 14px; 
	margin : auto;
	color : #000000;
	background-color : inherit;
}

/* Used instead of image headlines */
.largeheadline {
	font-family : "Georgia", Times, serif;
	font-weight: bold;
	font-size : 28pt;
	letter-spacing: -2px;
	color: #000000;
	line-height: 32pt;
	margin-top: 7px;
}

.subheadline {
	font-family : "Georgia", Times, serif;
	font-size : 14pt;
	color: #000000;
	padding-top: 2px;
	line-height: 20pt;
}

.subheadline_small {
	font-family : "Georgia", Times, serif;
	font-size : 13pt;
	color: #000000;
	padding-top: 2px;
	float:left;
	line-height: 18pt;
}

table.toplinks a.subheadline_small {
	font-family : "Georgia", Times, serif;
	font-size : 13pt;
	color: #000000;
	padding-top: 4px;
	margin-right: 11px;
	float:left;
	line-height: 18pt;
	text-decoration : none;
}

table.toplinks a.subheadline_small img {
	padding-right: 5px;
	vertical-align: text-bottom;
}

hr.ruler {
	color: #ffffff;
	border-top: 1px solid #000000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ticket_status 
{
	color: #990000;	
}

h3 {
	margin-bottom : 4px;
	margin-top: 10px;
	font-size : 11px;
	line-height : 14px;
	font-weight : bold;
}

.basic .red2 {
	color : #D98E9E;
	background-color : inherit;
}

.greytext {
	color : #939393;
	background-color : inherit;
}

.label {
	font-weight : bold;
}

.separator {
	color : #B6B6B6;
	background-color : inherit;
}
	
.label, .separator, span.basic {
	margin-right : 11px;
}


.span.basic_small
{
		margin-right : 6px;
}

.page_headline {
	margin-top : 17px;
/*	margin-bottom : 10px; */
	height : 40px;
}

.item {
	margin-top : 8px;
}

.item p {
	margin-top : 0px;
	margin-bottom : 12px;
}

/* standard styling for lists in faktaboks and editor driven html */

.item ul
{
	list-style-type: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.item li
{
	background-image: url(/images/template/nav_bullet_red.gif);
	background-repeat: no-repeat;
	background-color: inherit;
	padding-left: 14px;
	background-position: 2px 0px;
}


/* Standard coloring for links */

 a, a:link, a:visited {
	color: #990000;
	text-decoration : none;
	background-color : inherit;
}

a:hover {
	text-decoration : underline;
}

.listhead a, .listhead a:visited, .listhead a:hover {
	font-weight : bold;
}

/* Fact box */

.factbox_top {
	margin-top: 12px;
	background-image : url(/images/template/factboxtop_bg.gif);
	background-position : top;
	background-repeat : no-repeat;
	padding-left : 8px;
	padding-right : 8px;
}

.factbox_headline {
	border-bottom : 1px solid #D89E9E;
	padding-top : 8px;
	padding-bottom : 8px;
	font-family : "Georgia", Times, serif;
	font-size : 13pt;
	color: #ffffff;
}

.factbox {
	background-color : #990000;
	padding-left : 8px;
	padding-right : 8px;
}

.factbox_content {
	padding-top : 8px;
	padding-bottom : 8px;
	color : #FFFFFF;
	border-bottom : 1px solid #D89E9E;	
}

.factbox_bottom {
	background-image : url(/images/template/factboxbottom_bg.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	padding-left : 8px;
	padding-right : 8px;
}

.factbox_link {
	padding-top : 6px;
	padding-bottom : 10px;
}


/* Added: 070306 by HPV */
.factbox_link .bullet_link.inv, 
.factbox_link .bullet_link.inv:visited, 
.factbox_link .bullet_link.inv:link  {
	color : #FFFFFF;
	xbackground-image : url(/images/template/nav_bullet_white.gif); 
	background-color : inherit;
}


/* Link with red arrow */

.bullet_link {
	color: #990000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left : 14px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_red.gif);
	background-repeat : no-repeat;
	background-color : inherit;
	line-height : 17px;
	background-position : 2px; 
}

.bullet_link.bold {
	font-weight : bold;
}

.bullet_link_text {
		padding-left : 14px;
}

.bullet_link.inv, 
.bullet_link.inv:visited, 
.bullet_link.inv.link  {
	color : #FFFFFF;
	background-image : url(/images/template/nav_bullet_white.gif);
}

/* Form tags */

form{
	margin:0px;
	} 

/* Search box - top right corner */

.searchform {
	height : 65px;
	margin-top : 8px;
}	

input.searchbox {
	border : 1px solid #939393;
	margin-top:0px;
	width : 124px;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	color : #939393;
	background-color : inherit;
	padding-left : 4px;
	padding-top : 3px;
	padding-right : 0px;
	padding-bottom : 0px;
	vertical-align : middle;
}
	
.searchbox_submit {
	margin-left : 6px;
	margin-top : 5px;
}	
	
/* Images - no border on links */

img {
	border : none;
}

img.inline {
	float : right;
	margin-left : 20px;
	margin-bottom : 5px;
}

.page_illustration {
	margin-top: 4px; 
	padding-bottom: 5px; 
	border-bottom:1px solid #000000;
}

.page_illustration.heavy_bottom {
	border-bottom:3px solid #000000;
}

.column_illustration {
	margin-bottom: 10px;
}

/* Outer table */

.pagetable {
	width : 910px;
}

/* Page top element */

.page_top {
	height : 109px;
	background-image : url(/images/template/page_top_bg.gif);
	background-repeat : repeat-x;
}

/* Page top table */

.page_top_table {
	height: 72px;
	width: 736px;
	margin-top : 1px;
}

.page_top_table.wide {
	width : 699px;
}

.crown_logo {
	border : none;
}

div.top_links {
	margin-top: 9px;
	color : #990000;
	vertical-align : text-bottom;
	background-color : inherit;
}

div.top_links span {
	margin-left:12px;
	margin-right : 0px;
}

/* Menu top level (buttons) */

.top_menu_table {
	margin-top : 3px;
	height : 28px;
}

/* left and right columns */

.left_col {
	width: 186px;
	vertical-align : top;	
}

.right_col {
	width: 149px;
	vertical-align : top;
}

.right_col.top  {
	background-image : url(/images/template/page_top_bg.gif);
	background-repeat : repeat-x;
}

.right_col .section {
	background-image : url(/images/template/headline_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.right_col .section.last {
	background-image : url(/images/template/right_col_section_last_bg.gif);
}

.right_col .section.no_line {
	background-image : none;
}

.right_col .item {
	padding-bottom : 10px;
}

.right_col .item.underlined {
	border-bottom : 1px solid #939393;
}

.right_col .item.thin_line {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

/* Selection headline for right column dropdowns */

div.select {
	background-image : url(/images/template/right_col_select_bg.gif);
	background-repeat : no-repeat;
	height : 20px;
	margin-bottom : 4px;
/*	color : #FFFFFF; */
	width : 149px; 
}

div.select.year {
	width : 71px;
	background-image : url(/images/template/year_select_bg.gif);
	background-repeat : no-repeat;
}

div.select.subject {
	width : 209px;
	background-image : url(/images/template/subject_select_bg.gif);
	background-repeat : no-repeat;
}

div.select.season {
	width : 189px;
	background-image : url(/images/template/season_select_bg.gif);
	background-repeat : no-repeat;
}

div.select.prod {
	width : 275px;
	background-image : url(/images/template/production_select_bg.gif);
	background-repeat : no-repeat;
}

div.select a {
	width : 144px;
}

div.select.season a {
	width : 189px;
}

div.select.prod a {
	width : 268px;
}

div.select.subject a {
	width: 207px;
}
div.select.year a {
	width : 69px;
}

div.select a, div.select a:link, div.select a:visited, div.select a:hover {
/*	background-color : #990000; */
	text-decoration : none;
	text-indent : 7px;
	line-height : 20px;
	height:20px;
	float:left;
	color : #FFFFFF;
	background-color : inherit;
	cursor: hand;
} 

div.select.headline {
	float : left;
	margi-right : 8px;
	margin-bottom : 8px; 
}

.right_col_top {
	height: 99px;
	background-image : url(/images/template/headline_bg.gif);
	background-repeat : repeat-x;
}

.right_col_top_tall {
	height: 121px;
	background-image : url(/images/template/headline_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.right_col_top .search_btn, .right_col_top_tall .search_btn {
	text-align : right;
	margin-right : 5px;
	margin-top : 8px;
}

div.search_btn.headline {
	margin-bottom : 11px;
	float : left;
}

/* Dropdown button */

.right_col div.select span {
	width : 20px; 
	float : right;
}

.right_col div.select span img {
	margin-top : 4px; 
	margin-bottom : 4px; 
	margin-right : 4px; 
}

.right_col_horiz_section {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-repeat : repeat-x;
	width : 149px;
	height : 27px;
	background-position : bottom;
}

.right_col_horiz_section .calendar_link a, .right_col_horiz_section .calendar_link a:visited {
	color: #4F4F4F;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left : 10px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_gray_right.gif);
	background-repeat : no-repeat;
	background-color : inherit;
	height : 26px;
	line-height : 26px;
	background-position : left;
}

/* Main Content areas */



/* For front page */

.fp_main {
	width: 736px;
	vertical-align : top;
}

.fp_top_image {
	padding-bottom : 3px;
}

.fp_content_table {
	border-bottom : 3px solid #000000;
}


.fp_seperator_173
{
	height: 5px;
	width: 173px;
	border-bottom: solid 1px #000000;
}

.fp_separator_15 {
	width : 15px;
}

.fp_separator_14 {
	width : 14px;
}

.fp_col_headline {
	margin-bottom : 6px;
}


.fp_section_line
{
	height: 6px;
	border-bottom: solid 1px #000000;
}

	
.fp_section_headline, .fp_section_headline a, fp_section_headline a:link, .fp_section_headline a:visited, .fp_section_headline a:hover
{
	width: 173px;
	height: 44px;
	line-height: 18px;
	vertical-align: top;
	text-decoration: none;
	font-family : "Georgia", Times, serif;
	font-size : 19px;
	color: #000000;
}

.fp_ticket_info .info {
	background-image : url(/images/template/info.gif);
	background-repeat : no-repeat;
	height: 29px;
	line-height : 29px;
	padding-left : 20px;
	float : left; 
}

.fp_ticket_info .ticket {
	background-image : url(/images/template/billet.gif);
	background-repeat : no-repeat;
	height: 29px; 
	margin-left : 20px;	
	line-height : 29px;	
	padding-left : 20px;	
	float : left;	
}

.fp_ticket_info {
	height : 40px;
}

.fp_ticket_info a, .fp_ticket_info a:link,  .fp_ticket_info a:visited	  {
	color : #000000;
	background-color : inherit;
}



/* For sub pages */

.subpage_main {
	width : 525px;
	vertical-align : top;		
}

.subpage_2col {
	width : 525px;
}





.headline_area {
	height: 99px;
	background-image : url(/images/template/headline_bg.gif);
	background-repeat : repeat-x;
	vertical-align : top;
}

.headline_area_wide {
	background-image : url(/images/template/headline_bg_wide.gif);
	height : 121px;
	background-repeat : repeat-x;
/*	vertical-align : bottom; */
}

.headline_area_wide .arrow_left {
	float : right;
	}

.subpage_wide {
	width : 736px;
}

.subpage_full {
	width:525px;
}

.subpage_column {
	width:245px;
}

.subpage_col_sep {
	width : 35px;
}

.subpage_col_horiz_section {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-repeat : repeat-x;
	width : 245px;
	background-position : bottom;
	margin-bottom : 4px;
}

.subpage_col_horiz_section_no_bottomline {
	
	background-repeat : repeat-x;
	width : 245px;
	background-position : bottom;
	margin-bottom : 4px;
}


.subpage_col_horiz_section .item {
	margin-top : 0px;
	padding-bottom : 15px;
}

.subpage_col_horiz_section.heavy {
	background-image : url(/images/template/headline_bg.gif);
	padding-bottom : 8px;
}

/* Horizontal separator */

.horiz_sep {
	width : 25px;
}

.horiz_sep.wide {
	background-image : url(/images/template/page_top_wide_separator_bg.gif);
	background-repeat : repeat-x;
}

/* Horizontal section */

.horiz_section {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-repeat : repeat-x;
	width : 525px;
	height : 29px;	
}

.horiz_section_double {
	background-image : url(/images/template/sub_navi_bg_double.gif);
	background-repeat : repeat-x;
	width : 525px;
	padding-top: 7px;
}

.horiz_section.heavy_line {
	height : 29px;	
	background-image : url(/images/template/headline_bg.gif);
	background-position : bottom;
}

.horiz_section.wide {
	width : 699px;
}

.horiz_section.tall {
	height : auto;
	background-position : bottom;
}

.horiz_section .pagelink {
	margin-left : 2px;
	margin-right : 20px;
}

.horiz_section.subheader {
	height : 80px;
	background-position : bottom;
	vertical-align : bottom;
/*	margin-bottom : 8px; */
}

.horiz_section.newssearch {
	height : auto;
	margin-bottom : 0px;
	 	background-image : none;
	border-bottom : 3px solid #000000;	
}

/* First subheader taller than subsequent ones (?) */

.horiz_section.subheader.first {
	height : 95px;
}

.horiz_section.subheader .textgraphic {
	margin-top : 48px;
}

.horiz_section.subheader.first .textgraphic {
	margin-top : 63px;
}

.horiz_section.newssearch .textgraphic {
	margin-top : 21px;
}

.horiz_section .calendar_link {
	color: #990000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left : 14px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_red_28px.gif);
	background-repeat : no-repeat;
	background-color : inherit;
	height : 28px;
	line-height : 28px;
}

.horiz_section .label, .horiz_section .separator, .horiz.section .basic {
	line-height : 28px;
	margin-right : 11px;
}

/* Color variations for basic text */

.inv {
	color : #FFFFFF;
	background-color : inherit;
}

.grey {
	color: #939393;
	background-color : inherit;
}

.grey2 {
	color: #4F4F4F;
	background-color : inherit;
}

/* Subpage menus */

div.menu_toplevel
	{
	border-bottom : 1px solid #939393;
	padding-top : 9px;
	padding-bottom : 9px;
}

/* Menu Level 1 */

.menu_1, .menu_1 a, .menu_1 a:link, .menu_1 a:visited, .menu_1 a:hover {
	color: #000000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	line-height : 11px;
	background-color : inherit;
	text-decoration : none;
	padding-left : 2px;
}

.menu_1 a:hover {
	text-decoration : underline;
}

/* Level 1 selected */

.menu_1_sel, .menu_1_sel a, .menu_1_sel a:visited {
	color: #000000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	text-decoration : none;
	background-color : inherit;
	padding-left : 2px;
}

.menu_1_sel a:hover {
	text-decoration : underline;
}

/* Removing default padding for menu list */




ul.menulist {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Space before unfolded sublevels */

ul.menulist.sublevel {
	margin-top : 9px;
	margin-bottom : 0px;
}

/* Menu Level 2 */

li.menu_2 a, li.menu_2 a:visited {
	color: #000000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left: 14px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_black.gif);
	background-repeat : no-repeat;
	background-color : inherit;
	line-height : 17px;
	background-position : 2px;
}

li.menu_2 a:hover {
	text-decoration : underline;
}

/* Menu level 2 selected */

li.menu_2_sel {
	color: #990000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left : 14px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_red.gif);
	background-repeat : no-repeat;
	font-weight : bold;
	background-color : inherit;
	line-height : 17px;
	background-position : 2px;
}

/* Menu Level 3 */

li.menu_3 a, li.menu_3 a:visited {
	color: #000000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left: 24px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_black.gif);
	background-repeat : no-repeat;
	background-position : 16px;
	background-color : inherit;
}

li.menu_3 a:hover {
	text-decoration : underline;
}

/* Menu level 3 selected */

li.menu_3_sel {
	color: #990000;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	padding-left : 24px;
	text-decoration : none;
	background-image : url(/images/template/nav_bullet_red.gif);
	background-repeat : no-repeat;
	background-position : 16px;
	font-weight : bold;
	background-color : inherit;
}

/* Production pages */

/* Productions sub navigation */

.production_top {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-repeat : repeat-x;
	width : 525px;
	height : 29px;	
}

.production_top span {
	margin-right : 12px;
}

.production_top.separator {
	color : #B6B6B6;
	background-color : inherit;
}

.production_top a, .production_top a:link, .production_top td a:visited, .production_top td a:hover  {
	margin-left : 20px;
	color : #000000;
	text-decoration : none;
	background-color : inherit;
}

.production_top .info {
	background-image : url(/images/template/info.gif);
	background-repeat : no-repeat;
	height: 29px;
	margin-left : 20px;
	line-height : 29px;
}

.production_top .ticket {
	background-image : url(/images/template/billet.gif);
	background-repeat : no-repeat;
	height: 29px; 
	margin-left : 20px;
	line-height : 29px;	
}

.highlight, .listhead {
	font-weight : bold;
	color : #990000;
	background-color : #FFFFFF;
}

/* Production info */

.production {
	height : 107px;
	margin-top : 5px;
}

.production_image, .newsitem_image {
	margin-right : 14px;
}

.production_label {
	background-image : url(/images/template/production_label_bg.gif);
	width : 96px;
	font-weight : bold;
	height:15px;
	background-repeat : no-repeat;
}

.production_info {
	padding-left : 10px;
}

.production_separator {
	height : 29px;
	background-image : url(/images/template/production_separator.gif);
	width : 525px;
}

/* Calendar */

.calendar_top {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-repeat : repeat-x;
	height : 29px;
	line-height : 28px;	
}

.calendar_top div.navigation {
	float : right; 
	height : 28px;
}

.calendar_top div .left_arrow {
	float : left; 
	margin-right: 5px;
}

.calendar_top div .right_arrow {
	float : left; 
	margin-left: 5px;
}

.calendar {
	width : 144px;
	margin-top : 5px;
}
.calendar td {
	/*margin-right : 3px;
	*/
	width : 18px;
	height : 17px;
	text-align : center;
	vertical-align : top;
	font-size : 10px;
	line-height : 17px; 
}

.calendar a, .calendar a:visited {
	color : #000000;
	background-color : inherit;
}
.calendar a:hover {
	text-decoration : none;
}

.calendar tr {
	height : 20px;
}

.dark_gray {
	background-image : url(/images/template/calendar_dark_gray_bg.gif);
	background-repeat : no-repeat;
}

.light_gray {
	background-image : url(/images/template/calendar_light_gray_bg.gif);
	background-repeat : no-repeat;
}
.red {
	background-image : url(/images/template/calendar_red_bg.gif);
	background-repeat : no-repeat;
	color : #FFFFFF;
	background-color : inherit; 
}
.red a, .red a:visited {
	color : #FFFFFF;
	background-color : #990000;	
}

/* Calendar view styles */
.arrow_left a.inactiveLink,
.arrow_right a.inactiveLink
{
	color : #cbcbcb;
}

.arrow_left {
	height : 28px;
	line-height : 28px;
	float : left;
}

.arrow_left a, .arrow_left a:visited {
	background-image : url(/images/template/actionbullet_small_left.gif);
	padding-left : 24px;
	background-repeat : no-repeat;
	color : #000000;
	text-decoration : none;
	background-color : inherit;
}
.arrow_right {
	height : 28px;
	line-height : 28px;
	float : right;
}

.arrow_right a, .arrow_right a:visited {
	background-image : url(/images/template/actionbullet_small.gif);
	padding-right : 24px;
	background-repeat : no-repeat;
	background-position : right;
	color : #000000;
	text-decoration : none;
	background-color : inherit;
}

.calendar_page {
	width : 525px;
	border-collapse : collapse;
	overflow: hidden;
	table-layout: fixed;
}

.calendar_page td {
	border : 1px solid #CBCBCB;
	border-collapse : collapse;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 10px;
	padding-bottom : 20px;
	vertical-align : top;
	width : 14%;
	word-wrap: break-word;

}

.calendar_page .header{
	border : none;
	text-align : center;
	height : 28px;
	padding-bottom : 6px;
	font-size : 12px;
	color : #4F4F4F;
	padding-top : 5px;
	vertical-align : middle;
	background-color : inherit;
}

.calendar_page .light_gray {
	background-color : #EEEEEE;
	color : inherit;
}

.calendar_page .white {
	background-color : #FFFFFF;
	color : inherit;
}

.calendar_page td.red {
	background-color : #990000; 
	background-image : none;
	color : inherit;
}

.calendar_page td.daySelected {
	font-weight: bold;
	border-bottom: 2px solid #990000;
}

.calendar_page td.redDaySelected 
{
	background-color : #990000; 
	font-weight: bold;
	background-image : none;
	color : inherit;
}

.calendar_page .cal_head a
{
	color : #000000;
}

.calendar_page td.red .cal_head
{
	color : #ffffff;
}

.calendar_page td.red .cal_head a
{
	color : #ffffff;
}

.calendar_page td.redDaySelected .cal_head
{
	color : #ffffff;
}

.calendar_page td.redDaySelected .cal_head a
{
	color : #ffffff;
}

.cal_day {
	margin-bottom : 10px;
	text-align : right;
	font-size : 12px;
	color : #4F4F4F;
	background-color : inherit;
}

.cal_head, .cal_art {
	font-size : 10px;
	line-height : 12px;
}

.cal_head {
	color : #000000;
	background-color : inherit;
}

.cal_day.inv, .cal_head.inv {
	color : #FFFFFF;
	background-color : #990000; 
	background-image : none;
}
.cal_art {
	color : #939393;
	background-color : inherit;
}
.cal_art inv {
	color : #D89E9E;
	background-color : #990000;
}
.cal_day.gray, .cal_head.gray, .cal_art.gray {
	color : #CBCBCB;
	background-color : inherit;
}
.calendar_page .item {
	margin-top : 8px;
}

/* Production page */
.article {
	margin-top: 60px;
}

.prod_page_basics {
	height : 154px;
	background-image : url(/images/template/prod_page_basics_bg.gif);
}

.prod_page_basics .toplinks {
	background-image : url(/images/template/sub_navi_bg.gif);
	background-position : bottom;
	height : 65px;
	background-repeat : repeat-x;
	width : 525px;
}

.prod_page_basics .toplinks td {
	vertical-align : top;
}

.prod_page_basics .ticket {
	background-image : url(/images/template/billet.gif);
	background-repeat : no-repeat;
	height: 29px; 
/*	margin-left : 20px; */
	line-height : 29px;	
}
.prod_page_basics .ticket a, .prod_page_basics .ticket a:visited, .prod_page_basics .ticket a:hover  {
	padding-left : 20px;
	color : #000000;
	text-decoration : none;
	background-color : inherit;
}

/* Tickets pages */

.ticketsubheader {
/*	 height : 45px; */
}

.ticketsubheader .ticketheadline {
	margin-top : 15px; 
	padding-bottom : 5px;
	margin-bottom : 0px;
}
.ticketsubheader .ticketheadline a {
	font-family : "Georgia", Times, serif;
	font-weight : bold;
	font-size : 13pt;
	color : #000000;
	text-decoration : none;
}
.ticketsubheader .ticketheadline img.icon {
	padding-right: 5px;
	vertical-align: text-bottom;
}
	
.reditem {
	margin-top : 0px;
	background-color : #990000;
	margin-bottom : 4px;
	background-image : url(/images/template/horiz_separator_4px.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	color : #FFFFFF;
}

.reditem.search {
	margin-top : 4px;
}

.reditem .content {
	padding : 10px 15px 15px 15px; 
}

.reditem p, .reditem table {
	margin-top : 0px;
	margin-bottom : 5px;
}

.reditem table {
	width : 100%;
}
.reditem .content .ticketlink {
	margin-top : 10px;
}

.reditem .content .ticketlink a {
	margin-right : 12px;	
}

/* News */

.newsitem, .searchresultitem, .indexitem {
/* 	height : 79px; */
	margin-top : 12px;
	border-bottom : 1px solid #000000;
}

.newsitem {
	padding-bottom : 12px;
}

.newsitem.last, .indexitem.last {
	border-bottom : 3px solid #000000;
}

.newssearchtable td {
	height : 25px;
}

.newssearchtable .select {
	margin-right: 8px;
}

.newssearchtable div.search_btn {
	margin-top : 4px;
}

/* Gallery */

.galleryhead {
	font-size : 15px;
	font-weight : bold;
	margin-bottom : 2px;
}

.gallerysearch {
	height : 93px;
	background-image : url(/images/template/headline_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.gallerysearchtable td {
	height : 25px; 
}

.gallerysearchtable .select {
	margin-right: 7px; 
}

.gallerysearchtable div.search_btn {
	margin-top : 4px;
}

div.gallery_links {
	padding-top : 5px;
	padding-bottom : 5px;  	
}

.bullet_link.gallery {
	background-image : url(/images/template/gallery_icon.gif);
	padding-left : 20px;
	line-height : 20px;	
}

.bullet_link.audio {
	background-image : url(/images/template/audio_icon.gif);
	padding-left : 20px;
	line-height : 20px;
}

.bullet_link.video {
	background-image : url(/images/template/video_icon.gif);
	padding-left : 20px;
	line-height : 20px;
}

.gallery_full_size {
	margin-top : 8px;
	margin-bottom : 3px;
}

.horiz_section.gallery_image {
	padding-bottom : 5px;
}

.thumb_navi_table {
	margin-top : 9px;
	width : 525px;
	margin-bottom : 10px;	
}

.thumb_navi_table td.horiz_space {
	width : 11px;
}

.thumb_navi_table td.vert_space {
	height : 11px;
}

.thumb_navi_table div.singlespace {
	margin-right: 11px;
}
.thumb_navi_table div.thumbnail {
	display: block;
	float:left;
}
.thumb_navi_table div.spacer {
	clear: both;
	line-height: 1px;
	height: 8px;
}

/* Mailform */

.mailform {
	margin-top : 3px;
	background-color : #990000;
/*	margin-bottom : 4px; */
	background-image : url(/images/template/mailform_bg.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	color : #FFFFFF;
	height: 300px;
}

.mailform .content {
	padding : 15px 15px 18px 15px;
}

.mailform_field 
{
	width : 273px;
	font-family : "Georgia", Times, serif;	
	background-color : #FFFFFF;
	font-size : 11px;
	line-height : 14px;	
	border : none;
	margin-bottom : 10px;
	color : #000000;
	
}

.mailform_field.box {
	height : 88px;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	line-height : 14px;
	color : #000000;
	background-color : #FFFFFF;
}

.mailform .send_btn {
	text-align : right;
	margin-right : 5px;
	margin-top : 8px;
}
	
div.select.mail_recip {
	width : 272px;
	background-image : url(/images/template/mailform_dropdown_bg.gif);

}

div.select.mail_recip a, div.select.mail_recip a:link, div.select.mail_recip a:visited, div.select.mail_recip a:hover {
	color : #000000;
	background-image : none;
	width : 262px;
	background-color : inherit;
}

/* CV */

.cv_image {
	/*margin-top : 6px;*/
	/*margin-bottom : 6px;*/
	margin-right : 10px;
}

/* Search result */

.reditem.search {
	margin-top : 4px;
}

.search_field {
	width : 273px;
	background-color : #FFFFFF;
	border : 1px solid #D89E9E;
	margin-bottom : 10px;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	line-height : 16px;
	color : #000000;
}

div.search_btn.inv {
	height : 18px;
	margin-left : 8px;
}

input[type="checkbox"] {
	-moz-appearance : none; 
	background-color : #990000;
	background-color: #FFFFFF;
	border : 1px solid #D89E9E;
	margin : 0px 0px 0px 0px;
	border : 1px solid #D89E9E;
}

input.check {
	border : none;
	margin : 0px 0px 0px 0px; 
	background-color : #990000;
	margin-left : 0px; 
}

.resultcontent {
	margin-top : 4px;
	padding-left: 20px;
}


.searchresultitem, .indexitem {
	padding-bottom : 4px;	
}

/* Index */

.indextable {
	height : 28px;
}

.indextable td {
	font-weight : bold;
}

.indextable td a, .indextable td a:visited {
	color : #000000;
	background-color : inherit;
}

.indextable td.selected a, .indextable td.selected a:visited {
	color : #990000;
	background : #FFFFFF;
}

.indexcontent {
	margin-top : 4px;
	padding-left: 16px;
}

/* Sitemap */
.sitemapitem {
	padding-bottom : 8px;
}

.bullet_link.level2 {
	padding-left: 28px;
	background-position : 14px;
}

/* Frontpage kampagefelt */
.infotext, .infotext a:hover {
	color: #000000;
	text-decoration: none;
}

#textSizer {
	display:inline;
}

.printpageHolder 
{
	margin-left: 10px;	
}


/***************** Skuespilhus styles *****************/
.Skuespilhus_GreyBoldText
{
  font-weight: bold; 
  font-size: 15px;
  color: #a8a8a8;
  line-height: 20px;
  font-family: Georgia;
}

.Skuespilhus_YellowLargeText
{
  font-weight: bold;
  font-size: 20px;
  color: #d88700;
  line-height: 25px;
  font-family: Georgia  
}

/***************** visiting companies styles *****************/
.login_textbox {
	border : 1px solid #939393;
	margin-top:0px;
	width:250px;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	
	background-color : inherit;
	padding-left : 4px;
	padding-top : 3px;
	padding-right : 0px;
	padding-bottom : 0px;
	vertical-align : middle;
}

.login_button {	
	font-family : "Georgia", Times, serif;
	font-size : 11px;	
}

.login_errormessage {		
	font-weight:bold;
	color:Red;	
	color:#900;	
}