* {
padding: 0; margin: 0; line-height: 1.5em;
font-family: 'Arial', sans-serif;
font-weight: normal;
font-size: 12px;
}
html {
overflow: hidden;
}
body {
overflow: hidden;
height: 100%;
}
#bg2 {
position: absolute;
bottom: 0;
left: 0;
}
#bg {
left: 200px;
position: absolute;
background: url(bg.jpg) right bottom no-repeat;
width: 100%;
height: 100%;
overflow: hidden;
}
#loader {
position: absolute;
background: white;
width: 100%;
height: 100%;
z-index: 99;
}
#loader td {
font-size: 18px;
line-height: 1.2em;
color: black;
}
#loader img {
position: relative;
top: 2px;
}
#loader span {
font-style: small-caps;
font-size: 11px;
color: gray;
}
#logos {
width: 200px;
height: 100%;
position: absolute;
left: 0;
background: url(logos.png) 20px 55px no-repeat;
font-family: 'Arial', sans-serif;
font-weight: bold;
font-size: 11px;
color: black;
text-align: center;
}
#logos a {
color: black;
display: block;
}
#fg {
display: block;
height: 100%;
width: 100%;
top: 0;
position: absolute;
overflow-y: scroll;
background: url(border.gif) left top repeat-y;
}
form {
margin-left: 201px;
padding-left: 20px;
background: #ccc;
height: 45px;
}
#lefttop {
background: #ccc; 
height: 45px;
width: 100%;
}
input {
height: 23px;
}
input, option, select, .submit{
font-size: 18px;
line-height: 1.2em;
}
input, select {
margin-right: 10px;
float: left;
margin-top: 9px;
}
#searchfield {
width: 200px;
}
#searchme, #searchfield_session_sig, #searchfield_keywords, #searchfield_category {
width: 450px;
}
.submit {
float: left;
font-weight: normal;
margin-top: 9px;
position: relative;
top: 2px;
}
h1 {
padding-left: 220px;
color: #E3000A;
font-family: 'Arial', sans-serif;
font-weight: normal;
margin-top: 10px;
font-size: 35px;
line-height: 1.2em;
}
h2 {
padding-left: 220px;
color: black;
font-family: 'Arial', sans-serif;
font-weight: normal;
font-size: 18px;
line-height: 1.2em;
}
.resultshere {
margin-left: 220px;
padding-bottom: 20px;
}
.resultshere ul, .resultshere ol {
margin-left: 25px;
}
.resultshere h1, .resultshere h2 {
padding-left: 0px;
}
.resultshere h1 {
color: #E3000A;
font-family: 'Arial', sans-serif;
font-weight: normal;
margin-top: 10px;
font-size: 35px;
line-height: 1.2em;
}
a {
color: black;
font-weight: bold;
text-decoration: none;
}
#logos a:hover, a:hover {
color: #E3000A;
}
strong {
background: yellow;
font-weight: bold;
}
li div a #pre{
margin-left: 25px;
margin-bottom: 15px;
width: 590px;
border: 1px dotted black;
padding: 5px;
margin-top: 5px;
}
a:hover #pre{
}
.session {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(transparancy.png);
text-align: center;
overflow-y: scroll;
}
.session div {
margin: 0 auto;
width: 600px;
left: 400px;
background: white url(logos2.png) right 10px no-repeat;
text-align: left;
}
.session div div {
padding: 20px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 30px;
}
.resultshere #pre {
font-weight: normal;
width: 590px;
border: 1px dotted black;
padding: 5px;
background: none;
}
.resultshere .session #pre {
font-weight: bold;
}
.resultshere h1, .resultshere h2, .resultshere #pre, .resultshere ul, .resultshere p {
margin-bottom: 15px;
}
.resultshere ul {
margin-left: 0;
padding-left: 0;
}
.resultshere ul li {
list-style: none;
}
h5 {
color: gray;
}
#topbar {
height: 45px; 
width: 680px; 
background: black; 
margin: 0; 
padding: 0;
}
#topbar a {
color: white; 
font-size: 18px;
line-height: 1.2em;
margin-top: 9px;
margin-right: 10px;
float: right;
font-weight: normal;
}
#topbar a:hover {color: #E3000A;}
#topbar span {
font-weight: bold;
font-size: 18px;
}
#toggler {color: #E3000A;}
#toggler:hover {color: black;}
#authors p{
margin-bottom: 0;
}
#lefttop a {
margin-left: 75px;
}