/* Default stylesheet */
body {
	background-color: #eaeaea;
	color: #000000;
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	font-size: 75%; /* 11px*/
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
	font-weight: normal;
	/* font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, Sans-serif; */
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a { color: #6e9bb8; text-decoration: none;}
a:hover { text-decoration: underline;}

/* Copyright, CustomPublish powered link etc.	 */
.cp { font-size: 10px;}
a.cp { color: #9b9b9b;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink {color: #3D3D3D; }

/* Navigation path links */

#path {
	color:#ddd;
	margin-bottom: 0;
	
}
.frontpage #path,.page165509 #path,.custom1 #path {
	display: none;
}
.custom1 #path {
	display: block;
}
.widemain #path,.widefull #path {
	display: block;
}

#path a{
	text-decoration:none;
	color:#fff;
}
							
#path a:hover{
	text-decoration:underline;
	color:#fff;
}

input {
	border:1px solid #ababab;
	color:#333;
}
/* Sitemap links */

#sitetree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sitetree ul ul {
    border-color: #505050;
    border-left: 1px solid #505050;
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
}
#sitetree ul li {
    font-weight: bold;
}
#sitetree ul ul li {
    background-image: url("http://img8.custompublish.com/getfile.php/817359.1308.wfdpstevft/sitemap-hori-line.gif");
    background-position: 10px 7px;
    background-repeat: no-repeat;
    font-weight: normal;
    margin: 2px 0;
    padding: 0 0 0 25px;
}


/* SECTION: Standard CP classes*/
.default { }
.categories{ color: #999999; font-size: 0.9em; }
.date { color: #999999; font-size: 0.9em; }
.date2 { color: #999999; }
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
.box span.corner {
	background-image: url(http://img0.custompublish.com/getfile.php/1302285.460.xrxfqduwct/box_corners.png);
}
.boxgrey span.corner{
	background-image: url(http://img0.custompublish.com/getfile.php/1302294.460.cxwyuueysf/box_grey_corners.png);
}
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 


#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
	font-size: 16px; /* 20px; */
	border-bottom:1px solid #DDDDDD;
	margin:0 0 5px;padding:0 0 5px;
}

.ppt165511 .pagedescription { display: none;}
h1.headline {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#products h1.headline {
	font-size: 16px;
}
h1.headlineview {
/*	margin: 5px; */
/*	padding: 5px; */
	margin:0 0 5px;padding:0 0 5px;
	border-bottom:1px solid #DDDDDD;
	font-size:16px;
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
	margin: 6px 0px; 
	padding: 0px;
}

.ingressview {
	margin: 6px 0px; 
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
p.byline, .byline {
	margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}
.viewarea .articleblock .dynimage {
	border: 1px solid #999;
}
#products .articleblock .dynimage {
	border: 0;
}
.articleblock .imgwrap  {
	width: 13%;
	float: left;
}
.articleblock .imgwrap3  {
	width: 40px;
	float: left;
}


.custom1 .articleblock .imgwrap {
	width: 38%;
}


.articleblock.leftright0 .imgwrap {
	float: left;
	margin-right: 10px;
}
.articleblock.leftright1 .imgwrap {
	float: right;
	margin-left: 10px;
}
#products .articleblock .imgwrap {
	float: left;
	width: 75px;
}
#products .articleblock.thumb_view .imgwrap{
	width: 75px;
}
.thumb_view .imgwrap2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.thumb_view.articleblock {
	clear: both;
	padding-bottom: 20px;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	width: 85%;
	float: right;
}

.custom1 .articleblock .textwrap {
	width: 60%;
}


#products .articleblock .textwrap {
	float: right;
	width: 220px;
}
#products .articleblock.thumb_view .textwrap{
	width: 850px;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.thumb_view {
	width: 100%;
	float: none;
	margin: 0;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

div.fourcol .articleblock { 
	width: 23%;
	float: left;
	margin-right: 2%;
}
div.fourcol .articleblock.thumb_view {
	width: 100%;
	float: none;
	margin: 0;
}
div.fourcol .articleblock.four0 { 
	clear: both;
}
div.fourcol .articleblock.four2 { 
	margin-right: 0;
}
div.fourcol .articleblock.four3 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: dashed;
	border-color: #BBBBBB;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.inprog #page {
	width: 100%;
}
#top {
	margin: 20px 0;
	padding: 0px;
	position: relative;
	zoom: 1;
	z-index: 5;
}
#logo {
	float: left;
	margin-right: 20px;
}
#topnav {
	float: right;
}
#topmenu, #topmenu * {
	margin:	0;padding:0;
	list-style:	none;
	position: relative;
	z-index:9999;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

#topmenu ul {
	position:absolute;
	top:-999em;
	width:14em; /* left offset of submenus need to match (see below) */
}
#topmenu ul li {
	width:100%;
}
#topmenu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#topmenu li {
	float:left;
	position:relative;
}
#topmenu a {
	display:block;
	position:relative;
}
#topmenu li:hover ul, #topmenu li.sfHover ul {
	left:0;
	top:100%; /* match top ul list item height */
}
ul#topmenu li:hover li ul, ul#topmenu li.sfHover li ul {
	top:-999em;
}
ul#topmenu li li:hover ul, ul#topmenu li li.sfHover ul {
	left:100%;
	top:0;
}
ul#topmenu li li:hover li ul, ul#topmenu li li.sfHover li ul {
	top: -999em;
}
ul#topmenu li li li:hover ul, ul#topmenu li li li.sfHover ul {
	left: 100%;
	top: 0;
}

ul#topmenu {
	float: left;
	line-height: 26px;
}

ul#topmenu li{
	float: left;
}

ul#topmenu li a, ul#topmenu li.noclick{
	font-size: 14px;
	color: #aeaeae;
	text-shadow: 0 1px 1px #FFF;
	text-decoration: none;
	padding: 8px 16px;
}

ul#topmenu ul {
	
	border-top: 1px solid #FFF;
}
ul#topmenu li li {
	background-color:#F5F5F5;
}

ul#topmenu li li a{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #DFDFDF;
	font-size: 12px;
	padding: 4px 8px;
	
}
ul#topmenu li:hover, ul#topmenu li.sfHover,  ul#topmenu a:hover,ul#topmenu a.itemselectedcurrent, ul#topmenu li a.menuselected{
	color: #383838;
}

.searchform {
	float: right;
	background: #FFF;
	width: 177px;
	height: 24px;
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 8px;
	margin-right: 10px;
}
input.searchinput {
	vertical-align: middle;
	border: 0 !important;
	background: transparent !important;
	padding: 4px 6px;
	outline: none;
	width: 138px;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
	background: transparent url(http://img0.custompublish.com/getfile.php/1302454.460.aexbpxwpcs/search_bg.png);
	border: 0;
	width: 19px;
	height: 19px;
}

.pgn_produktinfo #slides,
.pgn_finalersoppgjr #slides,
.pgn_finalerapportering #slides,
.pgn_finaleavstemming #slides,
.pgn_finaleskatt #slides,
.pgn_finalekonsolidering #slides{
	display: none;
}

.pgn_finaleinvestor #path,
.pgn_finalersoppgjr2 #path,
.pgn_finalerapportering2 #path,
.pgn_finaleavstemming2 #path,
.pgn_finaleskatt2 #path,
.pgn_finaledriftsmidler #path,
.pgn_finalekonsolidering2 #path,
.pgn_finalekonsolidering2 #path,
.pgn_narfavstemming #path
{
	display: none;
}

#middle {
}


#mainsidebar {
	float: right;
	width: 230px;
	background: #eeeeee;
	padding: 1px 10px;
	border: 1px solid #dedede;
	border-left: 0;
}

.widefull #mainsidebar,.frontpage #mainsidebar,.page165509 #mainsidebar, .custom1 #mainsidebar {
	display: none;
}
#mainsidebar h3 {
	border-bottom:1px solid #DDDDDD;
	margin:0 0 5px;padding:0 0 5px;
	font-size:24px;
	color:#5B5A5A;
}

#mainsidebar ul {
	list-style: none;
	padding: 0; margin: 0 0 20px 0;
}
#mainsidebar ul li  {
	border-bottom:1px solid #DDDDDD;
	padding: 10px 0 ;
}
#sidebar1 {
	margin-top: 10px;
}
#mainsidebar ul li a, #sidebar1 a {	
	text-decoration:none;
	color: #333;
}
#mainsidebar ul li a:hover, #sidebar1 a:hover  {	
	color: #6e9bb8;
}
#mainsidebar ul ul {
	margin: 0 0 0 20px;
}
#mainsidebar ul ul li a{
	padding: 2px;
}
#mainsidebar ul ul li.lastitem{
	border-bottom: 0;
}
#mainsidebar ul li a.menuselected {
	color: #6E9BB8;
}


#main, .widemain #main {
	float: left;
	width: 724px;
	overflow: hidden;
}
.inprog #main {
	float: left;
	width: 78%;
}
.inprog #mainsidebar {
	width: 20%;
}
.frontpage #main,.widefull #main, .page165509 #main, .custom1 #main {
	float: none;
	width: 100%;
}
.frontpage #main, .page165509 #main {
	/* display: none; */
}


#footer {
	clear: both;
	margin: 0 0 10px;
}

#copyright {
	text-align: center;
}

/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	background: #ffffff;
	padding: 1px;
	border: 1px solid #dedede;
	zoom: 1;
}
.frontpage .box.eh .cell{
	min-height: 320px;
}
.frontpage  .box.eh2 .cell{
	min-height: 60px;
}
#products.box {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.boxgrey {
	background: #747474;
	color: #FFF;
	margin-bottom: 15px;
	position: relative;
}
.boxgrey a:link {
	color: #FFF;
}
.box .head {
}
.box .cell{
	padding: 10px 14px;
	background: #f5f5f5;
}
.box#topnav .cell{
	padding: 0px;
}
.box#slides .cell, .widefull .box#slides .cell, .page165509 .box#slides .cell{
	padding: 0;
	margin: 0;
}
.boxgrey .cell {
	padding: 14px;
}
.hotnews {
	float: left;
}
.hotnewsmore {
	float: right;
}

.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#main.box ul {
	padding-left: 20px;
	margin: 10px 0;
	list-style: square;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
#main.box ul li {
	margin: 4px 0px;
	padding: 10px 0;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	/* margin: 0px 0px 5px 0px; */
}
.box h3 {
	font-size: 18px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 0;
}

ul.versions {
	list-style: none;
}

ul.versions li {
	clear: both;
}


ul.versions li div{
	margin-left: 10px;
	display: block;
	float: left;
	padding: 4px;
}
ul.versions li div.productname{
	width: 150px;
}

ul.versions li div.download{
	text-align: right;
	float: right;	
	background: url(http://img0.custompublish.com/getfile.php/1302235.460.ybvxcdptsa/download.png) no-repeat right;
	padding-right: 24px;
}

ul.versions2 {
	list-style: none;
}

ul.versions2 li {
	clear: both;
}


ul.versions2 li div{
	margin-left: 5px;
	display: block;
	float: left;
	padding: 4px;
}
ul.versions2 li div.productname{
	width: 140px;
}

ul.versions2 li div.versjonsnummer{
	width: 90px;
}

ul.versions2 li div.versjonsdato{
	color: #999999;
}

ul.versions2 li div.download{
	text-align: right;
	float: right;	
	background: url(http://img0.custompublish.com/getfile.php/1302235.460.ybvxcdptsa/download.png) no-repeat right;
	padding-right: 24px;
}

/* SECTION: page elements */

ul.menu, ul.submenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 1px 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}



/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}

#slides {
	margin:0 auto 15px;
	clear: both;
	position: relative;
	width: 976px;
}

ul.pagination {
	list-style: none;
	margin: 0;padding: 0px;
	text-align: right;
	width: 100%;
	position: relative;
	
}
ul.pagination li {
	float: right;
	padding: 8px 0;
}
ul.pagination li img{
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #AFAFAF;
}
ul.pagination li a {
	text-decoration: none;
	display: block;
	outline:none;
	margin-right:5px;
	z-index: 1;
}
ul.pagination li.current{
	background: url(http://img0.custompublish.com/getfile.php/1303483.460.vuxuequvxs/currenttop.png) no-repeat center top;

}
ul.pagination li.active a img{
	border:1px solid #666666;
	
}
.slides_container {
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 976px;
	/* background: url(http://img0.custompublish.com/getfile.php/1352247.460.eetayurudv/slideshowbg4.jpg); */
	/* background: url(http://img0.custompublish.com/getfile.php/1352251.460.wtvdfeffxa/slideshowbg5.jpg); */
	background: url(http://img0.custompublish.com/getfile.php/1352286.460.cceuuvuyxb/slideshowbg6.jpg);
	/* background: url(http://img0.custompublish.com/getfile.php/1352132.460.tesvfprqsp/slideshowbg3.jpg) no-repeat top; */
	/* background: url(http://img0.custompublish.com/getfile.php/1302353.460.eyyreubawa/slideshowbg.jpg) no-repeat top; */
	/* background: url(http://img0.custompublish.com/getfile.php/1303745.460.rwddsyvrvw/slideshowbg2.jpg) no-repeat top; */
}
.cycle_pager{
	bottom: 10px;
	left: 10px;
	position: absolute;
	color: #fff;
	font-size: 3.2em;
	cursor: pointer;
	z-index: 999;
}
.cycle-pager-active{
	color: #6e9bb8;
}
.slide {
	
	margin: 0;
	padding: 0px;
	position: absolute;
	top: 0;
	width: 976px;
	z-index: 1;
}
.slide img.dynimage{
	/*
width: 540px;
	height: 330px;
*/
}

.slide .slidetext{
	float: left;
	width: 54%;
	padding: 30px 20px;
	color: #FFF;
	
	
}
.slide .slideimg {
	float: right;
	padding: 30px 20px;
}

.slide h1, .slide h1 a.headlinelink{
	color: #FFF;
	text-decoration: none;
	font-size: 30px;
	text-shadow: 0 1px 1px #222;
}
.slide .ingress{
	font-size: 14px;
}

#slides li span {
	
}

#dsq-content.clearfix {
	height: auto !important;
}
.button,.linkcontainer2 a,#newslettersub input {
	background: #1c5379;
	color: #FFF;
	padding: 4px 6px;
	margin: 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	text-shadow: 0px 1px 1px #222;
	box-shadow: 0px 0px 2px #222;
	-webkit-box-shadow: 0px 0px 2px #222;
	-moz-box-shadow: 0px 0px 2px #222;
}
.button,.linkcontainer2 a:hover,#newslettersub input {
	background: #2774ab;
}
.linkcontainer {
	background: #EAEAEA;
	color: #747474;
	padding: 4px 10px;
	text-shadow: 0px 1px 1px #FFF;
	width: auto;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 4px;
}
.linkcontainer.orange {
	background: #ff9600;
}
.linkcontainer.orange a {
	color: #FFF;
	text-shadow: 0 1px 1px #724b14;
}
.linkcontainer.red {
	background: #e23131 url(http://img0.custompublish.com/getfile.php/1400146.460.urbcwbqvxq/btn_redbg.png) repeat-x;
}
.linkcontainer.red a {
	color: #FFF;
	text-shadow: 0 1px 1px #971818;
}
.linkcontainer.green {
	background: url(http://img0.custompublish.com/getfile.php/1400116.460.wqsxqedvse/btn_gfreenbg.png) repeat-x;
}
.linkcontainer.green a{
	color: #FFF;
	text-shadow: 0 1px 1px #4a6630;
}

a.switch_thumb {
	width: 32px;
	height: 13px;
	padding: 0;
	display: block;
	float: right;
	background: url(http://img0.custompublish.com/getfile.php/1303913.460.wvdsauuwfe/swap.png) no-repeat;
	outline: none;
	text-indent: -9999px;
}
a.swap { background-position: left bottom; }

#newslettersub {
	background: white;
	border: 1px solid #DDD;
	margin-right: 10px;
	margin-top: 8px;
	padding: 6px;
	
}
#newslettersub input{
	border: none;
	margin: 0;
	width: 14%;
}

#newslettersub input.newslettersubemail, input.antispaminput{
	padding: 4px;
	background: transparent !important;
	width: 70%;
	box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;
	outline: 0;
}

input.antispaminput {
	color: #222 !important;
	text-shadow: none !important;
 	border: 1px solid #222 !important;
 	border-radius: 0 !important;-moz-border-radius: 0 !important;-webkit-border-radius: 0 !important ;
 	box-shadow: none !important;-webkit-box-shadow: none !important;-moz-box-shadow: none !important;
}
.producttitle {
	font-size: 2em;
	float: left;
	padding-right: 20px;
	line-height: 2.2em;
}
ul.productmenu {
	display: inline;
	list-style: none;
	width: 300px;
	margin: 0; padding: 0;
	float: left;
	font-size: 2em;
	padding-left: 20px;
	line-height: 2.2em;
}
.productinfo {
	float: right;
	margin-top: 20px;
}
.tools {
	float: right;
}

#kurstabell {
	border: 1px solid #CCC;
}
.kursth {
	background: #435970;
	color: #FFF;
	padding: 8px 6px;
	text-shadow: 0px 1px 1px #222;
	font-weight: normal;
}
tr.zebra0 {
	background: #F5F5F5;
	border-bottom: 1px solid #e9e9e9;
}

tr.zebra1 {
	background: #FFF;
}
span.filesize {
	display: none;
}




@media screen and (max-width: 959px)  {

	#logo {
		margin-bottom: 10px !important;
	}
	#page {
		width: 98% !important;
	}
	#topnav {
		float: left !important;
		width: 100% !important;
	}
	.slide {
		width: 900px !important;
	}
	
	#slides, .slides_container {
		width: 100% !important;
	}
	.slide .slidetext {
		width: 40% !important;
	}
	.frontpage .box.eh .cell {
		min-height: 495px;
	}
	.frontpage .box.eh2 .cell {
		min-height: 210px;
	}
	a.switch_thumb {display: none;}

	.slides_container {
	}
	#mainsidebar {
		width: 96% !important;
	}
	#main, .widemain #main {
		width: 98% !important;
	}
	
	#products .articleblock .textwrap {
		width: 65%;
/*
		background: red;
*/
	}
	#products .articleblock .imgwrap {
		width: 30%;
	}
	
}



@media screen and (max-width: 767px)  {
	#products .articleblock .textwrap {
		width: 70%;
/*
		background: blue;
*/
	}
	#products .articleblock .imgwrap {
		width: 20%;
	}


	.slide .slidetext {
		width: 20% !important;
	}
	.slide .slideimg {
		float: left;
	}
	.slide .slideimg img{
	}

	.slide .ingress {
		display: none;
	}
	#top {
		margin: 5px 0 !important;
		text-align: center !important;
		width: 99%;
	}

	ul#topmenu {
		float: none !important;
	}
	ul#topmenu li ul {
		display: none !important;
	}
	html { -webkit-text-size-adjust: none; }
	
}




/* iPHONE LANDSCAPE 480 X 320 */

@media screen and (max-width: 600px) {

	#products .articleblock .textwrap {
		width: 70%;
/*
		background: green;
*/
		height: 200px;
	}
	#products .articleblock .imgwrap {
		width: 20%;
	}

	div.threecol .articleblock {
		width: 48% !important;
/*
		height: 180px;
*/
		margin-right: 0px;
	}
	div.threecol .articleblock.treble2 {
		float: left;
	}
	div.threecol .articleblock.treble0 {
		clear: none;
	}

	
	#slides {
		display: none;
	}

	div.twocol .articleblock {
		float: none !important;
		width: 98% !important;
		padding: 1% !important;
		margin: 0 !important;
	}
	
	
	.frontpage .box.eh .cell {
		min-height: 295px;
	}
	.frontpage .box.eh2 .cell {
		min-height: 110px;
	}

	#productwrapper {
		max-width: 100% !important;
		width: auto !important;
		float: none !important;
		text-align: center !important;
	}
	#productboxleft {
		max-width: 100% !important;
		width: auto !important;
		float: none !important;
	}
	#productboxright {
		max-width: 100% !important;
		width: auto !important;
		float: none !important;
	}
}


/* iPHONE PORTRAIT 320 X 480 */

/* NEWER ANDROID PORTRAIT 295 X 515 */
/* OLDER ANDROID PORTRAIT 240 X 320 */
/* OLDER ANDROID LANDSCAPE 320 X 240 */

/* MEDIA QUERIES FOR SCREENS UNDER 321px */

@media screen and (max-width: 321px) {

	div.threecol .articleblock {
		width: 98% !important;
		margin-right: 0px;
	}
	#products .articleblock .textwrap {
		width: 70%;
/*
		background: #CCC;
*/
	}
	#products .articleblock .imgwrap {
		width: 20%;
	}
	
	#sidebarelement4_1 img {
		display: none;
	}
	#sidebarelement4_1 span {
		left: 1px !important;
	}
	#sidebarelement4_1 div {
		width: 100px !important;
	}
	#page {
		width: 99% !important;
	}
	table {
  		width: 100% !important;
	}
} /* END 321 MEDIA QUERY */




/* MEDIA QUERIES FOR SCREENS UNDER 241px */

@media screen and (max-width: 241px) {

	#products .articleblock .textwrap {
		width: 99%;
/*
		background: #006699;
*/
		float: none;
		text-align: center !important;
	}
	#products .articleblock .imgwrap {
		width: 99%;
		text-align: center !important;
		float: none;
	}

} /* END 241 MEDIA QUERY */

/* PRODUKTBOKS */

#productwrapper {
	background-color: #fff; 
	max-width: 950px;
	width: 100%;
	min-height: 350px;
	height: auto;
	float: left;
	border: 1px solid #ccc;
}
#productboxleft {
	background-color: #1c5379;
	width: 20%;
	min-width: 163px;
	height: auto;
	min-height: 350px; 
	float: left; 
}
#productboxright {
	width: auto;
	max-width: 70%; 
	height: auto;
	min-height: 350px; 
	float: left; 
	border-left: 1px solid #ccc;
}
#productleftwrap {
	color: #fff; 
	padding: 20px;
	text-align: center;
}
#productimageborder {
	background-color: #fff; 
	width: 100%
	height: 100%;
	padding: 10px;
}
#productimageborder img {
	margin: auto;
	max-width: 130px;
}
#productwrapper .attachments a {
	color: #fff;
}
#productwrapper .attachments {
	text-align: left;
}
#productwrapper .attachments img {
	margin: 0;
	margin-right: 10px;
}
.attachments div {
	margin-top: 10px;
}