/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/

#containerdiv
{
	margin: 1em;
	text-align: left;
}
#headerdiv
{       background: url(/upload/images/bakgrunn_gradert.gif) repeat-X;
	text-align: center;
	display: block;
}
#quickbardiv
{
	position:relative; 
	margin-top: -5em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 48%;
        display: inline;
}
#leftmenudiv
{ font-weight : bold; font-size : 1.0em; padding : 3px 0px 3px 0px;
	width: 205px;
	float: left;
	text-align: left;
	
}
#mainareadiv
{
	float: left;
	text-align: left;
	border-width: 0.2em 0.2em;
	border-style: solid;
	border-color: #F5EBCF;
	margin: 0em 0em 0em 1em;

	padding: 0.2em 0.2em 0.2em 0.3em;
display: inline;
}
.normalwidth
{
	width: 90%;
}
#rightmenudiv
{
	width: 26%;
	float: right;
	text-align: left;
	margin-right:1.5em;
	margin-top: -2.1em;

 display: inline;
}


#rightListingBox
{
	border: solid #F5EBCF 0.1em;
	background-color: #F0F0F0;
}

img
{
	border: 0;
}
body
{
font-size: 70%;
}
#topmenudiv
{ 	        background: url(/upload/images/menu.gif) repeat-x ! important;

font-family : Verdana, Arial, Helvetica, Tahoma; font-weight : bold;  padding : 0px 0px 0px 18px;
height: 26px;}

#topmenucontrol
{        background-image: url(/upload/images/menu.gif);
	margin-top: 0em;
	padding:  0.4em 0em 0em 0em;
	width: 100%;
	font-family: Verdana, Arial, Tahoma ;
z-index :10;
	
}

#contentdivStartPage
{
	width: 100%;
	background-color: #FFFFFF;
}

.startpagewidth
{ 
	width: 31%;

}

#midpaneldivStartPage
{float:left;
	width: 31%;
/* width: 308px; */
	height: 400px;
	text-align: left;
	margin: 0em 0.8em 0em 0.8em;
	padding-top : 0.2em;
	disply:inline;

}
#rightmenudivStartPage
{
	width: 31%;
/* 	width: 308px; */
	float: left;
	text-align: left;
min-height: 380px;
	border-width: 0.2em 0.2em;
	border-style: solid;
	border-color: #F5EBCF;
	margin: 0em 0em 0em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
font-size: 1em;
}

#quickbar
{
	text-align: right;
}
#footerdiv
 { clear: both ;
font-size : 10px; color : #FFFFFF; font-weight : bold; 
 background-image: url(/upload/images/bunnlinje.gif);
 width: 100%; }
* html #footerdiv {padding : 2px 5px 2px 1px;}

div.footerleftcornerdiv
{

display:none ;
}
div.footerrightcornerdiv
{
display:none ;
}
#footermaindiv
{ background : inherit ;
	width: 100%; 
	float:left; 
	padding-top: 0.5em;
	height: 2.1em;
}
#footerleftdiv
{
	width: 1%; 
	float: left; 
	text-align: right;
display: none;
}
#footermiddlediv
{
	width: 98%; 
	float: left; 
	text-align: center;
}
#footerrightdiv
{
	width: 1%; 
	float: right; 
	text-align: right;
	display: none;
}

#maincontainerdiv
{
	padding-left: 1.4em;
padding-right: 1.1em;
padding-top:1em;
padding-bottom:3em;
	float: left;
	background-color: #FFFFFF;
	min-height : 444px;
display: inline;
}
html>body #maincontainerdiv
{
 padding-left: 0.6em;
}

#contentdiv
{
	width: 68%;
	float: left;
	min-height: 400px;
}
* html #contentdiv { height: 400px; }

#topmenu
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0em 1em;
	width: 100%;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}


/* -- Standard divs --*/

.leftfloating
{
	float: left;
display: inline;}
.rightfloating
{
	float: right;
display: inline;
}
.rightfloatingmm
{ 
	float: right;
display: inline;
background : url(/upload/images/dots_lightblue20.gif) right no-repeat;}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.rightalign
{
	;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
display: inline;
}
div.content
{
	float: right;
	width: 79%;
display: inline;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}
