﻿/* NIRAS Sitecore Default Stylesheet */
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 18px 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

a:focus {
	outline: none;
}

a:link {
	color: #ff0033;
	text-decoration: none;
}

a:visited {
	color: #ff0033;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #ff0033;
	text-decoration: none;
}

img {
	border: 0;
}

img .threecolumn {
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
}

table, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;

	border-left: none;
	border-right: none;
	border-collapse: collapse;
}

#MainPanel {
	background: #e9e9e9;
	text-align: center;
	height: 100%;
}

#CenterColumn {
	text-align: left;
	margin: auto;
	width: 800px;
}

#Banner {
	background: white;
	border-bottom: 1px solid #bfbfbf;
	padding: 8px;
}

#Content {
	background: white;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #bfbfbf;
	padding: 16px 16px 48px 16px;
}

/* ------------------------------------------------------------ */
/* Niras Custom Stylesheet */
#FrontPageBody {
	margin: 0 0 0 0;
	background-position: top center;
	background-repeat: no-repeat;
	
}

#Page {
	width: 934px; /* height: 932px; */
	display: block;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

/* Horizontal ruler */
hr {
	height: 1px;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #999;
	display: block;
	margin: 0 0 8px 0;
	float: left;
}

/*

Replaced by fFONT-FACE version, see  other css
h1 {
	margin: 0;
	font-size: 28px;
	text-transform: uppercase;
	color: #444;
	visibility: hidden;
	line-height: 36px;
	padding: 0 0 2px 0;
	font-family: arial, helvetica, sans-serif; 
}

*/
/* FONT FACE STUFF  

see other stylesheet ...

 END FONT FACE STUFF */
 
h1.theme {
	line-height: 38px;
}

h1.competence {
	line-height: 38px;
}

h1 a {
	display: block;
	color: #000;
	text-decoration: none;
}

h1 a:hover {
	color: #ff0033;
}

* html h2 {
	margin: 0 0 0 0; /* even dirtier ie6 ONLY hack adjustment */
}

/*Replaced by FONT-FACE version, see  other css
h2 {
	margin: 20px 0 2px 0;
	#margin: 18px 0 0 0; 
	padding: 0 0 4px 0;
	font-size: 18px;
	line-height: 20px; 
	display: block;
	text-transform: uppercase; 
	z-index: 1;
	color: #444;
	visibility: hidden; 
	font-family: arial, helvetica, sans-serif; 
}
*/
.subtitle {
	margin: 0 0 0 0;
}

.frontmenu {
text-indent: -16px;
padding: 0 0 0 16px; /*  to enable the 2-line menu items to line up vertically */
margin: 8px 0 8px 0; /*   to enable consistent line-height across browsers */	
#margin: 3px 0 0 0;  /*  ie6 only hack to enable consistent line-height across browsers */
}

/* NIRAS Colour Selection */
.nired {
	/* color: #e6001b;*/
	color: #ff0033;
}

/* NIRAS Red */
.pink {
	color: #cf035c;
}

.purple {
	color: #7a1f5e;
}

.brown {
	color: #8c7d70;
}

.yellow {
	color: #d4bf12;
}

.skyblue {
	color: #8cccd9;
}

.turquoise {
	color: #8fd6ab;
}

.grey {
	color: #999999;
}

.quote {
	/*color: #e5007c;*/
	color: #3cadc6;
	margin: 0 0 0 0;
	font-size: 17px;
	line-height: 20px;        /* for Crtl-p only */
}

.quote p {
	/* font-size: 20px; */
	font-size: 17px;
	padding: 0;
	margin: 0;
}

.quoteblock p {
	/* font-size: 20px; */
	font-size: 17px;
	padding: 0;
	margin: 0;
	color: #cf035c;
}

}
.threelines {
	width: 166px;
	height: 50px;
	overflow: hidden;
}

.blue {
	color: #8cccd9;
	padding: 0;
	margin: 0;
	border: 0;
	display: inline;
}

h2 a {
	display: block;
	text-decoration: none;
}

h2 a:hover {
	color: #ff0033;
}

.fpagequote {
	font-size: 21px;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.fpagequote p {
	font-size: 21px;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*Replaced by fFONT-FACE version, see  other css
h3 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	visibility: hidden;
	font-family: arial, helvetica, sans-serif; /

}
*/
/* for the in-paragraph-text use of headings */
h3.para {
	color: #000;
	margin: 6px 0 1px 0;
	padding: 0;
	font: bold 16px arial, helvetica, sans-serif;
	text-transform: uppercase;
}

.h3nocufon {
	color: #000;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 0;
  /* text-transform:uppercase; */
}

h3 a:link {
	display: block;
	color: #000;
	text-decoration: none;
}

h3 a:visited {
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	color: #ff0033;
	text-decoration: none;
}

h3 a:active {
	color: #000;
	text-decoration: none;
}

/*Replaced by fFONT-FACE version, see  other css
h4 {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	visibility: hidden;
	font-family: arial, helvetica, sans-serif; 
}
*/
/* for the in-paragraph-text use of headings */
h4.para {
	margin: 6px 0 4px 0;
	padding: 0;
	font: bold 12px arial, helvetica, sans-serif;
	text-transform: uppercase;
}

h4 a:link {
	text-decoration: none;
}

h4 a:visited {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: none;
}

h4 a:active {
	text-decoration: none;
}

h4.refs {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	visibility: hidden;
	font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
}

h4.frontpage {
	margin: 0 0 8px 0;
}

.compmenufpageslice {
	margin: 0;
	border: 0;
	text-indent: -8px;
	padding: 0 0 8px 8px;
	display: block;
	float: left;
	width: 154px;
}

.compmenufpageslice h4 {
	padding: 0;
	margin: 0;
	border: 0;
}

.compmenufpageslice h4 a:link {
	text-transform: uppercase; /*color: #cf035c;*/
	color: #666;
	text-decoration: none;
}

.compmenufpageslice h4 a:visited {
	color: #666;
}

.compmenufpageslice h4 a:hover {
	color: #ff0033;
}

.compmenufpageslice h4 a:active {
	color: #666;
}

h5 {
	padding: 4px 0 2px 0;
	margin: 0;
/* opdateret af BOG 20100922 */	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #000;
}

/* for the in-paragraph-text use of headings */
h5.para {
	padding: 0;
	margin: 12px 0 5px 0;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	visibility: hidden;
	line-height: 46px; /* for Crtl-p only */
	font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
	color: #000;
}

p {
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 10px 0;
	margin: 0;
}

ul, ol {
	font-size: 11px;
	margin-top: 0;
	margin-left: 12px; /* EDITED BY BOG 20101022 */
	padding-left: 18px;
}

li {
	font-size: 11px;
	margin-top: 2px; /* BOG 20100623 */
}

.threecol ul, div#Col122 ul, div #Col142 ul {
	font-size: 11px;
	margin: 0 auto 12px 1em;
/* EDITED BY BOG 20100118 */	padding-left: 0.55em; /* EDITED BY BOG 20100719 */
	list-style-image: url(/niras/gfx/hyphen.gif); /* EDITED BY BOG 20110202 */
}

.threecol ul li, div#Col122 ul li, div #Col142 ul li {
	font-size: 11px; /*	line-height: 14px;*/
	margin: 0 auto 4px auto; /* BOG 20110111 */
}

/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/* Header Section */
#Header {
	width: 934px;
	height: 140px;
	display: block;
/*background-color: yellow; */
}

#HeaderArea {
	width: 934px;
	height: 140px;
	display: block;
}

#Header_Logo_niras {
	width: 192px;
	height: 73px;
	display: inline;
	float: left;
	background-image: url(/niras/gfx/logo_niras.png);
	background-repeat: no-repeat;
}

#Header_Logo_drive {
	width: 192px;
	height: 73px;
	display: inline;
	float: left;
	background-image: url(/niras/gfx/drive-header-logo.png);
	background-repeat: no-repeat;
}

#Header_Logo_das {
	width: 192px;
	height: 73px;
	display: inline;
	float: left;
	background-image: url(/niras/gfx/das-header-logo.png);
	background-repeat: no-repeat;
}

#Header_Logo_NIRAS-GL {
	width: 192px;
	height: 73px;
	display: inline;
	float: left;
	background-image: url(/niras/gfx/NIRAS-GL-logo.png);
	background-repeat: no-repeat;
}

#Header_Logo_Link {
	width: 112px;
	height: 36px;
	display: block;
	cursor: pointer;
}

#Header_PrintSend {
	width: 742px;
	display: inline;
	float: left;
	border-bottom: 1px solid #000;
	position: relative;
	height: 19px;
}

#Header_PrintSend h4 {
	margin: 0 0 4px 0;
	position: relative;

}

#Header_SearchArea {
	width: 742px;
	height: 46px;
	float: right;
	position: relative;
	z-index: 1;
}

#Header_TopMenu {
	width: 768px;
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
}

#Header_TopMenu a {
	float: left;
	display: inline;
	margin: 0 16px 2px 0;
	width: auto;
}

#Header_Contact {
	width: 166px;
	display: inline;
	float: left;
	height: 20px;
}

#Header_Botline {
	width: 934px;
	height: 0px;
	border-bottom: 1px solid black;
	display: inline;
	float: left;
	font-size: 0px;
	line-height: 0;
}

#Header_Breadcrumbs {
	font: normal 10px Verdana, Geneva, sans-serif;
	width: 934px;
	height: 30px;
	display: block;
	float: left;
	line-height: 20px;
}

/* top menu link colours : */
#Header_Breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
	padding: 3px 0 0 0;
	display: inline;
}

#Header_Breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}

#Header_Breadcrumbs a:hover {
	color: #ff0033;
}

#Header_Breadcrumbs a:active {
	color: #666666;
}

#search {
	width: 166px;
	height: 44px;
	background-color: #fff; 

	display: block;
	float: right;
	position: relative;
	z-index: 1;
}

#PrintHeader {
	width: 742px;
	height: 145px;
	display: block;
}

/* END Header Section */
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/* Footer Section */
/* Version 2 Footer Section */
.footer2 {
	display: block;
	clear: both;
	border-top: 1px solid #999;
/* border-bottom: 10px solid #fff; */	width: 934px;
	height: 35px;
}

.footertextslice2 {
	height: 14px;
	padding: 0 0 7px 0;
	width: 930px;
	display: block; /* border: 1px solid green; */
	font: normal 9px verdana, arial, helvetica, sans-serif;
	color: #999;
}

.footertextslice2 a:link {
	color: #999;
	text-decoration: none;
}

.footertextslice2 a:visited {
	color: #999;
	text-decoration: none;
}

.footertextslice2 a:hover {
	color: #ff0033;
	text-decoration: none;
}

.footertextslice2 a:active {
	color: #999;
	text-decoration: none;
}

/* END  Version 2 Footer Section */
/* Version 2 Footer Section */
#FooterArea {
	width: 934px;
	height: 30px;
	display: block;
	float: left;
}

#Footer {
	width: 934px;
	height: 18px;
	display: block;
	font-size: 10px;
	float: left;
}

#Footer a {
	text-decoration: none;
	color: #000;
}

#Footer a:hover {
	text-decoration: underline;
	color: #ff0033;
}

#Foottop {
	width: 550px;
	height: 18px;
	border-bottom: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}

#Footbottom {
	width: 934px;
	display: none;
	float: left;
	margin: 18px 0 0 0;
}

#FootCol_1 {
	width: 166px;
	height: 175px;
	display: inline;
	float: left;
}

#FootCol_2 {
	width: 166px;
	height: 175px;
	display: inline;
	float: left;
}

#FootCol_3 {
	width: 166px;
	height: 175px;
	display: inline;
	float: left;
}

#FootCol_4 {
	width: 166px;
	height: 175px;
	display: inline;
	float: left;
}

#FootCol_5 {
	width: 166px;
	height: 175px;
	display: inline;
	float: left;
}

.FootGutter {
	width: 26px;
	min-height: 20px;
	display: inline;
	float: left;
}

.footslice {
	width: 166px;
	display: inline;
	float: left;
}

.select {
	position: absolute;
	width: 160px;
	height: 18px;
	margin: 5px 0 20px 0;
	padding: 1px 0 0 0;
/* color: #fff; */	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px; /* background: url(/niras/gfx/select.gif) no-repeat; */
	display: block;
}

.empty {
	height: 10px;
}

/* PRINT Footer Section */
#printfooter {
	width: 934px;
	display: block;
	margin: 0 0 0 0;
	text-align: center;
}

.printfootercontent {
	height: 35px;
	display: block;
	float: left;
	width: 934px;
}

.printfooterpadding {
	font: normal 10px Verdana, Arial, sans-serif;
	color: #333;
	padding: 30px 0 0 0;
	line-height: 30px;
}

/* END PRINT Footer Section */
/* END Footer Section */
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/* Mid Section */
#MidContent {
	width: 934px; /* height: 778px; */
	display: block;
}

.doublebar {
	background-image: url(/niras/gfx/bar.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 18px;
	display: block;
	background-color: transparent;
	float: left;
}

.splitbar {
	background-image: url(/niras/gfx/splitbar.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	width: 550px;
	height: 18px;
	display: block;
	background-color: transparent;
	float: left;
}

.doublebarheader {
	background-image: url(/niras/gfx/bar.gif);
	background-repeat: repeat-x;
	line-height: 0;
	padding: 0;
	margin: 0;
	#margin: 2px 0 0 0; /* ie only hack adjustment */
	border: 0;
	width: 100%;
	height: 10px;
	display: block;
	background-color: transparent;
	float: left;
}

.greybar {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 2px;
	display: block;
	background-color: #999;
	float: left;
}

/* quoteblock styling */
.quoteblock {
	display: block;
	float: left;
	width: 100%;
	height: auto;
}

.contact_info {
	background-image: url(/niras/gfx/icon-mail.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 26px 0 0 0;
	margin: 0;
}

/* END quoteblock styling */
/* NewsBlock styling */
.newsblock {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.newstitle {
	display: block;
	width: 100%;
	height: auto;
	font-size: 11px;
	font-weight: bold;
}

.newsdate {
	display: block;
	height: auto;
	font-size: 10px;
}

.nodate {
	display: block;
	width: 166px;
	height: 10px;
}

.newsclip {
	display: block;
	width: 100%;
	overflow: hidden;
}

.newsreadmore {
	display: block;
	width: 166px;
	margin: 0 0 0 0;
}

.newsreadmore a:link, .newsreadmore a:visited {
	color: #ff0033;
}

.newsreadmore a:hover {
	color: #000;
}

.newsreadmore a:active 
{
	color: #ff0033;
}

.greyline {
	display: block;
	width: 100%;
	height: 8px;
	margin: 0;
	border-bottom: 1px solid #999;
}

.greylinepadding {
	display: block;
	width: 100%;
	height: 6px;
	margin: 0;
}

.blackline {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 0px;
	height: 1px;
	border-bottom: 1px solid #000;
}

.greylinethin {
	display: block;
	width: 100%;
	height: 0;
	margin: 0;
	border-bottom: 1px solid #999;
}

/* END NewsBlock styling */


/*  NewsPage styling */

.newstextintro
{
font-weight: bold;
display: block;
float: left;
width: 550px; 
height: auto;
padding: 0 0 8px 0;
margin-bottom: 8px;
line-height: 14px;
border-bottom: 1px dotted #999;
}


/* END NewsPage styling */


/* Pic + text underneath - block styling */
.pictextblock1, .pictextblock2, .pictextblock3, .pictextblock4 {
	display: inline;
	float: left;
	width: 100%;
	height: auto;
/* min-height: 10px; */
}

.pictextblocktext {
	padding: 0;
	display: inline;
	float: left;
}

.pictextblocktext p {
	padding: 0 0 8px 0;
	line-height: 15px;
}

/* END Pic + text underneath - block styling  */
/* Contact Details - block styling */
.contactdetailslinkblock {
	width: 100%;
}

#ContactDetails {
	display: block;
	float: left;
	height: auto;
	width: 100%;
}

.ContactDetailsImage {
	display: inline;
	padding: 0 0 5px 0;
	float: left;
	width: auto;
}

.ContactDetailsText {
	display: inline;
	float: left;
	width: 100%;
	height: auto;
}

.ContactDetailsEmail {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	padding: 5px 0 0 0;
}

.ContactDetailsText p {
	padding: 0 0 0 0;
}

.ContactDetailsTextPrint p {
	padding: 0 0 0 0;
}

/* makes all the paragraphs added by sitecore's html "fix" work nicely */
.ContactDetailsPrint {
	height: 110px;
	display: block;
}

.ContactDetailsImagePrint {
	display: inline;
	float: left;
	padding: 0 10px 8px 50px;
	width: auto;
}

.ContactDetailsTextPrint {
	display: block;
	float: left;
	width: 200px;
	height: 85px;
}

/* END OF THIS Contact Details - block styling */
/* Contact Details - VERSION 2 - 2COLUMN block styling */
.ContactDetails2col {
	width: 358px;
	height: auto; /* background-color: #ddd; */
	display: block;
	float: left;
}

.contactperson1col {
	width: 166px;
	height: 195px; /* background-color: #ddd; */ /* border: 1px solid #999; */ /*  border-bottom: 1px solid #999; */
	display: inline;
	padding: 0 13px 0 0;
	float: left;
}

/* END Contact Details - VERSION 2 - 2COLUMN block styling */
/* Plus/minus button + collapsed div for expandable news, jobs etc */
.btn-slide {
	cursor: pointer;
	float: right;
	width: auto;
}

.btn-slide#plus {
	width: 8px;
	height: 8px;
	display: block;
	background-image: url(/niras/gfx/plus.gif);
	background-repeat: no-repeat;
}

.btn-slide#minus {
	width: 8px;
	height: 8px;
	display: none;
	background-image: url(/niras/gfx/minus.gif);
	background-repeat: no-repeat;
}

.collapsed {
	display: none;
}

/* END Plus/minus button for expandable news, jobs etc */
/* Arrow-button and block for flipping through quotes, news etc */
.arrow {
	width: 8px;
	height: 8px;
	display: block;
	background-image: url(/niras/gfx/arrow.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	cursor: pointer;
}

.flipholder {
	display: block;
	position: relative;
	width: 358px;
	overflow: hidden;
	position: relative;
	clear: both;
}

.flipscroller {
	float: left;
	margin-right: -9999px;
	position: relative;
	width: auto;
}

.flipblock {
	float: left;
	width: 358px;
	position: relative;
	padding: 0 0 8px 0;
}

.flipblock a {
	text-decoration: none;
}

.flipblock img {
	margin: 0 8px 0 0;
}

/* END Arrow-button and block for flipping through quotes, news etc */


/* Paging-list for news and other pages */
ul.paging {
	display: block;
	padding: 0;
	margin: 0;
}

ul.paging li {
	display: block;
	width: auto; /*width: 25px;*/
	float: left;
	text-align: center;
	padding: 8px 5px 0 0;
}

/*paging for the search results */
ul.pagingsearch {
	display: inline;
	padding: 0;
	margin: 0;
}

ul.pagingsearch li {
	display: block;
	height: 10px;
	width: auto;
	float: left;
	text-align: center;
	padding: 0 5px 0 0;
}


/* Paging2-list for news and other pages, only bigger */

ul.paging2 {
	display: inline;
	padding: 0;
	margin: 0;
}

ul.paging2 h4
{
font-size: 13px;
}

ul.paging2 li {
	display: block;
	height: 10px;
	width: auto;
	float: left;
	text-align: center;
	padding: 0 5px 0 0;
}




/*------------------------------------------------------------------------------------------------*/
/* Mid section - Frontpage page Version 2 */
.fpage2top {
	display: block;
	float: left;
	width: 934px;
	height: 314px;
}

.fpage2bottom {
	display: block;
	float: left;
	width: 934px;
	height: auto;
}

.col2111 {
	width: 742px;
	height: 314px;
	display: inline;
	float: left;
}

.fpage2toppic {
	width: 742px;
	height: 285px;
	display: block;
	float: left; /* background-color: yellow;*/
}

.col2112 {
	width: 166px;
	height: auto;
	display: block;
	float: left;
}

.col212all {
	width: 166px;
	height: auto;
	min-height: 200px;
	display: inline;
	float: left;
}

.frontpagepicfader {
	overflow: hidden;
	width: 742px;
	height: 284px;
	background-color: #333;
}

.frontpagepics {
	width: 742px;
	height: 284px;
}

/* important so all the frontpage fader pics don't flash visible, before the page loads (ie 7 & 6) */
/* END Mid section - Frontpage page Version 2 */
/* Mid section - Frontpage page  */
#Col111 {
	width: 358px;
	min-height: 625px;
	display: inline;
	float: left;
}

#Col112 {
	width: 358px;
	min-height: 625px;
	display: inline;
	float: left;
}

#Col113 {
	width: 166px;
	min-height: 625px;
	display: inline;
	float: left;
}

.Gutter {
	width: 26px;
	height: 100px;
	display: block;
	float: left;   /* background-color: #ddd; */
}

.InnerGutter {
	width: 26px;
	min-height: 50px;
	display: inline;
	float: left; /* background-color: #eee;  */
}

#phlayout111 {
	width: 358px;
	height: 200px;
	display: inline;
	float: left;
}

.twocoltop {
	width: 358px;
	min-height: 100px;
	height: auto;
	display: block;
	margin: 0 0 18px 0;
}

.onecolunder {
	width: 166px;
	height: auto;
	display: block;
	float: left;
	margin: 0 0 18px 0;
}

#phlayout1121 {
	width: 358px;
	height: auto;
	display: inline;
	float: left;
}

#phlayout1122 {
	width: 358px;
	display: inline;
	float: left;
}

.twocolunder {
	width: 358px;
	min-height: 100px;
	display: block;
	float: left;
}

#phlayout113 {
	width: 166px;
	height: 200px;
	display: inline;
	float: left;
}

#galleryfrontpage {
	overflow: hidden;
	display: inline;
}

#gallerycontent {
	margin: 0;
	overflow: hidden;
}

.galleryimageholder {
	margin: 0;
}

.galleryblock {
	display: none;
	padding: 0;
	margin: 0;
}

.galleryblock img {
}

.galleryimageholder {
	display: block;
}

.gallerytext {
	height: 28px;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 10px;
	line-height: 14px;
	overflow: hidden;
}

.gallerytext p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	display: inline;
}

#gallerynav {
}

#gallerythumbs {
}

#galleryscroller {
	float: left;
	margin-right: -9999px;
	position: relative;
	width: auto;
}

#galleryprev {
	width: 7px;
	height: 40px;
	display: block;
	float: left;
	background-image: url(/niras/gfx/gallery-left.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 8px 0 0;
	cursor: pointer;
}

#galleryprev:hover {
	background-position: -7px 0;
}

#gallerynext {
	width: 7px;
	height: 40px;
	display: block;
	float: left;
	background-image: url(/niras/gfx/gallery-right.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

#gallerynext:hover {
	background-position: -7px 0;
}

.gallerythumb {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	margin: 0 8px 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* For single image */
.oneimage {
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 15px;
}

.oneimage img {
	margin: 0 0 5px 0;
}

.caption {
	padding: 0;
	margin: -1px 0 0 0;
	font-size: 10px;
	line-height: 10px;
	display: block;
	float: left;
	width: 550px;
	height: 10px;
/*abackground-color:lime; */
}

/* END Mid section - Frontpage page  */
/*------------------------------------------------------------------------------------------------*/
/* Mid section - Service page  */
#Col121 {
	width: 166px;
	height: auto;
	min-height: 200px;
	display: block;
	float: left;
}

#Col122 {
	width: 550px;
	height: auto;
	display: block;
	float: left;
}

#Col123 {
	width: 166px;
	height: auto;
	display: inline;
	float: left;
}

#phlayout121 {
	width: 166px;
	min-height: 200px;
	display: block;
	float: left;
}

#phlayout123 {
	width: 166px;
	min-height: 200px;
	background-color: white;
	display: inline;
	float: left;
}

#sublayout122 {
	width: 550px;
	min-height: 458px;
	height: auto;
	display: block;
	float: left;
}

.threecol {
	width: 550px;
	min-height: 40px;
	height: auto !important;
	display: inline;
	float: left;
}


#phlayout12211 {
	width: 550px;
	min-height: 100px;
	background-color: #CC6;
	display: inline;
	float: left;
}

.twocol {
	width: 358px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	display: inline;
	float: left;
	margin: 0 0 18px 0;
}

.onecol {
	width: 166px;
	min-height: 0px;
	height: auto !important;
	display: inline;
	float: left;
	margin: 0 0 18px 0;
}

#phlayout12212 {
	width: 550px;
	min-height: 100px;
	background-color: #CC6;
	display: inline;
	float: left;
}

/* END Mid section - Service page  */
/*------------------------------------------------------------------------------------------------*/
/* Mid section - Theme page  */
#Col131 {
	width: 166px; /* height: 778px; */
	display: inline;
	float: left;
}

#Col132 {
	width: 550px; /* height: 778px; */
	display: inline;
	float: left;
}

#Col133 {
	width: 166px; /* height: 778px; */
	display: inline;
	float: left;
}

#ThemeImageCaption {
	border-bottom: 18px;
}

#onecolpic {
	width: 166px;
	min-height: 778px;
	display: inline;
	float: left; /*background-color: #FF9;*/
}

/* END Mid section - Theme page  */
/*------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------*/
/* Mid section - Content page  */
#Col141 {
	width: 166px;
	height: auto;
	min-height: 200px;
	display: block;
	float: left;
}

#Col142 {
	width: 550px;
	height: auto;
	display: block;
	float: left;
}

#Col143 {
	width: 166px;
	height: auto;
	min-height: 200px;
	display: block;
	float: left;
}

#phlayout1422 {
	width: 358px;
	min-height: 300px;
	display: block;
	float: left;
}

#phlayout1423 {
	width: 358px;
	min-height: 300px;
	display: block;
	float: left;
}

/* END Mid section - Theme page  */
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/* Mid section - Competence page  */
#Col151 {
	width: 166px;
	min-height: 300px;
	display: block;
	float: left;
}

#Col152 {
	width: 550px;
	min-height: 300px;
	height: auto !important;
	display: block;
	float: left;
}

#Col153 {
	width: 166px;
	min-height: 300px;
	display: block;
	float: left;
}

#phlayout151 {
	width: 166px;
	min-height: 200px;
	background-color: lime;
	display: inline;
	float: left;
}

#sublayout152 {
	width: 550px;
	min-height: 100px;
	height: auto;
	display: inline;
	float: left;
}

#phlayout153 {
	width: 166px;
	min-height: 200px;
	display: inline;
	float: left;
}

#phlayout15211 {
	width: 550px;
	min-height: 100px;
	background-color: #CC6;
	display: inline;
	float: left;
}

#phlayout15212 {
	width: 550px;
	min-height: 100px;
	background-color: #CC6;
	display: inline;
	float: left;
}

/* END Mid section - Competence page  */
/*------------------------------------------------------------------------------------------------*/
/* Mid section - Content page  1 2 2 fixed col widths to ensure proper placement of everything*/
#Col161 {
	width: 166px;
	height: auto;
	display: inline;
	float: left;
}

#Col162 {
	width: 358px;
	height: auto;
	display: inline;
	float: left;
}

#Col163 {
	width: 358px;
	height: auto;
	display: inline;
	float: left;
}

/* END Mid section - Theme page  */


/*------------------------------------------------------------------------------------------------*/
/* Mid section - Forum page  */

#ColAll3
{
width: 934px;
height: auto;
}


/* END Mid section - Forum page  */
/*------------------------------------------------------------------------------------------------*/


/* END Mid section  */
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/* ------------- */
/* MISC section  */
/* ------------- */
/* VARIABLE BODY FONT for IE6 with text enlargement*/
.variablebody {
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

.variablebody a:link {
	color: #000000;
	text-decoration: underline;
}

.variablebody a:visited {
	color: #000000;
}

.variablebody a:hover {
	color: #ff0033;
}

.variablebody a:active {
	color: #000000;
}

.mailicon {
	padding: 6px 0 6px 0;
	width: 166px;
	display: block;
}

/* Services Overview page section IKEA STYLE */
.servicesallcolumns {
	width: 576px;
	height: auto;
	display: block;
	float: left;
}

.services1column {
	width: 192px; /* min-height: 355px; see below:  */
	height: auto;
	display: inline;
	float: left;
	border: 0px solid #bbb;
}

.services1colgreyline {
	width: 166px;
	height: 12px;
	display: block;
	border-bottom: 1px solid #999;
}

.servicescomptitle {
	font: bold 10px verdana, arial, sans-serif;
	margin: 12px 0 3px 0;
	display: block;
}

.singleserviceslice {
	font: normal 10px verdana, arial, sans-serif;
	width: 150px;
	min-height: 12px;
	display: block;
	float: left;
	border: 0px solid orange;
	padding: 0 0 4px 0;
	color: #000;
}

.singleserviceslice a:link, .singleserviceslice a:visited {
	color: #000;
	text-decoration: none;
}

.singleserviceslice a:hover {
	color: #ff0033;
	text-decoration: none;
}

.singleserviceslice a:active {
	color: #000;
	text-decoration: none;
}

/* END Services Overview page section  */
/* OLD Services Overview page section  */
.serviceoverthumb {
	width: 160px;
	height: 100px;
	display: block;
	float: left;
}

.serviceovertitle {
	width: 390px;
	min-height: 30px;
	display: inline;
	float: right;
}

.serviceovertext {
	width: 390px;
	min-height: 50px;
	height: auto;
	display: inline;
	float: right;
}

.serviceoversplitter {
	width: 500px;
	height: 30px;
	display: inline;
	float: left;
}

.serviceoverslice {
	width: 500px;
	display: block;
	height: 18px;
}

/* END OLD Services Overview page section  */
/* Competences Overview PIC page section  */
.competenceallcolumns {
	width: 576px;
	height: auto;
	display: block;
	float: left; /* border: 1px solid orange; */
	padding: 4px 0 0 0;
}

.competencepictextall {
	width: 192px;
	height: auto;
	display: block;
	float: left;
	position: relative;
}

.competencepicslice {
	width: 192px;
	height: 91px;
	display: block;
	float: left;
}

.competencetextslice {
	width: 166px;
	height: 45px;
	display: block;
	float: left;
	position: relative;
}

.competencetexttext {
	position: absolute;
	bottom: 4px;
}

/* END Competences Overview PIC page section  */
/*  Themes page section  */
#themeservicesarea {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
	width: 166px;
	height: auto;
}

#refsblockrefs {
	margin: 0;
	padding: 0;
}

#refsblockrefs a:link {
	color: #ff0033 !important;
	text-decoration: none;
}

#refsblockrefs a:visited {
	color: #ff0033 !important;
	text-decoration: none;
}

#refsblockrefs a:hover {
	color: #000 !important;
	text-decoration: underline;
}

#refsblockrefs a:active {
	color: #ff0033 !important;
	text-decoration: none;
}

.relatedserviceslice {
	width: 166px;
	display: inline;
	float: left;
	padding: 2px 0 2px 0;
}

.canvas {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
}

h4 a: {
	line-height: 30px;
}

#themeservicesarea h4, #refsblockrefs h4 {
	padding: 0 0 10px 0;
	#padding: 0 0 4px 0; /*   Dirty ie6 hack adjustment   */
	margin: 0 0 0 0;
	border: 0 0 0 0;
}

#themeservicesarea h4 a {
	line-height: 13px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
}

#themeservicesarea a:link {
	/*color: #000;*/ /* Updated 20110105 by BOG */
	color: #ff0033;
}

#themeservicesarea a:visited {
	/*color: #000;*/ /* Updated 20110105 by BOG */
	color: #ff0033;
}

#themeservicesarea a:hover {
	/*color: #ff0033; */ /* Updated 20110105 by BOG */
	color: #000;
}

#themeservicesarea a:active {
	/*color: #000;*/ /* Updated 20110105 by BOG */
	color: #ff0033;
}

#refsblockrefs a {
	color: #000;
}

#refsblockrefs a:visited {
	color: #000;
}

#refsblockrefs a:hover {
	color: #ff0033; ;
}

#refsblockrefs, a:active {
	color: #000;
}

#refsblockrefs h4 {
	padding: 4px 0 4px 0;
}

#themeservicesblock {
	display: block;
	float: left;
	width: 100%;
}

/* END  Themes page section  */
/* styling for JQuery Accordion menu */
/* styling for JQuery Accordion menu in the Left Hand column */
#menu1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

ul#menu1, ul#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
  /* width: 166px; */
}

ul#menu1 a {
	display: block;
	text-decoration: none;
}

ul#menu1 li {
	margin: 0px;
}

ul#menu1 li a {
	color: #000;
	padding: 0.4em 0.4em 0.4em 0;
	border-bottom: 1px solid #000;
}


ul#menu1 li a:hover {
	color: #ff0033;
	cursor: pointer;
}


ul#menu1 li ul {
}

ul#menu1 li ul li a {
	color: #333;
	padding-left: 15px;
	font-size: 11px;
}

ul#menu1 li ul li a:hover {
	color: #ff0033;
}

/* the 3rd level !!! */
ul#menu1 li ul li ul li {
	color: orange;
}

ul#menu1 li ul li ul li a {
	color: #888; /* padding-left: 30px;  now in em's below */
	font-size: 10px;
	padding: 0.15em 0 0.25em 2.5em;
	line-height: 1.2em;
}

ul#menu1 li ul li ul li a:hover {
	color: #ff0033;
}

/* the 4rd level !!!!!!!!!!!!!!   */
ul#menu1 li ul li ul li ul li {
	color: orange;
}

ul#menu1 li ul li ul li ul li a {
	color: #888;
	font-size: 10px;
	padding: 0.15em 0 0.15em 3.3em;
}

ul#menu1 li ul li ul li ul li a:hover {
	color: #ff0033;
}

.active a:hover
{
color: black !important;
/* making open-menu mouseover links have 'no mouseover colour' */
}

.notactive a:hover
{
color: red !important;
/* making open-menu mouseover link child elements have red mouseover again */
}


.code {
	border: 1px solid #ccc;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}

.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}

.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 2.2em;
}

.indent1 {
	padding-left: 1em;
}

.indent2 {
	padding-left: 2em;
}

.indent3 {
	padding-left: 3em;
}

.indent4 {
	padding-left: 4em;
}

.indent5 {
	padding-left: 5em;
}

/* END styling for JQuery Accordion menu in the Left Hand column */
/* styling for JQuery Accordion menu in the 3 Centre columns */
#menu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}

ul#menu2, ul#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 550px;
}

ul#menu2 a {
	display: block;
	text-decoration: none;
}

ul#menu2 li {
	margin-top: 0px;
}

ul#menu2 li a {
	color: #000;
	padding: 0.4em 0.4em 0.4em 0;
	border-bottom: 1px solid #000;
}

ul#menu2 li a:hover {
	color: #ff0033;
}

ul#menu2 li ul li a {
	color: #666;
	padding-left: 15px;
	font-size: 11px;
}

ul#menu2 li ul li a:hover {
	color: #ff0033;
}

/*
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
*/
/* END styling for JQuery Accordion menu in the 3 Centre columns */
/* styling for the cases / references content  accordion */
#menu3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

ul#menu3, ul#menu3 ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 550px;
}

ul#menu3 a {
	display: block;
	text-decoration: none;
}

ul#menu3 a:hover {
	display: block;
	text-decoration: none;
	color: #ff0033;
}

ul#menu3 li {
}

ul#menu3 li a {
	color: #000;
	padding: 0.4em 0.4em 0.4em 0;
	border-bottom: 1px solid #000;
}

ul#menu3 li a:hover {
}

ul#menu3 li ul li {
	background: #fefefe;
	border-top: 0;
	border-right: 0;
	border-bottom: 15px;
	border-left: 0;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
}

/* another version of menu1, so you can have 2x of them on the same page */
#menu11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

ul#menu11, ul#menu11 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
  /* width: 166px; */
}

ul#menu11 a {
	display: block;
	text-decoration: none;
}

ul#menu11 li {
	margin: 0px;
}

ul#menu11 li a {
	color: #000;
	padding: 0.4em 0.4em 0.4em 0;
	border-bottom: 1px solid #000;
}

ul#menu11 li a:hover {
	color: #ff0033;
}

ul#menu11 li ul {
}

ul#menu11 li ul li a {
	color: #333;
	padding-left: 15px;
	font-size: 11px;
}

ul#menu11 li ul li a:hover {
	color: #ff0033;
}

/* the 3rd level !!! */
ul#menu11 li ul li ul li {
	color: orange;
}

ul#menu11 li ul li ul li a {
	color: #888; /* padding-left: 30px;  now in em's below */
	font-size: 10px;
	padding: 0.15em 0 0.15em 2.5em;
}

ul#menu11 li ul li ul li a:hover {
	color: #ff0033;
}

/* the 4rd level !!!!!!!!!!!!!!   */
ul#menu11 li ul li ul li ul li {
	color: orange;
}

ul#menu11 li ul li ul li ul li a {
	color: #888;
	font-size: 10px;
	padding: 0.15em 0 0.15em 3.3em;
}

ul#menu11 li ul li ul li ul li a:hover {
	color: #ff0033;
}

/* end of 2nd version of menu 1 */
/* another version of menu1, so you can have 3x of them on the same page */
#menu12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

ul#menu12, ul#menu12 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
  /* width: 166px; */
}

ul#menu12 a {
	display: block;
	text-decoration: none;
}

ul#menu12 li {
	margin: 0px;
}

ul#menu12 li a {
	color: #000;
	padding: 0.4em 0.4em 0.4em 0;
	border-bottom: 1px solid #000;
}

ul#menu12 li a:hover {
	color: #ff0033;
}

ul#menu12 li ul {
}

ul#menu12 li ul li a {
	color: #333;
	padding-left: 15px;
	font-size: 11px;
}

ul#menu12 li ul li a:hover {
	color: #ff0033;
}

/* the 3rd level !!! */
ul#menu12 li ul li ul li {
	color: orange;
}

ul#menu12 li ul li ul li a {
	color: #888; /* padding-left: 30px;  now in em's below */
	font-size: 10px;
	padding: 0.15em 0 0.15em 2.5em;
}

ul#menu12 li ul li ul li a:hover {
	color: #ff0033;
}

/* the 4rd level !!!!!!!!!!!!!!   */
ul#menu12 li ul li ul li ul li {
	color: orange;
}

ul#menu12 li ul li ul li ul li a {
	color: #888;
	font-size: 10px;
	padding: 0.15em 0 0.15em 3.3em;
}

ul#menu12 li ul li ul li ul li a:hover {
	color: #ff0033;
}

/* end of 3rd version of menu 1 */
.reftextpadding {
	padding: 5px 8px 5px 0;
	border-bottom: 1px solid #000;
	width: 534px;
	display: block;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #111;
}

.reftextpadding p {
	color: #333;
	line-height: 17px;
}

.reftextpadding h4 {
	color: #000;
}

.refdate {
	float: right;
	text-align: right;
}

.CaseCategoryContent {
	width: 550px;
	min-height: 100px;
	display: block;
	float: left;
}


.faqanswerpadding
{
width: 550px; 
padding: 5px 0 5px 0; 
border-bottom: 1px solid black;
line-height: 15px;
}


/* END styling for competence JQuery Accordion menu */
/* jquery styling for alternating coloured divs, such as for a list of jobs or news items  */
.alternate {
}

.darkrow {
	width: 556px;
	height: auto;
	display: block;
	float: left;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	padding: 2px 0 7px 0;
}

.lightrow {
	/* background-color: orange; */
width: 556px;
	height: auto;
	display: block;
	float: left;
	margin: 0 0 4px 0;
}

.alternatenews {
	width: 550px;
}

.darkrownews {
	background-color: #eee;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	border-top: 1px solid #999999;
	display: inline;
	float: left;
/* height: 20px; */
}

.lightrownews {
	background-color: #ffffff;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	border-top: 1px solid #999999;
	display: inline;
	float: left;
/* height: 20px; */
}

/* END jquery styling for alternating coloured divs, such as for a list of jobs or news items  */
/* Overview page Version 2 styling */
.captionslice {
	width: 550px;
	height: 18px;
	display: block;
	float: left;
}

.overviewbigtitle {
	width: 550px;
	height: auto;
	display: block;
	float: left;
	/* margin: 18px 0 13px 0; */
}

/* END Overview page Version 2 styling */
/* news overview page  styling */
.newssorter {
	font-size: 10px;
}

.newslhs {
	display: block; /* width: 176px;  uncomment if you want the pic area to not collapse when empty */
	height: 100px;
	float: left;
}

/* and if you want it on the right: */
.newsrhs {
	display: block; /* width: 176px;  uncomment if you want the pic area to not collapse when empty */
	height: 85px;
	float: right;
	text-align: right;
}

.newsrhs  img{
margin: 0 0 0 8px !important;
}


.newspadding {
	padding: 18px 0 0 0;
	border-bottom: 1px solid #999;
	float: left;
	width: 100%;
}

.newspadding h3 a:link {
	font-size: 14px;
	color: #000;
}

/* Updated by BOG 20110105 */
.newspadding h3 a:visited {
	font-size: 14px;
	color: #000;
}

/* Updated by BOG 20110105 */
.newspadding h3 a:hover {
	font-size: 14px;
	color: #ff0033;
}

/* Updated by BOG 20110105 */
.newspadding h3 a:active {
	font-size: 14px;
	color: #000;
}

.newspadding img {
	margin: 0 8px 0 0;
}

.newstextarea {
	width: 300px;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 20px 8px 0;
}

.newsextra {
	float: left;
	width: 80px;
	display: block;
	margin: 0 0 18px 18px;
	font-size: 10px;
}

/* END news overview page  styling */
/* CASES overview page  styling */
.casespadding {
	padding: 18px 0px 18px 0px;
	border-bottom: 1px solid #999;
	float: left;
	width: 550px;
}

.casespadding img {
	margin: 0 8px 0 0;
}

/* END CASES overview page  styling */
/* job overview page  styling */
.jobsorter {
	font-size: 10px;
}

.jobpadding {
	padding: 8px 0px 8px 0px;
	display: block;
	border-top: 1px solid #000;
	float: left;
	width: 550px;
	height: auto;
}

.jobtextarea {
	width: 350px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 15px 0 0;
}

#jobdeadline {
	float: left;
	width: 90px;
	height: auto;
	display: block;
	margin: 0 0 18px 0;
	font-size: 10px;
	text-align: right;
}

.jobplace {
	width: 105px;
	height: auto;
	display: block;
	font-size: 10px;
	line-height: 11px;
	float: left;
	border: 0px solid green;
	padding: 1px 0 0 0;
	text-align: left;
}

.jobextra {
	width: 70px;
	height: auto;
	display: block;
	font-size: 10px;
	text-align: right;
	float: right;
	border: 0px solid red;
}

.jobbu {
	width: 100%;
	height: 16px;
	display: block;
	float: left;
	padding: 4px 0 0 0;
	font-size: 10px;
	color: #666;
}

/* deadline in sortable output, hidden */
.jobdeadline {
	display: none;
}

.jobtitlearea {
	display: block;
	float: left;
	width: 520px;
	height: 17px;
}

.jobsubtitlearea {
	display: block;
	float: left;
	width: 100%;
	height: 17px;
	padding: 5px 0 0 0;
}

.readmorearea {
	margin: 3px 0 3px 0;
	width: 440px;
	height: 12px;
	display: inline;
	float: left;
}

.jobsplitter {
	width: 550px;
	height: 15px;
}

/* END job overview page styling */
/* job vacancy styling */
.JobPageSubTitle {
	padding: 8px 0 12px 0;
}

.JobPageDeadlineArea {
	padding: 10px 0 15px 0;
}

.jobvacancycontact p {
	padding: 0 0 0 0;
}

/* END job vacancy styling */
/* SITEMAP  styling */
.smbottom {
	background-image: url('/niras/gfx/smbottom.gif');
	display: block;
	width: 9px;
	height: 17px;
}

.smitem {
	background-image: url('/niras/gfx/smitem.gif');
	display: block;
	width: 9px;
	height: 17px;
}

.smvertical {
	background-image: url('/niras/gfx/smvertical.gif');
	display: block;
	width: 9px;
	height: 17px;
}

.sitemap a:link {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 7px;
}

.sitemap a:visited {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 7px;
}

.sitemap a:hover {
	color: #ff0033;
	text-decoration: underline;
	padding: 0 0 0 7px;
}

.sitemap a:active {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 7px;
}

.nolink {
	padding: 0 0 0 7px;
}

/* END SITEMAP  styling */
/*  FORM styling */
.formholder {
	width: 550px;
	height: auto;
	display: block;
	float: left;
	line-height: 0;
}

.formholder2col {
	width: 338px; /* height:300px;*/
	display: inline;
	float: left;
	clear: both;
}

/* END FORM styling */

/* YYY */
/* styling for table snippet */
table.nirastable {
	margin-top: 8px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #999;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

table.nirastable thead {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #999;
	background-color: #efefef;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.nirastable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

table.withlines  {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



table.withlines,  table.withlines thead
{
	border-top: 1px dotted #c2b5a8;
	border-bottom: 1px dotted #c2b5a8;
	border-left: none;
	border-right: none;
	padding:2px 0;
	background-color: #ffffff;
}

table.withlines td {
	border-top: 1px dotted #c2b5a8;
	border-bottom: 1px dotted #c2b5a8;
	border-left: none;
	border-right: none;
	padding:2px 0;
}


/* END styling for table snippet */
/* styling for the Kortinfo drift-meter table page */
.kibody {
	height: 300px;
	width: 500px;
	overflow: hidden;
}

table.kortinfotable2 {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #999;
	border-collapse: collapse;
}

table.kortinfotable2 thead {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999;
	background-color: #efefef;
}

table.kortinfotable2 td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999;
}

table.kortinfotable1 {
	padding: 0 0 20px 0;
}

table.kortinfotable1 td p {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 0;
}

table.kortinfotable1 td.col1 {
	width: 250px;
}

table.kortinfotable1 td.col2 {
	width: 100px;
}

table.kortinfotable1 td.col3 {
	text-align: center;
	width: 100px;
}

table.kortinfotable2 {
	width: 490px;
}

table.kortinfotable2 thead {
	font: bold 14px verdana, arial, helvetica, sans-serif;
}

table.kortinfotable2 td.col1 {
	width: 250px;
}

table.kortinfotable2 td.col2 {
	text-align: center;
	width: 140px;
}

table.kortinfotable2 td.col3 {
	text-align: center;
	width: 140px;
}

/* END styling for the Kortinfo drift-meter table page */
/* Jscript SLIDER styling */
#slide_panel {
	background: orange;
	height: auto;
	display: none;
	width: 265px;
	height: 200px;
	top: 27px;
}

.slide_panel {
	height: 260px;
	width: 270px;
	position: absolute;
	display: none;
	background-color: #eee;
	right: 0px;
	text-align: left;
	top: 18px;
	border: 1px solid #666;
}

.slide_div {
	padding: 0 0 3px 0;
	margin: 0;
	float: right;
	width: 265px;
	height: 12px;
	display: inline;
}

.slide_button {
	width: 150px;
	height: 16px;
	display: block;
	text-decoration: none;
	float: right;
	display: inline;
}

/* END Jscript SLIDER  styling */
ul.dropprint {
	list-style: none;
	margin: 0;
	float: right;
	width: auto;
	z-index: 9999;
}

ul.dropprint li {
	margin: 0;
	position: relative; /*--Declare X and Y axis base--*/
	text-align: right;
	width: 300px;
	z-index: 9999;
}

ul.dropprint li span {
	/*--Drop down trigger size and placing--*/
	width: 170px;
	height: 16px;
	float: right; /* background-color:#3F3; */
	z-index: 9999;
}

ul.dropprint li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 10px;
	top: 16px;
	background: #efefef;
	margin: 0;
	padding: 0;
	display: none;
	width: 290px;
	height: 300px;
}

/* ------------------------------------------------------- */
/* FORWARD SEARCH styling */
.searchcontentdiv {
}

/*  found words highlight */
.fsHit {
}

/*  styling of Results page */
.fsResultToc_Header {
	width: 550px;
	font: normal 11px verdana, arial, sans-serif;
	padding: 10px 0 0 0;
}

.fsResultToc_Content {
	width: 550px;
	padding: 3px 0 3px 0;
}

.fsResultToc_Footer {
	color: #666;
/*
width: 150px;
height: 300px;
background-color: yellow;
display block;
white-space: normal; */
}

/* where it says: results 1 of 10 */
.fsResultBarB {
	height: 20px;
	width: 550px;
	padding: 8px 0 0 0;
}

.fsResultNavigator {
	height: 25px;
	padding: 5px 0 5px 0;
}

.fsNavigator_Button_disable {
	color: #999;
}

.didyoumean {
	font-weight: bold;
}

.mainsearchboxarea {
	height: 30px;
	width: 550px;
}

.searchurl {
	font-size: 9px;
	color: #999;
	line-height: 12px;
}

.searchurl a:link {
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

.searchurl a:visited {
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

.searchurl a:hover {
	font-size: 9px;
	color: #ff0033;
	text-decoration: none;
}

.searchurl a:active {
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

/* END - FORWARD SEARCH styling */
/* ------------------------------------------------------- */
/* Cufon specific style */
.cufon-ready h1X {
	/* for Cufon.replace('h1') */
	visibility: visible;
}

.cufon-ready h2X {
	/* for Cufon.replace('h2') */
	visibility: visible;
}

.cufon-ready h3X {
	/* for Cufon.replace('h3') */
	visibility: visible;
}

.cufon-ready h4X {
	/* for Cufon.replace('h4') */
	visibility: visible;
}

.cufon-ready h5X {
	/* for Cufon.replace('h5') */
	visibility: visible;
}

.cufon-ready h6X {
	/* for Cufon.replace('h6') */
	visibility: visible;
}

.cufon-loading h1X {
	/* for Cufon.replace('h1') */
	visibility: hidden !important;
}

.cufon-loading h2X {
	/* for Cufon.replace('h2') */
	visibility: hidden !important;
}

.cufon-loading h3X {
	/* for Cufon.replace('h3') */
	visibility: hidden !important;
}

.cufon-loading h4X {
	/* for Cufon.replace('h4') */
	visibility: hidden !important;
}

.cufon-loading h5X {
	/* for Cufon.replace('h5') */
	visibility: hidden !important;
}

.cufon-loading h6X {
	/* for Cufon.replace('h6') */
	visibility: hidden !important;
}

/* footer address javascript hide and show styling */
.hiddenDiv {
	display: none;
}

.visibleDiv {
	display: block;
}

/* END footer address javascript hide and show styling */
/* stuff in the search box */
.searchblocktextarea {
	height: 20px;
	width: 123px;
	display: inline;
	float: left;
	padding-left: 7px;
	padding-top: 3px;
	#padding-top: 1px;
}

.searchblocktextstyle {
	margin: none;
	border: 0;
	width: 120px;
	font: normal 10px Verdana, Geneva, sans-serif; 
/* padding-left:6px; for round search box */
}

.searchblockbuttarea {
	height: 20px;
	width: 30px;
	display: inline;
}

.searchblockbody {
	margin: 0 0 0 0;
	background-image: url(/niras/gfx/search-box-square.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

/* END stuff in the search box */
/* Lease manager login block */
.leasemgrlogbutt {
	border: 1px outset #aaa;
	background-color: #333;
	color: #fff;
	display: inline;
	float: right;
	width: 60px;
	height: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.leasemgrinput {
	width: 95px;
	height: 14px;
	line-height: 10px;
	font-size: 11px;
	display: inline;
	float: left;
}

.leasemanager {
	width: 166px;
	height: 68px;
	display: block;
	float: left;
}

/* GENERAL STAFF LIST Styling  */
/* contains the entire section */
.ContactDetailsConsAll2 {
	width: 550px;
	height: auto;
	display: block;
	float: left;
	padding: 0 0 18px 0;
	position: relative;
	z-index: 50;
}

/* contains each of the Staff & Mgt sections */
.ContactDetailsSection2 {
	padding: 0;
	margin: 0;
	width: 550px;
	height: auto;
	display: block;
	float: left;
	clear: both; /* border: 1px solid red; */
	z-index: 50;
}

/* contains the single worker and makes then 1 col wide */
.ContactDetails1Col {
	padding: 10px 0 10px 0;
	margin: 0;
	width: 275px; /* height: 145px; */
	height: auto;
	display: block;
	float: left;
	z-index: 50;
}

/* contains the photo + contact details section */
.ContactDetailsConsTop2 {
	padding: 0;
	margin: 0;
/*border: 1px solid CYAN;  */	width: 270px;
	height: auto;
	display: block;
	float: left;
	z-index: 50;
}

/* contains the photo  */
.ContactDetailsImageCons2 {
	/* border: 1px solid purple; */
padding: 0 8px 0 0;
	margin: 0;
	width: 75px;
	height: 90px;
	display: block;
	float: left;
	z-index: 50;
}

/* contains the contact detail slices */
.ContactDetailsCons2, .ContactDetailsCons1 {
	width: 177px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	z-index: 50;
}

.ContactDetailsCons3 {
	width: 166px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	z-index: 50;
}

/* contains each line of the contact details */
.ContactDetailsDataSlice2 {
	padding: 0;
	margin: 0;
	width: 175px; /* min-height: 12px; */
	height: auto;
	font: normal 10px/13px verdana, arial, helvetica, sans-serif;
	display: block;
	float: left;
	z-index: 50;
}

/* contains each line of the contact details IN THE RHS COLUMN */
.ContactDetailsDataSlice3 {
	padding: 0;
	margin: 0;
	width: 166px;
	height: auto;
	font: normal 10px/13px verdana, arial, helvetica, sans-serif;
	display: block;
	float: left;
	z-index: 50;
}

.cvopener {
	width: 150px;
	float: left;
	position: relative;
	display: block;
	height: 16px;
 /* border: 1px solid black; */
}

.cvblock {
	font: normal 10px verdana, arial, helvetica, sans-serif;
	width: 275px;
	height: auto;
	float: left;
	padding: 10px 10px 5px 10px;
	z-index: 666;
	position: absolute;
	left: -85px;
	top: 20px;
	background-color: #f6f6f6;
	border: 1px solid #999;
/* font-size: 5px; */
}

.cvblock p {
	font: normal 10px verdana, arial, helvetica, sans-serif;
}

.contactdetailstitlespacer {
	height: 18px;
	width: 550px;
	display: block;
	float: left; 
	#height: 32px;   /* IE up to & inc 7 */
}

/* END GENERAL STAFF Styling  */
/* KORTINFO SITE Styling  */
.internalcolumn {

display: block;
	float: left;
	width: 166px;
	height: AUTO;
}

.internalgutter {
	display: block;
	float: left;
	width: 26px;
	height: 166px;
}

.vidplayer {
	display: block;
	float: left;
	width: 550px;
	height: auto;
	padding: 0 0 8px 0;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}

/* END KORTINFO SITE Styling  */
/*  Jobsblock section  */
.jobsblock {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 166px;
	height: auto;
}

.seealljobs {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 166px;
	height: auto;
}

/*  END Jobsblock section  */
/*  Offices section  */
.officeblock {
	width: 550px;
	height: auto;
	display: block;
	float: left;
/* border: 1px solid orange; */
}

.officeblock p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*  END Offices section  */
/*  IN FOCUS BLOCK section  */
.infocusblockpic {
	display: block;
	float: left;
	height: 91px;
	width: 166px;
	padding: 0 0 15px 0;
}

/*  END IN FOCUS BLOCK section  */
/* picture carousel picfader Version 2 */
.nav {
	border-right: 1px solid #999;
	display: inline;
	height: auto;
	width: auto;
}

#nav a {
padding: 0 10px 0 10px;
text-decoration: none;
font: bold 12px Arial, Helvetica, sans-serif;
color: #000;
border-left: 1px solid #999;
}

#nav a.activeSlide {
	color: #ff0033;
}

#nav a:hover {
	background-color: #e1e1e1;
}

#nav a:focus {
	outline: none;
}

#output {
	text-align: left;
}

#nav {
	text-align: left;
}

.faderpicarea {
	/*border: 1px solid green;*/
display: block;
	overflow: hidden; /* important to cut off all oversize pics */
}

/* END picture carousel picfader Version 2 */
/* download page styling  */
.downloadlhs {
	height: auto;
	width: auto;
	margin: 0 15px 0 0;

/* border: 1px solid gray; */
}

.downloadtitle {
	height: auto;
	display: inline;
	float: left;
/* border: 1px solid red; */
}

.downloadtext {
	font-size: 10px;
	padding: 8px 0 0 0;

/* border: 1px solid green; */
}

.downloadtext p {
	font-size: 10px;
/* border: 1px solid blue; */
}

/* END download page styling  */
/* linksblock styling  */
.linksblockslice {
	width: 166px;
	height: 18px;
	display: block;
	float: left;
}

/* END linksblock styling  */


/* start of product templates V2 styling */

.col213left{
	width: 166px;
	height: auto;
	min-height: 200px;
	display: inline;
	float: left;
}

.col2133right{

	width: 550px;
	height: auto;
	min-height: 200px;
	display: inline;
	float: left;
}

/* END of product templates V2 styling */


/* start of arrangements styling */
.arrangementbox
{
	/*background: url(/niras/gfx/arrangements-box-backgrd-cut2.jpg) bottom left no-repeat;*/
	background: #efefef;
	/*
	-moz-box-shadow: 4px 4px 2px #888;
	-webkit-box-shadow: 4px 4px 2px #888;
	box-shadow: 5px 5px 2px #888;
	*/
	width: 540px;
	height: auto !important;
	display: inline;
	float: left;
	padding: 8px 4px;
	margin: 4px 0;
	border: 1px solid #999;
}


.arrangementtext {
	display: block;
	height: auto;
	width: 535px;
	font-size: 10px;
	padding: 0 0 0 4px;
}

.arrangementtitletext {
	display: block;
	height: auto;
	width: 535px;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 3px;
}



/* END of arrangements styling */

/*  MS OFFICE: DIE, DIE, DIE  */
.MsoNormal {
	color: orange;
	font: bold 15px times;
}

.normal {
	color: orange;
	font: bold 15px times;
}


