.stream { position:absolute;right:9999em;left:auto; }
.pageextra5 .stream { top : 0; }

/* 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 {
  margin : 0;
  padding : 0;
  color : #000;
  line-height : 1.4;
  font-family : Arial, Helvetica, sans-serif;
  background : #878787 url(i/topGrad.gif) 0 0 repeat-x;
}

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 {text-decoration: none; }
.pink a { color : #cc67b9; }
.blue a { color : #3d82b8; }
.moss a { color : #848950; }
.orange a { color : #fb6618; }



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: Georgia, Arial, Helvetica;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h2.boxhd {
  
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #E2E2E2;
  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 : #DB77C8;
  border : 1px solid #E2E2E2;
  color : #fff;
}
.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 : 929px;
  margin : 0;
  text-align : left;
  min-height : 100%;
  _height : 100%;
}

.pageheader { 
  min-height: 209px; _height: 209px;
  padding: 40px 0 0 250px;
  margin-bottom: 20px;
}
.sub .pageheader { margin-bottom: -120px; }
.pageheader .brand { position:absolute;right:19999px;left:auto; }
.pageheader .sitelogo { vertical-align : middle; }
.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pagebody {
  clear: both;
  float : left;
  margin-left : 234px;
  width : 484px;
  _display : inline;
}
.threecol .pagebody {
  width : 400px;
  margin-right : 180px;
}
.pagebody .wrapper {
  padding : 0 15px 0 30px
}

.pageextra1 {
  float : left;
  width : 209px;
  margin-left : -695px;
  _display : inline;
  margin-top: 67px;
}
.home .pageextra1 { margin-top: -150px; }

.pageextra2 {
  float : left;
  width : 182px;
  _display : inline;
  margin-left : 0px;
  _margin-left : 0px;
}

.pageextra5 {
  clear : both;
  margin-left: 235px;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.pink .bodywrap {
  background : url(i/bodyBg-pink.gif) 208px 0 repeat-y;
}
.pink .pageheader { 
  background : url(i/header-pink.gif) 0 0 no-repeat; 
}

.blue .bodywrap {
  background : url(i/bodyBg-blue.gif) 208px 0 repeat-y;
}
.blue .pageheader { 
  background : url(i/header-blue.gif) 0 0 no-repeat; 
}

.moss .bodywrap {
  background : url(i/bodyBg-moss.gif) 208px 0 repeat-y;
}
.moss .pageheader { 
  background : url(i/header-moss.gif) 0 0 no-repeat; 
}

.orange .bodywrap {
  background : url(i/bodyBg-orange.gif) 208px 0 repeat-y;
}
.orange .pageheader { 
  background : url(i/header-orange.gif) 0 0 no-repeat; 
}


/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : 1.5em;
}
.boxhd { padding-top : 1em; margin-top: 0; }
.content { _height:0;min-height:0;/* ie hasLayout fix */ }




/* ******  tbox  ****** */
.tbox {
  overflow: hidden;
  width: 649px;
  color: #fff;
  font-size: 1.16em;
  background : url(i/tboxBottom.gif) 0 100% no-repeat;
}
.sub .tbox { height: 70px;}
.home .tbox { min-height: 286px; }
.tbox .boxhd { 
  background : url(i/tboxTop.gif) 0 0 no-repeat; 
  font-size: 1.5em; 
  position: relative;
  padding: 10px 280px 0 15px;
  z-index: 10;
  margin-bottom: 6px;
  ~margin-top: -2px;
}

.sub .tbox .boxhd {
  /*padding-left: 9999px; */
  text-indent : -9999em;
}

.tbox .content { 
  width: 315px;
  _width /**/: 664px;
  position: relative;
  z-index: 10;
  padding: 0 319px 15px 15px;
  min-height:15px;
  line-height:1.2;
  ~margin-top: -185px;
  
}
.home .tbox .headimage {
  background : url(../myndir/teddi.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myndir/teddi.png',sizingMethod='crop');
  height: 286px;
  width: 337px;
  margin-left : -300px;
  float: right;
  position: relative;
  z-index: 1;
}
.tbox a { font-weight: bold; color: #fff; }


.pink .tbox {
  background-color : #DB77C8;  
}
.blue .tbox {
  background-color : #3d82b8;  
}
.moss .tbox {
  background-color : #848950;  
}
.orange .tbox {
  background-color : #fb6618;  
}



/* ******  hbox  ****** */
.hbox {  
  border-right : 1px solid #E2E2E2; 
  border-left : 1px solid #E2E2E2;  
  background-color: #fafafa;
  margin-bottom: 10px;
}
.hbox .boxhd { 
  background :  url(i/hboxTop.gif) 0 0 no-repeat; 
  padding: 15px 15px 6px; 
  margin: 0 -2px;  
}

.hbox .content { 
  background : url(i/hboxBottom.gif) 0 100% no-repeat; 
  padding: 0 15px 15px; 
  margin: 0 -2px;
}
.bodywrap .hbox ul {
  list-style: none;
}
.hbox li {
  padding-left: 1em; 
  margin-bottom: 10px;
}
.hbox a { font-size: 0.92em; }


.pink .hbox li {background : url(i/pinkbox.gif) 0 0.5em no-repeat;}
.pink .hbox .boxhd { color: #cc67b9; }
.blue .hbox li {background : url(i/bluebox.gif) 0 0.5em no-repeat;}
.blue .hbox .boxhd { color: #3d82b8; }
.moss .hbox li {background : url(i/mossbox.gif) 0 0.5em no-repeat;}
.moss .hbox .boxhd { color: #848950; }
.orange .hbox li {background : url(i/orangebox.gif) 0 0.5em no-repeat;}
.orange .hbox .boxhd { color: #fb6618; }


/* ******  sbox  ****** */
.sbox {  
  border-right : 1px solid #A9A9A9; 
  border-left : 1px solid #A9A9A9;  
}
.sbox .boxhd { 
  color: #fff; 
  padding: 15px 15px 6px; 
  margin: 0 -1px;  
}

.sbox .content { 
  padding: 0 15px 15px; 
  margin: 0 -1px;
}
.sbox li {
  text-indent: 10px; 
  margin-bottom: 10px; 
  background : url(i/graybox.gif) 0 0.5em no-repeat;
}
.sbox a { color: #fff; }

.pink .sbox { background-color: #DB77C8; }
.pink .sbox .boxhd { 
  background :  url(i/sbox-top-pink.gif) 0 0 no-repeat; 
}
.pink .sbox .content { 
  background : url(i/sbox-bottom-pink.gif) 0 100% no-repeat; 
}
.blue .sbox { background-color: #3d82b8; }
.blue .sbox .boxhd { 
  background :  url(i/sbox-top-blue.gif) 0 0 no-repeat; 
}
.blue .sbox .content { 
  background : url(i/sbox-bottom-blue.gif) 0 100% no-repeat; 
}
.moss .sbox { background-color: #848950; }
.moss .sbox .boxhd { 
  background :  url(i/sbox-top-moss.gif) 0 0 no-repeat; 
}
.moss .sbox .content { 
  background : url(i/sbox-bottom-moss.gif) 0 100% no-repeat; 
}
.orange .sbox { background-color: #fb6618; }
.orange .sbox .boxhd { 
  background :  url(i/sbox-top-orange.gif) 0 0 no-repeat; 
}
.orange .sbox .content { 
  background : url(i/sbox-bottom-orange.gif) 0 100% no-repeat; 
}


/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : 1.08em; 
}
.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;
  font-weight: bold;
  margin-right: 10px;
}


.pink .wrapper .more a,
.pink .wrapper .buttons a,
.pink .wrapper .moreolder a,
.pink .wrapper .archivelink a {
background : url(i/more-arrow-pink.gif) 100% 50% no-repeat;
}
.blue .wrapper .more a,
.blue .wrapper .buttons a,
.blue .wrapper .moreolder a,
.blue .wrapper .archivelink a {
background : url(i/more-arrow-blue.gif) 100% 50% no-repeat;
}
.moss .wrapper .more a,
.moss .wrapper .buttons a,
.moss .wrapper .moreolder a,
.moss .wrapper .archivelink a {
background : url(i/more-arrow-moss.gif) 100% 50% no-repeat;
}
.orange .wrapper .more a,
.orange .wrapper .buttons a,
.orange .wrapper .moreolder a,
.orange .wrapper .archivelink a {
background : url(i/more-arrow-orange.gif) 100% 50% no-repeat;
}


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}

.sub .pagebody .boxhd {
  position: absolute;
  margin-top: -1.6em;
  top: 75px;
  left: 262px;
  color: #fff;
  font-size: 1.5em;
  _width: 300px;
}
.articlelist .item h3 {
  font-family: Arial;
  font-size : 1em; 
  margin : 0;
}
.articlelist .summary p { font-size : 1.08em; margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}
.articlelist a { color: #000; }

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}


.pink .articlelist img {
  border : 2px solid #DD7FCB;
}
.blue .articlelist img {
  border : 2px solid #3d82b8;
}
.moss .articlelist img {
  border : 2px solid #848950;
}
.orange .articlelist img {
  border : 2px solid #fb6618;
}


/* ******  article  ****** */
.home .article .boxhd { position:absolute;right:19999px;left:auto; }
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #000;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}

.article ul {
  list-style : none;
  margin-bottom : .7em;
}
.article li { padding-left : 1.5em; margin-bottom : .54em; }

.home .article ul {
  list-style : none;
}

.pink .article li {background : url(i/pinkbox.gif) 0.5em 0.5em no-repeat;}
.blue .article li {background : url(i/bluebox.gif) 0 0.5em no-repeat;}
.moss .article li {background : url(i/mossbox.gif) 0 0.5em no-repeat;}
.orange .article li {background : url(i/orangebox.gif) 0 0.5em no-repeat;}



/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */
.quizbox .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 : 9em;
  float : left;
  margin-top : .2em;
  text-align: right;
  padding-right: 4px;
}
.contactform .fi_btn {
  margin-left : 9.3em;
  _margin-left : 9.2em;
}
.contactform textarea { width : 70%; }
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_btn { clear: left; margin-bottom: 2px; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 20px;
  left : 265px;
  width : 450px;
}

.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {}

.breadcrumbs .content span,
.breadcrumbs .content a {
  text-decoration : none;
  color : #606060;
  font-size: 0.92em;
}

.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 {
  border : 1px solid #b7b7b7; border-right: none; 
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mnav .boxhd {
  position:absolute;right:9999em;left:auto;
  ~display : none;
}
.mnav .content {
  padding : 0;
  background : url(i/mnavTop.gif) 0px 0 no-repeat;
  margin: -1px 0 -1px -1px; 
  _height:0;min-height:0; /* ie hasLayout fix */
  position : relative;
  z-index : 1;
}

.mnav ul {
  background : url(i/mnavBottom.gif) 0 100% no-repeat;
  padding: 1px 0 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mnav li {
  display : inline;
  padding-bottom : 0;
}

.mnav .content a {
  display : block;
  padding : .1em .33em;
  text-decoration : none;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  border-top : 1px solid #b7b7b7;
  padding: 5px 10px 5px 0;
  font-size: 0.92em;
}
.mnav .content .home a {  border: none; }

.mnav a:hover,
.mnav a:focus,
.mnav a:active {
}
.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;
}


.pink .mnav .parent a,
.pink .mnav .current a {
  background : url(i/mnav-active-pink.gif) 10px 0px no-repeat;
}
.blue .mnav .parent a,
.blue .mnav .current a {
  background : url(i/mnav-active-blue.gif) 10px 0px no-repeat;
}
.moss .mnav .parent a,
.moss .mnav .current a {
  background : url(i/mnav-active-moss.gif) 10px 0px no-repeat;
}
.orange .mnav .parent a,
.orange .mnav .current a {
  background : url(i/mnav-active-orange.gif) 10px 0px no-repeat;
}


/* ******  snav  ****** */
.snav {}





/* ******  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; }





/* ******  flnav  ****** */
.flnav { 
  position: absolute;
  top: 24px;
  right: 250px;
  _left: 560px;
  z-index: 99;
  margin-top: -0.8em;
  _width: 120px;
}
.flnav .boxhd { position:absolute;right:9999em;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 4px;
}
.flnav li.home { border : none; }
/* .flnav li.cat1 { border : none; } */
.flnav .content a { color: #606060; font-size: 0.92em;}

.flnav .parent a,
.flnav .current a { font-weight : bold; }






/* ******  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;
  top : 22px;
  margin-top : -.8em;
  right : 15px;
  width : 210px;
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input { width : 150px; }
.qsearch .fi_btn input { width : 3.5em; font-size : .91em;  color: #fff; }

.pink .qsearch .fi_btn input { background-color: #DB77C8; }
.blue .qsearch .fi_btn input { background-color: #3d82b8; }
.moss .qsearch .fi_btn input { background-color: #848950; }
.orange .qsearch .fi_btn input { background-color: #fb6618; }



/* ******  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;
}
.galleryitem .imgname { position:absolute;right:19999px;left:auto; }



/* ******  footer  ****** */
.footer { 
  padding: 15px 30px; 
  color: #606060; 
  font-size: 0.92em; 
}
.footer .boxhd { display : none;  }




/* ******  eplicaad  ****** */
.eplicaad {
  bottom:25px;
  position:absolute;
  left: 90px;
}




/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 15px;
  right : 230px;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float:left;
  height:16px;
  margin-left:4px;
  overflow:hidden;
  width:17px;
}
.fontsizer li.dwn {
  margin-right: 10em;
}
.fontsizer a {
  display : block;
  padding-left : 22px;
}
.fontsizer .usesettings a {
  background-image : url(i/font-stillingar.gif);
}
.pageextra5 .fontsizer a:hover,
.pageextra5 .fontsizer a:focus,
.pageextra5 .fontsizer a:active { background-position: 0 -16px;}


.pink .fontsizer .dwn a {
  background-image : url(i/font-dwn-pink.gif);
}
.pink .fontsizer .up a {
  background-image : url(i/font-up-pink.gif);
}
.blue .fontsizer .dwn a {
  background-image : url(i/font-dwn-blue.gif);
}
.blue .fontsizer .up a {
  background-image : url(i/font-up-blue.gif);
}
.moss .fontsizer .dwn a {
  background-image : url(i/font-dwn-moss.gif);
}
.moss .fontsizer .up a {
  background-image : url(i/font-up-moss.gif);
}
.orange .fontsizer .dwn a {
  background-image : url(i/font-dwn-orange.gif);
}
.orange .fontsizer .up a {
  background-image : url(i/font-up-orange.gif);
}



/* * 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 : inherit; text-decoration : inherit; }
