.stream { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.print { display : none; }

/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #eee url(../img/body-bak.gif) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #000;
  text-align : center;
  font-family : Arial, Tahoma, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 15px;  _font-size :  93.75%; }
body.zoom3 { font-size : 18px;  _font-size : 112.50%; }

/*
body.zoom1 { font-size : 11px;  _font-size :  68.75%; }
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 13px;  _font-size :  81.25%; }
body.zoom2 { font-size : 14px;  _font-size :  87.50%; }
body.zoom0 { font-size : 15px;  _font-size :  93.75%; }
body.zoom0 { font-size : 16px;  _font-size : 100.00%; }
body.zoom0 { font-size : 17px;  _font-size : 106.25%; }
body.zoom0 { font-size : 19px;  _font-size : 118.75%; }
body.zoom0 { font-size : 20px;  _font-size : 125.00%; }
body.zoom0 { font-size : 23px;  _font-size : 143.75%; }
body.zoom0 { font-size : 28px;  _font-size : 175.00%; }
body.zoom0 { font-size : 32px;  _font-size : 200.00%; }
*/


.bodywrap {
  position : relative;
  width : 813px;
  margin : 0 auto;
  text-align : left;
  background : url(../img/bodywrap-bak.gif) 0 0 repeat-y; 
}

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; }

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }



a { color : #b00; }



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 : arial;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
  border-bottom : 1px solid #eee;
}
h2 {
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}

.pagebody h1, .pagebody h2, .pagebody h3, .pagebody h4 {
  color : #b00;
}
.pagebody h2.boxhd {
  color : #555;
  font-size : 1.1em;
}
.twocol .pagebody h2.boxhd,
.threecol .pagebody h2.boxhd {
  display : none;
}
.twocol .pagebody .wrapper,
.threecol .pagebody .wrapper {
  padding-top : 19px;
}
.pagebody h2.subtitle {
  color : #333;
  font-size : 1em;
}
.pageextra2 h1, .pageextra2 h2, .pageextra2 h3, .pageextra2 h4 {
  color : #333;
}



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 : Tahoma, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #ccc;
  background : #fff;
  color : #000;
}

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input,
.pageextra2 select,
.pageextra2 textarea,
.pageextra2 .textinput,
.pageextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : 1px solid #888;
  color : #777;
  border : 1px solid #ccc;
  background : url(../img/nav-li-bak.gif) 0 100% repeat-x;
  font-size : .9em;
  font-weight : bold;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #000;
  color : #000;
}


.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            */
/* ********************************** */


.pageheader {
  background : url(../img/ph-bak.png) 0 0 no-repeat;
}
.pageheader .wrapper { 
  height: 145px;
}
.pageheader .brand {}
.pageheader .brand a {
  margin-left : 26px;
  display : inline;
  float : left;
  margin-top : 37px;
  width: 760px;
}
.pageheader .brand a span { display : none;}
.pageheader .sitelogo {
}

.pagebody {
  float : left;
  width : 582px;
  _width /**/: 602px;
  padding-left: 21px;
  _display : inline;
  background : url(../img/pb-bak.gif) 100% 0 repeat-y;
  margin-right : -10px;
}
.pagebody .wrapper {
  padding : 0 35px 0 25px;
  min-height : 450px;
  _height : 450px;
  background : url(../img/pb-corner.gif) 100% 100% no-repeat;
  line-height : 1.45;
}

.pageextra1 {
  float : right;
  width : 199px;
  _display : inline;
  padding-right : 21px;
  background : url(../img/p1-bak.gif) 0 0 no-repeat;
  min-height : 400px;
  _height : 400px;
}
.pageextra1 .wrapper {
  width : 199px;
}

.pageextra2 {
  clear : both;
  padding : 0 21px 0 21px;
  background : url(../img/p2-bak.gif) 33px 100% no-repeat;
  margin-bottom : 20px;
  float : left;
}
.pageextra2 .wrapper {
  border-top : 1px solid #e5e5e5;
  background : url(../img/p2w-bak.gif) 12px 0 no-repeat;
  float : left;
  width : 771px;
}



.pageextra5 {
  clear : both;
  padding : 0 21px 14px 21px;
  _height : 1em;
  background : url(../img/p5-bak.png) 0 100% no-repeat;
}
.pageextra5 .wrapper {
  border-top : 1px solid #b00;
  _height : 1em;
  padding-bottom : 1px;
}









/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height : 1em;
  position : relative;
  margin-bottom : 1.5em;
}
.boxhd { margin-top : 1.5em; }
.content { _height : 1em; }




/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
  font-weight : bold;
  font-size : .9em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 14px 0 0 ;
/*
  background : url("../img/more-arrow.gif") 0% 50% no-repeat; */
}



/* ******  articlelist  ****** */
.articlelist .boxhd  {
  border-bottom : 1px solid #eee;
  padding-bottom : 7px;
}

.articlelist .item {
  margin-bottom : 1.5em;
  width : 100%;
  overflow : hidden;
  padding-bottom : .5em;
  border-bottom : 1px solid #eee;
}
.articlelist .item h3 {
/*  font-size : 1em; */
  font-size : 1.2em; 
  margin : 0;
}
.articlelist .item h3 .meta {
  font-size : .75em; 
/*  display : none;  */
}
.articlelist .item h3 a {
  text-decoration : none;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}
  
.articlelist .listen img {
  border : 0;
  float : none;
  display : block;
  margin : 12px 0;
}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
  border : 1px solid #ccc;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  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 img { clear : both; vertical-align : text-bottom; }
.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 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;
  float : right;
  margin : 0 0 .75em 10px;
  padding : 0;
  width : auto;
  background : #f0f0f0;
}
.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; }




/* ******  footbox ****** */


.footbox {
  width : 196px;
  _width /**/: 256px;
  padding : 0 30px 16px 30px;
  float : left; 
  _height : 1em;
}




/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li {
  margin-bottom : .5em;
  _height : 1em;
}
.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  ****** */
.commentform .content,
.contactform .content {
  padding-bottom : 2em;
  _height : 1em;
}

.commentform label,
.contactform label {
  float : left;
  width : 6.5em;
  margin-top : .2em;
}

.commentform-1 .author { font-weight : bold; }
.commentform-1 .author strong {
  float : left;
  width : 6.5em;
  font-weight : normal;
}

.commentform .fi_bdy label,
.contactform .body label {
  float : none;
  width : auto;
}

.commentform .fi_txt input,
.contactform .textinput { width : 250px; }
.commentform textarea,
.contactform textarea { width : 99%; }



/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 155px;
  right : 239px;
  width : 450px;
  font-size : .9em;
  text-align : right;
  color : #555;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }

.breadcrumbs .content {
}

.breadcrumbs .content a {
  text-decoration : none;
  color : #555;
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8; url(../img/drop-arrow.gif) 100% 50% no-repeat;
  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(../img/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height : 1em;
  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 : 1em;
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top : 112px;
  left : 23px;
  width : 767px;  
  background : #fff url(../img/mnav.gif) 0 100% repeat-x;
}
.mnav .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.mnav .content {
  padding : 0; 
  width : 687px;
  float :left;
}

.mnav ul {}
.mnav li {
  display : inline;
  padding-bottom : 0;
  float: left;
  margin : 0 -1em;
  padding : 0 12px;
}

.mnav .content a {
  border-right : 1px solid #DEDFE0;
  display : block;
  float : left ;
  padding : 0 15px;
  text-decoration : none;
  color : #777;
  height : 32px;
  line-height : 32px;
  font-weight : bold;
  font-size : 1.1em;
  font-family : tahoma;
}
.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active {
  background : #fff url(../img/mnav-a-hover.gif) 0 100% repeat-x;
  text-decoration : none;
  color : #b00;  
}


.wrapper .mnav .parent a,
.wrapper .mnav .current a {
  color : #B00;
  background : #fff;
}

.mnav .level2 {}

.mnav .level2 a {
  font-weight : normal;  
  padding-left : 1.4em;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight : bold;
}

.mnav .level2 .level3 a {
  font-weight : normal;  
  padding-left : 2.8em;
}
.mnav .level3 .current a {
  font-weight : bold;
}




/* ******  snav  ****** */
.snav {
  padding : 0;
  padding-left : 1px;
  margin : 0;
  margin-bottom : 12px;
/*  border-left : 1px solid #e5e5e5;*/
}
.snav .content li span {
  display : none;
}
.snav .boxhd { 
  _height : 1em;
  background : #f9f8f8 url(../img/flnav-hd.gif) 0 100% no-repeat;
  margin : 0;
  font-size : 1em;
  padding : 20px 0 10px 16px;
  color : #555;
  border : 1px solid #fff;
  border-top : 0;
}
.snav ul.level1 {
  border-top : 1px solid #e5e5e5;
  padding : 10px;
}
.snav li {
  border : 1px solid #e5e5e5;
/*  border-bottom : 0; */
  background : url(../img/snav-l1.gif) 100% 0 repeat-y;
  margin-bottom : -1px; 
  _height : 1em;
}
.snav .content a {
  _height : 1em;
  border : 1px solid #fff;
  display : block ;
  padding : 4px 10px;
  color : #777;
  text-decoration : none;
  font-weight: bold;
}
.snav .parent a,
.snav .current a {
  background : #B00;
  color : #fff;
}


.snav ul.level2 {
  border-top : 1px solid #e5e5e5;
  padding : 0;
  margin-bottom : -1px;
}


.snav .level2 li {
  border : 0;
  background : #fff url(../img/snav-l2.gif) 100% 0 repeat-y;
  margin : 0;
}
.snav .level2 a {
  border : 0;
  background : 0;
  color : #555;
  font-weight : normal;
  padding : 5px 11px;
  padding-left : 22px;
  text-decoration : none;
  background : url(../img/snav-l2-li.gif) 50% 100% no-repeat;
}
.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
}


.snav .level3 li {
  border : 0;
  background : 0;
}
.snav .content .level3 a {
  font-weight : normal;
  padding-left : 34px;
  text-decoration : none;
}
.snav .content .level3 .parent a,
.snav .content .level3 .current a {
  font-weight : bold;
}





.snav .parent a,
.snav .current a {  }


.wrapper .snav .content a:hover {
  background-color : #fff;
  color : #b00;
  text-decoration : none;
}
.wrapper .snav .level1 a:hover {
  background
}
.wrapper .snav .level1 a:hover {
}
.wrapper .snav .level1 a:hover {
}




/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.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 {
  padding : 0;
  padding-left : 1px;
  margin : 0;
  margin-bottom : 12px;
/*  border-left : 1px solid #e5e5e5; */
}
.flnav .boxhd { 
  background : #f9f8f8 url(../img/flnav-hd.gif) 0 100% no-repeat;
  margin : 0;
  font-size : 1em;
  padding : 20px 0 10px 16px;
  color : #555;
  border : 1px solid #fff;
  border-top : 0;
}
.flnav ul {
  border-top : 1px solid #e5e5e5;
  padding : 10px;
}
.flnav li {
  border : 1px solid #e5e5e5;
  background : url(../img/nav-li-bak.gif) 0 100% repeat-x;
  margin-bottom : 10px;
}
.flnav li:hover {
  border : 1px solid #ccc;
}
.flnav .content a {
  border : 1px solid #fff;
  display : block ;
  padding : 4px 10px;
  background : url(../img/nav-a-bak.gif) 148px 50% no-repeat;
  color : #777;
  text-decoration : none;
  _height : 1em;
  font-weight : bold;
}
.flnav .content a:hover {
  color : #B00;
  text-decoration : none;
  background : url(../img/nav-a-hover.gif) 148px 50% no-repeat;  
}

.flnav .parent a,
.flnav .current a {  }





/* ******  albumbox ****** */

.albumbox {
  background : url(../img/album-top.gif) 4px 0 no-repeat;
  padding-top : 5px;
}
.albumbox .boxhd { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }

.albumbox .content {
  background : url(../img/album-bottom.gif) 4px 100% no-repeat;
  padding-bottom : 5px;
  padding-left : 11px;
  padding-right : 11px;
}
.albumbox .randimg {
  text-align : center;
  padding : 9px;
}

.albumbox .content .morelink {
  border : 1px solid #e5e5e5;
  background : url(../img/nav-li-bak.gif) 0 100% repeat-x;
}
.albumbox .content .morelink a {
  border : 1px solid #fff;
  display : block ;
  padding : 4px 10px;
  background : url(../img/nav-a-bak.gif) 148px 50% no-repeat;
  color : #777;
  text-decoration : none;
  _height : 1em;
  margin : 0;
  font-weight : bold;
}
.albumbox .content .morelink a:hover {
  color : #B00;
  text-decoration : none;
  background : url(../img/nav-a-hover.gif) 148px 50% no-repeat;  
}





/* ******  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.2em;
}
.wrapper .calendar th {
  text-align : center;
  font-size : .95em;
  padding : .2em;
  border-bottom : 1px solid #888;
  font-weight : bold;
  background :  url(../img/nav-li-bak.gif) 0 100% repeat-x;
  color : #555;
}

.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;
}
.advert .boxhd { text-align : left; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  loginform  ****** */
.loginpagebox {}

.loginpagebox  p { clear : both; }
.loginpagebox  .itm label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox  .submit { margin-left : 7em; }









/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  bottom : 37px;
/*  margin-top : -.8em;*/
  right : 0px;
  width : 210px;
}
.qsearch .boxhd {
  font-size : 1em;
  font-weight : normal;
}
.qsearch label { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input {
  width : 120px;
  font-size : .8em;
}
.qsearch .fi_btn input {
  width : 3.5em;
  font-size : .8em;
  font-weight : bold;
  color : #888;
}





/* ******  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 : 1em;
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(../img/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #c00; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer {
  
}
.footer .boxhd {
  display : none;
}
.footer {
  padding : 15px 20px;
  line-height : 1.5;
}
.footer a {
  color : #333;
}



/* ******  eplicaad  ****** */
.eplicaad {
  position : absolute;
  bottom  : -25px;
  right : 21px;
}





/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 114px;
  right : 44px;
  width : 100px;
}
.fontsizer h2 { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : right;
  margin-left : 7px;
}
.fontsizer a {
  display : block;
  background : url("../img/font-dwn.gif") 0% 0% no-repeat;
  height : 27px;
  width : 23px;
  font-size : 1px;
  text-indent : -40px;
  overflow : hidden;
}
.bodywrap-ie5mac .fontsizer a { float : right; }

.fontsizer .up a {
  background-image : url("../img/font-up.gif");
}
.fontsizer .alt a {
  background-image : url("../img/font-alt.gif");
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active {
  background-position : 0 -27px;
}




/* inline edit fix */

.eplica-pageedit {
  position : absolute;
  left : 15px;
}




/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #000;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

