/* screen.css

** Copyright (c)2001-2002, Broadpool, LLC. All Rights Reserved.

** $Id: screen.css,v 1.203 2003/06/23 04:10:28 glen Exp $

*/

body,th,td,input,select,textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;

}

body {

margin: 0;

width: 100%;

background: #FFFFFF;

color: #666666;

}

input,select,textarea {

color: #000000;

background: #dddddd;

}

#title {

background: #FFFFFF;

color: #000000;

vertical-align: bottom;

padding: 5px;

}

#description {
	background: #FFFFFF;
	color: #000000;
	font-family: georgia, "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 380px;

}

#menu {

font-size: 11px;

font-weight: normal;

background: silver;

color: black;

padding: 1px;

line-height: 100%;

border-top: 1px #eeeeee solid;

border-bottom: 1px black solid;

}

#menu td {
	vertical-align: middle;
	color: #333333;

}

#content {

line-height: 150%;

color: #000000;

padding: 5px 10px 5px 10px;

margin-left: 110px;

height: 100%;

overflow: visible;

}

#navigation {

color: #000000;

background: #FFFFFF;

width: 134px;

font-size: 10px;

}

#footer {
	font-size: 10px;
	margin-left: 110px;
	margin-right: 160px;
	padding: 5px 10px 5px 10px;
	color: #666666;

}

div.Comments, div.Document, table.infotable {
	width: 600px;
	color: #333333;

}

.infotable {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;

}

h1 {
	font-size: 24px;
	color: #333333;

}

h2 {

font-family: arial,helvetica,sans-serif;

font-size: 24px;

color: white;

background: #224F73;

padding: 5px;

border-top: 1px silver solid;

border-left: 1px silver solid;

border-bottom: 1px black solid;

border-right: 1px black solid;

font-weight: normal;

margin: 10px 0 20px 0;

line-height: 120%;

}

h3, p.subject, th, .pollbar {

font-size: 12px;

font-weight: bold;

line-height: 14px;

padding: 2px;

background: #224F73;

color: white;

border-top: 1px silver solid;

border-left: 1px silver solid;

border-bottom: 1px black solid;

border-right: 1px black solid;

}

h4 {
	font-size: 11px;
	display: inline;
	color: #333333;

}

hr {

height: 1px;

color: gray;

}

p.action {

clear: left;

font-size: 10px;

line-height: 200%;

vertical-align: middle;

color: gray;

text-align: left;

}

p.action a img {
	vertical-align: middle;
	color: #666666;

}

p.error {

color: #000000;

font-weight: bold;

padding: 10px;

border: 1px gray solid;

}

p.info {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	margin: 10px 0 10px 0;
	color: #666666;

}

p.recordset {

font-size: 10px;

font-weight: bold;

color: #000000;

}

p#greeting {
	font-style: italic;
	color: #666666;

}

/*

th {

color: white;

background: #666666;

padding: 1px 5px 1px 5px;

border-top: 1px silver solid;

border-left: 1px silver solid;

border-bottom: 1px black solid;

border-right: 1px black solid;

font-size: 11px;

line-height: 12px;

}

*/

.infotable th {
	border: none;
	width: 150px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;

}

td {
	vertical-align: top;
	color: #666666;
	background-color: #FFFFFF;

}

td.event_date {
	white-space: nowrap;
	color: #666666;

}

tr.even {
	background: black;
	color: #666666;

}

a {

text-decoration: none;

color: #000000;

}

a:visited {

color: #0066CC;

}

a:hover {

text-decoration: underline;

color: #000099;

}

a img {
	border: none;
	color: #666666;
	background-color: #FFFFFF;

}

#menu a {

color: black;

font-weight: bold;

text-decoration: none;

}

#menu a:hover {

color: #000000;

text-decoration: none;

}

#menu form {
	display: inline;
	margin: 0;
	padding: 0;
	color: #666666;

}

#menu input {
	font-size: 9px;
	width: 60px;
	border: 1px black solid;
	color: #666666;

}

#navigation br {
	display: none;
	color: #333333;

}

#navigation p {
	margin: 0;
	padding: 0;
	color: #666666;

}

#navigation img {
	vertical-align: middle;
	color: #666666;

}

#navigation a, #navigation b, p.editor a, p.editor a:visited,

.backnext a, .backnext a:visited, .infotable,

p.action a, p.action a:visited {

text-decoration: none;

color: #CCCCCC;

background: #224F73;

padding: 1px 5px 1px 5px;

border-top: 1px silver solid;

border-left: 1px silver solid;

border-bottom: 1px black solid;

border-right: 1px black solid;

margin: 1px 0 1px 0;

font-size: 10px;

line-height: 11px;

}

#navigation a, #navigation b {
	display: block;
	background-color: #224F73;

}

#navigation b {
	color: white;
	font-size: 11px;
	line-height: 12px;
	background-color: #224F73;

}

p.editor a:hover, #navigation a:hover, .backnext a:hover,

p.action a:hover {

color: #FFFFFF;

text-decoration: none;

}

p.editor a:active, #navigation a:active, .backnext a:active,

p.action a:active {

color: #666666;

/*background: #eeeeee;*/

border-top: 1px black solid;

border-left: 1px black solid;

border-bottom: 1px silver solid;

border-right: 1px silver solid;

text-decoration: none;

}



p.recordset a {

color: #666666;

text-decoration: none;

padding: 1px;

}

p.recordset a:hover {
	text-decoration: underline;
	color: #666666;

}

.calday {
	font-size: 18px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #666666;

}

.day {
	height: 80px;
	padding: 2px;
	border: 1px gray solid;
	line-height: 100%;
	color: #666666;

}

.today {

color: red;

}



div.edit {
	margin: 5px;
	color: #666666;

}

p.editor {

text-align: right;

font-family: verdana,arial,helvetica,sans-serif;

font-size: 10px;

color: gray;

}





form {
	width: 650px;
	padding: 20px;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px silver solid;
	border-right: 1px silver solid;
	color: #666666;

}

form.searchform {
	display: inline;
	border: none;
	color: #666666;

}

form#shutterfly {
	display: none;
	color: #666666;

}

.formrow {
	clear: both;
	padding-top: 10px;
	color: #333333;

}

.formrow h3 {
	margin: 5px 0 5px 0;
	color: #333333;

}

.prompt {

margin-bottom: 3px;

width: 120px;

text-align: right;

font-weight: bold;

float: left;

color: #000000;

}

.doc {

font-weight: normal;

display: block;

color: #666666;

}

.field {
	width: 520px;
	float: right;
	text-align: left;
	color: #333333;

}

textarea {
	width: 500px;
	color: #333333;

}





div.subfolders {
	clear: right;
	width: 100%;
	margin: 10px 0 10px 0;
	color: #666666;

}

.subfolder, .picbox, .picboxlong {

font-size: 10px;

text-align: center;

margin: 1px;

padding: 1px;

width: 110px;

height: 110px;

float: left;

line-height: 12px;

overflow: auto;

background: #CCCCCC;

color: #000000;

border-top: 1px silver solid;

border-left: 1px silver solid;

border-bottom: 1px black solid;

border-right: 1px black solid;

}

.picbox img, .picboxlong img, .imageframe img, .index img {
	border-top: 1px silver solid;
	border-left: 1px silver solid;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	color: #666666;

}

.picbox a:active img, .picboxlong a:active img, .imageframe a:active img,

.index a:active img {
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px silver solid;
	border-right: 1px silver solid;
	color: #666666;

}

.picboxlong {
	height: 140px;
	color: #666666;

}

div.path {

color: #000000;

font-family: verdana, arial, helvetica, sans-serif;

font-weight: normal;

font-size: 10px;

line-height: 100%;

margin-bottom: 20px;

}

div.path a {

color: #000000;

text-decoration: none;

}

div.path a:hover {

color: #666666;

text-decoration: underline;

}



/* images */



.imageboxes {
	width: 100%;
	clear: left;
	margin: 10px 0 10px 0;
	color: #666666;

}

.imageboxes td {
	text-align: center;
	font-size: 9px;
	line-height: 100%;
	height: 110px;
	border: 1px gray solid;
	margin: 1px;
	padding: 2px;
	color: #666666;

}



/* table */

.list {
	clear: left;
	color: #666666;

}

td.listinfo {
	white-space: nowrap;
	font-size: smaller;
	color: #666666;

}

.list p {
	margin-top: 0;
	margin-bottom: 5px;
	color: #666666;

}



.backnext {
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
	color: #666666;

}

.imageframe {

text-align: center;

color: gray;

font-size: 10px;

}



/* division to non-break paragraphs */

div.notices {
	margin-left: 1em;
	text-indent: -1em;
	color: #666666;

}

div.notices p {
	display: inline;
	color: #666666;

}



/* advertisements */

div.ad {

margin: 10px 0 10px 0;

border: 3px darkgreen solid;

padding: 10px;

font-size: 11px;

line-height: 12px;

background: burlywood;

color: black;

}

div.ad a,div.ad a:visited,div.ad a:hover {

font-weight: bold;

color: #000066;

text-decoration: none;

}

div.adtitle {

font-weight: bold;

color: #000000;

}

div.adbody {
	display: inline;
	font-size: 10px;
	color: #666666;

}

div.adbody p {
	display: inline;
	color: #666666;

}

div.adurl {
	font-weight: bold;
	font-size: 10px;
	color: #666666;

}

div.adurl a, div.adurl a:visited, div.adurl a:hover {

color: maroon;

}

div.adowner {
	font-weight: normal;
	font-size: 9px;
	color: #666666;

}

.rating {
	display: none;
	color: #666666;

}

.ahem {

color: red;

display: none;

}



.messages {

margin: 5px;

padding: 5px;

border: 1px yellow solid;

color: #000000;

text-align: center;

}



.subfolder a img {
	border-top: 2px black solid;
	border-left: 2px black solid;
	border-bottom: 2px silver solid;
	border-right: 2px silver solid;
	margin: 5px 0 5px 0;
	color: #666666;

}

.subfolder a:hover img {
	border-top: 2px silver solid;
	border-left: 2px silver solid;
	border-bottom: 2px black solid;
	border-right: 2px black solid;
	color: #666666;

}

.subfolder a:active img {
	border-top: 2px black solid;
	border-left: 2px black solid;
	border-bottom: 2px silver solid;
	border-right: 2px silver solid;
	color: #666666;

}