/* Style sheet for cats subdirectory */

a img { border-style: none; }

body
{
  background-color: #ccffcc;
  color: #000000;
  margin: auto;
}

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

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

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

.article
{
  background-color: #ddffdd;
  box-shadow: 0 2px 4px 2px #99cc99;
  clear: both;
  color: #000000;
  display: block;
  margin: 0.5em 1.0em;
  padding: 0.1em 1.0em;
}

.button
{
  background-color: #669966;
  border-color: #003300;
  border-radius: 20px;
  border-style: ridge;
  border-width: 3px;
  box-shadow: 0px 3px 6px #336633;
  display: inline;
  float: right;
  font-size: 1.25em;
  font-style: normal;
  font-weight: bold;
  margin: 0 1.0em;
  padding: 0.1em 1.0em;
  text-align: center;
  text-decoration: none;
}

.buttonnex
{
  background-color: #669966;
  border-color: #003300;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-style: ridge;
  border-width: 3px;
  box-shadow: 0px 3px 6px #336633;
  display: inline;
  float: right;
  font-size: 1.25em;
  font-style: normal;
  font-weight: bold;
  margin: 0 1.0em 0 0.5em;
  padding: 0.1em 1.0em;
  text-align: center;
  text-decoration: none;
}

.buttonpre
{
  background-color: #669966;
  border-color: #003300;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border-style: ridge;
  border-width: 3px;
  box-shadow: 0px 3px 6px #336633;
  display: inline;
  float: right;
  font-size: 1.25em;
  font-style: normal;
  font-weight: bold;
  margin: 0 0.5em 0 0;
  padding: 0.1em 1.0em;
  text-align: center;
  text-decoration: none;
}

.clearall { clear: both; }

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

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

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

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

.footer
{
  background-color: #ccffcc;
  background-image: url(../images/iconz/pawtrack.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  clear: both;
  color: #000000;
  display: block;
  font-family: Verdana,Geneva,'DejaVu Sans',sans-serif;
  font-size: 0.83em;
  font-style: italic;
  margin: auto;
  min-height: 100px;
  padding: 0.5em 0;
}

.footer a:hover
{
  background-color: #003300;
  color: #ccffcc;
}

.grammar { font-style: italic; }

.header
{
  background-color: transparent;
  background-image: url(../images/banner/banner.png);
  background-position: top center;
  background-repeat: repeat-x;
  display: block;
  height: 100px;
}

.header h1 { 
  font-size: 3.0em;
  margin: 0 0 0 0.25em;
}

.logo
{
  float: left;
  padding: 0 1.5em 0.5em 1.5em;
  vertical-align: middle;
}

.printURL { display: none; }

.quote { font-style: italic; }

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

.refer { font-weight: bold; }

.textcentre { text-align: center; }

.textright { text-align: right; }

.textleft { text-align: left; }

ul.tabmenu
{
  font-family: Verdana,Geneva,'DejaVu Sans',sans-serif;
  font-size: 0.83em;
  font-weight: bold;
  list-style-type: none;
  margin: 0.5em 1.0em;
  padding: 0.1em 1.0em;
  text-align: center;
}

ul.tabmenu li
{ 
  display: inline;
}

ul.tabmenu li a
{
  background-color: #99cc99;
  border-color: #336633;
  border-style: solid solid none solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-width: 1px;
  color: #003300;
  float: left;
  margin: 0 0.5em 0 0;
  padding: 0.1em 0.5em 0.5em 0.5em;
  text-decoration: none;
}

ul.tabmenu li a:hover
{
  background-color: #336633;
  color: #ccffcc;
}

ul.tabmenu .append a
{
  background-color: #669966;
  color: #003300;
}

ul.tabmenu .current a
{
  background-color: #ddffdd;
  color: #003300;
}

#col1
{
  background-color: #ddffdd;
  box-shadow: 0 4px 4px 2px #99cc99;
  color: #000000;
  display: block;
  margin: 0.5em 0.1em 0.5em 1.0em;
  padding: 0.1em 1.0em;
  float: left;
  width: 45%;
}

#col2
{
  background-color: #ddffdd;
  box-shadow: 0 4px 4px 2px #99cc99;
  color: #000000;
  display: block;
  margin: 0.5em 1.0em 0.5em 0.1em;
  padding: 0.1em 1.0em;
  float: right;
  width: 45%;
}
