.stream { position:absolute;right:9999px;left:auto; }
.print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #f1f1f1 url("../img/bg_top_fade.gif") repeat-x;
  margin : 0;
  padding : 0;
  color: #7b7b7b;
  line-height : 1.2;
  text-align : center;
  font-family : Arial, sans-serif;
}

body,
body.zoom1 { font-size : 11px;  _font-size :  68.75%; }
body.zoom2 { font-size : 13px;  _font-size :  81.25%; }
body.zoom3 { font-size : 15px;  _font-size :  93.75%; }


.bodywrap {
  position : relative;
  text-align : left;
  width : 766px;
  margin : 0 auto;
  background: url(../img/bg_bodywrap_766.gif);
}
.width1 .bodywrap { width : 966px; background: url(../img/bg_bodywrap_966.gif); }

.twocol .bodywrap { background-image: url(../img/bg_bodywrap_966_twocol.gif); }
.width1 .twocol .bodywrap { background-image: url(../img/bg_bodywrap_766_twocol.gif); }

.onecol .bodywrap { background-image: url(../img/bg_bodywrap_966_onecol.gif); }
.width1 .onecol .bodywrap { background-image: url(../img/bg_bodywrap_766_onecol.gif); }


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; }

ul a {
  color: #14508d;
  text-decoration: none;
}

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }



a { color : #1f84ec; }



acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : middle;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-family: Trebuchet MS;
  font-size : 1.64em;
  margin-top : 1.2em;
  margin-bottom : .55em;
  font-weight: normal;
  color: #14508d;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}

h3 a {
  color: #14508d;
  text-decoration: none;
}




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 : Tahoma, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #D8D8D8;
  background : #fff;
  color : #000;
}

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input,
.pageextra2 select,
.pageextra2 textarea,
.pageextra2 .textinput,
.pageextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : 1px solid #888;
  color : #bbb;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c0c0c0;
  color : #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 { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pageheader {
  _height:0;min-height:0; /* ie hasLayout fix */
  background:  repeat-y;
  background-image: url("../img/bg_categorytitle_inf2.gif");
}

.pageheader .wrapper {
  _height /**/: 1em;
}

.width1 .pageheader {
  background-image: url("../img/bg_categorytitle_inf.gif"),
}

.pageheader .brand {
  background-color: #fff;
  padding-bottom : 28px;
  margin-bottom : 1.2em;
}
.pageheader .brand img.sitelogo {
  vertical-align : middle;
  margin : 12px 0 16px 3px;
}

.pageheader .categorytitle {
  padding: 29px 0 24px 21px;
  margin : 0 3px;
  font-size: 1.81em;
  font-family: Trebuchet MS;
  color: #fff;
  height: auto;
  background: #dce6f0 url("../img/bg_categorytitle_1.jpg") -3px 100% no-repeat;
  border-bottom: 2px solid #fff;
}



.pagebody,
.pageextra1,
.pageextra2,
.pageextra3,
.pageextra4 {
  _display : inline;
  float : left;
}

.pagebody {
  font-size : 1.09em;
  width : 340px;
  margin-left : 207px;
  margin-right : 220px;
  background: url("../img/bg_top_pagebody.gif") -5px 0 no-repeat;
}
.width1 .pagebody { width: 539px; }

.twocol .pagebody {
  width: 559px;
  margin-right: 5px;
  margin-left: 202px;
  background-position: 0 0;
}

.width1 .twocol .pagebody { width: 759px; }

.pagebody .wrapper {
  padding: 1px 20px 12px 26px;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.onecol .pagebody {
  width: 760px;
  margin-left: 3px;
  margin-right: 0;
  background-position: -12px 0;
}

.width1 .onecol .pagebody { width: 960px; }



.pageextra1 {
  width : 206px;
  margin-left: -766px;
  margin-right : 0px;
  background: url("../img/bg_top_pageextra1.gif") no-repeat;
}
.width1 .pageextra1 { margin-left : -966px; }

.pageextra1 .wrapper {
  margin-top: 34px;
  padding: 0 12px 0 16px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.onecol .pageextra1 { background: none; }


.pageextra2 {
  width : 220px;
  margin-left : -220px;
  margin-right : 0px;
  background: url("../img/bg_top_pageextra2.gif") no-repeat;
}
.pageextra2 .wrapper {
  padding: 52px 10px 0 12px;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.pageextra5 {
  height: 139px;
  clear : both;
  background: #f1f1f1 no-repeat;
  background-image: url("../img/bg_footer2.jpg");
}
.width1 .pageextra5 {
  background-image: url("../img/bg_footer.jpg");
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */

/* Blue Box */

.bluebox {
  width: 198px;
  background: url("../img/box_blue_top.png") no-repeat;
  margin-bottom: 11px;
}

.bluebox .content {
  background: url("../img/box_blue_bottom.png") no-repeat 0 100%;
  padding: 0 3px 12px 12px;
  margin: 0;
}

.bluebox .boxhd {
  margin: 0 10px 0 5px;
  background: url("../img/dot_line.gif") repeat-x 0 100%;
  padding: 9px 0 7px 12px;
  font-family: Trebuchet MS;
  font-size: 1.27em;
  font-weight: bold;
  color: #3978b8;
  margin-bottom: 4px;
}

.bluebox a {
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #949494;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.bluebox li {
  background: url("../img/bullet_blue.gif") no-repeat 0 50%;
  padding: 4px 0 5px 14px;
}

.bluebox .content a { }



/* Orange Box */

.orangebox {
  width: 198px;
  background: url("../img/box_orange_top.png") no-repeat;
  margin-bottom: 11px;
}

.orangebox .content {
  background: url("../img/box_orange_bottom.png") no-repeat 0 100%;
  padding: 0 3px 12px 12px;
  margin: 0;
}

.orangebox .boxhd {
  margin: 0 10px 0 5px;
  background: url("../img/dot_line.gif") repeat-x 0 100%;
  padding: 9px 0 7px 12px;
  font-family: Trebuchet MS;
  font-size: 1.27em;
  font-weight: bold;
  color: #ff9a40;
  margin-bottom: 4px;
}

.orangebox a {
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #949494;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.orangebox li {
  background: url("../img/bullet_orange.gif") no-repeat 0 50%;
  padding: 4px 0 5px 14px;
}

.orangebox .content a { }

.orangebox .content a:hover,
.orangebox .content a:focus,
.orangebox .content a:active {
  color: #ff9a40;
}


.boxhd {
  margin-top : 1.5em;
}
.content { _height:0;min-height:0; /* ie hasLayout fix */ }


.twocol .pagebody .content { padding-right: 60px;
}


/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
  background: url(../img/buttons-dots.gif) no-repeat;
  padding-top: 10px;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 10px 0 14px;
  background : url("../img/more-arrow.gif") 0% 50% no-repeat;
}

.wrapper .buttons a {
  color: #999;
  background: url(../img/butt-arrow.gif) no-repeat 7px .44em;
  font-size: .92em;
  padding-left: 16px;
  padding-right: 1px;
  text-decoration: none;
}

.wrapper .buttons .btnback { background-image: url(../img/butt-arrow-back.gif); }



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more { font-size: .92em; }

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  article  ****** */

.article .content h3 { color: #14508D; }

.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article-ie5mac img.center { display : inline; }

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
  clear: right;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

.article .chapters {
  background: url(../img/chapters-bg.gif) repeat-y;
  padding-bottom: 0;
  margin: 0 0 12px 0;
  position : relative;
  clear: both;
}

.twocol .article .chapters { background-image: url(../img/2col-chapters-bg.gif); }
.threecol .article .chapters { background-image: url(../img/3col-chapters-bg.gif); }

.article .chapters h3 {
  font-family: Trebuchet MS;
  font-size: 1.16em;
  color: #3978B8;
  background: url(../img/chapters-h3.gif) no-repeat;
  margin-top: 0;
  padding: 9px 0 9px 10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.twocol .chapters h3 { background-image: url(../img/2col-chapters-h3.gif); }
.threecol .chapters h3 { background-image: url(../img/3col-chapters-h3.gif); }

.article .chapters ul {
  background: url(../img/chapters-ul.gif) no-repeat 0 100%;
  list-style: none;
  margin: 0;
  padding: 4px 0 12px 0;
  width: 100%;
  overflow: hidden;
}

.twocol .article .chapters ul { background-image: url(../img/2col-chapters-ul.gif); }
.threecol .article .chapters ul { background-image: url(../img/3col-chapters-ul.gif); }

.article .chapters li {
  margin: 0;
  padding: 2px 0;
  float: left;
  width: auto;
}

.article .chapters li a {
  font-size: .92em;
  color: #1F84EC;
  margin: 0;
  padding: 3px 6px 3px 22px;
  background: url(../img/chapters-dot.gif) no-repeat 14px .66em;
  _height:0;min-height:0; /* ie hasLayout fix */
  white-space : nowrap; 
}


/* ******* organization (extends: article) ********* */

.organization table { width: 100%; }

.organization table th { width: 140px; }


/* ******* faq (extends: article) ******* */

.faq .chapters li a {
  display: block;
  white-space: normal;
}




/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  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;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li {
  margin-bottom : .5em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.quizbox label { display : inline; }
.quizbox .options li {}
.quizbox span.stat { display : block; }
.quizbox span.stat i {
  font-style : normal;
  color : #777;
  padding-left : .5em;
}
.quizbox span.bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
  background : #888;
}
.pagebody p.morequizes { margin : 0; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 23.5em;
  _height : 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear : both;
  font-size : .92em;
  color : #777;
  margin : 0;
}
.quizlist .totalnum { margin-top : .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float : left;
  margin-bottom : .09em;
  margin-right : .5em;
  font-weight : normal;
  width : 10em;
}






/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }




/* ****** bigform ****** */

.bigform {

}

.wrapper .bigform .content { padding-right: 0; }

.bigform form { padding-top: 1em; }

.bigform .fi_txt,
.bigform .fi_sel,
.bigform .fi_bdy {
  margin-bottom: 1em;
  width: 49%;
  float: left;
}

.bigform .fi_txt label,
.bigform .fi_sel label,
.bigform .fi_bdy label { display: block; }


.bigform .fi_txt input {
  width: 250px;
}
.bigform .fi_sel select {
  min-width: 250px;
  ~width:expression(this.offsetWidth > 250 ? 'auto' : '250px');
}

.bigform table {
  border: none;
  clear: both;
}
.bigform th,
.bigform td {
  background: none;
  padding: 2px;
  border: none;
  font-size: .92em;
  text-align: center;
}

.bigform table .fi_txt,
.bigform table .fi_sel,
.bigform table .fi_bdy {
  float: none;
}

.wrapper .bigform td {
  width: 54px;
}

.bigform .th .col1,
.bigform tbody th { position:absolute;right:19999px;left:auto; }

.bigform table tr .fi_sel select {
  font-size: .92em;
}

.bigform table .fi_txt input {
  width: 54px;
}

.bigform .fi_btn {
  clear: both;
  padding-bottom: 1em;
}


/* starfsumsoknarform */

.starfsumsokn .th170 { width : 170px; }
.starfsumsokn .th80 { width : 80px; }
.starfsumsokn .th35 { width : 35px; }
.starfsumsokn .th40 { width : 40px;  text-align : center; }
.starfsumsokn .th120 { width : 120px; }
.starfsumsokn .th135 { width : 135px; text-align : center; }
.starfsumsokn .th90 { width : 90px; }

.starfsumsokn td { padding : 0 8px 5px 0; }

.wrapper .fl_row .fi_txt {
  width: 49%;
  float: left;
  clear: none;
}
.wrapper .fl_row .fi_txt label {
  width : 13em;
  float: none;
  display: block;
}
.wrapper .fl_row .fi_txt input { width: 180px; }

.wrapper .fl_row2 .fi_txt label {
  width : 30em;
  float: none;
  display: block;
}

.wrapper .fl_row2 .fi_txt input { width: 450px; } 

/* ****** dyralyf ******** */

.dyralyf .haegri {  width : 48%; float : right; }
.dyralyf .vinstri {  width : 48%; float : left; }
.dyralyf .vinstri .fi_txt label { width : 130px;  }
.dyralyf .haegri td { width : 120px; }
.dyralyf .gr label { width : 400px; }
.dyralyf .ge label { width : 130px; }
.dyralyf p.aukaverkanir  { width : 250px;  }
.dyralyf .th40 { width : 60px;  }
.dyralyf .th80c { width : 80px;  text-align : center; }
.dyralyf .th80 { width : 80px; }
.dyralyf .th250 { width : 130px;  }
.dyralyf .th251 { width : 160px;  }
.dyralyf .aukaverkanir label { margin-left : -5px; padding-right : 5px; }


/* ******  breadcrumbs  ****** */
.breadcrumbs {
  color: #ebb972;
  font-family: Arial;
  position : absolute;
  top : 159px;
  left : 25px;
  margin-top: 2.5em;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999px;left:auto; }

.breadcrumbs .content { width: 800px;  }

.breadcrumbs .content a {
  text-decoration : none;
  color: #ebb972;
  padding: 0 3px 0 3px;
  
}

.breadcrumbs .content a:hover,
.breadcrumbs .content a:focus,
.breadcrumbs .content a:active {
  text-decoration : underline;
  color: #ebb972;
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhd {
  padding : 0;
  border : none;
}

.qnav .boxhd a {
  background : transparent url(../img/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height:0;min-height:0; /* ie hasLayout fix */
  text-transform : none;
  font-weight : normal;
  text-decoration : none;
}
.qnav .boxhd a:hover,
.qnav .boxhd a:focus,
.qnav .boxhd a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .content {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .content { display : none; }
.qnav-open .content { display : block; }

.qnav li { _display : inline; }
.qnav .content a {
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */
.mnav {
  position: absolute;
  top: 83px;
  left: 3px;
  background-color: #0e4276;
  width: 760px;
  border-bottom: 2px solid #fff;
}
.width1 .bodywrap .mnav { width: 960px; }
.mnav .boxhd { position:absolute;right:9999px;left:auto; }
.mnav .content {
  padding : 0;
}

.mnav ul {}
.mnav li {
  float: left;
  _display : inline;
  margin : 0 16px 0 -1.45em;
}
.mnav li.home { margin-left : 0; }

.mnav .content a {
  _height:0;min-height:0; /* ie hasLayout fix */
  float: left;
  display : block;
  padding: 24px 6px 6px 6px;
  color: #fff;
  font-weight: bold;
  text-decoration : none;
  background: url("../img/bg_a_milli_tengla.gif") no-repeat 100% 100%;
}
.width1 .bodywrap .mnav a {
  padding-left : 14px;
  padding-right : 13px;
}
.mnav .content a:hover,
.mnav .content a:focus,
.mnav .content a:active {
  color: #fff;
  background-color : #275584;
  text-decoration : none;
}
.mnav .parent a,
.mnav .current a {
  color: #ebb972;
  font-weight : bold;
}

.mnav .level2 {}

.mnav .level2 a {
  font-weight : normal;  

}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight : bold;
}

.mnav .level2 .level3 a {
  font-weight : normal;  

}
.mnav .level3 .current a { font-weight : bold; }



/* ******  lyfjaskra  ****** */
.lyfjaskra {
  position: absolute;
  right: -19px;
  background: url("../img/lyfjaupplysingar.jpg") no-repeat;
  top: 115px;
  margin-top: 1.2em;
  padding-bottom : 2.18em;
}

.en .lyfjaskra { background-image: url(../img/lyfjaupplysingar-en.gif); }

.lyfjaskra a.banner {
  display: block;
  height : 54px;
  width: 239px;
  text-indent : -9999em;
  font-size : 1px;
}





/* ******  snav  ****** */

.snav {
  margin-bottom: 50px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav .boxhd { position:absolute;right:9999px;left:auto; }
.snav .content {
  padding : 0;
}

.snav  ul {   }
.snav  li {
  padding: 5px 0 6px 0;
  display : block;
  background: url("../img/dot_line.gif") repeat-x 16px 0;
}

.snav .cat1 {
  background: none;
}

.snav .content a {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-left: 16px;
  background: url("../img/bullet_gray.gif") no-repeat 0 .33em;
  color: #7b7b7b;
  display : block;
  text-decoration : none;
  font-weight: bold;
}
.snav  .content a:hover,
.snav  .content a:focus,
.snav  .content a:active {
  color: #3978b8;
}
.snav .parent a,
.snav .current a {
  
}

.snav .current a {
  background-image: url("../img/bullet_blue.gif");
  color: #3978b8;
}

.snav .level2 { }

.snav ul .level2 {
  margin-top: 6px;
  background: url("../img/dot_line.gif") repeat-x 0 0;
  padding-top: 5px;
}

.snav .level2 li {
  background: none;
  padding-top: 3px;
  padding-bottom: 4px;
}

.snav .level2 a {
  background: url("../img/bullet_gray.gif") no-repeat 10px .33em;
  padding-left: 22px;
  color: #7b7b7b;
  font-weight : normal;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  background: url("../img/bullet_blue.gif") no-repeat 10px .33em;
  color: #3978b8;
  font-weight : bold;
}

.snav  .level2 .level3 a {
  font-weight : normal;
  background: none;
  padding-left: 28px;

}
.snav  .level3 .current a {
  font-weight : bold;
}





/* ******  enav  ****** */
.enav {
  top: 11px;
  right: 26px;
  position: absolute;
  text-align : center;
  width: 500px;
}
.enav .boxhd { position:absolute;right:9999px;left:auto; }
.enav ul {
  float: right;
}
.enav li {
  font-family: Arial;
  font-size: 1.09em;
  float : left;
  padding : 0 9px;
  border-left : 1px solid #ccc;
}
.enav li.cat1 { border : none; }

.enav .content a {
  color: #8b8b8b;
}

.enav .parent a,
.enav .current a { color: #3978b8; font-weight : bold; }

.enav .content a:hover,
.enav .content a:focus,
.enav .content a:active { text-decoration: underline; }




/* ******  flnav  ****** */
.flnav { display: none; }
.flnav .boxhd { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.flnav li.home { border : none; }
/* .flnav li.cat1 { border : none; } */
.flnav .content a {}

.flnav .parent a,
.flnav .current a { font-weight : bold; }






/* ******  monthlist ****** */
.pagebody td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pageextra1 .calendar,
.pageextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhd { text-align : left; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  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 : 60px;
  margin-top : -.8em;
  right : 3px;
  width : 300px;
  text-align : right;
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .content { padding: 0; }

.qsearch input {
  border: 1px solid #d8d8d8;
}

.qsearch .fi_txt input {
  margin-top: 1px;
  _margin-top: 0;
  margin-right: 5px;
  padding: 2px 6px 2px 6px;
  width : 144px;
}

.qsearch .fi_btn input {
  padding: 0 6px 1px 5px;
  font-family: Arial;
  color: #8b8b8b;
  font-weight: bold;
  background: #fff url("../img/bg_leita_btn.gif") repeat-x 0 100%;
}



/* ******  sitemap  ****** */
.sitemap .content {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(../img/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #c00; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer {
  
  color: #646464;
  margin-left: 3px;
  height: 88px;
  background: url("../img/isl_skjaldamerki.gif") no-repeat 27px 20px;
}

.footer .content {
  font-family: Arial;
  padding-left: 96px;
  padding-top: 30px;
}

.footer .content span {
  font-weight: bold;
  font-family: Trebuchet MS;
  font-size: 1.27em;
}

.footer .content p {
  padding-top: 2px;
}

.footer .boxhd { /* display : none; */ }

.footer a { font-weight: bold; color: #646464; }
.footer a:hover,
.footer a:focus,
.footer a:active { color: #646464; }





/* ******  eplicaad  ****** */
.eplicaad {
  margin: -32px 38px 0 0;
  float: right;
}




/* ******  imgrotor  ****** */
.imgrotor { display : none; }





/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 55px;
  right : 211px;
  margin-right: 2em;
}
.fontsizer h2 { position:absolute;right:9999px;left:auto; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : left;
  overflow: hidden;
  margin-left: 5px;
}
.fontsizer a {
  display : block;
  padding-left: 30px;
}
.bodywrap-ie5mac .fontsizer a { float : right; }

.fontsizer .dwn {
  width: 16px;
  height: 14px;
}

.fontsizer .dwn a { background : url("../img/font-dwn.gif") no-repeat; }

.fontsizer .up {
  width: 17px;
  height: 14px;
}

.fontsizer .up a { background: url("../img/font-up.gif") no-repeat; }

.fontsizer .alt {
  width: 15px;
  height: 14px;
}
.fontsizer .alt a { background: #0e4276 url("../img/font-alt.gif") no-repeat; }

.fontsizer .usesettings {
  width: 18px;
  height: 18px;
  margin-top: -2px;
  position: relative;
  margin-left: 7px;
}

.fontsizer .usesettings a { background: url("../img/font-stillingar.gif") no-repeat; }

.fontsizer .alt a:hover,
.fontsizer .alt a:focus,
.fontsizer .alt a:active { background-color: #5c88b5; }

.fontsizer .dwn a:hover,
.fontsizer .dwn a:focus,
.fontsizer .dwn a:active { background: url("../img/font-dwn.gif") no-repeat 0 -28px; }

.fontsizer .up a:hover,
.fontsizer .up a:focus,
.fontsizer .up a:active { background: url("../img/font-up.gif") no-repeat 0 -28px; }

.fontsizer .usesettings a:hover,
.fontsizer .usesettings a:focus,
.fontsizer .usesettings a:active { background: url("../img/font-stillingar.gif") no-repeat 0 -18px; }





/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #3978b8;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

.onecol .snav { position:absolute;right:19999px;left:auto; }