﻿body {
	height: 645px !important;
	height: 615px;
	width: 895px;
	background-color: #A4A079;
	color: #000000;
	margin: 20px 0px 0px 60px;
	padding: 0px;
	Font-Family: arial,trebuchet,sans-serif;
	Font-size: 12px;
}

img {
	border:0;
}

#footer {
	background-color: #000000;
	width: 120px;
	padding-left: 8px;
	padding-right: 5px;
	color: #ffffff;
	position: absolute;
	left: 0px;
	float: left;
	bottom: 0px;
	clear: both;

}
.embutton {
	border: #ccc;
	border-width: 1px 2px 2px 1px;
	background-color: #796F00;
	color: #ddd;
	text-decoration: none;
}

.embutton:hover {
	color:#fff;
}

.alerttxt{
	font-weight:bold;
}

/*LEFT MENU*/

#leftmenu {
	Font-Size: 12px;
	background-color: #999966;
	min-height: 510px;
	width: 120px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
	color: #ffffff;
	float:left;
	
	left: 0px;
	top: 65px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A0CE67;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A0CE67;
}

#leftmenu a {
	text-decoration:none;
}

#leftmenu #quicksearch {
	border: 2px solid #F8EDB4;
	background-color: #ffffff;
	color: #000000;
	width: 83px;
	margin-right: 3px;
}

.butgo {
	border-style: solid;
	border-color: #F8EDB4;
	background-color: #796F00;
	color: #ffffff;
	width: 25px;
	height: 22px;
	border-width: 1px 1px 1px 1px;
}


#leftmenu
 div.languageswop {
	margin-bottom:8px;
}

#leftmenu
 div.languageswop
  img {
	margin-bottom:3px;
	margin-right:12px;
	width:16px;
	height:16px;	
	border:1px #66669a solid;
}

#leftmenu
 div.languageswop
  img.currlang {
	border: 1px solid #F8EDB4;
}
#leftmenu
 div {
	Color: #F8EDB4;
	margin-top: 5px;
	margin-bottom: 10px;
}
#leftmenu
 div
  a{
	Color: #F8EDB4;
}

#leftmenu
 div
  a:hover{
	color:#F8EDB4;
}

#leftmenu
 #qsheader {
	margin-bottom:3px;
	display:block;
}

/*Left Nav Button Base*/
#leftmenu
 div.navigation
  span {
	border: 1px solid #F8EDB4;
	width: 107px;
	height: 20px;
	padding: 2px 2px 2px 5px;
	margin: 3px 0px 0px 0px;
	color: #F8EDB4;
	display: block;
	font-weight: bold;
	font-size: x-small;
	background-color: #796F00;
}
#leftmenu
 div.navigation
  a span:hover,
#leftmenu
 div.navigation
  a:hover span, /*for IE*/
#leftmenu
 div.navigation
  a:hover,
/*Left Buttons*/
#leftmenu
 div.navigation
  span.current {
	background-color: #C41230;
	color: #F8EDB4;
}
#leftmenu
 div.navigation
  div.collmenu {
	color: #F8EDB4;
	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{
	color: #A0CE67;
	text-decoration:underline;
	background-color: #000000;
}
				
#leftmenu
	div.navigation
		div.collmenu
			div.selected
				a {
	color: #FFFFFF;
}

.navtxt{
	color:black;
}

#poweredby{
	border: 1px solid #F8EDB4;
	background-color: #796F00;
	color: #F8EDB4;
	padding: 0px;
	margin: 0px;
	margin-right: 4px;
	clear: both;
}
 
#poweredbyinner{

	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: #F8EDB4;
}
 
#powerem{
	border: none;
	text-align:center;
	Font-Family:times,serif;
	letter-spacing:1.5px;
	display:block;
	margin-top: -4px;
	color:#F8EDB4;
	Font-Size:21px;
}
#fdmlogo{
	/*position:absolute;
	top:420px;*/
}
#mtflogo{
	position: absolute;
	top: 480px;
}

/*END LEFT MENU*/

div.helpmenuitem {
	border:1px #F8EDB4 solid;
	width:107px;
	padding:2px 2px 2px 5px;
	margin:0px 0px 5px 0px;
	background-color:#C41230;
	color:#F8EDB4;
}

/*FDM RIGHT CONTENT*/
#mainbody {
	width: 737px !important; /*width:100%;*/
	width: 733px;
	min-height: 515px;
	/*margin-left: 134px;
	margin-right: 5px;*/
	top: 55px;
	
	float:left;
	padding: 5px 10px 0px 10px;
	background-color: #E7DFC6;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A0CE67;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A0CE67;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A0CE67;
}

#mainbody h1 {
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "arial narrow";
	color: #000000;
	margin-bottom: 15px;
	margin-top: 2px;
	font-weight: bold;
}

#mainbody h2 {
	font-weight:bold;
	font-size:15px;
	color:olive;
	padding:10px 0px 0px 0px;color:#7E4300;
}

#mainbody a {
	text-decoration: none;
	color: #336600;
}
#mainbody a:hover {
	text-decoration: underline;
	color: #339933;
}
#mainbody a:visited {
	text-decoration: none;
	color: #003366;
}

#mainbody input {
	border: 2px solid #F8EDB4;
}

#mainbody select {
	border: 1px solid #F8EDB4;
	text-transform: lowercase;
}

#mainbody iframe {
	border: 1px solid #E7DFC6;
}


#homepagetext{
	width:500px;
}

#homepageimg{
	float: right;
}


/*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 {
	border-width: 1px;
	border-color: black;
	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 #666699;
	width:128px;
	padding:0px;
	text-align:center;
}

#seealso_head {
	text-align:left;
	font-size:0.8em;
	padding:3px 0px 3px 4px;
	background-color:#C41230;
	color:#F8EDB4;
}


div#seealso
	div{
	padding:2px;
}

div#singlemedia {
	float:left;
	width:196px;
}

span.enlarge_image {
	position:relative;
	top:3px;
	border:1px black solid;
	background-color:#C41230;
	color:#F8EDB4;
	height:30px;
	display:inline;
	padding:2px;
	text-decoration:none;
}

span.enlarge_image:hover {
	border:1px #66669a 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:#336600;
	text-decoration:none;
}

#navwrapper
	a:visited {
	color:#336600;
}

#navwrapper
	.searchdesc {
	font-weight:bold;
	font-size:15px;
	padding:10px 10px 0px 10px;
	color:#7E4300;
}

span.nolink {
	color:#999999;
}

div.topbar {
	margin-top: 0px;
	width: 100%;
	background-color: #796F00;
	color: #F8EDB4;
	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 {
	border: 1px solid #A0CE67;
	background-color: #E7DFC6;
	height: 550px;
	width: 550px;
	margin: 5px;
	padding: 5px;
}

div.popup h1 {
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "arial narrow";
	color: #000000;
	margin-bottom: 15px;
	margin-top: 2px;
	font-weight: bold;
}

div.popup a {
	text-decoration: none;
	color: #336600;
}

div.popup a:hover {
	text-decoration: underline;
	color: #339933;
}

#copyright {
	height:0px;
	visibility:collapse;
}

#copyright
	a:hover{
	visibility:hidden;
}

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:#C41230;
	color:#F8EDB4;
	height:30px;
	display:inline;
	padding:2px;
	text-decoration:none;
}

span.add2mycoll:hover {
	border:1px #C41230 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:#F8EDB4;
	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:#F8EDB4;
	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;
}


