﻿/* 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:16px; 
  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-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;
border-bottom:1px solid #999;
display:block;
margin:0 0 8px 0;
float:left;
}



h1 {

margin: 0;
font-size: 36px;
text-transform:uppercase;

color: #444; 	
visibility:hidden;

line-height: 44px;

padding: 0 0 0 0;
font-family: arial, helvetica, sans-serif; /* for Crtl-p only */
}


/* FONT FACE STUFF */

@font-face {
	font-family: 'FrugalSansRegular';
	src: url('../fonts/frugal-webfont.eot');
	src: local('☺'), url('../fonts/frugal-webfont.ttf') format('truetype'),
              url('../fonts/frugal-webfont.svg#webfontdTjoIfjv') format('svg');
font-style: normal;
font-weight: normal;
}

.nixfont
{
font-family: 'FrugalSansRegular', 'arial narrow';
font-size: 21px;
line-height: 21px;
0;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);zoom:1;
}


.nixfont p
{
font-family: 'FrugalSansRegular', 'arial narrow';
font-size: 21px;
line-height: 21px;
}



/* 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:#e6001b;
}



* html h2 {
margin: 0 0 0 0; /* even dirtier ie6 ONLY hack adjustment */
} 



h2 {
  margin: 20px 0 2px 0;
  #margin: 18px 0 0 0;  /* ie 6&7 only hack adjustment */

  padding: 0;
  font-size:26px;
  line-height: 28px; /* for print preview */
  display:block;


  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 */

}



.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 */
/* font-size: 21px;  small enough to fit all the Swedish text on */
}



/* 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;
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: #e6001b;
}


.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;

}

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 Crtl-p only */
}


/* 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 {
  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: 12px;

  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; 
  padding:0;
  font: bold 12px arial, helvetica, sans-serif;
  text-transform:uppercase;
}



h4 a {
 text-decoration: none;

}

h4 a:hover {
  color: #e6001b;
}


h4.refs{
  margin:0 0 10px 0;
  padding: 0;
  font-size: 12px;
  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;
text-decoration: none;
}


.compmenufpageslice h4 a:visited
{
color: #cf035c;
}



.compmenufpageslice h4 a:active
{
color: #cf035c;
}


.compmenufpageslice h4 a:hover
{
color: #cf035c;
}



/*
h5
{
padding: 0;
  font: bold 10px arial, helvetica, sans-serif;
  text-transform:uppercase;
}*/


h5  /*the new no-cufon h5 */
{ 
padding: 0;
margin:  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; 

}


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: #000000;
}



p
{
font-size:12px;
border: 0;
padding:0 0 10px 0;
margin:0 0 0 0;
}

a:link {
color:#000;
}

a:visited {
color:#000;
}

a:hover {
color: #e6001b;
}


ul, ol { 
font-size: 12px; 
margin-top: 2px;     /* EDITED BY BOG 20100118 */
margin-bottom: 8px;  /* EDITED BY BOG 20100118 */
margin-left: 1em;    /* EDITED BY BOG 20100719 */
padding-left: 1.5em; /* EDITED BY BOG 20100719 */
}

li {
font-size: 12px;
margin: 2px auto; /* BOG 20100623 */

}

.threecol ul { 
font-size: 12px; 
margin-top: 2px;     /* EDITED BY BOG 20100118 */
margin-bottom: 8px;  /* EDITED BY BOG 20100118 */
margin-left: 1em;    /* EDITED BY BOG 20100719 */
padding-left: 1.5em; /* EDITED BY BOG 20100719 */
list-style: disc;
}

.threecol ul li {
font-size: 12px;
margin: 2px auto; /* BOG 20100623 */
}



/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/


/* 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: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;}

#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: #e6001b; 
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: #e6001b; }

#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;
}


.newstitle

{
display: block;
width: 100%;
height: auto;
font-size: 12px;
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;
height: 18px;
margin: 0 0 0 0;
}

.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;
}


/* 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 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;
}


/*------------------------------------------------------------------------------------------------*/



/* 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;}
/* 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  {   /* border: 1px solid #999;  */ }

.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: 10px; line-height:14px;
}

.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  */


/* 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 IKEA STYLE */

.servicesallcolumns
{width: 576px; height: auto; display: block; float: left;}

.services1column
{width: 192px; 
min-height: 195px;
height: auto; display: inline; float: left; border: 0px solid #bbb;}


.services1colgreyline
{width: 166px; height: 12px; display: block; border-bottom: 1px solid #666; }


.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;
 }



/* 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;
}


.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
{color: #000; }
#themeservicesarea a:visited
{color:#000;}
#themeservicesarea a:hover
{color:#e6001b;}
#themeservicesarea a:active
{color: #000; }




#refsblockrefs a
{color: #000; }
#refsblockrefs a:visited
{color:#000;}
#refsblockrefs a:hover
{color: #e6001b; ;} 
#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:#e6001b;
}


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: #e6001b;
}



/* 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.15em 2.5em;
}

ul#menu1 li ul li ul li  a:hover {
  color: #e6001b;
}


/* 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: #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.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:#e6001b;
}


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: #e6001b;
}



/* 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: #e6001b;
}


/* 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: #e6001b;

}

/* 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:#e6001b;
}


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: #e6001b;
}



/* 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: #e6001b;
}


/* 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: #e6001b;

}


/* 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;
}


/* 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  */






/* 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; }



.newspadding {

padding: 18px 0px 18px 0px;
border-bottom:1px solid #999;
float:left; 
width: 100%;

/*
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;
}

/* 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 20px 0 0;
}

.jobextra, .jobplace, .jobdeadline
{
float:left;
width:85px;
height: auto;
display:block;
margin:0 0 18px 0;
font-size:10px;
}

.jobbu
{width: 100%;
height: 16px;
display: block;
float: left;
padding: 4px 0 0 0;
font-size: 11px;
}

/* 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;
padding: 0 0 0 7px;
}

.sitemap a:hover
{
 color: #e6001b;
  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 */



/* 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;
}


.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: #e6001b;
text-decoration: none;
}

.searchurl a:active
{font-size: 9px;
color: #999;
text-decoration: none;
}





/* 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-ready h5 { /* for Cufon.replace('h5') */
	visibility:visible;
}

.cufon-ready h6 { /* for Cufon.replace('h6') */
	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;
}

.cufon-loading h5 { /* for Cufon.replace('h5') */
	visibility: hidden !important;
}

.cufon-loading h6 { /* 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; 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;
}

/* 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  */





/* 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;

border-bottom: 1px solid #999;
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

{
/* border: 1px solid green; */
width: 177px;
height: auto;
padding: 0;
margin:  0;
float: left;
z-index: 50;

}


/* contains each line of the contact details */
.ContactDetailsDataSlice2
{
padding: 0;
margin:  0;
  /* border: 1px solid orange; */
width: 175px; 
/* min-height: 12px; */
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; 
/* 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: 36px;
width: 550px;
display: block; float: left;
/* background-color: orange; */

#height: 32px;   /* IE up to & inc 7 */ 
}


/* END GENERAL STAFF 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: 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;
/*background: #ddd;*/
text-decoration: none;
font: bold 12px Arial, Helvetica, sans-serif;
color:#000;
border-left: 1px solid #999;

}

#nav a.activeSlide { color: #e6001b; }
#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  */



/* Attempt at stying a web-form for Marketers */


.scfTitleBorder
{
width: 540px;
height: 34px;
display: block;
float: left;
position: relative;

padding: 16px 0 0 10px; 
background-color: #efefef;
border-bottom: 1px solid #999;
border-top: 1px solid #999;

font: normal 16px arial, helvetica, sans-serif !important; 
text-transform: uppercase;
}

.scfSectionContent
{
padding: 0px 10px 11px 10px;
width: 520px !important;
height: auto;
display: block;
float: left;
}


.scfSingleLineTextLabel, .scfEmailLabel, .scfMultipleLineTextLabel
{
display: block;
float: left;
margin: 0 0 8px 0;
}


.scfSingleLineTextBox, .scfEmailTextBox
{
width: 200px !important;
}


.scfMultipleLineTextBox
{
width: 300px;
}


.scfSubmitButtonBorder
{
width: 540px;
height: 35px;
display: block;
float: left;
position: relative;

padding: 10px 0 0 10px; 
background-color: #efefef;
border-bottom: 1px solid #999;
border-top: 1px solid #999;
text-align: left;
}


.scfSubmitButton
{
padding: 0 10px 0 10px;

}




/*  MS OFFICE: DIE, DIE, DIE  */
.MsoNormal
{
color: orange;
font: bold 15px times;
}

.normal
{
color: orange;
font: bold 15px times;
}


