.stream, .print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #ccc;
  margin : 0;
  padding : 7px 0;
  color : #000;
  font-size : 11px;
  _font-size : 68.75%;
  text-align : center;
  font-family : Verdana, sans-serif;
}

.bodywrap {
  background : #fff;
  position : relative;
  margin : 0 auto;
  padding-bottom : 5em;
  text-align : left;
  border : 7px solid #fff;
  width : 984px;
  _width /**/: 998px;
}

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; }
ul ul, ol ol, ul ol, ol ul { margin-bottom : .27em; }
li { margin : 0; padding : 0; }


a:link,
a:visited {
  color : #5580ab;
  text-decoration : none;
}



abbr,
acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover,
acronym:hover { border-bottom-color : #555; }


img { 
  vertical-align : middle;
  margin : 0;
  padding : 0;
  border : none; 
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.36em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.36em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.18em;
  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,
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  border : 1px solid #eee;
  margin : 0 0 .7em 0;
  padding : 0;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Verdana, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #eee;
  background : #fff;
  color : #000;
}

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fafafa;
  border : 1px solid #eee;
  border-right-color : #ccc;
  border-bottom-color : #ccc;
  color : #666;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c66;
  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; }


label acronym,
fieldset h3 acronym,
fieldset h4 acronym {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
label acronym:hover,
fieldset h3 acronym:hover,
fieldset h4 acronym:hover { border : none; }






/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pageheader {
  position : relative;
  height : 8.36em;
}
.pageheader .brand {
  position : absolute;
  bottom : 16px;
  left : 10px;
  width : 330px;
}

.pagebody {
  margin : 0 252px 0 162px;
}
.pagebody .wrapper { _height : 1em; }


.pageextra1 {
  position : absolute;
  top : 8.36em;
  left : 0;
  width : 160px;
}

.pageextra2 {
  position : absolute;
  top : 8.36em;
  right : 0;
  width : 250px;
}

.pageextra5 { margin : 0 200px; }
.heightfixed .pageextra5 { margin : 0; }




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height : 1em;
  position : relative;
  margin-bottom : 1.5em;
}


.boxhd {
  margin : 0;
  text-transform : uppercase;
  letter-spacing : .5px;
  font-size : 1.54em;
  padding : 8px 0;
}

.pageextra2 .boxhd {
  font-weight : normal;
  padding-left : 10px;
  padding-right : 10px;
}
.pagebody .boxhd {
  padding-left : 40px;
  padding-right : 40px;
  color : #5580ab;
}


.content {
  _height : 1em;
  margin-bottom : 1.27em;
}

.pagebody .content { padding : 0 30px 0 40px; }
.pageextra2 .content {
  background : #fff url("../img/dotts.gif") 0% 100% repeat-x;
  padding : 8px 10px;
  margin-bottom : .9em;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  index next to rivers  ****** */

.rivertext {
  float: left;
  margin: -80px 0 0 0;
  width: 490px;
}

.riverindex {
  /*
    position : absolute;
    right : 210px;
    top : 520px;
  */
  text-align : right;
  padding: 0;
  margin: 0 0 0 0;
  float: right;
}
.riverindex .boxhd { display: none; }
.riverindex .content { margin : 0; }
.riverindex .content ul {
  margin: 0;
  padding: 0;
}
.riverindex .content ul li {
  margin: 0;
  padding: 0;
}
.riverindex .content ul li a {
  text-transform : uppercase;
  color: #f00;
  white-space : nowrap;
}

/*
.riverindex .boxhd { display: none; }
.riverindex .content { margin : 0; }
.riverindex .content ul {
  list-style : none;
  margin : 0 -5px 0 0;
  padding : 0;
}
.riverindex .content ul li {
  display : inline;
  _float /++/: left;
  margin : 0;
  padding : 0 5px;
  border-left : 1px solid #eee;
}
.riverindex .content ul li a {
  color: #f00;
  white-space : nowrap;
}
*/


/* ******  language selector  ****** */

.langselect {
  position : absolute;
  left : 530px;
  width : 240px;
  top : -2.1em;
  margin-top : -42px;
  text-align : right;
}
.langselect h2 { display: none; }
.langselect ul { margin: 0; padding: 0; }

.langselect li {
  float: left;
}

.langselect a {
  float: left;
  padding: 0 9px 0 9px;
  border-left: 1px solid #ccc;
}

.langselect li.home a {
  display: none;
}

.langselect li.cat1 a {
  border-left: none;
}

/* ******  meta  ****** */
.meta {
  color : #999;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .content .meta a { color : #999; }




/* ******  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 {
  margin-right : 5px;
  text-transform : uppercase;
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
}
.articlelist .item h3 {
  margin : 0;
}
.articlelist h3 .meta { font-size : .77em; }
.articlelist .summary p { margin : 0; }
.articlelist .more { display : inline; }

.articlelist table { clear : both; }
.articlelist td.item {
  float : none;
  width : 50%;
  padding-left : 1.2em;
}
.articlelist td.col1 { padding-left : 0; }

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist h3.old {
  clear : both;
  font-size : 1em; 
  margin : 0;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}





/* ******  newslist  ****** */
.newslist .content { padding : 0 20px 4px 20px; }
.newslist img { margin : 0 -20px 15px -20px; }
.newslist .item { margin-bottom : 16px; }
.newslist h3 { font-weight : normal; }



/* ******  videolist  ****** */
.videolist .item {
  float : left;
  width : 49%;
  text-align : center;
}
.videolist .itm1,
.videolist .itm3,
.videolist .itm5,
.videolist .itm7,
.videolist .itm9,
.videolist .itm11,
.videolist .itm13,
.videolist .itm15,
.videolist .itm17 { clear:left; }



/* ******  textads  ****** */
.textads {
  font-size : .91em;
}
.textads .boxhd { display : none; }
.textads .item {
  font-size : .91em;
  background : url("../img/roundbox.gif") 0% 100% no-repeat;
  padding : 0 14px 12px 14px;
  margin-bottom : 1.27em;
}
.textads h3 {
  font-size : 1.3em;
  background : url("../img/roundbox-top.gif") 0% 0% no-repeat;
  margin : 0 -14px 0 -14px;
  padding : 12px 14px 7px 14px;
}
.textads p { margin : 0; }
.textads .more {
 /* text-align : right; */
  margin-top : .36em;
}






/* ******  article  ****** */
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article .chapters {
  font-size : .91em;
  clear : right;
  float : right;
  width : 150px;
}
.article .chapters h3 { font-size : 1em; }
.article .chapters ul { padding : 0; }
.article .chapters li {
  background : none;
  padding-left : 0;
  margin : 0;
}


.article img {
  float : none;
  margin : 0;
  clear : both;
}
.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 ul {
  padding-left : 15px;
  margin-bottom : .7em;
}
.article ul li {
  padding-left : 16px;
  background : url("../img/bullet.gif") 0% .25em no-repeat;
}
.article li { margin-bottom : .5em; }


.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;
}





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  clear : both;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
  text-align : center;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent {
  width : 200px;
  font-size : .92em;
  color : #777;
  text-align : left;
}
.imgbox .imgtext {
  font-weight : normal;
}
.imgbox .imgmeta {
  width : 200px;
  color : #bbb;
  font-weight : normal;
  font-size : .83em;
  text-align : left;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }


.imgbigbox {
  position : relative;
  float : none;
  padding : 0 0 .75em 0;
  margin : 0 0 2em 0;
}


/* ******  quizbox  ****** */
.quizbox .question {
  font-weight : bold; 
}
.quizbox .thanks {
  color : #0b6;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li { margin-bottom : .5em; }
.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;
}




/* ******  aboutblurb  ****** */
.aboutblurb {
  font-size : .91em;
}
.aboutblurb .boxhd { display : none; }




/* ******  endorsment  ****** */
.endorsment {
  position : relative;
  background : #faeeb1;
  padding : 9px 7px 2.2em 7px;
  font-size : .91em;
  margin-bottom : 1.27em;
}
.endorsment img { margin : 0 -7px 12px -27px; }
.endorsment strong.imgtitle {
  position : absolute;
  font-weight : normal;
  color : #968f6a;
  bottom : 9px;
  padding-left : 20px;
}



/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom : 2em;
}
.contactform .fi_txt label {
  width : 4.5em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_bdy { clear : both; }
.contactform textarea { width : 98%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  margin-top : -1em;
  top : 380px;
  left : 202px;
  width : 500px;
  background : #fff url("../img/dotts.gif") 0% 100% repeat-x;
  font-size : .91em;
}
.mappage .breadcrumbs { top : 475px; }
.home .breadcrumbs { top : 200px; }

.home .breadcrumbs,
.breadcrumbs .boxhd { display : none; }

.breadcrumbs .content {
  padding : 5px 22px 11px 22px;
  line-height : 1em;
  margin : 0;
}





/* ******  mnav  ****** */
.mnav {
  background : #f4f5f9;
  font-size : 1.09em;
  padding : 10px 0 10px 4px;
  margin-bottom : 1em;
}
.mnav .boxhd { display : none; }
.mnav .content {
  padding : 0;
  margin : 0;
}

.mnav li {
  display : inline;
  padding-bottom : 0;
}
.mnav .content a {
  display : block;
  padding : 4px 10px 4px 25px;
  margin-bottom : 3px;
  background : #5580ab url("../img/mnav-arrow.gif") 3px 50% no-repeat;
  color : #fff;
  text-transform : uppercase;
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active {
}

.mnav .parent a,
.mnav .current a { font-weight : bold; }
.mnav .current a {
  background-color : #269;
  background-image : url("../img/mnav-arrow2.gif");
}


.mnav .level2 {
  margin : -3px 0 .5em 9px;
}
.mnav .level2 a {
  text-transform : none;
  font-weight : normal;
  color : #269;
  background-color : transparent;
  background-image : none;
  padding : 2px 10px 2px 16px;
  margin : 0;
}
.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight : bold;
}
.mnav .level2 .current a {
  background-image : url("../img/dotts.gif");
  background-position : -28px 50%;
}


.mnav .level3 {
  font-size : .92em;
  margin : -1px 0 .45em 0;
}

.mnav .level2 .level3 a {
  font-weight : normal;  
  color : #269;
  padding : 1px 7px 1px 29px;
  background-image : none;
}
.mnav .level3 .parent a,
.mnav .level3 .current a {
  font-weight : bold;
}
.mnav .level3 .current a {
  background-image : url("../img/dotts.gif");
  background-position : -16px 50%;
}



.mnav .level4 {
  font-size : .91em;
  margin-bottom : .45em;
}
.mnav .level3 .level4 a {
  font-weight : normal;  
  color : #269;
  padding-left : 40px;
  background-image : none;
}
.mnav .level4 .current a {
  font-weight : bold;
  background-image : url("../img/dotts.gif");
  background-position : -4px 50%;
}







/* ******  enav  ****** */
.enav ul {}
.enav li {}
.enav .content a {}



/* ******  calendar  ****** */
.calendar {
  border : 1px solid #eee;
  border-bottom : none;
  border-right : none;
}
.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-right : 1px solid #eee;
  border-bottom : 1px solid #666;
}
.calendar td {
  text-align : right;
  border : 1px solid #eee;
  border-top : none;
  border-left : none;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : .17em .17em;
}
.pagebody .calendar td i,
.pagebody .calendar td a {
  padding : .17em .33em;
}
.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,
.advert .content {
  text-align : center;
  padding-bottom : 12px;
}
.advert .boxhd { display : none; }
.advert img { margin-bottom : 10px; }




/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  left : 472px;
  width : 240px;
  top : -1.54em;
  margin-top : -19px;
  text-align : right;
}
.qsearch .boxhd,
.qsearch label { display : none; }
.qsearch .fi_txt input { width : 136px; }



/* ******  subscription  ****** */
.subscription  {
  position : absolute;
  right : 0;
  top : -8.36em;
  height : 8.36em;
  padding : 0 2px 0 91px;
  width : 165px;
  _width /**/: 258px;
  background : #faeeb1 url("../img/newspaper.gif") 0% 0% repeat-y;
}
.subscription  .boxhd,
.subscription  .content {
  margin-left : -2.73em;
  font-size : 1em;
  padding : 0;
  background : #faeeb1;
  color : #999;
}
.subscription  .boxhd {
  margin-top : 10px;
  margin-bottom : 6px;
}
.subscription  .fi_txt input { width : 136px; }
.subscription  .fi_txt,
.subscription  .fi_btn {
  margin-bottom : 0;
  margin-top : 3px;
}
.subscription  .fi_btn {
  text-align : right;
  padding-right : 12px;
}


/* ******  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;
}




/* ****** flashnav  ****** */
.flashnav {
  position : relative;
  padding-top : 15px;
  margin-bottom : 42px;
  margin-bottom : 99px;
}
.home .flashnav { margin-bottom : 16px; }

.flashcontainer .boxhd { display: none; }
.flashcontainer .content {
  padding : 0;
}




/* ****** flmnav  ****** */
.flmnav {
  position : absolute;
  top : 8.36em;
  left : 202px;
  width : 500px;
}
.flmnav .boxhd { display : none; }
.flmnav .content {
  padding : 0;
  margin : 0;
}
.flmnav ul {}

.flmnav li {
  float : left;
  width : 14.25%;
}
.flmnav li.home { display : none; }

.flmnav .content a {
  font-size : .91em;
  text-transform : uppercase;
  text-align : center;
  display : block;
  padding : 4px 0 5px 0;
  color : #fff;
  background : #269;
  margin-right : 4px;
}
.bodywrap-ie5mac .flmnav a { float : left; }

.flmnav .parent a,
.flmnav .current a {
  color : #269;
  background : #c1cad9;
  font-weight : bold;
}


/* ****** flsnav  ****** */
.flsnav {
  margin-top : 303px;
  width : 500px;
  background : #269;
  color : #fff;
/* ... */
  margin-top : 353px;
  top : 3.82em;
/* ... */
}
.flsnav .boxhd {
  display : block;
  color : #fff;
  text-transform : none;
  border-bottom : 2px solid #fff;
  font-size : 1.64em;
  padding : 10px 10px 11px 10px;
}
.flsnav li { width : auto; }

.flsnav .content a {
  text-align : left;
  padding : 3px 10px;
  border-top : 2px solid #fff;
  border-right : 2px solid #fff;
  margin : -2px 0 0 0;
  position : relative;
}







/* ******  contactinfo  ****** */
.contactinfo {
  position : absolute;
  top : 8.36em;
  margin-top : -44px;
  left : 343px;
  width : 140px;
}
.contactinfo .boxhd { margin-left : 15px; }
.contactinfo .content { margin : 0; }

.contactinfo .boxhd a {
  position : relative;
  z-index : 1;
  display : block;
  overflow : hidden;
  width : 110px;
  padding-top : 29px;
  height : 1px;
  _height /**/: 30px;
  background : url("../img/icn-contact.gif") 0% 5px no-repeat;
}
.contactinfo .content {
  position : absolute;
  bottom : 5px;
  left : 2px;
  font-size : .91em;
  width : 355px;
  _width /**/: 375px;
  background : #fafafa;
  border : 1px solid #e9e9e9;
  border-right-color : #999;
  border-bottom-color : #666;
  padding : 5px 10px 12px 10px;
}
.contactinfo .closed { display : none; }

.contactinfo p { margin : 0 0 12px 0; }
.contactinfo .more { margin : 0; }
.contactinfo .more a { padding-left : 122px; } 


/* ******  newsletterform ****** */
.newsletterform fieldset {
  padding : 5px;
  border : none;
}
 
.newsletterform .fi_txt {
  width : 50%;
  float : left;
}

.newsletterform .fi_chk {
  display : block;
  width : 100%;
  clear : both;
  float : none;
  padding : 0;
  margin : 0 0 30px 0;
  _margin : 0 0 15px 0;
}

.newsletterform .fi_chk li {
  display : block;
  float : left;
  width : 50%;
}

.newsletterform .fi_txt label {
  display : block;
} 

.newsletterform .fi_bdy label { display : block; }



/* ******  eplicaad  ****** */
.eplicaad { text-align : right; }





/* * 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; }

/* **** buttions / facebook "like" & twitter **** */
.buttons iframe {
  float: left;
  margin-top:20px;
}
.tweet .content {
  background:none;
}
.tweet a {
 background: url(../img/twitter-icon.png) 0 0 no-repeat;
 display: block;
 font-size: 1.1em;
 padding:1px 0 4px 28px;
}

