
body {font: 0.8125em Verdana, sans-serif; line-height: 1; color: #333; background: #FFF;}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #555; border-bottom: 1px solid #555;}
html body a:hover {color: #000; background-color: #F4F2E4;
  border-bottom: 1px solid #9A8E51;}

h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px;
  text-transform: uppercase;}
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}

ul, ol {list-style: none;}

.column {float: left;}

#footer {clear: both; border: 1px solid #666; border-width: 1px 0;
  margin-bottom: 3em; font-size: 0.85em;
  background: #FBFAF4 url(../images/footerlogo.gif) 20px 50% no-repeat; }
#footer p {margin-left: 200px; padding: 1em 20px; border-left: 1px solid #666;
  background: #FFF;}
#footer a:link, #footer a:visited {border-bottom-width: 0;}
#footer a:hover {border-bottom-width: 1px;}

#footer .copyright {padding-left: 25px; background: url(../images/diamond-gray.gif) 10px 50% no-repeat;}

#search, input[type="text"], input[type="password"], textarea { background: #FBFAF4;
  border: 2px solid; border-color: #999 #D9D9D9 #D9D9D9 #999;}

div#header	{
	clear: both;
	border: 0;
	border-top: 10px solid #ccd;
	border-bottom: 10px solid #cdd;
	background: #edc;
	color: #663;
	width: 700px;
	padding: 5px 0;
	margin: 0px 0 0 120px;
	}

	
div#header p	{
	background: transparent center left no-repeat;	
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 50px;
	}

#docUser
{
  margin: 10px;
}

#docUser li {line-height:1.5em;}
#docUser .element_name {
   font-family: "Courier";
}

#docUser .element_value {
   font-weight: bold;
}

#docUser .object_name {
   color: #808080;
   font-weight: bold;
}

div#footer	{
	clear: both;
	border: 0;
	border-top: 10px solid #ccd;
	border-bottom: 10px solid #cdd;
	background: #edc;
	color: #663;
	width: 700px;
	padding: 5px 0;
	margin: 600px 0 0 0px;
	}

	
div#footer p	{
	background: transparent;	
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 50px;
	}


/* catalog management */

#labAreaHeader
{
font-size:1.2em;
}

#TitleArea
{
    display:block;
} 
#TitleArea table
{
    width:80%;
}
#TitleArea select
{
    width:25%;        
}
#TitleArea #fldTitle, #fldReferences
{
    width:40%;
}

#ResponsibilitiesArea, #DigitalObjectsArea, #CopiesArea
{
 display:none;
}
#fldDescription
{
    width:80%;
}

div#FormHeader,
div#FormBody
{
    padding:10px 0;
}
div#Wrapper .standard_button
{
   font-size:1em;
   border: 1px solid #999;
   background: #e7e7bd; /*  sand */
   text-decoration: none;
   padding:1px;
   width:120px;
   cursor:pointer;
}
h1.Management
{
   text-transform:capitalize;
   color:#8d0000;
   border-bottom:solid 1px #612b00;
}
div.HelpPage
{
    padding:10px;
    border:double 1px #666;
}

div#NavigationBar
{
    padding:10px;
    border-bottom:double 1px #666;
}
div#FormBody
{height:160px;}

div#NavigationBar select,
div#FormBody input[type="text"],
div#FormBody select
{
width:240px;
}

div#ButtonArea
{
margin:10px;
padding:10px;
border-top:solid 2px #666;
border-bottom:solid 2px #666;
}
ul.debug{font-family:Courier;}
 /* common controls */

.standard_button
{
   font-size:0.70em;
   border: 1px solid #999;
   background: #e7e7bd; /*  sand */
   width: 120px;
   text-decoration: none;
   cursor:pointer;
}

.browse_button
{
   font-size: 85%;
   border: 1px solid #999;
   background: #e7e7bd; /*  sand */
   text-decoration: none;
   cursor:pointer;
}

.standard_label
{
   font-size: 80%;
}

.standard_field
{
   font-size: 80%;
   height: 80%;
   width:  8.0em;
}

#legend
{
   font-family: Courier New, sans-serif;
   font-size: 1.1em;
   margin-left:115px;
   margin-right:110px;
}


#srv_report
{
   font-family: Verdana, sans-serif;
   font-size: 1.1em;
   margin-left:115px;
   margin-right:110px;
}

#bookRef a:link
{
   color: #808080;
   text-decoration: none;
}


#bookRef a:hover
{
   font-weight:bold;
}

.flow_label li
{
   margin-right: 50px;
}

.flow_label table
{
   border:solid;
}
.login_field
{
   font-size: 1.0em;
}

.login_label
{
   font-size: 1.0em;
}

.bookingsRowsList
{
}
.eva_table
{
   font-size: 1.0em;
}

.eva_header
{
   font-weight: bold;
}

.eva_input
{
   font-size: 1.0em;
}
.eva_select
{
   font-size: 1.0em;
}


.eva_label
{
   font-size: 1.0em;
}

.eva_field
{
   font-size: 1.0em;
}

.option_label
{
   font-size: 1.0em;
}

.option_field
{
   font-size: 1.0em;
}


.eva_text_area
{
   font-size: 1.0em;
}

.help_table
{
   font-size: 1.0em;
}

.help_table_header
{
   font-weight: bold;
}

.help_field
{
   font-family: Courier New, sans-serif;
   font-size: 0.9em;
}

.FAQ_Question
{
   font-weight: bold;
   font-size: 1.2em;
}

.FAQ_Answer
{
   font-size: 1.2em;
}

.srv_message
{
  font-size:1.0em;
}

.srv_error_message, .warning
{
  font-family:Courier New,Arial, sans-serif;
  font-size:0.8em;
  font-weight:bold;
  color: #c00000;
}

#gateway_message
{
  font-family:Courier New,Arial, sans-serif;
  font-size:0.8em;
   margin-left:115px;
   margin-right:110px;
}



div#optionsRowsList {
	color: #fff;
	background: transparent url(/i04/wrapinner.gif) top left repeat-y;
	margin: 1em;
	padding: 0;
	text-align: left;
    font-size:1.2em;
    font-weight:bold;
}
div#evaLogo
{
  background: transparent url(../images/evalogo.jpg) top left no-repeat;
  background-color:#e7e7bd;
  padding-left:3em;
  color:#663;
}
.centered
{
  margin: 0 10em 0 10em;
}

#copyright
{
  margin-left:0.5em;
  font-size:0.6em;
}
#Order
{
float:left;
width:29%;
margin:1em;
}

.columnLeft, .radio
{
float:left;
width:150px;
text-align:left;
}


.radio
{
color:red;
}
.columnRight
{
float:left;
margin-right:10px;
}

input[type="submit"].columnRight
{
margin-top:.1em;
}

p.label_checkbox_pair {
clear: both;
}
p.label_checkbox_pair input {
float: left;
}

p.label_checkbox_pair label {
display: block;
float: left;
width:50%;
margin-top:.1em;
}
.clr
{
clear:left;
line-height:2em;
}


div#TitleArea h3 {margin:0 0 20px 0;padding:0;}
span#TitleAreaHeader{border-bottom:solid 1px #808080;}

#TitleArea #chkTitleVisible
{
    text-align:left;
}

div#FullDescription
{
    clear:both;
}

div#Preview
{
 clear:both;
 margin:20px;
}

div#Preview table,
div#Preview table td
{border:double 2px #808080;}
div#Preview table td strong,
div#Preview table td em
{line-height:20px}
