/* Style sheet for cats subdirectory */

body
{
  background: #ccffcc url(/cats/images/iconz/greenpaw.png) repeat-y;
  color: #000000;
  margin-left: 45px;
}

a img
{
  border-style: none;
}

h1
{
  background-color: transparent;
  background-image: url(/cats/images/banner/banner.png);
  background-position: top center;
  background-repeat: repeat-x;
  color: #003300;
  font-size: 75px;
  height: 100px;
  margin: 0 0 10px 0;
}

h2,h3,h4,h5,h6
{
  background-color: transparent;
  color: #003300;
}

hr
{
  border-style: solid;
  color: #006600;
  height: 2px;
}

table
{
  border-collapse: collapse;
}

td,th
{
  padding: 0 2px;
}

td
{
  border: solid;
  border-color: #003300;
  border-width: 1px;
}

th
{
  background-color: #003300;
  border-color: #003300;
  color: #ffffff;
}

tr
{
  vertical-align: middle;
}

table.menu
{
  background-color: #336633;
  border-collapse: separate;
  border-style: none;
  width: 100%;
}

td.menuappend
{
  background-color: #669966;
  border-style: none;
  padding: 3px;
  text-align: center;
  width: 5%;
}

td.menuappendbig
{
  background-color: #669966;
  border-style: none;
  padding: 3px;
  text-align: center;
  width: 15%;
}

td.menudiction
{
  background-color: #99cc99;
  border-style: none;
  padding: 3px;
  text-align: center;
  width: 5%;
}

td.menudictionbig
{
  background-color: #99cc99;
  border-style: none;
  padding: 3px;
  text-align: center;
  width: 15%;
}

td.menugallery
{
  background-color: #ccffcc;
  border-style: none;
  padding: 3px;
  text-align: center;
  width: 20%;
}

ul li
{
  list-style-image: url(/cats/images/iconz/tinypaw.gif);
  list-style-type: disc;
}

.centre
{
  text-align: center;
}

.clearall
{
  clear: both;
}

.contrast
{
  background-color: transparent;
  color: #003300;
  font-weight: bold;
}

.copyright
{
  display: none;
}

.floatleft
{
  float: left;
  margin: 0.1em 1em 0.1em 0;
}

.floatright
{
  float: right;
  margin: 0.1em 0 0.1em 1em;
}

.grammar
{
  font-style: italic;
}

.left
{
  text-align: left;
}

.quote
{
  font-style: italic;
}

.red
{
  background-color: transparent;
  color: #ff0000;
  font-weight: bold;
}

.refer
{
  font-weight: bold;
}

.right
{
  text-align: right;
}

#col1
{
  float: left;
  width: 45%;
}

#col2
{
  float: right;
  width: 45%;
}
