/* 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; width: 100%; height: 80px; vertical-align: top;
background: #009;
border-bottom: #933 1px solid;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div#content {position: absolute; top: 85px; left: 0px; vertical-align: top;
background: #fff;
border-left: #933 2px solid;
margin: 0px 155px 0px 176px; padding: 0px 0px 0px 0px;}
div#panel {position: absolute; top: 81px; right: 0px; width: 150px; vertical-align: top;
background: #fff;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div#nav {position: absolute; left: 0px; top: 0px; width: 175px; vertical-align: top;
background: #fff;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; text-align: center;
font-weight: bold; font-style: normal; letter-spacing: 1px; display: block;
color: #933; background: #fff;
margin: 5px 10px 10px 10px; padding: 0px 0px 3px 0px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; text-align: center;
font-weight: bold; font-style: normal; letter-spacing: 1px; display: block;
color: #933; background: #fff;
border-bottom: #009 2px solid;
margin: 2px 10px 0px 10px; padding: 0px 0px 2px 0px;}
h2.product {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: #933; background: #fff;
border-bottom: #009 2px solid;
margin: 2px 10px 0px 10px; padding: 0px 0px 2px 0px;}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-align: left; line-height: 140%;
background: #fff; margin: 0px 0px 12px 0px; padding: 0px 15px 0px 15px;}
p.title {font-family: "Times New Roman", Times, serif; font-size: 28px; text-align: center;
font-weight: bold; font-style: normal; display: block;
color: #fff; background: #009;
margin: 0px 150px 0px 175px; padding: 0px 0px 0px 0px;}
p.intro {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-align: center;
font-weight: bold; font-style: italic; display: block;
color: #00c; background: #fff;
margin: 3px 0px 3px 0px; padding: 0px 0px 0px 0px;}
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: 16px; text-align: center; line-height: 180%;
font-weight: bold;
color: #009; background: #fff;
margin: 0px 0px 10px 0px; padding: 0px 1px 0px 1px;}
p.navmin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-align: center; line-height: 120%;
font-weight: normal;
color: #000; background: #fc3;
margin: 0px 0px 10px 0px; padding: 0px 2px 0px 2px;}
p.panel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; line-height: 125%;
background: #fff; margin: 3px 0px 12px 0px; padding: 0px 1px 0px 1px;}
p.panmin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; line-height: 120%;
font-weight: normal;
color: #000;
margin: 3px 0px 5px 0px; padding: 0px 0px 0px 0px;}
p.cr {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; line-height: 120%;
font-weight: bold; font-style: normal;
color: #000; background: #fff;
border-top: #00c 2px solid;
margin: 0px 10px 5px 10px; padding: 5px 0px 0px 0px;}
strong.shout { color: red;}
a.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-align: center; line-height: 180%;
font-weight: bold;
color: #009; background: #fff;
margin: 0px 0px 10px 0px; padding: 0px 1px 0px 1px;}
a.nav:link {color: #009; text-decoration: none;}
a.nav:visited {color: #999; text-decoration: none;}
a.nav:hover {color: #933; text-decoration: underline;}
a.nav:active {color: #933; text-decoration: underline;}
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;}
th.stock {text-align: left;}
td {vertical-align: top; background: #fff;
border-color: #fff; border-style: solid; border-width: 2px;
margin: 0px; padding: 0px;}
li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-align: left;
background: #fff; margin: 0px; padding: 0px;}
hr {height:4px; width:90%; display: block;
color: #00c; background: #00c;
margin: 5px 10px 10px 10px; padding: 0px;}
