.stream { position:absolute;right:9999em;left:auto; }
.print { display: none; }




/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; -ms-overflow-y: scroll; }


html, body { height: 100%; }

body {
  background: #fff;
  margin: 0;
  padding: 0;
  color: #555;
  line-height: 1.3;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size: 11px;  ~font-size:  68.75%; }
body.zoom2 { font-size: 14px;  ~font-size:  87.50%; }
body.zoom3 { font-size: 18px;  ~font-size: 112.50%; }


div, table, caption { font-size: 1em; }


blockquote {
  margin: 0 3em 0 2em;
  padding: .3em .5em;
}
q:after, q:before { content: ""; }


p, blockquote, ul, ol, dl, table {
  margin-top: 0px;
  margin-bottom: .7em;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol { padding-left: 3em; }
ul, ol  { margin-left: 0; }
li { margin: 0; padding: 0; }


a:link,
a:visited {
  text-decoration: none;
  color: #F7921B;
}

div.cat1 a:link,
div.cat1 a:visited { color: #A9C355; }
div.cat2 a:link,
div.cat2 a:visited { color: #0091D1; }
div.cat3 a:link,
div.cat3 a:visited { color: #6D78A7; }
div.cat4 a:link,
div.cat4 a:visited { color: #ED1A22; }



acronym {
  cursor: help;
  border: none;
}
acronym:hover { border-bottom: 1px dotted #ddd; }


img {
  margin: 0;
  padding: 0;
  border: none; 
  vertical-align: middle;
}


h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 1.27em;
  margin-bottom: .55em;
}
h2 {
  font-size: 1.27em;
  margin-top: 1.57em;
  margin-bottom: .55em;
}
h3 {
  font-size: 1.09em;
  margin-top: 1em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1em;
  margin-bottom: .2em;
}




table { border-collapse: collapse; }
table, 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 #A9A9A9;
  background: #fff;
  color: #333;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width: 98%; }

.pgextra1 textarea {
  height: 44px;
}

.button,
.fi_btn input {
  cursor: pointer; 
  _cursor: hand;
  background: #fff url(i/btn-bg.gif) repeat-x 0 100%;
  border: 1px solid #cac8c8;
  color: #838771;
  font-weight: bold;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #aaa;
  color: #333;
}


.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: 943px;
  margin: 0 auto;
  text-align: left;
  background: url(i/bw-bg.gif) repeat-y;
}

.threecol .pgwrap { background-image: url(i/bw-bg-3col.gif); }

.pghead { background: url(i/ph-bg.gif) no-repeat; }

.pghead .wrap {
  margin: 0 48px;
  border-bottom: 1px solid #EBE3D9;
  padding-top: 19px;
  padding-bottom: 22px;
  background: #fff;
}

.pghead .brand span { position:absolute;right:9999px;left:auto; }

.pghead .sitelogo { vertical-align: middle; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float: left;
  margin-left: 252px;
  width: 643px;
  _display: inline;
  margin-top: 182px;
  border-top: 6px solid #626365;
  margin-top: 106px;
  border-top: none;
}
.threecol .pgmain {
  width: 480px;
  margin-right: 163px;
}
.pgmain .wrap {
  padding: 0 20px;
}

.pgextra1 {
  float: left;
  width: 204px;
  margin-left: -847px;
  _display: inline;
}

.pgextra1 .wrap {
  padding: 0 8px;
}

.pgextra2 {
  float: left;
  width: 163px;
  _display: inline;
  margin-left: -163px;
  margin-top: 182px;
  border-top: 6px solid #626365;
  margin-top: 140px;
  border-top: none;
}

.pgextra2 .wrap {
  padding: 0 9px 0 10px;
}

.pgfoot {
  clear: both;
  width: 100%;
  background: #fff url(i/p5-bg.gif) no-repeat;
}

.threecol .pgfoot { background-image: url(i/p5-bg-3col.gif); }

.pgfoot .wrap { padding: 33px 0; }



.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pghead .wrap,
.pgmain .wrap { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position: relative;
  margin-bottom: 1.5em;
}
.boxhead { padding-top: 1.2em; margin-top: 0; margin-bottom: .55em; font-size: 1.27em; }
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }


.pgextra1 .boxhead,
.pgextra2 .boxhead {
  text-transform: uppercase;
  color: #626365;
  font-size: 1.25em;
  line-height: 1;
}

.pgextra1 .boxhead { padding-top: .7em; }

.pgextra1 .boxhead span,
.pgextra2 .boxhead span { color: #F7921B; }

div.cat1 .pgextra1 .boxhead span,
div.cat1 .pgextra2 .boxhead span { color: #A9C355; }

div.cat2 .pgextra1 .boxhead span,
div.cat2 .pgextra2 .boxhead span { color: #0091D1; }

div.cat3 .pgextra1 .boxhead span,
div.cat3 .pgextra2 .boxhead span { color: #6D78A7; }

div.cat4 .pgextra1 .boxhead span,
div.cat4 .pgextra2 .boxhead span { color: #ED1A22; }

.pgextra1 .box { background: url(i/p1-box-top.gif) no-repeat; }

.pgextra1 .box .boxhead {
  padding: 11px 13px 0;
  margin-bottom: 0;
}

.pgextra1 .box .boxbody {
  background: url(i/p1-box-bottom.gif) no-repeat 0 100%;
  padding: 7px 13px 4px;
}


.pgmain .boxhead { color: #F7921B; }

div.cat1 .pgmain .boxhead { color: #A9C355; }
div.cat2 .pgmain .boxhead { color: #0091D1; }
div.cat3 .pgmain .boxhead { color: #6D78A7; }
div.cat4 .pgmain .boxhead { color: #ED1A22; }




/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #777;
  display: block; 
  font-weight: normal;
  font-size: .92em;
}
.meta span { padding-right: .5em; }
.pgwrap .wrap .boxbody .meta a { color: #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
  height: 1.2em;
}
.buttons {
  margin-top: 1.33em;
  clear: both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float: left;
  padding: 0 10px 0 0;
}



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}
.articlelist .item h3 {
  font-size: 1em; 
  margin: 0;
}

.articlelist .boxbody .item h3 a { color: #555; }

.articlelist .summary p {  }
.articlelist .more {}
  
.articlelist b span,
.articlelist strong span {
  color: #999;
}

.articlelist img {
  float: right;
  margin: .2em 0 .33em .5em;
}

.articlelist ul { clear: both; }
.articlelist li { padding-bottom: .7em; }
.wrap .articlelist li a { font-weight: bold; color: #555; }




/* ******  faqlist  ****** */


.wrap .faqlist .boxbody h3 a { color: #333; }


/* ****** faqitem ****** */

.faqitem h3 { margin-bottom: 0; }






/* ******  article  ****** */
.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 div.chapters {
  float: right;
  width: 164px;
  margin: 0 0 2em 2em;
  padding-left: 12px;
  border-left: 1px solid #eee;
}
/*
.threecol .article div.chapters {
  float: none;
  position: absolute;
  left: 470px;
  top: 0px;
  margin: 0;
}
*/
.article div.chapters h3 {
  text-transform: uppercase;
  color: #626365;
  font-size: 1.25em;
  line-height: 1;
  padding-top: 1.2em; 
  margin: 0 0 .55em 0;
}
.article div.chapters ul,
.article div.chapters li {
  list-style: none;
  margin: 0;
  padding: 0 ;
}
.article div.chapters a {
  /* See: styles for .enav */
}


.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-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th {
  font-weight: bold;
  padding: .2em .4em;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  background-color: #f8f8f8;
}
.article td {
  padding: .2em .4em;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
}
.article tr.alt td {
  background-color: #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}


.article ul {
  list-style: disc;
  padding-left: 2.5em;
  margin-bottom: .7em;
}
.article li { margin-bottom: .54em; }





/* ******  imgbox  ****** */
.imgbox {
  position: static;
  float: right;
  padding: 0 0 .75em 10px;
  margin: 0;
  width: auto;
}
.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; }




/* ******  sos (extends: article)  ****** */

.sos .qa { margin-bottom: .6em; }

.wrap .sos strong a {
  cursor: pointer; 
  _cursor: hand;
  padding-left: 14px;
  background: url(i/plus.gif) no-repeat 0 .33em;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .sos .boxbody strong a {
  color: #333;
}

.sos p {
  padding-left: 14px;
  padding-top: 2px;
}

.sos .collapse-open strong a {
  background-image: url(i/minus.gif);
}

.sos .collapse-closed p { display: none; }




/* ******  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 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%; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position: absolute;
  top: 6px;
  left: 250px;
  width: 450px;
  display: none;
}

.home .breadcrumbs,
.breadcrumbs .boxhead { position:absolute;right:9999em;left:auto; }

.breadcrumbs .boxbody {}

.breadcrumbs .boxbody span,
.wrap .breadcrumbs .boxbody a {
  text-decoration: none;
  color: #999;
}

.breadcrumbs i { font-style: normal; }



/* ******  qnav  ****** */
.qnav {
  position: relative;
  width: 150px;
}

.qnav .boxhead {
  background: #f8f8f8;
  font-weight: normal;
  font-size: 1em;
  color: #333;
  padding: 2px 20px 2px 8px;
  margin: 0;
  border: 1px solid #bbb;
}
.qnav-active .boxhead {
  padding: 0;
  border: none;
}

.qnav .boxhead a {
  background: transparent url(i/drop-arrow.gif) 100% 50% no-repeat;
  border: 1px solid #bbb;
  display: block;
  padding: 2px 20px 2px 8px;
  _height:0;min-height:0;/* ie hasLayout fix */
  text-transform: none;
  font-weight: normal;
  text-decoration: none;
}
.qnav .boxhead a:hover,
.qnav .boxhead a:focus,
.qnav .boxhead a:active {
  text-decoration: none;
  background-color: #fff;
}

.qnav .boxbody {
  padding: 3px 0 0 0;
  position: relative;
  background: #fff;
  margin: -1px 0 0 0;
  border: 1px solid #bbb;
  border-top: none;
}
.qnav-closed .boxbody { display: none; }
.qnav-open .boxbody { display: block; }

.qnav li { _display: inline; }
.qnav .boxbody a {
  display: block;
  text-decoration: none;
  padding: 3px 5px 3px 8px;
  margin-top: -3px;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.qnav .boxbody a:hover,
.qnav .boxbody a:focus,
.qnav .boxbody a:active {
  text-decoration: none;
  background-color: #f8f8f8;
}





/* ******  mnav  ****** */

.mnav { margin: 0 -7px 16px -8px; }
.mnav .boxhead { position:absolute;right:9999em;left:auto; }
.mnav .boxbody { padding: 0; }

.mnav ul {}
  
.mnav li { _display: inline; }

div.wrap .mnav li a {
  padding: 3px 18px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  border-bottom: 1px solid #EBE3D9;
  border-top: 1px solid #fff;
  background: url(i/mnav-a.gif) repeat-x;
}
div.wrap .mnav .boxbody li a { color: #555; }

.mnav .current a {
  font-weight: bold;
}


/* l2 */

.mnav .level2 {
  border-bottom: 1px solid #EBE3D9;
  color: #eee;
  padding: 7px 0;
}

div.wrap .mnav .level2 a {
  font-weight: normal;
  border: none;
  padding-left: 28px;
  background: none;
  padding-top: 1px;
  padding-bottom: 1px;
}

div.wrap .mnav .level2 .current a { font-weight: bold; }


/* l3 */

div.wrap .mnav .level2 .level3 a {
  font-weight: normal;
  padding-left: 38px;
}

div.wrap .mnav .level2 .level3 .current a { font-weight: bold; }




/* ******  snav  ****** */
.snav {}





/* ******  flnav  ****** */
.flnav { }
.flnav .boxhead { position:absolute;right:9999em;left:auto; }
.flnav ul {
  overflow: hidden;
  width: auto;
}
.flnav li {
  float: left;
  display: inline;
  padding: 0 7px;
  border-left: 1px solid #ccc;
}
.flnav li.home { border: none; }
/* .flnav li.cat1 { border: none; } */
.flnav .boxbody a {}

.flnav .parent a,
.flnav .current a { font-weight: bold; }





/* ****** enav ****** */

.article .chapters li a,
.wrap .enav li a {
  padding: 0 0 4px 15px;
  background: url(i/dot.gif) no-repeat 0 .33em;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .article .chapters li a,
.wrap .enav .boxbody li a { color: #555; }


div.cat1 .article .chapters li a,
div.cat1 .wrap .enav li a { background-image: url(i/dot-cat1.gif); }
div.cat2 .article .chapters li a,
div.cat2 .wrap .enav li a { background-image: url(i/dot-cat2.gif); }
div.cat3 .article .chapters li a,
div.cat3 .wrap .enav li a { background-image: url(i/dot-cat3.gif); }
div.cat4 .article .chapters li a,
div.cat4 .wrap .enav li a { background-image: url(i/dot-cat4.gif); }



/* ******* cnav ******* */

.cnav .boxhead { margin-bottom: 5px; }

.wrap .cnav li a {
  padding: 4px 0 4px 17px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: no-repeat 0 .66em;
}
.wrap .cnav .boxbody li a { color: #777; }

.wrap .cnav .cat1 a { background-image: url(i/cnav-cat1.gif); }
.wrap .cnav .cat2 a { background-image: url(i/cnav-cat2.gif); }
.wrap .cnav .cat3 a { background-image: url(i/cnav-cat3.gif); }
.wrap .cnav .cat4 a { background-image: url(i/cnav-cat4.gif); }


.wrap .cnav li.current a { color: #aaa; }





/* ****** tnav ****** */

.tnav {
  margin-bottom: -3px;
  z-index: 99;
  position: relative;
}

.tnav ul {
  width: 100%;
  overflow: hidden;
  padding-left: 3px;
  padding-top: 15px;
}

.tnav li {
  float: left;
  margin-left: 3px;
  _display: inline;
}

.tnav li a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  height: 25px;
  background: no-repeat;
  float: left;
}

.tnav .cat1 a {
  width: 76px;
  background-image: url(i/tnav-cat1.gif);
}

div.cat1 .tnav .cat1 a { background-image: url(i/tnav-cat1-cat1.gif); }
div.cat2 .tnav .cat1 a { background-image: url(i/tnav-cat1-cat2.gif); }
div.cat3 .tnav .cat1 a { background-image: url(i/tnav-cat1-cat3.gif); }
div.cat4 .tnav .cat1 a { background-image: url(i/tnav-cat1-cat4.gif); }

.tnav .cat2 a {
  width: 97px;
  background-image: url(i/tnav-cat2.gif);
}

div.cat1 .tnav .cat2 a { background-image: url(i/tnav-cat2-cat1.gif); }
div.cat2 .tnav .cat2 a { background-image: url(i/tnav-cat2-cat2.gif); }
div.cat3 .tnav .cat2 a { background-image: url(i/tnav-cat2-cat3.gif); }
div.cat4 .tnav .cat2 a { background-image: url(i/tnav-cat2-cat4.gif); }


.tnav .current a,
.tnav li a:hover,
.tnav li a:focus,
.tnav li a:active {
  background-position: 0 -25px;
}



.tabbox-section-closed { display: none; }



/* ******  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 { 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; }




/* ******  subscr  ****** */

.subscr .boxhead { position:absolute;right:19999px;left:auto; }
.subscr .error {}

.subscr .fi_txt,
.subscr .fi_btn {
  margin: .4em 0;
}




/* ******  qa  ******* */

.wrap .qa .boxhead {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 188px;
  height: 70px;
  background: url(i/qa-boxhd.gif) no-repeat;
  margin-bottom: 0;
}

div.cat1 .qa .boxhead  { background-image: url(i/qa-boxhd-cat1.gif); }
div.cat2 .qa .boxhead  { background-image: url(i/qa-boxhd-cat2.gif); }
div.cat3 .qa .boxhead  { background-image: url(i/qa-boxhd-cat3.gif); }
div.cat4 .qa .boxhead  { background-image: url(i/qa-boxhd-cat4.gif); }


.wrap .qa .boxbody { padding-top: 0; }

.qa .fi_txt,
.qa .fi_bdy,
.qa .fi_btn {
  margin: .4em 0;
}
.qa .fi_bdy textarea {
  height: 12em;
}
.qa .fi_btn {
  text-align: right;
  padding-bottom: .4em;
}




/* ******  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 .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: #F8992B; }
.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;
}



/* ****** imgalbum ****** */
.album .pgmain {
  margin-top: -1px;
  border-top: none;
}
.album .pgmain .wrap {
  padding: 0;
}
.mediagallery {
  background: #626365;
  position: relative;
  color: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mediagallery .boxhead {
  padding: 1.2em .85em .8em;
}
.mediagallery .boxhead i,
.mediagallery .boxhead span { color: #fff; }


.wrap .mediagallery .boxhead a:hover,
.wrap .mediagallery .boxhead a:focus,
.wrap .mediagallery .boxhead a:active { }

.mediagallery .boxbody {
  min-height: 400px; _height: 400px;
  text-align: center;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
  padding-bottom: 1px;
}

.mediagallery li {
  float: left;
  width: 106px;
  margin: 0 15px 15px;
  position: relative;
  _display: inline;
  text-align: center;
}


.mediagallery li strong {
  position: absolute;
  z-index: 1;
  top: 126px;
  left: 0;
  width: 164px;
  text-align: center;
}


.mediagallery .pgr a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  position: absolute;
  top: 140px;
  left: 10px;
  width: 60px;
  height: 60px;
  background: url(i/gallery-prev.png);
  _background-image: url(i/gallery-prev.gif);
}

.mediagallery .pgr a.next {
  background-image: url(i/gallery-next.png);
  _background-image: url(i/gallery-next.gif);
  right: 10px;
  left: auto;
}

.mediagallery .pgr a:hover,
.mediagallery .pgr a:focus,
.mediagallery .pgr a:active { background-position: 0 -60px; }


.mediagallery .pgs {
  text-align: center;
  padding: 0 0 20px;
  margin-top: 10px;
  clear: both;
}



/* imgalbum-folders (extends: imgalbum) */

.albums li {
  padding-top: 8px;
  line-height: 1.2;
  height: 158px;
}

.albums li a {
  height: 100px;
  width: 100px;
  overflow: hidden;
  display: block;
  border: 3px solid #fff;
}

.albums li a:hover,
.albums li a:focus,
.albums li a:active { border-color: #F7921B; }

.albums li a:hover strong,
.albums li a:focus strong,
.albums li a:active strong { text-decoration: underline; }

.albums li span.count {
  background: #f0f0f0;
  position: absolute;
  bottom: 55px;
  left: 3px;
  width: 100px;
  color: #555555;
  text-align: left;
  padding: 4px 0;
}



/* imgalbum-images (extends: imgalbum) */
.imagelist  ul {
  padding: 0 48px;
  width: auto;
}
.imagelist  li {
  height: 156px;
}

.imagelist  li a {
  height: 156px;
  width: 106px;
  
  vertical-align: middle;
  display: table-cell;
  
  ~padding-top: 90px;
  ~height: 90px;
  ~display: block;
}

.imagelist  li img {
  border: 3px solid #fff;
  ~margin-top: expression( this.runtimeStyle.marginTop=(-this.offsetHeight/2-1)+'px' );
}

.imagelist  li a:hover img,
.imagelist  li a:focus img,
.imagelist  li a:active img { border-color: #F7921B; }



/* imgalbum-bigimage (extends: imgalbum) */

.singleimage img {
  border: 3px solid #fff;
}

.singleimage .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.singleimage .imgcontent .imgtext {
  text-align: left;
  float: left;
  width: 400px;
  padding: 14px 0 14px 50px;
  margin: 0;
}

.singleimage .pgs {
  float: right;
  padding: 14px 50px 14px 0;
  width: 100px;
  text-align: right;
  clear: none;
  margin-top: 0;
}
.singleimage .pgr a {
  margin-top: 40px;
}





/* ******  footer  ****** */

.footer .boxhead { /* display: none; */ }

.footer .boxbody {
  text-align: center;
  padding: 12px;
}

.wrap .footer .boxbody a { color: #555; }





/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position: absolute;
  right: 10px;
  width: 135px;
  padding-bottom: 30px;
  padding-right: 50px;
  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-b33.png) 0 0 no-repeat;  /* (Black)  -- Use `ba_e2-w.png` for white */
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b33.png',sizingMethod='crop');
}




/* ******  imgbanner  ****** */

.imgbanner {
  border-bottom: 1px solid #EBE3D9;
}
.imgbanner img { vertical-align: top; }

.pgfoot .imgbanner {
  position: absolute;
  top: 102px;
  left: 252px;
}


/* ******* topquote ******* */

.topquote {
  position: absolute;
  top: 51px;
  right: 64px;
  width: 240px;
  width: 21.7em;
  margin-top: -2em;
}

.topquote p { margin-bottom: 4px; }

.topquote p span { color: #F8931C; }

div.cat1 .topquote p span { color: #A9C355; }
div.cat2 .topquote p span { color: #0091D1; }
div.cat3 .topquote p span { color: #6D78A7; }
div.cat4 .topquote p span { color: #ED1A22; }

.topquote strong {
  float: right;
  font-family: Trebuchet MS;
  color: #AAA49D;
  font-weight: normal;
}

.topquote strong span {
  display: block;
  color: #555;
}



/* ****** fontsizer  ****** */

.fontsizer { 
  position: absolute;
  top: 2.82em;
  right: 40px;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float: right;
}
.fontsizer a {
  display: block;
  padding-left: 22px;
  background: url(i/_temp_dev/font-dwn.gif) 5px 50% no-repeat;
}

.fontsizer .up a { background-image: url(i/_temp_dev/font-up.gif); }
.fontsizer .alt a { background-image: url(i/_temp_dev/font-alt.gif); }

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active {}








/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color: #F8992B;  text-decoration: underline; }

div.cat1 a:hover,
div.cat1 a:focus,
div.cat1 a:active { color: #A9C355; }

div.cat2 a:hover,
div.cat2 a:focus,
div.cat2 a:active { color: #0091D1; }

div.cat3 a:hover,
div.cat3 a:focus,
div.cat3 a:active { color: #6D78A7; }

div.cat4 a:hover,
div.cat4 a:focus,
div.cat4 a:active { color: #ED1A22; }


body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }












/* ************ */
/* *** HOME *** */
/* ************ */


/* *** layout *** */


.home .pgmain {
  margin-top: 0;
  margin-bottom: -33px;
  position: relative;
  background: url(i/home-pb-bottom.gif) no-repeat 9px 100%;
}
.home-2-1 .pgmain {
  background-image: url(i/home-2-1.png)
}
.home-1-2 .pgmain {
  background-image: url(i/home-1-2.png)
}
.home .pgmain .wrap {
  padding: 0 0 1px 0;
  position: relative;
}




/* *** box *** */

.home .pgmain .boxhead {
  text-transform: uppercase;
  color: #626365;
}

.home .pgmain .boxhead span { color: #F8931C; }





/* *** hnav *** */

.hnav {
  margin-left: -1px;
  border-top: 6px solid #626365;
  background: #fff;
  _height: 153px; /* <-- hack to fix a nasty:hover rendering bug in IE6 */
}
.hnav ul {
  _position: absolute; /* <-- hack to fix a nasty:hover rendering bug in IE6 */
  width: 100%;
  overflow: hidden;
}

.hnav li {
  background: #a9c355;
  float: left;
  width: 160px;
  overflow: hidden;
  border-left: 1px solid #ebe3d9;
}

.hnav .cat1 { background: #a9c355; }
.hnav .cat2 { background: #0092d1; }
.hnav .cat3 { background: #6e79a8; }
.hnav .cat4 { background: #ed1a22; }

.wrap .hnav li a {
  display: block;
  width: 153px;
  _width /**/: 160px;
  padding-left: 7px;
  background: none 0 0 no-repeat;
  float: left;
  color: #eee;
  font-size: 1.4em;
  font-weight: bold;
  height: 22px;
  _height /**/: 153px;
  padding-top: 131px;
}
.hnav li.cat1 a { background-image: url(i/hnav-bak1.png); }
.hnav li.cat2 a { background-image: url(i/hnav-bak2.png); }
.hnav li.cat3 a { background-image: url(i/hnav-bak3.png); }
.hnav li.cat4 a { background-image: url(i/hnav-bak4.png); }


.wrap .hnav li a:hover,
.wrap .hnav li a:focus,
.wrap .hnav li a:active {
  color: #fff;
  background-position: -200px 0;
  text-decoration: none;
}







.topbox {
  border-bottom: 1px solid #ebe3d9;
  background: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.topbox .boxhead {
  font-size: 3.55em;
  text-transform: uppercase;
  font-weight: normal;
  padding: 10px 30px 0;
  margin-bottom: -4px;
}

.topbox .boxbody { padding: 0 110px 0 33px; }

.topbox .boxbody p { margin-bottom: 1.2em; }





.fpbox {
  position: relative;
  float: left;
  width: 303px;
  margin: 0 9px;
  _display: inline;
  background: url(i/fpbox-top.gif) no-repeat;
  border-top: 10px solid #fff;
}
.home-2-1 .fpleft {
  width: 384px;
  background-image: url(i/fpbox-top-large.png);
}
.home-2-1 .fpright {
  width: 222px;
  background-image: url(i/fpbox-top-small.png);
}
.home-1-2 .fpleft {
  width: 222px;
  background-image: url(i/fpbox-top-small.png);
}
.home-1-2 .fpright {
  width: 384px;
  background-image: url(i/fpbox-top-large.png);
}

.fpbox .boxhead {
  font-size: 1.65em;
  padding: 10px 23px 0 14px;
  font-weight: normal;
  line-height: 1;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.fpbox .boxbody {
  background: url(i/fpbox-bottom.gif) no-repeat 0 100%;
  padding: 0 17px 26px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.fpbox .boxbody table,
.fpbox .boxbody table tr,
.fpbox .boxbody table tr td,
.fpbox .boxbody table tr td.alt { border: none; background: none; padding: 0; }

.fpbox2 {
  float: none;
  width: 624px;
  background: url(i/fpbox2-top.png) 0 0 no-repeat;
  border-bottom: 10px solid #fff;
}
.fpbox2 .boxbody {
  background: url(i/fpbox2-bottom.png) no-repeat 0 100%;
}
.fpbox2 h1 {
  text-transform: uppercase;
  font-size: 1.65em;
  font-weight: normal;
  padding-top: 15px;
  line-height: 1;
}
.fpbox2 p { margin-bottom: 0; }




/* *** articlelist *** */

.home .articlelist .item {
  background: url(i/home-articlelist-dots.gif) no-repeat 11px 0;
  margin-bottom: .6em;
  padding-top: .6em;
  margin-left: -12px;
  padding-left: 12px;
}

.home .articlelist .firstitem {
  background: none;
  padding-top: 0;
}

.home .articlelist h3 {
  margin-left: -12px;
  background: url(i/dot.gif) no-repeat 0 .33em;
  padding-left: 12px;
  position: relative;
} 


.home .articlelist .moreolder a,
.home .articlelist .archivelink a {
  float: right;
  padding-right: 0;
}


