/* SITE CSS 20040415 */

.span_small
{
	color:#999999;
	font-size:0.8em;
}

div#allcontent
{
    width: 988px;
    margin: 0 auto 0 auto;
}


/* PAGE HEADER */

div#header
{
    padding-top: 20px;
    padding-left: 45px;
	width:943px;
	height:76px;
}

div#header-design
{
    margin: 0;
    height: 70px;
    float: left;
}

div#header-design-right
{
    float: right;
}

div#header-design-icons
{
    margin-right: 15px;
}

div#header-design-facebook-img
{
	background-image:url(../images/facebook_19x19.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
	margin-top:57px;
	height: 19px;
	width: 19px;
	float: right;
}
div#header-design-facebook
{
	margin-right: 9px;
	margin-top:60px;
	float: right;
}

div#header-design-tab
{
	background-image:url(../images/toppTabs.png);
	background-repeat:no-repeat;
    	margin-right: -10px;
	margin-top:10px;
	width:227px;
	height: 23px;
	float: right;
}

/* Klasse til bedrift header-deisgn-tab*/
div#header-design-tab-bedrift
{
	background-image:url(../../bedrift/images/toppTabs.png);
	background-repeat:no-repeat;
    margin-right: -10px;
	margin-top:10px;
	width:227px;
    height: 23px;
    float: right;
}

div#header-design-tab-inner
{
	margin-left:28px;
	margin-top:5px;
}

div#header-design-tab-inner a
{
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

div#header-design-tab-inner a:hover
{
	color:#279ec6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

div#header h1
{
    font-size: 2em;
    margin: 0;
    padding: 0.6em;
}

div#header h1 a
{
    text-decoration: none;
    color: #000000;
}


/* TOOLBARS */

div#toolbar-top
{ 
    padding: 13px 0 0 8px;
    text-align: right;
}

div#toolbar-top
{ 
    text-align: right;
}

div#toolbar-top ul
{
    float: right;
}

div#toolbar-bottom
{ 
    margin-top: 8px;
    text-align: center;
}

div#toolbar-bottom ul
{
    padding: 0.5em 0 0.5em 0;
}

div#toolbar-bottom li.toolbar-item a
{
    font-weight: bold;
}

div#toolbar-top li.toolbar-item, div#toolbar-bottom li.toolbar-item
{
    border-right: 1px solid;
    display: inline;
    margin: 0;
    padding: 0 10px 0 6px;
    white-space: nowrap;
}

div#toolbar-top div.search-line, div#toolbar-bottom div.search-line
{
    display: inline;
    vertical-align: middle;
}

div#toolbar-top div.label, div#toolbar-bottom div.label
{
    display: inline;
    text-align: left;
}

div#toolbar-top div.search-line form, div#toolbar-bottom div.search-line form
{
    display: inline;
}

div#toolbar-top div.search-line div.optionblock input,
div#toolbar-top div.search-line div.optionblock label,
div#toolbar-right div.search-full div.optionblock input,
div#toolbar-right div.search-full div.optionblock label
{ 
    display: inline;
}

div#toolbar-top input.searchinput, div#toolbar-bottom input.searchinput
{
    height: 1.6em;
    width: 7em;
}

div#toolbar-top li.toolbar-item a, div#toolbar-bottom li.toolbar-item a
{ 
    text-decoration: none;
}

div#toolbar-top li.first, div#toolbar-bottom li.first
{
    display: inline;
}

div#toolbar-top li.last, div#toolbar-bottom li.last
{
    border-right: none;
    display: inline;
}


/* TOP MENU */

div#topmenu
{
    margin: 0;
    padding: 0;
	margin-top:50px;
	zoom:1;
	
    /* border-bottom: 1px solid; */
}

div.topmenu-line
{
    border-bottom: 1px solid; /* This line needs to be set to avoid bug in IE */
}

div#topmenu-design
{
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;	
}

div#topmenu ul
{
    margin: 0;
    padding: 0;
}

div#topmenu li
{
    margin: 0;
    padding: 0;
    border-right: 1px solid;
    float: left;
    display: block;
}

div#topmenu li div.spacing
{
    padding: 0.2em 12px 0.3em 12px;
}

div#topmenu li a
{
    text-decoration: none;
}

div#topmenu li a:hover
{
    text-decoration: underline;
}


/* SUB MENU */

div#submenu
{
    /* margin-top: -1px; */
    padding: 0;
    border-bottom: 0 none; /* This line needs to be set to avoid bug in IE */
	zoom:1;
}

div#submenu-design
{
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    position: relative;
	padding-left:26px;
}

div#submenu ul
{
    padding: 0;
    margin: 0;
}

div#submenu li
{
    margin: 0;
    float: left;
    display: block;
}

div#submenu li div.spacing
{
    padding: 0.2em 7px 0.3em 7px;
}

div#submenu li a
{
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: 300;
	color:#606060;
}

div#submenu li a.selected
{
    text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: 300;
	color:#404040;
}

div#submenu li a:hover
{
    text-decoration: underline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: 300;
	color:#9e9f9f;
}


/* PATH */

div#path-design
{
    margin: 0.2em 12px 0.2em 0px;
}

div#path p
{
    margin: 0;
}

div#path p a
{
    text-decoration: none;
}


/* COLUMNS */

div#columns
{
    height: 100%; /* Needs to be set to avoid bug in IE 5.5 */
	background-image:url(../images/contentBackground.png);
	background-repeat:no-repeat;
	width:988px;
	padding:0px;
	border: 0 none;
}

div#mainArea
{
	width:950px;
	float:left;	
}

div#leftThin
{
	width:36px;
	float:left;
}
div#webmail{
	background-image:url(../images/webmail.png);
	background-repeat:no-repeat;
	width:35px;
	height: 109px;
}

div#minside{
	background-image:url(../images/min-side.png);
	background-repeat:no-repeat;
	width:35px;
	height: 109px;
}

/* MENUES */

div#leftmenu ul, div#rightmenu ul
{
    margin-left: 6px;
}

div#leftmenu
{
    float: left;
    width: 230px;
	margin-top: 2em;
	padding-left: 10px;
}

div#leftmenu-design li.menu-level-0
{ 
    text-decoration: none;
    border-top: 1px solid;
    padding: 4px 0 2px 10px;
    list-style-type: none;
}

div#leftmenu-design li.menu-level-0 a
{ 
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

div#leftmenu-design li.menu-level-1
{ 
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    list-style-type: none;
	border-style:none;
	border-bottom-color:#ffffff;
	line-height:1.1em;
}

div#leftmenu-design li.menu-level-1 a
{ 
    text-align: center;
    text-decoration: none;
}

div#rightmenu 
{
    float: right;
    width: 230px;
	margin-top: 1em;
	padding-right:10px;
}

div#rightmenu-design
{
    padding-right: 0px;
}

div#maincontent
{
	margin-top: 1.5em;
}

div.maincontent-bothmenus
{ 
    margin-left: 250px;
    margin-right: 250px;
    height: 100%; /* Needs to be set to 1% to avoid bug in IE 5.5 */
}

div.maincontent-noleftmenu
{ 
    margin-left: 32px;
	margin-right: 380px;
    height: 100%; /* Needs to be set to 1% to avoid bug in IE 5.5 */
}

div.maincontent-norightmenu
{ 
    margin-left: 250px;
    margin-right: 30px;
    height: 100%; /* Needs to be set to 1% to avoid bug in IE 5.5 */
}

div.maincontent-nomenus
{ 
    height: 100%; /* Needs to be set to 1% to avoid bug in IE 5.5 */
	/*margin: 0.8em;*/
	margin-top:15px;
	margin-bottom:30px;
	margin-right:10px;
	margin-left:10px;
}

div.article-margin
{
	margin-left:22px;
}

div#fix /* This style breaks the unwanted connection between the content of the maincontent box and the menues on the left and right in some browsers */
{
    float: left;
    width: 100%;
}

div.article-flash {
	float:right;
	height:700px;
	margin-left:0;
	margin-top:10px;
	text-align:right;
	width:300px;
}

/* NAVIGATORS */

div.content-navigator
{
    display: block;
    clear: both;
}

div.content-navigator div
{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow
{
    font-size: 150%;
}


/* TOOLBOXES */

div.toolbox
{ 
    width: 100%;
    margin-bottom: 8px;
    margin-top: 8px;
}

div.toolbox-design
{ 
    padding: 0px;
}

div.toolbox-design h2
{ 
    font-size: 1em;
    margin-top: 0px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

div.toolbox-design div.toolbox-content
{ 
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 10px;
}

div.toolbox-design input.searchtext, div.toolbox-design input.textinput
{
    height: 18px;
    width: 120px;
    border: 1px solid;
}

div.toolbox-design label
{
    font-weight: normal;
    margin-bottom: 0;
    padding: 6px 0 0 0;
}

div.toolbox-design form
{
    vertical-align: bottom;
}

div.toolbox-design div.info-text p
{ 
    font-weight: normal;
}

div.toolbox-design div.attribute-link p
{ 
    font-weight: normal;
    padding: 0 0 0 6px;
    vertical-align: middle;
}

div.toolbox-design div.attribute-link-disabled p
{ 
    font-weight: normal;
    padding: 0 0 0 6px;
    vertical-align: middle;
}


/* TOOL LISTS */

div.toollist
{ 
    width: 100%;
    margin: 8px 0 8px 0;
}

div.toollist-top
{ 
    padding: 0px;
	width: 227px;
	height: 15px;
	background-image: url(../images/toolbox-top.gif);
}

div.toollist-design
{ 
    padding: 0px;
	background-image: url(../images/toolbox-bg.gif);
	width: 227px;
}

div.toollist-design a
{ 
	text-decoration: none;
}

div.toollist-bottom
{ 
    padding: 0px;
	width: 227px;
	height: 81px;
	background-image: url(../images/toolbox-bottom.gif);
}

div.toollist-design h2
{ 
    font-size: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-weight:normal;
    margin-top: 0px;
    padding: 10px 0px 0px 23px;
}

div.toollist-design div.content-view-children
{ 
    padding: 3px 6px 10px 22px;
}

/*
BACKUP
div.content-view-children li
{
	border-top-color:#c5c5c5;
	border-top-style:dotted;
	border-top-width:thin;
	padding:2px 0px 0px 8px;
	line-height:1.6em;
	width:94%;
}
*/

div.content-view-children li
{
	border-bottom-color:#c5c5c5;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	padding:1px 0px 1px 8px;
	line-height:1.6em;
	width:94%;
}

div.header-toolbar-design
{
	width:188px;
	border-bottom: thin dotted #c5c5c5;
	margin-left:16px;
	margin-bottom:3px;
	margin-top:6px;
}

div.toollist-design h3
{ 
    margin: 0;
}

div.toollist-design div.class-article div.attribute-short p
{ 
    margin: 0;
}

div.toollist-design div.class-article div.attribute-link p
{ 
    margin: 0 0 10px 0;
}

div.toollist-design div.class-article div.attribute-link-disabled p
{ 
    font-weight: normal;
    padding: 0 0 0 6px;
    vertical-align: middle;
}

/* FOOTER */

div#footer
{ 
    clear: both;
	background-image:url(../images/bottomBackground.png);
	background-repeat:no-repeat;
	height:35px;
}

div#footer-design 
{
    padding: 10px 0 10px 0;
    text-align: center;
}

div#footer-design address
{
    font-style: normal;
}

div#footer-design a
{
    text-decoration: none;
}


/* GENERAL ELEMENTS */

div#maincontent h1
{ 
    font-size: 1.6em;
    font-weight: normal;
}

div#maincontent h2
{ 
    font-size: 1.4em;
    font-weight: normal;
	margin-bottom:3px;
}

div#maincontent h3
{ 
    font-size: 1.2em;
    font-weight: normal;
	color: #777777;
	margin-bottom: 1px;
	margin-top:1px;
}

div#incident-title h3
{
	font-size: 1.3em;
	color:#555555;
    font-weight: normal;
	margin-bottom: 0px;
	margin-top:8px;
}

div#maincontent h4
{ 
    font-size: 1em;
    font-weight: bold;
}

div#maincontent-design h5
{ 
    font-size: 1em;
    font-weight: bold;
}

div#maincontent-plain
{
	margin:20px 23px;
}

/* GENERAL TABLE */

table th
{ 
    background-color: #d9e5f2;
}

/* SUBMIT BUTTONS */

input.defaultbutton
{
    font-weight: bold;
    border: 1px solid;
    margin: 0.5em 0.5em 0 0;
}

input.button
{
    border: 1px solid;
    margin: 0.5em 0.5em 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border: thin solid #dedede;
	color:#575757;
}

input.searchbutton
{
    border: 1px solid;
}

input.shopbutton
{
    border: 1px solid;
}

input.searchimage
{
    width: 18px;
    height: 18px;
    background-image: url(../images/button.gif);
    background-repeat: no-repeat;
}

/* Diff styles */

div#diffview ul
{
    margin: 0 0 0.5em 0;
    padding: 0.25em 0.5em 0.25em 0.5em;
    border-bottom: 1px solid #808080;
    display: block;
}

div#diffview li
{
    font-size: 0.85em;
    margin: 0 0.5em 0 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

div.attribute-view-diff
{
    padding: 0.25em;
    border: 1px solid #d7d7d2;
}

div.attribute-view-diff label
{
   color: #75756c;
}

div.attribute-view-diff-old
{
    padding-bottom: 0.25em;
    border-bottom: 1px dashed #bfbfb7;
}

div.attribute-view-diff-new
{
    padding-top: 0.25em;
}

ins
{
    color: #008000;
    text-decoration: none;
    border-bottom: 1px solid #00b000;
}

del
{
    color: #d98078;
    text-decoration: line-through;
}

ins:hover, del:hover
{
    background-color: #ffffff;
}

ins:hover
{
    color: #006000;
    border-bottom: none;
}

del:hover
{
    color: #852c25;
    text-decoration: none;
}

div.blockchanges ins, div.blockchanges del
{
    color: #000000;
    padding-left: 0.5em;
    text-decoration: none;
    border-bottom: none;
    display: block;
}

div.blockchanges ins
{
    border-left: 0.5em solid #008000;
}

div.blockchanges del
{
    border-left: 0.5em solid #d98078;
}

div.previous ins
{
    display: none;
}

div.previous del
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none   
}

div.latest del
{
    display: none;
}

div.latest ins
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none;
}

div.toolbar-design
{
	padding-left:0px;
	margin-top:-4px;
}

div.attribute-header h2
{ 
    font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
    margin-top: 0px;
}

div.warning
{
	
}

div.warning h2
{
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
    margin-top: 5px;
}

div.feedback
{
	
}

div.feedback h2
{
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
    margin-top: 5px;
}

div.search_result
{
	
}

div.search_result a
{
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.tPrivat
{
	float:left;
}

div.tBedrift
{
	float:right;
	margin-right:43px;
}

div.clickable {
	height:40px;
	margin-top:-50px;
	padding-bottom:9px;
	width:90%;
	cursor:pointer;
}

table.tabell_1
{
	border:none;
	padding-left: 4px;
	padding-top: 4px;
}

table.tabell_1 td
{
	padding-left: 4px;
	padding-top: 4px;
}

table.tabell_4
{
	border:none;
	padding-left: 15px;
	padding-top: 15px;
}

table.tabell_4 td
{
	padding-left: 15px;
	padding-top: 15px;
}

table.tabell_2
{
	border-bottom: thin solid #D0D0D0;
	border-right: thin solid #D0D0D0;
}

table.tabell_2 td
{
	border-left: thin solid #D0D0D0;
	border-top: thin solid #D0D0D0;
	padding-left: 4px;
	padding-top: 4px;
}

tr.headerrow
{
	background-color: #D0D0D0;
}

td.cellepadding
{
	padding-right: 15px;
	padding-top: 15px;
}

div.attribute-long
{
	margin-top:10px;
}
