/*************************************************** default base styles */

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #000;
	background-color: #eee;
	margin: 10px 0;
}

a:link, a:visited {
	display: inline;
	border: none;
	color: #00f;
	background-color: transparent;
	text-decoration: none;
}
a:link:hover, a:visited:hover, a:link:active, a:visited:active {
	color: #191E3B; 
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	display: inline;
	border: none;
	color: #60f;
	background-color: transparent;
	text-decoration: none;
}
a:visited:hover {
	color: #191E3B; 
	background-color: transparent;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
}

h1 {
	color: #000;
	font-size: 1.8em;
}

h2 {
	display: block;
	color: #191E3B;
	border-bottom: 1px #999 dashed;
	font-size: 1.3em;
	margin-top: 1.2em;
}

h3 {
	font-size: .9em;
}

address {
	font-style: normal;
}

img {
	border-style: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.errormsg {
	font-family: monospace;
	color: #f00;
	background-color: transparent;
}

.hidden {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
}

.disclaimer {
	font-style: italic;
}

/*************************************************** Page block */

#mainblock {
	margin: 0 auto;
	width: 760px;
	border: 1px solid #888;
	text-align: left;
	background-color: #fffaee;
}

/*************************************************** main section */

#content {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	position: relative;
	z-index: 0;
	clear: left;
	border: #fffaee 1px solid;
}

#content div.contentsection {
	clear: left;
}
#content div.borderpad {
	padding-top: 1.5em;
}
#content div.borderline {
	border-top: #999 1px dashed;
}
#content div.borderpadline{
	padding-top: 1.5em;
	border-top: #999 1px dashed;	
}

#content h1 {
	padding-top: 1em;
}

#content th {
	background-color: #191E3B;
	color: #eee;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
}

#content tr.oddrow {
	color: black;
	background-color: #ddd;
}

#content img.floatleft {
	float: left;
	margin: 0 1em 1em 0;
}

#content img.floatright {
	float: right;
	margin: 0 0 1em 1em;
}

#content th a:link, #content th a:visited {
	display: inline;
	border: none;
	color: #eee;
	background-color: transparent;
	text-decoration: underline;
}
#content th a:link:hover, #content th a:visited:hover, #content th a:link:active, #content th a:visited:active {
	color: #eee; 
	background-color: transparent;
	text-decoration: underline;
}

/* multi-columns */

#wrapper {
	/*margin: 0;*/
}

#wrapper #content {
	margin-right: 210px;
}

#rightcol {
	float: right;
	width: 190px;
	display: block;
	padding: 5px;
	background-color: #dee6f0;
	border-left: #bbb 1px solid;
	border-bottom: #bbb 1px solid;
}

#bottom {
	clear: both;
}

/*************************************************** footer section */

#footer {
	margin: 0 auto;
	width: 760px;
	border: none;
	text-align: center;
	background: transparent;
	clear: both;
	
}

#rightcol #footer {
	clear: none;
	width: 180px;
	border-top: #777 1px dashed;
	padding-top: .5em;
	margin-top: 2em;
	font-size: .8em;
	text-align: center;
}

/*************************************************** Navigation */

#nav {
	font-size: 12px;
	margin: 0;
}

/* top image */

#topbanner {
	margin: 0;
	padding: 0;
	display: block;
	width: 760px;
	height: 120px;
	background: url(../../../woad/shared/getrandomimage.php?dir=/woad-local/templates/tses/images) center center no-repeat;
}

#topbanner p.sitetitle {
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0 0 15px;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #fff;
	background-color: transparent;
}

.sitetitle a:link, .sitetitle a:visited {
	display: inline;
	border: none;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
.sitetitle a:link:hover, .sitetitle a:visited:hover, .sitetitle a:link:active, .sitetitle a:visited:active {
	color: #fff; 
	background-color: transparent;
	text-decoration: none;
}

#searchformwide {
	position: relative;
	float: right;
	right: 5px;
}

#searchformwide p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1em;
}

/* menu */

#nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #bbb;
	border-width: 0 0 2px 0;
	margin: 0 0 0 0;
	z-index: 99;
	position: relative;
}

#nav a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	color: #191E3B;
	background-color: transparent;
	text-decoration: none;
	padding: 0.4em 1em;
}

#nav a.parent {
	background: url(rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	/*width: 10em;*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 2px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 11em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #bbb;
}

#nav li.mainon a {
}

#nav li.subon > a {
}

/*************************************************** crumbtrail */

#maincrumbtrail {
	font-size: .9em;
	margin: 15px 0 0 0;
	padding: 0;
}

#maincrumbtrail span {
	font-weight: bold;
}

#maincrumbtrail a:link, #maincrumbtrail a:visited {
	color: #000;
	background-color: transparent;
}
#maincrumbtrail a:link:hover, #maincrumbtrail a:visited:hover, #maincrumbtrail a:link:active, #maincrumbtrail a:visited:active {
	color: #191E3B; 
	background-color: transparent;
}

/*************************************************** views menu */

#woadviewmenu ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #ddd;
	font-weight: bold;
	padding: 0;
	margin: .5em 0 1.5em 0;
	z-index: 99;
	position: relative;
	font-size: .9em;
}

#woadviewmenu a {
	display: block;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	padding: 0.4em 1em;
}

#woadviewmenu li {
	float: left;
	padding: 0;
}

#woadviewmenu li:hover {
	background: #bbb;
}

#woadviewmenu li.viewon {
	border: solid #000;
	border-width: 2px 0 2px 0;
}

#woadviewmenu li.viewoff {
	border: solid #ddd;
	border-width: 2px 0 2px 0;
}

/*************************************************** quick links */

#quicklinks h3 {}
#quicklinks ul {
	list-style-type: square;
	margin-left: 20px;
	padding-left: 0;
}
#quicklinks li {
	font-size: .9em;
}

/*************************************************** quick news */

#quicknews h3 {}
#quicknews p {
	font-size: .9em;
	padding-left: 10px;
}

/*************************************************** site search results styles */

#search .search {
	text-align: center;
	font-size: .9em;
}

#search .results {
	font-size: 13px;
	padding-top: 10px;
}

#search .results .norecords{
	text-align: center;
	color: #f00;
	background: transparent;
}

#search .results .summary{
	display: block;
	font-size: .9em;
	padding-left: 14px;
}

/*************************************************** secure file list */

#securelist {
	width: 450px;
}
#securelist a.backlink {}
#securelist a.directory {}
#securelist tr.oddrow {}

/*************************************************** alphabetical site map (mod_alphamap) */

#alphasitelist {}

#alphasiteindex {
	text-align: center;
	margin: 2em 0;
}

#alphasiteindex a:link, #alphasiteindex a:visited {
	display: inline;
	border: 1px solid #aaa;
	background-color: #ddd;
	margin: 2px;
	font-weight: bold;
	padding: 3px 5px;
}

#alphasiteindex a:link:hover, #alphasiteindex a:visited:hover, #alphasiteindex a:link:active, #alphasiteindex a:visited:active {
  background-color: #fff;
  text-decoration: underline;
}

#alphasiteindex .alphasitenone {
	display: inline;
	color: #000;
	border: 1px solid #aaa;
	margin: 2px;
	font-weight: normal;
	padding: 3px 5px;
}

#A, #B, #C, #D, #E, #F, #G, #H, #I, #J, #K, #L, #M, #N, #O, #P, #Q, #R, #S, #T, #U, #V, #W, #X, #Y, #Z {
}

span.alphasiteletter {
	display: inline;
	color: #000;
	border: 1px solid #aaa;
	background-color: #ddd;
	margin: 2px;
	font-weight: bold;
	padding: 3px 5px;
}

a.alphasitereturn {
	padding-left: 10px;
	color: #000;
}

#alphasitelist ul {
	list-style: none;
}

.alphasitelink a:link, .alphasitelink a:visited {
	font-size: .9em;
}
.alphasitelink a:link:hover, .alphasitelink a:visited:hover, .alphasitelink a:link:active, .alphasitelink a:visited:active {
}

/*************************************************** directory */

#directory .letterlist {
	text-align: center;
	margin-top: 20px;
}

#directory .letterlist .on {
	font-size: 1.5em;
}

#directory .search {
	text-align: center;
	font-size: .9em;
}

#directory .detail {
	font-weight: bold;
	vertical-align: top;
	background-color: #dddddd;
	color: #000000;
}

#directory .results {
	font-size: 13px;
	padding-top: 10px;
}

#directory .results .norecords{
	text-align: center;
	color: #ff0000;
	background: transparent;
}

#directory td {
	text-align: left;
}

#directory th a:link, #directory th a:visited {
	display: inline;
	border: none;
	color: #eeeeee;
	background-color: transparent;
	text-decoration: underline;
}
#directory th a:link:hover, #directory th a:visited:hover, #directory th a:link:active, #directory th a:visited:active {
	color: #eeeeee; 
	background-color: transparent;
	text-decoration: underline;
}

/*************************************************** Articles */

#articles .arttitle, #articles .arttitlehlt {
	display: block;
	color: #191E3B;
	background: transparent;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px #999 dashed;
	width: 100%;
	margin-top: 2em;
}

#articles .artdate, #articles .artdatehlt {
	display: block;
	color: #444;
	background: transparent;
	font-size: .9em;
	font-style: italic;
}

#articles .artcontent {
	margin: 0 2em;
}

#articles .articletitle .arttitle, #articles .articletitlehlt .arttitlehlt {
	display: inline;
	color: #000;
	background: transparent;
	font-weight: normal;
	font-size: 1em;
	border-bottom: none;
	margin-top: 1em;
}

#articles .articletitlehlt .arttitlehlt {
	font-weight: bold;
}

#articles .articletitle .artdate, #articles .articletitlehlt .artdatehlt {
	display: block;
	float: left;
	clear: left;
	width: 5em;
	color: #444;
	background: transparent;
	font-size: 1em;
	font-style: italic;
	text-align: right;
	padding-right: 1em;
}

#articles .articletitlehlt .artdatehlt {
	font-weight: bold;
}

#articles #articlelimits {
	text-align: center;
	margin-top: 2em;
}

#articles #articlelimits .limitlinks {
	font-size: .9em;
}

#articles #articlelimits .nextlink {
	padding-left: 1em;
}

#articles #articlelimits .prevlink {
	padding-right: 1em;
}

#articles #articlelimits .search {
	font-size: .9em;
}

.rsslink {
	font-size: .9em;
	text-align: center;
}

/****************************************** calendar styles */

#quickcalendarform, #quickcalendarform input {
	font-size: .85em;
}

#content .caldualsmall {
	text-align: center;
}

#content .caldualleft, #content .caldualright {
	vertical-align: top;
	width: 46%;
}

#content .caldualmiddle {
	width: 8%;
}

#content .widgetcal {
	color: #000;
	font-size: .9em;
}

#content .widgetcalheader {
}

#content .widgetcalmonth {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 0 1em 0;
}

#content .widgetcalweek {
}

#content .widgetcalday, #content .widgetcaldaypad, #content .widgetcaltoday {
	text-align: center;
	margin: 0 .2em;
	padding: .2em 0;
	background-color: transparent;
}

#content .widgetcaltoday {
	font-weight: bold;
}

#content .widgetcalheadday {
	text-align: center;
	margin: 0 .2em;
	padding: .2em 0;
}

#content .widgetcaldaypad {
	color: #555;
}

#content .eventlist table {
	border: 0;
}

#content .eventlist th {
	text-align: left;
	margin: 1em 0;
	padding: .8em 0;
	color: #000;
	background-color: transparent;
}

#content .eventlist td {
	padding: .2em;
	font-size: .9em;
	vertical-align: top;
}

#content .eventlist .eventdate {
}

#content .eventlist .eventtime {
}

#content .eventlist .eventtitle {
}

#content .eventlist .eventnote {
	font-style: italic;
	padding-left: 1em;
}

#content .eventlist .eventoddrow {
}

#content .eventlist .eventevenrow {
	background: #ddd;
}

#content .eventlist .eventweeksep {
	background: #000;
	font-size: 2px;
	padding: 0;
	margin: 0;
}

#content #calendarupdate {
	text-align: center;
	font-size: .9em;
	font-style: italic;
}

div.eventlistsmall {
}

.eventlistsmall p {
	margin: 0;
	padding-bottom: .5em;
	font-size: .9em;
}

.eventlistsmall .eventdate {
	display: block;
	float: left;
	clear: left;
	width: 4.75em;
	font-style: italic;
	text-align: left;
	
}

.eventlistsmall .eventtitle {
}

/*************************************************** Sortable tables */

#content table.sortable a.sortheader, #content table.sortable a.sortheader:link, #content table.sortable a.sortheader:visited {
	display: inline;
	border: none;
	background-color: transparent;
	text-decoration: none;
}

#content table.sortable a.sortheader:link:hover, #content table.sortable a.sortheader:visited:hover,
#content table.sortable a.sortheader:link:active, #content table.sortable a.sortheader:visited:active {
	background-color: transparent;
	text-decoration: none;
}

#content table.sortable span.sortarrow {
    text-decoration: none;
}

/*************************************************** BoardDocs Agenda styles */

.agendameet {}

.agendacat {}

.agendaitem {
	padding-left: 3em;
}

/*************************************************** Administration styles */

#intro p {
	font-size: 14px;
}

#sitestats, #prefs {
	color: black; 
	background-color: #eee;
	padding: 5px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
}

.editarea {
	font-family: Monaco, monospace;
	font-size: 10px;
}

#wikihelp {
	font-family: Monaco, Courier, monospace;
	font-size: 10px;
	display: none;
	padding-left: 10px;
	color: #000;
	background-color: #eeeeee;
}

.pagesectiontitle {
	font-style: italic;
	color: #315d57;
	background-color: transparent;
}

td.pagesections {
	border-top: #315d57 1px dashed;
}

.norecords {
	color: #f00;
}

.editmenuline {
	color: black;
	background-color: #ff8;
}

.newmenuline {
	color: black;
	background-color: #9ff;
}

.menuconfig {
	vertical-align: top;
	border-left: #999 1px dashed;
	padding-left: 10px;
}

.loginremember {
	font-size: .8em;
}

a.menuviewlink:link, a.menuviewlink:visited {
	display: inline;
	border: none;
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
a.menuviewlink:link:hover, a.menuviewlink:visited:hover, a.menuviewlink:link:active, a.menuviewlink:visited:active {
	color: #191E3B; 
	background-color: transparent;
	text-decoration: underline;
}

a.backlink:link, a.backlink:visited {
	display: inline;
	border: none;
	color: #999;
	background-color: transparent;
	text-decoration: none;
}
a.backlink:link:hover, a.backlink:visited:hover, a.backlink:link:active, a.backlink:visited:active {
	color: #191E3B; 
	background-color: transparent;
	text-decoration: underline;
}
