/* $Id: stylesheet.css,v 1.28 2003/06/22 23:01:25 glen Exp $ */

body {
background: white;
margin: 0;
scrollbar-face-color: #b51109;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #e1afba;
scrollbar-darkshadow-color: #7f0803;
scrollbar-shadow-color: #980a04;
scrollbar-arrow-color: #e1afba;
scrollbar-track-color: #e1afba;
}
body,input,select,td,th {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
}
table {
border: none;
}
td,th {
line-height: 135%;
vertical-align: top;
}
#banner {
width: 100%;
background: #ffffff;
padding: 0px 0px 0px 0px;
border-bottom: 1px black solid;
font-family: trebuchet ms,arial,helvetica,sans-serif;
font-size: 36px;
font-weight: bold;
color: navy;
letter-spacing: -2px;
}
#banner span {
font-style: italic;
font-size: 12px;
}
#banner a, #banner a:hover {
color: white;
text-decoration: none;
}
#tag {
width: 100%;
background: #b51109;
color: white;
padding: 2px 5px 2px 10px;
border-bottom: 1px black solid;
}
#content {
background: white;
padding: 20px;
line-height: 150%;
border-left: 1px #b51109 solid;
border-right: 1px #b51109 solid;
}
#menu {
width: 140px;
line-height: 150%;
font-weight: bold;
padding: 5px;
background: #e1afba;

}
a {
color: #b51109;
text-decoration: none;
}
a:hover {
color: red;
text-decoration: underline;
}
#footer {
width: 100%;
clear: both;
text-align: center;
padding: 0px;
border-top: 1px #000000 solid;
color: gray;
}
h1,h2,h3,h4 {
font-family: trebuchet ms,arial,helvetica,sans-serif;
line-height: 100%;
}
h1 {
margin-bottom: 40px;
}
form {
}
.path {
color: white;
}
.path a {
color: white;
text-decoration: none;
}
.path a:hover {
color: silver;
text-decoration: none;
}
.prompt {
border-top: 1px dotted gray;
padding-top: 5px;
margin-bottom: 2px;
font-weight: bold;
}
.field {
margin: 0;
}
.doc {
margin-top: 2px;
color: gray;
}
textarea {
width:90%;
}
.error {
font-weight: bold;
font-size: 12px;
color: maroon;
}

.subfolders,.imageboxes {
margin: 5px 0 5px 0;
clear: both;
}
.subfolder,.picbox,.picboxlong {
text-align:center;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 10px;
line-height: 12px;
margin: 2px;
padding: 2px;
border: 1px #eeeeee solid;
float: left;
}
.subfolder {
width: 90px;
height: 90px;
}
.picbox {
width: 110px;
height: 110px;
}
.picboxlong {
width: 110px;
height: 140px;
}

.backnext {
float:right;
}
.infotable {
width: 600px;
border: 1px gray solid;
}
.list {
clear: both;
}
.list p {
margin-top: 0;
padding-top: 0;
}
th {
border-bottom: 1px #b51109 solid;
text-align: left;
}
.infotable th {
text-align: left;
border: none;
margin-right: 10px;
white-space: nowrap;
width: 120px;
}

.info {
font-size: 10px;
color: gray;
}

.action {
color: gray;
clear: left;
}
.action a {
color: gray;
text-decoration: none;
}
#content .action a:hover;
color: black;
text-decoration: underline;
}

.event_date {
white-space: nowrap;
}

img {
border: none;
}

.Comments {
width: 600px;
}
.Comments p {
margin: 0 0 5px 0;
}
.subject {
font-weight: bold;
border-top: 1px dotted gray;
margin-top: 20px;
}

.stats {
float: right;
border: 1px gray solid;
padding: 10px;
}

.even {
background: #eeeeee;
padding: 2px;
}

.pollbar {
background: #b51109;
}

.weblog {
width: 90%;
}
.weblog td {
vertical-align: top;
line-height: 150%;
}
.weblog p {
}
.weblog .icon {
width: 50px;
text-align: left;
}
.weblog .info {
}

dt {
font-weight: bold;
padding-bottom: 0;
}
dd {
padding-top: 0;
}

hr {
color: #b51109;
height: 1px;
}

.category {
float: left;
height: 240px;
width: 180px;
margin: 2px;
border: 1px #dddddd solid;
padding: 2px;
overflow-y: auto;
}
.categorytitle {
background: #b51109;
color: white;
font-weight: bold;
padding: 1px 5px 1px 5px;
margin: -2px -2px 5px -2px;
}
.categorylinks {
padding: 0 3px 0 3px;
}

h2.date {
font-size: 12px;
color: gray;
margin: 30px 0 10px 0;
}
h3.title {
margin: 10px 0 5px 0;
}

table.simple {
border-collapse: collapse;
border-bottom: 1px silver solid;
}
table.simple td {
border-top: 1px silver solid;
padding: 2px;
}

.messages {
background: white;
text-align: center;
padding: 5px;
margin: 10px 0 10px 0;
}