.stream,
.focustarget { position:absolute;right:9999em;left:auto; }
.print { display : none; }

/* ********************************** */
/* Basic Style Definitions      */
/* ********************************** */

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } /* fixes the background-image flicker bug in IE */
html, body { height : 100%; }

body {
  background : #fff url(img/body-top.gif) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #000;
  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 : 16px;  _font-size : 100%; }


.bodywrap {
  position : relative;
  width : 786px;
  background : #fff url(img/body-bak.gif) 100% 0 repeat-y;
}
.width1 .bodywrap {
  width : 966px;
  background-image : url(img/body-bak-1k.gif);
}

.home .bodywrap,
.onecolumn .bodywrap { background-image : url(img/body-bak2.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; }

.article ul li {
  padding-left : 20px;
  background : url(img/bullet.gif) 6px .36em no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.article li { margin-bottom : .54em; }



a { color : #047a31; }



abbr,
acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover,
acronym:hover { border-bottom-color : #555; }


img {
  margin : 0;
  padding : 0;
  border : none;
  vertical-align : middle;
}


h1, h2, h3, h4, caption {
  margin-top : 0;
  margin-bottom : 0;
  font-family : "Trebuchet MS", sans-serif;
}

table caption
{
  font-family : Arial, sans-serif;
}

h1 {
  font-size : 1.63em;
  margin-bottom : 10px;
  color : #047a31;
}
h2 {
  font-size : 1.36em;
  margin-top : 1.45em;
  margin-bottom : .55em;
  color : #666;
}
.article .content h2 {
  padding-top : 10px;
  color : #047a31;
  padding-left : 24px;
  background : url(img/h2-hrline.gif) 0 0 repeat-x;
}

h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
  color : #555;
}
.article h3 {
  font-size : 1.27em;
  padding-top : 4px;
}

h4 {
  margin-bottom : .2em;
  font-size : 1em;
}
.article h4 { font-size : 1.09em; }


table,
caption {
  font-size : 1em;
  border-collapse : collapse;
}
table, td, th, caption {
  border : none;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
table, th, caption {
  background-color : transparent;
}
th acronym,
th acronym:hover { border : none; }
tr.alt th { background-color : #eee; }
tr.alt td { background-color : #f4f4f4; }
th.num, td.num {
  text-align : right;
  white-space : nowrap;
}
td.minusnum {
  text-align : right;
  white-space : nowrap;
  color: red;
}
th.tel, td.tel { white-space : nowrap; }

table.grid {
  width : 100%;
  background : transparent;
  padding : 0;
  border : none;
}
.grid td {
  padding : 0 5px 0 0;
  border : none;
}






/* ******  General forms  ****** */


form { margin : 0; }

form .reqnote,
form .note {
  color : #444;
  font-size : .92em;
  margin-bottom : .7em;
}
form .reqnote span {
  color : #e20a0d;
  font-size : 1.36em;
  vertical-align : -.25em;
  line-height : .5em;
}
form .reqnote strong acronym,
form .note strong acronym { border : none; }

form .note:focus,
form .note:target { background : #ffe; }

form .errormsg {
  font-weight : bold;
  color : #a00;
}

.message {
  padding-top : 25px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.message ul {
  list-style : none;
  padding : 10px;
  margin : 0;
  border : 1px solid #ccc;
  background : #f4f4f4;
  margin-bottom : .5em;
}
.message ul.error {
  background : #f4f4f4 url(img/error-icon.gif) 4px 4px no-repeat;
  padding-left: 50px;
  min-height: 25px;
  border-color : #966;
  color : #900;
}
.message ul.warning {
  background : #f4f4f4 url(img/warning-icon.gif) 4px 4px no-repeat;
  padding-left: 50px;
  min-height: 25px;
  border-color : #993;
  color : #770;
}
.message ul.info {
  background : #f4f4f4 url(img/info-icon.gif) 0px 3px no-repeat;
  padding-left: 50px;
  min-height: 22px;
}
.message ul ul {
  padding : 0 0 0 10px;
  background : transparent none;
}




label,
.fi_static strong {
  margin-top : .18em;
  display : block;
  font-weight : normal;
}
.fi_chk label,
.fi_rdo label { display : inline; }


form h3 {
  margin-top : 1.5em;
  _margin-top : .7em;
  margin-top : 0;
  margin-bottom : .7em;
}

fieldset {
  padding : 0;
  margin : 0 0 .7em 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, Geneva, sans-serif;
  font-size : 1em;
}
div input.linkbtn{
  color: #047a31;
  padding-bottom: 4px;
  background: transparent;
  border:none;
  cursor: pointer;
  _cursor: hand;
  text-decoration: underline;
}
textarea,
.fi_chk input,
.fi_rdo input { vertical-align : top; }

select,
textarea,
.textinput,
.fi_txt input {
  position : relative;
  border : 1px solid #999;
  background : #fff;
  color : #000;
}
.fi_txt input { _position : static; }

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input { width : 97%; }


.fi_btn {
  margin : 1em 0 0 0;
  text-align : right;
}

a.button,
input.button,
.fi_btn input {
  margin : 0 5px;
  background : #a7a7a7 url(img/button-bak2.gif) 0 100% repeat-x;
  border : 3px double #fff;
  _border-color : #999;
/* *** Grænir hnappar
  background : #2f8156 url(img/button-bak2.gif) 0 100% repeat-x;
  _border-color : #999;
  _border-color : #076133;
*/
  text-decoration : none;
  text-align : center;
  font-weight : bold;
  color : #fff;
  cursor : pointer;
  _cursor : hand;
}
input.button,
.fi_btn input {
  height : 2.36em;
  padding-top : 0;
  padding-bottom : 3px;
  _padding-bottom : 1px;
}
.fi_btn input.reset,
.fi_btn input.cancel,
.fi_btn input.back,
.fi_btn input.secondary {
  background : #f8f8f8;
  border-color : #ccc;
  color : #888;
}

a.button {
  float : right;
  padding : 3px 7px;
  white-space : nowrap;
}
.bodywrap a.button:hover,
.bodywrap a.button:focus,
.bodywrap a.button:active {
  text-decoration : none;
  color : #fff;
}

a.button:hover,
a.button:focus,
a.button:active,
input.button:hover,
input.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
/* *** Grænir hnappar
  background : #076133 none;
*/
  background : #888 none;
}
a.button:active,
input.button:active,
.fi_btn input:active { border-color : #000; }


.fi_btn input.reset:hover,
.fi_btn input.reset:focus,
.fi_btn input.reset:active,
.fi_btn input.cancel:hover,
.fi_btn input.cancel:focus,
.fi_btn input.cancel:active,
.fi_btn input.back:hover,
.fi_btn input.back:focus,
.fi_btn input.back:active,
.fi_btn input.secondary:hover,
.fi_btn input.secondary:focus,
.fi_btn input.secondary:active {
  color : #080;
  background : #fff;
  border-color : #bbb;
}



ul.fi_rdo,
ul.fi_chk,
ol.fi_rdo,
ol.fi_chk,
fieldset.fi_rdo ul,
fieldset.fi_chk ul,
fieldset.fi_rdo ol,
fieldset.fi_chk ol {
  width : 100%;
  overflow : hidden;
  list-style : none;
  padding : 0;
}

ul.fi_rdo li,
ul.fi_chk li,
ol.fi_rdo li,
ol.fi_chk li,
fieldset.fi_rdo li,
fieldset.fi_chk li {
  clear : both;
  width : 100%;
  float : left;
  margin-bottom : .42em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.fi_rdo li label,
.fi_chk li label {
  float : left;
  padding-left : 17px;
  _padding-left : -20px;
}
.fi_rdo li input,
.fi_chk li input {
  float : left;
  margin-left : -17px;
  _text-indent : -.25em;
  _margin-left : -20px;
  _margin-top : -2px;
  _margin-bottom : -1em;
}

fieldset.short ul {}
fieldset.short li {
  clear : none;
  float : left;
  display : inline;
  padding-right : 15px;
  width : auto;
}
fieldset.short li label { white-space : nowrap; }



.fi_txt,
.fi_sel,
.fi_bdy,
.fi_static,
p.fi_rdo,
p.fi_chk,
div.fi_rdo,
div.fi_chk {
  padding : 0;
  margin : 0;
  margin-bottom : .7em;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.fi_bdy label {
  display : block;
  float : none;
}
.fi_bdy textarea { width : 99%; }


fieldset table { margin : 0 0 .7em 0; }
fieldset table .th th { font-weight : normal; }
.wrapper fieldset table th,
.wrapper fieldset table td { padding : 0 7px 2px 0; }




acronym.req {
  color : #e20a0d;
  padding : 0 .54em 0 .45em;
  margin : 0 -.45em;
  font-size : 1.36em;
  vertical-align : -.25em;
  line-height : .5em;
}
acronym.req:hover { color : #f00; }

.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #e20a0d;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border-color : #e20a0d; }
.typeerror input,
.typeerror textarea,
.typeerror select { border-color : #936; }



fieldset h4 {
  font-size : 1em;
  font-family : Arial, sans-serif;
  font-weight : normal;
  color : #000;
}



label i,
fieldset h3 i,
fieldset h4 i,
.fi_txt i,
.fi_sel i,
.fi_bdy i,
.fi_static i {
  color : #777;
  font-size : .92em;
  font-style : normal;
}

label acronym,
fieldset h3 acronym,
fieldset h4 acronym {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
label acronym:hover,
fieldset h3 acronym:hover,
fieldset h4 acronym:hover { border : none; }



select[disabled],
textarea[disabled],
.textinput[disabled]
.fi_txt input[disabled],
.fi_static span {
  border : 1px solid #bbb;
  background : #f6f6f6;
  color : #666;
}
.fi_static span {
  padding : 2px 5px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}



.fi_pnr input   { width : 3em;  }
.fi_tel input   { width : 5em;  }
.fi_kt input  { width : 10em;  }
.fi_date input { width : 7em;}
.fi_qty input   { text-align : right;  }
.fi_price input { width : 7em; text-align : right;  }
.fi_bilnr input { width : 6em;  }




/* ******  datepicker calendar customizations  ****** */
.xxx .pickdate { margin-left : -12.25em; }
.xxx .pickdate th { padding : .3em 0 .2em 0; }
.xxx .pickdate td { padding : 0; }





/* ******  subbuttonbar  ****** */
.subbuttonbar {
  position : relative;
  margin-top: 10px;
  padding: 5px 0;
  clear : both;
  background : url(img/dotline-h.gif) 0 0 repeat-x;
/*
  border-bottom : none;
  border-right : none;
*/
  width : 100%;
  overflow : hidden;
}
/*
.subbuttonbar:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }
*/

.subbuttonbar .fi_chk,
.subbuttonbar .fi_btn {
  margin : 0;
  padding : 0;
  clear : none;
}
.subbuttonbar .fi_chk { margin : 5px 0 0 10px; }

.subbuttonbar a.button,
.subbuttonbar .fi_btn input {
  float : right;
  margin : 0 10px:
}
.xxx .fi_btn .left,
.xxx .subbuttonbar .left  { _display : inline;  float: left;  padding-bottom : 2px; padding-left: 15px;}




/* ******  hidden and collapsible blocks  ****** */
.xxx div.collapsefields,
.xxx fieldset.collapsefields { position : relative; }

.xxx div.collapsefields2-open,
.xxx fieldset.collapsefields-open {
  border : 1px solid #ddd;
  background-color : #f8f8f8;
  padding : 0 10px;
}

.xxx .wrapper div.collapsefields-closed *,
.xxx .wrapper fieldset.collapsefields-closed * { display : none; }

.xxx div.collapsefields h3.head,
.xxx fieldset.collapsefields h3.head {
  position : relative;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.xxx div.collapsefields2-open h3.head,
.xxx fieldset.collapsefields-open h3.head { margin-bottom : 5px; }

.xxx div.collapsefields h3.head a,
.xxx fieldset.collapsefields h3.head a {
  position : relative;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding : 2px 17px;
  background : url(img/icn-plus.gif) 3px 50% no-repeat;
  text-decoration : none;
  border-bottom : 1px solid #ddd;
}
.xxx div.collapsefields2-open h3.head a,
.xxx fieldset.collapsefields-open h3.head a {
  margin : 0 -10px;
  padding : 2px 24px;
  background : #fff url(img/icn-minus.gif) 10px 50% no-repeat;
}


.xxx a.popper {
  position : relative;
  font-size : .92em;
  border : 1px solid #f4f4f4;
  padding : 0 5px;
  color : #999;
  border : 1px solid #ddd;
  background-color : #fff;
  text-decoration : none;
}
.fi_chk a.popper,
.fi_rdo a.popper,
.fi_txt a.popper,
.fi_sel a.popper,
.fi_bdy a.popper,
.xxx a.iconpopper,
.xxx a.helplink,
.xxx a.calcpopper {
  _display : block;
  position : absolute;
/*  right : 2px; */
  margin-top : 1px;
  _margin-top : 3px;
}
.xxx label a.popper { margin-top : -2px; }

.xxx a.popper-open {
  z-index : 80;
  border-color : #ddd;
  border-top-color : #aaa;
  border-left-color : #aaa;
}
.xxx a.iconpopper,
.xxx a.helplink,
.xxx a.calcpopper {
  padding : 0;
  width : 18px;
  height : 13px;
  margin-left : 2px;
  _margin-left : 0;
  background-image : url(img/icn-calc.gif);
  background-repeat : no-repeat;
  background-color : transparent;
  border : none;
  text-indent : -1000em;
  overflow : hidden;
}
div.xxx a.iconpopper,
div.xxx a.helplink,
div.xxx a.calcpopper { margin-top : 0; }

.xxx a.popper:hover,
.xxx a.popper:focus {
  color : #333;
  background-position : -20px 0;
  text-decoration : none;
  border-color : #ccc;
  border-right-color : #aaa;
  border-bottom-color : #aaa;
}
.xxx a.helplink {
  background-image : url(img/icn-help.gif);
  width : 13px;
}
.xxx a.helplink:hover,
.xxx a.helplink:focus { background-position : -13px 0; }


.xxx .popperblock h2.popperhd{
  position : static;
  left : 0;
  background-color : #aaa;
  margin-top : -3px;
  margin-left : -8px;
  margin-right : -8px;
  padding-left : 8px;
  padding-top : 0px;
  padding-bottom : 3px;
  color : #fff;
}
.xxx .popperblock {
  clear : both;
  position : absolute;
  z-index : 81;
  width : 560px;
  _width /**/: 576px;
  border : 1px solid #999;
  background-color : #f8f8f8;
  padding : 3px 8px .5em 8px;
  margin-left : -7px;
  margin-top : .2em;
  _margin-top : -.5em;
}
.popperblock h2 {
  margin : 0 0 5px 0;
}

.twocols .popperblock,
.twocols2 .popperblock,
.twocols21 .popperblock,
.twocols3 .popperblock,
.threecols .popperblock,
.threecols2 .popperblock,
.threecols3 .popperblock,
.threecolsauto .popperblock,
.fourcols .popperblock,
.fourcolsauto .popperblock {
  width : 100%;
  _width /**/: 104%;
}
.xxx .popperblock-closed {
  display : none;
  position : relative;
}

.xxx .popperblock .closebutton {
  position : absolute;
  right : -1px;
  top : -1px;
  font-size : .92em;
  width : 18px;
  height : 15px;
  overflow : hidden;
  text-indent : -1000em;
  background : url(img/icn-close.gif) 3px 0px no-repeat;
  text-decoration : none;
}
.xxx .popperblock .closebutton:hover,
.xxx .popperblock .closebutton:focus {
  background-position : 3px -15px;
  text-decoration : underline;
  color : #666;
}



.xxx a.helpimg {
  position : static;
  border : none;
  background-color : tansparent;
  padding : 0;
}
.fi_txt a.helpimg,
.fi_sel a.helpimg,
.fi_bdy a.helpimg {
  display : inline;
  position : static;
  margin-top : 1px;
}
.xxx label a.helpimg { margin-top : 1px; }






body .xxx .hidden_field {
  visibility : hidden;
  display:none;
}



/* ****** **
  Setting all important form blocks to position relative to allow resizing and
  positioning of internal elements
** ****** */
.fcol1, .fcol2, .fcol3, .fcol4,
.twocols, .twocols2, .twocols21, .twocols3,
.threecols, .threecols2, .threecols3, .threecolsauto,
.fourcols,.fourcolsauto, fieldset { position : relative; ~position : static; }





/* ******  Multi-column containers (either <fieldset>s or <div>s)  ****** */
.twocols,
.twocols2,
.twocols21,
.twocols3,
.threecols,
.threecols2,
.threecols3,
.threecolsauto,
.fourcols,
.fourcolsauto { width : 100%; }
.twocols:after,
.twocols2:after,
.twocols21:after,
.twocols3:after,
.threecols:after,
.threecols2:after,
.threecols3:after,
.threecolsauto:after,
.fourcols:after,
.fourcolsauto:after { display : block;  clear : both;  content : ".";  visibility : hidden;  font-size : 1px;  height : 1px;  margin-top : -1px; }

.fullwide select,
.fullwide .fi_txt input { width : 98%; }



/*  NOTE: The .col(N) blocks can be either <fieldset>s, <div> containers,
  or simply the class="fi_*" containers themselves.
*/
.xxx form .fcol1,
.xxx form .fcol2,
.xxx form .fcol3,
.xxx form .fcol4 {
  display : inline;
  float : left;
  margin-left : 2%;
  clear : none;
}
.xxx form .fcol1 {
  clear : both;
  margin-left : 0;
}

/* ******  Two-colum layout  ****** */
.twocols .fcol1,
.twocols .fcol2 { width : 48.75%; }

.twocols2 .fcol1 { width : 32.08%; }
.twocols2 .fcol2 { width : 65.42%; }

.twocols21 .fcol1 { width : 36.08%; }
.twocols21 .fcol2 { width : 61.42%; }

.twocols3 .fcol1 { width : 65.42%; }
.twocols3 .fcol2 { width : 32.08%; }



/* ******  Three-colum layout  ****** */
.threecols .fcol1,
.threecols .fcol2,
.threecols .fcol3 { width : 31.83%; }

.threecols2 .fcol1 { width : 38.5%; }
.threecols2 .fcol2 { width : 18.5%; }
.threecols2 .fcol3 { width : 38.5%; }

.threecols3 .fcol1 { width : 28.5%; }
.threecols3 .fcol2 { width : 18.5%; }
.threecols3 .fcol3 { width : 48.5%; }

.threecolsauto .fcol1 { width : auto;padding-right:10px; }
.threecolsauto .fcol2 { width : auto;padding-right:10px;  }
.threecolsauto .fcol3 { width : auto; }


/* ******  Four-colum layout  ****** */

.fourcols .fcol1,
.fourcols .fcol2,
.fourcols .fcol3,
.fourcols .fcol4 { width : 24.17%; }
form .fourcols .fcol2,
form .fourcols .fcol3,
form .fourcols .fcol4 { margin-left : 1%; }

.fourcolsauto .fcol1,
.fourcolsauto .fcol2,
.fourcolsauto .fcol3,
.fourcolsauto .fcol4 { width : auto; }
form .fourcolsauto .fcol2,
form .fourcolsauto .fcol3,
form .fourcolsauto .fcol4 { margin-left : 1%; }










/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }


/* ********************************** */
/* Page Canvas Definitions      */
/* ********************************** */


.pageheader {
  position : relative;
  z-index : 1;
  background : #fff url(img/body-top.gif) 0 0 repeat-x;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pageheader .wrapper {
  background : url(img/header-fade.gif) -180px 58px no-repeat;
  margin-right : 6px;
  border-bottom : 7px solid #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.width1 .pageheader .wrapper { background-position : 0 58px; }

.pageheader .brand { height : 120px; }

.pageheader a {
  display : block;
  width : 315px;
  border-left : 1px solid #fff;
}
.pageheader .sitelogo { margin : 17px 22px 14px 22px; }


.pagebody {
  position : relative;
  z-index : 1;
  float : right;
  background : url(img/pagebody-topfade.gif) 100% 0 no-repeat;
  padding-top : 1px;
  margin-top : -7px;
  margin-left : -618px;
  padding-right : 6px;
  width : 622px;
  _width /**/: 628px;
}
.width1 .pagebody {
  margin-left : -798px;
  width : 802px;
  _width /**/: 808px;
}

.home .pagebody,
.onecolumn .pagebody {
  float : none;
  width : auto;
  margin-left : 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pagebody .wrapper {
  margin-top : -1px;
  padding-left : 8px;
  padding-right : 7px;
  min-height : 280px;
  _height : 280px;
}
.home .pagebody .wrapper {
  padding-left : 0;
  padding-right : 0;
  background : #fff;
}


.pageextra1 {
  float : left;
  width : 157px;
  padding-bottom : 2em;
  _display : inline;
}
.home .pageextra1 {
  padding : 0;
  margin-left : -200px;
}


.pageextra5 {
  clear : both;
  margin-top : -18px;
  padding-top : 29px;
  background : url(img/footer-topfade.gif) 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.home .pageextra5 {
  margin-top : 0;
  padding-top : 0;
  background-image : none;
}
.onecolumn .pageextra5 { background-position : -180px 0; }
.width1 .pageextra5 {
  background-image : url(img/footer-topfade-1k.gif);
  background-position : 0 0;
}
.onecolumn .pageextra5 { background-image : url(img/footer-topfade2.gif); }

.pageextra5 .wrapper {
  background : #fff url(img/footer-fade.gif) -180px 0 no-repeat;
  padding : 14px 12px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.width1 .pageextra5 .wrapper { background-position : 0 0; }

.pageextra5 .wrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }





/* ********************************** */
/* Generic Box Definitions      */
/* ********************************** */


.box { _height:0;min-height:0; /* ie hasLayout fix */ }

.toptabs,
.pagebody .box {
  position : relative;
  background : url(img/box-topfade.gif) 0 0 no-repeat;
}


.boxhd {
  margin : 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.nohd .boxhd { display : none; }
.pagebody .boxhd {
  font-size : 1.63em;
  padding : 10px 10px 10px 21px;
}
.smallbox .boxhd {
  margin : 1em 8px .25em 8px;
  padding : 4px 10px 3px 10px;
  text-transform : uppercase;
  font-size : 1.09em;
  color : #fff;
  background : #666;
}

div.toptabs .boxhd,
.sectionbox .boxhd,
.pagebody .box .boxhd,
.boxarticle h1 {
  color : #666;
  font-size : 1.73em;
  line-height : 1em;
  text-transform : uppercase;
  background : url(img/dotline-h.gif) 0 100% repeat-x;
  padding : 31px 0 13px 5px;
  background : url(img/boxhd-hrline.gif) 0 100% no-repeat;
  padding : 35px 0 15px 5px;
  margin-bottom : 12px;
  margin-left : 10px;
  margin-right : 5px;
}
.boxarticle h1 {
  position : relative;
  margin-left : -10px;
  margin-right : -15px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.pageextra1 .boxhd {
  margin-top : 1.09em;
  padding : 0 12px;
  color : #555;
  text-transform : uppercase;
  font-size : 1em;
}



.content { _height:0;min-height:0; /* ie hasLayout fix */ }
.content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }

.pagebody .content {
  padding : 0 10px 15px 21px;
  margin-bottom : 1em;
}
.smallbox .content { padding-top : .75em; }
.pageextra1 .content {
  padding : 8px 13px 14px 12px;
  margin-bottom : 2em;
  background : url(img/hrline2.gif) 50% 100% no-repeat;
  color : #666;
}

.pageextra5 .content { padding : 0; }




/* ********************************** */
/* Definitions of Individual Items  */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #555;
  display : block;
  font-weight : normal;
  font-family : Arial, sans-serif;
}
h3 .meta { font-size : .92em; }

.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #999; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  font-weight : bold;
  height : 1.2em;
}
.more { margin-top : .2em; }

.moreolder,
.archivelink { margin-top : .5em; }

.buttons {
  text-align : left;
  margin-top : 1.33em;
  clear : both;
  margin-bottom : 0;
  border-top : 4px solid #1B6B34;
  padding-top : 8px;
}
.box .buttons {
  position : relative;
  margin-left : -21px;
  margin-right : -10px;
}

.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 10px 0 13px;
  text-decoration : none;
  background : url(img/snav-arrow.gif) 0 -304px no-repeat;
}
.wrapper .more a,
.wrapper .moreolder a,
.wrapper .archivelink a { color : #333; }


.wrapper .buttons a {
  float : none;
  _float /**/: left;
  display : inline;
  padding-left : 23px;
  background-position : 10px -304px;
  border-right : 1px solid #ddd;
}
.buttons a.btnback  { background-image : url(img/snav-arrow5.gif); }
.buttons a.btnemail { background-image : url(img/icn-email.gif);   background-position : 8px 3px; }
.buttons a.btnprint { background-image : url(img/icn-print.gif);   background-position : 8px 3px; }









/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 10px;
  width : 100%;
  padding-bottom : 12px;
  background : url(img/dotline-h.gif) 0 100% repeat-x;
}
.articlelist .item:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }

.articlelist .item h3 {
  font-family : Arial, sans-serif;
  margin : 0 0 .25em 0;
  line-height : 1.1em;
  font-size : 1.27em;
}

.articlelist .item h3 a {
  text-decoration : none;
  color : #000;
  padding-left : 20px;
  background : url(img/article-arrow.gif) 1px 0 no-repeat;
}
.articlelist .item h3 a:hover,
.articlelist .item h3 a:focus,
.articlelist .item h3 a:active { background-position : 1px -120px; }

.articlelist h3 .meta { font-size : .79em; }

.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist table { clear : both; }
.articlelist td.item {
  float : none;
  width : 50%;
  padding-left : 1.2em;
}
.articlelist td.col1 { padding-left : 0; }

.articlelist img {
  float : right;
  margin : .2em 10px 5px 20px;
}

.articlelist h3.old {
  clear : both;
  font-size : 1em;
  margin : 0;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
  padding-bottom : .27em;
  background : url(img/dotline-h.gif) 0 100% repeat-x;
}
.articlelist li {
  padding-bottom : 7px;
  font-size : 1.09em;
}
.articlelist li a { font-weight : bold; }
.articlelist li .meta { font-size : .92em; }



/* ******  newslist  ****** */
.newslist .item h3 a {
  padding-left : 0;
  background-image : none;
}





/* ******  article  ****** */
.eplica-loggedin .article table,
.eplica-loggedin .article th,
.eplica-loggedin .article td { border : 1px dashed #f99; }

.article .content {
  background : url(img/hrline.gif) 30px 100% no-repeat;
  font-size : 1.09em;
}
.article h2.subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1.08em;
  border : none;
  padding : 0;
  color : #666;
  background : none;
}
.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 ul.twocol {
  width : 100%;
  overflow : hidden;
  margin-bottom : 1.2em;
}
.article ul.twocol li {
  float : left;
  width : 45%;
}

.article table.twocol {
  width : 103.75%;
  margin-right : -4%;
}
.article table.twocol td {
  width : 50%;
  padding-right : 20px;
}

.article table.skilmalar {
  margin : 2em 0 0 0;
  width : 100%;
  border : none;
  background : url(img/hrline.gif) 0 0 no-repeat;
}
.article .skilmalar td {
  border : none;
  padding : 16px 0 5px 0;
  width : 50%;
}
.article .skilmalar td.col1 { padding-right : 10px; }
.article .skilmalar td.col2 { padding-left : 10px; }
.article .skilmalar h3 {
  margin-top : 0;
  text-transform : uppercase;
  font-size : 1em;
  color : #fff;
  padding : 4px 10px 3px 10px;
  background : #666 none;
}
.article .skilmalar p,
.article .skilmalar ul {
  margin : 1em 10px 0 10px;
}
/*
.trygging .skilmalar .col1 h3 { background-color : #14853a; }
.trygging .skilmalar .col2 h3 { background-color : #d70a0a; }
*/
.trygging .skilmalar li { background-position : 0 .08em; }
.trygging .skilmalar .col1 li { background-image : url(img/bullet-yes.gif); }
.trygging .skilmalar .col2 li { background-image : url(img/bullet-no.gif); }



/* **********  Lituð tafla  ********** */
.content table.color {
  border: 1px solid #ccc;
  border-left-color : #e4e4e4;
  border-top-color : #fff;
  margin : 0;
}
.article table.color {
  margin-bottom : .7em;
  font-size : .92em;
}
table.color caption {
  background : #666;
  color : #fff;
  font-weight : bold;
  font-size : 1.09em;
  text-transform : uppercase;
  text-align : left;
  padding : 4px 10px 3px 10px;
  margin : 0 0 0 -1px;
}
table.color th {
  background : #D5D5D5;
  font-weight : bold;
}
.content table.color th,
.content table.color td {
  padding : 4px 5px;
  border : none;
}
table.color .total td {
  background : #ddd;
  font-weight : bold;
}
table.color .total2 td {
  font-weight : bold;
  color : #000;
  border-top : 1px solid #D5D5D5;
  border-bottom : 1px solid #D5D5D5;
}
table th a.sortheader{
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
table th a.sortheader:HOVER,
table th a.sortheader:ACTIVE{
  text-decoration: none;
}

.fill { width:100%; }
.tabbox .fill { width:92%; }
table td.center{
  text-align: center;
}

table.color tr.invalid td{ color: #ea4646; }


/* **********  data tafla  ********** */
.content table.flat {
  border: none;
  margin : 0;
  margin-bottom: 10px;
}
table.flat caption {
  font-size : 1.09em;
  color : #555;
  font-weight : bold;
  text-align : left;
  padding : 4px 10px 3px 0px;
  margin : 0 0 0 -1px;
}
.content table.flat th,
.content table.flat .th td,
.content table.flat .th th{
  font-weight : normal;
  border-bottom: 2px solid #666;
  padding : 4px 10px 4px 0px;
  background: transparent;
}
.content table.flat td {
  padding : 4px 10px 4px 0px;
  border : none;
  border-bottom: 1px solid #ddd;
}
table.flat .total td {
  background : #ddd;
  font-weight : bold;
}
table.flat .total2 td {
  font-weight : bold;
  color : #000;
  border-top : 1px solid #D5D5D5;
  border-bottom : 1px solid #D5D5D5;
}


/* highlight styles for .color and .flat tables  */
div.wrapper table th.greyed { background-color : #dddddd; }
div.wrapper table td.greyed  { background-color : #e9e9e9; }
div.wrapper table th.greyed2 { background-color : #bddebd; }
div.wrapper table td.greyed2 { background-color : #c7ebc7; }
div.wrapper table th.greyed3 { background-color : #e5c3c3; }
div.wrapper table td.greyed3 { background-color : #edd1d1; }
div.wrapper table th.highlight { background-color : #025b34; color : #fff; }
div.wrapper table td.highlight { background-color: #047a31;  color : #fff; }


/****************************/
table col.tblw6em,table td.tblw6em{ width: 6em; }
table col.tblw8em,table td.tblw8em{ width: 8em; }
table col.tblw10em,table td.tblw10em{ width: 10em; }
table col.tblw12em,table td.tblw12em{ width: 12em; }
table col.tblw30em,table td.tblw30em{ width: 30em; }



/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  font-size : .92em;
  background : none;
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent {
  background : #fff;
  width : 200px;
}
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  background : #fff;
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}




/* ******  topintrobox  ****** */
.topintrobox {
  position : relative;
  margin-top : 7px;
  margin-bottom : -14px;
  padding-left : 225px;
  background : #045f35 url(img/topintrobox-bak.gif) 0 0 no-repeat;
  font-size : 1.09em;
  color : #666;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.topintrobox .content {
  padding : 0 10px 10px 23px;
  background : #fff;
  margin : 0;
  min-height : 132px;
  _height : 132px;
  _height /**/: 142px;
}
.topintrobox .content:after { content : ""; display : none; }

.topintrobox .imgbox {
  position : relative;
  float : left;
  padding : 0;
  margin : 0;
  margin-left : -248px;
  margin-bottom : -14px;
  _display : inline;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.topintrobox .imgbox .content {
  display : block;
  _display : inline;
  padding : 0;
  border : none;
  background : transparent none;
}
.topintrobox h1 {
/*
  padding-top : 16px;
  font-size : 1.63em;
*/
  padding-top : 15px;
  margin-bottom : 5px;
  font-size : 1.5em;
}




/* ******  quizbox  ****** */
.quizbox .question {
  font-weight : bold;
}
.quizbox .thanks {
  color : #0b6;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li { margin-bottom : .5em; }
.quizbox label { display : inline; }
.quizbox .options li { margin : 0; }
.quizbox .bar {
  display : block;
  background-color : #ddd;
}
.quizbox .results .bar img { height : .91em; }
.pageextra1 .quizbox h3 {
  font-size : 1em;
  margin-bottom : .1em;
  font-weight : normal;
}



/* ******  contactform  ****** */
.contactform .content {
  padding-bottom : 2em;
  font-size : 1.09em;
}
.contactform .fi_txt label,
.contactform .fi_static span {
  width : 4.5em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_bdy { clear : both; }
.contactform textarea { width : 98%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  z-index : 2;
  top : 125px;
  right : 18px;
  width : 600px;
  font-size : .91em;
  text-align : right;
}
.width1 .breadcrumbs { width : 780px; }
.home .breadcrumbs { display : none; }
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }
.breadcrumbs .content {
  background : none;
  padding : 0;
  margin : 0;
  /* color : #ccc; */
  color : #333;
}
.breadcrumbs .content a,
.breadcrumbs .content span {
  text-decoration : none;
  padding : 0 1px;
  /* color : #8f8f8f; */
  color : #333;
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8; url(img/drop-arrow.gif) 100% 50% no-repeat;
  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;
  z-index : 2;
  top : 101px;
  margin-top : -1.17em;
  left : 0;
  width : 780px;
  font-size : 1.09em;
  line-height : 1.25;
  font-weight : bold;
  border-left : 1px solid #fff;
}
.width1 .mnav { width : 960px; }

.mnav .boxhd { display : none; }

.mnav .content {
  background : none;
  padding : 1px 0 0 0;
  margin : 0;
}
.mnav ul.level1 {}
.mnav li {
  float : left;
  padding-bottom : 0;
  padding-right : 2px;
  background : url(img/mnav-line.gif) 100% 100% no-repeat;
}
.mnav li.home { position:absolute;right:9999em;left:auto; }

.mnav .content a {
  float : left;
  padding : 8px 8px;
  text-decoration : none;
  color : #4e4e4e;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.width1 .mnav a {
  padding-left : 12px;
  padding-right : 12px;
}
.zoom2 .mnav a { padding : 7px 8px 6px 8px; margin-top : 3px; }
.zoom3 .mnav a { padding : 5px 6px; margin-top : 6px; }

.mnav .cat1 a,
.mnav .cat2 a { color : #047a31; }

.mnav .content a:hover,
.mnav .content a:focus,
.mnav .content a:active {
  background-color : #fff;
  color : #060;
  text-decoration : none;
}

.mnav .parent a,
.mnav .current a,
.mnav .parent a:hover,
.mnav .parent a:focus,
.mnav .parent a:active,
.mnav .current a:hover,
.mnav .current a:focus,
.mnav .current a:active {
  background : #025b34 url(img/mnav-current.gif) 0 100% repeat-x;
  color : #fff;
}
.mnav .parent a,
.mnav .current a { color : #d9e3d3; }
.mnav .audlesid { font-size: 1.2em; }


/* * *  mnav level2  * * */
.mnav ul.level2 {
  display : none;
  padding : 3px 0 6px 0;
  margin : 0 0 0 -1px;
  position : absolute;
  top : 1.2em;
  margin-top : 17px;
  clear : both;
  background-color : #fff;
  border : 1px solid #999;
  border-top : none;
  border-left-color : #e9e9e9;
  width : 15em;
  overflow : hidden;
}
.mnav ul.open { display : block; }

.mnav .level2 li {
  float : none;
  padding : 0;
  background : transparent none;
  _display : inline;
}
.mnav .level2 a {
  float : none;
  display : block;
  font-weight : normal;
  padding-top : 3px;
  padding-bottom : 3px;
  background : transparent none;
  color : #4e4e4e;
}
.mnav .level2 a:hover,
.mnav .level2 a:focus,
.mnav .level2 a:active {
  background : #f4f4f4 none;
  color : #060;
}

.mnav .level2 .current a,
.mnav .level2 .current a:hover,
.mnav .level2 .current a:focus,
.mnav .level2 .current a:active {
  background : #025b34 url(img/mnav-current.gif) 0 100% repeat-x;
  color : #fff;
}
.mnav .level2 .current a { color : #d9e3d3; }









/* ******  snav  ****** */
.snav { }

.snav .boxhd { position:absolute;right:9999em;left:auto; }
.snav .content {
  border-top : 1px solid #ddd;
  background : none;
  padding : 1px 0 0 0;
  margin-bottom : 4em;
  _height : auto;
}

.snav,
.snav ul,
.snav .content {
  /* width : 157px; */
  width : 100%;
  overflow : hidden;
  _height : auto;
}
.snav .level1 {}

.snav .dm1-closed ul,
.snav .dm2-closed ul,
.snav .dm3-closed ul { display : none; }
.snav .parent ul,
.snav .current ul { display : block; }


.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _margin-left /**/: -16px;
}
.snav li.cat1 { border-top : none; }

.snav .level1 a {
  display : block;
  padding : 5px 10px 5px 23px;
  background : #f3f3f3 url(img/snav-arrow.gif) 8px -100px no-repeat;
  text-decoration : none;
  font-weight : bold;
  border-bottom : 1px solid #ccc;
  color : #666;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.snav .current a {
  color : #000;
  background-position : 8px -300px;
}
.snav .parent a,
.snav .current a,
.snav .dm1-open a,
.snav .dm2-open a,
.snav .dm3-open a { border-bottom-color : #bbb;  background-color : #ddd; }

.snav .level1 a:hover,
.snav .level1 a:focus,
.snav .level1 a:active { background-position : 8px 0;  text-decoration : none;   }
.snav .current a:hover,
.snav .current a:focus,
.snav .current a:active { background-position : 8px -300px;  color : #000; }

.snav li.parent a,
.snav .dm1-open a,
.snav .dm2-open a,
.snav .dm3-open a { background-image : url(img/snav-arrow2.gif); }
.snav .dm1-closed a,
.snav .dm2-closed a,
.snav .dm3-closed a { background-image : url(img/snav-arrow.gif); }



.snav .level2 {
  border-bottom : 1px solid #bbb;
  padding-bottom : 5px;
  margin-left : 10px;
  width : 147px;
}

.snav .level2 .dm1-closed ul,
.snav .level2 .dm2-closed ul,
.snav .level2 .dm3-closed ul { display : none; }
.snav .level2 .parent ul,
.snav .level2 .current ul{ display : block; }

.snav .level2 li {
  padding-top : 1px;
  margin-top : -1px;
  background : url(img/dotline-h.gif) 0 0 no-repeat;
}
.snav ul.level2 a {
  background-color : transparent;
  background-image : url(img/snav-arrow3.gif);
  background-position : 5px -98px;
  font-weight : normal;
  padding-left : 18px;
  border-bottom : none;
  color : #047a31;
  color : #666;
}
.snav .current .level2 a { background-position : 5px -298px; }
.snav .level2 .current a {
  color : #000;
  font-weight : bold;
  background-position : 5px -298px;
}

.snav ul.level2 a:hover,
.snav ul.level2 a:focus,
.snav ul.level2 a:active { background-position : 5px 2px;  color : #060; }
.snav .parent .level2 a:hover,
.snav .parent .level2 a:focus,
.snav .parent .level2 a:active
.snav .dm1-open .level2 a:hover,
.snav .dm1-open .level2 a:focus,
.snav .dm1-open .level2 a:active,
.snav .dm2-open .level2 a:hover,
.snav .dm2-open .level2 a:focus,
.snav .dm2-open .level2 a:active,
.snav .dm3-open .level2 a:hover,
.snav .dm3-open .level2 a:focus,
.snav .dm3-open .level2 a:active { background-position : 5px 2px; }
.snav .level2 .current a:hover,
.snav .level2 .current a:focus,
.snav .level2 .current a:active { background-position : 5px -298px;  color : #000; }


.snav ul.level2 li.parent a,
.snav ul.level2 .dm1-open a,
.snav ul.level2 .dm2-open a,
.snav ul.level2 .dm3-open a { background-image : url(img/snav-arrow4.gif); }
.snav ul.level2 .dm1-closed a,
.snav ul.level2 .dm2-closed a,
.snav ul.level2 .dm3-closed a { background-image : url(img/snav-arrow3.gif); }



.snav .level3 {
  background : #fff;
  padding-top : 4px;
  padding-bottom : 7px;
  margin-left : 10px;
  background : url(img/dotline-h.gif) 0 0 no-repeat;
  width : 137px;
}
.snav .level3 li {
  margin-top : 0;
  padding-top : 0;
  background : none;
}

.snav ul.level2 ul.level3 a { background-image : url(img/snav-arrow3.gif); }
.snav ul.level2 .level3 a {
  background-position : 2px -100px;
  border-bottom : none;
  font-weight : normal;
  padding-left : 15px;
  padding-top : 3px;
  padding-bottom : 3px;
  color : #047a31;
  color : #666;
}
.snav .level2 .current .level3 a { background-position : 2px -300px; }
.snav ul.level3 .current a {
  color : #000;
  font-weight : bold;
  background-position : 2px -300px;
}

.snav ul.level2 .level3 a:hover,
.snav ul.level2 .level3 a:focus,
.snav ul.level2 .level3 a:active { background-position : 2px 0px;  color : #060; }
.snav .level2 .parent .level3 a:hover,
.snav .level2 .parent .level3 a:focus,
.snav .level2 .parent .level3 a:active
.snav .level2 .dm1-open .level3 a:hover,
.snav .level2 .dm1-open .level3 a:focus,
.snav .level2 .dm1-open .level3 a:active,
.snav .level2 .dm2-open .level3 a:hover,
.snav .level2 .dm2-open .level3 a:focus,
.snav .level2 .dm2-open .level3 a:active,
.snav .level2 .dm3-open .level3 a:hover,
.snav .level2 .dm3-open .level3 a:focus,
.snav .level2 .dm3-open .level3 a:active { background-position : 2px 0px; }
.snav .level2 .level3 .current a:hover,
.snav .level2 .level3 .current a:focus,
.snav .level2 .level3 .current a:active { background-position : 2px -300px;  color : #000; }


/* l4 */

.snav .level2 .level3 .level4 { padding-left: 10px; }

.snav .level2 .level3 .level4 a {
  background-image : url(img/snav-arrow3.gif);
  font-weight: normal;
  background-position: 2px -100px;
}

.snav .level2 .level3 .level4 .parent a,
.snav .level2 .level3 .level4 .current a {
  font-weight: bold;
  background-position: 2px -300px;
}






/* ******  enav  ****** */
.enav {
  position : absolute;
  z-index : 2;
  top : 6px;
  margin-top : -.6em;
  width : 19em;
  right : 220px;
  padding : 8px 0 5px 0;
  margin-right : -5.27em;
}
.enav .boxhd { display : none; }
.enav ul {
  width : 100%;
  overflow : hidden;
  border-left : 1px solid #d8d8d8;
}
.enav li {
  float : left;
  display : inline;
  border-right : 1px solid #d8d8d8;
}

.enav .content a {
  text-decoration : none;
  display : block;
  padding : 0 5px;
  color : #7f7f7f;
}
.enav .parent a,
.enav .current a {
  color : #333;
  font-weight : bold;
}



/* ******  langnav  ****** */
.langnav {
  position : absolute;
  z-index : 2;
  top : 5px;
  right : 14em;
  margin-right : 222px;
  width : 115px;
}
.langnav .boxhd { position:absolute;right:19999px;left:auto; }
.langnav li {
  float : left;
  margin-right : 5px;
  _display : inline;
}
.langnav a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background : none 0 0 no-repeat;
  width : 18px;
  height : 26px;
}
.langnav a:hover,
.langnav a:focus,
.langnav a:active { background-position : -30px 0; }

.langnav .en a { background-image : url(img/langnav/en.gif); }
.langnav .es a { background-image : url(img/langnav/es.gif); }
.langnav .pl a { background-image : url(img/langnav/pl.gif); }
.langnav .ru a { background-image : url(img/langnav/ru.gif); }
.langnav .th a { background-image : url(img/langnav/th.gif); }




/* ******  thjnav  ****** */
.thjnav {
  position : absolute;
  z-index : 2;
  top : 99px;
  margin-top : -1.18em;
  width : 240px;
  right : 1.5em;
  margin-right : -40px;
  line-height : 1.18em;
  font-weight : bold;
}
.width1 .thjnav {
  width : 290px;
  margin-right : -32px;
}

.thjnav .boxhd { display : none; }
.thjnav ul {
  overflow : hidden;
  width : auto;
}
.thjnav li {
  float : left;
  display : inline;
  border-top : 2px solid #fff;
  background : url(img/thjnav2-bak.gif) 100% 0 no-repeat;
  min-width : 105px;
  _width : 105px;
}
.width1 .thjnav li {
  min-width : 120px;
  _width : 120px;
}


.thjnav .content a {
  text-decoration : none;
  display : block;
  text-align : center;
  padding : 11px 13px 7px 25px;
  min-width : 67px; /* 100 - 25 - 13 (ie7 fix) */
/*   color : #d9e3d3; */
  background : url(img/thjnav2-lock.gif) 0 0 no-repeat;
  white-space : nowrap;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.width1 .thjnav .content a {
  padding-right : 13px;
  padding-right : 30px;
  min-width : 77px; /* 120-30-13 (ie7 fix) */
}

.thjnav .cat2 a { background-image : url(img/thjnav2-chat.gif); }

.thjnav .content a:hover,
.thjnav .content a:focus,
.thjnav .content a:active {
  background-position : 0 -60px;
/*
  color : #fff;
  text-decoration : none;
*/
}




/* **********  tabbox  (box that contains tabflaps and sections)  ********** */
.xxx .tabbox .content {
  background : url(img/sectionbox-right.gif) 100% 100% no-repeat;
  padding-left : 0;
  padding-right : 0;
}
.tabbox ul.tabflap {
  margin : 0 0 0 6px;
  border-right : 7px solid #fff;
}
.tabbox .section {
  background : url(img/sectionbox-left.gif) 0 100% no-repeat;
  margin-right : 7px;
  padding : 10px 20px 16px 20px;
}
.tabbox .section h2 {
  font-size : 1.63em;
  padding-bottom : 10px;
}



/* **********  tabflap  ********** */
.xxx div.tabflap {
  position : relative;
  clear : both;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.tabflap .boxhd {
  font-size : 1.73em;
  padding : 12px 0 10px 24px;
}
div.tabflap .content {
  padding : 0;
  margin : 0 6px 0 6px;
}

ul.tabflap,
.tabflap ul {
  clear : both;
  white-space : nowrap;
  position : relative;
  font-weight : bold;
  border-bottom : 1px solid #ddd;
  _height:0;min-height:0; /* ie hasLayout fix */
}
ul.tabflap:after,
.tabflap ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }


.tabflap li {
  float : left;
  padding : 0;
  margin-top : 1px;
  background : #5e5e5e url(img/tab-bak.gif) 0 0 repeat-x;
  _display : inline;
}
.xxx .tabflap a {
  position : relative;
  z-index : 1;
  _float : left;
  display : block;
  padding : 4px 30px 4px 15px;
  color : #e3e3e3;
  text-decoration : none;
  text-align : center;
  background : transparent url("img/tab-overlap.gif") 100% 0 no-repeat;
  margin-right : -10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.xxx .tabflap a:hover,
.xxx .tabflap a:focus,
.xxx .tabflap a:active {
  text-decoration : none;
  color : #fff;
}


.tabflap .parent,
.tabflap .current {
  margin-top : 0;
  position : relative;
  z-index : 1;
  background : #fff none;
  margin-bottom : -1px;
}
.tabflap .parent a,
.tabflap .current a {
  color : #047a31;
  padding-top : 6px;
  padding-left : 14px;
  background-image : url("img/tab-active.gif");
  border-left : 1px solid #ddd;
}
.tabflap .parent a:hover,
.tabflap .parent a:focus,
.tabflap .parent a:active,
.tabflap .current a:hover,
.tabflap .current a:focus,
.tabflap .current a:active { color : #047a31; }




/* **********  toptabs (tabflap variant)  ********** */
.xxx div.toptabs { padding-top : 55px; }
div.toptabs .boxhd {
  position : absolute;
  white-space : nowrap;
  top : 0;
  left : 0;
  width : 585px;
  _width /**/: 590px;
}
.onecolumn .toptabs .boxhd {
  width : 733px;
  _width /**/: 738px;
}

div.toptabs .content {
  padding-top : 2em;
}
.xxx .toptabs a { background-image : url("img/tab-overlap-toptabs.gif"); }
.toptabs .current a { background-image : url("img/tab-active-toptabs.gif"); }








/* **********  general tabswitch sections  ********** */
.tabpane-hidden { display : none; }



/* **********  sectionbox  ********** */
.sectionbox,
.sectionbox2,
.sectionblock {
  position : relative;
  background : url(img/sectionbox-right.gif) 100% 100% no-repeat;
  padding-right : 7px;
}
.sectionbox .boxhd {
  left : 0;
  width : 585px;
  _width /**/: 590px;
}
.js-running .sectionbox .boxhd {
  position : absolute;
  margin-top : -1.8em;
  top : -67px;
}

.js-running .sectionbox2tab .boxhd {
   position : absolute;
   margin-top : -1.6em;
   top : -97px;

}

.onecolumn .sectionbox .boxhd {
  width : 733px;
  _width /**/: 738px;
}
.sectionbox2 .boxhd { position : absolute;}
.js-running .sectionblock .boxhd { position:absolute;right:19999px;left:auto; }

.xxx .sectionbox .content,
.xxx .sectionbox2 .content,
.xxx .sectionblock .content {
  position : relative;
  background : url(img/sectionbox-left.gif) 0 100% no-repeat;
  padding : 18px 13px 20px 20px;
  margin : 0;
}


.xxx .sectionbox2 .content { padding-top : 4em; }


.sectiontop { background-position : 100% 0; }
.xxx .sectiontop .content {
  background-position : 0 0;
  padding-bottom : 0;
}




/* **********  home/pop sectionblocks  ********** */
.pop .sectionbox,
.pop .sectionbox2,
.pop .sectionblock,
.home .sectionbox,
.home .sectionbox2,
.home .sectionblock {
  background : url(img/sectionbox-rightfade.gif) 100% 0 no-repeat;
  border-bottom : 1px dotted #ccc;
}

.js-running .sectionbox,
.js-running .sectionbox2,
.js-running .sectionblock,
.js-running .sectionbox,
.js-running .sectionbox2,
.js-running .sectionblock { border-bottom : none; }

.pop .sectionbox .content,
.pop .sectionbox2 .content,
.pop .sectionblock .content,
.home .sectionbox .content,
.home .sectionbox2 .content,
.home .sectionblock .content {
  background-image : url(img/sectionbox-leftfade.gif);
  background-position : 0 0;
}






/* ******  caticonlist  (and some categorylist2)  ****** */
.intro {
  position : relative;
  z-index : 1;
  background : url(img/hrline.gif) 0 100% no-repeat;
  padding-bottom : 18px;
  margin-bottom : -1px;
}

.caticonlist .item {
  position : relative;
  float : left;
  padding : 10px 0 .5em 0;
  margin-right : 12px;
  margin-left : 25px;
  width : 150px;
  _display : inline;
  min-height : 129px;
  _height : 129px;
  _height /**/: 150px;
}
.width1 .caticonlist .item { margin-right : 10px; }

.caticonlist .summary {
  margin-top : 18px;
  margin-left : 5px;
}

.caticonlist .item img {
  position : absolute;
  margin : 5px;
}
.caticonlist .item h3 {
  margin : 0 0 -1.2em 0;
  background : #1B6B34 url(img/iconheader-bottom.gif) 0 100% no-repeat;
  line-height : 1.2em;
  padding-bottom : 7px;
  width : 137px;
}
.caticonlist .item h3 a {
  position : relative;
  display : block;
  text-decoration : none;
  background : url(img/iconheader.gif) 0 0 no-repeat;
  color : #fff;
  text-align : center;
  padding : 96px 9px 4px 7px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.caticonlist .item h3 a:hover,
.caticonlist .item h3 a:focus,
.caticonlist .item h3 a:active {
  background-position : -137px 0;
  text-decoration : none;
  color : #fff;
}


.caticonlist-noimg .item {
  padding-top : 5px;
  margin-left : 15px;
  background-image : none;
  width : 160px;
  min-height : 43px;
  _height : 43px;
  _height /**/: 59px;
}

.caticonlist-noimg .item h3 {
  width : 160px;
  background-position : -137px 100%;
}
.caticonlist-noimg .item h3 a {
  background-position : -274px 0;
  background-color : #1b6b34;
  padding-top : 10px;
}
.caticonlist-noimg .item h3 a:hover,
.caticonlist-noimg .item h3 a:focus,
.caticonlist-noimg .item h3 a:active {
  background-position : -274px 0;
  background-color : #14863b;
}



/* ******  catbuttons  ****** */
.xxx .catbuttons .content,
.xxx .catbuttons2 .content {
  padding-bottom : 2.5em;
  padding-right : 0;
}

.catbuttons .item,
.catbuttons2 .item {
  position : relative;
  float : left;
  padding : 5px 0 0 0;
  width : 187px;
  margin : 0 6px 0 0;
  min-height : 4.33em;
  _height : 4.33em;
  _height /**/: 5em;
  _display : inline;
}
.width1 .catbuttons .item,
.width1 .catbuttons2 .item { margin-right : 1px; }

.catbuttons h3,
.catbuttons2 h3 {
  margin : 0 0 -1em 0;
  line-height : 1.2em;
  font-size : 1.18em;
  width : 187px;
  background : url(img/catlite-white-bottom.gif) 0 100% no-repeat;
}
.catbuttons2 h3 {
  background-color : #237141;
  background-image : url(img/catlite-green-bottom.gif);
}

.catbuttons h3 a,
.catbuttons2 h3 a {
  display : block;
  text-decoration : none;
  padding : 10px 30px 13px 17px;
  background : url(img/catlite-white-top.gif) 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.catbuttons2 h3 a {
  background-image : url(img/catlite-green-top.gif);
  color : #fff;
}

.catbuttons .content h3 a:hover,
.catbuttons .content h3 a:focus,
.catbuttons .content h3 a:active {
  background-position : 0 -66px;
  text-decoration : none;
}
.catbuttons2 .content h3 a:hover,
.catbuttons2 .content h3 a:focus,
.catbuttons2 .content h3 a:active {
  background-position : 0 -66px;
  text-decoration : none;
  color : #C8E7D5;
}





/* ******  contentlist  categorylist  categorylist3  ****** */
.wrapper .catlitelist .content,
.wrapper .contentlist .content,
.wrapper .categorylist .content,
.wrapper .categorylist3 .content {
  padding-left : 7px;
  padding-right : 8px;
}
.catlitelist .item,
.contentlist .item,
.categorylist .item,
.categorylist3 .item {
  float : left;
  width : 47.5%;
  margin : 0 1% 0 1.5%;
  _display : inline;
}
.contentlist .item h3,
.categorylist .item h3,
.categorylist3 .item h3 {
  position : relative;
  background : #666;
  color : #fff;
  text-transform : uppercase;
  white-space : nowrap;
  overflow : hidden;
}
.contentlist .item h3 a,
.categorylist .item h3 a,
.categorylist3 .item h3 a {
  color : #fff;
  display : block;
  text-decoration : none;
/*  margin : -4px -10px -3px -10px;  */
  padding : 4px 10px 3px 10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.contentlist .item h3 a:hover,
.contentlist .item h3 a:focus,
.contentlist .item h3 a:active,
.categorylist .item h3 a:hover,
.categorylist .item h3 a:focus,
.categorylist .item h3 a:active,
.categorylist3 .item h3 a:hover,
.categorylist3 .item h3 a:focus,
.categorylist3 .item h3 a:active {
  background : #888;
  text-decoration : none;
  color : #fff;
}
.contentlist .summary,
.categorylist .summary,
.categorylist3 .summary { padding : 2px 10px; }




/* ******  categorylist3  ****** */
.catlitelist .item,
.categorylist3 .item { width : 30.7%; }
.width1 .catlitelist .item,
.width1 .categorylist3 .item { width : 22.5%; }



/* ******  catlitelist  ****** */
.catlitelist .item h3 {
  background : url(img/dotline-h2.gif) 0 100% repeat-x;
}
.catlitelist .item h3 a {
  display : block;
  text-decoration : none;
  color : #333;
  padding : 8px 0 8px 19px;
  background : url(img/arrowbox.gif) 0 10px no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.catlitelist .item h3 a:hover,
.catlitelist .item h3 a:focus,
.catlitelist .item h3 a:active { background-position : 0 -110px; }




/* ******  summary  shortsummary  longsummary  titlewrap ****** */
.contentlist .summary,
.categorylist .summary,
.categorylist3 .summary,
.caticonlist .summary,
.catlitelist .summary { min-height : 8em;  _height : 8em; }

.shortsummary .item .summary { min-height : 5em;  _height : 5em; }
.zoom2 .shortsummary .item .summary { min-height : 6em;  _height : 6em; }
.zoom3 .shortsummary .item .summary { min-height : 7em;  _height : 7em; }
.longsummary .item .summary { min-height : 12em;  _height : 12em; }
.zoom2 .longsummary .item .summary { min-height : 14em;  _height : 14em; }
.zoom3 .longsummary .item .summary { min-height : 16em;  _height : 16em; }

.titlewrap h3 { white-space : wrap; }
.titlenowrap h3 { white-space : nowrap;  overflow : hidden; }






/* ******  yearnav  ****** */
.yearnav h4 { margin : 0; }
.yearnav p {  margin-bottom : .5em; }


/* *** Pagebody version ***
.yearnav li {
  clear : both;
  padding-left : 3.5em;
  _height:0;min-height:0; /+ ie hasLayout fix +/
}
.yearnav h4 {
  float : left;
  width : 3em;
  margin-left : -3em;
  _display : inline;
}
.yearnav h4 a {
  display : block;
  padding-bottom : 3px;
  _height:0;min-height:0; /+ ie hasLayout fix +/
}
.yearnav .content p a {
  float : left;
  color : #619E71;
  text-decoration : none;
  padding : .2em 5px .2em 5px;
  border-left : 1px solid #eee;
}
.yearnav p span { position:absolute;right:9999em;left:auto; }
*/


/* ******  monthlist  ****** */
.monthlist table {
  position : relative;
  width : 103%;
  margin-right : -33%;
}
.monthlist td {
  text-align : center;
  padding : 0 1em 1.5em 0;
}


/* ******  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;
  _height : auto;
}

.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  ****** */
table.calendar {
  width : auto;
  border : none;
  margin : 0 auto;
  _text-align : center;
}

.pageextra1 .calendar,
.pageextra2 .calendar {
  width : 100%;
  font-size : 1em;
}

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : 4px 0;
  font-size : 1.08em;
  background : #666;
  color : #fff;
}
.calendar caption a {
  position : relative;
  display : block;
  padding : 4px 0;
  margin : -4px 0;
  text-decoration : none;
  background : #666;
  color : #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrapper .calendar caption a:hover,
.wrapper .calendar caption a:focus,
.wrapper .calendar caption a:active {
  background-color : #888;
  text-decoration : none;
  color : #fff;
}


.calendar th {
  text-align : center;
  font-size : .92em;
  padding : 2px 1px 0 1px;
  font-weight : normal;
  border-bottom : 1px solid #999;
}
.calendar td {
  text-align : right;
  background : transparent;
  border-bottom : 1px solid #eee;
  border-top : none;
  border-left : none;
  padding : 0;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : .17em 2px;
}
.width1 .calendar td i,
.width1 .calendar td a { padding : .17em 4px; }

.calendar td a:link,
.calendar td a:visited { font-weight : bold;  background : #f3f5f8; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #e9e9e9; }






/* ******  advert  ****** */
.advert {
  text-align : center;
  padding : 8px 0 18px 0;
  background : url(img/hrline.gif) 0 100% no-repeat;
}
.pageextra1 .advert {
  background-image : url(img/hrline2.gif);
  background-position : 50% 100%; }
}

.advert .boxhd { display : none; }
.advert .content {
  background : none;
  padding : 0;
  margin : 0;
  text-align : center;
}
.advert img { margin-right : 5px; }





/* ******  loginform  ****** */
.loginform {}



/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  z-index : 3;
  top : 12px;
  right : 0;
  width : 170px;
  margin-top : -.9em;
  white-space : nowrap;
}
/* * Leitin niðri í fæti hægra megin *
.qsearch {
  float : right;
  width : 210px;
  margin-top : .5em;
  text-align : right;
  margin-left : -210px;
}
*/
.qsearch .boxhd,
.qsearch label { display : none; }
.qsearch .content {}
.qsearch .fi_txt input {
  width : 95px;
  border-color : #bbb;
}
.qsearch .fi_btn input {
  background : url(img/submit-search.gif) 50% 50% no-repeat;
  border : none;
  margin : 0;
  width : 58px;
  color : #7f7f7f;
  height : 2.18em;
  padding : 0 0 1px 0;
  _padding : 0;
}
.qsearch .fi_btn input:hover,
.qsearch .fi_btn input:focus { color : #080; }



/* ******  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;
  width : 25%;
}
.gallery img {
  margin : 0 auto;
}
.gallery .imgtext { display : none; }



/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}






/* *******  faqitem  ******* */
.faqitem h1 { margin-bottom : 3px; }
.faqitem .fullq {
  background : #f4f4f4;
  padding : 3px 8px 5px 8px;
  margin : 0 0 0 -8px;
  _height:0;min-height:0; /* ie hasLayout fix */
  _position : relative;
  color : #555;
}
.faqitem .fullq h4 {
  margin : 0 0 .2em 0;
  font-size : .92em;
  color : #aaa;
}
.faqitem h2 { margin-top : .75em; }
.faqitem .summary { color : #000; }







/* **********  folkideild  ********** */
.folkideild table { width : 100%; }
.folkideild td {
  padding : 0 10px 10px 0;
}
.folkideild td span {
  display : block;
  padding-top : 2px;
}
.folkideild td img { text-decoration : none; }
.folkideild img.netf { margin-left : -12px; }



/* **********  employeelist  ********** */
.abc {
  float : left;
  width : 100%;
  margin-bottom : .7em;
}
.abc h4,
.abc span { display : none; }
.abc li { display : inline; }
.content .abc a {
  float : left;
  margin-right : 1px;
  text-decoration : none;
  padding : 0 2px;
  border : 1px solid #f4f4f4;
}
.abc a.all { margin-left : 10px; }
.abc a { margin-left : 5px; }
.abc a:hover,
.abc a:focus,
.abc a:active {
  border-color : #a33;
  position : relative;
}

.employeelist table {
  width : 100%;
  clear : both;
}
.employeelist th.col1 { width : 40%; }
.employeelist th.col2 { width : 30%; }
.employeelist th.col3 { width : 18%; }
.employeelist th.col4 { width : 12%; }

.employeelist th,
.employeelist td { padding : 2px 5px; }




/* **********  emplinfo  ********** */
/* **********  emplcontact  ********** */
body.pop .emplinfo,
body.pop .emplcontact {
  margin-left : 20px;
  margin-right : 15px;
}
body.pop .emplinfo h1,
body.pop .emplinfo h2
{
margin-top : 0;
margin-left : 20px;
}

.emplcontact p { margin-bottom : .36em; }

.emplcontact textarea,
.emplcontact .textinput { width : 98%; }
.emplcontact .fi_kt,
.emplcontact .fi_tel {
  float : left;
  width : 48.5%;
}
.emplcontact .fi_kt { margin-right : 2%; }
.emplcontact .fi_bdy {
  clear  : both;
  margin-bottom : 1em;
}
.emplcontact textarea { height : 7em; }
.emplcontact .fi_sel { float : left; }
.emplcontact .fi_sel label { display : inline; }
.emplcontact .fi_btn {
  margin-top : -.7em;
}




/* ****** price / addtocart  ****** */
.productlist .price,
.productitem .price {
  font-weight : bold;
  color : #666;
  float : left;
  vertical-align : middle;
  _display : inline;
}
.price b {
  font-size : 1.18em;
  vertical-align : -.1em;
  margin-left : .2em;
  color : #b11;
}
.addtocart {
  clear : left;
  float : left;
  padding-bottom : .27em;
}
.addtocart p,
.addtocart label { display : inline; }
.addtocart .fi_btn input { margin-left : 0; }
.addtocart .fi_btn input:hover,
.addtocart .fi_btn input:focus,
.addtocart .fi_btn input:active {}



/* ****** productlist  ****** */
.productlist .item {
  padding-top : 1em;
  padding-bottom : 1px;
  background : url(img/dotline-h.gif) 0 100% repeat-x;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.productlist h3 {
  font-family : Arial, sans-serif;
  font-size : 1.27em;
  margin-top : 0;
  margin-bottom : .64em;
}
.productlist h3 a {
  text-decoration : none;
  padding-left : 20px;
  background : url(img/article-arrow.gif) 1px 0 no-repeat;
}
.productlist .content h3 a:hover,
.productlist .content h3 a:focus,
.productlist .content h3 a:active {
  text-decoration : underline;
  background-position : 1px -120px;
}

.productlist img {
  float : right;
  margin : .2em 10px 1.2em 20px;
}

.productlist .summary img {
  margin: 0;
  float: none;
}

.productlist .price {
  margin : .25em 0 .54em 0;
  _margin-bottom : 0;
}
.productlist .addtocart { margin-bottom : 1.2em; }




/* ****** productitem  ****** */
.productitem .content { font-size : 1.09em; }
.productitem .imgbox { margin-right : 15px; }
.productitem .price { margin : .82em 0 .54em 0; }
.productitem .price b { font-size : 1.09em; }

.productitem .desc { clear : left; }

.productitem .attrgrp li { clear : both; }
.productitem .attrgrp b {
  float : left;
  width : 7em;
}



/* ******  cartstatus  ****** */
.cartstatus {}
.cartstatus .more a {
  background : url(img-new/cart.gif) 0 0 no-repeat;
  padding-left : 22px;
}
.cart acronym,
.cartstatus acronym { border : none; }



/* ******  cart  ****** */
.cart table {
  width : 100%;
}
.cart table caption { padding-bottom : 10px; }

.cart td,
.cart th {
  padding : 7px 7px 7px 0;
  border-bottom : 1px solid #eee;
}
.cart td { white-space : nowrap; }
.cart .th th {
  font-weight : normal;
  padding-top : 2px;
  padding-bottom : 2px;
  border-bottom : 1px solid #ddd;
}
.cart td,
.cart .th th { text-align : right; }
.cart th.col1 { text-align : left; }
.cart .fi_qty { padding : 4px 7px 4px 0; }
.cart .fi_qty input { width : 2.5em; }
.cart .th td,
.cart .del {
  padding-left : 7px;
  width : 2em;
  text-transform : lowercase;
  font-size : .83em;
  border : none;
}
.cart .del a { color : #7bb38b; }
.cart .total th,
.cart .total td {
  text-align : right;
  border-top : 3px double #ddd;
  border-bottom : none;
  font-weight : bold;
}

.cart .fi_btn {
  margin-right : 4em;
}
.cart input.recalc {
  background : #fff;
  border : 1px solid #ddd;
  color : #999;
  margin-right : 15px;
}
.cart input.recalc:hover,
.cart input.recalc:focus,
.cart input.recalc:active {
  color : #080;
  background : #fff;
  border-color : #bbb;
}



/* ******  checkoutlogin / changereg  ****** */
.checkoutlogin h3 { margin-top : 0; }
.checkoutlogin h4 { font-size : 1.09em; }

.changereg .fi_btn,
.checkoutlogin .fi_btn { text-align : left; }
.changereg .fi_btn input,
.checkoutlogin .fi_btn input { margin-left : 0; }

.checkoutlogin h4 { display : none; }
.checkoutlogin .register {
  float : right;
  width : 58%;
  padding-left : 2.5%;
  border-left : 1px dotted #ccc;
  padding-top : 2px;
}

.changereg fieldset,
.register fieldset {
  float : left;
  width : 100%;
}
.changereg .fi_txt,
.register .fi_txt {
  clear : both;
  margin-bottom : .42em;
}
.changereg label,
.register label {
  float : left;
  width : 7.5em;
  padding-top : .17em;
}
.changereg .fi_txt input,
.register .fi_txt input { width : 200px; }
.changereg .fi_btn,
.register .fi_btn { padding-left : 7.75em; }

.checkoutlogin .login {
  float : left;
  width : 37%;
}
.checkoutlogin .login:target .fi_txt input { border-color : #cc3; }



/* ******  confirmation  ****** */
.confirmation .confrm {
  display : inline;
  clear : left;
  float : left;
  font-size : .92em;
  width : 46%;
  padding-right : 4%;
  _width /**/: 48%;
  padding-bottom : 1.5em;
  border-right : 1px dotted #ccc;
}
.confirmation .confrm h3 { font-size : 1.09em; }

.confirmation .cart table { margin : 0; }
.confirmation .cart table th,
.confirmation .cart table td {
  font-weight : normal;
  padding : 3px 5px 3px 0;
}
.confirmation .cart table .total th { font-weight : bold;  text-align : left; }
.confirmation .cart table .total td { font-weight : bold; }

.confirmation .shipnfo { padding-top : .5em; }
.confirmation .shipnfo ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.confirmation .shipnfo li {
  clear : both;
  float : left;
  width : 100%;
}
.confirmation .shipnfo b,
.confirmation .shipnfo h4 {
  font-size : 1em;
  font-weight : normal;
  color : #999;
  float : left;
  width : 6.5em;
  padding-bottom : .27em;
}
.confirmation .edit {
  clear : both;
  padding-top : .09em;
}
.confirmation .edit a {
  padding-left : 10px;
  background : url("img/snav-arrow3.gif") 0 -302px no-repeat;
  _background /**/: none;
}

.paymethod {
  width : 48%;
  float : right;
  position : relative;
  padding-top : .5em;
}
.paymethod ul {
  list-style : none;
  padding : 0;
}
.paymethod li h4 { color : #666; margin-bottom : .25em; }
.paymethod li p { margin-left : 1.67em; margin-bottom : .54em; }
.paymethod p label {
  float : left;
  width : 7.2em;
}
.paymethod .fi_ccexp input { width : 4em; }
.paymethod .fi_ccexp { margin-bottom : 1em; }
.paymethod label span {
  position : absolute;
  left : 16.7em;
  font-size : .83em;
  color : #888;
}
.paymethod .fi_btn { margin-left : 1.82em; }









/* ******  simanumer  ****** */
.simanumer {
  position : absolute;
  z-index : 2;
  top : 69px;
  margin-top : -2.54em;
  right : 87px;
  margin-right : -7em;
  width : 22em;
  line-height : 18px;
}
.simanumer p {
  white-space : nowrap;
  float : left;
  width : 49.5%;
  font-weight : bold;
  color : #808080;
  text-transform : uppercase;
  _display : inline;
}
.simanumer p,
.xxx .simanumer a {
  color : #808080;
  text-decoration : none;
  font-size : 1em;
}

.simanumer strong {
  display : block;
  font-size : 1.54em;
  font-family : "Trebuchet MS";
  color : #4b855b;
  text-decoration : none;
}


/* ****** flnav ****** */

.flnav {
  margin: -14px -12px 15px -12px;
  background: url(img/flnav-bottom.gif) no-repeat -180px 100%;
}

.width1 .flnav { background-position: 0 100%; }

.flnav .boxhd { position:absolute;right:19999px;left:auto; }

.flnav .content {
  padding: 16px 0 24px 24px;
  background: url(img/flnav-top.gif) no-repeat -180px 0;
}

.width1 .flnav .content { background-position: 0 0; }

.flnav ul {
  width: 14%;
  float: left;
}

.flnav li a {
  text-decoration: none;
  padding: 2px 10px 2px 0;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}




/* ******  footer  ****** */
.footer {
  float : left;
  width : 90%;
  color : #666;
  min-height : 4.36em;
  _height : 4.36em;
}
.footer .boxhd { display : none; }
.footer .content {
  padding : 0 4px 11px 4px;
}
.footer p { margin : 0; }
.footer strong {
  color : #15873a;
}
.footer span {
  color : #f66;
  font-size : 1.18em;
  vertical-align : -.08em;
  font-weight : bold;
  padding : 0 .36em;
}


/* ******  adgengisvottun  ****** */
.adgengisvottun {
  text-align : right;
}
.adgengisvottun img { margin-left : 5px; }
.adgengisvottun a { text-decoration : none; }




/* ******  popfoot  ****** */
.scr-pop .popfoot {
  text-align : center;
  font-weight : bold;
}


/* ******  eplicaad  ****** */
.eplicaad {
  position : absolute;
  padding : 0 10px 15px 10px;
}





/* ****** fontsizer  ****** */
.fontsizer {
  position : absolute;
  z-index : 2;
  top : 0;
  right : 14em;
  margin-right : 348px;
  padding : 5px 35px 5px 0;
  width : 48px;
  _width /**/: 83px; /* for /bitar/c2/styles/fontsizer_1.1.jsp */
  _width /**/: 107px; /* for /bitar/misc/fontsizer_1.1-customized.jsp */
  background : url(img/fontsizer-bak.gif) 100% 0 no-repeat;
}
.fontsizer h2 { display : none; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : right;
}
.fontsizer .alt {
  position : absolute;
  top : 5px;
  right : 32px;
}

.fontsizer .usesettings {
  position : absolute;
  top : 5px;
  right : 7px;
}

.fontsizer a {
  display : block;
  width : 22px;
  padding-top : 20px;
  height : 0;
  text-indent : -10em;
  _height /**/: 20px;
  overflow : hidden;
  background : url(img/font-dwn.gif) -2px 0 no-repeat;
}
.fontsizer .up a { background-image : url(img/font-up.gif); }
.fontsizer .alt a { background-image : url(img/font-alt.gif); }
.fontsizer .usesettings a { background-image : url(img/font-usesettings.gif); }

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position : -2px -20px; }






/* ******  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 : #f4f4f4;
  border : 1px solid #ccc;
}
.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 : #ddd; }


.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #080; }
.sitemap .content i:hover { border-color : #aaa; }







/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #060;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }


/* ******  processindicator...  ****** */
.processindicator {
  position : absolute;
  z-index : 100;
  top : 10px;
  right : 10px;
  background : #fff url(img/loading.gif) 10px 50% no-repeat;
  padding : 10px 20px 10px 55px;
  color : #000;
  font-size : 1.18em;
  font-weight : bold;
  border : 3px solid #000;
}
.processindicator span { font-weight : normal; }

/* *************** Bílalán - Prentun *******************/
.xxx table.greidslur td,
.xxx table.greidslur th{text-align: right}
.xxx table.greidslur td.col1,
.xxx table.greidslur th.col1{width:2em;}
.greidslub_printout_foot{font-size: 10px;}
.greidslub_printout_foot table.undirskriftblock td.lina{height: 1.5em;}
.greidslub_printout_foot table.undirskriftblock td{
  padding: 5px;
}
.greidslub_printout_foot table.undirskriftblock p.nafnundirskrift{
  border-top: 1px solid #000;
  width: 270px;
}
.greidslub_printout_foot table.undirskriftblock p.ktundirskrift{
  border-top: 1px solid #000;
  width: 120px;
}
/************************ tabletreecollapse *********************/
table.color tr.colornanar1 td.nanarcontent {
  background: #f9fbf9;
  border-bottom: solid #888 3px;
  border-top: solid #888 1px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}
table.color tr.colornanar1 td.nanarcontent caption{background: #aaa;}
table.level2 tr.colornanar1 td.nanarcontent table {
  border: solid #eee 1px;
  background: #fff;
}

table.color tr.defaultrow td {
  font-weight : bold;
}
table.color tr.ignor td{
  text-decoration: line-through;
  color: #ccc;
}
td a.collapserowlink {
  padding-left: 15px;
  background-position : 0 3px;
  background-repeat : no-repeat;
}
td a.collapserow,
caption a.tblExpandAll,
caption a.tblCollapseAll {
 _display : block;
  position : absolute;
/*  right : 2px; */
  margin-top : 1px;
  _margin-top : 3px;
  font-size : .92em;
  border : 1px solid #f4f4f4;
  color : #999;
  text-decoration : none;

  padding : 0;
  width : 18px;
  height : 13px;
  margin-left : 2px;
  _margin-left : 0;
  background-color : transparent;
  background-repeat : no-repeat;
  border : none;
  text-indent : -1000em;
  overflow : hidden;
}
caption a.tblExpandAll{margin-top: 0px;padding-top: 0px;}
caption a.tblCollapseAll{margin-top: 12px;padding-top: 0px;}
caption .ExpandableTblBtn{padding-right: 14px;}
td a.collapserow,
td a.collapserowlink,
caption a.tblExpandAll {  background-image : url(/img/icn-plus.gif); }
td.row-open a.collapserow,
td.row-open a.collapserowlink,
caption a.tblCollapseAll {
  background-image : url(/img/icn-minus.gif);
}
/************************ Leitar block í menu ********************/

.leitnav .content {
  border-top : 1px solid #ddd;
  background : none;
  padding : 1px 0 0 0;
  margin-bottom : 4em;
  _height : auto;
}

.leitnav,
.leitnav ul,
.leitnav .content {
  /* width : 157px; */
  width : 100%;
  _height : auto;
}
.leitnav .level1 {}

.leitnav .dm1-closed ul,
.leitnav .dm2-closed ul,
.leitnav .dm3-closed ul { display : none; }
.leitnav .parent ul,
.leitnav .current ul { display : block; }


.leitnav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _margin-left /**/: -16px;
}
.leitnav li.cat1 { border-top : none; }

.leitnav .level1 a.leitlink {
  display : block;
  padding : 5px 10px 5px 23px;
  background : #f3f3f3 url(img/snav-arrow.gif) 8px -100px no-repeat;
  text-decoration : none;
  font-weight : bold;
  border-bottom : 1px solid #ccc;
  color : #666;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.leitnav .current a.leitlink {
  color : #000;
  background-position : 8px -300px;
}
.leitnav .parent a.leitlink,
.leitnav .current a.leitlink,
.leitnav .dm1-open a.leitlink,
.leitnav .dm2-open a.leitlink,
.leitnav .dm3-open a.leitlink { border-bottom-color : #bbb;  background-color : #ddd; }

.leitnav .level1 a.leitlink:hover,
.leitnav .level1 a.leitlink:focus,
.leitnav .level1 a.leitlink:active { background-position : 8px 0;  text-decoration : none;   }
.leitnav .current a.leitlink:hover,
.leitnav .current a.leitlink:focus,
.leitnav .current a.leitlink:active { background-position : 8px -300px;  color : #000; }

.leitnav li.parent a.leitlink,
.leitnav .dm1-open a.leitlink,
.leitnav .dm2-open a.leitlink,
.leitnav .dm3-open a.leitlink { background-image : url(img/snav-arrow2.gif); }
.leitnav .dm1-closed a.leitlink,
.leitnav .dm2-closed a.leitlink,
.leitnav .dm3-closed a.leitlink { background-image : url(img/snav-arrow.gif); }

div.leitnav .leit{
  background-color: #fff;
  margin-bottom: 2px;
  padding-left: 5px;
}

/******************** Tree table ************************************/
table.treetbl div.text{padding-left: 18px;}
table.treetbl a.expcol,table.treetbl a.expcollink{
  background-image : url(img/icn-plus.gif);
}
table.treetbl tr.open a.expcol,table.treetbl tr.open a.expcollink{
  background-image : url(img/icn-minus.gif);
}
table.treetbl a.expcol
{
  _display : block;
  position : absolute;
/*  right : 2px; */
  margin-top : 1px;
  _margin-top : 3px;
  padding : 0;
  width : 18px;
  height : 13px;
  margin-left : 2px;
  _margin-left : 0;
  background-repeat : no-repeat;
  background-color : transparent;
  border : none;
  text-indent : -1000em;
  overflow : hidden;
}

table.treetbl a.expcollink{
  padding-left: 15px;
  background-position : 0 3px;
  background-repeat : no-repeat;
}
table.treetbl tr.level1 td.treecol{padding-left: 5px;}
table.treetbl tr.level2 td.treecol{padding-left: 20px;}
table.treetbl tr.level3 td.treecol{padding-left: 45px;}
table.treetbl tr.level4 td.treecol{padding-left: 60px;}

table.treetbl tr td{
  background-image : url(img/dotline-h.gif);
  background-position :left bottom;
  background-repeat :repeat-x;
}
table.treetbl tr.level2 td{
  background-color : #fefefe;
}
table.treetbl tr.level2 td.highlight{
  background-color: #44BA71;
}
table.treetbl tr.level3 td,
table.treetbl tr.level4 td{
  background-color : #fff;
}

/*****************************/
p.inlineField label{
  float: left;
  padding-right: 5px;
}
fieldset.inlineField h4{
  float: left;
  padding-right: 5px;
}

/* ******  floatinputlist  ****** */
div.floatinputlist p,
div.floatinputlist fieldset {
  display : inline;
  margin-right : 15px;
  clear : none;
  float: left;
  position : relative;
  _position : static;
}
div.floatinputlist label { white-space : nowrap; }

div.floatinputlist {
  width : 100%;
  margin-bottom : 1em;
}
div.floatinputlist:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }

/************** Strong bullet listi ******************/
ul.sbullet{
  list-style : url(img/bullet-red.gif) outside;
  padding-bottom: 10px;
}
ul.sbullet li{
  margin-left: 20px;
}
/************ Fieldsection ***************/
fieldset.fieldsection {
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  padding: 6px 10px;
  margin: 0 0 0 0;
}

h2.fieldsectionhd,h3.fieldsectionhd {
  font-size : 1.09em;
  margin: 6px 0 -1px 0;

  padding: 0 10px;
  color : #555;
  border: 1px solid #ccc;
  background-color: #ddd;
}






/* ********  glossarylist ******** */
.glossarylist ul {
  font-size : 1.09em;
}
.glossarylist li {
  margin-bottom : 7px;
}







/* ***** top-of-page (accessibility) links  ***** */
div.topofpage {
  text-align : right;
}


.xxx span.findinfo {
  background : url("/img/or_1.gif") 0 3px no-repeat;
  padding-left: 23px;
}

.xxx .calc-innb input,
.xxx .calc-innb table td{
  width: 6em;
  margin:0;
  padding: 0
}
.xxx .calc-innb table .col1{
  /* width : 15em; */
  white-space: nowrap;
}

/* **********  Tilboðsreiknivélar  ********** */
#billinn .twocols2 .fcol1 { width : 42.00%; }
#billinn .twocols2 .fcol2 { width : 55.00%; }
#billinn .twocols .fcol1 { width : 55.00%; }
#billinn .twocols .fcol2 { width : 42.00%; }
#fasteignir .twocols3 { z-index : 1;/* ie7 fix */ }
#fasteignir .twocols2 .fcol1 { width : 52.75%; }
#fasteignir .twocols2 .fcol2 { width : 44.75%; }
div#skyldutrygging.popperblock {  /* <-- þessi ".pooperblock" classi er nauðsynlegur til að tryggja að þessi margin, og breiddir, kikki bara inn þegar javascriptið er búið að keyra. Big time Accessibility issjú! :-) */
  margin-top: -105px;
  margin-left: -20px;
  width: 490px;
}
div#kaskotrygging.popperblock {
  margin-top: -100px;
  margin-left: -150px;
  width: 400px;
}
div#brunatrygging.popperblock,
div#fasteignatrygging.popperblock {
  margin-top: -60px;
  margin-left: -20px;
  width: 490px;
}
div#dyrlif.popperblock,
div#dyrabyrgdar.popperblock,
div#dyrsjukkost.popperblock,
div#dyrgaeslu.popperblock,
div#dyrtakmorklif.popperblock {
  margin-left: 100px;
  width: 300px;
}
div#tjonleysisaflsattur.popperblock {
  margin-left: 100px;
  width: 300px;
}
.content .color .final {
  background : transparent url("img/raudlina.gif") 2.0em right no-repeat;
  height: 2.7em;
}

p.fi_verdmInnbu label{float: left;padding-right: 25px;}


/* ******  Tilboð í tryggingar (vefvætt PDF form)  ****** */
.tilboditryggingar fieldset.tryggingar { margin-bottom : 0; }
.tilboditryggingar .tilbod select { float : left; margin-right : 7px; }


/* ******  Tilkynning um korthafatjón (vefvætt PDF form)  ****** */
.korthafatjonstilkynning .adauki ul {
  list-style : circle;
  padding-left : 1.5em;
  color : #777;
}
.korthafatjonstilkynning .adauki li { margin-bottom : .7em; }
.korthafatjonstilkynning .adauki ul li { padding : 0; margin-bottom : 0; font-size : .92em; }


/* ******  Tilboð í ökutækjatryggingar (vefvætt PDF form)  ****** */
.tilbodiokutaekjatryggingu th a { text-decoration : none; }
.tilbodiokutaekjatryggingu .okutaeki .fi_price input { margin-right : .25em; }
.tilbodiokutaekjatryggingu .tilbod select { float : left;  margin-right : 7px }




/* ******  tm_pageable  ****** */
.tm_pageable ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 560px;
  height : 1.8em;
}
.tm_pageable li { padding: 0px; }
.tm_pageable .previous {
  float: left;
  margin-right: 10px;
}
.tm_pageable .next { float: left; }
.tm_pageable .resultsize { float: right; }



/* ******  MSG box  ****** */
.msgbox,
.msgboxerror,
.msgboxinfo {
  border: #5e616a solid 1px;
  padding: 10px 10px 10px 45px;
}
.msgboxinfo,
.msgboxerror { background: #f9f9f7 url("img/msg_info.gif") 10px 5px no-repeat; }
.msgboxerror { background-image: url("img/error.gif"); }



/* ******  .pop .game  ****** */
.pop .game { margin-left : 20px; }
.game .boxhd { display : block; }
.game .fi_sel label { display : inline; }
.game p { margin-bottom : .36em; }
.game label {
  color : #258555;
}

.leikur {  text-align : center; }


.fatilbod
{
  position : absolute;
  z-index : 2;
  top : 18px;
  margin-top: -0.2em;
  right : 25px;
  margin-right : -7em;
  width : 22em;
  line-height : 20px;
}
.fatilbod p {
  white-space : nowrap;
  float : left;
  width : 49.5%;
  color : #808080;
  _display : inline;
}
.fatilbod p,
.xxx .fatilbod a {
  color : #808080;
  text-decoration : none;

  font-size : 1.28em;

}
div.attributeSubBlock {
  background-color: white;
  padding: 5px 5px 5px 5px;
}