.stream { position:absolute;right:99999px; }
.print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

body {
  background : #fff url(i/body_bg_bottom.png) no-repeat 0 100%;
  _background-position : expression( "0 "+(document.body.offsetHeight-588)+"px" ); /* "Le skítamix" */
  margin : 0;
  padding : 0;
  color : #333;
  line-height : 1.25;
  font-family : Arial, Helvetica, sans-serif;
}


body,
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 14px;  _font-size :  87.50%; }
body.zoom3 { font-size : 16px;  _font-size : 100.00%; }


.bodywrap {
  position: relative;
  background: url(i/bw_bg.png) repeat-y 19px 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}

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; }
.wrapper ol li a { background: none; padding: 0; }

ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }

.article ul {
  list-style : none;
  padding-left : 0;
  margin-bottom : .7em;
  margin-top: 3px;
}
.article li {
  margin-bottom : .1em;
  background: url(i/bullet_blue.gif) no-repeat 3px .45em;
  padding-left: 15px;
}

.article li a { }

.download li a,
.chapters li a { color: #333; }

.download li { background: url(i/arrow_light_down.gif) no-repeat 10px; padding-left: 27px; margin-bottom: 3px; }


a { color : #0F89C3; 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;
  color: #003D7E;
}
h1 {
  font-size : 1.16em;
  margin-bottom : .1em;
  margin-top: .7em;
}
h2 {
  font-size : 1.08em;
  margin-top : 1.50em;
  margin-bottom : .1em;
  
}
h3 {
  font-size : 1.08em;
  margin-top : 1em;
  margin-bottom : 0;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




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






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 #C9CACC;
  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 #C9CACC;
  color : #9F9F9F;
  font-weight: bold;
  font-size: .92em;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #bbb;
  color : #aaa;
}


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


.pageheader {
  background: url(i/ph_bg.png);
  height: 300px;
  width : 970px;
  margin-bottom: -150px;
}
.pageheader .wrapper {}
.pageheader .brand img { margin: 16px 0 0 14px; }
.pageheader .brand span { display: none;}

.pageheader .sitelogo { vertical-align : middle; }

.pagebody {
  float : left;
  margin-left : 206px;
  width : 535px;
  _display : inline;
  position: relative;
  margin-bottom : -125px;
  min-height: 500px; _height: 500px;
}
.threecol .pagebody {
  width : 535px;
  margin-right : 229px;
}
.pagebody .wrapper {
  overflow: hidden;
  padding : 0 19px 0 25px;
}




.pageextra1 {
  float : left;
  width : 206px;
  margin-left : -970px;
  margin-bottom : -125px;
  _margin-bottom /**/: 0;
  _display : inline;
}

.pageextra1 .wrapper {
  _height /**/: 1px;
  padding: 31px 1px 2em 25px;
}

.pageextra2 {
  float : left;
  width : 229px;
  _display : inline;
  margin-left : -229px;
  margin-bottom : -125px;
  _margin-left : -230px;
}

.pageextra2 .wrapper {
  padding: 65px 40px 2em 14px;
}


.pageextra5 {
  clear : both;
  width : 970px;
  height: 346px;
  background: url(i/p5_bg.png) no-repeat 15px 0;
}


/* **** towcol **** */

.twocol .bodywrap { background-image: url(i/h2_bw_bg.gif); }

.twocol .pagebody {
  width: 764px;
  background: url(i/h2_pagebody_fix_bg.gif) no-repeat 520px 80px;    
}

.twocol .pagebody .wrapper {
  padding-bottom: 65px;
  overflow: hidden;
  padding-right: 70px;  
}

.twocol .pageextra5 .wrapper {
  background: url(i/h2_p5_fix_bg.gif) no-repeat 730px 0;
}



/*
  disposable helper fyrir canvas vinnu  
*/




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


.box {
  _height:0;min-height:0; /* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.boxhd {
  color: #003D7E;
  margin-top : 1.4em;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 1.83em;
}
.content { _height:0;min-height:0; /* ie hasLayout fix */ }

.pagebody .content {
  padding-left: 13px;
}



/* ********************************** */
/* 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.25em;
}
.buttons {
  position: absolute;
  margin-top : 1.33em;
  clear : both;
  font-size: .92em;
  bottom: 0;
  right: -180px;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  color: #9F9F9F;
  float : left;
  padding : 0 10px 0 14px;
  background : url(i/arrow_light.gif) 0% 60% no-repeat;
}


.buttons .btnback { display: none; }

.twocol .buttons { right: 55px; }


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}

.articlelist .item h3 a {
  color: #003D7E;
}

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

.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 .more a {
  color: #379DE1;
  font-weight: bold;
  background: none;
  padding: 0;
  font-size: .92em;
}




/* ******  article  ****** */
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  padding : 0;
  margin : 0 0 .7em 0;
  line-height: 1.4;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-left: 1px solid #eee;
  border-bottom: 1px solid #CFD0D1;
  padding: 1px;
  font-size: .92em;
  margin: 10px;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em 1.9em .2em .8em;
  background-color : #003680;
  color: #fff;
}
.article td {
  padding : .2em .8em;
  border-right : 1px solid #CFD0D1;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #EDEDED;
}

.article b { color: #686D71; }





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  padding : 0;
  margin: 0 0 10px 20px;
  float: right;
  width: auto;
  margin-top: 1.65em;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 2px;
  border: 1px solid #D3D4D5;
}
.imgbox .imgcontent { width: 178px; }
.imgbox .imgtext {
  color : #8A8A8A;
  font-weight : normal;
  font-size : .92em;
  padding-left: 2px;
}
.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-top: 10px;
  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 { background: url(i/qsearch_bg.png); }

.contactform textarea { width : 70%; }




/* ****** umsoknir ****** */
.umsoknir form {
 margin-bottom: 77px;
}

.umsoknir fieldset {
  margin-bottom: 20px;
}

.umsoknir h4 {
  margin-bottom: 7px;
}

.umsoknir .fi_txt {margin-bottom: 2px;  }
.umsoknir .fi_sel { margin-bottom : 3px; padding-bottom : 2px;  }

.umsoknir .almennt .fi_txt,
.umsoknir .almennt .fi_sel {  
  width : 33%;
  float : left;  
}

.umsoknir .banki .fi_txt {
	float : left;
	margin-right : 10px;
}

.umsoknir .fi_txt label,
.umsoknir .fi_sel label {  
  display: block;  
}

.umsoknir .pickdate {
  right : 15px;
  margin-top : -5em;
}

.umsoknir acronym {
  color: #c00;
}

.umsoknir small {      
  margin-top: 5px;
  padding-left: 10px;   
}

.umsoknir .fi_btn {
  margin-left: 0;
  margin-top: 12px;
}





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 157px;
  left : 0;
  width : 914px;
  text-align: right;
  font-size: .92em;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999px; }

.breadcrumbs .content {}

.breadcrumbs .current,
.breadcrumbs .content a {
  background: url(i/arrow_light.gif) no-repeat 1px 50%;
  padding-left: 12px;
  margin-left: 3px;
  text-decoration : none;
  color : #999;
  _height /**/: 1em;
}

.breadcrumbs .current {
  color: #757575;
  background-image: url(i/arrow_dark.gif);
}



/* ******  mnav  ****** */
.mnav {
  position: absolute;
  top: 113px;
  left: 0;
  width: 99.9%;
  _width : expression((document.body.clientWidth-1)+"px");
  margin: 0;
  margin-top: -1.25em;
}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content {
  padding : 0;
  background: url(i/mnav_bg.gif) repeat-x 0 100%;
  margin-left: 16px;
}

.mnav ul {
  width: 100%;
  overflow : hidden;
}

.mnav li {
  float: left;
  display : inline;
  padding-bottom : 0;
  background: url(i/mnav_li-bak.gif) 100% 100% no-repeat;
  padding-right : 30px;
  margin-right : -30px;
}
.mnav .parent,
.mnav .current { background-image: url(i/mnav_li-bak2.gif); }

.mnav .content a {
  float: left;
  color: #fff;
  font-weight: bold;
  float: left;
  padding : 14px 28px 12px 38px;
  margin-left : -10px;
  text-decoration : none;
}
.mnav .parent a,
.mnav .current a { color: #003378; background : url(i/mnav_a-bak.gif) 0 100% no-repeat; }

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

.mnav .parent a:hover,
.mnav .parent a:focus,
.mnav .parent a:active,
.mnav .current a:hover,
.mnav .current a:focus,
.mnav .current a:active { color: #5897b7; }

.mnav .parent a,
.mnav .current a {
  font-weight : bold;
}

.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;
}

.mnav .home { background: url(i/mnav_li-bak.gif) no-repeat 0 100%; }




/* ******  snav  ****** */
.snav { position: relative; }
.snav .boxhd { display: none; }

.snav .content { padding : 0; }

.snav ul { border-top: 1px solid #E1E1E2;  }

.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  _display /**/: inline;
  border-bottom: 1px solid #E1E1E2;
  font-weight: bold;
}

.snav li li { background: none; }
.snav li li li { border: none; background: none; }

.snav .cat1 {  }

.snav .content a {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding : 6px 0 4px 0;
  padding-left: 21px;
  background: url(i/arrow_blue.gif) no-repeat 7px .8em;
  color: #686D71;
  display : block;
  text-decoration : none;
}

.snav .content a:hover,
.snav .content a:focus,
.snav .content a:active { text-decoration: none; color: #62B1D7; }

.snav .parent {  }

.snav .current,
.snav .parrent { background: url(i/snav_ul_sel.png); }

.snav .current a,
.snav .parent a {
  background-image: url(i/snav_curr_arrow.gif);
  color: #003378;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.snav ul ul {
  background-color: #fff;
  padding-left: 8px;
  margin-right: 7px;
}


.snav .level2 { margin-bottom: -1px; }
.snav .level2 li { }
.snav .level2 a {
  background: #fff url(i/snav_lili_unsel.gif) no-repeat 14px 55%;
  padding-left: 23px;
  font-weight : normal;
}

.snav .level2 .current,
.snav .level2 .parrent {
  background-image: none;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  background-image: url(i/snav_lili_sel.gif);
  color: #003378;
  font-weight : bold;
}

.snav ul ul ul {
  padding: 6px 0;
  margin-right: 0;
}

.snav .level2 .level3 .current,
.snav .level2 .level3 .parrent {
  background-image: none;
}

.snav .level2 .level3 a {
  background-image: url(i/snav_lili_unsel.gif);
  background-position: 24px;
  font-weight : normal;
  padding: 1px 0 1px 0;
  padding-left: 32px;
}
.snav .level2 .level3 .current a {
  background-image: url(i/snav_lili_sel.gif);
  font-weight: bold;
}


.snav .level2 a:hover,
.snav .level2 a:focus,
.snav .level2 a:active { text-decoration: none; color: #62B1D7; }



/* ******  englishlink  ****** */


.englishlink {
  position: absolute;
  top: 127px;
  left: 830px;
  width: 89px;
  text-align: right;
  margin-top: -1.25em;
}

.englishlink a {
  padding: 5px 6px 5px 28px;
  height: 20px;
  background: url(i/uk_logo.gif) no-repeat 0 50%;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}

.englishlink .content a:hover,
.englishlink .content a:focus,
.englishlink .content a:active { color: #fff; }





/* ******  sjodsfelagsvefur  ****** */

.sjodsfelagsvefur {
  margin-top: -1px;
  position: relative;
}

.sjodsfelagsvefur .content {
  background: url(i/sjodsfelags_bg.png) no-repeat 0 0;
  padding: 12px 0 12px 8px;
}

.sjodsfelagsvefur a {
  background: url(i/sjodsfelags_a.png);
  display: block;
  width: 166px;
  padding-top : 36px;
  height : 0;
  _height /**/: 36px;
  letter-spacing : -1px;
  font-size : 1px;
  overflow : hidden;
}

.sjodsfelagsvefur a:hover,
.sjodsfelagsvefur a:focus,
.sjodsfelagsvefur a:active { background-position: 0 -36px; }


/* ******  launagreidendavefur  ****** */

.launagreidendavefur {
  margin-top: -1px;
  position: relative;
}

.launagreidendavefur .content {
  padding: 0 0 12px 8px;
}

.launagreidendavefur a {
  background: url(i/launagreidendavefur.png);
  display: block;
  width: 166px;
  padding-top : 36px;
  height : 0;
  _height /**/: 36px;
  letter-spacing : -1px;
  font-size : 1px;
  overflow : hidden;
}

.launagreidendavefur a:hover,
.launagreidendavefur a:focus,
.launagreidendavefur a:active { background-position: 0 -36px; }




/* ******  netsamtal  ****** */

.netsamtal {
  margin-left: 8px;
  width: 166px;
  font-size: .92em;
  position: relative;
}

.netsamtal .boxhd { margin: 0; }

.netsamtal .boxhd a {
  background: url(i/netsamtal_boxhd.png);
  display: block;
  width: 166px;
  padding-top : 84px;
  height : 0;
  _height /**/: 84px;
  letter-spacing : -1px;
  font-size : 1px;
  overflow : hidden;
}

.netsamtal .content {
  background: url(i/netsamtal_content_bg.png) no-repeat 0 100%;
  padding: 0 18px 6px 16px;
}

.netsamtal .content a { font-weight: bold; }




/* ****** spurduokkur ***** */

.spurduokkur {
  font-size: .92em;
  margin-bottom: 16px;
  width: 167px;
  background: url(i/faq_line.gif) repeat-x 0 100%;
  padding-bottom: 16px;
}

.spurduokkur .boxhd {  margin: 0 }
.spurduokkur .boxhd a {
  background: url(i/p2_spurdu_okkur_top.png);
  display: block;
  width: 167px;
  padding-top : 34px;
  height : 0;
  _height /**/: 34px;
  letter-spacing : -1px;
  font-size : 1px;
  overflow : hidden;
}

.spurduokkur .content {
  padding: 7px 28px 15px 18px;
  background: #f2f5f9 url(i/p2_spurdu_okkur_bottom.gif) no-repeat 0 100%;
  border-right: 1px solid #fff;
}

.spurduokkur a { font-weight: bold; }




/* ******  enav  ****** */

.enav {  }
.enav .boxhd { display: none; }

.enav li {
  width: 173px;
  margin-bottom: 12px;
  overflow: hidden;
}

.enav ul li a {
  height: 33px;
  display: block;
  padding-left: 173px;
}

.enav .nr1 a { background-image: url(i/p2_link_lifeyrisreiknivel.png); }
.enav .nr2 a { background-image: url(i/p2_link_netumsokn.png); }
.enav .nr3 a { background-image: url(i/p2_link_fyrirspurnir.png); }

.enav li a:hover,
.enav li a:focus,
.enav li a:active { background-position: 0 -33px; }





/* ****** atenglar ****** */

.atenglar {
  width: 166px;
  font-size: .92em;
}

.atenglar .boxhd {
  background: url(i/p2_tenglar_top.png);
  margin: 0;
  display: block;
  width: 166px;
  padding-top : 39px;
  height : 0;
  _height /**/: 39px;
  letter-spacing : -1px;
  font-size : 1px;
  overflow : hidden;
}

.atenglar .content {
  background: #f8f8f8 url(i/p2_tenglar_bottom.gif) no-repeat 0 100%;
  padding: 12px 5px 7px 16px;
}

.atenglar ul {
  margin-bottom: 12px;
}

.atenglar ul li a {
  color: #515458;
  text-decoration: underline;
}





/* ******  flnav  ****** */
.flnav {
  position: absolute;
  top: 84px;
  left: 170px;
  width: 428px;
  text-align: right;
  margin-top: -1em;
}
.flnav .boxhd { position:absolute;right:99999px; }
.flnav ul {
  overflow: hidden;
}
.flnav li {
  float : right;
  background: url(i/flnav_middle.gif) no-repeat 100% 70%;
  margin-right: -1px;
}
.flnav li.home { border : none; }

.flnav .content a {
  color: #7E8182;
  font-weight: bold;
  padding : 1px 8px;
  display: block;
}

.flnav .parent a,
.flnav .current a { font-weight : bold; }







/* ******  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; }




/* ***** faqitem ***** */

.faqitem { }

.faqitem .fullq {
  font-weight: bold;
  color: #003D7E;
  background: url(i/faq_line.gif) 0 -2px repeat-x;
}

.faqitem .content {
  background: url(i/faq_line.gif) 0 100% repeat-x;
  padding: 0;
  margin-left: 16px;
  padding-bottom: 16px;
}

.faqitem p {
  margin: 1px 0;
  padding-left: 20px;
}

.faqitem .fullq p {
  padding-top: 8px;
  padding-left: 12px;
  background: url(i/bullet_blue.gif) no-repeat 0 1em;
}



/* ***** faqlist ***** */

.faqlist .boxhd { display: none; }

.faqlist li {
  _display: inline;
}

.faqlist li a {
  color: #515458;
  display: block;
  padding-left: 16px;
  margin-bottom: 5px;
  background: url(i/bullet_blue.gif) no-repeat 0 .4em;
}

faqlist li a:visited {
  color: #000;
}






/* ******  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 : 78px;
  margin-top : -.8em;
  left: 671px;
  width : 270px;
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input { background: url(i/qsearch_bg.png); width : 166px; padding: 1px 0 2px 0; }
.qsearch .fi_btn input { font-size : .91em; width: 64px; background: url(i/qsearch_btn_bg.png); padding: 1px 0; margin: 0 7px; }





/* ******  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 {
  padding: 170px 0 0 31px;
}

.footer a {
  font-weight: bold;
  color: #515458;
}

.footer i {
  padding: 0 3px;
}

.footer b {
  color: #003D7E;
  font-weight: bold;
}





/* ******  eplicaad  ****** */
.eplicaad {
  position: absolute;
  bottom: 130px;
  left: 790px;
}




/* ******  imgbanner  ****** */
.imgrotor {  }





/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 73px;
  left : 592px;
  width: 60px;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float : right;
  width: 24px;
  overflow: hidden;
  height: 12px;
  margin-left: 3px;
}
.fontsizer a {
  display : block;
  padding-left : 24px;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
}

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

.fontsizer .alt { display: none; }
.fontsizer .alt a { }

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





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

.4stafir  { width : 40px; }
.2stafir  { width : 20px; }
.6stafir  { width : 60px; }

/* ****** h2nav ****** */

.h2nav .content {
  padding: 0;
}

.h2nav ul {
  overflow: hidden;
  width: 100%;
  clear: both;
  _padding-bottom /**/: 80px;
}

.h2nav li {
  float: left;
  width: 212px;
}

.h2nav li a {
  margin-left: 20px;
  width: 190px;
  display: block;
  overflow : hidden;
  padding-top : 33px;
  height : 0;
  _height /**/: 33px;
  letter-spacing : -1px;
  font-size : 1px;
}

.h2nav .n1 a { background: url(i/h2nav_lanareiknivel.png); }
.h2nav .n2 a { background: url(i/h2nav_sereignareiknivel.png); }
.h2nav .n3 a { background: url(i/h2nav_lifeyrisreiknivel.png); }

.h2nav li a:hover,
.h2nav li a:focus,
.h2nav li a:active {
  background-position: 0 -33px;
}
