/* @override http://localhost/hugsmidjan/e2-projects/is/blind/blind-web/src/main/webapp/skin/basic/design/main.css */

.focustarget,
.stream { position:absolute;right:9999px;left:auto; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .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;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position: absolute;
  right: -9999px;
}

.print { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}


body {
  background: #fff url(i/body-bg.png) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  color: #121314;
  line-height: 1.2;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
body.zoom0 { font-size: 11px;  ~font-size:  68.75%; }
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%; }
body.zoom4 { font-size: 18px;  ~font-size: 112.50%; }
body.zoom5 { font-size: 20px;  ~font-size: 125.00%; }
body.zoom6 { font-size: 24px;  ~font-size: 150.00%; }

body.font-bold {
  font-weight: bold !important;
}

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: 2em; list-style-type: decimal-leading-zero; }
ul, ol  { margin-left: 0; }
li { margin: 0; padding: 0; }


a { 
  color: #121314; 
  text-decoration: none;
}

a span {
  cursor: pointer;
  _cursor: hand;
}


acronym {
  cursor: help;
  border-bottom: 1px dotted #1F4A96;
}
acronym:hover { border-bottom: 1px dotted #1F4A96; }


img {
  margin: 0;
  padding: 0;
  border: none; 
  vertical-align: top;
}


h1, h2 {
  font-family: Trebuchet MS;
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 1.5em;
  margin-bottom: .55em;
}
h2 {
  font-size: 1.33em;
  margin-top: 1.57em;
  margin-bottom: .3em;
}
h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1.09em;
  margin-top: 0;
  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.num, td.num {
  text-align: right; 
  white-space: nowrap; 
}






form { margin: 0; }

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
form acronym { 
  font-weight: bold;
  color: #c00;
}

.f_row {
  overflow: hidden;
  clear: both;
  ~margin-bottom: 1em;
}
.f_row .fi_txt,
.f_row .fi_sel,
.f_row .fi_chk {
  padding-right: 20px;
  float: left;
}

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;
}
textarea,
.textinput,
.fi_txt input {
  padding: 2px 4px;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #000;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .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 { display: none; } /* depricated by other float-clearing techniques. */



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position: relative;
  width: 950px;
  margin: 0 auto;
  text-align: left;
}



.pghead {
  padding-top: 112px;
  margin-bottom: 4.75em;
}
.pghead .wrap {
  height: 4.583em;
  background: url(i/ph-bottom.png) 0 3.167em no-repeat;
}
.pghead .brand {
  position: absolute;
  top: 16px;
  left: 24px;
}
.pghead .brand img.logo { vertical-align: middle; }
.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float: left;
  padding: 1.333em 15px 1.333em 234px;
  width: 700px;
  background: #e7e9ec;
  _display: inline;
}
.onecol .pgmain {
  padding: 1.333em 15px 1.333em;
  width: 919px;
}
.pgmain .wrap {
  background: #fff url(i/pm-w.png) 0 0 no-repeat;
  padding: 9px 6px;
}
.onecol .pgmain .wrap {
  background-image: url(i/pm-w-1c.png)
}
.pgextra1 {
  float: left;
  width: 170px;
  _display: inline;
  margin-left: -170px;
  _margin-left: -171px;
}

.pgextra2 {
  padding-top: 9px;
  ~padding-top: 0;
  background: #fff;
  float: left;
  width: 204px;
  margin: 1.333em 0 0 -935px;
  _display: inline;
}
.onecol .pgextra2 {
  padding: 0;
  width: auto;
  background: none;
}

.pgextra3 {
  background: #e7e9ec;
  clear: both;
  padding: 1.333em 15px 1.333em 234px;
  border-top: 1.25em solid #fff;
  border-bottom: 1.25em solid #fff;
}
.pgextra3 .wrap {
  background: #fff url(i/pm-w.png) 0 0 no-repeat;
  padding: 9px 6px 0 0;
  position: relative;
}
.pgextra3 .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pgfoot {
  clear: both;
  _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.25em;
}
.pgextra2 .box {
  border-top: 1.25em solid #e7e9ec;
  width: 204px;
  overflow: hidden;
  _height: auto;
}
.boxhead { padding-top: 0; margin-top: 0; font-size: 1.17em; }

.pgmain .boxhead,
.pgmain .article h1 {
  border-bottom: 2px solid #e7e9ec;
  padding: 0 100px 5px 10px;
  font-size: 1.09em;
  letter-spacing: .2px;
}
.pgextra2 .boxhead {
  background: url(i/pe2-bh.png) 0 0 no-repeat;
  padding: 10px 5px 8px 17px;
  color: #fff;
  font-family: trebuchet MS;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: .2px;
}
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }
.boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pgmain .boxbody {
  padding: 0 10px;
}
.twocol .pgmain .boxbody,
.onecol .pgmain .boxbody {
  _height:250px;min-height:250px;
}
.twocol .pgmain .noheightfix .boxbody,
.onecol .pgmain .noheightfix .boxbody {
  _height:auto;min-height:0;
}
.pgextra2 .box .boxbody {
  padding: 6px;
}

.sitetitle {
  background: url(i/sitetitle.png) 0 100% repeat-x;
  position: absolute;
  left: 0;
  top: 112px;
  margin-top: 2.2917em;
  line-height: 2.333;
  font-size: 2em;
  padding: 0 150px 0 32px;
  width: 767px;
  color: #6a7480;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  font-family: Trebuchet MS;
}




/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #777;
  display: block; 
  font-weight: normal;
  font-size: .92em;
}
.meta span { padding-right: .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color: #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
  height: 1.4em;
  clear: both;
}
.article .more {
  clear: none;
  height: auto;
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.article a.more {
  display: inline;
  display: inline-block;
}


.buttons {
  margin-top: 1.33em;
  clear: both;
  font-size: .92em;
}
.wrap .more a,
.wrap a.more,
.wrap .buttons a,
.wrap .moreolder a {
  float: left;
  padding: 0 10px 0 16px;
  font-weight: normal;
  color: #121314;
  background: url(i/arrows.png) 0% 50% no-repeat;
}
.article .more a
.article a.more { float: none; }

.wrap .moreolder a,
.wrap .archivelink a {
  color: #1F4A96;
  padding-left: 0;
  background: none;
}
.wrap .buttons a.btnback {
  background-position: -2500px 50%;
  padding-right: 18px;
}

.wrap .totopwrap { overflow: hidden; display: block; }
.wrap a.topofpage {
  background: url(i/arrows.png) -3000px 50% no-repeat;
  padding-left: 16px;
  display: block;
  clear: both;
  float: right;
  font-weight: normal;
  margin-bottom : 4px;
  color : #1F4A96;
}





/* ******  articlelist  ****** */
.articlelist h3 {
  clear: both;
}
.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}
.articlelist .item h3 {
  margin : 0;
  clear : none;
  font-size : 1.09em;
}
.articlelist .item h3 .meta {
  font-size: .79em;
}
.articlelist .boxbody a:hover,
.articlelist .boxbody a:focus {
  color: ##1F4A96;
}
.articlelist .summary { line-height: 1.4; }
.articlelist .summary p { margin: 0; }
.articlelist .more {}

.articlelist img {
  border: 1px solid #ebebef;
  float: right;
  margin: 1.4em 0 .33em .5em;
}
.articlelist img[align=left],
.articlelist img.left {
  float: left;
  margin: .2em .5em .33em 0;
}
.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: .7em;
  clear: both;
  overflow: hidden;
}
.articlelist li .meta {
  float: left;
  width: 6em;
}
.articlelist li a {
  display: block;
  float: left;
  width: 80%;
}
.articlelist .boxbody a:hover,
.articlelist .boxbody a:focus {
  color: #1F4A96;
}


/* ******  article  ****** */
.article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody { line-height: 1.4; font-size: 1.09em; position: relative; }
.article .subtitle {
  clear: none;
  margin-top: .4em;
  font-size: 1em;
}
.article .summary {
  color: #777;
  padding: 4px 0;
  margin: 0 0 .7em 0;
}
.article .summary p { margin: 0; }
.pgmain .article h1 {
  font-size: 1.17em;
  margin: 0 -10px 12px;
  position: relative;
  z-index: 1;
  text-transform: none;
}
.article a {
  color: #1F4A96;
  font-weight: bold;
}
.article h3 { clear: both; }
.article blockquote.blue,
.article blockquote.red,
.article blockquote.green,
.article blockquote.brown {
  margin: 15px 0 .7em;
  padding: 10px 12px;
  color: #fff;
  background: #1F4A96;
}
.article a.pdf,
.article a.xls,
.article a.doc,
.article a.aud {
  background: 100% 50% no-repeat;
  display: inline-block;
  padding: 3px 30px 3px 0;
  font-weight: normal;
}
.article a.pdf { background-image: url(i/pdf-icon.png); }
.article a.xls { background-image: url(i/xls-icon.png); }
.article a.doc { background-image: url(i/doc-icon.png); }
.article a.aud { background-image: url(i/aud-icon.png); }

.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;}

span.mediaplayer {
	padding-left: 10px;
	top: 5px;
	position: relative;
}

.article table {
  border-bottom: 2px solid #fff;
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th {
  color: #fff;
  font-weight: bold;
  padding: .3em .6em;
  border-top: 2px solid #fff;
  background-color: #1F4A96;
  font-family: Trebuchet MS;
}
.article td {
  padding: .3em .6em;
  border-top: 2px solid #fff;
}
.article tr.alt td {
  background-color: #f1f2f4;
}
.article tr:hover td {
 background-color: #e4eff9;
}

.article table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}

.article ul {
  margin-bottom: .7em;
}
.article ul.nobullets li {
  list-style: none;
  padding-left: 0;
  background: none;
}
.article ul li { 
  margin-bottom: .54em;
  padding-left: 14px;
  background: url(i/dots.png) 0 .5em no-repeat;
}
.wrap .article ul.nobullets li {
  list-style: none;
  padding-left: 0;
}
.article ol li {
  margin-bottom: .54em;
}

.paging ul li  {   
  list-style: none;
  padding: 0;
  background: none;
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.paging .prev { float: left; margin-right: 1em; }

.chapters h3 { margin-bottom: 0; font-size: 1.09em; }
.chapters ul { list-style: none; padding: 0; overflow: hidden; }
.chapters ul li { padding-right: 1em; background: none; margin-bottom: 0;  }
.chapters ul li a {
  font-weight: normal;
  font-size: 1em;
}

#raggaplay {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  text-align: right;
}

#raggaplay a {
  background: url(i/ragga_play.png) 100% 0 no-repeat;
  height: 24px;
  overflow: hidden;
  display: block;
  text-indent: -9999em;
  padding-right: 85px;
  width: 0;
  float: right;
}
#raggaplay a:hover,
#raggaplay a:focus {
  background-position: 0 -24px;
}


/* ******  imgbox  ****** */
.imgbox {
  position: static;
  float: right;
  padding: 5px;
  border: 3px solid #dcdee1;
  margin: .2em 0 1em 1.5em;
  width: auto;
  background: #fff;
  _position: relative;
}
.imgbox .boxbody {
  display: inline;
  padding: 0;
  margin: 0;

}
.imgbox img {
  clear: none;
  float: none;
  margin: 0;
  padding: 0;
}
.imgbox .imgcontent { width: 200px; }
.imgbox .imgtext {
  color: #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; }




.styrkir .boxhead {
  right: auto;
}
.styrkir .tabbox {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.styrkir h2 {
  font-size: 1.17em;
  margin-top: 0;
}
.styrkir p {
  margin-bottom: 1.5em;
}
.styrkir .tabs {
  list-style: none;
  padding: 0 0 0 6px;;
  _height:0;min-height:0; /* ie hasLayout fix */
  margin: 0;
  border-bottom: 1px solid #c1c1c1;
}
.styrkir .tabs:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.styrkir .tabs li {
  padding: 0 0 0 10px;
  background: none;
  float: left;
  margin: 0;
  overflow: hidden;
  line-height: 1.2;
}
.styrkir .tabs li a {
  font-weight: normal;
  color: #626468;
  padding: 18px 22px 0 11px;
  height: 20px;
  font-size: 1.09em;
  display: block;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.styrkir .tabs li.current {
  background: url(i/tabs-active.png) 0 0 no-repeat;
  margin-bottom: -1px;
}
.styrkir .tabs li.current a {
  background: url(i/tabs-active.png) 100% 0 no-repeat;
  height: 21px;
}

.styrkir .tabpane {
  padding: 25px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.styrkir .fi_txt,
.styrkir .fi_chk,
.styrkir .fi_btn,
.styrkir .fi_sel { margin-bottom: 1em; _height:0;min-height:0; /* ie hasLayout fix */ }

.styrkir .fi_txt label,
.styrkir .fi_sel label {
  display: block;
}
.styrkir .fi_txt input {
  width: 210px;
}

.styrkir .fi_qty label {
  display: inline;
}
.styrkir .fi_qty input {
  width: 50px;
}

.styrkir .fi_sel select {
  width: 220px;
}

.styrkir .fi_btn input {
  border: 0;
  background: #1f4a96;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  color: #fff;
  font-size: 1.17em;
  padding: 4px 12px;
}
.styrkir .fi_btn input:hover,
.styrkir .fi_btn input:focus {
  background: #A72D2D;
}



/* ******  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 { overflow: hidden; }


/* ******  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;
  font-size: 1.09em;
}
.contactform p { clear: both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; margin-bottom: .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width: 10em;
  float: left;
  padding-right: .3em;
  margin-top: .2em;
}
.contactform .fi_btn {
  margin-left: 10.3em;
}
.contactform .fi_txt input { width: 30%; }
.contactform .fi_qty input { width: 10%; }
.contactform textarea { width: 70%; }
.contactform .fi_qty small { display: block; margin-bottom: 2px; }

body div.subscr form.boxbody p,
body div.subscr form.boxbody div {
  margin-bottom: 1em;
}


/* ******  konnun form  ****** */
.konnun .fi_txt label {
  width: 6em;
  float: left;
  padding-right: .3em;
  margin-top: .2em;
}

.konnun .fi_txt,
.konnun .fi_rdo,
.konnun .fi_chk,
.konnun .fi_bdy,
.konnun .fi_static { clear: left; margin-bottom: 1em; }

.konnun .fi_rdo li {
  padding-bottom: 6px;
}
.konnun .fi_rdo input {
  margin: 0 4px 0 0;
}

.konnun .fi_qty small {
  display: block;
  margin-bottom: 4px;
}
.konnun .fi_qty label {
  width: 9em;
}
.konnun .fi_qty input {
  width: 2em;
}

/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position: absolute;
  top: 94px;
  margin-top: 9em;
  right: 19px;
  text-align: right;
  width: 750px;
  font-size: 0.92em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs .boxbody {}

.breadcrumbs b a,
.breadcrumbs a {
  color: #121314;
}

.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */
.mnav {
  position: absolute;
  top: 130px;
  left: 134px;
  width: 676px;
  margin-top: -.8em;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding: 0; }

.mnav ul {
}
.mnav li {
  _display: inline;
  _width: 0;
  float: left;
  padding: 0;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: -.4em;
}
.mnav li.parent,
.mnav li.current {
  margin-top: -.092em;
  z-index: 1;
}

.mnav .boxbody a {
  line-height: 1.1;
  font-family: Trebuchet MS;
  font-size: 1.0833em;
  font-weight: bold;
  display: block;
  padding: 5px 15px;
  color: #223558;
  text-transform: uppercase;
  position: relative;
  background: #fff;
  letter-spacing: .2px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mnav .parent a span,
.mnav .current a span {
  background: url(i/mnav-rounder.png) 0 0 no-repeat;
  _background-image: url(i/mnav-rounder.gif);
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 3px;
  overflow: hidden;
}
.mnav .parent a span.c_tl,
.mnav .current a span.c_tl {
  background-position: -3px 0;
  left: auto;
  right: 0;
}
.mnav .parent a span.c_bl,
.mnav .current a span.c_bl {
  background-position: 0 -3px;
  top: auto;
  bottom: 0;
}
.mnav .parent a span.c_br,
.mnav .current a span.c_br {
  background-position: -3px -3px;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.mnav .parent,
.mnav .current {
  background: url(i/mnav-arrow.png) 50% 100% no-repeat;
  _background: none;
}
.mnav .parent a,
.mnav .current a {
  background: #D0D9E9;
  color: #121314;
  font-size: 1.167em;
  _font-size: 1.204em;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  color: #a72d2d;
}


/* ******  snav  ****** */
.snav {
  margin-top: -9px;
  width: 204px;
  overflow: hidden;
}
.onecol .snav { display: none; }
.snav ul {}
.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _display: inline;
  padding-bottom: 0;
}

.snav .boxbody a {
  background: url(i/arrows.png) 17px .75em no-repeat;
  display: block;
  padding: 7px 5px 7px 35px;
  border-top: 1px solid #e7e9ec;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.snav a:hover,
.snav a:focus,
.snav a:active {
  color: #1f4a96;
}
.snav .parent a,
.snav .current a {
  background-position: -483px .75em;
  font-weight: bold;
  border-bottom: 1px solid #e7e9ec;
}

.snav .level2 {
  margin: 1px;
  background: #f4f5f6;
}

.snav .level2 a {
  background: none;
  font-weight: normal;  
  padding: 4px 5px 4px 35px;
  border: none;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight: bold;
  color: #1f4a96;
}

.wrap .snav .level1 .level2 .level3 a {
  font-weight: normal;  
  padding-left: 46px;
  color: #121314;
}
.wrap .snav .level2 .level3 .current a {
  font-weight: bold;
  color: #1f4a96;
}




/* ******  enav  ****** */

.enav { 
  position: absolute;
  right: 17px;
  margin-top: 10px;
  line-height: 1.1;
  width: 300px;
}
.enav .boxhead { position:absolute;right:9999px;left:auto; }
.enav ul {
  overflow: hidden;
  width: auto;
  float: right;
}
.enav li {
  float: left;
  display: inline;
  padding: 0 7px;
  border-left: 1px solid #fff;
  margin-top: -2px;
}
.enav li.cat1 { border: none; }

.enav .boxbody a {
  color: #fff;
  
}

.enav .parent a,
.enav .current a { font-weight: bold; }





/* ******  flnav  ****** */
.flnav {
  position: absolute;
  top: 26px;
  margin: -.5em -6em 0 0;
  right: 87px;
  width: 20em;
}
.flnav .boxhead { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow: hidden;
  width: auto;
  float: right;
}
.flnav li {
  float: left;
  display: inline;
  padding: 0 8px;
  border-left: 1px solid #fff;
}
.flnav li.cat1 { border: none; }
.flnav .boxbody a {
  color: #fff;
}

.flnav .parent a,
.flnav .current a { font-weight: bold; }




/* ******  upplnav / felnav  ****** */
.pgextra3,
.pgextra3 .wrap {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.upplnav,
.felnav {
  float: left;
  margin-left: 16px;
  _display: inline;
  width: 284px;
  overflow: hidden;
}
.felnav { width: 371px; }
.upplnav .boxhead,
.felnav .boxhead {
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #1f4a96;
  text-transform: uppercase;
  letter-spacing: .2px;
}
.upplnav li,
.felnav li {
  float: left;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.felnav li a {
  background: url(i/arrows.png) 0 50% no-repeat;
  display: block;
  padding: 8px 5px 8px 18px;
  width: 8.33em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .upplnav li a:hover,
.wrap .upplnav li a:focus,
.wrap .felnav li a:hover,
.wrap .felnav li a:focus {
  color: #1f4a96;
}
.felnav li a:hover,
.felnav li a:focus {
  background-position: -500px 50%;
}

.upplnav li a {
  background: #fff url(i/uppl-icons.png) 0 50% no-repeat;
  display: block;
  padding: 8px 5px 8px 30px;
  width: 8.91667em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.upplnav li.cat2 a { background-position: -600px 50%; }
.upplnav li.cat3 a { background-position: -300px 50%; }
.upplnav li.cat4 a { background-position: -900px 50%; }



/* ******  gallerybox ****** */
.gallerybox {
  position: relative;
  float: left;
  left: 15px;
  width: 220px;
  margin: -36px 0 -10px -242px;
  overflow: hidden;
  _overflow: visible;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.gallerybox .boxhead {
  color: #223558;
  position: absolute;
  text-transform: uppercase;
  top: 36px;
  left: 6px;
  letter-spacing: .2px;
}
.gallerybox div {
  padding-top: 3em;
}
.gallerybox a {
  color: #223558;
}
.gallerybtn {
  position: absolute;
  left: -223px;
  top: -10px;
  margin-top: 2em;
}
.gallerybtn a {
  padding: 110px 0 0 5px;
  width: 210px;
  display: block;
  overflow: hidden;
  text-indent: -9999em;
  background: #fff;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0.0;
}


/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size: .92em;
}
.monthlist table.grid { width: 100%; }
.monthlist td {
  padding: 0 0 10px 0;
}

.events,
.monthlist {
}

.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  ****** */

.monthlist h4 {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  padding: .1em;
  font-size: 1.08em;
  position: relative;
  z-index: 1;
}
.monthlist .paging .stepper,
.monthlist .paging { height: 0; }
.monthlist .paging .prev a,
.monthlist .paging .next a {
  position: absolute;
  z-index: 5;
  left: 30px;
  width: 18px;
  text-indent: -9999em;
  overflow: hidden;
  top: 2.4em;
  margin: 0 3px 0;
  display: block;
  background: url(i/topnav-arrows.png) -1500px 50% no-repeat;
}
.monthlist .paging .next a {
  background-position: -2000px 50%;
  left: auto;
  right: 30px;
}
table.calendar {
  margin: 0;
  width: 100%;
}
.calendar th {
  color: #1f4a96;
  text-align: center;
  padding: .2em;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
}
.calendar td {
  width: 14.2857%;
  color: #343534;
  padding: 0;
  text-align: center;
  background: #e7e9ec;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
}
.calendar .sa { }
.calendar .su { color: #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td.today i {
  font-weight: bold;
}
.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  padding: 4px 0;
}
.calendar td a { 
  font-weight: bold; 
  background: #1f4a96;
  color: #fff;
}
.wrap .calendar td a:hover,
.wrap .calendar td a:focus,
.wrap .calendar td a:active {
  text-decoration: none;
}
.wrap .calendar td a:focus,
.wrap .calendar td a:active {
  background: #004ed7;
  color: #ff0;
}

.dateinfo {
  display: none;
  position: absolute;
  z-index: 50;
  text-align: left;
  border: 1px solid #1f4a96;
  background: #fff;
  padding: 0;
  width: 140px;
}
.js-active .dateinfo { display: block; }
.dateinfo strong {
  text-transform: capitalize;
  display: block;
  margin-bottom: 2px;
  padding: 2px 8px 2px 4px;
  color: #fff;
  background: #1f4a96;
}
.dateinfo ul {
}
.dateinfo li {
}
.dateinfo li a {
  padding: 3px 8px 3px 4px;
  background: #fff;
  font-weight: bold;
  color: #121314;
  min-width: 120px;
  max-width: 300px;
  display: block;
  text-align: left;
}
.wrap .dateinfo li a:hover,
.wrap .dateinfo li a:focus {
  text-decoration: underline;
  background: #fff;
  color: #121314;
}


/* ******  advert  ****** */
.advert {
  text-align: center;
  overflow: hidden;
  margin-bottom: 1.25em;
}
.advert .boxhead { display: none; }
.advert .boxbody { text-align: center; padding: 0; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width: 7em;
  float: left;
  margin-top: .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left: 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  background: url(i/search.png) 0 0 no-repeat;
  position: absolute;
  top: 36px;
  margin-top: .5em;
  right: 0px;
  width: 217px;
  padding: 9px 9px 9px 19px;
  height: 23px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding: 0; }
.qsearch .fi_txt input { width: 164px; border: none; padding-top: 9px; background: none; margin-top: -.5em; color: #2D59A7; }
.qsearch .fi_btn {
  position: absolute;
  right: 9px;
  width: 37px;
  height: 25px; 
}
.qsearch .fi_btn input {
  padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-9999px; text-align:left; overflow:hidden;
  background: url(i/topnav-arrows.png) -30px 0 no-repeat;
  width: 37px;
  height: 25px;
  display: block;
}
.qsearch .fi_txt input.labelized {
  color: #666;
}



/* ******  searchresults  ****** */
.searchresults .boxhead {
  font-size : 1.5em;
  color : #1F4A96;
}
.searchresults .boxhead i {
  color : #A72D2D;
}
.searchresults form {
  margin-bottom: 3em;
}
.searchresults input.textinput {
  width : 200px;
}
.searchresults .pageing {
  padding-top : 2em;
}
.searchresults p a {
  color : #1F4A96;
  text-decoration: underline;
}
.searchresults .paging .prev {
  float : none;
}
.searchresults .paging .jump {
  padding-top: 8px;
  clear: both;
}
.searchresults .paging a {
  color : #1F4A96;
}
.searchresults .paging .jump b {
  color : #A72D2D;
  font-size : 1.09em;
  font-weight: bold;
}

/* ******  sitemap  ****** */
.sitemap .boxbody {
  font-weight: bold;
  font-size: 1.08em;
  padding-bottom: 3em;
}
.sitemap ul { width: 13em; }

.sitemap .level1 ul {
  margin: -3px 0 0 110px;
  _margin-bottom: -.5em;
  font-size: .92em;
  padding-bottom: 3px;
}
.sitemap ul.level3 {
  font-weight: normal;
  margin-left: 100px;
}
.sitemap ul.level4 {
  margin-left: 90px;
  font-size: 1em;
}
.sitemap li { margin-bottom: .5em; }

.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 10px;
  background: #fff none 95% 45% no-repeat;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color: #999;
  font-style: normal;
  background-image: url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color: #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color: #e9e9e9; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { border-color: #c00; }
.sitemap .boxbody i:hover { border-color: #aaa; }






/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom: 1em;
}

.mediagallery .boxbody {
  text-align: center;
  position: relative;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
}

.mediagallery li {
  float: left;
  margin: 0 8px 16px;
  position: relative;
  _display: inline;
  width: 150px;
  text-align: center;
}

.mediagallery li.thumb0,
.mediagallery li.thumb4,
.mediagallery li.thumb8,
.mediagallery li.thumb12,
.mediagallery li.thumb16,
.mediagallery li.thumb20,
.mediagallery li.thumb24,
.mediagallery li.thumb28,
.mediagallery li.thumb32,
.mediagallery li.thumb36,
.mediagallery li.thumb40 {
  clear: left;
}

.mediagallery .pgr a {
  position: absolute;
  left: 44px;
  display: block;
  padding: 0 16px;
  margin-top: 5px;
  background: url(i/arrows.png) -3500px 55% no-repeat;
}

.mediagallery .pgr a.next {
  position: absolute;
  left: auto;
  right: 44px;
  background: url(i/arrow-next.png) 100% 55% no-repeat;
}

.mediagallery .pgs {
  clear: both;
  margin-top: 5px;
}



/* albums (extends: mediagallery) */

.albums li {
}

.albums li a {
  overflow: hidden;
  display: block;
}

.albums li span.count {
}



/* imagelist (extends: mediagallery) */

.imagelist li {
}

.imagelist li a {
}

.imagelist li img {
}

.imagelist li a:hover img,
.imagelist li a:focus img,
.imagelist li a:active img {}



/* imgalbum-bigimage (extends: mediagallery) */

.singleimage img {
}

.singleimage .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.singleimage .imgcontent .imgtext {
  text-align: left;
  margin: 0;
}

.singleimage .pgs {
}





/* ******  people  ******* */

.people h3 {
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 6px 6px 6px 11px;
  border-bottom: 1px solid #161717;
}

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
}

.people .even td {
  background: #fcfbd4;
}

.people table a {
}

.people table .netfang a {
}

.people .close {
  display: block;
  background: #161717  url(i/people-close.gif) 6px 50% no-repeat;
  border-right: 1px solid #161717;
  border-left: 1px solid #161717;
  padding: 3px 22px;
  color: #fff;
}
.people .close:hover {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}
.people .open {
  display: none;
}
.people .subrow td {
  padding: 0;
}

/* ******  persona  ******* */
.persona .content {
  padding-bottom: 2em;
}

.persona h3 {
  font-size: 1.33em;
}
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  display: inline;
  font-weight: normal;
}
.persona .title b {
  font-weight: bold;
}
.persona .imgbox {
  padding: 0 20px .75em 0;
  float: left;
}


td .persona {
  padding: 15px 10px 13px 157px;
  margin: 0;
  width: auto;
  background: 0;
  border: 1px solid #513f17;
  border-top: none;
  border-bottom: none;
}
td .persona .content {
  _height: auto;
}


td .persona .content {
  padding: 0;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size: 1.67em;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 5px;
}
td .persona .imgbox {
  padding-bottom: 0;
  margin: 0 0 0 -116px;
}
td .persona .imgbox img {
  border: 1px solid #fff;
  padding: 0;
  max-height: 140px;
  max-widtht: 105px;
}

td .persona .info {
  margin-right: 20px;
}






/* ******  footer  ****** */
.footer {
  background: url(i/footer-bg.png) 0 100% no-repeat;
  padding: 8px 320px 9px 17px;
  color: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.footer .boxhead { display: none; }

.footer p {
  margin: 0;
}
.footer a {
  color: #fff;
}


.adgengi {
  position: absolute;
  right : 0;
  padding : 10px 17px 0 0;
}
.adgengi img {
  height: 32px;
  -ms-interpolation-mode:bicubic;
}
.wrap .adgengi a:hover,
.wrap .adgengi a:focus {
  text-decoration : none;
}

/* ******  byggiraeplica  ****** */
.byggiraeplica {
  padding: 17px 15px 0 15px;
  text-align: left;
  width : 300px;
  _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(https://secure.eplica.is/codecentre/f/ba_e2-b25.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://secure.eplica.is/codecentre/f/ba_e2-b25.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner {}





/* ****** pagestyle  ****** */
.pagestyle { 
  position: absolute;
  top: 121px;
  right: 12px;
  padding-right: 33px;
  width: 6.8em;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float: right;
  _display: inline;
  margin-left: 4px;
}
.pagestyle a {
  padding-top: .25em;
  line-height: 1.18;
  font-size: 1.417em;
  display: block;
  font-weight: normal;
  color: #2b5297;
}
.pagestyle .bold a,
.pagestyle .up a {
  line-height: 1;
  padding-top: .1em;
  font-size: 1.666em;
}
.pagestyle .bold {
  margin-left: 6px;
}
.pagestyle .bold a {
  font-weight: bold;
  padding-top: .15em;
}
.pagestyle .userstyles a {
  position: absolute;
  right: 0;
  display: block;
  padding-top: .1em;
  overflow: hidden;
  text-indent: -99999em;
  width: 24px;
  background: url(i/stillingar.png) 0 50% no-repeat;
  _height:24px;min-height:24px; /* ie hasLayout fix */
}
.wrap .pagestyle a:hover,
.wrap .pagestyle a:focus,
.wrap .pagestyle a:active {
  text-decoration: none;
  color: #B3293A;
}
.pagestyle .userstyles a:hover,
.pagestyle .userstyles a:focus,
.pagestyle .userstyles a:active {
  background-position: -24px 50%;
}


.userstyles-on .pgwrap .wrap div.pagestyle {
  _position : absolute !important;
  _top : -26px !important;
  _width : 950px !important;
}





/* ********************************** */
/* Home                               */
/* ********************************** */


/* ****** Layout  ****** */
.home .pghead {
  border-bottom: 1.25em solid #fff;
  margin-bottom: 0;
}
.home .pgmain {
  padding: 0;
  width: 950px;
  background: none;
}
.home .pgmain .wrap {
  background: none;
  padding: 0;
}
.home .pgextra2 {
  padding: 0;
  width: auto;
  background: none;
}
.home .pgextra3 {
  border-top: none;
  padding: 1.333em 15px 1.333em 0;
}
.home .pgextra3 .wrap {
  background: none;
  padding: 0;
}


/* ****** Boxes  ****** */
.home-top,
.home-bottom {
  clear: both;
  background: #e7e9ec url(i/home-pgm-bg.png) 0 0 repeat-y;
  border-bottom: 1.25em solid #fff;
  padding: 1.333em 15px 1.333em 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.home-top:after,
.home-bottom:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.home .advert {
  clear: both;
  margin-bottom: 1.25em;
}

.home .box-1_2 {
  width: 468px;
  margin-left: 14px;
  float: left;
}
.home .box-left {
  margin-left: 0;
  clear: left;
}


/* ****** topnav ****** */
.topnav {
  float: left;
  margin-left: 15px;
  width: 219px;
  background: #fff;
  position: relative;
  _display: inline;
  _overflow-x: hidden;
}
.topnav .boxhead {
  background: url(i/topnav-top.png) 0 0 no-repeat;
  border: none;
  color: #fff;
  padding: 6px 65px 4px 16px;
  margin: 0;
  text-transform: uppercase;
}
.topnav .boxhead .icon {
  background: url(i/topnav-icons.png) 0 0 no-repeat;
  _background-image: url(i/topnav-icons.gif);
  width: 72px;
  height: 55px;
  display: block;
  position: absolute;
  right: -2px;
  top: -3px;
}
.topnav .boxbody {
  padding: 4px 14px 2em;;
}
.topnav li a {
  background: url(i/dots.png) -1000px .7em no-repeat;
  display: block;
  padding: 4px 0 4px 10px;
  margin-bottom: 1px;
}
.topnav li a:hover,
.topnav li a:focus {
  color: #A72D2D;
}
.topnav .archivelink {
  position: absolute;
  bottom: 0;
  width: 219px;
  background: #a72d2d;
  margin: 10px -14px 0;
  height: auto;
}
.js-active .topnav .archivelink {
  background: #e4c0c0;
}
.topnav .archivelink a {
  background: url(i/topnav-arrows.png) 194px 50% no-repeat;
  padding-right: 25px;
  text-align: right;
  overflow: hidden;
  display: block;
  width: 194px;
  white-space: normal;
  font-weight: bold;
  color: #fff;
}
.topnav .archivelink a span {
  background: #a72d2d;
  width: 0;
  padding: 1px 0;
  display: block;
  overflow: hidden;
  float: right;
}
.topnav .archivelink a:hover,
.topnav .archivelink a:focus {
  text-decoration: none;
}

.navbrown .boxhead {
  background-position: -219px 0;
}
.navbrown .boxhead .icon {
  background-position: -72px 0;
}
.navbrown li a {
  background-position: -2000px .6em;
}
.navbrown li a:hover,
.navbrown li a:focus {
  color: #7D4D19;
}
.navbrown .archivelink {
  background: #7D4D19;
}
.js-active .navbrown .archivelink {
  background: #d8c9ba;
}
.navbrown .archivelink a {
  background-position: -306px 50%; 
}
.navbrown .archivelink a span {
  background: #7D4D19;
}

.navgreen .boxhead {
  background-position: -438px 0;
}
.navgreen .boxhead .icon {
  background-position: -144px 0;
}
.navgreen li a {
  background-position: -3000px .6em;
}
.navgreen li a:hover,
.navgreen li a:focus {
  color: #506805;
}
.navgreen .archivelink {
  background: #6c8913;
}
.js-active .navgreen .archivelink {
  background: #d3dbb8;
}
.navgreen .archivelink a {
  background-position: -806px 50%; 
}
.navgreen .archivelink a span {
  background: #6c8913;
}


/* ****** home upplnav / home felnav  ****** */
.home .upplnav,
.home .felnav {
  margin: -1.333em 0 -1.333em 26px;
  padding: 1.333em 0 1.333em 15px;
  width: 192px;
  overflow: visible;
  _overflow-x: hidden;
}
.home .upplnav .boxhead,
.home .felnav .boxhead {
  background: #fff;
  background: #fff url(i/topnav-top.png) -657px 0 no-repeat;
  padding: 6px 5px 4px 16px;
  margin: 0;
  border: none;
}
.home .upplnav .boxhead {
  background-position: -849px 0;
  color: #fff;
}
.home .felnav .boxhead {
  padding-top: 7px;
}
.home .upplnav .boxbody,
.home .felnav .boxbody {
  background: #fff;
  padding-top: 4px;
}
.home .upplnav .boxbody li,
.home .felnav .boxbody li {
  float: none;
}

.home .felnav li {
  margin: 0 -10px;
  padding: 0 10px;
  border-bottom: 1px solid #E7E9EC;
}



/* ****** monthlist  ****** */
.home .monthlist {
  background: #fff url(i/topnav-top.png) -1041px 0 no-repeat;
  margin: 0 0 0 15px;
  _display: inline;
  width: 219px;
  float: left;
  position: relative;
  ~z-index: 5;
  _overflow-x: hidden;
}
.home .monthlist .boxhead {
  padding: 6px 5px 4px 16px;
  margin: 0;
  border: none;
  color: #1F4A96;
  text-transform: uppercase;
}
.home .monthlist .boxhead a {
  color: #1F4A96;
}
.home .monthlist .boxbody {
  padding: 0 17px 0 19px;
}

/* ****** tabbox  ****** */
.home .tabbox {
  position: relative;
  width: 453px;
  margin-left: 15px;
  float: left;
  _display: inline;
  background: #fff;
}
.home .tabbox .tabs {
  margin-top: -2px;
  padding-top: 2px;
  overflow: hidden;
  width: 100%;
  background: #e7e9ec;
  position: relative;
  z-index: 1;
}
.home .tabbox .tabs li {
  _display: inline;
  float: left;
  background: #fff;
  border-right: 4px solid #e7e9ec;
  border-bottom: 4px solid #e7e9ec;
}
.home .tabbox .tabs li.current {
  background: #fff url(i/topnav-top.png) -1041px 0 no-repeat;
  border-bottom-color: #fff;
  margin-top: -2px;
}
.home .tabbox .tabs li a {
  padding: 4px 15px;
  display: block;
  font-weight: bold;
  color: #737373;
  text-transform: uppercase;
}
.home .tabbox .tabs li.current a {
  background: url(i/topnav-top.png) 100% 0 no-repeat;
  padding-top: 6px;
  color: #1f4a96;
}
.home .tabbox .tabpane {
  clear: both;
}
.home .tabbox .tabpane .box { margin-bottom: 0; }
.home .tabbox .tabpane .boxhead { position:absolute;right:9999px;left:auto; }
.home .tabbox .tabpane .boxbody {
  padding: 8px 15px;
  position: relative;
  z-index: 1;
  background: #fff;
}
.home .tabbox .tabpane .archivelink { 
  margin: 0; 
  padding-bottom: .5em;
}




/* ****** pgextra3  ****** */
.home .pgextra3 .adbox {
  float: left;

}
.home .pgextra3 .adbox .boxhead { position:absolute;right:9999px;left:auto; }
.home .pgextra3 .adbox a {
  display: block;
  _display: inline;
  float: left;
  margin-left: 13px;
  border: 1px solid #bbc1ca;
  width: 218px;
  overflow: hidden;
}
.home .gallerybox {
  float: right;
  margin-left: 15px;
  _display: inline;
  _margin-left:10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.home .gallerybtn {
  left: auto;
  right: -9px;
}




/* ****** midaleit  ****** */
.home .midaleit {
  float: left;
  margin: 0 0 0 17px;
  width: 683px;
  overflow: hidden;
  line-height: 1.17;
  padding-bottom: 1em;
}
.home .midaleit .boxhead {
  color: #223558;
  text-transform: uppercase;
  font-size: 1em;
  margin: 0;
}
.home .midaleit .boxbody * {
  margin: 0;
  padding: 0;
  display: inline;
  vertical-align: middle;
  font-size: 1em;
}

.home .midaleit .fi_txt {
  padding-right: 2px;
}
.home .midaleit .fi_btn {
  padding-right: 3px;
}
.home .midaleit .fi_txt label {
  width: 370px;
  margin-right: 5px;
  display: inline-block;
}
.home .midaleit .fi_txt input {
  border-color: #bbc1ca;
  padding: 5px 5px;
  line-height: 1.17;
  min-height: 14px;
  width: 144px;
}
.home .midaleit .fi_btn input {
  color: #40464f;
  background: #e7e9ec;
  border: 1px solid #bbc1ca;
  text-transform: uppercase;
  font-weight: bold;
  min-height: 14px;
  _margin-top: -1px;
  padding: 4px 0;
  width: 130px;
}
.home .midaleit .fi_btn input:hover,
.home .midaleit .fi_btn input:focus {
  border-color: #223558;
  color: #223558;
}




/* ******  winnings-results  ****** */
.winnings-results {
}





/* ********************************** */
/* Color themes                       */
/* ********************************** */


/* ****** red  ****** */
.red .pghead .wrap {
  background-position: -950px 3.167em;
}
.red .pgextra2 .boxhead {
  background-position: -204px 0;
}
.red .mnav .parent,
.red .mnav .current {
  background-image: url(i/arrow-red.png);
  _background: none;
}
.red .snav a:hover,
.red .snav a:focus,
.red .snav .level2 .parent a, 
.red .snav .level2 .current a,
.red .snav .level2 .level3 .current a {
  color: #a72d2d;
}
.red .snav .parent a, 
.red .snav .current a {
  background-position: -1483px 0.75em
}
.red .mnav .current a,
.red .mnav .parent a {
  background: #ECD3D3;
}
.article blockquote.red,
.red .article table th {
  background: #A72D2D;
}
.red .article ul li { 
  background-position: -1000px .5em;
}



/* ****** brown  ****** */
.brown .pghead .wrap {
  background-position: -1900px 3.167em;
}
.brown .pgextra2 .boxhead {
  background-position: -408px 0;
}
.brown .mnav .parent,
.brown .mnav .current {
  background-image: url(i/arrow-brown.png);
  _background: none;
}
.brown .snav a:hover,
.brown .snav a:focus,
.brown .snav .level2 .parent a, 
.brown .snav .level2 .current a,
.brown .snav .level2 .level3 .current a {
  color: #7d4d19;
}
.brown .snav .parent a, 
.brown .snav .current a {
  background-position: -1983px 0.75em
}
.brown .mnav .current a,
.brown .mnav .parent a {
  background: #e3d9ce;
}
.article blockquote.brown,
.brown .article table th {
  background: #7d4d19;
}
.brown .article ul li { 
  background-position: -2000px .5em;
}



/* ****** green  ****** */
.green .pghead .wrap {
  background-position: -2850px 3.167em;
}
.green .pgextra2 .boxhead {
  background-position: -612px 0;
}
.green .mnav .parent,
.green .mnav .current {
  background-image: url(i/arrow-green.png);
  _background: none;
}
.green .snav a:hover,
.green .snav a:focus,
.green .snav .level2 .parent a, 
.green .snav .level2 .current a,
.green .snav .level2 .level3 .current a {
  color: #506805;
}
.green .snav .parent a, 
.green .snav .current a {
  background-position: -983px 0.75em
}
.green .mnav .current a,
.green .mnav .parent a {
  background: #e0e6cd;
}
.article blockquote.green,
.green .article table th {
  background: #6c8913;
}
.green .article ul li { 
  background-position: -3000px .5em;
}




/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { text-decoration: underline; }
body a[name],
body a[name]:hover { color: #121314; text-decoration: none; }

