.stream { position:absolute;right:9999em;left:auto; }
/* Accessibility tr1ck50r */
.bodywrap .wrapper a.stream:focus,
.bodywrap .wrapper a.stream:active,
.bodywrap .wrapper .stream a:focus,
.bodywrap .wrapper .stream a:active {
  background : #fff;
  border : 1px solid #029;
  margin : 0;
  padding : 3px 5px;
  color: #c00;
  right : 0;
  z-index:9999;
  font-size : 1em;
  white-space : nowrap;
}
.bodywrap .wrapper .stream a:focus,
.bodywrap .wrapper .stream a:active {
  position : absolute;
  right : -9999em;
}

.print { display : none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } /* fixes the background-image flicker bug in IE */
html, body { height : 100%; }

body {
  background : #fff url(i/topGradBg.gif) repeat-x;
  margin : 0;
  padding : 0;
  color : #595959;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 14px;  _font-size :  87.50%; }
body.zoom3 { font-size : 16px;  _font-size : 100.00%; }


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 { 
	color : #595959;
	text-decoration: none;	
}
a.current,
.current a {
  color : #333;
}
.pagebody a { font-weight: bold; }
a.listi { 
  background : url(i/subArrow.gif) 0 50% no-repeat;
  padding: 4px 0 4px 18px; 
  float: right; 
}
hr {
  height : 1px;
  border : none;
  border-top : 1px solid #e8e8e9;
}
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;
  font-family : Trebuchet MS, Arial, Helvetica;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.5em;
  margin-top : .3em;
  margin-bottom : .55em;
  color: #333;
}
h3 {
  font-size : 1.09em;
  margin-top : 0.8em;
  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 #888;
  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;
  background : #fff;
  border : 1px solid #888;
  color : #000;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c00;
  color : #c00;
}


.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            */
/* ********************************** */

.bodywrap {
  position : relative;
  width : 918px;
  margin : 0 auto -60px;
  text-align : left;
}



.pageheader { 
  height: 114px; 
  border-bottom : 7px solid #51a221; 
  margin-bottom:2px; 
}
.pageheader .brand {  
  position: relative; 
  z-index: 1;
}

.pageheader .sitelogo { 
  vertical-align : middle; 
  float: left; 
  margin-top: 20px; 
}
.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */

.pagebody {
  border-top : 2px solid #666;
  float : left;
  _display : inline;
}
.home .pagebody {
  width: 744px;
  _width: 743px;
}
.onecol .pagebody { width : 918px; }
.home .pageextra3 { 
  width : 917px;
  clear : left; 
  background : url(i/pe3-top.gif) 0 0 no-repeat;
  min-height : 100px;
}
.onecol .pageextra1,
.home .pageextra1 { margin-left: -9999px; _height:0;min-height:0; /* ie hasLayout fix */ }
.twocol .pagebody {
  margin-left:186px;
  width:732px;
  width /**/:732px;
  ~width: 736px;
  ~margin-left: 182px;
  _width: 717px;
  _margin-left: 181px;
}
.threecol .pagebody {
  width : 558px;
  margin-left : 186px;
  width /**/: 570px;
  margin-left /**/: 174px;
}
.sub .pagebody .wrapper {
	padding: 0pt 16px;
}
.onecol .pagebody .wrapper { padding : 0; }
.pageextra1 {
  border-top : 2px solid #666;
  float : left;
  width : 174px;
  margin-left: -918px;
  _margin-left /**/: -898px;
  _display : inline;
  background : url(i/leftBorder.gif) 100% 0 no-repeat;
  padding-right: 12px;
  min-height: 670px;
  _height: 670px;
}

.threecol .pageextra1 { 
  margin-left: -744px;
}

.pageextra2 {
  border-top : 2px solid #666;
  float : left;
  width : 174px;
  _display : inline;

}

.pageextra5 {
  clear : both;
  height: 37px;
}


.pagebottom { 
  background : url(i/bottomGrad.gif) 0 0 repeat-x; 
  height: 210px; 
}






/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.boxhd { padding-top : 1.5em; margin-top: 0; }
.content { _height:0;min-height:0;/* ie hasLayout fix */ }

.threecol .pagebody h1,
.sub .pagebody .articlelist h2.boxhd,
.sub .pagebody .event h2.boxhd,
.twocol .pagebody h1 {
  color: #51a221;
  font-size: 1.83em;
  font-weight: normal;
  margin : 0 0 .4em;
  padding : 32px 0 .5em 0;
  width : 538px;
  position : static;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.onecol .pagebody h1,
.onecol .pagebody .article .boxhd {
  position : static;
  left : auto;
  right : auto;
  padding : 32px 0 .5em 15px;
  background-color : #fff;
  border-bottom : 1px solid #d1d2d4;
  color: #51a221;
  font-size: 1.83em;
  font-weight: normal;
  margin : 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.onecol .pagebody .upplarticle h2.boxhd,
.onecol .pagebody .upplarticle h2 {
  background : url(i/h1Grad2CBg.gif) 0 100% no-repeat; 
  border : none;
  padding:15px 0pt 0.5em 0;
  margin : 0 0 .3em;
  font-size:1.83em;
  font-weight : normal;
  color:#51A221;
}
.onecol .pagebody .upplarticle h2 a {
  color:#51A221;
  font-weight : normal;
}
.sub .pagebody .content {
  padding-top : 7em;
  padding-top : 0;
}
.sub .pagebody h1 {
  position : static;
}
.sub .pagebody .imgbox {
  /*margin-top : 7em;*/
}

.onecol .pagebody .content {
  padding-top : 0;
}
.sub .pagebody .content .content {
  padding-top : 0;
}

.twocol .pagebody .articlelist h2.boxhd,
.twocol .pagebody h1 { background : url(i/h1Grad2CBg.gif) 0 100% no-repeat; width : 714px; }
.threecol .pagebody .event h2.boxhd,
.threecol .pagebody .articlelist h2.boxhd,
.threecol .pagebody h1 { background : url(i/h1Grad3CBg.gif) 0 100% no-repeat; }

.twocol .pagebody h2.subtitle{
	background : url(i/2colHline.gif) 0 100% no-repeat;
	font-weight: normal;
  margin-top: 0.3em;
  padding: 0 0 4px 20px;
}
.threecol .pagebody h2.subtitle{
	background : url(i/3colHline.gif) 0 100% no-repeat;
}



/* ******  sbox  ****** */
.home .sbox .boxhd {
  padding-top : .4em;
  margin-bottom : .2em;
}
.sbox { 
  background : url(i/sboxBg.gif) 100% 0 repeat-y; 
  border : 1px solid #D3D4D6; 
  width: 172px; 
  text-align: center;
}
.home .sbox { margin-bottom : 1em; }
.sbox .boxhd { 
  color:#51a221; 
  font-size: 1.58em; 
  font-family: Trebuchet MS, Verdana, Arial; 
  padding-top: 1em; 
}
.sbox .simabox { 
  background : url(i/simarBg.gif) 0 0 no-repeat; 
  padding: 6px 0; 
}
.sbox p {
  margin: 0; 
  padding: 0; 
  font-size: 0.92em; 
}
.sbox .simabox h2 { 
  margin: 0; 
  padding: 0; 
  color: #595959; 
}
.sbox p.phone {
  color:#51a221; 
  font-size: 1.58em; 
  font-family: Trebuchet MS, Verdana, Arial; 
  font-weight: bold; 
}
.sbox h4 {
  padding-bottom: 7px; 
  font-size: 1.33em; 
  color:#daaa45; 
}
.sbox h2 { font-size: 1.27em; }


/* ******  xbox  ****** */
.xlower { 
  width: 526px; 
  padding: 10px; 
  margin-bottom: 15px; 
  min-height: 50px; 
  float : left;
}
.pageextra3 .boxleft { 
  width: 340px; 
  float: left;
  padding-right : 20px;
  background : url(i/xlower-sep.gif) 100% 0 no-repeat;
}
.xlower:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.pageextra3 .advert { width : 268px; float : left; position : relative; z-index : 1; }
.pageextra3 .advert .boxhd { font-size : 1.42em; margin-bottom : .7em; }
.pageextra3 .advert .boxhd span { color : #51a221; }
.pageextra3 .eventlist { width : 513px; float : left;  margin-left : -268px; }
.pageextra3 .eventlist .boxhd { padding-top : 4px; margin-left : 268px; margin-bottom : .3em; }
.pageextra3 .eventlist .content { background : url(i/dots.gif) 0 100% no-repeat; _height:170px;min-height:170px; }
.pageextra3 .eventlist .content ul { padding-left : 268px; padding-top : .5em; background : url(i/dots.gif) 0 0 no-repeat; }
.pageextra3 .eventlist li a { font-size : 1.27em; text-decoration : none; } 
.xupper {
  position : relative;
  background : url(i/fpBoxBottomBg.gif) 0 245px no-repeat; 
  padding-top : 300px;
  height : 3em;
}
.xupper .boxhd,
.xupper li {
  padding : 0 1em;
  font-size : 1.33em;
  float : left;
}
.islenska .xupper a {
  color : #51A221;
}

.xlower .boxhd { 
  padding:0; 
  font-size: 1.16em; 
  color: #595959; 
}
.xlower .articlelist h3 a { 
  font-size: 1em; 
  font-family:Arial,Helvetica,sans-serif; 
  text-decoration: none; 
}
.pagebody .xlower .articlelist h3 a { 
  color: #333; 
}
.xlower .content {padding-left: 5px; }
.xlower .content a { 
  font-size: 0.92em; 
  color:#51a221; 
  text-decoration: underline; 
}
.xlower .item {
  background : url(i/dots.gif) 0 100% no-repeat; 
  padding-bottom: 10px;
}
.xlower ul {
  background : url(i/dots.gif) 0 100% no-repeat; 
  padding-bottom: 10px;
}
.xlower .archivelink { padding: 10px 0 20px; }
.xlower .articlelist li {padding-bottom: 0.1em}




/* ******  hbox  ****** */
.hbox { border: 1px solid #D2D3D5; }
.hbox .content { padding: 10px; }
.hbox h3 { 
  color: #818181; 
  margin: 0; 
}
.hbox p { 
  padding-left: 10px; 
  font-size: 0.92em; }
.hbox {
	margin-top: 15px;
}
.hbox h2 { 
  background : #fff url(i/sboxBg.gif) 100% 0 repeat-y; 
  border-bottom: 2px solid #51A221; 
  text-align: left; 
  color: #666; 
  font-size: 1.08em; 
  padding: 10px 0 5px 10px; 
}
.wrapper .hbox ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.wrapper .hbox li { margin : 0; }
.hbox li a {
  display : block;
  background : url(i/langnav-arrow.gif) 5px .5em no-repeat;
  padding : 2px 0 2px 19px;
}
.hbox .more a { 
  color : #51A221;
}



div.wrapper div.langs li a {
  display : block;
  padding : 3px 0 3px 25px;
  background : #B8B8B9 url(i/isLangFlag.gif) 4px 50% no-repeat;
  color : #fff;
}

.langdiff {
  background-color : #f8f8f8;
}
.wrapper .langdiff .content { padding : 10px; }
.langdiff .content h1 {
  background : none;
  font-size : 1.4em;
  color : #000;
  padding : .4em 0;
  position : static;
}
.langdiff .content ul {
  padding : 0;
  list-style : none;
  
}
.pagebody .langs .content,
.pagebody .loginpagebox .content { padding-top : 0; }



/* ********************************** */
/* 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;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 10px 0 0px;
}



/* ******  articlelist  ****** */
.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 {
  padding : 1px; border : 1px solid #d7d8da;
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a { 
}




/* ******  article  ****** */
.pagebody .article .boxhd { position:absolute;right:19999px;left:auto; }

.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  padding : 4px 0;
  margin : 0 0 .4em 0;
  font-weight : bold;
}
.article .summary p { margin : 0; }
.article .content h2 {
  font-size : 1.17em;
  margin : 0;
  padding : .5em 0 .55em 0;
}
.article .content h3 {
  color : #000;
}
.article img { clear : both; vertical-align : text-bottom; padding : 1px; border : 1px solid #d7d8da; }
.article img.left { float : left;  margin : .2em 1.5em 1em 0; }
.article img.right { float : right;  margin : .2em 0 1em 1.5em; clear : none; }
.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
}
.pagebody .article a { color:#d3a032; font-weight: bold; }
.article strong {color: #000;}
.article a strong {color: #d3a032;}

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }

.paging ul { list-style : none; padding : 0; }
.paging .prev { float : left; margin-right : 1em; }
.event .paging a {
  font-weight : normal;
}

.soundtrack {
  width : 170px;
  height : 17px;
  float : right;
  margin-left : 10px;
  margin-right : -50px;
}

.article ul.infolist {
  padding : 0;
  list-style : none;
}
.article ul.infolist li {
  margin-bottom : .2em;
}


.upplarticle {
  float : left;
  width : 716px;
}
.upplarticle h3 {
  clear : both;

}
.pagebody .wrapper .upplarticle h2.boxhd  {
  padding-top : 20px;
}

.mainarticle {
  margin : 0 230px 0 202px;
}

.leftcol {
  padding-top : 2em;
  clear : both;
  width : 192px;
  margin-right : 10px;
  float : left;
  min-height : 300px;
  background : url(i/leftcol-grad.gif) 100% 50% no-repeat;
}
.article .leftcol {
  padding-top : 0;
  min-height : 220px;
  background : url(icemap/i/ismap-grad.png) 100% 100% no-repeat;
}
.rightcol {
  width : 200px;
  padding-left : 20px;
  margin-left : 10px;
  float : right;
  min-height : 215px;
  background : url(icemap/i/ismap-grad.png) 0 100% no-repeat;
}


.maincol {
  margin : 0 230px 0 202px;
}
/*
.maincol img {
  clear : none;
  float : right;
  margin-left : 10px;
  margin-bottom : 5px;
}
*/
.serviceinfo {
  width : 716px;
  float : left;
}




/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 1em 20px;
  margin : 0;
  width : auto;
}
.sub .imgbox {
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  border: 1px solid #D7D8DA;
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
  text-align:center;
}
.imgbox .imgname {position:absolute;right:9999em;left:auto;}
.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; }



.imgbox .pgr {
   position : relative;
}
.imgbox .pgs b,
.imgbox .pgr span {
  color : #888;
  font-weight : normal;
}
.imgbox .pgr .prev {
  position : absolute;
  top : 0px;
  left : 0px;
}
.imgbox .pgr .next {
  position : absolute;
  top : 0px;
  right : 0px;
}
.imgbox .pgs {
  overflow : hidden;
  height : 1.5em;
  line-height : 1.5em;
  text-align : center;
}



/* ******  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;
}
.pagebody 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 {
  position : absolute;
  top : 140px;
  ~top : 130px;
  left : 190px;
  width : 550px;
  color: #666;
  font-size: 0.92em;
}
.onecol .breadcrumbs {
  left : 15px;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {}

.breadcrumbs .content span,
.breadcrumbs .content a {
  text-decoration : none;
  color : #666;
}

.breadcrumbs i { font-style: normal; }



/* ******  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(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 .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:0;min-height:0;/* ie hasLayout fix */
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */
.mnav {}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content { padding : 0; }

.mnav ul {}
.mnav li {
  display : inline;
  padding-bottom : 0;
}

.mnav .content a {
  display : block;
  padding : .1em .33em;
  text-decoration : underline;
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active {
  background-color : #eee;
}
.mnav .parent a,
.mnav .current a {
  font-weight : bold;
}

.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 { font-weight: bold; }
.snav .boxhd { position:absolute;right:9999em;left:auto; }
.snav ul.level1 { padding-top: 20px; }
.snav li {min-height: 26px;_height: 26px;}
.home .snav li {min-height: 26px;_height: 60px;}
.snav a { padding: 3px 0 3px 30px; color: #818181; display : block;}

.snav a:hover,
.snav a:focus,
.snav a:active {
  
}
.snav .parent a,
.snav .current a {
  color: #595959;
}
.snav  ul.level2 {padding: 5px 0 10px 30px; display: block; }
.snav .level2 li {padding: 0; _height:0;min-height:0; /* ie hasLayout fix */}

.snav .level2 a {
  font-weight : normal;
  padding: 0 0 0 10px;
  margin: 0;
  background: none;
  font-size: 0.92em;
  color: #818181;
}
.snav .level2 .parent a,
.snav .level2 .current a {
	background : url(i/lvl2Arrow.gif) 0 .5em no-repeat;
	font-weight: bold;
	color: #51a221;
}

.snav .level2 .level3 a {
  font-weight : normal;
  padding: 0 0 0 16px;
  margin: 0;
  background: none;
  font-size: 0.92em;
  color: #818181;
}
.snav .level2 .level3 .parent a,
.snav .level2 .level3 .current a {
	background : url(i/lvl2Arrow.gif) 6px 50% no-repeat;
	font-weight: bold;
	color: #51a221;
}

.snav a.cat1{ background : url(../myndir/smallIcons/cat01.gif) 0 0 no-repeat; }
.snav a.cat2{ background : url(../myndir/smallIcons/cat02.gif) 0 0 no-repeat; }
.snav a.cat3{ background : url(../myndir/smallIcons/cat03.gif) 0 0 no-repeat; }
.snav a.cat4{ background : url(../myndir/smallIcons/cat04.gif) 0 0 no-repeat; }
.snav a.cat5{ background : url(../myndir/smallIcons/cat05.gif) 0 0 no-repeat; }
.snav a.cat6{ background : url(../myndir/smallIcons/cat06.gif) 0 0 no-repeat; }
.snav a.cat7{ background : url(../myndir/smallIcons/cat07.gif) 0 0 no-repeat; }
.snav a.cat8{ background : url(../myndir/smallIcons/cat08.gif) 0 0 no-repeat; }
.snav a.cat9{ background : url(../myndir/smallIcons/cat09.gif) 0 0 no-repeat; }
.snav a.cat10{ background : url(../myndir/smallIcons/cat010.gif) 0 0 no-repeat; }
.snav a.cat11{ background : url(../myndir/smallIcons/cat011.gif) 0 0 no-repeat; }
.snav a.cat12{ background : url(../myndir/smallIcons/cat012.gif) 0 0 no-repeat; }
.snav a.cat13{ background : url(../myndir/smallIcons/cat013.gif) 0 0 no-repeat; }
.snav a.cat14{ background : url(../myndir/smallIcons/cat014.gif) 0 0 no-repeat; }
.snav a.cat15{ background : url(../myndir/smallIcons/cat015.gif) 0 0 no-repeat; }
.snav a.cat16{ background : url(../myndir/smallIcons/cat016.gif) 0 0 no-repeat; }
.snav a.cat17{ background : url(../myndir/smallIcons/cat017.gif) 0 0 no-repeat; }
.snav a.cat18{ background : url(../myndir/smallIcons/cat018.gif) 0 0 no-repeat; }
.snav a.cat19{ background : url(../myndir/smallIcons/cat019.gif) 0 0 no-repeat; }


.home .snav { 
  background : url(i/fpBoxTopBg.gif) 0 0 no-repeat; 
  width: 712px; 
  padding: 10px; 
  margin-bottom: 15px; 
  min-height: 50px; 
  clear:both;
  width /**/: 732px;
  position: absolute;
  left: 0px;
  top: 270px;
}
.home .snav .content { padding-top : 20px; }
.home .snav ul.level1 { padding-top : 0; } 

.home .snav .boxhd { position:absolute;right:9999em;left:auto; }

.home .snav li { 
  margin: 0 15px 10px 5px; 
  float: left;
  _display : inline;
  
}
.home .snav a {
  font-weight: bold; 
  padding: 12px 0px 0px 60px;
  _padding-top : 0;
  display: block;
  float: left;
  width: 98px;
  _width: 96px;
  height: 38px;
  _height : 60px;
  _width /**/: 155px;
  _height /**/: 50px;
}
.home .snav .fjolmenningasetur a { background : url(../myndir/largeIcons/cat01.gif) 0 0 no-repeat; }
.home .snav .frettir a { background : url(../myndir/largeIcons/cat02.gif) 0 0 no-repeat; }
.home .snav .tulkun a { background : url(../myndir/largeIcons/cat03.gif) 0 0 no-repeat; }
.home .snav .island a { background : url(../myndir/largeIcons/cat04.gif) 0 0 no-repeat; }
.home .snav .stjornsysla a { background : url(../myndir/largeIcons/cat05.gif) 0 0 no-repeat; }
.home .snav .fjarmal a { background : url(../myndir/largeIcons/cat06.gif) 0 0 no-repeat; }
.home .snav .vinna a { background : url(../myndir/largeIcons/cat07.gif) 0 0 no-repeat; }
.home .snav .fjolskylda a { background : url(../myndir/largeIcons/cat08.gif) 0 0 no-repeat; }
.home .snav .husnaedi a { background : url(../myndir/largeIcons/cat09.gif) 0 0 no-repeat; }
.home .snav .menntun a { background : url(../myndir/largeIcons/cat010.gif) 0 0 no-repeat; }
.home .snav .heilsa a { background : url(../myndir/largeIcons/cat011.gif) 0 0 no-repeat; }
.home .snav .neydaradstod a { background : url(../myndir/largeIcons/cat012.gif) 0 0 no-repeat; }
.home .snav .bilar a { background : url(../myndir/largeIcons/cat013.gif) 0 0 no-repeat; }
.home .snav .tenglar a { background : url(../myndir/largeIcons/cat014.gif) 0 0 no-repeat; }
.home .snav .eydublod a { background : url(../myndir/largeIcons/cat015.gif) 0 0 no-repeat; }
.home .snav .hljodskra a { background : url(../myndir/largeIcons/cat016.gif) 0 0 no-repeat; }
.home .snav . a { background : url(../myndir/largeIcons/cat017.gif) 0 0 no-repeat; }
.home .snav . a { background : url(../myndir/largeIcons/cat018.gif) 0 0 no-repeat; }
.home .snav . a { background : url(../myndir/largeIcons/cat019.gif) 0 0 no-repeat; }
.home .snav . a { background : url(../myndir/largeIcons/cat020.gif) 0 0 no-repeat; }


/* ******  xnav  ****** */
.xnav { text-align: center; margin: 10px 0 15px; height:120px;}
.xnav .boxhd { position:absolute;right:9999em;left:auto; }
.xnav .item { 
	background : url(i/topBoxesBg.gif) 0 0 no-repeat; 
	width: 174px;
	height: 120px;
	float: left;
	margin-right: 12px;
	text-align: center;
}
.xnav .last { _margin-right: 0px; }
.xnav h3 { 
  margin: 0; 
  font-size : 1em;
  line-height : 1.1;
  display : block;
  text-align : center;
  height : 41px;
  vertical-align : middle;
  width : 174px;
  
}
.xnav h3 a {
  width : 174px;
  vertical-align : middle;
  text-align : center;
  display: table-cell;
  ~display : block;
  ~padding-top : 8px;
  height:41px;
}
.home .xnav .item img { 
  width : 170px;
  height : 85px;
}
.pageextra1 .xnav .item {
  float : none;
  margin : 1em 0;
}


/* ******  abcnav  ****** */

.abcnav {
	min-height: 118px; _height: 118px;
	background : url(i/ordskyr.gif) 0 0 no-repeat;
	margin: 10px 0 15px;
	text-align: center;
    border: 1px solid #D2D3D5;
}
.abcnav .content {
  padding: 10px;
}
.abcnav h2 { color:#51a221; margin:0; padding-top: 10px; font-size: 1.75em}
.abcnav ul { ~display : inline-block; }
.abcnav ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0;}
.abcnav li { float:left; margin: 0px 5px 2px 0px;}
.abcnav a { color: #595959; font-weight: bold; font-size: 0.92em; }


/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhd { position:absolute;right:9999em;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 .content a {}

.enav .parent a,
.enav .current a { font-weight : bold; }




/* ******  lnav  ****** */
.lnav li {
  _display : inline;
}
.lnav a {
  display : block;
  padding : 6px 0 6px 20px;
}
.lnav .current a,
.lnav .parent a {
  background : url(i/subArrow.gif) 0 50% no-repeat;
}

/* ******  langlnav  ****** */

.langnav { 
  position: absolute; 
  top: 10px; 
  left: 180px; 
  margin-top: -0.3em;
  margin-left: -8em;
  z-index: 99; 
  font-family: Verdana, Arial, Trebuchet MS; 
  font-weight: bold;
  width : 830px;
}
.langnav .boxhd { position:absolute;right:9999px;left:auto; }
.langnav .marquee { float : left; position : relative;  overflow : hidden; width : 160px; margin : 2px 5px 0 0; }
.langnav .marquee ul {
  width : 160px;
  height : 1.4em;
 
}
.langnav .marquee li { padding : 0; position : absolute; }
.langnav .marquee a { 
  white-space : nowrap; 
  padding: 0px 15px 0 0; 
  color: #fff; 
  font-size: 0.92em;
  font-weight : bold;
}
.langnav .marquee .boxhd a { background : url(i/langnav-arrow.gif) 100% 50% no-repeat; }

.langnav ul {
  float: left;
}

.langnav div.content li {
  float : left;
  display : block;
  margin-right: 4px;
  padding-left: 5px;
  border : 0;
}


.langnav div.content a {
  background : url(i/langnav-a-bg.gif) 100% 0 no-repeat;
  padding: 0px 6px 8px 0px;
  font-size: 0.83em;
  text-decoration: none;
  color: #DCEAD4;
  height: 25px;
  line-height: 24px;
  white-space : nowrap;
  display : block;
}
.langnav div.content a:hover {
  color: #fff;
  text-decoration: none;
}

/* w3c content generation */
.langnav div.content a {
  float : left;
  display : block;
  padding-left : 20px;
  padding-top : 4px;
}
.langnav div.content a:before {
  margin-bottom : -20px;
  margin-left : -20px;
  float : left;
  display : block;
}
.langnav li.cat1 a:before { content: url(i/isLangFlag.gif); }
.langnav li.english a:before { content: url(i/enLangFlag.gif); }
.langnav li.polsk a:before { content: url(i/plLangFlag.gif); }
.langnav li.serbian a:before { content: url(i/kroLangFlag.gif); }
.langnav li.thai a:before { content: url(i/taiLangFlag.gif); }


/* ie content generation -- needs loginfix*/
.langnav div.content a {
  ~display : list-item;
  ~list-style : inside;
  ~float : none;
  ~padding: 0px 6px 8px 4px;
  _width : 1px;
}
.langnav li.cat1 a { ~list-style-image: url(i/isLangFlag.gif); }
.langnav li.english a { ~list-style-image: url(i/enLangFlag.gif); }
.langnav li.polsk a { ~list-style-image: url(i/plLangFlag.gif); }
.langnav li.serbian a { ~list-style-image: url(i/kroLangFlag.gif); }
.langnav li.thai a { ~list-style-image: url(i/taiLangFlag.gif); }

.home.islenska .langnav .cat1 a { color: #595959; }
.home.islenska .langnav .cat1 a:hover,
.home.islenska .langnav .cat1 a:focus {
  color: #000; 
}

.langnav li.parent,
.home.islenska .langnav li.cat1,
.langnav li.current {
  background :url(i/langActiveBg.gif) 0 0 no-repeat;
  color: #666;
}
.langnav li.parent a,
.langnav li.current a {
  background : url(i/langnav-a-bg.gif) 100% 0 no-repeat;
  color: #666; 
}
.langnav li.parent a:hover,
.langnav li.current a:hover {
  color: #000;
}

/* ******* abc page ******** */
.content .abc {
clear:both;
}
.content .abc h2 {
  _height:0;min-height:0; /* ie hasLayout fix */
}

.content .abc h3 {
  padding-left: 14px;
  margin-bottom: 2px;
}
.searchpage .content .resulthead { position:absolute;right:9999px;left:auto; }


.content .abc p,
.content .abc ul {
  padding: 10px 0 20px 14px;
  width: 100%;
  overflow: hidden;
  margin : 0;
  background : transparent none;
  border : none;
}
.content .abc li {
  float : left;
  padding : 0;
  margin : 0;
  background : transparent none;
  border : none;
  text-align:center;
}
.content .abc li a {
  font-family: Verdana;
  text-decoration: none;
  padding: 0px 3px 2px 2px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  min-width : 13px;
  _width: 13px;
  float: left;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.content .abc a.current {
  background:transparent url(i/eyfirlit-curr.gif) no-repeat scroll 50%;
  color: #fff;
}




/* ****** upplnav ****** */
.upplnav {
  clear : both;
}
.upplnav .boxhd {
  font-size : 1.17em;
  padding-top : 0;
  color : #595959;
}
.upplnav ul {
  border : 1px solid #d1d2d4;
  height : 56px;
  border-bottom : none;
}
.upplnav li {
  float : left;
  text-align : center;
  border-left : 1px solid #d1d2d4;
}
.upplnav li.cat1 {
  border-left : none;
}
.upplnav li a {
  display : block;
  height : 24px;
  _height /**/: 56px;
  padding-top : 32px;
  overflow : hidden;
  font-size : 0.92em;
  width : 85px;
  background : url(icemap/i/bilar.png) 50% 0 no-repeat;
}
.upplnav li.cat2 a {
  width : 78px;
  background-image : url(icemap/i/fjarmal.png);
}
.upplnav li.cat3 a {
  width : 121px;
  background-image : url(icemap/i/neydartjonusta.png);
}
.upplnav li.cat4 a {
  width : 80px;
  background-image : url(icemap/i/vinna.png);
}
.upplnav li.cat5 a {
  width : 154px;
  background-image : url(icemap/i/mikilvaegt.png);
}
.upplnav li.cat6 a {
  width : 107px;
  background-image : url(icemap/i/menntun.png);
}
.upplnav li.cat7 a {
  width : 90px;
  background-image : url(icemap/i/heilsa.png);
}
.upplnav li.cat8 a {
  width : 95px;
  background-image : url(icemap/i/husnaedi.png);
}
.upplnav li.cat9 a {
  width : 98px;
  background-image : url(icemap/i/stjornsysla.png);
}
.upplnav li.current a,
.upplnav li a:hover,
.upplnav li a:focus {
  background-position : 50% -56px;
  height : 20px;
  _height /**/: 56px;
  border-bottom : 4px solid #51a221;
}


/* ****** mapresults ( UL item w. collapse js ) ****** */

.wrapper .mapresults {
  border : 1px solid #E3E0D9;
  padding: 1px;
  margin: 0;
}
.wrapper .mapresults .group {
  _height:0;min-height:0; /* ie hasLayout fix */
}

.wrapper .mapresults h4 {
  padding: 0;
  margin: 0;
  font-size: 1em;
  background: #F4F2EF url(i/map-minus.gif) no-repeat 5px .7em;
  padding: 3px 0 3px 21px;
}

.wrapper .mapresults h4 a {
  text-decoration: none;
  display: block;
  padding: 3px 0 3px 21px;
  margin: -3px 0 -3px -21px;
  color: #333;
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */  
}
.wrapper .mapresults .collapse-open h4 a:hover,
.wrapper .mapresults .collapse-open h4 a:focus,
.wrapper .mapresults .collapse-open h4 a:active {
  color : #333;
  text-decoration : none;
}

.wrapper .mapresults .collapse-open h4 { background-color: #67AC3F; }
.wrapper .mapresults .collapse-open h4 a { color : #fff; }
.wrapper .mapresults .collapse-closed h4 {
  background-image: url(i/map-plus.gif);
  font-weight: normal;
}
.wrapper .mapresults .collapse-closed h4.alt { background-color: #FBFBFA; }
.wrapper .mapresults .collapse-closed p,
.wrapper .mapresults .collapse-closed ul { display: none; }

.wrapper .mapresults p,
.wrapper .mapresults ul { padding: 3px 30px 1.5em 30px; }

.wrapper .mapresults ul {
  list-style: none;
  font-size: .92em;
}
.wrapper .mapresults ul li {
  margin: 0;
  padding: 0;
  background : transparent none;
}



/* ******  monthlist ****** */
.pagebody 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; }
.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 : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .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;
  bottom : 35px;
  margin-top : -.8em;
  right : 20px;
  width : 230px;
  
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input {
  width : 126px; 
  padding: 1px 0px 1px 20px;
  background : #fff url(i/searchGlass.gif) 0 50% no-repeat; 
}
.qsearch .fi_btn input { 
  width : 3.5em; ~width: 4em; 
  font-size : .91em; 
  background-color: #ECECEC; 
  color:#595959; 
  font-weight: bold; 
  padding: 1px 8px; 
}





/* ******  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: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 .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 {
  color: #fff; 
  padding-top: 10px; 
  font-size: 0.92em; 
  width: 750px; 
}
.footer a {color: #fff; font-weight: bold; text-decoration: none;}
.footer .boxhd { /* display : none; */ }





/* ******  eplicaad  ****** */
.eplicaad {clear : both; text-align: right;}



/* ******  imgbanner  ****** */
.imgbanner { 
  position: absolute; 
  top: 0px; 
  right: 8px; 
  width: 226px; 
  height: 113px;
}





/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 90px;
  right : 210px;
  width:120px;
  z-index: 99;
}
.fontsizer .up a, .fontsizer .dwn a, .fontsizer .usesettings a {
  font-family: Trebuchet MS, Arial;
  font-size: 1em;
  display:block;
  height:16px;
  overflow:hidden;
  width:20px;
  font-weight: bold;
  height: 16px;
  text-indent: 9999px;
}
.fontsizer .usesettings a {
  background : url(i/stillingar.gif) 0 0 no-repeat;
  
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float : left;
}
.fontsizer a {
  display : block;
  margin-right: 5px;
}

.fontsizer .up a {
  background : url(i/font-up.gif) 0 0 no-repeat;
}
.fontsizer .dwn a {
  background : url(i/font-dwn.gif) 0 0 no-repeat;
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position:0pt -16px; }








/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : #333 !important; text-decoration : inherit; }




/* ************************************** */
/* *** language based colors & images *** */
/* ************************************** */


body.english { background-image: url(i/topGradBg-english.gif); }
body.polsk { background-image: url(i/topGradBg-polska.gif); }
body.serbian { background-image: url(i/topGradBg-serbian.gif); }
body.thai { background-image: url(i/topGradBg-thai.gif); }


.english .brand,
.polsk .brand,
.serbian .brand,
.thai .brand { padding-top: 20px; }


.english .pageheader { border-bottom-color: #005945; }
.polsk .pageheader { border-bottom-color: #3f191b; }
.serbian .pageheader { border-bottom-color: #282f3c; }
.thai .pageheader { border-bottom-color: #900b7b; }


.english .hbox h2,
.english .pagebody,
.english .pageextra1,
.english .pageextra2 { border-color: #829a19; }

.polsk .hbox h2,
.polsk .pagebody,
.polsk .pageextra1,
.polsk .pageextra2 { border-color: #8c2328; }

.serbian .hbox h2,
.serbian .pagebody,
.serbian .pageextra1,
.serbian .pageextra2 { border-color: #9c8f2c; }

.thai .hbox h2,
.thai .pagebody,
.thai .pageextra1,
.thai .pageextra2 { border-color: #db50db; }


.english .brand a,
.polsk .brand a,
.serbian .brand a,
.thai .brand a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 396px;
  height: 85px;
  background: no-repeat;
}


.english .brand a { background-image: url(i/sitelogo-english.gif); }
.polsk .brand a { background-image: url(i/sitelogo-polsk.gif); }
.serbian .brand a { background-image: url(i/sitelogo-serbian.gif); }
.thai .brand a { background-image: url(i/sitelogo-thai.gif); }


.english .sitelogo,
.polsk .sitelogo,
.serbian .sitelogo,
.thai .sitelogo { position:absolute;right:19999px;left:auto; }

.english .pagebody .article .boxhd,
.english .sub .pagebody h1,
.english .abcnav h2,
.english .sbox .boxhd { color: #005945; }

.polsk .pagebody .article .boxhd,
.polsk .sub .pagebody h1,
.polsk .abcnav h2,
.polsk .sbox .boxhd { color: #3f191b; }

.serbian .pagebody .article .boxhd,
.serbian .sub .pagebody h1,
.serbian .abcnav h2,
.serbian .sbox .boxhd { color: #282f3c; }

.thai .pagebody .article .boxhd,
.thai .sub .pagebody h1,
.thai .abcnav h2,
.thai .sbox .boxhd { color: #900b7b; }


.english .sbox h4,
.english .sbox p.phone { color: #829a19; }
.polsk .sbox h4,
.polsk .sbox p.phone { color: #8c2328; }
.serbian .sbox h4,
.serbian .sbox p.phone { color: #9c8f2c; }
.thai .sbox h4,
.thai .sbox p.phone { color: #db50db; }


.english .xnav .item { background-image: url(i/topBoxesBg-english.gif); }
.polsk .xnav .item { background-image: url(i/topBoxesBg-polsk.gif); }
.serbian .xnav .item { background-image: url(i/topBoxesBg-serbian.gif); }
.thai .xnav .item { background-image: url(i/topBoxesBg-thai.gif); }



.english .imgbanner,
.polsk .imgbanner,
.serbian .imgbanner,
.thai .imgbanner {
  width: 226px;
  height: 113px;
}


body.english .xlower .content a,
body.english .hbox a,
body.english .pagebody a,
body.english .snav .level2 .parent a,
body.english .snav .level2 .current a { color: #829a19; }

body.polsk .xlower .content a,
body.polsk .hbox a,
body.polsk .pagebody a,
body.polsk .snav .level2 .parent a,
body.polsk .snav .level2 .current a { color: #8c2328; }

body.serbian .xlower .content a,
body.serbian .hbox a,
body.serbian .pagebody a,
body.serbian .snav .level2 .parent a,
body.serbian .snav .level2 .current a { color: #86780b; }

body.thai .xlower .content a,
body.thai .hbox a,
body.thai .pagebody a,
body.thai .snav .level2 .parent a,
body.thai .snav .level2 .current a { color: #db50db; }


.english .hbox li a,
.english a.listi,
.english .ismap li a { background-image: url(i/langnav-arrow-english.gif); }

.polsk .hbox li a,
.polsk a.listi,
.polsk .ismap li a { background-image: url(i/langnav-arrow-polsk.gif); }

.serbian .hbox li a,
.serbian a.listi,
.serbian .ismap li a { background-image: url(i/langnav-arrow-serbian.gif); }

.thai .hbox li a,
.thai a.listi,
.thai .ismap li a { background-image: url(i/langnav-arrow-thai.gif); }


.english .imgbanner,
.polsk .imgbanner,
.serbian .imgbanner,
.thai .imgbanner {
  width: 226px;
  height: 115px;
  background: no-repeat;
}


.english .imgbanner { background-image: url(i/imgbanner-english.gif); }
.polsk .imgbanner { background-image: url(i/imgbanner-polsk.gif); }
.serbian .imgbanner { background-image: url(i/imgbanner-serbian.gif); }
.thai .imgbanner { background-image: url(i/imgbanner-thai.gif); }


.english .imgbanner img,
.polsk .imgbanner img,
.serbian .imgbanner img,
.thai .imgbanner img { position:absolute;right:19999px;left:auto; }

.english .langnav li.parent,
.english .langnav li.current,
.polsk .langnav li.parent,
.polsk .langnav li.current,
.serbian .langnav li.parent,
.serbian .langnav li.current,
.thai .langnav li.parent,
.thai .langnav li.current {  }

.english .langnav .content a,
.polsk .langnav .content a,
.serbian .langnav .content a,
.thai .langnav .content a { background: none no-repeat 100% 0; }


.english .langnav .current a { background-image: url(i/langnav-a-bg-english.gif); }
.polsk .langnav .current a { background-image: url(i/langnav-a-bg-polsk.gif); }
.serbian .langnav .current a { background-image: url(i/langnav-a-bg-serbian.gif); }
.thai .langnav .current a { background-image: url(i/langnav-a-bg-thai.gif); }




body.english .upplnav li.current a, 
body.english .upplnav li a:hover, 
body.english .upplnav li a:focus { border-color: #829a19; }

body.polsk .upplnav li.current a, 
body.polsk .upplnav li a:hover, 
body.polsk .upplnav li a:focus { border-color: #8c2328; }

body.serbian .upplnav li.current a, 
body.serbian .upplnav li a:hover, 
body.serbian .upplnav li a:focus { border-color: #86780b; }

body.thai .upplnav li.current a, 
body.thai .upplnav li a:hover, 
body.thai .upplnav li a:focus { border-color: #db50db; }









.wrapper .Subcats div.item { 
  float : left;
  width : 166px;  
  padding : 2px;
  }