/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 				Cry Wild CSS 				     */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DEFAULT BODY top/right/bottom/left */
body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background: white;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DEFAULT TABLE, TD, P DEFINITIONS */
table {
border-collapse: collapse;
}
td {
font-family: arial;
font-size: 12pt;
color: black;
text-decoration: none;
}
p {
color: black;
font-family: arial;
font-size: 12pt;
text-decoration: none;
text-align: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DEFAULT ANCHOR DEFINITIONS */
a {
color: black;
font-family: arial;
font-size: 12pt;
text-decoration: none;
}
a:link {
color:blue;
}
a:visited {
color:blue;
}
a:hover {
color: #000000;
background: #CCCCFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FOOTER ANCHOR DEFINITIONS */
a.footer {
color: black;
font-family: arial;
font-size: 8pt;
text-decoration: none;
}
a.footer:link {
color:blue;
}
a.footer:visited {
color:blue;
}
a.footer:hover {
color: #000000;
background: #CCCCFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* H1 Heading definitions */
/* Used for page titles */
h1 {
color: white;
font-family: arial;
font-size: 14pt;
text-decoration: none;
margin-top: 0em;
margin-bottom: 0em;
font-weight: normal;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* H2 Heading definitions */
/* Used for Book Titles */
h2 {
color: black;
font-family: arial;
font-size: 12pt;
font-style: italic;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
text-decoration: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* H3 Heading definitions */
/* Used for ISBN Numbers */
h3 {
color: #993333;
font-family: arial;
font-size: 10pt;
text-decoration: none;
margin-top: 0em;
margin-bottom: 0em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* H4 Heading definitions */
/* Used for RD's Quotes */
h4 {
color: #000000;
font-family: arial;
font-size: 12pt;
text-decoration: none;
margin-top: 0em;
margin-bottom: 0em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* H5 Heading definitions */
/* Used for the fixed text above newbooks in the navigation */
h5 {
color: #336633;
font-family: arial;
font-size: 12pt;
text-decoration: none;
margin-top: 0em;
margin-bottom: 0em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* H6 Heading definitions */
/* Used for In-Page Section titles */
h6 {
color: black;
font-family: arial;
font-size: 12pt;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
text-decoration: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Positions the top banner image and text */
#topbannerimage {
background-attachment: scroll;
background-image: url(logobackground2.gif);
background-repeat: no-repeat;
background-position: top center;
padding-top:5px;
padding-bottom:20px;
color: #FFFFFF;
font-family: arial;
font-size: 36pt;
text-decoration: none;
text-align: center;
} 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Page Updated text definition - NOT USED
.updatetext {
color: black;
font-family: arial;
font-size: 8pt;
text-decoration: none;
}
*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* NAVIGATION ANCHOR DEFINITIONS */
a.nav:hover {
color: #000000;
background: #CCCCFF;
text-decoration: none;
font-weight: bold;
}
a.nav:link {
color: #000000;
text-decoration: none;
}
a.nav:visited {
color: #000000;
text-decoration: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*  HR DEFINITIONS */
hr.guestbook {
color: #003399;
background-color: #003399;
height: 1px;
width: 500px;
}
hr.event {
color: #A0A0A0;
background-color: #A0A0A0;
height: 1px;
width: 550px;
}
hr.rdlp {
color: #B0B0B0;
background-color: #B0B0B0;
width: 80%;
height: 1px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* TD DEFINITIONS */
/* PAGE TITLE COLOURS & ALIGNMENT */
td.home {
background-color: #336633;
text-align: left;
}
td.about {
background-color: #666633;
text-align: left;
}
td.books {
background-color: #993333;
text-align: left;
}
td.gallery {
background-color: #996633;
text-align: left;
}
td.wolfctr {
background-color: #CC9933;
text-align: left;
}
td.contact {
background-color: #CCCC33;
text-align: left;
}
td.guestbook {
background-color: #003399;
text-align: left;
}
td.links {
background-color: #9999CC;
text-align: left;
}
td.dvd {
background-color: #CC9999;
text-align: left;
}
td.admin {
background-color: #003399;
text-align: left;
}
td.theplace {
background-color: #666666;
text-align: left;
}
td.news {
background-color: #99CC99;
text-align: left;
}
td.newsfront {
background-color: #99CC99;
text-align: center;
}
td.newstitles {
text-align: left;
font-size: 0.8em;
}
/* News Related TD Definitions */
td.storytitle {
background-color: #99CC99;
text-align: left;
font-weight: bold;
border: 1px solid #C0C0C0;
}
td.storybody1 {
background-color: #FFFFFF;
text-align: left;
border: 1px solid #C0C0C0;
}
td.storybody2 {
background-color: #FFFFFF;
text-align: left;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #C0C0C0;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #C0C0C0;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}
td.storylink {
background-color: #FFFFFF;
text-align: right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C0C0C0;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #C0C0C0;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}
/* GUESTBOOK */
td.gbleft {
font-family: arial;
font-size: 0.85em;
color: #000000;
font-weight: normal;
text-align: left;
width: 25%;
}
td.gbright {
font-family: arial;
font-size: 0.85em;
color: #000000;
font-weight: normal;
text-align: left;
width: 75%;
}
td.footer {
text-align: center;
font-size: 8pt;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #D8D8D8;
}
/* EVENTS */
/* Events Title (events.shtml) */
td.eventtitle {
background: #C8C8C8;
width: 100%;
text-align: left;
border: 0px solid #C0C0C0;
}
/* Events Description (events.shtml) */
td.eventdesc {
width: 100%;
text-align: left;
}
/* Download Document Link (events.shtml) */
td.downloaddoc {
width: 100%;
text-align: right;
}
/* RDLP PAGE */
td.rdlpleft {
font-family: arial;
font-size: 0.85em;
color: #000000;
font-weight: normal;
text-align: left;
width: 67%;
padding: 2px;
}
td.rdlpright {
font-family: arial;
font-size: 0.85em;
color: #000000;
font-weight: normal;
text-align: center;
width: 33%;
padding: 2px;
}
td.rdlp-tl {
text-align: left;
width: 50%;
background-color: #E8E8E8;
}
td.rdlp-tr {
text-align: right;
width: 50%;
background-color: #E8E8E8;
}
td.rdlp-bl {
text-align: left;
width: 50%;
background-color: #E8E8E8;
}
td.rdlp-br {
text-align: right;
width: 50%;
background-color: #E8E8E8;
}
td.rdlppanelbody {
font-family: arial;
font-size: 0.85em;
color: #000000;
background-color: #E8E8E8;
font-weight: normal;
text-align: center;
width: 33%;
padding: 2px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* PARAGRAPH DEFINITIONS */
/* Guestbook Header (cwviewguest.pl) */
p.gbheader {
font-family: arial;
font-size: 0.85em;
color: #000000;
text-align: center;
}
/* No Event (events.shtml) */
p.noevents {
font-family: Arial;
font-size: 14px;
color: #A0A0A0;
text-align: center;
font-weight: bold;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* TABLE STYLES */
/* View Guestbook (cwviewguest.pl) */
table.gbook {
border-collapse: collapse;
border: 0px solid #000000;
width: 500px;
}
/* All .shtml Pages - Main Container */
table.main {
border-collapse: collapse;
border: 0px solid #000000;
width: 770px;
padding: 0px;
}
/* All .shtml Pages - Page Container */
table.page {
border-collapse: collapse;
border: 0px solid #000000;
width: 100%;
padding: 0px;
}
/* All .shtml Pages - Page Title Container */
table.pagetitle {
border-collapse: collapse;
border: 0px solid #000000;
width: 100%;
padding: 0px;
border-spacing: 0px;
}
/* All .shtml Pages - Page Body Container */
table.pagebody {
border-collapse: collapse;
border: 0px solid #000000;
width: 100%;
padding: 0px;
}
/* All .shtml Pages - Generic 100% table */
table.generic100 {
border-collapse: collapse;
border: 0px solid #000000;
width: 100%;
padding: 2px;
}
table.generic100nopad {
border-collapse: collapse;
border: 0px solid #000000;
width: 100%;
padding: 0px;
border-spacing: 0px;
}
table.generic0 {
border-collapse: collapse;
border: 0px solid #000000;
padding: 2px;
}
/* Navigation container table */
table.navigation {
border-collapse: collapse;
border: 0px solid #000000;
padding: 0px;
border-spacing: 0px;
}
/* All Popup Pages - Main Container */
table.popupmain {
border-collapse: collapse;
border: 0px solid #000000;
padding: 0px;
width: 100%;
}
table.extract {
border-collapse: collapse;
border: 0px solid #000000;
width: 500px;
padding: 0px;
}
/* Display Event (events.shtml) */
table.event {
border-collapse: collapse;
border: 0px solid #000000;
width: 550px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SPAN STYLES */
span.picturecaption {
font-family: arial;
font-size: 0.6em;
color: #000000;
text-align: center;
}
/* Mandatory Form Fields (contactmain.htm) */
span.mandatory {
color: #FF0000;
}
span.rdlppanel {
color: #808080;
}
span.smalltext {
font-size: 8pt;
font-style: italic;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Marquee CSS */
#jump_base {
  overflow-y: hidden;
  width: 290px;
  height: 150px;
  border: 1px solid #336633;
  margin: auto;
  padding: 0 5px 0 5px;
  font-size: .8em;
  font-family: Arial;
  color: #336633;
  }

.quotes {
  background-color: #FFFFFF;
  color: inherit;
  }


