/* CSS Document */

html body	{
	background: #E4E2CC;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 75%; /* perhaps this should be 81.25% or 101.01% */
	color: #000000;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 25px;
}

div#wrapper {width: 570px;
}

.box {
	padding: 0.25em 1em 0.25em 1em;
	border: 1px solid;
	border-color: Maroon;
}

.box dt {
	color: green;
	padding-bottom: 4px;
}



p, td {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

li {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

/* homepage style */

ul#submenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.links {
	padding: 0.25em 0 0.25em;
	border-bottom: 1px solid;
	border-color: Maroon;
}

/* homepage topics */
h6	{
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: Maroon;
	background-color: transparent;
	padding: 0.3em;
	text-transform: uppercase;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

td#logo {width: 92px;
vertical-align: top;
}
td#menuspace {width: 235px;
vertical-align: top;}

td#intro {width: 240px;
padding-left: 6px;
vertical-align: top;}

p.homenav {
padding-top: 0px;
margin-top: 0px;
text-align: justify;
}

p.bodytxt {
padding-top: 0px;
margin-top: 0px;
font-size: 1em;
}

/* new homepage style end */

a:link{
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
	}

a:visited{
	color: #800080;
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}

a:active{
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}

.footer {
	background-color: transparent;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

h1	{
	color: #800000;
	background-color: transparent;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}

h2	{
	color: #800000;
	background-color: transparent;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

h3	{
	color: #000000;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}

h4	{
	color: #FF0000;
	background-color: transparent;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: 0px;
	display: block;
	margin-bottom: 6px;
}
	
.inline {
	display:inline;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 1em;
}

.alignright {
	text-align: right;
}

dt {
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 1em;
	color: Maroon;
	font-weight: bold;
	font-style: italic;
}
	
	
div.floatleft {
	float: left;
}

div.floatright {
	float: right;
}

span.notice {
	color: red;
}


/* styling for 4 column tables type A */

.diarytable  {
	border-color: Gray;
	border: 1px solid;
	border-collapse: collapse;
	}
	
.diarytable  td {
   border-color: Gray;
	background-color: transparent;
	border: 1px solid;
	text-align: left;
	padding: 4px;
	}
	
.diarytable th {
   border-color: Gray;
	background-color: transparent;
	border: 1px solid;
	border-bottom: 1px solid;
	color: #800000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	}
	

th.time {width: 50px;}
th.pub  {width: 140px;}
th.location {width: 246px;}
th.town  {width: 124px;}
th.score {width: 120px;color: Maroon;}
th.meaning {width: 450px;color: Maroon;}

table#nbss {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}

table#pubss {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}

td.score {vertical-align: top;font-weight: bolder;}


.newstable  {
	border-color: Gray;
	border: 1px solid;
	border-collapse: collapse;
	}
	
.newstable td {
   border-color: Gray;
	background-color: transparent;
	border: 1px solid;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	}
	
.newstable th {
   border-color: Gray;
	background-color: transparent;
	border: 1px solid;
	border-bottom: 1px solid;
	color: #800000;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	}
	
	
th.date {width: 80px;}
th.news  {width: 490px;}

/* end styling for 4 column tables type A */

/* styling for 4 column tables type B */

.publisttable  {
	width: auto;
	}

th.item  {
	width: 380px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
th.details  {
	width: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
td.details {
	text-align: right;
}

/* end styling for 4 column tables type B */

td.width120 {
	width: 120px;
}

td.width300 {
	width: 300px;
}

th {
	vertical-align: top;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

td#byline {
	text-align: right;
	color: Maroon;
	background-color: transparent;
	font-style: italic;
	font-size: 1.2em;
}

td#rhpromo {
	vertical-align: bottom;
}

.updated {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: Gray;

}


td#acrobat {
text-align: right;
}

hr {
	margin-top: 0.6em;
	margin-bottom: 0em;
	color: Gray;
	background-color: transparent;
}

.center {
	text-align: center;
}

.offset {
	margin-left: 30px;
	margin-top: 0px;
}

span.gbg2006 {
	color: red;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
}
span.gbg2005 {
	color: green;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
}
span.url {
	color: green;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
}

table.publist {
	width: 570px; margin-top: 2em; margin-bottom: 2em; background-color:#E4E2CC;
}

td.pubname {
	width:350px;
}

td.pubinfo {
	width:220px; text-align: right; 
}

td.pubinfotop {
	width:570px; text-align: right; 
}


/* Page footer */	
table.footer1 {
	border: 1px solid Gray; width:100%; margin-top:2px; background-color:#E4E2CC;
	}
table.footer2 {
	width:100%; margin-top:2px; background-color:#E4E2CC;
	}
	
.link_lh { 
	margin: 1px 8px; font-style: italic; color: Gray; background-color: transparent;
}
.link_rh {
	margin: 1px 8px; font-style: italic; color: Gray; text-align: right;
}
.w3c {
	text-align: left; margin-top: 4px;
}

div.container {
	overflow: hidden;
	width: 100%;
}

div.left {
	width: 45%;
	float: left;
}

div.right {
	width: 45%;
	float: right;
}

.leftimg {
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
	padding-top: 6px;
	display:inline;
}

.rightimg {
	float: right;
	margin-left: 6px;
	margin-bottom: 4px;
	display:inline;
}
.clear {
	clear: both;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
/* End page footer */	

.italic {
	font-style: italic;
}
