/* Guild of Freemen of the City of London - Main stylesheet */
body {
	margin: 0;
	background-color:#fffacd;
/*	background-color: #ffffe0;*/
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	border-top: 12px solid #cc0000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#main {
	margin-left: 10em;
	margin-bottom: 10px;
	border-right: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	background-color: #ffffe0;
	background-color: #ffffff;
	color: #333333;
	margin-right: 100px;
	margin-right: 4em;
	max-width: 45em;
	min-width: 30em;
}
.inner {
	margin:0 15px 25px 15px;
	padding-bottom: 5px;
	}
#left {
	width: 9.2em;
	float: left;
	margin-top: 80px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
}
/* not used at present
	#right {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 90px; 
	float: right;
}*/
#footer {
	margin-top: 10px;
	padding-top: 10px; 
	padding-bottom: 4px;
	border-top: 4px solid #cc0000;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
} 
.clearing {
	clear: both;
	font-size: .7em;
	text-align: center;
	color: #cc0000;
}
/* end layout */
.logo {
	position: absolute;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	border: none;
	}
h1 {
	font-family: 'Trebuchet MS', 'New Century Schoolbook', Times, 'Times New Roman', serif;
	color: #cc0000;
	font-size: 150%;
	font-variant: small-caps;
	padding-left: 110px;
	margin-bottom: 10px;
	letter-spacing: .05em;
	max-width: 40em;
}
h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #ffffc9;
	color: white;
	background-color: #cc0000;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 15px;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	letter-spacing: .05em;
}
/* the following 3 styles are used for the page header */
h2 a:link {
	color: #ffffc9;
	font-variant: small-caps;
	text-decoration: none;
}
h2 a:visited {
	color: #ffffc9;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffc9;
	text-decoration: underline;
}
h3 {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #555555;
	letter-spacing: .03em;
}
h3.line { /* used in merchandise.php */
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	border-top: 1px dashed #999999;
	color: #333333;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	margin-bottom: 0;
	letter-spacing: .03em;
}
form {
	display: inline;
}
p {
	font-size: small;
	margin-top: 2px;
}
ol, td {
	font-size: small;
}
ul {
	font-size: small;
	list-style-type: square;
	margin-top: 0;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: disc;
}
img {
	border: none;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}	
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* navigation areas  and links */
.subnav { /* level 3 navigation */
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}
/* stop press */
.banner {
	margin-left: 1em;
	padding: 0;
	border-bottom: 1px solid #999999;
}
/* main navigation */
.menunav {
	list-style-type: none;
	margin: 0;
	margin-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #999999;
}
.membermenu {
	list-style-type: none;
	margin: 0;
	margin-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 0;
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #999999;
}
.textchange { /* used for text change area */
	list-style-type: none;
	margin: 0;
	margin-left: 1em;
	padding-top: 30px;
	padding-bottom: 10px; 
	padding-left: 0;
	text-align: right;
	color: #333333;
	font-size: small;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
.membergif {
	margin: 0;
	padding: 10px;
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom: 0;
}
li.member a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}
li.member a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
li.member a:active {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
li.member a:hover {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	border-left: 3px solid #003366;
}
li.menu a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}
li.menu a:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
li.menu a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}
li.menu a:hover {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	border-left: 3px solid #cc0000;
}
/***********************************************/
.smalltext {
	font-size: x-small;
	font-weight: normal;
}
.item {
	margin: 0;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px dotted #999999;
}
.images150 {
	margin: 0 0 5px 10px;
	padding: 0;
	width: 150px;
	float: right;
}
.images200 {
	margin: 0 0 5px 5px;
	padding: 0;
	width: 200px;
	float: right;
	text-align: center;
}
.imageright {
	margin: 10px 0 5px 15px;
	padding: 0;
	float: right;
}
.imageleft {
	margin: 10px 10px 5px 0;
	padding: 0;
	float: left;
}
.eventimg {
	margin: 10px 0 10px 10px;
	padding: 0;
	
	float: right;
}
.caption {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	font-size: x-small;
	text-align: center;
}
.eventlist {
	width: 70%;
}
.event {
	padding: 5px;
	width: 65%;
/*	border-bottom: 1px solid gray; */
}
.eventdate {
	font-size: small;
	text-align: right;
}
td.year {
	font-size: .8em;
}
td.master {
	width: 85%;
	font-size: .8em;
}
td.clerk {
	width: 70%;
	font-size: .8em;
}
td.date {
	border-top: 1px dotted silver;
	font-size: .8em;
}
td.history {
	padding: 3px;
	border-top: 1px dotted silver;
	width: 75%;
	font-size: .8em;
}
button {
	color: #cc0000;
	font-weight: bold;
	font-size: x-small;
}
input.push {
	color: #cc0000;
	font-weight: bold;
	font-size: x-small;
}
.price { /* in merchandise section */
	font-weight: bold;
	color: #cc0000;
}
.reply {
	margin-left: 30px;
}
.pages { /* used for multipage navigation on messages and directory */
	text-align: right;
	color: #666666;
	font-size: x-small;
	margin: 0;
}
.pagelinks { /* bottom of main page */
	font-size: .7em;
	text-align: center;
	padding-top: 10px;
	border-top: 1px dotted #666666;
}
.fee { /* used in fee.php only */
	text-align: right;
	width: 10%;
}
.searchresult { /* used to highlight the message search results */
	color: #000099;
	font-weight: bold;
}
.searchbox { /* used in member directory search and message search */
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 121px;
	float: right;
	border: 1px solid #999999;
	font-size: small;
	text-align: right;
	background-color: #ffffc0;
}
/* text selection gifs */
.default {
	margin: 0;
	padding: 0;
	border: 3px outset #cc0000;
	vertical-align: middle;
	background-color: #ffff99;
}
.medium {
	margin: 0;
	padding: 0;
	border: 2px inset #999999;
	vertical-align: middle;
	background-color: white;                     
}
.large {
	margin: 0;
	padding: 0;
	border: 2px inset #999999;
	vertical-align: middle;
	background-color: white;                     
}
.note { 
 padding: 5px;
}
