.stream { position:absolute;right:9999px;left:auto; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background : #fff;
  border : 1px solid #029;
  margin : 0;
  padding : 3px 5px;
  color: #c00;
  right : 0;
  z-index:9999;
  font-size : 1em;
  white-space : nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position : absolute;
  right : -9999px;
}

.print { display : none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  overflow-y : scroll;
}


body {
  background : #fbfbfb url(i/body-bg.gif) repeat-x;
  margin : 0;
  padding : 0;
  color : #3f3f3f;
  line-height : 1.4;
  text-align : center;
  font-family : verdana, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }




div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a {
  color : #002E62;
  text-decoration: none;
}

a span {
  cursor : pointer;
  _cursor : hand;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : top;
}


h1, h2, h3, h4, .boxhead {
  margin-top : 0;
  margin-bottom : 0;
  font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
  color: #002e62;
  font-weight: normal;
}
.pgmain .boxhead,
h1 {
  font-size : 1.83em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.5em;
  margin-top : 1.4em;
  margin-bottom : .15em;
}
h3 {
  font-size : 1.33em;
  margin-top : 1em;
  margin-bottom : .2em;
}
h4 {
  font-size : 1.17em;
  margin-top : 1em;
  margin-bottom : .1em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #bcbcbc;
  background : #fff url(i/input-bg.gif) repeat-x;
  color : #000;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active { border-color: #aaa; }

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #363636;
  border : 1px solid #d3d3d3;
  color : #fff;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #000;
  background: #000;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */

.clear { display : none; } /* depricated by other float-clearing techniques. */







/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 986px;
  margin : 0 auto;
  text-align : left;
  background: url(i/pgwrap-bg.gif) repeat-y;
}



.pghead {
  background: url(i/ph-bg.gif) no-repeat;
}

.pghead .wrap { height: 208px; }
  
.pghead .brand img.logo {
  vertical-align : top;
  margin: 41px 0 0 10px;
}

.pghead .brand .slogan {}
  
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  padding: 0 10px;
  width: 966px;
  _display : inline;
  min-height: 310px; _height: 310px;
}

.pgmain .wrap {
  padding: 18px 23px 35px 253px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.onecol .pgmain .wrap { padding-left: 23px; }
.pgmain .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pgextra2 {
  float : left;
  width : 220px;
  margin-left: -960px;
  _display : inline;
  min-height: 310px; _height: 310px;
}
.onecol .pgextra2 {
  _height:0;min-height:0;
  width: auto;
  padding: 0;
  margin: 0;
}

.pgfoot {
  clear : both;
  background: #fbfbfb url(i/pgfoot-bg.gif) no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.pgfoot .wrap {
  padding: 5px 0 20px 10px;
}
.pgfoot .wrap:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }


/*
  disposable helper fyrir canvas vinnu  
*/
.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pgmain .wrap {
  _height:0;min-height:0;/* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.boxbody {
  _height:0;min-height:0;/* ie hasLayout fix */
  padding-bottom: 24px;
}


.twocol .article h1,
.twocol .pgmain .boxhead {
  background: #292a36 url(i/article-h1.png) 0 100% no-repeat;
  margin : -18px -29px 20px -259px;
  padding : 0 5px 10px 259px;
  line-height : 47px;
  font-size : 1.5em;
  color : #fff;
  font-weight: normal;
  margin-bottom : 20px;
  text-transform: uppercase;
  _height:0;~min-height:0; /* ie hasLayout fix */
  position: relative;
  z-index: 1;
}

.twocol .article h1 a,
.twocol .pgmain .boxhead a {
  color: #fff;
}

.wrap .noheader .boxhead { position:absolute;right:19999px;left:auto; }




.pgmain .pagetitle,
.snav .boxhead {
  position : absolute;
  top: 179px;
  left: 35px;
  margin-top: -.7em;
  font-size: 2.2em;
  color: #002E62;
  font-weight: normal;
  padding-top: 0;
  color: #363636;
  width: 912px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #363636;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #363636; }





/* ******  buttons  ****** */

.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.4em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 16px;
  background : url(i/more-arrow.gif) 0 60% no-repeat;
  font-size: .92em;
}

div.wrap .buttons a {
  text-decoration: none;
  font-size: 1em;
  background: url(i/buttons-back.gif) no-repeat 0 60%;
  padding-left: 22px;
}

div.wrap .buttons a.btnback { padding-left: 16px; }
div.wrap .buttons a.senda { background-image: url(i/buttons-send.gif); }
div.wrap .buttons a.prenta { background-image: url(i/buttons-print.gif); }





/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1.25em;
  font-weight: bold;  
  margin : 0;
  color: #121212;
}
.articlelist .item h3 a {
  color: #121212;
}

.articlelist .item h3 .meta {
  line-height: 1;
  font-size: .75em;
}

.articlelist .summary { /* line-height : 1.4; */ }
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
  border: 1px solid #e6e6e6;
}
.articlelist img[align=left],
.articlelist img.left {
  float : left;
  margin : .2em .5em .33em 0;
}
.articlelist ul {
  clear : both;
  margin-bottom: .2em;
}

.articlelist li {
  padding-bottom : 1em;
  line-height: 1.2;
}

.articlelist li .meta {
  color: #363636;
}

.articlelist li a {
  font-size: .92em;
}






/* ******  quickbox (extends: articlelist)  ****** */


.quickbox {
  width: 355px;
  float: left;
  clear : left;
  margin: 0 0 20px -6px;
  min-height: 130px; _height: 130px;
}

.quickbox-right {
  float: right;
  clear : none;
  margin: 0 -20px 20px 0;
}

.quickbox .boxbody {
  background: url(i/quickbox-top.gif) no-repeat;
  padding-top: 4px;
  padding-bottom: 0;
}

.quickbox .item {
  width: 345px;
  margin-bottom: 0;
}

.quickbox .item img {
  margin: 8px 16px .6em .6em;
}

.quickbox .item h3 {
  background: url(i/quickbox-head.gif) no-repeat 0 100%;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 18px 10px;
  font-size: 1em;
}

.quickbox .item h3 a {
  color: #fff;
  display : block;
}

.wrap .quickbox .item h3 a,
.wrap .quickbox .item h3 a:hover,
.wrap .quickbox .item h3 a:focus,
.wrap .quickbox .item h3 a:active { color: #fff; }

.quickbox .item .summary {
  padding: 4px 10px 0 16px;
  line-height: 1.5;
  font-size: .92em;
}


.quickbox .item .more {
  margin-top: .5em;
}
.wrap .quickbox .moreolder {
  padding-left : 16px;
}








/* ******  article  ****** */
.wrap .article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody {
  line-height: 1.5;
}
.article .boxbody a {
  text-decoration: underline;
}

.article .boxbody h2 {
  text-transform: uppercase;
  color : #002e62;
}
.article .boxbody h2 a { text-decoration: none; }

.article .boxbody .subtitle {
  clear : none;
  margin-top: -.4em;
  margin: -.4em 0 .7em;
  border: none;
  text-transform: none;
  color: #515151;
}
.article .summary {
  color : #100f0f;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin : 0 0 .5em 0;
  font-size: 1.08em;
}
.article .summary p { margin : 0 0 .5em; font-size: 1em; }

.article p {
  margin-bottom: 1em;
  font-size: 1.08em;
}

.article img { clear : both; vertical-align : text-bottom; border: 1px solid #f1f1f1; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table { border : 1px solid #ddd; }

.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .3em .6em;
  border-top : 1px solid #eee;
  background-color : #5F95C9;
  color: #fff;
}
.article td {
  padding : .2em .6em;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; font-size: 1.08em; }

.article .chapters h3 { border: none; }



a.external .icon,
a.file_image .icon,
a.file_doc .icon,
a.file_pdf .icon,
a.file_xls .icon {
  display: inline-block;
  height: 1em;
  _height:14px;
  min-height:14px;
  margin-bottom: -2px;
  overflow: hidden;
  text-indent: 18px;
}
a.external .icon { background: url(i/icn-external.png) 100% 0 no-repeat; ~background-position: 0 0; width: 9px; margin-bottom: -3px; }
a.file_doc .icon { background: url(i/icn-doc.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }
a.file_pdf .icon { background: url(i/icn-pdf.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }
a.file_xls .icon { background: url(i/icn-xls.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }
a.file_image .icon { background: url(i/icn-image.png) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }

.wrap h2 .icon,
.wrap h3 .icon,
.wrap h4 .icon {
  display: none;
}





/* ******  topbox (extends: article)  ****** */

.topbox {
  margin: -18px -29px -61px -259px;
  background: #292A35 url(i/imgbox-bottom.gif) repeat-x 0 100%;
  padding-bottom: 85px;
  font-family: Arial;
}

.topbox .boxbody {
  font-size: .92em;
  color: #002E62;
  line-height: 1.5;
  color: #fff;
  border-left: 6px solid #fff;
  border-right: 6px solid #fff;
  padding: 18px 375px 10px 250px;
  line-height: 1.5;
}

.topbox .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.topbox .boxbody p {
  margin-bottom: 0;
}

.topbox .imgbox {
  background: none;
  padding: 0;
  width: 361px;
  margin: -18px -375px -17px 20px;
  border-left: 7px solid #fff;
  border-bottom: 7px solid #fff;
  position : relative;
  _display: inline;
}

.topbox .imgbox .boxbody {
  padding: 0;
  margin: 0;
  border: none;
  display : block;
  
}

.topbox .imgbox img { border: none; }







/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
  background: #fff;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }





/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.ipopup-container-wrapper { 
  margin: 32px auto; 
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
  width: 666px;
}
.ipopup-container .img { display: block; text-align: center; }
.ipopup-container .image img {
  _width: 666px;max-width: 666px;
}
.ipopup-container .title { display : none; }
.ipopup-container .desc {
  width : 666px;
  padding : 5px 0;
  text-align : left;
}

.ipopup-container a {
  cursor : pointer;
  _cursor : hand;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}

.ipopup-container .stepper {
  padding: 5px 0;
}
.ipopup-container .paging .next {
  float: right;
}
.ipopup-container .paging li.nav-end { display: none; }








/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }
.contactform  fieldset { margin: 0; }
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .7em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_file label,
.contactform .fi_static span {
  width: 6.5em;
  padding-right: .5em;
  float: left;
  text-align: right;
  margin-top: .2em;
}
.contactform .fi_txt input { 
  width: 40%;
}
.contactform .fi_qty,
.contactform .fi_btn {
  margin-left: 7em;
}
.contactform .fi_qty label {
  width: auto; 
  text-align: left; 
}
.contactform .fi_qty input { width: 15%; }
.contactform textarea { width: 70%; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  z-index: 10;
  top : 189px;
  right : 38px;
  width : 600px;
  font-size : 0.92em;
  margin-top: -.7em;
  text-align: right;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {
  color: #363636;
  font-family: Arial;
}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration : none;
  color : #363636;
  font-weight: normal;
}

.breadcrumbs i { font-style: normal; }

.wrap .breadcrumbs a:hover,
.wrap .breadcrumbs a:focus,
.wrap .breadcrumbs a:active { color: #000; }






/* ******  mnav  ****** */

.mnav {
  position : absolute;
  top: 120px;
  left: 10px;
  width: 966px;
  margin-top: -.7em;
  z-index: 10;
  
}

.mnav .boxhead { position:absolute;right:9999px;left:auto; }

.mnav .boxbody {
  padding : 0;
}
  
.mnav li { float: left; }

.mnav li a {
  font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  float: left;
  color: #515151;
  padding: 10px 17px 8px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.mnav li.parent a,
.mnav li.current a {
  background: #515151;
  color: #fff;
}

.mnav li.home a {
  padding-left: 28px;
  padding-right: 24px;
}

.wrap .mnav li a:hover,
.wrap .mnav li a:focus,
.wrap .mnav li a:active { color: #515151; }

.wrap .mnav li.parent a:hover,
.wrap .mnav li.parent a:focus,
.wrap .mnav li.parent a:active,
.wrap .mnav li.current a:hover,
.wrap .mnav li.current a:focus,
.wrap .mnav li.current a:active { color: #fff; }






/* ******  snav  ****** */

.snav {
  background: #fff url(i/snav-bot.png) no-repeat 0 100%;
  margin-top: 16px;
  margin-bottom: 1em;
}
.onecol .snav { display: none; }

.snav .boxbody {
  padding: 7px 8px 9px;
  background: url(i/snav-top.png) no-repeat 0 0;
  _height:0;min-height:0; /* ie hasLayout fix */
  font-family: Arial;
  position: relative;
  z-index: 10;
}

.snav ul {
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav li span { ~display: none; }

.snav ul.level1 {
  position : relative;
}
  
.snav li {
  background: url(i/snav-l1-a.gif) repeat-x 0 100%;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav li a {
  border-top: 1px solid #d9d9d9;
  display : block;
  color : #002e62;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 5px 5px 6px 26px;
  background: url(i/arrow-green.gif) no-repeat 12px 1em;
}

.snav .parent,
.snav .current {
  background: #242827 url(i/snav-l1-curr.gif) repeat-x;
}

.snav .parent a,
.snav .current a {
  font-weight: bold;
  color: #fff;
  background-image: url(i/arrow-red.gif);
}

.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active { color: #000; }

.wrap .snav .parent a:hover,
.wrap .snav .parent a:focus,
.wrap .snav .parent a:active,
.wrap .snav .current a:hover,
.wrap .snav .current a:focus,
.wrap .snav .current a:active {
  color: #fff;
}


/* l2 */

.snav .level2 li { background: none; }

.snav .level2 li a {
  color: #002e62;
  font-size: .92em;
  background: #f6f6f6;
  font-weight: normal;
  padding: 6px 13px 4px;
  border: none;
}

.snav .level2 .current {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}


.snav .level2 .current a {
  background: #fff;
  margin-right: -5px;
  background: #fff url(i/snav-l2-curr.gif) repeat-y;
}

.wrap .snav .level2 a:hover,
.wrap .snav .level2 a:focus,
.wrap .snav .level2 a:active { color: #000; }


/* l3 */

.snav .level2 .level3 li a {
  padding-left: 25px;
}




/* ******  flnav  ****** */

.flnav {
  position : absolute;
  top : 51px;
  margin-top : -.7em;
  right : 31px;
  width: 650px;
}

.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav .boxbody {
  font-size: .92em;
  font-family: Arial;
}

.flnav ul { float: right; }

.flnav li { float : left; }

.flnav .boxbody a {
  float: left;
  color: #fff;
  padding: 2px 6px 2px 8px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/flnav-sep.gif) no-repeat 0 55%;
}
  
.flnav li.cat1 a {
  border : none;
  background: none;
}

.flnav .parent a,
.flnav .current a { font-weight : bold; }

.wrap .flnav li a:hover,
.wrap .flnav li a:focus,
.wrap .flnav li a:active { color: #fff; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhead { text-align : left; }
.advert .boxbody { text-align : center; }
.advert img { margin-bottom : 1em; }


.flashvideo { padding-bottom: 24px; }


.advert-float {
  float: left;
  width : auto;
  overflow: visible;
  margin-left: 22px;
  margin-right: 10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : 13px;
  ~top: 12px;
  margin-top : -.7em;
  right : 0;
  width : 262px;
}

.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }

.qsearch .boxbody {
  padding : 0;
}

.qsearch .fi_txt input {
  width : 170px;
  border-color: #d3d3d3;
  padding: 2px 2px 1px;
}

.qsearch .fi_btn input {
  width : 4.4em;
  font-size : .92em;
  padding-top: 1px;
  padding-bottom: 1px;
}





/* ******  searchresults  ****** */
.searchresults form.search {
  margin-bottom: 1em;
}
.searchresults .search .fi_txt label { display: inline; }
.searchresults .search strong,
.searchresults .search .fi_chk { 
  display: block;
  margin-bottom: .3em;
}
.searchresults .search strong { margin-top: .4em; }

.searchresults .item h3 small {
  font-size: .92em;
}
.searchresults .item .more a {
  padding: 0;
  background: none;
  float: none;
}

.searchresults .paging {
  border-top: 1px solid #ddd;
  overflow: hidden;
  padding: 4px 0;
  margin: 2em 0;
}
.searchresults .paging-top {
  border-top: 0;
  border-bottom: 1px solid #ddd;
}
.searchresults .paging .status {
  float: left;
  margin: 0;
}
.searchresults .paging li {
  margin: 0 4px;
}
.searchresults .paging .stepper {
  float: right;
  padding-right: 6em;
  position: relative;
}
.searchresults .paging .next {
  position: absolute;
  right: 0;
}
.searchresults .paging .prev {
  float: left;
}
.searchresults .paging .jump {
  float: left;
  max-width: 15em;
}





/* ******  sitemap  ****** */
.sitemap .boxbody {
  padding-bottom: 3em;
}
.sitemap .level1 ul {
  margin: 0;
  padding: 5px 0 1px;
  clear: both;
}
.sitemap li { 
  width: 15em;
  margin-bottom: 1em;
  position: relative;
}
.sitemap .level2 li {
  padding: 1px 0 0 26px;
  margin-bottom: .5em;
  width: 17em;
  background: url(i/sitemap-step.png) 11px 0 no-repeat;
}
.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 18px 2px 25px;
  background: #f8f8f8 none 98% 45% no-repeat;
  font-size: 1.17em;
  border: 1px solid #d9d9d9;
  color: #3f3f40;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color: #999;
  font-style: normal;
  background-image: url(i/sitemap-lock.png);
}
.sitemap .level2 a,
.sitemap .level2 i { background-color: #fff; border-color: #d9d9d9; font-size: 1em; }
.sitemap .level3 a,
.sitemap .level3 i { background-color: #f8f8f8; }
.sitemap .level4 a,
.sitemap .level4 i { background-color: #fff; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { 
  border-color: #595959;
  background-color: #747474;
  color: #fff;
  text-decoration: none;
}
.sitemap .boxbody i:hover { border-color: #aaa; }



.sitemap li.closed ul {
  display: none;
}
.sitemap .boxbody a.expand {
  position: absolute;
  top:0;
  left: 0;
  display: block;
  margin: 3px;
  padding: 0;
  width: 14px;
  height: 1.25em;
  min-height: 14px;
  overflow: hidden;
  text-indent: -999em;
  border: none;
  background: url(i/sitemap-expand.png) 0 50% no-repeat;
}
.sitemap .boxbody .level2 a.expand {
  left: 26px;
}
.sitemap .boxbody .open > a.expand {
  background-position: -500px 50%;
}
.sitemap .boxbody a.expand:hover,
.sitemap .boxbody a.expand:focus {
  background-color: transparent;
}





/* ******  footer  ****** */

.footer {
  background: #515151 url(i/footer-bg.gif) repeat-x;
  width: 966px;
  position : relative;
  margin-top: -26px;
  float: left;
}

.footer .boxhead { /* display : none; */ }

.footer .boxbody {
  color: #fff;
  font-size: .92em;
  padding: 15px 24px;
}

.footer .boxbody p {
  margin: 0;
}

.footer .boxbody em {
  margin: 0 3px;
}

.footer .boxbody a {
  color: #fff;
  text-decoration: underline;
}

.footer .boxbody a:hover,
.footer .boxbody a:focus,
.footer .boxbody a:active {
  text-decoration: none;
  color: #fff;
}





/* ******  byggiraeplica  ****** */

.byggiraeplica {
  padding: 0 0 10px;
  text-align : right;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: #fbfbfb;
  clear: both;
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left : 135px;
  padding-top : 19px;
  background : url(/codecentre/f/ba_e2-b50.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/codecentre/f/ba_e2-b50.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner {
  background: url(i/home/imgbanner.gif) repeat-x 0 100%;
  padding-bottom: 95px;
  padding-left: 6px;
  width: 972px;
}
.imgbanner img {
  border: 1px solid #D0D0D0;
}
.home .imgbanner {
  z-index: 1;
  position : absolute;
  top: 152px;
  left: 4px;
}
.onecol .imgbanner {
  margin: -70px -29px -60px;
}



/* ****** pagestyle  ****** */

.pagestyle { 
  position : absolute;
  top : 3px;
  right : 263px;
}

.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle ul { float: right; }

.pagestyle li { float : left; }

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 26px;
  height: 26px;
  background : url(i/font-dwn.gif) no-repeat;
  float: left;
}

.pagestyle .up a { background-image : url(i/font-up.gif); }

.pagestyle .userstyles a { background-image : url(i/font-alt.gif); }

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -26px;
}








/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #4274a5;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }






/**********************/
/*******  HOME  *******/
/**********************/


/* ***  layout  *** */

.home .pghead { margin-bottom: 170px; }

.home .pgmain {
  margin: 0;
  padding: 0;
  width: 100%;
}

.home .pgmain .wrap { 
  padding: 12px 0 16px;
}

.home .pgmain .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.home .pgextra2 {
  _height:0;min-height:0; /* ie hasLayout fix */
}




.wrap .titlebox {
  position: absolute;
  top: 188px;
  left: 24px;
  z-index: 100;
  background: #fff;
  background: rgba(255,255,255, .9);
  border-top: 6px solid #52be53;
  padding: 13px 353px 13px 13px;
  width: 570px;
  min-height: 115px;
}
.wrap .titlebox .boxbody { padding: 0; }
.wrap .titlebox h1 {
  color: #2f8f25;
  line-height: 1.1;
  margin: 0 0 7px;
  font-size: 22px;
  text-transform: uppercase;
}
.wrap .titlebox h2.subtitle {
  font-size: 17px;
  margin: 0 0 10px;
}
.wrap .titlebox a.more {
  display: inline-block;
  padding: 3px 10px;
  background: #53c049;
  color: #fff;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
  font-weight: bold;
}
.wrap .titlebox a.more:hover,
.wrap .titlebox a.more:focus {
  background-color: #515151;
}

.wrap .titlebox ul {
  position: absolute;
  top: 16px;
  right: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.wrap .titlebox ul li {
  border: 1px solid transparent;
  padding: 2px;
  margin: 0 0 2px;
  -moz-border-radius:    17px;
  -webkit-border-radius: 17px;
  border-radius:         17px;
}
.wrap .titlebox ul li a {
  padding-left: 37px;
  width: 209px;
  line-height: 30px;
  height: 30px;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
  font-size: 1.17em;
  color: #515151;
  display: block;
  text-decoration: none;
  -moz-border-radius:    17px;
  -webkit-border-radius: 17px;
  border-radius:         17px;
  position: relative;
}
.wrap .titlebox ul li:hover {
  border-color: #dedede;
  background: #fff;
  -moz-box-shadow:    rgba(0,0,0, .25)  0 0 4px;
  -webkit-box-shadow: rgba(0,0,0, .25)  0 0 4px;
  box-shadow:         rgba(0,0,0, .25)  0 0 4px;
}
.wrap .titlebox ul li:hover a {
  background-color: #f7f8f8;
}

.wrap .titlebox li a:after {
  background: 0 -25px no-repeat;
  content: ".";
  display: block;
  height: 25px;
  margin-top: -13px;
  overflow: hidden;
  position: absolute;
  left: 3px;
  text-indent: -9999em;
  top: 50%;
  width: 25px;
}
.wrap .titlebox li.innsent a:after {
  background-image: url(umsagnir/i/icn-umsagnir.png);
}
.wrap .titlebox li.senda a:after {
  background-image: url(umsagnir/i/icn-senda.png);
}
.wrap .titlebox li.kynning a:after {
  background-image: url(umsagnir/i/icn-kynning.png);
}


/* ***  box  *** */

.sbox {
  width: 337px;
  margin-left: 22px;
  margin-right: 10px;
  _display: inline;
  float: left;
  margin-top: -82px;
}

.sbox .boxhead {
  padding: 0;
  margin: 0;
  line-height : 1.7;
  background : none;
  border-bottom: 1px solid #aaa;
  color: #002E62;
  font-size: 1.2em;
  font-family: Arial;
  padding-top: 12px;
  margin-bottom: .8em;
  text-transform: none;
}

.sbox .boxbody {
  padding-bottom: 24px;
  font-size: .92em;
}

.sbox .imgbox {
  margin-top: -42px;
  background: transparent;
  position : relative;
}

.sbox .imgbox img { border: none; }




.sbox-advert-below {
  padding-bottom: 135px;
}
.home .advert-float {
  position: relative;
  margin-top: -10px;
}




.ebox-wrapper {
  background: url(i/home/ebox-bottom.gif) repeat-x 0 100%;
  width: 970px;
  margin-left: 4px;
  padding-bottom: 82px;
  padding-left: 8px;
  
}

.ebox-wrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.ebox {
  width: 231px;
  margin: -20px 0 0 8px;
  _display: inline;
  float: left;
  position : relative;
  z-index: 10;
  background: url(i/home/ebox-top.gif) no-repeat;
}

.ebox .boxhead {
  position : absolute;
  left: 3px;
  top: 9px;
  color: #fff;
  font-size: 1em;
  margin: 0;
  margin-top: -.7em;
  line-height : 1.4;
  width: 203px;
  padding: 7px 14px 5px;
  background: no-repeat 100% 50%;
  text-transform : none;
}

.ebox .boxhead a,
.ebox .boxhead a:hover,
.ebox .boxhead a:focus,
.ebox .boxhead a:active { color: #fff; }

.ebox .boxhead a {
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

/*
.ebox-1 .boxhead { background-image: url(i/home/ebox-img1.gif); }
.ebox-2 .boxhead { background-image: url(i/home/ebox-img2.gif); }
.ebox-3 .boxhead { background-image: url(i/home/ebox-img3.gif); }
.ebox-4 .boxhead { background-image: url(i/home/ebox-img4.gif); }
.ebox-5 .boxhead { background-image: url(i/home/ebox-img5.gif); }
*/

.ebox .boxbody {
  padding: 37px 12px 14px 16px;
  font-size: .92em;
  line-height: 1.5;
}

.ebox .item h3 { position:absolute;right:19999px;left:auto; }



/* ***  articlelist  *** */


.home .articlelist .item img {
  float: left;
  margin: 2px 7px .3em 0;
  border: none;
}


/* ***  news (extends: articlelist)  *** */

.home .news .item h3 {
  font-size: 1.2em;
  margin-bottom: .2em;
}

.home .news .item h3 .meta { font-size: .75em; }

.home .news .item .more { padding-top: 8px; }








/* ***  fnav  *** */

.fnav {
  width: 188px;
  padding-bottom: 20px;
}

.fnav .boxhead { margin-bottom: 0; }

.fnav .boxbody { padding: 0; }

.fnav li a {
  border-bottom: 1px solid #ddd;
  padding: 4px 16px 5px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/more-arrow.gif) no-repeat 1px .66em;
}

.fnav li a span {
  color: #525252;
  font-size: .92em;
  display : block;
}

.wrap .fnav a:hover,
.wrap .fnav a:focus,
.wrap .fnav a:active {
  background-color: #f5f5f5;
  color: #000;
  text-decoration: none;
}





