.stream, .print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #fff;
  margin : 0;
  padding : 31px 0;
  color : #666;
  text-align : center;
  font-family : Tahoma, sans-serif;
}

body,
body.zoom1 { font-size : 11px;  _font-size : 68.75%; }
body.zoom2 { font-size : 12px;  _font-size : 75%; }
body.zoom3 { font-size : 14px;  _font-size : 87.5%; }
body.zoom4 { font-size : 16px;  _font-size : 100%; }
body.zoom5 { font-size : 19px;  _font-size : 118.75%; }
body.zoom6 { font-size : 23px;  _font-size : 143.75%; }
body.zoom7 { font-size : 28px;  _font-size : 175%; }
/* body.zoom8 { font-size : 32px;  _font-size : 200%; } */


.bodywrap {
  position : relative;
  margin : 0 auto;
  text-align : left;
  background : #fff;
  border : 1px solid #e8e8e8;
  border-bottom : none;
  width : 764px;
  _width /**/: 766px;
}

div, table, caption { font-size : 1em; }

address {
  font-style : normal;
  font-weight : normal;
}

blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table, address {
  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 { color : #3d7395; }


abbr, acronym {
  border : 0;
  cursor : help;
}
abbr:hover, 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;
}
h1 {
  color : #a43a06;
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.18em;
  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;
}


table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
table {
  background : url("../img/dots-h.gif") 0% 0% repeat-x;
  border-collapse : collapse;
  width : 100%;
}
caption { 
  font-style : normal;
  font-weight : bold;
  padding : 0 0 .36em 0;
  text-align : left;
}
th {
  font-weight : bold;
  padding : .36em 5px;
  font-size : .91em;
  background : url("../img/dots-h.gif") 0% 100% repeat-x;
}
td {
  padding : .36em 5px;
  border-bottom : 1px solid #f4f4f4;
}

tr.alt td { background : #fafafa; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}




form { margin : 0; }

fieldset {
  margin : 0;
  padding : 0;
  border : none;
  clear : both;
}

label { vertical-align : middle; }


input,
select,
textarea {
  vertical-align : middle;
  font-family : Tahoma, sans-serif;
  font-size : 1em;
  font-weight : normal;
}

input[type="hidden"] { display : none !important; }

select,
textarea,
.fi_txt input {
  display : block;
  border : 1px solid #b6b6b6;
  background : #fff;
  color : #000;
  width : 98%;
}
.bodywrap-ie5mac select,
.bodywrap-ie5mac textarea,
.bodywrap-ie5mac .fi_txt input { display : inline; }

.pagebody select,
.pagebody .fi_txt input { width : auto; }

textarea,
.fi_msel select,
.pageextra1 .fi_txt input,
.pageextra2 .fi_txt input {
  vertical-align : top;
  width : 98%;
}

ul.fi_fil li { margin-bottom : .7em; }

.fi_btn {
  clear : both;
  background : url("../img/dots-h.gif") 0% .73em repeat-x;
  padding-top : 1.73em;
  text-align : right;
}
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  color : #666;
  margin-right : 10px;
  font-weight : bold;
  background : #fff url("../img/button-bak.gif") 0% 100% repeat-x;
  border : 1px solid #ddd;
  border-right-color : #bbb;
  border-bottom-color : #bbb;
}
.fi_btn a {
  cursor : pointer; 
  _cursor : hand;
  color : #666;
  margin-right : 10px;
  font-weight : bold;
  padding : 2px 7px;
  background : #fff url("../img/button-bak.gif") 0% 100% repeat-x;
  border : 1px solid #ddd;
  border-right-color : #bbb;
  border-bottom-color : #bbb;
  float: left;
  text-decoration: none;
}
.fi_btn a:hover {
}
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #a43a06; 
  color : #a43a06; 
}

.reqnote strong { font-weight : normal; }

.reqerror label,
.typeerror label { background : #f4f4f4; }

.reqerror label  { color : #c33; }
.typeerror label { color : #a38; }
.reqerror select,
.reqerror textarea,
.reqerror input {  border-color : #c33; }
.typeerror select,
.typeerror textarea,
.typeerror input { border-color : #a38; }

acronym.req {
  font-weight : normal;
  margin : 0 -.27em 0 -.09em;
  padding : 0 .45em 0 0;
  color : #999;
}

label i {
  font-style : normal;
  font-weight : normal;
  font-size : .91em;
  color : #aaa;
}
fieldset h4 {
  font-weight : normal;
  margin : 0;
}






/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pageheader {
  padding-top : 4.36em;
  background : #f2f2f2 url("../img/fade-h1.png") 0% 0% repeat-x;
  padding-bottom : 11px;
  border-bottom : 1px solid #ddd;
}
.home .pageheader {
  padding-bottom : 0;
  border : none;
}
.pageheader .wrapper {
  padding-top : 7px;
  background : #fff;
  border-bottom : 1px solid #e6e6e6;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.pageheader .brand {
  position : relative;
  top : 1px;
  left : -1px;
  background : url("../myndir/headerimg.jpg") 0% 0% no-repeat;
  padding : 10px 304px 10px 16px;
  height : 118px;
  _height /**/: 138px;
  width : 118px;
  _width /**/: 438px;
}
.pageheader a { display : block; }
.pageheader .sitelogo { margin : 15px; }


.pagebody {
  padding : 0 151px 0 139px;
  background : url("../img/pb-bak.png") 88px 0% repeat-y;
}
.pagebody .wrapper {
  padding : 3.18em 10px 10px 10px;
  background : url("../img/dots-v.gif") 100% 0% repeat-y;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.home .pagebody,
.home .pagebody .wrapper {
  padding : 0;
  background-image : none;
}
.twocol .pagebody { padding-right : 0; }
.twocol .pagebody .wrapper { background-image : none; }


.pageextra1 {
  position : absolute;
  margin-top : 4.36em;
  top : 157px;
  left : 0;
  width : 139px;
  line-height : 1.2em;
}


.pageextra2 {
  position : absolute;
  margin-top : 4.36em;
  top : 157px;
  right : 0;
  width : 151px;
  line-height : 1.2em;
}

.pageextra5 {
  margin : 0 151px 0 139px;
}
.twocol .pageextra5 { margin-right : 0; }
.heightfixed .pageextra5 { margin : 0; }




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:1px;min-height:0; /* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}

.boxhd {
  margin : 0;
}
.pagebody .boxhd {
  background : url("../img/hl1top.png") 0% 0% no-repeat;
  text-transform : uppercase;
  font-size : .91em;
  padding : 4px 10px 2px 26px;
  color : #7a7a7a;
}
.pageextra1 .boxhd,
.pageextra2 .boxhd {
  margin : .63em 8px;
  font-size : 1em;
  color : #5a7a8d;
}

.twocol .pagebody .boxhd { background-image : url("../img/hl3top.png"); }

.content {
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.pagebody .content {
  background : url("../img/hl1bot.png") 0% 0% no-repeat;
  padding : 10px 8px;
}
.twocol .pagebody .content { background-image : url("../img/hl3bot.png"); }

.pageextra1 .content,
.pageextra2 .content {
  padding-bottom : 1em;
  margin : 0 8px 1.33em 8px;
  background : transparent url("../img/dots-h.gif") 0% 100% repeat-x;
}




/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */




.cattitle,
.wrapper .article .boxhd {
  font-family : "Trebuchet MS", sans-serif;
  color : #a43a06;
  font-size : 1.5em;
  font-weight : bold;
  text-transform : uppercase;
  padding : 5px 8px 8px 8px;
  background : none;
}




/* ******  meta  ****** */
.meta {
  color : #999;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span {
  padding : 0 .5em 0 .2em;
}
.meta span.date {
  padding-left : 0;
  border-right : 1px solid #d8d8d8;
}
.content .meta a { color : #999; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons {
  margin-top : 2em;
  font-weight : bold;
  background : url("../img/dots-h.gif") 0% 0% repeat-x;
  padding : 10px 0;
  clear : both;
}
.more li,
.buttons li { display : inline; }

.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 1px 15px;
  text-decoration : none;
  background : url("../img/bullet.gif") 0% 60% no-repeat;
}
.buttons a.btnback { background-image : url("../img/bullet-back.gif"); }




/* ******  articlelist  ****** */
.articlelist .item {
  position : relative;
  margin-bottom : 1.5em;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.articlelist .item h3 a {
  color : #666;
  text-decoration : none;
}

.articlelist .summary p { margin : 0; }
.articlelist .more,
.articlelist .summary { margin-top : .36em; }


.articlelist img {
  float : left;
  margin : .2em 15px .5em 0;
  border : 2px solid #c0c0c0;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  clear : left;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.articlelist li .meta {
  float : left;
  display : inline;
  padding : .1em 0 .6em 0;
  width : 5.7em;
}
.articlelist li a {
  display : block;
  padding-bottom : .7em;
  margin-left : 5.18em;
  _margin-left : 0;
  _float : left;
}




/* ******  newslist  ****** */
.newslist .boxhd { background : url("../img/hl0top.png") 0% 0% no-repeat; }
.newslist .content {
  background : url("../img/hl0bot.png") 0% 0% no-repeat;
  padding : 18px 0;
  float : left;
  width : 100%;
  position : relative;  
}
.newslist .item {
  float : left;
  _display : inline;
  padding : 0 15px 0 120px;
  margin : 0 0 0 20px;
  width : 304px;
  _width /**/: 439px;
  min-height : 80px;
  _height : 80px;
  position : relative;
  background : url("../img/dots-v.gif") 100% 0% repeat-y;
}
.newslist img {
  margin : 0 0 0 -120px;
  border : 2px solid #c0c0c0;
}

.newslist ul {
  clear : none;
  _display : inline;
  float : right;
  list-style : none;
  width : 265px;
  padding : 0;
  margin : 0 20px 0 0;
}
.newslist .moreolder { 
  clear : right;
  padding-top : 0;
  margin-left : 458px;
}





/* ******  article  ****** */
.article {
  font-size : 1.09em;
  font-family : Arial, sans-serif;
}
.wrapper .article .content {
  background : none;
  padding-top : 0;
}
.article .subtitle {
  clear : none;
  margin-top : -.33em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img {
  clear : both;
  vertical-align : baseline;
  border : 2px solid #c0c0c0;
}

.article .imgname {
	display : none;
}

.article img.left { float : left;  margin : .2em 12px .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 8°  px; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article-ie5mac img.center { display : inline; }

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .45em; }

.article table { width : auto; }





/* ******  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;
  margin : 0 2px;
}
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  margin : 0 2px;
  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 .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;
}




/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom : 2em;
}
.contactform .fi_txt input { display : inline; }
.contactform .fi_txt label {
  width : 5.5em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_bdy { clear : both; }
.contactform textarea { width : 98%; }




/* ******  advert  ****** */
.advert .content {
  text-align : center;
}
.home .advert {
  clear : both;
  background : url("../img/hr.gif") 0% 0% repeat-x;
  text-align : center;
}
.home .advert .content {
  background : url("../img/dots-v2.gif") 50% 1em no-repeat;
  padding : 15px 0;
}
.home .advert img { margin : 0 10px; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 0;
  left : 150px;
  width : 453px;
  color : #577688;
  font-size : .91em;
  background : url("../img/dots-h.gif") 0% 100% repeat-x;
}
.twocol .breadcrumbs { width : 604px; }
.home .breadcrumbs,
.breadcrumbs .boxhd { display : none; }
.breadcrumbs .content {
  padding : .9em 8px;
  margin : 0;
  background : transparent none;
}
.breadcrumbs .current,
.breadcrumbs .content a {
  color : #a0a0a0;
  padding : 0 1px;
  text-decoration : none;
}



/* ******  mnav  ****** */
.mnav {
  position : absolute;
  left : -1px;
  top : -157px;
  margin-top : -2.2em;
  font-size : .91em;
  font-family : Verdana, sans-serif;
  width : 766px;
  font-weight : bold;
}
.mnav .boxhd { display : none; }

.mnav .content {
  padding : 0;
  margin : 0;
  background : transparent none;
  border-top : 4px solid #fff;
  border-bottom : 4px solid #fff;
}
.mnav ul {
  list-style : none;
  padding-left : 0;
  margin : 0;
  background : #8f2525 url("../img/mnav-bak.gif") 0% 0% repeat-x;
  height : 2.2em;
  width : 100%;
}

.mnav li {
  float : left;
  display : inline;
}
.mnav .home { display : none; }
.mnav .parent,
.mnav .current { background : #953939 url("../img/mnav-c-bak.gif") 0% 100% repeat-x; }

.mnav div.content a {
  display : block;
  text-align : center;
  white-space : nowrap;
  overflow : hidden;
  padding : .4em 5px .5em 5px;
  text-decoration : none;
  color : #fff;
  border-right : 2px solid #fff;
}
.bodywrap-ie5mac .mnav a {
  float : right;
}

.mnav .content a:hover,
.mnav .content a:focus,
.mnav .content a:active { color : #fff; }
.mnav .parent a,
.mnav .current a { color : #fff; }






/* ******  snav  ****** */
.snav {
  font-size : 1em;
  text-align : right;
  margin-bottom : 1.5em;
  padding-top : 1px;
}
.snav .boxhd { display : none; }
.snav .content {
  padding : 0;
  margin : 0;
  background : transparent none;
}
.snav ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.snav li { display : inline; }
.snav .content a {
  padding : 5px 14px 5px 7px;
  display : block;
  _height:1px;min-height:0; /* ie hasLayout fix */
  color : #666;
  text-decoration : none;
  border-bottom : 1px solid #e6e6e6;
}
.snav a:hover,
.snav a:focus,
.snav a:active {
  background : #f4f4f4;
}


.snav .current a {
  font-weight : bold;
  color : #3d7395;
}

.snav .level2 {
  border-bottom : 1px solid #e6e6e6;
  padding : 4px 0 1.3em 0;
  font-size : .91em;
}

.snav .level2 a {
  font-weight : normal;
  padding-top : 2px;
  padding-bottom : 3px;
  line-height : 1.1em;
  color : #999;
  border : 0;
}
.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
  color : #3d7395;
}





/* ******  enav  ****** */
.enav {
  position : absolute;
  top : -1em;
  margin-top : -9px;
  right : 10px;
  text-align : right;
}
.enav .boxhd { display : none; }
.enav ul {
  list-style : none;
  margin : 0;
  padding : 0;
}
.enav li {
  _float /**/: left;
  display : inline;
  padding-left : 8px;
  border-left : 1px solid #ddd;
  margin-left : 8px;
}
.enav li.cat1 { border : none; }

.enav .content a {
  color : #a0a0a0;
  text-decoration : none;
}




/* ******  flnav  ****** */
.flnav {
  position : relative;
  width : 133px;
  background : transparent url("../img/dots-h.gif") 0% 100% repeat-x;
  font-size : 1em;
  padding : 1em 0;
  margin : 0 8px 1.5em 8px;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.flnav .boxhd {
  font-size : 1em;
  margin : 0;
  background : transparent none;
  border : none;
  text-transform : none;
  font-weight : normal;
} 
.flnav .boxhd a {
  display : block;
  _height:1px;min-height:0; /* ie hasLayout fix */
  text-decoration : none;
  border : 1px solid #b6b6b6;
  color : #999;
  background : #fff url("../img/drop-arrow.gif") 100% 50% no-repeat;
  padding : .18em 20px .27em 7px;
}
.flnav .content {
  width : 133px;
  border-top : none;
  padding : 0;
  margin : 0;
  background : #fff;
}
.flnav .closed { display : none; }
.flnav ul {
  list-style : none;
  margin : 0;
  padding : 3px 0;
  border : 1px solid #b3b9bb;
  border-top : none;
}
.flnav li { display : inline; }
.flnav ul a {
  display : block;
  padding : 2px 7px 3px 7px;
}
.flnav ul a:hover,
.flnav ul a:focus,
.flnav ul a:active { background : #eee; }





/* ******  calendar  ****** */
.calendar {}
.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 2px;
  border-bottom : 1px solid #d8d8d8;
  background : none;
}
.calendar td {
  text-align : right;
  padding : 0;
  border-bottom : 1px solid #eee;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : .27em 2px;
}
.pagebody .calendar td i,
.pagebody .calendar td a {
  padding : .27em 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; }





/* ******  mypages  ****** */
.mypages {
  position : absolute;
  top : -149px;
  left : 437px;
  width : 327px;
  border-top : 1px solid #e6e6e6;
  height : 136px;
  _height /**/: 137px;
  background : #fff url("../img/fade-b3.png") 0% 100% repeat-x;
}
.home .mypages {
  margin-top : 8px;
  top : 4.36em;
}

.wrapper .mypages .boxhd {
  background : url("../img/mypages-top.png") 0% 100% no-repeat;
  margin : 0 4px;
  padding : 6px 10px;
  font-size : 1em;
  color : #777;
}
.mypages .boxhd span { color : #a2a2a2; }
.wrapper .mypages .content {
  background : transparent none;
  padding : 5px 14px 5px 10px;
  margin : 0;
  color : #888;
}
.mypages p { margin-bottom : 6px; }




/* ******  loginform  ****** */
.loginform .boxhd { text-transform : none; }
.wrapper .loginform .content { padding-right : 0; }
.loginform .fi_txt {
  float : left;
  width : 118px;
}
.loginform .fi_txt input { width : 95%; margin-top : 1px; }
.loginform .fi_chk {
  font-size : .91em;
  position : absolute;
  top : 4px;
  right : 16px;
  color : #a0a0a0;
}
.loginform .fi_btn {
  padding-top : 1.2em;
  clear : right;
  text-align : left;
  background : transparent none;
}
.loginform .fi_btn input {
  font-weight : normal;
  margin : 0;
}
.loginform .getpw {
  clear : both;
  font-size : .91em;
  padding-bottom : 10px;
  background : url("../img/dots-h.gif") 0% 100% repeat-x;
  margin-bottom : 37px;
  margin-right : 10px;
  padding-left : 3px;
}
.loginform .getpw a { color : #bbb; }

.loginform ul {
  list-style : none;
  margin-top : -2.54em;
  padding : 3px 10px 4px 10px;
  white-space : nowrap;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.loginform li {
  display : inline;
  vertical-align : middle;
}

.loginform .register a {
  font-size : 1em;
  text-decoration : none;
  font-weight : bold;
  margin-right : 10px;
  color : #a0a0a0;
  background : #fff;
  padding : 2px 8px 3px 8px;
  border : 1px solid #ddd;
}
.loginform .register a:hover,
.loginform .register a:focus,
.loginform .register a:active { border-color : #ac5d05; }

.loginform .whyreg a { color : #999; }




/* ******  userinfo  ****** */
.wrapper .userinfo .content { padding-top : 12px; }
.userinfo .prefs {
  position : absolute;
  top : 4px;
  right : 16px;
  color : #a0a0a0;
}
.userinfo .user {
  padding-bottom : 5px;
  margin : 0;
  width : 100%;
}
.userinfo .logout {
  clear : both;
  float : right;
  padding : 3px 0;
  margin : -4px 0 0 5px;
}
.userinfo .logout a {
  background : url("../img/button-bak.gif") 0% 100% repeat-x;
  padding : 2px 6px;
  border : 1px solid #bbb;
  text-decoration : none;
  font-size : .91em;
  color : #777;
}
.userinfo .notme {
  margin-bottom : 10px;
  _height:1px;min-height:0; /* ie hasLayout fix */
  text-align : right;
  font-size : .91em;
}
.userinfo .notme a {
  color : #a0a0a0;
  color : #ddd;
  text-decoration : none;
}

.userinfo .msgs {
  background : url("../img/dots-h.gif") 0% 0% repeat-x;
  font-size : 1.09em;
  padding-top : 15px;
  text-align : center;
}




/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  margin-top : -4em;
  top : -156px;
  right : -606px;
  text-align : right;
}
.qsearch .boxhd,
.qsearch label { display : none; }

.qsearch .content {
  padding : 0;
  margin : 0;
  background : transparent none;
}
.qsearch .fi_txt input {
  width : 130px;
  display : inline;
}
.qsearch .fi_btn {
  background : transparent;
  padding : 0;
  text-align : left;
}
.qsearch .fi_btn input {
  font-weight : normal;
  margin : 0;
}



/* ******  subscr  ****** */
.subscr .fi_btn {
  background : none;
  padding : 0;
}
.subscr .fi_btn input {
  margin : 0;
}


/* ******  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 {
  background : #fff url("../img/footer-top.gif") 0% 0% repeat-x;
  border-top : 1px solid #e8e8e8;
  position : relative;
  padding-top : 22px;
  margin : 0 -1px;
  font-size : .91em;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
.footer .boxhd { display : none; }
.footer .content {
  background : #fff url("../img/footer-bak.png") 0% 100% no-repeat;
  float : left;
  width : 100%;
  border-top : 1px solid #e8e8e8;
  padding : 7px 0;
}
.footer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.footer li { display : inline; }


.footer .homelink { float : left; }
.footer .homelink img { margin : 15px 25px; }

.footer .ads,
.footer address,
.footer .abouttext {
  float : left;
  background : url("../img/dots-v.gif") 0% 0% repeat-y;
  padding : 7px 15px 20px 15px;
  min-height : 45px;
  _height : 45px;
  _height /**/: 70px;
}

.footer address {
  width : 145px;
  _width /**/: 175px;
  font-style : normal;
  margin : 0;
}
.footer address b {
  display : block;
  margin-bottom : .5em;
}

.footer .abouttext {
  width : 280px;
  _width /**/: 300px;
}
.footer .abouttext li {
  border-right : 1px solid #d8d8d8;
  padding-right : 8px;
  margin-right : 8px;
}
.footer .abouttext a { color : #a0a0a0; }

.footer .ads { padding-right : 0; }
.footer .ads img { margin : 0 10px; }





/* ******  eplicaad  ****** */
.eplicaad {
  text-align : right;
  position : absolute;
  bottom : -30px;
  right : 10px;
}
.bodywrap-ie5mac .eplicaad {
  position : static;
  margin : 0 -1px;
  padding : 2em 10px 0 0;
  background : #fff;
}





/* ******  fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : .45em;
  left : 10px;
}
.fontsizer h2 { display : none; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li { _display : inline; float : left; }
.fontsizer li.up { margin-right : 12px; }
.wrapper .fontsizer a {
  display : block;
  color : #a0a0a0;
  text-decoration : none;
  vertical-align : middle;
  padding : .18em 0 .18em 19px;
  background : url("../img/font-dwn.gif") 0% 50% no-repeat;
}
.bodywrap-ie5mac .fontsizer a { float : left; }

.fontsizer .up a {
  background-image : url("../img/font-up.gif");
  padding-right : 12px;
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active {}








/* ******  cart  ****** */
.cart .fi_txt {
  float : left;
  padding : 0 5px;
}
.cart .del a {
  font-size : .91em;
  text-decoration : none;
}

.cart table { background : none; }

.cart td { text-align : right; }
.cart .th th { padding-top : 0; }

.cart .th th,
.cart .th td {
  font-weight : bold; 
  text-align : right;
  font-size : .91em;
  background-position : 0% 100%;
  padding-right : 10px;
}
.cart th.col1 { text-align : left; }

.cart th,
.cart td {
  font-size : 1em;
  font-weight : normal;
  background-position : 0% 1000%;
  border : none;
}

.cart .total th,
.cart .total td {
  border-bottom : none;
  border-top : 1px solid #eee;
  text-align : right;
  font-size : 1em;
  font-weight : bold;
}


.cart .fi_btn input.recalc {
  color : #ccc;
  font-weight : normal;
  background : transparent none;
  border : 1px solid #eee;
  margin-right : 25px;
}

.cart td.fi_btn { padding : 0; }
.cart .register { clear : both }




.productitem .addtocart,
.productlist .addtocart {  
  display : inline;
  _width : 10.3em;
}

.pickpubdate .fi_btn,
.productlist .fi_btn,
.productitem .fi_btn {
  clear : none;
  text-align : left;
  background : url("../img/cart.gif") 0% 50% no-repeat;
  padding : .27em 0 0 24px;
}
.productlist .fi_txt { margin-right : 12px; }

.productitem .addtocart a,
.productlist .addtocart a {  
  float : none;
  _float /**/: right;
  display : block;
  font-weight : bold;
  border : 1px solid #b1b1b1;
  padding : 2px 5px 2px 13px;
  text-decoration : none;
  background : url("../img/more.gif") 4px 50% no-repeat;
}

.productlist .summary { padding-bottom : .5em; }
.productlist .item {
  padding-bottom : 1em;
  border-bottom : dotted 1px #e0e0e0;
}





/* ******  checkoutlogin / changereg  ****** */
.checkoutlogin h3 { margin-top : 0; }

.checkoutlogin h4 { display : none; }
.checkoutlogin .register {
  float : right;
  width : 58%;
  padding-left : 2.5%;
  border-left : 1px dotted #ccc;
  padding-top : 2px;
}

.changereg fieldset,
.register fieldset {
  float : left;
  width : 100%;
  padding-bottom : 1em;
}
.changereg .fi_txt,
.register .fi_txt {
  clear : both;
  margin-bottom : .42em;
}
.changereg label,
.register label {
  float : left;
  width : 7.5em;
  padding-top : .17em;
}
.changereg .fi_txt input,
.register .fi_txt input {
  width : 200px;
  display : inline;
}
.changereg .fi_btn,
.register .fi_btn {
  text-align : left;
  padding-left : 7.75em;
}

.checkoutlogin .login {
  float : left;
  width : 37%;
}
.changereg fieldset,
.checkoutlogin fieldset { border : 0;}
.checkoutlogin .login:target .fi_txt input { border-color : #cc3; }

.checkoutlogin .userinfo {}





/* ******  visitorreg  ****** */
.visitorreg fieldset {
  float : right;
  _display : inline;
  margin-right : 2%;
  clear : none;
  width : 48%;
}
.visitorreg .fi_txt input {
  width : 90%;
}

.visitorreg .errormsg {
  color: #c00;
  font-weight: bold;
}



/* ******  confirmation   ****** */
.confirmation .cart {
  float : right;
  width : 55%;
}
.confirmation .cart table { margin-bottom : 0; }

.confirmation .shipnfo {
  float : left;
  width : 40%;
}
.confirmation .shipnfo li {
  clear : left;
  padding-bottom : .27em;
}
.confirmation .shipnfo b,
.confirmation .shipnfo h4 {
  clear : left;
  float : left;
  font-weight : normal;
  width : 6.27em;
  margin : 0;
  padding-bottom : .27em;
}
.confirmation .shipnfo address {
  float : left;
  padding-bottom : .27em;
  _padding-left : .18em;
  margin : 0;
}

.confirmation .edit { clear : both; }
.confirmation .cart .edit { margin : -1.6em 0 0 5px; }


.confirmation .paymethod {
  clear : both;
  padding-top : 2.2em;
  background : url("../img/dots-h.gif") 0 1em repeat-x;
}
.confirmation .paymethod h3 { margin-top : 0; }

.confirmation .paymethod ul {
  position : relative;
  float : left;
  width : 100%;
  padding-top : 1.54em;
  _padding-top : 1.82em;
}
.confirmation .paymethod li {
  clear : both;
  width : 100%;
  float : left;
  padding-top : .45em;
}
.confirmation .paymethod li.postkr p { margin-left : 13.5em; }

.confirmation .paymethod h4 {
  position : absolute;
  white-space : nowrap;
  top : 0;
  left : 0;
}
.confirmation .paymethod .postkr h4 { left : 13em; }

.confirmation .paymethod .fi_sel,
.confirmation .paymethod .fi_txt {
  float : left;
  padding-right : 20px;
}

.confirmation .paymethod .fi_txt span {
  font-size : .91em;
  color : #ccc;
}




/* ******  viewcomm  ****** */
.viewcomm p,
.viewcomm ul { margin-bottom : 1em; }
.viewcomm ul li {
  padding-left : 9em;
  padding-bottom : .45em;
  clear : both;
 /* font-weight : bold; */
}
.viewcomm li b {
  float : left;
  margin-left : -9em;
  padding-bottom : .45em;
  width : 8.5em;
 /* font-weight : normal; */
  color : #888;
}

.viewcomm h4 {
  margin : 0;
  color : #777;
}

.viewcomm h3 {
  clear : both;
  margin : 1em 0 .7em 0;
}

.viewcomm .note {
  border : 1px solid #eee;
  margin-left : -5px;
  position : relative;
  _height:1px;min-height:0; /* ie hasLayout fix */
  padding : 6px 10px;
  background : #ffd;
}

.viewcomm .fi_txt {
  float : left;
  width : 50%;
}
.viewcomm .subject {
  float : none;
  width : auto;
}
.viewcomm .fi_txt input { width : 96%; }
.viewcomm .subject input { width : 98%; }


.viewcomm table {
  background : none;
  margin-top : -1em;
}
.viewcomm th { padding : 0 5px 3px 0; }
.viewcomm td {
  border-bottom-color : #f8f8f8;
  padding : .18em 5px .27em 0;
}





/* ** links ** */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #a43a06;  text-decoration : underline; }
body a[name]:hover { color : inherit; text-decoration : none; }

