/*
	ISIware style sheet
*/

html
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p,td,th,ul,ol,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}

form,option,select,textarea.text,input.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

/*
	table replacements
*/

#container
{
	width: 800px;
	padding: 0px;
	background-color: #ffffff;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}

#header
{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 80px;
	background-color: #ffffff;
}

#banner
{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 80px;
}

#function
{
	display: none;
}

#menu-function
{
	display: none;
}


#menu
{
	display: none;
}


table.pagenav
{
	display: none;
}

img.pagenav
{
	display: none;
}

#content
{
	width: 800px;
	height: auto;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
}

#content-inside
{
	margin: 0px 30px 10px 20px;
}

#footer
{
	width: 800px;
	padding: 3px 0px 0px 0px;
	background-color: #ffffff;
}

#footertxt
{
	margin-left: 5px;
}

table.table-two-columns
{
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	clear: both;
}


/*
	data item styles
*/

table.itemlist
{
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	clear: both;
}


td.itemlist
{
	margin: 0px;
	padding: 5px 0px 2px 0px;
	vertical-align: top;
	background-color: #ffffff;
}

td.itemlist_highlighted
{
	margin: 0px;
	padding: 5px 0px 2px 0px;
	vertical-align: top;
	background-color: #eeeeee;
}

div.item_record
{
	margin: 0px 0px 0px 5px;
}

div.item_date
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

div.item_location
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

div.item_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

div.item_abstract
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

div.item_moreinfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

a.item_moreinfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.item_moreinfo:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*
	image gallery styles
*/
table.gallery
{
	margin: 0px auto 0px auto;
	padding: 0px;
	border-spacing: 10px;
}

td.gallery
{
	margin: 0px;
	padding: 0px;
}

td.gallerytext
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*
	sitemap styles
*/

div.sitemap
{
	padding: 10px;
	background-color: #eeeeee;
}

div.sitemap_0
{
	margin: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

div.sitemap_1
{
	margin: 5px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

div.sitemap_2
{
	margin: 5px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

div.sitemap_3
{
	margin: 5px 0px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

div.sitemap_4
{
	margin: 5px 0px 5px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.sitemap_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_3:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.sitemap_4:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/*
	edit mode styles
*/
fieldset.item
{
	background-color: #eeeeee;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	-moz-border-radius:10px;
}

legend.item
{
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

td.item_field
{
	margin: 2px;
	padding: 2px;
	color: #ffffff;
	background-color: #666666;
}

td.item_value
{
	margin: 2px;
	padding: 2px;
	color: #000000;
}

a.item_more
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


