.stream { position:absolute;right:19999px;left:auto; }
.print { display : none; }

/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y : scroll; -ms-overflow-y : scroll; }


body, html {
  min-height : 100%;
  _height : 100%;
}

body {
  margin : 0;
  padding : 0;
  padding-bottom : 10em;
  color : #333;
  text-align : center;
  font-family : Arial, Tahoma, sans-serif;
  background : #fff url(i/body.gif) 0 0 repeat-x;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }


.pgwrap {
  position : relative;
  width : 784px;
  width : 906px;
  margin : 0 auto;
  text-align : left;
  background : url(i/bodywrap2.gif) 0 0 repeat-y;
}

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 : #103f57; }


em.netfang,
strong.netfang,
i.netfang,
b.netfang {
  font-weight: normal;
  font-style: normal;
}
.EPLICA_loggedin em.netfang,
.EPLICA_loggedin strong.netfang,
.EPLICA_loggedin i.netfang,
.EPLICA_loggedin b.netfang {
  color: #247;
  border-bottom: 1px dotted #ccc;
}


hr {
  border : 0;
  height : 6px;
  background : url(i/hr.gif) 50% 0 no-repeat;
  margin : 1em 0;
}
*:first-child+html hr {
  display : list-item;
  list-style-image : url(i/hr.gif);
  border : 1px solid #fff;
  width : 0px;
  margin-left : 100%;
}
* html hr {
  display : list-item;
  list-style-image : url(i/hr.gif);
  border : 1px solid #fff;
  width : 0px;
  margin-left : 100%;
}

hr.light {
  background : url(i/hr-lite.gif) 50% 0 no-repeat;
}
*:first-child+html hr.light {
  list-style-image : url(i/hr-lite.gif);
}
* html hr.light {
  list-style-image : url(i/hr-lite.gif);
}


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;
}

.pgmain .boxhead,
h1 {
  font-size : 2.2em;
  margin-bottom : .55em;
  font-weight : normal;
  color : #888;
}

h1 b,
.boxhead b{
  color : #495E6D;
  font-weight : bold;
}


h2 {
  margin-top : 0;
  font-size : 1.27em;
  font-size : 1.5em;
  margin-top : 1em;
  margin-bottom : .55em;
  color : #808080;
}
h2 i,
h2 em {
  font-style : normal;
  font-weight : normal;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}






table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Tahoma, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #83939F;
  background : #fafafa;
  color : #333;
  padding : 2px;
}

select:focus,
textarea:focus,
.textinput:focus,
.fi_txt input:focus {
  border : 1px solid #000;
}

.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input,
.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  border : 1px solid #83939F;
  background : #fafafa;
  color : #333;
  padding : 2px;
}

.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #000;
  color : #000;
}


.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            */
/* ********************************** */


.pghead { 
  background : url(i/body.gif) 0 0 repeat-x;
}
.pghead .wrap { 
  background : url(i/px-top1.gif) 0 89px no-repeat;
  background :  url(i/hd-2col.gif) 0 89px no-repeat;
  height : 97px;
  height : 197px;
}
.pghead .brand {
  position : absolute;
  right : 36px;
  top : 0;
  z-index : 100;
  width : 160px;
  height : 145px;
  margin: 0;
  left: auto;
}
.pghead .wrap > .brand {
  background : url(i/logoshade.png) 0 0 no-repeat;
}
.pghead .brand span { position:absolute;right:19999px;left:auto; }
.pghead .logo {
  padding-left : 4px;
}

.pgmain {
  float : left;
  width : 610px;
  margin-left : 256px;
  margin-right : 15px;
  padding-top : 30px;
  padding-bottom : 12px;
  _display : inline;
  _height:400px;min-height:400px;
}

.pgmain .wrap { margin : 0; }

.pgextra2 {
  margin : 0 ;
  padding : 0;
  width : 210px;
  margin-left : -865px;
  padding-top : 30px;
  float : left;
}
.pgextra2 .wrap {
margin:0pt;
padding:22px 14px 0pt;
}

.pgfoot {
  _height:0;min-height:0; /* ie hasLayout fix */
  clear : both;
  background : #fff url(i/p5.gif) 0 100% no-repeat;
}

.pgfoot .wrap {
  background : url(i/p5top.gif) 0 0 no-repeat;
  padding : 20px 8px 15px 8px;
}


/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom : 1.5em;
}
.boxhead { margin-top : 0; clear : left; }
.boxbody { _height:0;min-height:0; /* ie hasLayout fix */ }

h1,
.pgmain .boxhead {
  position : absolute;
  top : 158px;
  margin : 0;
  margin-top : -.9em;
  left : 0;
  z-index : 10;
  font-family : "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
  text-transform : uppercase;
  font-weight : bold;
  color : #D8DBDE;
  left : 256px;
}

/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #888;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #888; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
  background : #eee;
  text-align : right;
  padding : .5em;
  margin-left : -26px;
  margin-right : -26px;
  position : relative;
  z-index : 1;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 14px;
  background : url(i/more-arrow.gif) 0% 50% no-repeat;
}
.home .more a {
  background : url(i/more-arrow2.gif) 0% 50% no-repeat;
  color : #BDC1C3;
}
.wrap .buttons a {
  float : none;
  color : #777;
  text-decoration : none;
}
.buttons a.btnemail {
  background : url(i/email.gif) 0% 50% no-repeat;
}
.buttons a.btnprint {
  background : url(i/print.gif) 0% 50% no-repeat;
}


.wrap .buttons .btnback {
  background : url(i/less-arrow.gif) 0% 50% no-repeat;
}





/* ****** sublist ****** */

.sublist {
  clear : both;
  position : relative;
  padding-bottom : 0;
  padding-top : 1.8em;
  margin-top : 1em;
  margin-bottom : 2em;
  background : url(i/hr.gif) 50% 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
  _padding-bottom : 1.5em;
}
.sublist:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }

.sublist .boxhead {
  display : none;
}
.sublist .boxbody {
  margin-right: -60px;
  margin-bottom : 0;
  
}
.sublist .item {
  width : 172px;
  float : left ;
  _display : inline;
  margin-right : 26px;
}
.sublist .item img {
  border : 1px solid #ccc;
  margin-bottom : 2px;
}
.sublist .item h3 {
  margin : 0;
  font-size : 1em;
  background : url(i/dots.gif) 0 100% repeat-x;
  font-weight : bold;
}

.sublist .summary {
  padding : 4px;
  font-size : .92em;
}
.sublist .item h3 a {
  color : #495D6C;
  text-decoration : none;
  padding : 6px 4px;
  display : block;
  position : relative;
  z-index : 1;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.sublist .item .more {
  display : block;
  width : 100%;
}
.sublist .item .more a {
  font-size : 1em;
  text-decoration : underline;
  font-weight : normal;
  position : absolute;
  margin : 0;
  bottom : 0em;
  _margin-left /**/: 26px;
  _bottom : 1em;
}
.pgwrap .wrap .sublist a:hover,
.pgwrap .wrap .sublist .more a:hover {
  color : #000;
}



/* ******  demopics  ****** */

.demopics {
  clear : both;
  margin-bottom : 1.6em;
  margin-top : 1.6em;
}
.demopics:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }

.wrap .demopics img {
  border : 1px solid #ccc;
  float : left;
  clear : none;
  margin-right : 30px;
}
.demopics .boxbody {
  margin-right: -60px;
  margin-bottom : 0;
}



/* ******  articlelist  ****** */

.frettir .boxbody h1 {
  position: static;
  font-size: 1.4em;
  color: #555;
  padding-top: 20px;
  margin-bottom: 10px;
  text-transform: none;
}

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}
.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  article  ****** */
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1.09em;
}
.article .summary {
  color : #333;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; float : right; }
.article img.left { float : left;  margin : .2em .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}



.article img.gray { clear : both; }
.article img.grayr { float : right;  margin : 0.25em 0 0.8em 1.5em; }
.article img.grayl { float : left;  margin : 0.25em 0.75em 0.5em 0; }
.article img.graybg { float : none; display : block;  margin : 0 auto 0.7em auto; text-align : center; }

.article img.gray,
.article img.grayr,
.article img.grayl,
.article img.graybg { border : 6px solid #e0e0e0; padding: 2px; }



.article table {
  border-bottom : 1px solid #eee;
  border-left : 1px solid #eee;
}
.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 : #e0e0e0;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

p.darkbox,
p.brightbox,
h4.darkbox,
h4.brightbox {
  padding: 15px 15px 30px;
  width: 547px;
  margin-left: 16px;
  line-height: 1.4;
  color: #666666;
  background : #f0f0f0 url(i/gray-bottom.gif) 50% 100% no-repeat;
}
p.darkbox,
h4.darkbox {
  color: #fff;
  background-color: #979797;
}



/* ****** brandlist ****** */

.brandlist table,
.brandlist th,
.brandlist td { border: none; }





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.wrap .imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #888;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #ccc;
  font-weight : normal;
  font-size : .83em;
}

.pgextra2 .imgbox,
.pgextra1 .imgbox {
  float : none;
  padding : 0;
}
.pgextra2 .imgbox .imgcontent,
.pgextra2 .imgbox .imgmeta,
.pgextra1 .imgbox .imgcontent,
.pgextra1 .imgbox .imgmeta { width : auto; }



/* ****** stories (extends: articelist) ****** */

.stories:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.stories .item {
  width: 285px;
  float: left;
  border: 1px solid #cfcfcf;
  margin-right: 18px;
  padding-top: 6px;
  _display: inline;
}

.stories .item img { margin-right: 10px; }

.stories .item h3 {
  font-size: 1.16em;
  padding-left: 7px;
}

.stories .item h3 a { text-decoration: none; }

.stories .item .summary { padding-left: 7px; }

.stories .item .more {
  margin: 10px 0 0 -7px;
  width: 100%;
  overflow: hidden;
  padding: 5px 7px 4px 0;
  background: #394A54 url(i/blist-span-top.gif) repeat-x;
  position: relative;
  z-index: 99;
  _height /**/: 22px;
}

.stories .item .more a {
  text-align: right;
  color: #fff;
  padding: 0;
  background: none;
  width: 100%;
  font-weight: bold;
  margin: 0;
  display: block;
  text-decoration: none;
  
}

.home .servicelist .item .more a:hover,
.home .servicelist .item .more a:focus,
.home .servicelist .item .more a:active { color: #fff; }



/* ****** storydisp (extends: article) ******* */

.storydisp .subtitle {
  font-size: 2.2em;
  font-weight: normal;
  position: absolute;
  top: 242px;
  margin-top: -.6em
}

.storydisp .imgbox {
  padding-top: 2.5em;
  float: none;
  margin: 0;
  padding: 1em 0 1em 0;
}

.storydisp .blurb {
  background: url(i/rs-imgbox-top.gif) no-repeat;
  color: #686868;
  width: 609px;
}

.storydisp .blurb .inner {
  background: url(i/rs-imgbox-bottom.gif) no-repeat 0 100%;
  margin: 0;
  padding: 0;
  min-height: 220px; _height: 220px;
  padding: 20px 7px 3px 9px;
}

.storydisp .blurb p {
  padding: 4px 20px 4px 0;
  width: 315px;
  _float /**/: left;
}

.storydisp .blurb .img { float: right; }

.storydisp .blurb .img img { float: left; }

.storydisp .blurb .img a {
  float: left;
  clear: left;
}


.storydisp div.blurb .first-child {
  text-indent : 20px;
  background : url(i/quote-open.gif) 0 0 no-repeat;
}

.storydisp div.blurb .last-child { background : url(i/quote-close.gif) 100% 100% no-repeat; }



/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #ccf;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.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 label,
.contactform .fi_file label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}

.contactform .fi_txt input {
  width: 180px;
  _width: 183px;
}

.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs strong { position:absolute;right:19999px;left:auto; }
.breadcrumbs {
  position : absolute;
  left : 256px;
  top : 165px;
  width : 610px;
  color : #A3ACB3;
  z-index : 100;
  font-size : .92em;
}
.wrap .breadcrumbs a {
  text-decoration : none;
  font-weight : normal;
  color : #a3acb3;
}
.wrap .breadcrumbs i {
  font-style : normal;
  margin : 0 1px;
}

.wrap .breadcrumbs a:hover,
.wrap .breadcrumbs a:focus,
.wrap .breadcrumbs a:active {
  color: #fff;
}



/* ******  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 : 9px;
  margin-top : -.89em;
  _margin-top : -.9em;
  left : 16px;
  font-family : Arial, Tahoma, sans-serif;
  _width : 580px; min-width: 580px;
}
.mnav .boxhead { position:absolute;right:19999px;left:auto; }
.mnav .boxbody { padding : 0; }

.mnav ul {
  float : left;
  background : url(i/mnav.gif) 100% 100% no-repeat;
  padding-right : 2px;
}
.mnav li {
  _display : inline;
  padding-bottom : 0;
  float : left;
  background : url(i/mnav.gif) 0 100% no-repeat;
  padding-left : 2px;
}

.mnav .boxbody a {
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  _float : left;
  text-decoration : none;
  padding : 71px 13px 5px 13px;
  color : #103f57;
  font-weight : bold;
  font-size : 1em;
  text-transform : uppercase;
}

.mnav .parent a,
.mnav .current a {
  background : #74787B url(i/mnav-current.gif) 50% 100% repeat-x;
  color : #eee;
}

.mnav .boxbody a:focus,
.mnav .boxbody a:active,
.mnav .boxbody a:hover {
  background : url(i/mnav-hover.gif) 0 100% repeat-x;
  color : #000;
}

.mnav .parent a:focus,
.mnav .parent a:active,
.mnav .parent a:hover,
.mnav .current a:focus,
.mnav .current a:active,
.mnav .current a:hover {
  background : #74787B url(i/mnav-current.gif) 50% 100% repeat-x;
  color : #fff;
}

.mnav .homecurrent a {
  background : 0;
  color : #486375;
}
.mnav .homecurrent a:focus,
.mnav .homecurrent a:active,
.mnav .homecurrent a:hover {
  background : url(i/mnav-hover.gif) 0 100% repeat-x;
  color : #000;
}


/* ******  snav  ****** */
.snav {
  font-family : Arial, Trebuchet MS, sans-serif;
  margin-top : -6px;
}
.snav .boxhead { position:absolute;right:9999em;left:auto; }
.snav .boxbody {
  padding-top : 1px;
  padding-bottom : 20px;
}
.snav .boxbody li {
  padding : 0;
  margin : 8px 0;
}

.snav .boxbody li span {
  _display : none;
}
.snav .boxbody a {
  padding : 0;
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  text-align : right;
  padding-right : 24px;
  text-decoration : none;
  color : #103f57;
  background : url(i/snav-a2.gif) 192px .33em no-repeat;
  font-weight : bold;  
}
.snav .parent a,
.snav .current a {
  color : #000;
/* background : url(i/snav-a1.gif) 100% 50% no-repeat; */
}

.snav .level2 li {
  padding : 0;
  margin : 1px 0;
}
.snav .level2 a {
  color : #848C8C;
  padding-right : 24px;
  background : 0;
  font-size : .91em;
  margin : 0px 0;
  font-weight : normal;  
  text-decoration : none;
}
.snav .level2 .parent a,
.snav .level2 .current a {
  color : #495E6C;
  text-decoration : underline;
}


.snav .boxbody .level3 a {
  font-weight : normal;  
  padding-right : 36px;
/*  font-size : 1em;*/
}
.snav .level3 .parent a,
.snav .level3 .current a {
  font-weight : bold;
  color : #495E6C;
  text-decoration : underline;
}

.wrap .snav .boxbody a:hover,
.wrap .snav .boxbody a:focus,
.wrap .snav .boxbody a:active {
  color : #000;
  text-decoration : underline;
}


/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhead { position:absolute;right:19999px;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.enav li.cat1 { border : none; }

.enav .boxbody a {}

.enav .parent a,
.enav .current a { font-weight : bold; }





/* ******  flnav  ****** */
.flnav {
  padding-left : 16px;
  margin-bottom : .6em;
  font-size : .92em;
}
.flnav .boxhead { position:absolute;right:19999px;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 6px;
  border-left : 1px solid #DDD;
}
.flnav li.home,
.flnav li.cat1 {
  border : none;
  padding-left : 0;
} 
.flnav .boxbody a {
  color : #65737D;
  text-decoration : none;
}

.flnav .parent a,
.flnav .current a { }






/* ******  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; }
.pgextra2 .calendar,
.pgextra1 .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 #fff;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ccc;
}
.calendar .sa { }
.calendar .su { color : #ccf; }
.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; }





/* ******  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 : 15px;
  margin-top : -.8em;
  right : 0px;
  width : 210px;
}
.qsearch {
  display : none;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:19999px;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 : #c00; }
.sitemap .boxbody i:hover { border-color : #aaa; }





/* ******  people  ******* */

.people h3 {
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 6px 6px 6px 11px;
  border-bottom: 1px solid #133F57;
}

.people table td {
  border-color: #ccc;
}

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
}

.people .even td {
  background: #fcfbd4;
}

.people table a {
  text-decoration: none;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.people table .netfang a {
}

.people .close {
  display: block;
  background: #161717  url(i/people-close.gif) 6px 50% no-repeat;
  border-right: 1px solid #161717;
  border-left: 1px solid #161717;
  padding: 3px 22px;
  color: #fff;
  text-decoration: none;
}
.wrap .people .close:hover {
  color: #fff;
}
.people .open {
  display: none;
}
.people .subrow td {
  padding: 0;
}



/* ******  persona  ******* */

td .persona {
  padding: 15px 10px 13px 21px;
  margin: 0;
  width: auto;
  background: 0;
  border: 1px solid #513f17;
  border-top: none;
}
td .persona .content {
  padding: 0 0 2em;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size: 1.67em;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
td .persona .imgbox {
  padding: 0 20px .75em 0;
  float: left;
  padding-bottom: 0;
  margin: 0 0 0 -116px;
}
td .persona .imgbox img {
  border: 1px solid #fff;
  padding: 0;
  max-height: 140px;
}
td .persona ul {
}
td .persona li {
  margin-bottom: .3em;
}
td .persona li b {
  display: inline;
}
td .persona .title b {
  font-weight: bold;
}
td .persona .info {
  margin-right: 20px;
}




/* ******  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;
}


/* ****** brandlist ****** */

.logolisti:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.logolisti ul { padding: 0; }

.logolisti li {
  width: 142px;
  float: left;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 12px;
  _display: inline;
  position: relative;
}

.logolisti img {float: center; }

.logolisti li span {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 136px;
  _width /**/: 142px;
  background: #394a54 url(i/blist-span-top.gif) repeat-x;
  font-weight: bold;
  padding: 5px 3px 4px 3px;
  min-height: 30px; _height: 30px;
  _height /**/: 39px;
}

.logolisti li a {
  display: block;
  min-height: 120px; _height: 120px;
  color: #fff;
  text-decoration: none;
  border : 1px solid #cfcfcf;
  cursor: pointer;
  _cursor: hand;
}

.logolisti li a:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pgwrap .wrap .logolisti li a:hover,
.pgwrap .wrap .logolisti li a:focus,
.pgwrap .wrap .logolisti li a:active {
  color: #fff;
  border-color: #394a54;
}

.wrap .logolisti li a:hover span,
.wrap .logolisti li a:focus span,
.wrap .logolisti li a:active span { background-color: #485d69; }




/* ******  footer  ****** */
.footer .boxhead { display : none; }
.footer {
  padding : 0 0 0 16px;
  padding : 0 250px 0 16px;
  color : #888;
  font-size : .92em;
}
.footer i {
  color : #ddd;
  padding : 0 4px;
}
.footer a {
  color: #888;
  text-decoration: underline;
}
.footer i.netfang,
.footer em.netfang {
  color: #888;
}



/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  right : 14px;
  bottom : 3em;
  padding : 2px 0;
}
.byggiraeplica a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width : 135px;
  height : 20px;
  background : url(i/byggir_a_eplica2.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/byggir_a_eplica2.png',sizingMethod='crop');
  opacity : .35;
  ~filter : alpha(opacity=35);
  -ms-filter : alpha(opacity=35);
}





/* ******  imgrotor  ****** */


.imgrotor {
  position : absolute;
  top : 99px;
  left : 16px;
  height : 112px;
  overflow : hidden;
  width : 874px;
  background : #3D4E5A url(i/header.png) 210px 0 no-repeat;
}





/* ****** pagestyle  ****** */
.pagestyle { 
  position : absolute;
  top : 8px;
  right : 8px;
  padding-top : 24px;
}
.pagestyle h2.boxhead { position:absolute;right:19999px;left:auto; }
.pagestyle .boxbody {}

.pagestyle ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.pagestyle li {
/*  float : right;*/
  margin-bottom : 2px;
}
.pagestyle a {
  display : block;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
  padding : 0;
  height : 16px;
  width : 26px;
  font-size : 1em;
  text-indent : -300px;
  overflow : hidden;
}

.pagestyle .up a {
  background-image : url(i/font-up.gif);
}
.pagestyle .userstyles a {
  background : url(i/stillingar.gif) 0 0 no-repeat;
  position : absolute;
  top : 0;
  left : 2px;
  height : 17px;
}
.pagestyle .userstyles a:hover,
.pagestyle .userstyles a:focus,
.pagestyle .userstyles a:active {
  background-position : 0 -24px;
}

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position : 0 -16px;
}





/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #000;  text-decoration : underline; }
div.pgmain div.wrap a:hover,
div.pgmain div.wrap a:focus,
div.pgmain div.wrap a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

/*** companyinfo ***/
.companyinfo .boxhead{
  text-indent:-9999px;
}

