#tradesectorLogorow
{
	background-color:White;
	height:109px;
	width:100%;
	float:left;

	
}
#tradesectorLogorow img
{
	margin-left:25px;
	margin-top:35px;
}


#topmenulangcontainer .padding-left
{
	padding-left: 1.5em;
}
#topmenulangcontainer .padding-right
{
	padding-right: 3.5em;
	float:right;
}
#topmenulangcontainer .padding-right-no-float
{
	padding-right: 3.5em;
	float: left;
	
}

#topmenulangcontainer .border-right
{
	border-right: solid 1px #CCCCCC;
}
#topmenulangcontainer .border-right-gradient
{
	background-image: url(/images/fw/topmenubordergradient.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#topmenulangcontainer .border-bottom
{
	border-bottom: solid 1px #CCCCCC;
}

#langen, #langno
{
	background-repeat: no-repeat;
	background-position: left;
	border-right: none;
}

#langno
{
	background-image: url(/images/fw/flag_no.gif);
	background-position: 16px;
	padding-left: 46px; /* 16 + 30 */
	padding-right: 1.5em;
}

#langen
{
	background-image: url(/images/fw/flag_en_wb.gif);
	background-position: 1.5em;
	padding-left: 30px;
	margin-left: 1.5em;
	padding-right:1.5em;
}


#topmenulangcontainer a
{
	line-height: 30px;
	color: #777777;
	text-decoration: none;
	font-family: Arial;
	font-weight: bolder;
	font-size: 1.05em;
	text-transform:uppercase;
}
a.en
{
	padding-left: 1.5em;
}

#topmenulangcontainer a.isselected
{
	color:#000000;
	background: transparent url(/images/fw/black_arrow.gif) no-repeat right 50%;
}
#topmenulangcontainer a.selected
{
	color:#000000;
}


#topmenulangcontainer a:hover
{color:#000000;}


.searchtext
{
	
	font-size:0.8em;
	margin-top:0.1em;
}
.searchbutton
{
	float: left; /*margin-top: 6px; 	margin-left: 4px; 	margin-right: 6px;*/
	margin-top:0.4em;
}
.toplogorow
{
	height: 79px;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
.logo
{
	height:100%;
	width:45%;
	float:left;
	
}

.logoimage
{
	margin-top:2em;
	margin-left:2em;
}
.slogan
{
	
	/*float: right;*/
	
	height:100%;
	width:55%;
	float:left;
}
.slogan img
{
	float:right;
	margin-right:3.5em;
	margin-top:3.5em;
}

/* second topmenu*/
div.navbar2
{
	height: 26px;
	width: 100%;
	float: left;
	background-image:url(/images/fw/secondmenubg.gif);
	background-repeat:repeat-x;
	border-bottom: solid 1px #c5c5c5;
	border-top: solid 1px #e3e3e3;
	
}
/* second topmenu list*/

ul.tab2
{
	margin: 0;
	padding: 0;
	list-style-type: none;

	float: left;
	
}

ul.tab2 li
{
	float: left;
	height:26px;

}
.tab2 li.current
{
	background-color:White;
}
.tab2 li.rightborder-gradient-secondmenu
{
	background-image:url(/images/fw/secondmenubordergradient.gif);
	
	background-position:right;
	background-repeat:no-repeat;
	
	
}




ul.tab2 a
{
	text-decoration: none;
	line-height: 26px;
	color: #777777;
	font-family: Arial;
	font-weight: bolder;
	font-size: 1.05em;
	display:block;
	padding-left:1.5em;
	padding-right: 4em;
	text-transform:uppercase;
	
	
}
ul.tab2 a.selected
{
	border-bottom:solid 1px #ffffff;
	margin-right:2px;
	margin-left:-1px;
	color: #000000;
	background-image: url(/images/fw/black_arrow.gif);
	background-repeat: no-repeat;
	background-position:  right 50%;
	
	
	

	
}







ul.tab2 a:hover, ul.left1 a:hover
{
	color: #000000;
}
ul.tab2 a.active
{
	
}
.tradesectorpromofelt
{
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	
	
	
}



/* big blue container for pics with corners*/
div.toppromofelt
{
	
	/*height: 100%;
	width: 755px;
	background-position:31px 264px;
	background: url(/images/fw/bigflashexample.gif);*/
	float: left;
	width: 755px;
	overflow:hidden;
	height: 100%;
	
}


/* div for næringsmeny*/
.tradesectormenu
{
	height: 100%;
	width: 223px;
	float: left;
	border-left: solid 1px #ffffff;
	background:url(/images/fw/tradesectormenubg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	
}

.bmenucontainer
{
	width: 216px;
	/*height: 100%;*/
	
	float: left;
}
/*næringsmeny list* left:2.1em*/
#osloknows
{
	background-image: url(/images/fw/osloknows_img.png);
	/*width: 100%;
	height: 100%;*/
	background-repeat: no-repeat;
	/*background-position: 3px 3px;*/
	
	
}
#osloknows ul
{
	margin: 0px 0px 0px 30px;
	padding: 0;
	list-style-type: none;
	/*width: 85%;*/ /*17.1em;*/
	height: 100%;
	
}
#osloknows ul li
{
	border-top: solid 1px #c3c3c3;
	margin: 0 0 0 -9px;
	
}

#osloknows ul li:first-child {
	border-top: none;
	width:96%;
	
}

#osloknows ul li.selected:first-child
{
	background-position: right 0.5em;
}



#osloknows ul a
{
	display: inline-block;
	line-height: 29px;
	padding-left: 10px;
	color: #777777;
	text-decoration: none;
	font-family: Arial;
	font-weight: bolder;
	font-size: 1.05em;
	text-transform:uppercase;
	width:95%;
}

#osloknows ul a.Maritim:hover
{
	color: #087bac;
}
#osloknows ul a.EnergyAndEnvironment:hover
{
	color:#da660f;
}
#osloknows ul a.IT:hover
{
	color:#009275;
}

#osloknows ul a.LifeScience:hover
{
	color:#bc9c34;
}

#osloknows ul a.Culture:hover
{
	color:#b7102f;
}

/* Social sharing links */
#socialSharing 
{
    background-image: url('/images/fw/share_img.png');
    background-repeat: no-repeat;
    padding-top: 24px;
    padding-left: 35px;
}
#socialSharing a
{
    color: #757575;
    font-size: 1.2em;
    text-decoration: none;
}
#socialSharing .newsletterLink {
    background: url("//s7.addthis.com/static/r07/widget000_32x32_top.png") no-repeat scroll 0 -160px transparent;
    float: left;
    margin-right: 4px;
    line-height: 32px !important;
    display: block;
    height: 27px;
    overflow: hidden;
    padding-left: 37px;
}
.newsletterLinkHover
{
    opacity: 0.8;
}

/*horisontal field*/
div.horpromofelt
{
	height: 10px;
	/*width: 100%;
	background: url(/images/fw/horisontalfelt.gif) repeat-x;*/
	float: left;
	padding:0;

}

div.whitesep2
{	width: 100%;
	height: 2px;
	background-color: #ffffff;
	float: left;
}






/*

img.logo
{
	padding-left: 18px;
	float: left;

	padding-bottom: 24px;
	padding-top: 20px; /*background:transparent url(/images/fw/oslo_logo.gif) no-repeat;*//*
}
img.slogan
{
	padding-right: 20px;
	float: right;
	padding-bottom: 30px;
	padding-top: 30px; /*background:transparent url(/images/fw/oslo_slogan.gif) no-repeat;*/
/*}*/






div.whiteborder
{
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	float: left;
}
div.graybordervertical
{
	background: url(/images/fw/grayborder.gif) repeat-y;
	float: left;
	width: 1px;
	height: 100%;
	margin:0px;
	padding:0px;
}
