﻿@charset "utf-8";
/* CSS Document */
body {
  position: relative;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
h1.h1, h2.h2, h2.h2 {
  margin: 5px 0;
  }
img {
  border: none;
  }
.spek {
  color: #FFF;
  }

/* CSS main */

#page {
  position: relative;
  width: 760px;
  height: auto;
  top: 20px;
  }
#top {
  position: relative;
  width: 760px;
  height: 120px;
  }
#logo {
  position: relative;
  width: 175px;
  height: auto;
  float: left;
  }
#toppic {
  position: relative;
  width: 435px;
  height: auto;
  float: left;
  }
#signature {
  position: relative;
  width: 150px;
  height: auto;
  float: left;
  text-align: center;
  }
#shortlinks {
  position: absolute;
  top: 100px;
  right: 40px;
  width: 200px;
  color: #999;
  text-align: right;
  }
#shortlinks a {
  color: #999;
  font-weight: bold;
  }
#shortlinks a:hover {
  text-decoration: underline;
  color: #999;
  }
#left {
  position: relative;
  width: 145px;
  height: auto;
  float: left; 
  }
#main {
  position: relative;
  width: 585px;
  height: auto;
  padding: 15px 0 30px 0;
  float: right; 
  }
#bottom {
  position: relative;
  width: auto;
  height: auto;
  padding: 0 0 0 175px;
  clear: both;
  color: #999;
  text-align: center;
  }
#links {
  position: relative;
  width: auto;
  height: 30px;
  }
#copyright {
  position: relative;
  width: auto;
  height: 30px;
  font-weight: bold;
  }
#info {
  position: relative;
  width: auto;
  height: auto;
  text-align: justify;
  font-style: italic;
  }
#fontsize {
  position: absolute;
  top: 100px;
  left: 470px;
  width: 250px;
  text-align: right;
  color: #666;
  font-size: 11px;
  }
#fontsize a {
  font-weight: bold;
  }
  
/* CSS Search */

.search {
  position: relative;
  width: 135px;
  height: 25px;
  margin: 0px;
  padding: 13px 5px;
  display: block;
  }
.searchfield {
  width: 89px;
  padding: 1px;
  font-size: 11px;
  height: 13px;
  font-family: Arial, Helvetica, sans-serif;
  }
.searchbutton {
  width: 30px;
  padding: 1px;
  font-size: 11px;
  height: 19px;
  font-family: Arial, Helvetica, sans-serif;
  background: #AAA;
  border: 1px solid #AAA;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  color: #FFF;
  }

/* CSS Menu */

ul {
  margin: 0;
  padding: 0;
  }
.leftmenu {
  position: relative;
  width: 145px;
  height: auto;
  padding: 10px 0;
  border-top: 1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
  }
.globalmenu {
  position: relative;
  float: left;
  width: 145px;
  height: auto;
  padding: 10px 0;
  }
.leftmenu a, .globalmenu a {
  padding: 2px 1px 2px 10px;
  color: #666;
  text-decoration: none;
  font-weight: bold;
  width: auto;
  display: block;
  }
.leftmenu a:hover, .globalmenu a:hover {
  color: #666;
  font-weight: bold;
  text-decoration: underline;
  }
.leftmenu li, .globalmenu li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
  display: block;
  border-bottom: 1px solid #FFF;
  }
.M1, .M2, .M3 {
  position: relative;
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
  }
.M1 li, .M2 li, .M3 li {
  background: none;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  }
.M1 a, .M2 a, .M3 a {
  background: none;
  color: #FF9900;
  font-weight: normal;
  padding: 2px 1px 2px 10px;
  margin: 0px;
  }
.M1 a:hover, .M2 a:hover, .M3 a:hover {
  background: none;
  color: #FF9900;
  font-weight: normal;
  padding: 2px 1px 2px 10px;
  margin: 0px;
  }
#activeitem {
  padding: 2px 1px 2px 10px;
  width: auto;
  color: #FF9900;
  background: url(/Files/System/menu_diabetes_active.gif) no-repeat;
  text-decoration: none;
  font-weight: bold;
  width: auto;
  height: auto;
  display: block;
  }
.M1 #activeitem, .M2 #activeitem, .M3 #activeitem {
  font-weight: normal;
  }
.bottommenu {
  position: relative;
  width: 440px;
  height: 14px;
  padding: 0;
  border-left: 1px solid #999;
  margin: 0 auto;
  }
.bottommenu li {
  list-style-type: none;
  width: auto;
  margin: 0;
  text-align: center;
  border-right: 1px solid #999;
  padding: 0 10px;
  float: left;
  }
.bottommenu a {
  color: #999;
  text-decoration: none;
  font-weight: bold;
  width: auto;
  }
.bottommenu a:hover {
  color: #999;
  font-weight: bold;
  text-decoration: underline;
  }
.bottommenu #activeitem {
  padding: 0px;
  width: auto;
  height: 14px;
  color: #0066cc;
  background: none;
  text-decoration: none;
  font-weight: bold;
  width: auto;
  display: block;
  }
  
/* CSS Boxes */

#greenbox, #purplebox, #orangebox, #bluebox, #darkgreenbox, #darkbluebox, #pinkbox, #darkorangebox, #yellowbox, #redbox, #lightbluebox {
  position: relative;
  width: 584px;
  height: 188px;
  color: #FFF;
  margin: 0 0 10px 0;
  }
#greenbox {
  background: #99CC00;
  }
#darkgreenbox {
  background: #006600;
  }
#purplebox {
  background: #990099;
  }
#orangebox {
  background: #FF9900;
  }
#darkorangebox {
  background: #ff6600;
  }
#bluebox {
  background: #6699CC;
  }
#darkbluebox {
  background: #0066CC;
  }
#pinkbox {
  background: #CC0066;
  }
#yellowbox {
  background: #ffdd00;
  color: #333;
  }
#yellowbox h1.h1 {
  color: #333;
  }
#yellowbox p {
  color: #333;
  }
#redbox {
  background: #be1e2d;
  }
#lightbluebox {
  background: #a4d7f5;
  }
.text_box {
  position: relative;
  width: 300px;
  height: auto;
  padding: 20px; 
  }
.text_news_box {
  position: relative;
  width: auto;
  height: auto;
  padding: 20px; 
  }
.text_box h1.h1, .text_box h2.h2, .text_news_box h1.h1 {
  color: #FFF;
  }
.text_box p, .text_news_box p {
  color: #FFF;
  }
.text_box a, .text_news_box a {
  color: #FFF;
  }
.text_box a:hover, .text_news_box a:hover {
  color: #FFF;
  }
.picbox_right {
  position: absolute;
  top: 0px;
  right: 0px;
  }
.corner_top_left {
  position: absolute;
  top: 0px;
  left: 0px;
  }
.corner_top_right {
  position: absolute;
  top: 0px;
  right: 0px;
  }
.corner_bottom_left {
  position: absolute;
  bottom: 0px;
  left: 0px;
  }
.corner_bottom_right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  }
  
/* Paragraph */
  
.text {
  position: relative;
  width: 584px;
  height: auto;
  clear: both;
  }
ul {
  position: relative;
  padding: 0px 5px 10px 15px;
  margin: 0px;
  }
li {
  padding: 0px;
  margin: 0px;
  }
.product {
  position: relative;
  width: 584px;
  height: auto;
  clear: both;
  border-bottom: 1px solid #FF9900;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  }
.blank {
  position: relative;
  width: auto;
  height: auto;
  }
.pic_top {
  position: relative;
  margin: 0 0 5px 0;
  }
.pic_bottom {
  position: relative;
  margin: 5px 0 0 0;
  }
.pic_right {
  position: relative;
  margin: 0 0 5px 0;
  float: right;
  }
.pic_left {
  position: relative;
  margin: 0 5px 0 0;
  float: left;
  }
.product {
  position: relative;
  width: 584px;
  height: auto;
  clear: both;
  border-bottom: 1px solid #FF9900;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  }
.product h1 {
  font-size: 22px;
  }
  
/* News Boxes */

#newsbox, #pressbox {
  position: relative;
  width: 190px;
  height: 250px;
  color: #FFF;
  margin: 4px 2px 0px 2px;
  float: left;
  text-align: left;
  }
#newsbox {
  background: #99CC00;
  }
#pressbox {
  background: #FF9900;
  }
.newstext_box {
  position: relative;
  width: auto;
  height: auto;
  padding: 10px; 
  }
.newstext_box b {
  font-size: 14px;
  margin: 0 0 5px 0;
  }
.newstext_box p {
  color: #FFF;
  }
.newstext_box a, .newstext_box a:hover {
  color: #FFF;
  }
.newslink_box {
  position: absolute;
  width: 170px;
  bottom: 0px;
  right: 0px;
  padding: 10px;
  border-top: 1px solid #FFF;
  }
.newslink_box a {
  color: #FFF;
  }
.newslink_box a:hover {
  color: #FFF;
  }
.movie_front {
  position: relative;
  color: #FFF;
  margin: 4px 2px 0px 2px;
  float: left;
  }
  
/* Search */
  
.searchitem {
  position: relative;
  width: auto;
  height: auto;
  padding: 10px 0;
  border-bottom: 1px solid #FF9900;
  }
#searchresulttop{
  position: relative;
  width: auto;
  height: auto;
  padding: 5px;
  background: #FF9900;
  color: #FFF;
  }
#searchresultbottom {
  position: relative;
  width: auto;
  height: auto;
  padding: 5px;
  background: #FF9900;
  color: #FFF;
  }
#searchresultbottom a {
  color: #FFF;
  }
#searchresultbottom b {
  text-decoration: underline;
  }
  
/* Innlogging */

.logline {
  position: relative;
  height: 22px;
  width: auto;
  }
.felt {
  position: absolute;
  width: 200px;
  top: 0px;
  right: 30px;
  }

/* Shop */

#shopcount {
  position: absolute;
  right: 65px;
  top: 140px;
  font-size: 32px;
  font-weight: bold;
  color: #999;
  }
.shop_product {
  position: relative;
  width: 190px;
  height: 300px;
  margin: 0 3px 5px 0;
  background: #EEE;
  float: left;
  text-align: center;
  }
.price {
  position: absolute;
  top: 63px;
  right: 0px;
  height: 56px;
  width: 190px;
  text-align: center;
  }
/*
.price {
  position: absolute;
  bottom: 5px;
  right: 5px;
  height: 56px;
  width: 72px;
  padding: 8px 0;
  background: url(/Files/System/prisbombe.gif) no-repeat;
  text-align: center;
  color: #FFF;
  }
.price b {
  font-size: 22px;
  font-weight: bold;
  }
*/
.shop_name {
  position: relative;
  height: 50px;
  background: #FF9900;
  text-align: center;
  padding: 5px 20px;
  margin: 0 0 15px 0;
  font-weight: bold;
  color: #FFF;
  }
.shop_name p {
  color: #FFF;
  }
.shop_icons {
  position: absolute;
  bottom: 10px;
  left: 15px;
  text-align: left;
  }
.shop_icons a {
  padding: 2px 0 2px 10px;
  color: #FF9900;
  background: url(/Files/System/menu_diabetes_active.gif) no-repeat;
  text-decoration: none;
  font-weight: bold;
  width: auto;
  display: block;
  }
.shop_icons a:hover {
  text-decoration: underline;
  font-weight: bold;
  }
.shopline {
  position: relative;
  width: auto;
  height: 14px;
  padding: 3px;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  }
.shopline2 {
  position: relative;
  width: auto;
  height: 14px;
  padding: 3px;
  border: 1px solid #999;
  background: #FF9900;
  font-weight: bold;
  }
.shopname {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: auto;
  padding: 3px;
  }
.shopquan {
  position: absolute;
  top: 0px;
  left: 303px;
  width: 50px;
  height: auto;
  padding: 3px;
  text-align: center;
  border-left: 1px solid #999;
  }
.shopprice {
  position: absolute;
  top: 0px;
  left: 353px;
  width: 100px;
  height: auto;
  padding: 3px;
  text-align: right;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  background: #EEE;
  }
.shopweight {
  position: absolute;
  top: 0px;
  left: 453px;
  width: 65px;
  height: auto;
  padding: 3px;
  text-align: center;
  border-right: 1px solid #999;
  }
.shopvolume {
  position: absolute;
  top: 0px;
  left: 518px;
  width: 60px;
  height: auto;
  padding: 3px;
  text-align: center;
  }
.shopaction{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  height: auto;
  }
.action {
  position: relative;
  height: auto;
  width: auto;
  padding: 5px 0;
  text-align: right;
  }
.action a {
  width: auto;
  height: auto;
  padding: 5px 10px;
  background: #FF9900;
  color: #FFF;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  }
.action a:hover {
  width: auto;
  height: auto;
  padding: 5px 10px;
  background: #999999;
  color: #FFF;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  }
.shopcontact {
  position: relative;
  width: auto;
  height: 200px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  background: #EEE;
  }
.shopcontact2 {
  position: relative;
  width: auto;
  height: 200px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  background: #EEE;
  }
.shopleft {
  position: relative;
  width: 270px;
  height: auto;
  float: left;
  padding: 10px;
  }
.shopright {
  position: relative;
  width: 270px;
  height: auto;
  float: right;
  padding: 10px;
  }
.shoplinec {
  position: relative;
  width: auto;
  height: 14px;
  padding: 3px;
  }
.shopfield {
  position: absolute;
  width: 170px;
  height: auto;
  top: 3px;
  right: 0px;
  }
.shopterms {
  position: relative;
  width: auto;
  height: 22px;
  padding: 3px;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  }
  
/* frontpage */
#front_top {
  position: relative;
  width: 584px;
  height: 190px;
  background: url(images/abbott_diabetes_forside.jpg) no-repeat;
  margin: 0 0 20px 0;
}
ul.front_top_menu {
  position: relative;
  width: 190px;
  height: 189px;
  background: url(images/abbottdiabetes_2010_meny.gif) no-repeat;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.front_top_menu li {
  position: relative;
  width: 190px;
  height: 63px;
}
ul.front_top_menu li a {
  position: relative;
  width: 145px;
  height: 51px;
  padding: 10px 0 0 45px;
  display: block;
  color: #FFF;
  font-size: 11px;
  text-decoration: none;
  border-top: 1px solid #ef8e00;
  border-bottom: 1px solid #ffb340;
}
ul.front_top_menu li a em {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: normal;
}
ul.front_top_menu li a:hover {
  background: url(images/overlay.png);
  color: #222;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#frontpage {
  position: relative;
  width: 585px;
  height: 126px;
  background: url(images/abbottdiabetes_2010_forside.gif) no-repeat;
}
#frontpage a {
  position: relative;
  width: 165px;
  height: 21px;
  display: block;
  float: left;
  padding: 90px 15px 15px 15px;
  color: #222;
  text-decoration: none;
  font-size: 11px;
}
#frontpage a:hover {
  background: url(images/overlay.png);
}
#frontpage a.frontpage1 {
  height: 11px;
  padding: 108px 20px 7px 10px;
  color: #FFF;
}
#frontpage a.frontpage2 {
  height: 11px;
  padding: 108px 20px 7px 10px;
  color: #666;
}
#frontpage a.frontpage3 {
  height: 11px;
  padding: 108px 5px 7px 25px;
  color: #666;
}

/* CSS Survey */
#survey {
  position: relative;
  width: 584px;
  height: auto;
  margin: 0;
  background: url(images/diabetes_survey_bakgrunn.gif) no-repeat bottom #EEE;
}
#survey h2.h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #555;
  font-size: 18px;
}
.survey, .notfirst {
  position: relative;
  width: 524px;
  height: 220px;
  padding: 25px 30px;
  clear: both;
}
.survey h2.h2, .notfirst h2.h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 23px 0;
  display: block;
}
#nav {
  position: relative;
  width: 584px;
  height: 65px;
  clear: both;
}
.del {
  position: absolute;
  right: 30px;
  bottom: 18px;
  color: #999;
  font-size: 14px;
}
#button {
  position: relative;
  width: 135px;
  height: 30px;
  margin: 10px;
  background: url(images/diabetes_survey_knapp.gif) no-repeat;
  float: left;
}
#button a {
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  padding: 8px 10px 9px 14px;
  float: left;
  display: block;
}
#button a:hover {
  text-decoration: underline;
}
#locationbar {
  position: relative;
  width: 584px;
  height: 15px;
  background: #FFF;
  clear: both;
  float: left;
}
#location {
  background: #999;
  width: 0px;
  height: 15px;
}
a.link {
  position: relative;
  height: 28px;
  width: auto;
  padding: 20px 0 0 40px;
  background: url(images/diabetes_survey_link.gif) no-repeat;
  color: #FF9900;
  font-size: 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
a:hover.link {
  text-decoration: underline;
}
