.stream { position:absolute;right:99999px; }
.print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #e7e9ed url(../img/body_bg_top.gif) repeat-x;
  margin : 0;
  padding : 0;
  color : #333333;
  line-height : 1.2;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 13px;  _font-size :  81.25%; }
body.zoom3 { font-size : 14px;  _font-size :  87.50%; }


.bodywrap {
  position : relative;
  width : 938px;
  margin : 0 auto;
  text-align : left;
  background: url(../img/bodywrap_bg.gif) repeat-y;
}

.threecol .bodywrap {
  background-image: url(../img/bodywrap_bg2.gif);
}

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;
}
p {
  line-height: 1.4;
  margin: 0 0 .8em 0;
}


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 : #147CBE;
  text-decoration: none;
}



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 {
  color: #0C598A;
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  color: #666666;
  font-size : 1em;
  margin-bottom : 1em;
  margin-top: -9px;
}
h2 {
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .5em;
}
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; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #CECECE;
  background : #fff;
  color : #000;
}

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input,
.pageextra2 select,
.pageextra2 textarea,
.pageextra2 .textinput,
.pageextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  border : 1px solid #CECECE;
  color : #838282;
  font-family: verdana;
  background: #fff url(../img/btn_bg.gif) repeat-x 0 100%;
  font-size : .92em;
  font-weight: bold;
  padding: 2px 5px 3px 5px;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #bbb;
  color : #aaa;
}


.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            */
/* ********************************** */


.pageheader {
  height: 205px;
  _height /**/: 229px;
  background: #fff url(../img/pageheader_top.png) no-repeat;
  padding-bottom: 1.5em;
}

.pageheader .brand {
  padding-left: 20px;
}

.pageheader .brand span {
  display: none;
}
.pageheader .sitelogo {
  margin-left: 118px;
  margin-top: 56px;
}

.pagebody {
  float : left;
  margin-left : 179px;
  width : 759px;
  _display : inline;
  background: url(../img/pagebody_fade_top.gif) no-repeat;
  margin-bottom: 0;
}
.threecol .pagebody {
  width : 527px;
  margin-right : 232px;
}
.pagebody .wrapper {
  padding : 3px 40px 0 40px;
}

.pageextra1 {
  float : left;
  width : 179px;
  margin-left : -938px;
  _display : inline;
}

.pageextra1 .wrapper {
  padding: 3px 11px 0 19px;
}

.pageextra2 {
  background: url(../img/pagebody_fade_top.gif) no-repeat;
  float : left;
  width : 232px;
  _display : inline;
  margin-left : -232px;
  _margin-left : -233px;
}

.pageextra2 .wrapper {
  padding: 0 9px 0 15px;
}

.pageextra5 {
  height: 165px;
  clear : both;
  background: #e7e9ed url(../img/bodywrap_bg_bottom.png) no-repeat;
}

.threecol .pageextra5 {
  background-image: url(../img/bodywrap_bg_bottom2.png)
}



/*
  disposable helper fyrir canvas vinnu  
*/
.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper,
.pageheader .wrapper,
.pagebody .wrapper {
  _height : 1em;
}





/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0; /* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.boxhd {
  font-family: Georgia;
  font-size: 1.54em;
  margin-top : 18px;
  font-weight: normal;
}
.content { _height:0;min-height:0; /* ie hasLayout fix */ }

.pagebody .boxhd { margin-bottom: .6em; }


/***** contentbox ****/

.contentbox {
  margin-top: -3px;
  margin-bottom: 3px;
  background: url(../img/content_box_bottom.gif) repeat-x 0 100%;
}

.contentbox .boxhd {
  font-weight: bold;
  color: #646363;
  font-family: Georgia;
  font-size: 1.25em;
  font-weight: normal;
  margin-bottom: 8px;
}

.contentbox .content {
  color: #7F7E7E;
  font-size: .92em;
  background: url(../img/content_box_top.gif) repeat-x;
  padding: 5px 0 14px 7px;
}
.contentbox li { _display : inline; }
.contentbox li a {
  display: block;
  font-weight: bold;
  background: url(../img/arrow_blue.gif) no-repeat 0 50%;
  padding: 4px 0 5px 10px;
  _height : 1px;
}

.contentbox form {
  padding-top: 12px;
}

.contentbox input {
  width: 190px;
}






/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
  font-size: .92em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding-left : 10px;
  margin-right: 10px;
  background : url("../img/arrow_blue.gif") 0% 50% no-repeat;
  text-decoration: underline;
}
.more a { text-decoration: underline; }


.wrapper .quizbox .archivelink a,
.wrapper .content .archivelink a {
  margin-top: 5px;
  color: #838282;
  text-decoration: none;
  font-weight: bold;
  padding: 0;
  background: none;
}

.wrapper .quizbox .archivelink a:hover,
.wrapper .quizbox .archivelink a:focus,
.wrapper .quizbox .archivelink a:active
.wrapper .content .archivelink a:hover,
.wrapper .content .archivelink a:focus,
.wrapper .content .archivelink a:active {
  text-decoration: underline;
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
  background: url(../img/dot_line.gif) repeat-x 0 100%;
  padding-bottom: 9px;
}
.articlelist .item h3 {
  font-size : 1.16em; 
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : 10px 0 .33em .5em;
  border : 1px solid #999;
}

.articlelist a {
  color: #0C598A;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}
.articlelist .date {
  font-size: .83em;
  color: #333333;
}
.articlelist ul li .date {
  font-size: .93em;
}

.articlelist .summary .more a {
  padding: 0;
  background: none;
}

.articlelist ul li {
  width: 100%;
  overflow: hidden;
  padding-bottom: 3px;
}

.articlelist ul .meta {
  float: left;
  background: url(../img/date_line.gif) no-repeat 100% 60%;
  margin-top: 1px;
  margin-right: 9px;
  padding-right: 6px;
}

.articlelist ul a {
  margin-top: 1px;
  float: left;
}



/* ******  article  ****** */

.article .content h1 { position: relative; }

.article .content h2 { font-size: 1em; }

.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 .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-ie5mac img.center { display : inline; }

.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 .chapters {
  margin-top: -43px;
  margin-left: 10px;
  padding-left: 18px;
  width: 150px;
  float: right;
  background: url(../img/aukafloat_dot_line.gif) repeat-y;
}

.article .chapters h3 {
  color: #666666;
  font-family: Georgia;
  font-size: 1.25em;
  margin: 4px 0 6px 0;
  font-weight: normal;
}

.article .chapters ul {
  padding-left: 4px;
  list-style: none;
}

.article .chapters li {
  padding: 3px 0 2px 0;
  margin: 0;
  padding-left: 10px;
  background: url(../img/arrow_dark_gray.gif) no-repeat 0 50%;
}

.article .chapters li a {
  display: block;
  display: inline;
}





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */
.quizbox form {}
.quizbox .question { font-weight : bold; }

.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
  font-size : .92em;
}
.quizbox li {
  margin-bottom : .5em;
  _height : 1em;
}
.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;
}
.quizbox input.button { font-size : .92em; }
.quizbox 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 .content { 
  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 {
  font-size: .92em;
  position : absolute;
  top : 1em;
  right : 46px;
  z-index: 1;
  margin-top: 177px;
  margin-right: -1.2em;
  width: 500px;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999px; }

.breadcrumbs .content { color : #7f7e7e; float:right; }

.breadcrumbs .content a,
.breadcrumbs .current {
  margin: 0 3px 0 4px;
  text-decoration : none;
  color : #7f7e7e;
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhd {
  padding : 0;
  border : none;
}

.qnav .boxhd a {
  background : transparent url(../img/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height : 1em;
  text-transform : none;
  font-weight : normal;
  text-decoration : none;
}
.qnav .boxhd a:hover,
.qnav .boxhd a:focus,
.qnav .boxhd a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .content {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .content { display : none; }
.qnav-open .content { display : block; }

.qnav li { _display : inline; }
.qnav .content a {
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height : 1em;
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */
.mnav {
  color: #646363;
  background: #fff url(../img/mnav_bg.png) no-repeat 0 100%;
  top: 112px;
  left: 0;
  width: 906px;
  position: absolute;
  border: 1px solid #e0e0e0;
  font-weight: bold;
  padding: 0 15px;
  _width /**/: 938px;
}
.mnav .boxhd { position:absolute;right:9999px; }
.mnav .content { padding : 0; }

.mnav ul { }
.mnav li {
  float: left;
  display : inline;
  background: url(../img/mnav_line.gif) no-repeat 0 55%;
}

.mnav .home {
  background: none;
}

.mnav .content a {
  color: #646363;
  display : block;
  padding : .1em .33em;
  text-decoration : none;
  padding: 9px 14px 9px 13px;
}
.mnav .content a:hover,
.mnav .content a:focus,
.mnav .content a:active {
  text-decoration: underline;
  
}
.mnav .parent a,
.mnav .current a {
  color: #147cbe;
}

.mnav .level2 {}

.mnav .level2 a {
  font-weight : normal;  
  padding-left : 1.4em;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight : bold;
}

.mnav .level2 .level3 a {
  font-weight : normal;  
  padding-left : 2.8em;
}
.mnav .level3 .current a {
  font-weight : bold;
}




/* ******  snav  ****** */
.snav {  }

.snav .boxhd {
  color: #646363;
  font-weight: bold;
  position: absolute;
  top: 1em;
  left: 0;
  width: 907px;
  _width /**/: 938px;
  height: 49px;
  _height /**/: 75px;
  margin-top: 136px;
  padding: 21px 0 0 31px;
  background: url(../img/category_title_bg.png) no-repeat;
}
.snav .content {
  font-size: .92em;
  padding : 0;
}

.snav  ul {   }
.snav  li { display : block; }

.snav .cat1 {
  background: none;
}

.snav .content a {
  _height: 1px;
  padding : 4px 0 5px 0;
  padding-left: 13px;
  background: url("../img/arrow_light_gray.gif") no-repeat 0 50%;
  color: #7b7b7b;
  display : block;
  text-decoration : none;
  font-weight: bold;
}
.snav  .content a:hover,
.snav  .content a:focus,
.snav  .content a:active {
  color: #3978b8;
}

.snav .parent {}

.snav .current a,
.snav .parent a {
  background: url("../img/arrow_blue.gif") no-repeat 0 50%;
  color: #3978b8;
}

.snav .level2 { }
.snav .level2 li { }
.snav .level2 a {
  background: url("../img/arrow_light_gray.gif") no-repeat 10px 50%;
  padding-left: 22px;
  color: #3978b8;
  font-weight : normal;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  background: url("../img/arrow_blue.gif") no-repeat 10px 50%;
  font-weight : bold;
}

.snav  .level2 .level3 a {
  font-weight : normal;  

}
.snav  .level3 .current a {
  font-weight : bold;
}





/* ******  enav  ****** */
.enav {
  font-size: .92em;
  position: absolute;
  top: 27px;
  margin-top: -1em;
  right: 86px;
  text-align : center;
  width: 710px;
}
.enav .boxhd { position:absolute;right:9999px; }
.enav ul {
  overflow : hidden;
  width : auto;
  float: right;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 13px;
  background: url(../img/enav_line.gif) no-repeat 0 70%;
}

.enav li.cat1 { margin-left: -1px; }

.enav .content a {
  color: #7f7e7e;
  text-decoration: none;
}

.enav .parent a,
.enav .current a {
  font-weight : bold;
}





/* ******  flnav  ****** */
.flnav { display: none; }
.flnav .boxhd { position:absolute;right:99999px; }
.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 .content a {}

.flnav .parent a,
.flnav .current a { font-weight : bold; }






/* ******  monthlist ****** */
.events,
.monthlist {
}

.monthlist table {
  border: 1px solid #E0E0E1;
  background-color: #fff;
  color: #999999;
  margin: 0;
  font-size: .92em;
}

.events .pager,
.monthlist .pager {
  text-align : center;
  font-weight: bold;
  margin: 12px 57px;
  font-size: .92em;
}

.events .pager a,
.monthlist .pager a {
  color: #7F7E7E;
}

.events .pager .next,
.monthlist .pager .next,
.events .pager .prev,
.monthlist .pager .prev {
  height: 1em;
  background: url(../img/arrow_last.gif) no-repeat 0 70%;
  float : left;
  height: .92em;
  width: 8px;
  overflow: hidden;
}

.events .pager .next a,
.monthlist .pager .next a,
.events .pager .prev a,
.monthlist .pager .prev a {
  text-indent: -9999em;
  display: block;
}

.events .pager .next,
.monthlist .pager .next {
  background-image: url(../img/arrow_next.gif);
  float : right;
}

.monthlist caption {

}

.monthlist caption a {
  font-size: .92em;
  color: #7F7E7E;
}




.monthlist .grid { width : 100%; border : none; }
.monthlist .grid .calendar { width : 90%; }

.eventlist .paging {
  text-align : center;
  font-weight: bold;  
  font-size: .92em;
}

.eventlist .paging li  {	
	display : block;
	width : 33%;	
}

.eventlist .paging li a {
		display : block;
		width : 100%;  
}

.eventlist .paging .prev {  float : left; 	text-align : left;}
.eventlist .paging .next {  float : right;  text-align : right;}


/* ******  calendar  ****** */
.calendar { margin : 0; }
.pageextra1 .calendar,
.pageextra2 .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 : 1em;
  padding : 3px 0 1px 0;
  border-bottom : 1px solid #E1E1E1;
  font-weight: bold;
}
.calendar td {
  padding : 0;
  text-align : center;
  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 : 3px 0 2px 0;
}
.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%;
  clear: both;
}
.advert .boxhd { text-align : left; }
.advert .content { 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;
  right : 3px;
  bottom: 10px;
  width : 210px;
}
.qsearch .boxhd {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: .92em;
  color: #9C9B9B;
  margin-bottom: 3px;
}

.qsearch label {
  display: none;
}

.qsearch .content { padding : 0; }
.qsearch .fi_txt input {font-size : .92em; font-family: verdana; width : 140px; padding: 2px 0 2px 0; }

.qsearch .fi_btn input {
  font-size : .83em;
  width : 5em;
  padding: 1px 0 2px 0;
}





/* ******  sitemap  ****** */
.sitemap .content {
  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 : 1em;
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(../img/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #c00; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */


.footer {
  padding-top: 108px;
  color: #7f7e7e;

}

.footer .content {
  background: url(../img/footer_bottom.png) no-repeat 0 100%;
  width: 100%;
  overflow: hidden;
  height: 57px;

}

.footer ul {
  overflow: hidden;
  padding-top: 46px;
  margin-left: 11px;
  margin-top: -2em;
  width: 707px;

}

.footer li {
  padding: 0 15px 0 15px;
  margin-left: -1px;
  float: left;
  background: url(../img/enav_line.gif) no-repeat 0 70%;
}

.footer li a {
  color: #7f7e7e;
}





/* ******  eplicaad  ****** */
.eplicaad {
  overflow: hidden;
  width: 100%;
  height: 74px;
  background-color: #e7e9ed;
}
.eplicaad img {
  margin: 6px 4px;
  float: right;
}




/* ******  imgrotor  ****** */
.imgrotor { display : none; }





/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 11px;
  right : 17px;
  width: 73px;
}
.fontsizer h2 { position:absolute;right:9999px; }
.fontsizer ul {
  float: right;
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : left;
  display: inline;
  height: 18px;
  width: 19px;
  margin-right: 5px;
  overflow: hidden;
}
.fontsizer a {
  height: 18px;
  display : block;
  padding-left: 19px;
  background : url("../img/font-dwn.gif") no-repeat;
}
.bodywrap-ie5mac .fontsizer a { float : right; }

.fontsizer .dwn {
  position: relative;
  margin-left: -24px;
  margin-right: 30px;
}

.fontsizer .up {
  margin-right: -20px;
}

.fontsizer .up a {
  background-image : url("../img/font-up.gif");
}
.fontsizer .alt a {
  background-image : url("../img/font-alt.gif");
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position: 0 -18px; }


/* ****** felagaform  ****** */
.felagaform p { display : block; width : 49%; float : left;}
.felagaform .fi_txt label {
		display : block;		
}

.felagaform .fi_chk { margin-top : 10px; }
.felagaform .fi_txt small { padding-left : 4px; }

/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color: #147cbe; text-decoration : underline; }

.content .more a:hover,
.content .more a:focus,
.content .more a:active,
.content .more a:hover,
.content .more a:focus,
.content .more a:active,
.content .buttons a:hover,
.content .buttons a:focus,
.content .buttons a:active { text-decoration : none; }

body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

