html
{
    margin: 0;
    padding: 0;
    color: #000000;
    background-color: #d8d8d8;
}
body
{
    margin: 0;
    padding: 0;
}

/* global classes */
.hiddenlabel
{
    position: absolute;
    visibility: hidden;
}
.displaynone
{
    display: none;
}
.displayinlineleft
{
	display: inline;
	float: left;	
}
.displayinlineright
{
	display: inline;
	float: right;	
}
.blockimage
{
    display: block;
}
.clearboth
{
    clear: both;
}
.noheight
{
    height: 0px;
}

.topborder1
{
    border-top: solid 1px #dadada;
}
.topborder4
{
    border-top: solid 4px #b3b3b3;
}
.bottomborder1
{
    border-bottom: solid 1px #dadada;
}
.bottomborder4
{
    border-bottom: solid 4px #b3b3b3;
}
.borderRevoke .topborder1,
.borderRevoke .topborder4,
.borderRevoke .bottomborder1,
.borderRevoke .bottomborder4
{
    border-top:none;
    border-bottom:none;
}
.alignright
{
    text-align: right;
}
.topmargin1
{
    margin-top: 20px !important;
}
.topmargin2
{
    margin-top: 10px !important;
}
.topmargin3
{
    margin-top: 16px !important;
}
.toppadding1
{
    padding-top: 20px !important;
}
.toppadding2
{
    padding-top: 10px !important;
}
.toppadding3
{
    padding-top: 17px;/*12*/
}
.bottommargin1
{
    margin-bottom: 20px;
}
.bottommargin2
{
    margin-bottom: 10px;
}
.bottommargin3
{
    margin-bottom: 12px;
}
.bottompadding0
{
    padding-bottom: 0px !important;
}
.bottompadding1
{
    padding-bottom: 20px;
}
.bottompadding2
{
    padding-bottom: 10px;
}
.bottompadding3
{
    padding-bottom: 12px;
}
.primaryheader
{
    margin-top: 5px;
    padding-bottom: 17px;
    /*width: 450px;*/
}
.boldtext
{
    font-weight: bold;
}
.contentrowpadding
{
    padding: 17px 0px 12px 0px;
}

.plaintable
{
	border: none 0px;
}
#mainform
{
    padding-bottom: 80px;
}
/* global design */
.headerdeviceselect
{
    width: 930px; /* inner height: 930px, outer height: 990px */
    margin: 10px auto 0 auto;
    padding: 0 30px 0 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.globalbox
{
    color: #000000;
    background-color: #ffffff;
    width: 930px; /* inner height: 930px, outer height: 990px */
    margin: 10px auto 0 auto;
    padding: 20px 30px 30px 30px;
}
.globalboxwide
{
    color: #000000;
    background-color: #ffffff;
    margin: 10px auto 0 auto;
    padding: 20px 30px 30px 30px;
    border: none 0px;
    border-collapse: collapse;
    
}
.globaltop
{
    width: 100%;
    height: 88px;
    position: relative;
}

.globalbottom
{
    color: #ffffff;
    background-color: #000000;
    margin-top: 30px;
    font-size: 90.9%;
    width: 930px;
    text-transform: uppercase;
    line-height: 150%;
    font-family: Arial, Verdana, Sans-Serif;
    position: relative;
    float:left;
}
.globalboxwide .globalbottom
{
    width: auto;
}
.globalbottomimage
{
    width: 94px;
    height: 39px;
}
.globalbottom a:link,.globalbottom a:visited
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: none;
}
.globalbottom a:active,.globalbottom a:hover
{
    color: #c1341a;
    background-color: inherit;
    text-decoration: underline;
}
.globalbottom p
{
    margin:0px;
}
.globalbottom .col
{
    float:left;
    margin:20px 15px;
    color:White;
}
.globalbottom .rightCol
{
    float:right;
    
}
.globalbottom .rightCol a
{
    display:block;
}
.globalbottom .sublogoCol
{
    margin: 6px 20px 6px 0;
}
.globalbottomtexttop
{
    float: right;
    display: inline;
    text-align: right;
}
.globalbottomtextbottom
{
    position: absolute;
    right: 15px;
    bottom: 20px;
    text-align: right;
}

/* COLUMNS */
.col3w1
{
    width: 290px;
    float: left;
    display: inline;
    overflow: hidden;
}
.col3w2
{
    width: 610px;
    float: left;
    display: inline;
    overflow: hidden;
}
.col3w3
{
    width: 930px;
}
.col4w1
{
    width: 210px;
    float: left;
    display: inline;
    overflow: hidden;
}
.col4w2
{
    width: 450px;
    float: left;
    display: inline;
    overflow: hidden;
}
.col4w3
{
    width: 690px;
    float: left;
    display: inline;
    overflow: hidden;
    min-height:10px;
}
.col4w3.wide
{
    width: 1200px;
}

.colmargin
{
    margin-right: 30px;
}

.col2w1
{
    width: 275px;
    float: left;
    display: inline;
    overflow: hidden;
}

/* CONTENT BOX LAYOUTS */
.contentboxlayout1 p
{
    margin: 0;
}
.contentboxlayout2
{
    color: #ffffff;
    background-color: #000000;
}
.contentboxlayout2 .contentboxtext
{
    padding: 0px 15px 15px 15px;
}
.contentboxlayout2 p
{
    margin: 0;
}

.contentboxcentered
{
    text-align: center;
}
.contentboxcentered img
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* BREADCRUMB */
.breadcrumb
{
    font-size: 90.9%;
    text-transform: uppercase;
    color: #7d7d7d;
    background-color: Transparent;
    font-family: Arial, Verdana, Sans-Serif;
    /*margin-top:-3px;*/
}
.breadcrumb a:link,.breadcrumb a:visited
{
    color: #7d7d7d;
    background-color: Transparent;
    text-decoration: none;
}
.breadcrumb a:active,.breadcrumb a:hover
{
    color: #c1341a;
    background-color: Transparent;
    text-decoration: none;
}

/* DOCUMENTFUNCTIONS */
.documentfunctions
{
}
.printicon
{
    float: left;
    cursor:pointer;
}
.docfuncicon
{
    float: right;
}

/* TEXTCONTENT */
.contentinfotop,.contentinfobottom
{
    font-size: 90.9%;
    text-transform: uppercase;
    color: #404040;
    background-color: Transparent;
    font-family: Arial, Verdana, Sans-Serif;
}
.contentinfotop
{
    padding-bottom: 13px;
    margin: 0;
}
.contentinfotop img
{
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
}
.contentinfobottom
{
    border-top: solid 1px #d9d9d9;
    padding-top: 13px;
    padding-bottom:17px;
}
.contentinfotop a:active,.contentinfotop a:hover,
.contentinfobottom a:active,.contentinfobottom a:hover
{
    color: #000000;
    background-color: Transparent;
    text-decoration: none;
}
.contentsummary
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 154.5%;
    
}
.sitemap .contentsummary
{
    margin-top:16px;
}

/* .contentimagetext - class in content.css */
.contentimagetext img
{
    margin-top: 16px;
    display: block;
    margin-bottom: 4px;
}
.contentquote
{
    font-weight: bold;
    float: right;
    display: inline;
    width: 210px;
    border-top: solid 4px #b3b3b3;
    border-bottom: solid 4px #b3b3b3;
    /*margin-top: 4px;*/
    margin-left: 30px;
    margin-bottom: 20px;
    padding: 18px 0 12px 0;
    text-transform: uppercase;
    font-size: 227.3%;
    line-height: 100%;
    text-transform: uppercase;
    font-family: Holton Bold;
    font-weight: normal;

}
.contenttext
{
    /*margin-top: 16px;*/
    line-height: 136%;   
}

.contentboxdate
{
    color: #c1341a;
    background-color: Transparent;
    float: left;
    margin-right: 4px;
}
.imageborder
{
    border: solid 1px #a1a1a1 !important;
}

/* RIGHT COLUMN */
.rightcolbox
{
    margin-top: 20px;
    border-bottom: solid 4px #b3b3b3;
}
.rightcolbox p
{
    margin: 0 0 15px 0;
    padding: 0;
}

.rightcolboxcontent,.rightcolboxlinklist
{
    padding: 15px 0 0 0;
}
.rightcolimage
{
    display: block;
    border: solid 1px #dbdbdb;
    margin: 0;
}
.rightcolboxlinklist a:link,.rightcolboxlinklist a:visited
{
    font-weight: bold;
}
.rightcolboxlinklist a:active,.rightcolboxlinklist a:hover
{
    font-weight: bold;
    color: #000000;
    background-color: Transparent;
}

/* ACCORDION */
.accordion
{
    border-bottom: solid 1px #d3d3d3 !important;
    width: 100%;
}
.accordionheader
{
    color: #7d7d7d;
    background-color: #eaeaea;
    border-top: solid 4px #b3b3b3;
}
.accordionheaderon
{
    color: #c1341a;
    background-color: #eaeaea;
    border-top: solid 4px #c1341a;
}
.accordionheader,.accordionheaderon
{
    cursor: pointer;
    position: relative;
}
.accordionheaderinner
{
    padding: 16px 43px 15px 14px;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    font-weight: bold;
    font-size: 127.3%;
    background-position: center top;
    background-repeat: no-repeat;
}
.accordionheader .accordionheaderinner
{
    background-image: url(/layouts/images/accordionup.gif);
}
.accordionheaderon .accordionheaderinner
{
    background-image: url(/layouts/images/accordiondown.gif);
}
.accordioncontent
{
    color: inherit;
    background-color: #f0f0f0;
    background-position: left top;
    background-repeat: repeat-y;
    background-image: url(/layouts/images/accordioncontentbg.gif);
}

/* BIOGRAFTAL */
table.biotal
{
    border-collapse: collapse;
    border: none 0;
    width: 290px;
}
table.biotal thead
{
    display: none;
}
table.biotal td
{
    padding: 0px 0 7px 0;
    vertical-align: top;
}
.biotalelementpos
{
    width: 50px;
    /*padding: 0;
    margin: 0;*/
}
.biotalelementtext
{
    width: 240px;
    font-weight: bold;
    padding-top: 2px !important;
    /*padding: 0;
    margin: 0;*/
}

/*.bottom h4
{
    margin-bottom: 5px;
}*/

/* CHW newsletter list stuff */
.newslettersubscription input[type='text']
{
    margin: 3px 0px;
}
.newsletterListItem
{
    margin-left: 5px;
    padding: 3px;
    float: left;
    width: 279px;
}
div.newsletterlist
{
    margin-bottom: 10px;
    clear: both;
}
.newsletterbutton
{
    /*margin-left: 5px;*/
}

.rssselectionitem
{
    
}
.rssselectionitemicon
{
    float: left;
    display: inline;
    width: 20px;
}
.rssselectionitemlink
{
    float: left;
    display: inline;
    width: 270px;
}
.newsletterloginform input
{
    margin: 2px 2px 2px 0px;
}

.newsletterloginform a.button_small
{
    margin: 2px 2px 2px 0px;
}
.ghosted
{
    color: #7D7D7D;
}
.ghostedButton
{
    color: #7D7D7D;
}
a.ghostedButton:hover
{
    color: #7D7D7D;
}
a.ghostedButton
{
    color: #7D7D7D;
}
/*
div.newsletterlist input
{
  margin: 3px;
  width: 20px;  
}

div.newsletterlist label
{
    margin: 0px 3px 3px 3px;
    width: 200px;        
}*/

/* CHW buttons */
.buttons { 
    overflow: hidden;
    width: 100%;
    margin: 15px 5px 5px 0px;
}

.search_buttons { 
    position: relative;
    left: 5px;
}
.search_buttons_adv
{
    float: right;
}

.searchCheckBoxes
{
    
}
.searchCheckBoxes .checkboxTitle
{
    margin: 10px 0 5px 0;
}
.searchCheckBoxes .searchCheckbox
{
    margin-right: 5px;
    line-height: 20px;
    font-size: 85%;    
}
.searchCheckBoxes .searchCheckbox label
{
    vertical-align: top;
}

a.button {
    background: transparent url('/layouts/images/bg_button_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    text-transform: uppercase;
    height: 36px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
}

.buttonsOrder a.button {
    margin-right:0px;
    margin-left: 6px; /* CHW: added this to fix layout on main page, while still having the buttons line up with the ical icon above */
}

a.button span {
    background: transparent url('/layouts/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 26px;
    padding: 5px 0 5px 18px;
}
div.button {
    background: transparent url('/layouts/images/bg_button_a.gif') no-repeat scroll top right;
    display: inline;
    float: left;
    text-transform: uppercase;
    height: 36px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
    cursor: pointer;
    color: #c1341a;
}
div.buttonRight {
    float: right !important;
    margin-left: 6px;
    margin-right: 0px;
}
div.button span {
    background: transparent url('/layouts/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 26px;
    padding: 5px 0 5px 18px;
}

a.button_small {
    background: transparent url('/layouts/images/bg_button_small_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    text-transform: uppercase;
    height: 20px;
    margin-right: 6px;
    padding-right: 17px; 
    text-decoration: none;
}

a.button_small span {
    background: transparent url('/layouts/images/bg_button_small_span.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 17px;
}

a.button_small span img.left, a.button span img.left
{
    margin-left: 10px;
}

a.button_small span img.right, a.button span img.right
{
    margin-right: 10px;
}

/*a.button:hover {
    background-position: bottom right;
    outline: none;
}*/

/*a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}*/  


/* FAKTA OM FILM */
.creditsrow
{
	margin: 0px 0px 10px 0px;
	/* border-bottom: solid 1px #aaaaaa;	*/
}

.creditsheaderrow
{
	float:left; 
	font-weight: bold; 
	width: 100%;
	clear: both;
}

.creditsrowcol1
{
	float:left; 
	font-weight: bold; 
	width: 200px;
	padding: 5px 0px 5px 0px;
}

.creditsrowcol2
{
	float:left;
	width: 350px;
    padding: 5px 0px 5px 17px;
}

/* Nationalfilmografien */
.nfcreditsrow
{
	margin: 0px 0px 0px 0px;
	height: 100%;
	clear: both;
}

.nfcreditsheaderrow
{
	float:left; 
	font-weight: bold; 
	width: 100%;
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	border-top: solid 1px #B3B3B3;
}

.nfcreditsrowcol1
{
	float:left; 
	/*font-weight: bold; */
	width: 200px;
	padding: 5px 0px 5px 0px;
	clear: both;

}

.nfcreditsrowcol2
{
	float:left;
	width: 350px;
	padding: 5px 0px 5px 17px;
    line-height: 10px;
}

.nftopimage
{
    float: left;
    display: inline;
    margin: 0px 20px 20px 0px;
}
.nftopdesc
{
    float: left;
    display: inline;
    width: 400px;
}

/* Danish films */
.dftopimage
{
    width:595px;
}

/* CHW generel stuff */
.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.expand_button
{
    float:right;
    border-left: solid 1px #B3B3B3;
    border-right: solid 1px #B3B3B3;
    margin: 10px 0px 10px 10px;
}

.expand_button img
{
    margin: 10px;
}

.crossflowsform
{
    margin: 10px 0px;
}

/*                  */
/* Cinematekt stuff */
/*                  */

/* movie box */
.buttonsDayChange
{   
}
.buttonsDayChange .forward
{
    float: right;
    margin-bottom: 10px;
}
.buttonsDayChange .back
{
    margin-bottom: 10px;   
}
.filmOgDato, .filmOgDatoAlt
{
    color: White;
    padding-top: 10px;
}
.filmOgDato .title
{   
    float: left;
    background-color: Black;
    width: 292px;
    padding: 10px;
}
.filmOgDato .series
{
    border-left: 4px solid #404040;
    background-color: Black;
    width: 80px;
    padding: 10px;
    float: left;
}
.filmOgDato .date
{
    width: 250px;
    padding: 10px;
    border-left: 4px solid #404040;
    background-color: Black;
    float: left;
}

.filmOgDatoAlt .title
{   
    float: left;
    background-color: Black;
    border-left: 4px solid #404040;
    width: 288px;
    padding: 10px;
}
.filmOgDatoAlt .series
{
    border-left: 4px solid #404040;
    background-color: Black;
    width: 80px;
    padding: 10px;
    float: left;
}
.filmOgDatoAlt .date
{
    width: 254px;
    padding: 10px;    
    background-color: Black;
    float: left;
}
.movieBoxesTitle
{
    margin: 10px 0px;
    height: 15px;
}
.movieBoxesTitle .left
{
    float: left;
    width: 490px;    
}
.movieBoxesTitle .right
{
    float: left;
    width: 200px;    
}
.moviebox
{
    padding: 10px;
    clear: both;
    border-top: 1px solid #F0F0F0;    
    margin-top: 10px;
}
.moviebox.new
{
    padding: 10px 10px 10px 0px;
    clear: both;
    border-top: 1px solid #DADADA;
    margin-top: 0px;
}
.moviebox .newtime
{   
    float: left;
}
.moviebox.month, .moviebox.movieAlt
{
    padding: 0px;
    clear: both;
    border-top: none;    
    margin-top: 0px;
    padding: 0px;
    width: 690px;
    background-image: url(/layouts/images/bg_faux_moviebox.gif);
    background-repeat:repeat-y;
}

.moviebox.monthAlt
{   
    background-image: url(/layouts/images/bg_faux_moviebox_alt.gif);
    padding: 0px;
    margin-top: 0px;
}
/* chw old cinematek design 
 should be removed when the new cinematek get uploaded*/
.moviebox .left
{   
    width: 90px;
    margin: 10px;
    overflow: hidden;
    float: left;
    
}
.moviebox .right
{
    width: 560px;
    float: left;
}
/* chw old cinematek end */

/* CHW new cinematek design */
.moviebox .newleft
{   
    width: 90px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    
}

.moviebox .center
{
    margin-right: 10px;
    width: 380px;
    float: left;
    height:90px;
    position:relative;
}

.moviebox .center .info
{
    height: 100%;
    overflow: hidden;
}

.moviebox .center .more
{
    position: absolute;
    bottom: 0px;
}
/* CHW new cinematek design boxes*/

.moviebox .newright
{
    width: 190px;
    float: left;
}
.moviebox .bottom
{
    margin: 0px 90px 0px 0px;
    width: 470px;
}
.moviebox .center .title
{
    margin-top: -4px;
    margin-bottom: 0px;
    max-height: 40px;
    overflow: hidden;
}
.moviebox .first
{   
    width: 316px;
    /*margin: 10px;*/
    overflow: hidden;
    float: left;
    
}
.moviebox .first img.movieImage
{
    width: 90px;
    padding: 5px;
    float: left;
}
.moviebox .first .tekst
{
    width: 190px;
    float: left;
}

.moviebox .first .tekst .title
{
    margin-top: 5px;
}

.moviebox .first .synopsis
{
    border-top: 1px solid #F0F0F0;
    margin-top: 5px;
    padding: 5px;
}
.moviebox .middle
{
    width: 104px;
    float: left;
    padding-top: 5px;
}
.moviebox .last
{
    width: 260px;
    float: left;    
    padding: 5px 5px 10px 5px;
}
/* chw old cinematek design, should be removed later */
.moviebox .extrainfo
{    
    /*margin-top: 10px;*/
}

.moviebox .extrainfo p.synopsis
{
    margin-top: 0px;
}

/* chw new cinematek design */
.moviebox .newextrainfo
{
    display: none;
}

.moviebox.monthAlt .last
{
    width: 264px;
    padding: 5px 5px 10px 5px;
}

.moviebox.monthAlt .first
{   
    width: 312px;
}

.moviebox.monthAlt .middle
{
    width: 100px;
    padding-left: 4px;
}

.moviebox.monthAlt .first img.movieImage
{   
    padding: 5px 5px 5px 10px;
}

.moviebox.monthAlt .first .synopsis
{
    padding: 5px 5px 5px 10px;
}

.moviebox .last .buttonsPanel .buttonsSection
{
    /*line-height: 36px;*/
    vertical-align: middle;
    margin-left: 3px;
    margin-bottom: 5px;
    float: left;
}
.moviebox .right .title, .moviebox .newright .title
{
    width: 230px;
}

.moviebox .buttons
{
    float: right;
}

.moviebox .buttonsOrder
{
    float: right;
    margin: 0px 0px 10px 10px;
}

.moviebox #movieImage
{
    float: left;
}

.seriesbox
{
    padding: 10px;
    clear: both;
    border-top: 1px solid #F0F0F0;    
    margin-top: 10px;
}
.seriesbox .left
{
    width: 108px;
    float: left;
}
.seriesbox .right
{
    width: 562px;
    float: left;
}
.seriesbox .right .title
{
    margin-bottom: 0px;
    margin-top: 0px;
}
.seriesbox .content
{
    width: 550px;
}

.seriesbox .content img
{
    margin: 15px 0px;
}

.seriesbox .content .films .film
{
    margin-bottom: 5px;
}
/* Ajax add box */
.cinematek_add_box
{
    display: none;
    border: 2px solid #C1341A;
    padding: 5px;
    background-color: White;
}

.cinematek_add_box .cinematek_add_title
{
    border-bottom: 1px solid #B3B3B3;
}

.cinematek_add_box .cinematek_add_text
{
    padding: 2px;
    color: #404040;
}

.cinematekFasttrack
{
    background-color: #000000;
    color: #FFFFFF;
    height: 120px;
}

.cinematekFasttrack .cinematekSelector
{
    float: left;
    width: 470px;
    /*height: 80px;*/
    padding: 10px 0px 10px 10px;
}
.cinematekFasttrack .cinematekFavorites
{
    float: left;
    width: 189px;
    height: 100px;
    border-left: 1px solid #FFFFFF;
    padding: 0px 10px;
    margin: 10px 0;
}
.cinematekFasttrack h3
{
    margin-bottom: 0px;
}
.cinematekFasttrack .cineText
{
    color: #FFFFFF;
}
.cinematekFasttrack .cineSmallText
{
    font-size: 80%;
}
.cinematekFasttrack ul
{
    padding-left: 0px;
    margin-bottom: 0px;
}
.cinematekFasttrack ul li
{
    list-style-type: none;
    height: 12px;
    overflow: hidden;
}
.cinematekFasttrack a
{
    color: #FFFFFF;
}
.cinematekFasttrack a:hover
{
    color: #C1341A;
}
.cinematekFasttrack .cinematekSelector select
{
    width: 225px;
    margin: 5px 10px 5px 0px;
    float: left;
    font-size: 90%;
}

/* Film view */
h4.showTitle
{
    margin-top: 10px;
}
div.CinematekFilm img.image
{
    margin: 5px 0px;
}
div.CinematekFilm div.filmSection
{
    margin: 10px 0px;
}
div.showList
{
    border-top: 1px solid #F0F0F0;
    margin-top: 5px;
    margin-bottom: 30px;
}

div.showList div.showListItem
{
    border-bottom: 1px solid #F0F0F0;
    line-height: 49px;
    vertical-align: middle;
    margin: 3px 0px;
}

div.showList div.showListItem div.date
{
    width: 230px;
    float:left;
}

div.showList div.showListItem div.showButtons
{
    width: 220px;
    height: 39px;
    margin: 5px 0px;
    float: left;
    
}

/* VEJVISER - (linknavigationbox) */
.linknavigationbox
{
    color: #ffffff;
    background-color: #000000;
    
}
.linknavigationboxcontent
{
    padding: 15px 15px 15px 15px;
}
.linknavigationboxleft,.linknavigationboxright
{
    float: left;
    display: inline;
    width: 275px;
}
.linknavigationboxright
{
    margin-left: 30px;
}

.linknavigationbox label
{
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}
.linknavigationboxselect
{
    border: solid 1px #dadada;
    color: #7f7f7f;
    background-color: #fafafa;
    font-size: 90.9%;
    text-transform: uppercase;
    float: left;
    margin: 0 6px 0 0;
    padding: 1px 2px 1px 2px;
    height: 20px;
    width: 248px;
}
.linknavigationbox h4
{
    margin: 20px 0 6px 0;
    color: #ffffff;
    font-weight: bold;
}
.linknavigationbox .linkrowscollectionitem
{
    float: left;
    display: inline;
    width: 160px;
    margin-right: 30px;
    margin-top: 4px;
}
.linknavigationbox .linkrowscollectionitem a:hover
{
    text-decoration: underline;
}

.supersearchbottom .linkrowscollectionitem
{
    float: left;
    display: inline;
    width: 140px;
    margin-right: 15px;
    margin-top: 4px;
}
.supersearchbottom .linkrowscollectionitem a:hover
{
    color: #000000;
}

/* SUPERSEARCH */
.supersearchcontent
{
	background-color: #F0F0F0;
	padding: 20px 15px 0px 15px;
	width: 900px;
	overflow: hidden;
}
.supersearchmaincol
{
    float: left;
    display: inline;
    width: 595px;
    overflow: hidden; margin-top:-4px;
}
.supersearchrightcol
{
    margin-left: 30px;
    float: left;
    display: inline;
    width: 275px;
    overflow: hidden;
}
.ssmainheader
{
    margin-top: 0px;
    font-weight: bold;
    padding: 0;
    font-size: 154.6%;
    font-family: Arial, Verdana, Sans-Serif;
}
.ssmainheadersub
{
    margin-top: 0px;
    font-weight: bold;
    padding: 0;
    font-size: 124.6%;
    font-family: Arial, Verdana, Sans-Serif;
}
.supersearch1col
{
    float: left;
    display: inline;
    width: 282px;
}
.supersearchonethirdcol
{
    float: left;
    display: inline;
    width: 178px;
}
.supersearchw3col1
{
    float: left;
    display: inline;
    width: 260px;
}
.supersearchcolmargin
{
    margin-right: 60px;
}
.supersearchrightcolbox
{
    color: #ffffff;
	background-color: #000000;
    padding: 20px 15px;
    /*width: 245px;*/
    width: auto;
}
.filmcentralen a {
    color: #ffffff;
    display: block;
} 
.filmcentralen img {
    height: 31px;
    margin-top: 5px;
} 
.filmcentralen .videoteketText a {
    color: #C1341A;
    display: inline;
}
/* Paging */
.pagingnumbers
{
    float: left;
    display: inline;
    width: 550px;
    padding-top: 8px;
}
.pagingnumber,.pagingnumberactive,.pagingnumberseparator, .pagingnumberstart
{
    float: left;
    display: inline;
}
.pagingnumberactive
{
    font-weight: bold;
}
.pagingnumberseparator
{
    text-align: center;
    margin: 0 10px 0 10px;
}
.pagingnumberstart
{
    margin-right: 60px;
}
.pagingbuttons
{
    float: right;
    display: inline;
    width: 50px;
    text-align: right;
    padding: 5px 0 5px 0;
}
.pagingbuttons img
{
    margin-left: 5px;
}
.pagesize
{
    /*width: 50px;*/
    float: right;
    display: inline;
    height: 20px;
    /*margin: 5px 0px 0px 5px;*/
}
.searchresultrss img
{
    float: right;
}

/* Alphabet lists */
.alphaNavigation
{
    margin: 10px 0px;
}

.alphaNavigation .nav
{
    float: right;
    line-height: 20px;
    vertical-align: top;
    padding: 0px 10px 10px 10px;
}

.alphaNavigation .nav select
{
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}

.alphaNavigation .alphaLetter
{
    margin-right: 2px;
}

 .alphaListItem div .subAlphaListItem
 {
    display: block;
 }
 
 .alphaTable
 {
    width: 100%;
    border-top: none;
    
 }
 
 .alphaTable .alphaHead
 {
    border-bottom: 2px solid #C63818;
 }
 
 .alphaTable .alphaHeader
 {
    font-weight: bold;
 }
 .alphaTable .alt
 {
    background-color: White;
 }

.subContent
{
    margin-left: 20px;
    display: none;
}

/* ADVERTS - DFI-BOGEN */
.adverttop
{
    text-transform: uppercase;
    font-size: 90.9%;
    margin-bottom: 30px;
}
.adverttop img
{
    position: relative;
    left: -15px;
    margin-top: 6px;
}
.advertrightlink
{
    text-transform: uppercase;
    font-size: 90.9%;
    margin-top: 6px;
}

/* GALLERY */
.gallerynavleft
{
    float: left;
    width: 15px;
    margin-right: 20px;
}
.gallerynavleft img,.gallerynavright img
{
    cursor: pointer;
}
.gallerynavdisabled
{
    cursor: default !important;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.gallerynavright
{
    float: left;
    width: 15px;
    margin-left: 20px;
}
.gallerycontent
{
    float: left;
    width: 175px;
    text-align: center;
}

/* Press Material */
.pressimagebox
{
    width: 100px;
    float: left;
    margin-top: 16px;
    margin-right: 16px;
    font-size: 90.9%;
}
.pressimagebox img
{
    border: solid 1px #d9d9d9;
    display: block;
    margin-bottom: 4px;
}
/* Press Materials Cinemateket */
.col4w1 .pressimagebox
{
    margin-right: 5px;
    font-size: 100%;
}
.col4w1 .pressimagebox a {
    color: #000000;
}
.col4w1.pressmaterials a
{
    text-transform: capitalize;
}

/* SITEMAP */
.sitemapsubitem
{
    text-transform: uppercase;
    margin-top: 6px;
}

/* NYHEDS SEKTION */

/* topnyheder */

.topnewsboxes .newsbox h2
{
    margin-bottom: 8px;
}

.topnewsboxes .newsbox p
{
    margin-bottom: 0px;
}

/* Spamfilter */
.mailspamsummarybox
{
    margin: 20px 0 20px 0;
    border-top: solid 4px #b3b3b3;
}
.mailspamsummaryitem
{
    margin: 20px 0 20px 0;
}
/* stat item */
.hitCounter
{
    visibility: hidden;
}

/* Image dimensioning for page speed optimization (KFA) */
.col3w1 a .blockimage, .col3w1 colmargin a .blockimage, .col3w1 .blockimage
{
	width: 290px;
	/* CHW: removed this as it screwed with the design on the front page */
	/*height: 163px;*/
	
}
.globaltop a .blockimage
{
	width: 208px;
	height: 69px;
}
.docfuncicon
{
	width: 135px;
	height: 20px;
}
.frontpageflashcarousel
{
    margin-top:-9px;
    height: 233px;
    overflow:hidden;
    float:left;
    padding-bottom: 12px;
    margin-bottom:20px;
    border-bottom: 4px solid #B3B3B3;
}
.flashcarousel
{
    margin-top:-7px;
    height: 233px;
    overflow:hidden;
    padding-bottom: 12px;
    margin-bottom:20px;
    border-bottom: 4px solid #B3B3B3;
}
/*.primaryheader .sIFR-fixfocus .sIFR-flash
{
    margin-top:-6px !important;
}
/*.primaryheader .sIFR-replaced
{
    margin-top:-5px !important;
}*/
.bottomborder4 .tabsmenu
{
    padding-bottom:0px;
}
.col3w3 .listheader
{
    margin-top:-2px;
}
.col3w3.topmargin1.hideinprint
{
    margin-top:13px;
}
.topborder1.bottomborder4.topmargin3.contentrowpadding .col3w1.colmargin
{
    padding-bottom:18px;
}
.contentboxtext
{
    padding-top:3px;
    padding-top:0px; /*hls changed to original 28.01.2011*/
}
/*.toppadding1.hideinprint
{
    padding-top:0px;
}*/
.filmhuset .tabsmenu
{
    padding-bottom:0px;
}
.filmhuset .listcol3w2 .feedListFooter
{   
    /*margin-bottom:-4px;*/
}
/*.filmhuset .listcol3w1 .listitem
{
    padding: 20px 0px 20px 0px;
}*/
.tabsmenualt .tabsmenuitem
{
    padding:18px 15px 2px;
}
.tabsmenualt .tabsmenuitemonfirst
{
padding:16px 17px 2px 15px;
}
.tabsmenualt .tabsmenuitemon
{
    padding:18px 17px 0px;
}
.tabsmenualt .tabsmenuitemonlast
{
    padding:16px 15px 0px 17px;
}
.supersearchmaincol h2
{
    margin:0px 0px 16px;
}
.supersearchw3col1 .sIFR-fixfocus,
.topmargin1 .sIFR-fixfocus,
.col4w1 .sIFR-fixfocus
{
    margin-top:-4px !important;
}
.sifrHelpClass
{
    margin-top:-4px;
}
.supersearchcontent .contentrowpadding
{
    padding:14px 0px 18px;
}
.listheader .size2type1bold
{
    margin-top:-4px;
}
.weblogbuttons
{
    margin-top:20px !important;
}

.likebuttons
{
    /*float: right;*/
    display:inline;
    position:absolute;
    right:0;
    bottom:19px;
}

.plusone, .facebook-like, .twitter-follow
{
    float: left;
    display:inline;
}

/* HOLTON FONTS*/
    /* HEADERS */
    /* size 1 */
    .size1type1bold
    {
        color: #000000;
        background-color: Transparent;
        text-transform: uppercase;
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        margin: 0;
        padding: 0;
        line-height: 100%;
        font-size: 454.5%;
    }
    
    .size1type1regular
    {
        color: #b3b3b3;
        background-color: Transparent;
        text-transform: uppercase;
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        margin: 0;
        padding: 0;
        font-size: 454.5%;
        line-height: 100%;
    }
    
    /* size 2 */
    .size2type1bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        line-height: 100%;
        font-size: 318.2%;
    }
    
    .size2type1regular
    {
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #b3b3b3;
        background-color: Transparent;
        line-height: 100%;
        font-size: 318.2%;
    }
    
    .size2type2bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #c1341a;
        background-color: Transparent;
        line-height: 100%;
        font-size: 318.2%;
    }
    
    .size2type2regular
    {
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #ffffff;
        background-color: Transparent;
        line-height: 100%;
        font-size: 318.2%;
    }
    
    .size2type3regular
    {
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #000000;
        background-color: Transparent;
        line-height: 100%;
        font-size: 318.2%;
    }
    
    .size4type4regular
    {
        /*font-size: 19px;*/
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #a5823c;
        background-color: Transparent;
        line-height: 100%;
    }
    .size3type4regular
    {
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #a5823c;
        background-color: Transparent;
        line-height: 100%;
        font-size: 34px;
    }
    
    .size4type5regular
    {
        /*font-size: 19px;*/
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #ffffff;
        background-color: Transparent;
        line-height: 100%;
    }
    .size2type3bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 11px 0px 3px 0px;
        color: #000000; /*added hls*/
        line-height: 90%;
        background-color: Transparent;
        font-size: 318.2%;
    }
    .size2type3bold a:link, .size2type3bold a:active, .size2type3bold a:visited {
        color: #000000;
    }
    .size2type3bold a:hover
    {
        color: #c1341a;
    }

    /* Added by LSS - else the H2 are same color as background in Stills */
    .dfigallery .dfigalleryleft h2
    {
        color: #c1341a !important;
    }
    .filmupdatenewslist .size2type3bold {
        color: #c1341a;
    }
    
    .size2type4bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 8px 0 0 0;
        color: #ffd74f;
        line-height: 100%;
        background-color: Transparent;
        font-size: 318.2%;
    }
    
    .size2type5bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        padding: 8px 0 0 0;
        color: #ffffff;
        line-height: 100%;
        background-color: Transparent;
        font-size: 318.2%;
    }
    
    /* size 3 */
    .size3type2regular
    {
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        font-size: 178.2%;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #ffffff;
        line-height: 100%;
        background-color: Transparent;
    }
    
    .size3type2bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        font-size: 178.2%;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 0 0;
        color: #ffffff;
        line-height: 100%;
        background-color: Transparent;
    }
    
    .size3type3bold
    {
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0;
        color: #c1341a;
        background-color: Transparent;
        font-size: 178.2%;
        line-height: 100%;
    }   
    
    /* MODULES */
    .module .size2type1bold
    {
        margin-top: 11px;
    }
    h4.size4type1bold
    {
        font-size: 40px;
        width: 100%;
        line-height: 100%;
        text-transform: uppercase;
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
    }
    h3.size3type1normal
    {
        font-size: 55px;
        width: 100%;
        line-height: 100%;
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
    }
    h3.size3type1normal a:link, h3.size3type1normal a:visited
    {
        color: #FFFFFF;
    }
    h3.size3type1normal a:hover, h3.size3type1normal a:active
    {
        color: #c1341a;
    }

    h4.size5type1bold
    {
        font-size: 35px;
        font-family:"Holton Bold";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 100%;
    }
    h5.size6type1normal
    {
        font-size: 35px;
        font-family:"Holton Regular";
        letter-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 100%;
        color: #c2c2c2;
    } 