.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* 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-only { display: none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; }

body {
	position: relative;
  background : #E5E3D5;
  margin : 0;
  padding : 0;
  color : #333;
  line-height : 1.4;
  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; }

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }



a {
  color : #962F34;
  text-decoration: none;
}

.article a {
  text-decoration: underline;
}


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.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table tr.odd td {
  background-color: #f9f8f5;
}
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;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #e5e3d9;
  background : #fff;
  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 : #fff;
  border : 1px solid #e5e3d9;
  color : #7B7C6F;
  font-weight: bold;
  background: #fff url(i/btn-bg.gif) repeat-x 0 100%;
  padding-bottom: 1px;
  _padding-bottom: 0;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #6f1f23;
  color : #7B7C6F;
}


.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            */
/* ********************************** */

.pgwrap {
  background: #fff url(i/body-bg.png) repeat-x 50% 0;
}


.pgwrap2 {
  position : relative;
  width : 981px;
  margin : 0 auto;
  text-align : left;
}



.pghead {
  height: 130px;
}
.pghead .brand { margin: 0; padding: 0; _height:0;min-height:0; /* ie hasLayout fix */ }
.pghead .logo { vertical-align : middle; }
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 187px;
  width : 794px;
  _display : inline;
  background: url(i/pb-bg.gif) no-repeat;
  min-height: 300px; _height: 300px;
}
.home .pgmain {
  min-height:286px;
}

.pgmain .wrap {
  padding : 21px 16px 20px 16px;
}

.threecol .pgmain .wrap {
  padding-right: 203px;
}

.pgextra2 {
  float : left;
  width : 187px;
  margin-left : -981px;
  _display : inline;
  background: url(i/p1-bg.gif) no-repeat;
}

.pgextra2 .wrap { padding: 4px 11px 24px 11px; _height:135px;min-height:135px; }
.onecol .pgextra2 .wrap,
.home .pgextra2 .wrap { _height:0;min-height:0; /* ie hasLayout fix */ }

.pgextra1 {
  float : left;
  width : 188px;
  _display : inline;
  margin-left : -188px;
  _margin-left: -189px;
  /* background: url(i/p2-bg.gif) repeat-y; */
  margin-top: 70px;
}

.pgextra1 .wrap {
  /* background: url(i/p2w-bg.gif) no-repeat 0 100%; */
  padding-bottom: 80px;
}

.pgfoot {
  clear : both;
  border-top : 1px solid #D2CFBE;
  background: #E5E3D5;
  _overflow /**/: visible;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pgfoot .wrap {
  width : 981px;
  margin : 0 auto;
  text-align : left;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pgfoot .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

/*
  disposable helper fyrir canvas vinnu  
*/
.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra1 .wrap,
.pghead .wrap,
.pgmain .wrap { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}

.boxhead { padding-top: 1.5em; margin-top: 0; }

.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }

.pgmain .boxbody {
  padding-bottom: 50px;
}


.pgmain .boxhead {
  font-size: 1.66em;
  color: #575D67;
  margin-top: -2em;
  position : relative;
  z-index: 99;
  padding-left: 15px;
  margin-bottom: 36px;
}

.pgmain .boxbody {
  padding-left: 15px;
}

.pgmain .boxbody h1 {
  color: #575D67;
  margin-left: -15px;
  border-bottom: 2px solid #E7E4D6;
  padding-left: 17px;
  background: url(i/dot-arrow.gif) no-repeat 0 .33em;
}


.pgextra1 .box .boxhead,
.pgextra2 .box .boxhead {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1.08em;
  color: #776b5f;
  border-bottom: 2px solid #dfdcca;
  margin-top: 0;
}

.pgextra1 .box .boxhead {
  padding-left: 29px;
  background: url(i/boxhd-arrow.gif) no-repeat 9px .44em;
  margin-bottom: 12px;
}

.pgextra1 .box .boxbody {
  padding-left: 16px;
  font-size: .92em;
}




.topbox {
  background: url(i/topbox-bottom.gif) no-repeat -20px 100%;
  position : relative;
  margin-bottom: 9px;
}

.topbox .boxhead { margin-bottom: 4px; }

.topbox .boxbody {
  padding-left: 34px;
  width: 36em;
  line-height: 1.6;
  color: #575D67;
  min-height: 135px; _height: 135px;
  _height /**/: 155px;
  padding-bottom: 20px;
}



/* ufbox (extends: articlelist) */

.ufbox {
  width: 794px;
  overflow: hidden;
  margin: 0 -16px;
  position : relative;
}

.ufbox .boxhead { position:absolute;right:19999px;left:auto; }

.ufbox .boxbody {
  padding: 0 0 10px 0;
  ~padding-bottom: 20px;
}

.ufbox .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.wrap .ufbox .summary { padding-left: 14px; }

.wrap .ufbox .item {
  width: 245px;
  float: left;
  margin-left: 16px;
  _display: inline;
  padding-bottom: 20px;
}

.wrap .ufbox .item {
  padding-top: 2.7em;
  ~padding-top: 2.8em;
}

.pgwrap .wrap .ufbox .item img { margin-top: 0; }

.wrap .ufbox .item h3 {
  padding-left: 20px;
  background: url(i/dot-arrow.gif) no-repeat 0 .22em;
  font-size: 1.25em;
  ~background-position: 0 .33em;
  border-bottom: 2px solid #DFDCCA;
  width: 225px;
  position : absolute;
  top: 0;
  height: 22px;
  overflow: hidden;
}


.wrap .ufbox .more {

}

.wrap .ufbox .more a {
  border-top: 1px solid #DFDCCA;
  padding-top: 4px;
  margin-left: -10px;
  padding-left: 10px;
  margin-top: 13px;
  position : absolute;
  bottom: 30px;
  ~bottom: 22px;
  width: 225px;
  z-index: 99;
  background-position: 0 .68em;
}




.bbox .boxhead {
  font-size: 1.1em;
  background: url(i/dot-arrow2.gif) no-repeat 0 .33em;
  padding: 1px 0 4px 0;
  margin: 0;
  padding-left: 17px;
  color: #776B5F;
}

.bbox .boxbody {
  border-top: 1px solid #E7E5D7;
  background-color: #F7F6F2;
  border-bottom: 1px solid #E7E5D7;
  padding-top: 18px;
  padding-bottom: 15px;
  ~padding-bottom: 25px;
}

.bbox .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.wrap .bbox .item {
  width: 49%;
  float: left;
  border-left: 1px solid #DFDCCA;
}

.wrap .bbox .item h3 {
  font-size: 1em;
  background: none;
  border: none;
}

.wrap .bbox .item .summary {
  padding-right: 10px;
  padding-left: 20px;
}

.wrap .bbox .firstitem {
  border: none;
  width: 46%;
  margin-right: 20px;
}

.wrap .bbox .firstitem .summary { padding-left: 0; }

.wrap .bbox .item h3,
.wrap .bbox .item .subtitle { padding-left: 20px; }

.wrap .bbox .firstitem h3,
.wrap .bbox .firstitem .subtitle { padding-left: 0; }

.wrap .bbox .item h3 a { color : #666; }

.wrap .bbox .item .more { padding-top: 6px; }





/* ******  meta  ****** */
#leikir-link {
  padding : 15px;
  margin-top : -50px;
}
#leikir-link:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
#leikir-link a {
  display : block;
  width : 200px;
  float : left;
  text-align : center;
  margin-right : 20px;
  text-decoration : none;
}
#leikir-link span {
  display : block;
}
#leikir-link a:hover,
#leikir-link a:focus,
#leikir-link a span:hover,
#leikir-link a span:focus {
  color : #6F1F23;
  text-decoration : underline;
}
.leikjabox {
  background : url(i/leikir-bg.png) 0 0 no-repeat;
  _background : url(i/leikir-bg.gif) 0 0 no-repeat;
  width : 1130px;
  height : 810px;
  padding : 90px 0 0 70px;
  z-index : 2;
  position : absolute;
  z-index : 200;
  top : 35px;
  left : 50%;
  margin-left : -570px;
  text-align : left;
}
.leikjabox .closeFlBtn a {
  background : url(i/flClosebtn.png) 0 0 no-repeat;
  _background : url(i/flClosebtn.gif) 0 0 no-repeat;
  display : block;
  height : 59px;
  width : 90px;
  overflow : hidden;
  position : absolute;
  top : 140px;
  right : 200px;
  text-indent : -9999em;
  z-index : 5;
}
.leikjabox .closeFlBtn a:hover,
.leikjabox .closeFlBtn a:focus {
  background-position : 0 -59px;
}

/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #555;
  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.2em;
}

.wrap .moreolder,
.wrap .archivelink {
  padding-top: 4px;
  border-top: 1px solid #DFDCCA;
}

.pgmain .more,
.pgmain .buttons,
.pgmain .moreolder,
.pgmain .archivelink {
  font-size: .92em;
}

.buttons {
  margin-top : 1.33em;
  clear : both;
  border-top: 2px solid #E7E4D6;
  padding-top: 10px;
  margin-left: -12px;
  padding-left: 12px;
  width: 25em;
}

.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 11px;
  background : url(i/more-arrow.gif) 0% 50% no-repeat;
  font-weight: bold;
  color: #776B5F;
  text-decoration: none;
}

.pgextra1 .wrap .box .moreolder,
.pgextra1 .wrap .box .archivelink {
  margin-left: -16px;
  padding-left: 16px;
}




/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}

.twocol .articlelist .item,
.threecol .articlelist .item {
  margin-bottom: 1.5em;
}

.articlelist .item h3 {
  font-size : 1.17em; 
  margin : 0;
  color: #2a2926;
}

.threecol .articlelist h3,
.twocol .articlelist h3,
.onecol .articlelist h3 {
  padding-left: 20px;
  background: url(i/dot-arrow.gif) no-repeat 0 .22em;
  font-size: 1.25em;
  ~background-position: 0 .33em;
  border-bottom: 2px solid #DFDCCA;
  margin-bottom: .5em;
}

.articlelist .item h3 a { color: #2a2926; }
.articlelist .item h4.subtitle {
  font-size : 1em;
  color : #76797f;
}

.articlelist .summary p { margin : 0; }

.articlelist .summary h3 {
  border: 0;
  background: 0;
  font-size: 1.17em;
  padding: 0;
}

.twocol .ufbox .subtitle,
.twocol .articlelist .summary,
.threecol .ufbox .subtitle,
.threecol .articlelist .summary,
.onecol .ufbox .subtitle,
.onecol .articlelist .summary {
  padding-left: 14px;
}

.articlelist .more {}

.articlelist img {
  float : right;
  margin : 32px 0 .7em 1em;
  padding: 2px;
  border: 1px solid #DFDCCA;
  background: #fff;
}

.articlelist .summary img {
  margin-top: .2em;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}


.pgextra1 .articlelist img {
  margin: 0 0 4px 0;
  padding: 2px;
  border: 1px solid #DFDCCA;
}

.pgextra1 .articlelist h3 a {
  color: #333;
}



/* ******  article  ****** */

.article .boxbody h2 {
  margin-top: .6em;
  margin-bottom: 0;
}

.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}

.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
  font-weight: normal;
}

.article .summary p {  }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .7em 0; }
.article img.right { float : right;  margin : .2em 0 .7em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}

.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}

.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}

.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}

.article tr.alt td {
  background-color : #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}

.article .more a { text-decoration: none; }

.article p span {
  color: #962F34;
}



/* *****  mintro (extends: article)  ***** */

.marticle .boxhead a {
  color: #575D67;
  text-decoration: none;
}

.marticle .boxbody {
  padding-bottom: 30px;
}

.marticle .boxbody h1 {
  border: none;
  background: none;
  font-size: 1.1em;
  margin-bottom: .8em;
}

body.mynd .marticle p { display: none; } /* depending on js */ 


/* *****  mimg (extends: article) ***** */

.mimg .boxhead { display: none; }

.mimg .boxbody {
  position: relative;
}

.mimg .image {
  background: #F7F6F2;
  width: 100%;
  overflow: hidden;
  padding: 15px 20px 15px 0;
  width: 743px;
  margin-bottom: 1em;
  text-align: center;
  position: relative;
  min-height: 365px; _height: 365px;
}

.mimg .image img {
  border: 1px solid #DFDCCA;
  padding: 2px;
  margin:0 15px 10px;
  background: #fff;
  float: left;
  max-width:474px;
}
.mimg p {
  text-align: left;
}
.mimg .image form {
  text-align: left;
  width: 578px;
  padding-left:25px;
  clear: both;
}

.mimg .image form h3 {
  color: #6A5639;
  margin: -2px 0 .9em -8px;
  font-size: 1.5em;
}

.mimg .image form label {
  font-size: .92em;
  color: #757575;
  display: block;
}

.mimg .image form .fi_txt,
.mimg .image form .fi_bdy {
  margin-bottom: .7em;
  float: left;
  clear: left;
}

.mimg .image form .fi_txt input,
.mimg .image form .fi_bdy textarea {
  border-color: #C5C5C5;
  color: #666;
  padding: 2px;
  width: 176px;
}

.mimg .image form .fi_bdy textarea {
  height: 83px;
  width:434px;
}

.mimg .image form .fi_qty:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.mimg .image form .fi_qty input {
  width: 67px;
  float: left;
  margin-right: 7px;
}

.mimg .image form .fi_txt small {
  color: #757575;
}

.mimg .fi_btn {
  text-align: left;
  clear: left;
}
.f_row {
 float: left; 
}
.mimg .image form .f_row .fi_txt {
  float: left;
  clear: none;
}
.mimg .image form .f_row .fi_email {
 margin-left:76px; 
}







/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 38px 0 1em 16px;
  margin : 0;
  width : auto;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 3px;
  border: 1px solid #E7E4D6;
  background : #fff;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgcontent,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgcontent,
.pgextra2 .imgbox .imgmeta { width : auto; }





/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.ipopup-container-wrapper { 
  margin: 32px auto; 
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
  width: 600px;
}
.ipopup-container .img { display: block; text-align: center; }
.ipopup-container .image img {
  _width: 600px;max-width: 600px;
}
.ipopup-container .title { display : none; }
.ipopup-container .desc {
  width : 600px;
  padding : 5px 0;
  text-align : left;
}

.ipopup-container a {
  cursor : pointer;
  _cursor : hand;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}

.ipopup-container .stepper {
  padding: 5px 0;
}
.ipopup-container .paging .next {
  float: right;
}
.ipopup-container .paging li.nav-end { display: none; }








/* *** video popup *** */

.videolink {
  text-align : center;
  display : block;
}
.home .videolink {
  padding-top : 1em;
}
.pgextra1 .videolink {
  text-align: left;
}
.videolink a.video-popup {
  background : url(i/taknmal-icon-small.png) 0 0 no-repeat;
  text-indent : -10px;
  font-size : 1px;
  display : inline-block;
  overflow : hidden;
  width : 50px;
  height : 50px;
  color : #fff;
  float: left;
  margin: 0 11px 0 2px;
}
.videolink a.video-popup:hover,
.videolink a.video-popup:focus {
  color : #fff;
  text-decoration : none;
}
.videolink .video-text {
  color: #454545;
}
.videolink a.video-text b {
  color: #5c5248;
  font-size: 1.25em;
  font-weight: normal;
}
.popup-wrapper {
  position : fixed;
  _position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background: url(i/alpha.png);
  _background-image: url(i/alpha.gif);
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  text-align: center;
}

.popup-inner-wrapper {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
  margin: 32px auto;
  text-align: center;
}


.popup-inner-wrapper .videocontainer {
  background : url(i/video-bg.png) 0 0 no-repeat;
  _background-image : url(i/video-bg.gif);
  padding: 37px 36px 69px;
  display : inline-block;
  height : 400px;
  width : 530px;
  margin: 0 auto;
  position : relative;
}
.popup-inner-wrapper .videoname {
  width : 550px;
  position : absolute;
  bottom : 44px;
  left : 36px;
  text-align : left;
  color : #fff;
  font-size : 1.25em;
  font-weight : bold;
  font-family : Neue Helvetica, Helvetica, Arial, sans;
}
.popup-inner-wrapper .act {
  position : absolute;
  bottom : 42px;
  right : 36px;
  text-align : right;
  font-size : 1.33em;
  font-family : Helvetica, Arial, sans;
}

.popup-inner-wrapper .imgboxbody,
.popup-wrapper-hidden { display: none; }

.popup-wrapper a {
  cursor : pointer;
  _cursor : hand;
  color : #fff;
}
.popup-wrapper a:hover,
.popup-wrapper a:focus {
  text-decoration : underline;
}





/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }
.contactform  fieldset { margin: 0; }
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .7em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_file label,
.contactform .fi_static span {
  margin-top: .2em;
  display: block;
}
.contactform .fi_txt input { 
  width: 40%;
}
.contactform .fi_qty label {
  width: auto; 
  text-align: left; 
}
.contactform .fi_qty input { width: 15%; }
.contactform textarea { width: 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 118px;
  left : 18px;
  width : 700px;
  font-size: .92em;
  margin-top: -.6em;
}

.home .breadcrumbs,
.onecol .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999em;left:auto; }

.breadcrumbs div {
  
}

.breadcrumbs div span,
.breadcrumbs div a {
  text-decoration : none;
  color : #776B5F;
  padding-left: 10px;
  padding-right: 5px;
  background: url(i/more-arrow-back.gif) no-repeat 0 50%;
  position : relative;
  z-index: 99;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.breadcrumbs a.home {
  padding-left: 0;
  background: none;
}

.breadcrumbs i { position:absolute;right:19999px;left:auto; }
.breadcrumbs b { font-weight: normal; }


/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhead {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhead {
  padding : 0;
  border : none;
}

.qnav .boxhead a {
  background : transparent url(i/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height:0;min-height:0;/* ie hasLayout fix */
  text-transform : none;
  font-weight : normal;
  text-decoration : none;
}
.qnav .boxhead a:hover,
.qnav .boxhead a:focus,
.qnav .boxhead a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .boxbody {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .boxbody { display : none; }
.qnav-open .boxbody { display : block; }

.qnav li { _display : inline; }
.qnav .boxbody a {
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.qnav .boxbody a:hover,
.qnav .boxbody a:focus,
.qnav .boxbody a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */

.mnav {
  position : absolute;
  top: 92px;
  left: 80px;
  margin-top: -1.4em;
  width: 895px;
}

.mnav .boxhead { position:absolute;right:9999em;left:auto; }

.mnav .boxbody { padding : 0; }

.mnav ul { padding-left: 1px; }

.mnav li { 
  float: left;
  background: url(i/mnav-hov.gif) repeat-x 0 -200px;
  font-size: 1.083em;
}

.mnav li a {
  float: left;
  padding: 7px 24px 6px 46px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #484033;
  font-weight: bold;
  margin-left: -1.8em;
  background: url(i/mnav-sep.gif) no-repeat 100% 100%;
}

.mnav .parent,
.mnav .current {
  background: url(i/mnav-curr.gif) no-repeat 0 100%;
  margin-left: -1px;
}

.mnav .parent a,
.mnav .current a { background-image: url(i/mnav-curr-a.gif); }


.mnav .homecurrent {
  background-image: url(i/mnav-sep.gif);
  margin-left: 0;
}

.mnav .homecurrent a { background-image: url(i/mnav-sep.gif); }

.wrap .mnav .home:hover,
.wrap .mnav .home:focus,
.wrap .mnav .home:active,
.wrap .mnav li:hover,
.wrap .mnav li:focus,
.wrap .mnav li:active { background-position: 0 100%; }

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active { text-decoration: none; }


/* ******  snav  ****** */
.onecol .snav { display: none; }
.snav { margin-bottom : 1.5em; }
.snav .boxhead { position:absolute;right:19999px;left:auto; }

.snav ul {
  padding: 0;
  margin: 0;
}

.snav li {
  padding: 4px 0 4px 0;
  border-bottom: 1px solid #E7E4D6;
}

.snav li a {
  color: #333;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-left: 8px;
  padding-right: 10px;
  background: url(i/more-arrow.gif) no-repeat -100px 55%;
  display: block;
}

.snav .current,
.snav .parent {
  background: url(i/snav-curr-bg.gif) repeat-y;
}

.snav .current a,
.snav .parent a { 
  font-weight: bold;
}


/* l2 */

.snav .level2 {
  border-top: 1px solid #E7E4D6;
  background: url(i/snav-l2-bg.gif) repeat-y;
  font-size: .92em;
  padding: 6px 0 5px 0;
  margin-bottom: -4px;
}

.snav .level2 li {
  border: none;
  padding: 0;
}

.wrap .snav .level2 a {
  font-weight: normal;
  background-position: -200px 55%;
  padding-left: 16px;
}

.snav .level2 .current,
.snav .level2 .parent { background: transparent none; }

.snav .level2 .current a,
.snav .level2 .parent a {
  font-weight: bold;
  background-position: 6px .33em;
}


/* l3 */

.snav .level2 .level3 {
  padding: 4px 0;
}

.snav .level2 .level3 a {
  padding-left: 24px;
  font-weight: normal;
  background-position: -200px 55%;
}

.snav .level2 .level3 .current a,
.snav .level2 .level3 .parent a {
  font-weight: bold;
  background-position: 14px .33em;
}








/* ******  enav  ****** */
.enav {

}

.wrap .enav .boxhead {
  margin-bottom: 0;
}

.enav .boxbody {
  font-weight: bold;  
}

.enav ul {
  margin-left: -16px;
}

.enav li {
  padding: 10px 10px 8px 23px;
  border-bottom: 1px solid #DFDCCA;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.enav li a {
  padding-right: 10px;
  color: #776B5F;
  background: url(i/more-arrow.gif) no-repeat 100% 50%;
  _height:0;min-height:0; /* ie hasLayout fix */
  ~display: inline-block;
}





/* ******  flnav  ****** */

.flnav {
  position : absolute;
  top: 20px;
  right: 50%;
  margin-right: -439px;
  margin-top: -.7em;
  width:300px;
}

.flnav .boxhead { position:absolute;right:9999em;left:auto; }

.flnav ul { float: right; }

.flnav li { float: left; }

.flnav li a {
  float: left;
  font-size: .92em;
  font-weight: bold;
  color: #fff;
  padding: 2px 9px;
  display: block;
  background: url(i/flnav-sep.gif) no-repeat 0 50%;
}

.flnav .cat1 a {
  background: none;
}

.wrap .flnav a:hover,
.wrap .flnav a:focus,
.wrap .flnav a:active { color: #fff; }

.wrap .flnav .last {
  background: url(i/en-flag.png) 100% 50% no-repeat;
  padding-right:12px;
}






/* ******  hnav  ****** */
.wrap .hnav .boxbody {
  padding-left: 9px;
}
.wrap .hnav .boxhead { position:absolute;right:9999px;left:auto; }
.hnav li {
  margin-bottom: 5px;
}
.hnav li a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 179px;
  height: 35px;
  background: url(i/hnav-btns.png) no-repeat 0 0;
}
.hnav li.sendaath a {
  background-position: 0 0;
}
.hnav li.sendaath a:hover,
.hnav li.sendaath a:focus {
  background-position: -179px 0;
}

.hnav li.bjodagrip a {
  background-position: 0 -40px;
}
.hnav li.bjodagrip a:hover,
.hnav li.bjodagrip a:focus {
  background-position: -179px -40px;
}

.hnav li.sendamynd a {
  background-position: 0 -80px;
}
.hnav li.sendamynd a:hover,
.hnav li.sendamynd a:focus {
  background-position: -179px -80px;
}

.hnav li.svaraspurn a {
  background-position: 0 -120px;
}
.hnav li.svaraspurn a:hover,
.hnav li.svaraspurn a:focus {
  background-position: -179px -120px;
}








/* ******  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 table {
  width:100%;
}
.calendar thead {
  background: url(i/cal-head.png) 0 0 repeat-x;
  color: #363636;
  font-size: 1.08em;
}
.monthlist .boxhead {
  margin-top:0;
}



/* ******  calendar  ****** */
.monthlist {
}
.monthlist .boxhead { position:absolute;right:9999px;left:auto; }
.calendar { margin : 11px 0 0 0; clear: both;}
.pgmain .calendar,
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calwrap {
  position: relative;
  padding: 30px 0 0 0;
}
.calwrap h4 {
  font-size: 2.08em;
  position: absolute;
  left:63px;
  top:0px;
}
.calwrap h4 a {
  color: #575d67;
}
.calwrap .paging {
  width:55px;
}
.calwrap .paging ul {
 float: left; 
}
.calwrap .paging li {
  float: right;
  margin-right:5px;
}
.calwrap .paging a {
  background: url(i/cal-controls.png) 0 0 no-repeat;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 21px;
  height: 21px;
}
.calwrap .paging a {
  position: absolute;
  left:0;
  top:7px;  
}
.calwrap .paging .next a {
  background-position: -21px 0;
  left:26px;
}

.calendar thead {
  border: 1px solid #ccc8b3;
  border-bottom: none;
}
.calendar .sat {
  border-right: 1px solid #ccc8b3;
}
.calendar th {
  background: url(i/cal-head.png) 0 0 repeat-x;
  text-align : center;
  padding : .2em;
  color: #363636;
  font-size: 1.08em;
}
.calendar td {
  padding : 0 4px 4px 8px;
  text-align : left;
  border-bottom : 1px solid #ccc8b3;
  border-left: 1px solid #ccc8b3;
  width:14%;
}
.calendar td > a {
  font-weight: bold;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  color: #952e33;
  font-style : normal;
  font-size: 1.5em;
  padding : 2px;
}
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { text-decoration:underline; }

.calendar .dateinfo ul {
  padding: 0 0 0 .5em;
  font-size: .92em;
}
.calendar .dateinfo li {
  color: #962e34;
  list-style:square outside;
  margin: 0 0 .4em 0;
}
.calendar .dateinfo li a {
  color: #1f3867;
  font-family: Tahoma, sans-serif;
  font-size: 1em;
  padding: 0;
}
.calendar .dateinfo {}
.calendar .dateinfo strong { position:absolute;right:9999px;left:auto; }


/* ******  eventlist  ****** */
.eventlist { 
  position: absolute;
  right:3px;
  z-index:2;
  margin-top: 13px;
}
.eventlist .boxbody ul,
.eventlist .boxbody {
  padding: 0;
  float: left;
}
.eventlist li { 
  float: left;
  margin: 0 0 0 14px;
}
.eventlist li a {
  color: #575D67;
}
.eventlist li.current a { 
  border: 1px solid #e1dfcf;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
  background: #f8f7f0;
  background: -webkit-gradient(
                        linear,
                        left top,
                        left bottom,
                        color-stop(0.1, #f8f7f0),
                        color-stop(0.9, #e6e4d6)
                      );
  background: -moz-linear-gradient(
                        center top,
                        #f8f7f0 10%,
                        #e6e4d6 90%
                      );
  color: #36393d;
  font-weight: bold;
  padding: 2px 10px;
}
.eventlist .current a {
  font-weight: bold;
}

/* ******  advert  ****** */
.imglink,
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}

.pgmain .advert { overflow: visible; }

.advert .boxhead { text-align : left; }
.imglink .boxbody,
.advert .boxbody { text-align : center; }
.imglink img,
.advert img { margin-bottom : 1em; }
.pgfoot .advert img { margin-bottom : 9px; }


.pgfoot .advert {
  float: right;
  width: 200px;
}

.pgfoot .advert .boxbody { text-align: right; }



/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : 41px;
  margin-top : -.4em;
  right : 50%;
  margin-right: -492px;
  width : 265px;
  text-align : right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input {
  background: url(i/qsearch-bg.png) 0 0 no-repeat;
  border:none;
  width : 202px;
  margin-right: 1px;
  padding:4px 0;
}
.qsearch .fi_btn input {
  background: url(i/qsearch-btn.png) 0 0 no-repeat;
  color: #484033;
  width : 50px;
  font-size : .91em;
  border: none;
  padding: 3px 0;
  margin: -1px 0 0;
}





/* ******  sitemap  ****** */
.sitemap .boxbody {
  padding-bottom: 3em;
}
.sitemap .level1 ul {
  margin: 0;
  padding: 5px 0 1px;
  clear: both;
}
.sitemap li { 
  width: 14em;
  margin-bottom: 1em;
  position: relative;
}
.sitemap .level2 li {
  padding: 1px 0 0 26px;
  margin-bottom: .5em;
  width: 17em;
  background: url(i/sitemap-step.png) 11px 0 no-repeat;
}
.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 10px 2px 25px;
  background: #f8f8f8 none 95% 45% no-repeat;
  font-size: 1.17em;
  border: 1px solid #d9d9d9;
  color: #3f3f40;
  _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 { background-color: #fff; border-color: #d9d9d9; font-size: 1em; }
.sitemap .level3 a,
.sitemap .level3 i { background-color: #f8f8f8; }
.sitemap .level4 a,
.sitemap .level4 i { background-color: #fff; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { 
  border-color: #595959;
  background-color: #747474;
  color: #fff;
  text-decoration: none;
}
.sitemap .boxbody i:hover { border-color: #aaa; }



.sitemap li.closed ul {
  display: none;
}
.sitemap .boxbody a.expand {
  position: absolute;
  top:0;
  left: 0;
  display: block;
  margin: 3px;
  padding: 0;
  width: 14px;
  height: 1.25em;
  min-height: 14px;
  overflow: hidden;
  text-indent: -999em;
  border: none;
  background: url(i/sitemap-expand.png) 0 50% no-repeat;
}
.sitemap .boxbody .level2 a.expand {
  left: 26px;
}
.sitemap .boxbody .open > a.expand {
  background-position: -500px 50%;
}
.sitemap .boxbody a.expand:hover,
.sitemap .boxbody a.expand:focus {
  background-color: transparent;
}






/* ******  galleries  ****** 
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


 ******  gallery  ****** 
.gallery .boxbody {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


 ******  galleryitem  ****** 
.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}
*/



/* ****** gallery ****** */

.gallery {
  width : 542px;
}

.gallery .boxbody { padding: 10px 0; }

.gallery .boxbody .intro {
  padding: 0px 20px;
  font-size: 1.2em;
  color: #575d67;
}

.gallery .ctrls {
  width: 100%;
  text-align: center;
  padding-bottom: 7px;
}
.gallery table {
  width : 100%;
}
.gallery td {
  text-align: center;
  background: url(i/gallery-td-bg.gif) no-repeat 50% 50%;
  height: 181px;
  overflow: hidden;
  position : relative;
  vertical-align: middle;
  font-size: 1.2em;
  font-weight: bold;
}

.gallery td.item a {
  display: block;
  width: 182px;
  padding-top: 123px;
  margin: 0;
}

.gallery td.itm0 a {
	background: url(i/rkvedja_afmaeli.gif) no-repeat 50% 0%;
}

.gallery td.itm1 a {
	background: url(i/rkvedja_hamingjuoskir.gif) no-repeat 50% 0%;
}

.gallery td.itm2 a {
	background: url(i/rkvedja_fermingar.gif) no-repeat 50% 0%;
}

.gallery td.itm3 a {
	background: url(i/rkvedja_jologaramot.gif) no-repeat 50% 0%;
}

.gallery td.itm4 a {
	background: url(i/rkvedja_sumar.gif) no-repeat 50% 0%;
}

.wrap .gallery td.tabletrick {
  background : none;
  height: 5px;
}

.gallery .pgr {
  position : relative;
  width: 100%;
  overflow: hidden;
  font-size: .92em;
}

.gallery .pgr a {
  width: 38%;
  display: block;
  float: left;
  text-align: right;
  color: #000;
  text-decoration: none;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.gallery .pgr a.next {
  float: right;
  text-align: left;
}


.gallery .pgr a.next span {
  background-image: url(i/gallery-next.gif);
}

.gallery .pgs {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: .92em;
  margin-top: -12px;
}

.gallery label {
  display : block;
}




/* **** galleryitem **** */

.galleryitem {
}
.galleryitem table {
  width : 100%;
}
.galleryitem label {
  display : block;
}
.galleryitem .boxbody {
  padding: 0 0 0 0;
}

.galleryitem .image {
  text-align: center;
  margin-bottom: 12px;
}

.galleryitem .image img {
  width: 100%;
}

.galleryitem .portrait img {
  width: 380px;
}

.thankyou .image img { width: auto; min-width: 380px; }

.galleryitem .ecardform {
  background: #f7f6f2 url(i/galleryitem-bg.gif) top left no-repeat;
  padding-bottom: 51px;
}

.galleryitem .ecardform .boxbody {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 20px 0 0 30px;
  width: 450px;
}

.galleryitem .ecardform label {
  color: #747474;
  padding-bottom: 5px;
  font-size: .92em;
  padding-left: 3px;
}

.galleryitem .ecardform input,
.galleryitem .ecardform textarea {
  border: 1px solid #C5C5C5;
  margin-bottom: 12px;
  width: 200px;
  font-size: 1.2em;
  padding: 2px;
}

.galleryitem .ecardform textarea {
  width: 428px;
  height: 80px;
}

.mimg .fi_btn input,
.galleryitem .fi_bdy input {
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-99999em; overflow:hidden;
  width: 82px;
  height: 28px;
  background: url(i/galleryitem-btn.gif) 0 0 no-repeat;
  cursor: pointer;
  _cursor: hand;
  float: right;
  margin-right: 26px;
}

.mimg .fi_btn input {
  float: left;
}

.mimg .fi_btn input:hover,
.mimg .fi_btn input:focus,
.mimg .fi_btn input:active,
.galleryitem .fi_bdy input:hover,
.galleryitem .fi_bdy input:focus,
.galleryitem .fi_bdy input:active { 
  background-position: 0 -28px;
  ~background-position: 0 0;
}

.galleryitem .ctrls { 
  display : none;
}


.onecol .thankyou {
  width : auto;
  padding-top: 0;
  line-height: 1.3;
  margin-bottom: 18px;
}

.onecol .thankyou h2 {
	display: none;
}

.onecol .thankyou .boxbody {
  background: url(i/gallery-item-big-top.gif) no-repeat 0 0;
  padding : 0;
  width: 829px;
  margin: 0 auto;

}
.onecol .thankyou .cwrapper {
  padding: 25px;
  background: url(i/gallery-item-big-bottom.gif) 0 100% no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.onecol .thankyou .cwrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.onecol .thankyou .image {
  background: none;
  margin-bottom : 0;
}

.onecol .thankyou ul {
  list-style: none;
  padding: 0;
}

.onecol .thankyou ul li { padding-bottom: 0; }

.onecol .thankyou .ecardmsg li strong { display: none; }

.onecol .thankyou .ecardmsg li span { font-weight: bold; }

.onecol .thankyou .ecardmsg li span.email {
  font-weight: normal;
  font-size: .83em;
}

.onecol .thankyou .ecardmsg {
  font-family : Georgia, Verdana, Arial;
  font-style : italic;
  float: left;
  font-size: 1.2em;
  padding: 0 35px 20px 35px;
  width: 710px;
}

.onecol .thankyou .ecardmsg h3 {
  background: url(i/rkvedja.gif) no-repeat;
  height: 37px;
  text-indent: -99em;
  overflow: hidden;
}

.onecol .thankyou .msg { margin-bottom: 1em; }

.onecol .thankyou b { color: #575D67; }

.onecol .thankyou .ctrls { display: none; }

.ecardform .boxbody { padding : 10px 0 0 0; }
.ecardform .fi_txt {
  display : block;
  width : 49%;
  float : left;
  _height:1px;min-height:0; /* ie hasLayout fix */
}

.ecardform .fi_bdy textarea {	
  width : 420px;
}





/* ****  mlist  **** */

.mlist {
  position: relative;
}

.mlist .boxhead { position:absolute;right:9999px;left:auto; }
.mlist li {
  float: left;
  margin-right:17px;
  margin-bottom:10px;
}
.mlist .thumb4,
.mlist .thumb8,
.mlist .thumb12,
.mlist .thumb16,
.mlist .thumb20,
.mlist .thumb24,
.mlist .thumb28,
.mlist .thumb32,
.mlist .thumb36,
.mlist .thumb40 {
  clear:left;
}

.mlist table {
  width: 546px;
}

.mlist table td {
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
}

.mlist img {
  border: 1px solid #DFDCCA;
  padding: 2px;
}

.mlist a:hover img,
.mlist a:focus img,
.mlist a:active img {
  border-color: #78664A;
}


.mimg .ctrls,
.mlist .ctrls {
  font-size: .92em;
  color: #645133;
  width: 546px;
  text-align: center;
}

.mimg .pgs {
  position: absolute;
  left: 15px;
  top: -21px;
}

.mimg .pgr,
.mlist .pgr {
  position: absolute;
  right: 218px;
  top: -18px;
}

.mimg .pgr {
  right: -10px;
  top: -21px;
}

.mimg .pgr ul,
.mlist .pgr ul {
  float: right;
  list-style: none;
}

.mimg .pgr li,
.mlist .pgr li {
  float: right;
}

.mimg .pgr li a,
.mlist .pgr li a,
.mimg .pgr li span,
.mlist .pgr li span {
  background: url(i/more-arrow-back.gif) no-repeat 0 .44em;
  display: block;
  color: #645133;
  padding: 0 8px;
  text-decoration: none;
}

.mlist .pgr .next,
.mimg .pgr .next {
  background: url(i/pgr-sep.png) no-repeat 0 .33em;
}

.mlist .pgr .next a,
.mimg .pgr .next a,
.mlist .pgr .next span,
.mimg .pgr .next span {
  background: url(i/more-arrow.gif) no-repeat 100% .44em;
}





.mediagallery ul.thumbsview {
  margin: 0 -7px;
}
.mediagallery .thumbsview li {
  float: left;
  margin: 0 7px 14px;
}
.mediagallery .thumbsview li a {
  display: block;
  overflow: hidden;
  text-align: center;
}





/* ****  people  **** */




.people table {
  width: 100%
}
.people .col1 {
  width: 30%
}
.people .col2 {
  width: 30%
}
.people .col3 {
  width: 30%
}
.people .col4 {
  width: 10%
}
.people td {
  padding-right: 10px;
}


/* ******  footer  ****** */


.footer {
  background: url(i/footer-bg.gif) no-repeat;
  color: #776B5F;
  float: left;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.footer .boxhead { position:absolute;right:19999px;left:auto; }

.footer .boxbody {
  padding-left: 59px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.footer .boxbody p { margin-bottom: 3px; }

.footer .boxbody a { color: #776B5F; }


.subscr.floatbox, 
.footer .floatbox {
  float: left;
  position : relative;
  padding: 0 10px;
  padding-top: 30px;
  border-left: 1px solid #D2CFBE;
  min-height: 40px; _height: 40px;
}

.footer .netfang { border-right: 1px solid #D2CFBE; }

.footer .floatbox h3 {
  font-size: 1.08em;
  position : absolute;
  top: 0;
}


.footer .more { display: inline; }



/* *** subscribe subscr *** */
.subscr.floatbox {
  padding-top: 0;
  min-height:70px;
}
.subscr .boxhead {
  font-size: 1.08em;
  color: #776B5F;
  padding-top:.9em;
}
.subscr .boxbody {
  padding: 0;
}
.subscr .desc {
  font-weight: bold;
}
.subscr .fi_email {
  float: left;
}
.subscr .fi_email label { position:absolute;right:9999px;left:auto; }
.subscr .fi_email input {
  border: 1px solid #ccc9b6;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
  color: #928a80;
  font-style: italic;
  font-size: .92em;
  padding: 3px 9px;
  width:154px;
}
.subscr .fi_btn {
  border: 1px solid #ccc9b6;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
  float: left;
  margin-left:4px;
}
.subscr .fi_btn input {
  border: 1px solid #fff;
  border-bottom:none;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
  color: #484033;
  padding-bottom: 2px;
}


/* ****** fnav ****** */

.fnav {
  float: left;
  width: 220px;
  margin-left: -220px;
}

.fnav .boxhead { position:absolute;right:19999px;left:auto; }

.fnav .boxbody {
  position : relative;
  font-size: .92em;
  font-weight: bold;
  padding-top: 47px;
}

.fnav li { float: left; }

.fnav li a {
  float: left;
  padding-left: 11px;
  padding-right: 10px;
  color: #776B5F;
  background: url(i/more-arrow.gif) no-repeat 0 .33em;
}




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  background-color : #E5E3D5;
  overflow: hidden;
  clear: both;
  padding: 0 30px 20px 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  float: right;
  /* 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(http://codecentre.eplica.is/f/ba_e2-b50.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b50.png',sizingMethod='crop');
}
.en .byggiraeplica a {
  background: url(http://codecentre.eplica.is/f/e2-b50.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/e2-b50.png',sizingMethod='crop');
}




/* ******  imgbanner  ****** */

.pgmain .imgbanner {
  position : absolute;
  /* width: 100%; */
  text-align: right;
  top: 106px;
  _top: 105px;
  _top /**/: 106px;
  right: 0;
}

/* ******  top carousel   ****** */
.topcarousel {
  width:712px;
  height:255px;
  position: relative;
  margin: 0 0 16px -2px;
}
.topcarousel .boxbody {
  float: left;
  padding: 0;
}

.topcarousel .boxbody .cwrap {
  background: url(i/ctop-bg.png) 0 0 no-repeat;
  width:677px;
  padding: 14px 0 14px 15px;
  position: absolute;
  bottom:14px;
  left:17px;
}
.topcarousel .boxbody h3 {
  float: left;
  font-family: Georgia, sans-serif;
  font-size: 1.67em;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
}
.topcarousel .boxbody h3 a {
  color: #fff;
}
.topcarousel .boxbody h3 a:hover,
.topcarousel .boxbody h3 a:focus,
.topcarousel .boxbody h3 a:active {
  color: #fff;
}
.topcarousel .boxbody .summary {
  color: #fff;
  float: left;
  font-family: Georgia, sans-serif;
  font-size: 1.5em;
  font-style: italic;
}
.topcarousel .listscroller-clip:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.topcarousel .item {
  position: absolute;
  top:0;
  left:0;
}
.topcarousel .item .img {
  float: left;
  border: 1px solid #fff;
  -moz-border-radius:    5px;
  -webkit-border-radius: 5px;
  border-radius:         5px;
}
.topcarousel .item img {
}
.topcarousel .paging {
  position: absolute;
  right:25px;
  bottom:22px;
}
.topcarousel .paging .next,
.topcarousel .paging .prev,
.topcarousel .paging .jump strong { position:absolute;right:9999px;left:auto; }
.topcarousel .paging .jump span a {
  background: url(i/ctop-paging.png) 0 3px no-repeat;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 13px;
  height: 13px;
  float: left;
  margin: 0 0px 0 0;
}
.topcarousel .paging .jump span a.current {
  background-position: 0 -11px;
}



/* ****** fontsizer  ****** */

.pagestyle { 
  position : absolute;
  top : 37px;
  right : 215px;
  right: 50%;
  margin-right: -215px;
  width: 70px;
}

.pagestyle h2 { position:absolute;right:9999em;left:auto; }

.pagestyle ul {
  width: 73px;
  position : relative;
}

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  position : absolute;
  top: 0;
  left: 0;
}

.pagestyle .up a {
  background-image : url(i/font-up.gif);
  left: 20px;
}

.pagestyle .userstyles a {
  background-image : url(i/font-stillingar.gif);
  left: 53px;
}

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active { background-position: 0 -20px; }





/* *** pagebottom *** */

.pagebottom {
  border-top: 1px solid #D2CFBE;
  background-color: #E5E3D5;
  height: 170px;
  margin-top: -83px;
}




/* *** Ljósmynd mánađarins - http://www.thjodminjasafn.is/#mynd-manadarins *** */
.ljosmynd-pop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  text-align: left;
}
.ljosmynd-pop .curtain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .60;
  filter: alpha(opacity=60);
}
.ljosmynd-pop .popwin {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
}
.ljosmynd-pop .popbody {
  padding: 20px 20px 5px;
  border: 6px solid #000;
  background: #fff;
  margin: 0 15px;
  position: relative;
}
.ljosmynd-pop .boxhead {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-family: Georgia, serif;
  padding: 0 0 5px;
  margin: 0 0 20px;
  border-bottom: 1px solid #000;
}
.ljosmynd-pop .popbody .boxbody {
  padding: 0 0 0 625px;
  min-height:0; /* ie hasLayout fix */
  
}
.ljosmynd-pop .popbody .boxbody:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.ljosmynd-pop .popbody .imagebox li,
.ljosmynd-pop .popbody div.videoblock {
  margin-left: -625px;
  width: 600px;
  clear: left;
  float: left;
  margin-bottom: 18px;
}
.ljosmynd-pop .popbody .imagebox li img,
.ljosmynd-pop .popbody .videoblock iframe {
  -moz-box-shadow:    rgba(0,0,0, .3)  0 0 9px;
  -webkit-box-shadow: rgba(0,0,0, .3)  0 0 9px;
  box-shadow:         rgba(0,0,0, .3)  0 0 9px;
}
.ljosmynd-pop .popbody .videocaption {
  display: block; 
  font-size: 1.08em;
  font-weight: normal;
  font-family: Georgia, serif;
  padding-top: 7px;
}

.ljosmynd-pop .popbody {
  font-size: 1.08em;
  color: #000;
  line-height: 1.45;
}
.ljosmynd-pop .popbody h1 {
  color: #952e33;
  font-size: 28px;
  font-family: Georgia, serif;
  margin: 0;
  font-weight: normal;
}
.ljosmynd-pop .popbody .subtitle {
  position: absolute;
  top: 24px;
  left: 682px;
  margin: 0;
  font-size: 1.17em;
  font-weight: normal;
  font-family: Georgia, serif;
  text-transform: uppercase;
}
.ljosmynd-pop .popbody a:hover,
.ljosmynd-pop .popbody a:focus { text-decoration: underline; }

.ljosmynd-pop .paging a,
.ljosmynd-pop .paging i {
  background: url(i/popup-paging.png) -14px 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  width: 14px;
  height: 12px;
  position: absolute;
  top: 28px;
  left: 660px;
}
.ljosmynd-pop .paging a:hover,
.ljosmynd-pop .paging a:focus,
.ljosmynd-pop .paging i {
  background-position: -14px -12px;
}
.ljosmynd-pop .paging .next a,
.ljosmynd-pop .paging .next i {
  left: 645px;
  background-position: -0 0;
}
.ljosmynd-pop .paging .next a:hover,
.ljosmynd-pop .paging .next a:focus,
.ljosmynd-pop .paging .next i {
  background-position: -0 -12px;
}

.ljosmynd-pop .popwin .closebtn {
  position: absolute;
  top: 10px;
  right: 26px;
  background: url(i/popup-close.png) 0 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  width: 15px;
  height: 16px;
}



/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #6f1f23;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }





/* ************ */
/* *** HOME *** */
/* ************ */


/* *** layout *** */

.home .pgmain,
.onecol .pgmain {
  margin-left: 0;
  width: 727px;
  background: none;
  position : relative;
  margin-bottom: 0;
}

.home .pgmain .wrap {
  padding: 0;
  _padding-bottom: 27px;
}

.onecol .pgmain .wrap {
  padding: 0;
}

.home .pgmain .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.home .pgextra1 {
  width:254px;
  float: right;
  margin: 185px 0 0;
}

.home .pgextra2,
.onecol .pgextra2 { background: transparent none; }

.pgwrap .pgextra3 {
  clear: left;
  width: 960px;
  margin-left: 12px;
  margin-top: 15px;
  ~margin-top: 0;
  margin-bottom: 11px;
  background: #F7F6F2;
  border-bottom: 1px solid #ECEAE3;
}

.pgextra3 .wrap {  }

.pgextra3 .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.home .pgextra4 {
  float: left;
  width:727px;
}

.onecol .pgmain {
  width:981px;
}

/* *** box *** */


.home .pgmain .boxbody { padding-bottom: 0; }

.home .fpbox {
  width: 246px;
  float: left;
  margin-left: 9px;
  margin-right: 6px;
  _display: inline;
  
}

.home .fpbox .boxhead {
  padding-left: 20px;
  background: url(i/dot-arrow.gif) no-repeat 0 .26em;
  font-size: 1.25em;
  ~background-position: 0 .33em;
  border-bottom: 2px solid #DFDCCA;
  width: 226px;
  padding-top: 0;
  margin-bottom: 10px;
}

.home .fpbox .boxbody {
  padding-left: 14px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.home .fpbox .boxbody img {
  margin-top: 0;
}

.home .fpbox .summary {

}

.home .fpbox .archivelink a,
.home .fpbox .moreolder a,
.home .fpbox .more a {
  display : block;
  border-top: 1px solid #DFDCCA;
  padding-top: 2px;
  margin-left: -12px;
  padding-left: 12px;
  width: 221px;
  margin-bottom: 0.7em;
  position : absolute;
  bottom: 8px;
  ~bottom: 12px;
  _bottom: 14px;
}



.pgextra3 .bbox {
  width: 54%;
  float: left;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.pgextra3 .bbox .boxhead {
  font-size: 1.2em;
  background-color: #fff;
  border-bottom: 1px solid #ECEAE3;
}

.pgextra3 .bbox .boxbody {
  padding-top: 5px;
  padding-left: 28px;
  padding-right: 23px;
  padding-bottom: 3px;
  border: none;
  margin: 10px 0;
}


.pgextra3 .bbox .item,
.pgextra3 .bbox .firstitem {
  width: auto;
  margin: 0;
  _display: inline;
  float: left;
  background: transparent none;
  
}

.pgextra3 .bbox .item img {
  margin-bottom: 1em;
  margin-top: 1.2em;
}

.pgextra3 .bbox .item .more {
  font-size: .92em;
  padding-top: 2px;
}
/* *** carousel *** */
.home .carousel .listscroller-clip {
  width:10000px;
}
.home .carousel {
  width:783px;
  overflow:hidden;
}
.home .carousel .item {
  width:246px;
  float: left;
  margin: 0 5px;
}
/* *** p3al2 (extends: bbox) *** */

.wrap .p3al2 { width: 46%; }
.wrap .p3al2 .boxbody { border-left: 1px solid #E5E3D9; }




/* *** sersyningar (extends: "articlelist fpbox") *** */


.wrap .sersyningar .boxhead { margin-bottom: 5px; }


.sersyningar .item {
  margin-bottom: 0;
  border-top: 1px solid #DFDCCA;
  padding-top: 6px;
  margin-left: -14px;
  width: 246px;
  _padding-bottom: 3px;
}

.wrap .sersyningar .firstitem { border-top: none; }

.sersyningar .item img {
  float: left;
  margin-left: 6px;
  margin-right: 5px;
  margin-top: -2px;
}

.sersyningar .item h3,
.sersyningar .item h3 a {
  color: #776B5F;
  padding-right: 10px;
  
}

.sersyningar .item h3 a { background: url(i/more-arrow.gif) no-repeat 100% .33em; }

.sersyningar .item .summary {
  font-size: .92em;
  color: #575D67;
}


.sersyningar .itm2,
.sersyningar .itm4,
.sersyningar .itm6,
.sersyningar .itm8 { background-color: #F7F6F2; }





/* *** imgbanner *** */

.home .pghead .imgbanner {
  position : absolute;
  top: 108px;
  left: 0;
  text-align: left;
}



/* *** otimar *** */

.otimar {
  position : absolute;
  top: 129px;
  right: -1px;
  width: 222px;
  _width /**/: 190px;
  min-height: 181px; _height: 181px;
  z-index: 99;
  text-align: center;
  background: url(i/ot-bg.png) no-repeat;
  font-weight: bold;
  color: #fff;
  padding: 0 16px;
}
.en .otimar {
  background-image : url(i/ot-bg.png);
}
.otimar .boxhead {
  background: url(i/ot-dots.gif) repeat-x 0 100%;
  display: inline-block;
  font-family: Georgia, sans-serif;
  font-size: 1.167em;
  font-weight: normal;
  letter-spacing:2px;
  text-transform: uppercase;
  text-shadow: rgba(95,4,9, .7) -1px -1px 0;
  margin-bottom: 8px;
  padding: 12px 23px 3px 23px;
}

.otimar .boxbody { position : relative; }
.otimar .boxbody p { margin-bottom: 0; font-size: 1.167em;}
.otimar .boxbody strong { font-size: 1.71em; line-height: 1.1; }
.otimar .boxbody a { color: #fff; }

.otimar .more {
  padding-top: 3px;
  text-align: center;
  display: inline-block;
}

.otimar .more a {
  background-image: url(i/ot-arrow.gif);
  color: #e5b5b7;
  font-weight: normal;
  font-size: .847em;
}

.otimar .more a:hover,
.otimar .more a:focus,
.otimar .more a:active {
  color: #fff;
}
.otimar .agndlink {
  display: block;
  font-family: Georgia, sans-serif;
  font-size: 1.417em;  
  font-style: italic;
  font-weight: normal;
  text-shadow: rgba(95,4,9, .5)  -2px -1px 1px;
  margin-top:15px;
}

/* *** facbook box *** */
.fbbox {
  width: 236px;
  _width /**/: 204px;
  z-index: 99;
  background: url(i/facebook-bg.png) no-repeat;
  padding: 0 16px 0 2px;
  margin: 0 0 20px 1px;
  min-height:72px;
}

/* *** accbox *** */
.accbox {
  float: left;
  width:251px;
  margin: 0 0 0 2px;
}
.mostread,
.children {
  clear: left;
}
.accbox .boxhead {
  background: #fefdfc url(i/accbox-inactive.png) 0 50% no-repeat;
  border: 1px solid #e8e5d9;
  font-weight: bold;
  font-size: 1.167em;
  padding: 6px 0 6px 19px;
  -moz-box-shadow:    rgba(0,0,0, .1)  0px 1px 4px;
  -webkit-box-shadow: rgba(0,0,0, .1)  0px 1px 4px;
  box-shadow:         rgba(0,0,0, .1)  0px 1px 4px;
}
.accbox .boxhead a {
  color: #5c5248;
}
.accbox .boxhead.ui-state-active {
  background: url(i/accbox-active.png) 0 0 no-repeat;
  border: 1px solid #9e9973;
  text-shadow: rgba(98,86,61, .5) 1px 1px 1px;
}
.accbox .boxhead.ui-state-active a {
  color: #fff;
}
.accbox .boxbody {
  padding: 0 20px 10px 20px;
}
.mostread li,
.quicklinks li {
  background: url(i/qnav-dotted.png) 0 100% repeat-x;
  padding: .5em 0;
}
.mostread li a,
.quicklinks li a {
  background: url(i/qnav-li.png) 2px .2em no-repeat;
  color: #2b2b2b;
  padding: 0 0 0 20px;
}


/* *** listscroller *** */
.pgextra4 {
  width:732px;
  float: left;
  margin-left:-18px;
  padding: 0 0 40px 0;
}
.pgextra4 .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.pgextra4 .wrap {
  padding: 0;
  position: relative;
}
.pgextra4 .articlelist {
  width:206px;
  float: left;
  margin: 0 17px 0 0;
}
.pgextra4 .articlelist .boxhead {
  background: url(i/boxhd-arrow.gif) 3px .3em no-repeat;
  color: #5c5248;
  font-weight: normal;
  margin: 0 0 .6em 0;
  padding: 0 0 0 21px;
}
.pgextra4 .item h3 {
  font-size: 1em;
  font-weight: bold;
}
.pgextra4 .item a {
  color: #5c5248;
}
.pgextra4 .item img {
  width:200px;
  margin: 0;
  border:none;
  padding: 0;
}
.pgextra4 .item .imgwrap {
  margin: 0 0 1em 0;
  width:200px;
  height:107px;
  overflow:hidden;
  border: 1px solid #DFDCCA;;
}
.pgextra4 .listscroller-wrapper {
  width:698px;
  width:650px;
  float: left;
  padding: 0 17px 15px 17px;
  overflow:hidden;
}
.pgextra4 .listscroller-clip {
  width:10000px;
}
.pgextra4 .paging .jump strong,
.pgextra4 .paging-top .jump,
.pgextra4 .paging-bottom .prev,
.pgextra4 .paging-top .next { position:absolute;right:9999px;left:auto; }

.pgextra4 .paging-top .prev {
  float: left;
}
.pgextra4 .paging .prev a,
.pgextra4 .paging .next a {
  background: url(i/listscroll-controls.png) 0 -3px no-repeat;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 23px;
  height: 305px;
  outline:none;
}
.pgextra4 .paging .next a {
  background-position: -23px -3px;
  position: absolute;
  right:-9px;
  top:0;
}
.pgextra4 .paging .jump span {
  float: left;
}
.pgextra4 .paging-bottom .jump {
  text-align: center;
  float: left;
  position: absolute;
  left:50%;
  bottom:0;
}
.pgextra4 .paging .jump a {
  background: url(i/listscroll-paging.png) 0 0 no-repeat;
  /* image replacement */padding:0; display:inline-block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 16px;
  height: 18px;
  float: left;
}
.pgextra4 .paging .jump a.current:hover,
.pgextra4 .paging .jump a.current:focus,
.pgextra4 .paging .jump a.current:active,
.pgextra4 .paging .jump a.current {
  background-position: 0 -18px;
}
.pgextra4 .paging .jump a:hover,
.pgextra4 .paging .jump a:focus,
.pgextra4 .paging .jump a:active {
  background-position: 0 -36px;
}



/* *** stnav *** */

.wrap .stnav {
  width: 189px;
  margin-right: -100px;
}

.wrap .stnav .boxhead {
  width: 165px;
  color: #4B6797;
  background-image: url(i/dot-arrow3.gif);
  margin-bottom: 0;
}

.wrap .stnav .boxbody {
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
}
.wrap .stnav li.new {
  background: url(i/new.gif) 100% 50% no-repeat;
  padding-right : 30px;
}
.wrap .stnav li a {
  border-bottom: 1px solid #DFDCCA;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #4B6797;
  font-weight: bold;
  text-transform: uppercase;
  font-size: .92em;
  padding-left: 6px;
  position : relative;
  padding: 13px 5px 15px 57px;
  background: url(i/stnav-cat1.gif) no-repeat 3px 50%;
}

.wrap .stnav li a img {
  position : absolute;
  left: 10px;
  top: 0;
}

.wrap .stnav li.cat2 a { background-image: url(i/stnav-cat2.gif); }
.wrap .stnav li.cat3 a { background-image: url(i/stnav-cat3.gif); }
.wrap .stnav li.cat4 a { background-image: url(i/stnav-cat4.gif); }
.wrap .stnav li.cat5 a { background-image: url(i/stnav-cat5.gif); }
.wrap .stnav li.cat6 a { background-image: url(i/stnav-cat6.gif); }
.wrap .stnav li.cat7 a { background-image: url(i/stnav-cat7.gif); }






/* *** serform *** */
.serform .boxbody h1 { margin-left: 0; }
.serform form {
  background: #f7f6f2;
  padding: 20px 30px;
  overflow: hidden;
}
.serform label,
.serform p,
.serform small {
  display: block;
  color: #757575;
  font-size: .92em;
}
.serform small { display: inline; }
.serform .fi_txt,
.serform .fi_bdy,
.serform .fi_file,
.serform .fi_chk {
  margin-bottom: 1em;
}
.serform .fi_txt {
  float: left;
  width: 196px;
  clear: left;
}
.serform .right {
  clear: none;
}
.serform .fi_txt input {
  padding: 2px 4px;
  width: 168px;
  border: 1px solid #c5c5c5;
}
.serform .fi_qty {
  clear: both;
  float: none;
  width: 400px;
}
.serform .fi_qty input {
  width: 60px;
}
.serform .fi_file input {
}
.serform .fi_chk {
  clear: both;
}
.serform .fi_chk input {
  float: left;
}
.serform .fi_btn {
  clear: both;
}
.serform .fi_btn input {
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-99999em; overflow:hidden;
  width: 82px;
  height: 28px;
  background: url(i/galleryitem-btn.gif) 0 0 no-repeat;
  cursor: pointer;
  _cursor: hand;
  margin-right: 26px;
}

.serform .fi_btn input:hover,
.serform .fi_btn input:focus { 
  background-position: 0 -28px;
  ~background-position: 0 0;
}

.serform .terms_chk {
  overflow: hidden;
}
.serform .terms_chk label {
  color: #962f34;
}
.serform .terms {
  display: block;
  float: left;
  padding: 14px 14px 5px;
  border: 1px solid #c5c5c5;
  width: 450px;
  background: #fff;
}




.svara-spurningaskra .fi_btn input {
  background-image: url(i/btn-txt-saekja.gif);
}


body.smu {
  background: url(i/forsida2.png) 50% 0 no-repeat;
}


