* {
	margin: 0;
	padding: 0;
	color: #444;
}

body {
	background: #2a2a2a;
	color: #fff;
	font-family: arial,sans-serif;
}

a img {
	border: none;	
}

ul {
	list-style-type: none;
}

p {
	font-size: 11px;
	line-height: 17px;
}

p a {
	color: #00aeef;
	text-decoration: none;
}
	p a:hover {
		text-decoration:underline;
	}

#wrapper {
	z-index: 1;
}

#header {
	width: 970px;
	height: 99px;
	z-index: 3;
	position: relative;
}

	#header ul.menu {
		position: absolute;
		right: 0;
		top: 53px;
		list-style-type: none;
	}
	
		#header ul.menu li {
			float: left;
			margin-right: 35px;
			font-size: 11px;
			}
		
    #header ul.menu li.last {
      margin-right: 0;
    }
    
      #header ul.menu li a:hover,
      #header ul.menu li.active a {
				color: #fff;
			}
		
		#header ul.menu a {
			text-decoration: none;
			color: #aaa;
		}

	#header a.logo {
		position: absolute;
		top: 74px;
		left: 33px;
		width: 87px;
		height: 68px;
		text-indent: -5000px;
		outline: 0;
		background: transparent url(../images/logo.png) no-repeat 0 0;
	}
	
#globalsearch {
  position: absolute;
  width: 320px;
  z-index: 100;
  right: -9px;
  top: 47px;
}

  #globalsearch a.close {
    position: absolute;
    right: 18px;
    font-size: 11px;
    font-weight: bold;
    bottom: -4px;
    color: #00aeef;
    text-decoration: none;
    display: none;
  }

  #globalsearch fieldset {
    border: none;
    width: 171px;
    height: 22px;
    background: transparent url(../images/globalsearch_input_bg_4.gif) no-repeat 0 0;
    right: 9px;
    position: absolute;
  }
  
    #globalsearch fieldset input {
      position: absolute;
      border: none;
      font-size: 13px;
      color: #878787;
      font-weight: bold;
      left: 7px;
      width: 140px;
      top: 3px;
      background-color: white;
    }
  
  #globalsearch div.results {
    background: transparent url(../images/globalsearch_results_top.png) no-repeat 0 0;
    width: 320px;
    position: relative;
    padding-top: 13px;
    top: 17px;
    display: none;
  }
  
    #globalsearch div.results ul {
      background: transparent url(../images/globalsearch_results_bg.png) repeat-y 0 0;
      position: static;
      width: 320px;
    }

      #globalsearch div.results ul li {
        border-bottom: 1px solid #c5c4c3;
        margin: 0 19px;
        display: block;
        height: 40px;
        clear: both;
        padding-top: 10px;
        padding-bottom: 10px;
      }
      
      #globalsearch div.results ul li.simple {
        height: auto;
        padding: 5px 0;
      }
      
         #globalsearch div.results ul li.simple span.text {
           float: none;
           display: inline;
           height: auto;
           padding-left: 0;
         }
      
      #globalsearch div.results ul li.last {
        border-bottom: none;
      }
      
        #globalsearch div.results ul li img {
	        float: left;
	      }

        #globalsearch div.results ul li a {
          text-decoration: none
        }
        
        #globalsearch div.results ul li span.text {
          float: left;
          width: 200px;
          display: block;
          height: 40px;
          overflow: hidden;
          font-size: 10px;
          color: #444;
          text-decoration: none;
          padding-left: 10px;
          line-height: 12px;
        }
        
          #globalsearch div.results ul li span.text a.mailto {
            color: #00aeef;
          }
        
          #globalsearch div.results ul li span.text span.heading {
            font-size: 12px;
            font-weight: bold;
            margin-bottom: 0px;
            line-height: 15px;
          }
          
    #globalsearch div.results div.bottom {
	    background: transparent url(../images/globalsearch_results_bottom.png) no-repeat 0 0;
	    height: 13px;
	    width: 320px;
	  }
  
#container {
	margin-left: 144px;
	z-index: 2;
	padding-bottom: 50px;
}

#one-case {
	padding: 80px 0 41px 41px;
	width: 779px;
}

	#one-case h1,
	#one-case p {
		width: 438px;
		margin-bottom: 27px;
	}
	
	#one-case h1 {
		font-size: 36px;
		font-weight: normal;
	}
	
	#one-case p {
		font-size: 12px;
		line-height: 18px;
	}
	
	#one-case p.mac {
	 font-size: 13px;
	}
	
	#one-case p.ingress {
		font-style: italic;
		font-weight: bold;
		text-align: justify;
	}
	
  #one-case p.text {
    text-align: justify;
    min-height: 200px;
  }

  #one-case div.case-info {
		float: right;
		width: 125px;
		padding-left: 175px;
		background: transparent url(../images/casestudy.gif) no-repeat 0 0;
		min-height: 115px;
		padding-top: 0px;
	}
	
		#one-case div.case-info p {
			width: 125px;
			font-size: 11px;
		} 
		
	#one-case div.case-info.article {
		padding: 0;
		background: none;
		width: 300px;
	}
	
#employees {
	padding: 29px 0 29px 25px;
	width: 866px;
}

	#employees div.filter {
		height: 54px;
		width: 795px;
	}
	
		#employees ul.filters {
			float: left;
			margin-top: -3px;
			width: 360px;
		}
		
			#employees ul.filters li {
				float: left;
				margin-right: 18px;
				line-height: 15px;
			  white-space: nowrap;
			}
			
			#employees ul.filters a {
				font-size: 11px;
				text-decoration: none;
				color: #aaa;
			}
			
			#employees ul.filters li.active a,
			#employees ul.filters li a:hover {
				color: #00aeef;
			}
	
div.filter form {
	width: 345px;
	height: 30px;
	position: relative;
	background: transparent url(../images/filter_form_bg.gif) no-repeat 0 0;
	float: left;
	margin-right: 30px; 
}

	div.filter form input {
		position: absolute;
		top: 3px;
		left: 9px;
		font-size: 18px;
		color: #fff;
		border: none;
		height: 24px;
		width: 280px;
		background: transparent;
		font-weight: normal;
	}
	
	div.filter form input.submit {
    width: auto;
    left: 305px;
    height: 30px;
    width: 40px;
    top: 0px;
	}


#jobs {
	padding: 29px 0 10px 25px;
	width: 866px;
}

	#jobs div.filter {
		position: relative;
		height: 54px;
		width: 795px;
	}
	
	#jobs div.filter span.label {
		display:block;
		float:left;
		width:420px;
		padding-top:4px;
		}

#articles {
  padding: 29px 0 10px 25px;
  width: 866px;
}

  #articles div.filter {
    position: relative;
    height: 54px;
    width: 795px;
  }

#articles p.gyrosearcher-nohits,
#jobs p.gyrosearcher-nohits,
#employees p.gyrosearcher-nohits {
  font-size: 12px;
  margin-bottom: 10px;
}

  #articles p.gyrosearcher-nohits.mac,
  #jobs p.gyrosearcher-nohits.mac,
	#employees p.gyrosearcher-nohits.mac {
	  font-size: 13px;
	}
	
#back {
  border-top: 1px solid #232323;
  padding: 15px 0 0px 18px;
  font-size: 11px;
}

  #back a {
    text-decoration: none;
    display: block;
    padding-bottom: 15px;
    width: 90px;
  }

#konsernregnskap {
	padding: 52px 0 25px 25px;
	position: relative; 
	min-height: 135px;
}

	#konsernregnskap h3 {
		font-size: 23px;
		margin-bottom: 15px;
		font-weight: normal;
	}
	
	#konsernregnskap h3,
	#konsernregnskap p {
		width: 470px;
	}
	
  #konsernregnskap p {
    margin-bottom: 10px;
  }
  
  #konsernregnskap img.rating {
    margin: 10px 0 0 -20px;
  }
  
  #konsernregnskap div.download {
		position: absolute;
		width: 224px;
		left: 588px;
		top: 52px;
		padding-left:8px;
	}
	
		#konsernregnskap div.download h3,
		#konsernregnskap div.download p {
			width: auto;
		}
	
		#konsernregnskap div.download ul.simplelist {
			margin-left: -8px;
		}

		#konsernregnskap div.download ul.simplelist a,
		#konsernregnskap div.download ul.simplelist a span {
			color: #444;
		}

		#konsernregnskap div.download ul.simplelist li:hover a,
		#konsernregnskap div.download ul.simplelist li:hover a span {
			color: #fff;
		}

#one-job {
	height: 352px;
	position: relative;
	width: 820px;
	overflow: hidden;
}

	#one-job img {
		display: block;
	}

  #one-job div#flashcontent {
    width: 528px;
    height: 352px;
  }

	#one-job div.text {
		position: absolute; 
		left: 553px;
		top: 0;
		padding: 0;
		height: 352px;
		overflow: hidden;
		width: 267px;
		z-index: 1;
	}

		#one-job div.text div.case-content {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 267px;
			padding-bottom: 50px;
			z-index: 3;
		}

		#one-job div.text h1 {
			font-size: 28px;
			margin-bottom: 17px;
			font-weight: normal;
		}
		
		#one-job div.text h1,
		#one-job div.text p {
			width: 267px;
		}
		
		#one-job div.text p.col1 {
		}
		
		#one-job div.text p.col2 {
		  position: absolute;
		  left: 267px;
		  bottom: 0px;
		  padding-bottom: 50px;
		  background-color: white;
		  height: 267px;
		  padding-top: 39px;
		  z-index: 3;
		}
		
		#one-job div.text a.more {
			width: 24px;
			height: 5px;
			background: transparent url(../images/a_blue.gif) no-repeat 5px 5px;
			position: absolute;
			right: -5px;
			bottom: 25px;
			text-indent: -5000px;
			outline: none;
			overflow: hidden;
			z-index: 4;
			padding: 5px 5px;
		}
		
		#one-job div.text div.case-info {
			position: absolute;
			top: 39px;
			left: 0;
			width: 267px;
		}
		
			#one-job div.text div.case-info p {
				color: #b4b4b4;
				line-height: 14px;
				margin-bottom: 13px;
				width: 195px;
				font-weight: bold;
			}
			
				#one-job div.text div.case-info p span {
					color: #b4b4b4;
					font-weight: normal;
				}
			
			#one-job div.text div.case-info a.casestudy {
				position: absolute;
				right: 0;
				top: 0;
			}

/*
 * En liste som kan vise b�de jobber og ansatte
 */
 
ul.listitems {
	clear: both;
}

	ul.listitems li {
		width: 390px;
		height: 80px;
		background: #dedede url(../images/listitems_bg_corner.gif) no-repeat right top;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		position: relative;
	}
	
		ul.listitems li img {
			display: block;
		}
	
	ul.listitems div.info {
		position: absolute;
		left: 135px; 
		top: 15px;
	}
	
  ul.listitems div.info h2 {
    height: 23px;
    overflow: hidden;
  }
  
  ul.listitems div.info h2,
	ul.listitems div.info h2 a {
		font-size: 19px;
		font-weight: normal;
		text-decoration: none;
		color: #2a2a2a;
		overflow: hidden;
		outline: none;
	}
	
	ul.listitems div.info p,
	ul.listitems div.info a,
	ul.listitems div.info p span {
		color: #2a2a2a;
	}

	ul.listitems div.info a:hover {
		color: #00aeef;
	}


/*
 * Lager en boks med runde hj�rner og forl�pning, fri h�yde og 100% bredde p� h�yresiden
 */
div.box {}

  div.box div.box-top {
    background: transparent url(../images/bg_box2_top.png) no-repeat 0 0;
    height: 6px;
    overflow: hidden;
  }
  
  div.box div.box-bottom {
    background: transparent url(../images/bg_box2_bottom.png) no-repeat 0 0;
    height: 6px;
    overflow: hidden;
  }
  
  div.box div.contentwrapouter {
    background: transparent url(../images/bg_box2.png) repeat-y 0 0;
  }

  div.box div.contentwrap {
    background: transparent url(../images/bg_box_pixel.gif) no-repeat 0px top;
    margin-left: 6px;
  }
  
  div.box div.content {
     color: #282828;
     background: transparent url(../images/bg_box_pixel.gif) no-repeat left bottom;
  }

/*
 * Element med tre kolonner, kan enten leve alene eller wrappet inni en div.box for runde hj�rner
 */
div.three-columns {
	margin-left: 6px;
	width: 820px;
	padding: 30px 0 16px 0;
	min-height: 195px;
	position: relative;
}

	div.three-columns h2 {
		color: #aaa;
		font-size: 23px;
		font-weight: normal;
		margin-bottom: 13px;
	}
	
	div.three-columns p {
		color: #fff;
		margin-bottom: 10px;
	}
	
	div.three-columns div.column {
		background: transparent url(../images/threecol_divider_01.gif) no-repeat right top;
		position: absolute;
		height: 145px;
		width: 222px;
		padding-right: 36px;
		padding-top: 14px;
	}
	
	div.three-columns div.one {
	 left: 0px;
	}
	
	div.three-columns div.two {
		left: 297px;
	}

	div.three-columns div.three {
	  position: relative;
		width: 224px;
		padding-right: 0;
    margin-left: 596px;
		background: transparent;
		height: auto;
	}

	div.three-columns div.haslist {
	  margin-left: 588px;
	  width: 232px;
	}
	
	  div.three-columns div.haslist h2 {
	    margin-left: 8px;
	  }
	
		div.three-columns div.haslist ul.simplelist {
			margin-left: 0px;
			margin-bottom: 4px;
			width: 232px;
		}
	
/*
 * Tre kolonner, inni en div.box 
 */
div.box div.three-columns {
	margin-left: 0;
	padding-top: 37px;
	height: 153px;
	min-height: 153px;
	padding-bottom: 0px;
}

	div.box div.three-columns div.column {
		width: 224px;
		background: #fff url(../images/li_divider.gif) no-repeat right top;
		height: 130px;
		left: 0;
		padding-right: 30px;
		padding-top: 7px;
	}
	
	div.box div.three-columns div.one {
		left: 26px;
	}
	
	div.box div.three-columns div.two {
		left: 311px;
	}
	
	div.box div.three-columns h2,
	div.box div.three-columns h2 a {
		font-size: 21px;
		margin-bottom: 14px;
		text-decoration: none;
		letter-spacing: -0.2px;
		height: 24px;
		overflow: hidden;
	}
	
	div.box div.three-columns p {
		color: #444;
	}

	div.box div.three-columns div.three {
		/*left: 588px;*/
		padding-right: 0;
		background: transparent;
	}
	
		div.box div.three-columns div.three a.nyhet {
			right: -4px;
		}
		
	div.box div.three-columns a.nyhet {
		width: 24px;
		height: 5px;
		background: transparent url(../images/a_blue.gif) no-repeat 5px 5px;
		position: absolute;
		right: 25px;
		bottom: 9px;
		text-indent: -5000px;
		outline: none;
		overflow: hidden;
		padding: 5px 5px;
	}


div.mainnews {
	height: 254px;
}

/*
 * Bruker i blant annet tre kolonner
 */
ul.simplelist {}

	ul.simplelist li {
		font-size: 11px;
		padding-left: 8px;
		line-height: 20px;
	}
	
    ul.simplelist li a {
			color: #fff;
			text-decoration: none;
			line-height: 20px;
			display: block;
			height: 20px;
		}
		
			ul.simplelist li a span {
				color: #fff;
				padding-right: 19px;
				background: transparent url(../images/a_double_arrow.gif) no-repeat right 50%;
			}
		
	ul.simplelist li:hover,
	ul.simplelist li.active {
		background: transparent url(../images/threecol_list_active_item_bg.gif) no-repeat 0 0;
	}


/*
 * Standard case inni en .box
 */
div.case {
	position: relative;
	min-height: 250px;
	overflow: hidden;
	width: 820px;
}

	div.case div.info {
		padding: 76px 0 0 25px;
		min-height: 174px;
		position: relative;
		width: 795px;
		z-index: 1;
	}

		div.case div.info a.nyhet,
		div div.case-image div.info a.nyhet {
			width: 24px;
			height: 5px;
			background: transparent url(../images/a_blue.gif) no-repeat 5px 5px;
			position: absolute;
			right: -4px;
			bottom: 25px;
			text-indent: -5000px;
			outline: none;
			overflow: hidden;
			padding: 5px 5px;
			z-index: 4;
		}

  div.case h1 {
		width: 762px;
		font-weight: normal;
    margin-bottom: 15px;
    font-size: 32px;
	}
	
		div.case h1 a {
			text-decoration: none;
		} 
	
	div.case p {
		width: 795px;
		height: 85px;
		overflow: hidden;
	}
	
	div.case p.col1,
	div.case p.col2 {
		float: left;
		width: 381px;
	} 
	
	div.case p.col1 {
		margin-right: 33px;
	}
	
/*
 * Standard case inni en .box, med bilde til venstre
 */
div.case-image {}

	div.case-image img,
	div.case-image div.info,
  div.case-image iframe {
		float: left;
	}
	
	div.case-image img {
	}

	div.case-image div.info {
		width: 420px;
		z-index: 2;
	}
	
	div.case-image h1 {
		width: 381px;
		overflow: hidden;
		height: 36px !important;
		font-size: 32px !important;
		letter-spacing: -1px !important;
	}
	
	div.case-image p {
    width: 420px;
	}
	
	div.case-image p.col1 {
		margin-right: 0;
	}
	
	div.case-image p.col2 {
    position: absolute;
    top: 0px;
    background-color: white;
    z-index: 2;
    height: 175px;
    left: 445px;
    padding-top: 50px;
    padding-bottom: 25px;
    width: 370px;
    padding-left: 25px;
    padding-right: 50px;
	}

div.case-main {}

	div.case-main h1 {
		font-size: 45px;
		height: 50px;
		margin-bottom: 17px;
		font-weight: normal;
		letter-spacing: -2px;
	}

	div.case-main p {
		font-style: italic;
		font-size: 13px;
		text-align: justify;
		margin-right: 0px;
		line-height: 18px;
	}
	
	div.case-main p.col1,
	div.case-main p.col2 {
	 text-align: justify;
	}

div.case-info {}

	div.case-info p {
		color: #b4b4b4;
		line-height: 14px !important;
		margin-bottom: 13px !important;
		font-weight: bold;
	}
	
		div.case-info p span {
			color: #b4b4b4;
			font-weight: normal;
		}
		
div.error {
	padding: 52px 0 25px 25px;
	position: relative; 
	min-height: 135px;
}

div#login {
	width: 826px;
}

	div#login fieldset {
		border:none;
	}
	
		div#login fieldset p {
			font-size:12px;
		}
		
		div#login fieldset strong {
			display:block;
			font-size:12px;
			color:#f00;
		}

	div#login div.content {
		padding: 42px 25px 25px 25px;
		overflow:hidden;
	}
	
		div#login div.content a.logout {
			display:block;
			float:right;
			width:80px;
			font-weight:bold;
		}
		
		div#login div.content ul {
			display:block;
			float:left;
			width:100%;
		}
	
		div#login div.content li {
			padding-bottom:50px;
		}
		
			div#login div.content li p {
				padding-bottom:15px;
				}
		

