.stream { 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;
  margin : 0;
  padding : 0;
  color : #4D4D4E;
  line-height : 1.4;
  font-family : Arial, Helvetica, sans-serif;
  background: url(i_why/body-bg.gif) no-repeat 954px 58px;
}

body,
body.zoom0 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }




div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


/*blockquote cite {
  display : block;
  text-align : right;
  font-size : .92em;
}*/

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 {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }



a {
  color : #0B66B8;
  text-decoration: none;
}



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-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #888;
  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 : #000;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #085294;
  color : #085294;
}


.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            */
/* ********************************** */

.bodywrap {
  position : relative;
  width : 959px;
  background: url(i_why/bw-bg.gif) repeat-y;
}



.pageheader {
  height: 162px;
  background: url(i_why/ph-bg.gif) no-repeat;
}

.pageheader .brand {
  padding-top: 11px;
  height: 150px;
  background: url(i_why/ph-brand.gif) no-repeat 0 73px;
}
.pageheader .sitelogo { vertical-align : middle; }
.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */

.pageheader .sitelogo2 {
  position : absolute;
  top: 73px;
  left: 0;
}


.pagebody {
  float : left;
  margin-left : 162px;
  width : 792px;
  _display : inline;
  background: url(i_why/pb-bg.gif) no-repeat 100% 0;
  min-height: 300px; _height: 300px;
  margin-bottom: -100px;
  position : relative;
}
.threecol .pagebody {
  width : 400px;
  margin-right : 180px;
}

.pagebody .wrapper {
  padding : 32px 40px 0 38px;
  background: url(i_why/pbw-bg.gif) no-repeat;
}

.pageextra1 {
  float : left;
  width : 162px;
  margin-left : -954px;
  _display : inline;
  margin-bottom: -16px;
}

.pageextra1 .wrapper {
  padding: 0 8px 20px 8px;
}

.pageextra2 {
  float : left;
  width : 170px;
  _display : inline;
  margin-left : -170px;
  _margin-left : -171px;
}

.pageextra5 {
  clear : both;
  background: #fff url(i_why/p5-bg.gif) no-repeat;
  min-height: 195px; _height: 195px;
}

.pageextra5 .wrapper { padding : 158px 24px 54px; }



/*
  disposable helper fyrir canvas vinnu  
*/
.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper,
.pageheader .wrapper,
.pagebody .wrapper { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.boxhd { padding-top : 1.5em; margin-top: 0; }
.content { _height:0;min-height:0;/* ie hasLayout fix */ }


.boxhd { 
  padding : 5px 0px 3px 0;
  padding-left : 14px;
  display : block;
  font-size: 1.2em;
  color: #000;
  background: url(i_why/arrow-blue2.gif) no-repeat 0 .75em;
  font-weight: bold;
  margin: 0;
}

.pagebody .boxhd {
  font-size: 1.5em;
  font-weight: normal;
  padding-left: 22px;
  background-position: 6px .75em;
}

.pagebody .content {
  padding: 10px 4px 20px 24px;
  background: url(i_why/dots-dark.gif) repeat-x;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  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;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 10px 0 16px;
  background : url(i_why/arrow-blue.gif) 0% 50% no-repeat;
  font-weight: bold;
  font-size: .92em;
}


.wrapper .buttons .btnback { background-image: url(i_why/arrow2_back.gif); }
.wrapper .buttons .btnforw { background-image: url(i_why/arrow2_forw.gif); }


/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : .6em;
  overflow : hidden;
  width: auto;
  background: url(i_why/dots-dark.gif) repeat-x 0 100%;
  padding-bottom: .6em;
}

.twocol .articlelist .item {
  width: 712px;
  margin-left: -24px;
  margin-right: -4px;
}

.articlelist .item h3 {
  font-size: 1em;
  margin : 0;
}

.twocol .articlelist .item h3 {
  padding-top: 8px;
  font-size : 1.2em;
  padding-left: 24px;
}

.articlelist .item h3 .meta {
  font-size: .83em;
}

.twocol .articlelist .summary {
  padding-left: 24px;
}

.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em 1.4em;
  padding: 2px;
  border: 1px solid #B7B3B3;
}

.twocol .articlelist img {
  margin-right: 4px;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : 1em;
}

.articlelist li .meta .date {
  font-size: .92em;
}

.articlelist li .meta .author {
  display : block;
  font-weight: bold;
  font-size: 1.1em;
}

.articlelist li a {
  font-weight : bold; 
}

.articlelist .more a {
  padding-left: 0;
  background: none;
}


.articlelist .archivelink,
.articlelist .moreolder {
  padding-top: 8px;
  background: url(i_why/dots-dark.gif) repeat-x;
  padding-left: 24px;
  margin-left: -24px;
}




/* ******  article  ****** */
.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 2em .2em .2em; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article table.imgtable { float : right; margin-left : 3px; margin-bottom : 2px; width: 180px; border: 0;  }

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.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 table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}

.article hr {
  border: 0;
  height : 15px;
  background : url(i_why/dots-art.gif) 50% 0 repeat-x;
  margin : 1px 0;
  margin-top: 0.4em;
  ~display : list-item;
  ~list-style : url(i_why/dots-art.gif) inside;
  ~filter : alpha(opacity=0);
  ~width : 0;
}

.article .descr_img_frame {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  padding: 0px;
  text-align: left;
}

.article .descr_img_frame .description {
  width: 460px;
  padding: 0px; 
  float: left;
  background: #fff;
  margin-bottom: 5px;
}

.article .descr_img_frame .img {
  width: 175px;
  padding: 0px;
  float: left;
  background: #fff;
  margin-left: 5px;
}

.article .img_text {
  margin: 2px 2px 2px 2px; 
}

.article .img_text_left {
  margin-right: 24px;
}

.article .img_text_right {
  margin-left: 24px;
}

.article .img_text img {
  margin-bottom: 2px;
}

.article .img_text_noborder {
  border-color: #ffffff;
  border-right: 0px;
  border-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.article td.img_text_noborder {
  border-color: #ffffff;
  border-right: 0px;
  border-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

/* *** qa (extends: article) *** */

.qa {
  width: 100%;
  overflow: hidden;
}

.wrapper .qa .content {
  background-image: url(i_why/pb-content3.gif);
  position : relative;
  padding: 60px 26px 10px 28px;
}


.qa h1,
.qa h2 {
  color: #085294;
  font-size: 1.2em;
}


.qa .spurning .label {
  font-weight: bold;
  font-size: 1.2em;
  color: #085294;
}

.qa .spurning h1 {
  color: #000;
  font-size: 1.1em;
}



.qa .spurning {
  float: left;
  width: 410px;
  background: url(i_why/dots-vert.gif) repeat-y 100% 0;
  padding-right: 10px;
  min-height: 60px; _height: 60px;
  margin-bottom: 6px;
}



.qa .swrapper {
  background: url(i_why/dots-dark.gif) repeat-x 0 100%;
  width: 100%;
  overflow: hidden;
}


.qa .spyrjandi {
  float: left;
  width: 220px;
  padding-left: 20px;
  min-height: 60px; _height: 60px;
  margin-bottom: 6px;
}



.qa .spyrjandi h2 {
  margin: 0;
}



.qa .svar {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-top: 10px;
  width : 320px;
  float : left;
  text-align:justify;
}

.qalegacy .svar { width : 380px; }
.qalegacy .spurning { width: 379px; }

.qalegacy .svar .blueletters {
 font-weight: bold;
 color: #085294; 
 font-size: 1.2em;
}

.qa .svar h3 {
  margin-bottom: 0;
}



.qa .svar h2 {
  margin: 0;
  padding: 0;
}


.qa .svarmynd {
  padding-top: 2.2em;
}




.qa .umspurningu {
  width: 320px;
  float: right;
}

.qalegacy .umspurningu { width: 260px; }




.qa .umspurningu h2 { position:absolute;right:19999px;left:auto; }

.qa .umspurningu div { padding: 12px 10px 0; }

.qa .umspurningu h3 {
  margin-bottom: 1px;
  margin-top: 0;
}



.wrapper .qa .dagsetning {
  position : absolute;
  top: 14px;
  right: 26px;
  font-weight: bold;
  color: #666;
  padding: 0;
}

.qa .dagsetning h3 { position:absolute;right:19999px;left:auto; }

.qa .dagsetning span { padding-right: 4px; }




.wrapper .qa .flokkur {
  position : absolute;
  top: 15px;
  left: 24px;
  width: 500px;
  padding: 0;
  line-height: 1;
}

.qa .flokkur h3 {
  float: left;
  margin: 0;
  padding: 0 8px 0 0;
  color: #000;
  font-size: 1em;
  margin-bottom: 0;
}

.qa .flokkur p {
  margin-bottom: 0;
  padding-left: 55px;
}

.qa .flokkur a { font-weight: bold; }

.qa .flokkur i { margin: 0 1px; }


/*
 * FIXME: Delete, orginal stuff.
 * .qa .hofundur h3 { position:absolute;right:19999px;left:auto; display:block; }
 */
.qa .hofundur h3 { margin-bottom: 0,5em; }

.qa .hofundur p {
  font-weight: bold;
}

.qa .hofundur p span {
  display: block;
  font-weight: normal;
  font-size: .92em;
}

.efnisord a {
  margin-right: 7px;
  font-size: .92em;
}

.qa .prenta .senda .facebook h3 { position:absolute;right:19999px;left:auto; }


.qa .prenta a {
  padding-right: 30px;
  background: url(i_why/print-icon.gif) no-repeat 0 50%;
  font-weight: bold;
  padding: 2px 10px 2px 28px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.qa .senda a {
  padding-right: 30px;
  background: url(i_why/senda-button2.gif) no-repeat 0 50%;
  font-weight: bold;
  padding: 2px 10px 2px 28px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.qa .facebook a {
  padding-right: 30px;
  background: url(i_why/senda-facebook.gif) no-repeat 0 50%;
  font-weight: bold;
  padding: 2px 10px 2px 28px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.qa .facebook .fb-like {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 6px;
}

/* Hide FB-comment popup window */
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr { 
  display: none !important;
}

.wrapper .qa .dots { background: url(i_why/dots-dark.gif) repeat-x; }








/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}

.wrapper .imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
  background: none;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 2px;
  border: 1px solid #B7B3B3;
}
.imgbox .imgcontent {
  width : 300px;
  padding: 3px 10px;
}

.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 300px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
  padding: 0 10px;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* *** svor *** */

.svor .boxhd { padding-bottom: 10px; }

.wrapper .svor .content { background: url(i_why/pb-content2.gif) no-repeat; }


/* *** svor-flokkar *** */

.svor-flokkar .content {
  padding-top: 16px;
}

.svor-flokkar ul {
  float: left;
  width: 33%;
  padding-bottom: 16px;
}

.svor-flokkar li a {
  padding-left: 21px;
  background: url(i_why/arrow-blue.gif) no-repeat 0 .44em;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-right: 50px;
}

.svor-flokkar .archivelink {
  clear: left;
  background: url(i_why/dots-dark.gif) repeat-x;
  padding-top: 8px;
  margin-left: -10px;
}

.svor-flokkar .archivelink a {
  color: #707070;
  background-image: url(i_why/arrow-gray.gif);
}



/* *** svor-skref *** */

.wrapper .svor-skref {
  margin-bottom: 33px;
}

.wrapper .svor-skref .content {
  padding: 0 4px 13px 25px;
  background: url(i_why/skref-bottom.gif) no-repeat 0 100%;
}

.svor-skref .content img {
  margin-bottom: 3px;
  margin-left: -25px;
  margin-right: -5px;
  padding: 3px 4px;
  background: url(i_why/pb-content2.gif) no-repeat;
}

.svor-skref .leidbeiningar {
  background-color: #f9f9f9;
  font-size: .92em;
  padding: 6px 22px;
  border: 1px solid #eff1ff;
  margin-left: -21px;
}

.svor-skref .content h2 {
  color: #0B66B8;
  font-size: 1.2em;
  margin-top: 1em;
}

.svor-skref .content h2 span {
  color: #737373;
  font-size: .83em;
  padding-left: 6px;
}

.svor-skref .leidbeiningar h3 {
  color: #085294;
  margin-top: 0;
  margin-bottom: 0;
}

.svor-skref .fi_txt { padding-bottom: 10px; }

.svor-skref .fi_txt input,
.svor-skref .fi_bdy textarea {
  background: url(i_why/skref-input-bg.gif) no-repeat;
  border: 1px solid #DCDCDC;
  font-size: 1.2em;
  color: #555;
  padding: 4px 6px 3px 6px;
}

.svor-skref .fi_btn input {
  width: 78px;
  height: 25px;
  border: none;
  background: url(i_why/senda-button.gif) no-repeat;
  font-weight: bold;
  color: #fff;
  _background-position: 0 -25px;
}

.svor-skref .fi_btn input:hover,
.svor-skref .fi_btn input:focus,
.svor-skref .fi_btn input:active { background-position: 0 -25px; }

.svor-skref ul {
  background: url(i_why/dots-dark.gif) repeat-x 0 100%;
  width: 650px;
  padding-bottom: 12px;
  margin-bottom: 1em;
}

.svor-skref li a {
  font-weight: bold;
  padding: 3px 16px 2px 16px;
  background: url(i_why/arrow-blue.gif) no-repeat 0 .66em;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.nr1 label { position:absolute;right:19999px;left:auto; }

.nr1 .fi_txt {
  float: left;
  margin-right: 20px;
}

.nr1 .fi_txt input { width: 300px; }

.nr1 .fi_btn { float: left; }

.nr1 .more { clear: left; }


.nr2 .content h2 {
  background: url(i_why/dots-dark.gif) repeat-x 0 100%;
  padding-bottom: 6px;
  width: 650px;
}

.nr2 .fi_btn {
  padding-bottom: 11px;
}

.nr2 .fi_btn p {
  color: #737373;
  font-weight: bold;
  float: left;
  padding-top: 3px;
  padding-right: 26px;
}

.nr3 .fi_txt {
  float: left;
  padding-right: 22px;
}

.nr3 fieldset {
  width: 390px;
  float: left;
}

.nr3 .fi_txt label,
.nr3 .fi_bdy label {
  display: block;
  color: #6E6666;
  font-weight: bold;
}

.nr3 .fi_bdy {
  float: right;
  padding-right: 10px;
}

.nr3 .fi_bdy textarea {
  width: 270px;
  height: 110px;
}

.nr3 .fi_btn {
  clear: both;
  text-align: right;
  padding-right: 10px;
  padding-top: 16px;
}

.nr4 p {
  width: 620px;
  font-size: .92em;
}




/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 176px;
  left : 200px;
  width : 700px;
  background: url(i_why/dots-dark.gif) repeat-x 0 100%;
  font-size: .92em;
  font-weight: bold;
  margin-top: -.6em;
  display: none;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {
  padding-bottom: 5px;
}

.breadcrumbs .content span,
.breadcrumbs .content a {
  text-decoration : none;
  color : #7F7F7F;
  padding-left: 15px;
  background: url(i_why/arrow-gray.gif) no-repeat 0 55%;
}

.breadcrumbs i { position:absolute;right:19999px;left:auto; }







/* ******  mnav  ****** */

.mnav {
  padding-top: 5px;
  margin-bottom : 1.3em;
}

.mnav .content {
  background : url(i_why/dots1.gif) repeat-x;
}

.mnav .boxhd { 
  padding : 5px 0px 3px 0;
  padding-left : 15px;
  display : block;
  font-size: 1.09em;
  color: #737373;
  background: url(i_why/arrow-gray2.gif) no-repeat 0 .75em;
  font-weight: bold;
  margin: 0 0 0 -1px;
}

.mnav ul {
  font-size : .92em;
}


/* l1 */

.mnav ul { _height:0;min-height:0; /* ie hasLayout fix */ }

.mnav li {
  background : url(i_why/arrow.gif) 0 .88em no-repeat;
  _display: inline;
  background-image : url(i_why/arrow-gray.gif);
}
.mnav li.parent,
.mnav li.current {
  background : url(i_why/arrow-blue.gif) 0 .88em no-repeat;
}
.mnav .content a {
  color : #777;
  font-weight : bold;
  text-decoration : none;
  padding : 6px 0px;
  padding-left : 16px;
  background : url(i_why/dots1.gif) 0 100% repeat-x;
  display : block;
  _height:1px;min-height:0; /* ie hasLayout fix */
  color : #777;
  font-weight : bold;
}
.mnav .parent a,
.mnav .current a {
  color : #0B66B8;
}

/* .level2 */
.mnav .level2 {
  background : url(i_why/dots1.gif) 0 100% repeat-x;
  padding: 7px 0;
}

.mnav .level2 li {
  background-image : none;
}

.mnav .content .level2 li a {
  color : #777;
  font-weight : normal;
  background: none;
  font-size: 1.09em;
  padding: 2px 0;
  padding-left: 16px;
  background-position: 0 .55em;
}
.mnav ul.level2 li.parent a,
.mnav ul.level2 li.current a { color : #0B66B8; font-weight: bold; }

.wrapper .mnav .content a:hover,
.wrapper .mnav .content a:focus,
.wrapper .mnav .content a:active {
  text-decoration: none;
  color: #0052A3;
}


/* l3 */

.mnav ul.level2 ul.level3 li a {
  color: #777;
  font-weight: normal;
  padding-left: 28px;
}

.mnav ul.level2 ul.level3 .parent a,
.mnav ul.level2 ul.level3 .current a {
  color: #0052A3;
  font-weight: bold;
}




/* ******  spship  ****** */
.spship {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.spship .boxhd { text-align : left; }
.spship .content { text-align : center; }
.spship img { margin-bottom : 1.4em; }



/* *** sponzi (extends: spship) *** */

.sponzi { margin-bottom: 1.4em; }

.sponzi .boxhd {
  background: url(i_why/sponsors-boxhd.gif) no-repeat 0 100%;
  border: 1px solid #EDEDED;
  color: #666;
  padding-left: 22px;
  font-size: 1em;
}

.sponzi .content {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.sponzi .content img {
  padding-bottom: 2px;
  background: url(i_why/p1ad-bottom.gif) no-repeat 1px 100%;
  margin-bottom: 0;
}





/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : 56px;
  margin-top : -1em;
  right : 5px;
  width : 223px;
}

.wrapper .qsearch .boxhd {
  color: #003366;
  background: url(i_why/arrow-blue2.gif) no-repeat 11px .37em;
  padding-left: 25px;
  padding-top: 0;
  height: 32px;
  overflow: hidden;
  padding-bottom: 9px;
}


.qsearch .content {
  padding : 15px 10px 0;
  position : relative;
  min-height: 56px; _height: 56px;
}

.qsearch .fi_txt label { position:absolute;right:19999px;left:auto; }

.qsearch .fi_txt input {
  width : 182px;
  border-color: #9a9898;
  font-weight: bold;
  color: #777;
  background: #fff url(i_why/qs-input-bg.gif) no-repeat;
  padding: 8px 7px 5px 7px;
}

.qsearch .fi_btn input {
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-99999em; overflow:hidden;
  width: 86px;
  height: 26px;
/*  background: url(i_why/qs-btn.gif) no-repeat;*/
  position : absolute;
  right: 10px;
  bottom: -12px;
}

.qsearch .fi_btn_en input {
  background: url(i_why/en-qs-btn.gif) no-repeat;
}

.qsearch .fi_btn_is input {
  background: url(i_why/qs-btn.gif) no-repeat;
}

.qsearch .fi_btn input:hover,
.qsearch .fi_btn input:focus,
.qsearch .fi_btn input:active {
  background-position: 0 -26px;
}





/* ******  footer  ****** */

.footer .boxhd { position:absolute;right:19999px;left:auto; }


.footer .content {
  color: #646464;
  font-size: .92em;
}

.footer .content a { color: #646464; }

.footer .content i { margin: 0 7px; }






/* ******  imgbanner  ****** */

.imgbanner {
  position : absolute;
  top: 73px;
  left: 161px;
}

.imgbanner img {
  border-right: 1px solid #fff;
}





/* ****** fontsizer  ****** */

.fontsizer { 
  position : absolute;
  top : 26px;
  right : 253px;
  width: 108px;
}

.fontsizer h2 { position:absolute;right:9999em;left:auto; }

.fontsizer li { float : left; }

.fontsizer a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 27px;
  height: 27px;
  background : url(i_why/font-dwn.gif) no-repeat;
}

.fontsizer .up a { background-image : url(i_why/font-up.gif); }

.fontsizer .usesettings a { background-image: url(i_why/font-stillingar.gif); }

.fontsizer .rss a { background-image: url(i_why/font-rss.gif); }

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position: 0 -27px; }








/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #085294;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }





/* **************** */
/* ***** HOME ***** */
/* **************** */


/* *** layout *** */

.home .bodywrap { background-image: url(i_why/home/bw-bg.gif); }

.home .pagebody {
  background: none;
  margin-bottom: -125px;
}

.home .pagebody .wrapper { padding: 0; }

.home .pagebody .pb-box1 {
  padding: 4px 15px 0 10px;
  background: url(i_why/home/pbt-bg.gif) repeat-y 100% 0;
  width: 767px;
  overflow: hidden;
}

.home .pagebody .pb-box2 {
  background: url(i_why/home/pbb-bg.gif) no-repeat;
  width: 530px;
  float: left;
  padding: 18px 20px 0;
}

.home .pagebody .pb-box3 {
  background: url(i_why/home/pbb-bg.gif) no-repeat -570px 0;
  width: 198px;
  float: left;
  padding: 14px 8px 0 16px;
}

.home .pageextra5 { background-image: url(i_why/home/p5-bg.gif); }



/* *** box *** */

.pagebody .content {
  padding-bottom: 0;
  background-image: url(i_why/home/dots.gif);
}

.pb-box2 .boxhd,
.pb-box3 .boxhd {
  color: #666;
  font-size: 1.2em;
  font-weight: bold;
  background-position: 0 .77em;
  padding-left: 16px;
}

.pb-box2 .content {
  padding-left: 10px;
}

.pb-box3 .content {
  padding-left: 0;
  padding-right: 0;
  paddiing-bottom: 20px;
  position : relative;
}

.leftcol {
  float: left;
  width: 47%;
}

.rightcol {
  float: right;
  width: 47%;
}

.home .wrapper .leftcol .content,
.home .wrapper .rightcol .content {
  padding-bottom: 20px;
}

.home .wrapper .leftcol .item,
.home .wrapper .rightcol .item { background: transparent none; }

.home .wrapper .leftcol .archivelink,
.home .wrapper .rightcol .archivelink {
  background-image: url(i_why/home/dots.gif);
  margin-left: -10px;
  padding-left: 10px;
  position : absolute;
  bottom: 0;
  width: 239px;
}



/* *** buttons *** */

.home .archivelink {
  background: url(i_why/home/dots.gif) repeat-x;
  padding-top: 3px;
}

.home .archivelink a{
  color: #6D6D6D;
  background-image: url(i_why/arrow-gray.gif);

}

/* *** tengdar spurningar *** */
.qa .umspurningu .tengdar {
  padding: 12px 0;
}
.qa .umspurningu .tengdar .boxbody {
  border: 1px solid #ededed;
  padding: 2px;

}
.qa .umspurningu .tengdar .boxbody ul,
.qa .umspurningu .tengdar .boxbody h3 {
  background-color: #f8f8f8;
  padding: 5px 19px 6px 10px;
  margin-bottom: 0;
  color: #404040;
}
.qa .umspurningu .tengdar .boxbody ul {
  padding-top: 0;
}
.qa .umspurningu .tengdar .boxbody li {
  background: url(i_why/arrow-gray.gif) 3px .5em no-repeat;
  list-style:none;
  padding-left: 17px;
}
.qa .umspurningu .tengdar .boxbody li a {
  color: #0B66B8;
}



/* *** articlelist *** */

.home .articlelist .item {
  background-image: url(i_why/home/dots.gif);
  margin-left: -12px;
}

.home .articlelist h3 { padding-left: 12px; }

.home .articlelist img { margin-top: 1.4em; }

.home .articlelist .summary {
  padding-bottom: 12px;
  padding-left: 12px;
}


/* *** svor-flokkar *** */

.home .svor-flokkar {
  width: 550px;
  float: left;
}

.home .svor-flokkar .content {
  padding-left: 8px;
  padding-top: 6px;
  background-image: url(i_why/home/svor-content.gif);
}

.home .svor-flokkar ul { width: 50%; }


.home .svor-flokkar li a {
  padding-bottom: 0;
  padding-left: 13px;
  background-position: 0 .44em;
}

.home .svor-flokkar .archivelink { margin-left: 0; }



/* *** svor-senda *** */

.svor-senda {
  float: right;
  width: 198px;
}

.wrapper .svor-senda .content {
  background: url(i_why/home/senda-bg.gif) no-repeat;
  padding-bottom: 10px;
}

.svor-senda label {
  display : block;
  font-size: .92em;
  font-weight: bold;
}

.svor-senda .fi_txt { margin-bottom: .6em; }

.svor-senda .fi_txt input {
  width: 150px;
  border-color: #ccc;
}

.svor-senda .fi_btn input {
  width: 78px;
  height: 25px;
  background: url(i_why/senda-button.gif) no-repeat;
  border: none;
  font-weight: bold;
  color: #fff;
  _background-position: 0 -25px;
}

.svor-senda .fi_btn input:hover,
.svor-senda .fi_btn input:focus,
.svor-senda .fi_btn input:active {
  background-position: 0 -25px;
}



/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left:0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 250;
  top: 29px;
  left: 118px;
}


.ipopup-container-wrapper {
  background: #fff;
  padding: 30px;
  display : inline-block;
  position: relative;
  -moz-box-shadow:    rgba(0,0,0, .5)  0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, .5)  0px 0px 8px;
  box-shadow:         rgba(0,0,0, .5)  0px 0px 8px;
  border: 1px solid #c9c9c9;
}
.ipopup-container .img_large {
  display: block;
}
.ipopup-container .image img {
  border: 1px solid #bbb7b7;
  padding: 2px;
}
.ipopup-container .title { display : none; }
.ipopup-container .desc {
  display: block;
  padding : 5px 0;
  color: #000;
  font-size: 1.33em;
  position: relative;
  z-index: 10;
}

.ipopup-container a {
  cursor : pointer;
  _cursor : hand;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}
.ipopup-container .status { display: none; }
.ipopup-container .paging,
.ipopup-container .paging ul
.ipopup-container .paging ul li {
  ~height:0;
}
.ipopup-container .paging .next a,
.ipopup-container .paging .prev a {
}
.ipopup-container .paging .next a {
  float: right;
}
.ipopup-container .paging .nav-end { display: none; }
.ipopup-container .paging li.nav-end { display: none; }
.ipopup-container .paging li.prev { display: none; }
.ipopup-container .paging li.next { display: none; }

.ipopup-container .paging .close a {
  position: absolute;
  z-index: 5;
  top: 6px;
  right: 30px;
}

/* *** categories *** */

.categories .content {
  padding-bottom: 16px;
}


.categories h3 {
  margin-bottom: 0;
  font-size: 1em;
  margin-top: 6px;
}

.categories h3 a {
  background: url(i_why/home/cats-h3.gif) -196px 0 no-repeat;
  display : block;
  padding: 5px 6px 3px 22px;
  _height:0;min-height:0; /* ie hasLayout fix */
  border: 1px solid #EDEDED;
  color: #fff;
}

.categories ul {
  border-left: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  font-size: .92em;
  padding-left: 18px;
  padding-top: 5px;
  padding-bottom: 6px;
}

.categories li {
  padding: 1px 12px;
  background: url(i_why/home/cats-arrow.gif) no-repeat 0 .66em;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.closed h3 a {
  background-position: 0 0;
  color: #427EBF;
  
}

.opened h3 a:hover,
.opened h3 a:focus,
.opened h3 a:active { color: #fff; }


.closed ul { display: none; }


.categories .archivelink { margin-top: 1em; }





/* *** randquest *** */

.randquest .content {
  background-image: url(i_why/home/senda-bg.gif);
  font-size: .92em;
  padding: 5px;
}

.randquest p {
  padding-bottom: 8px;
  background: url(i_why/home/dots.gif) repeat-x 0 100%;
}

.randquest a {
  padding-left: 15px;
  background: url(i_why/arrow-blue.gif) no-repeat 0 .44em;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/*** tableizer ***/


table.tableizer-table {
	border: 1px solid #CCC; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

.tableizer-table td {
	padding: 4px; 
	margin: 3px; 
	border: 1px solid #ccc;
}

.tableizer-table th {
	background-color: #104E8B; 
	color: #FFF; 
	font-weight: bold;
}

html div#spurlsearch-results.spurlsearchresults div.gsc-control-cse div.gsc-control-wrapper-cse form.gsc-search-box {
	display: none;
}
	
html div#spurlsearch-results.spurlsearchresults .gsc-result-info-container {
	display: none;
}

/*** author page ***/
.twocol .pagebody div#pagebody.wrapper .author-info div.author-photo {
	float: left; 
	padding-right: 1.5em;
}

.twocol .twocol .pagebody div#pagebody.wrapper div.pagination.author-page.author-photo {	
	padding-top: 10.8em;
	
}

/*
 * Cookie policy disclaimer
 */
body #cookie-policy-disclaimer {
	position: fixed;
	bottom: 1em;
	left: 1em;
	width: 600px;
	height: 120px;
	background-color: rgb(204, 214, 221);
	color: rgb(51, 51, 51);
	z-index: 9999;
	margin: 1em 1em 1em 1em;
	display: none;
}

body #cookie-policy-span {
	color: rgb(51, 51, 51);
	box-sizing: border-box;
	display: flex;
	flex: 1;
	margin: 1em 1em 0 1em;
}

body #cookie-policy-div {
	width: 35px;
	margin-bottom: 1em;
	margin-color: blue;
	position: relative;
	float: right;
	margin-right: 3em;
}

body #cookie-policy-ahref {
	background-color: rgb(11, 102, 184);
	color: white;
	padding: 1em 1em 1em 1em;
}
