.stream { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.print { 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 : #daddd6;
  margin : 0;
  padding : 0;
  padding-bottom : 14px;
  color : #000;
  margin-top : 45px;
  text-align : center;
  font-family : Verdana, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  _font-size :  75%; }
body.zoom2 { font-size : 14px;  _font-size :  87.50%; }
body.zoom3 { font-size : 18px;  _font-size : 112.50%; }
/*
body.zoom0 { font-size : 12px;  _font-size :  75.00%; }
body.zoom0 { font-size : 13px;  _font-size :  81.25%; }
body.zoom0 { font-size : 15px;  _font-size :  93.75%; }
body.zoom0 { font-size : 16px;  _font-size : 100.00%; }
body.zoom0 { font-size : 17px;  _font-size : 106.25%; }
body.zoom0 { font-size : 19px;  _font-size : 118.75%; }
body.zoom0 { font-size : 20px;  _font-size : 125.00%; }
body.zoom0 { font-size : 23px;  _font-size : 143.75%; }
body.zoom0 { font-size : 28px;  _font-size : 175.00%; }
body.zoom0 { font-size : 32px;  _font-size : 200.00%; }
*/


body .bodywrap {
  position : relative;
  width : 760px;
  margin : 0 auto;
  text-align : left;
  background : url("../img/bw-bak2.gif") 0 0 repeat-y;
}
body.width1 .bodywrap {
  width : 970px;
  background-image : url("../img/bw-bak-2.gif");
}

body.home .bodywrap { background : url("../img/bw-bak2-2.gif") 0 0 repeat-y; }
body.width1 div.home { background : url("../img/bw-bak.gif") 0 0 repeat-y; }



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 : #00695D; }



abbr,
acronym {
  cursor : help;
  border : none;
}
abbr:hover,
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none;
  vertical-align : middle;
}


h1, h2, h3, h4 {
  font-family : Verdana, sans-serif;
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.17em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.17em;
  margin-top : 1.5em;
  margin-bottom : .5em;
}
h3 {
  font-size : 1.08em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h3 a { text-decoration : none; }
h4 {
  color : #666;
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym,
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 : Tahoma, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #9ea399;
  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 url("../img/btn-bak.gif") 0 100% repeat-x;
  border : 1px solid #9ea399;
  color : #424242;

  font-family : Verdana;
  font-size : .833em;
  padding : 1px 5px;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
}


.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; }


label acronym,
fieldset h3 acronym,
fieldset h4 acronym {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
label acronym:hover,
fieldset h3 acronym:hover,
fieldset h4 acronym:hover { border : none; }






/* *****  clear  ***** */
.clear { clear : both; line-height : 0; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pageheader {
  background : url("../img/splitter.gif") 0 100% no-repeat;
  padding-bottom : 21px;
  position : relative;
  _height : 1em; min-height: 1em;
}

.pageheader .wrapper {
  background : url("../img/ph-rbak.gif") 100% 0 no-repeat;
  margin-bottom : 1.083em;
  _height : 1em; min-height: 1em;
}

.pageheader .brand {
  background : url("../img/ph-lbak.gif") 0 0 no-repeat;
  padding : 30px 0 40px 35px;
  _height : 1em; min-height: 1em;
}
.pageheader .brand span { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }

.pageheader .sitelogo {
  display : block;
  vertical-align : top;
}

.pagebody {
  float : left;
  _display : inline;
  margin-left : 272px;
  margin-top : 12px;
  _margin-top : 0;
  padding : 35px 0px 12px 0;
  width : 465px;
}
.width1 .pagebody { width : 670px; }

.pagebody .wrapper { }




.pageextra1 {
  float : left;
  width : 231px;
  _width /**/: 255px;
  padding : 12px;
  margin-left : -732px;
  _display : inline;
}
.width1 .pageextra1 {
  margin-left : -936px;
}


.home .pageextra1 .snav { display : none; }


.pageextra2 {
  float : left;
  _display : inline;
  padding : 12px 12px 12px 6px;
  width : 357px;
  _width /**/:375px;
}

.width1 .pageextra2 {
  width : 462px;
  _width /**/:480px;
}

.pageextra5 {
  float : none;
  clear : both;
  background : url("../img/splitter2.gif") 0 0 no-repeat;
  padding-top : 36px;
  _height : 1em; min-height: 1em;
}
.width1 .pageextra5 {
  background : url("../img/splitter3.gif") 0 0 no-repeat;
}

.home .pageextra5 {
  background : url("../img/splitter5.gif") 0 0 no-repeat;
  padding-top : 46px;
}
.width1 .home .pageextra5 {
  background : url("../img/splitter4.gif") 0 0 no-repeat;
}

.pageextra5 .wrapper {
  padding-bottom : 16px;
  padding-left : 5px;
  background : url("../img/p5-bak-3.gif") 0 100% no-repeat;
  _height : 1em; min-height: 1em;
}
.width1 .pageextra5 .wrapper {
  padding-left : 5px;
  background : url("../img/p5-bak.gif") 0 100% no-repeat;
}


/* ****** dálkajöfnun fyrir home */
.width1 .home .pagebody {
  margin : 0;
  margin-left : 5px;
  margin-right : -480px;
  width : 936px;
  _width /**/: 960px;
  padding : 0 12px 0 12px;
  border-top : 12px solid #fff;
}
.width1 .home .pagebody .wrapper {
/*  width : 462px;*/
}

.home .pagebody {
  float : left;
  _display : inline;
  margin : 0;
  margin-left : 5px;
  margin-right : -375px;
  width : 726px;
  _width /**/: 750px;
  padding : 0 12px 0 12px;
  border-top : 12px solid #fff;
}
.width1 .home .pagebody {
}

.home .pagebody .wrapper {
/*  width : 357px;*/
}



.home .pagebody .rightcol {
  float : right;
  width : 357px;
}
.home .pagebody .leftcol {
  float : left;
  width : 357px;
}
.width1 .pagebody .rightcol {
  float : right;
  width : 462px;
}
.width1 .pagebody .leftcol {
  float : left;
  width : 462px;
}









/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.boxhd {
  margin : 0;
  color : #000;
  padding-left : 0;
}

.home .pagebody .boxhd,
.home .pageextra2 .boxhd,
.pageextra1 .boxhd,
.pageextra5 .boxhd {
  background : #2b534f none 0 0 no-repeat;
  padding : 8px 0;
  padding-left : 12px;
  border-bottom : 2px solid #fff;
  color : #fff;
}

.pageextra1 .boxhd {
  background-image : url("../img/boxhd-gm.gif");
}
.home .pagebody .boxhd,
.home .pageextra2 .boxhd {
  background-image : url("../img/boxhd-gl-2.gif");
  color : #fff;
  padding-left : 12px;
}
.width1 .home .pagebody .boxhd,
.width1 .home .pageextra2 .boxhd { background-image : url("../img/boxhd-gl.gif"); }

.pageextra5 .boxhd { background-image : url("../img/boxhd-gs.gif"); }



.content { _height : 1em; min-height: 1em; }

.pagebody .content { padding-top : 15px; }

.pagebody .content,
.home .pageextra1 .content { line-height : 1.7; }

.home .pagebody .content,
.home .pageextra2 .content,
.pageextra5 .content {
  padding : 20px;
  margin-bottom : 1em;
}

.pageextra5 .content { margin-bottom : 0; }










/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #666666;
  display : block;
  font-weight : normal;
  font-size : .92em;
}
.meta span {
  padding : 0 .33em 0 .5em;
  border-left : 1px solid #ddd;
}
.meta span.date {
  padding-left : 0;
  border-left : none;
  font-weight : bold;
}

.wrapper .meta a { color : #777; }

/*
.meta .author,
.meta .source { display : none; }
*/







/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.moreolder,
.archivelink { margin-top : .5em; }

.buttons {
  margin-top : 2.5em;
  padding-top : .5em;
  clear : both;
  background : url("../img/brd-bak.gif") 0 0 no-repeat;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  color : #a1740d;
  float : left;
  padding : 0 24px 0 12px;
  background : url("../img/more-arrow.gif") 0% 55% no-repeat;
  font-weight : bold;
  text-decoration : none;
}
.wrapper .buttons a.btnback {
  background : url("../img/less-arrow.gif") 0% 55% no-repeat;
}


.topofpage {
  text-align : right;
  font-size : .92em;
  margin : 1em 0;
}
.topofpage a {
  padding-left : 12px;
  background : url(../img/topofpage.gif) 0 80% no-repeat;
  _background-image /**/: none;
}
.articlelist .topofpage {
  position : relative;
  margin-top : -1em;
}






/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 2em;
  line-height : 1.5;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em;
  margin : 0 0 .3em 0;
}
.articlelist .summary {}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
  line-height : 1.5;
}
.pageextra2 .articlelist ul { clear : none; }
.articlelist ul .meta { margin-bottom : -.1em; }

.articlelist li {
  padding-bottom : 1em;
}
.articlelist li a {
  font-weight : bold;
}

.home .articlelist,
.home .articlelist .content {
  margin-bottom : 0;
}






/* ******  glossarylist  ****** */
.glossarylist .abc h3 { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.glossarylist .abc li {
  display : inline;
  margin-right : .33em;
}
.glossarylist .abc a { font-weight : normal; }

.glossarylist .content h2 {
  border-bottom : 1px solid #eee;
  position : relative;
  _height : 1em; min-height: 1em;
  margin-left : -7px;
  margin-right : -7px;
  padding-left : 7px;
  color : #888;
}









/* ******  article  ****** */
.pageextra2 .article .boxhd {
  background-color : #9c710e;
  background-image : url("../img/boxhd-yl-2.gif");
}
.width1 .pageextra2 .article .boxhd {
  background-image : url("../img/boxhd-yl.gif");
}

.pageextra2 .article .content {
  border-bottom : 12px solid #fff;
  background : url("../img/content-bak-800.gif") 0 100% no-repeat;
  padding-bottom : 0;
  margin-bottom  :0;
}
.width1 .pageextra2 .article .content {
  background : url("../img/content-bak.gif") 0 100% no-repeat;
}
.pageextra2 .article .content .content {
  margin : 0;
  padding : 0;
  background : 0;
  border : 0;
}


.article .boxhd {
  display: none;
}
.rightcol .article .boxhd {
  display: block;
}



/* ******  article  ****** */
.rightcol .article .boxhd {
  background-image : url("../img/boxhd-yl-2.gif");
}
.width1 .rightcol .article .boxhd {
  background-image : url("../img/boxhd-yl.gif");
}

.rightcol .article .content {
  border-bottom : 12px solid #fff;
  background : url("../img/content-bak-800.gif") 0 100% no-repeat;
  padding-bottom : 0;
  margin-bottom  : 0;
}
.width1 .rightcol .article .content {
  background : url("../img/content-bak.gif") 0 100% no-repeat;
}
.rightcol .article .content .content {
  margin : 0;
  padding : 0;
  background : 0;
  border : 0;
}
/*
.home .pagebody .article .boxhd {
  display: none;
}
*/

.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .content .meta {
  margin-top : -.5em; 
  _height : 1em; min-height: 1em;
}
.article .summary {
  padding : 0 0 .5em 0;
  border-bottom : 1px solid #f4f4f4;
  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 .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-ie5mac img.center { display : inline; }

.article table {/* sjá calendar */}
.article tr.alt td {
  background-color : #f8f8f8;
}






/* ******  event  ****** */
.event .boxhd { display : block; }


.event .paging,
.eventlist .paging {
  clear : both;
  margin-top : 1.5em;
  border-top : 1px solid #eee;
  padding-top : 5px;
}
.event .paging ul,
.eventlist .paging ul {
  list-style : none;
  padding : 0;
}
.event .paging li,
.eventlist .paging li {
  display : inline;
  margin : 0;
  padding : 0 1.5em 0 0;
} 
.event .paging li.prev,
.event .paging li.next,
.eventlist .paging li.prev,
.eventlist .paging li.next {
  padding-right : .5em;
}
.event .paging li.next,
.eventlist .paging li.next {
  padding-left : .7em;
  border-left : 1px solid #ccc;
}





/* ******  home monthlist / eventlist  ****** */

.home .eventlist .content {
  float : left;
  width : 150px;
}
.width1 .home .eventlist .content { width : 220px; }

.home .monthlist .boxhd { display : none; }

.eventlist .paging li.index { padding-left : 1em; }






/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
  background : 0;
}

.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
  background : 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 : #a1740d;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li {
  margin-bottom : .5em;
  _height : 1em; min-height: 1em;
}
.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; }

.pageextra5 .quizbox {
  float : left;
  width : 225px;
  _width /**/: 237px;
  margin : 0 0;
  border-left : 12px solid #fff;
}

.pageextra5 .quizbox .content {
  background-color : #F1F2EF;
}



/* ******  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 textarea {
  width : 70%;
}
.contactform .fi_btn {
  clear : left; 
  margin-left : 7em;
}




/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 180px;
  right : 30px;
  width : 437px;
  padding-bottom : 10px;
  background : url("../img/brd-bak.gif") 0 100% no-repeat;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { display : none; }

.breadcrumbs .content {
  float : right;
  color : #777;
  font-size : 0.833em;
  padding : 0;
}

.breadcrumbs .content a {
  text-decoration : none;
  color : #777
}
.breadcrumbs .content a:hover,
.breadcrumbs .content a:focus,
.breadcrumbs .content a:active { color : #777; }



/* ******  qnav  ****** */
.home .qnav {
  width : 225px;
  padding : 12px 6px 12px 12px;
  _width/**/:243px;
}
.qnav .boxhd {
  background-color : #9c710e;
  background-image : url("../img/boxhd-ys.gif");
}






/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top : 123px;
  left : 5px;
  background : #396964;
  width : 750px;
  border-bottom : 1px solid #E4E5E2;
}
.width1 .mnav {
  width : 960px;
}

.mnav .boxhd { display : none; }
.wrapper .mnav .content {
  line-height : 1.2;
  padding : 0;
}
.mnav ul {
  list-style : none;
  margin : 0;
  padding : 0;
  width: 100%;
  margin-right : -500px;
}
.mnav li {
  display : inline;
  padding : 0;
}


.mnav .level1 {}

.mnav .content a {
  background : #396964 none 0 100% repeat-x;
  font-size : 1.083em;
  color : #fff;
  float : left;
  display : block;
  border-left : 1px solid #9cb4b2;
  padding : 10px 12px 8px 12px;
  font-weight : bold;
  text-decoration : none;
}

/*.mnav .cat1 a { border : none; }*/
.mnav .content a:hover,
.mnav .content a:focus,
.mnav .content a:active {
  background-color : #828552;
  background-image : url("../img/mnav-h.gif");
  color : #fff;
  text-decoration : none;
}

.mnav .content .parent a,
.mnav .content .current a {
  background-color : #cea340;
  background-image : url("../img/mnav-c.gif");
}




/* ******  snav  ****** */
.snav {}
.snav { margin-bottom : 1em; }
.snav a {
  display : block;
  _height: 1em; min-height: 1em;
  background : #e4e6e1;
  margin-bottom : 1px;
  color : #222;
  padding : 7px 0 7px 20px;
  text-decoration : none;
}

.snav .parent a,
.snav .current a {
  background : #4e7d78 url("../img/arrow1.gif") 6px .8em no-repeat;
  font-weight : bold;
  color : #fff;
}
.snav .current a { background-image : url(../img/arrow1r.gif); }

.snav .parent a:hover,
.snav .parent a:focus,
.snav .parent a:active,
.snav .current a:hover,
.snav .current a:focus,
.snav .current a:active { color : #fff; }

.snav .level1 .level2 a {
  padding-left : 32px;
  color : #222;
  margin : 0;
  background : #f1f2ef;
  font-weight : normal;
}
.snav .level2 a:hover,
.snav .level2 a:focus,
.snav .level2 a:active { color : #900; }

.snav .level2 .parent a,
.snav .level2 .current a {
  background : #f1f2ef url("../img/arrow2.gif") 16px .8em no-repeat;
  font-weight : bold;
}





/* ******  yearindex  ****** */
.yearindex {}
.yearindex { margin-bottom : 1em; }
.yearindex a {
  display : block;
  _height: 1em; min-height: 1em;
  background : #e4e6e1;
  margin-bottom : 1px;
  color : #222222;
  padding : 7px 0 7px 20px;
  text-decoration : none;
}

.yearindex .current a,
.yearindex .parent a {
  background : #4e7d78 url("../img/arrow1.gif") 6px .8em no-repeat;
  font-weight : bold;
  color : #fff;
}
.yearindex .current a { background-image : url(../img/arrow1r.gif); }

.yearindex .parent a:hover,
.yearindex .parent a:focus,
.yearindex .parent a:active,
.yearindex .current a:hover,
.yearindex .current a:focus,
.yearindex .current a:active { color : #fff; }


.yearindex .level2 a {
  padding-left : 32px;
  color : #222222;
  margin : 0;
  background : #f1f2ef;
  font-weight : normal;
}
.yearindex .level2 a:hover,
.yearindex .level2 a:focus,
.yearindex .level2 a:active { color : #900; }

.yearindex .level2 .current a,
.yearindex .level2 .parent a {
  background : #f1f2ef url("../img/arrow2.gif") 16px .8em no-repeat;
  font-weight : bold;
}




/* ******  enav  ****** */
.enav {
  position : absolute;
  top : -1.2em;
  left : 40px;
  width : 580px;
}
.wrapper .enav .content {
  line-height : 1.2;
  padding : 0;
}
.enav .boxhd {
  display : none;
}
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #444;
}
.enav li.cat1 { border : none; }

.enav .content a {
  color : #444;
  text-decoration : none;
}


/**** fnav ****/

.fnav {
  width : 225px;
  _width /**/: 237px;
  float : left;
  margin : 0 -12px 0 12px;
  _display : inline;
  border-right : 12px solid #fff;
}
.fnav .boxhd {
  background-color : #9c710e;
  background-image : url("../img/boxhd-ys.gif");
}
.wrapper .fnav .content {
/*  background-image : url("../img/content-sbak.gif");*/
  padding-top : 14px;
}
.fnav a {
  display : block;
  padding : 3px 0 3px 20px;
  background : url("../img/arrow3.gif") 0 50% no-repeat;
  font-weight : bold;
  font-size : 1.083em;
  margin-bottom : 5px;
}




/***** faqlist *****/


.home .faqlist {
  width : 252px;
  _width /**/: 264px;
  float : left;
  margin : 0 0;
  border-left : 12px solid #fff;
}
.width1 .home .faqlist {
  width : 462px;
  _width /**/: 474px;
  border-left : 12px solid #fff;
}

.home .faqlist .boxhd {
  background-image : url("../img/boxhd-gm2.gif");
}
.width1 .home .faqlist .boxhd {
  background-image : url("../img/boxhd-gl.gif");
}
.faqlist .item {
  margin-bottom : 8px;
}
.home .faqlist h3  {
  margin : 0;
  padding : 0;
}
.faqlist .answer .more {
  margin : 0;
  margin-top : 3px;
}
.faqlist h3 {
  margin-top : 0;
  clear : both;
}
.faqlist h3 a {
  text-decoration : underline;
}


/* ******  monthlist ****** */
.monthlist table.grid { width : 100%; }

.wrapper .monthlist table.grid td {
  text-align : center;
}
.wrapper .monthlist table.grid td caption,
.wrapper .monthlist table.grid td table {
  margin-left : auto;
  margin-right : auto;
  width : 80%;
  line-height : 1.2em;
}
.wrapper .monthlist table.grid td th {
  font-weight : normal;
}
.wrapper .monthlist table.grid td td {
  padding : 0;
  margin : 0;
}

.monthlist td {
  padding : 0 0 10px 0;
}

.rightcol .monthlist {
}
.rightcol .monthlist .content {
  float : right;
  width: 150px;
  padding : 0;
  padding-top : 1em;
  padding-right : 16px;
}
.width1 .rightcol .monthlist .content {
  width: 185px;
}
.rightcol .monthlist .calendar {
  width: 100%;
}


.calendar td {
  width : 14%;
  padding : 0;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
  font-size:  .9em;
}
.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  ****** */
.article table,
.calendar {
  margin : 0;
  border-top : 1px solid #d6d6d6;
  border-left : 1px solid #d6d6d6;
  font-size : .92em;
}

.pageextra1 .calendar,
.pageextra2 .calendar { width : 100%; }

.article table caption,
.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
}
.article table caption a,
.calendar caption a { color : #444444; text-decoration : none; }

.article table th,
.calendar th {
  text-align : center;
  padding : .2em;
  background : #1f6961;
  color : #fff;
}
.article table td,
.calendar td {
  padding : 0;
  text-align : center;
  border-bottom : 1px solid #d6d6d6;
  border-right : 1px solid #d6d6d6;
  background : #fff;
  font-family : Arial;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.article table td i,
.article table td a,
.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 0;
}
.article table td { padding : 5px; }
.article table td a:link,
.article table td a:visited,
.calendar td a:link,
.calendar td a:visited { background : #fedf95; font-weight : bold; }

.calendar caption { 
  text-transform : capitalize;
}



/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
}
.advert .boxhd { text-align : left; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  loginform  ****** */
.loginform {}



/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  top : 24px;
  margin-top : -.9em;
  right : 45px;
  width : 350px;
  text-align : right;
}
.qsearch .boxhd,
.qsearch label { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.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 : 1em; min-height: 1em;
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(../img/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  ****** */
/*
.pageextra5 .content {
  padding-bottom : 16px;
}
*/

.home .wrapper .footer .content {
  background : url("../img/footer-home1.gif") 0 0 no-repeat;
  padding-top : 34px;
}
.width1 .home .footer .content { background-image : url("../img/footer-home2.gif"); }

.footer {
  clear : both;
  color : #fff;
  font-weight : bold;
  text-align : center;
  padding : 0 0 12px 0;
  margin : 0 17px 0 12px;
  background : #527C78 url("../img/footer-bak3.gif") 0 100% no-repeat;
  _height : 1em; min-height: 1em;
}
.width1 .footer { background-image : url("../img/footer-bak2.gif"); }

.footer .boxhd { display : none; }
.wrapper .footer .content {
  padding : 12px 0 0 0;
  border-top : 0;
}

.footer p {
  margin : 0;
  padding-bottom : 0;
}
.footer a { color : #fff; text-decoration : none; }
.footer .content a:hover,
.footer .content a:focus,
.footer .content a:active { color : #fff; }



/* ******  eplicaad  ****** */
.eplicaad {
  position : absolute;
  right : 30px;
}





/* ****** fontsizer  ****** */
.fontsizer {
  position : absolute;
  top : -22px;
  right : 40px;
  width : 106px;
}
.fontsizer h2 { display : none; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : left;
  display : inline;
}
.fontsizer a {
  display : block;
  padding: 23px 0 0 0;
  overflow: hidden;
  background : url(../img/fnt-sz3.gif) 0 0 no-repeat;
  height : 0;
  _height /**/:23px;
  width : 23px;
  margin-left : 6px;
}

.fontsizer .fsz1 a { background-image : url(../img/fnt-sz1.gif); width : 16px;}
.fontsizer .fsz2 a { background-image : url(../img/fnt-sz2.gif); width : 18px; }
.fontsizer .usesettings a { background-image : url(../img/stillingar-alt.gif); }


.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position : 0 -23px; }







/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #900;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

