 /* v1.0 | 20080212 */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; } 
 #lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; } #lbOverlay.grey { background-color: #000000; } #lbOverlay.red { background-color: #330000; } #lbOverlay.green { background-color: #003300; } #lbOverlay.blue { background-color: #011D50; } #lbOverlay.gold { background-color: #666600; } #lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; } #lbMain a img { border: none; } #lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; } #lbOuterContainer.grey { border: 3px solid #888888; } #lbOuterContainer.red { border: 3px solid #DD0000; } #lbOuterContainer.green { border: 3px solid #00B000; } #lbOuterContainer.blue { border: 3px solid #5F89D8; } #lbOuterContainer.gold { border: 3px solid #B0B000; } #lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; } #lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; } #lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; } #lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; } #lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; } #lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; } #lbImageContainer, #lbIframeContainer { padding: 10px; } #lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/sitefiles/1/lytebox/loading.gif) center no-repeat; } #lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #lbImageContainer>#lbHoverNav { left: 0; } #lbHoverNav a { outline: none; } #lbPrev { width: 49%; height: 100%; background: transparent url(/sitefiles/1/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; } #lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/sitefiles/1/lytebox/prev_grey.gif) left 15% no-repeat; } #lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(/sitefiles/1/lytebox/prev_red.gif) left 15% no-repeat; } #lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(/sitefiles/1/lytebox/prev_green.gif) left 15% no-repeat; } #lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/sitefiles/1/lytebox/prev_blue.gif) left 15% no-repeat; } #lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(/sitefiles/1/lytebox/prev_gold.gif) left 15% no-repeat; } #lbNext { width: 49%; height: 100%; background: transparent url(/sitefiles/1/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; } #lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/sitefiles/1/lytebox/next_grey.gif) right 15% no-repeat; } #lbNext.red:hover, #lbNext.red:visited:hover { background: url(/sitefiles/1/lytebox/next_red.gif) right 15% no-repeat; } #lbNext.green:hover, #lbNext.green:visited:hover { background: url(/sitefiles/1/lytebox/next_green.gif) right 15% no-repeat; } #lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/sitefiles/1/lytebox/next_blue.gif) right 15% no-repeat; } #lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(/sitefiles/1/lytebox/next_gold.gif) right 15% no-repeat; } #lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; } #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; } #lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; } #lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; } #lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; } #lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; } #lbPrev2_Off, #lbNext2_Off { font-weight: bold; } #lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; } #lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; } #lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; } #lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; } #lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; } #lbDetailsData { padding: 0 10px; } #lbDetailsData.grey { color: #333333; } #lbDetailsData.red { color: #620000; } #lbDetailsData.green { color: #003300; } #lbDetailsData.blue { color: #01379E; } #lbDetailsData.gold { color: #666600; } #lbDetails { width: 60%; float: left; text-align: left; } #lbCaption { display: block; font-weight: bold; } #lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; } #lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; } #lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; } #lbClose.grey { background: url(/sitefiles/1/lytebox/close_grey.png) no-repeat; } #lbClose.red { background: url(/sitefiles/1/lytebox/close_red.png) no-repeat; } #lbClose.green { background: url(/sitefiles/1/lytebox/close_green.png) no-repeat; } #lbClose.blue { background: url(/sitefiles/1/lytebox/close_blue.png) no-repeat; } #lbClose.gold { background: url(/sitefiles/1/lytebox/close_gold.png) no-repeat; } #lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; } #lbPlay.grey { background: url(/sitefiles/1/lytebox/play_grey.png) no-repeat; } #lbPlay.red { background: url(/sitefiles/1/lytebox/play_red.png) no-repeat; } #lbPlay.green { background: url(/sitefiles/1/lytebox/play_green.png) no-repeat; } #lbPlay.blue { background: url(/sitefiles/1/lytebox/play_blue.png) no-repeat; } #lbPlay.gold { background: url(/sitefiles/1/lytebox/play_gold.png) no-repeat; } #lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; } #lbPause.grey { background: url(/sitefiles/1/lytebox/pause_grey.png) no-repeat; } #lbPause.red { background: url(/sitefiles/1/lytebox/pause_red.png) no-repeat; } #lbPause.green { background: url(/sitefiles/1/lytebox/pause_green.png) no-repeat; } #lbPause.blue { background: url(/sitefiles/1/lytebox/pause_blue.png) no-repeat; } #lbPause.gold { background: url(/sitefiles/1/lytebox/pause_gold.png) no-repeat; }
 html, body, #contentContainer{ height: 100%; font-family: Arial, Helvetica, sans-serif;} body > #contentContainer{ height: auto; min-height: 100%; } html, body, #contentContainer{ height: 100%; } #contentContainer{ background: #77BBDD url(/sitefiles/1/design/background.png) 0 0 repeat-x; } #content{ padding-bottom: 333px; position: relative; background: url(/sitefiles/1/design/para1.png) 20% 0 repeat-x; } /* must be same height as the footer */ #footerContainer{ width: 100%; position: relative; margin-top: -333px; /* negative value of footer height */ height: 333px; clear:both; } /* CLEAR FIX*/ .clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix{ display: inline-block; } /* Hides from IE-mac \*/ * html .clearfix { height: 1%; } .clearfix{ display: block; } /* End hide from IE-mac */ .clear{ clear: both; } .patternBg1{ position: relative; clear: both; width: 100%; height: 150px; background: url(/sitefiles/1/design/para2.png) 80% 0 repeat-x; } .patternBg2{ position: relative; clear: both; width: 100%; height: 150px; margin: -150px 0 0 0; background: url(/sitefiles/1/design/para3.png) 80% 0 repeat-x; } .patternBg3{ position: relative; clear: both; width: 100%; height: 150px; margin: -150px 0 0 0; background: url(/sitefiles/1/design/menuBackground2.png) center 46px repeat-x; } .menuContainer{ position: relative; width: 1020px; height: 150px; margin: -150px auto 0 auto; } .menuContainer .topMenuContainer{ width: 1020px; height: 46px; } .menuContainer .topMenuContainer .floatRight{ float: right; } .menuContainer .topMenuContainer .wrapper{ float: left; } .menuContainer .topMenuContainer .topMenu{ float: left; height: 28px; padding: 18px 0 0 0; margin: 0 0 0 18px; border-right: 1px solid #c8e5f5; } .menuContainer .topMenuContainer .topMenu li{ float: left; padding: 0 10px 0 0; margin: 0 10px 0 0; background: url(/sitefiles/1/design/point.png) right 3px no-repeat;; } .menuContainer .topMenuContainer .topMenu li.last{ background: none; } .menuContainer .topMenuContainer .topMenu li a{ float: left; font-size: 12px; color: #0e3640; text-decoration: none; } .menuContainer .topMenuContainer .language{ float: left; height: 28px; padding: 18px 8px 0 0; margin: 0 20px 0 18px; border-right: 1px solid #c8e5f5; } .menuContainer .topMenuContainer .language li{ float: left; margin: 0 10px 0 0; } .menuContainer .topMenuContainer .language li a.no{ float: left; font-size: 12px; color: #0e3640; padding: 0 0 0 26px; text-decoration: none; background: url(/sitefiles/1/design/flag.gif) 0 0 no-repeat; } .menuContainer .topMenuContainer .language li a.en{ float: left; font-size: 12px; color: #0e3640; padding: 0 0 0 26px; text-decoration: none; background: url(/sitefiles/1/design/flag.gif) 0 -21px no-repeat; } .menuContainer .topMenuContainer form{ float: left; height: 28px; padding: 11px 0 0 0; } .menuContainer .topMenuContainer form fieldset{ float: left; } .menuContainer .topMenuContainer form fieldset .searchInput{ float: left; padding: 7px 10px 0 10px; font-size: 11px; line-height: 13px; color: #0e3640; width: 107px; height: 19px; border: none; background: url(/sitefiles/1/design/searchBg.gif) 0 0 no-repeat; } .menuContainer .topMenuContainer form fieldset .searchBtn{ float: left; width: 47px; height: 26px; border: none; background: url(/sitefiles/1/design/searchBg.gif) 0 -26px no-repeat; } .menuContainer .footerMenu{ width: 1020px; height: 104px; } .menuContainer .footerMenu .logo{ float: left; width: 186px; height: 71px; background: url(/sitefiles/1/design/logo.png) 0 0 no-repeat; } .menuContainer .footerMenu .logo a{ float: left; width: 186px; height: 71px; text-indent: -99999px; background: url(/sitefiles/1/design/logo.png) 0 0 no-repeat; } .mainContent{ position: relative; width: 1020px; margin: 20px auto 0 auto; } /* Meny */ .mainMenu{ float: left; width: 834px; } .mainMenu li{ float: left; width: 131px; } .mainMenu li a{ display: block; font-size: 18px; width: 131px; height: 71px; line-height: 71px; vertical-align: middle; text-align: center; text-decoration: none; color: #001216; cursor: pointer; background-repeat: no-repeat; background: url(/sitefiles/1/design/menyItemBg.png) 0 0 no-repeat; } .mainMenu li a:hover{ color: #008db0; } .mainMenu li.active a{ background: url(/sitefiles/1/design/menyItemBg.png) 0 -71px no-repeat; } #footerContainer{ background: url(/sitefiles/1/design/footerBg.png) center bottom no-repeat; } #footerContainer .textContainer{ margin: 0 auto; width: 1020px; } #footerContainer .text{ float: right; width: 323px; height: 236px; font-size: 11px; color: #000; text-align: right; line-height: 20px; padding: 75px 10px 0 0; margin: 0 20px 0 0; background: url(/sitefiles/1/design/footerTextBg.png) 0 0 no-repeat; } 
 h4{ padding-bottom:5px;} .mainContent{ padding: 29px 0 0 40px; background: url(/sitefiles/1/design/contentTop.png) 60px 0 no-repeat; } .mainContent .wrapper{ float: left; padding: 0 0 11px 0; margin: 0 0 0 20px; _margin: 0 0 0 10px; background: url(/sitefiles/1/design/contentBottom.png) left bottom no-repeat; } .mainContent .wrapper .wrapper{ float: left; width: 960px; background: #fff; margin: 0; background-image: none; } .mainContent .wrapper .wrapper{ float: left; } .mainContent .wrapper .wrapper .col1{ float: left; width: 201px; min-height: 100px; } .mainContent .wrapper .wrapper .col2{ float: left; width: 505px; min-height: 100px; } .mainContent .wrapper .wrapper .col3{ float: left; width: 168px; min-height: 100px; } .mainContent .col1 .subMenuContainer{ float: left; position: relative; width: 197px; margin: 44px 0 0 -20px; } .subMenuContainer .submenuTop{ float: left; width: 100%; height: 12px; font-size: 1px; background: url(/sitefiles/1/design/subMenuBgTop.png) 0 0 no-repeat; } .subMenuContainer .submenuBottom{ float: left; width: 100%; height: 10px; background: url(/sitefiles/1/design/subMenuBgBottom.png) 0 0 no-repeat; } .subMenuContainer .submenu{ width: 165px; min-height: 241px; *heigth: 253px; padding: 16px 12px 0 20px; float: left; background: #95053f url(/sitefiles/1/design/subMenuBg.png) 0 0 no-repeat;; } .subMenuContainer .submenu li{ float: left; clear: both; width: 100%; } .subMenuContainer .submenu li a{ float: left; font-size: 14px; font-weight: bold; color: #fff; text-decoration: none; line-height: 24px; } .subMenuContainer .submenu li ul li a{ float: left; font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; line-height: 24px; padding: 0 0 0 10px; background: url(/sitefiles/1/design/linkSymbol.png) 0 10px no-repeat; cursor: pointer; } .subMenuContainer .submenu li ul li a:hover{ background: url(/sitefiles/1/design/linkSymbol.png) 0 -5px no-repeat; overflow: auto; /*ie fix*/ } .mainContent .col2{ padding: 33px 30px 0 26px; } .mainContent .col2 h2{ font-size: 30px; line-height: 32px; color: #13222b; margin: 0 0 21px 0; } .mainContent .col2 .ingress p{ font-size: 12px; line-height: 20px; font-weight: bold; margin: 22px 0 23px 0; } .mainContent .col2 .imageContainer, .mainContent .col3 .imageContainer{ padding: 0 0 1px 0; margin: 0 10px 20px 0; float: left; border-bottom: 1px solid #6d98aa; } .mainContent .col2 .imageContainer img, .mainContent .col3 .imageContainer img{ float: left; margin: 0; } .mainContent .col2 p{ font-size: 12px; line-height: 20px; } .mainContent .col2 p img{ margin: 5px; } .mainContent .col2 h5{ clear: both; font-size: 18px; line-height: 24px; color: #084061; padding: 40px 90px 39px 90px; margin: 0 0 39px 0; width: 325px; border-bottom: 1px solid #d1e7ef; text-align: right; } .mainContent .col2 h3{ font-size: 16px; font-weight: bold; color: #0a181f; margin: 0 0 5px 0; } .mainContent a{ color: #a9104e; } .mainContent .col3{ padding: 85px 0 0 0; } .mainContent .col3 h2{ float: left; font-size: 12px; line-height: 15px; font-weight: bold; margin: 0 0 3px 0; } .mainContent .col3 p{ float: left; clear: both; width: 100%; font-size: 11px; line-height: 16px; } .mainContent .col3 .imageContainer{ margin: 0 0 8px 0; } table{ clear: both; margin: 0 0 1px 0; } table th{ font-size: 11px; line-height: 30px; color: #1b1b1b; background: #b8c5cb url(/sitefiles/1/design/tableHeaderBg.png) 0 0 repeat-x; border-left: 1px solid #b8c5cb; } table td{ font-size: 12px; padding: 10px; border: 1px solid #b8c5cb; } .latestNews{ float: left; } .latestNews li{ float: left; border-bottom: solid 1px #dddfe0; padding: 0 0 20px 0; margin: 0 0 20px 0; } .latestNews img{ float: left; margin: 0 18px 0 0; } .latestNews h3{ font-size: 18px; line-height: 20px; color: #1c2a32; margin: 0 0 5px 0; } .latestNews p{ font-size: 11px; line-height: 18px; color: #1c2a32; } .latestNews p .readMoreWithLine{ background-position: 0 1px; } .infobox1{ margin: 0 0 35px 0; } .mainContent .col2 .created{ color: #6e6e6e; font-size: 11px; line-height: 20px; } .mediaCol{ float: left; padding: 33px 30px 0 26px; width: 505px; font-size:12px; line-height:20px; } .mediaCol p{ margin:10px 0; } .videoPlayerContainer{ position: relative; float: left; padding: 0 0 15px 25px; } .videoPlayerContainer #previousBtn{ position: absolute; top: 120px; left: -10px; width: 20px; height: 61px; background: url(/sitefiles/1/design/moviePrevious.png) 0 0 no-repeat; cursor: pointer; } .videoPlayerContainer #nextBtn{ position: absolute; top: 120px; right: -30px; width: 20px; height: 61px; background: url(/sitefiles/1/design/movieNext.png) 0 0 no-repeat; cursor: pointer; } .videoPlayerContainer .videoPlayer{ float: left; } .videoPlayListContainer{ float: left; width: 625px; padding: 10px 0; margin: 0 23px; _margin: 0 23px 0 11px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; } .videoPlayList{ float: left; background: url(/sitefiles/1/design/videoPlayerContainer.png) 0 0 repeat-y; } .videoPlayList li{ float: left; padding: 10px 24px; } .videoPlayList li.lastCol{ padding: 10px 0 10px 24px; border: none; } .videoPlayList li a{ float: left; text-decoration: none; } .videoPlayList li a img{ float: left; } .videoPlayList li a span{ float: left; clear: both; font-size: 11px; line-height: 18px; color: #000; } .videoUrl{ float: left; width: 625px; line-height: 20px; color: #001216; margin: 0 0 15px 0; } .videoUrl .left{ font-size: 18px; float: left; margin: 0 10px 0 25px; } .videoUrl #right{ font-size: 16px; float: left; } .galleryContainer{ float: left; width: 648px; padding: 20px 0 0 35px; } .galleryContainer h3{ margin: 0 0 5px 0; font-size: 18px; color: #001216; } .galleryContainer p{ margin: 0 0 20px 0; font-size: 16px; color: #001216; } .galleryContainer .gallery{ float: left; /*width: 528px;*/ width:450px; } .galleryContainer .gallery li{ float: left; margin: 0 1px 1px 0; } .searchContainer .searchInput{ float: left; width: 287px; height: 22px; padding: 10px 10px 0 10px; background: url(/sitefiles/1/design/searchInput2.png) 0 0 no-repeat; border: none; } .searchContainer .searchBtn{ float: left; width: 51px; height: 27px; margin: 2px 0 0 10px; background: url(/sitefiles/1/design/searchBtn.png) 0 0 no-repeat; border: none; } .searchContainer h2{ font-size: 26px; color: #13222b; } .readMoreWithLine{ font-weight: bold; font-size: 11px; color: #a9104e; padding: 0 0 0 18px; background: url(/sitefiles/1/design/line.gif) 0 2px no-repeat; } .results{ float: left; clear: both; } .results li{ float: left; width: 100%; margin: 30px 0 0 0; } .results li h3{ font-size: 12px; } .results li h3 a{ font-size: 12px; } div.clear{clear:both;} .cal-mask { width: 475px; float: left; clear: both; position: relative; overflow: hidden; background: #C7DFE9; padding: 10px 15px; margin: 20px 0 0; } .cal-mask a.switch-view, .archive a.switch-view { display: block; height: 20px; line-height: 20px; float: left; clear: left; color: #333; text-decoration: none; font-size: 12px; } .archive a.switch-view { float: right; clear: right; } .cal-mask a.switch-view:hover { text-decoration: underline; } .cal-mask form { float: right; clear: right; } .events { border-top: 1px solid #C7DFE9; margin: 20px 0; } .events, .events .event { width: 505px; float: left; clear: both; position: relative; overflow: hidden; } .events .collapsed { height: 24px; } .events .event { border-bottom: 1px solid #C7DFE9; } .col2 .event .handle { width: 467px; height: 24px; padding: 0 10px 0 28px; float: left; clear: both; font-size: 12px; line-height: 24px; background: url(/sitefiles/1/design/arrow-expander.gif) 10px 0 no-repeat; position: relative; overflow: hidden; } .col2 .expanded .handle { background-position: 10px -24px; color: #A9104E; } .event .handle strong.name { float: left; clear: left; } .event .handle .time { display: block; width: 250px; height: 24px; line-height: 24px; float: right; clear: right; color: #000; } .event .handle .time .from { float: left; clear: left; } .event .handle .time .to { display: block; width: 120px; float: right; clear: right; } .event .content { width: 485px; float: left; clear: both; padding: 10px; background: #F4FAFC; border-top: 1px solid #C7DFE9; } .event .content img { display: block; float: left; clear: left; } .event .content .info { width: 335px; float: right; clear: right; } .event .content .info p { padding: 0 0 20px; } .event .content .info p.linkage, .event .content .info p.linkage-external { padding: 0; } .event .content .info p.linkage-external a { padding: 0 15px 0 0; background: url(/sitefiles/1/design/external.gif) 100% 50% no-repeat; } .event .content .info p.linkage a:hover, .event .content .info p.linkage-external a:hover { text-decoration: none; } .event .content .info p.organizer { padding: 8px 0 0; font-weight: bold; }
