.stream { position:absolute;right:9999px;left:auto; }
.print { display: none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  overflow-y: scroll;
  -ms-overflow-y: scroll;
}

* {
  font-family: Arial, Helvetica, sans-serif !important;
}


body {
  color: #111;
  margin: 0;
  padding: 0;
  color: #000;
  line-height: 1.2;
  font-size: 12px;
  ~font-size: 75.00%;
  text-align: center;
  background: #f4f4f4;
}

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 {
  list-style: disc;
  padding-left: 2.5em;
  margin-bottom: .7em;
}
.article li { margin-bottom: .54em; }


a { color: #3b607e; }


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;
}

.pagebody .boxhd {
  margin-top: 0;
}



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; }
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: #c00;
  color: #c00;
}


.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 */
.bodywrap {
  position: relative;
  text-align: left;
  width: 900px;
  padding: 0 14px;
  _width /**/: 928px;
  margin: 0 auto;
  background: #fff url(i/bg.gif) 0 0 repeat-y
}


.pageheader {
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.pageheader .wrapper {
  background: #162733 url(i/header.jpg) 0 0 no-repeat;
  position: relative;
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.pageheader .brand a {
  display: block;
  width : 690px;
  height: 163px;
}

.pageheader .brand img,
.pageheader .brand span { position:absolute;right:9999px;left:auto; }




/* float & hack */

.pagebody,
.pageextra1,
.pageextra2,
.pageextra3,
.pageextra4 {
  _display: inline;
  float: left;
}

/* default - twocol */

.pagebody {
  width: 720px;
  margin-left: 180px;
  margin-right: 0px;
  line-height: 1.4;
}
.pagebody .wrapper {
  padding: 3em 25px 40px 22px;
}
.home .pagebody .wrapper {
  padding-top : 20px;
}


.pageextra1 {
  width: 180px;
  margin-left: -900px;
  margin-right: 0px;
}

/* threecol */

.threecol .pagebody {
  width: 533px;
  margin-right: 187px;
}

.pageextra2 {
  width: 187px;
  margin-left: -187px;
  margin-right: -100px;
}
.pageextra2 .wrapper {
  padding-bottom: 2px;
  background: #e9e9e9 url(i/p2-rounder.gif) 0 100% no-repeat;
  _height:1px;min-height:0; /* ie hasLayout fix */
}


/* fourcol */

.fourcol .pagebody {
  width: 260px;
  margin-right: 460px;
}

.pageextra3 {
  width: 260px;
  margin-left: -460px;
  margin-right: 0px;
}




.pageextra5 {
  clear: both;
}
.pageextra5 .wrapper {
  _height:1px;min-height:0; /* ie hasLayout fix */
  padding-bottom : 30px;
}

.pageextra5 hr.stream { display: none; }



/* ********************************** */
/* 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 */ }

.pagebody .content,
.pageextra3 .content {
  margin-bottom: 2.5em;
}


.pageextra2 .boxhd { 
  padding: 0 10px;
  margin: 0;
  font-size: 1.14em;
  margin-bottom: .4em;
}
.pageextra2 .content { 
  padding: 0 10px 10px 10px;
  margin: 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 12px;
}



/* ********************************** */
/* 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  ****** */

.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
  height: 1.2em;
  font-weight: bold;
  margin-top: .7em;
}
.buttons {
  margin-top: 1.33em;
  clear: both;
}
.wrapper .more a {
}
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  margin-right: 1em;
/*  float: left;*/
}



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
  padding-bottom: 1.4em;
  border-bottom: 1px dotted #888;
}
.articlelist .item h3 {
  font-size: 1.27em; 
  margin: 0;
}
.articlelist .item h3 .meta {
  font-size: .733em;
}
.articlelist h3 a {
  text-decoration: none;
}
.articlelist .summary p {
  display: inline;
  margin: 0; 
}
.articlelist .more {
  font-size: .82em;
  font-weight: bold;
}

.articlelist img {
  float: right;
  margin: .2em 0 .33em .5em;
}

.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: .7em;
}
.articlelist li a {
  font-weight: bold;
}
.articlelist li .meta a { font-weight: normal; }




/* ******  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 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;
}

.threecol .article .chapters {
  position: absolute;
  top: 2px;
  right: -212px;
  _right: -213px;
  width: 187px;
  background: #e9e9e9 url(i/p2-rounder.gif) no-repeat 0 100%;
  padding-bottom: 20px;
  margin-top: -3.2em;
}

.threecol .article .chapters h3 {
  margin: 0;
  padding: 8px 10px;
  border-bottom: 2px solid #fff;
  color: #033653;
}
.threecol .article .chapters ul {
  list-style: none;
  padding: 0;
  font-size: .92em;
  border-bottom: 1px solid #fff;
}

.threecol .article .chapters li { margin: 0; }

.threecol .article .chapters li a {
  display: block;
  padding: 4px 10px;
  _height:0;min-height:0; /* ie hasLayout fix */
  border-bottom: 1px solid #fff;
  text-decoration: none;
}





/* ******  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; }










/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width: 7em;
  float: left;
  margin-top: .2em;
}
.contactform .fi_btn {
  margin-left: 7em;
  _margin-left: 7.2em;
}
.contactform textarea { width: 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position: absolute;
  left: 179px;
  width: 521px;
}
.home .breadcrumbs { display : none; }

.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }
.breadcrumbs .content {
  padding: 1em 25px .1em 25px;
  font-size: .92em;
}
.breadcrumbs .content a {
  text-decoration: none;
  color: #000;
}





/* ******  mnav  ****** */
.mnav {
  background: #3c6281 url(i/menu.jpg) 0 0 no-repeat;
}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content {
  padding: 5px 0;
  margin-bottom: 20px;
  background: url(i/mnav-bottom.gif) 0 100% no-repeat;
}

.mnav ul {}
.mnav li {
  display: inline;
  padding-bottom: 0;
}

.mnav .content a {
  display: block;
  text-transform: uppercase;
  padding: 7px 10px 7px 16px;
  color: #fff;
  text-decoration: none;
  _height:1px;min-height:0; /* ie hasLayout fix */
}



.mnav .parent a,
.mnav .current a {
  background: url(i/arrow-2.gif) 15px 9px no-repeat;
  padding-left: 34px;
  color: #f90;
}

.mnav .level2 {
  background: url(i/submenu.gif) 100% 0 no-repeat;
  padding: 5px 0 8px 0;
  border-bottom: 1px solid #245;
  font-size: .92em;
}

.mnav .level2 a {
  font-weight: normal;  
  background: none;
  color: #fff;
  text-transform: none;
  padding: 5px 0 6px 34px;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight: bold;
}
.mnav .level2 .current a {
  color: #f90;
}


.mnav .level2 .level3 a {
  font-weight: normal;  
  padding-left: 48px;
  color: #fff;
}
.mnav .level3 .current a {
  font-weight: bold;
  color: #f90;
}


.mnav li span { position:absolute;right:9999em;left:auto; }


.bodywrap .mnav .content a:hover,
.bodywrap .mnav .content a:focus,
.bodywrap .mnav .content a:active {
  color: #fa3;
  text-decoration: underline;
}





/* ******  snav  ****** */


.snav {
  padding: 0;
  margin-top : -152px;
  z-index : 1;
  position : relative;
}
.snav .content {
  padding: 0;
  border: none;
}

.snav .boxhd { position:absolute;right:9999px;left:auto; }

.snav ul {
  list-style: none;
}
.snav ul li {
  padding: 0;
  margin: 0;
  ~display: inline;
}


.snav ul li a {
  display: block;
  margin: 0;
  padding: 0;
  height: 50px;
  _height /**/: 52px;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-bottom: 2px solid #fff;
}
.snav ul li a:hover,
.snav ul li a:focus,
.snav ul li a:active {
  background-position: 0 -50px;
}

.snav .cat1 a,
.snav .cat2 a {
  border-bottom: 1px solid #9db2c0;
  _height /**/: 51px;
}

.snav .cat1 a { background-image: url(i/btn/btnHelstuDagsetningar.gif); }
.snav .cat2 a { background-image: url(i/btn/btnKjordaemi.gif); }
.snav .cat3 a { background-image: url(i/btn/btnSpurningarOgSvor.gif); }
.snav .cat4 a { background-image: url(i/btn/btnDomsmalaraduneiti.gif); }
.snav .cat5 a { background-image: url(i/btn/btnAlthingi.gif); }
.snav .cat6 a { background-image: url(i/btn/btnLandskjorstjorn.gif); }
.snav .cat7 a { background-image: url(i/btn/btnTjodskra.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 label { position:absolute;right:9999em;left:auto; }
.qsearch .fi_txt input { width: 120px; }




/* ******  subscr ****** */
.subscr label { display: block; }
.subscr .textinput,
.subscr .fi_txt input { width: 120px; }
.subscr input.button { width: 50px; }





/* ******  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; }







/* ******  footer  ****** */
.footer .boxhd { display: none; }

.bodywrap .footer {
  padding: 15px 0px 8px 0px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  font-size: .92em;
  text-align: center;
}

.bodywrap .footer, 
.bodywrap .footer a {
  color: #aaa;
  text-decoration: none;
}




/* ******  eplicaad  ****** */
.eplicaad {
  display: none;
}




/* ******  imgbanner  ****** */
.imgbanner {}









/* * links * */
body div.wrapper a:hover,
body div.wrapper a:focus,
body div.wrapper a:active { color: #05e;  text-decoration: underline; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }

