/* CSS file for client site */
/* (c) Copyright 2007 David Byers Web Friday www.web-friday.co.uk */
body {color: black; background: #fff; margin: 0px; padding: 0px;}
div#title {position: absolute; left: 0px; top: 0px; height: 75px; width: 100%; vertical-align: top;
background: #39f;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div#content {position: absolute; top: 75px; left: 0px; vertical-align: top;
background: #fff;
margin: 0px 180px 0px 180px; padding: 0px 0px 0px 0px;}
div#nav {position: absolute; left: 0px; top: 0px; width: 175px; vertical-align: top;
background: #39f;
margin: 0px 0px 0px 0px; padding: 0px 0px 200px 0px;}
div#navtop {position: absolute; left: 0px; top: 100px; height: 25px; vertical-align: top;
background: #999;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div#panel {position: absolute; top: 75px; right: 0px; width: 175px; vertical-align: top;
background: #9cf;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; text-align: center;
font-weight: bold; font-style: normal; letter-spacing: 1px; display: block;
color: #39f; background: #fff;
border-bottom: #39f 2px solid;
margin: 5px 10px 10px 10px; padding: 0px 0px 3px 0px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;
font-weight: bold; font-style: normal; letter-spacing: 1px; display: block;
color: #39f; background: #fff;
margin: 0px 10px 5px 10px; padding: 0px 0px 0px 0px;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: center;
font-weight: bold; font-style: normal; letter-spacing: 1px; display: block;
color: #fff; background: #0f0;
margin: 10px 2px 0px 2px; padding: 2px 0px 2px 0px;}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; line-height: 120%;
background: #fff;
margin: 0px 0px 10px 0px; padding: 0px 10px 0px 10px;}
p.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; text-align: center;
font-weight: bold; font-style: italic; display: block;
color: #fff; background: #39f;
margin: 10px 0px 0px 0px; padding: 0px 0px 0px 180px;}
p.admin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; line-height: 120%;
font-weight: normal;
color: #000;
margin: 0px 0px 5px 0px; padding: 0px 10px 0px 10px;}
p.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; text-align: center; line-height: 175%;
font-weight: bold;
color: #fff; background: #39f;
margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}
p.navmin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-align: center; line-height: 120%;
font-weight: normal;
color: #fff; background: #39f;
margin: 0px 0px 10px 0px; padding: 0px 2px 0px 2px;}
p.panel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: center; line-height: 120%;
background: #9cf;
margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px;}
strong.shout {color: #f00;}
a:link {color: blue; text-decoration: underline;}
a:visited {color: purple; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}
a img {border: none;}
a.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; text-align: center; line-height: 175%;
font-weight: bold;
color: #fff; background: #39f;
margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}
a.nav:link {color: #fff; text-decoration: none;}
a.nav:visited {color: #666; text-decoration: none;}
a.nav:hover {color: #300; text-decoration: underline;}
a.nav:active {color: #300; text-decoration: underline;}
td {vertical-align: top;
background: #fff;
border-color: #fff; border-style: solid; border-width: 1px;
margin: 0px; padding: 0px;}
li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: left;
background: #fff;
margin: 0px; padding: 0px;}
hr {height:4px; width:90%; display: block;
color: #00f; background: #00f;
margin: 5px 10px 5px 10px; padding: 0px 0px 0px 0px;}
