.stream { position:absolute;right:99999px; }
.print { display : none; }

/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */
/*
html, body { height : 100%; }
*/
body {
  margin : 0;
  padding : 0;
  color : #312525;
  line-height : 1.2;
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  background:#fff url("/design/i/bgr.png") 0 87px repeat-x;
  padding-bottom : 60px;
}

body,
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 13px;  _font-size :  81.25%; }
body.zoom3 { font-size : 14px;  _font-size :  87.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 : #0B66B8;
  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;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.25em;
  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 : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #BFBFBF;
  background : url("/design/i/form_input1.gif") no-repeat #fff;
  color : #000;
  font-size: .92em;
  padding: 3px 6px;
  color: #6F6F6F;
  font-family: verdana;
}

select {
  padding: 0;
  background-color: #fff;
}

textarea { background: none; }

.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 {
  font-family: arial;
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border: none;
  background: url("/design/i/form_button1.gif");
  width: 86px;
  height: 22px;
  color: #6F6F6F;
  font-weight: bold;
  font-size: 12px;
}



.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #085294;
  color : #085294;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

/* bodywrap */

.bodywrap {
  position : relative;
  text-align : left;
  width : 970px;
  margin : 0;
  background : url("/design/i/bodywrap.gif") 0 0 repeat-y;
}

/* float & hack */

.pagebody,
.pageextra1,
.pageextra2,
.pageextra3,
.pageextra4 {
  _display : inline;
  float : left;
}

/* pageheader */
.pageheader { 
  height : 357px;
  margin-bottom : -80px;
}
.pageheader .wrapper {
  height : 277px;
  background : #fff url("/design/i/background1.png") 0 87px no-repeat;
}
.pageheader .wrapper  .headerlinks
{
	position:absolute;
	right:300px;
	top:10px;
}
.pageheader .wrapper  .headerlinks a
{
	padding-right:15px;
	padding-left:15px;
	color : #888;
}

.pageheader .brand {
  padding-top : 15px;
  padding-left : 13px;
}
.pageheader .brand span { position:absolute;right:9999px; }
.pageheader .sitelogo { vertical-align : middle; }


/* default - twocol */

.pagebody {
  width : 760px;
  margin-left : 200px;
  margin-right : 10px;
}

.pagebody .wrapper { padding: 0 23px 12px 19px; }

.pageextra1 {
  width : 200px;
  width : 190px;
  margin-left : -970px;
  margin-right : 0px;
}

/* threecol */

.threecol .pagebody {
  width : 500px;
  margin-left : 200px;
  margin-right : 270px;
}

.pageextra2 {
  width : 260px;
  margin-left : -270px;
  margin-right : 0px;
}

/* fourcol */

.fourcol .pagebody {
  width : 290px;
  margin-left : 200px;
  margin-right : 480px;
}

.pageextra3 {
  width : 210px;
  margin-left : -480px;
  margin-right : 0px;
}

/**/

.pageextra5 {
  clear : both;
  background : #fff url("/design/i/pagefoot.gif") 0 0 no-repeat;
  padding-top : 40px;
  min-height : 90px;
  _height : 90px;
}

.pageextra5 .wrapper {
  padding-top: 12px;
  _height:1px;min-height:0; /* ie hasLayout fix */
}


/**/

.pageextra1 .wrapper {
  padding : 8px;
  _height:1px;min-height:0; /* ie hasLayout fix */
}


/*
  disposable helper fyrir canvas vinnu  
*/
/*
.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper,
.pagebody .wrapper {
  border : 1px solid #e0e0e0;
  background : url(i/_temp_dev/transparent.png) 0 0 repeat;
  _height : 1em;
}
*/


/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */

.boxhd {
  margin-top : 1.5em;
  font-size: 2em;
  font-weight: normal;
}
.content { _height : 1em; min-height: 1em; }



.pageextra1 .box {
  background: url("/design/i/dots1.gif") repeat-x 0 100% width:100%;
  width: 100%;
  padding-bottom: 12px;
}

.pageextra1 .box:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }

.pageextra1 .box .boxhd {
  font-size: 1.08em;
  background: url("/design/i/arrow_dark.gif") no-repeat 0 .34em;
  padding-left: 12px;
  font-weight: bold;
  color: #666767;
  margin-bottom: 3px;
}

.pageextra1 .box .content {
  background: url("/design/i/dots1.gif") repeat-x;
  padding: 7px 28px 4px 12px;
}

.pageextra1 .box .fi_txt input { width: 120px; }



/* ********************************** */
/* 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.2em;
}
.midar .more {
  display : inline;
  height : 0;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
  padding-top: 9px;
  background: url("/design/i/dots3.gif") repeat-x;
  font-family: verdana;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 10px 0 12px;
  background : url("/design/i/arrow2.gif") 0% 55% no-repeat ;
  background-position:left top;
  font-weight: bold;
  color: #377bb8;
  font-size: 1.2em;
  font-family: Arial;
}


.wrapper .buttons .btnback { background-image: url("/design/i/arrow2_back.gif"); }



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}



.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  article  ****** */

.article .content p {
  line-height: 1.4;
}

.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 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border : 1px solid #ddd;
}
.article caption { 
  font-style : italic;
  padding : .2em 2px;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .4em .6em;
  border-top : 1px solid #eee;
  background-color : #296eb2;
  color: #fff;
  font-size: .92em;
}

.article th a { color: #fff; }

.article td {
  padding : .6em 1.2em .6em .6em;
}
.article tr.alt td {
  background-color : #efefef;
}

.article .content h1 { color: #085294; }
.article .content h3,
.article .content h2 { color: #085294; margin-bottom: 0; }

.article .vinningstafla { padding-bottom: 7px; }




/* ****** h2article (extends: article) ****** */

.h2article {
  padding-bottom: 18px;
  background: url("/design/i/h2a_line.gif") repeat-x 0 100%;
  margin-bottom: 15px;
}

.h2article .boxhd { margin-bottom: 0; }

.h2article .content h2 { margin-top: 1em; }

.h2article .content p { line-height: 1.4; margin-top: 0; }

.h2article .morelink {
  font-size: 1.11em;
  font-weight: bold;
}


/* ******* h2ebox (extends: articlelist) ******* */

.h2ebox {
  width: 474px;
  background: url("/design/i/box_long_top.gif") no-repeat;
  float: left;
  margin-bottom: 16px;
}

.h2ebox .boxhd 
{
  margin-top: 8px;
  font-size: 1.08em;
  color: #3366B0;
  padding-left: 26px;
  background: url("/design/i/arrow_blue.gif") no-repeat 12px 60%;
  font-weight: bold;
}

.h2ebox .content {
  padding: 6px 18px 12px 18px;
  background: url("/design/i/box_long_bottom.gif") no-repeat 0 100%;
}

.h2ebox p { font-size: .92em; }

.h2ebox ul li a { color: #555; }

.h2ebox h3 a { color: #3F3F3F; }

.h2ebox .summary {
  font-size: .92em;
  line-height: 1.4;
}

.h2ebox .more,
.h2ebox .archivelink {
  padding-top: 5px;
  background: url("/design/i/dots2.gif") repeat-x;
  margin-top: 8px;
  font-size: 1.1em;
}

.h2ebox .archivelink {
  font-size: 1em;
  margin-top: 12px;
}


/* ******* h2ebox elong (extends: articlelist) ******* */
.elong {
  background: url("/design/i/box_elong_top.gif") no-repeat;
}
.elong .boxhd {
  margin-top: 8px;
  font-size: 1.08em;
  color: #3366B0;
  padding-left: 14px;
  background: url("/design/i/arrow_blue.gif") no-repeat 0 60%;
  font-weight: bold;
}
.elong .content {
  padding: 6px 18px 12px 18px;
  min-height:90px; _height : 90px;
  background: url("/design/i/box_elong_bottom.gif") no-repeat 0 100%;
}
.elong table {
  color : #717172;
  border : 0;
  font-weight : bold;
  width : 99%;
}
.shortt table {
  width : 50%;
}
.elong th {
  text-indent:12px;
  border-bottom : 1px dotted #BCBCBC;
  padding: 10px 5px 10px 5px;
}
.umbodsm th {
  color : #0B66B8;
  border-top : 1px dotted #BCBCBC;
}
.elong td {
  text-indent:12px;
  border : 0;
  padding:5px 5px 5px 5px;
}
table.shortt td {
  width : 20%;
}
.elong td.comp {
  width : 30%;
}
.elong .comp a {
  background : url("/design/i/arrow3_blue.gif") 0 50% no-repeat;
  padding-left : 12px;
}
.elong .more {
  margin-top : 0.3em;
}


/* **** h2right (extends: h2ebox) **** */

.h2right {
  background-image: url("/design/i/box_short_top.gif");
  width: 232px;
  float: right;
  clear: right;
  margin-bottom: 0;
}


.h2right .content {
  background: none;
  padding-bottom: 5px;
}

.h2ebox .fi_txt input {
  width: 172px;
  margin-bottom: 9px;
}

.wrapper .h2ebox .imgbox {
  border: none;
  width: 100%;
  text-align: center;
  margin: 0;
}

/* millionmeter (extends: h2right) */

.millionmeter h1 {
  margin-top: 18px;
  color: #427EBF;
  font-size: 2.2em;
  margin-bottom: 26px;
}

/* urdraettir (extends: h2right) */

.urdraettir {
  position: relative;
}

.urdraettir .content 
{ 
	text-align: left; 
}

.urdraettir h1,
.urdraettir h2,
.urdraettir h3 { margin: 0; }

.urdraettir h1 {
  color: #427EBF;
  font-size: 16px;
}

.urdraettir h2 {
  color: #CACACA;
  font-size: 16px;
}

.urdraettir h3 {
  color: #E4E4E4;
  font-size: 16px;
}

/* leikir (extends: h2right) */

.leikir .boxhd { margin-bottom: 0; }

.leikir .content {
  padding: 0 0 0 4px;
}

.leikir h3 {
  background: url("/design/i/dots2.gif") repeat-x 0 7px;
  color: #0B66B8;
  font-size: 1em;
  padding: 15px 0 0 0;
  clear: both;
}

.leikir p { font-size: .92em; }




/* heppni (extends: h2right) */

.wrapper .heppni {
  background: url("/design/i/heppni-more-info.gif") no-repeat 0 100%;
  position : relative;
  margin-bottom: 23px;
}

.heppni .boxhd { color : #000; }

.heppni .content { background: url("/design/i/dots2.gif") no-repeat 5px 0; }

.heppni .content img {
  position : absolute;
  top: -15px;
  right: -33px;
}

.heppni .content p {
  color: #085294;
  font-size: 1.4em;
  padding-left: 4px;
  margin-top: 0;
  padding-top: 8px;
  font-weight: bold;
}

.heppni .content p span {
  font-weight: bold;
  color: #3366B0;
}

.heppni .content br { display : none; }
.heppni .content span { display : block; }

.heppni a.refresh {
  width: 178px;
  _width /**/: 238px;
  padding: 6px 30px;
  height: 10px;
  _height /**/: 26px;
  color: #fff;
  font-weight: bold;
  background: url("/design/i/heppni-refresh.png") no-repeat;
  position : relative;
  display : block;
  margin-left: -20px;
  position : absolute;
  font-family: verdana;
  font-size: .92em;
}

.heppni a.refresh:hover,
.heppni a.refresh:focus,
.heppni a.refresh:active {
  color: #fff;
  background-position: 0 -26px;
}

.heppni .more-info {
  padding: 33px 11px 8px;
  font-weight: bold;
  color: #999;
}

.heppni .more-info p { margin-bottom: 0; }

.heppni .more-info span {
  font-size: .92em;
}

.heppni .more {
  background: none;
  margin-top: 0;
}

.heppni .more a {
  color: #3366B0;
  font-size: .92em;
}




/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin :  1.25em 0 1em 24px;
  width : auto;
  padding: 2px;
  border: 1px solid #B7B3B3;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
  padding: 0 6px;
  margin: 3px 0;
}
.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; }



/* ****** faqlist ******* */

.faqlist .content {
  padding-left: 27px;
}

.faqlist li {
  _display: inline;
}

.faqlist li a {
  font-size: .92em;
  font-weight: bold;
  color: #79797A;
  padding: 3px 0;
  display: block;
  _height:1px;min-height:0;
}





/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {}
.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;
}






/* ******  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_txt,
.contactform .fi_bdy,
.contactform .fi_static {
  margin-bottom: .6em;
}

.contactform p,
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}

.contactform .fi_btn input {
  font-size: .83em;
}

.contactform input { font-size: 1em; }

.contactform textarea { width : 70%; font-size: 1em; }




/* ****** sumarbonus ****** */

.sumarbonus .boxhd { margin-bottom: 0; }

.sumarbonus p .more a {
  color: #0B66B8;
  padding-left: 0;
  background: none;
}

.sumarbonus .content {
  background: url("/design/i/netleikur_background.jpg") no-repeat;
  padding-left: 27px;
  padding-top: 265px;
  padding-bottom:35px;
}

.sumarbonus form h3,
.sumarbonus form p { width: 370px; }

.sumarbonus div { _height:0;min-height:0; /* ie hasLayout fix */ }
.sumarbonus .fi_txt {
  float: left;
  width: 214px;
  padding-bottom: 20px;
}

.sumarbonus .fi_txt label {
  color: #000;
  font-size: 1.1em;
  display: block;
  padding-bottom: 5px;
  font-family:Arial;
}

.sumarbonus .fi_txt input {
  background: url("/design/i/input-bg.gif") no-repeat;
  border: 1px solid #1B6DBE;
  font-size: 1.2em;
  color: #333;
  width: 185px;
}

.sumarbonus .fi_chk {
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.fi_stadfesting
{
    float:left;
}

.sumarbonus .fi_btn input {
  width: 135px;
  background: url("/design/i/sumarbonus-btn.gif");
  color: #000;
  height: 30px;
  padding-bottom: 5px;
}

.sumarbonus .sponsors {
  background: url("/design/i/h2a_line.gif") repeat-x;
  padding-top: 13px;
}




/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 290px;
  right : 35px;
  width : 700px;
  font-size : .83em;
  font-weight : bold;
  color : #777;
}

.breadcrumbs .content { text-align : right; }

.breadcrumbs .content a,
.breadcrumbs .current {
  text-decoration : none;
  color : #777;
  padding-left: 10px;
  background: url("/design/i/arrow2.gif") no-repeat 0 .22em;
  margin-left: 5px;
  _height:1px;min-height:0; /* ie hasLayout fix */
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  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("/design/i/drop-arrow.gif") 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height : 1em;
  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 : 1em;
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}

/* ******  mnav  ****** */
.mnav {
  width : 700px;
  top : 102px;
  position : absolute;
  margin-top : -.75em;
}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content { padding : 0; }

.mnav ul {}
.mnav li {
  display : inline;
  padding-bottom : 0;
  float : left;
}

.mnav .content a {
  display : block;
  padding : 4px 18px;
  text-decoration : none;
  float : left;
  color : #888;
  font-weight : bold;
}
.mnav li.home a { 
  background : none;
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active {
  text-decoration : underline;
}
.mnav .parent a,
.mnav .current a {
  color : #4379B1;
}

.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;
}

.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active { text-decoration: none; }




/* ******  snav  ****** */
.snav {
  padding-top: 5px;
  margin-bottom : 2em;
}

.snav .content {
  background : url("/design/i/dots1.gif") repeat-x;
}

.snav .boxhd { 
  padding : 5px 0px;
  padding-left : 14px;
  display : block;
  font-size: 1.09em;
  color: #0B66B8;
  background: url("/design/i/arrow_blue.gif") no-repeat 0 .66em;
  font-weight: bold;
  margin: 0;
}

.snav ul {
  padding-left : 7px;
  font-size : .92em;
}


/* l1 */

.snav ul {
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav li {
  background : url("/design/i/arrow.gif") 0 .77em no-repeat;
  _display: inline;
  background-image : url("/design/i/arrow2.gif");
}
.snav li.parent,
.snav li.current {
  background : url("/design/i/arrow2_blue.gif") 0 .77em no-repeat;
}
.snav .content a {
  color : #777;
  font-weight : bold;
  text-decoration : none;
  padding : 6px 0px;
  padding-left : 12px;
  background : url("/design/i/dots1.gif") 0 100% repeat-x;
  display : block;
  _height:1px;min-height:0; /* ie hasLayout fix */
  color : #777;
  font-weight : bold;
}
.snav .parent a,
.snav .current a {
  color : #0B66B8;
}

/* .level2 */
.snav .level2 { background : url("/design/i/dots1.gif") 0 100% repeat-x; }

.snav .level2 li {
  background-image : url("/design/i/arrow3.gif");
  background-position: 0 .55em;
}
.snav .level2 li.parent,
.snav .level2 li.current {
  background-image : url("/design/i/arrow3_blue.gif");
}
.snav .content .level2 li a {
  color : #777;
  font-weight : normal;
  background: none;
  font-size: 1.09em;
  padding: 3px 0;
  padding-left: 12px;
  background-position: 0 .55em;
}
.snav ul.level2 li.parent a,
.snav ul.level2 li.current a { color : #0B66B8; font-weight: bold; }

.wrapper .snav .content a:hover,
.wrapper .snav .content a:focus,
.wrapper .snav .content a:active {
  text-decoration: none;
  color: #0052A3;
}


/* l3 */

.snav ul.level2 ul.level3 li a { color: #777; }

.snav ul.level2 ul.level3 .parent a,
.snav ul.level2 ul.level3 .current a { color: #0052A3; }



/* ******  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 {
  font-family: verdana;
  font-size: .83em;
  position: absolute;
  bottom: 23px;
  _bottom /**/: 3px;
  right: 53px;
  width: 200px;
}
.flnav .boxhd { position:absolute;right:99999px; }
.flnav ul {
  overflow : hidden;
  width : auto;
  padding-right: -1px;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.flnav li.home,
.flnav li.cat1 { margin-left: -1px; border : none; }

.flnav .content a { font-weight: bold; color: #B2B1B1; }

.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; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
  margin-bottom: -12px;
}

.advert .boxhd { text-align : left; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  loginform  ****** */

.loginform {}


.home .ms h4,
.pageextra1 .ms h4 {
  color: #636060;
  font-size: 1.1em;
}

/* *** mslogin *** */


.mslogin ul { margin-bottom: 1em; }

.mslogin li a {
  padding: 1px 0 1px 16px;
  background: url("/design/i/arrow2.gif") no-repeat 2px .44em;
  font-size: 12px;
  font-weight: bold;
  color: #928F8F;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mslogin .fi_txt
{
	width:120px;
}

.mslogin a.btn {
  background: url("/design/i/form_button1.gif") no-repeat;
  display: block;
  width: 86px;
  height: 22px;
  font-family: Verdana;
  font-size: .83em;
  font-weight: bold;
  color: #707070;
  line-height: 2.3;
}

.mslogin .fi_txt,
.mslogin .fi_btn  
{
	padding-bottom: .6em;
	text-align:left;
}

.mslogin .fi_txt label {
  padding-top: 3px;
  width: 60px;
  float: left;
  font-size: .92em;
}

.mslogin p.more {
  _margin-top: 1em;
  height: auto;
}
.mslogin p.more a
{
	margin-bottom:3px;	
	float:left;
	clear:left;
}

.pageextra1 .mslogin p.more a {
  white-space: normal;
  width: 100px;
  overflow /**/: hidden;
  _height:0;min-height:0; /* ie hasLayout fix */
  clear: left;
}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  bottom : 45px;
  _bottom /**/: 20px;
/*  margin-top : -.8em;*/
  right : 10px;
  width : 238px;
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input {
  width : 148px;
  font-size: 1em;
  padding-top: 2px;
  border-color: #DADADA;
}
.qsearch .fi_btn input {
  width : 45px;
  font-size : .83em;
  background-image: url("/design/i/form_button2.gif");
  margin-left: 8px;
}
.leitartakki
{
	background: url("/design/i/form_button1.gif") no-repeat;
	width: 70px;
	height: 22px;
	text-align: center;
	font-family: Verdana;
	font-size: .83em;
	font-weight: bold;
	color: #707070;
	margin-left:5px;
}
.leitartextabox
{
	border : 1px solid #BFBFBF;
	background : url("/design/i/form_input1.gif") no-repeat #fff;
	color : #000;
	font-size: .92em;
	padding: 3px 6px;
	color: #6F6F6F;
	font-family: verdana;
}


/* ******  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("/design/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 : #085294; }
.sitemap .content i:hover { border-color : #aaa; }




/* ****** utdraettir ****** */

.utdraettir .content {
  font-size: 1.1em;
}

.utdraettir table,
.utdraettir td {
  border: 1px solid #fff;
  text-align: center;
  
}

.utdraettir td { padding: 7px 14px; background-color: #f5f5f5; }

.utdraettir .alt { background-color: #eee; }






/* ******  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;
}


/* ****** ticketcp ****** */

.ticketcp {
  position: absolute;
  right: 37px;
  top: 52px;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: -1.2em;
}

.ticketcp b {
  font-size: 1.5em;
  color: #427EBF;
  margin-left: 10px;
}




/* ******  kaupa  ****** */
.kaupa { 
  position : absolute;
  right : 0;
  top : 64px;
  background : url("/design/i/kaupa.png") 100% 0 no-repeat;
  width : 258px;
  _width /**/: 280px;
  height : 200px;
  _height /**/: 211px;
  padding : 9px 12px 0 8px;
}

.kaupa .boxhd { 
  padding : 28px 0 .6em 30px;
  margin : -.6em 0 0 0;
  height : 19px;
  text-transform: uppercase;
  font-size: 1.42em;
  background: url("/design/i/arrow_white.png") no-repeat 15px 69%;
  position: relative;
}
.kaupa .boxhd a
{
	color:#FFFFFF;
}
.kaupa .boxhd a:hover
{
	color:#0099ff;
}

.kaupa .content {
  color: #fff;
  padding-left: 28px;
}

.kaupa h3 {
  font-size: 1.25em;
  padding-top: 34px;
  margin-bottom: 5px;
  margin-top: -1em;
  color:Black;
}

.kaupa p {}

.kaupa form {
  margin-left: 16px;
}

.kaupa .fi_txt label {
  font-size: 1.08em;
}

.kaupa .fi_txt input 
{
	float:left;
  margin-top: 8px;
  width: 120px;
  font-size: 1.25em;
  text-align: center;
  color: #222;
  border-color: #004685;
  background-image: url("/design/i/form_input2.gif");
  font-weight: bold;
  margin-bottom: 10px;
}
.kaupa .fi_lower label
{
	margin-top:15px;
	float:left;
	clear:left;
}

.kaupa .fi_btn input 
{
  float:right;
  background-image: url("/design/i/form_button1.gif");
  margin-top:10px;
  margin-right:5px;
  width: 77px;
  margin-right: 10px;
}

.bodywrap .wrapper .kaupa .typeerror label {
  color: #fff;
}

.kaupa .counter p.gpflash {
  background : url("/design/i/ph-bg.gif") 0 0 no-repeat;
  display : block;
  height:25px;
  padding:7px;
  width:203px;
}


/* ******  footer  ****** */

.footer { color: #646464; }

.footer .boxhd {  /* display : none; */ }

.footer .content { padding-left: 20px; }

.footer h3 { margin-bottom: 4px; }

.footer p { font-size: .92em; }

.footer a { font-weight: bold; color: #666; }




/* ******  eplicaad  ****** */
.eplicaad { display : none; }




/* ******  imgbanner  ****** */
.imgbanner { 
  position : absolute;
  top : 121px;
  left : 0px;
  height : 153px;
  width : 699;
  overflow : hidden;
}




/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 63px;
  right : 300px;
}

.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li { float : right; }

.fontsizer a {
  display : block;
  width : 21px;
  height : 16px;
  overflow : hidden;
  background : url("/design/i/font-down.gif") 0 0 no-repeat;
  text-indent : -300em;
  margin-left : 6px;
  margin-top: 2px;
}

.fontsizer .up a { background : url("/design/i/font-up.gif") 0 0 no-repeat; 
}

.fontsizer .alt a { display : none; }

.fontsizer .usesettings a {
  background-image: url("/design/i/stillingar.gif");
  height: 21px;
  margin-top: 0;
}

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position : 0 -16px; }

.fontsizer .usesettings a:hover,
.fontsizer .usesettings a:focus,
.fontsizer .usesettings a:active { background-position: 0 -21px; }





/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #085294;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }



