/* styles for bTagzord.js */
input.btagzord-search-entry { background:#f8f9fa;border:1px inset;border-top-color:#2c2c2c;border-left-color:#2c2c2c;border-bottom-color:#cacaca;border-right-color:#cacaca;margin-bottom:1px;padding:2px;width:200px; }
  div.btagzord-result-construct { width:200px; }
  div.btagzord-result-table { background:#ffffff;border:1px outset;border-bottom-color:#2c2c2c;border-right-color:#2c2c2c;border-top-color:#cacaca;border-left-color:#cacaca;height:100px;padding:2px; }
   ul.btagzord-result-list { list-style-type:none;margin:0px;padding:0px; }
   li.btagzord-result { cursor:pointer; }
   li.btagzord-result:hover { background:#d4f1ff; }
 span.btagzord-result-clear-link { font-size:0.8em;text-decoration:underline; }
 span.btagzord-result-clear-link:hover { color:#0000ff; }
 
  div.btagsea-box-alpha { text-align:center; }
  div.btagsea-box-viewer { display:none;text-align:center; }
  div.btagsea-box-nav { display:none;margin-bottom:10px;text-align:center; }
 span.btagsea-alpha-choice { cursor:pointer;font-size:14pt;font-weight:bold;margin:5px; }
 span.btagsea-alpha-choice:hover { color:#256aaf; }
  img.btagsea-result-shift { cursor:pointer; }
 span.btagsea-result { cursor:pointer;margin:4px; }
 span.btagsea-result:hover { color:#256aaf;text-decoration:underline; }
 span.btagsea-link-clear { cursor:pointer;font-size:0.8em;margin:0px 5px;text-decoration:underline; }
 span.btagsea-link-clear:hover { color:#0000ff; }
/* end styles for bTagzord.js */

/* styles for bCurDiag */
.firmCursorDialog { background:#ffffff;border-right:1px solid #909090;border-bottom:1px solid #909090;color:#000000;padding:10px;text-align:left; }
.firmCursorDialog h3 { color:#ee8811; }
.firmCursorDialog a:link,
.firmCursorDialog a:visited { color:#ee8811;text-decoration:underline; }
.firmCursorDialog a:active,
.firmCursorDialog a:hover { color:#ffe0af; }
.firmCursorDialogBackdrop { background:#c0c0c0; }
/* end styles for bCurDiag */

.bpagetool { margin:2px 0px; }
.bpagetool,.bpagetool input { font-family:arial,bitstream vera sans,sans-serif;font-size:8pt; }
.bpagetool ul.block { float:right; }
.bpagetool ul.block li { ;border:0px solid #c3e3f0;cursor:pointer;float:left;height:24px;line-height:24px;margin:0px 2px 0px 0px;text-align:center;text-decoration:underline;width:16px;vertical-align:middle; }
.bpagetool ul.block li.current { border:0px solid #f9603f;color:#f9603f; }
.bpagetool ul.block li.jumpbox { border:0px;background:inherit;padding:0px;vertical-align:middle;width:auto;height:auto; }
.bpagetool ul.block li.jumpbox input { margin:0px;vertical-align:middle; }
.bpagetool ul.remote { float:left; }
.bpagetool ul.remote li { background-repeat:no-repeat;cursor:pointer;float:left;cursor:pointer;height:18px;margin:0px 2px 0px 0px;padding:0px;width:18px; }
.bpagetool ul.remote li.status { cursor:normal;width:auto; }
.bpagetool ul.remote li.next { background:url(/style/blogster/gfx/arrow.png); }
.bpagetool ul.remote li.next-off { background:url(/style/blogster/gfx/arrow-off.png); }
.bpagetool ul.remote li.last { background:url(/style/blogster/gfx/arrow-last.png); }
.bpagetool ul.remote li.last-off { background:url(/style/blogster/gfx/arrow-last-off.png); }
.bpagetool ul.remote li.back { background:url(/style/blogster/gfx/arrow-back.png); }
.bpagetool ul.remote li.back-off { background:url(/style/blogster/gfx/arrow-back-off.png); }
.bpagetool ul.remote li.first { background:url(/style/blogster/gfx/arrow-first.png); }
.bpagetool ul.remote li.first-off { background:url(/style/blogster/gfx/arrow-first-off.png); }