.stream { position:absolute;right:9999px;left:auto; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background : #fff;
  border : 1px solid #029;
  margin : 0;
  padding : 3px 5px;
  color: #c00;
  right : 0;
  z-index:9999;
  font-size : 1em;
  white-space : nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position : absolute;
  right : -9999px;
}

.print { display : none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y : scroll; -ms-overflow-y : scroll; }


body {
  background : #272727;
  margin : 0;
  padding : 0;
  color : #0F0F0F;
  line-height : 1.6;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 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; }


a {
  color : #EE7500;
  text-decoration: none;
}

a span {
  cursor : pointer;
  _cursor : hand;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : top;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.33em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.17em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.00em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 0.92em;
  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; 
}

th.r, td.r { text-align: right; }






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #A5ACB2;
  background : #fff;
  color : #000;
}

textarea,
.textinput,
.fi_txt input { padding: 2px 1px; }


select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active { border-color: #000; }

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #000;
  border : 1px solid #CECECB;
  color : #fff;
  text-transform: uppercase;
  font-family: Trebuchet MS;
  padding-top: 1px;
}

.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #F9820C;
  color: #F9820C;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}

.typeerror label { color : #936; }

.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }

.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */

.clear {
  clear : both;
  line-height : 0px;
  font-size : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 957px;
  margin : 49px auto 0;
  text-align : left;
  background: #fff url(i/bw-bg.gif) repeat-y;
  border-bottom: 100px solid #272727;
}

div.home {
  background: none;
  border-bottom: none;
  padding-bottom: 100px;
}

div.onecol { background: #fff; }


.pghead {
  min-height: 186px; _height: 186px;
  background: #fff;
}

.pghead .brand {
  background: #F9820C;
  border: 4px solid #fff;
}
  
.pghead .logo { vertical-align : top; }

.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 194px;
  width : 763px;
  _display : inline;
}

.threecol .pgmain {
  width : 400px;
  margin-right : 180px;
}

.pgmain .wrap {
  padding : 0 20px 12px;
  min-height: 300px; _height: 300px;
}


.onecol .pgmain {
  margin-left: 0;
  width: 957px;
}



.pgextra2 {
  float : left;
  width : 190px;
  margin-left : -953px;
  _display : inline;
  border-top: 3px solid #EEEEE7;
}

.pgextra2 .wrap { padding: 0 20px; }



.home .pgextra2,
.onecol .pgextra2 { border: none; }






.pgextra3 {
  clear: left;
  float: left;
  width: 100%;
  background: #fff url(i/pgfoot-bg.gif) no-repeat 0 0;
  padding-top: 7px;
  margin-bottom: -10px;
  _height:0;min-height:0; /* ie hasLayout fix */
  position : relative;
}

.pgextra3 .wrap {
  border-top: 15px solid #272727;
  padding: 6px 0 0 4px;
  margin-right: -12px;
}

.home .pgextra3 {
  padding-top: 22px;
  background-color: transparent;
  overflow: hidden;
  _overflow: visible;
}

.home .pgextra3 .wrap {
  border-top: none;
  padding-top: 5px;
  background: #fff;
}

.pgextra3 .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }



.pgfoot {
  clear : both;
  border: 4px solid #fff;
  border-top: none;
  background: #fff url(i/pgfoot-bg.gif) -4px 0 no-repeat;
  padding-top: 14px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.pgfoot .wrap {
  background: #EEEEE7;
  border-bottom: 10px solid #EE7500;
  padding: 10px 0 6px;
}


.onecol .pgextra3,
.onecol .pgfoot { background: none; }




/* disposable helper fyrir canvas vinnu */

.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pghead .wrap { _height:0;min-height:0;/* ie hasLayout fix */ }








/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.sbox {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.2em;
}

.boxhead {
  padding-top : 18px;
  margin-top: 0;
  font-family: Trebuchet MS;
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: -.7em;
}

.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }



.onecol .pgmain .sbox,
.twocol .pgmain .sbox,
.threecol .pgmain .sbox { margin: 0 -15px; }


.onecol .pgmain .sbox .boxhead,
.twocol .pgmain .sbox .boxhead,
.threecol .pgmain .sbox .boxhead {
  border: 3px solid #eeeee7;
  background: #000;
  color: #fff;
  position : relative;
  padding: 5px 15px;
  margin-top: 0;
}

.onecol .pgmain .sbox .boxbody,
.twocol .pgmain .sbox .boxbody,
.threecol .pgmain .sbox .boxbody { padding: 0 15px; }



.pgextra3 .sbox {
  float: left;
  width: 148px;
  margin-right: 12px;
  _display: inline;
  margin-bottom : .8em;
  background: #EEEEE7;
  min-height: 190px; _height: 190px;
}

.pgextra3 .sbox .boxhead { padding: 6px 13px 0; }

.pgextra3 .sbox .boxbody { padding: 3px 13px; }




.noheader .boxhead { position:absolute;right:19999px;left:auto; }










/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #777; }





/* ******  buttons  ****** */

.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.4em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 11px;
  background : url(i/snav-arrow.gif) 0% 55% no-repeat;
  font-size: .92em;
  color: #000;
}



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}

.articlelist .item h3 {
  font-size : 1.4em; 
  margin : 0;
  font-family: Trebuchet MS;
  font-weight: normal;
  text-transform: uppercase;
  color: #EE7500;
}

.articlelist .item h3 .meta {
  font-size: .65em;
  font-family: Arial;
  text-transform: none;
}

.articlelist .summary p { margin : 0; }

.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul { clear : both; }

.articlelist li { padding-bottom : .7em; }

.articlelist li a {
  font-weight : bold;
  color: #000;
}


.pgextra3 .articlelist .boxbody { padding: 3px; }

.pgextra3 .articlelist .item { margin-bottom: .5em; }

.pgextra3 .articlelist .item img { margin: 0 0 .5em; }

.pgextra3 .articlelist .item h3 { padding: 0 11px; }

.pgextra3 .articlelist .item .summary {
  padding: 0 13px;
  font-size: .92em;
}




/* ******  article  ****** */


.article .boxbody h1,
.article .subtitle {
  color: #F9820C;
  font-family: Trebuchet MS;
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}

.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-bottom: 0;
  font-family: Trebuchet MS;
}

.article .boxbody .subtitle {
  color: #858584;
  font-size: 1.5em;
  margin-top: -7px;
  margin-bottom: .2em;
}

.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 2em .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 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .4em .6em;
  border-top : 1px solid #eee;
  background-color : #000;
  color: #fff;
}
.article td {
  padding : .3em .6em;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }


.paging ul {
  list-style : none;
  padding : 0;
}
.paging .prev {
  float : left;
  margin-right : 1em;
}

/*
.chapters ul {
  list-style : none;
  padding : 0;
  overflow : hidden;
}

.chapters li {
  float : left;
  margin-right : 1em;
}
*/

.augl table,
.augl th,
.augl td {
  vertical-align : bottom;
}
.augl li th {
  background: #F9820C;
  color: #fff;
  margin: 0 3px;
  padding: 7px 10px 6px;
  font-size: 1.1em;
  border-bottom: 3px solid #F0F0E9;
  margin-bottom: -1px;
}
.augl ul.baeklingar {
  padding : 3px;
  list-style : none;
  width : 100%;
  overflow : hidden;
  margin-bottom : 1em;
}
.augl ul.baeklingar li {
  float: left;
  width: 200px;
  margin: 0 3.5% 35px 0;
  font-size: 90%;
}
.augl ul.baeklingar table {
  width : 100%;
  border: 3px solid #F0F0E9;
    }
.augl table {
  width : 80%;
  font-size : 1.17em;
}
.augl table.auglysingar .tcol1 { width : 50%; }
.augl table.auglysingar .tcol2 { width : 35%; }
.augl table.auglysingar .tcol3 { width : 15%; }



/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 0 0 1em 1em;
  margin : 0;
  width : auto;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
  border: 3px solid #f9820c;
}

.imgbox .imgcontent {
  width : 243px;
}

.imgbox .imgname {
  display : block;
  text-align: center;
}

.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
  text-align: center;
}
.imgbox .imgmeta {
  width : 243px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
  text-align: center;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {}
.quizbox li {
  margin-bottom : .5em;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.quizbox label { display : inline; }
.quizbox .options li {}
.quizbox span.stat { display : block; }
.quizbox span.stat i {
  font-style : normal;
  color : #777;
  padding-left : .5em;
}
.quizbox span.bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
  background : #888;
}
.pgmain p.morequizes { overflow : hidden; }


/* ******  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 .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; margin-bottom : .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 9em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 9em;
  _margin-left : 9.2em;
}
.contactform textarea { width : 70%; }


/* ******  abendingarform  ****** */
.wrap .abendingarform h2 {
  margin-bottom : .2em;
  
}
.wrap .abendingarform fieldset {
  overflow : hidden;
  clear : both;
}
.wrap .abendingarform .checkboxes,
.wrap .abendingarform ul {
  padding : 0;
  width : 35em;
  list-style : none;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .abendingarform .fi_rdo {
  overflow : hidden;
}
.wrap .abendingarform .fi_rdo li {
  _display : inline;
  float : left;
  width : 17em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .abendingarform .fi_rdo input {
  float : left;
}
.wrap .abendingarform .fi_rdo label {
  display : block;
  width : 14em;
  float : left;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .abendingarform .thisis ul { width : auto; }
.wrap .abendingarform .thisis li { width : 10em; }
.wrap .abendingarform .thisis label {
  width : 7em;
}
.wrap .abendingarform .fi_chk { float : left; width : 17em; }
.wrap .abendingarform .fi_chk input {
  float : left;
}
.wrap .abendingarform .fi_chk label {
  display : block;
  float : left;
  width : 14em;
}
.wrap .abendingarform .left { clear : left; }
.wrap .abendingarform .fi_file {
  margin-bottom : .7em;
}

.wrap .abendingarform .fi_file label {
  display : block;
  float : left;
  width : 9em;
}
.wrap .abendingarform .fi_btn {
  margin-left : 0;
  padding-top : 10px;
}



/* ******  sendaheimform  ****** */
.wrap .sendaheim .fi_bdy label,
.wrap .sendaheim .fi_txt label {
  display: block;
}
.wrap .sendaheim .fi_txt input {
  width : 30%;
  margin-bottom : .3em;
}
.wrap .sendaheim .fi_rdo,
.wrap .sendaheim .fi_bdy {
  margin-bottom : .5em;
}
.wrap .sendaheim textarea {
  width : 70%;
}



/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 121px;
  left : 4px;
  width : 949px;
  font-size : 0.92em;
  background: url(i/breadcrumbs-bg.gif) repeat-x;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {
  font-family: Trebuchet MS;
  font-size: 1.7em;
  padding: 19px 19px 0;
  text-transform: uppercase;
}

.breadcrumbs a {
  text-decoration : none;
  color : #898989;
}

.breadcrumbs b a {
  color: #000;
  font-weight: normal;
}
.breadcrumbs b { font-weight: normal; }

.breadcrumbs i {
  font-style: normal;
  color: #898989;
}






/* ******  mnav  ****** */

.mnav {
  position : absolute;
  z-index: 3;
  top: 90px;
  left: 0;
  background: #000;
  width: 949px;
  background: #000;
  margin-top: -1.8em;
  border: 4px solid #fff;
}
  
.mnav .boxhead { 
  background: url(i/mnav-bh.png) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  width: 141px;
  height: 45px;
  text-indent: -9999em;
  margin: 0;
  padding: 0;
  float: left;
}

.mnav .boxbody {
  padding : 0 6px;
  font-family: Trebuchet MS;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  float: left;
  width: 796px;
}

.mnav ul {
  width: 100%;
  overflow: hidden;
}
  
.mnav li { float: left; }

.mnav li a {
  float: left;
  display : block;
  padding: 24px 13px 12px 13px;
  color: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-top: -.9em;
  font-weight: bold;
}

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  color: #fff;
}

.mnav .parent a,
.mnav .current a {
  color: #F9820C;
  background: url(i/mnav-arrow.gif) no-repeat 50% 100%;
}





/* ******  snav  ****** */

.snav { margin-bottom: .6em; }
  
.snav .boxhead {
  font-size: 1em;
  font-family: Arial;
  margin-bottom: .3em;
  font-weight: bold;
  text-transform: none;
}

.snav .boxbody {
  font-size: .92em;
  padding: 0;
}
  
.snav li { _display: inline; }

.snav li a {
  background: url(i/snav-arrow.gif) no-repeat 1px .5em;
  padding: 0 0 2px 13px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #272727;
}

.snav .current a { font-weight: bold; }


.snav a:hover,
.snav a:focus,
.snav a:active {
  
}

/* l2 */

.snav .level2 li a {
  font-weight: normal;
  padding-left: 25px;
  background-position: 13px .5em;
}

.snav .level2 .current a {
  font-weight: bold;
}

/* l3 */

.snav .level2 .level3 li a {
  font-weight: normal;
  padding-left: 37px;
  background-position: 25px .5em;
}

.snav .level2 .level3 .current a { font-weight: bold; }






/* ******  enav  ****** */

.enav { 
  position : absolute;
  top: 12px;
  right: 15px;
  margin-top: -.7em;
  width: 740px;
}

.enav .boxhead { position:absolute;right:9999px;left:auto; }

.enav .boxbody {
  font-family: Trebuchet MS;
  text-transform: uppercase;
}

.enav ul { float: right; }

.enav li { float : left; }

.enav li a {
  float: left;
  color: #fff;
  padding: 10px 8px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.enav .parent a,
.enav .current a { font-weight : bold; }

.wrap .enav a:hover,
.wrap .enav a:focus,
.wrap .enav a:active {
  color: #fff;
}





/* ******  flnav  ****** */

.flnav {

}

.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav .boxbody {
  padding-left: 7px;
  padding-bottom: .2em;
}

.flnav ul {
  font-size: .92em;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
}

.flnav li { float : left; }

.flnav li a {
  float: left;
  padding: 0 6px 0 9px;
  background: url(i/flnav-sep.gif) no-repeat 0 55%;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.flnav li.cat1 a { background: none; }

.wrap .flnav a:hover,
.wrap .flnav a:focus,
.wrap .flnav a:active { color: #333; }






/* ******  monthlist ****** */
.pgmain 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; }
.pgextra1 .calendar,
.pgextra2 .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 .boxhead { text-align : left; }

.advert .boxbody { text-align : center; }

.advert img { margin-bottom : 1em; }


.advert-bottom {
  text-align: left;
  margin: 0 -22px -3px -14px;
  width: auto;
  position : relative;
  z-index: 1;
}

.advert-bottom img {
  margin-bottom: 0;
  margin-right: 8px;
}


.pgextra3 .advert {
  overflow: visible;
  margin-bottom: 0;
  background: #fff;
}


.pgextra3 .advert .boxbody {
  padding: 0;
}

.pgextra3 .advert img { border: 3px solid #EEEEE7; }



/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}

.loginpagebox .submit,
.loginpagebox .fi_btn { margin-left : 7em; }





/* ****** outlets ******* */

.outlets .boxbody {
  width: 100%;
  overflow: hidden;
  _overflow: visible;
  position : relative;
  background: url(i/outlets-iceland.gif) no-repeat;
  min-height: 463px; _height: 463px;
}

.outlets .item {
  float: left;
  width: 189px;
  margin: 0 20px;
  _display: inline;
  padding-bottom: 1.3em;
}

.outlets .item h3 {
  border-bottom: 2px solid #909195;
  margin: 0 0 .5em;
  padding-bottom: 3px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.outlets .item h3 a { color: #000; }

.outlets .itm1,
.outlets .itm2,
.outlets .itm3,
.outlets .itm4,
.outlets .itm5 {
  float: none;
  width: auto;
  margin-left: 707px;
  _display : block;
}

.outlets .dot {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  position : absolute;
  top: 326px;
  left: 158px;
  width: 80px;
  height: 25px;
  background: url(i/outlets-dot.png);
  _background-image: url(i/outlets-dot.gif);
  clear: both;
  cursor: default;
}

.outlets .dot:hover,
.outlets .dot:focus,
.outlets .dot:active { background-position: 0 -25px; }


.outlets .item-disabled,
.outlets .item-disabled h3,
.outlets .item-disabled h3 a {
  color: #ddd;
  border-color: #ddd;
}





/* ****** products ****** */

.products {
  _height:0;min-height:0; /* ie hasLayout fix */
}

.products .boxbody {
  margin-left: -14px;
  margin-right: -23px;
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.products .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.products .item {
  float: left;
  _display: inline;
  margin-right: 9px;
  width: 143px;
  margin-bottom: .8em;
  text-align: center;
}

.products .item h3 {
  font-weight: normal;
  margin: 0;
  text-align: left;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.products .item h3 a {
  display : block;
  padding-left: 10px;
  padding-right: 4px;
  color: #272727;
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-bottom: .7em;
  overflow: hidden;
  width: 129px;
}
.js-active .products .item h3 a {
  height: 152px;
}

.products .item img {
  max-height: 115px;
  _height: 115px;
  background: #fff no-repeat 50% 50%;
  border: 1px solid #EFEFE8;
  margin-bottom: 4px;
  position : relative;
  z-index: 2;
}

.products .item h3 .img {
  display: block;
  margin-left: -10px;
  margin-right: -4px;
  height: 115px;
  width: 141px;
  background: #fff none 50% 50% no-repeat;
  border: 1px solid #EFEFE8;
  margin-bottom: 4px;
  position : relative;
  z-index: 2;
}
.products .item h3 .img img {
  visibility: hidden;
  margin: 0;
  border: none;
}

.products .item a strong {
  font-weight: normal;
  top: 118px;
  left: 0;
  z-index: 3;
  width: 123px;
  height: 1em;
  padding: 4px 0;
  cursor : pointer;
  _cursor : hand;
  overflow: hidden;
}

.products .item a span {
  font-weight: bold;
  font-size: .92em;
  display : block;
  color: #858584;
  bottom: 4px;
  left: 10px;
  z-index: 4;
  width: 123px;
  cursor : pointer;
  _cursor : hand;
}

.js-active .products .item a strong,
.js-active .products .item a span {
  position: absolute;
}
.js-active .products .item a strong {
  padding: 4px 10px;
}

.wrap .products .item a:hover,
.wrap .products .item a:focus,
.wrap .products .item a:active {
  text-decoration: none;
  background: #333;
}

.products .item a:hover strong,
.products .item a:focus strong,
.products .item a:active strong {
  background: #333;
  bottom: 15px;
  top: auto;
  height: auto;
  overflow: visible;
}

.products .item a:hover img,
.products .item a:focus img,
.products .item a:active img,
.products .item a:hover .img,
.products .item a:focus .img,
.products .item a:active .img { border-color: #333; }

.products .item a:hover span,
.products .item a:focus span,
.products .item a:active span { color: #fff; }


.products .moreolder a,
.products .archivelink a {
  position : absolute;
  top: -24px;
  right: 12px;
}




.milli .products .item {
  width: 241px;
  background: #f9f9f9;
}
.milli .products .item h3 a {
  height: 242px;
  width: auto;
}
.milli .products .item a strong {
  width: 219px;
  text-transform: uppercase;
  font-size: 1.17em;
  height: 18px;
  top: 200px;
}
.milli .products .item a:hover strong,
.milli .products .item a:focus strong,
.milli .products .item a:active strong {
  bottom: 20px;
  height: auto;
  top: auto;
}
.milli .products .item a span {
  bottom: 8px;
  font-weight: normal;
  color: #000;
}
.milli .products .item a:hover span,
.milli .products .item a:focus span,
.milli .products .item a:active span {
  color: #fff;
}
.milli .products .item img {
  border-width: 2px;
  width: 237px;
  height: 193px;
  max-height: none;
}




/* ******  product  ****** */
.product .boxhead {
  display: none;
}
.product .boxbody {
  padding-left: 266px;
  _height: 380px; /* crazy IE6 hover fix */
  padding-bottom: 1em;
  line-height: 1.2;
  position : relative;
}

.product .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.product a.img {
  float: left;
  position : relative;
  margin-left: -282px;
  width: 265px;
  text-align: center;
  display: block;
  cursor: default;
}
.product a.img img {
  border: 3px solid #EEEEE7;
}

div.process-loading {
  position : absolute;
  top : 50px;
  left : 20px;
  border: 3px solid #EEEEE7;
  color : #777;
  padding : 10px 10px 10px 40px;
  background : #fff url(i/process-loading.gif) 7px 50% no-repeat;
}

div.zoom-img-wrapper {
  position : absolute;
  z-index : 1;
  bottom : 12px;
  left : 246px;
  border: 3px solid #EEEEE7;
}
div.zoom-img {
  width : 279px;
  height : 224px;
  background-color : #fff;
}
div.zoom-img-wrapper .closebtn {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 25px;
  height: 25px;
  background: url(i/closebtn.png) 1px 1px no-repeat;
  position: absolute;
  top: 3px;
  right: 3px;
  opacity: .67;
  filter: alpha(opacity=67);
}
div.zoom-img-wrapper .closebtn:hover,
div.zoom-img-wrapper .closebtn:focus,
div.zoom-img-wrapper .closebtn:active {
  background-position: 1px -22px;
  opacity: 1;
  filter: none;
}

span.thumbnail-ghost {
  background : url(i/thumbnail-ghost.png) no-repeat;
}


/* commerce */

.product h1 {
  font-size: 1.5em;
  margin-bottom: .1em;
  font-weight: normal;
}

.product h1 span.brand {
  display : block;
  padding-bottom: 9px;
}

.product .summary {
  margin-bottom: .8em;
}

.product .price {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}

.product .price strong { position:absolute;right:19999px;left:auto; }

.product .price b,
.product .price span {
  padding: 6px 0;
}

.product .price b { padding-right: 5px; }

.product .price span {
  padding-left: 0;
  padding-right: 10px;
}


.product .addtocart {
  padding-bottom: 1.2em;
  border: 1px solid #d9d9d2;
  background: #eeeee7;
  width: 191px;
  padding: 7px 10px 12px;
  position : relative;
  margin-bottom: 7px;
}



.product .fi_sel,
.product .fi_rdo {
  margin-bottom: 1.2em;
}


.product .fi_sel h3,
.product .fi_rdo h4,
.product .fi_txt label,
.product .fi_sel label {
  font-weight: normal;
  font-size: 1em;
  margin-bottom: .2em;
  display : block;
  margin-top: 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.product .colors ul,
.product .sizes ul {
  overflow: hidden;
}

.product .colors ul:after,
.product .sizes ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.product .colors li,
.product .sizes li {
  float: left;
  margin-right: 4px;
  border: 1px solid #eeeee7;
}

.product .colors li a,
.product .colors li label,
.product .sizes li label {
  float: left;
  cursor : pointer;
  _cursor : hand;
}


.product .colors li input { position:absolute;right:19999px;left:auto; }
.product .sizes li input { position:absolute;right:19999px;left:auto; }


.product .colors li label {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 24px;
  height: 24px;
  background: #fff url(i/product-colors.png);
  _background-image: url(i/product-colors.gif);
}

.product .colors li.svart label { background-color: #000; }
.product .colors li.hvitt label,
.product .colors li.beinhvitt label { background-color: #fff; }
.product .colors li.brunt label { background-color: #964B00; }
.product .colors li.dobrunt label { background-color: #3C1900; }
.product .colors li.ljbrunt label { background-color: #C37E4C; }
.product .colors li.rautt label { background-color: #d31d1d; }
.product .colors li.gult label { background-color: #cdcb3e; }
.product .colors li.graent label { background-color: #269828; }
.product .colors li.ljgraent label { background-color: #7DF481; }
.product .colors li.dograent label { background-color: #11772D; }
.product .colors li.bleikt label { background-color: #b72288; }
.product .colors li.fjolublatt label { background-color: #831b9d; }
.product .colors li.melon label { background-color: #FDA058; }
.product .colors li.laxableikt label { background-color: #FF91A4; }
.product .colors li.ferskju label { background-color: #FFE5B4; }
.product .colors li.silver label { background-color: #C0C0C0; }
.product .colors li.vinrautt label { background-color: #801818; }
.product .colors li.dobleikt label { background-color: #E75480; }
.product .colors li.blitt label,
.product .colors li.blatt label { background-color: #0000FF; }
.product .colors li.doblitt label,
.product .colors li.doblatt label { background-color: #00008B; }
.product .colors li.ljblitt label,
.product .colors li.ljblatt label { background-color: #ADD8E6; }
.product .colors li.lillablatt label { background-color: #CCCCFF; }
.product .colors li.khakigrnt label { background-color: #BDB76B; }
.product .colors li.noblesse label { background-color: #A9B1B3; }
.product .colors li.gritt label,
.product .colors li.gratt label { background-color: #808080; }
.product .colors li.dogratt label,
.product .colors li.dogritt label { background-color: #363636; }
.product .colors li.beaver label { background-color: #985321; }
.product .colors li.ljgritt label,
.product .colors li.ljgratt label { background-color: #CFCFCF; }
.product .colors li.bligritt label,
.product .colors li.blagratt label { background-color: #99BADD; }
.product .colors li.drapp label { background-color: #cfb13b; }
.product .colors li.dobligrnt label,
.product .colors li.doblagrnt label { background-color: #2277AA; }
.product .colors li.blandaiir-litir label { background: url(i/li-colors.gif) no-repeat; }





.product .colors li.current { border-color: #777; }

.product .colors li.current label {
  border: 1px solid #fff;
  background-image: none;
  width: 22px;
  height: 22px;
}

.product .colors li.blandaiir-litir.current label { background: url(i/li-colors-curr.gif) no-repeat; }

.product .sizes li label {
  text-align: center;
  border: 1px solid #D9D9D2;
  padding: 4px 6px;
  background: #fff;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  font-weight: bold;
  color: #272727;
  float: left;
}
.product .sizes li.disabled label{
  border: 1px solid #EEEEEE;
  background: #FFFFFF;
  display : block;
  font-weight: bold;
  color: #EEEEEE;
}

.product .sizes li label:hover,
.product .sizes li label:focus,
.product .sizes li label:active {
  border-color: #777;
  background: #fff;
}

.product .sizes li.disabled label:hover,
.product .sizes li.disabled label:focus,
.product .sizes li.disabled label:active {
  border: 1px solid #DDDDDD;
}

.product .sizes li.current label {
  background: #333;
  border-color: #333;
  color: #fff;
}



.product .fi_qty input {
  width: 40px;
  padding: 1px 2px;
  margin-top: 2px;
}



.product .fi_btn {

}

.product .fi_btn input {
  ~padding: 2px 0 0;
  width: 11.3em;
  ~width: 12em;
  font-size: .9em;
  padding-right: 36px;
  background: #272727 url(i/product-btn.gif) no-repeat 100% 50%;
}

.product .fi_btn-disabled input {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  background-image: url(i/product-btn-dis.gif);
}

/* NOTE: this looks waaay too much like the "kaupa" button. */
/**
.product .added {
  font-family: Trebuchet MS;
  color: #fff;
  padding: 4px 36px 4px 7px;
  font-size: .9em;
  padding-right: 36px;
  background: #272727 url(i/product-added.gif) no-repeat 100% 50%;
  border: 1px solid #d9d9d2;
  text-transform: uppercase;
  float: left;
  white-space: nowrap;
}
/**/

.product .added,
.products .added,
.product .addtocart .added,
.productlist .added{
  color: #f00;
  margin-top: 10px;
}

.product .desc { margin: 13px 0; }
.product .desc ul{ margin-top: 10px; }


/* ******  productlist  ****** */
.productlist table {
  width: 100%;
}
.productlist table .tcol1 { width: 18px; }
.productlist table .tcol2 { width: 320px; }
.productlist table .tcol4 { width: 120px; }
.productlist table .tcol5 { width: 90px; }
.productlist table th {
  padding: 6px 10px;
  font-size: .92em;
  text-transform: uppercase;
  color: #898989;
  font-weight: normal;
  border-bottom: 2px solid #eeeee7;
}
.productlist table td {
  padding: 6px 10px;
}
.productlist tr.alt td {
  background: #fafafa;
}
.productlist td.right { 
  text-align: right; 
}

.productlist td a,
.productlist td a:hover,
.productlist td a:focus,
.productlist td a:hover strong,
.productlist td a:focus strong,
.productlist td a strong {
  color: #0F0F0F;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
}


.productlist table img {
  display: none;
  position: absolute;
  top: 0;
  left: 24px;
  z-index: 1;
  background: #fff;
  border: 1px solid #333;
}
.productlist table .img {
  background: url(i/productlist-img.png) 0 0 no-repeat;
  display: block;
  width: 18px;
  height: 14px;
  position: relative;
}
.productlist table .img:hover {
  background-position: 0 -14px;
}

.productlist input {
  border: 1px solid #a9b0b5;
  padding: 1px 4px;
  width: 60px;
}
.productlist a.ui-spinner-button {
  color: #272727;
}
.productlist a.ui-spinner-button:hover,
.productlist a.ui-spinner-button:focus {
  text-decoration: none;
}

.productlist .fi_btn input {
  ~padding: 2px 0 0;
  width: 11.3em;
  ~width: 12em;
  font-size: 11px;
  padding-right: 36px;
  background: #272727 url(i/product-btn.gif) no-repeat 100% 50%;
}

.productlist tfoot {
  font-size: 1.17em;
}
.productlist tfoot .right { text-align: left; font-size: 1.17em; }

/* ******  cartstatus  ****** */

.cartstatus {
  position : absolute;
  z-index: 10;
  top: 54px;
  right: 0;
  ~right: -1px;
  background: #eeeee7;
  width: 320px;
  margin-top: -1.4em;
  padding: 0;
  border: 4px solid #fff;
  overflow: hidden;
}

.cartstatus.empty,           
.cartstatus.close,
.checkout .cartstatus.close {              
    height:27px;
}

.cartstatus.empty{
    width: 180px;
}

.cartstatus .boxhead {
  font-size: 1em;
  float: left;
  padding: 3px 0;
  margin: 0;
  text-align: right;
  width: 105px;
  background: url(i/cartstatus-boxhd.gif) no-repeat 3px 50%;
  position : absolute;
  left: 1px;
  top: 1px;
  white-space: nowrap;
  text-align: right;
}

.cartstatus .boxhead a {
  color: #000;
  display : block;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.cartstatus .boxbody {
  font-size: .92em;
  padding-top: 27px;
}

.cartstatus .boxbody p {
  margin: 0;
}

.cartstatus .contains {
  position : absolute;
  right: 30px;
  top: 5px;
  background: #eeeee7;
}

.cartstatus .contains strong { position:absolute;right:9999px;left:auto; }

.cartstatus .contains b { font-weight: normal; }
.cartstatus .contains b.total { font-weight: bold; }

.cartstatus .contains a {
  color: #000;
}

.cartstatus .item {
  background: #fff;
}

.cartstatus .item h3 {
  margin: 0;
  padding: 5px 12px;
  line-height: 1.2;
}

.cartstatus .item h3 span {
  display : block;
  color: #999;
  font-weight: normal;
}

.cartstatus .gtotal {
  background: #d9d9d2;
  padding: 4px 4px 4px 12px;
}

.cartstatus .gtotal strong {
  font-weight: normal;
}

.cartstatus .act a.delete {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width : 16px;
  height : 16px;
  position : absolute;
  top: 6px;
  right: 7px;
  background: url(i/cartstatus-delete.gif) no-repeat;
}

.cartstatus .act a.delete:hover,
.cartstatus .act a.delete:focus,
.cartstatus .act a.delete:active {
  background-position: 0 -16px;
}

.cartstatus .act a.order {
  background: url(i/cartstatus-arrow.gif) no-repeat 100% 50%;
  display : block;
  padding: 2px 10px;
  float: right;
  margin-right: 15px;
  _display: inline;
  color: #000;
  margin-top: -24px;
}

.cartstatus .more a:hover,
.cartstatus .more a:focus,
.cartstatus .more a:active {
  
}







/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : -26px;
  margin-top : -.8em;
  right : 42px;
  width : 275px;
}

.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }

.qsearch .boxbody { padding : 0; }

.qsearch .fi_txt input {
  width : 196px;
  border-color: #e0e0d9;
  ~padding-top: 3px;
  ~padding-bottom: 3px;
}

.qsearch .fi_btn input {
  width : 4.5em;
  font-size : .95em;
}




/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom : 1em;
}

.mediagallery .boxbody {
  text-align: center;
  padding-top: 1em;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
}

.mediagallery li {
  float: left;
  position : relative;
  text-align: center;
  height: 120px;
  width: 144px;
  display : block;
}

.mediagallery .pgs {
  clear: both;
}

.mediagallery li .count {
  font-size: .92em;
}

.mediagallery .pgr {
  font-weight: bold;
  margin: 1em 0;
}

.mediagallery .pgr a {
  padding: 0 10px;
}





/* ******  sitemap  ****** */

.sitemap .boxbody {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { border-color : #c00; }
.sitemap .boxbody i:hover { border-color : #aaa; }





/* ****** subscr ****** */



.subscr p {
  margin-bottom: 1.5em;
  font-size: .92em;
}

.subscr .fi_txt {
  margin-bottom: 7px;
  float: left;
  padding-right: 12px;
}

.subscr.fi_txt label {
  width: 5em;
  margin-right: 4px;
  margin-top: .09em;
  text-align: right;
  display: block;
}

.subscr .fi_txt label .req { position:absolute;right:9999px;left:auto; }

.subscr .fi_txt input {
  width: 195px;
}

.subscr .fi_btn {
  margin-top: 1.4em;
  margin-right: 12px;
}

.subscr .fi_btn input {
  font-weight: bold;
  border: 1px solid #b7b7b2;
  background: #f55a05 url(i/fibtn.png) 0 100% repeat-x;
  width: 11em;
}

.subscr .fi_btn input:hover,
.subscr .fi_btn input:focus {
  color: #fff;
  background-position: 0 -30px;
}






/* ******  galleries  ****** */

.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */

.gallery .boxbody {
  padding-right : 0;
}

.gallery .ctrls {
  text-align: center;
  margin-bottom: 1em;
}

.gallery table {
  width : 100%;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : middle;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */

.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  people  ******* */

.people h3 {
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 6px 6px 6px 11px;
  border-bottom: 1px solid #161717;
}

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
}

.people .even td {
  background : #fcfbd4;
}

.people table a {
}

.people table .netfang a {
}

.people .close {
  display : block;
  background : #161717  url(i/_temp_dev/people-close.gif) 6px 50% no-repeat;
  border-right : 1px solid #161717;
  border-left : 1px solid #161717;
  padding : 3px 22px;
  color : #fff;
}
.people .close:hover {
  background-color : #999;
  color : #fff;
  text-decoration : none;
}
.people .open {
  display : none;
}
.people .subrow td {
  padding : 0;
}

/* ******  persona  ******* */
.persona .content {
  padding-bottom : 2em;
}

.persona h3 {
  font-size : 1.33em;
}
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  display : inline;
  font-weight : normal;
}
.persona .title b {
  font-weight : bold;
}
.persona .imgbox {
  padding : 0 20px .75em 0;
  float : left;
}


td .persona {
  padding : 15px 10px 13px 157px;
  margin : 0;
  width : auto;
  background : 0;
  border : 1px solid #513f17;
  border-top : none;
  border-bottom : none;
}
td .persona .content {
  _height : auto;
}


td .persona .content {
  padding : 0;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size : 1.67em;
  margin-top : 0;
  padding-top : 10px;
  padding-bottom : 5px;
}
td .persona .imgbox {
  padding-bottom : 0;
  margin : 0 0 0 -116px;
}
td .persona .imgbox img {
  border : 1px solid #fff;
  padding : 0;
  max-height : 140px;
  max-widtht : 105px;
}

td .persona .info {
  margin-right : 20px;
}





/* ******  starfsumsokn  ******* */


.syningarfolk fieldset,
.starfsumsokn fieldset { margin-bottom: 1em; }

.starfsumsokn h3,
.starfsumsokn h4 { font-size: 1.1em; }

.starfsumsokn .verslun fieldset { float: left; }

.starfsumsokn .verslun li {
  width: 120px;
  margin-bottom: .3em;
}

.starfsumsokn .almennt fieldset { padding-top: 1em; }

.starfsumsokn th,
.starfsumsokn td { padding: .2em; }

.starfsumsokn th { font-weight: normal; }

.syningarfolk .fi_bdy {
  margin-bottom: 1em;
}

.syningarfolk .fi_bdy label,
.starfsumsokn .fi_bdy label { display : block; }

.syningarfolk textarea,
.starfsumsokn textarea {
  width: 400px;
  height: 100px;
}

.syningarfolk .fi_txt,
.starfsumsokn .fi_txt { margin-bottom: .3em; }

.syningarfolk .fi_txt label,
.starfsumsokn .fi_txt label,
.syningarfolk .fi_file label,
.starfsumsokn .fi_file label {
  float: left;
  width: 120px;
}

.syningarfolk .fi_btn,
.starfsumsokn .fi_btn {
  padding-top: .6em;
}


.syningarfolk .myfunkybtn strong {
  width: 100%;
  overflow: hidden;
  float: left;
  padding-bottom: 1em;
}

.syningarfolk .myfunkybtn a {
  background: #F9820C;
  padding: 1px 6px;
  color: #fff;
  border: 1px solid #000;
  display : block;
  float: left;
}

.wrap .syningarfolk .myfunkybtn a:hover,
.wrap .syningarfolk .myfunkybtn a:focus,
.wrap .syningarfolk .myfunkybtn a:active { color: #fff; }




/* ******  footer  ****** */

.footer .boxhead { /* display : none; */ }

.footer .boxbody {
  color: #616161;
  font-size: .92em;
  padding-left: 16px;
}



/* ****** byggiraeplica ****** */

.byggiraeplica {
  padding-top : 20px;
  text-align : right;  
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-top: -60px;
  margin-right: 10px;
  width: 135px;
  float: right;
  _display: inline;
}
.byggiraeplica a {
  position : relative;
  z-index: 100;
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left : 135px;
  padding-top : 19px;
  background : url(https://secure.eplica.is/codecentre/f/ba_e2-b25.png) 0 0 no-repeat;  /* (Black)  -- Use `ba_e2-w.png` for white */
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://secure.eplica.is/codecentre/f/ba_e2-b25.png',sizingMethod='crop');
}




/* ******  imgbanner  ****** */

.imgbanner {}

.pghead .imgbanner {
  position : relative;
  z-index: 2;
  border-bottom: 4px solid #fff;
  margin-top: 45px;
}

.pghead .imgbanner img {
  padding: 4px;
  border-bottom: 14px solid #272727;
}

.pgmain .imgbanner {
  margin: 0 -15px 6px;
  position: relative;
  z-index: 1;
}

.pgmain .imgbanner h3 {
  position: absolute;
  top: 45px;
  left: 185px;
  width: 380px;
  margin: 0;
  font-family: "Trebuchet MS";
  text-transform: uppercase;
  font-size: 36px;
  font-weight: normal;
  color: #000;
  letter-spacing: -1px;
}
.pgmain .imgbanner h3 b {
  color: #f9820c;
  font-weight: normal;
}
.pgmain .imgbanner p {
  position: absolute;
  top: 95px;
  left: 185px;
  width: 380px;
  color: #616161;
}


/* ****** pagestyle  ****** */

.pagestyle { 
  position : absolute;
  top : -35px;
  right : 285px;
  right: 5px;
  width: 44px;
}

.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle li { float : left; }

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 22px;
  height: 20px;
  background: url(i/font-dwn.png) no-repeat;
  _background-image: url(i/font-dwn.gif);
  float: left;
}

.pagestyle .up a {
  background-image : url(i/font-up.png);
  _background-image: url(i/font-up.gif);
}

.pagestyle .usesettings a { background-image : url(i/font-alt.gif); }

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active { background-position: 0 -20px; }






/* *** imgpopup *** */

.popup-wrapper {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  background: url(i/alpha.png);
  _background-image: url(i/alpha.gif);
  text-align: center;
}

.popup-inner-wrapper {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.popup-inner-wrapper { margin: 32px auto; }

.popup-inner-wrapper img {
  padding: 20px 20px 40px;
  border: 1px solid #c8c8c8;
  background: #fff;
}

.popup-inner-wrapper .act {
  margin-top: -30px;
}

.popup-wrapper-hidden { display: none; }








/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #EE7500;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }






/***********************/
/* ****** HOME ******* */
/***********************/


/* *** layout *** */

.home .pghead {
  margin-bottom: 62px;
}

.home .pgmain {
  background: url(i/home/pb-top2.gif) no-repeat;
  margin-left: 0;
  width: 957px;
  border-top: 4px solid #fff;
}

.home .pgmain .wrap {
  padding: 3px 0 0;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  border-top: none;
}


.home .pgfoot,
.home .pgextra3 { background-image: url(i/home/pgfoot-bg.gif); }




/* *** box *** */

.home .pgmain .sbox { margin-bottom: 0; }
.home .pgmain .sbox .boxhead { padding-left: 18px; margin-bottom: 7px; }
.home .pgmain .sbox-left .boxhead { position:absolute;right:9999px;left:auto; }
.home .pgmain .sbox .boxbody { padding: 10px 18px; }

.home .sbox-left {
  width: 628px;
  float: left;
  clear: left;
}
.home .sbox-left .boxhead { color: #858584; }

.home .sbox-right {
  width: 309px;
  float: right;
  clear: right;
  padding-bottom: 15px;
  background: url(i/home/box-sep.gif) repeat-x 0 100%;
}
.home .sbox-right .boxhead {
  background: #F9820C;
  color: #fff;
  margin: 0 3px;
  padding: 7px 10px 6px;
  font-size: 1.1em;
  border-bottom: 3px solid #F0F0E9;
  margin-bottom: -1px;
}



/* *** subscribe *** */

.home .subscribe {
  background: #131313 none;
  margin: 0 3px;
  width: 303px;
  color: #fff;
  min-height: 120px; _height: 120px;
}

.home .subscribe .boxhead {
  background: transparent none;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 12px 10px 0 18px;
  border: none;
}

.home .wrap .subscribe .boxbody {
  font-size: .92em;
  line-height: 1.5;
  padding-top: 5px;
  position: relative;
}

.home .subscribe p {
  max-width: 23em;
  margin-bottom: 1.5em;
}

.home .subscribe .fi_txt {
  margin-bottom: 7px;
}

.home .subscribe .fi_txt label,
.home .subscribe .fi_txt label .req { position:absolute;right:9999px;left:auto; }

.home .subscribe .fi_txt input {
  width: 260px;
  padding: 2px 1px;
}

.home .subscribe .fi_txt input:focus {
  border-color: #fff;
}

.home .subscribe .fi_btn {
  padding-top: 8px;
  margin-bottom: 0;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.home .subscribe .fi_btn input {
  font-weight: bold;
  border: 1px solid #b7b7b2;
  background: #f55a05 url(i/fibtn.png) 0 100% repeat-x;
  width: 12em;
}

.home .subscribe .fi_btn input:hover,
.home .subscribe .fi_btn input:focus {
  color: #fff;
  background-position: 0 -30px;
}

.home .subscribe a.unsubscr {
  position: absolute;
  bottom: 9px;
  right: 30px;
}


.home .subscribe-small {
  padding: 0;
}
.home .pgmain .subscribe-small .boxhead {
  padding-top: 0;
  margin: 0;
  text-transform: none;
  font-size: 1.17em;
  color: #EE7500;
  font-weight: bold;
}
.home .pgmain .subscribe-small .boxbody {
  padding-top: 0;
}
.home .subscribe-small p {
  margin-bottom: .2em;
  line-height: 1.2;
}
.home .subscribe-small .fi_txt {
  margin-bottom: 4px;
  clear: both;
}
.home .subscribe-small .fi_txt label {
  position: static;
  float: left;
  width: 60px;
}
.home .subscribe-small .fi_txt input {
  padding: 0 2px;
  width: 150px;
  border: none;
}
.home .subscribe-small .fi_btn {
  padding-top: 1px;
  margin-left: 60px;
  ~display: inline;
  clear: both;
}
.home .subscribe-small .fi_btn input {
  padding: 0;
  background: none;
  line-height: 1.2;
  height: 16px;
}



/* *** iframe *** */

.home .iframe .boxbody {
  padding-bottom: 0;
}

.home .iframe .item {
  margin-bottom: 0;
}







/* *** mnav *** */

.home .mnav {
  top: 343px;
  
}




/* *** products *** */

.home .wrap .products .boxbody {
  margin: 0 -11px 0 0;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.home .products .item { margin-right: 12px; }

.home .products .itm1 {
  width: 297px;
  height: 286px;
}

.home .products .itm1 h3 a {
  height: 323px;
  width: auto;
}

.home .products .itm1 h3 img {
  max-height: none;
  width: 295px;
  height: 285px;
}

.home .products .itm1 h3 strong {
  width: 277px;
  top: 288px;
}

.home .products .moreolder {
  margin-bottom: 0;
  height: auto;
}


.home .wrap .flashbanner .boxbody {
  padding: 0 3px;
  margin: 0;
}



/* *** advert *** */


.home .pgmain .advert {
  padding-bottom: 0;
  background: none;
  overflow: visible;
}

.home .pgmain .advert .boxbody { padding: 0; }

.home .pgmain .advert img { margin-bottom: 0; }

.home .wrap .sadvert {
  border-bottom: 3px solid #EEEEE7;
  padding: 0 3px;
  width: 303px;
  text-align: right;
  background: none;
}



/* **** quicknav **** */

.home .wrap .quicknav .boxbody { padding: 0 10px 12px 10px; }

.quicknav ul {
  width: 100%;
  overflow: hidden;
}

.quicknav li { float: left; }

.quicknav li a {
  background: url(i/quicknav-arrow.gif) no-repeat 12px 1em;
  border-top: 1px solid #EEEEE7;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  float: left;
  font-size: .92em;
  padding: 6px 0 6px 22px;
  color: #272727;
  width: 122px;
  _width /**/: 144px;
}
.quicknav li.cat1 a,
.quicknav li.cat2 a {
  border: none;
}



/* **** SSL Certificate **** */
#sslcert-logo {
  float: right;
}
#sslcert-logo a.about-sslcert {
  font-size: 8px;
  text-transform: uppercase;
}



/* **** imgbanner **** */

.home .pghead .imgbanner {
  border-bottom: none;
  margin-top: -4px;
  width: 957px;
  overflow: hidden;
  text-align: center;
}
.home .pghead .imgbanner img {
  padding: 4px 0;
}

.home .pghead .imgbanner img {
  border-bottom: none;
}









