.stream, .print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */


body {
  background : #fff;
  margin : 0;
  padding : 4px 5px;
  color : #000;
  font-size : 11px;
  _font-size : 68.75%;
  font-family : Arial, Helvetica, Geneva, sans-serif;
}

.bodywrap {
  padding : 5.82em 0 .5em 0;
  position : relative;
  left : 50%;
  margin-left : -380px;
  width : 760px;
}
.bodywrap-ie5mac {
  left : 0;
  margin-left : 10px;
}


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-left : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom : .27em; }
li { margin : 0; padding : 0; }

ul li {
  background : url("../img/bullet.gif") 2px .36em no-repeat;
  padding-left : 13px;
}


form { margin : 0; }
label { display : block; }
.fi_rdo label,
.fi_chk label { display : inline; }

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input { border : 1px solid #888; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
} 
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #b66320;
  color : #b66320; 
}


a:link,
a:visited { color : #6a818a; }
a:hover,
a:focus,
a:active { color : #b66320; }
a[name]:hover { color : inherit; text-decoration : none; }




abbr, acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover, acronym:hover { border-bottom-color : #555; }


img { 
  margin : 0;
  padding : 0;
  border : none; 
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.27em;
}
h2 {
  color : #4b595e;
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .64em;
}
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.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}



/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pageheader {
  position : relative;
  z-index : 1;
  margin-left : 510px;
  width : 250px;
}
.pageheader .brand {
  background : #417394 url("../img/sitelogo-bak.gif") 0% 0% no-repeat;
  padding-bottom : 22px;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.pageheader .sitelogo {
  vertical-align : middle;
  margin : 12px 38px;
}

.pagebody {
  margin-top : -116px;
  _height:1px;min-height:0; /* ie hasLayout fix */
  padding-top : 2.54em;
  background : url("../img/bottom-fade.gif") 100% 100% no-repeat;
}
.home .pagebody { padding-top : 0; }
.pagebody .wrapper {
  padding-right : 255px;
  background : url("../img/round-corner.gif") 100% 100% no-repeat;
}

.pageextra1 {
  position : absolute;
  top : 5.82em;
  padding-top : 116px;
  right : 0;
  width : 250px;
}

.pageextra5 {
  padding-top : 2em;
  margin-right : 255px;
  text-align : center;
  font-size : .91em;
  _height:1px;min-height:0; /* ie hasLayout fix */
  color : #666;
}
.heightfixed .pageextra5 { margin : 0; }

.pageextra5 .wrapper a { color : #666; }
.pageextra5 a:hover,
.pageextra5 a:focus,
.pageextra5 a:active { color : #b66320; }




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:1px;min-height:0; /* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.pagebody .box { padding : 0 11px; }
.pageextra1 .box { padding : 0 8px; }


.pagebody .boxhd {
  margin-top : 0;
  padding : .36em 3px;
  border-bottom : 1px solid #e6e8e8;
}
.pageextra1 .boxhd {
  margin-top : 1em;
  font-size : 1.09em;
  color : #78949b;
}

.content { _height:1px;min-height:0; /* ie hasLayout fix */ }




/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.meta a:link,
.meta a:visited {
  color : #777;
}
.meta a:hover,
.meta a:active {
  color : #c00;
}


/* ******  buttons  ****** */
.more,
.buttons,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons { margin-top : 1.33em; }
.more a,
.buttons a,
.archivelink a {
  float : left;
  white-space : nowrap;
  padding : 0 12px 0 11px;
  background : url("../img/arrow-rr.gif") 0% .36em no-repeat;
  text-decoration : none;
}
.more a:hover,
.more a:focus,
.more a:active,
.buttons a:hover,
.buttons a:focus,
.buttons a:active,
.archivelink a:hover,
.archivelink a:focus,
.archivelink a:active { text-decoration : underline; }



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  border : 1px solid #d2d6d7;
  margin : .2em 0 4px 6px;
}

.articlelist ul { clear : both; }
.articlelist li { padding-bottom : .7em; }
.articlelist li a { font-weight : bold; }




/* ******  categorylist  ****** */
.categorylist .boxhd { display : none; }
.categorylist .item {
  background : url("../img/bottom-fade2.gif") 0% 100% repeat-x;
  padding-top : 5px;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.categorylist h3 {
  margin-top : 0;
  color : #fff;
  font-size : .91em;
  padding : 4px 0;
  font-family : Verdana, sans-serif;
  background : #3e7192 url("../img/arrow-dd.gif") 90px 50% no-repeat;
}
.categorylist .item h3 a { color : #fff; }
.categorylist a {
  text-decoration : none;
  font-weight : bold;
}
.categorylist a:hover,
.categorylist a:focus,
.categorylist a:active { text-decoration : underline; }

.categorylist img {
  float : left;
  margin-right : 20px;
  border-top : 1.82em solid #3a6079; 
}
.categorylist .summary p img {
  float : left;
  margin-right : 10px;
  border-top : none;
}
.categorylist ul {
  float : right;
  padding : 0 8px 0 0;
  font-weight : bold;
  width : 152px;
  _width /**/: 159px;
  color : #555;
}
.categorylist li {
  _width /**/: 100%;
  _float /**/: left;
}
.categorylist p {
  float : left;
  width : 230px;
}

.categorylist .more {
  clear: right;
  width: 402px;
}





/* ******  article  ****** */
.article .subtitle {
  clear : none;
  margin-top : 0;
  font-size : 1em;
}
.article .meta { margin-top : .7em; }
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article h3 {
  color : #778489;
  padding-left : 13px;
  background : url("../img/bullet2.gif") 0px .27em no-repeat;
}


.article img {
  clear : both;
  border : 1px solid #d2d6d7;
}
.article img.left { float : left;  margin : .2em .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article-ie5mac img.center { display : inline; }

.article li { padding-bottom : .18em; }

.article table {
  border-bottom : 1px solid #888;
  border-left : 1px solid #888;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #aaa;
  border-top : 1px solid #aaa;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #aaa;
  border-top : 1px solid #aaa;
}
.article tr.alt td {
  background-color : #f8f8f8;
}





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  font-size : .92em;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
  color : #999;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  font-weight : normal;
}
.imgbox .imgmeta {
  width : 200px;
  color : #bbb;
  font-weight : normal;
  font-size : .9em;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  margin : 0;
  width : auto; 
  margin-bottom : 2.5em;
}



/* ******  quizbox  ****** */
.quizbox .question {
  font-weight : bold; 
}
.quizbox .thanks {
  color : #0b6;
}
.quizbox li {
  margin-bottom : .5em;
  background : none;
  padding : 0;
}
.quizbox label { display : inline; }
.quizbox .options li { margin : 0; }
.quizbox .bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img { height : .91em; }
.pageextra1 .quizbox h3 {
  font-size : 1em;
  margin-bottom : .1em;
  font-weight : normal;
}



/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom : 2em;
}
.contactform label {
  width : 4.5em;
  float : left;
  margin-top : .2em;
}
.contactform .body label {
  float : none;
}
.contactform textarea {
  width : 98%;
}


/* ******  umsokn  ****** */
.umsokn {
  line-height : 1.7;
}
.umsokn h3 {
  clear : both;
}
.umsokn ul li {
  padding : 0;
  background : none;
}
.umsokn .textinput {
  margin-bottom : .1em;
}
.umsokn .fi_chk {
  display : inline;
  margin-right : 1em;
}
.umsokn .fi_rdo input,
.umsokn .fi_chk input {
  margin : 0 3px;
}
.umsokn .float {
  float : left;
  clear : left;
  margin-right : 1em;
}
.umsokn .haegri {
  clear : none;
}
.umsokn .clearfloat {
  clear : both;
}

.umsokn .venue li {
  margin-bottom : 1em;
}
.umsokn div.fi_txt label,
.umsokn .venue ul.fi_rdo,
.umsokn .venue .fi_rdo li {
  margin-bottom : 0;
  display : inline;
}

input[type=checkbox] {
  margin : 0 3px 0 0
}


/* ******  advert  ****** */
.advert {}



/* ******  breadcrumbs  ****** */
.wrapper .breadcrumbs {
  position : absolute;
  top : 0;
  right : 255px;
  width : 505px;
  background : #a3bbca;
  font-size : .91em;
  color : #b66320;
  padding : 0;
}
.home .breadcrumbs,
.breadcrumbs .boxhd { display : none; }
.breadcrumbs .content { padding : .4em 12px; }
.breadcrumbs .content a,
.breadcrumbs .current {
  text-decoration : none;
  padding : 0 2px;
  color : #fff;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus,
.breadcrumbs a:active {
  text-decoration : underline;
  color : #b66320;
}



/* ******  mnav  ****** */
.mnav  {
  position : absolute;
  top : -5.82em;
  right : 250px;
  width : 510px;
  font-weight : bold;
  font-family : Verdana, sans-serif;
  text-transform : uppercase;
}
.mnav .boxhd { display : none; }
.mnav ul {
  margin : 0;
  font-size : .91em;
}

.mnav li {
  float : left;
  display : inline;
  margin-right : 5px;
  width : 165px;
  padding : 0;
  background : #3a6079 url("../img/mnav-bak.gif") -10px 0% repeat-x;
}
.mnav li.cat1 { background-position : 0px 0% }
.mnav .content a {
  display : block;
  padding : 4.2em 10px .6em 23px;
  background : url("../img/arrow-rr.gif") 10px 4.6em no-repeat;
  text-decoration : none;
  color : #fff;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.bodywrap-ie5mac .mnav a { float : left; }

.mnav a:hover,
.mnav a:hover,
.mnav a:active {
  text-decoration : underline;
  background-image : url("../img/arrow-dd.gif");
}
.mnav .parent,
.mnav .current {
  background-color : #9cafbc;
  background-image : url("../img/mnav-bak2.gif");
}
.mnav .parent a,
.mnav .current a {
  background-image : url("../img/arrow-dd.gif");
}

.mnav .home { display : none; }





/* ******  snav  ****** */
.snav  {
  background : url("../img/bottom-fade.gif") 0% 100% no-repeat;
}
.snav .boxhd { display : none; }
.snav ul { margin : 0; }
.snav .level1 {
  border-bottom : 1px solid #dedfe0;
}
.snav li {
  display : inline;
  background : none;
  padding : 0;
}
.snav a {
  display : block;
  text-decoration : none;
  border-top : 1px solid #dedfe0;
  padding : .45em 10px .45em 26px;
  background : url("../img/arrow-rr.gif") 13px .91em no-repeat;
}
.snav a:hover,
.snav a:focus,
.snav a:active { text-decoration : underline; }

.snav .parent a { background-image : url("../img/arrow-dd.gif"); }
.snav .current a {
  background-image : url("../img/arrow-ll2.gif");
  font-weight : bold;
}

.snav .level2 {
  border-top : 1px dashed #dedfe0;
  padding : .27em 0 .73em 0;
}

.snav .level2 a {
  background : none;
  font-weight : normal;
  border : none;
  padding : .09em 10px .09em 36px;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
  background : url("../img/arrow-ll2.gif") 25px .54em no-repeat;
}
.snav .level2 .parent a {  background-image : url("../img/arrow-dd2.gif"); }

.snav .level3 { padding : .18em 0 .45em 0; }

.snav .level1 .level3 a {
  font-weight : normal;
  padding : 0 10px 0 48px;
  font-weight : normal;
  background : none;
}


.snav .level3 .current a {
  background : url("../img/arrow-ll2.gif") 37px .45em no-repeat;
  font-weight : bold;
}





/* ******  calendar  ****** */
.calendar {}
.pageextra1 .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 #888;
}
.calendar td {
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #333; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.pagebody .calendar td i,
.pagebody .calendar td a {
  padding : 2px 4px;
}
.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 .content {
  text-align : center;
}



/* ******  loginform  ****** */
.loginform {}



/* ******  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;
}




/* ******  searchform  ****** */
.qsearch {
  position : absolute;
  top : 0;
  right : 0;
  height : 5.45em;
  width : 253px;
  text-align : left;
  font-size : 1.1em;
  background : #e8e8e8 url("../img/search-fade.gif") 0% 0% no-repeat;
}
.qsearch .boxhd,
.qsearch label { display : none; }
.qsearch .content {
  padding : 3em 5px 0 13px;
}
.qsearch .fi_txt input {
  width : 160px;
  background : #fff;
  border : 1px solid #bbbec2;
}
.qsearch .fi_txt input:focus { border-color : #b66320; }
.qsearch .submit {
  width : 4.2em;
  background : #fff;
  border : 1px solid #bfc2c6;
  color : #999;
}




/* ******  footer  ****** */
.footer .boxhd { display : none; }



/* ******  fnav  ****** */
.fnav .boxhd { display : none; }
.fnav li {
  display : inline;
  _display /**/: block;
  background : none;
  padding : 0 7px;
}



/* ******  eplicaad  ****** */
.eplicaad {}




/* ******  fontsizer  ****** */
.fontsizer {
  position : absolute;
  top : .7em;
  right : 0;
  width : 240px;
  text-align : left;
}
.fontsizer a {
  text-decoration : none;
  float : left;
  padding : 2px 12px 2px 18px;
  background : url("../img/font-dwn.gif") 0% 50% no-repeat;
  white-space : nowrap;
}
.fontsizer a.up {
  background-image : url("../img/font-up.gif");
  padding-right : 0;
}

.fontsizer a:link,
.fontsizer a:visited { text-decoration : none; }

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { text-decoration : underline; }




/* ******  fpimagebanner  ****** */
.fpimagebanner {}



