
/* CSS Document */
html {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body {
	background-image:url(/film/img/bodybg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#374760;
	padding-top:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
}
#pageContainer {
	width:962px;
	margin:0 auto;
}
/**
* SØG
*/
#search {
	float:right;
	clear:none;
	width:300px;
	margin:0;
	padding-top:3px;
	margin-right:25px;
	margin-top:7px;
}
#soeg_keyword {
	background:url(/film/img/soegbg.png) no-repeat;
	border:none;
	width:187px;
	height:25px;
	padding-left:30px;
	padding-right:10px;
	float:left;
}
#soeg_knap {
	float:right;
}
/**
* top navigation
*/
#topNav, #bottom {
	background:url(/film/img/barround.png) no-repeat;
	height:50px;
	margin:0;
}
#topNav ul, #bottom ul {
	padding-left: 0;
	float: left;
	width:580px;
	margin:0;
	margin-left: 20px;
	height:45px;
}
#bottom {
	text-align:center;
}
#bottom ul {
	float:none;
	width:300px;
	margin:0 auto;
}
#topNav ul li, #bottom ul li {
	display: inline;
}
#topNav ul li a, #bottom ul li a {
	color: #860b03;
	text-decoration: none;
	float: left;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
	height:27px;
	margin-top:3px;
	padding-top:12px;
}
#topNav ul li a:hover, #topNav ul li a.active, #bottom ul li a:hover {
	background:url(/film/img/navactive.png) repeat-x top;
	color: #fff;
}
/**
* reklamer
*/
#topad {
	text-align:center;
	margin:0;
	font-size:2em;
}
#rightAds {
	width:150px;
	float:right;
	min-height:500px;
}
#rightHeader {
	margin:0;
	height:25px;
	color:#860b03;
	font-size:1.2em;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
}
#skabelon_produkt #rightAds {
	width:306px;
	background:url(/film/img/subheaderlarge.png) no-repeat top;
	float:right;
	min-height:500px;
}
#adContainer {
	background:#FFF;
	text-align:center;
}
#contentContainer {
}
#content {
	background:url(/film/img/wh.png) no-repeat;
	width:650px;
	min-height:538px;
}
#cinner {
	padding:15px;
}
#content h1 {
	background:url(/film/img/subheadercenterlarge.png) no-repeat;
	width:650px;
	font-size:1.3em;
	color:#860b03;
	height:25px;
	padding-top:10px;
	padding-left:10px;
	margin:0;
}
thead {
		background:url(/film/img/subheadercenterlarge.png) no-repeat;
		background:transparrent;

}
table {
	-moz-border-radius:0.8em;
	-khtml-border-radius:0.8em;
width:98%;
margin:0 auto;
	border:none;
	border-collapse:collapse;
}
.odd, .odd td {
	background-color:#EBEBEB;	
}
/**
* tabs
*/
#tabContent ul {
	list-style-type: none;
	border-bottom: 1px solid #860b03;
	margin: 0;
	padding:0;
	padding-bottom:4px;
}
#tabContent ul li {
	display:inline;
	height: 21px;
	background:url(/film/img/subheaderlarge.png) no-repeat center;
	padding:4px;
	cursor:pointer;
}
#tabContent ul li.active, #tabContent ul li.hover {
	background:url(/film/img/navactive.png) repeat-x top;
	color:#FFF;
}
.tab {
	border:1px solid #860b03;
	border-top:none;
	padding:5px;
	min-height:250px;
}
.hide {
	display:none;
}
.show {
	display:block;
}
.center {
	text-align:center;	
}

#content a {
	color:#860b03;
}

#pgnav {
}
#pgnav li.first {
	padding-top:5px;
}
.bd-ft .row {
	text-align:center;
}
span.btn {
}
.btn-list li.dsp {
	line-height:23px;
	font-size:93%;
}
ol.btn-list li {
	float:left;
	margin-left:4px;
	list-style-type:none;
}
span.btn, a.btn:link, a.btn:visited, {
display:inline-block;
position:relative;
background:transparent url('/film/img/gbtn-bg.png') repeat-x;
border:1px solid #97a7af;
margin:0;
padding:5px 8px;
text-decoration:none;
color:#333;
font-size:85%;
line-height:14px;
cursor:pointer;
white-space:nowrap;
}
a.btn:hover {
	background-image:url('/film/img/gbtn-bg-sel.png');
	border:1px solid #e4905a;
	color:#e4905a;
	text-decoration:none;
}
a.btn.sel:link, a.btn.sel:visited, span.btn {
	background-image:url('/film/img/gbtn-bg-sel.png');
	border-color:#e4905a;
	color:#333;
	font-weight:bold;
	cursor:pointer;
}
span.btn i.tr {
	top:-1px;
	right:-1px;
}
span.btn i.bl {
	bottom:-1px;
	left:-1px;
}
span.btn i {
	display:block;
	_display:none;
	position:absolute;
	width:1px;
	height:1px;
	line-height:0;
	background:#fff;
}
a.btn i, span.btn i {
	display:block;
	_display:none;
	position:absolute;
	width:1px;
	height:1px;
	line-height:0;
	background:#fff;
}
a.btn i.tr, span.btn i.tr {
	top:-1px;
	right:-1px;
}
a.btn i.bl, span.btn i.bl {
	bottom:-1px;
	left:-1px;
}
a.btn i.br, span.btn i.br {
	bottom:-1px;
	right:-1px;
}
ol.btn-list {
	float:left;
}
ol.btn-list li {
	float:left;
	margin-left:4px;
	list-style-type:none;
}
#pgnav {
}
#pgnav li.first {
	padding-top:5px;
}
a.btn i.tr, span.btn i.tr {
	top:-1px;
	right:-1px;
}
a.btn i.bl, span.btn i.bl {
	bottom:-1px;
	left:-1px;
}
a.btn i.tl, span.btn i.tl {
	top:-1px;
	left:-1px;
}
a.btn i, span.btn i {
	display:block;
	_display:none;
	position:absolute;
	width:1px;
	height:1px;
	line-height:0;
	background:#fff;
}
a.btn i.br, span.btn i.br {
	bottom:-1px;
	right:-1px;
}
a.btn:link, a.btn:visited, span.btn, input.btn {
	display:inline-block;
	position:relative;
	background:transparent url(/film/img/gbtn-bg.png) repeat-x;
	border:1px solid #97a7af;
	margin:0;
	padding:5px 8px;
	text-decoration:none;
	color:#333;
	font-size:85%;
	line-height:14px;
	cursor:pointer;
	white-space:nowrap;
}
a.btn:hover, input.btn:hover {
	background-image:url(/film/img/gbtn-bg-sel.png);
	border:1px solid #e4905a;
	color:#e4905a;
	text-decoration:none;
}
a.btn.sel:link, a.btn.sel:visited, span.btn {
	background-image:url(/film/img/gbtn-bg-sel.png);
	border-color:#e4905a;
	color:#333;
	font-weight:bold;
	cursor:pointer;
}
a.btn i, span.btn i {
	display:block;
	_display:none;
	position:absolute;
	width:1px;
	height:1px;
	line-height:0;
	background:#fff;
}
a.btn i.tl, span.btn i.tl {
	top:-1px;
	left:-1px;
}
a.btn i.tr, span.btn i.tr {
	top:-1px;
	right:-1px;
}
a.btn i.bl, span.btn i.bl {
	bottom:-1px;
	left:-1px;
}
a.btn i.br, span.btn i.br {
	bottom:-1px;
	right:-1px;
}
a.hidden:link, a.hidden:visited, input.hidden, span.hidden {
	display:none;
}
#doc.home #top {
	float:left;
	clear:both;
	margin-bottom:24px;
}

