/* Global styles */
body
{
	background-color: #F0F3F6;
}

/* Structure */
#ContainerDiv
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}
#MainContainerDivBG
{
	background-image: url(/images/sintef/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	border-top: 1px solid #B4C2D2;
}
#MainContainerDiv
{
	background-image: url(/images/sintef/light_pixel.gif);
	background-position: left top;
	background-repeat: repeat-y;
	color: #375e79;/*003366;*/
}
#TopContainerWide
{
	height: 70px;
	background-image: url(/images/sintef/top-background.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#TopContainer
{
	width: 994px;
	margin: auto;
	font-size: 12px;
}
#TopMenu
{
	width: 994px;
	margin: auto;
	border-left: 1px solid #E5EAEF;
	height: 36px;
	font-size: 12px;
}
#TopMenuWide
{
	background-color: #FFFFFF;
	border-top: 1px solid #E5EAEF;
	border-bottom: 1px solid #C2CEDA;
	background-image: url(/images/sintef/topmenu-background.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
a.MenuHead, a.ActiveMenuHead
{
	font-size: 100%;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #E5EAEF;
	line-height: 36px;
}
a.MenuHead.First, a.ActiveMenuHead.First
{
	border-left: 1px solid #E5EAEF;
}
a.MenuHead
{
	padding: 11px 16px 11px 16px;
	color: #003366;
}
a.ActiveMenuHead
{
	color: #FF6600;
	background-image: url(/images/sintef/menu-selected.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 1px solid #D5D9D6;
	border-left: 2px solid #E7E8E2;
	border-right: 2px solid #E7E8E2;	
	padding: 11px 15px 11px 15px;
}
a.MenuHead:hover, a.ActiveMenuHead:hover
{
	color: #D70000;
	text-decoration: none;
}
#BreadCrumbWide
{
	background-color: #B4C2D2;
	color: #FFFFFF;
	background-image: url(/images/sintef/breadcrumb-background.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 94%;
}
#BreadCrumb
{
	padding: 6px 0px 2px 0px;
	width: 994px;
	height:1.2em;
	overflow:hidden;
	margin: auto;	
	color: #003366;
	position:relative;
}
#BreadCrumb a
{
	text-decoration: none;
	color: #003366;
}
#BreadCrumb a:hover
{
	color: #FFFFFF;
}
#BreadCrumb a.Selected
{
	font-weight: bold;
	color: #003366;
}
#BreadCrumb span.Selected
{
	font-weight: bold;
	color: #003366;
}


#BreadCrumb a.Selected:hover
{
	color: #FFFFFF;
}

#BreadCrumb .BreadCrumbLabel
{
	margin-left: 18px;
	color: #FFFFFF;
}
#MainArea
{
	background-image: url(/images/sintef/grey_pixel.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#RightRegion
{
	background-image: url(/images/sintef/grey_pixel.gif);
	background-repeat: repeat-y;
	background-position: 10px top;
}
#FooterDiv
{
	border-top: solid 1px #D9E1E8;
	background-color: #F0F3F6;
	padding: 1em 0em;
	text-align: center;
	width: 100%;
}
.Footer
{
	margin: 40px 8px 16px 8px;
}

/* Marintek */
#TopContainerWideMT
{
	height: 66px;
	background-image: url(/images/sintef/alternative_menu_background.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #E2EBF5;
	border-bottom: 1px solid #B6C6D8;
}
#TopMenuMT
{
	width: 994px;
	margin: auto;
	height: 58px;
	font-size: 12px;
}
#TopContainerWideMT #QuickBar
{
	border-right: 1px solid #CCD6E0;
	display: inline;
}
#TopContainerMT
{
	width: 994px;
	margin: auto;
	font-size: 12px;
}
#TopMenuMTItems
{
	height: 100%;
    
    background-image : url(/images/sintef/alt-menu-border1.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
#TopMenuMTItems a
{
	font-size: 100%;
	text-decoration: none;
	padding: 11px 14px 10px 14px;
	color: #003366;
	display: block;
	float: left;
	background-image: url(/images/sintef/alt-menu-border1.gif);
	background-position: right top;
	background-repeat: repeat-y;
	height: 35px;
}
#TopMenuMTItems a:hover
{
	color: #D70000;
	text-decoration: none;
}
#LogoTopMT
{
	float: right;
	margin-left: 25px;
	margin-top: 6px;
	margin-right: 10px;
}
#TopMenuMT .SearchSection
{
	padding-top: 6px!important;
}
#LogoContainerMT
{
	margin-top: 22px;
	margin-left: 14px;
	margin-right: 42px;
	float: left;
}
#SubMenuMT
{
}
#SubMenuMT a
{
	font-size: 100%;
	text-decoration: none;
	padding: 25px 16px 25px 16px;
	height: 100%;
	color: #003366;
	display: block;
	float: left;
	background-image: url(/images/sintef/alt-menu-border.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#SubMenuMT a:hover
{
	color: #D70000;
	text-decoration: none;
}
#QuickBarMT
{
	float: right;	
	padding: 25px 16px 25px 16px;
}
#QuickBarMT a
{
	white-space: nowrap;
}

/* ---LeftMenu items---*/
div.MenuTitle
{
	font-size: 150%;
	color: #9F9F87;
	margin-left: 4px;
	margin-right: 4px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #DCE2E7;
}
div.MenuItem
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-image: none;
}
div.MenuItem .MenuEnd
{
	margin-left: 4px;
	margin-right: 4px;
	border-top: 1px solid #DCE2E7;
}
div.MenuItem a.MenuLink
{
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #003366;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #DCE2E7;
	margin-left: 4px;
	margin-right: 4px;
}
div.MenuItem a.MenuLink:hover
{
	background-color: #F4F4EF;
	border-left: 1px solid #DCE2E7;
	border-right: 1px solid #DCE2E7;
	padding-left: 0px;
	padding-right: 0px;
	color: #003366!important;
}
div.MenuItem.NoBorder a.MenuLink
{
	border-top: none;
}
div.MenuItem.Parent a.MenuLink
{
	background-image: url(/images/sintef/icon-menu-plus.gif);
}
div.MenuItem.SelectedParent a.MenuLink, div.MenuItem.Expanded a.MenuLink
{
	background-image: url(/images/sintef/icon-menu-plus-selected.gif);
}
div.MenuItem.Selected a.MenuLink, div.MenuItem.SelectedParent a.MenuLink, div.MenuItem.Expanded a.MenuLink
{
	color: #FF6600;
}
div.MenuItem.Selected a.MenuLink:hover, div.MenuItem.SelectedParent a.MenuLink:hover, div.MenuItem.Expanded a.MenuLink:hover
{
	color: #FF6600!important;
}
.SubLevel
{
	background-color: #F4F4EF;
	border-bottom: 1px solid #DCE2E7;
	border-top: 1px solid #DCE2E7;
	border-left: 1px solid #DCE2E7;
	background-image: url(/images/sintef/menu-sub-start.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.SubLevelInner
{
	background-image: url(/images/sintef/menu-sub-end.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.SubLevel div.MenuItem a.MenuLink
{
	border-left: 1px solid #F4F4EF;
	border-right: 1px solid #F4F4EF;
}
.SubLevel div.MenuItem a.MenuLink:hover
{
	background-color: #F9F9F7;
}
.SubLevel div.MenuItem.Selected a.MenuLink, .SubLevel div.MenuItem.SelectedParent a.MenuLink
{
	border-left: 1px solid #DCE2E7;
	border-right: 1px solid #DCE2E7;
	background-color: #F9F9F7;
}
.SubLevel div.MenuItem a.MenuLink:hover, .SubLevel div.MenuItem a.MenuLink:hover
{
	border-left: 1px solid #DCE2E7;
	border-right: 1px solid #DCE2E7;
	background-color: #F9F9F7;
}

.SectionContainer
{
}	
.SectionLabel
{
	font-size: 150%;
	color: #9F9F87;
	padding: 2px 8px 2px 8px;
}

.EmployeeCard
{
	margin-top: 5px;
	width: 90%;
}

.EmployeeCard h1
{
	color:#003366;
}

.EmployeeCardInfo
{
}
.EmployeeCardInfo td
{
	font-size: 100%;
	padding-bottom: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.EmployeeCardInfo .LabelCol
{
	font-weight: bold;
}
.EmployeeImageContainer
{
	border: 1px solid #E9E9E0;
	float: right;
}
.EmployeeImageContainer img
{
	border: 2px solid #FFFFFF;
}

.Teaser
{
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	background-color: #FFFFFF;
	margin: -1px 10px 2px 10px;
	border-top: 1px solid #B4C2D2;
}
.Teaser .Column
{
	height: 100%;
	width: 500px;
	margin: 10px;
	background-image: url(/images/sintef/frontpage-blue-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #003366;
}
.Teaser .Column .Content
{
	color: #FFFFFF;
	margin: 20px 20px 4px 20px;
	overflow: hidden;
	font-size: 12px;
}

.Column .Content .Title
{
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 4px;
}
.Column .Content .Body
{
	margin-right: 80px;
}
.Column .Content a
{
}
.Column .Content a:hover
{
}
.LargeImage
{
	background-color: #FFFFFF;
	margin-bottom: 16px;
	overflow: hidden;
	background-color: #003366;
	background-image: url(/images/sintef/blue-corner-small.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.LargeImage img
{
	float: left;
	border-right: 4px solid #ffffff;
}
.LargeImage .Column
{
	overflow: hidden;
}
.LargeImage .Column .Content
{
	color: #ffffff;
	padding: 16px 16px 4px 16px;
	font-size: 12px;
}
.LargeImage .Column .Content .Body
{
	margin-right: 50px;
}
.LargeImage .Height194
{
	height: 194px;
}
.LargeImage .Height148
{
	height: 148px;
}
.LargImage.ExtraMargin
{
	margin-bottom: 28px;
}
.AlphanumericListOuter
{
	border: 1px solid #DCE2E7;
	background-color: #F4F4EF;
	height: 192px;
	margin-bottom: 28px;
}
.AlphanumericListOuter .SectionLabel
{
	color: #003366;
	margin-bottom: 16px;
	margin-top: 8px;
	text-align: center;
}
.AlphanumericList
{
	padding-left: 12px;
	width: 90%;
}
.AlphanumericList a.Char
{
	width: 16px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #003366;
	margin: 3px;
	padding: 1px;
}
.AlphanumericList a.Char.Selected
{
	background-color: #FF6600;
	color: #FFFFFF;
	border: 1px solid #EB5F01;
	padding: 0px;
}
.AlphanumericList a.Char:hover
{
	background-color: #FF6600;
	color: #FFFFFF!important;
	border: 1px solid #EB5F01;
	padding: 0px;
}
.AnsattForm
{
	margin-bottom: 16px;
}
.AnsattResult
{
}
.AnsattResult .Count
{
	margin-bottom: 16px;
}

#ShortCut
{
	width: 148px;
	border: 1px solid #6685A3;
}

#KoMenuDiv 
{
	margin-bottom: 8px;
}
#KoMenuDiv .MenuItem
{
	border-bottom: 1px solid #DCE2E7;
}
#KoMenuDiv .MenuItem div
{
	margin: 4px 8px 4px 8px;
}
#KoMenuDiv .MenuItem a
{
	text-decoration: none;
	width: 100%;
	color: #003366;
}
#KoMenuDiv .MenuItem a.Selected
{
	background-image: url(/images/sintef/menu-selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.KoMenuTitle
{
	font-size: 150%;
	color: #9F9F87;
	border-bottom: 1px solid #DCE2E7;
	border-top: 1px solid #DCE2E7;
}
.KoMenuTitle div
{
	margin: 0px 8px 0px 8px;	
}

#QuickBar a.Flag
{
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#QuickBar a.Flag.NO
{
	background-image: url(/images/sintef/flag_no.gif);
}
#QuickBar a.Flag.EN
{
	background-image: url(/images/sintef/flag_en.gif);
}
#QuickBar a.Flag.EN
{
	background-image: url(/images/sintef/flag_en.gif);
}
#QuickBar a.Flag.NOSelected
{
	background-image: url(/images/sintef/flag_no_over.gif);
}
#QuickBar a.Flag.ENSelected
{
	background-image: url(/images/sintef/flag_en_over.gif);
}
#QuickBar a.Flag.NO:hover
{
	background-image: url(/images/sintef/flag_no_over.gif);
}
#QuickBar a.Flag.EN:hover
{
	background-image: url(/images/sintef/flag_en_over.gif);
}
#QuickBar
{
  width: 200px;
 
}