.stream { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.print { display : none; }


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

html, body { height : 100%; }

body {
  background : #DEE3E3;
  margin : 0;
  padding : 0;
  color : #4C4940;
  font-family : Arial, Tahoma, 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 : 18px;  _font-size : 112.50%; }



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 : #0EA1D4; 
  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;
}
.home .pagebody img,
.home .pageextra1 img {
  border : 1px solid #E5E5E3;
}

h1, h2, h3, h4 {
  font-family : Tahoma, sans-serif;
  margin-top : 0;
  margin-bottom : 0;
  color : #1E4495;
}
h1 {
  font-size : 1.67em;
  margin-bottom : .55em;
  font-weight : normal;
}
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;
}




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 : Tahoma, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #C4C4C1;
  background : #fff;
  color : #000;
}

select:focus,
textarea:focus,
.textinput:focus,
.fi_txt input:focus {
  border : 1px solid #666;
  background : #fcfcfc;
}

.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 #C4C4C1;
  color : #000;

  font-size : .91em;
  padding-bottom : .09em;
  color : #A5A49F;
  font-weight : bold;
  background : #fff url(../img/btnbak.gif) 100% 100% no-repeat;

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



hr {
  clear : both;
  border : none;
  border-top : 2px dotted #E8E8E7;
  height : 2px;
}


/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.bodywrap {
  position : relative;
  width : 970px;
  margin : 0;
  text-align : left;
  margin-top : 11px;
  background : url(../img/bw-bak-2col.gif) 0 0 repeat-y;
}
.threecol .bodywrap {
  background : url(../img/bw-bak-3col.gif) 0 0 repeat-y;
}
.home .bodywrap {
  background : url(../img/bw-bak-home.gif) 0 0 repeat-y;
}


.pageheader {
  background : url(../img/ph-bak.gif) 0 0 no-repeat;
  padding-top : 17px;
  margin-bottom : -50px;
}
.pageheader .wrapper {
  background : #fff url(../img/banner-subpage-2col.jpg) 3px 130px no-repeat;
  width : 960px;
  padding-bottom : 50px;
}
.threecol .pageheader .wrapper {
  background : #fff url(../img/banner-subpage.jpg) 3px 130px no-repeat;
}
.home .pageheader .wrapper {
  background : #fff url(../img/banner-home.png) 3px 130px no-repeat;
  padding-bottom : 180px;
}


.pageheader .brand {
  padding-top : 0px;
  padding-left : 16px;
  padding-bottom : 110px;
}
.pageheader .brand span { position:absolute;right:9999px; }
.pageheader .sitelogo {
  vertical-align : middle;
  position : relative;
  z-index : 90;
}



/* float & hack */

.pagebody,
.pageextra1,
.pageextra2,
.pageextra3,
.pageextra4 {
  _display : inline;
  float : left;
}



/* default - twocol */

.pagebody {
  width : 767px;
  margin-left : 193px;
  margin-right : 10px;
  _overflow : hidden;
}
.pageextra1 {
  width : 193px;
  margin-left : -970px;
  margin-right : 0px;
  padding-bottom : 15px;
}

.pagebody,
.pageextra1,
.pageextra2 {
  padding-top : 15px;
}

/* threecol */

.threecol .pagebody {
  width : 539px;
  margin-left : 193px;
  margin-right : 238px;
}
.threecol .pageextra1 {
  width : 193px;
  margin-left : -970px;
  margin-right : 0px;
}
.threecol .pageextra2 {
  width : 228px;
  margin-left : -238px;
  margin-right : 0px;
}

/* home */

.home .pagebody {
  width : 435px;
  margin-left : 0px;
  margin-right : 535px;
  padding-top : 0;
  overflow : visible;
}
.home .pageextra1 {
  width : 326px;
  margin-left : -535px;
  margin-right : 0px;
  padding-top : 0;
}
.home .pageextra2 {
  width : 199px;
  margin-left : -209px;
  margin-right : 0px;
  padding-top : 0;
}

/**/

.pageextra5 {
  clear : both;
  background : url(../img/p5-bak.gif) 0 100% no-repeat;
  padding-right : 7px;
  padding-bottom : 16px;
  padding-top : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pageextra5 .wrapper {
  background : #fff url(../img/foot-2col.gif) 0 0 no-repeat;
  padding : 15px;
  padding-left : 35px;
  padding-top : 215px;
  margin-top : -200px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.threecol .pageextra5 .wrapper {
  background : #fff url(../img/foot-3col.gif) 0 0 no-repeat;
}
.home .pageextra5 .wrapper {
  background : #fff url(../img/foot-home.gif) 0 0 no-repeat;
}

* html .pageextra5 {
  margin-top : -200px;
  margin-top /**/ : 0px;
  height : 1em;
  padding-top : 0;
}
* html .pageextra5 .wrapper {
  margin-top : 0;
}

/*
  smá trix til þess að fá content inni í body
  til þess að haldast yfir p5 neg. margin 
*/
.pagebody .content,
.pageextra1 .content,
.pageextra2 .content {
  position : relative;
  z-index : 4;
}

/**/

.pagebody .wrapper {
  padding-left : 25px;
  padding-right : 30px;
  padding-bottom : 30px;
}
.pageextra1 .wrapper {
  padding-left : 3px;
  padding-right : 13px;
}



.pageextra1 .wrapper {
  background : url(../img/p1-2col.gif) 0 0 no-repeat;
}
.home .pageextra1 .wrapper {
  background : 0;
}



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


.box {
  _height : 1em;
  position : relative;
  margin-bottom : 1.5em;
}
.boxhd { margin-top : 1.5em; }
.content { _height : 1em; }



.pageextra2 .wrapper {
  padding : 0 9px 0 20px;
}
.home .pageextra2 .wrapper,
.home .pageextra1 .wrapper {
  padding : 0 9px 0 14px;
}

.boxhd,
.colhd {
  font-size : 1em;
  padding : 11px 6px;
  color : #1E4495;
  background : url(../img/hdbar-blue.gif) 0 100% no-repeat;
  margin-top : 0;
}



.pageextra2 .box,
.pageextra2 .contentbox {
  margin-bottom : 20px;
}

.pageextra2 .quizbox,
.pageextra2 .advert,
.pageextra2 .contentbox,
.pageextra2 .subscr,
.pageextra2 .box {
  background : #fff url(../img/p2-boxhd.gif) 0 0 no-repeat;
  margin-bottom : 1.2em;
}
.pageextra2 .boxhd {
  padding : 6px 6px 8px 22px;
}
.pageextra2 .content {
  font-size : 1em;
  padding : 6px 14px;
  border : 1px solid #e5e5e5;
  border-top : 0;
}


.home .pageextra1 .box {
  background : url(../img/p1-boxhd.gif) 0 0 no-repeat;
}
.home .pageextra1 .boxhd {
  font-size : 1em;
  padding : 11px 8px;
  color : #1E4495;
  background : url(../img/hdbar-blue.gif) 0 100% no-repeat;
  padding-left : 20px;
}
.home .pageextra1 .content {
  font-size : 1em;
  padding : 7px 14px 5px 14px;
  border : 1px solid #e5e5e5;
  border-top : 0;
}


.home .pageextra1 li {
  padding-bottom : .5em;
}
.home .pageextra1 ul a {
  color : #52595C;
  background : url(../img/snav-arrow6.gif) 0 50% no-repeat;
  padding-left : 13px;
  font-weight : bold;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .83em;
  font-family : arial, tahoma, sans-serif;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.more {
  font-weight : bold;
}

.buttons {
  margin-top : 2.33em;
  clear : both;
  padding-top : .4em;
  background : url(../img/dots.gif) 0 0 repeat-x ;
  width : 300px;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a {
  float : left;
  padding : 0 10px 0 14px;
  background : url("../img/more-arrow.gif") 0% 50% no-repeat;
  color : #78766F;
}
.wrapper a.btnback {
  background : url("../img/less-arrow.gif") 0% 50% no-repeat;
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
  padding-bottom : 8px;
  background : url(../img/dots2.gif) 0 100% repeat-x;
}
.articlelist .item .summary {
  margin : 0;
  padding : 0 6px;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
  padding : 0 6px;
  _height : 1em;
}
.articlelist .item h3 a {
  color : #4C4940;
}
.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;
  padding : 6px;
  padding-top : 0;
  background : url(../img/dots2.gif) 0 100% repeat-x;
}
.articlelist li {
  padding-bottom : .4em;
}
.articlelist li a {
  font-weight : bold; 
  color : #4C4940;
}

.articlelist .archivelink {
  font-weight : bold; 
  color : #4C4940;
  background : 0;
  padding : 6px;
}





/* ******  article  ****** */
.article .boxhd {
  display : none;
}
.article  h1 {
  margin-left : -10px; 
  _height : 1em;
  z-index : 1;
  position : relative;
}
.article  .content .boxhd {
  display : block;
}
.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 .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 {
  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;
}




/* **** aboutbox **** */
.aboutbox {
  position : absolute;
  z-index : 50;
  top : 170px;
  left : 35px;
  width : 400px;
  height : 155px;
}
.zoom1 .aboutbox {
  width : 400px;
}
.zoom2 .aboutbox {
  width : 500px;
}
.zoom3 .aboutbox {
  width : 580px;
}

.aboutbox .boxhd,
.aboutbox h1 {
  margin : 0;
  background : 0;
  padding : 0;
  font-size : 1.5em;
  padding-bottom : 7px;
  font-weight : bold;
}
.aboutbox h1 {
  margin-left : -25px;
}
.aboutbox .content {
  padding-left : 25px;
  line-height : 1.4;
}
.zoom3 .aboutbox .content {
  line-height : 1.1;
}
.aboutbox .content p {
  margin : 0;
}




/* ******  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;
  border : 1px solid #E0DEDE;
}
.imgbox .imgcontent {
  width : 200px;
  padding : 8px 0 5px 0;
  background : #F8F8F7 url(../img/dots.gif) 0 3px repeat-x;
}
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
  background : #F8F8F7;
  padding : 0 8px;
}
.imgbox .imgname {
  padding : 0 8px;
}
.imgbox .imgmeta {
  padding : 0 8px 5px 8px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
  background : #F8F8F7;
}

.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 {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li {
  margin-bottom : .5em;
  _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; }


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






/* ******  subnav  ****** */

.subnav {
  width : 46%;
  float : left;
  margin-right : 3.5%;
  margin-bottom : 1.5em;
  margin-top : 1em;
}
.subnav .content {
  background : url(../img/hdbar-blue.gif) 0 0 no-repeat;
  padding : 12px 6px 0 6px;
}
.subnav .boxhd {
  padding : 0 6px 0 14px;
  background : url(../img/snav-arrow4.gif) 0 50% no-repeat;
}



/* ******  categorylist  ****** */

.categorylist .item {
  width : 46%;
  float : left;
  margin-right : 3.5%;
  margin-bottom : 1.5em;  
  background : url(../img/pb-boxhd.gif) 0 0 no-repeat;
  margin-bottom : 1.2em;
}
.categorylist .cat1,
.categorylist .cat3,
.categorylist .cat5,
.categorylist .cat7,
.categorylist .cat9,
.categorylist .cat11 { clear : left; }
.categorylist .summary {
  padding : 0 14px 5px 14px;
  border : 1px solid #e5e5e5;
  border-top : 0;
}
.categorylist h3 {
  padding : 11px 8px 11px 20px;
  margin-top : 0;
  background : url(../img/hdbar-blue.gif) 0 100% no-repeat;
  font-size : 1.27em;
}

.categorylist h3 a { color : #16398A;}



/* ******  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;
  margin-top : -.8em;
  top : 194px;
  right : 226px;
  width : 450px;
  font-size : 1em;
  color : #66655E;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }

.breadcrumbs .content {
  text-align : right;
}

.breadcrumbs .content a {
  text-decoration : none;
  color : #66655E;
}


/**/

.embox {
/* 192 */
  margin-bottom : .5em;
  position : relative;
  z-index : 4;
}
.embox a {
  background : #069 url(../img/mbutton.gif) 0 0 no-repeat;
  line-height : 39px;
  height : 39px;
  overflow : hidden;
  margin-left : -8px;
  margin-right : -8px;
  padding-left : 13px;
  color : #fff;
  font-weight : bold;
  display : block;
}
.emr a { background-color : #DC241F; } 
.emg a { background-color : #0B8683; } 
.emb a { background-color : #07A3E3; }
.emo a { background-color : #E5943C; }
 


.wrapper .embox a:hover {
  color : #fff;
  background-color : #666;
  text-decoration : none;
}


/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top : 77px;
  left : 3px;
  width : 957px;
  line-height : 1;
  border-bottom : 2px solid #DC241F;
}
.mnav .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }

.wrapper .mnav .content {
  padding : 0;
  height : 65px;
  overflow : hidden;
  background : #026 url(../img/mnav.gif) 0 0 no-repeat;
  border-bottom : 1px solid #fff;
}

.wrapper .mnav ul {
  margin : 0;
  padding : 0;
}
.wrapper .mnav li {
  display : inline;
  padding-bottom : 0;
  margin : 0;
}

.wrapper .mnav .content a {
  display : block;
  padding : 39px 16px 20px 16px;
  text-decoration : none;
  float : left;
  color : #fff;
  background : url(../img/mnav-sep.gif) 100% 39px no-repeat;
  margin-left : -1px;
  font-weight : normal;
}
/*
  color : #52595C;
  background : url(../img/snav-arrow6.gif) 0 50% no-repeat;
  padding-left : 13px;
  font-weight : bold;
*/
.wrapper .mnav .parent a,
.wrapper .mnav .current a {
  font-weight : bold;
  background : url(../img/mnav-current.gif) 0 0 repeat-x;
  border-left : 1px solid #7D8FB8;
  border-right : 1px solid #7D8FB8;
  padding-right : 15px;
  padding-left : 15px;
}
.home .mnav .parent a,
.home .mnav .current a {
  font-weight : normal;
  background : 0;
  border-left : 0;
  border-right : 0;
  padding-right : 16px;
  padding-left : 16px;
  background : url(../img/mnav-sep.gif) 100% 39px no-repeat;
}

.mnav .level2 {
  display : none;
}


.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active {
  background : url(../img/mnav-current.gif) 0 0 repeat-x;
  border-left : 1px solid #7D8FB8;
  border-right : 1px solid #7D8FB8;
  padding-right : 15px;
  padding-left : 15px;
  color : #fff;
  text-decoration : none;
}



/* ******  snav  ****** */
.snav {
  padding-top : 5px;
  padding : 0;
  margin : 0;
}
.snav .boxhd {
  margin : 0;
  padding : 0;
  position : absolute;
  top : 190px;
  margin-top : -.8em;
  left : 22px;
  font-size: 2em;
  font-family : Tahoma;
  font-weight : normal;
  background : 0;
  color : #4C4940;
  width : 500px;
}

.snav .content {
  padding-left : 5px;
  margin : 0;
}

.snav .content li {
  background : url(../img/snav-dots.gif) 100% 100% no-repeat;
  _height : 1em;
}
.snav .content li span {
  display : none;
}
.snav .content a {
  padding : 7px 0px 8px 15px;
  display : block;
  _height : 1em;
  text-decoration : none;
  font-weight : bold;
  background : url(../img/snav-arrow2.gif) 0 50% no-repeat;
  color : #1E4495;
}

.snav .current a,
.snav .parent a {
  color : #0EA1D3;
  background : url(../img/snav-arrow1.gif) 0 50% no-repeat;
}


.snav .content li ul {
  margin-top : -5px;
  padding-bottom : 5px;
}
.snav .content li li {
  background : 0;
}

.snav .level2 a {
  padding : 3px 0px 3px 30px;
  font-size : .92em;
  text-decoration : none;
  font-weight : normal;
  background : url(../img/snav-arrow2.gif) 15px 50% no-repeat;
  color : #4C4940;
}
.snav .level2 .parent a,
.snav .level2 .current a {
  color : #0EA1D3;
  background : url(../img/snav-arrow3.gif) 15px 50% no-repeat;
  font-weight : bold;
}

.snav .level2 li ul {
  margin-top : 0;
  padding-bottom : 0;
}

.snav .content .level3 a {
  padding : 3px 0px 3px 45px;
  background : url(../img/snav-arrow2.gif) 30px 50% no-repeat;
  color : #4C4940;
  font-weight : normal;
}
.snav .level3 .parent a,
.snav .level3 .current a {
  font-weight : bold;
  color : #0EA1D3;
  background : url(../img/snav-arrow3.gif) 30px 50% no-repeat;
}


.snav .content a:hover {
  color : #000;
  text-decoration : none;
}






/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.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; }



/* ******  qnav  ****** */

.qnav {
  margin-bottom : 1.2em;
}
.qnav .boxhd {
  padding : 11px 6px;
  background : url(../img/hdbar-blue.gif) 0 100% no-repeat;
  margin-top : 0;
}
.qnav .content {
  padding : 0 6px;
  border : 0;
}
.qnav .content a {
  background : url(../img/snav-arrow1.gif) 0 50% no-repeat;
  padding-left : 17px;
  color : #52595C;
  font-weight : bold;
}

.qred .boxhd {
  color : #DC241F;
  background : url(../img/hdbar-red.gif) 0 100% no-repeat;
}
.qred .content a {
  background : url(../img/snav-arrow5.gif) 0 50% no-repeat;
}




/* ******  flnav  ****** */
.flnav {
  position : absolute;
  top : 52px;
  margin-top : -.8em;
  top : 62px;
  right : 125px;
  width : 500px;
}
.flnav .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.flnav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 0 0 13px;
  background : url(../img/nav-sep.gif) 5px 50% no-repeat;
}
/*.flnav li.cat1,*/
.flnav li.home {
  border : none; 
  background : 0;
}

.flnav .content a {
  text-decoration : none;
  color : #706D66;
}

.flnav .parent a,
.flnav .current a {}
  
  





/* ******  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;
  bottom : 40px;
  right : 40px;
  width : 270px;
  text-align : left;
  padding-bottom : 2.5em;
}
.qsearch .boxhd,
.qsearch label { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.wrapper .qsearch .content {
  padding : 0; 
  border : 0;
}
.qsearch .fi_txt input {
  width : 180px;
}
.qsearch .fi_btn input {
  width : 50px;
}




/* ******  fnav  ****** */
.fnav {
  position : absolute;
  bottom : 40px;
  right : 40px;
  width : 270px;
}
.fnav .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.fnav ul {
  overflow : hidden;
  width : auto;
}
.fnav li {
  float : left;
  display : inline;
  padding : 0 0 0 13px;
  background : url(../img/nav-sep.gif) 5px 50% no-repeat;
}
.fnav li.cat1,
.fnav li.home {
  border : none; 
  background : 0;
  padding : 0;
}

.fnav .content a {
  text-decoration : none;
  color : #706D66;
}







/* ******  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;
}
.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 {}
.home .galleries .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.galleries ul {}
.galleries h4 {}
.galleries p {}

.galleries .item {
	width : 200px;
	float : left;
}


/* ******  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 {
  width : 590px;
  background : url(../img/dots-v.gif) 100% 0 repeat-y;
}
.footer .boxhd { display : none; }
.footer p { 
  margin : 0;
  line-height : 1.4;
  color : #5A5B5B;
}
.footer .content em {
  color : #1E4495;
  font-style : normal;
  font-weight : bold;
}
.footer .content a {
  color : #5A5B5B;
  text-decoration : none;
}




/* ******  eplicaad  ****** */
.eplicaad {
  position : absolute;
  bottom : -70px;
  padding-bottom : 40px;
  right : 7px;
}




/* ******  imgrotor  ****** */
.imgrotor { display : none; }


/* ******  imglist  ****** */

.imglist {
  position: absolute;
  top: 147px;
  left: 3px;
  display: none;
}

.js-active .imglist {
  display: inline;
}

.imglist .boxhd { display: none; }

.imglist .item h3,
.imglist .item .summary {
  display: none;
}



/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 46px;
  right : 30px;
  width : 75px;
  padding-top: 3px;
}
.fontsizer h2 { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : right;
}
.fontsizer a {
  display : block;
  padding : 0;
  overflow : hidden;
  height : 17px;
  width : 22px;
  background : url("../img/font-dwn.gif") 0 0 no-repeat;
  font-size : 1em;
  text-indent : -300em; 
  margin-left : 3px; 
}
.bodywrap-ie5mac .fontsizer a { float : right; }

.fontsizer .up a {
  background-image : url("../img/font-up.gif");
}
.fontsizer .alt a {
  background-image : url("../img/font-alt.gif");
}
.fontsizer .usesettings a {
  background-image : url("../img/font-stillingar.gif");
  height: 23px;
  position : relative;
  margin-top: -3px;
}
.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 : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }



