 /* 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; } 
 .mediaTopMainPage{ position: relative; float: left; width: 1020px; height: 328px; margin: 0 0 15px 0; background: url(/sitefiles/1/design/mediaTopBg1.png) 0 0 no-repeat; } .mediaTopMainPage .left{ float: left; width: 330px; height: 280px; margin: 40px 23px 0 50px; _margin: 40px 23px 0 25px; } .mediaTopMainPage .left .top{ float: left; width: 100%; height: 205px; overflow: hidden; } .mediaTopMainPage .left .top h2{ font-size: 30px; line-height: 34px; color: #182d37; margin: 0 0 10px 0; } .mediaTopMainPage .left .top h3{ font-size: 20px; line-height: 24px; color: #2a4553; margin: 0 0 1px 0; } .mediaTopMainPage .left .top p{ font-size: 12px; line-height: 20px; color: #2a4553; } .mediaTopMainPage .left .bottom{ float: left; } .mediaTopMainPage .left .bottom a{ float: left; display: block; width: 243px; height: 33px; text-align: center; color: #fff; padding: 13px 0 0 0; font-size: 20px; text-decoration: none; background: url(/sitefiles/1/design/mediaTopBtn1.png) 0 0 no-repeat; } .mediaTopMainPage .right{ position: absolute; top: 0; left: 404px; width: 625px; height: 337px; } .leftCol{ float: left; width: 286px; height: 544px; padding: 31px 30px 0 31px; margin: 0 0 0 20px; _margin: 0 0 0 20px; background: url(/sitefiles/1/design/leftCol.png) 0 0 no-repeat;; border-left: 1px solid #bcd1dc; } .leftCol h3{ float: left; width: 100%; font-size: 24px; line-height: 26px; color: #13222b; padding: 0 0 14px 0; } .leftCol ul{ float: left; width: 100%; height: 438px; } .leftCol ul li{ float: left; padding: 15px 0 0 0; border-top: 1px solid #daedf8; } .leftCol ul li h2 a{ display: block; font-size: 18px; line-height: 20px; color: #112631; margin: 15px 0 3px 0; text-decoration: none; width: 285px; } .leftCol ul li p{ font-size: 12px; line-height: 20px; color: #1c2a32; margin: 0 0 15px 0; width: 285px; } .readMoreWithLine{ font-weight: bold; color: #a9104e; padding: 0 0 0 18px; background: url(/sitefiles/1/design/line.gif) 0 2px no-repeat; } .leftCol .moreEvents{ float: right; width: 160px; height: 21px; color: #fff; font-size: 14px; text-align: center; padding: 6px 0 0 0; text-decoration: none; background: url(/sitefiles/1/design/moreEventsBtn.png); } .rightCol{ float: left; width: 562px; height: 541px; margin: 0 0 0 9px; padding: 15px 30px 0 30px; background: url(/sitefiles/1/design/rightCol.png) 0 0 no-repeat; } .rightCol .imageAndVideo{ float: left; } .rightCol .imageAndVideo li{ float: left; width: 100px; height: 60px; margin: 0 15px 0 0; } .rightCol .imageAndVideo li.last{ margin: 0; } .rightCol .imageAndVideo li a, .rightCol .imageAndVideo li img{ cursor: pointer; } .moreVideosBtn{ float: left; height: 30px; margin: 34px 0 44px 211px; text-decoration: none; } .moreVideosBtn .arrow{ text-decoration: none; color: #c2c2c2; margin: 0 6px; } .moreVideosBtn .text{ font-size: 14px; color: #005683; text-transform: uppercase; text-decoration: underline; } .latestNews{ float: left; clear: both; width: 562px; margin-top:20px; } .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; } .tOrderView tr td #regProdId{ font-size: 11px; } .newsBtnContainer{ float: left; width: 562px; background: url(/sitefiles/1/design/newsContainerBg.png) left center no-repeat; } .newsBtnContainer a{ float: right; display: block; width: 128px; height: 21px; color: #fff; font-size: 14px; text-align: center; padding: 6px 0 0 0; background: url(/sitefiles/1/design/newsBtn.png) 0 0 no-repeat; text-decoration: none; } .associates{ float: left; width: 260px; } .associates h3{ font-size: 18px; line-height: 20px; color: #1c2a32; margin: 0 0 5px 0; } .associates p{ font-size: 11px; line-height: 18px; color: #1c2a32; } .associates a{ font-weight: bold; color: #a9104e; } .latestNews .latestNewsH3{ font-size: 14px; margin: 0 0 15px 0; } .infobox1{ padding: 20px 0 0 0; } .overskriftlenke{ color:#000; text-decoration:none; }
