.stream { position:absolute;right:9999em;left:auto; }
.print { display : none; }




/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */
html { overflow-y: scroll; -ms-overflow-y: scroll; }
body {
  background : #fff;
  margin : 0;
  padding : 0;
  color : #000;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.50%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 16px;  ~font-size : 100.00%; }



div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a {
  padding : 1px 3px;
  color : #000;
  font-weight : bold;
  text-decoration : underline;
}

a span {
  cursor : pointer;
  _cursor : hand;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : top;
}


h1, h2, h3 {
  margin-top : 0;
  margin-bottom : 0;
  line-height : 1.2;
  font-family : "Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
}
h1 {
  text-align : center;
  font-size : 1.5em;
  margin-bottom : .55em;
  text-transform : uppercase;
  
}
h2 {
  text-align : center;
  font-size : 1.33em;
  margin-top : .57em;
  margin-bottom : .55em;
}
h3 {
  text-align : center;
  font-size : 1.3em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin : 0 0 .2em;
  line-height : 1.2;
}




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 #a5acb2;
  background : #fff;
  color : #333;
  padding : 1px;
  font-size : 1.08em;
  margin-bottom : .2em;
}

.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 : #434343;
  border : 1px solid #000;
  color : #fff;
  text-transform : uppercase;
  font-weight : bold;
  font-size : 1.08em;
  padding : 0 7px;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #000;
  color : #000;
  background-color : #ff0;
}


.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;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.bodywrap {
  position : relative;
  width : 980px;
  margin : 0 auto;
  text-align : left;
  z-index : 1;
}



.pageheader {
  padding-top : 10px;
  margin-bottom : 45px;
}
.pageheader .wrapper {
  background-color : #ffff00;
  height : 110px;
  padding-left : 20px;
  padding-top : 5px;
}
.pageheader .brand {}
.pageheader .brand span { position:absolute;right:19999px;left:auto; }
.pageheader .sitelogo { vertical-align : middle; }
.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */

.pagebody {
  float : left;
  margin : 0 0 10px 175px;
  width : 780px;
  _width /**/: 804px;
  _display : inline;
  border-left : 1px solid #d8d8d8;
  padding : 20px 12px 0 12px;
}
.home .pagebody {
  background : url(i/pb-home-bg.png) 0 0 repeat-y;
  margin-left : 0;
  margin : 263px 320px 13px 0;
  width : 660px;
  border : 0;
  padding : 0;
}
.threecol .pagebody {
  width : 580px;
  _width /**/: 604px;
  margin-right : 200px;
}
.pagebody .wrapper {
  border-top : 1px solid #d8d8d8;
  padding-top : 17px;
}
.home .pagebody .wrapper {
  border : none;
  padding : 0;
  background : url(i/pb-home-bottom.png) 0 100% no-repeat;
}
.home .pageextra1 {
  float : left;
  _display : inline;
  margin-left : -980px;
}
.threecol .pageextra1,
.twocol .pageextra1 {
  float : left;
  width : 175px;
  margin-left : -980px;
  _display : inline;
}
.pageextra2 {
  float : left;
  width : 320px;
  _display : inline;
  margin-left : -320px;
  _margin-left : -330px;
  _margin-left /**/: -320px;
}

.threecol .pageextra2 {
  width : 199px;
  margin-left : -199px;
}

.pageextra5 {
  clear : both;
  border-top : 1px solid #d8d8d8;
  padding-top : 13px;
}



/*
  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 : 1em;
  clear : both;
}
.boxhd { padding-top : 0; margin-top: 0; text-transform : uppercase; text-align : left; }
.twocol .pagebody .boxhd,
.threecol .pagebody .boxhd {
  text-align : center;
}
.content { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ******  headline  ****** */
.headline {
  position : static;
  margin : 0;
}
.headline .boxhd { position:absolute;right:19999px;left:auto; }
.headline .content {
  font-size : 1.5em;
  padding : 0 5px;
  position : absolute;
  top : 290px;
  left : 13px;
  background-color : #ff0;
  _width : 300px;min-width : 300px; 
  _height:110px;min-height:110px; /* ie hasLayout fix */
  overflow : hidden;
  display : block;
  z-index : 1;

}
.headline h1 {
  font-size : 2em;
  padding-bottom : 45px;
  margin-bottom : -1em;
  text-align : left;
}
.headline h2 {
  text-align : left;
  text-transform : uppercase;
  margin-bottom : .3em;
}
.headline a {
  text-decoration : none;
}
.headline br { display : none; }



/* ******  graybox  ****** */
.graybox {
  clear : none;
  border : 3px solid #d8d8d8;
}
.home .pagebody .graybox {
  width : 320px;
  border : none;
  margin-bottom : 0;
}
.threecol .pagebody .graybox {
  width : auto;
  margin-right : 0;
  float : none;
}
.pagebody .graybox { margin-right : 10px; float : left; }
.graybox .boxhd {
  background-color : #d8d8d8;
  margin-bottom : 0;
  padding : 2px 0 2px 13px;
}
.threecol .pagebody .graybox .boxhd { position : static; }
.graybox .content {
  padding : 13px;
}
/* .goodnews .item, */
.threecol .pageextra2 .graybox .item {
  background : url(i/icon-paper.gif) 0 0 no-repeat;
  padding-left : 35px;
  width : auto;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.goodnews .content .item h3 { font-size : 1.08em; }

/* ******  herferdir  ****** */
.wrapper .herferdir .item {
  padding-bottom : 11px;
}
.herferdir .item h3 {  	
	margin-left : -10px;
}
.wrapper .herferdir .item h3 a {
	display : block;
	padding : 2px 10px;
	font-size : 0.9em;
    line-height : 1.2;
    width:72%;
}
.herferdir .summary { margin-left : 10px; clear : left; }

.home .smallbox {
  background : url(i/pb-smallbox-bottom.png) 0 100% no-repeat;
  padding-bottom : 20px;
}

.threecol .wrapper .leftbox,
.threecol .wrapper .rightbox {
  width : 48%;
  float : left;
  padding : 0;
  margin-right : 2%;
}
.threecol .leftbox {
  padding : 13px 0;
}
.threecol .wrapper .rightbox {
  margin-right : -1%;
}

/* ******  blackbox / yellowbox / darkbox  ****** */
.darkbox,
.yellowbox,
.blackbox {
  background-color : #000;
  color : #fff;
  padding : 10px 8px 11px 11px;  
}
.darkbox { 
  background-color : #434343; 
  _height:53px;min-height:53px; /* ie hasLayout fix */ 
  padding : 4px 8px 11px 10px;
}
.threecol .wrapper .yellowbox { 
  background-color : #ff0; 
  color : #000;  
  padding : 10px 3px 11px 3px;  
}
.threecol .wrapper .yellowbox .content {
  padding : 0 5px 0 8px;
}
.home .blackbox {
  min-height : 154px; _height : 154px;
  padding-bottom : 0;
  margin-bottom : 0;
}
.blackbox .item {
  padding-bottom : .7em;
}
.yellowbox h3,
.blackbox h3,
.darkbox h3 {
  font-size : 1em;
  margin-bottom : .2em;
  text-align : left;
  font-family : Arial, Helvetica, Sans-serif;  
}
.darkbox h3 { margin-bottom : 1em; }
.home .darkbox h3 { margin-bottom : 0; }
.home .darkbox .item {
  width : 50%;
  float : left;
}
.home .blackbox p {
  margin-bottom : .5em;
}

.blackbox a,
.darkbox a {
  padding : 2px;
  background-color : #ff0;
  text-decoration : none;
}
.yellowbox a {
  padding : 2px;
  background-color : #000;
  color : #ff0;
  text-decoration : none;
}
.wrapper .yellowbox a:hover,
.wrapper .yellowbox a:focus {
  background-color : #000;
  color : #ff0;  
}  

.darkbox form { margin-top : .3em; }
.darkbox select {
  width : 180px;
  float : left;
  margin-right : 10px;
}
.darkbox input {
  width : 80px;
}





/* ******  gradbox  ****** */
.gradbox {
  
  margin : -10px -10px 0 -5px;
  background : url(i/whitegrad-bg.png) 0 0 repeat-y;
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.gradbox .wrap {
  _height:0;min-height:0; /* ie hasLayout fix */
  background : url(i/whitegrad-bottom.png) 0 100% no-repeat;
}
.gradbox .box {
  float : left;
  clear : none;
}
.gradbox .content { width : 315px; }
.gradbox .article {
  background : url(i/whitegrad-top.png) 0 0 no-repeat;
  margin : 0 -400px -270px 0;
  padding : 0 400px 270px 0;

}
.gradbox .article .content {
  
  margin : 0 -362px -237px 0;
  padding : 75px 400px 300px 22px;
  width : 340px;
  _width /**/: 762px;
}
.gradbox .graybox {
  padding : 0 0 30px;
  margin : 0;
  ~height: 700px;
}
.gradbox .graybox li { margin-bottom : .5em; }

.gradbox .graybox,
.gradbox .yellowbox {
  background-color : transparent;
  border : none;
}
.gradbox .graybox h3 { text-align : left; }
.gradbox .graybox .content {
  padding : 75px 0 0 0;
}
.gradbox .yellowbox {
  color : #000;
  margin : 0 0 25px 24px;
  height:200px;
  overflow:auto;
  padding:12px 8px 0 11px;
  width:323px;
  scrollbar-base-color: #434343;
  scrollbar-arrow-color: #FFFF00;
  scrollbar-3dlight-color: #434343;
  scrollbar-darkshadow-color: #434343;
  scrollbar-face-color: #434343;
  scrollbar-highlight-color: #FFFF00;
  scrollbar-shadow-color: #FFFF00;
  scrollbar-track-color: #434343;
}
.gradbox .yellowbox .content {
  width : auto;
}
.gradbox .yellowbox .boxhd { font-size : 1.17em; }
.gradbox .graybox .boxhd { position:absolute;right:19999px;left:auto; }
.gradbox .article .boxhd { width : 745px; top : 20px; left : 0; right : 0; font-size : 1.5em;}

.gradbox .leftbox {
  clear : left;
  overflow : visible;
}

.gradbox .yellowbox form { margin-bottom : .5em; }
.gradbox .yellowbox .fi_txt { margin-bottom : .2em; }
.gradbox .yellowbox label {
  display : block;
  float : left;
  clear : left;
  font-weight : bold;
  text-align : right;
  width : 6em;
  padding-right : 6px;
}
.gradbox .yellowbox .fi_txt input { width : 225px; }


/* ******  graygrad  ****** */
.graygrad {
  background : url(i/graygrad-top.png) 0 0 no-repeat;
  margin : 0 -10px 0 -5px;
}
.graygrad .content {
  background : url(i/graygrad-bottom.png) 0 100% no-repeat;
  padding : 0 45px 35px 25px;
}
.twocol .graygrad .boxhd {
  position : static;
  padding-top : 25px;
  font-size : 1.17em;
}

.graygrad a { background-color : #ff0; text-decoration : none; }
.graygrad .fi_txt { margin-bottom : .2em; }
.graygrad .fi_txt label { 
  width : 7em; 
  text-align : right; 
  padding-right : 6px; 
  display : block;
  float : left;
  clear : left;
}

.graygrad .fi_txt input {
  width : 200px;
}




.yellowbox .fi_btn input,
.graygrad .fi_btn input,
.graygrad a.addrow {
  background:#434343 url(i/arrow-dark-white.gif) no-repeat scroll 11px 55%;
  border:1px solid #000000;
  color:#FFFFFF;
  display:block;
  font-size:1.08em;
  font-weight:bold;
  line-height:1.2;
  padding:1px 10px 1px 20px;
  text-decoration:none;
  text-transform:uppercase;
  float : right;
  margin-right:15%;
}
.skraning
.yellowbox .fi_btn input,
.graygrad .fi_btn input {
  padding:0 10px 0 20px;
  ~padding : 0 5px 0 10px;
  margin-left : 40px;
}
.yellowbox .fi_btn input:focus,
.yellowbox .fi_btn input:hover,
.graygrad .fi_btn input:hover,
.graygrad .fi_btn input:focus,
.graygrad a.addrow:hover,
.graygrad a.addrow:focus {
  background-image:url(i/arrow-yellow-black.gif);
  background-color : #FFFF00;
  text-decoration : none;
  color : #000;
}

/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.4em;
  _height : auto;
}
.home .more { height : auto; overflow : hidden; }

.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  _display : inline;
  padding : 1px 3px;
  margin-right : 10px;
}

.home .more,
.home .moreolder,
.home .archivelink {
  margin : 0;
}
.home .more a,
.home .moreolder a,
.home .archivelink a {
  float : right;
}


/* ******  articlelist  ****** */
.articlelist .item {
  padding-bottom : 13px;
  margin-bottom : 13px;
  width : 100%;
  border-bottom : 1px solid #d8d8d8;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1.33em; 
  margin : 0;
  line-height : 1.33em;
  text-align : left;
}
.articlelist .item h3 a {
  text-decoration : none;
  background-color : #ff0;
  padding : 0 1px;
}
.articlelist .item h3 .meta {
  font-size : .69em;
}

.articlelist .summary { clear : both; }
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : left;
  margin : .2em .5em .33em 0;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}

.newslist .item {
  background : url(i/icon-paper.gif) 0 7px no-repeat;
  padding-left : 35px;
  width : auto;
}


/* ****** yellowlist  (extends: articlelist)  ****** */
.yellowlist .boxhd { position:absolute;right:19999px;left:auto; }
.yellowlist .item {
  float : left;
  width : 49%;
  margin-right : 2%;
  background-color : #ff0;
  padding : 13px 0;
  border-bottom : none;
  _height:115px;min-height:115px; /* ie hasLayout fix */
  position : relative;
}
.yellowlist .itm2,
.yellowlist .itm4,
.yellowlist .itm6,
.yellowlist .itm8,
.yellowlist .itm10,
.yellowlist .itm12 {
  margin-right : 0;
}
.yellowlist .item h3 { padding : 0 13px; text-align : center; margin-bottom : .5em; }
.yellowlist .summary { padding : 0 13px; }
.yellowlist .more a {
  position : absolute;
  bottom : 1.1em;
  margin-top : 1em;
  text-transform : uppercase;
  color : #fff;
  background : #000 url(i/arrow-black-white.gif) 11px 55% no-repeat;
  display : block;
  float : left;
  padding : 0 5px 0 20px;
  border : 1px solid #000;
  text-decoration : none;
}

.yellowlist .more a:hover,
.yellowlist .more a:focus {
  background-color : #ff0;
  background-image : url(i/arrow-yellow-black.gif);
  text-decoration : none;
}
  

/* ******  article  ****** */
.article .boxhd { position:absolute;right:19999px;left:auto; }
.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 h3.midtitle {
  background : url(i/article-h3-sep.gif) 0 0 no-repeat;
  margin : 0 -16px;
  padding : 26px 0 15px;
  position : relative;
  z-index : 1;
  display : block;
  width : 580px;
  text-transform : uppercase;
}

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-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 a { font-weight : bold; }
.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }

.article ul.linklist {
  list-style : none;
  padding : 0;
}
.article ul.linklist li {
  padding-left : 10px;
}

.article strong.yellow,
.article b.yellow {
  background : #ff0;
  display : inline-block;
  padding : 1px 3px;
}




/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {}
.quizbox li {
  margin-bottom : .5em;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.quizbox label { display : inline; }
.quizbox .options li {}
.quizbox span.stat { display : block; }
.quizbox span.stat i {
  font-style : normal;
  color : #777;
  padding-left : .5em;
}
.quizbox span.bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
  background : #888;
}
.pagebody p.morequizes { margin : 0; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 23.5em;
  _height : 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear : both;
  font-size : .92em;
  color : #777;
  margin : 0;
}
.quizlist .totalnum { margin-top : .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float : left;
  margin-bottom : .09em;
  margin-right : .5em;
  font-weight : normal;
  width : 10em;
}






/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform .fi_btn input {
  margin-left : 0;
}
.contactform textarea { width : 70%; }



/* ******  skraning  ****** */
.skraning .boxhd { position:absolute;right:19999px;left:auto; }
.skraning h3 {
  font-size : 1.33em; 
  text-align : center;
  padding : 0 15%;
  text-transform : uppercase;
  margin-bottom : .2em;
}
.pageextra2 .skraning h3 {
  padding : 0;
  font-size : 1.09em;
  text-transform : none;
  padding : 0;
}
.pagebody .skraning .greidslumati h3 { 
  margin-top : 1em; 
  text-align : left;
  padding-left : 150px;
}
.skraning fieldset { margin-bottom : .2em; clear : left; }
.skraning label { font-weight : bold; }
.skraning .fi_rdo,
.skraning .fi_txt { clear : left; margin-bottom : .2em; }
.pagebody .skraning .fi_txt label {
  width : 144px;
  padding-right : 6px;
  text-align : right;
  display : block; 
  float : left;
}
.pageextra2 .skraning .fi_txt label {
  display : block;
}
.pagebody .skraning .fi_txt input {
  padding : 1px 2px;
  width : 298px;
}
.skraning .smallinput label.info { text-align : left; float : none; width : auto; }
.pagebody .skraning .smallinput input {
  width : 130px;
  float : left;
  margin-right : 6px;
}
.skraning .fi_chk input { margin-left : 150px; }
.pagebody .skraning .fi_sel select { width : 302px; margin-left : 150px; }
.skraning .fi_rdo li {
  float : left;
  padding-left : 10%;
}
.skraning .fi_rdo input { margin-top : 0; }

.skraning .fi_btn {
  float : right;
  margin-right : 92px;
}
.pageextra2 .skraning .fi_btn { margin-right : 0; }
.swbox { padding-top : 2px; }
.swbox .fi_rdo {
  padding-left : 100px;
  margin-bottom : 10px;
}
.swbox h3 { display : none; }



.popup-curtain {
  background: #2e2e2e;
  opacity: 0.75;
  filter: alpha(opacity=75);
  z-index: 90;
}

body .popupblock {
  position: absolute;
  width : 896px;
  left: 50%;
  margin: 0 auto;
  z-index: 100;
  text-align : left;
}


.pageextra2 .videopop {
  position: relative;
}
.pageextra2 .videopop a:hover { background: none; }
.pageextra2 .videopop a#close:hover {
  background: #FFFF00;
}
.pageextra2 .videopop #close {
  float: right;
}
.pageextra2 #vidpop {
  position: absolute;
  right: 0;
  top: 19px;
}


/* ******  breadcrumbs  ****** */
.breadcrumbs {
  left : 186px;
  margin-top : -.5em;
  position : absolute;
  top : 176px;
  width : 600px;
  color : #000;
  font-size : .92em;
}
.twocol .breadcrumbs { width : 794px; }

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {}

.breadcrumbs .content span,
.breadcrumbs .content a {
  text-decoration : none;
  color : #000;
  font-weight : bold;
}
.breadcrumbs .content a:hover,
.breadcrumbs .content a:focus {
  background-color : transparent;
}

.breadcrumbs .content .current {
  font-weight : normal;
}

.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */
.mnav {
  position : absolute;
  left : 0;
  margin-top : -1em;
  top : 147px;
  _top : 143px;
  _top /**/: 147px;
  width : 980px;
}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content { padding : 0; }

.mnav ul {
  width : 980px;
  display : table;
  ~display : block;
  margin-right : -10px;
}
.mnav li {
  display : table-cell;
  ~display : block;
  ~float : left;
  _display : inline;
  _width : 0;
}

.mnav .content a {
  white-space : nowrap;
  font-size : 1.08em;
  display : block;
  text-decoration : none;
  color : #000;
  padding : 2px 10px 2px 20px;
  text-transform : uppercase;
  font-weight : bold;
  background : #d8d8d8 url(i/arrow-gray-white.gif) 11px 50% no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-right : 10px;
}
.mnav .parent a,
.mnav .current a,
.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active {
  color : #fff;
  background : #000 url(i/arrow-black-yellow.gif) 11px 50% no-repeat;
  text-decoration : none;
}
.mnav .home a { _width : 4.5em; ~min-width : 75px; }
.mnav .cat3 a { _width : 10.5em; ~min-width : 130px; }
.mnav .cat4 a { _width : 13.5em; ~min-width : 174px; }
.mnav .cat5 a { _width : 12.5em; ~min-width : 160px; }
.mnav .cat7 a { _width : 7.5em; ~min-width : 84px;  }
.mnav .cat8 a { _width : 9.4em; ~min-width : 85px;  }

/* ******  snav  ****** */
.snav {
  line-height : 1.2;
  padding-top : 2em;
  margin-top : -24px;
  clear : both;
  margin-bottom : 1em;
  width : 170px;
  padding-right : 5px;
  overflow : hidden;
}
.snav .boxhd { position:absolute;right:9999em;left:auto; }
.snav .content { padding : 0; }

.snav ul {}
.snav li {
  padding-bottom : 0;
  clear : left;
}
.snav li:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.snav .content a {
  display : block;
  padding : 3px 3px 3px 20px;
  margin : 4px 0;
  background : url(i/arrow-snav.gif) 11px .5em no-repeat;
  text-decoration : none;
  color : #111;
  font-weight : bold;
  clear : left;
  float : left;
  word-wrap : break-word;
}
.wrapper .snav .parent a,
.wrapper .snav .current a {
  background-image : url(i/arrow-black-yellow.gif);
  color : #fff;
  background-color : #000;
}
.wrapper .snav .level1 a:hover,
.wrapper .snav .level1 a:focus,
.wrapper .snav .level1 a:active {
  background-image : url(i/arrow-snav.gif);
  background-color : #ffff00;
  text-decoration : none;
  color : #000;
}

.snav .level2 {}

.snav .level1 .level2 a {
  background : url(i/arrow-snav.gif) 4px .5em no-repeat;
  padding : 2px 3px 2px 15px;
  margin : 3px 0 3px 1.6em;
  color : #000;
  font-size : .92em;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  background-image : url(i/arrow-black-yellow.gif);
  background-color : #000;
  color : #fff;
}

.snav .level2 .level3 a {
  background-image : url(i/arrow-snav.gif);
  margin-left : 2.4em;
  background-color : transparent;
  color : #000;
}
.snav .level3 .current a {
  background-image : url(i/arrow-black-yellow.gif);
  background-color : #000;
  color : #fff;
}


/* ******  enav  ****** */
.enav {
  width : 300px;
  line-height : 1.3;
  float : right;
}
.enav .boxhd { position:absolute;right:9999em;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.enav li {
  float : left;
  _display : inline;
  margin-left : 8px;
  padding-left : 8px;
  border-left : 1px solid #000;
  
}
.enav li.cat1 {
  margin-left : 0;
  padding-left : 0;
  border : none;
}
.enav .content a {
  display : block;
  text-decoration : none;
  color : #000;
  font-weight : normal;
  padding : 0;
}


.wrapper .enav a:hover,
.wrapper .enav a:focus,
.wrapper .enav a:active,
.wrapper .enav .parent a,
.wrapper .enav .current a { 
  background-color : transparent;
}



/* ******  langnav  ****** */
.langnav { 
  position : absolute;
  z-index : 1;
  right : 105px;
  top : 52px;
  margin-top : -.2em;
  width : 400px;
  line-height : 1.1em;
  font-size : 0.92em;
}
.langnav .boxhd { position:absolute;right:9999em;left:auto; }
.langnav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.langnav li {
  float : left;
  display : inline;
  padding : 0 2px;
  border-right : 1px solid #000;
}
.langnav .content a {
  font-weight : normal;
  text-decoration : none;
  display : block;
  padding : 0 2px;
  margin : 0 3px;
  font-weight : bold;
}






/* ******  flnav  ****** */
.flnav {
  position : absolute;
  top : 20px;
  right : 12px;
  width : 700px;
}
.flnav .boxhd { position:absolute;right:9999em;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.flnav li {
  float : left;
  _display : inline;
  margin-left : 8px;
}
.flnav .content a {
  line-height : 1.2;
  display : block;
  border : 1px solid #000;
  padding : 1px 10px 1px 20px;
  text-decoration : none;
  color : #fff;
  text-transform : uppercase;
  font-size : 1.08em;
  font-weight : bold;
  background : #434343 url(i/arrow-dark-white.gif) 11px 55% no-repeat;
}


.wrapper .flnav a:hover,
.wrapper .flnav a:focus,
.wrapper .flnav a:active,
.wrapper .flnav .parent a,
.wrapper .flnav .current a { 
  text-decoration : none;
  background-image : url(i/arrow-yellow-black.gif);
}






/* ******  monthlist ****** */
.pagebody td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pageextra1 .calendar,
.pageextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhd { text-align : left; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  top : 100px;
  margin-top : -.8em;
  right : 12px;
  width : 300px;
  text-align : right
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input { width : 125px; margin : 0; }
.qsearch .fi_btn input { 
  margin : 0; 
  color : #000;
  background-color : #ff0;
  border-color : #ff0;
  font-weight : bold;
  font-size : 1.2em;  
}





/* ******  sitemap  ****** */
.sitemap .content {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #c00; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries td { text-align : center; padding : 0 10px 10px 0; }
.galleries .thumb a { padding : 0; }
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer { padding-top : 2px; position : absolute; }
.footer .boxhd { display : none; }





/* ******  eplicaad  ****** */
.eplicaad { float : right; margin : 25px 0 0; position : absolute; right : 0; z-index : 1;}




/* ******  imgbanner  ****** */
.imgbanner {
/*  border : 1px solid red;   */
}
.imgbanner a {
  display : block;
  position : absolute;
  padding : 0;
  top : 170px;
  _top : 165px;
  left : 0;
  width : 649px;
  height : 250px;
  overflow : hidden;
  z-index : 1;
  background-color : #f0f0f0;
}
.wrapper .imgbanner a:hover,
.wrapper .imgbanner a:focus,
.wrapper .imgbanner a:active {
  background-color : #f0f0f0;
}




/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  z-index : 1;
  top : 50px;
  right : 38px;
  width : 65px;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float : left;
  _display : inline;
  margin-left : 5px;
}
.fontsizer a {
  display:block; overflow:hidden; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width : 16px;
  height : 12px;
  padding : 0;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
}

.fontsizer .up a {
  background-image : url(i/font-up.gif);
}
.fontsizer .usesettings a {
  background-image : url(i/usestyles.gif);
  height : 17px;
  width : 18px;
  margin-top : -3px;
  position: relative;
  z-index: 1;
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active {
  background-position : 0 -12px;
}



.rss { 
  position : absolute;
  top : 47px;
  right : 14px;
  width : 16px;
}
.rss h2 { position:absolute;right:19999px;left:auto; }
.rss a {
  display:block; overflow:hidden; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width : 18px;
  height : 17px;
  padding : 0;
  background : url(i/rss-icon.gif) 0 0 no-repeat;
}

.rss a:hover,
.rss a:focus,
.rss a:active,
.fontsizer .usesettings a:hover,
.fontsizer .usesettings a:focus,
.fontsizer .usesettings a:active {
  background-position : 0 -17px;
}


.facebook { 
  position : absolute;
  top : 70px;
  right : 12px;
  width : 10em;
  text-align : right;
}
.facebook h2 { position:absolute;right:19999px;left:auto; }
.facebook a {
  display:block;
  padding : 0;
  font-size : 0.92em;
  text-decoration : none;
  padding-left : 24px;
  float : right;
  background : url(i/facebook.png) 0 50% no-repeat;
}


.bloggkubbur {
  position : absolute;
  top : 70px;
  right : 80px;
  margin-right: 2em;
  width : 10em;
  text-align : right;
  z-index: 1;
}
.bloggkubbur a {
  font-size : 0.92em;
  text-decoration: none;
}

/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #000; background-color : #ff0;  text-decoration : underline; }
body a[name],
body a[name]:hover { padding : 0; color : inherit; text-decoration : inherit; background-color : transparent; }

