.focustarget, .stream { position:absolute;right:9999em;left:auto; }
.print { display : none; }




/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

body {
  margin : 0;
  padding : 0;
  color : #646464;
  line-height : 1.6;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  background: #fff url(i/body-bg.gif) no-repeat 50% 0;
}

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 : 0;
  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 : #84853B;
  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.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, 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 #ccc;
  background : #fff;
  color : #666;
}

textarea,
.textinput,
.fi_txt input { padding: 1px; }

textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active { border-color: #bbb; }

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 97%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : 1px solid #bbb;
  color : #555;
}

.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #888;
  color : #555;
  background: #f5f5f5;
}


.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 : 987px;
  margin : 0 auto;
  text-align : left;
  background: url(i/bw-bg.gif) repeat-y;
}



.pghead {
  background: url(i/body-bg.gif) no-repeat 50% 0;
  height: 193px;
}

.pghead .wrap {
  padding-top: 97px;
  padding-left: 60px;
}

.pghead .brand {
  width: 920px;
  height: 96px;
  background: #B8B953 url(i/ph-bg-trans.png) no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/ph-bg-trans.png',sizingMethod='crop');
}

.pghead .logo {
  vertical-align : top;
  position : relative;
  margin: -75px 0 0 -14px;
}

.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 64px;
  width : 690px;
  _display : inline;
  margin-bottom: -15px;
}

.home .pgmain {
  position : relative;
  z-index: 2;
}

.pgmain .wrap {
  padding : 7px 16px 0;
  min-height: 206px; _height: 206px;
}

.pgextra2 {
  float : left;
  width : 217px;
  _display : inline;
  border-top: 7px solid #fff;
}

.home .pgextra2 { margin-top: -2px; }

.pgextra1 {
  float : left;
  width : 170px;
  _display : inline;
  margin-left : -170px;
  _margin-left : -171px;
}



.pgextra3 {
  clear: both;
  background: #fff url(i/p5-bg.gif) no-repeat 60px 0;
  width: 100%;
  overflow: hidden;
  margin-bottom: -26px;
  position : relative;
  z-index: 1;
}

.pgextra3 .wrap {
  padding-left: 53px;
  padding-top: 37px;
  padding-right: 7px;
}




.pgfoot {
  clear : both;
  height: 400px;
  background: #fff url(i/pbottom.gif) repeat-x 0 83px;
}


.no-footer-tabs .pgfoot { background: #fff url(i/pbottom.gif) repeat-x; }

.pgfoot .wrap {
  padding: 26px 0;
  background: url(i/p5-bg.gif) no-repeat 60px 0;
}


.pagebottom {
  clear: both;
  height: 400px;
  background: url(i/pbottom.gif) repeat-x;
  margin-top: -317px;
}


.no-footer-tabs .pagebottom { margin-top: -400px; }


/*
  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            */
/* ********************************** */


.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 .boxhead {
  position : absolute;
  top: 173px;
  left: 84px;
  color: #fff;
  font-weight: normal;
  font-size: 2.33em;
  margin-top: -2.33em;
}



.pgmain .boxbody {
  padding-left: 6px;
  padding-right: 10px;
}





.pgmain .box .boxhead,
.article .boxbody h1,
.companyinfo .boxbody h1,
.twocol .articlelist h3 {
  padding-top: 14px;
  border-bottom: 2px solid #E7E7E7;
  font-weight: normal;
  color: #646464;
  font-size: 1.5em;
  position : relative;
  top: auto;
  left: auto;
  clear: left;
  margin-top: 0;
  z-index: 99;
}







.pgextra2 .box .boxhead { padding: 10px 10px 0; }
.pgextra2 .box .boxbody { padding: 0 10px; }






.pgextra3 .box {
  margin-left: 7px;
  _display: inline;
  margin-bottom: 7px;
}


.pgextra3 .box .boxhead {
  background: #48484A url(i/p3-box-boxhd.gif) repeat-x 0 100%;
  font-size: .92em;
  color: #fff;
  font-family: verdana;
  padding: 5px 10px 2px;
  margin-bottom: 0;
}


.pgextra3 .box .boxbody {
  border: 1px solid #DAD7D7;
  padding: 6px 12px;
  _height:0;min-height:0; /* ie hasLayout fix */
  min-height: 161px; _height: 161px;
}

.pgextra3 .wrap .archivelink,
.pgextra3 .wrap .moreolder {
  position : absolute;
  top: .4em;
  right: 6px;
  border: none;
  padding: 0;
  margin: 0;
}

.pgextra3 .wrap .archivelink a,
.pgextra3 .wrap .moreolder 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/p3-moreolder.gif) no-repeat;
  width: 17px;
  height: 17px;
}

.pgextra3 .wrap .box-left-gray .archivelink a,
.pgextra3 .wrap .box-left-gray .moreolder a { background-image: url(i/p3-moreolder-gray.gif); }

.pgextra3 .archivelink a:hover,
.pgextra3 .archivelink a:focus,
.pgextra3 .archivelink a:active,
.pgextra3 .moreolder a:hover,
.pgextra3 .moreolder a:focus,
.pgextra3 .moreolder a:active { background-position: 0 -17px; }




.pgextra3 .box-left {
  float: left;
  width: 688px;
}

.pgextra3 .box-right {
  float: right;
  width: 225px;
  margin-left: 0;
}

.pgextra3 .box-left-gray {
  float: left;
  width: 340px;
  
}

.pgextra3 .box-left-gray .boxhead {
  background-image: url(i/p3-box-boxhd-gray.gif);
  background-color: #888889;
}

.pgextra3 .box-left-gray .boxbody {
  background-color: #FDFDFD;
  color: #49494B;
  min-height: 96px; _height: 96px;
}








/* ********************************** */
/* 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.2em;
  font-size: .92em;
  font-weight: bold;
}

.buttons {
  margin-top : 1.33em;
  clear : both;
  margin-bottom: 2em;
}

.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 12px 0 0;
}

.wrap .more a,
.wrap .moreolder a,
.wrap .archivelink a { color: #646464; }

.wrap .moreolder a,
.wrap .archivelink a,
.wrap .buttons a {
  background : url(i/snav-arrow.gif) 0% 50% no-repeat;
  padding-left: 12px;
}


.wrap a.btnback { background-image: url(i/snav-arrow-back.gif); }


.buttons .btnemail,
.buttons .btnprint { display: none; }




.act {
  position: absolute;
  right: 18px;
  bottom: 4px;
  font-size: .92em;
}

.blogg .act {
  bottom: -23px;
}

.wrap .act a {
  color: #666;
  padding: 4px 12px 2px 20px;
  background: url(i/products-btnsend.png) no-repeat 0 50%;
}

.act .btnsend {
  display: none; /* cuz of spam - may return someday? */
}

.act a.btnfacebook {
  background-image: url(i/products-btnfacebook.png);
}
.act a.btnshop {
  background-image: url(i/products-btninfo.png);
}





/* ******  articlelist  ****** */


.articlelist .item {
  margin-bottom : 2.4em;
  width : 100%;
  position : relative;
  border-bottom: 1px solid #E7E7E7;
}

.articlelist .item:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.blogg .date,
.articlelist .item .date {
  background: #B8B953;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: verdana;
  font-size: .8em;
  text-align: center;
  line-height: 1.3;
  padding-top: 14px;
  width: 32px;
  font-size: .55em;
  position : absolute;
  display : block;
  margin-top: 44px;
  ~margin-top: 41px;
  margin-left: 3px;
}

.blogg .date {
  font-size: .83em;
  margin-top: 58px;
  left: 0;
}


.blogg .date span.d,
.articlelist .item .date span.d {
  border: 2px solid #DAD7D7;
  border-top: none;
  background: #fff url(i/al-dt-span-bg.gif) no-repeat 100% 100%;
  color: #474749;
  display : block;
  font-family: Arial;
  font-size: 1.44em;
  width: 28px;
  position : absolute;
  left: 0;
}

.blogg .date span.m,
.articlelist .item .date span.m {
  top: -13px;
  position : relative;
  width: 28px;
}

.blogg .date span.y,
.articlelist .item .date span.y { position:absolute;right:19999px;left:auto; }


.articlelist .item h3 {
  position : static;
  margin-bottom: 8px;
}

.blogg p.meta,
.articlelist .item h3 .meta {
  font-size: .6em;
  position : absolute;
  bottom: -23px;
  left: 0;
  padding-left: 45px;
}

.blogg p.meta {
  font-size: .92em;
  bottom: -32px;
}

.blogg p.meta span,
.articlelist .meta span {
  background: url(i/meta-sep.gif) no-repeat 0 50%;
  padding-left: 8px;
}

.blogg p.meta .author,
.articlelist .meta .author {
  background: none;
  padding-left: 0;
}

.blogg .meta .source,
.articlelist .meta .source { font-weight: bold; }

.articlelist .item h3 a { color: #646464; }

.articlelist .summary {
  padding-left: 48px;
  padding-bottom: 1.2em;
  _height:34px;min-height:34px;
}

.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 1em 2em;
  border: 3px solid #dad7d7;
}

.articlelist ul {
  clear : both;
  padding-top: 1.4em;
}

.articlelist li { padding-bottom : .7em; }

.articlelist li .meta .date {
  padding-left: 0;
  background: none;
}

.articlelist li a {
  font-weight : bold;
  color: #646464;
}


.articlelist .archivelink,
.articlelist .moreolder {
  margin-top: 1em;
  padding-top: 6px;
  border-top: 1px solid #e7e7e7;
}







.pgextra3 .articlelist .item {
  border-bottom: none;
  margin-bottom: 0;
}

.pgextra3 .articlelist .item h3 {
  padding-left: 48px;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 1em;
}

.pgextra3 .articlelist .item h3 a { color: #48484A; }


.pgextra3 .articlelist .item h3 .meta { position:absolute;right:19999px;left:auto; }


.pgextra3 div.wrap .articlelist .date {
  position : absolute;
  left: -3px;
  top: -40px;
  ~top: -34px;
  background-color: #666;
  font-size: .8em;
}

.pgextra3 .articlelist .summary {
  font-size: .92em;
  line-height: 1.3;
}

.pgextra3 .articlelist .summary .more { font-size: 1em; }


/* ******  stafflist (extends: articlelist) ****** */

.stafflist .item img {
  float: left;
  margin: 0 12px 12px 0;
}

.stafflist .collapse-closed .summary { display: none; }
.stafflist .collapse-closed img { display: none; }


/* ******  article  ****** */


.article .boxbody {
  padding-top: 1em;
  padding-bottom: .5em;
}


.article .boxbody h2,
.article .boxbody h3 {
  margin-bottom: 0;
  margin-top: 0;
}

.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 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 #ccc;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .4em .6em;
  background-color : #444;
  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; }






/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 0 0 1.4em 10px;
  margin : 0;
  width : auto;
}

.article .imgbox {
  margin-top: 1.83em;
  padding-top: 50px;
}

.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgboxbody { 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 .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }





/* ******  blogg (extends: article)  ****** */

.blogg {
  margin-bottom: 3em;
}

.blogg .boxbody {
  position : relative;
  padding-left: 48px;
  border-bottom: 1px solid #E7E7E7;
  min-height: 420px; _height: 420px;
}

.blogg .boxbody h1 {
  margin-left: -48px;
}

.blogg .imgbox {
  margin: 0 0 10px;
  padding: 0;
  float: none;
  text-align: center;
}

.blogg .imgbox .boxbody {
  padding: 0;
  border: none;
}

.blogg .imgbox img {
  border: 3px solid #DAD7D7;
}

.blogg .imgbox .imgboxbody {
  width: auto;
}

.blogg .imgbox .imgname {
  font-weight: bold;
}

.blogg ul.thumbs {
  list-style: none;
  padding: 0;
  margin-left: -18px;
  padding-left: 2px;
}

.blogg ul.thumbs:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.blogg .thumbs li {
  float: left;
  margin-left: 18px;
  _display: inline;
}

.blogg .thumbs li a {
  float: left;
  border: 3px solid #DAD7D7;
}

.blogg li.current a,
.blogg .thumbs li a:hover,
.blogg .thumbs li a:focus,
.blogg .thumbs li a:active {
  border-color: #8A8D90;
}

.blogg .paging { clear: both; }

.blogg .paging .stepper {
  width: 100%;
  overflow: hidden;
}

.blogg .paging .stepper li {
  float: left;
}

.blogg .paging .stepper li.next {
  float: right;
}

.blogg .paging .jump {
  clear: both;
  text-align: center;
  width: 100%;
}

.blogg .paging .jump strong { position:absolute;right:19999px;left:auto; }






/* ****** companyinfo ****** */


.companyinfo .boxbody {
  padding-bottom: 2em;
  padding-top: 17px;
}

.companyinfo .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.companyinfo .imgbox {
  float: none;
  padding: 0;
  margin: 0 0 6px 0;
}

.companyinfo h1 {
  margin-bottom: .8em;
}

.companyinfo .newproducts {
  border-top: 1px solid #DAD7D7;
  border-bottom: 1px solid #DAD7D7;
  background: #F5F5F5;
  padding-top: 20px;
  position: relative;
  padding-left: 54px;
  margin: 0 -21px 1.2em -15px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.companyinfo .newproducts h3,
.companyinfo .newproducts h3 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: 84px;
  height: 84px;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: -2px;
  background: url(i/carousel-newprod.png) no-repeat;
}

.companyinfo .newproducts h3 a {
  position: static;
}

.companyinfo .newproducts .container {
  overflow: hidden;
  margin-left: -15px;
  display: block;
  position: relative;
  width: 597px;
}

.companyinfo .newproducts ul {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}

.companyinfo .newproducts li {
  float: left;
  width: 199px;
  height: 176px;
  text-align: center;
  background: url(i/companyinfo-car-bg.png) no-repeat 15px 0;
}

.companyinfo .newproducts li a {
  width: 169px;
  height: 159px;
  display: block;
  margin: 0 auto;
}

.companyinfo .newproducts li a:hover,
.companyinfo .newproducts li a:focus,
.companyinfo .newproducts li a:active {
  width: 167px;
  height: 157px;
  background: #fff;
  border: 1px solid #bbb;
}

.companyinfo .newproducts a {
  background-image: url(i/companyinfo-arrow-left.png);
  background-color: transparent;
  top: 80px;
  left: 4px;
}

.companyinfo .newproducts a.next {
  background-image: url(i/companyinfo-arrow-right.png);
  right: 6px;
  left: auto;
}

.companyinfo .newproducts .direct {
  display: none;
}

.companyinfo .store {
  width: 100%;
  overflow: hidden;
  margin-bottom: 42px;
}


.companyinfo .store h3,
.companyinfo .store h4 {
  font-size: 1.5em;
  margin: 0 0 .3em;
  padding: 0;
  font-weight: normal;
  border-bottom: 1px solid #DAD7D7;
  line-height: 1.4;
}

.companyinfo .store li {
  margin-bottom: .1em;
}

.companyinfo .store li a {
  text-decoration: underline;
}

.companyinfo .store li a:hover,
.companyinfo .store li a:focus,
.companyinfo .store li a:active {
  text-decoration: none;
}

.companyinfo .store li strong {
  font-weight: normal;
}

.companyinfo .store .attr {
  float: left;
  width: 340px;
  padding-left: 14px;
}

.companyinfo .store .hours {
  float: right;
  width: 217px;
  padding-right: 28px;
}

.companyinfo .addr strong { position:absolute;right:9999px;left:auto; }
.companyinfo .addr span { font-weight: bold; }

.companyinfo li.bosses {
  padding-top: 9px;
}

.companyinfo li.bosses strong {
  font-weight: bold;
  padding-right: 4px;
}




/* ** brandinfo  ** */

.brandinfo .boxbody {
  padding-bottom: 2em;
}

.brandinfo .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.brandinfo .imgbox {
  margin-top: 3em;
  padding-top: 26px;
  clear: left;
}

.brandinfo .imgbox img { border: 1px solid #DAD7D7; }

.brandinfo h1 {
  margin-bottom: .8em;
}

.brandinfo ul {
  padding-left: 12px;
  margin-bottom: .8em;
}

.brandinfo .info li:first-child b { position:absolute;right:19999px;left:auto; }
.brandinfo .info li:first-child span { font-weight: bold; }

.brandinfo .info b { font-weight: normal; }


.brandinfo ul.einfo strong {
  float: left;
  width: 8.2em;
}

.brandinfo ul.einfo ul {
  float: left;
  padding-left: 0;
}

.brandinfo ul.einfo ul strong {
  font-weight: normal;
  width: 14em;
}


.brandinfo .summary {
  border-top: 1px solid #DAD7D7;
  clear: both;
  padding: 12px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.brandinfo .summary h4 {
  margin-bottom: 0;
}



.brandinfo .einfo strong { font-weight: normal; }
.brandinfo .einfo span { font-weight: bold; }





/* ******  brands  ****** */
.brands {
  width: 140px;
  _width /**/: 164px;
  height: 151px;
  position : relative;
  overflow: hidden;
  float: left;
  margin: 10px 0 0;
  padding: 0 12px;
  _display: inline;
}

.wrap .brands .boxhead {
  background: url(i/brands-hover.png) no-repeat;
  position : relative;
  margin: 0;
  padding: 0;
  top: auto;
  left: auto;
  font-size: 1.3em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 140px;
  height: 151px;
  z-index: 3;
}

.brands .boxhead a {
  background: url(i/brands-hover.png) no-repeat;
  width: 140px;
  height: 151px;
  display : block;
  position : relative;
  color: #fff;
}

.wrap .brands .boxhead a:hover,
.wrap .brands .boxhead a:focus,
.wrap .brands .boxhead a:active {
  background-position: 0 -151px;
  color: #fff;
}

.brands .boxhead span,
.brands .boxhead img {
  position : absolute;
  bottom: 25px;
  ~bottom: 21px;
  left: 5px;
  z-index: 20px;
  width: 130px;
  height: 38px;
  padding: 0;
  margin: 0;
  line-height: 2.5;
  color: transparent;
}

.brands .boxhead span {
  bottom:23px;
  height:38px;
  left:5px;
  margin:0;
  padding:0;
  position:absolute;
  width:130px;
  overflow: hidden;
  text-indent: -9999em;
  background: 0 0 no-repeat;
}

.brands .centrum span { background-image: url(/media/verslanir/logo_lite/centrum.png); }
.brands .companys span { background-image: url(/media/verslanir/logo_lite/companys.png); }
.brands .deres span { background-image: url(/media/verslanir/logo_lite/deres.png); }
.brands .eva span { background-image: url(/media/verslanir/logo_lite/eva.png); }
.brands .focus span { background-image: url(/media/verslanir/logo_lite/focus.png); }
.brands .galleri-sautjan span { background-image: url(/media/verslanir/logo_lite/galleri-17.png); }
.brands .gs-skor span { background-image: url(/media/verslanir/logo_lite/gs-skor.png); }
.brands .karen-millen span { background-image: url(/media/verslanir/logo_lite/karen-millen.png); }
.brands .krakkar span { background-image: url(/media/verslanir/logo_lite/krakkar.png); }
.brands .kultur span { background-image: url(/media/verslanir/logo_lite/kultur.png); }
.brands .kultur-menn span { background-image: url(/media/verslanir/logo_lite/kultur-menn.png); }
.brands .miss-sixty span { background-image: url(/media/verslanir/logo_lite/miss-sixty.png); }
.brands .retro span { background-image: url(/media/verslanir/logo_lite/retro.png); }
.brands .retrored span { background-image: url(/media/verslanir/logo_lite/retrored.png); }
.brands .smash span { background-image: url(/media/verslanir/logo_lite/smash.png); }
.brands .sparkz span { background-image: url(/media/verslanir/logo_lite/sparkz.png); }
.brands .urban span,
.brands .urban_lite span { background-image: url(/media/verslanir/logo_lite/Urban_Lite.png); }
.brands .karakter span { background-image: url(/media/verslanir/logo_lite/karakter.png); }



div.wrap .brands .boxbody {
  position : absolute;
  /*top: 1px;*/
  top: 3px;
  left: 17px;
  z-index: 1;
  padding: 0;
  overflow: hidden;;
  max-height: 84px;
  border: 1px solid #ededed;
}

.brands .item {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  width: 128px;
  ~padding-top : 45px;
  ~height : 45px;
  ~display: block;
}
.brands .item img { 
 margin-top: -4px;
 ~margin-top: expression( this.runtimeStyle.marginTop=(-this.offsetHeight/2-1)+'px' ); 
 margin-left: -1px;
 }

.brands .item .img {

}

.brands .item h3 {
  position : absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 130px;
  margin: 0;
  font-size: .92em;
  color: #fff;
  background: url(i/brands-alpha.png);
  _background-image : url(i/brands-alpha.gif);
}

.brands .item h3 a { color: #000; }




.pgextra3 .brands {
  padding: 0 8px;
  z-index: 99;
  _width /**/: 156px;
}


div.pgextra3 .brands .boxbody { 
  left: 13px; 
  border: 1px solid #ededed;
  min-height: 0;
}


/* ****** carousel ****** */

.wrap .carousel .boxbody {
  padding-left: 31px;
  padding-right: 31px;
}

.carousel .container {
  overflow: hidden;
  width: 624px;
  position : relative;
}

.carousel .direct { display: none; }


.controls a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 38px;
  height: 38px;
  background: #fff url(i/carousel-arrow-left.gif) no-repeat;
  position : absolute;
  top: 132px;
  left: 1px;
  
}

.controls a.next {
  background-image: url(i/carousel-arrow-right.gif);
  right: 1px;
  left: auto;
}

.controls a:hover,
.controls a:active { background-position: 0 -38px; }




/* ******  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 { margin : 0; }






/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 23.5em;
  _height : 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear : both;
  font-size : .92em;
  color : #777;
  margin : 0;
}
.quizlist .totalnum { margin-top : .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float : left;
  margin-bottom : .09em;
  margin-right : .5em;
  font-weight : normal;
  width : 10em;
}






/* ******  contactform  ****** */

.contactform .boxbody { padding-bottom : 2em; }

.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }




/* ******  atvinnuumsokn  ******* */


.starfsmannaumsokn fieldset { padding-bottom: 1em; }

.starfsmannaumsokn h3,
.starfsmannaumsokn .fi_txt,
.starfsmannaumsokn .fi_chk,
.starfsmannaumsokn .fi_sel,
.starfsmannaumsokn .fi_file,
.starfsmannaumsokn .fi_chk li { clear: left; }


.starfsmannaumsokn .fi_txt label,
.starfsmannaumsokn .fi_chk label,
.starfsmannaumsokn .fi_sel label,
.starfsmannaumsokn .fi_file label {
  float: left;
  width: 160px;
}

.starfsmannaumsokn th,
.starfsmannaumsokn td { padding: .3em .6em; }

.starfsmannaumsokn ul { margin-bottom: .7em; }

.starfsmannaumsokn .verslun .fi_txt label {
  width: auto;
  display : block;
  float: none;
}





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 6px;
  left : 250px;
  width : 450px;
}

.breadcrumbs,
.breadcrumbs strong { position:absolute;right:19999px;left:auto; }

.breadcrumbs div {}

.breadcrumbs div span,
.breadcrumbs div b,
.breadcrumbs div a {
  text-decoration : none;
  color : #999;
  font-weight: normal;
}

.breadcrumbs i { font-style: normal; }










/* ******  mnav  ****** */

.mnav {
  position : absolute;
  top: 58px;
  right: 234px;
  margin-top: -1.5em;
  width: 575px;
}

.mnav .boxhead { position:absolute;right:9999em;left:auto; }

.mnav ul {
  font-size: .9em;
  font-family: verdana;
  float: right;
  background: url(i/mnav-sep.gif) no-repeat 0 100%;
}

.mnav li { float: left; }

.mnav li a {
  float: left;
  color: #fff;
  background: url(i/mnav-sep.gif) no-repeat 100% 100%;
  padding: 16px 0 6px;
  text-align: center;
  width: 106px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.mnav .parent,
.mnav .current {
  background: url(i/mnav-curr.gif) repeat-x 0 100%;
}

.mnav .parent a,
.mnav .current a { font-weight: bold; }


div.wrap .mnav li a:hover,
div.wrap .mnav li a:focus,
div.wrap .mnav li a:active { color: #fff; }






/* ******  snav  ****** */

.snav { margin-top: -2px; }
  
.snav .boxhead { position:absolute;right:19999px;left:auto; }

.snav .boxbody {
  font-family: verdana;
  font-size: .92em;
  border-bottom: 4px solid #fff;
}

.snav ul { background: #F5F5F5; }

.snav li { _display: inline; }

.snav li a {
  background: #48484A url(i/snav-curr.png) repeat-x 0 100%;
  _background-image : none;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 4px 10px;
  border-top: 2px solid #fff;
  color: #fff;
  font-weight: bold;
}

div.wrap .snav li a:hover,
div.wrap .snav li a:focus,
div.wrap .snav li a:active {
  background-color: #555;
  color: #fff;
}

.snav .parent a,
.snav .current a { background-color: #B8B953; }


/* l2 */

.snav .level2 {
  margin: 10px 13px 11px 11px;
  border-bottom: 1px solid #DADADB;
  font-family: Arial;
}

.wrap .snav .level2 li a {
  background: transparent none;
  color: #646464;
  font-weight: normal;
  padding-left: 12px;
  border-top: 1px solid #DADADB;
  padding-top: 5px;
  padding-bottom: 3px;
}

.wrap .snav .level2 li a:hover,
.wrap .snav .level2 li a:focus,
.wrap .snav .level2 li a:active {
  background-color: #ECECEC;
  color: #333;
}

.wrap .snav .level2 .parent a,
.wrap .snav .level2 .current a { font-weight: bold; }
.wrap .snav .level2 .current a { background: url(i/snav-arrow.gif) no-repeat 2px .88em; }


/* l3 */

.snav .level2 .level3 {
  border-top: 1px solid #DADADB;
  padding-bottom: 6px;
}

.wrap .snav .level2 .level3 li a {
  border: 0;
  background: transparent none;
  font-weight: normal;
  padding-left: 24px;
  padding-top: 3px;
  padding-bottom: 2px;
}

.wrap .snav .level2 .level3 .current a {
  font-weight: bold;
  background: url(i/snav-arrow.gif) no-repeat 12px .7em;
}

.wrap .snav .level2 .level3 li a:hover,
.wrap .snav .level2 .level3 li a:focus,
.wrap .snav .level2 .level3 li a:active { background-color: transparent; }






/* ****** gnav ****** */

.gnav ul { border-bottom: 3px solid #fff; }

.gnav li { background: #626262 url(i/gnav-a.gif) repeat-x; }

.gnav li a {
  padding: 16px 16px 18px 33px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  font-size: 1.5em;
  color: #fff;
  border-bottom: 3px solid #fff;
}

.gnav .parent,
.gnav .current { background: #282828 url(i/gnav-curr.gif) repeat-x; }

.gnav .parent a,
.gnav .current a { background: url(i/gnav-arrow.gif) no-repeat 9px 1.1em; }


div.wrap .gnav li a:hover,
div.wrap .gnav li a:focus,
div.wrap .gnav li a:active { color: #fff; }






/* ******  enav  ****** */

.enav { 
  position : absolute;
  top: 40px;
  right: 1px;
  width: 234px;
  background: url(i/enav-bg.gif) no-repeat 0 100%;
  margin-top: -1.5em;
}

.enav .boxbody {
  font-weight: bold;
  font-family: verdana;
  font-size: .92em;
}

.enav li { float: left; }

.enav li a {
  color: #fff;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 34px 19px 5px;
  float: left;
  white-space: nowrap;
}

div.wrap .enav li a:hover,
div.wrap .enav li a:focus,
div.wrap .enav li a:active { color: #fff; }






/* ******  qnav  ****** */

.qnav {
  
}

.qnav ul {
  font-size: .92em;
  font-weight: bold;
}

.qnav li {
  
}

.qnav li a {
  padding: 4px 10px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  border-bottom: 1px solid #E3E3E3;
  color: #646464;
}




/* ******  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; }




.pgextra3 .wrap .advert {
  width: auto;
  overflow: visible;
}

.pgextra3 .advert .boxbody {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 0;
}

.pgextra3 .advert img { margin-bottom: 0; }





/* ******  loginform  ****** */

.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}

/* ******  people  ******* */

.people h3 { /*color: #074977;*/ 
   font-size : 1.55em;
   font-weight : normal;
}

.people table { 
  width: 94%; 
  margin : 0 2%;
}

.people table th,
.people table td { padding: 4px 0; }

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
  border-bottom: 1px solid #E5E5E5;
  font-weight: normal;
}

.people table td {
  border-bottom: 1px solid #F2F2F2;
}

.people table a {
  font-weight: bold;  
}

.people table .netfang a {
  font-weight: normal;
  color: #333;
}

.people .close {
  display : block;
  background : #aaa  url(i/icn/close.gif) 6px 50% no-repeat;
  padding : 3px 22px;
  color : #fff;
}
.people .close:hover {
  background-color : #999;
  color : #fff;
  text-decoration : none;
}
.people .open {
  display : none;
}
.people .subrow td {
  background : #e9e9e9;
  padding : 0;
}

/* ******  persona  ******* */

.persona {
  background:transparent url(i/threecol-box-bottom.gif) no-repeat scroll 0pt 100%;
  padding:0pt 10px;
  width : 460px;
}
.persona .boxbody {
  padding-bottom : 2em;
}

.persona h3 {
  font-size : 1.55em;  
}
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  display : inline;
  font-weight : normal;
}
.persona .title b {
  font-weight : bold;
}
.persona .imgbox {
  float : left;
  padding : 0 20px .75em 0;
}


td .persona {
  padding : 6px 10px;
  margin : 0;
  width : auto;
  background : 0;
}
td .persona .boxbody {
  overflow : hidden;
  _height : auto;
}


td .persona .boxbody {
  padding : 0;
}
td .persona h3 {
  font-size : 1.55em;  
    color : #84853B;
  margin-top : 0;
}
td .persona .imgbox {
  padding-bottom : 0;
}
td .persona .imgbox img {
  border : 2px solid #fff;
  padding : 0;
  max-height : 140px;
}

td .persona .info {
  float : left;
  margin-right : 20px;
}





/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : 15px;
  margin-top : -.8em;
  right : 0px;
  width : 210px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input { width : 120px; }
.qsearch .fi_btn input { width : 3.5em; font-size : .91em; }





/* ******  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 : #bbb; }
.sitemap .boxbody i:hover { border-color : #aaa; }







/* ******  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;
}







/* *****  tabnav & tabbbox  ***** */

.tabnav .boxbody { padding-left: 60px; }

.pgfoot ul.tabs,
.tabnav ul {
  width: 100%;
  overflow: hidden;
  padding-top: 24px;
  font-family: verdana;
  font-size: .92em;
  height: 34px;
  _height /**/: 58px;
}
.pgfoot ul.tabs {
  padding-left: 60px;
}
.pgfoot ul.tabs li,
.tabnav li {
  float: left;
  overflow: hidden;
  border: 1px solid #E7E7E7;
  background: #F9F9F9;
  font-weight: bold;
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 3px;
}

.pgfoot ul.tabs li a,
.tabnav li a {
  color: #252525;
  float: left;
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  color: #888889;
  padding: 2px 14px 3px;
}
.pgfoot ul.tabs li.current,
.tabnav li.current {
  background: #F5F5F5;
  border-bottom: 0;
  height: 33px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.pgfoot ul.tabs li.current a,
.tabnav li.current a {
  padding: 10px 20px;
  color: #252525;
}

.tabbox {
  background: url(i/logolist-bg.gif) repeat-x 0 100%;
  margin-left: 60px;
}

.tabbox-section .focustarget { position:absolute;right:19999px;left:auto; }





/* ******  logolisti  ******* */


.pgmain .logolisti {
  margin-left: -29px;
  margin-right: -19px;
  margin-top: -11px;
  position: relative;
}

.pgfoot .logolisti .boxhead { position:absolute;right:19999px;left:auto; }

.logolisti ul {
  width: 100%;
  overflow : hidden;
}

.pgfoot .logolisti ul {
  padding: 16px 0;
}

.logolisti li {
  float: left;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.pgmain .logolisti li {
  margin-left: 13px;
  margin-top: 11px;
  _display: inline;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.logolisti li a {
  border: 1px solid #DAD7D7;
  vertical-align: middle;
  text-align: center;
  width: 215px;
  height: 92px;
  display: block;
}

.pgfoot .logolisti li a {
  border: 1px solid transparent;
  _border: none;
  width: 130px;
  height: 54px;
}

.logolisti li span,
.logolisti li img { display : none; }



.logolisti li strong { display: none; }


.pgmain .logolisti li a:hover,
.pgmain .logolisti li a:focus,
.pgmain .logolisti li a:active {
  border: 3px solid #8A8D90;
  width: 211px;
  height: 88px;
}

.pgfoot .logolisti li a:hover,
.pgfoot .logolisti li a:focus,
.pgfoot .logolisti li a:active {
  border-color: #e7e7e7;
  background: #fff;
}




/* *** if tabnav & tabboxes are inside the pgmain *** */


.pgmain .tabnav {
  position : absolute;
  width: 650px;
  clear: both;
  padding: 0;
  margin: 1em 0 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.pgmain .tabnav .boxbody {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  height: auto;
}

.pgmain .tabnav ul {
  padding: 2px 0 0 0;
  margin: 0;
  width: auto;
  height: auto;
  _height:0;min-height:0; /* ie hasLayout fix */
  float: right;
}

.pgmain .tabnav li {
  background: none;
  border: none;
  height: auto;
  position : relative;
  margin-top: 0;
}

.pgmain .tabnav li a {
  color: #fff;
  padding: 3px 10px 2px;
}

.pgmain .tabnav li.current a {
  background: #fff;
  color: #48484A;
}

div.pgmain .tabnav li a:hover,
div.pgmain .tabnav li a:focus,
div.pgmain .tabnav li a:active { color: #fff; }

div.pgmain .tabnav li.current a:hover,
div.pgmain .tabnav li.current a:focus,
div.pgmain .tabnav li.current a:active { color: #000; }



.pgmain .tabbox {
  background: none;
  margin: 0 -10px;
  clear: both;
}

.pgmain .tabbox .boxhead {
  position : static;
  background: #353536 url(i/pb-tabbox-boxhead.gif) repeat-x;
  font-size: .92em;
  padding: 16px 10px 3px;
  font-family: verdana;
  margin-top: 0;
  margin-bottom: 0;
}

.pgmain .tabbox .boxbody {
  border: 1px solid #E7E7E7;
  border-top: none;
  padding: 10px;
}

.pgmain .tabbox li {
  margin: 0;
}

div.pgmain .tabbox li a {
  width: 129px;
  height: 54px;
  ~padding-top : 27px;
  ~height : 27px;
  border: 1px solid #fff;
}

.pgmain .wrap .tabbox li a:hover,
.pgmain .wrap .tabbox li a:focus,
.pgmain .wrap .tabbox li a:active {
  border: 1px solid #e7e7e7;
  width: 129px;
  height: 54px;
  ~padding-top : 27px;
  ~height : 27px;
}




/* ******  footer  ****** */

.footer .boxhead { /* display : none; */ }

.footer .boxbody,
.wrap .footer a { color: #7F7F7F; }

.footer .boxbody { padding: 20px 80px 0; }

.footer em { margin: 0 6px; }





/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  right: 7px;
  
  margin-top: -163px;
  text-align: right;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  /* 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-b15.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b15.png',sizingMethod='crop');
}

.no-footer-tabs .byggiraeplica {
  margin-top: -359px;
}



/* ******  imgbanner  ****** */

.pgmain .imgbanner {
  margin: 0 -10px 6px;
  text-align: center;
}


.home .pgmain .imgbanner {
  margin-top: -93px;
  margin-bottom: 0;
  position : relative;
}




/* ******  elogo  ****** */

.elogo {
  position : absolute;
  top: 107px;
  right: 17px;
  width: 216px;
  height: 86px;
}




/* ****** pagestyle  ****** */
.pagestyle { 
  position : absolute;
  top : 2.82em;
  right : 40px;
}
.pagestyle h2 { position:absolute;right:9999em;left:auto; }
.pagestyle li {
  float : right;
}
.pagestyle a {
  display : block;
  padding-left : 22px;
  background : url(i/_temp_dev/font-dwn.gif) 5px 50% no-repeat;
}

.pagestyle .up a {
  background-image : url(i/_temp_dev/font-up.gif);
}
.pagestyle .alt a {
  background-image : url(i/_temp_dev/font-alt.gif);
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {}





/* ******  popup  ****** */
.popup {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(i/alpha.png);
  _background-image : url(i/alpha.gif);
}
.popbox {
  position: relative;
  border: 3px solid #d5d5d5;
  background-color: #fff;
  margin: 100px auto 0 auto;
  text-align: left;
  padding: 12px;
  width: 528px;
}

.popbox a.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: 33px;
  height: 33px;
  background: url(i/products-popup-close.png);
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.popbox a.closebtn:hover,
.popbox a.closebtn:focus,
.popbox a.closebtn:active {
  background-position: 0 -33px;
}








/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #84853B;  text-decoration : underline; }
a:hover,
a:active { outline: none; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }








/* ********************************** */
/* Color Themes                       */
/* ********************************** */



/* theme-blue */
.theme-blue .brand,
.theme-blue .snav .parent a,
.theme-blue .snav .current a,
.theme-blue .articlelist .item .date,
.theme-blue .blogg .date { background-color: #3A6FAE; }

.theme-blue a,
.theme-blue div.wrap a:hover,
.theme-blue div.wrap a:focus,
.theme-blue div.wrap a:active { color : #29507D; }

.theme-blue .elogo { background-color: #2E5990; }




/* theme-lblue */
.theme-lblue .brand,
.theme-lblue .snav .parent a,
.theme-lblue .snav .current a,
.theme-lblue .articlelist .item .date,
.theme-lblue .blogg .date { background-color: #00AEF0; }

.theme-lblue a,
.theme-lblue div.wrap a:hover,
.theme-lblue div.wrap a:focus,
.theme-lblue div.wrap a:active { color : #009BEB; }

.theme-lblue .elogo { background-color: #00AEF0; }



/* theme-purple */
.theme-purple .brand,
.theme-purple .snav .parent a,
.theme-purple .snav .current a,
.theme-purple .articlelist .item .date,
.theme-purple .blogg .date { background-color: #A53AAE; }

.theme-purple a,
.theme-purple div.wrap a:hover,
.theme-purple div.wrap a:focus,
.theme-purple div.wrap a:active { color : #77297D; }

.theme-purple .elogo { background-color: #A53AAE; }



/* theme-orange */
.theme-orange .brand,
.theme-orange .snav .parent a,
.theme-orange .snav .current a,
.theme-orange .articlelist .item .date,
.theme-orange .blogg .date { background-color: #ea8534; }

.theme-orange a,
.theme-orange div.wrap a:hover,
.theme-orange div.wrap a:focus,
.theme-orange div.wrap a:active { color : #AD662E; }

.theme-orange .elogo { background-color: #D36914; }



/* theme-red */
.theme-red .brand,
.theme-red .snav .parent a,
.theme-red .snav .current a,
.theme-red .articlelist .item .date,
.theme-red .blogg .date { background-color: #c00; }

.theme-red a,
.theme-red div.wrap a:hover,
.theme-red div.wrap a:focus,
.theme-red div.wrap a:active { color : #c00; }

.theme-red .elogo { background-color: #B51111; }



/* theme-green */
.theme-green .brand,
.theme-green .snav .parent a,
.theme-green .snav .current a,
.theme-green .articlelist .item .date,
.theme-green .blogg .date { background-color: #4FAE09; }

.theme-green a,
.theme-green div.wrap a:hover,
.theme-green div.wrap a:focus,
.theme-green div.wrap a:active { color : #268C04; }

.theme-green .elogo { background-color: #4FAE09; }



/* Popupbox For Ajax'd data */

.popupbox {
  background:none !important;
  left:50%;
  margin-left:-430px;
  position:absolute;
  text-align:left;
  top:120px;
  width:860px !important;
  z-index:100;
  padding: 2.5em 24px;
  display : inline-block;
  background: #fff;
  width: 700px;
  -moz-box-shadow: 4px 4px 8px #333;
  -webkit-box-shadow: 4px 4px 8px #333;
  /* IE box shadow hack */
  /*filter: progid:DXImageTransform.Microsoft.DropShadow(color=#222222, offx=4, offy=4);*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=5);
}
.popupbox .boxbody:after {display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0;}
.popupbox .imgbox {
 float: left;
 padding-right: 12px;
}
.popupbox h3 {
  margin-bottom: 1em;
  margin-top: 0;
  font-size: 1.167em;
}
.popupbox img {
  border: 1px solid #e0e0e0;
  padding: 3px;
  background: #fff;
}
.popupbox .title {
 margin-bottom: 1em;
}
.popupbox b,
.popupbox strong {
  display: block;
}
.popupbox .desc {
  line-height: 1.6;
}
.popupbox h2 {
 display: none;
}
.popupbox a.close {
 padding: 0 5px;
 position: absolute;
 bottom: 18px;
 right: 24px;
 font-weight: normal;
 color: #fff;
 border: 1px solid #fff;
 text-transform: uppercase;
}

/* Adjustments */
.popupbox.products .img {
  position: absolute;
  left: 110px;
  top: 50px;
  background: url(i/products-img-a.png) no-repeat 300px 12px;
  width: 340px;
  height: 252px;
  display: table;      /* formalities required for IE8 */
  table-layout: fixed; /* formalities required for IE8 */
}
.popupbox.products .img:hover,
.popupbox.products .img:focus,
.popupbox.products .img:active {
  background-position: -200px 12px;
}
.popupbox.products .img img,
.popupbox.products .imglist img{
  border: none;
}
.js-active .popupbox.products .imglist {
  margin-top: 10px;
}
.products .act .btnshop {
  display: none;
}
.products .boxbody {
  padding: 20px 20px 20px 81px;
}
.products .summary {
  
}

.products .summary .tag {
  border-left: 1px solid #EAE9E9;
  padding: 0 13px;
  position: relative;
  top: -1px;
  min-height: 315px;
  _height: 315px;
}

.products .tag ul {
  border-top: none;
  line-height: 1.2;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.products .tag li {
  padding: 0 3px 0 5px;
  margin: 0;
  font-size: .92em;
  color: #424243;
}

.products .tag li.cat1 {
  font-size: 2em;
  padding-bottom: .45em;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: .5em;
  padding-top: .5em;
}

.products .tag li.cat2 {
  padding-bottom: 1em;
}

.products .tag li.cat4 {
  font-size: 1.35em;
  float: right;
  margin-top: -4.5em;
}

.products .tag li.cat4 span {
  font-weight: bold;
  color: #fff;
  background: #00AEF0;
  padding: .2em 5px;
}

.products .tag strong { font-weight: normal; }

.products .tag .cat1 strong,
.products .tag .cat2 strong,
.products .tag .cat4 strong { position:absolute;right:19999px;left:auto; }

/* Single Image */
.js-active .products .singleimage {
  padding-left: 20px;
}
.products .singleimage .imagelist { display: none; }
.products .singleimage .img {
  left: 50px;
  background-image: none;
}
.products .singleimage .imglist {
  display: none;
}



/*** Products - Article List pattern ***/
.articlelist.prods {
 overflow: hidden;
}
.articlelist.prods:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; } 
.articlelist.prods .boxbody {
 padding-right: 0;
 padding-left: 0;
 margin-right: -25px;
 margin-left: 20px;
}
.articlelist.prods .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.articlelist.prods .item {
 float: left;
 width: 132px;
 border: none;
 position: relative;
 padding-bottom: 2.5em;
 margin: .75em 30px 1.5em 0;
 height: 140px;
 max-height: 140px;
}
.articlelist.prods .summary {

}
.articlelist.prods .item h3 {
 position: absolute;
 bottom: 0;
 padding: .5em 0;
 margin: 0 0 0 0;
 border-bottom: none;
 text-align: center;
 width: 100%;
 background: #2e2e2e;
}
.articlelist.prods .item h3 a {
 color: #fff;
 font-size: .723em;
}
.articlelist.prods a.img {
 text-align: center;
 height: 128px;
 display: block;
 border: 1px solid #dedede;
}
.articlelist.prods img {
 border: 0;
 float: none;
 margin: .25em auto;
 display: block;
 max-height: 120px;
 max-width: 132px;
}



/*** Individual Product overrides ***/
.products .boxbody h1 {
overflow:hidden; line-height:0; text-indent: -9999px;
}



/* ******  products  ****** */

.wrap .products .boxhead {
  border-bottom: 2px solid #E7E7E7;
  padding-top: 0;
  margin-bottom: 3px;
}

.wrap .products .boxhead img {
  margin-bottom: 3px;
}

.products .boxbody {
  padding-left: 0;
  padding-right: 0;
}

.products .boxbody {
  background: #F5F5F5;
  margin-bottom: 17px;
  padding: 9px 9px 2.33em 81px;
  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; }
.js-active .products .boxbody:after { clear:none; content:""; }


.products .boxbody .imagelist,
.products .boxbody .imgscrolllist {
  float: left;
  margin-left: -73px;
  _display: inline;
  width: 71px;
  background: none 0 0 no-repeat;
  padding: 0;
  border: 0;
}
.js-active .products .boxbody .imagelist,
.js-active .products .boxbody .imgscrolllist {
  float: none;
  margin: 0;
  position: absolute;
  left: 8px;
  //top: 9px;
  background-image: url(i/product-imglist.png);
  height: 213px; /* 255-21-21 */
  padding: 21px 0 21px 3px;
}

.products .boxbody .imgscrolllist .listscroller-wrapper {
  overflow: hidden;
  height: 100%;
}
.products .boxbody .imgscrolllist ul.imagelist {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  background: transparent none;
  padding: 0;
  height: 855px;
}

.products .boxbody .imagelist li,
.popup-productimg .popbox .imagelist li {
  width: 71px;
  height: 71px;
  background: url(i/product-imglist.png) -99px -75px no-repeat; /* offset 1px 5px */
  display: block;
  position: relative;
  float: left;
  padding: 0;
  opacity: .33;
  filter: alpha(opacity=33);
}
.popup-productimg .popbox .imagelist li {
  background-position: -94px -79px; /* offset 6px 1px */
  width: 73px;
  height: 67px;
}
.products .boxbody .imagelist li a,
.popup-productimg .popbox .imagelist li a {
  position: absolute;
  left: 2px;
  top: 6px;
  width: 59px;
  height: 59px;
  text-align: center;
  overflow: hidden;
}
.popup-productimg .popbox .imagelist li a {
  left: 7px;
  top: 2px;
}

.products .boxbody .imagelist img,
.popup-productimg .popbox .imagelist img {
  max-height: 55px;
  max-width: 55px;
  border: 0;
  padding: 0;
}


.products .boxbody .imagelist li:hover,
.products .boxbody .imagelist li:focus,
.products .boxbody .imagelist li:active,
.products .boxbody .imagelist li.current,
.popup-productimg .popbox .imagelist li:hover,
.popup-productimg .popbox .imagelist li:focus,
.popup-productimg .popbox .imagelist li:active,
.popup-productimg .popbox .imagelist li.current{
  opacity: 1;
  filter: none;
}

.products .boxbody .imagelist li.current {
  background-position: -100px 0;
}
.popup-productimg .popbox .imagelist li.current {
  background-position: -200px 0;
  background-position: -94px -79px;
}


.products .boxbody .paging {
  position: absolute;
  left: 0;
  top: 0;
}
.products .boxbody .paging li.next {
  position: absolute;
  top: 234px; /* 255-21 */
  left: 0;
}


.products .boxbody .paging li a,
.popup-productimg .popbox .paging 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: 69px;
  height: 21px;
  background: url(i/product-imglist.png) -300px -80px no-repeat;
  opacity: .50;
  filter: alpha(opacity=50);
}
.popup-productimg .popbox .paging li a {
  width: 21px;
  height: 69px;
  background-position: -200px -80px;
}

.products .boxbody .paging li.next a {
  background-position: -300px -105px;
}
.popup-productimg .popbox .paging li.next a {
  background-position: -225px -80px;
}

.products .boxbody .paging li a:hover,
.products .boxbody .paging li a:focus,
.products .boxbody .paging li a:active,
.popup-productimg .popbox .paging li a:hover,
.popup-productimg .popbox .paging li a:focus,
.popup-productimg .popbox .paging li a:active {
  outline: none;
  opacity: 1;
  filter: none;
}
.products .boxbody .at-top .paging li.prev a,
.products .boxbody .at-bottom .paging li.next a,
.popup-productimg .popbox .at-top .paging li.prev a,
.popup-productimg .popbox .at-bottom .paging li.next a {
  opacity: .10;
  filter: alpha(opacity=10);
}




.products div.img {
  position: absolute;
  left: 82px;
  top: 40px;
  background: url(i/products-img-a.png) no-repeat 280px 12px;
  width: 317px;
  height: 252px;
  display: table;      /* formalities required for IE8 */
  table-layout: fixed; /* formalities required for IE8 */
}

.products div.img:hover,
.products div.img:focus,
.products div.img:active {
  background-position: -220px 12px;
}

.products div.img a {
  margin-bottom: -20px;
  display: table-cell;
  text-align: center;
  height: 252px;
  padding-right: 10px;
  width: 307px;
  vertical-align: middle;
  overflow: hidden;
/* table-cell/vertical-align hack for IE6+7 */
  ~overflow: visible;
  ~position: absolute;
  ~top: 126px;
  ~height: auto;
}
.products div.img span {
  ~padding-top: 367px;
  ~height: 0;
  display: table-row; /* formalities required for IE8 */
}
.products div.img img {
  ~position: relative;
  ~top: -50%;
/* END: hack */
  max-width: 248px;
  max-height: 248px;
}

.products .summary {
  background: #fff;
  padding-left: 310px;
  border: 1px solid #EAE9E9;
}
.products.popupbox .summary {
  padding-left: 390px;
}

.EPLICA_loggedin .products .boxbody {
  background: #fff;
  padding-left: 398px;
}

.products .summary .tag {
  border-left: 1px solid #EAE9E9;
  padding: 0 13px;
  position: relative;
  top: -1px;
  //min-height: 252px;
  //_height: 252px;
  min-height: 315px;
  _height: 315px;
}

.products .boxbody ul {
  border-top: 1px solid #EAE9E9;
  line-height: 1.2;
  padding-top: 4px;
  padding-bottom: 7px;
}

.products .boxbody li {
  padding: 0 3px 0 5px;
  margin: 0;
  font-size: .92em;
  color: #424243;
}

.products .boxbody li.cat4 span {
  font-weight: bold;
  color: #fff;
  background: #00AEF0;
  padding: 1px 5px;
}

.products .boxbody li strong { position:absolute;right:19999px;left:auto; }


/* ******  popup-productimg  ****** */
.popup-productimg .popbox {
  padding-top: 85px;
}

.popup-productimg .img {
  position: relative;
  text-align: center;
}
.popup-productimg .img img {
  max-width: 540px;
}

.popup-productimg .imagelist,
.popup-productimg .imgscrolllist {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 438px;
  height: 72px;
  background: url(i/product-imglist.png) -100px -160px no-repeat;
  padding: 3px 21px 0 21px;
}
.popup-productimg .imgscrolllist .listscroller-wrapper {
  overflow: hidden;
  width: 100%;
}
.popup-productimg .imgscrolllist ul.imegelist {
  position: relative;
  left: 0;
  top: 0;
  width: 855px;
  background: transparent none;
  height: auto;
  padding: 0;
}
