﻿/* Sitecore Default Stylesheet */

html {
  height:100%;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll; 
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:17px;
  margin: 18px 0 0 0;
  padding: 0;
  width:100%;
  height:100%;
}

img {
  border: 0;
}

img .threecolumn {
  margin:0 0 18px 0;
  padding:0 0 18px 0;
}



#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-image:url(/niras/gfx/bg01.jpg);  */
/* background-color: yellow; */
background-position: top center;
background-repeat:no-repeat;

}


#Page
{
width: 934px;
/* height: 932px; */
display: block;
margin: 0 auto;
padding: 10px 0 0 0;
}

a:focus {
outline: none;
}


/* Horizontal ruler */

.hr {
height:1px;
width:100%;
border:0;
color:#000;
border-bottom:1px solid #000;
display:block;
margin:0 0 8px 0;
float:left;
}



h1 {
  margin:0;
  padding:0;
  font-size: 36px;
  font-weight: bold;
  text-transform:uppercase;
  color: #555;
  visibility:hidden;
line-height: 46px;                         /* for Crtl-p only */
font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
}


h1.theme {
line-height: 38px;
}


h1.competence {
line-height: 38px;
}



h1 a {
  display:block;
  color:#000;
  text-decoration:none;
}

h1 a:hover {
  color:#e6001b;
}


h2 {
  margin:0 0 0 0;
  /*  #margin: -0 0 -4px 0;  ie only hack adjustment */
  padding: 0;
  font-size:26px;

  text-transform:uppercase;
  position:relative;
  z-index:1;
  color: #444;
  visibility:hidden;  /* applies only to non-cufon text  */
  font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
  line-height: 26px;                         /* for Crtl-p only */
}

.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 */
/* font-size: 21px;  small enough to fit all the Swedish text on */
}

.uppernlower
{
 text-transform:none;
}

/* NIRAS Colour Selection */

.nired     { color: #e6001b; }    /* 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;
font-size:   17px;
line-height: 20px;        /* for Crtl-p only */
}



.quote p {
font-size: 20px;
}


.blue {
color: #8cccd9;
padding: 0;
margin: 0;  
border: 0;
display: inline;
}


h2 a {
  display:block;
  text-decoration:none;
}


h2 a:hover {
  color: #e6001b;
}


h3 {
/* margin:18px 0px 8px 0px;  changed by BOG 20100113 */
  margin: 0 0 8px 0; 
  /* margin:0; */
  padding:0;
  font-size:16px;
  font-weight: bold;
  text-transform:uppercase;
  visibility:hidden;
  font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
}


/* for the in-paragraph-text use of headings */
h3.para{
  color: #000;
/*  margin: 8px 0 1px 0; */
  margin: 12px 0 1px 0; 
  padding:0;
  font-size:16px;
  font-weight:bold;
  font-family:arial, helvetica, sans-serif
  text-transform:uppercase;
}

.h3nocufon
{
  color: #000;
  font-weight: bold;
  margin: 0 0 1px 0; 
  padding:0;
}

h3 a {
  display:block;
  color:#000;
  text-decoration:none;
}

h3 a.selected {
  color:#e6001b;
}

h3 a:hover {
  color:#e6001b;
}

h4 {
  margin:0 0 14px 0;
  padding:0;
  font-size:11.5px;
  font-weight:bold;
  text-transform:uppercase;
  visibility:hidden;
  font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
}


/* for the in-paragraph-text use of headings */
h4.para {

  /*margin: 6px 0 4px 0;*/
  margin: 6px 0 1px 0;
  padding:0;
  font: bold 11.5px arial, helvetica, sans-serif;
  text-transform:uppercase;
}


h4 a {
 text-decoration: none;
}


h4 a:hover {
  color: #e6001b;
}


/*
h5
{
padding: 0;
  font: bold 10px arial, helvetica, sans-serif;
  text-transform:uppercase;
}*/


h5  /* the new no-cufon h5 */
{ 
padding: 0;
margin:  8px 0 4px 0;
font: bold 12px verdana, arial, helvetica, sans-serif;
color: #000;
}




/* for the in-paragraph-text use of headings */
h5.para 
{ 
  padding:0;
  margin: 4px 0 5px 0;
}

p
{
font-size:12px;
border: 0;
padding:0 0 10px 0;
margin:0;
}

a:link {
color:#000;
}

a:visited {
color:#000;
}

a:hover {
color: #e6001b;
}


ul { 
font-size: 12px; 
margin-top: 2px;
margin-bottom: 12px; /* EDITED BY BOG 20100118 */
}

li {
font-size: 12px;  /* EDITED BY BOG 20100118 */
/*  margin-left: -23px;      NJS: over-indents text On customer/case page content  */
}



/* Print Section */
#PrintPage
{
width: 742px;
display: block;
margin: 0 auto;
padding: 10px 0 0 0;
}


#ColMainPrint
{width: 934px;
min-height: 300px;
display: block;
float: left;
}
/* END Print Section */


/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/


/* Header Section */

#Header
{
width: 934px;
height: 140px;
display: block;
/*background-color: yellow; */
}


#HeaderArea
{
width: 934px;
height: 140px;
display: block;

}



#Header_Logo  {width:192px; height: 73px; display:inline; float:left; background-image:url(/niras/gfx/logo_niras.png); background-repeat:no-repeat; }

#Header_Logo_Link {width:112px; height:36px; display:block; cursor:pointer; }

#Header_PrintSend {width:742px; display:inline; float:left; text-align:right; border-bottom:1px solid #000; position: relative; z-index: 2;}

#Header_PrintSend h4 {margin:0 0 4px 0; position: relative; z-index: 99990;}

#Header_SearchArea {width: 742px; height: 46px; float:right; position: relative; z-index: 1;}
#Header_TopMenu {   width: 934px;   display:inline; float:left; position: relative; z-index: 1;}
#Header_TopMenu a { float: left; display: inline; margin:0 26px 2px 0; width: auto;}
#Header_Contact {   width: 166px; display:inline; float:right; height: 20px;} 

/*
#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 26px 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:#e6001b;}
#Header_Breadcrumbs a:active   {color:#666666;}


#search {width:166px; height: 44px; background-color: #fff;

 /*background-image:url(/niras/gfx/search-box.png); background-repeat:no-repeat; */

display: block; float: right; position: relative; z-index: 1;}




/* END Header Section */


/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/


/* Footer Section */


#FooterArea {width:934px; min-height:30px; display:block; float:left;}
#Footer {width:934px; min-height:18px; display:inline; float:left; font-size:10px;}

#Footer a {text-decoration:none; color:#000; }
#Footer a:hover {text-decoration:underline; color: #e6001b; }

#Foottop {width:550px; height:18px; border-bottom: 1px solid #000; margin-left:auto; margin-right:auto; text-align:center;}
#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 */






/* END PRINT Footer Section */




/* END Footer Section */

/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

/* PRINT Section 

See nirasprint.css

END PRINT 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;
}


.doublebarheader {
background-image:url(/niras/gfx/bar.gif);
background-repeat:repeat-x;
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 0 8px 0;
}

.newsdate

{
display: block;
width: 100%;
height: auto;
font-size: 10px;
}

.newsclip

{
display: block;
width: 100%;
overflow: hidden;
}

.newsreadmore
{
display: block;
width: 100%;
margin: 0 0 12px 0;
}


/* END NewsBlock styling */


/* Pic + text underneath - block styling */

.pictextblock1, .pictextblock2, .pictextblock3, .pictextblock4
{
display: inline;
float: left;
width: 100%;
height: auto;
/* min-height: 10px; */
}

.pictextblocktext
{

padding: 0 0 0 0;
display: inline;
float: left;

}

/* END Pic + text underneath - block styling  */


/* Contact Details - block styling */


#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 Contact Details - 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;
height: 30px;
width: 25px;
float:left;
text-align:center;
padding: 0 0 0 0;
}


/*------------------------------------------------------------------------------------------------*/

/* 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; display:block; float: left;}
.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 18px 0; font-size: 10px; line-height:14px; }
.oneimage img { margin:0 0 5px 0; }



/* 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: block; 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  */


/* 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:#e6001b;}
.variablebody a:active  {color:#000000;}


.mailicon
{
padding: 6px 0 6px 0; width:166px; display: block;
}



/* 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 Services Overview page section  */


/*  Themes page section  */

#themeservicesarea, #refsblockrefs
{margin: 0 0 0 0;

padding: 0 0 0 0; 
}

.relatedserviceslice
{
width:166px;
display:inline;
float: left;
}


.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, #refsblockrefs a
{color: #9A3434; text-decoration: none;}
#themeservicesarea a:visited, #refsblockrefs a:visited
{color:#9A3434;}
#themeservicesarea a:hover, #refsblockrefs a:hover
{color:#e6001b;}
#themeservicesarea a:active, #refsblockrefs, a:active
{color: #9A3434; }



#themeservicesblock
{
display: block;
float: left;
width: 100%;
min-height:100px;
}


/* 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:#e6001b;
}




ul#menu1 li ul li a {

  color: #666;
  padding-left: 15px;
  font-size: 11px;
}

ul#menu1 li ul li a:hover {
  color: #e6001b;
}



/* the 3rd level !!! */

ul#menu1 li ul li ul li {

  color: orange;

}

ul#menu1 li ul li ul li  a {

  color: #999;
  padding-left: 30px;
  font-size: 10px;
padding: 0.15em 0 0.15em 2.5em;
}

ul#menu1 li ul li ul li  a:hover {
  color: #e6001b;
}



.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-type: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: #e6001b;
}


ul#menu2 li ul li a {

  color: #666;
  padding-left: 15px;
  font-size: 11px;

}

ul#menu2 li ul li a:hover {
  color: #e6001b;
}
/*
.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-type:none;
  margin: 0;
  padding: 0;
  width: 550px;
}

ul#menu3 a {
  display: block;
  text-decoration: none;
}


ul#menu3 a:hover {
display: block;
text-decoration: none;
color: #e6001b;

}



ul#menu3 li {

}


ul#menu3 li a {
  color: #000;	
  padding: 0.4em 0 0.4em 0;
  border-bottom: 1px solid #000;
 
}



ul#menu3 li a.linkinfaq {	
  border-bottom: none;
text-decoration: underline;
} 



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;
}


/* inner-page menu styling - where you want an accordion in the text area of a page */

#menu5 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

ul#menu5, ul#menu5 ul {
  list-style-type:none;
  margin: 0;
  padding: 0;


}

ul#menu5 a {
  display: block;
  text-decoration: none;

}


ul#menu5 a:hover {
display: block;
text-decoration: none;
color: #e6001b;

}


ul#menu5 li {


}


ul#menu5 li a {
color: #000;
font-weight: bold;
padding: 0.4em 0 0.1em 0;
}



ul#menu5 li a.linkinfaq {	
border-bottom: none;
text-decoration: underline;
} 



ul#menu5 li a:hover {

}



ul#menu5 li ul {
list-style:disc;
margin:0 0 0 30px;

}


ul#menu5 li ul li {
background: #fefefe;
border-top: 0;
border-right: 0;
border-bottom: 15px;
border-left: 0;
font: normal 12px Verdana, Geneva, sans-serif; 
/* color: #333; */
padding: 0.1em 0 0.1em 0;

}


/* end of in-page accordion menu */






.reftextpadding
{
padding: 5px 0 5px 0; 
border-bottom: 1px solid #000;
width: 550px; 
display: block;
font: normal 12px Verdana, Geneva, sans-serif; 
color: #111;
}

.reftextpadding p
{
font: normal 12px/17px Verdana, Geneva, sans-serif; 
color: #333;
}

.reftextpadding h4
{
color: #000;
}



.refdate
{float: right; text-align:right;}


.CaseCategoryContent
{
width: 550px; min-height: 100px; display: block; float: left;
}


/* END styling for competence JQuery Accordion menu */





/* jquery styling for alternating coloured divs, such as for a list of jobs or news items  */

.alternate {
 /*  width: 550px;
height: 115px; 
*/
}

.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;
} 




/* END jquery styling for alternating coloured divs, such as for a list of jobs or news items  */

/* news overview page  styling */

.newssorter {
font-size:10px;
}

.newspadding {
padding: 8px 0px 8px 0px;
border-top:1px solid #000;
float:left; 
width: 100%;
}

.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;
}

/* news overview page  styling */


/* CASES overview page  styling */

.casespadding {
padding: 18px 0px 18px 0px;
border-bottom:1px solid #999;
float:left; 
width: 100%;
}

.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 20px 0 0;
}

.jobextra, .jobplace, .jobdeadline
{
float:left;
width:85px;
height: auto;
display:block;
margin:0 0 18px 0;
font-size:10px;
}

/* 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;}

/* 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;
}

.sitemap a:hover
{
 color: #e6001b;
  text-decoration: underline;
}

.sitemap a:active
{
  color: #666;
  text-decoration: none;
}



/* END SITEMAP  styling */


/*  FORM styling */

.formholder
{ width: 550px; height: auto; display: block; float: left; }

.formholder2col
{ width: 338px;
/* height:300px;*/
 display: inline; float: left; clear: both;}


/* END FORM styling */



/* styling for table snippet */


table.nirastable {
	border-width: 1px;
	border-spacing: 2px;
	border-style:  none;
	border-color: #999;
	border-collapse: collapse;
}

table.nirastable thead {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999;
	background-color: #efefef;
}


table.nirastable td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999;

}

/* END styling for table snippet */




/* 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
{
/*
width: 550px;
display: block;
height: 550px;
background-color: #999;
white-space:normal;
*/
}


/*  found words highlight */
.fsHit
{
background-color: #ddd;
}


/*  styling of Results page */
.fsResultToc_Header
{
width: 550px;
font: bold 12px 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;
}


/* END - FORWARD SEARCH styling */
/* ------------------------------------------------------- */





/* Cufon specific style */

.cufon-ready h1 { /* for Cufon.replace('h1') */
	visibility:visible;
}

.cufon-ready h2 { /* for Cufon.replace('h2') */
	visibility:visible;
}

.cufon-ready h3 { /* for Cufon.replace('h3') */
	visibility:visible;
}

.cufon-ready h4 { /* for Cufon.replace('h4') */
	visibility:visible;
}

.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

.cufon-loading h2 { /* for Cufon.replace('h2') */
	visibility: hidden !important;
}

.cufon-loading h3 { /* for Cufon.replace('h3') */
	visibility: hidden !important;
}

.cufon-loading h4 { /* for Cufon.replace('h4') */
	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; font: normal 10px Verdana, Geneva, sans-serif; 

 }


.searchblockbuttarea
{ height:30px; width:15px; display: inline; float:left; }


.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;
}

/* Forms module Styling  */

.scfCheckboxBorder
{
left: -10px;
border: 0 0 0 0;
padding: 0 0 0 0;
margin: 0 0 0 0;
float: left;
background-color: green;
}

/* END Forms module Styling  */





/* Konsulenterne consultant list Styling  */

.ContactDetailsImageCons

{

border: 0;
padding: 0 8px 0 0 ;
margin: 0;
float: left;

}

.ContactDetailsCons

{

border: 0;
padding: 0;
margin: 0;
display: block;
wídth: 450px;
height: auto;
}

.ContactDetailsDesc
{

border: 0;
padding: 0 0 8px 0;
margin: 0;
float: left;
display: block:
background-color: orange;
wídth: 100%;
}

.ContactDetailsConsTop
{

padding: 0 0 8px 0;
float: left;
display: block:
}



/* END Konsulenterne consultant Styling  */



/* KORTINFO SITE Styling  */

.internalcolumn
{
/*color: green;*/
/* border: 1px solid red; */
display: block;
float: left;
width: 166px;
height: AUTO;	
}

.internalgutter
{
display: block;
float: left;
width: 26px;
height: 166px;
}


.vidplayer
{

display: block;
float: left;
width: 556px;
height: auto;
padding: 0 0 18px 0;
text-align: center;
font-size: 10px;
line-height:14px;
}


/* END KORTINFO SITE Styling  */