/*
// note
//   Sid's note
//   adapted from _ce_new.css, 20 september 2007
//   copyright 2007 by wray cummings, all rights reserved
*/

* {padding: 0; margin: 0}

#content {border: double 3px #bbc; margin: 0px auto; text-align: left; 
  display: block; width: 760px; background-color: #fff}

#addressBlock {font-family: consolas,'lucida console',monospace; color: #666;
  font-size: .8em; padding: .5em;
  border: none 1px #bbc; width: 14em; padding: 2em 1em 0 0;
  text-align: center; line-height: 110%; float: right}
#logoBlock    {border: none 1px #00d; width: 18em}
#priceBlock {border: none 1px #3ba; width: 16em; text-align: center;
  padding-top: 1em; float: right}



#ceBuick {position: absolute; left: 0px; top: 12px;
        width: 300px; height: 175px; z-index: 4}
#ceWords {position: absolute; left: 300px; top: 3px;
        width: 250px; height: 100px; z-index: 8}

#emailUs {float: left;
        border-style: solid; border-width: 1px; border-color: #777;
        width: 240px; z-index: 33}

#infoRequest {float: left; margin-left: .5em}

#nav {float: right; width: 18em; border: none 1px #aaa; margin: .5em 1em 0 0}

#sig {float: right; margin-right: 8em}

#noteCol2 {width: 22em; margin: .5em; background-color: #f4f4f2;
  float: right; padding: 1em .25em;
  font-family: arial,verdana,sans-serif;
  border: solid 1px #ccc}
#noteBody {width: 22em; margin: .5em; background-color: #f4f4f2;
  font-family: arial,verdana,sans-serif; padding-bottom: 1em;
  border: solid 1px #ccc}
#postBody {width: 22em; margin: .5em 1em; background-color: #fff;
  font-family: arial,verdana,sans-serif; padding-bottom: 1em;
  border: solid 1px #ccc}
#textBody {width: 24em; margin: .5em 1em; background-color: #f4f4f2;
  border: solid 1px #ccc}
#textBodyMsg {margin: 0; padding: 0 0 0 4em}

#catPageFooter {display: none}

#xCmds {position: absolute; left: 565px; top: 90px; width: 100px;
        border-style: none; border-width: 1px; z-index: 4}

.center {text-align: center}
.right {text-align: right}
/*
a, a:link, a:visited {color: #44a; text-decoration: none; padding: .14em;
  background-color: #fff; border: solid 1px #fff}
a:hover {color: #333; background-color: #faf2e8; padding: .14em;
  border: solid 1px #ccc}*/
a, a:link, a:visited {color: #404042; text-decoration: none; padding: .14em;
  background-color: transparent; border: none 1px #fff}
a:hover {color: #2f5a9f; background-color: #faf2e8; padding: .14em;
  border: none 1px #aaa}

a.rr, a.rr:link, a.rr:visited {color: #fff}
a.rr:hover {color: #6f91df}

b {color: #00007f}
br {clear: both}

body {background-color: #f4f4fa; color: #000; padding: .5em;
  text-align: center; border: none 1px #f00;
  font-family: candara,'myriad web',verdana,sans-serif; font-size: 1em}

fieldset {width: 420px; font-size: 16px}
fieldset.parm {border-style: solid; border-width: 1px; border-color: #777;
        background-color: #eff7ff}

h1 {font-weight: normal; font-size: 1.4em; text-align: center; padding: .5em 0;
  border-bottom: double 3px #bbc; border-top: solid 1px #bbc;
  color: #33a; background-color: #faf2e8}
/*
h1 {font-size: 20pt; font-weight: normal;
        color: #cf3f27; text-align: left; z-index: 4}
*/
h2 {font-size: 1.2em;
        color: #999; text-align: center; padding: .5em;
        font-weight: normal; z-index: 4}
h2.cat {color: #444; text-align: left; padding: .5em 0 0 .5em;
  font-family: consolas,'lucida console',monospace; font-size: 1.5em}
h2.note {text-align: left; color: #333}
/*
img {border: none 1px #aaa}
img.cmd {width: 80px; height: 30px; margin: 0;
        border-style: solid; border-width: 1px; border-color: #bfaf9f;
        background-color: #fff79c;
        z-index: 8}
*/
input {border-style: solid; border-width: 1px; border-color: #bfbfb7;
        background-color: #fff}

legend {border-style: solid; border-width: 1px; border-color: #777;
        background-color: #fff; color: #bf5f67; margin-left: 2em; padding: 0 .6em}

li {font-size: .8em; margin: 0; line-height: 100%; text-align: left; color: #333}
li.cat {font-size: 1em; line-height: 160%}

p {text-indent: 1em; font-size: .9em; font-family: arial,sans-serif;
  padding: .5em}
p.privacy {font-size: .8em; color: #8f8f8f; text-align: center;
        margin: 0}

small {font-size: 60%}

span.cat {font-size: 80%; font-family: verdana}

strong {font-weight: bold; color: #000}

td.fld {font-size: 14px; color: #667; padding: 0 .4em}

th.fld {font-size: 20px; font-weight: normal; color: #678;
  padding: 0 .5em; border-right: double 3px #abc}

tr.fld {line-height: 120%}


ul {margin-left: 1em; padding: 0 .5em 0 1em; list-style-type: none}


