html,body {
	height:100%;
	width:100%;
	min-height:100%;
	background-color:#ffffff;
	color:#000000;
	margin:0px;
	padding:0px;
	Font-Family:arial,trebuchet,sans-serif;
	Font-size:14px;
}

img {
	border:0;
}

#footer {
	background-color:#aabbff;
	width:120px;
	padding-left:8px;
	padding-right:5px;
	color:#ffffff;
	position:absolute;
	left:0px;
	float:left;
	bottom:0px;
	clear:both;
}

.embutton {
	border:outset #ccc;
	border-width: 1px 2px 2px 1px;
	background-color:#335588;
	color:#ddd;
	text-decoration:none;
}

.embutton:hover {
	color:#fff;
}

.alerttxt{
	font-weight:bold;
}

/*LEFT MENU*/

#leftmenu {
	Font-Size:12px;
	background-color:#335588;
	height:108%;
	min-height:108%;
	width:120px;
	padding-left:5px;
	padding-right:3px;
	padding-top:10px;
	color:#ffffff;
	position:absolute;
	left:0px;
	top:60px;
}

#leftmenu a {
	text-decoration:none;
}

#leftmenu #quicksearch {
	background-color:#ffffff;
	color:#000000;
	width:83px;
	margin-right:3px;
}

.butgo {
	background-color:#335588;
	color:#ffffff;
	width:25px;
	height:22px;
	border:outset #ccc;
	border-width: 1px 2px 2px 1px;
}


#leftmenu
 div.languageswop {
	margin-bottom:8px;
}

#leftmenu
 div.languageswop
  img {
	margin-bottom:3px;
	margin-right:12px;
	width:16px;
	height:16px;	
	border:1px #335588 solid;
}

#leftmenu
 div.languageswop
  img.currlang {	
	border:1px #2586d7 solid;
}

#leftmenu
 div {
	Color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
}

#leftmenu
 div
  a{
	Color:#cccccc;
}

#leftmenu
 div
  a:hover{
	color:#ffffff;
}

#leftmenu
 #qsheader {
	margin-bottom:3px;
	display:block;
}

#leftmenu
 div.navigation
  span {
	border:1px #cccccc solid;
	width:107px;
	padding:2px 2px 2px 5px;
	margin:3px 0px 0px 0px;
	color:#cccccc;
	display:block;
}

#leftmenu
 div.navigation
  a span:hover,
#leftmenu
 div.navigation
  a:hover span, /*for IE*/
#leftmenu
 div.navigation
  a:hover,
#leftmenu
 div.navigation
  span.current {
	background-color:#ffffff;
	color:#335588;
}

#leftmenu
 div.navigation
  div.collmenu {
	color:#cccccc;
	border:none;
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
	padding:1px;
	width:108px;
}

#leftmenu
 div.navigation
  div.collmenu
   div {
	Font-size:0.9em;
	border:none;
	border-top:1px #cccccc solid;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:1px;
}

#leftmenu
	div.navigation
		div.collmenu
			div
				a:hover,
#leftmenu
	div.navigation
		div.collmenu
			div.selected
				a {
	color:#ffffff;
	background-color:#335588;
}

.navtxt{
	color:black;
}

#poweredby{
	align:bottom;
	border: 1px solid white;
	background-color:#335588;
	color:#ffffff;
	padding:0px;
	margin:0px;
	margin-right:4px;
	clear:both;
}
 
#poweredbyinner{
	border: 1px solid #335588;
	padding:2px;
	margin:0px;
	display: block;
}
 
#powertext{
	border: none;
	text-align:left;
	margin-left:5px;
	Font-Family:arial,trebuchet,sans-serif;
	Font-size:10px;
	display:block;
	color:#ffffff;
}
 
#powerem{
	border: none;
	text-align:center;
	Font-Family:times,serif;
	letter-spacing:1.5px;
	display:block;
	margin-top: -4px;
	color:#ffffff;
	Font-Size:21px;
}

/*END LEFT MENU*/

div.helpmenuitem {
	border:1px #cccccc solid;
	width:107px;
	padding:2px 2px 2px 5px;
	margin:0px 0px 5px 0px;
	background-color:#335588;
	color:#cccccc;
}

#mainbody {
	margin-left:144px;
	margin-right:5px;
	top:55px;
	width:800px;
	/*height:100%;*/
	padding:11px 0px 0px 3px;
}

/*ADVANCED SEARCH*/

/*these settings are overridden in advancedScript.js*/

#noresult_info {
	position:absolute;
	top:330px;
	left:130px;
	visibility:visible;
}

#noresult_info_as {
	clear:both;
	margin-top:40px;
}

#as_buttons {
	position:absolute;
	/*top:300px;*/
	left:140px;
	visibility:visible;
	text-decoration:none;
}

.as_row {
	position:absolute;
	top:180px;
	left:140px;
	visibility:hidden;
	width:640px;
}

.as_combo {
	width:180px;
}

.as_text {
	width:140px;
}

.as_textb {
	width:50px;
}

.as_row select,
.as_row input {
	margin-right:3px;
}

.as_but {
	text-decoration:none;
	background-color:white;
	color:black;
	border-left:1px black solid;
	border-top:1px black solid;
	border-right:3px #222222 solid;
	border-bottom:3px #222222 solid;
	padding:2px;
	margin-right:3px;
}

.as_but
	a {
	text-decoration:none;
}

form#acc_as {
	margin-top:1em;
}

form#acc_as
	div {
	margin-bottom:5px;
}

label.acc_asl {
	width:150px;
	text-align:right;
	margin-right:5px;
	float:left;
}

.acc_asi {
	left:100px;
	width:320px;
	margin-right:5px;
}

.acc_ass {
	left:100px;
	width:325px;
	margin-right:5px;
}

#acc_as_buttons {
	left:12.5em;
	position:relative;
	text-decoration:none;
	padding-bottom:5px;
}

/*END ADVANCED SEARCH*/

/*RESULTS*/


table.results {
	width:100%;
	border-spacing:2px;
	padding:2px;
	margin-top:5px;
	border-collapse:collapse;
}

div.result {
	width:150px;
	border-spacing:10px;
	/*border-left:1px solid #5555ff;*/
	/*border-right:1px solid #5555ff;*/
	padding:2px;
	display:block;
	text-align:center;
}

div.result
	img{
		margin-bottom: 5px;
}

td.result {
	padding:3px;
	width:150px;
	vertical-align:top;
}

div#resultpane {
	padding:0 0 0 0px;
}

div#seealso {
	float:right;
	margin-right:0px;
	border:1px solid #335588;
	width:128px;
	padding:0px;
	text-align:center;
}

#seealso_head {
	text-align:left;
	font-size:0.8em;
	padding:3px 0px 3px 4px;
	background-color:#335588;
	color:white;
}


div#seealso
	div{
	padding:2px;
}

div#singlemedia {
	float:left;
	width:196px;
}

span.enlarge_image {
	position:relative;
	top:3px;
	border:1px black solid;
	background-color:#335588;
	color:#ffffff;
	height:30px;
	display:inline;
	padding:2px;
	text-decoration:none;
}

span.enlarge_image:hover {
	border:1px #335588 solid;
	background-color:#ffffff;
	color:black;
}

div#singledata {
	margin-left:200px;
	margin-right:134px;
	/*these margins are correct when both an image and see-alsos exist
	when they do not exist the xsl template _single.xsl will override these settings with an inline style*/	
}

table#tlistview {
	Font-size:12px;
	text-align:left;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

table#tlistview
	th {
	font-style:italic;
	padding:2px 5px 5px 5px;
	border-bottom:1px black solid;
}

table#tlistview
	td{
	padding:5px 5px;
	border-top:1px #999999 solid;
}

#navwrapper {
	margin-bottom:10px;
	margin-top:2px;
}

#navwrapper
	a {
	color:#6666cc;
	text-decoration:none;
}

#navwrapper
	a:visited {
	color:#6666cc;
}

#navwrapper
	.searchdesc {
	font-weight:bold;
	font-size:1.2em;
}

span.nolink {
	color:#999999;
}

div.topbar {
	margin-top:0px;
	width:100%;
	background-color:#335588;
	color:#ffffff;
	padding-bottom:1px;
	overflow:hidden;
	position:relative;
	left:-3px; /* make this the same as main margin-left - leftmenu width*/
}

div.right {
	float:right;
}

div.left {
	float:left;
}

div.extramedia {
	margin-top:10px;
	margin-bottom:7px;
	height:1px;
}

div.extramedia
	ul {
	list-style:none;
	display:inline;
	clear:both;
}

div.extramedia
	ul
		li {
	width:46px;
	float:left;
	margin:1px;
}

div.popup {
	margin:5px;
	padding:5px;
}

#copyright {
	height:0px;
	visibility:collapse;
}

#copyright
	a:hover{
	visibility:visible;
}

div.collection
	.editbt {
	float:left;
	width:80px;
	margin-right:5px;
}


div.collection
	div.coll_img {
	float:left;
	width:46px;
	margin-right:5px;
}

div.collection
	div.coll_txt {
	margin-left:60px;
}

* html div.collection div.coll_txt {
/*this is for IE to fix 3px padding in static next to float bug*/
	margin-left:57px;
	height:1%;
}

div.collections
	div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-bottom:20px;
}

span.add2mycoll {
	position:relative;
	top:3px;
	border:1px black solid;
	background-color:#335588;
	color:#ffffff;
	height:30px;
	display:inline;
	padding:2px;
	text-decoration:none;
}

span.add2mycoll:hover {
	border:1px #335588 solid;
	background-color:#ffffff;
	color:black;
}

div#aggregate_header{
	margin:15px 0 0 15px;
	Font-size:150%;
}

div.aggregate_row{
	margin:0px;
	Font-size:75%;
	margin-top:5px;
}

/*END RESULTS*/

/*LOGON SCREEN*/

#loginbox {
	border:1px solid #ffa20f;
	padding:5px;
	margin-bottom:5px;
}

#loginbox
	input.login {
	margin-left:0em;
	width:200px;
}

label.logon {
	width:12em;
	float:left;
	text-align:right;
	margin-right:0.5em;
	display:block;
}

label.userdetails {
	width:12em;
	float:left;
	text-align:right;
	margin-right:0.5em;
	display:block;
}

div#logind
	div.submitbutsl {
	margin-left:12.5em;
}

div#userdetails
	div.submitbutsud {
	margin-left:12.5em;
}

div#userdetails
	div {
	margin:4px 1px;
}

div#logind
	div {
	margin:8px 1px;
}

input.udinp {
	width:20em;
}

/*END LOGON SCREEN*/

/*MY COLL EDIT SCREEN*/

.red {
	font-weight:bold;
	color: red;
}

#mycoll_headinfo div.mycoll_info{
	margin-left:12em;
	margin-bottom: 5px;
	width:480px;
}

label.mycolledit{
	width: 11.5em;
	text-align: right;
	margin-right: 0.5em;
	font-weight:bold;
	float:left;
}

.mycollbt{
	margin: 4px 0px 4px 0px;
	float: right;
}

div.mycollbt
	input{
	margin-right: 2px;
}

#mycoll_items{
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	margin-top: 50px;
	padding:2px;
}

input.mycollinp{
	width:100%;
}

textarea.mycollinp{
	width:100%;
	height: 150px;
	Font-Family: arial,trebuchet,sans-serif;
	Font-size: 12px;
}

div.mycollitem{
	width:100%;
}

div.mycollitem
 div.mycoll_lt{
	width: 110px;
	float:left;
}

div.mycollitem
 div.mycoll_lt
  div.itemtext{
	text-align: center;
}

div.mycollitem
 div.mycoll_rt{
	margin-left: 30px;
	float:left;
	width:490px;
}

div.mycollitem
 div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-bottom: 10px;
}

textarea.item_notes{
	width: 98%;
	height: 50px;
	margin-bottom: 5px;
	Font-Family: arial,trebuchet,sans-serif;
	Font-size: 12px;
}

div.delitems {
	height: 30px;
}

.delitems-left{
	float: left;
}

.delitems-right{
	float: right;
}

.noteheader {
	margin-left: 35px;
}

/*END MY COLL EDIT SCREEN*/

.thumbnail {
	position:relative;
	z-index:0;
}

.thumbnail:hover {
	background-color:transparent;
	z-index:50;
}

.thumbnail span {
	position:absolute;
	background-color:#ffffdd;
	padding:5px;
	left:-1000px;
	border:1px dashed gray;
	visibility:hidden;
	color:black;
	text-decoration:none;
}

.thumbnail span
	img {
	border-width:0;
	padding:2px;
}

.thumbnail:hover
	span {
	visibility:visible;
	top:0;
	left:60px; /*position where enlarged image should offset horizontally */
}

.copyright {
	position:relative;
	z-index:50;
}

.copyright:hover
	span.inline_pop {
	visibility:visible;
	top:0;
	left:110px; /*position where copyright should offset horizontally */
}

.copyright:hover {
	background-color:transparent;
	z-index:50;
}

.copyright
	span.inline_pop {
	position:absolute;
	background-color:#ffffdd;
	padding:5px;
	left:-1000px;
	color:black;
	text-decoration:none;
	width:300px;
	border:1px dashed gray;
	visibility:hidden;
}

div#cookietest {
	Font-Weight:bold;
	visibility:visible;
}


/***Report_error***/

#report_error{
	Font-size: 250%;
	margin-top:30px;
}

