.stream { position:absolute;right:9999em;left:auto; }
.print { display : none; }
.scroll-overflow { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { filter: expression(this.runtimeStyle.filter='none' && document.execCommand("BackgroundImageCache", false, true)); } /* fixes the background-image flicker bug in IE */
html, body { height : 100%; }

body {
  background : #005d89 url(i/body-bg.png) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #4c4d4f;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, Verdana, sans-serif;
}

body,
body.zoom1 { font-size : 11px;  ~font-size :  68.75%; }
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:link,
a:visited { color : #4280b3; }



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 {
  font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
  font-weight : normal;
  line-height : 1.1;
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  color : #000;
  font-size : 2.27em;
  margin-bottom : .3em;
}
h2 {
  font-size : 1.64em;
  margin-top : 0.57em;
  margin-bottom : .55em;
}
h3 {
  color : #256da7;
  font-weight : bold;
  font-size : 1.18em;
  margin-top : 10px;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}

h2 a:link,
h2 a:visited,
h4 a:link,
h4 a:visited {
  color : #4c4d4f;
  text-decoration : none;
}
h3 a:link,
h3 a:visited {
  color : #256da7;
  text-decoration : none;
}



table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : 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 : #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;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.bodywrap {
  position : relative;
  width : 939px;
  margin : 25px auto;
  text-align : left;
}



.pageheader {
  width : 939px;
  background : url(i/pb-top.png) 0 0 no-repeat;
  _background : url(i/pb-top.gif) 0 0 no-repeat;
  height : 86px;
}
.pageheader .brand { position : absolute; top : 15px; left : 15px; }
.pageheader .brand span { position:absolute;right:19999px;left:auto; }
.pageheader .sitelogo { vertical-align : middle; }


.pagebody {
  float : left;
  background-color : #fff;
  _display : inline;
  padding-bottom : 1em;
}
.home .pagebody {
  padding-top : 224px;
  width : 939px;
  padding-bottom: 0;
}
.twocol .pagebody {
  background : #fff url(i/pe1-bg.gif) 15px 0 repeat-y;
  padding-top : 128px;
  width : 524px;
  padding-left : 400px;
  padding-right : 15px;
  _height:600px;min-height:600px; /* ie hasLayout fix */
}

.home .pagebody2 {
  float : left;
  width : 939px;
  padding-top : 29px;
  background : url(i/pb2-top.png) 0 0 no-repeat;
  _background : url(i/pb2-top.gif) 0 0 no-repeat;
}
.home .pagebody2 .wrapper {
  padding : 10px 0 0 15px;
}
.twocol .pageextra1 {
  background : url(i/milli-pe3-top.gif) 0 0 no-repeat;
  padding-top : 130px;
  float : left;
  width : 371px;
  margin-left : -924px;
  _display : inline;
}
.sub .pageextra1 {
  background-image : url(i/sub-pe3-top.gif);
  padding-top : 175px;
}

.pageextra2 {
  float : left;
  width : 170px;
  _display : inline;
  margin-left : -170px;
  _margin-left : -171px;
}

.pageextra5 {
  clear : both;
}
.home .pageextra5 .wrapper {
  height : 40px;
  padding:28px 45px 0;
  ~padding:43px 45px 0;
}
.twocol .pageextra5 .wrapper {
  height : 40px;
  padding: 45px 45px 0;
  ~padding:43px 45px 0;
}
.home .pageextra5 .wrapper {
  padding-top : 59px;
  background : url(i/pb-home-bottom.png) 0 0 no-repeat;
  _background : url(i/pb-home-bottom.gif) 0 0 no-repeat;


}
.twocol .pageextra5 .wrapper {
  background : url(i/subpb-bottom.png) 0 0 no-repeat;
  _background : url(i/subpb-bottom.gif) 0 0 no-repeat;
}

/*
  disposable helper fyrir canvas vinnu  
*/
.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper,
.pageheader .wrapper,
.pagebody2 .wrapper,
.pagebody .wrapper {
  _height:0;min-height:0;/* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : .5em;
}
.boxhd {
  padding : 0; 
  margin : 0; 
}
.home .pagebody .boxhd,
.milli .pagebody .boxhd { position:absolute;right:19999px;left:auto; }
.sub .pagebody .boxhd {
  background : url(i/sub-boxhd.gif) 0 0 no-repeat;
  height:29px;
  top:210px;
  left:1px;
  padding:7px 0 0 43px;
  position:absolute;
  width:354px;
  color : #fff;
}
.subtitle {
  color : #a3a3a3;
  display : block;
  padding-bottom : 18px;
  border-bottom : 2px solid #cdcdcf;
}
.content { _height:0;min-height:0;/* ie hasLayout fix */ }




/* ******  fbox  ****** */

.hbox {
  padding : 0 0 20px 15px;
  width : 924px;
  _width /**/: 939px;
  background: url(i/hbox-sep.gif) repeat-y 50% 0;
}

.hbox:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.lbox:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.fbox { float : left; }

.fbox p { font-size : 1.09em; }

.hbox .fbox {
  width : 254px;
  float : left;
}

.ltitlebox,
.rtitlebox {
  width : 194px;
  float : left;
  margin-right : 14px;
  _display: inline;
}

.hbox h1 {
  border-bottom : 1px solid #e4e4e5;
  font-size : 1.82em;
}

.hbox h1 a:link,
.hbox h1 a:visited {
  background : url(i/arrow-blue.png) 3px 50% no-repeat;
  _background : url(i/arrow-blue.gif) 3px 40% no-repeat;
  width : 176px;
  padding : 0 0 5px 18px;
  display : block;
  color : #000;
  text-decoration : none;
}

.hbox h3 {
  font-size : 1.09em;
  margin-bottom : 0.2em;
}

.hbox .subtitle {
  margin : 0 0 0em 0;
  width : 165px;
  padding : 0 14px 18px;
  font-size : 1.54em;
}

.hbox .lart {
  padding-right : 20px;
  border-right : 1px solid #e4e4e5;
  margin-right : 14px;
}

.hbox .lart,
.hbox .hart { margin-top : 2.3em; }


.hbox .hart .content {
  padding-right: 12px;
}



.hbox .lart .summary,
.hbox .hart .summary {
  padding-left : 0;
  font-size : 1.09em;
}

.hbox .lart .summary p,
.hbox .hart .summary p {
  padding-left : 0;
  font-size : 1em;
}

.hbox .hart ul {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: .6em;
}

.hbox .hart li {
  _display: inline;
}

.hbox .hart li a {
  color: #696A6D;
  text-decoration: none;
  padding-left: 12px;
  background: url(i/arrow-blue.gif) no-repeat 0 .55em;
  display : block;
  padding-bottom: .3em;
}

.hbox .hart .moreolder,
.hbox .hart .archivelink {
  
}


.lgbox {
  width : 293px;
  margin-right : 1px;
}

.lgbox .boxhd {
  color : #000;
  padding : 10px 15px 5px;
  font-size : 1.55em;
}

.lgbox .summary {
  padding : 0 25px 15px;
  font-size : 1.09em;
}

.lgbox .summary .more a {
  font-size : 11px;
}



/* dgbox extends fbox */

.dgbox {
  padding-top : 3px;
  position : relative;
  display : block;
  width : 630px;
}
.dgbox .boxhd { position:absolute;right:19999px;left:auto; }
.dgbox .content {
  margin-left:15px;
  width : 552px;
  padding : 12px 25px 5px;
}



.dgbox .controls .down,
.dgbox .controls .up {
  position : absolute;
  top : 74px;
  display : block;
  height : 29px;
  width : 29px;
  overflow : hidden;
  text-indent : -9999em;
  background : 0 0 no-repeat;
}

.dgbox .controls .up {
  background-image : url(i/arrow-gray-back.png);
  _background-image : url(i/arrow-gray-back.gif);
  left : 25px;
}

.lbox .at-bottom .listscroller-ctrl .down {
  background-image : url(i/arrow-gray-inactive.png);
  _background-image : url(i/arrow-gray-inactive.gif);
}

.dgbox .controls .down {
  background-image : url(i/arrow-gray.png);
  _background-image : url(i/arrow-gray.gif);
  right : 25px;
}

.lbox .at-top .listscroller-ctrl .up {
  background-image : url(i/arrow-gray-inactive-back.png);
  _background-image : url(i/arrow-gray-inactive-back.gif);
}

.dgbox .controls a:hover,
.dgbox .controls a:focus { background-position : 0 -29px; }

.lbox .at-top .listscroller-ctrl .up:hover,
.lbox .at-top .listscroller-ctrl .up:focus,
.lbox .at-bottom .listscroller-ctrl .down:hover,
.lbox .at-bottom .listscroller-ctrl .down:focus { background-position : 0 0; }




.dgbox .item {
  width : 100%;
  overflow : hidden;
  _height:181px;min-height:181px; /* ie hasLayout fix */
}



.dgbox .item h3 {
  padding-left: 219px;
  font-size : 2.27em;
  margin: .5em 0 .3em;
}
.dgbox .summary {
  color : #fff;
  font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
  font-size : 1.55em;
  margin : 0;
  padding-left: 219px;
  border : 1px solid blue;
}
.dgbox .summary p {
  margin : 0;
  font-size : 1em;
}
.wrapper .dgbox .more a {
  color : #fff;
  font-size: 11px;
  background-image : url(i/arrow-white.png);
  _background-image : url(i/arrow-white.gif);
  background-position : 0 60%;
}


.dgbox .imgbox {
  width : 200px;
  height : 173px;
  background-color : #fff;
  margin : .2em 1.5em .33em 0;
  float : left;
  text-align : center;
  vertical-align : middle;
  line-height : 173px;
}

.dgbox .imgbox a,
.dgbox .imgbox span {
  height : 173px;
  width : 200px;
  display : table-cell;
  vertical-align : middle;
}

.dgbox .imgbox img {
  vertical-align : middle;
}




.home .dgbox .boxhd {
  position : static;
  color: #fff;
  font-size: 1.5em;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 8px;
}

.home .dgbox .boxhd a:hover,
.home .dgbox .boxhd a:focus,
.home .dgbox .boxhd a:active,
.home .dgbox .boxhd a { color: #fff; }


.home .dgbox .container {
  position : relative;
  overflow: hidden;
  width: 516px;
  margin-left: 56px;
}

.home .dgbox .carousel-active {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}

.home .dgbox .item {
  width: 109px;
  height: 114px;
  float: left;
  background: url(i/home/fbox-item-bottom.gif) no-repeat 10px 100%;
  min-height: 0;
  padding: 0 10px;
  position : relative;
  z-index: 1;
}

.home .dgbox .item h3 {
  position : absolute;
  z-index: 2;
  left: 10px;
  bottom: 20px;
  padding: 0;
  font-size: .92em;
  width: 109px;
}

.home .dgbox .item h3 a  { color : #b4b5b6; }

.home .dgbox .item .summary {
  position : absolute;
  z-index: 3;
  left: 10px;
  bottom: 0;
  padding: 0;
  font-size: .92em;
  width: 109px;
}


.home .dgbox .imgbox {
  width: 109px;
  height: 72px;
  line-height: 72px;
}


.home .dgbox .imgbox a,
.home .dgbox .imgbox span {
  width: 109px;
  height: 72px;
  background: no-repeat 50% 50%;
}

.home .dgbox .imgbox a,
.home .dgbox .imgbox span {
  vertical-align: middle;
  text-align: center;
  width: 109px;
  height: 72px;
  display: block;
}

.home .dgbox .imgbox img { position: relative; }

.home .dgbox .carousel-active .imgbox img { position:absolute;right:9999px;left:auto; }


.home .dgbox .direct {
  text-align: center;
  position : absolute;
  z-index: 1;
  top : 153px;
  left : 56px;
  width : 516px;
}

.home .dgbox .direct span {
  display : -moz-inline-box;
  display : inline-block;
}

.home .dgbox .direct span i {
  background: url(i/carousel-dot.gif) no-repeat;
  margin : 0 2px;
  overflow : hidden;
  float : left;
  text-align : left;
  text-indent : -9999em;
  height : 10px;
  width : 10px;
}

.home .dgbox .direct span.current i { background-image: url(i/carousel-dot-sel.gif); }




/* ********************************** */
/* 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;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  font-weight : bold;
  margin-top : 5px;
  padding : 0 10px 0 15px;
  text-decoration : none;
  background : url(i/arrow-blue.png) 0% 50% no-repeat;
  _background : url(i/arrow-blue.gif) 0% 50% no-repeat;
}
.more:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


/* ******  articlelist  ****** */

.articlelist .boxhd {
  color : #000;
  font-size : 2.27em;
  margin-bottom : .3em;
}
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : left;
  margin : .2em .5em .33em 0;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .5em;
}
.articlelist li a {
  font-weight : bold; 
  text-decoration: none;
  color: #696A6D;
}




/* ******  article  ****** */
.article .subtitle {
  clear : none;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }
.article p {
  font-size : 1.09em;
  padding-right : 100px;
}

.twocol .article img { clear : both; vertical-align : text-bottom; float : right; margin : .2em 0 .5em 2em; margin-right:-100px; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; margin-right:-100px; }
.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 ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }





/* ******  imgbox  ****** */
.twocol .imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.twocol .imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { 
  width : 200px; 
  position:absolute;right:19999px;left:auto;
}
.imgbox .imgtext {
  position:absolute;right:19999px;left:auto;
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta { 
  position:absolute;right:19999px;left:auto;
  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 textarea { width : 70%; }





/* ******  breadcrumbs  ****** */
.breadbox {
  margin-top : -1em;
  left: 44px;
  position: absolute;
  top: 130px;
  width: 200px;
  z-index: 1;
}

.breadbox .boxhd { position:absolute;right:9999em;left:auto; }

.breadbox .content {}
.breadbox h1 {
  margin-top : 5px;
  font-size : 3.18em;
}
.breadbox .home a {
  text-decoration : none;
  color : #bfe1f2;
  padding:2px 20px 2px 3px;
  background : url(i/arrow-blue-back.png) 100% 50% no-repeat;
  _background-image : url(i/arrow-blue-back.gif);
}
.breadbox .cat a {
  text-decoration : none;
  color : #fff;

}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhd {
  padding : 0;
  border : none;
}

.qnav .boxhd a {
  background : transparent url(i/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; 
  right:30px;
  top:57px;
  width : 700px;
}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content { padding : 0; }

.mnav ul {
  float : right;
}
.mnav li {
  display : inline;
  padding-bottom : 0;
  float: left;
}

.mnav .content a {
  display : block;
  _width : 0;
  white-space:nowrap;
  padding: 7px 1em 8px 22px;
  text-decoration : none;
  font-weight: bold;
  font-size: 1.09em;
  color: #4c4d4f;
  height:14px;
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active {
}
.mnav li.parent,
.mnav li.current {
  background : url(i/mnav-left.gif) 0 0 no-repeat;
}
.mnav .parent a,
.mnav .current a {
  background : url(i/mnav-right.gif) 100% 0 no-repeat;
}

.mnav .level2 {}

.mnav .level2 a {
  font-weight : normal;  
  padding-left : 1.4em;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight : bold;
}

.mnav .level2 .level3 a {
  font-weight : normal;  
  padding-left : 2.8em;
}
.mnav .level3 .current a {
  font-weight : bold;
}




/* ******  snav  ****** */
.snav {
  overflow:hidden;
  _overflow : visible;
  width:371px;
  
}
.snav .boxhd { position:absolute;right:19999px;left:auto; }
.snav h3 {
  margin : 0;
  padding : 10px 30px 4px;
  _padding : 10px 28px 4px;
}
.snav h3 a,
.snav h3 a:visited {
  color : #000;
}
.snav .item {
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  _display : inline;
  width : 180px;
  _width : 150px;
  float : left;

}
.snav .item .summary {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom : 10px;
  padding : 0 30px 12px;
  _width : 125px;
  _padding : 0 29px 12px;
}
.snav .active .summary {
  background : url(i/snav-active-bottom.png) 0 100% no-repeat;
}
.snav .active h3 {
  background : url(i/snav-active-top.png) 0 0 no-repeat;
}
.snav .summary a {
  display : block;
  text-decoration : none;
  font-weight : bold;
  padding : 2px 18px;
  margin-top:5px;
  background : url(i/arrow-blue.png) 0 50% no-repeat;
  _background-image : url(i/arrow-blue.gif);
}
.snav .active .summary a {
  display : none;
}
.snav .cat1,
.snav .cat3,
.snav .cat5,
.snav .cat7,
.snav .cat9,
.snav .cat11 {
  clear : both;
}



/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhd { position:absolute;right:9999em;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.enav li.cat1 { border : none; }

.enav .content a {}

.enav .parent a,
.enav .current a { font-weight : bold; }





/* ******  flnav  ****** */
.flnav {
  position : absolute;
  right:30px;
  width:200px;
}
.flnav .boxhd { position:absolute;right:9999em;left:auto; }
.flnav ul {
  float : right;
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #256da7;
}
.flnav li.cat1 { border : none; }
.flnav .content a { 
  color : #6e7072; 
  font-weight : bold;
  text-decoration : none;
}






/* ******  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 : 25px;
  margin-top : -.8em;
  right:-250px;
  width : 210px;
}
.qsearch { position:absolute;right:19999px;left:auto; }
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input { width : 120px; }
.qsearch .fi_btn input { width : 3.5em; font-size : .91em; }





/* ******  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 {}
.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 {
  font-weight : bold;
  color : #6e7072;
}
.footer a {
  color : #6e7072;
  text-decoration : none;
}
.footer i {
  padding : 0 5px;
}
.footer .boxhd { /* display : none; */ }





/* ******  eplicaad  ****** */
.eplicaad {
  position : absolute;
  right : 15px;
  padding : 10px 0;
  display : block;
  width : 131px;
  height : 25px;
  overflow : hidden;
}
.eplicaad a {
  background : url(../img/byggir_a_eplica2.png) 0 0 no-repeat;
  _background-image : none;
    _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/byggir_a_eplica2.png',sizingMethod='crop');
    _cursor : hand;
  display : block;
  width : 131px;
  height : 25px;
  overflow : hidden;
  text-indent : -9999em;
}




/* ******  imgbanner  ****** */
.imgbanner {
  position : absolute;
  right : 15px;
  top : 100px;
  width : 909px;
}
.imgbanner img {
  position : absolute;
  right : 0;
}
.home .imgbanner {
  background : url(../myndir/) 0 0 no-repeat;
  height : 198px;
  background-color : #009fd9;
}
.twocol .imgbanner {
  background : url(i/imgbanner-bg.gif) 0 0 no-repeat;
  height : 97px;
  overflow : hidden;
}


/* ****** fontsizer  ****** */
.fontsizer {
  width : 60px;
  position : absolute;
  top : 15px;
  right : 22px;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float : right;
}
.fontsizer a {
  margin-left : 5px;
  display : block;
  width : 24px;
  height : 13px;
  overflow : hidden;
  text-indent : -9999em;
  background : url(i/font-dwn.png) 0 0 no-repeat;
}

.fontsizer .up a {
  background-image : url(i/font-up.png);
}
.fontsizer .alt a {
  background-image : url(i/_temp_dev/font-alt.gif);
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position : 0 -13px;}





/* **** subscr **** */

.subscr {
  position: absolute;
  right: 88px;
  top: 13px;
}

.subscr .fi_txt {
  float: left;
  padding-right: 6px;
}

.subscr .fi_txt input {
  padding: 2px 2px;
}

.subscr .fi_btn {
  float: left;
}

.subscr .fi_btn input {
  padding-top: 1px;
  padding-bottom: 1px;
  ~padding-bottom: 0;
}







/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }