#table_head {
	background-image:url('../images/top_header.gif');
	width: 783px;
}

#header_table {
	width: 783px;
	height: 65px;
}

#nav_table {
	position:absolute;
	top: 0px;
}

#page_nav {
	margin: 0px auto;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

#page_nav ul {
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px 0px 0px 45px;
}

#page_nav li {
	list-style-type: none;
	display: inline;
}

#page_nav li a {
	color: #000000;
	text-decoration: none;
	padding: 0 30px;
}

#page_nav li a:hover {
	color: #666666;
	text-decoration: underline;
}

#activelink {
	color: #666666;
	text-decoration: underline;
}

#error {
	float: right;
	padding-right: 50px;
	color: #FF0000;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.scroll_field {
	width: 783px;
}

.recordlist_nav {
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	text-align: right;
	padding-left: 20px;
	padding-top: 20px;
	width: 100%;
}

.recordlist_nav_next {
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	text-align: right;
	padding-top: 20px;
	width: 100%;
}

table.record {
	border: 1px solid #cccccc;
	background-color: #f9f8f8;
	color: #000000;
	font-size: 14px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

th.browse_header {

	font-size: 12px;
	font-weight: bold;
	height: 63px;
	margin: 0px auto;
	padding: 0px 10px;
}

tr.browse_header {
	height: 63px;
}

.browse_records {
	width: 100%;
}

/* ---------------- */
/* Table cell layout*/

.year_cell {
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 70px;
}

.cibnr_cell {
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width:100px;
}

.title_cell {
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width:360px;
}

.type_cell {
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 160px;
}

.picture_cell {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 30px;
}

.contact_image {

	width: 48px;
}

.country_cell_header {
	width: 70px;
	vertical-align: bottom;
}

.contact_cell_header {
	width:100px;
	vertical-align: bottom;
}

.affiliation_cell_header {
	width:360px;
	vertical-align: bottom;
}

.organisation_cell_header {
	width: 160px;
	vertical-align: bottom;
}

.picture_cell_header {
	width: 30px;
	vertical-align: bottom;
}

/* ---------------- */

table.reclistnavi {
	width: 100%;
	margin: 0px auto;
	text-align: right;
}

.recordlist_nav_next a {
	color: #000000;
	font-weight: bold;
}

.recordlist_nav_last a {
	color: #000000;
	font-weight: bold;
}

.recordlist_nav_first a {
	color: #000000;
	font-weight: bold;
}

.recordlist_nav_prev a {
	color: #000000;
	font-weight: bold;
}

a {
	color: #000000;
	font-weight: bold;
}

tr.table_row {
	
}

td.browse_cell {
	font-size: 12px;
	color: #000000;
	border: 1px #ffffff solid;
	padding: 5px 10px;
	font-weight: normal;
}

td.browse_cell img {
	width: 60px;
}

.sublinks a:link {
	color: #000000;
	text-decoration: none
}

.sublinks a:visited {
	color: #000000;
	text-decoration: none
}

.sublinks a:hover {
	color: #04f6dc;
}

/* Footer */

#footer {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 35px;
	position: relative;
	top: 10px;
}

#footertext {
	color: #000000;
	white-space: nowrap;
	text-align: center;
	font-weight: normal;
}

.footerwidth {
	width: 100%;
	border: none;
	margin: 0px auto;
	position: relative;
}

#footer ul.secondary_links {
	margin: 0;
}

#footer ul.secondary_links li {
	display: inline;
}

#footer ul.secondary_links a:link, #footer ul.secondary_links a:visited {
	display: inline;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footer ul.secondary_links a:hover {
	color: #666666;
}
