body
{
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  text-align: center;
}

p
{
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
}

div#topVColumn
{
  height: 11px;
  background-color: #808285;
  width: 100%;
}

div#wrapper
{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div#top
{
  height: 109px;
  width: 980px;
}

div#top div.topLogoWithBg
{
  /* background-image: url(/media/166/topLogoTransparent.png);
  background-repeat: no-repeat; */
  width: 980px;
  height: 109px;
  position: relative;
  z-index: 10;
}

div#top div#pictureGallery
{
  width: 615px;
  height: 109px;
  position: absolute;
  margin-left: 365px
}

div#top div#pictureGallery div.item
{
}

div#top div#pictureGallery div.imageText
{
  position: absolute;
  z-index: 5;
  width: 615px;
  height: 29px;
  text-align: right;
  right: 15px;
  padding-top: 80px;
  
}

div#top div#pictureGallery div.shadowText
{
  position: absolute; 
  top: +1px; 
  right: 14px;
  z-index: 4;
  width: 615px;
  height: 29px;
  text-align: right;
  padding-top: 80px;
}

div#sectionMenu
{
list-style: none;
  height: 26px;
  margin-top: 0px;
  background-image: url(/media/171/topMenuBg.jpg);
}

div#sectionMenu ul
{
list-style: none;
  margin: 0;
  padding-left: 20px;
}

div#sectionMenu ul li
{
list-style: none;
  line-height: 25px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

div#sectionMenu ul li.selected
{
list-style: none;
}

div#sectionMenu div.languageSelect
{
  position: absolute;
  
}

div#sectionMenu div.languageSelect ul
{
list-style: none;
}

div#sectionMenu div.languageSelect ul li
{
  
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}



div#content
{
  width: 980px;
  background-image: url(/media/76/contentStribesBg.png);
  background-repeat: no-repeat;
}

div#footer
{
  border-top: 1px solid #808285;
  padding-top: 10px;
  text-align: center;
  height: 14px;
  clear: both;
}

div#co2FooterLogo
{
  position: relative;
  width: 75px;
  height: 27px;
  margin-top: -15px;
}

div#homepage
{
}

div#homepage div.content
{
  width: 608px;
  height: 200px;
  border: 1px solid #bababa;
  background-color: #f4f4f4;
  background-image: url(/media/86/homepageMainContentImage.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 15px;
  margin-top: 30px;
}

div#homepage div.updateBox
{
  position: relative;
  margin-left: 680px;
  margin-top: -232px; 
  width: 300px;
  height: 232px;
}

div#homepage div.updateBox div.headline
{
  width: 35px;
  height: 232px;
  float: left;
  background-color: #bababa;
  background-repeat: no-repeat;
}

div#homepage div.update div.text
{
  background-color: #f4f4f4;
  margin-left: 40px;
  padding: 15px;
  height: 202px;
}

div#homepage div.update div.text div.title
{
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 15px;
}

div#homepage div.co2LogoBox
{
  position: absolute;
  z-index: 10px;
  margin-left: 680px;
  margin-top: -85px; 
  width: 300px;
  height: 90px;
  background-color: #FFF;
}

div#homepage div.co2LogoBox div.vSpacer
{
  height: 5px;
  background-color: #FFF;
}

div#homepage div.co2LogoBox div.headline
{
  width: 35px;
  height: 80px;
  float: left;
  background-repeat: no-repeat;
}

div#homepage div.co2LogoBox div.co2Content
{
  background-color: #f4f4f4;
  
  margin-left: 40px;
  padding: 5px;
  height: 70px;
}

td.content div.content
{
    text-align: justify;
}
div#homepage div.solarpowerBox
{
}

div#homepage div.solarpowerBox,
div#homepage div.boilerBox,
div#homepage div.engineeringBox
{
  margin-top: 27px;
}

div#homepage div.boilerBox
{
  position: relative;
  margin-left: 340px;
  margin-top: -168px;
}

div#homepage div.engineeringBox
{
  position: relative;
  margin-left: 680px;
  margin-top: -168px;
  padding-bottom: 27px;
}

div#homepage div.productBox
{
  width: 300px;
}

img
{  border-style: none;
}

div#homepage div.productBox div.title
{
  background-color: #97bf0d;
  padding-top: 13px;
  padding-left: 15px;
  padding-bottom: 3px;
  line-height: 23px;
  height: 22px;
}

div#homepage div.productBox div.text
{
  margin-top: 5px;
  background-color: #f4f4f4;
  height: 85px;
  padding: 15px;
}

div#homepage div.productBox div.bottom
{
  margin-top: 5px;  
  background-color: #97bf0d;
  height: 5px;
}

#textpage
{
  clear: both;
}

div.submenu
{
  width: 180px;
}

#textpage td.submenu
{

  width: 180px;
  padding-top: 35px;
}

#textpage div.submenu ul
{

list-style: none;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
#textpage div.submenu ul li
{
   padding-bottom: 0px;

}
#textpage div.submenu ul li a
{
  padding-left: 10px;
  display: block;
  padding-bottom: 8px;
}
#textpage div.submenu ul li ul
{
  padding-top: 0px;
  padding-left: 15px;

  
}
#textpage div.submenu li.selected
{
  /* list-style: none url("/media/1185/green%20dot.png"); */
  list-style: none url("/media/43320/greendot.png");

  
  
  
    

}
#textpage div.submenu ul li.selected
{
  /* list-style: none url("/media/1185/green%20dot.png"); */
  list-style: none url("/media/43320/greendot.png");

}
#textpage div.submenu ul li:hover
{
  /* list-style: none url("/media/1185/green%20dot.png"); */
  list-style: none url("/media/43320/greendot.png");

}


#textpage div.submenu ul ul li:hover
{
  
  list-style: none url("/media/1175/black_dot.png");
}

#textpage div.submenu ul ul li.selected
{
  
  list-style: none url("/media/1175/black_dot.png");
 
}

#textpage div.submenu ul ul ul li:hover
{
  
  list-style: none url("/media/1180/blue_dot.png");
}

#textpage div.submenu ul ul ul li.selected
{
  
  list-style: none url("/media/1180/blue_dot.png");
}

#textpage div.submenu ul ul ul ul li:hover
{
  
  /* list-style: none url("/media/1185/green%20dot.png"); */
  list-style: none url("/media/43320/greendot.png");
}

#textpage div.submenu ul ul ul ul li.selected
{
  
  /* list-style: none url("/media/1185/green%20dot.png"); */
  list-style: none url("/media/43320/greendot.png");
}

#textpage div.submenu ul ul ul ul ul li:hover
{
  
  list-style: none url("/media/1175/black_dot.png");
}

#textpage div.submenu ul ul ul ul ul li.selected
{
  
  list-style: none url("/media/1175/black_dot.png");
}
#textpage div.submenu ul ul ul ul ul ul li:hover
{
  
  list-style: none url("/media/1180/blue_dot.png");
}

#textpage div.submenu ul ul ul ul ul ul ul li.selected
{
  
  list-style: none url("/media/1180/blue_dot.png");

}


#textpage div.content
{
  padding-left: 40px;
  padding-bottom: 35px;
  width: 539px;
}

#textpage td.content
{
  border-left: 1px dotted #b3b3b3;
  height: 484px;
  padding-top: 35px;
}

#textpage td.images
{
  width: 140px;
  padding-left: 40px;
  padding-top: 35px;
}

#textpage td.images div.images
{
  /*position: absolute;*/
  /*top: 180px;*/
  width: 100px;
  
}

#textpage div.images img
{
  margin-bottom: 10px;
}
.right div.images
{
  /*position: absolute;*/
  /*top: 180px;*/
  /*width: 100px;*/
  margin-bottom: 10px;
  margin-right: 15px;
  float: left;
  width: 94px;
  height: 50px;
  overflow: hidden;
  border: 1px solid #000;
  
}
.right div.images noRight
{
    margin-right: 0px;
}
.right div.images img
{
  /*margin-bottom: 10px;*/
}

/*
#textpage div.content ul ul,
#homepage div.content ul ul
{
  margin: 0;
  padding-left: 20px;
  
} */

#textpage div.content ul li,
#homepage div.content ul li
{
  /* list-style: none url("/media/1185/green%20dot.png"); */
  list-style: none url("/media/43320/greendot.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
}

#textpage div.content ul li ul li,
#homepage div.content ul li ul li
{
  list-style: none url("/media/1180/blue_dot.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
}

#textpage div.content ul li ul li ul li,
#homepage div.content ul li ul li ul li,
#textpage div.content ul div ul li,
#homepage div.content ul div ul li
{
  list-style: none url("/media/1175/black_dot.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
}
#textpage div.content ul,
#homepage div.content ul
{
  margin: 0;
  padding-left: 15px;
  
}
#textpage div.content div#newsListItem div.date,
#textpage div.content div#newsList div.date
{
  padding-bottom: 5px;
}

/*referenceList*/

div#referenceList
{
  width: 540px;
}

div#referenceList div.largeRef
{
  clear: both;
  padding-bottom: 30px;
}

div#referenceList div.first{
  clear: none;
}

div#referenceList div.largeRef div.shortText,
div#referenceList div.largeRef div.readMoreLink
{
  margin-left: 215px;
}

div#referenceList div.largeRef div.readMoreLink
{
  padding-top: 10px;
}

div#referenceList div.smallRef
{
  width: 300px;
  margin-bottom: 20px;
  margin-right: 20px;
}

div#referenceList div.smallRef div.image,
div#referenceList div.largeRef div.image
{
  float: left;
  margin-right: 15px;
  padding-bottom: 30px;
}

div#referenceList div.smallRef div.image img,
div#referenceList div.largeRef div.image img
{
  border: 1px solid #000;
}

/*reference*/
div#reference
{
}

div#reference td.left
{
  width: 410px;
}

div#reference td.left div.text
{
  width: 395px;
}

div#reference td.left table#refClientData
{
  padding-bottom: 20px;
  width: 395px;
}

div#reference td.left table#refClientData td.key
{
  width: 140px;
}

div#reference td.right
{
  padding-left: 40px;
}

div#reference td.right div#thumbnails
{
}

div#reference td.right div#thumbnails div.image
{
  margin-bottom: 10px;
  margin-right: 15px;
  float: left;
  width: 94px;
  height: 50px;
  overflow: hidden;
  border: 1px solid #000;
}

div#reference td.right div#thumbnails div.noRight
{
  margin-right: 0px;
}

div#reference div.image img
{
}

div#reference table#dataItems
{
  clear: both;
  width: 320px;
  margin-bottom: 10px;
  border: 1px solid #DADADA;
}

div#reference table#dataItems tr.odd
{
  background-color: #edf0ed;
}

div#reference table#dataItems td.key,
div#reference table#dataItems td.value
{
  padding: 3px;
  width: 154px;
}


div#newsList div.newsListItem div.readMore
{
  margin-bottom: 25px;
}


/*staffGallery*/

div#staffGallery{
}

div#staffGallery td{
  vertical-align: top;
}

div#staffGallery td.text{
  padding-bottom: 10px;
}

div#staffGallery div{
  font-size: 10px;
}

div#staffGallery img{
  margin-right: 5px;
  margin-top: 3px;
  border: 1px solid #000;
}

div#staffGallery div.staffName{
  padding-bottom: 5px;
}

div#staffGallery div.staffName h1
{
  font-size: 13px;
}

div#staffGallery div.staffTitle{
  font-style: italic;
}

div#staffGallery div.staffValue{
  padding-bottom: 4px;
}


/*********************************/
/                                /
/        inputs                  /
/                                /
/*********************************/

.CheckboxInput
{
  padding-bottom: 10px;
}

.CheckboxInput .label
{
  font-weight: bold;
  padding-bottom: 3px;
}

div.LineInput,
div.PasswordInput{
  width: 100%;
  padding-bottom: 10px;
}

div.LineInput .label,
div.PasswordInput .label{
  font-weight: bold;
  padding-bottom: 3px;
}

div.LineInput .input,
div.PasswordInput .input{
  width: 100%;
}

div.LineInput .input input{
  width: 100%;
}

div.PasswordInput .input input{
  width: 100px;
}

div.LineInput .input input.SmallLine{
  width: 100px;
}

div.TextInput{
  width: 100%;
  padding-bottom: 10px;
}

div.TextInput .label{
  font-weight: bold;
  padding-bottom: 3px;
}

div.TextInput .input{
  width: 100%;
}

div.TextInput .input textarea{
  width: 100%;
  height: 66px;
}

div.SelectInput{
  width: 100%;
  padding-bottom: 10px;
}

div.SelectInput .label{
  font-weight: bold;
  padding-bottom: 3px;
}

div.SelectInput .input{
  width: 100%;
}

div.SelectInput .input select{
  width: 100%;
}

div.SubmitButton,
div.ResetButton{
  padding-top: 10px;
  padding-bottom: 10px;
}

div.SubmitButton .input{
}

div.ResetButton .input input,
div.SubmitButton .input input{
  cursor: hand;
  cursor: pointer;
  border: 1px solid #717171;
  color: #5e5e5e;
}

div.TwoButtonInput .SubmitButton
{
  float: left;
  padding-right: 35px;
}

div.TwoButtonInput .ResetButton
{
  padding-top: 10px;
}

/*Typografi*/

div#EditLink
{
  font-size: 10px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}

div#EditLink a
{
  color: #F00;
  text-decoration: none;
}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

