/*grids:*/.line,.lastUnit{overflow:hidden;_overflow:visible;_zoom:1;}.unit{float:left;_zoom:1;}.unitExt{float:right;}.size1of1{float:none;}.size1of2{width:50%;}.size1of3{width:33.33333%;}.size2of3{width:66.66666%;}.size1of4{width:25%;}.size3of4{width:75%;}.size1of5{width:20%;}.size2of5{width:40%;}.size3of5{width:60%;}.size4of5{width:80%;}.lastUnit{float:none;_position:relative;_left:-3px;_margin-right:-3px;width:auto;}.media{width:auto;}

/* SIDRAMVERK -------------------------------------------*/

body {
  text-align: center;
}

#page {
  margin-left: auto;
  margin-right: auto;
  width: 930px;
  text-align: left;
}

#hd {
  margin-bottom: 4px;
}

.unit{
  overflow:hidden;
}

/* GRIDS ------------------------------------------------*/

.size1of6{width:16.66666%;}
.size5of6{width:83.33333%;}

/* GRAFIK -----------------------------------------------*/

html {
  background: white url(/images/bg.gif) no-repeat 50% 220px;
}

.logo {
  display: block;
  background: white url(/images/logo.gif) no-repeat top left;
  text-indent: -9999px;
  width: 100%;
  height: 82px;
  margin: 20px 0 -16px;
  padding-bottom: 7px;
  border-bottom: 6px solid #000;
  _padding-bottom: 72px;
}

/* GRUNDL√ÑGGANDE TYPOGRAFI ------------------------------*/

h1, h2, h3, h4 {
  font-family: Georgia, serif;
  color: #111;
}
h1 {
  letter-spacing: -0.1pt;
}
h1, h2 {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
}
h4 {
  font-size: 93%;
  line-height: 1.4;
}
h6 {
  font-size: 85%;
  line-height: 1.5;
}

.highlighted_heading {
  color: rgb(70, 200, 30);
}

.bodytext p, .bodytext li, .footer_office_address {
  font-family: Georgia, serif;
  font-size: 93%;
  line-height: 1.4;
  color: #666;
}
.bodytext em {
  font-style: italic;
}
.bodytext strong {
  color: #111;
}

.articlebodytext p, .articlebodytext li {
  margin-bottom: 1em;
}
.articlebodytext ul {
  padding-left: 1.4em;
}
.articlebodytext ul li {
  list-style: disc outside;  
}

a {
  color: #666;
}

/* LAYOUT -----------------------------------------------*/

.maincolumn {
  margin-right: 20px;
}

.block {
  margin: 40px 0;
}

.section {
  margin-bottom: 2em;
}

.flushRight {
  text-align: right;
}

/* SIDOBJEKT --------------------------------------------*/

/* Generella objekt -----------------*/

.label {
  color: #111;
}

.section_heading, .nameAsHeading  {
  text-transform: uppercase;
  letter-spacing: 0.8pt;
}
/*@deprecated:*/ .sectionHeading {
  text-transform: uppercase;
  letter-spacing: 0.8pt;
  background: yellow;
}

.heading_as_link {
  text-decoration: none;
  color: #111;
}
.heading_as_link:hover {
  text-decoration: underline;
}

.hoverable_link {
  text-decoration: none;
}
.hoverable_link:hover, .hoverable:hover .hoverable_link, .hoverable.selected .hoverable_link {
  text-decoration: underline;
}


/* Navigation -----------------------*/

.navbar {
  width: 100%;
  position: relative;
  margin: 0 auto;
  height: 5em;
}

.navlist {
}
.nav {
  float: left;
}
.nav_link {
  text-decoration: none;
}
.nav_link:hover, .nav_link.selected {
  text-decoration: underline;
}

.topnavlist {
  margin-left: 25px;
}
.topnav {
  padding: 8px 20px;
  border-right: 1px solid #000;
}
.topnav.lastNav {
  border: none;
}
.topnav_link {
  font-size: 85%;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 1pt;
  color: #111;
}

.subnavlist {
  left: 35px;
  top: 2.7em;
  margin: 0;
  position: absolute;
}
.subnav {
  padding: 4px 10px;
}
.subnav_link {
  font-size: 85%;
  color: #777;
}

/* Boxar ----------------------------*/

.box {
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  background-image:url(/images/box-shadow.png);
  background-repeat:no-repeat;
  background-color: transparent;
  background-position: bottom left;
  _border: 1px solid #999;
  _background-image: none;
  _background-color: #fff;
}

.box .in {
  background: transparent url(/images/box-topright.png) top right no-repeat;
  margin: -3px -2px 3px 3px;
  _margin: 0;
  padding: 23px 20px 20px 23px;
  overflow: hidden;
}

.box { /* IE */
  *margin-top: -2px !important;
  *padding-bottom: 2px !important;
}

.box .in { /* IE */
  *background-position: -1px right !important;
  *margin-left: 2px !important;
  *padding-top: 22px !important;
  *padding-right: 14px !important;
}


/* Bloggpuff ------------------------*/

.teaserArticle {
  padding-bottom: 1em;
  border-bottom: 1px dotted #000;
  margin-bottom: 1em;
}

.teaser_byline {
  font-size: 85%;
  line-height: 1.5;
}

/* Kontaktuppgifter -----------------*/

.officeAddresses {
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  margin: 1em 0;
  padding: 1em 0 2em;
}
.officeAddress {
  margin-bottom: 1em;
}

.listedContact {
  padding-bottom: 1em;
  border-bottom: 1px dotted #000;
  margin-bottom: 1em;
}

.byline {
  margin-bottom: 1em;
}
.byline_name {
  font: bold 93%/1.4 Georgia, serif;
  color: #111;
}
.byline_tel {
  font-size: 85%;
  line-height: 1.5;
  color: #666;
}

/* Puffar/listor med inl√§gg ---------*/

/* @deprecated */
.recentpost, .recent_post_teaser, .recentpost_teaser_body_with_image { 
  background:yellow;
}

.listed_entry, .recentpost {
  margin-bottom: 20px;
}
.listed_entry, .recentpost {
  zoom: 1;
}
.listed_entry:after, .recentpost:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.entry_teaser, .recent_post_teaser {
  padding-bottom: 1em;
  border-bottom: 1px dotted #000;
  margin-bottom: 1em;
}
.entry_teaser_body_with_image, .recentpost_teaser_body_with_image {
  width: 66.66666%;
  float: right
}

/* Blogginl√§gg ----------------------*/

.tag_list {
  font-family: Arial, Helvetica, sans-serif;
}

/* Lista med bloggare ---------------*/

.listed_blogger {
  padding-bottom: 1em;
  border-bottom: 1px dotted #111;
  margin-bottom: 1em;
}

/* Navbox ---------------------------*/

.navBoxLinkList {
  background-image: url(/images/kuvert.gif);
  background-repeat: no-repeat;
  margin-left: 10%;
  padding-left: 40%;
  min-height: 58px;
}

.navBoxLink {
  background-image: url(/images/pil_filled.gif);
  background-repeat: no-repeat;
  background-position: right; 
  text-decoration: none;
  padding-right: 9px;
  font-weight: bold;
  font-family: Georgia,serif;
  font-size: 85%;
  line-height: 1.5;
}

/* Case & kunder --------------------*/

.featured_sector {
  margin-bottom: 4em;
}

.case_heading {
  font-weight: bold;
}
.case_heading_link {
  color: #111;
}
.case_teaser {
  font-size: 85%;
  line-height: 1.5;
  color: #666;
  min-height: 5.6em;
}

.featured_cases {
  margin-top: 2em;
}

.all_cases {
}
.all_cases_heading {
  margin-bottom: 1em;
}

.listed_cases {
  float: left;
  width: 100%;
}
.listed_case {
  width: 49.2%;
  float: left;
  margin-left: 0.5%;
  height: 6.5em;
}
.listed_case_details {
  float: left;
  width: 66.67%
}
.listed_case_link {
  float: left;
  width: 65px;
  margin-right: 0.5em;
  margin-top: 0.2em;
}

.case_article {  
}
.case_article h2 {
  font-weight: normal;
  margin-bottom: 0;
}

.case_sidebar {
  margin-left: 20px;
  border-left: 1px dotted #111;
  padding-left: 1em;
}
.case_sidebar_heading {
  margin-left: 20px;
  padding-left: 1em;
  color: #333;
}
.other_cases {
  margin-bottom: 2em;
}


/* ----------------------------------*/

.coWorkerPortrait {
  padding-left: 20%;
}

.happyCustomer {
  float: left;
}
.happyCustomer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
} 
.happyCustomer { _zoom: 1; }
.happyCustomerPicture {
  float: left;
  padding: 0 1em 1em 0;
}
.happyCustomerQuote {
  font: 146.5%/1.2 Georgia, sans-serif;
  color: #666;
}

.authorName {
  color: #bbb;
}

.arrowLink {
  display: inline-block;
  text-indent: -9999px;
  width: 10px;
  height: 14px;
  background-image: url(/images/stor_pil.png); 
  background-repeat: no-repeat;
  background-position: 0 4px;
}

#slideShow {
  width: 257px;
  height: 187px;
  margin-bottom: 1em; 
}

#dsq-options {
  font-size: 10px;
}

#dsq-content div.dsq-auth-header h3.dsq-h3-addcomment {
  color: rgb(70, 200, 30);
  margin: 4em 0 1em 0;
}


.blogsidebar_title {
  color: rgb(70, 200, 30);
  text-transform: uppercase;
}

.blogsidebar_title, .blogsidebar_teasers, .blogsidebar_footer {
  padding-left: 1em;
}

.blogsidebar_teasers {
  border-left: 1px dotted #111;
}

.just_nu_heading,
.dictionary_heading,
.read_more_approach_heading {
  color: rgb(70, 200, 30);
  font-style: italic;
}

.read_more {
  background-repeat: no-repeat;
  background-position: right; 
  text-decoration: none;
  padding-right: 13px;
  font-style: italic;
  font-family: Georgia, serif;
  font-size: 85%;
}

.just_nu_link, .blogg_link, .archives_link {
  background-image: url(/images/pil_line_green.gif); 
}

.justNuTeaserImage, .teaserImageLink {
  float: left;
}


.contact_link {
  background-image: url(/images/pil_line_black.gif); 
}

.person_name {
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.coworker_address {
  font-family: Helvetica, sans-serif;  
  font-size: 85%;
  color: #111;
  margin-top: 0.5em;
}
.coworker_address a {
  text-decoration: none;
  color: #111;
}
.coworker_address p {
  font-size: 100%;
  font-family: Helvetica, sans-serif;
  color: #111;
}

.other_cases_heading {
  font-weight: bold;
}

.other_case_link {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: right; 
  background-image: url(/images/stor_pil.png); 
  padding-right: 13px;
}

/* Nyhetsbrev -----------------------*/

label {
  font-family: Georgia, serif;
  font-size: 93%;
  line-height: 1.4;
  display: block;
}
input {
  display: block;
}
.textfield {
  width: 98%;  
  margin-bottom: 0.5em;
}

/* ----------------------------------*/

