﻿
/* Elements */

body {
  background: #f8f8f8 url(../images/bg.gif) left top repeat-x;
  color: #777;
  font-family: tahoma, arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  line-height: 19px;
}

* {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

h2 {
  font-size: 25px;
  padding: 16px 20px 10px 20px;
  line-height: 27px;
  letter-spacing: -1px;
}

h3 {
  font-size: 19px;
  padding: 8px 20px 4px 20px;
  line-height: 22px;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  padding: 8px 20px 0 20px;
  line-height: 22px;
}


/* Body */

#wrap {
  width: 908px;
  height: 100%;
  margin: 0 auto;
  background: #fff url(../images/canvas-bg.gif) left top repeat-y;
}

#canvas {
  width: 900px;
  margin: 0 auto;
}

#col-left-home {
  width: 296px;
  float: left;
}

#col-left {
  width: 296px;
  float: left;
  margin-top: -30px;
}

#col-right {
  width: 601px;
  padding: 0 0 20px 0;
  float: right;
}


/* Header */

#header {
  width: 296px;
  height: 120px;
  float: left;
}

#header h1 {
  padding: 8px 22px 12px 14px;
  background: transparent url(../images/logo.gif) left top no-repeat;
}

#header h1 a {
  width: 260px;
  height: 100px;
  display: block;
  text-indent: -9999px;
}


/* Top Navigation */

#top-nav {
  float: right;
  width: 603px;
  height: 75px;
  margin: 0;
  padding: 0;
  font-size: 9px;
  background: #fff;
}

#top-nav ul {
  float: right;
  width: 250px;
  height: 34px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#top-nav ul li {
  float: left;
  list-style-image: none;
  list-style-type: none;
  border-right: 1px solid #f3f3f3;
}

#top-nav ul li#top-last {
  border: 0;
}

#top-nav ul li a {
  height: 34px;
  display: block;
  color: #cccccc;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0 15px 0 28px;
  line-height: 47px;
}

#top-nav ul li a#top-nav-01 { background: transparent url(../images/i-home.gif) 11px 18px no-repeat; }
#top-nav ul li a#top-nav-02 { background: transparent url(../images/i-email.gif) 11px 18px no-repeat; }
#top-nav ul li a#top-nav-03 { background: transparent url(../images/i-sitemap.gif) 11px 18px no-repeat; }

#top-nav ul li a:hover {
  color: #777;
}


/* Navigation */

#nav {
  float: right;
  width: 603px;
  height: 45px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background: transparent url(../images/nav-bg.gif) left top repeat-x;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#nav ul li {
  float: left;
  list-style-image: none;
  list-style-type: none;
  background: transparent url(../images/nav-right.gif) right top no-repeat;
}

#nav ul li#last {
  background: transparent;
}

#nav ul li a {
  height: 44px;
  display: block;
  color: #c6c6c6;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height: 44px;
}

#nav ul li a#ctl00_ctl09_adalsida { width: 89px; }
#nav ul li a#ctl00_ctl09_benefits { width: 70px; }
#nav ul li a#ctl00_ctl09_logmenn { width: 89px; }
#nav ul li a#ctl00_ctl09_contact { width: 90px; }
#nav ul li a#nav-04 { width: 72px; }
#nav ul li a#nav-05 { width: 80px; }
#nav ul li a#nav-06 { width: 105px; }
#nav ul li a#nav-07 { width: 76px; }

#nav ul li a.over {
  color: #fff;
  background: transparent url(../images/nav-over.gif) center bottom no-repeat;
}

#nav ul li a:hover {
  color: #fff;
  background: transparent url(../images/nav-over.gif) center bottom no-repeat;
}

#nav ul ul {
  position: absolute;
  left: -9999em;
  margin: 0;
}

#nav li li {
  width: 100%;
  float: none;
  position: relative;
  margin: 0;
  padding: 0;
  border-left: 1px solid #f5f4f4;
  border-right: 1px solid #f5f4f4;
  border-bottom: 1px solid #b2b2b2;
}

#nav li li a {
  height: 25px;
  display: block;
  color: #555;
  background: #d2d2d2;
  margin: 0;
  padding: 0 0 0 10px;
  text-decoration: none;
  text-align: left;
  line-height: 25px;
}

#nav li li a:hover {
  color: #fff;
  background: #73808b;
  text-decoration: none;
  text-align: left;
}

#nav li li li a {
  color: #555;
  background: #e0e0e0;
}

#nav li li li a:hover {
  color: #fff;
  background: #f5b234;
}

#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li li:hover ul ul, #nav li li.sfhover ul ul {
  left: -9999em;
}

#nav li:hover ul, #nav li.sfhover ul, #nav li li:hover ul, #nav li li.sfhover ul {
  left: auto;
}


/* Welcome */

#welcome {
  float: left;
  width: 296px;
  height: 210px;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  background: transparent url(../images/welcome-bg.gif) left top no-repeat;
}

#welcome h2 {
  display: none;
}

#welcome p {
  color: #999;
  padding: 68px 20px 0 20px;
}


/* Banners */

#banner-home 
{
	background-image: url(../images/frontpageHeadImage.jpg);
	float: right;
	width: 603px;
	height: 238px;
}

#banner {
  clear: both;
  width: 900px;
  height: 127px;
  background: transparent url(../images/banner.jpg) left top no-repeat;
}


/* Search gluggi */

#search {
  width: 296px;
  padding: 15px 0 5px 0;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  border-bottom: 9px solid #73808b;
}


#search h2 {
  width: 196px;
  height: 1px;
  padding: 0px;
  text-indent: -9999px;
  /* background: transparent url(../images/h2-search.gif) 20px top no-repeat; */
}


#search h2 
{
	font-size: 10px;
	text-align: left;
	}

#search form {
  padding: 0 20px;
  margin: 0;
}

#search input {
  width: 190px;
  padding: 5px 6px;
  margin: 0;
  color: #666;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #dbdbdb;
}


/* News */

#news {
  width: 296px;
  padding: 18px 0;
  color: #aaa;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
}

#news h2 {
  width: 115px;
  height: 22px;
  padding: 0;
  text-indent: -9999px;
  background: transparent url(../images/h2-lege-news.gif) 20px top no-repeat;
}

#news h3 {
  color: #999;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}


/* Featured Application */

#feat-wrap {
  height: 100%;
  background: #f7f6f6;
  border-bottom: 1px solid #edecec;
}

#feat-app h3, #feat-product h3 {
  color: #f0ac2c;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
}

#feat-divider {
  width: 296px;
  height: 3px;
  background: #f7f6f6 url(../images/feat-divider.gif) left top no-repeat;
}

#col-left #feat-app, #col-left #feat-product {
  float: none;
  width: 296px;
  background: #f7f6f6;
}

#feat-app {
  float: left;
  width: 300px;
  padding: 18px 0 14px 0;
  color: #777;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
}

#feat-app h2 {
  width: 194px;
  height: 22px;
  padding: 0;
  text-indent: -9999px;
  background: transparent url(../images/h2-featured-application.gif) 20px top no-repeat;
}

#feat-product {
/*  float: right;
  width: 298px;*/
  float: left;
  width: 590px;
  padding: 18px 0;
  color: #777;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
}

#feat-product h2 {
  width: 170px;
  height: 22px;
  padding: 0;
  text-indent: -9999px;
  background: transparent url(../images/h2-featured-product.gif) 20px top no-repeat;
}


/* Content */

.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }

.fleft { float: left; }
.fright { float: right; }

a {
  color: #f0ac2c;
  text-decoration: underline;
}

a:hover {
  color: #f0ac2c;
  text-decoration: none;
}

a:active, a:focus {
  outline: none;
}

b {
  color: #666;
}

p {
  margin: 0;
  padding: 4px 20px 10px 20px;
}

ul {
  margin: 0;
  padding: 4px 20px 10px 55px;
  list-style-type: disc;
  list-style-image: none;
}

ul ul {
  padding: 4px 16px 0 35px;
  list-style-type: circle;
}

ol {
  margin: 0;
  padding: 4px 0 10px 55px;
}

li {
  padding: 0 0 4px 0;
}

small {
  color: #d2d2d2;
  font-size: 10px;
  line-height: 14px;
  padding: 4px 20px 10px 20px;
}

a.learn-more { width: 62px; height: 15px; display: block; text-indent: -9999px; background: transparent url(../images/learn-more.gif) left top no-repeat; }
a.read-more { width: 58px; height: 15px; display: block; text-indent: -9999px; background: transparent url(../images/read-more.gif) left top no-repeat; }
a.view-all-news { width: 75px; height: 15px; display: block; text-indent: -9999px; background: transparent url(../images/view-all-news.gif) left top no-repeat; }
a.view-all-openings { width: 93px; height: 15px; display: block; text-indent: -9999px; background: transparent url(../images/view-all-openings.gif) left top no-repeat; }
a.submit { width: 44px; height: 15px; display: block; text-indent: -9999px; background: transparent url(../images/submit.gif) left top no-repeat; }

table {
  margin: 0;
  padding: 4px 20px 10px 20px;
}

table td {
  margin: 0;
  padding: 5px 0;
  color: #777;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
}


/* Form Fields */

input {
  padding: 3px 4px;
  margin: 0;
  color: #666;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #dbdbdb;
}

select {
  padding: 3px 4px;
  margin: 0;
  color: #666;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #dbdbdb;
}

textarea {
  padding: 3px 4px;
  margin: 0;
  color: #666;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #dbdbdb;
}


/* Footer */

#footer {
  clear: both;
  width: 900px;
  margin: 0 auto;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
}

#footer #credits {
  float: left;
  width: 296px;
  padding: 11px 0 14px 0;
  background: #efeded;
}

#footer #credits a {
  color: #c6c6c6;
  padding: 0 25px;
  text-decoration: none;
}

#footer #credits a:hover {
  color: #666;
  text-decoration: none;
}

#footer #links {
  float: right;
  width: 603px;
  padding: 11px 0 14px 0;
  color: #f5f5f5;
  background: #d2d2d2;
}

#footer #links a {
  color: #f5f5f5;
  padding: 4px 11px 5px 12px;
  text-decoration: none;
}

#footer #links a:hover {
  color: #fff;
  background: #b1b1b1;
  text-decoration: none;
}

#footer #copy {
  float: right;
  width: 585px;
  padding: 10px 0 12px 0;
  font-size: 10px;
  color: #ccc;
}

#footer #copy a {
  color: #ccc;
  padding: 0;
  text-decoration: none;
}

#footer #copy a:hover {
  color: #999;
  text-decoration: underline;
}

