﻿/* -- Gray header -- */

div.grayHeader
{
	background: url(../images/grayHeaderbg.gif) repeat-x left;
	width:100%;	
	height: 23px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;		
}

div.headerLeft 
{
	background: url(../images/grayHeaderLeft.gif) no-repeat left;
	height: 23px;
	width: 23px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.headerRight
{
	background: url(../images/grayHeaderRight.gif) no-repeat right; 
	height: 23px;
	float: right; 
	width: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.headerContent
{
	float: left;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* -- Gray header with orange axe, no rounded corners -- */

div.orangeHeaderLeft 
{
	background: url(../images/orangeHeaderLeft.gif) no-repeat left;
	height: 23px;
	width: 23px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.orangeHeaderRight
{
	background: url(../images/orangeHeaderRight.gif) no-repeat right; 
	height: 23px;
	float: right; 
	width: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


/* -- Profile finder -- */
tr.datarow
{
	background-color: #EDEBEC;
}
table.searchresults
{
	background-color: #EDEBEC;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Quick search -- */
a.searchbutton
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a.searchbutton:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

/* -- Topmenu -- */
#topmenulevel1
{
	background-color: #EDEBEC;
	height: 18px;
	width: 100%;
	float:left;	
}

#topmenulevel2
{
	background-color: #0A5DA9;
	height: 18px;
	width: 100%;
	clear: left;
	float: left;		
}

/* -- Topmenu level 1 -- */
a.topmenuitem1
{
	height: 18px;
	float: left;
	padding: 3px 3px 0px 3px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
	color: #000000;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.topmenuitem1:hover
{
	text-decoration: none;
	color: #ffffff;	
	background-color: #0A5DA9;
}

a.activetopmenuitem1
{
	height: 18px;
	float: left;
	padding: 3px 3px 0px 3px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
	background-color: #0A5DA9;
	color: #ffffff;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.activetopmenuitem1:hover
{
	text-decoration: none;
	color: #ffffff;	
	background-color: #0A5DA9;	
}

/* -- Topmenu level 2 -- */
a.topmenuitem2
{
	height: 18px;
	float: left;
	padding: 3px 3px 0px 3px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
	color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.topmenuitem2:hover
{
	text-decoration: none;
	color: #ffffff;	
	background-color: #083864;
}

a.activetopmenuitem2
{
	height: 18px;
	float: left;
	padding: 3px 3px 0px 3px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
	background-color: #083864;
	color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.activetopmenuitem2:hover
{
	text-decoration: none;
	color: #ffffff;	
	background-color: #083864;	
}

/* -- Product category area -- */
div.productcategorydiv
{
	width: 85px;
	height: 243px;
	float: left;
}

.categoryheader
{
	width: 100%;
	height: 42px;	
	text-align: center;
	padding-top: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}

.categoryimagediv
{
	width: 100%;
	height: 187px;
	padding-top: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


/* -- Images -- */
img.logo
{
	border: none;
	height: 40px;
	width: 200px;
}

img.categoryimage
{
	width: 100%;
	height: 100%;
	border: none;
}

img.startpagemap
{
	width: 100%;
}

img.localstartpagemap
{
	width: 75px;
	height: 75px;
	border: none;
	margin-right: 3px;
}

img.pageicon
{
	height: 17px;
	width: 17px;
	border: none;
}

img.imagearticle
{
	height: 160px;
	width: 160px;	
}

img.intranetfirstpageimage
{
	height: 359px;
	width: 359px;
	border: 0px;
}

div.articlePicture
{
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

img.producticon
{
	width: 32px;
	height: 32px;
}

.icon
{
	
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 9px;
	color: #5E5E5E;
	text-align: center;
	
}

/* -- Search page -- */
.hidden
{
	visibility: hidden
}

.dotline
{
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 5px;
}

#categoryname
{
	padding: 10px 0px 10px 0px;
}

/* ---Calender template items---*/

div.monthcalendararea
{
	float: right;
	width: 38%;
}
div.calendarlistingarea
{
	float: left;
	width: 375px;
	text-align: left;	
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #336;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
	border: solid 0.1em black;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 11px verdana;
	background-color: #fff; 
	border: solid 0.1em #000;
}
td.selecteddatecell 
{
	border: solid 0.2em #000;
}
td.datecellothermonth 
{
	background-color: #888;
}
td.weekendcell
{
	background-color: #eee;
}
td.datecellactive
{
	background-color: #e6e4c0; 
	border: solid 0.2em #000;
}	
td.dayweekheader
{
	color: #666;
	border-style: none;
}
	
/*--- Headers ----*/


a.listheading
{
	font-weight: bold;
	color: #336;
	text-decoration: none;
	display: block;
}

/* ---LeftMenu items---*/
a.menulink
{
	color: #083864;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top : 1px;
	padding-bottom: 5px;
}
a.menulink:hover
{
	color: #0A5DA9;
	text-decoration: underline;
}

a.activemenulink
{
	color: #0A5DA9;
	font-weight: bold;
	display: block;
	text-decoration: underline;
	padding-top : 1px;
	padding-bottom: 5px;
}

div.leftmenupadding
{
	padding: 15px 0px 0px 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

/* -- Marketplace -- */

div.marketlogo
{
	padding: 15px 0px 20px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.marketplacediv
{
	background-color: #EDEDED;
	float: left;
	width: 100%;
}

div.darkgrayheader
{
	background-color: #777777;
	height: 23px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 23px;
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.marketarea
{
	float: left;
	padding: 8px 23px 8px 23px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

.marketitem
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

hr.horisontalLine
{
	clear: both;
	width: 100%;
	line-height:1px;
	color: #627168;
	height: 1px;
}

/* -- Intranet listitems -- */

.intranetlistitem
{
	padding: 0px 0px 7px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.innerlistitem
{
	float: left;	
	padding: 1px 0px 7px 5px;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.datelistitem
{
	float: left;
	width: 55px;
	padding-top: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* --Conferance items--- */
div.conferance
{
	width: 100%;
	background-color: #ddd;
	border: solid 0.1em #bbb;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
}
div.conferanceheader
{
	width: 100%;
}
/*---Site map items---*/
tr.sitemapheader
{
	background-color: #dedede;
	font-weight: 600;
	padding-left: 0.2em;
}
/*---Password input ---*/
div.passwordfield 
{
	background-color: #dcdace;
	border: solid 0.1em #000;
	width: 21em;
	padding: 0.3em;
}
input.registerfield
{
	width: 20em;
}
/*---Personal registry Items---*/
table.DetailedView
{
	background-color: #fff;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
table.BackButton
{
	background-color: #EDEDED;	
	border-style: solid; 
	border-color: #ddd;	
	border-width: 0.1em;
}
	
/*--- Newsgroup ---*/
body.newsgroupitem
{
	padding: 0; 
	margin: 0;
	background-color: #ffffff;
}
div.newsgroupheader
{
	background-color: #ddd;
	border-bottom: solid 0.1em back;
	padding: 0.4em 0;
}
A.newsgroupbarbutton 
{ 
	color: #000; 	
	font-size: 1.1em; 
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none;
}

/* ---News Groups---*/
TR.NewsgroupRow {
	BACKGROUND-COLOR: #EDEDED; 
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:Verdana; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px}

TR.NewsgroupRowActive{ 
	BACKGROUND-COLOR: #CCDAD1;
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:Verdana; 
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px}
	
TD.NewsgroupTableheading { 
	COLOR: #ffffff; 
	FONT-SIZE: 11px;
	FONT-FAMILY:Verdana; 
	FONT-WEIGHT:bold; 
	HEIGHT: 20px;
	PADDING-LEFT: 2px; 
	BACKGROUND: #777777}

A.NewsgroupBarButton { 
	COLOR: #009F44; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY:Verdana; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION: none}

A.NewsgroupBarButton:visited { 
	COLOR: #009F44; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none}

.NewsgroupBarTitle {
	COLOR: #009F44; 
	FONT-SIZE: 12px; 
	FONT-FAMILY:Verdana, arial, tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemMessage {
	FONT-SIZE: 10px; 
	FONT-FAMILY:Verdana, Courier new;
	COLOR: #333333;}

.NewsgroupItemHeading{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:Verdana; 
	FONT-WEIGHT:bold;}

.NewsgroupItemHeading2{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:Verdana;}

	
/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #eeeeee;
	width: 500px;
}

.DocumentListItem
{
	width: 100%;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 4px;
	padding-bottom: 4px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.DocumentListItemAlt
{
	width: 100%;
	background: #eeeeee;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


.DocumentMainIntro
{
	padding-left: 24px;
	padding-right: 5px;
	padding-top: 0px;
	width: 400px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;

}

/* ---Document---*/

.DocumentFrameHeader
{
	text-align: left;
	padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
	float: none;
	text-align: center;
}

.PPTFrameStyle
{
	border-style:		outset;
	border-color:		threedhighlight threedlightshadow threedlightshadow threedhighlight;
	border-width:		2px;
	width: 95%;
	height: 45em;
}
.XLSFrameStyle
{
	border-style:		outset;
	border-color:		threedhighlight threedlightshadow threedlightshadow threedhighlight;
	border-width:		2px;
	width: 95%;
	height: 52em;

}

.DOCFrameStyle
{
	border-style:		outset;
	border-color:		threedhighlight threedlightshadow threedlightshadow threedhighlight;
	border-width:		2px 2px 2px 2px;
	width: 85%;
	height: 62em;
}

/* Verner - end user interface */
.NFGray
{
	background-color: #EDEDED;
	
}