/*

	GENERELLE DEFINISJONER

*/

/* default font satt hvis ikke annet oppgitt */
td, th, body, p, span, pre {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3, h4 , h5{ 
	line-height: normal;  
	text-decoration: none;
	margin-bottom: 0pt;
	font-weight: normal;
}

h1{
	color: #e84b24;  
	font-size: 23px;
	letter-spacing: 0.12em;
	font-weight: normal;
	line-height: 26px;
}

h2{
	color: #000000;  
	font-size: 19px;
	letter-spacing: 0.12em;
	line-height: 22px;
}


h3{ 
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.12em;
	color: #000000;
	line-height: 16px;
}

h4{ 
	text-transform: uppercase;
	font-size: 12px;
	color: #000000; 
}

h5{ 
	font-size: 9px;
	text-transform: uppercase;
	color: #122D71;
}

#contentCell h1, .frontPageDocument_left h1 {
	margin-top:0px;
	padding-top:0px;
	padding-bottom: 5px;	
}

#contentCell h2, .frontPageDocument_left h2 {
	padding-bottom: 5px;	
}

div.leadParagraph {
	font-size: 1.3em;	
}


UL {
	margin-top: 5pt;
	margin-bottom: 5pt;
	list-style: url("../gfx/blue_bullet.gif") disc
}

li {
	margin-bottom: 6pt;
}

form {
	margin:0;
}

textarea { 
	overflow:auto;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.smallLink {
	color: #534E55;
	text-transform: capitalize;
	font-family: Arial;

}

a.smallLink:link,a.smallLink:visited,a.smallLink:active {
	text-decoration: underline;
}

a.smallLink:hover {
	color: #000000;
}

.contentLink {
	color: #B63913;
	text-decoration: underline;
}

a.contentLink:link,a.contentLink:visited,a.contentLink:active {
	text-decoration: underline;
}

a.contentLink:hover {
	color: #000000;
}

.comment {
	color: black;
	border-bottom: 1px dotted #B63913;
}

a.comment:hover {
	text-decoration: none;
}

.reference {
	color: black;
	border-bottom: 1px dotted #B63913;
}

a.reference:hover {
	text-decoration: none;
}

.normal {
	color: #000000;
	text-decoration: underline;
}

a.normal:link,a.normal:visited,a.normal:active {
	text-decoration: underline;
}

.btn {
	background: #CCDEEF;
	color: #000000;
	font-size: 10px;
	border: #549DC5 1px solid;
}

.definitionText {
	background-color: #eeeeee;
	padding: 6px;
	z-index: 10;
	width: 180px;
	border: #aaaaaa solid 1px;
}

/* Language flag */
.iconImg {
	vertical-align: middle;
	margin-right: 3px;
}

.floatFixer {
	clear: both;
}

/*
	
	INSPERA WITH DECORATORS

*/

#root {
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	background: #ffffff;	
}

#rootContainer {
	/* adding margins */
	width: 1000px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background-image:url(../gfx/site_back.gif);
	background-repeat: repeat-y;
}

/* horisontal lists */
#tools ul, #mainMenu ul, #leftShowChildren ul {
	list-style: none;
}

/*
	Banner, niv� 1 og s�k
*/
#mainMenu{
	/*background-color: #f2f1e8;*/
	margin-left:35px;
	margin-right:35px;
	width: 930px;
	height: 153px;
	background-image: url(../gfx/topmenu_back.gif);
	background-repeat: no-repeat;
}

#mainContent {
	margin-left:20px;
	margin-right:20px;	
	padding-top: 15px;
	padding-bottom: 20px;
}

#logo {
	float: left;
	height: 120px;
	width: 200px;
	text-align: center;
}

#logo img {
	border: none;
	margin-top: 29px;
}

#tools {
	width: 700px;
	height: 90px;
	text-align: right;
	float: right;
}

#tools ul {
	margin-top: 20px;
	margin-right: 20px;
}

#tools li {
	display: inline;
	margin-left: 15px;
}

.searchField {
	color: #000000;
	font-size: 10px;
	border: #549DC5 solid 1px;
}

.inspera_btn {
	background: #7aa2c5;
	color: #000000;
	font-size: 10px;
	border: #7aa2c5 1px solid;
	margin-left: 3px;
}

/*
	Niv� 2 (hovedmeny)
*/

#topMenu {
	text-align: right;
	float: right;
	width: 700px;
	height: 30px;
}

#topMenu ul {
	margin-right: 20px;
	text-align: left;
	background-color: #F2F0EA;
	float: right;
}

html #topMenu ul {
	margin-left: 0px;
}

#topMenu li {
	display: inline;
}

#topMenu li {
	display: inline;
}

#topMenu li a {
	margin-right:7px;
	margin-left:7px;
}

.menuHeader {
	font-size:13px;
	color:#000000;  
	text-transform: lowercase;
	font-weight: bold;
}

.menuHeaderSelected {
	font-size:13px;
	color: #e84b24;  
	text-transform: lowercase;
	font-weight: bold;
}

/*

slogan
*/
#slogan {
	background-color: #ef4c23;
	background-image:url(../gfx/slogan_back.gif);
	background-repeat: no-repeat;
	width: 443px;	
}

#sloganText {
	color: #fff;
	font-size: 23px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 30px;	
	padding-top: 20px;
	padding-bottom: 20px;
}

#sloganBottom {
	margin-bottom: 5px;	
}


/*
	Front page
*/

.frontPageFlash {
    height: 540px;
    width: 960px;
    overflow:hidden;
}

.frontPageFlash img {
	height: 540px;
    width: 960px;
}

.frontPageDocuments {
	height: 180px;
	background-image: url(../gfx/frontpage_info_back.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

.frontPageDocument_left {
	text-align: left;
	float: left;
	width: 380px;
	height: 100%;
	margin-right: 2px;
	border-right-style:dashed;
	border-right-width:1px;
}

#frontPageDocument_leftContent {
	padding-left: 50px;
	padding-right: 30px;
}

.frontPageDocument_middle {
	text-align: left;
	float: left;
	width: 255px;
	height: 100%;
	margin-right: 2px;
	border-right-style:dashed;
	border-right-width:1px;
}

#frontPageDocument_middleHead {
	background-image: url(../gfx/rightMetadataHeader.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 220px;
	margin-left: 20px;
}


#frontPageDocument_middleHead h1{
	color: #ffffff;
	padding:0;
	margin:0;
	padding-left:9px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}

#frontPageDocument_middleContent{
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
}

.frontPageDocument_right {
	height: 100%;
	width: 255px;
	float: left;
}

#frontPageDocument_rightHead {
	background-image: url(../gfx/rightMetadataHeader.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 220px;
	margin-left: 20px;
}
#frontPageDocument_rightHead h1{
	color: #ffffff;
	padding:0;
	margin:0;
	padding-left:9px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 16px;
}

#frontPageDocument_rightContent {

	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
}


/*
	Main content
*/

#sitePath {
	position:absolute;
	left: 257px;
	top: 152px;
	text-align: left;
}

/* Left menu */

.leftMenu {
	float: left;
	height: 380px;
	width: 205px;
	vertical-align: top;
}

#leftShowChildren {
	margin-bottom: 30px;
}

#leftShowChildren ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 8px;
	list-style:none;
	list-style-image:none;
	display:block;
}

#leftShowChildren li {
	padding: 0px;
	margin: 0px;
	display:block;
	padding-left: 20px;
}

#leftShowChildren li a {
	display:block;	
	border-bottom:#000 dashed 1px;
	padding-top: 4px;
	padding-bottom: 10px;
}

#leftShowChildren li.first a {
	border-top:#000 dashed 1px;
}

#leftShowChildren li.nosub {
	background-image:url(../gfx/menuItem_sub.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftShowChildren li.sub {
	background-image:url(../gfx/menuItem_leaf.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftShowChildren li.leaf {
	list-style-image:url(../gfx/menuItem_leaf.gif);
}

#leftShowChildren .indent_1 {
	
}

#leftShowChildren .indent_2 {
	margin-left: 20px;
}

#leftShowChildren .indent_3 {
	margin-left: 40px;
}

#leftShowChildren .indent_4 {
	margin-left: 60px;
}

.rightMenu {
	float: right;
	width: 220px;
	height: 220px;
	clear: right;
	vertical-align: top;
	margin-right: 30px;
}

#rightMetaDataHeader {
	background-image: url(../gfx/rightMetadataHeader.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 220px;
}

#rightMetaDataHeader h1{
	color: #ffffff;
	padding:0;
	margin:0;
	padding-left:9px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
#rightMetaDataItems {
	text-align: left;
	padding: 10px;
}

#rightProductsHeader {
	padding: 5px;
	padding-left: 16px;
	color: #ffffff;
	background-color: #7aa2c5;
}
#rightProductsItems {
	text-align: left;
	padding: 10px;
}

.metaDataSpacer {
	padding-top: 4px;
	padding-bottom: 4px;
}

.MenuItem {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.MenuItem:hover {
	color: #000000;
}

.MenuItemSelected {
	color: #ef4c23;
	font-size: 12px;
	font-weight: bold;
}

.sitePathLink {
	color: #000000;
	font-size: 10px;
}

/* Content */

#contentCell {
	margin-left: 237px;
	width: 443px;
	vertical-align: top;
}

html #contentCell {
	
}
/*
	productProperties
*/

.productPropertiesImage {
	text-align: left;
	padding-bottom: 5px;
}

#productPropertiesContentCell {
	vertical-align: top;
	width: 55%;
	float: left;
}

#productPropertiesMenuCell {
	float: right;
	vertical-align: top;
	text-align: right;
	margin-right: 12px;
	width: 220px;
}
html #productPropertiesMenuCell {
	margin-right: 2px;
}

.productPropertiesDiv {
	text-align: left;
	background-color: #eeeeee;
	width: 120px;
	
}

.productProperty {
	background-image: url(../gfx/productPropertiesArrow2.gif);
	background-repeat: no-repeat;
	margin: 3px;
	padding-left: 7px;
}

.productPropertyLink {
	color: #666666;
}

.productPropertyLinkSelected {
	color: #000000;
}

.productPropertiesTools {
	padding-top:10px;
	text-align: left;
	width: 120px;
}

.productPropertiesToolsLink {
	color: #B63913;
}

/*
	Terms
*/
.term {
	font-weight: bold;
	color: #B63913;
	text-transform: uppercase;
}

.termSelected {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


/*
	Footer
*/

#footer {
	clear: both;
	text-align: left;
	padding-left: 70px;
	vertical-align: top
}

#facebook img{
	float: left;
	border: none;
	marign-left: 5px;
}
#blog img{
	float: left;
	border: none;
	margin-left: 5px;
}
#tweeter img{
	float: left;
	border: none;
	margin-left: 5px;
}
#youtube img{
	float: left;
	border: none;
	margin-left: 5px;
}

/*
	printFriendly
*/
#printPage {
	margin:0;
	padding: 0;
}

#printHeader {
	padding: 2px;
	border-bottom: #122D71 solid 1px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#printLogoTable {
	width: 350px;
}

#printLogoCell {
	float: left;
}

#printToolsCell {
	padding-top: 10px;
	text-align: right;
}

#printPath {
	clear: both;
	font-size: 10px;
	color: #666666;
	padding-top: 7px;
	padding-left: 1px;
}

#printContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#printFooter {
	border-top: #122D71 solid 1px;
	background-color: #122D71;
	color: #ffffff;
	padding: 6px;
	font-size: 10px;
}

.printReferences {
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: #122D71 dotted 1px;
}

.printReferenceHeader {
	font-weight: bold;
	padding-top: 10px;
	font-size: 10px;
}

.printReferenceDescription {
	font-size: 10px;
}

/*
	search result
*/

.resultRow {
	position:relative;	
	padding-bottom: 10px;
}

.resultRow .displayScore {
	position:absolute;
	left: -60px;
	width: 50px;
	font-size: 18px;
	color: #e84b24; 
	display:inline;
	text-align: right;
}

.resultRow .displayText {
	display:inline;
}

.resultRow .displayText a {
	font-size: 1.3em;
	color: #000;
}



