/*  style sheet for feedmaster static pages
**  Phil Glatz, 5/6/2007
*/

/* get rid of the old footer */
table.moduletable_find, *.moduletable_find {
  visibility: hidden;
  height: 0;
}

span.dark {
  font-weight: bold;
}
div.pleft-10 {
  padding-left: 10px;
}
div.footmsg1 {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  margin: 1em 0 0.5em 0;
  font-size: 16px;
  line-height: 1.2em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5em;
  font-weight: normal;
  color: #333;
}
div.footmsg2 {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  margin: 1em 0 0;
  line-height: 1.2em;
  text-align: center;
  font-style: italic;
  color: #333;
}
div#fmst {
  margin: 0 0 6px 0;
  width: 640px;
  clear: both;
  line-height: 1.2em;
}
div#fmst h1, div#fmst h2, div#fmst h3 {
  font-weight: normal;
  font-family: "Georgia", "Times", "Times New Roman", serif;
  color: #333;
  font-size: 24px;
}
div#fmst p {
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
}
div#fmst div#fleft {
  float: left;
  width: 390px;
}
div#fmst div#fleft div.wrap {
  padding: 32px 18px 0 0;
}
div#fmst div#fleft h1 {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  line-height: 1.2em;
  font-size: 24px;
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 0 0 0.5em 0;
}
div#fmst div#fleft div.item {
  font-size: 110%;
  font-weight: bold;
}
div#fmst div#fleft img {
  padding: 0;
  margin: 10px 0;
}
div#fmst div#fleft img.item {
  padding: 0 0 0 0.75em;
  float: right;
}
div#fmst div#fleft table.siemans {
  margin-top: 1em;
}
div#fmst div#fleft table.siemans tr {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
div#fmst div#fleft table.siemans td {
  padding: 0;
  margin: 0;
}
div#fmst div#fleft table.siemans td.cimage {
  text-align: center;
}
div#fmst div#fleft table.siemans td img {
  margin: 0;
}
div#fmst div#fleft table.siemans td.cimage img {
  color: black;
}
div#fmst div#fleft table.siemans td.c1 {
  width: 40%;
}
div#fmst div#fleft table.siemans td.c2 {
  width: 60%;
}
div#fmst div#fleft table.siemans td.reddtext {
  font-weight: bold;
  color: black;
}

div#fmst div#fright {
  min-height: 400px;
  float: right;
  width: 240px;
  border-left: 4px solid #ddd;
  border-right: 4px solid #ddd;
  margin-top: 12px;
}
div#fmst div#fright div.wrap {
  padding: 10px 18px 0 18px;
}
div#fmst div#fright h1 {
  line-height: 1.2em;
  font-size: 225%;
  color: blue;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 0 0 0.5em 0;
}
div#fmst div#fright h2 {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  line-height: 1.2em;
  font-size: 120%;
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 1em 0 0 0;
}
div#fmst div#fright h2.tight {
  margin-top: 0;
}
div#fmst div#fright img {
  padding: 0;
  margin: 0;
}
div#fmst div#fright p.caption {
  text-align: center;
  margin-bottom: 0;
}
div#fmst div#fright p.caption2 {
  text-align: left;
  margin-bottom: 0;
  font-style: italic;
  font-size: 90%;
}
div#fmst div#fright p.tspace {
  margin-top: 2em;
  margin-bottom: 0;
}
div#fmst div#fright p.smaller {
  font-size: 90%;
}
div#fmst div#fright p.bspace {
  margin-bottom: 2em;
}


/* for clearing floats: */
br.clearit {
  clear: both;
  height: 0px;
  line-height: 0px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}
div.clearit, br.clearit {
  clear: both;
  margin: 0;
	padding: 0;
  font-size: 01px;
}
.clearit:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* for clearing floats: */
br.fclearit {
  clear: both;
  height: 0px;
  line-height: 0px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}
div.fclearit, br.fclearit {
  clear: both;
  margin: 0;
	padding: 0;
  font-size: 01px;
}
.fclearit:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/* options page */
div#fmopt {
  margin: 0 0 6px 40px;
  width: 500px;
  clear: both;
  line-height: 1.2em;
}
div#fmopt h1, div#fmopt h2, div#fmopt h3 {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  color: #333;
  font-size: 24px;
  font-weight: normal;
}
div#fmopt h1 {
  line-height: 1.2em;
  font-size: 24px;
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 0.5em 0 0.25em 0;
}
div#fmopt h2 {
  line-height: 1.2em;
  font-size: 120%;
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 0.5em 0 0 0;
}
div#fmopt h3 {
  line-height: 1.2em;
  font-size: 100%;
  color: #333;
  font-weight: bold;
  text-align: left;
  padding: 0;
  margin: 0.25em 0 0 0;
}
div#fmopt img {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
ddiv#fmopt table {
}
div#fmopt table tr {
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
div#fmopt table td {
  padding: 0;
  margin: 0;
}
div#fmopt td.ispace {
  padding-bottom: 24px;
}
div#fmopt table td.mleft {
  width: 185px;
}
div#fmopt p {
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
}
div#fmopt p.em {
  text-align: center;
  margin: 1em 10px 0;
  font-style: italic;
}


/* features page */
div#ffeat {
  margin: 0 0 6px 0;
  width: 640px;
  clear: both;
  line-height: 1.2em;
}
div#ffeat h1, div#ffeat h2, div#ffeat h3 {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  color: #333;
  font-weight: normal;
}
div#ffeat p {
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.3em;
  font-weight: bold;
}
div#ffeat h1, div#ffeat h2 {
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 0.5em 0 0.5em 0;
  line-height: 1.0em;
}
div#ffeat h1 {
  font-size: 200%;
  margin-bottom: 0.5em;
}
div#ffeat h2 {
  font-size: 140%;
  margin-bottom: 0.2em;
  font-weight: normal;
}
div#ffeat img {
  padding: 0;
  margin: 0;
}
div#ffeat div#fleft {
  float: left;
  width: 250px;
}
div#ffeat div#fleft div.wrap {
  padding: 32px 10px 0 10px;
}
div#ffeat div#fright {
  float: right;
  width: 380px;
}
div#ffeat div#fright div.wrap {
  padding: 32px 10px 0 10px;
}
div#ffeat div#fright table {
  margin-bottom: 0.5em;
}
div#ffeat div#fright table tr {
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
div#ffeat div#fright table td {
  line-height: 1.2em;
  padding: 7px 1px;
  margin: 0;
  font-size: 90%;
}


/* main page */
div#fmain {
  margin: 0;
  width: 650px; //640px;
  line-height: 1.2em;
}
div#fmain p {
  padding: 0;
  margin: 0 0 1em 0;
  line-height: 1.3em;
}
div#fmain h1 {
  font-weight: normal;
  text-align: left;
  padding: 18px 0 0;
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
  font-family: "Georgia", "Times", "Times New Roman", serif;
  color: #333;
  font-size: 24px;
  margin-bottom: 0.5em;
}
div#fmain h2 {
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
  font-family: "Georgia", "Times", "Times New Roman", serif;
  font-size: 18px;
  margin-bottom: 0.5em;
}
div#fmain div#fleft {
  float: left;
  width: 285px;
}
div#fmain div#fleft li {
  list-style-position: outside;
text-align:left;
}
div#fmain div#fleft li ul {
  padding: 0 0 0 20px;
  margin: 0 auto;
text-align:left;
}
div#fmain div#fleft p.target, div#fmain div#fleft p.target-first {
  background-image: url('feedmaster/images/bbullet.gif');
  background-position: left;
  background-repeat: no-repeat;
  padding: 0.5em 0 0.5em 32px;
  margin: 0;
}
div#fmain div#fleft p.target-first {
  border-top: none;
  padding-top: 0;
}
div#fmain div#fleft div.wrap {
  padding: 12px 10px 0 10px;
}
div#fmain div#fright {
  float: right;
  width: 345px;
}
div#fmain div#fright div.wrap {
  padding: 12px 5px 0 5px; // 12 10 0 10
}
div#fmain div#fright p.msg {
  margin: 1em 15% 1em;
  text-align: center;
}
div#fmain div#fright p.mod1 {
  margin: 1.5em auto 0;
}
div#fmain div#fright ul {
  margin-top: 0;
  padding-top: 0;
}

/* menu fix */
a.sublevel {
  padding-left: 20px;
}
a.mainlevel {
  padding-right: 5px;
}


