/* @override 
	http://martin.jensvoigtlund.dk/css/msa_exp.css
	http://martinstigandersen.dk/version3/css/msa_exp.css
*/

body {
	background-color: #000000; 
	margin: 0px; 
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center;  /* Hack for IE5/Win */
	  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
  visibility: hidden;
}

.cufon-ready #container {
  visibility: visible;
}


/* @group struktur */

#pre_container {
	width: 700px; 
	margin-left: 0; 
	margin-right: auto;
}

#container {
	width: 100%; 
	height: 100%; 
	margin-left: 0; 
	margin-right: auto; 
	display: table; 
	position: fixed; 
	top: 0pt; 
	left: 0pt;
	text-align: center; 
	margin-top: -50px;
}

#vertical_center {
	width: 700px;  Counteract to IE5/Win Hack 
	padding: 0px; 
	float: none; 
	line-height: 10px; 
	display: table-cell; 
	vertical-align: middle; 
	text-align: center; 
	margin-right: auto; 
	margin-left: auto;
  height: 300px;
}

#main_menu {
	margin-top: 0; 
	border-bottom: 1px solid #323232; 
	height: 20px; 
	padding-bottom: 6px; 
	width: 700px; 
	margin-right: auto; 
	margin-left: auto;
}

#main_menu ul li {
  float: left;
}

#sub_menu {
	clear: both; 
	height: 24px; 
	width: 700px; 
	margin: 2px auto 20px;
}

#content {
	font-size: 11px; 
	width: 700px; 
	height: 250px; 
	margin-right: auto; 
	margin-left: auto;
}

#container_footer {
	width: 700px; /* Counteract to IE5/Win Hack */
	padding: 0px; 
	line-height: 16px; 
	margin-right: auto; 
	margin-left: auto; 
	bottom: 0; 
	position: fixed; 
	left: 0; 
	right: 0;
}

#footer {
	width: 100%; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	margin-right: auto; 
	margin-left: auto;
}

#main_menu ul li a {
	padding-right: 13px; 
	float: left;
  font-size: 20px;
  color: #3f3f3f;
}

#main_menu ul li.aktiv a {
  color: #fff;
}

#main_menu ul li img {
	opacity: 0.25;
}

/* @group player */

#playerframe {
	margin-top: 7px;
}

.player {
	margin-top: -45px;
}

div.player ul {
	margin-top: 0; 
	padding: 0; 
	height: 30px; 
	display: block;
}

div.player embed {
	margin: -7px; 
	height: 16px; 
	overflow: hidden;
}

.flow_player {
	margin-top: 20px; 
	overflow: visible;
}

/* @end */

/* @end */

img {
	border-style: none;
}

ul.ui-tabs-nav {
	float: right;
}

ul.ui-tabs-nav li {
	margin-left: 6px; 
	float: left;
  color: red;
  margin-top: 2px;
}

/*ul.ui-tabs-nav li li.ui-tabs-selected a {
  color: #fff;
}*/

/*#sub_menu ul.ui-tabs-nav li.ui-tabs-selected a {
  color: #fff;
}*/

/* @group typografi */

p {
	color: grey; 
	margin: 0 0 12px; 
	text-align: left; 
	font: normal 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#fancy_div p {
	padding: 0 5px; 
	color: white; 
	background: none; 
	display: block;
}

.center p {
	text-align: center; 
	line-height: 16px; 
	color: silver;
	font-size: 10px;
}

.flow_player p{ 
	text-transform: uppercase; 
	text-align: center; 
	font-size: 10px; 
	color: silver; 
	display: block; 
	/*height: 35px;*/ 
	padding-top: 8px;
}

.flow_player embed{ 
	position: relative; 
	margin-bottom: -3px; 
	overflow: hidden;
  margin-top: 5px;
}

#festivals p {
	text-align: justify;
}

#grants p {
	text-align: justify;
}

#quotes p {
	text-align: justify;
}

h3 {
	text-align: left; 
	margin: 0; 
	font-size: 11px; 
	color: #7cbddc; 
	line-height: 12px; 
	font-weight: bold;
}

#fancy_div h3 {
	padding-left: 5px;
}

.popup-title {
	font-size: 13px; 
	color: #7cbddc; 
	word-spacing: 0; 
	font-style: italic; 
	letter-spacing: 0;
}

.help-text {
	text-align: center; 
	line-height: 16px; 
	color: silver;
	font-size: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
}

a {
	text-decoration: none; 
	color: #7cbddc; 
	outline: 0;
}

a:hover {
	text-decoration: none; 
	color: #7cbddc;
}

#sub_menu a{
  color: #fff;
  padding: 1px 5px;
  /*vertical-align: top;*/
  text-indent: 0;
}

#sub_menu a:hover {
  color: #f80033;
}

#sub_menu li.ui-tabs-selected a {
  color: #fff;
  background-color: #484848;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
  /*background-image: url(../image/alert-overlay.png);*/
  /*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(100, 100, 100, 1)), to(rgba(50, 50, 50, 1)));*/

}

#sub_menu li.ui-tabs-selected a span cufon canvas {
  color: #f80033;
}

/* @end */

div.player img:hover {
	opacity: 1;
}

#flow_player {
	background-color: transparent;
}

#playerimage {
	margin-top: -4px; 
	margin-bottom: -4px; 
	overflow: hidden;
  color: silver;
  font-size: 12px;
  line-height: 1.25;
}

#sub_menu li.ui-tabs-selected img {
	opacity: 1; 
	background-position: 0 0;
}

#sub_menu img {
	opacity: 0.25; 
	background-position: 0 0;
}

#main_menu ul li.aktiv img {
	opacity: 1; 
	text-decoration: none;
}

#main_menu img {
	text-decoration: none;
}

ul.player_icon {
	display: inline-block;
  z-index: 200;
  /*position: absolute;*/
  width: 700px;
}

#player_icons {
  width: 700px;
  text-align: center;
}

div.play {
	float: left; 
	margin-right: 10px; 
	margin-left: 10px;
}

ul.player_icon li a {
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/
/*background-color: #7cbddc;*/
background: #191919 url(../image/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 9px 3px;
color: #fff;
text-decoration: none;
line-height: 1;
/*-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;*/
/*text-shadow: 0 -1px 1px #222;*/
position: relative;
cursor: pointer;
  margin: 0 3px 3px;
  font-size: 15px;
  text-transform: lowercase;
}

ul.player_icon .play a {
  background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
  padding: 0;
  margin: 0 5px;
}

ul.player_icon .play a:hover {
  background: none;
}


ul.player_icon .info a {
  background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
  padding: 0;
  margin: 0 5px;
}

ul.player_icon .info a:hover {
  background: none;
}

ul.player_icon li a:hover {
  background-color: #0097af;
  background-image: none;
}

.important {
	font-size: 13px; 
	color: #7cbddc; 
	word-spacing: 0; 
	font-style: italic; 
	letter-spacing: 0;
}

li {
	color: white; 
	list-style-type: none; 
	line-height: 24px; 
	padding-top: 0; 
	padding: 0;
}

ul {
	margin: 0; 
	padding: 0;
}

div.content_sub_l {
	width: 290px; 
	float: left;
}

div.content_sub_r {
	width: 300px; 
	float: left;
}

/* tabs */

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav:after {
/* clearing without presentational markup, IE gets extra treatment */
    display: block; 
	clear: both; 
	content: " ";
}

.ui-tabs-nav a {
	/* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0; 
	/*background-position: 100% 0;*/ 
	text-decoration: none; 
	white-space: nowrap; 
	/* @ IE 6 */
    outline: 0;
}



* html .ui-tabs-nav {
	/* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

*:first-child+html .ui-tabs-nav {
	/*

auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

element.style {
	top: 250px;
}

.player li {
	/*padding-right: 6px; 
	padding-left: 6px;*/ 
	opacity: 1; 
	padding-top: 0; 
	margin-top: 0; 
	display: inline;
}

.player li:hover {
	opacity: 1;
}

div#fancy_overlay {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	background-color: #333; 
	width: 225px; 
	height: 50px; 
	margin-bottom: 10px;
}

div#fancy_loading {
	position: absolute; 
	height: 40px; 
	width: 40px; 
	cursor: pointer; 
	display: none; 
	overflow: hidden; 
	background: transparent; 
	z-index: 100; 
	margin-top: -20px;
}

div#fancy_loading div {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 40px; 
	height: 480px; 
	/*background: transparent url(fancy_progress.png) no-repeat;*/
}

div#fancy_close {
	position: absolute; 
	top: -12px; 
	right: -12px; 
	height: 30px; 
	width: 30px; 
	/*background: transparent url(fancy_closebox.png);*/ 
	cursor: pointer; 
	z-index: 100; 
	display: none;
}

div#fancy_content {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	padding: 0; 
	margin: 0; 
	z-index: 96; 
	background-color: rgba(0,0,0,0.6); 
	overflow: visible;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

#fancy_frame {
	position: relative; 
	width: 100%; 
	height: 100%; 
	display: none; 
	overflow: hidden;
}

img#fancy_img {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	border: 0; 
	padding: 0; 
	margin: 0; 
	z-index: 92;
}

div#fancy_title {
	position: absolute; 
	bottom: -35px; 
	left: 0; 
	width: 100%; 
	z-index: 100; 
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF; 
	font: bold 12px Arial; 
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px; 
	width: 15px; 
	/*background: transparent url(fancy_title_left.png) repeat-x;*/
}

td#fancy_title_main {
	height: 32px; 
	/*background: transparent url(fancy_title_main.png) repeat-x;*/
}

td#fancy_title_right {
	height: 32px; 
	width: 15px; 
	/*background: transparent url(fancy_title_right.png) repeat-x;*/
}

div#fancy_outer {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	margin: -25px 0 0; 
	overflow: hidden; 
	background: transparent; 
	display: none; 
	padding: 18px;
}

div#fancy_inner {
	position: relative; 
	width: 100%; 
	height: 100%; 
	background: transparent;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer; 
	background-image: url(data:image/gif; 
	base: 64,AAAA);
	z-index: 100;
}

a#fancy_left {
	left: -1px; 
	z-index: 200;
}

a#fancy_right {
	right: -1px;
}

a#fancy_left:hover {
	/*background: transparent url(fancy_left.gif) no-repeat 0% 100%;*/
}

a#fancy_right:hover {
	/*background: transparent url(fancy_right.gif) no-repeat 100% 100%;*/
}

#fancy_bigIframe, #fancy_freeIframe {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	z-index: 10;
}

div#fancy_bg {
	display: none;
}

div.fancy_bg {
	position: absolute; 
	display: block; 
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px; 
	width: 100%; 
	height: 18px; 
	/*background: transparent url(fancy_shadow_n.png) repeat-x;*/
}

div.fancy_bg_ne {
	top: -18px; 
	right: -13px; 
	width: 13px; 
	height: 18px; 
	/*background: transparent url(fancy_shadow_ne.png) no-repeat;*/
}

div.fancy_bg_e {
	right: -13px; 
	height: 100%; 
	width: 13px; 
	/*background: transparent url(fancy_shadow_e.png) repeat-y;*/
}

div.fancy_bg_se {
	bottom: -18px; 
	right: -13px; 
	width: 13px; 
	height: 18px; 
	/*background: transparent url(fancy_shadow_se.png) no-repeat;*/
}

div.fancy_bg_s {
	bottom: -18px; 
	width: 100%; 
	height: 18px; 
	/*background: transparent url(fancy_shadow_s.png) repeat-x;*/
}

div.fancy_bg_sw {
	bottom: -18px; 
	left: -13px; 
	width: 13px; 
	height: 18px; 
	/*background: transparent url(fancy_shadow_sw.png) no-repeat;*/
}

div.fancy_bg_w {
	left: -13px; 
	height: 100%; 
	width: 13px; 
	/*background: transparent url(fancy_shadow_w.png) repeat-y;*/
}

div.fancy_bg_nw {
	top: -18px; 
	left: -13px; 
	width: 13px; 
	height: 18px; 
	/*background: transparent url(fancy_shadow_nw.png) no-repeat;*/
}

iframe {
	background-color: transparent;
}

#fancy_div {
	background: none; 
	height: 30px; 
	padding-top: 15px;
}

#fancy_div img {
	margin-bottom: 10px;
}

iframe {
	width: 260px;
}

#fancy_div p span.arrowembedded img {
	margin-bottom: 1px;
}


